glibc/sysdeps
Samuel Thibault fd67a9cf7b aio: fix newp->running data race
* sysdeps/pthread/aio_misc.c (__aio_enqueue_request): Do not write
	`running` field of `newp` when a thread was started to process it,
	since that thread will not take `__aio_requests_mutex`, and the field
	already has the proper value actually.
2016-05-04 15:14:29 +02:00
..
aarch64
alpha
arm
generic Fix crash on getauxval call without HAVE_AUX_VECTOR 2016-04-10 23:58:43 +02:00
gnu
hppa
i386 When disabling SSE, make sure -fpmath is not set to use SSE either 2016-04-09 22:14:24 -04:00
ia64
ieee754 Increase internal precision of ldbl-128ibm decimal printf [BZ #19853] 2016-03-31 12:14:33 -05:00
init_array
m68k m68k: use large PIC model for gcrt1.o 2016-04-30 18:51:43 +02:00
mach Fix gprof timing 2016-04-19 23:27:27 +02:00
microblaze
mips
nacl Fix build with HAVE_AUX_VECTOR 2016-04-11 10:27:25 +02:00
nios2
nptl malloc: Remove unused definitions of thread_atfork, thread_atfork_static 2016-04-14 09:17:36 +02:00
posix CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010] 2016-04-29 10:35:34 +02:00
powerpc powerpc: Fix operand prefixes 2016-05-04 09:14:52 -03:00
pthread aio: fix newp->running data race 2016-05-04 15:14:29 +02:00
s390 S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve. 2016-04-01 10:42:54 +02:00
sh
sparc
tile
unix CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779] 2016-05-04 12:09:35 +02:00
wordsize-32
wordsize-64
x86 Detect Intel Goldmont and Airmont processors 2016-04-15 05:23:06 -07:00
x86_64 Register extra test objects 2016-04-13 17:07:13 +02:00