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
8540 1208 d 0 h superturbocat2001 /programs/develop/ktcc/trunk/ Fixed strerror function and added socket error handling.
Cleared all libck warnings.
Updated libimg.h
 
8536 1211 d 0 h superturbocat2001 /programs/develop/ktcc/trunk/ - Moved error codes to errno.h
- Removed non-working files for compilation via gcc.
 
8514 1222 d 2 h superturbocat2001 /programs/develop/ktcc/trunk/libc/ - Fixed socket functions for compatibility with UNIX.  
8344 1249 d 3 h superturbocat2001 /programs/develop/ktcc/trunk/ Changed parameters of "socketpair" function in libck (ktcc)  
8317 1253 d 15 h superturbocat2001 /programs/develop/ktcc/trunk/ fixed socketpair() function in libck  
8315 1254 d 5 h superturbocat2001 /programs/develop/ktcc/trunk/ - Added functions for working with sockets in libck tcc