glibc/sysdeps
Ondřej Bílka c4dd57c300 Do not enable asynchronous cancellation in system. Fixes bug 14782.
We needlessly enabled thread cancellation before it was necessary. As
only call that needs to be guarded is waitpid which is cancellation
point we could remove cancellation altogether.
2014-01-15 18:39:21 +01:00
..
generic ARM: Disable compat mcount code when unneeded. 2014-01-10 13:32:35 -08:00
gnu Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
i386 Fix a thinko/typo in i686's memmove (aka __memmove_ia32). 2014-01-09 09:49:54 +13:00
ieee754 [BZ #16427] Fix ldbl-128 exp overflows. 2014-01-15 09:50:31 +01:00
init_array Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mach Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
posix Do not enable asynchronous cancellation in system. Fixes bug 14782. 2014-01-15 18:39:21 +01:00
powerpc PowerPC: remove wrong truncl implementation for PowerPC64 2014-01-08 08:14:48 -06:00
pthread Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
s390 S/390: Regenerate ULPs. 2014-01-15 09:49:54 +01:00
sh Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sparc Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
unix S/390: Make ucontext_t extendible. 2014-01-07 09:42:23 +01:00
wordsize-32 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
wordsize-64 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
x86 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
x86_64 Regenerate x86 / x86_64 ulps. 2014-01-01 14:34:38 +00:00