summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-02posix: _POSIX_Message_queue_Create_support()Sebastian Huber1-1/+1
2016-04-14Add pthread_getconcurrency() and pthread_setconcurrency()Joel Sherrill1-0/+1
2016-04-06posix: Make _POSIX_signals_Check_signal() staticSebastian Huber1-1/+1
2016-03-18posix: Use per-thread lookup tree for POSIX KeysSebastian Huber1-1/+1
2016-03-04score: Replace watchdog handler implementationSebastian Huber1-2/+1
2016-02-03Optional POSIX Keys initializationSebastian Huber1-1/+1
2016-02-03Optional POSIX Cleanup initializationSebastian Huber1-2/+2
2016-01-19posix/src/exec*: Remove all variants already in NewlibJoel Sherrill1-3/+1
2016-01-18posix: Remove clock_getenable_attr() and clock_setenable_attr()Joel Sherrill1-2/+1
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-2/+1
2015-03-10posix: Install <semaphore.h> only if not providedSebastian Huber1-0/+2
2014-11-20sys/mman.h: New file. Clean up and add supporting stubsJoel Sherrill1-0/+2
2014-03-19posix: Use interal mutex for once implementationSebastian Huber1-4/+3
2014-03-07POSIX keys now enabled in all configurations.Joel Sherrill1-9/+11
2014-03-07Remove trailing whitespace in previous patchesJennifer Averett1-2/+2
2014-03-07posix: Add pthread_getattr_np().Jennifer Averett1-0/+1
2014-03-07posix: Add dynamic pthread get and set affinity.Jennifer Averett1-1/+2
2014-03-07posix: Add pthread_attr_t methods to get/set affinity.Jennifer Averett1-0/+6
2014-03-07posix: Add support method to compare two pthread attribute structures.Jennifer Averett1-0/+3
2013-08-14posix: Change pthread_once to be SMP safe.Chris Johns1-1/+5
2013-08-08PR766: Delete __RTEMS_INSIDE__Sebastian Huber1-2/+0
2013-08-06posix: Create key implementation headerSebastian Huber1-2/+1
2013-07-22posix: Create spinlock implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create timer implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create rwlock implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create pthread implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create priority implementation headerSebastian Huber1-2/+1
2013-07-22posix: Create condition variable impl headerSebastian Huber1-1/+1
2013-07-22posix: Create barrier implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create message queue implementation headerSebastian Huber1-1/+1
2013-07-22posix: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-18posix: Create mutex implementation headerSebastian Huber1-1/+1
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber1-0/+1
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-4/+0
2012-05-07Revert: Remove CVS IdsJoel Sherrill1-0/+4
2012-05-04Remove CVS-Ids.Ralf Corsépius1-4/+0
2011-12-132011-12-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-2/+3
2011-12-082011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
2011-05-192011-05-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+0
2011-05-162011-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-20/+33
2011-05-162011-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
2011-02-252011-02-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+0
2010-10-042010-10-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-14/+18
2010-08-30Remove devctl.Ralf Corsepius1-4/+1
2010-08-162010-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+4
2010-08-162010-08-16 Alin Rus <alin.codejunkie@gmail.com>Ralf Corsepius1-2/+1
2010-07-262010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+2
2010-06-162010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-3/+2
2010-04-032010-04-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
2009-12-10Unconditionally build src/sigprocmask.c.Ralf Corsepius1-1/+3