summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/README
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 12:17:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-14 12:17:42 +0000
commit87a04019fb626d90af690e6a9e985951ed9f4673 (patch)
tree8ce47ee7f81a5d126c59c3dc3204120a059a5f9b /c/src/lib/libbsp/unix/posix/README
parent2009-10-14 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-87a04019fb626d90af690e6a9e985951ed9f4673.tar.bz2
Remove (Abandoned).
Diffstat (limited to 'c/src/lib/libbsp/unix/posix/README')
-rw-r--r--c/src/lib/libbsp/unix/posix/README18
1 files changed, 0 insertions, 18 deletions
diff --git a/c/src/lib/libbsp/unix/posix/README b/c/src/lib/libbsp/unix/posix/README
deleted file mode 100644
index 0bf0782737..0000000000
--- a/c/src/lib/libbsp/unix/posix/README
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# $Id$
-#
-
-
-This is a "generic" BSP for a modern UNIX system which is enough
-System V and POSIX compliant to support at least the following:
-
- + semaphores
- + itimers
- + mmap
- + shared memory
-
-At the moment, this BSP is known to work with the following UNIXes:
-
- + HP-UX 9.0.x
- + Solaris 2.x
- + Linux 1.1.x (single processor only -- mmap is broken)