summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/inline (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added support for converting a mutex id to a pointer and returningJoel Sherrill2000-07-061-21/+39
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-3/+6
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-133-0/+6
* Added priority conversion between POSIX and core.Jennifer Averett2000-01-051-2/+17
* + Added routine to remove from namespace.Jennifer Averett1999-12-231-0/+13
* Added a routine to remove a semaphore name from its namespace.Jennifer Averett1999-11-181-0/+15
* Updated copyright notice.Joel Sherrill1999-11-177-14/+7
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-041-3/+3
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-071-0/+10
* updated copyright to 1998Joel Sherrill1998-02-177-7/+7
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-087-14/+14
* Added commit about missing support for condition initializer.Joel Sherrill1997-08-221-0/+1
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-227-35/+35
* Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill1997-04-151-3/+3
* _POSIX_Mutex_Get: made null id an errorJoel Sherrill1996-08-121-0/+5
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-038-32/+32
* added comments to to document the definition of posix priorityJoel Sherrill1996-06-051-0/+8
* deleted POSIX threads typedef masking Thread_ControlJoel Sherrill1996-06-031-9/+8
* cleaned up spacing and parenthesesJoel Sherrill1996-05-291-2/+2
* fixed missing CVS IDsJoel Sherrill1995-10-061-0/+3
* posix support initially addedJoel Sherrill1995-09-268-0/+557