freebsd-nq/lib/libc
Kris Kennaway 93a8551831 Fix another unprotected instance of chdir() by extending the
fts_safe_changedir() function and using that instead for both of the
chdir()s.

Partially submitted by:	Todd Miller <millert@OpenBSD.org>, bde
2001-06-01 21:53:50 +00:00
..
alpha
amd64 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
compat-43 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
db Add new, from scratch implementation of hsearch() et al that actually works. 2001-05-15 07:08:20 +00:00
gen Fix another unprotected instance of chdir() by extending the 2001-06-01 21:53:50 +00:00
gmon MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
i386 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
ia64 Use relative paths to find byte_swap_*.S to make it easier to use these 2001-03-06 16:08:19 +00:00
include Add entries for the posix1e functions that will be overridden in libc_r. 2001-04-04 18:04:10 +00:00
locale add nl_langinfo(3) 2001-05-03 15:12:52 +00:00
mips
mipseb
mipsel
net Correct error message of an example. 2001-05-21 10:05:36 +00:00
nls MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
posix1e mdoc(7) police: fix markup. 2001-05-16 09:50:12 +00:00
quad
regex MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
rpc Copy the sockaddr from the netbuf data area, not from the netbuf 2001-06-01 15:20:45 +00:00
stdio Correct the documentation for snprintf() and vsprintf() which actually 2001-05-30 23:47:14 +00:00
stdlib Add new, from scratch implementation of hsearch() et al that actually works. 2001-05-15 07:08:20 +00:00
stdtime MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
string Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. 2001-05-24 08:47:42 +00:00
sys Remove vestiges of MFS. 2001-06-01 10:07:28 +00:00
xdr Fix a comment within a comment warning due to a missing "*/". 2001-04-10 03:47:40 +00:00
yp Changed the clnt_perror string in yp_all because it was saying the 2001-05-23 15:37:10 +00:00
Makefile Fix the current libc breakage in current: 2001-02-16 06:11:22 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00