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 635 d 4 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ libc.obj : added a very simple example of working with futexes  
9725 795 d 11 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added pipe example;
- Fixed Makefile.
 
9620 836 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Unified stdcall and cdecl;
- Fixed clayer to use def format;
- Fixed build examples.
 
9558 846 d 21 h turbocat /programs/develop/ktcc/trunk/ ktcc: rollback to r9529  
9553 847 d 17 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ libc.obj: Updated samples.  
9482 853 d 8 h leency / various updates, rework skin_feol_new  
9242 906 d 15 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added libc_test.c for testing libc.obj (by "navichok26")  
9207 944 d 14 h turbocat /programs/develop/ktcc/trunk/ Added libshell for TCC  
9204 944 d 16 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added vsprintf to export
- Added sdltest.c example
 
9155 976 d 14 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ "thread_work" C example added to "build_all.sh"  
8820 1052 d 10 h turbocat /programs/develop/ktcc/trunk/libc.obj/samples/ Added build_all.sh