freebsd-skq/lib/libc
jilles d4eb686387 wordexp(): Avoid leaking the pipe file descriptors to a parallel fork/exec.
This uses the new pipe2() system call added on May 1 (r250159).
2013-08-27 21:47:01 +00:00
..
amd64 libc: Access _logname_valid more efficiently. 2013-08-17 19:24:58 +00:00
arm Teach siglongjmp about the VFP version of the setjmp buffer. 2013-07-21 12:47:33 +00:00
compat-43
db db: Use O_CLOEXEC instead of separate fcntl() call. 2013-08-13 19:20:50 +00:00
gdtoa
gen wordexp(): Avoid leaking the pipe file descriptors to a parallel fork/exec. 2013-08-27 21:47:01 +00:00
gmon libc: Use O_CLOEXEC when writing gmon files (cc -pg). 2013-08-13 21:45:48 +00:00
i386 libc: Access _logname_valid more efficiently. 2013-08-17 19:24:58 +00:00
ia64 The getcontext() from the __fillcontextx() call in the 2013-05-28 04:54:16 +00:00
iconv Expose _citrus_bcs_trunc_rws_len for libintl's use. 2013-08-13 18:14:53 +00:00
include libc: Access some unexported variables more efficiently (related to stdio). 2013-08-23 14:23:54 +00:00
inet
isc
locale Replace the #define for "iconv" so it is for the function name instead of 2013-07-03 07:03:19 +00:00
mips Remove clause 3 and 4 from TNF licenses 2013-05-29 01:54:10 +00:00
nameser
net libc: Make various internal file descriptors from fopen() close-on-exec. 2013-08-23 13:59:47 +00:00
nls POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos. 2013-05-04 19:07:22 +00:00
posix1e libc: Make various internal file descriptors from fopen() close-on-exec. 2013-08-23 13:59:47 +00:00
powerpc Revert r253748,253749 2013-07-28 18:44:17 +00:00
powerpc64 Revert r253748,253749 2013-07-28 18:44:17 +00:00
quad For ARM EABI we only need a subset of the quad functions, the rest are 2013-01-19 02:33:57 +00:00
regex Fix assignment of maximum bounadary. 2013-03-01 23:26:13 +00:00
resolv libc: Make various internal file descriptors from fopen() close-on-exec. 2013-08-23 13:59:47 +00:00
rpc Assign the len field of the netbuf structure to the current length of 2013-03-01 15:45:57 +00:00
softfloat
sparc64 Prefix the alias macros for members of struct __mcontext with an underscore 2013-07-12 14:24:52 +00:00
stdio Add mkostemp() and mkostemps(). 2013-08-09 17:24:23 +00:00
stdlib Make example more correct (errstr is a pointer, not boolean). 2013-08-18 10:33:46 +00:00
stdtime Compile contrib/tzcode/stdtime/localtime.c with -fwrapv, since it relies 2013-03-24 01:35:37 +00:00
string Renumber clauses to reduce diffs to other versions 2013-05-28 20:57:40 +00:00
sys Remove EOL whitespace. 2013-08-22 16:02:20 +00:00
uuid
xdr
yp
libc.ldscript Turn libc.so into an ld script rather than a symlink pointing to the 2013-06-12 21:12:05 +00:00
Makefile Turn libc.so into an ld script rather than a symlink pointing to the 2013-06-12 21:12:05 +00:00
Versions.def