summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* posix: Include missing <stdint.h>Sebastian Huber2013-07-231-0/+2
* posix: Statically init _POSIX_signals_Ualarm_timerSebastian Huber2013-07-221-2/+0
* posix: Statically init _POSIX_signals_Alarm_timerSebastian Huber2013-07-221-2/+0
* score: Create spinlock implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create spinlock implementation headerSebastian Huber2013-07-222-36/+134
* posix: Create timer implementation headerSebastian Huber2013-07-222-67/+163
* score: Create rwlock implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create rwlock implementation headerSebastian Huber2013-07-222-45/+143
* posix: Create pthread implementation headerSebastian Huber2013-07-222-147/+231
* posix: Create priority implementation headerSebastian Huber2013-07-221-8/+20
* posix: Create condition variable impl headerSebastian Huber2013-07-222-144/+213
* score: Create barrier implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create barrier implementation headerSebastian Huber2013-07-222-42/+140
* score: Create message queue implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create message queue implementation headerSebastian Huber2013-07-222-206/+372
* score: Create semaphore implementation headerSebastian Huber2013-07-221-0/+1
* posix: Convert to inline functionSebastian Huber2013-07-221-2/+18
* posix: Create semaphore implementation headerSebastian Huber2013-07-222-125/+216
* posix: Include missing header filesSebastian Huber2013-07-222-0/+2
* posix: Convert to inline functionSebastian Huber2013-07-181-4/+16
* score: Create mutex implementation headerSebastian Huber2013-07-181-0/+1
* posix: Create mutex implementation headerSebastian Huber2013-07-182-168/+230
* posix: Delete unused functionsSebastian Huber2013-07-161-12/+0
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-1016-16/+16
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-1017-27/+29
* posix: Doxygen Clean Up Task #1Alex Ivanov2013-01-0720-345/+419
* posix: Doxygen Clean Up Task #2Alex Ivanov2013-01-044-60/+76
* Header File Doxygen Enhancement Task #1Alex Ivanov2012-12-282-2/+6
* Header File Doxygen Enhancement Task #11Mathew Kallada2012-12-281-0/+2
* barrier.h: Use POSIX API Doxygen groupJoel Sherrill2012-12-281-0/+12
* posixapi.h: Add POSIX API Doxygen groupJoel Sherrill2012-12-281-0/+10
* Miscellaneous Doxygen clean-upJoel Sherrill2012-12-281-0/+2
* posix: Doxygen Enhancement Task #7Mathew Kallada2012-12-163-7/+13
* posix: Doxygen Enhancement Task #2Alex Ivanov2012-12-155-23/+48
* posix: Doxygen Enhancement Task #8Mathew Kallada2012-12-154-6/+49
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-157-14/+69
* posix: Doxygen Enhancement Task #1Alex Ivanov2012-12-156-11/+85
* posix: Doxygen enhancement task #4Mathew Kallada2012-12-137-7/+78
* posix: Add signal post switch extension on the flySebastian Huber2012-12-051-3/+7