freebsd-skq/lib/libc/stdio
tjr 08218617f4 Document the fact that the printf() family of functions return negative
values (EOF in our case) on error, and some of the possible errno values
in an Errors section.

PR:		39257
2002-12-20 08:28:10 +00:00
..
_flock_stub.c
asprintf.c
clrerr.c
fclose.3 mdoc(7) police: "The .Fn function". 2002-12-18 12:45:11 +00:00
fclose.c
fdopen.c
feof.c
ferror.3
ferror.c
fflush.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
fflush.c
fgetc.c
fgetln.3
fgetln.c
fgetpos.c
fgets.3 Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
fgets.c
fgetwc.c Set the error bit on the stream if an encoding error occurs. Improve 2002-10-16 12:09:43 +00:00
fgetws.3
fgetws.c
fileno.c
findfp.c bde points out that the LIBC_MAJOR macro doesn't exist and requests 2002-11-14 14:06:14 +00:00
flags.c
floatio.h
fopen.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
fputs.c
fputwc.c Set the error bit on the stream if an encoding error occurs. Improve 2002-10-16 12:09:43 +00:00
fputws.3 mdoc(7) police: markup overhaul. 2002-12-04 17:49:15 +00:00
fputws.c
fread.3
fread.c
freopen.c
fscanf.c
fseek.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
fseek.c
fsetpos.c
ftell.c
funopen.3
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwide.3 mdoc(7) police: "The .Fn function". 2002-12-18 12:45:11 +00:00
fwide.c
fwprintf.c
fwrite.c
fwscanf.c
getc.3
getc.c
getchar.c
gets.c
getw.c
getwc.3 Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
getwc.c
getwchar.c
glue.h
local.h The ORIENTLOCK macro is no longer needed since all functions use 2002-10-25 07:01:56 +00:00
makebuf.c
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
mktemp.3 mdoc(7) police: "The .Fn function". 2002-12-18 12:45:11 +00:00
mktemp.c
perror.c Write the message to stderr, not file descriptor 2, so that perror() 2002-12-19 09:53:26 +00:00
printf.3 Document the fact that the printf() family of functions return negative 2002-12-20 08:28:10 +00:00
printf.c
putc.3 mdoc(7) police: Fixed abuses of the .Ar and .Em macros. 2002-12-18 13:33:04 +00:00
putc.c
putchar.c
puts.c
putw.c
putwc.3 Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
putwc.c
putwchar.c
refill.c
remove.3
remove.c
rewind.c
rget.c
scanf.3 C99 standardised the vscanf() family of functions, update Standards 2002-12-20 07:46:01 +00:00
scanf.c
setbuf.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3 Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
stdio.c
swprintf.c
swscanf.c
tempnam.c
tmpfile.c
tmpnam.3 mdoc(7) police: "The .Fn function". 2002-12-18 12:45:11 +00:00
tmpnam.c
ungetc.3
ungetc.c
ungetwc.3 mdoc(7) police: markup overhaul. 2002-12-04 17:49:15 +00:00
ungetwc.c Set the error bit on the stream if an encoding error occurs. Improve 2002-10-16 12:09:43 +00:00
vasprintf.c
vfprintf.c Set the error bit on the stream if an encoding error occurs. Improve 2002-10-16 12:09:43 +00:00
vfscanf.c No need to include floatio.h here: vfscanf() no longer uses anything 2002-11-01 05:13:01 +00:00
vfwprintf.c Set the error bit on the stream if an encoding error occurs. Improve 2002-10-16 12:09:43 +00:00
vfwscanf.c No need to include floatio.h here: vfscanf() no longer uses anything 2002-11-01 05:13:01 +00:00
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
vswprintf.c
vswscanf.c
vwprintf.c
vwscanf.c
wbuf.c
wprintf.3 Consistently mark std(in|out|err) with .Dv, because that's how they 2002-12-04 18:57:46 +00:00
wprintf.c
wscanf.3 mdoc(7) police: tiny nits. 2002-12-09 14:11:37 +00:00
wscanf.c
wsetup.c