From 28f540f45bbacd939bfd07f213bcad2bf730b1bf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 18 Feb 1995 01:27:10 +0000 Subject: initial import --- sys/bitypes.h | 1 + sys/cdefs.h | 1 + sys/dir.h | 1 + sys/errno.h | 1 + sys/fcntl.h | 1 + sys/file.h | 1 + sys/ioctl.h | 1 + sys/poll.h | 1 + sys/ptrace.h | 1 + sys/resource.h | 1 + sys/signal.h | 1 + sys/socket.h | 1 + sys/stat.h | 1 + sys/syslog.h | 1 + sys/termios.h | 1 + sys/time.h | 1 + sys/timeb.h | 1 + sys/times.h | 1 + sys/ttydefaults.h | 1 + sys/types.h | 1 + sys/uio.h | 1 + sys/un.h | 1 + sys/unistd.h | 1 + sys/utsname.h | 1 + sys/vlimit.h | 1 + sys/vtimes.h | 1 + sys/wait.h | 1 + 27 files changed, 27 insertions(+) create mode 100644 sys/bitypes.h create mode 100644 sys/cdefs.h create mode 100644 sys/dir.h create mode 100644 sys/errno.h create mode 100644 sys/fcntl.h create mode 100644 sys/file.h create mode 100644 sys/ioctl.h create mode 100644 sys/poll.h create mode 100644 sys/ptrace.h create mode 100644 sys/resource.h create mode 100644 sys/signal.h create mode 100644 sys/socket.h create mode 100644 sys/stat.h create mode 100644 sys/syslog.h create mode 100644 sys/termios.h create mode 100644 sys/time.h create mode 100644 sys/timeb.h create mode 100644 sys/times.h create mode 100644 sys/ttydefaults.h create mode 100644 sys/types.h create mode 100644 sys/uio.h create mode 100644 sys/un.h create mode 100644 sys/unistd.h create mode 100644 sys/utsname.h create mode 100644 sys/vlimit.h create mode 100644 sys/vtimes.h create mode 100644 sys/wait.h (limited to 'sys') diff --git a/sys/bitypes.h b/sys/bitypes.h new file mode 100644 index 0000000..1379451 --- /dev/null +++ b/sys/bitypes.h @@ -0,0 +1 @@ +#include diff --git a/sys/cdefs.h b/sys/cdefs.h new file mode 100644 index 0000000..200abb4 --- /dev/null +++ b/sys/cdefs.h @@ -0,0 +1 @@ +#include diff --git a/sys/dir.h b/sys/dir.h new file mode 100644 index 0000000..5453e74 --- /dev/null +++ b/sys/dir.h @@ -0,0 +1 @@ +#include diff --git a/sys/errno.h b/sys/errno.h new file mode 100644 index 0000000..339f4fc --- /dev/null +++ b/sys/errno.h @@ -0,0 +1 @@ +#include diff --git a/sys/fcntl.h b/sys/fcntl.h new file mode 100644 index 0000000..dec2157 --- /dev/null +++ b/sys/fcntl.h @@ -0,0 +1 @@ +#include diff --git a/sys/file.h b/sys/file.h new file mode 100644 index 0000000..fb3cd75 --- /dev/null +++ b/sys/file.h @@ -0,0 +1 @@ +#include diff --git a/sys/ioctl.h b/sys/ioctl.h new file mode 100644 index 0000000..8cc7775 --- /dev/null +++ b/sys/ioctl.h @@ -0,0 +1 @@ +#include diff --git a/sys/poll.h b/sys/poll.h new file mode 100644 index 0000000..5231e68 --- /dev/null +++ b/sys/poll.h @@ -0,0 +1 @@ +#include diff --git a/sys/ptrace.h b/sys/ptrace.h new file mode 100644 index 0000000..f099a4e --- /dev/null +++ b/sys/ptrace.h @@ -0,0 +1 @@ +#include diff --git a/sys/resource.h b/sys/resource.h new file mode 100644 index 0000000..33e6f4d --- /dev/null +++ b/sys/resource.h @@ -0,0 +1 @@ +#include diff --git a/sys/signal.h b/sys/signal.h new file mode 100644 index 0000000..b2110df --- /dev/null +++ b/sys/signal.h @@ -0,0 +1 @@ +#include diff --git a/sys/socket.h b/sys/socket.h new file mode 100644 index 0000000..999a683 --- /dev/null +++ b/sys/socket.h @@ -0,0 +1 @@ +#include diff --git a/sys/stat.h b/sys/stat.h new file mode 100644 index 0000000..37a5260 --- /dev/null +++ b/sys/stat.h @@ -0,0 +1 @@ +#include diff --git a/sys/syslog.h b/sys/syslog.h new file mode 100644 index 0000000..247528b --- /dev/null +++ b/sys/syslog.h @@ -0,0 +1 @@ +#include diff --git a/sys/termios.h b/sys/termios.h new file mode 100644 index 0000000..27e4de5 --- /dev/null +++ b/sys/termios.h @@ -0,0 +1 @@ +#include diff --git a/sys/time.h b/sys/time.h new file mode 100644 index 0000000..5595a95 --- /dev/null +++ b/sys/time.h @@ -0,0 +1 @@ +#include