NetBSD/lib/libc/stdio
lukem 0607611785 * clarify that tempnam and tmpnam still have problems
* advise mkstemp() over mktemp(), tmpnam(), tempnam(), and indicate
  link-time warning if latter 3 are used
* minor cleanups
1997-03-24 11:39:10 +00:00
..
Makefile.inc
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 fix pr-2664, second param to fgets is int not size_t, from SAITOH Masanobu 1997-01-17 02:38:19 +00:00
fgets.c
fileno.c
findfp.c
flags.c pull in local.h for prototypes. first arg to __sflags() is const char * 1996-12-20 20:26:00 +00:00
floatio.h
fopen.3
fopen.c
fprintf.c
fpurge.c
fputc.c Add explict function return types 1996-03-29 23:29:06 +00:00
fputs.3
fputs.c Add explict function return types 1996-03-29 23:29:06 +00:00
fread.3
fread.c
freopen.c Change suggested by Chris Torek to fix problem freopen()ing with a closed 1996-05-04 19:25:19 +00:00
fscanf.c Add explict function return types 1996-03-29 23:29:06 +00:00
fseek.3 alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
fseek.c
fsetpos.c
ftell.c
funopen.3 xref lseek(2) instead of seek(2); PR lib/2750 1997-01-23 08:10:04 +00:00
funopen.c
fvwrite.c Add explict function return types 1996-03-29 23:29:06 +00:00
fvwrite.h
fwalk.c Add explict function return types 1996-03-29 23:29:06 +00:00
fwrite.c
getc.3
getc.c
getchar.c Add explict function return types 1996-03-29 23:29:06 +00:00
gets.c
getw.c
glue.h
local.h
makebuf.c
mktemp.3 * clarify that tempnam and tmpnam still have problems 1997-03-24 11:39:10 +00:00
mktemp.c add warn_refs for mktemp(), tempnam(), and tmpnam() since most code 1997-03-16 05:00:38 +00:00
perror.3
perror.c - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
printf.3 alternate -> alternative, per PR 2643 1997-03-08 13:36:38 +00:00
printf.c
putc.3
putc.c Add explict function return types 1996-03-29 23:29:06 +00:00
putchar.c Add explict function return types 1996-03-29 23:29:06 +00:00
puts.c Add explict function return types 1996-03-29 23:29:06 +00:00
putw.c Add explict function return types 1996-03-29 23:29:06 +00:00
refill.c Cute little bug with operator precedence in our stdio code. It appears 1996-08-13 07:54:00 +00:00
remove.3
remove.c Add explict function return types 1996-03-29 23:29:06 +00:00
rewind.c
rget.c Add explict function return types 1996-03-29 23:29:06 +00:00
scanf.3
scanf.c Add explict function return types 1996-03-29 23:29:06 +00:00
setbuf.3
setbuf.c
setbuffer.c
setvbuf.c Add explict function return types 1996-03-29 23:29:06 +00:00
snprintf.c Add explict function return types 1996-03-29 23:29:06 +00:00
sprintf.c
sscanf.c Add explict function return types 1996-03-29 23:29:06 +00:00
stdio.3 typo: DV -> Dv 1996-05-05 19:21:20 +00:00
stdio.c Add explict function return types 1996-03-29 23:29:06 +00:00
tempnam.c add warn_refs for mktemp(), tempnam(), and tmpnam() since most code 1997-03-16 05:00:38 +00:00
tmpfile.c
tmpnam.3 * clarify that tempnam and tmpnam still have problems 1997-03-24 11:39:10 +00:00
tmpnam.c add warn_refs for mktemp(), tempnam(), and tmpnam() since most code 1997-03-16 05:00:38 +00:00
ungetc.3
ungetc.c Add explict function return types 1996-03-29 23:29:06 +00:00
vfprintf.c
vfscanf.c Add explict function return types 1996-03-29 23:29:06 +00:00
vprintf.c Add explict function return types 1996-03-29 23:29:06 +00:00
vscanf.c Add explict function return types 1996-03-29 23:29:06 +00:00
vsnprintf.c Add explict function return types 1996-03-29 23:29:06 +00:00
vsprintf.c Add explict function return types 1996-03-29 23:29:06 +00:00
vsscanf.c Add explict function return types 1996-03-29 23:29:06 +00:00
wbuf.c Add explict function return types 1996-03-29 23:29:06 +00:00
wsetup.c Add explict function return types 1996-03-29 23:29:06 +00:00