about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-15 16:22:21 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-15 16:22:21 +0000
commitb2d4446fd6d0d51f2c7f3c33805f658f9c7bb6c9 (patch)
treecc0d9973c61a6b36f58cce31fa7b40b04096c835
parentc851781fb7a43d32af7615ef51c522ab47728f6b (diff)
downloadglibc-b2d4446fd6d0d51f2c7f3c33805f658f9c7bb6c9.tar.gz
glibc-b2d4446fd6d0d51f2c7f3c33805f658f9c7bb6c9.tar.xz
glibc-b2d4446fd6d0d51f2c7f3c33805f658f9c7bb6c9.zip
Update.
2000-04-15  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Add _POSIX_SPAWN.
	* sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
-rw-r--r--linuxthreads/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 3ca2915e74..8bdc6094a0 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-15  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Add _POSIX_SPAWN.
+	* sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.
+
 2000-04-14  Andreas Jaeger  <aj@suse.de>
 
 	* weaks.c: Fix typo.