about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-12 06:48:39 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-12 06:48:39 +0000
commitca99b8a0093142f6520d9e7c649278c6dc35b16b (patch)
tree7877759774529623db20128fe3b89d72b192adbb /ChangeLog
parentfb125e0ced340f0f0126cdcd3a230188007ef3f4 (diff)
downloadglibc-ca99b8a0093142f6520d9e7c649278c6dc35b16b.tar.gz
glibc-ca99b8a0093142f6520d9e7c649278c6dc35b16b.tar.xz
glibc-ca99b8a0093142f6520d9e7c649278c6dc35b16b.zip
Update.
	* rt/Makefile (tests): Add tst-shm.
	Add rules to generate tst-shm.
	* rt/tst-shm.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61e7fd5b58..a561b60122 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-04-11  Ulrich Drepper  <drepper@redhat.com>
 
+	* rt/Makefile (tests): Add tst-shm.
+	Add rules to generate tst-shm.
+	* rt/tst-shm.c: New file.
+
 	* sysdeps/unix/sysv/linux/shm_open.c (shm_open): Set FD_CLOEXEC
 	for descriptor.