source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80b3c938   05/17/21 14:55:15 Sebastian Huber score: Move _Thread_queue_Queue_get_name_and_id() Move this …
(edit) @9918735   05/17/21 14:46:12 Sebastian Huber posix: Use RTEMS_POSIX_API in clock_nanosleep() It is only possible …
(edit) @815a943   05/17/21 14:39:52 Sebastian Huber posix: Move clock_nanosleep() Move clock_nanosleep() to a separate …
(edit) @2cc25cf   05/14/21 15:33:24 Sebastian Huber score: Add and use _Per_CPU_Is_ISR_in_progress() Add …
(edit) @6f2c8f3   05/14/21 15:02:57 Sebastian Huber score: Improve parameters in _Thread_Change_life()
(edit) @73ebf9a   05/14/21 12:54:42 Sebastian Huber rtems: Fix task restart within interrupt context rtems_task_restart() …
(edit) @b9083c55   05/14/21 12:53:19 Sebastian Huber rtems: Always set the real priority during restart Unconditionally …
(edit) @57be57c7   05/14/21 07:31:47 Sebastian Huber score: Return status in _Thread_Restart_other() This simplifies …
(edit) @b87d2a6   05/14/21 07:14:11 Sebastian Huber rtems: Check entry point in rtems_task_start() Close #4410.
(edit) @45a34953   05/14/21 06:09:34 Sebastian Huber rtems: Add TOD_Ticks_validation Replace defines with an enum. Update …
(edit) @523867d   05/11/21 15:27:20 Sebastian Huber rtems: Constify rtems_task_wake_when() Add a parameter to …
(edit) @6136918d   05/12/21 14:30:28 Sebastian Huber rtems: Document rtems_task_set_scheduler() errors
(edit) @51f7a82   05/12/21 12:13:13 Sebastian Huber rtems: Clarify rtems_task_get_priority() doc
(edit) @e3bec23d   05/11/21 15:19:31 Sebastian Huber rtems: Use rtems_clock_get_ticks_per_second() This avoids an integer …
(edit) @3af2dc7   05/11/21 14:26:55 frank.kuehndel _TOD_Validate(): Fix incorrect return code This patch fixes bug …
(edit) @c268766   05/10/21 07:39:35 Sebastian Huber rtems: Use _Objects_Free_nothing() for msg queues Use …
(edit) @ab5aeb1   05/10/21 07:21:03 Sebastian Huber score: Rename _Stack_Free_nothing() Rename _Stack_Free_nothing() in …
(edit) @6822af7   05/07/21 06:07:27 Sebastian Huber rtems: rtems_scheduler_get_processor_set() docs Document changed …
(edit) @2146d347   05/07/21 06:06:54 Sebastian Huber rtems_scheduler_ident_by_processor_set() docs Document new error status.
(edit) @c46d125   05/06/21 17:25:09 Sebastian Huber Check the alignment in posix_memalign() earlier Make sure all …
(edit) @2c5199b   05/05/21 06:49:52 Sebastian Huber Return NULL for zero size allocations In POSIX, zero size memory …
(edit) @5580b93   05/05/21 06:46:24 Sebastian Huber libc: Reimplement posix_memlign() Move all error checks into …
(edit) @48898b3   05/05/21 12:26:01 Sebastian Huber rtems: rtems_scheduler_get_processor_set() status In case the …
(edit) @3f0c0bfe   05/05/21 11:26:44 Sebastian Huber rtems: rtems_scheduler_ident_by_processor_set() Check for a NULL …
(edit) @cd5fd85   03/18/21 17:01:27 stephen.clark stackchk: Fixed 32bit pointers Using 32bit types like uint32_t for …
(edit) @ca02143   03/18/21 16:54:03 stephen.clark rtems-fdt: Fixed 32bit pointers Using 32bit types like uint32_t for …
(edit) @3e16f1a6   05/04/21 07:36:00 Sebastian Huber score: Make _Once_Lock() and _Once_Unlock() static These two …
(edit) @024d4ea   04/09/21 17:53:22 Sebastian Huber rtems: Use allocator mutex for timer server The allocator mutex is …
(edit) @d692c62d   05/03/21 07:17:33 Sebastian Huber Make zero size allocation result consistent The zero size allocations …
(edit) @5b97821   04/08/21 05:51:38 Sebastian Huber libtest: Fix use of flexible array member Flexible array members must …
(edit) @1eb6cdde   04/30/21 14:58:50 Sebastian Huber score: Add _Thread_Dispatch_direct_no_return() The …
(edit) @a84bf96   04/30/21 13:07:14 Sebastian Huber basedefs: Add RTEMS_NOINIT Update #3866.
(edit) @8b15a324   04/26/21 08:15:05 Sebastian Huber Use alias for rtems_task_self() and pthread_self() This may reduce …
(edit) @0906321   04/30/21 05:08:19 Sebastian Huber appl-config: Add missing "the"
(edit) @901136e   04/30/21 05:07:30 Sebastian Huber appl-config: CONFIGURE_BSP_PREREQUISITE_DRIVERS Replace copy and …
(edit) @eefe7009   04/29/21 08:02:56 Sebastian Huber appl-config: Reformat option constraints If only one constraint is …
(edit) @8e4f578   04/28/21 17:51:07 vijay cpukit/Makefile.am: Remove remaining LIBNETWORKING files
(edit) @8cf30c4   03/10/21 18:51:20 ryan.long main_rtrace.c: Add error return when malloc fails CID 1399709: …
(edit) @cdf66529   03/10/21 15:05:21 ryan.long objectextendinformation.c: Ensure information->object_blocks is not …
(edit) @a70d60a   04/28/21 20:24:54 ryan.long pwdgrp.c: Removed unused variable The 'sc' variable was originally …
(edit) @a1679af3   06/15/20 09:10:02 Sebastian Huber rtems: Generate <rtems/rtems/tasks.h> Change license to BSD-2-Clause …
(edit) @b3d3186d   06/24/20 05:10:06 Sebastian Huber rtems: Generate <rtems/rtems/region.h> Change license to BSD-2-Clause …
(edit) @0b9e307   06/22/20 12:20:19 Sebastian Huber rtems: Generate <rtems/rtems/intr.h> Change license to BSD-2-Clause …
(edit) @278c7daa   04/28/21 05:38:29 Sebastian Huber rtems: Fix typo "cod" -> "code"
(edit) @55c6cb1d   04/22/21 13:57:19 Sebastian Huber rtems: Clarify constraints in documentation
(edit) @bbc93c11   04/26/21 11:36:46 Sebastian Huber Return status code for _Thread_Start() This avoids having conditional …
(edit) @9d82150   04/26/21 09:22:39 Sebastian Huber Return status code for _Scheduler_Set_affinity() This avoids having …
(edit) @4b7c77b   04/26/21 09:00:24 Sebastian Huber rtems: Change rtems_task_get_affinity() status In case the processor …
(edit) @127a812   04/26/21 08:39:08 Sebastian Huber Simplify get affinitiy directives There is no need to disable thread …
(edit) @1452699   04/26/21 08:34:11 Sebastian Huber Return status code for _Scheduler_Get_affinity() This avoids having …
(edit) @2684f2a3   04/27/21 08:54:04 Sebastian Huber rtems: Constify timer fire when directives Close #4392.
(edit) @e29d5cd   04/25/21 04:26:45 vijay Makefile.am: Remove legacy networking files
(edit) @de6e515   06/24/20 04:58:53 Sebastian Huber rtems: Generate <rtems/rtems/ratemon.h> Change license to …
(edit) @73a0175   06/24/20 04:34:49 Sebastian Huber rtems: Generate <rtems/rtems/message.h> Change license to …
(edit) @f14cf0c   04/23/21 06:21:48 Sebastian Huber rtems: Check for NULL config in task construct Since there are …
(edit) @03747b50   04/23/21 06:19:43 Sebastian Huber rtems: Check for NULL config in msgq construct Since there are …
(edit) @8854aec1   04/22/21 13:57:19 Sebastian Huber rtems: Mention timer server fire directives A timer may be also …
(edit) @b229b4c   06/24/20 06:09:03 Sebastian Huber rtems: Generate <rtems/rtems/support.h> Change license to …
(edit) @e8be0047   06/24/20 06:43:13 Sebastian Huber rtems: Generate <rtems/rtems/mp.h> Change license to BSD-2-Clause …
(edit) @0be4b882   06/22/20 07:51:06 Sebastian Huber rtems: Generate <rtems/rtems/dpmem.h> Change license to BSD-2-Clause …
(edit) @71a2e7e   05/28/20 11:47:28 Sebastian Huber rtems: Generate <rtems/init.h> Change license to BSD-2-Clause …
(edit) @97ba94b   06/22/20 09:41:37 Sebastian Huber rtems: Generate <rtems/fatal.h> Change license to BSD-2-Clause …
(edit) @7bbbe42   04/08/21 13:41:15 frank.kuehndel clock:_TOD_To_seconds(): Fix year 2514 overflow This patch fixes …
(edit) @51defd92   04/20/21 17:30:35 Sebastian Huber Fix calloc() behaviour in case of overflow The multiplication to …
(edit) @6c66bbb   04/20/21 07:58:06 Sebastian Huber malloc: Hide RTEMS_Malloc_Sbrk_amount Move RTEMS_Malloc_Sbrk_amount …
(edit) @d8a5e14   04/20/21 06:41:00 Sebastian Huber libcsupport: Move rtems_calloc() Move rtems_calloc() since it only …
(edit) @2b32146   04/20/21 07:33:52 Sebastian Huber Remove superfluous <rtems/score/wkspace.h> includes
(edit) @0e49372a   04/19/21 18:06:27 Sebastian Huber score: Remove unused _Thread_queue_Dequeue() Last use was removed by: …
(edit) @69bde47   04/05/21 21:28:10 kinsey.moore cpukit/aarch64: Restore ISR cookie bit mask The _CPU_ISR_Is_enabled() …
(edit) @00f9faf2   04/16/21 13:22:04 Sebastian Huber rtems: Document rtems_semaphore_obtain() errors
(edit) @0cbbcef   04/13/21 17:58:48 vijay Revert "cpukit/include: Remove telnetd.h" This reverts commit …
(edit) @650ac700   04/13/21 17:57:21 vijay Revert "cpukit: Remove telnetd" This reverts commit …
(edit) @09d811b   03/12/21 20:56:03 ryan.long fastlz.c: Unused value (CID #1399751) CID 1399751: Unused value in …
(edit) @0b23660   03/12/21 20:25:40 ryan.long print-ls.c: Unused value (CID #1255346) CID 1255346: Unused value in …
(edit) @fbc76440   03/12/21 17:14:47 ryan.long main_cp.c: Unused value (CID #1255344) CID 1255344: Unused value in …
(edit) @83835729   03/03/21 19:53:27 vijay cpukit/include: Remove telnetd.h Update #3850
(edit) @3299dda2   02/26/21 22:51:07 vijay cpukit: Remove telnetd Update #3850
(edit) @6692e03   02/25/21 02:08:51 vijay cpukit/libfs: Remove nfsclient Update #3850
(edit) @369e6c5b   02/25/21 02:08:09 vijay cpukit: remove pppd Update #3850
(edit) @2a13ad3   02/25/21 02:06:38 vijay cpukit: Remove libnetworking Update #3850
(edit) @a28eafb   02/24/21 19:27:29 vijay cpukit: Move ftpfs from libnetworking to libfs Update #3850
(edit) @809b76ec   04/07/21 05:08:43 Sebastian Huber rtems: Fix rtems_semaphore_release() documentation The directive …
(edit) @089e6818   04/06/21 14:00:35 Sebastian Huber score: Replace Objects_Name_or_id_lookup_errors Replace …
(edit) @d1c038c7   03/24/21 19:13:34 Sebastian Huber score: Fix internal error status number The value of …
(edit) @1af1c19   03/22/21 17:52:00 alex.white cpukit/aarch64: Add ESR register decoding
(edit) @1e62e15f   03/27/21 17:08:13 Sebastian Huber score: Add an assert to _Workspace_Free()
(edit) @e0aba8cb   03/27/21 10:15:43 Sebastian Huber score: Fix task stack initialization Do not adjust the stack area …
(edit) @d4d2f648   03/27/21 14:55:49 joel pwdgrp.c: Change to simply ignore return value from mkdir(/etc) At …
(edit) @fd639b8   01/21/21 15:53:55 christian.mauderer dosfs: Use peek support This speeds up reading fragmented files. Fix …
(edit) @6ae79e6   01/19/21 14:33:35 christian.mauderer libblock: Add rtems_bdbuf_peek() Adds a peek function that allows …
(edit) @62bbb0c   03/24/21 12:57:43 joel gen_uuid.c: Revert previous patch …
(edit) @37fc651   03/23/21 16:25:15 ryan.long pwdgrp.c: Remove _Assert. /etc may already exist Removed the …
(edit) @bd9e45d9   03/18/21 02:50:56 niteesh.gs rtems-fdt/rtems-fdt.c: Fix bug in loop termination The while loop, …
(edit) @53bd5e32   03/17/21 07:09:49 Sebastian Huber rtems: Relax mode checks in rtems_signal_catch() Check only for …
(edit) @50abce31   03/18/21 09:37:23 Sebastian Huber rtems: Fix rtems_task_mode() Do the ASR and preemption mode change …
(edit) @b4eb937   03/12/21 14:13:27 Sebastian Huber rtems: Improve semaphore create error checks Do not mix checks for …
(edit) @4ebdbee   03/12/21 13:37:10 Sebastian Huber rtems: Allow initially locked MrsP semaphores Rejecting initially …
(edit) @0965b7c8   03/12/21 13:16:30 Sebastian Huber rtems: Require RTEMS_PRIORITY for MrsP semaphores MrsP semaphores are …
(edit) @c9a41b00   03/12/21 07:31:35 Sebastian Huber score: Add Thread_Configuration::cpu_time_budget Move the CPU time …
(edit) @b2da982   04/21/20 09:57:50 Daniel Hellstrom leon,tn-0018: work around GRLIB-TN-0018 errata Overview ======== The …
Note: See TracRevisionLog for help on using the revision log.