freebsd-dev/lib/libc
Dima Dorfman bfe4f323ec We are munmap(2), so there's no need to list ourselves in the SEE ALSO
section; instead, list our partner in crime, mmap(2).

PR:		33153
Submitted by:	Faried Nawaz <fn@hungry.org>
2002-01-07 06:12:25 +00:00
..
alpha Save and restore t12 in the jmp_buf. t12 is used during function 2001-12-22 06:06:17 +00:00
amd64 Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +00:00
compat-43
db
gen If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP. 2001-12-13 10:59:00 +00:00
gmon We use HIDENAME(minbrk) on sparc64 too. 2001-12-29 06:35:19 +00:00
i386 Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +00:00
ia64 Implement fpsetmask() and fpgetmask(). 2001-11-03 15:52:18 +00:00
include Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
locale Back out recent replacement of LC_MESSAGES file with directory. 2001-12-24 11:49:49 +00:00
mips
mipseb
mipsel
net - Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf. 2001-12-26 21:21:10 +00:00
nls
posix1e o Change the layout of the tagged lists to be like those in acl(3). 2001-12-23 00:19:48 +00:00
quad
regex The algorithm that computes the tables used in the BM search algorithm sometimes 2001-11-09 10:17:44 +00:00
rpc clnt_bcast.c:420:33: warning: extra tokens at end of #endif directive 2001-12-15 00:07:37 +00:00
sparc64 Connect user trap code to the build. 2002-01-01 21:59:53 +00:00
stdio All information from the "BUGS" section not belonging in "SECURITY 2002-01-06 21:48:37 +00:00
stdlib Back out errno preserving 2001-12-30 03:34:46 +00:00
stdtime Add my e-mail to copyrights 2001-12-11 16:00:47 +00:00
string Suggest using memmove(3) if src and dst may overlap. 2002-01-07 06:03:37 +00:00
sys We are munmap(2), so there's no need to list ourselves in the SEE ALSO 2002-01-07 06:12:25 +00:00
xdr
yp
Makefile
Makefile.inc