Files
rtems/c/src/lib/libbsp/unix/posix
2000-06-12 15:00:15 +00:00
..
2000-06-12 15:00:15 +00:00
2000-06-12 15:00:15 +00:00
2000-06-12 15:00:15 +00:00
2000-06-12 15:00:15 +00:00
2000-06-12 15:00:15 +00:00
2000-06-12 15:00:15 +00:00
2000-06-12 15:00:15 +00:00
2000-06-12 15:00:15 +00:00
2000-06-12 15:00:15 +00:00
2000-06-12 15:00:15 +00:00
1995-07-18 21:11:57 +00:00
1995-12-06 15:47:43 +00:00

#
#  $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)