source: rtems/cpukit/posix

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9871f5dc   12/14/15 15:31:44 Sebastian Huber Optional POSIX Mutex initialization Update #2408. 5
(edit) @f4fee477   12/14/15 15:29:19 Sebastian Huber Optional POSIX Condition Variable initialization Update #2408. 5
(edit) @cef5675   12/14/15 10:47:47 Sebastian Huber Optional POSIX Cleanup initialization Update #2408. 5
(edit) @ef1a985f   12/11/15 09:47:22 Sebastian Huber Optional POSIX Threads initialization Update #2408. 5
(edit) @04436ae7   12/10/15 12:46:07 Sebastian Huber Optional POSIX Signals initialization Update #2408. 5
(edit) @22bb1b61   01/19/16 18:11:47 joel posix/src/exec*: Remove all variants already in Newlib The RTEMS … 5
(edit) @e39cdb8   01/18/16 20:28:00 joel posix: Remove clock_getenable_attr() and clock_setenable_attr() These … 5
(edit) @1506658c   01/08/16 11:11:03 Sebastian Huber score: Simplify _Thread_Start() 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 5
(edit) @44e9871   12/22/15 08:40:48 Sebastian Huber score: Avoid dead code in global construction Update #2514. 5
(edit) @fe100e16   12/22/15 08:13:08 Sebastian Huber score: Add fatal errors for NULL entry init tasks This simplifies the … 5
(edit) @173d1f8   12/14/15 12:10:24 Sebastian Huber posix: Store unblocked signals Store the unblock signals to exploit … 5
(edit) @54c3fbd   12/11/15 10:09:13 Sebastian Huber score: Initialize thread control to zero This reduces the code size … 5
(edit) @df55d07f   12/10/15 13:10:48 Sebastian Huber score: Untangle thread actions Remove the thread action handler … 5
(edit) @f6a1ef9   11/24/15 14:58:26 Sebastian Huber posix: Require struct _pthread_cleanup_context This structure is … 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @7def219   09/02/15 21:54:21 Martin Galvan various .h files: Add missing C++ extern wrappers Updates #2405. 5
(edit) @3b3d1489   09/01/15 12:16:48 Sebastian Huber posix: glibc compatibility 5
(edit) @1f242285   08/21/15 03:25:37 Sebastian Huber posix: Avoid _RBTree_Next() 5
(edit) @21789a21   07/28/15 12:45:42 Sebastian Huber score: Rename _POSIX_Absolute_timeout_to_ticks() Rename … 5
(edit) @d7665823   06/24/15 13:43:19 Sebastian Huber score: Introduce Thread_queue_Heads Move the storage for the thread … 5
(edit) @e2735012   06/24/15 09:05:39 Sebastian Huber score: Introduce Thread_queue_Queue Separate the thread queue heads … 5
(edit) @fdb45d6   06/24/15 12:00:08 Sebastian Huber score: Freechain handler API changes Replace the extend function with … 4.115
(edit) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @bd67d7d2   06/25/15 11:48:00 Sebastian Huber score: Simplify <rtems/score/thread.h> Avoid Thread_Control typedef … 4.115
(edit) @80fca28   06/13/15 13:29:04 Sebastian Huber score: Add _Watchdog_Preinitialize() Add an assert to ensure that the … 4.115
(edit) @258d580c   06/13/15 12:49:23 Sebastian Huber score: Delete unused state WATCHDOG_REMOVE_IT 4.115
(edit) @335e5ca   06/02/15 19:43:54 Sebastian Huber score: Add Thread_Control::is_fp Store the floating-point unit … 4.115
(edit) @f9a2d36   06/02/15 11:57:35 Sebastian Huber posix: Fix _POSIX_Timer_Insert_helper() locking Close #2358. 4.115
(edit) @8f6a3145   05/29/15 13:03:02 Sebastian Huber posix: Fix clock_gettime() The … 4.115
(edit) @7cd2484   05/12/15 12:32:47 alexander.krutwig timecounter: Use in RTEMS Replace timestamp implementation with … 4.115
(edit) @aa05cfbb   05/11/15 12:56:49 Sebastian Huber score: Replace _Thread_Delay_ended() Use _Thread_Timeout() instead. … 4.115
(edit) @900d337f   05/05/15 11:05:54 Sebastian Huber score: Rework _Thread_Change_priority() Move the writes to … 4.115
(edit) @4438ac25   05/02/15 12:27:24 Sebastian Huber score: Fine grained locking for mutexes Update #2273. 4.115
(edit) @cfa5aab   05/02/15 12:02:20 Sebastian Huber score: Delete _CORE_semaphore_Seize() Rename … 4.115
(edit) @e76c517   05/01/15 18:52:51 Sebastian Huber score: Fine grained locking for semaphores Update #2273. 4.115
(edit) @cc18d7b   04/30/15 11:12:54 Sebastian Huber score: Fine grained locking for message queues Aggregate several … 4.115
(edit) @f5d6c8b   04/27/15 14:25:52 Sebastian Huber score: Delete Thread_queue_Control::timeout_status Use a parameter … 4.115
(edit) @383cf42   04/22/15 09:15:46 Sebastian Huber score: More thread queue operations Move thread queue discipline … 4.115
(edit) @02c4c441   04/23/15 08:01:22 Sebastian Huber score: Add Thread_queue_Control::Lock Move the complete thread queue … 4.115
(edit) @2903090   04/15/15 09:26:46 Sebastian Huber score: Add header to _Watchdog_Remove() Add watchdog header parameter … 4.115
(edit) @56729d8   04/23/15 19:29:56 Sebastian Huber score: Delete STATES_WAITING_ON_THREAD_QUEUE Avoid the usage of the … 4.115
(edit) @d83127e   04/24/15 06:36:33 Sebastian Huber posix: Use right thread dispatch disable function 4.115
(edit) @f329353   04/23/15 13:25:13 Sebastian Huber score: Fix POSIX thread join A thread join is twofold. There is one … 4.115
(edit) @9f10911   04/22/15 19:29:21 Sebastian Huber score: Delete Thread_queue_Control::state Use a parameter for … 4.115
(edit) @49d4364   04/22/15 09:35:14 Sebastian Huber score: Delete bogus THREAD_QUEUE_WAIT_FOREVER It makes no sense to … 4.115
(edit) @3bf4a9fa   04/20/15 06:52:52 Sebastian Huber score: _Objects_Get_isr_disable() Do not disable thread dispatching … 4.115
(edit) @4db0ae8e   04/20/15 06:45:41 Sebastian Huber score: _Objects_Get_isr_disable() Use ISR_lock_Context instead of … 4.115
(edit) @1047f37   04/14/15 17:11:51 Joel Sherrill semdestroy.c: Add missing _Objects_Allocator_unlock() closes 2319. 4.115
(edit) @5049dca   03/13/15 12:54:16 daniel.krueger semunlink.c: Add missing _Objects_Allocator_unlock() updates 2319. … 4.115
(edit) @1dc6662   04/13/15 11:57:57 Sebastian Huber score: Rename _Watchdog_Reset() Update #2307. 4.115
(edit) @d937d36   03/11/15 20:53:44 Joel Sherrill posix/src/nanosleep.c: Address issue when delay is longer than desired … 4.115
(edit) @b0f8bb4e   03/12/15 08:04:21 cederman posix: Return error code if mmap is used 4.115
(edit) @d88b0b78   03/12/15 08:04:20 cederman posix: Move function to file with matching name mmap was previously … 4.115
(edit) @f244bfc5   03/09/15 12:18:35 Sebastian Huber posix: Install <semaphore.h> only if not provided 4.115
(edit) @77e682ec   03/09/15 12:18:33 Sebastian Huber posix: Change sem_t to the 32-bit object type This change is also … 4.115
(edit) @60bded9   03/10/15 07:48:26 Sebastian Huber posix: Use a value of 0 for SEM_FAILED This is the standard NULL pointer. 4.115
(edit) @f0ff18e   03/09/15 12:18:32 Sebastian Huber score: Add rtems_set_errno_and_return_value() Remove … 4.115
(edit) @40ecd11   03/09/15 14:23:20 Sebastian Huber sysconf: Add _SC_NPROCESSORS_(CONF|ONLN) 4.115
(edit) @8552df6   03/09/15 14:23:12 Sebastian Huber sysconf: Simplify 4.115
(edit) @6157743   02/23/15 15:54:54 Sebastian Huber score: Simplify and fix signal delivery Deliver the POSIX signals … 4.115
(edit) @c0e01a28   02/24/15 15:27:08 Gedare Bloom posix: fix error return code for pthread_mutex_trylock … 4.115
(edit) @8ce00eaf   12/18/14 09:48:35 Sebastian Huber posix: Delete unused _POSIX_Threads_Get() Close #1759. 4.115
(edit) @172e953   12/12/14 12:16:11 Sebastian Huber posix: Delete key/value if value is set to NULL 4.115
(edit) @dac340dd   12/12/14 10:19:10 Sebastian Huber posix: Simplify _POSIX_Keys_Find() 4.115
(edit) @e106aa73   11/19/14 20:44:54 josh.oguin cpukit/posix/src/timertsr.c: Add _Assert() CodeSonar? flagged this as … 4.115
(edit) @287843f   11/06/14 22:16:56 Joel Sherrill sys/mman.h: New file. Clean up and add supporting stubs * … 4.115
(edit) @a38ced2   10/10/14 07:09:19 Sebastian Huber score: Rework global construction Ensure that the global construction … 4.115
(edit) @b9f95225   10/08/14 08:31:36 Sebastian Huber posix: Add auto initializaton for rwlock 4.115
(edit) @dfdad6ab   10/08/14 08:09:14 Sebastian Huber posix: Fix mutex auto initialization Use the once lock to prevent … 4.115
(edit) @419accf   10/08/14 08:07:01 Sebastian Huber posix: Use function instead of macros 4.115
(edit) @05ac47d   09/05/14 07:13:46 Sebastian Huber posix: Use RTEMS_DECONST() 4.115
(edit) @4d5250c   09/05/14 07:13:23 Sebastian Huber posix: Fix warning 4.115
(edit) @9d95ef9   09/02/14 23:07:15 Joel Sherrill mprotect.c: Remove warning for no prototype 4.115
(edit) @59990cc   08/29/14 02:48:01 Chris Johns Regenerate all preinstall.am files. With this patch the preinstall.am … 4.115
(edit) @b597c0d   08/28/14 13:44:52 Joel Sherrill Regenerate all preinstall.am files. Apparently, at some point … 4.115
(edit) @390cfcd   08/02/14 13:49:26 Sebastian Huber posix: Simplify key implementation 4.115
(edit) @60fe374   08/03/14 11:02:58 Sebastian Huber rbtree: Add and use RBTree_Compare_result 4.115
(edit) @40dcafa   08/02/14 14:22:31 Sebastian Huber Add and use RTEMS_CONTAINER_OF() 4.115
(edit) @4cd55724   07/26/14 10:52:22 Sebastian Huber Delete unused *_Is_null() functions 4.115
(edit) @875fff0a   07/23/14 20:35:35 Joel Sherrill Add _TOD_Adjust to SCORE TOD Handler. This lays the proper structure … 4.115
(edit) @3b6352d   07/19/14 00:46:59 Joel Sherrill adjtime.c: Use timestamp math and simplify 4.115
(edit) @64939bc   07/12/14 19:22:22 Sebastian Huber rbtree: Reduce RBTree_Control size Remove compare function and is … 4.115
(edit) @f6b7b7ba   06/18/14 10:11:04 Sebastian Huber score: Fix _Thread_Delay_ended() on SMP Suppose we have two tasks A … 4.115
(edit) @701dd96f   06/12/14 12:37:57 Sebastian Huber score: PR2181: Add _Thread_Yield() The _Scheduler_Yield() was called … 4.115
(edit) @6c7caa1a   05/28/14 11:37:54 Sebastian Huber score: Add and use _Thread_Owns_resources() 4.115
(edit) @a92c488   05/28/14 15:56:45 Sebastian Huber score: _Scheduler_Get_affinity() Drop scheduler parameter. Coding style. 4.115
(edit) @f39f667a   05/14/14 11:50:48 Sebastian Huber score: Simplify _Thread_Change_priority() The function to change a … 4.115
(edit) @7d1436e   05/06/14 11:41:28 Sebastian Huber posix: Fix POSIX keys initialization Always initialize the freechain. … 4.115
(edit) @c5831a3f   04/09/14 13:07:54 Sebastian Huber score: Add clustered/partitioned scheduling Clustered/partitioned … 4.115
(edit) @69aa3349   04/08/14 07:42:29 Sebastian Huber score: Simplify thread control initialization The thread control … 4.115
(edit) @57c2985   04/07/14 12:50:32 Sebastian Huber score: Lazy key value pair allocation 4.115
(edit) @e785fbaa   04/04/14 11:58:26 Sebastian Huber score: Delete _Thread_Ticks_per_timeslice Use the Configuration instead. 4.115
(edit) @24934e36   04/03/14 13:03:35 Sebastian Huber score: Add scheduler control to scheduler ops Scheduler operations … 4.115
(edit) @69d7279   04/03/14 22:02:40 Joel Sherrill pthreadimpl.h: Conditionalize thread affinity copying 4.115
(edit) @68c156a   04/03/14 20:03:42 Joel Sherrill pthreadcreate.c: Fix bug where attr used instead of the_attr 4.115
(edit) @a0a073d1   04/03/14 18:51:47 Joel Sherrill pthread.c: Conditionalize thread affinity initialization 4.115
(edit) @e045fb6c   03/19/14 20:21:15 Jennifer Averett posix: Move affinity from thread to scheduler. 4.115
(edit) @7205189   03/19/14 14:50:51 Jennifer Averett posix: Modified pthread init to use cpuset default. 4.115
(edit) @03e89287   03/27/14 13:46:31 Sebastian Huber score: Delete CORE_mutex_Control::lock The holder field is enough to … 4.115
Note: See TracRevisionLog for help on using the revision log.