From 3ea52882fb00192d09d505ef95011131cc8e8409 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 18 Jul 1995 21:11:57 +0000 Subject: fixed for Linux --- c/src/lib/libbsp/unix/posix/README | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 c/src/lib/libbsp/unix/posix/README (limited to 'c/src/lib/libbsp/unix/posix/README') diff --git a/c/src/lib/libbsp/unix/posix/README b/c/src/lib/libbsp/unix/posix/README new file mode 100644 index 0000000000..0bf0782737 --- /dev/null +++ b/c/src/lib/libbsp/unix/posix/README @@ -0,0 +1,18 @@ +# +# $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) -- cgit v1.2.3