mirror of git://sourceware.org/git/glibc.git
* sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC is
available.
This commit is contained in:
parent
bfcd38238b
commit
673876e647
|
@ -1,3 +1,8 @@
|
||||||
|
2007-08-10 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC is
|
||||||
|
available.
|
||||||
|
|
||||||
2007-08-10 Jakub Jelinek <jakub@redhat.com>
|
2007-08-10 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
|
* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
|
||||||
|
|
Loading…
Reference in New Issue