| .. |
|
_flock_stub.c
|
Remove leading underscores for the functions (weak symbols here) that
|
1998-05-05 21:56:42 +00:00 |
|
asprintf.c
|
Replace memory leaking instances of realloc with non-leaking reallocf.
|
1998-09-16 04:17:47 +00:00 |
|
clrerr.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
fclose.3
|
Note that dying on NULL is an implementation detail.
|
1998-12-17 17:13:47 +00:00 |
|
fclose.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
fdopen.c
|
|
|
|
feof.c
|
|
|
|
ferror.3
|
|
|
|
ferror.c
|
|
|
|
fflush.3
|
|
|
|
fflush.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
fgetc.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
fgetln.3
|
|
|
|
fgetln.c
|
|
|
|
fgetpos.c
|
Added functions fseeko() and ftello() (from susv2).
|
1999-02-08 21:32:38 +00:00 |
|
fgets.3
|
|
|
|
fgets.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
fileno.c
|
|
|
|
findfp.c
|
|
|
|
flags.c
|
|
|
|
floatio.h
|
|
|
|
fopen.3
|
|
|
|
fopen.c
|
|
|
|
fprintf.c
|
|
|
|
fpurge.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
fputc.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
fputs.3
|
|
|
|
fputs.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
fread.3
|
|
|
|
fread.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
freopen.c
|
|
|
|
fscanf.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
fseek.3
|
Added functions fseeko() and ftello() (from susv2).
|
1999-02-08 21:32:38 +00:00 |
|
fseek.c
|
Added functions fseeko() and ftello() (from susv2).
|
1999-02-08 21:32:38 +00:00 |
|
fsetpos.c
|
Added functions fseeko() and ftello() (from susv2).
|
1999-02-08 21:32:38 +00:00 |
|
ftell.c
|
Added functions fseeko() and ftello() (from susv2).
|
1999-02-08 21:32:38 +00:00 |
|
funopen.3
|
|
|
|
funopen.c
|
|
|
|
fvwrite.c
|
Replace memory leaking instances of realloc with non-leaking reallocf.
|
1998-09-16 04:17:47 +00:00 |
|
fvwrite.h
|
|
|
|
fwalk.c
|
|
|
|
fwrite.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
getc.3
|
|
|
|
getc.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
getchar.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
gets.c
|
|
|
|
getw.c
|
|
|
|
glue.h
|
|
|
|
local.h
|
|
|
|
makebuf.c
|
|
|
|
Makefile.inc
|
Added functions fseeko() and ftello() (from susv2).
|
1999-02-08 21:32:38 +00:00 |
|
mktemp.3
|
Many security improvements from OpenBSD:
|
1998-02-13 02:13:24 +00:00 |
|
mktemp.c
|
Revert last change. mkstemp() wasn't to blame, it's nvi. However,
|
1998-10-20 15:33:21 +00:00 |
|
perror.c
|
Check for a zero-length as well as a NULL string argument.
|
1998-10-29 14:40:20 +00:00 |
|
printf.3
|
Replace my original asprintf() and vasprintf() hacks with something
|
1998-07-08 00:44:56 +00:00 |
|
printf.c
|
|
|
|
putc.3
|
|
|
|
putc.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
putchar.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
puts.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
putw.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
refill.c
|
|
|
|
remove.3
|
|
|
|
remove.c
|
|
|
|
rewind.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
rget.c
|
|
|
|
scanf.3
|
|
|
|
scanf.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
setbuf.3
|
|
|
|
setbuf.c
|
|
|
|
setbuffer.c
|
|
|
|
setvbuf.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
snprintf.c
|
1. EOF was returned when the buffer size was larger than INT_MAX. This
|
1998-01-01 20:15:58 +00:00 |
|
sprintf.c
|
|
|
|
sscanf.c
|
|
|
|
stdio.3
|
Fixed a few ancient typos, added a little missing stuff, and updated
|
1998-03-08 15:15:33 +00:00 |
|
stdio.c
|
|
|
|
tempnam.c
|
|
|
|
tmpfile.c
|
Added #include <string.h> to get prototypes.
|
1998-03-09 06:51:23 +00:00 |
|
tmpnam.3
|
|
|
|
tmpnam.c
|
|
|
|
ungetc.3
|
|
|
|
ungetc.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
vasprintf.c
|
Replace memory leaking instances of realloc with non-leaking reallocf.
|
1998-09-16 04:17:47 +00:00 |
|
vfprintf.c
|
Replace memory leaking instances of realloc with non-leaking reallocf.
|
1998-09-16 04:17:47 +00:00 |
|
vfscanf.c
|
Apply patch to properly sscanf(3) when there is whitespace in the format
|
1998-09-25 12:20:27 +00:00 |
|
vprintf.c
|
|
|
|
vscanf.c
|
Add FILE locking stubs for libc.
|
1998-04-11 07:40:47 +00:00 |
|
vsnprintf.c
|
1. EOF was returned when the buffer size was larger than INT_MAX. This
|
1998-01-01 20:15:58 +00:00 |
|
vsprintf.c
|
|
|
|
vsscanf.c
|
|
|
|
wbuf.c
|
|
|
|
wsetup.c
|
|
|