From 38bb44bc19539b14a22a2e931c001c58b6cb1b95 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 21 Mar 1996 00:37:31 +0000 Subject: Mon Mar 18 22:54:32 1996 Andreas Schwab * sysdeps/unix/sysv/linux/wait3.c: New file. * sysdeps/unix/sysv/linux/wait.c: Use the bsd4.4 wait, not the one from sysdeps/posix. --- sysdeps/unix/sysv/linux/wait3.c | 1 + 1 file changed, 1 insertion(+) create mode 100644 sysdeps/unix/sysv/linux/wait3.c (limited to 'sysdeps/unix/sysv/linux/wait3.c') diff --git a/sysdeps/unix/sysv/linux/wait3.c b/sysdeps/unix/sysv/linux/wait3.c new file mode 100644 index 0000000000..0b3bdee771 --- /dev/null +++ b/sysdeps/unix/sysv/linux/wait3.c @@ -0,0 +1 @@ +#include -- cgit v1.2.3