Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8367 1246 d 12 h superturbocat2001 /programs/develop/ktcc/trunk/ - Changed libgb assembly and added libcryptal (implementation of cryptoalgorithms from Brad Conte).
- Changed build libgb.
- Added memory.h for compatibility.
 
8344 1249 d 10 h superturbocat2001 /programs/develop/ktcc/trunk/ Changed parameters of "socketpair" function in libck (ktcc)  
8338 1250 d 5 h superturbocat2001 /programs/develop/ktcc/trunk/ - network.obj loader has been moved to a separate libnetwork.a library  
8337 1250 d 8 h superturbocat2001 /programs/develop/ktcc/trunk/ - added network.obj loader
- added _ksys_kill_process function
in libck.a ktcc
 
8317 1253 d 22 h superturbocat2001 /programs/develop/ktcc/trunk/ fixed socketpair() function in libck  
8315 1254 d 12 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added functions for working with sockets in libck tcc  
8290 1256 d 12 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/ Removed duplicate #define PATH_MAX  
8289 1256 d 13 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added "lsdir" function to libck ktcc.
- Added "fs" folder to build.bat in libck for tcc.
- Updated libck and dir_example
 
8280 1258 d 7 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added 4 functions to libck: getcwd, setcwd, mkdir, rmdir.
- Fixed Makefile for building "libck" under tcc.
- Added example to new functions
 
8171 1277 d 10 h maxcodehack /programs/develop/ktcc/trunk/ Ktcc:
- kos32sys1.h: Tcc dont support aliasing but support defines
- boxlib sample: Update sample for upper fix
- Rasterworks example: Fix 'bright' letters
 
8107 1301 d 11 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added libbox.a and libbuf2d.a to TinyC.
- The structure of the header files has been reorganized.
 
8106 1301 d 12 h maxcodehack /programs/develop/ktcc/trunk/ clayer TinyC
- Add new sample
- Fix bug: 'Unexpected stack end'
 
8104 1301 d 16 h maxcodehack /programs/develop/ktcc/trunk/ Add C_Layer for TinyC
- Boxlib wrapper
 
8101 1303 d 6 h superturbocat2001 /programs/develop/ktcc/trunk/ Added libraries to ktcc: "rasterworks", "libimg", "libgb", "msgbox". And also an examples for these libraries.
Fixed header file "msgbox.h"
 
8098 1305 d 4 h superturbocat2001 /programs/develop/ Added "libmsgbox" to ktcc.
Added examples for working with coff-libraries and "libmsgbox" to ktcc.
Modified binutils to work normally via console.obj.
 
7950 1452 d 17 h Boppan /programs/develop/ktcc/trunk/libc/dlfcn/ Typo in dlfcn.c  
7949 1452 d 18 h Boppan /programs/develop/ktcc/trunk/ Add functions from <libgen.h>
Add memrchr.c
 
7925 1455 d 21 h Boppan /programs/develop/ktcc/trunk/ Implement dynamic linking with system libraries via -lsyslibname:
console.obj
http.ibj
InputBox.obj
Add header files for apps what dynamically link these libraries.
 
7888 1464 d 17 h rgimad /programs/develop/ktcc/trunk/ fix bug in "localtime" and "mktime" functions  
7857 1468 d 21 h Boppan /programs/develop/ktcc/trunk/ Fix issue #48 [http://bugs.kolibri-n.org/?id=48]  

Show All