summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix/posix/shmsupp/lock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-2/+0
|
* changes remerged after lost in disk crash -- recovered from snapshot, ↵Joel Sherrill1995-12-201-0/+74
| | | | partially recovered working tree, etc
* changes remerged after disk crash -- history lostJoel Sherrill1995-12-191-74/+0
|
* Modified UNIX simulator port so all references to native unixJoel Sherrill1995-09-271-52/+8
| | | | | 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-17/+18
| | | | | | | | | | | | 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.
* all built successfully after mergeJoel Sherrill1995-07-131-2/+2
|
* Ada95, gnat, go32Joel Sherrill1995-07-121-0/+117