summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/inline/rtems/posix (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius10-762/+0
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+40
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 Sherrill1-29/+0
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 Sherrill1-0/+2
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 Sherrill1-3/+3
1999-10-04Removed Makefile.in generated from Makefile.amJoel Sherrill1-266/+0
1999-10-04Regenerated.Joel Sherrill1-5/+6
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill2-30/+274
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-12/+20
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+1
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 Sherrill1-3/+12
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-1/+3
1998-02-17updated copyright to 1998Joel Sherrill7-7/+7
1998-01-30Big patch form Ralf Corsepius described in this email:Joel Sherrill1-4/+2
1998-01-20Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1-1/+1
1997-12-10Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1-1/+4
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill7-14/+14
1997-10-08Removed include directory at "build" point and the link of this directoryJoel Sherrill1-1/+1
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
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-0/+30
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