summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/posixapi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rtems-3-6-0'.3.6.0cvs2git1996-09-301-97/+0
* fields for init threads stuff said tasks.Joel Sherrill1996-06-141-4/+4
* added maximum_queued_signals to _POSIX_Default_configurationMark Johannes1996-06-131-0/+1
* now passing maximum_queued_signals to posix signals manager initializationJoel Sherrill1996-06-131-1/+3
* Added include so _POSIX_signals_Manager_initialization is prototyped.Joel Sherrill1996-06-131-0/+1
* added initialization of posix signal manager.Joel Sherrill1996-06-121-0/+2
* added an assert if a pthread_t is not the same size as an Objects_IdJoel Sherrill1996-06-031-2/+5
* Added default POSIX API configuration table.Joel Sherrill1996-05-291-1/+13
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-11/+15
* new fileJoel Sherrill1996-05-281-0/+72