summaryrefslogtreecommitdiffstats
path: root/cpukit/posix (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-223-34/+24
* posix: Protect alarm()Sebastian Huber2013-07-221-0/+4
* posix: Statically init _POSIX_signals_Alarm_timerSebastian Huber2013-07-223-23/+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
* score: Create spinlock implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create spinlock implementation headerSebastian Huber2013-07-2211-53/+55
* posix: Create timer implementation headerSebastian Huber2013-07-2212-84/+87
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-227-49/+67
* score: Create rwlock implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create rwlock implementation headerSebastian Huber2013-07-2215-66/+68
* posix: Create pthread implementation headerSebastian Huber2013-07-2247-266/+278
* posix: Create priority implementation headerSebastian Huber2013-07-2237-89/+57
* score: Obtain _Thread_Executing in proper contextSebastian Huber2013-07-221-4/+6
* posix: Create condition variable impl headerSebastian Huber2013-07-2222-230/+235
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-1/+4
* score: Create barrier implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create barrier implementation headerSebastian Huber2013-07-229-57/+59
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-222-4/+10
* score: Create message queue implementation headerSebastian Huber2013-07-221-0/+1
* posix: Create message queue implementation headerSebastian Huber2013-07-2221-389/+393
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-2/+5
* score: Create semaphore implementation headerSebastian Huber2013-07-221-0/+1
* posix: Convert to inline functionSebastian Huber2013-07-222-34/+19
* posix: Create semaphore implementation headerSebastian Huber2013-07-2221-233/+237
* posix: Use _Thread_Get_executing()Sebastian Huber2013-07-227-20/+24
* posix: Include missing header filesSebastian Huber2013-07-229-3/+10
* 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-182-25/+17
* score: Create mutex implementation headerSebastian Huber2013-07-1822-21/+22
* posix: Create mutex implementation headerSebastian Huber2013-07-1844-270/+274
* posix: Delete unused functionsSebastian Huber2013-07-162-23/+0
* 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: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-1016-16/+16
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-10179-184/+180
* 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-0414-138/+201
* 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