freebsd-dev/lib/libc
Archie Cobbs 42cebaa5c0 Fix bugs in the handling of > 8 positional arguments:
- The stack was getting smashed by __grow_type_table()
- reallocf() was being called with the wrong pointer
- The maximum argument number was being incorrectly computed

PR:	misc/23521
2001-01-06 20:48:00 +00:00
..
alpha Remove last vestiges of thr_sleep and thr_wakeup from libc. 2000-12-02 05:58:03 +00:00
amd64 Remove last vestiges of thr_sleep and thr_wakeup from libc. 2000-12-02 05:58:03 +00:00
compat-43 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
db Fix SCCS id string abuse I introduced. 2001-01-02 09:10:14 +00:00
gen Change the interface of getlogin_r to return an int. The former 2001-01-01 13:29:19 +00:00
gmon Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
i386 Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
ia64 Remove last vestiges of thr_sleep and thr_wakeup from libc. 2000-12-02 05:58:03 +00:00
include $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
locale Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net gethostbyname2() is able to lookup AF_INET6. 2001-01-06 12:48:43 +00:00
nls Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
posix1e Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
rpc Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
stdio Fix bugs in the handling of > 8 positional arguments: 2001-01-06 20:48:00 +00:00
stdlib Fixed typo not fixed in previous revision. 2000-12-29 14:36:05 +00:00
stdtime Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
string Prepare for mdoc(7)NG. 2000-12-29 14:08:20 +00:00
sys Change the interface of getlogin_r to return an int. The former 2001-01-01 13:29:19 +00:00
xdr Do proper byte swapping in 64bit routines. 2000-04-12 08:41:16 +00:00
yp Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
Makefile Bump the shared lib version. There seems to have been an incompatible 2000-11-14 02:46:23 +00:00
Makefile.inc Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00