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.  
835 5174 d 11 h theseven / emCORE: Add argc/argv argument passing mechanism for apps/libs and arg0-arg3 for threads  
821 5196 d 8 h theseven /emcore/trunk/ emCORE: Fix library user list allocations being owned by a user instead of the library  
814 5207 d 12 h theseven /emcore/trunk/ emCORE: Add more detailed tracking of handle owners  
682 5444 d 12 h theseven /emcore/trunk/ emCORE: Make some local variables static  
567 5495 d 11 h theseven /emcore/trunk/ emCORE: Fix library_unload  
537 5496 d 16 h theseven /emcore/trunk/ emCORE: Fix library list corruption  
489 5511 d 8 h theseven / emCORE: Fix a lot of bugs  
468 5512 d 10 h theseven /emcore/trunk/ emCORE: Allow libraries to not have an initialization function  
467 5512 d 11 h theseven /emcore/trunk/ emCORE: Reverse library versioning scheme (now works like the syscall API)  
466 5512 d 11 h theseven / emCORE: Make shared libraries actually work  
465 5512 d 13 h theseven /emcore/trunk/ emCORE: Shared library support. Not tested yet.