summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1991-07-31 07:21:41 +0000
committerRoland McGrath <roland@gnu.org>1991-07-31 07:21:41 +0000
commit19c0d729606d8647d8bc0c1b62fbb91bd6ed220d (patch)
tree18db8dacf90dddacce2b7eddde8a8187f4c2fb6f /gnu
parent9c1cd9d582a0c023a561f7ba218d824445828489 (diff)
Initial revision
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>