summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/inline (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius13-792/+0
2002-06-172002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+40
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+0
2002-01-162001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-10-162001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-42/+20
2001-09-272001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-5/+7
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 Sherrill2-1/+91
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 Sherrill2-10/+11
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill3-0/+6
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-23Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+1
1999-11-22Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-8/+8
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
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill3-9/+9
1999-10-04Removed Makefile.in generated from Makefile.amJoel Sherrill3-986/+0
1999-10-04Regenerated.Joel Sherrill3-15/+18
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill6-54/+986
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-3/+3
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-28/+36
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-3/+3
1999-04-15Now install header files that existed but were not previously installed.Joel Sherrill1-1/+1
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-9/+36
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill3-1/+7
1998-12-15Added files as part of moveJoel Sherrill2-0/+28
1998-12-15Moved around per Ralf Corsepius as preparation for automakeJoel Sherrill9-604/+0
1998-02-17updated copyright to 1998Joel Sherrill14-14/+14
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill2-8/+4
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill2-2/+2
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill2-2/+8
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill14-28/+28
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill2-2/+2
1997-08-22Added commit about missing support for condition initializer.Joel Sherrill2-0/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill14-70/+70
1997-04-15Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill2-6/+6
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill2-0/+60
1996-08-12_POSIX_Mutex_Get: made null id an errorJoel Sherrill2-0/+10
1996-07-03switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill16-64/+64
1996-06-05added comments to to document the definition of posix priorityJoel Sherrill2-0/+16
1996-06-03deleted POSIX threads typedef masking Thread_ControlJoel Sherrill2-18/+16
1996-05-29cleaned up spacing and parenthesesJoel Sherrill2-4/+4
1995-10-06fixed missing CVS IDsJoel Sherrill2-0/+6
1995-09-26posix support initially addedJoel Sherrill16-0/+1114