gno/lib/libc/stdio
gdr 68e30dd46a Split vfprintf.c into 2 via #ifdefs, so that ORCA/C can create two
different object files.

Added "%b" printf specifier for as per the ORCA/C implementation,
but disable it for now pending an ORCA/C bug.
1997-10-30 04:52:45 +00:00
..
clrerr.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fclose.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fdopen.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
feof.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
ferror.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fflush.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
fgetc.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fgetln.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fgetpos.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fgets.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
fileno.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
findfp.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
flags.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
floatio.h Replace ORCALib stdio implementation with BSD implementation. 1997-09-05 06:18:52 +00:00
fopen.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
fprintf.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
fpurge.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fputc.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
fputs.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fread.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
freopen.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fscanf.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
fseek.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fsetpos.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
ftell.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
funopen.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fvwrite.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
fvwrite.h Replace ORCALib stdio implementation with BSD implementation. 1997-09-05 06:18:52 +00:00
fwalk.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
fwrite.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
getc.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
getchar.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
gets.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
getw.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
glue.h Replace ORCALib stdio implementation with BSD implementation. 1997-09-05 06:18:52 +00:00
local.h Replace ORCALib stdio implementation with BSD implementation. 1997-09-05 06:18:52 +00:00
makebuf.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
Makefile Split vfprintf.c into 2 via #ifdefs, so that ORCA/C can create two 1997-10-30 04:52:45 +00:00
mktemp.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
perror.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
printf.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
putc.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
putchar.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
puts.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
putw.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
refill.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
remove.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
rewind.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
rget.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
scanf.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
setbuf.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
setbuffer.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
setvbuf.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
snprintf.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
sprintf.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
sscanf.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
stdio.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
tempnam.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
tmpfile.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
tmpnam.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
ungetc.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
vfprintf.c Split vfprintf.c into 2 via #ifdefs, so that ORCA/C can create two 1997-10-30 04:52:45 +00:00
vfscanf.c added "%b" specifier (Apple IIgs specific) for Pascal-type strings 1997-10-30 04:49:02 +00:00
vprintf.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
vscanf.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
vsnprintf.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
vsprintf.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
vsscanf.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00
wbuf.c - remove #line numbers inserted by splatprep(1) 1997-09-21 06:16:12 +00:00
wsetup.c change segment name to "libc_stdio" 1997-09-05 06:27:50 +00:00