summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/psignalimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber2016-05-301-5/+19
* posix: Make _POSIX_signals_Action_handler() staticSebastian Huber2016-05-121-7/+0
* posix: Rename killinfo()Sebastian Huber2016-04-121-1/+1
* posix: Make _POSIX_signals_Check_signal() staticSebastian Huber2016-04-061-9/+0
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-0/+2
* Delete unused API extensionsSebastian Huber2016-02-031-1/+0
* Optional POSIX Signals initializationSebastian Huber2016-02-031-5/+0
* score: Simplify <rtems/score/thread.h>Sebastian Huber2015-06-251-0/+1
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-5/+3
* posix: Use thread action for signalsSebastian Huber2014-03-311-6/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add local context to SMP lock APISebastian Huber2014-03-111-4/+4
* psignalimpl.h: Remove dead commentJoel Sherrill2013-12-091-3/+1
* posix: Add and use _POSIX_signals_Acquire()Sebastian Huber2013-08-271-1/+11
* score: Create threadq implementation headerSebastian Huber2013-07-261-0/+1
* posix: Statically init _POSIX_signals_Ualarm_timerSebastian Huber2013-07-221-2/+0
* posix: Statically init _POSIX_signals_Alarm_timerSebastian Huber2013-07-221-2/+0
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-101-1/+1
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Clean Up Task #1Alex Ivanov2013-01-071-6/+12
* posix: Doxygen Enhancement Task #7Mathew Kallada2012-12-161-0/+3
* posix: Doxygen Enhancement Task #2Alex Ivanov2012-12-151-0/+5
* posix: Doxygen Enhancement Task #5Alex Ivanov2012-12-151-0/+6
* posix: Doxygen Enhancement Task #1Alex Ivanov2012-12-151-0/+11
* posix: Add signal post switch extension on the flySebastian Huber2012-12-051-3/+7
* posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber2012-12-051-0/+113