freebsd-dev/lib/libc
Jilles Tjoelker 680db4952e Make getcwd(3) faster, simpler and more compliant using *at syscalls.
It is no longer necessary to construct long paths consisting of repeated
"../" which may be slow to process and may exceed PATH_MAX.
2009-10-13 20:58:22 +00:00
..
amd64 Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. 2008-11-09 10:45:13 +00:00
arm Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
compat-43
db Consider flag == 0 as the same of flag == R_NEXT. This change will restore 2009-08-24 23:44:07 +00:00
gdtoa Unbreak the build for arm and powerpc. 2008-04-12 14:53:52 +00:00
gen Make getcwd(3) faster, simpler and more compliant using *at syscalls. 2009-10-13 20:58:22 +00:00
gmon
i386 Remove hand-written labs/abs implementations. GCC is smart enough. 2009-06-23 09:04:59 +00:00
ia64 Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
include Make openat(2) a cancellation point. 2009-10-11 20:19:45 +00:00
inet Merge the resolver part of BIND 9.4.3 into HEAD. 2008-12-14 19:39:53 +00:00
isc
locale Modified locale(1) to be able to show the altmon_X fields and the [cxX]_fmt's. 2009-10-05 07:13:15 +00:00
mips Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
nameser
net Revert r196976, now that <machine/param.h> behaves predictably. 2009-09-09 10:31:20 +00:00
nls Add C message catalogue entries for newer errnos: EBADMSG, EMULTIHOP, 2009-10-13 17:57:06 +00:00
posix1e Fix regression introduced with NFSv4 ACL support - make acl_to_text(3) 2009-09-01 18:30:17 +00:00
powerpc Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4. 2008-11-09 10:45:13 +00:00
quad
regex Fix an off-by-one error in the marking of the O_CH operator 2009-09-16 06:32:23 +00:00
resolv Add an option to enforce strict RFC 1034 compliance. 2009-05-29 07:34:54 +00:00
rpc Lock around access to nc_file and netconfig_info ("ni"). The RPC 2009-06-24 23:17:16 +00:00
softfloat Reflect license change from NetBSD. 2009-03-10 21:13:26 +00:00
sparc64 Remove unneeded stdlib directories. 2009-06-23 14:11:41 +00:00
stdio Better glibc compatibility for getline/getdelim: 2009-10-04 19:43:36 +00:00
stdlib Make malloc(3) superpage aware. Specifically, if getpagesizes(3) returns 2009-09-26 18:20:40 +00:00
stdtime Improve the way failure of pthread_key_create() gets detected. 2009-09-14 11:20:45 +00:00
string Correct the information about when the respective functionality first 2009-04-23 08:37:56 +00:00
sys Make openat(2) a cancellation point. 2009-10-11 20:19:45 +00:00
uuid Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbols 2008-09-19 15:52:56 +00:00
xdr Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
yp
Makefile Second attempt at eliminating .text relocations in shared libraries 2009-07-14 21:19:13 +00:00
Versions.def Bump our namespace version for 9.0. 2009-09-13 13:15:36 +00:00