Subversion Repositories freemyipod

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
978 716 d 17 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 5200 d 10 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 5207 d 13 h theseven /emcore/trunk/ emCORE: Add some missing malloc memory checks and some debug output  
677 5445 d 17 h theseven / Fix another 330 occurrences of "emBIOS"  
625 5484 d 19 h theseven /emcore/trunk/ emCORE: Add realign function, which is an alignment-aware realloc  
571 5495 d 10 h theseven /emcore/trunk/ emCORE: Fix a critical bug in realloc  
570 5495 d 11 h theseven /emcore/trunk/ emCORE: Prevent a null pointer dereference if realloc hits an out of memory condition  
565 5495 d 12 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 5517 d 15 h theseven /emcore/trunk/ emCORE: Rework initialization code [KNOWN-BROKEN INTERMEDIATE COMMIT!]  
429 5518 d 8 h theseven /emcore/trunk/ emCORE: Dynamic memory allocation