summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/keysetspecific.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2016-08-08score: Add debug support to red-black treesSebastian Huber1-0/+2
2016-08-08posix: Fix for RTEMS_DEBUGSebastian Huber1-0/+1
2016-04-06score: Add node map to _RBTree_Find_inline()Sebastian Huber1-16/+13
2016-03-18posix: Use per-thread lookup tree for POSIX KeysSebastian Huber1-67/+97
2014-12-12posix: Delete key/value if value is set to NULLSebastian Huber1-35/+72
2014-12-12posix: Simplify _POSIX_Keys_Find()Sebastian Huber1-2/+1
2014-09-08posix: Use RTEMS_DECONST()Sebastian Huber1-2/+2
2014-08-05posix: Simplify key implementationSebastian Huber1-2/+4
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber1-4/+1
2014-07-15rbtree: Reduce RBTree_Control sizeSebastian Huber1-8/+8
2014-03-24posix: Prevent pthread_setspecific from returning EAGAIN.Christian Mauderer1-24/+35
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill1-7/+7
2013-11-21score/rbtree: Remove "unprotected" from APISebastian Huber1-1/+1
2013-08-08posix: Delete POSIX_Keys_Freechain typeSebastian Huber1-2/+2
2013-08-06posix: Use _Objects_Put() for POSIX keysSebastian Huber1-4/+8
2013-08-06posix: Create key implementation headerSebastian Huber1-11/+4
2013-08-06Unlimited objects support for POSIX keysZhongwei Yao1-13/+36
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-18posix: Doxygen Enhancement Task #11Ayush Awasthi1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-6/+9
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2006-11-172006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-3/+3
2004-04-16Remove stray white spaces.Ralf Corsepius1-1/+1
2004-03-232004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
1999-11-02Split key.c into multiple files.Joel Sherrill1-0/+43