summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/inline/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2002-01-162001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-01-222001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill1-1/+1
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+90
2000-07-06Added support for converting a mutex id to a pointer and returningJoel Sherrill1-21/+39
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-3/+6
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2-0/+4
2000-01-05Added priority conversion between POSIX and core.Jennifer Averett1-2/+17
1999-12-23+ Added routine to remove from namespace.Jennifer Averett1-0/+13
1999-11-18Added a routine to remove a semaphore name from its namespace.Jennifer Averett1-0/+15
1999-11-17Updated copyright notice.Joel Sherrill7-14/+7
1998-02-17updated copyright to 1998Joel Sherrill7-7/+7
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill7-14/+14
1997-08-22Added commit about missing support for condition initializer.Joel Sherrill1-0/+1
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill7-35/+35
1997-04-15Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill1-3/+3
1996-08-12_POSIX_Mutex_Get: made null id an errorJoel Sherrill1-0/+5
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill8-32/+32
1996-06-05added comments to to document the definition of posix priorityJoel Sherrill1-0/+8
1996-06-03deleted POSIX threads typedef masking Thread_ControlJoel Sherrill1-9/+8
1996-05-29cleaned up spacing and parenthesesJoel Sherrill1-2/+2
1995-10-06fixed missing CVS IDsJoel Sherrill1-0/+3
1995-09-26posix support initially addedJoel Sherrill8-0/+557