.. |
_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
|
mdoc(7) police: markup laundry.
|
2003-02-23 01:47:49 +00:00 |
ferror.c
|
|
|
fflush.3
|
Add or correct section number in .Xr. Use .Vt or .Fn
|
2003-06-08 10:01:52 +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
|
|
|
fgetws.3
|
MFp4: Add the standard "the {fgetws,fputws} function will fail if" text
|
2003-03-09 02:56:54 +00:00 |
fgetws.c
|
|
|
fileno.c
|
Lock the stream before calling __sfileno() to retrieve the file descriptor.
|
2003-01-13 02:58:18 +00:00 |
findfp.c
|
|
|
flags.c
|
|
|
floatio.h
|
Rework the floating point code in printf(). Significant changes:
|
2003-04-05 22:11:42 +00:00 |
flockfile.3
|
Add missing word to "Return Values" section.
|
2003-01-13 01:29:14 +00:00 |
fopen.3
|
Initial implementation of the C99 feature whereby calling freopen() with
|
2003-01-26 10:01:59 +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
|
|
|
fputws.3
|
Assorted mdoc(7) fixes.
|
2003-05-22 13:02:28 +00:00 |
fputws.c
|
|
|
fread.3
|
|
|
fread.c
|
|
|
freopen.c
|
Remove part of my stateful locale patch that slipped into the previous rev.
|
2003-01-26 11:45:54 +00:00 |
fscanf.c
|
#include "local.h" to make __svfscanf()'s prototype visible.
|
2003-01-03 23:27:27 +00:00 |
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
|
mdoc(7) police: markup laundry.
|
2003-02-23 01:47:49 +00:00 |
getc.c
|
|
|
getchar.c
|
|
|
gets.c
|
Back out previous. Many people disagreed with removing the warning.
|
2003-01-30 23:32:53 +00:00 |
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
|
|
|
makebuf.c
|
|
|
Makefile.inc
|
Document clearerr_unlocked(), feof_unlocked(), ferror_unlocked()
|
2003-01-10 06:22:28 +00:00 |
mktemp.3
|
mdoc(7) police: Deal with self-xrefs.
|
2002-12-24 13:41:48 +00:00 |
mktemp.c
|
Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go).
|
2003-02-16 17:29:11 +00:00 |
perror.c
|
Write the message to stderr, not file descriptor 2, so that perror()
|
2002-12-19 09:53:26 +00:00 |
printf.3
|
Note that the printf(3) and scanf(3) family of functions don't deal with
|
2003-01-06 06:19:19 +00:00 |
printf.c
|
|
|
putc.3
|
mdoc(7) police: markup laundry.
|
2003-02-23 01:47:49 +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
|
Note that the printf(3) and scanf(3) family of functions don't deal with
|
2003-01-06 06:19:19 +00:00 |
scanf.c
|
#include "local.h" to make __svfscanf()'s prototype visible.
|
2003-01-03 23:27:27 +00:00 |
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
|
mdoc(7) police: markup laundry.
|
2003-02-23 01:47:49 +00:00 |
stdio.c
|
#include <stdlib.h> for free()'s prototype.
|
2003-01-07 06:17:13 +00:00 |
swprintf.c
|
|
|
swscanf.c
|
|
|
tempnam.c
|
|
|
tmpfile.c
|
Fix use of an uninitialized pointer introduced in a previous revision.
|
2003-02-06 01:08:19 +00:00 |
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
|
|
|
unlocked.c
|
Add function versions of getchar_unlocked(), getc_unlocked(),
|
2003-01-10 04:35:08 +00:00 |
vasprintf.c
|
|
|
vfprintf.c
|
%E-like %g and %G conversions should remove trailing zeroes unless
|
2003-04-19 23:53:19 +00:00 |
vfscanf.c
|
|
|
vfwprintf.c
|
%E-like %g and %G conversions should remove trailing zeroes unless
|
2003-04-19 23:53:19 +00:00 |
vfwscanf.c
|
|
|
vprintf.c
|
|
|
vscanf.c
|
#include "local.h" to make __svfscanf()'s prototype visible.
|
2003-01-03 23:27:27 +00:00 |
vsnprintf.c
|
|
|
vsprintf.c
|
|
|
vsscanf.c
|
|
|
vswprintf.c
|
Remove an unused variable: mbresult.
|
2003-01-07 06:20:47 +00:00 |
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
|
|
|