summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/config.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-25Remove make preinstallChris Johns1-120/+0
2017-10-05posix: Implement self-contained POSIX mutexSebastian Huber1-6/+0
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber1-6/+0
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber1-6/+0
2017-10-05posix: Implement self-contained POSIX barriersSebastian Huber1-6/+0
2017-01-13posix: shared memory supportGedare Bloom1-0/+5
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber1-6/+0
2016-05-02posix: Simplify message queuesSebastian Huber1-11/+0
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-17/+1
2013-12-09posix/config.h: Comment clean upJoel Sherrill1-10/+102
2013-08-06Unlimited objects support for POSIX keysZhongwei Yao1-0/+1
2013-07-23posix: Include missing <stdint.h>Sebastian Huber1-0/+2
2013-01-07posix: Doxygen Clean Up Task #1Alex Ivanov1-4/+6
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-12-132011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-13/+13
2011-06-242011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+2
2009-08-052009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+1
2008-12-172008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-12-152008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+12
2006-11-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+3
2005-02-21New header guards.Ralf Corsepius1-2/+2
2004-11-21Add doxygen preamble.Ralf Corsepius1-0/+4
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Added message queues and semaphores.Joel Sherrill1-1/+3
1999-05-07Patch from Jiri Gaisler <jgais@ws.estec.esa.nl> to allow stacksizeJoel Sherrill1-0/+1
1999-02-03POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1-0/+1
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-07-09Changed name from entry to thread_entry to be more compatible withJoel Sherrill1-1/+1
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1996-06-14fields for init threads stuff said tasks.Joel Sherrill1-2/+2
1996-06-13config.h: added maximum_queued_signals.Joel Sherrill1-0/+1
1996-05-29posix initialization threads table was misnamed "posix initializationJoel Sherrill1-7/+7
1996-05-29added entry point for posix initialization threads to the posix initializationJoel Sherrill1-2/+8
1996-05-28added maximum keysJoel Sherrill1-0/+1
1996-05-28added initial posix configuration supportJoel Sherrill1-0/+51