source:
rtems/c/src/lib/libbsp/unix/posix/README
@
4ca27cf
Last change on this file since 4ca27cf was 3ea5288, checked in by Joel Sherrill <joel.sherrill@…>, on 07/18/95 at 21:11:57 | |
---|---|
|
|
File size: 359 bytes |
Line | |
---|---|
1 | # |
2 | # $Id$ |
3 | # |
4 | |
5 | |
6 | This is a "generic" BSP for a modern UNIX system which is enough |
7 | System V and POSIX compliant to support at least the following: |
8 | |
9 | + semaphores |
10 | + itimers |
11 | + mmap |
12 | + shared memory |
13 | |
14 | At the moment, this BSP is known to work with the following UNIXes: |
15 | |
16 | + HP-UX 9.0.x |
17 | + Solaris 2.x |
18 | + Linux 1.1.x (single processor only -- mmap is broken) |
Note: See TracBrowser
for help on using the repository browser.