forked from KolibriOS/kolibrios
1c24cac315
[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 |
||
---|---|---|
.. | ||
clearerr.c | ||
conio.c | ||
conio.h | ||
debug_printf.c | ||
fclose.c | ||
feof.c | ||
ferror.c | ||
fflush.c | ||
fgetc.c | ||
fgetpos.c | ||
fgets.c | ||
fopen.c | ||
format_print.c | ||
format_print.h | ||
format_scan.c | ||
format_scan.h | ||
fprintf.c | ||
fputc.c | ||
fputs.c | ||
fread.c | ||
freopen.c | ||
fscanf.c | ||
fseek.c | ||
fsetpos.c | ||
ftell.c | ||
fwrite.c | ||
getchar.c | ||
gets.c | ||
perror.c | ||
printf.c | ||
puts.c | ||
remove.c | ||
rename.c | ||
rewind.c | ||
scanf.c | ||
setbuf.c | ||
setvbuf.c | ||
snprintf.c | ||
sprintf.c | ||
sscanf.c | ||
tmpfile.c | ||
tmpnam.c | ||
ungetc.c | ||
vfprintf.c | ||
vprintf.c | ||
vsnprintf.c |