kolibrios/programs/develop/ktcc/trunk/libc/include
superturbocat2001 ccc4de1b67 - Removed non existing functions from math.h.
- Added "sys_change_window" function to kos32sys1.h. 
- Installed "pragma pack" for the structure in kolibrisys.h.

git-svn-id: svn://kolibrios.org@8403 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-12-14 12:19:25 +00:00
..
clayer - Added libbox.a and libbuf2d.a to TinyC. 2020-10-17 17:31:09 +00:00
cryptal - Changed libgb assembly and added libcryptal (implementation of cryptoalgorithms from Brad Conte). 2020-12-11 17:07:49 +00:00
kos - Added libbox.a and libbuf2d.a to TinyC. 2020-10-17 17:31:09 +00:00
net Changed parameters of "socketpair" function in libck (ktcc) 2020-12-08 18:36:23 +00:00
assert.h
conio.h
ctype.h
dir.h Removed duplicate #define PATH_MAX 2020-12-01 16:30:24 +00:00
dlfcn.h
errno.h
float.h
getopt.h - Added simple function "getopt" in stdlib (tcc) 2020-12-12 20:09:30 +00:00
kolibrisys.h - Removed non existing functions from math.h. 2020-12-14 12:19:25 +00:00
kos32sys1.h - Removed non existing functions from math.h. 2020-12-14 12:19:25 +00:00
libgen.h Add functions from <libgen.h> 2020-05-19 11:02:39 +00:00
math.h - Removed non existing functions from math.h. 2020-12-14 12:19:25 +00:00
memory.h - Changed libgb assembly and added libcryptal (implementation of cryptoalgorithms from Brad Conte). 2020-12-11 17:07:49 +00:00
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h Add functions from <libgen.h> 2020-05-19 11:02:39 +00:00
time.h
varargs.h