summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/src (unfollow)
Commit message (Collapse)AuthorFilesLines
1996-05-28comment cleanupJoel Sherrill2-4/+2
1996-05-24updates to fix typosJoel Sherrill1-13/+7
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill15-7/+26
of the POSIX API necessary to support the GNAT runtime to initially compile. We now have verified that the specifications for the necessary routines are correct per the POSIX standards we have.
1996-05-10fixed typoJoel Sherrill1-1/+1
1995-12-08added correct use of _Thread_queue_Enter_critical_sectionJoel Sherrill1-0/+1
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1-5/+1
are automatically activated upon insertion.
1995-10-06fixed missing CVS IDsJoel Sherrill16-0/+18
1995-10-06moved to new development machine and went to gcc 2.7.0Joel Sherrill1-1/+1
1995-09-26posix support initially addedJoel Sherrill16-0/+4590