summaryrefslogtreecommitdiff
path: root/cpukit/posix/src/key.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2018-12-14score: Static Objects_Information initializationSebastian Huber
2018-12-07score: Remove Objects_Information::is_stringSebastian Huber
2018-10-29Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMESSebastian Huber
2017-08-25Include missing <limits.h>Sebastian Huber
2016-04-21score: Simplify _Objects_Initialize_information()Sebastian Huber
2016-04-14posix: Run key destructors during thread restartSebastian Huber
2016-03-18posix: Use per-thread lookup tree for POSIX KeysSebastian Huber
2016-02-03Optional POSIX Keys initializationSebastian Huber
2015-07-01score: Freechain handler API changesSebastian Huber
2014-08-05posix: Simplify key implementationSebastian Huber
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber
2014-07-15rbtree: Reduce RBTree_Control sizeSebastian Huber
2014-05-06posix: Fix POSIX keys initializationSebastian Huber
2014-04-07score: Lazy key value pair allocationSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill
2013-08-08posix: Delete POSIX_Keys_Freechain typeSebastian Huber
2013-08-06posix: Create key implementation headerSebastian Huber
2013-08-06Unlimited objects support for POSIX keysZhongwei Yao
2012-12-13posix: Doxygen enhancement task #4Mathew Kallada
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-04-182008-04-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-312008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2004-04-16Remove stray white spaces.Ralf Corsepius
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill
1999-11-02Split key.c into multiple files.Joel Sherrill
1996-08-09merged remote object id and invalid id error cases.Joel Sherrill
1996-08-06pthread_getspecific: use local variable so references to tcb are completedJoel Sherrill
1996-06-07key destructor is now run at correct point in pthread_exit() sequence andJoel Sherrill
1996-05-29comment clean upJoel Sherrill
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill
1995-10-06fixed missing CVS IDsJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill