source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @bbd6d27a   04/15/16 14:27:56 Sebastian Huber score: Delete unused CORE_RWLock_Attributes 5
(edit) @709f38a   04/13/16 04:48:58 Sebastian Huber score: Use chain iterator for user extensions Add a lock and use a … 5
(edit) @0a97ba5b   04/12/16 15:02:27 Sebastian Huber score: _User_extensions_Handler_initialization() Simplify … 5
(edit) @36272279   04/08/16 14:23:22 Sebastian Huber sapi: Avoid Giant lock for extensions Extension create and delete is … 5
(edit) @8f6c295b   04/11/16 15:03:05 Sebastian Huber score: Add Chain_Iterator Add a chain iterator for safe iteration of … 5
(edit) @e65c45c   03/22/16 22:13:30 joel Obsolete rtems_clock_get() directive. This service was marked as … 5
(edit) @714efce   02/29/16 16:25:42 joel conddefaultattributes.c: Add default clock to structure. 5
(edit) @04da96c7   03/09/16 21:14:43 joel posix/src/condattr*etpshared.c: Clean up and improve comments 5
(edit) @8228548   02/19/16 22:00:48 joel Add pthread_getconcurrency() and pthread_setconcurrency() This is the … 5
(edit) @6efa349   04/14/16 06:56:53 Sebastian Huber posix: Run key destructors during thread restart POSIX key … 5
(edit) @33a1a4db   04/05/16 12:45:55 van.freenix cpukit: pppd: fix compile warning rcsid is defined, but not used. So … 5
(edit) @f1a5630   04/13/16 07:30:28 Sebastian Huber powerpc: Add FSL_EIS_MAS8 5
(edit) @3c293cc   04/12/16 05:58:35 Sebastian Huber posix: Rename killinfo() Apparently killinfo() is not defined by … 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) @1142f55   04/08/16 04:56:46 Sebastian Huber rtems: Add and use _Region_Get_and_lock() Get region and lock … 5
(edit) @572cb624   04/07/16 14:48:30 Sebastian Huber score: Simplify _Objects_Get_no_protection() This functions supports … 5
(edit) @0158a60   04/08/16 04:28:04 Sebastian Huber rtems: Ensure lock ownership for _Region_Get() 5
(edit) @d26b053   04/07/16 14:49:22 Sebastian Huber rtems: Remove dead code The heap protection enabled by RTEMS_DEBUG … 5
(edit) @9555341   04/06/16 14:26:22 Sebastian Huber posix: Use a dedicated lock for scheduler changes Update #2555. 5
(edit) @44ed384   04/05/16 14:23:39 Sebastian Huber posix: Use proper lock for sigaction() Update #2555. 5
(edit) @01226ec   04/08/16 06:22:18 Sebastian Huber score: Compatibility with latest Newlib 5
(edit) @d8ec270b   04/07/16 08:29:09 Sebastian Huber libblock: Drop superfluous <stdlib.h> include Drop superfluous … 5
(edit) @af13b01   04/07/16 07:09:29 Sebastian Huber network: Quirk for Newlib compatibility Newlib provides now a … 5
(edit) @d2f9fa51   04/06/16 13:15:27 Sebastian Huber score: Add missing declaration 5
(edit) @648a5df   04/06/16 11:52:25 Sebastian Huber malloc: Avoid memory leaks during task delete Call … 5
(edit) @d7e68c96   04/06/16 11:50:16 Sebastian Huber malloc: Fix early realloc() allocation 5
(edit) @d995a263   04/04/16 07:37:15 Sebastian Huber score: Delete _Chain_Append() This function is not used in the score. … 5
(edit) @3bf2bcc8   04/04/16 07:36:01 Sebastian Huber score: Delete _Chain_Get() This function is not used in the score. … 5
(edit) @223fff46   04/04/16 04:57:01 Sebastian Huber score: Delete _Chain_Extract() This function is not used in the … 5
(edit) @b0354b0e   04/04/16 04:17:59 Sebastian Huber score: Delete _Chain_Insert() This function is not used in the score. … 5
(edit) @cd900523   04/04/16 07:29:02 Sebastian Huber score: Delete _Chain_Get_with_empty_check() This function is not used … 5
(edit) @c130387   04/04/16 07:24:47 Sebastian Huber score: Delete _Chain_Prepend_with_empty_check() This function is not … 5
(edit) @88f4157c   04/04/16 06:46:27 Sebastian Huber score: Delete _Chain_Append_with_empty_check() This function is not … 5
(edit) @6406b69   04/04/16 04:52:55 Sebastian Huber score: Delete _Chain_Prepend() This function is not used in the … 5
(edit) @3570ec6   04/04/16 08:13:35 Sebastian Huber rtems: Avoid Giant lock for partitions Use an ISR lock to protect the … 5
(edit) @84f5c0a   04/04/16 07:42:15 Sebastian Huber score: Use red-black tree for active global objects Use a red-black … 5
(edit) @84dc9df   04/04/16 04:17:36 Sebastian Huber score: Use red-black tree for active MP proxies Update #2555. 5
(edit) @9ea69dee   04/04/16 06:18:07 Sebastian Huber score: Add node map to _RBTree_Find_inline() 5
(edit) @8b922aa   04/05/16 04:58:16 Sebastian Huber posix: Fix _POSIX_signals_Check_signal() Do not save and restore the … 5
(edit) @3c895256   04/05/16 04:44:07 Sebastian Huber posix: Make _POSIX_signals_Check_signal() static 5
(edit) @7d21700   04/04/16 04:47:41 Sebastian Huber posix: Use proper lock for signals 5
(edit) @8f96581   04/01/16 09:38:47 Sebastian Huber score: Rework MP thread queue callout support The thread queue … 5
(edit) @818ad5eb   03/30/16 11:45:06 Sebastian Huber score: Simplify _Thread_queue_Do_flush() Also set the thread wait … 5
(edit) @9809d6e0   03/30/16 09:39:58 Sebastian Huber score: _Thread_queue_Flush() parameter changes Change … 5
(edit) @e581ea9   03/30/16 13:00:29 Sebastian Huber score: Fix _Thread_queue_Extract_locked() We must update the wait … 5
(edit) @6ca60e5d   04/01/16 13:10:08 Sebastian Huber score: Delete MP support for RW locks MP support was not implemented. 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) @9eaf564   03/31/16 11:31:24 Sebastian Huber score: Add and use _RBTree_Insert_inline() 5
(edit) @97127aa   03/31/16 11:30:38 Sebastian Huber score: Add and use _RBTree_Find_inline() 5
(edit) @c01401c4   03/30/16 04:56:07 Sebastian Huber score: _User_extensions_Remove_set() Use unprotected chain operation … 5
(edit) @92b6f6e9   03/30/16 13:14:56 joel Move various driver interface definition headers file libcsupport/ to … 5
(edit) @9d9b6b56   03/30/16 06:36:08 Sebastian Huber score: Objects_Thread_queue_Extract_callout Change parameters of the … 5
(edit) @06f68a96   03/30/16 06:34:23 Sebastian Huber score: Fix set but not used warning 5
(edit) @863c074   03/30/16 06:33:41 Sebastian Huber score: Fix statement with no effect warning No need to add an assert … 5
(edit) @97b7244   03/30/16 06:32:56 Sebastian Huber score: Fix statement with no effect warning No need to add an assert … 5
(edit) @9f71433   03/30/16 06:31:26 Sebastian Huber score: Fix statement with no effect warning No need to add an assert … 5
(edit) @8afeb993   03/30/16 06:29:07 Sebastian Huber score: Fix statement with no effect warning No need to add an assert … 5
(edit) @081d03d   03/30/16 06:08:44 Sebastian Huber score: Fix set but not used warning No need to add an assert due to … 5
(edit) @75c19d25   03/30/16 06:05:54 Sebastian Huber score: Fix set but not used warning 5
(edit) @3bbf4055   03/24/16 14:35:18 Sebastian Huber network: Special case for RTEMS_MULTIPROCESSING Allow network tasks … 5
(edit) @349dd6b   03/29/16 09:57:40 Sebastian Huber score: Fix MPCI workspace size estimate Account for the global … 5
(edit) @4182b6f   03/29/16 09:55:36 Sebastian Huber score: Fix MPCI workspace size estimate Global objects are no real … 5
(edit) @520938b0   03/29/16 09:53:49 Sebastian Huber score: The API mutexes are not global 5
(edit) @3feca90   03/24/16 14:40:48 Sebastian Huber score: Fix _Objects_MP_Is_remote() Bug introduced by … 5
(edit) @9a972889   03/29/16 10:07:20 Sebastian Huber score: Fix MPCI receive server workspace size 5
(edit) @16832b0   03/29/16 10:06:55 Sebastian Huber score: Fix multiprocessing thread proxies We must provide thread … 5
(edit) @a62c3aa3   03/24/16 14:39:38 Sebastian Huber score: Allow MPCI packet receive function to block 5
(edit) @7a904cbe   03/24/16 14:33:34 Sebastian Huber score: Fix CORE mutex RTEMS_MULTIPROCESSING Make sure that the thread … 5
(edit) @97bbf02   03/22/16 07:52:50 Sebastian Huber score: Use constant for maximum count of CORE sema 5
(edit) @1e1a91ed   03/23/16 09:01:31 Sebastian Huber score: Remove Thread_queue_Queue::operations field Remove the … 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) @50b73d3   03/21/16 00:28:20 joel cpukit/rtems/src/*mp.c: Fix set but not used 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) @d264b33   03/20/16 20:25:02 joel telnetd.c: Fix no prototype warning 5
(edit) @09c993b   03/20/16 20:24:14 joel libnetworking/sys/libkern.h: Disable non-POSIX prototype that is … 5
(edit) @7f9e067f   03/22/16 15:13:37 joel cpuuse/cpuusagetop.c: Fix unused variable warning 5
(edit) @d67c869   03/23/16 06:43:01 Sebastian Huber score: Use RTEMS_UNREACHABLE() The _CPU_Context_switch() in … 5
(edit) @2518516   03/22/16 06:24:56 Sebastian Huber posix: pthread_exit() is a no-return function 5
(edit) @e8d9b26   03/22/16 06:24:14 Sebastian Huber score: Add and use RTEMS_UNREACHABLE 5
(edit) @426f35f   03/22/16 18:15:07 joel cpukit/rtems/include/rtems/rtems/sem.h: Remove junk in comment 5
(edit) @865f110b   03/22/16 06:58:41 Sebastian Huber score: Fix for RTEMS_DEBUG The rtems_extension_create() no longer … 5
(edit) @c61431f9   03/22/16 06:42:34 Sebastian Huber score: Always declare _Objects_Get_by_name() Still define it only if … 5
(edit) @30cac38f   03/22/16 06:40:18 Sebastian Huber rtems: Use object allocator lock Object creation and destruction is … 5
(edit) @baa13626   03/22/16 06:22:08 Sebastian Huber score: Fix for RTEMS_DEBUG Update #2627. 5
(edit) @90960bd   03/21/16 14:01:57 Sebastian Huber rtems: Rework rate-monotonic scheduler Use the default thread lock to … 5
(edit) @875c26d   03/21/16 09:45:44 Sebastian Huber rtems: Avoid RTEMS_USE_TICKS_FOR_STATISTICS Option was removed by … 5
(edit) @300eaad   03/21/16 09:41:31 Sebastian Huber rtems: Delete Rate_monotonic_Period_time_t Variables with this type … 5
(edit) @610e87d   03/21/16 09:36:20 Sebastian Huber rtems: Inline _Rate_monotonic_Reset_statistics() Use inline function … 5
(edit) @be88976   03/18/16 14:35:47 Sebastian Huber mpci: Avoid Giant lock The object creation/deletion is protected by … 5
(edit) @19e855d7   03/18/16 14:33:13 Sebastian Huber mpci: Avoid Giant lock Update #2555. 5
(edit) @5a5fb3b   03/18/16 13:03:01 Sebastian Huber score: Avoid Giant lock for CORE spinlock Use an ISR lock to protect … 5
(edit) @c904df5   03/18/16 06:25:23 Sebastian Huber score: Add _Objects_Get_by_name() Replace … 5
(edit) @e3f8ba57   03/18/16 09:29:45 Sebastian Huber ftpd: Resolve function name conflict Visible with Newlib … 5
(edit) @b545d97c   03/18/16 08:25:00 Sebastian Huber score: C++ compatibility 5
Note: See TracRevisionLog for help on using the revision log.