Subversion Repositories freemyipod

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
978 717 d 19 h user890104 /emcore/ Remove tags and branches folders from emCORE, since it never had any. Move everything from trunk to the base emCORE folder.  
818 5201 d 12 h theseven /emcore/trunk/ emCORE: Fix a really nasty memory corruption bug that was triggered by deallocating thread handles that didn't have free space in front of them during the deallocation.  
812 5208 d 15 h theseven /emcore/trunk/ emCORE: Add some missing malloc memory checks and some debug output  
677 5446 d 19 h theseven / Fix another 330 occurrences of "emBIOS"  
625 5485 d 21 h theseven /emcore/trunk/ emCORE: Add realign function, which is an alignment-aware realloc  
571 5496 d 12 h theseven /emcore/trunk/ emCORE: Fix a critical bug in realloc  
570 5496 d 13 h theseven /emcore/trunk/ emCORE: Prevent a null pointer dereference if realloc hits an out of memory condition  
565 5496 d 14 h theseven /emcore/trunk/ emCORE: Detect malloc heap size correctly, improve the default heap walker, and expose a function for walking the global malloc heap  
436 5518 d 17 h theseven /emcore/trunk/ emCORE: Rework initialization code [KNOWN-BROKEN INTERMEDIATE COMMIT!]  
429 5519 d 10 h theseven /emcore/trunk/ emCORE: Dynamic memory allocation