freebsd-nq/lib/libc/stdio
Robert Nordier 18e08df153 Treat an attempt to read from a write-only stream more consistently.
Submitted by: Anton Berezin <tobez@plab.ku.dk>
PR          : 12852
1999-08-10 21:36:51 +00:00
..
_flock_stub.c
asprintf.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
clrerr.c
fclose.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fclose.c
fdopen.c
feof.c
ferror.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
ferror.c
fflush.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fflush.c
fgetc.c
fgetln.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fgetln.c
fgetpos.c Added functions fseeko() and ftello() (from susv2). 1999-02-08 21:32:38 +00:00
fgets.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fgets.c
fileno.c
findfp.c
flags.c
floatio.h
fopen.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fputs.c
fread.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fread.c
freopen.c
fscanf.c
fseek.3 The pseudocode in the synopsis didn't come close to actually 1999-03-05 12:56:37 +00:00
fseek.c Added functions fseeko() and ftello() (from susv2). 1999-02-08 21:32:38 +00:00
fsetpos.c Added functions fseeko() and ftello() (from susv2). 1999-02-08 21:32:38 +00:00
ftell.c Added functions fseeko() and ftello() (from susv2). 1999-02-08 21:32:38 +00:00
funopen.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
funopen.c
fvwrite.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
fvwrite.h
fwalk.c
fwrite.c
getc.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
getc.c
getchar.c
gets.c
getw.c
glue.h
local.h
makebuf.c
Makefile.inc Add mkstemps to the man page, and create a link for it. 1999-04-04 21:15:37 +00:00
mktemp.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
mktemp.c Add mkstemps from OpenBSD. This has been in my tree for months and 1999-04-04 20:28:04 +00:00
perror.c Check for a zero-length as well as a NULL string argument. 1998-10-29 14:40:20 +00:00
printf.3 Fixed missing "G" in the list item for the main description of %g and 1999-08-08 11:00:01 +00:00
printf.c
putc.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
putc.c
putchar.c
puts.c
putw.c
refill.c Treat an attempt to read from a write-only stream more consistently. 1999-08-10 21:36:51 +00:00
remove.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
remove.c
rewind.c
rget.c
scanf.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
scanf.c
setbuf.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
stdio.c
tempnam.c
tmpfile.c
tmpnam.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
tmpnam.c
ungetc.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
ungetc.c
vasprintf.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
vfprintf.c Add support for long long modifier (e.g. %llx, %lld). 1999-03-11 22:44:02 +00:00
vfscanf.c Apply patch to properly sscanf(3) when there is whitespace in the format 1998-09-25 12:20:27 +00:00
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
wbuf.c
wsetup.c