.. |
_fileno.c
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
_fseeko.c
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
_ftello.c
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
asprintf.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
clrerr.c
|
|
|
fclose.3
|
|
|
fclose.c
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
fdopen.c
|
|
|
feof.c
|
|
|
ferror.3
|
Wording.
|
2010-05-08 11:35:14 +00:00 |
ferror.c
|
|
|
fflush.3
|
|
|
fflush.c
|
|
|
fgetc.c
|
|
|
fgetln.3
|
|
|
fgetln.c
|
Reinstate __getdelim which does no locking.
|
2009-12-02 09:03:13 +00:00 |
fgetpos.c
|
|
|
fgets.3
|
Remove the note about the standard recommending fgets(3);
|
2010-05-13 18:38:24 +00:00 |
fgets.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
fgetstr.c
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
fgetwc.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
fgetwln.3
|
|
|
fgetwln.c
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
fgetws.3
|
|
|
fgetws.c
|
|
|
fileext.h
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
fileno.c
|
|
|
findfp.c
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
flags.c
|
|
|
floatio.h
|
|
|
flockfile.3
|
|
|
flockfile.c
|
|
|
fopen.3
|
\\ -> \e
|
2010-04-05 21:33:54 +00:00 |
fopen.c
|
|
|
fparseln.3
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
fparseln.c
|
Remove 3rd and 4th clauses in christos' license. OK christos.
|
2009-10-21 01:07:44 +00:00 |
fprintf.c
|
|
|
fpurge.c
|
|
|
fputc.c
|
|
|
fputs.3
|
|
|
fputs.c
|
|
|
fputwc.c
|
|
|
fputws.3
|
|
|
fputws.c
|
|
|
fread.3
|
merge christos-time_t
|
2009-01-11 02:45:45 +00:00 |
fread.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
freopen.c
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
fscanf.c
|
|
|
fseek.3
|
|
|
fseek.c
|
|
|
fseeko.c
|
sign-compare fix
|
2009-01-31 00:08:05 +00:00 |
fsetpos.c
|
|
|
ftell.c
|
|
|
ftello.c
|
|
|
funopen.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
funopen.c
|
|
|
fvwrite.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
fvwrite.h
|
|
|
fwalk.c
|
|
|
fwide.3
|
|
|
fwide.c
|
|
|
fwprintf.c
|
|
|
fwrite.c
|
|
|
fwscanf.c
|
|
|
getc.3
|
|
|
getc.c
|
|
|
getchar.c
|
|
|
getdelim.3
|
Use .Fn instead of .Fa for functions. Also rearrange slightly.
|
2010-06-30 13:38:10 +00:00 |
getdelim.c
|
Test against SSIZE_MAX as pointed out by enami tsugutomo.
|
2009-12-07 21:31:43 +00:00 |
getline.c
|
Protect getline.
|
2009-12-02 08:46:33 +00:00 |
gets.c
|
|
|
gettemp.c
|
|
|
getw.c
|
|
|
getwc.3
|
Note POSIX compliance.
|
2010-05-06 08:58:57 +00:00 |
getwc.c
|
|
|
getwchar.c
|
|
|
glue.h
|
|
|
local.h
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
makebuf.c
|
|
|
Makefile.inc
|
Add implementations for getdelim(3) and getline(3).
|
2009-07-13 22:19:24 +00:00 |
mkdtemp.c
|
|
|
mkstemp.c
|
|
|
mktemp.3
|
Fix trailing whitespace
|
2010-05-14 03:22:49 +00:00 |
mktemp.c
|
|
|
perror.c
|
|
|
printf.3
|
Use plain references and don't depend on multiple expansion runs.
|
2010-05-13 21:52:43 +00:00 |
printf.c
|
|
|
putc.3
|
Put the historical note to its own section. Note that also the other
|
2010-05-06 09:01:34 +00:00 |
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
|
Fix markup
|
2010-05-14 03:04:32 +00:00 |
scanf.c
|
|
|
setbuf.3
|
|
|
setbuf.c
|
|
|
setbuffer.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
setvbuf.c
|
|
|
snprintf_ss.c
|
|
|
snprintf.c
|
|
|
sprintf.c
|
|
|
sscanf.c
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
stdio.3
|
Upon lukem@'s request, put the list of functions back.
|
2010-05-05 04:13:16 +00:00 |
stdio.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
swprintf.c
|
|
|
swscanf.c
|
|
|
tempnam.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
tmpfile.c
|
|
|
tmpnam.3
|
Also tmpnam(3) and tempnam(3) are now obsolete in POSIX.
|
2010-04-30 04:55:10 +00:00 |
tmpnam.c
|
|
|
ungetc.3
|
Add HISTORY.
|
2010-04-30 05:56:14 +00:00 |
ungetc.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
ungetwc.3
|
|
|
ungetwc.c
|
|
|
vasprintf.c
|
revert some of dsl's changes to make things build on i386; he can undo what
|
2009-10-25 20:44:13 +00:00 |
vfprintf.c
|
Reverse previous, committed by mistake.
|
2009-10-15 06:19:35 +00:00 |
vfscanf.c
|
sign-compare fix
|
2009-01-30 23:46:03 +00:00 |
vfwprintf.c
|
initialize fake FILE, not fp.
|
2010-07-31 08:47:34 +00:00 |
vfwscanf.c
|
fix sign comparison warning in debug build.
|
2009-02-21 17:20:01 +00:00 |
vprintf.c
|
|
|
vscanf.c
|
|
|
vsnprintf_ss.c
|
PR/42466: Yasuoka Masahiko: vsnprintf_ss() causes infinite loop
|
2009-12-17 15:19:48 +00:00 |
vsnprintf.c
|
|
|
vsprintf.c
|
|
|
vsscanf.c
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
vswprintf.c
|
|
|
vswscanf.c
|
Use a proper char */size_t pair in __sfileext to keep track of the line
|
2010-01-11 20:39:29 +00:00 |
vwprintf.c
|
|
|
vwscanf.c
|
|
|
wbuf.c
|
|
|
wcio.h
|
|
|
wprintf.3
|
Put SECURITY CONSIDERATIONS as the last section.
|
2010-04-30 06:23:56 +00:00 |
wprintf.c
|
|
|
wscanf.3
|
Fix markup
|
2010-05-14 03:04:32 +00:00 |
wscanf.c
|
|
|
wsetup.c
|
|
|