kolibrios/programs/develop/ktcc/trunk/libc/stdio
superturbocat2001 fa2d611c7e Fixed strerror function and added socket error handling.
Cleared all libck warnings. 
Updated libimg.h

git-svn-id: svn://kolibrios.org@8540 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-18 22:04:07 +00:00
..
clearerr.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
conio.c suballocator plus path fixes 2018-11-01 17:24:22 +00:00
debug.c Fixed strerror function and added socket error handling. 2021-01-18 22:04:07 +00:00
fclose.c fix libck 2018-03-05 17:53:31 +00:00
feof.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
fflush.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
fgetc.c added read buffering, ungetc 2018-03-12 20:41:06 +00:00
fgetpos.c added read buffering, ungetc 2018-03-12 20:41:06 +00:00
fgets.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
fopen.c suballocator plus path fixes 2018-11-01 17:24:22 +00:00
format_print.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
format_scan.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
fprintf.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
fputc.c added read buffering, ungetc 2018-03-12 20:41:06 +00:00
fputs.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
fread.c added read buffering, ungetc 2018-03-12 20:41:06 +00:00
fscanf.c ctype+scanf fix 2016-05-16 11:03:59 +00:00
fseek.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
fsetpos.c added read buffering, ungetc 2018-03-12 20:41:06 +00:00
ftell.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
fwrite.c tcc lib fix coffload, fwrite 2018-09-25 11:52:22 +00:00
getchar.c compiler 0.9.26 release 2016-05-14 08:56:15 +00:00
gets.c compiler 0.9.26 release 2016-05-14 08:56:15 +00:00
printf.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
putchar.c compiler 0.9.26 release 2016-05-14 08:56:15 +00:00
puts.c compiler 0.9.26 release 2016-05-14 08:56:15 +00:00
rewind.c added read buffering, ungetc 2018-03-12 20:41:06 +00:00
scanf.c small polish, samples 2016-06-10 11:10:52 +00:00
snprintf.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00
sprintf_tiny.c small polish, samples 2016-06-10 11:10:52 +00:00
sprintf.c Mistakes in functions of work with files and with system calls KolibriOS are corrected. 2007-10-15 09:42:17 +00:00
sscanf.c added *scanf family 2016-05-15 19:19:22 +00:00
ungetc.c added read buffering, ungetc 2018-03-12 20:41:06 +00:00
vsnprintf.c libc testsuite + fixes 2016-05-19 12:15:22 +00:00