..
clearerr.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
data.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
doprnt.c
libc floating point and stdio floating point can now be turned on and off using
2018-06-23 00:04:14 +02:00
doscan.c
libc floating point and stdio floating point can now be turned on and off using
2018-06-23 00:04:14 +02:00
fclose.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fdopen.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
feof.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
ferror.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fflush.c
Change stdio to use atexit() rather than the internal __clean variable; this
2018-06-23 18:35:45 +02:00
fgetc.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fgetpos.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fgets.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fileno.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fillbuf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fltpr.c
libc floating point and stdio floating point can now be turned on and off using
2018-06-23 00:04:14 +02:00
flushbuf.c
Change stdio to use atexit() rather than the internal __clean variable; this
2018-06-23 18:35:45 +02:00
fopen.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fprintf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fputc.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fputs.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fread.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
freopen.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fscanf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fseek.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fsetpos.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
ftell.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
fwrite.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
getc.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
getchar.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
gets.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
icompute.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
LIST
Fixed flushbuf() so that it works with POSIX conformant Unix versions
1991-06-10 17:07:18 +00:00
loc_incl.h
Change stdio to use atexit() rather than the internal __clean variable; this
2018-06-23 18:35:45 +02:00
Makefile
changed Makefile again
1989-12-19 15:06:03 +00:00
perror.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
printf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
putc.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
putchar.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
puts.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
remove.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
rename.c
Most of libc builds now (missing malloc).
2016-08-08 23:55:47 +02:00
rewind.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
scanf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
setbuf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
setvbuf.c
Change stdio to use atexit() rather than the internal __clean variable; this
2018-06-23 18:35:45 +02:00
snprintf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
sprintf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
sscanf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
tmpfile.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
tmpnam.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
ungetc.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
vfprintf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
vprintf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
vsnprintf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00
vsprintf.c
Run libcc.ansi through clang-format.
2018-06-21 22:33:47 +02:00