summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/README
blob: 0bf078273727fb2291cf7fe0fff88c97d4595d35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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)