summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/inline/rtems (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove, moved to cpukit.Ralf Corsepius2002-07-2211-764/+0
* 2001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-261-1/+40
* 2001-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-01-161-1/+1
* 2001-10-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-162-39/+0
* 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-271-1/+1
* 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-02-051-5/+7
* 2001-01-22 Michael Hamel <mhamel@adi.co.nz>Joel Sherrill2001-01-221-1/+1
* 2000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-301-1/+2
* 2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-252-1/+91
* 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-122-10/+11
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-132-0/+4
* 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
* Patch rtems-rc-19991117-11.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-231-1/+1
* Patch rtems-rc-19991117-4.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-11-221-8/+8
* 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-042-6/+6
* Removed Makefile.in generated from Makefile.amJoel Sherrill1999-10-042-626/+0
* Regenerated.Joel Sherrill1999-10-042-10/+12
* Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill1999-09-074-42/+630
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-07-262-2/+2
* This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-07-262-20/+28
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-192-2/+2
* Now install header files that existed but were not previously installed.Joel Sherrill1999-04-151-1/+1
* Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-192-6/+24
* Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-182-1/+5
* Added files as part of moveJoel Sherrill1998-12-151-0/+14
* updated copyright to 1998Joel Sherrill1998-02-177-7/+7
* Big patch form Ralf Corsepius described in this email:Joel Sherrill1998-01-301-4/+2
* Removed CONFIG_DIR and PROJECT_HOME directories.Joel Sherrill1998-01-201-1/+1
* Modified a lot of files to take a first cut at supporting building fromJoel Sherrill1997-12-101-1/+4
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-087-14/+14
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-1/+1
* 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
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+30
* _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