URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [unix/] [posix/] [README] - Rev 173
Compare with Previous | Blame | View Log
#
# $Id: README,v 1.2 2001-09-27 12:01:14 chris Exp $
#
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)