1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib/libc/stdio
Ruslan Ermilov ce9df6eefc mdoc(7) police:
Stop abusing the .%J macro for where the .Pa macro should have been used.
2002-01-09 14:01:22 +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 Re-arrange my funopen(3) fix to minimize differences with original stdio code, 2001-09-03 02:24:37 +00:00
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: 2002-01-09 14:01:22 +00:00
fgets.c
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 Internal seeks are overoptimized. They should remember fp->_offset only for 2001-09-02 21:22:00 +00:00
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 Re-arrange my funopen(3) fix to minimize differences with original stdio code, 2001-09-03 02:24:37 +00:00
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 Re-arrange my funopen(3) fix to minimize differences with original stdio code, 2001-09-03 02:24:37 +00:00
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: 2002-01-09 14:01:22 +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 Re-arrange my funopen(3) fix to minimize differences with original stdio code, 2001-09-03 02:24:37 +00:00
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 When __SOPT is cleared, clear __SOFF too. 2001-09-03 02:35:10 +00:00
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: 2002-01-09 14:01:22 +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