kolibrios/programs/develop/libraries/kolibri-libc/include
turbocat 1c24cac315 kolibri-libc:
[include]
 - ksys.h : fixed sruct name
 - string.h: set memcpy, memset, and memove as static for libtcc
 - stdio.h: added sscanf and ungetc
 - stdint.h: added int64 limits
[stdio]
fixed *scanf functions
added ungetc functon
[lib]
 - upated binaries
 - added libtcc.a for tcc optimization
[crt]
 - removed duplicate files
[samples]
 - added fasm libc.obj example
 - updated old examples 




git-svn-id: svn://kolibrios.org@8718 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-05-09 22:12:43 +00:00
..
clayer
sys kolibri-libc: 2021-05-09 22:12:43 +00:00
ctype.h
errno.h
float.h
limits.h
math.h
setjmp.h
stdarg.h
stdbool.h
stddef.h
stdint.h kolibri-libc: 2021-05-09 22:12:43 +00:00
stdio.h kolibri-libc: 2021-05-09 22:12:43 +00:00
stdlib.h
string.h kolibri-libc: 2021-05-09 22:12:43 +00:00
time.h