summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-05posix: Add mmap/unmap support for mapping files.Chris Johns1-0/+1
2017-01-13posix: shared memory supportGedare Bloom1-0/+5
2017-01-13posix: add stub implementations for mman functionsGedare Bloom1-0/+8
2017-01-13configure: Remove HAVE_SEMAPHORE_H supportSebastian Huber1-3/+0
2017-01-13posix: Add pthread_getname_np(), ...Sebastian Huber1-0/+2
2016-11-23posix: Add self-contained pthread spinlockSebastian Huber1-7/+7
2016-06-22posix: _POSIX_Mutex_Default_attributesSebastian Huber1-1/+1
2016-06-16Add pthread_condattr_getclock() and pthread_condattr_setclock()Joel Sherrill1-1/+3
2016-06-14posix: sched_get_priority_max()Sebastian Huber1-1/+2
2016-06-14posix: sched_get_priority_min()Sebastian Huber1-1/+3
2016-06-13posix: Add pthread_setschedprio()Sebastian Huber1-0/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-7/+6
2016-05-20posix: Rework thread cancellationSebastian Huber1-2/+1
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