Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
8290 1263 d 6 h superturbocat2001 /programs/develop/ktcc/trunk/libc/include/ Removed duplicate #define PATH_MAX  
/programs/develop/ktcc/trunk/libc/include/dir.h
8289 1263 d 6 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
 
/programs/develop/ktcc/trunk/bin/lib/libck.a
/programs/develop/ktcc/trunk/libc/build.bat
/programs/develop/ktcc/trunk/libc/fs/dir.c
/programs/develop/ktcc/trunk/libc/include/dir.h
/programs/develop/ktcc/trunk/samples/dir_example.c
8280 1265 d 0 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
 
/programs/develop/ktcc/trunk/libc/Makefile
/programs/develop/ktcc/trunk/libc/fs
/programs/develop/ktcc/trunk/libc/fs/dir.c
/programs/develop/ktcc/trunk/libc/include/dir.h
/programs/develop/ktcc/trunk/samples/dir_example.c
/programs/develop/ktcc/trunk/libc/makefile
/programs/develop/ktcc/trunk/bin/lib/libck.a
/programs/develop/ktcc/trunk/samples/build_all.sh