minix/lib/libc/stdio
Kees van Reeuwijk bc314bda91 Remove the types Dev_t, _mnx_Gui, _mnx_Uid, and similar.
Use ANSI-style function declarations where necessary.
2010-04-13 10:58:41 +00:00
..
clearerr.c
data.c
doprnt.c
doscan.c
ecvt.c
fclose.c
feof.c
ferror.c
fflush.c
fgetc.c
fgetpos.c
fgets.c
fileno.c
fillbuf.c
flushbuf.c
fopen.c Remove the types Dev_t, _mnx_Gui, _mnx_Uid, and similar. 2010-04-13 10:58:41 +00:00
fprintf.c
fputc.c
fputs.c
fread.c
freopen.c Remove the types Dev_t, _mnx_Gui, _mnx_Uid, and similar. 2010-04-13 10:58:41 +00:00
fscanf.c
fseek.c
fsetpos.c
ftell.c
fwrite.c
getc.c
getchar.c
gets.c
icompute.c
loc_incl.h
Makefile.inc - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
mktemp.c
perror.c
printf.c
putc.c
putchar.c
puts.c
remove.c
rewind.c
scanf.c
setbuf.c
setvbuf.c
snprintf.c - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
sprintf.c - new pread(), fnmatch() calls 2010-02-25 17:08:08 +00:00
sscanf.c
tmpfile.c
tmpnam.c
ungetc.c
vfprintf.c
vprintf.c
vscanf.c
vsprintf.c
vsscanf.c