diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2000-04-12 06:08:31 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-12 06:08:31 +0000 |
| commit | fb125e0ced340f0f0126cdcd3a230188007ef3f4 (patch) | |
| tree | 6ed5cb0dd3c9ab842f9edc21c1c7040e6f10e3e0 /ChangeLog | |
| parent | a63be9f77713b1024335c053dafd58a6cd7075bb (diff) | |
| download | glibc-fb125e0ced340f0f0126cdcd3a230188007ef3f4.tar.xz glibc-fb125e0ced340f0f0126cdcd3a230188007ef3f4.zip | |
Update.
* sysdeps/unix/sysv/linux/shm_open.c (shm_open): Set FD_CLOEXEC
for descriptor.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-04-11 Ulrich Drepper <drepper@redhat.com> + * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Set FD_CLOEXEC + for descriptor. + * misc/sys/mman.h: Add prototypes for shm_open and shm_unlink. * rt/Makefile (librt-routines): Add shm_open and shm_unlink. * rt/Versions [librt] (GLIBC_2.2): Add shm_open and shm_unlink. |
