freebsd-nq/lib/libc/stdio
Ruslan Ermilov c4d9468ea0 mdoc(7) police:
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
..
_flock_stub.c To be consistent, use the __weak_reference macro from <sys/cdefs.h> 2001-04-10 04:11:50 +00:00
asprintf.c
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 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
fgets.c
fileno.c
findfp.c Avoid any chance of being misunderstood as having libelled developers 2001-07-29 15:08:14 +00:00
flags.c
floatio.h
fopen.3
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3
fputs.c
fread.3
fread.c
freopen.c
fscanf.c
fseek.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
fseek.c
fsetpos.c
ftell.c
funopen.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwrite.c
getc.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getc.c
getchar.c
gets.c
getw.c
glue.h
local.h (cantwrite): do not allocate memory for a NULL string 2001-06-18 04:44:23 +00:00
makebuf.c
Makefile.inc MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
mktemp.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
mktemp.c
perror.c
printf.3 mdoc(7) police: fixed/simplified formatting. 2001-07-04 11:59:14 +00:00
printf.c
putc.3
putc.c
putchar.c
puts.c
putw.c
refill.c
remove.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
remove.c
rewind.c
rget.c Fix style nit. 2001-03-05 11:10:12 +00:00
scanf.3 mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
scanf.c
setbuf.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c revert freeing of memory that gets allocated when str == NULL 2001-06-18 04:40:52 +00:00
sprintf.c revert freeing of memory that gets allocated when str == NULL 2001-06-18 04:40:52 +00:00
sscanf.c Properly initialize a temporary FILE that is allocated off the stack. 2001-06-04 12:36:07 +00:00
stdio.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
stdio.c
tempnam.c
tmpfile.c Attempt to use the environment variable TMPDIR for the temporary 2001-07-07 04:08:32 +00:00
tmpnam.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
tmpnam.c
ungetc.3 mdoc(7) police: 2001-08-07 15:48:51 +00:00
ungetc.c
vasprintf.c
vfprintf.c
vfscanf.c
vprintf.c
vscanf.c
vsnprintf.c revert freeing of memory that gets allocated when str == NULL 2001-06-18 04:40:52 +00:00
vsprintf.c revert freeing of memory that gets allocated when str == NULL 2001-06-18 04:40:52 +00:00
vsscanf.c
wbuf.c
wsetup.c