This commit is contained in:
Ulrich Drepper 2008-10-06 16:48:17 +00:00
parent af62b44029
commit 17f8b4a955
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,3 @@
2008-09-11 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrier
to force runp->refcntr to be read from memory.
2008-09-18 Andreas Schwab <schwab@suse.de>
[BZ #6942]

View File

@ -1,3 +1,8 @@
2008-09-11 Martin Schwidefsky <schwidefsky@de.ibm.com>
* sysdeps/unix/sysv/linux/fork.c (__libc_fork): Add memory barrier
to force runp->refcntr to be read from memory.
2008-09-08 Richard Guenther <rguenther@suse.de>
* sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock,