about summary refs log tree commit diff
path: root/sysdeps/unix/bsd/Attic/osf1/system.c
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@zen.org>1995-03-10 01:22:39 +0000
committerBrendan Kehoe <brendan@zen.org>1995-03-10 01:22:39 +0000
commitfeebe869aefa3703a4093ff4879eb0e5d8d54939 (patch)
tree30a5d8b7f3a79b83faf8e8de04d747829aabfa1c /sysdeps/unix/bsd/Attic/osf1/system.c
parent6c2f050742cfb5b3ff6ee96b106409f541eb53bc (diff)
downloadglibc-feebe869aefa3703a4093ff4879eb0e5d8d54939.tar.gz
glibc-feebe869aefa3703a4093ff4879eb0e5d8d54939.tar.xz
glibc-feebe869aefa3703a4093ff4879eb0e5d8d54939.zip
moved to ../osf
Diffstat (limited to 'sysdeps/unix/bsd/Attic/osf1/system.c')
-rw-r--r--sysdeps/unix/bsd/Attic/osf1/system.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/bsd/Attic/osf1/system.c b/sysdeps/unix/bsd/Attic/osf1/system.c
deleted file mode 100644
index ef42ea2155..0000000000
--- a/sysdeps/unix/bsd/Attic/osf1/system.c
+++ /dev/null
@@ -1,2 +0,0 @@
-/* OSF/1 does have `waitpid'.  Avoid unix/system.c, which says we don't.  */
-#include <sysdeps/posix/system.c>