summaryrefslogtreecommitdiffstats
path: root/cpukit/posix (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-23posix: Include proper header fileSebastian Huber2-2/+2
2013-07-22posix: Protect ualarm()Sebastian Huber1-0/+4
2013-07-22posix: Statically init _POSIX_signals_Ualarm_timerSebastian Huber3-34/+24
2013-07-22posix: Protect alarm()Sebastian Huber1-0/+4
2013-07-22posix: Statically init _POSIX_signals_Alarm_timerSebastian Huber3-23/+16
2013-07-22score: Create watchdog implementation headerSebastian Huber13-1/+13
2013-07-22posix: Obtain _Thread_Executing in proper contextSebastian Huber3-9/+17
2013-07-22posix: Obtain _Thread_Executing in proper contextSebastian Huber1-3/+6
2013-07-22score: Create spinlock implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create spinlock implementation headerSebastian Huber11-53/+55
2013-07-22posix: Create timer implementation headerSebastian Huber12-84/+87
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber7-49/+67
2013-07-22score: Create rwlock implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create rwlock implementation headerSebastian Huber15-66/+68
2013-07-22posix: Create pthread implementation headerSebastian Huber47-266/+278
2013-07-22posix: Create priority implementation headerSebastian Huber37-89/+57
2013-07-22score: Obtain _Thread_Executing in proper contextSebastian Huber1-4/+6
2013-07-22posix: Create condition variable impl headerSebastian Huber22-230/+235
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-1/+4
2013-07-22score: Create barrier implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create barrier implementation headerSebastian Huber9-57/+59
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber2-4/+10
2013-07-22score: Create message queue implementation headerSebastian Huber1-0/+1
2013-07-22posix: Create message queue implementation headerSebastian Huber21-389/+393
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-2/+5
2013-07-22score: Create semaphore implementation headerSebastian Huber1-0/+1
2013-07-22posix: Convert to inline functionSebastian Huber2-34/+19
2013-07-22posix: Create semaphore implementation headerSebastian Huber21-233/+237
2013-07-22posix: Use _Thread_Get_executing()Sebastian Huber7-20/+24
2013-07-22posix: Include missing header filesSebastian Huber9-3/+10
2013-07-18rtems, posix: Use _Thread_Get_executing()Sebastian Huber1-1/+1
2013-07-18score: Avoid direct usage of _Thread_ExecutingSebastian Huber2-1/+5
2013-07-18posix: Convert to inline functionSebastian Huber2-25/+17
2013-07-18score: Create mutex implementation headerSebastian Huber22-21/+22
2013-07-18posix: Create mutex implementation headerSebastian Huber44-270/+274
2013-07-16posix: Delete unused functionsSebastian Huber2-23/+0
2013-07-05posix: Add commentSebastian Huber1-0/+1
2013-06-14scheduler: Specify thread of yield operationSebastian Huber2-8/+15
2013-06-14scheduler: Add start idle thread operationSebastian Huber1-1/+2
2013-06-07score: Add and use _Objects_Put()Sebastian Huber49-77/+84
2013-06-07score: Add _Objects_Put_for_get_isr_disable()Sebastian Huber1-0/+1
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill16-16/+16
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill179-184/+180
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill17-27/+29
2013-01-07posix: Doxygen Clean Up Task #1Alex Ivanov20-345/+419
2013-01-04posix: Doxygen Clean Up Task #2Alex Ivanov14-138/+201
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov2-2/+6
2012-12-28Header File Doxygen Enhancement Task #11Mathew Kallada1-0/+2
2012-12-28barrier.h: Use POSIX API Doxygen groupJoel Sherrill1-0/+12
2012-12-28posixapi.h: Add POSIX API Doxygen groupJoel Sherrill1-0/+10