source: rtems/cpukit/posix

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68e1ccc4   09/11/18 04:30:20 Sebastian Huber build: Remove specialized CPPFLAGS 5
(edit) @acb53d5   10/09/18 06:43:08 Sebastian Huber posix: Remove static assertion Standard C does not allow pointer … 5
(edit) @1d39e96   10/05/18 06:11:09 Sebastian Huber score: Fix legacy RTEMS_STATIC_ASSERT() In standard C pointer … 5
(edit) @242887bc   09/13/18 04:19:05 Sebastian Huber Rename files to make them unique within cpukit This allows to build … 5
(edit) @aac36d15   08/08/18 09:17:36 Sebastian Huber posix: Add configure check for mprotect() Update #3491. 5
(edit) @a1f7d7d   07/24/18 07:00:18 Sebastian Huber score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE() Add … 5
(edit) @6ec7f21   07/16/18 06:31:05 Sebastian Huber posix: Fix rwlock auto initialization Add more test cases. 5
(edit) @77fbbd6   07/03/18 09:50:53 Sebastian Huber posix: Check for new <pthread.h> prototypes Update #3342. Update #3343. 5
(edit) @2d0bc83   03/30/18 18:42:21 Sebastian Huber build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes … 5
(edit) @ed24ed4e   02/08/18 09:47:16 Sebastian Huber Use _Thread_Dispatch_direct() Use _Thread_Dispatch_direct() for … 5
(edit) @8fa4549   12/22/17 12:51:13 Sebastian Huber posix: Use one second based CLOCK_MONOTONIC This simplifies the … 5
(edit) @9480815a   12/21/17 13:36:52 Sebastian Huber score: Introduce new monotonic clock Rename … 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @e1563f37   12/15/17 06:21:58 Sebastian Huber posix: Remove unused global variable Update #2702. Update #2555. 5
(edit) @6c2b8a4b   11/29/17 05:23:27 Sebastian Huber score: Use self-contained API mutex Use a self-contained recursive … 5
(edit) @cd3e220   11/20/17 05:30:26 Sebastian Huber INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULL Delete superfluous … 5
(edit) @a7dcef97   11/17/17 05:36:54 Sebastian Huber score: Simplify global construction Update #3243. 5
(edit) @c0d602e   11/21/17 05:19:25 Sebastian Huber posix: _POSIX_Threads_Get_sched_param_sporadic() Remove api parameter … 5
(edit) @64ba1a96   11/08/17 14:29:14 Sebastian Huber posix: Change created_with_explicit_scheduler Remove … 5
(edit) @7147dc4   11/08/17 13:37:35 Sebastian Huber posix: Remove POSIX_API_Control::schedpolicy Use the thread CPU … 5
(edit) @3e81d52   10/29/17 19:29:05 Sebastian Huber posix: Use far future for very long timeouts Close #3205. 5
(edit) @1d572eba   10/27/17 07:03:55 Sebastian Huber posix: Fix pthread_create() with user stack In case the user provides … 5
(edit) @c3105894   10/19/17 11:47:57 Sebastian Huber score: Move thread queue timeout handling Update #3117. Update #3182. 5
(edit) @1666ffe5   10/19/17 12:17:31 Sebastian Huber score: Rename function threadq support function Rename … 5
(edit) @ecef3698   10/17/17 14:19:03 Sebastian Huber score: Rename _Watchdog_Ticks_from_*() Rename … 5
(edit) @a0d09107   10/20/17 14:53:04 Sebastian Huber posix: Do not touch msg priority in case of error 5
(edit) @eeb8d83   10/23/17 05:12:57 Sebastian Huber posix: Fix POSIX disabled build Update #2514. 5
(edit) @dbb30e26   10/18/17 07:17:32 Sebastian Huber posix: Fix POSIX disabled build Update #2514. 5
(edit) @37eb717   10/17/17 09:46:54 Sebastian Huber posix: Simplify _POSIX_Threads_Create_extension() Move unblocked … 5
(edit) @3f3f4248   10/17/17 07:20:20 Sebastian Huber posix: Remove POSIX_API_Control::schedparam Move sporadic server … 5
(edit) @2be22d4   10/17/17 06:38:47 Sebastian Huber posix: Move POSIX_API_Control::thread This member is only used by the … 5
(edit) @2fcea4c   10/17/17 08:06:08 Sebastian Huber posix: Fix _POSIX_Threads_Create_extension() The thread POSIX API … 5
(edit) @91ce012c   10/16/17 07:32:37 Sebastian Huber score: Rename _Watchdog_Per_CPU_insert_monotonic() Rename … 5
(edit) @bf2a53d2   10/14/17 13:14:53 Sebastian Huber score: Rename watchdog variants Rename PER_CPU_WATCHDOG_RELATIVE in … 5
(edit) @58500540   10/12/17 05:18:28 Sebastian Huber posix: Fix const qualifier warning Update #2514. Update #3179. 5
(edit) @ed9a6fd   10/11/17 19:33:44 Sebastian Huber posix: Use right time format in adjtime() Update #2740. 5
(edit) @157c767   10/11/17 05:53:38 Sebastian Huber posix: Include missing <limits.h> 5
(edit) @b2dbb634   10/10/17 09:36:23 Sebastian Huber score: Remove CPU_set_Control Use Processor_mask instead. Update #2514. 5
(edit) @a3ad4af   10/10/17 09:22:21 Sebastian Huber posix: Validate affinity sets by the scheduler Update #2514. 5
(edit) @db3a3de   10/10/17 08:03:48 Sebastian Huber score: Add _Thread_queue_Dispatch_disable() 5
(edit) @bd5be58f   10/10/17 05:18:09 Sebastian Huber posix: Unconditional thread attribute support Update #2514. 5
(edit) @4f9ed26   10/10/17 05:13:37 Sebastian Huber posix: Constify default thread processor affinity Set default thread … 5
(edit) @8c5267a   10/10/17 05:11:29 Sebastian Huber posix: Simplify pthread_attr_setstack() Simplify * … 5
(edit) @da9f5f1   10/09/17 13:34:26 Sebastian Huber posix: Remove rtems_pthread_attribute_compare() Update #2514. Close #3174. 5
(edit) @af9115f3   10/06/17 08:07:38 Sebastian Huber posix: Simplify POSIX_API_Control Return stack area via … 5
(edit) @2256946   10/06/17 13:30:47 Sebastian Huber score: Use struct timespec for TOD Use the timestamps only for uptime … 5
(edit) @098b67b   10/06/17 18:00:38 Sebastian Huber posix: Resurrect signal support This was accidentally removed during … 5
(edit) @de59c065   09/27/17 13:08:33 Sebastian Huber posix: Implement self-contained POSIX mutex POSIX mutexes are now … 5
(edit) @5222488   09/26/17 05:49:17 Sebastian Huber posix: Implement self-contained POSIX condvar POSIX condition … 5
(edit) @89fc9345   09/21/17 13:42:45 Sebastian Huber posix: Implement self-contained POSIX rwlocks POSIX rwlocks are now … 5
(edit) @e67929c   09/21/17 12:13:16 Sebastian Huber posix: Implement self-contained POSIX barriers POSIX barriers are now … 5
(edit) @c090db7   09/12/17 06:09:16 Sebastian Huber posix: Implement self-contained POSIX semaphores For semaphore object … 5
(edit) @47b1e31   09/19/17 12:10:33 Sebastian Huber posix: Optimize pthread_once_t Reduce size of pthread_once_t and make … 5
(edit) @dcdd329   10/04/17 07:18:56 Sebastian Huber posix: Fix aio_cancel() Update #3164. 5
(edit) @dbdb6a32   09/27/17 13:14:33 Sebastian Huber posix: Remove superfluous includes 5
(edit) @ef18d36   09/26/17 05:52:08 Sebastian Huber posix: Remove superfluous includes 5
(edit) @ea4488ae   08/02/17 23:26:51 joel posix shm: Add oflag to Shm_Control 5
(edit) @bdc468a   09/22/17 06:22:11 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for rwlocks Close #3153. 5
(edit) @c030edd   09/15/17 11:48:44 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for condvar Close #3137. 5
(edit) @8230a329   09/15/17 11:24:51 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for barriers Close #3126. 5
(edit) @3b47ce73   09/15/17 11:14:57 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for mutexes Close #3125. 5
(edit) @baef823c   09/13/17 07:22:19 Sebastian Huber libio: Add hold/drop iop reference Check iop reference count in … 5
(edit) @ca90c6c   09/13/17 12:00:50 Sebastian Huber libio: Add rtems_libio_iop_flags_initialize() Update #3132. 5
(edit) @856ede4f   09/13/17 08:11:46 Sebastian Huber libio: Add iop set/clear flags Update #3132. 5
(edit) @694e946d   09/06/17 05:31:48 Sebastian Huber libio: Remove special-case reference count The top-level IO library … 5
(edit) @18b32d76   09/08/17 13:25:47 Sebastian Huber posix: Ignore pshared for semaphores Since we have only one process, … 5
(edit) @62c912e   09/08/17 11:10:24 Sebastian Huber posix: Use mutex object itself for condvar We should only use the … 5
(edit) @1f22b26   08/25/17 08:59:52 Sebastian Huber Include missing <limits.h> Update #2132. 5
(edit) @b2ed712   08/25/17 08:58:58 Sebastian Huber Include missing <string.h> Update #2133. 5
(edit) @c6d897e5   07/24/17 19:09:52 Gedare Bloom posix: fix warnings with mmap from heap/wkspace Avoid void pointer … 5
(edit) @b264998   07/24/17 18:46:49 Gedare Bloom posix: replace mmap mappings lock with libio lock Use the libio mutex … 5
(edit) @b965f461   07/20/17 05:25:55 Sebastian Huber posix: Use unprotected chain operations Operarations are already … 5
(edit) @bb01a36   07/19/17 14:59:16 kevin-kirspel Fixed issue with searching mapped addresses The loop that checks if … 5
(edit) @c6bb1c33   06/29/17 14:36:43 kevin-kirspel posix/mmap: Add support for file handler and MAP_ANON Added a mmap … 5
(edit) @836f454   06/07/17 06:14:30 Sebastian Huber Fix CPU_COPY() usage The original CPU_COPY() support of Newlib … 5
(edit) @a330c5d   05/16/17 15:37:27 Gedare Bloom posix: clarify expression with parentheses Close #3010. 5
(edit) @87de70a2   03/15/17 18:31:00 Gedare Bloom posix/mman: add mmap support for shm objects Update #2859. 5
(edit) @8290f95c   03/13/17 16:00:35 Chris Johns posix: Add mmap/unmap support for mapping files. This version of mmap … 5
(edit) @bd9d5eb   03/31/17 19:23:47 Gedare Bloom posix/shm: replace threadq with mutex (allocator lock) Closes #2957. 5
(edit) @889eb76   03/15/17 18:29:19 Gedare Bloom posix/mman: update atime on shared memory read call Update #2859. 5
(edit) @12f9c5b7   04/27/17 23:52:01 joel posix/src/mutexinit.c: Reorder to make priority a scoped variable 5
(edit) @c16d45a5   04/26/17 20:42:09 joel posix/src/mutexinit.c: Reorder to make priority a scoped variable 5
(edit) @6601684f   04/25/17 18:57:03 joel posix/src/mutexinit.c: Fix used before initialized warning 5
(edit) @82c0836   03/28/17 05:51:16 Sebastian Huber posix: Fix pthread_detach() internal lock acquire 5
(edit) @e366f77   01/31/17 07:08:24 Sebastian Huber score: Add _Thread_queue_Object_name Add the special thread queue … 5
(edit) @090bdc7e   01/25/17 10:45:49 Sebastian Huber posix: Fix use of uninitialized variable Update #2859. 5
(edit) @ba776282   08/12/16 19:25:10 Gedare Bloom posix: shared memory support Add POSIX shared memory manager (Shm). … 5
(edit) @2b442a8e   08/12/16 16:21:00 Gedare Bloom posix: fix typo in mmap arguments 5
(edit) @1ca8ee13   08/12/16 15:17:40 Gedare Bloom posix: add stub implementations for mman functions 5
(edit) @e7eeb38d   07/29/16 19:28:49 Gedare Bloom posix: move sys/mman.h to newlib and test it in psxhdrs 5
(edit) @4a03e752   01/13/17 08:45:59 Sebastian Huber configure: Remove SIZEOF_PTHREAD_SPINLOCK_T 5
(edit) @544b59bf   01/13/17 08:35:01 Sebastian Huber configure: Remove HAVE_SEMAPHORE_H support 5
(edit) @7c499279   01/12/17 08:26:08 Sebastian Huber posix: Add pthread_getname_np(), ... Add pthread_getname_np() and … 5
(edit) @d063e7b3   01/11/17 07:42:04 Sebastian Huber score: Replace STATES_DELAYING Replace STATES_DELAYING with … 5
(edit) @7a4b2645   01/11/17 15:43:06 joel Remove obsolete RTEMS_HAVE_SYS_CPUSET_H 5
(edit) @ef362818   12/06/16 03:06:40 joel Add support for posix_devctl() 5
(edit) @5aa0fa1   01/11/17 12:47:22 Sebastian Huber posix: Fix alarm() in SMP configurations Avoid to change the CPU of … 5
(edit) @9a448aab   12/23/16 15:02:07 Sebastian Huber score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIER Add thread state bit … 5
(edit) @3a659b04   12/09/16 06:19:22 Sebastian Huber score: Introduce _Internal_error() 5
(edit) @0a81a58   12/09/16 05:51:44 Sebastian Huber Add INTERNAL_ERROR_POSIX_INIT_THREAD_CREATE_FAILED Update #2825. 5
Note: See TracRevisionLog for help on using the revision log.