Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
8380 1257 d 21 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added simple function "getopt" in stdlib (tcc)  
8344 1261 d 23 h superturbocat2001 /programs/develop/ktcc/trunk/ Changed parameters of "socketpair" function in libck (ktcc)  
8338 1262 d 18 h superturbocat2001 /programs/develop/ktcc/trunk/ - network.obj loader has been moved to a separate libnetwork.a library  
8337 1262 d 20 h superturbocat2001 /programs/develop/ktcc/trunk/ - added network.obj loader
- added _ksys_kill_process function
in libck.a ktcc
 
8317 1266 d 11 h superturbocat2001 /programs/develop/ktcc/trunk/ fixed socketpair() function in libck  
8315 1267 d 0 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added functions for working with sockets in libck tcc  
8289 1269 d 1 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 1270 d 19 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
 
7949 1465 d 6 h Boppan /programs/develop/ktcc/trunk/ Add functions from <libgen.h>
Add memrchr.c
 
7888 1477 d 5 h rgimad /programs/develop/ktcc/trunk/ fix bug in "localtime" and "mktime" functions  
7857 1481 d 9 h Boppan /programs/develop/ktcc/trunk/ Fix issue #48 [http://bugs.kolibri-n.org/?id=48]  
7856 1481 d 9 h Boppan /programs/develop/ktcc/trunk/bin/lib/ Update libck.a:
Add <dlfcn.h> functions
Update sysmalloc, sysrealloc and sysfree to preserve general purpose registers.
Remove (likely accidentaly inserted) wtalloc.o.
 
7850 1484 d 7 h leency /programs/develop/ktcc/trunk/ remove duplication simple, force to add lib/*