summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/src/posixapi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2010-07-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-041-3/+1
* 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-01-051-7/+6
* 2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-171-27/+11
* 2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-151-46/+22
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-2/+2
* 2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-151-8/+3
* 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-251-3/+5
* 2006-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-09-251-1/+16
* 2006-06-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-06-081-1/+1
* 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-281-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-161-3/+3
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 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