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 623 d 3 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ libc.obj : added a very simple example of working with futexes  
9725 783 d 10 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added pipe example;
- Fixed Makefile.
 
9620 824 d 14 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Unified stdcall and cdecl;
- Fixed clayer to use def format;
- Fixed build examples.
 
9558 834 d 20 h turbocat /programs/develop/ktcc/trunk/ ktcc: rollback to r9529  
9553 835 d 16 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ libc.obj: Updated samples.  
9482 841 d 7 h leency / various updates, rework skin_feol_new  
9242 894 d 14 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added libc_test.c for testing libc.obj (by "navichok26")  
9207 932 d 13 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  
9204 932 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 
9155 964 d 14 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ "thread_work" C example added to "build_all.sh"  
8820 1040 d 9 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added build_all.sh