source: rtems/c/src/lib/libbsp/unix/posix/README @ 49c8f45

4.104.115
Last change on this file since 49c8f45 was 3ea5288, checked in by Joel Sherrill <joel.sherrill@…>, on 07/18/95 at 21:11:57

fixed for Linux

  • Property mode set to 100644
File size: 359 bytes
Line 
1#
2#  $Id$
3#
4
5
6This is a "generic" BSP for a modern UNIX system which is enough
7System V and POSIX compliant to support at least the following:
8 
9  + semaphores
10  + itimers
11  + mmap
12  + shared memory
13
14At 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.