Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9867 632 d 7 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ libc.obj : added a very simple example of working with futexes  
9725 792 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added pipe example;
- Fixed Makefile.
 
9620 833 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Unified stdcall and cdecl;
- Fixed clayer to use def format;
- Fixed build examples.
 
9558 844 d 1 h turbocat /programs/develop/ktcc/trunk/ ktcc: rollback to r9529  
9553 844 d 20 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ libc.obj: Updated samples.  
9482 850 d 12 h leency / various updates, rework skin_feol_new  
9242 903 d 18 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added libc_test.c for testing libc.obj (by "navichok26")  
9207 941 d 17 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  
9204 941 d 19 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 
9155 973 d 18 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ "thread_work" C example added to "build_all.sh"  
8820 1049 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added build_all.sh