freebsd-skq/lib/libc/stdio
hoek 9aa55ad5ba asprintf() does use realloc() internally, but saying so in the manpage can be
misinterpreted to mean that the pointer passed to asprintf() must be suitable
for passing to realloc() as-is (ie. either a NULL pointer or a valid pointer).
1999-07-25 17:38:59 +00:00
..
_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 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fclose.c Add FILE locking stubs for libc. 1998-04-11 07:40:47 +00:00
fdopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
feof.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
ferror.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
ferror.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
fflush.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
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 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fgetln.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
fgetpos.c Added functions fseeko() and ftello() (from susv2). 1999-02-08 21:32:38 +00:00
fgets.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fgets.c Add FILE locking stubs for libc. 1998-04-11 07:40:47 +00:00
fileno.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
findfp.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
flags.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
floatio.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fopen.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fprintf.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
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 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fputs.c Add FILE locking stubs for libc. 1998-04-11 07:40:47 +00:00
fread.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
fread.c Add FILE locking stubs for libc. 1998-04-11 07:40:47 +00:00
freopen.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
fscanf.c Add FILE locking stubs for libc. 1998-04-11 07:40:47 +00:00
fseek.3 The pseudocode in the synopsis didn't come close to actually 1999-03-05 12:56:37 +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 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
funopen.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fvwrite.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
fvwrite.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
fwalk.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
fwrite.c Add FILE locking stubs for libc. 1998-04-11 07:40:47 +00:00
getc.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
getw.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
glue.h BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
local.h Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch 1997-03-11 11:29:42 +00:00
makebuf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
Makefile.inc Add mkstemps to the man page, and create a link for it. 1999-04-04 21:15:37 +00:00
mktemp.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
mktemp.c Add mkstemps from OpenBSD. This has been in my tree for months and 1999-04-04 20:28:04 +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 asprintf() does use realloc() internally, but saying so in the manpage can be 1999-07-25 17:38:59 +00:00
printf.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
putc.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
remove.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
remove.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
rewind.c Add FILE locking stubs for libc. 1998-04-11 07:40:47 +00:00
rget.c Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmer 1996-06-22 10:34:15 +00:00
scanf.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
scanf.c Add FILE locking stubs for libc. 1998-04-11 07:40:47 +00:00
setbuf.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
setbuf.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
setbuffer.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sscanf.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
stdio.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
stdio.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
tempnam.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
tmpfile.c Added #include <string.h> to get prototypes. 1998-03-09 06:51:23 +00:00
tmpnam.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
tmpnam.c BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
ungetc.3 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
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 Add support for long long modifier (e.g. %llx, %lld). 1999-03-11 22:44:02 +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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
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 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
vsscanf.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
wbuf.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
wsetup.c Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00