summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/shmsupp/mpisr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* Modified UNIX simulator port so all references to native unixJoel Sherrill1995-09-271-5/+6
| | | | | stuff is in the executive source proper in the file cpu.c. This should help avoid conflicts between RTEMS POSIX files and UNIX files.
* Initialization of semaphores was incorrect. It did not forceJoel Sherrill1995-08-111-0/+2
| | | | | | | | | | | | the count to "1" to indicate availability. Interrupt support was added. Problem where newlib's errno "overrides" that set by system calls was addressed. Fixed bug which resulted in all nodes using the same semaphore although an array of semaphores was allocated.
* Ada95, gnat, go32Joel Sherrill1995-07-121-0/+29