glibc/sysdeps
Ulrich Drepper 94b7cc3711 Fix a few problems in fopen and freopen
fopen should set the FD_CLOEXEC flag if requested evenif the kernel does
not support an aotmic operation.

freopen should reuse the file descriptor for the stream.  This is
especially important for calls to change the standard streams (stin,
stdout, stderr).
2011-05-15 15:28:46 -04:00
..
generic Make stack canary value harder to read through read overflow 2011-05-15 10:59:07 -04:00
gnu Move unwind-resume code from NPTL to sysdeps/gnu. 2010-04-05 20:07:39 -07:00
i386 Remove doubled words. 2011-04-22 21:34:32 -04:00
ia64 Handle recursive calls in backtrace better 2011-05-14 10:46:17 -04:00
ieee754 ldbl-128 fmal compile fix 2010-11-22 15:38:35 -05:00
mach Fix Linux getcwd for long paths 2011-05-08 08:37:19 -04:00
posix Use mmap for allocation of buffers used for __abort_msg 2011-05-15 00:34:48 -04:00
powerpc Fix whitespaces. 2011-04-22 21:38:13 -04:00
pthread Fix initialization of optimization values for AIO 2011-05-14 19:30:37 -04:00
s390 Use .machine to prevent AS from complaining about z9-109 instructions in iconv modules 2011-04-17 20:43:59 -04:00
sh Fix memory leak in TLS of loaded objects. 2011-04-10 22:43:01 -04:00
sparc Fix memory leak in TLS of loaded objects. 2011-04-10 22:43:01 -04:00
unix Fix a few problems in fopen and freopen 2011-05-15 15:28:46 -04:00
wordsize-32
wordsize-64 Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int. 2011-02-17 01:21:08 -05:00
x86_64 Fix static linking with checking x86/x86-64 memcpy. 2011-04-17 22:20:47 -04:00