Skip to content

Commit

Permalink
* sysdeps/unix/sysv/linux/shm_open.c (shm_open): Use O_CLOEXEC is
Browse files Browse the repository at this point in the history
	available.
  • Loading branch information
Ulrich Drepper committed Aug 10, 2007
1 parent bfcd382 commit 673876e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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>

* sysdeps/ieee754/ldbl-128ibm/strtold_l.c (___new_strtold_l,
Expand Down

0 comments on commit 673876e

Please sign in to comment.