summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/src/posixapi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove, moved to cpukit.Ralf Corsepius2002-07-221-115/+0
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-0/+4
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Fixed warning where initialized default POSIX API structure didJoel Sherrill1999-11-091-0/+2
* Added message queues and semaphores.Joel Sherrill1999-11-021-0/+11
* POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1999-02-031-0/+3
* 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
* With the transition from command line macro definitions to targopts.h,Joel Sherrill1997-01-281-3/+2
* 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