]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
entered into RCS
authorRoland McGrath <roland@gnu.org>
Wed, 20 Apr 1994 03:12:09 +0000 (03:12 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 20 Apr 1994 03:12:09 +0000 (03:12 +0000)
sysdeps/unix/sysv/sco3.2.4/pipestream.c [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/sco3.2.4/pipestream.c b/sysdeps/unix/sysv/sco3.2.4/pipestream.c
new file mode 100644 (file)
index 0000000..b768e62
--- /dev/null
@@ -0,0 +1,3 @@
+/* SCO 3.2v4 does have `waitpid'.
+   Avoid unix/pipestream.c, which says we don't.  */
+#include <sysdeps/posix/pipestream.c>