.. |
_flock_stub.c
|
|
|
asprintf.c
|
|
|
clrerr.c
|
|
|
fclose.3
|
|
|
fclose.c
|
|
|
fdopen.c
|
|
|
feof.c
|
|
|
ferror.3
|
|
|
ferror.c
|
|
|
fflush.3
|
|
|
fflush.c
|
Add commentary explaining why we return EBADF upon attempts to fflush() a
|
2004-07-04 20:17:00 +00:00 |
fgetc.c
|
|
|
fgetln.3
|
Add a cross reference to fgetwln(3).
|
2004-07-16 06:07:12 +00:00 |
fgetln.c
|
Rename slbexpand() to __slbexpand() and make it available outside
|
2004-07-16 05:52:51 +00:00 |
fgetpos.c
|
|
|
fgets.3
|
Remove references to nonexistent "FreeBSD Security Architecture" document.
|
2005-09-05 09:49:33 +00:00 |
fgets.c
|
|
|
fgetwc.c
|
Call __mbrtowc() and __wcrtomb() directly instead of taking detours
|
2004-07-20 08:27:27 +00:00 |
fgetwln.3
|
Use the correct function name as .Nm argument.
|
2005-09-18 15:40:03 +00:00 |
fgetwln.c
|
Fix an off-by-one bug that caused the first character of the buffer to
|
2004-08-06 17:00:09 +00:00 |
fgetws.3
|
|
|
fgetws.c
|
Don't add integers to void pointers.
|
2004-10-03 15:48:32 +00:00 |
fileno.c
|
|
|
findfp.c
|
|
|
flags.c
|
|
|
floatio.h
|
|
|
flockfile.3
|
|
|
fopen.3
|
The correct description for mode "w" is
|
2005-05-04 08:12:44 +00:00 |
fopen.c
|
|
|
fprintf.c
|
|
|
fpurge.c
|
|
|
fputc.c
|
|
|
fputs.3
|
|
|
fputs.c
|
|
|
fputwc.c
|
Call __mbrtowc() and __wcrtomb() directly instead of taking detours
|
2004-07-20 08:27:27 +00:00 |
fputws.3
|
|
|
fputws.c
|
Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are
|
2004-07-21 10:54:57 +00:00 |
fread.3
|
|
|
fread.c
|
|
|
freopen.c
|
|
|
fscanf.c
|
|
|
fseek.3
|
|
|
fseek.c
|
|
|
fsetpos.c
|
|
|
ftell.c
|
|
|
funopen.3
|
Eliminate double whitespace.
|
2004-07-03 22:30:10 +00:00 |
funopen.c
|
|
|
fvwrite.c
|
|
|
fvwrite.h
|
|
|
fwalk.c
|
|
|
fwide.3
|
|
|
fwide.c
|
|
|
fwprintf.c
|
|
|
fwrite.c
|
|
|
fwscanf.c
|
|
|
getc.3
|
Fix prototype.
|
2005-11-23 20:26:58 +00:00 |
getc.c
|
|
|
getchar.c
|
|
|
gets.c
|
|
|
getw.c
|
|
|
getwc.3
|
Fix prototype.
|
2005-11-23 20:26:58 +00:00 |
getwc.c
|
|
|
getwchar.c
|
|
|
glue.h
|
The header glue.h should provide just a declaration for the variable
|
2005-05-13 21:12:34 +00:00 |
local.h
|
Move the declaration of __cleanup to libc_private.h as it is used in both
|
2005-09-12 13:46:32 +00:00 |
makebuf.c
|
Move the declaration of __cleanup to libc_private.h as it is used in both
|
2005-09-12 13:46:32 +00:00 |
Makefile.inc
|
Add fgetwln(), a wide character version of fgetln().
|
2004-07-16 06:06:09 +00:00 |
mktemp.3
|
Sort sections.
|
2005-01-20 09:17:07 +00:00 |
mktemp.c
|
|
|
perror.c
|
|
|
printf.3
|
Remove references to nonexistent "FreeBSD Security Architecture" document.
|
2005-09-05 09:49:33 +00:00 |
printf.c
|
|
|
putc.3
|
|
|
putc.c
|
|
|
putchar.c
|
|
|
puts.c
|
|
|
putw.c
|
|
|
putwc.3
|
|
|
putwc.c
|
|
|
putwchar.c
|
|
|
refill.c
|
|
|
remove.3
|
|
|
remove.c
|
|
|
rewind.c
|
|
|
rget.c
|
|
|
scanf.3
|
|
|
scanf.c
|
|
|
setbuf.3
|
Scheduled mdoc(7) sweep.
|
2005-01-11 20:50:51 +00:00 |
setbuf.c
|
|
|
setbuffer.c
|
|
|
setvbuf.c
|
|
|
snprintf.c
|
|
|
sprintf.c
|
|
|
sscanf.c
|
|
|
stdio.3
|
Sort sections.
|
2005-01-20 09:17:07 +00:00 |
stdio.c
|
|
|
swprintf.c
|
|
|
swscanf.c
|
|
|
tempnam.c
|
|
|
tmpfile.c
|
|
|
tmpnam.3
|
Remove references to nonexistent "FreeBSD Security Architecture" document.
|
2005-09-05 09:49:33 +00:00 |
tmpnam.c
|
|
|
ungetc.3
|
|
|
ungetc.c
|
|
|
ungetwc.3
|
|
|
ungetwc.c
|
Include <sys/types.h> and <limits.h> ourselves, don't assume they are included
|
2005-08-20 07:59:13 +00:00 |
unlocked.c
|
|
|
vasprintf.c
|
|
|
vfprintf.c
|
Speed up __wcsconv() (and hence the printf() %ls format):
|
2005-07-24 12:12:44 +00:00 |
vfscanf.c
|
Remove unused variable.
|
2005-04-08 20:58:47 +00:00 |
vfwprintf.c
|
Be bug-for-bug compatible with the C standard with respect to
|
2005-04-16 22:36:51 +00:00 |
vfwscanf.c
|
Include <sys/types.h> and <limits.h> ourselves, don't assume they are included
|
2005-08-20 07:59:13 +00:00 |
vprintf.c
|
|
|
vscanf.c
|
|
|
vsnprintf.c
|
|
|
vsprintf.c
|
|
|
vsscanf.c
|
|
|
vswprintf.c
|
Fix EOVERFLOW detection in vswprintf(3)
|
2005-02-21 19:41:44 +00:00 |
vswscanf.c
|
|
|
vwprintf.c
|
|
|
vwscanf.c
|
|
|
wbuf.c
|
|
|
wprintf.3
|
|
|
wprintf.c
|
|
|
wscanf.3
|
|
|
wscanf.c
|
|
|
wsetup.c
|
|
|