summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Include proper header fileSebastian Huber2013-07-232-2/+2
* posix: Protect ualarm()Sebastian Huber2013-07-221-0/+4
* posix: Statically init _POSIX_signals_Ualarm_timerSebastian Huber2013-07-222-32/+24
* posix: Protect alarm()Sebastian Huber2013-07-221-0/+4
* posix: Statically init _POSIX_signals_Alarm_timerSebastian Huber2013-07-222-21/+16
* score: Create watchdog implementation headerSebastian Huber2013-07-2213-1/+13
* posix: Obtain _Thread_Executing in proper contextSebastian Huber2013-07-223-9/+17
* posix: Obtain _Thread_Executing in proper contextSebastian Huber2013-07-221-3/+6
* posix: Create spinlock implementation headerSebastian Huber2013-07-227-7/+7
* posix: Create timer implementation headerSebastian Huber2013-07-228-8/+8
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-227-49/+67
* posix: Create rwlock implementation headerSebastian Huber2013-07-2211-11/+11
* posix: Create pthread implementation headerSebastian Huber2013-07-2242-42/+42
* posix: Create priority implementation headerSebastian Huber2013-07-2233-33/+33
* score: Obtain _Thread_Executing in proper contextSebastian Huber2013-07-221-4/+6
* posix: Create condition variable impl headerSebastian Huber2013-07-2217-17/+17
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-1/+4
* posix: Create barrier implementation headerSebastian Huber2013-07-225-5/+5
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-222-4/+10
* posix: Create message queue implementation headerSebastian Huber2013-07-2216-16/+16
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-2/+5
* posix: Convert to inline functionSebastian Huber2013-07-221-32/+1
* posix: Create semaphore implementation headerSebastian Huber2013-07-2216-16/+16
* posix: Use _Thread_Get_executing()Sebastian Huber2013-07-227-20/+24
* posix: Include missing header filesSebastian Huber2013-07-227-3/+8
* rtems, posix: Use _Thread_Get_executing()Sebastian Huber2013-07-181-1/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-182-1/+5
* posix: Convert to inline functionSebastian Huber2013-07-181-21/+1
* score: Create mutex implementation headerSebastian Huber2013-07-1821-21/+21
* posix: Create mutex implementation headerSebastian Huber2013-07-1839-39/+39
* posix: Add commentSebastian Huber2013-07-051-0/+1
* scheduler: Specify thread of yield operationSebastian Huber2013-06-142-8/+15
* scheduler: Add start idle thread operationSebastian Huber2013-06-141-1/+2
* score: Add and use _Objects_Put()Sebastian Huber2013-06-0749-77/+84
* score: Add _Objects_Put_for_get_isr_disable()Sebastian Huber2013-06-071-0/+1
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-10179-184/+180
* posix: Doxygen Enhancement Task #6Ayush Awasthi2012-12-1920-0/+140
* posix: Doxygen Enhancement Task #9Ayush Awasthi2012-12-1920-0/+140
* posix: Doxygen Enhancement Task #10Alex Ivanov2012-12-1920-0/+139
* posix: Doxygen Enhancement Task #3Ayush Awasthi2012-12-1920-0/+140
* posix: Doxygen Enhancement Task #11Ayush Awasthi2012-12-1820-0/+140
* posix: Doxygen Enhancement Task #12Ayush Awasthi2012-12-184-0/+28
* posix: Doxygen Enhancement Task #7Mathew Kallada2012-12-1619-23/+135
* posix: Doxygen Enhancement Task #2Alex Ivanov2012-12-1520-136/+177
* posix: Doxygen Enhancement Task #8Mathew Kallada2012-12-1519-51/+133
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-1520-122/+160
* posix: Doxygen Enhancement Task #1Alex Ivanov2012-12-1520-133/+171
* posix: Doxygen enhancement task #4Mathew Kallada2012-12-1320-26/+138
* posix: Add signal post switch extension on the flySebastian Huber2012-12-054-6/+9
* posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber2012-12-0525-43/+24