NetBSD/lib/libc/stdio
garbled 38c96853cf Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
so we shouldn't override it with versions in the manpages.  Wheee!
1999-03-22 19:44:33 +00:00
..
Makefile.inc make sure asprintf and vasprintf get MLINKS to printf.3 1998-08-30 23:29:18 +00:00
asprintf.c delint 1998-11-15 17:19:53 +00:00
clrerr.c
fclose.3
fclose.c Backed out previous fclose(NULL) change. 1998-10-18 23:48:18 +00:00
fdopen.c Need an internal name for fdopen(). 1998-10-13 14:07:04 +00:00
feof.c Deploy stdio stream locking. 1998-11-20 14:44:14 +00:00
ferror.3
ferror.c Deploy stdio stream locking. 1998-11-20 14:44:14 +00:00
fflush.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
fflush.c
fgetc.c
fgetln.3
fgetln.c delint 1998-11-15 17:19:53 +00:00
fgetpos.c
fgets.3
fgets.c change len from size_t to int so that len = fp->_r does not get promoted 1998-11-15 17:15:18 +00:00
fileno.c Deploy stdio stream locking. 1998-11-20 14:44:14 +00:00
findfp.c delint 1998-11-15 17:19:53 +00:00
flags.c include <fcntl.h> instead of <sys/file.h> 1999-03-19 12:55:52 +00:00
floatio.h
fopen.3 * Add const keywords to function arguments as appropriate. 1999-01-12 15:27:28 +00:00
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3
fputs.c delint 1998-11-15 17:19:53 +00:00
fread.3
fread.c
freopen.c When reopening in append mode, seek to the end of file in order to have the 1999-01-06 13:57:14 +00:00
fscanf.c
fseek.3 Const poisoning. 1999-03-08 10:27:34 +00:00
fseek.c delint 1998-11-15 17:19:53 +00:00
fsetpos.c
ftell.c delint 1998-11-15 17:19:53 +00:00
funopen.3
funopen.c delint 1998-11-15 17:19:53 +00:00
fvwrite.c delint 1998-11-15 17:19:53 +00:00
fvwrite.h s/c_plusplus/__cplusplus/ 1998-09-08 15:10:12 +00:00
fwalk.c
fwrite.c delint 1998-11-15 17:19:53 +00:00
getc.3
getc.c
getchar.c
gets.c Need to wrap stdio stream locking around the function body. On the bright 1998-11-20 14:49:19 +00:00
gettemp.c braces for gcc-2.8.1 1999-03-19 12:56:16 +00:00
getw.c
glue.h
local.h Add a mktempdir(), like mkstemp(), but it creates a directory. 1998-07-27 16:05:07 +00:00
makebuf.c st_blksize cannot be negative 1998-11-15 17:16:27 +00:00
mkdtemp.c Actually, FreeBSD calls this mkdtemp(). No point in creating a new name. 1998-07-27 16:12:01 +00:00
mkstemp.c Add a mktempdir(), like mkstemp(), but it creates a directory. 1998-07-27 16:05:07 +00:00
mktemp.3 Update the date on this man page. 1998-07-28 17:11:12 +00:00
mktemp.c Mention mkdtemp() in the warnings. 1998-07-27 16:39:11 +00:00
perror.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
perror.c Functionally back out namespace.h revision 1.7 and perror.c revision 1.15; 1999-03-09 13:14:36 +00:00
printf.3 Document %ll[diouxX] as requested by <bgrayson@ece.utexas.edu> in PR 1998-09-14 21:10:18 +00:00
printf.c
putc.3 first pass at fixing up capitalization of function names and 1998-08-29 08:32:32 +00:00
putc.c
putchar.c
puts.c delint 1998-11-15 17:19:53 +00:00
putw.c
refill.c
remove.3
remove.c Minor KNF nit. 1998-09-07 14:22:30 +00:00
rewind.c Oops, don't need <errno.h> any more. 1998-11-18 21:13:46 +00:00
rget.c
scanf.3
scanf.c
setbuf.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
setbuf.c
setbuffer.c delint 1998-11-15 17:19:53 +00:00
setvbuf.c
snprintf.c Need internal names for snprintf() and vsnprintf(). 1998-10-13 14:19:21 +00:00
sprintf.c
sscanf.c delint 1998-11-15 17:19:53 +00:00
stdio.3 Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
stdio.c delint 1998-11-15 17:19:53 +00:00
tempnam.c delint 1998-11-15 17:19:53 +00:00
tmpfile.c Need an internal name for fdopen(). 1998-10-13 14:07:04 +00:00
tmpnam.3
tmpnam.c Need internal names for snprintf() and vsnprintf(). 1998-10-13 14:19:21 +00:00
ungetc.3
ungetc.c delint 1998-11-15 17:19:53 +00:00
vasprintf.c delint 1998-11-15 17:19:53 +00:00
vfprintf.c This is ugly. There is a const castaway inside the print macro, so we cannot 1998-11-15 17:19:05 +00:00
vfscanf.c delint 1998-11-15 17:19:53 +00:00
vprintf.c
vscanf.c
vsnprintf.c Need internal names for snprintf() and vsnprintf(). 1998-10-13 14:19:21 +00:00
vsprintf.c
vsscanf.c delint 1998-11-15 17:19:53 +00:00
wbuf.c
wsetup.c