summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-02-18 01:27:10 +0000
committerRoland McGrath <roland@gnu.org>1995-02-18 01:27:10 +0000
commit28f540f45bbacd939bfd07f213bcad2bf730b1bf (patch)
tree15f07c4c43d635959c6afee96bde71fb1b3614ee /gnu
initial import
Diffstat (limited to 'gnu')
-rw-r--r--gnu/signal.h1
-rw-r--r--gnu/time.h1
-rw-r--r--gnu/types.h1
-rw-r--r--gnu/wait.h1
4 files changed, 4 insertions, 0 deletions
diff --git a/gnu/signal.h b/gnu/signal.h
new file mode 100644
index 0000000000..3c1dfa2baf
--- /dev/null
+++ b/gnu/signal.h
@@ -0,0 +1 @@
+#include <signal/gnu/signal.h>
diff --git a/gnu/time.h b/gnu/time.h
new file mode 100644
index 0000000000..9f90588546
--- /dev/null
+++ b/gnu/time.h
@@ -0,0 +1 @@
+#include <time/gnu/time.h>
diff --git a/gnu/types.h b/gnu/types.h
new file mode 100644
index 0000000000..0d1fb31d06
--- /dev/null
+++ b/gnu/types.h
@@ -0,0 +1 @@
+#include <posix/gnu/types.h>
diff --git a/gnu/wait.h b/gnu/wait.h
new file mode 100644
index 0000000000..a47b5e8754
--- /dev/null
+++ b/gnu/wait.h
@@ -0,0 +1 @@
+#include <posix/gnu/wait.h>