freebsd-nq/lib/libc/stdio
John Birrell 870039320f Changed all paths to be relative to src/lib instead of src/lib/libc
so that all these makefiles can be used to build libc_r too.

Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.

Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.
1997-05-03 03:50:06 +00:00
..
asprintf.c
clrerr.c
fclose.3
fclose.c
fdopen.c
feof.c
ferror.3
ferror.c
fflush.3
fflush.c
fgetc.c
fgetln.3
fgetln.c
fgetpos.c
fgets.3
fgets.c
fileno.c
findfp.c
flags.c
floatio.h
fopen.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:35:33 +00:00
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3
fputs.c
fread.3
fread.c
freopen.c
fscanf.c
fseek.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:35:33 +00:00
fseek.c
fsetpos.c
ftell.c Merge from Lite2 1997-03-11 11:40:40 +00:00
funopen.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:35:33 +00:00
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwrite.c
getc.3
getc.c
getchar.c
gets.c
getw.c
glue.h
local.h
makebuf.c
Makefile.inc Changed all paths to be relative to src/lib instead of src/lib/libc 1997-05-03 03:50:06 +00:00
mktemp.3
mktemp.c Fix race 1997-04-07 18:01:10 +00:00
perror.c
printf.3 FIxed arg types (mostly missing consts) in synopsis. 1997-03-19 00:52:58 +00:00
printf.c
putc.3
putc.c
putchar.c
puts.c
putw.c
refill.c
remove.3
remove.c
rewind.c
rget.c
scanf.3
scanf.c
setbuf.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 13:35:33 +00:00
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3
stdio.c
tempnam.c
tmpfile.c
tmpnam.3
tmpnam.c
ungetc.3
ungetc.c
vasprintf.c
vfprintf.c
vfscanf.c Eliminate yet one function call when locale not used 1997-04-04 19:07:02 +00:00
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
wbuf.c
wsetup.c