NetBSD/lib/libc/stdio
jtc 719a8083f0 Fix spelling errors. 1994-01-11 00:05:54 +00:00
..
Makefile.inc rename fgetline() and sharpen axe for bostic... 1994-01-04 05:16:44 +00:00
clrerr.c
fclose.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 22:06:07 +00:00
fclose.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
fdopen.c
feof.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
ferror.3 Fix spelling errors. 1994-01-11 00:05:54 +00:00
ferror.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
fflush.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 22:06:07 +00:00
fflush.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
fgetc.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
fgetln.3 Fix spelling errors. 1994-01-11 00:05:54 +00:00
fgetln.c rename fgetline() and sharpen axe for bostic... 1994-01-04 05:13:16 +00:00
fgetpos.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
fgets.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 22:06:07 +00:00
fgets.c
fileno.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
findfp.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
flags.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
floatio.h
fopen.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 22:06:07 +00:00
fopen.c
fprintf.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
fpurge.c
fputc.c
fputs.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 22:06:07 +00:00
fputs.c
fread.3 fread and fwrite both return size_t, not int. 1993-10-04 18:50:23 +00:00
fread.c Change from Chris Torek (via comp.std.c) to make fread() ANSI compliant. 1993-12-14 23:17:09 +00:00
freopen.c
fscanf.c
fseek.3 Use ".Va" macro when formatting "errno". 1993-11-30 21:52:46 +00:00
fseek.c rename fgetline() 1994-01-04 05:36:22 +00:00
fsetpos.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
ftell.c
funopen.3 Use "Er" for argument to -width in the lists in the ERROR sections so that 1993-11-29 22:06:07 +00:00
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwrite.c fread and fwrite both return size_t, not int. 1993-10-04 18:50:23 +00:00
getc.3
getc.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
getchar.c
gets.c
getw.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
glue.h
local.h rename fgetline() 1994-01-04 05:36:22 +00:00
makebuf.c
mktemp.3 Manpage formatting tweaks. 1993-12-01 18:49:52 +00:00
mktemp.c First pass at getting a clean compile with "gcc -Wall", mostly explictly 1993-11-11 19:04:04 +00:00
perror.3 Fix spelling errors. 1994-01-11 00:05:54 +00:00
perror.c Helper function _strerror is in the user's namespace, renamed it to 1993-10-09 00:11:01 +00:00
printf.3 Fix spelling errors. 1994-01-11 00:05:54 +00:00
printf.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
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
setbuf.c
setbuffer.c
setvbuf.c yet another setvbuf fix from torek... 1993-11-17 08:18:39 +00:00
snprintf.c
sprintf.c Add explicit return types to function definitions. 1993-12-31 19:13:47 +00:00
sscanf.c Fix typo from last change. 1993-10-05 23:28:09 +00:00
stdio.3 Fix spelling errors. 1994-01-11 00:05:54 +00:00
stdio.c
tempnam.c
tmpfile.c #include <string.h> to bring function prototypes into scope. 1993-12-28 19:45:46 +00:00
tmpnam.3
tmpnam.c
ungetc.3
ungetc.c
vfprintf.c Corrected and simplified floating point formatting. 1993-11-04 02:26:10 +00:00
vfscanf.c
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
wbuf.c
wsetup.c