source: rtems/cpukit/libmisc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4b759b1   09/13/17 06:49:18 Sebastian Huber libio: Avoid direct use of rtems_libio_iops Update #3132. 5
(edit) @2fc32460   09/12/17 09:50:10 Sebastian Huber serdbg: Fix warning Update #3122. 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 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) @93934f88   08/22/17 12:18:09 Sebastian Huber heap: Fix integer types Update #3082. 5
(edit) @6b7efdb2   08/16/17 04:22:23 Chris Johns libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc. … 5
(edit) @2465c01   08/14/17 04:50:55 Chris Johns libmisc/shell: Make some internal shell functions public. - Add … 5
(edit) @1d894f55   07/28/17 11:34:46 Sebastian Huber untar: Fix compile error 5
(edit) @f1355f22   07/28/17 11:31:51 Sebastian Huber untar: Fix use of uninitialized variable 5
(edit) @b682f4cb   07/18/17 11:03:41 Sebastian Huber dumpbuf: Simplify rtems_print_buffer() This avoids an unnecessary use … 5
(edit) @71943dd4   07/05/17 06:15:34 Sebastian Huber xz: Suppress attribute warnings Update #2909. 5
(edit) @7f7a3e8f   06/29/17 12:36:26 Sebastian Huber tests: Move busy loop to test support Update #3056. 5
(edit) @9761b98d   06/12/17 16:49:10 joel capture/rtems-trace-buffer-vars.c: Fix duplicate const warning 5
(edit) @ae359a9d   06/14/17 13:12:57 Sebastian Huber shell: Display scheduler instead of current CPU Display the scheduler … 5
(edit) @c7377381   06/12/17 08:27:50 Sebastian Huber xz: Use CRC32 This reverts c475924d6d2ea7d5cba160a8a28e88642d6b46d8. … 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @6b42018e   05/02/17 06:06:12 Sebastian Huber shell: Fix format specifiers 5
(edit) @b261dec   04/24/17 17:00:43 joel xz/xz_config.h: Address unable to inline warning 5
(edit) @4fd25c4   04/18/17 02:44:44 Chris Johns libmisc/monitor: Correctly print unlimited configuration table … 5
(edit) @54bdf0c   04/14/17 18:55:48 joel rtems/inttypes.h: New file. Uses contents from cpukit Provide … 5
(edit) @c475924d   04/06/17 23:24:58 joel xz_config.h: Define XZ_USE_CRC64 close #2909. 5
(edit) @36338fb   03/07/17 12:41:37 Sebastian Huber monitor: Do not zero sema id and name 5
(edit) @661be20   02/15/17 12:05:27 Sebastian Huber shell: Fix warnings 5
(edit) @468e9a4   02/14/17 10:10:40 Sebastian Huber monitor: Print short and long task names Print wait object identifier … 5
(edit) @54835ae   02/01/17 13:10:18 Sebastian Huber Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS Rename … 5
(edit) @5eee718   02/14/17 07:46:22 Sebastian Huber shell: Fix warnings 5
(edit) @f95fa387   02/01/17 11:11:33 Sebastian Huber Remove CONFIGURE_SMP_APPLICATION Enable the SMP support if … 5
(edit) @f7ba2945   01/31/17 08:01:37 Sebastian Huber monitor: Add support for BSD wakeup messages 5
(edit) @e366f77   01/31/17 07:08:24 Sebastian Huber score: Add _Thread_queue_Object_name Add the special thread queue … 5
(edit) @575c2e21   01/30/17 10:24:57 Stavros Passas Complete STACK_CHECKER_EXTENSION. Fixes #2889 5
(edit) @2711914f   01/23/17 07:06:41 Sebastian Huber Use <sys/endian.h> Update #2803. 5
(edit) @7ced9d9b   01/12/17 08:25:56 Sebastian Huber score: Add and use _Thread_Get_name() Update #2858. 5
(edit) @61c14a3   01/12/17 09:14:06 Sebastian Huber cpuuse: Call printer only once 5
(edit) @a3730b38   01/11/17 10:04:35 Sebastian Huber Add and use rtems_assoc_thread_states_to_string() 5
(edit) @d063e7b3   01/11/17 07:42:04 Sebastian Huber score: Replace STATES_DELAYING Replace STATES_DELAYING with … 5
(edit) @9a448aab   12/23/16 15:02:07 Sebastian Huber score: Add STATES_THREAD_QUEUE_WITH_IDENTIFIER Add thread state bit … 5
(edit) @c6000d2b   12/23/16 06:09:02 Sebastian Huber score: Delete STATES_WAITING_FOR_BUFFER 5
(edit) @6a9282d   12/09/16 09:49:49 Sebastian Huber Rename is_internal to always_set_to_false Update #2825. 5
(edit) @5b6c290   12/01/16 19:42:48 Sebastian Huber score: Initialize thread queue context early Initialize thread queue … 5
(edit) @3a30c6f   11/17/16 22:10:20 Chris Johns Fix untar mkdir when the directory exists. 5
(edit) @86d3a2e8   11/03/16 06:33:11 Sebastian Huber testsupport: Determine worker index via processor Determine worker … 5
(edit) @2dd098a   10/31/16 07:33:11 Sebastian Huber score: Introduce Thread_Scheduler_control::home Replace … 5
(edit) @3a27248   10/21/16 07:23:58 Sebastian Huber score: First part of new MrsP implementation Update #2556. 5
(edit) @4cf58905   10/31/16 13:45:30 Sebastian Huber cpuuse: Use rtems_task_iterate() Update #2423. 5
(edit) @d271c3bb   10/31/16 12:37:59 Sebastian Huber rtems: Add rtems_task_iterate() Update #2423. 5
(edit) @826f3afa   10/11/16 22:15:23 Chris Johns libmisc/xz: Add xz decompression. Add support to untar XZ compressed … 5
(edit) @9b04456   09/30/16 05:54:29 Sebastian Huber monitor: Support priority inheritance queues 5
(edit) @300f6a48   06/22/16 15:09:23 Sebastian Huber score: Rework thread priority management Add priority nodes which … 5
(edit) @b20b736   06/28/16 04:54:50 Sebastian Huber score: Introduce _Thread_Get_priority() Avoid direct access to thread … 5
(edit) @84e960e   09/07/16 12:25:30 Sebastian Huber stackchk: Fix stack checker thread initialization Commit … 5
(edit) @8bb9d41   09/07/16 12:08:06 Sebastian Huber stackchk: Use a const pattern to check 5
(edit) @bba988d   09/07/16 11:46:40 Sebastian Huber stackchk: Remove superfluous internal header file 5
(edit) @1dd8fff   09/06/16 08:50:50 Sebastian Huber capture: Use proper accessor functions 5
(edit) @7af6b58c   09/06/16 05:44:06 Sebastian Huber capture: Workaround to avoid misaligned access Move the 64-bit field … 5
(edit) @1c18ebf0   08/31/16 08:56:09 Chris Johns libmisc/capture: Remove the reserved _t in the types. 5
(edit) @6da06c5   08/30/16 06:46:25 Chris Johns libmisc/capture: Fix the capture engine on SMP. This patches some … 5
(edit) @b0f08c8   08/01/16 01:02:13 Chris Johns libmisc/untar: Set the perms to the value in the tar file. This patch … 5
(edit) @1fcac5ad   07/25/16 14:35:37 Sebastian Huber score: Turn thread lock into thread wait lock The … 5
(edit) @6a174c02   07/25/16 13:34:43 alexander.krutwig Add Untar_FromGzChunk_Print() + Test 5
(edit) @1a8fe67a   07/13/16 07:22:35 alexander.krutwig Add Untar_FromChunk_Print() + Test 5
(edit) @77ff5599   06/10/16 06:48:54 Sebastian Huber score: Introduce map priority scheduler operation Introduce map/unmap … 5
(edit) @c82835a   06/21/16 15:12:40 Sebastian Huber rtems: Rework RTEMS API to SuperCore? priority Use same structure as … 5
(edit) @f1531574   06/21/16 12:22:35 Sebastian Huber Rename rtems_test_print() into rtems_test_printf() 5
(edit) @506bfc8   06/21/16 11:30:15 Sebastian Huber Move printer initialization to separate header The RTEMS print user … 5
(edit) @ede1a41   06/21/16 11:12:31 Sebastian Huber Make rtems/print.h independent of rtems/bspIo.h 5
(edit) @e8020d1   06/21/16 11:28:01 Sebastian Huber Rename and move RTEMS_PRINTF_ATTRIBUTE() Rename … 5
(edit) @a2597f3   06/02/16 11:29:45 alexander.krutwig shell: Add rtems_shell_wait_for_explicit_input() 5
(edit) @d84e346b   05/18/16 23:18:21 Chris Johns libmisc/untar: Support directory create and overwrites. Share the … 5
(edit) @560db810   05/31/16 07:37:17 Chris Johns libmisc/stackchk: Fix printk warnings. 5
(edit) @a9cc6a84   06/01/16 07:50:44 Sebastian Huber smptests/smpatomic01: New test cases Demonstrate that a … 5
(edit) @01cb554   04/12/16 05:31:01 Sebastian Huber shell: Add CPUINFO command Update #2723. 5
(edit) @5e072f6d   05/31/16 07:52:36 Sebastian Huber cpuuse: Hide implementation details 5
(edit) @73f2ddb   05/30/16 08:43:31 Sebastian Huber rtems: Fix semaphore field name 5
(edit) @3692095   05/30/16 08:41:22 Sebastian Huber rtems: Move MrsP semaphore operations Move MrsP semaphore operations … 5
(edit) @0b713f89   05/30/16 04:59:55 Sebastian Huber score: Rework CORE inherit priority mutex Provide dedicated seize and … 5
(edit) @5a598ac   05/27/16 06:02:03 Sebastian Huber score: Add CORE mutex variants Add CORE_recursive_mutex_Control and … 5
(edit) @62cba156   05/23/16 05:29:30 Chris Johns libmisc: Fix printk format warnings. 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @862a0ee   05/13/16 09:22:39 Sebastian Huber score: Rework _Thread_Restart_other() Rework _Thread_Restart_other() … 5
(edit) @232147dd   05/13/16 05:04:13 Sebastian Huber score: Add _Thread_Join() and _Thread_Cancel() Split _Thread_Close() … 5
(edit) @df23f464   05/12/16 11:08:49 Sebastian Huber capture: Fix use of per-processor data Get the current processor … 5
(edit) @d449c12   05/12/16 11:08:29 Sebastian Huber capture: Remove superfluous includes 5
(edit) @7bd1869   05/12/16 09:14:38 Sebastian Huber capture: Compact rtems_capture_record_t Order fields according to … 5
(edit) @2f11d4a   05/12/16 09:12:27 Sebastian Huber capture: Fix buffer allocation and free Do not use function static … 5
(edit) @e135271   05/11/16 08:58:59 Sebastian Huber score: Avoid Giant lock _Scheduler_Set_affinity() Update #2555. 5
(edit) @bd12dda   05/11/16 09:54:49 Sebastian Huber score: Use thread state lock for current state In addition protect … 5
(edit) @36cd27c   04/19/16 12:12:06 Sebastian Huber score: Simplify _Objects_Get_next() Remove unused location parameter. 5
(edit) @f2ffd646   04/08/16 06:42:15 Sebastian Huber shell: Fix warning visible with latest Newlib Works also with … 5
(edit) @c39da818   04/08/16 06:14:31 Sebastian Huber rtems: Delete Region_Control::page_size 5
(edit) @60a23875   04/08/16 06:13:49 Sebastian Huber rtems: Delete Region_Control::length 5
(edit) @acf7cf3b   04/08/16 06:12:06 Sebastian Huber rtems: Delete Region_Control::starting_address 5
(edit) @b4b062f   04/08/16 05:50:42 Sebastian Huber rtems: Delete Region_Control::number_of_used_blocks Use … 5
(edit) @97312fcc   04/05/16 12:36:30 Sebastian Huber score: Delete Thread_Wait_information::id This field was only by the … 5
(edit) @97bbf02   03/22/16 07:52:50 Sebastian Huber score: Use constant for maximum count of CORE sema 5
(edit) @85f6901   03/22/16 14:34:49 joel shell/hexdump-odsyntax.c: Add define of _GNU_SOURCE to avoid warnings 5
(edit) @037f7a6   03/22/16 14:32:57 joel shell/hexdump-conv.c: Disable sccsid to avoid unused warning 5
(edit) @020c4c0   03/20/16 21:09:09 joel libmisc/shell/main_hexdump.c: Disable unused copyright string 5
(edit) @c4e317f   03/20/16 21:08:49 joel libmisc/monitor/mon-prmisc.c: Remove unused rtems_monitor_events_assoc 5
(edit) @7f9e067f   03/22/16 15:13:37 joel cpuuse/cpuusagetop.c: Fix unused variable warning 5
Note: See TracRevisionLog for help on using the revision log.