glibc/sysdeps
Ulrich Drepper 139ee080b6 Prevent unintended file desriptor leak in grantpt.
The pt_chown program is completely transparently called.  It might
not be able to live with the various file descriptors the program
has open at the time of the call (e.g., under SELinux).  Close all
but the needed descriptor and connect stdin, stdout, and stderr
with /dev/null.  pt_chown shouldn't print anything when called to
do real work.
2009-11-24 18:24:14 -08:00
..
generic Make name of libgcc_s library configurable 2009-11-03 23:52:01 +01:00
gnu Add support for new Linux error ERFKILL. 2009-11-14 10:20:25 -08:00
i386 Correct errno handling in expm1. 2009-10-19 21:23:15 -07:00
ia64 Properly recover from shorter read. 2009-11-20 08:30:20 -08:00
ieee754 Readd definition of __expl in ldbl-128 2009-10-28 11:14:56 +01:00
mach Fix Hurd mkdirat. 2009-09-28 11:37:20 -07:00
posix Implement mkstemps and mkstemps64. 2009-10-30 00:11:07 -07:00
powerpc Fix spelling of (Newton-)Raphson 2009-11-06 09:33:27 -08:00
pthread Fix AIO when thread creation failed. 2009-10-29 21:01:24 -07:00
s390 configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00
sh configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00
sparc configure tweaks, support $libc_add_on_config_subdirs 2009-09-15 14:14:42 -07:00
unix Prevent unintended file desriptor leak in grantpt. 2009-11-24 18:24:14 -08:00
wordsize-32
wordsize-64
x86_64 Fix whitespaces. 2009-10-22 22:50:00 -07:00