kolibrios/programs/develop/ktcc/trunk/libc/include
superturbocat2001 5941f0e334 - Added 4 functions to libck: getcwd, setcwd, mkdir, rmdir.
- Fixed Makefile for building "libck" under tcc. 
- Added example to new functions

git-svn-id: svn://kolibrios.org@8280 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-11-29 22:05:50 +00:00
..
clayer - Added libbox.a and libbuf2d.a to TinyC. 2020-10-17 17:31:09 +00:00
kos - Added libbox.a and libbuf2d.a to TinyC. 2020-10-17 17:31:09 +00:00
assert.h fix libck 2018-03-05 17:53:31 +00:00
conio.h suballocator plus path fixes 2018-11-01 17:24:22 +00:00
ctype.h suballocator plus path fixes 2018-11-01 17:24:22 +00:00
dir.h - Added 4 functions to libck: getcwd, setcwd, mkdir, rmdir. 2020-11-29 22:05:50 +00:00
dlfcn.h Add <dlfcn.h> functions to libck.a (these functions initialize COFF library the same way as dll.inc) 2020-04-30 08:47:52 +00:00
errno.h fix libck 2018-03-05 17:53:31 +00:00
float.h libc testsuite + fixes 2016-05-19 12:15:22 +00:00
kolibrisys.h kolibrisys.h fix: added missing _ksys_pci_write_config_dword signature 2020-04-23 11:22:34 +00:00
kos32sys1.h Ktcc: 2020-11-10 18:53:57 +00:00
kos32sys1beta.h better suballocator 2018-11-07 17:27:07 +00:00
libgen.h Add functions from <libgen.h> 2020-05-19 11:02:39 +00:00
math.h fix libck 2018-03-05 17:53:31 +00:00
stdarg.h
stdbool.h
stddef.h
stdint.h suballocator plus path fixes 2018-11-01 17:24:22 +00:00
stdio.h added read buffering, ungetc 2018-03-12 20:41:06 +00:00
stdlib.h better suballocator 2018-11-07 17:27:07 +00:00
string.h Add functions from <libgen.h> 2020-05-19 11:02:39 +00:00
time.h fix libck 2018-03-05 17:53:31 +00:00
varargs.h