freebsd-nq/lib/libc/stdio
Alexey Zelkin 2e394b2fc1 Fix some style bugs
Prompted by:	mike
2001-12-17 15:11:29 +00:00
..
_flock_stub.c
asprintf.c
clrerr.c
fclose.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fclose.c
fdopen.c
feof.c
ferror.3 Cross-reference the fdopen and fileno manpages. 2001-11-14 16:24:51 +00:00
ferror.c
fflush.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fflush.c
fgetc.c
fgetln.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fgetln.c
fgetpos.c
fgets.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fgets.c Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
fileno.c
findfp.c
flags.c
floatio.h
fopen.3 mdoc(7) police: sort xrefs. 2001-11-20 13:58:21 +00:00
fopen.c
fprintf.c
fpurge.c
fputc.c
fputs.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fputs.c
fread.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fread.c
freopen.c
fscanf.c
fseek.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fseek.c In > LONG_MAX test use sseek return value and not _offset which can be not 2001-10-25 22:56:04 +00:00
fsetpos.c
ftell.c
funopen.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
funopen.c
fvwrite.c
fvwrite.h
fwalk.c
fwrite.c
getc.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
getc.c
getchar.c
gets.c
getw.c
glue.h
local.h
makebuf.c
Makefile.inc
mktemp.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mktemp.c
perror.c
printf.3 mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34. 2001-12-12 14:36:28 +00:00
printf.c
putc.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
putc.c
putchar.c
puts.c
putw.c
refill.c
remove.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
remove.c
rewind.c
rget.c
scanf.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
scanf.c
setbuf.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
setbuf.c
setbuffer.c
setvbuf.c
snprintf.c
sprintf.c
sscanf.c
stdio.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
stdio.c Help to recover from bad seek (i.e. negative or too big) happens beyond 2001-10-24 17:25:49 +00:00
tempnam.c
tmpfile.c
tmpnam.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
tmpnam.c
ungetc.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
ungetc.c
vasprintf.c
vfprintf.c Fix some style bugs 2001-12-17 15:11:29 +00:00
vfscanf.c Back out national digits support, POSIX explicetely disallows it: 2001-11-29 03:03:55 +00:00
vprintf.c
vscanf.c
vsnprintf.c
vsprintf.c
vsscanf.c
wbuf.c
wsetup.c