summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Fine grained locking for semaphoresSebastian Huber2015-05-191-0/+14
* score: Fine grained locking for message queuesSebastian Huber2015-05-191-0/+15
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-196-5/+9
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-211-1/+1
* posix: Change sem_t to the 32-bit object typeSebastian Huber2015-03-101-1/+1
* posix: Use a value of 0 for SEM_FAILEDSebastian Huber2015-03-101-1/+1
* posix: Delete unused _POSIX_Threads_Get()Sebastian Huber2014-12-181-34/+0
* posix: Delete key/value if value is set to NULLSebastian Huber2014-12-121-0/+13
* posix: Simplify _POSIX_Keys_Find()Sebastian Huber2014-12-121-6/+7
* sys/mman.h: New file. Clean up and add supporting stubsJoel Sherrill2014-11-201-0/+189
* posix: Add auto initializaton for rwlockSebastian Huber2014-10-081-21/+3
* posix: Use RTEMS_DECONST()Sebastian Huber2014-09-081-1/+1
* posix: Simplify key implementationSebastian Huber2014-08-052-10/+27
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-051-1/+1
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-051-0/+3
* Delete unused *_Is_null() functionsSebastian Huber2014-07-268-127/+0
* rbtree: Reduce RBTree_Control sizeSebastian Huber2014-07-151-2/+19
* pthreadimpl.h: Conditionalize thread affinity copyingJoel Sherrill2014-04-031-1/+1
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-312-26/+8
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-1/+3
* posix: Use thread action for signalsSebastian Huber2014-03-312-6/+11
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2134-34/+34
* posix: Use interal mutex for once implementationSebastian Huber2014-03-191-57/+0
* score: Add local context to SMP lock APISebastian Huber2014-03-111-4/+4
* POSIX keys now enabled in all configurations.Joel Sherrill2014-03-072-27/+2
* Remove trailing whitespace in previous patchesJennifer Averett2014-03-071-10/+10
* posix: Add POSIX thread affinity attribute support.Jennifer Averett2014-03-071-1/+68
* psignalimpl.h: Remove dead commentJoel Sherrill2013-12-091-3/+1
* posix/config.h: Comment clean upJoel Sherrill2013-12-091-10/+102
* signalcatch.c: Remove junk commentJoel Sherrill2013-12-091-1/+1
* timerimpl.h: Comment clean upJoel Sherrill2013-12-091-36/+22
* semaphoreimpl.h: Comment clean upJoel Sherrill2013-12-091-79/+38
* mqueueimpl.h: Comment clean upJoel Sherrill2013-12-091-176/+91
* condimpl.h: Comment clean upJoel Sherrill2013-12-091-98/+35
* ptimer.h: Comment clean upJoel Sherrill2013-12-091-31/+14
* muteximpl.h: Comment clean upJoel Sherrill2013-12-091-108/+44
* posix: Use cleanup contexts on the stackSebastian Huber2013-12-022-0/+9
* posix: Add and use _POSIX_signals_Acquire()Sebastian Huber2013-08-271-1/+11
* posix: Update to the pthread_once changes.Chris Johns2013-08-231-1/+19
* posix: TypoSebastian Huber2013-08-141-1/+1
* posix: Change pthread_once to be SMP safe.Chris Johns2013-08-141-0/+57
* posix: Delete POSIX_Keys_Freechain typeSebastian Huber2013-08-081-17/+14
* posix: Add missing header.Chris Johns2013-08-081-8/+9
* posix: Create key implementation headerSebastian Huber2013-08-062-97/+185
* Unlimited objects support for POSIX keysZhongwei Yao2013-08-063-20/+80
* score: Create object implementation headerSebastian Huber2013-07-269-2/+9
* score: Create threadq implementation headerSebastian Huber2013-07-263-3/+6
* POSIX Semaphore: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-241-4/+4
* POSIX AIO: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-241-4/+5
* POSIX mqueue.h: Add restrict keyword per Single UNIX SpecificationSahil Patnayakunii2013-07-241-5/+5