source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d1c5c01f   09/13/13 15:06:06 Sebastian Huber psxtests/psxfile01: Fix according to POSIX ftruncate() and open() … 4.115
(edit) @736983f1   09/13/13 13:26:48 Sebastian Huber fstests/fstime: Fix according to POSIX ftruncate() and open() with … 4.115
(edit) @c5b2d79   09/13/13 13:17:57 Sebastian Huber IMFS: Fix truncate according to POSIX ftruncate() and open() with … 4.115
(edit) @f82851c5   09/13/13 13:17:35 Sebastian Huber IMFS: Use inline functions instead of macros 4.115
(edit) @2477a39   09/13/13 11:14:35 Sebastian Huber fstests/fspermission: Fix resource leak 4.115
(edit) @d2da61a   09/11/13 08:59:06 Sebastian Huber Filesystem: Change rtems_filesystem_chown() Implement POSIX … 4.115
(edit) @b6657c39   09/11/13 08:34:02 Sebastian Huber Filesystem: Add and use rtems_filesystem_chmod() Implement POSIX … 4.115
(edit) @3dbb68d   09/10/13 08:48:23 ralf.kirchner dosfs: Correct handling of iconv() return value 4.115
(edit) @f55215a   09/10/13 06:50:24 Sebastian Huber bsps: Fix cache manager support 4.115
(edit) @784d2a1   09/06/13 08:05:35 Sebastian Huber arm: Fix inconsistent define usage 4.115
(edit) @36fdd0b   09/05/13 18:50:46 Gedare Bloom uuid: make integer arithmetic conversion explicit Upcast … 4.115
(edit) @8ee95e6   09/05/13 18:44:24 Gedare Bloom imfs: use safe string functions Replace strcpy and strcat with … 4.115
(edit) @a803e04d   09/05/13 18:34:32 Gedare Bloom termios: check return value from semaphore obtain/release Raise a … 4.115
(edit) @74d35751   09/05/13 18:31:14 Gedare Bloom flashdisk: swap arguments to checksum helper The arguments to … 4.115
(edit) @59261fba   09/05/13 18:28:14 Gedare Bloom nvdisk: swap arguments to checksum helper The arguments to … 4.115
(edit) @5f040b8   09/05/13 18:21:32 Gedare Bloom sparse-disk: check return value from semaphore_obtain/release In case … 4.115
(edit) @97ae1eeb   09/05/13 18:13:32 Gedare Bloom imfs: check return value from mkdir 4.115
(edit) @e075b388   09/05/13 18:10:52 Gedare Bloom untar: check return value from mkdir Check the return value from … 4.115
(edit) @b6cfbab4   09/05/13 18:03:00 Gedare Bloom dosfs: Eliminate empty case statements that fall through to default. … 4.115
(edit) @c963ac7   09/05/13 17:44:04 Gedare Bloom nfs: Fix ln option processing. If opts is NULL, then strchr() will … 4.115
(edit) @121dd881   09/05/13 17:22:49 Gedare Bloom bdpart: Argument cannot be negative If open(fd) fails then avoid the … 4.115
(edit) @a8007dc2   09/05/13 17:15:33 Gedare Bloom dosfs: Unsigned compared against 0 Change the type for storing the … 4.115
(edit) @e4c1926   09/05/13 17:09:37 Gedare Bloom dosfs: Unsigned compared against 0 Fix the type of "cmpltd" to be … 4.115
(edit) @551468c   09/05/13 16:58:34 Gedare Bloom dosfs: Unintentional integer overflow Explicitly promote 32-bit … 4.115
(edit) @96654dc   09/05/13 16:15:27 Gedare Bloom shell: Out-of-bounds access In case the length of cwd path plus the … 4.115
(edit) @a6d35256   09/05/13 15:53:39 Gedare Bloom IMFS: Resource leak Free fs_info in case root_node is NULL. 4.115
(edit) @d157a4fd   09/04/13 12:03:47 Sebastian Huber bsps/arm: Fix ARM CP15 opcode for get functions 4.115
(edit) @03e097b7   09/03/13 10:59:54 Sebastian Huber nios2: Include proper header file 4.115
(edit) @4a8c334   09/03/13 09:06:46 Sebastian Huber smptests/smpatomic08: Add initialization test case 4.115
(edit) @3bac8a4c   09/03/13 09:04:33 Sebastian Huber score: Use void * for some atomic pointer ops 4.115
(edit) @29f7d317   09/02/13 13:08:05 Sebastian Huber score: Use unsigned long for atomic integers Use unsigned long … 4.115
(edit) @0c47440   08/29/13 20:20:03 Karel Gardas bsp/lm4f120: new BSP to support TI LM4F120 XL LaunchPad? board 4.115
(edit) @47b6fad   09/01/13 13:14:07 Sebastian Huber smptests/smpatomic08: Avoid copy and paste 4.115
(edit) @7136d7f   09/01/13 13:01:42 Sebastian Huber smptests/smpatomic08: Simplify or/and test case Renamed and use … 4.115
(edit) @d39ccd69   09/01/13 12:34:31 Sebastian Huber smptests/smpatomic08: Fix compare and exchange 4.115
(edit) @4238aff   09/01/13 10:28:35 wei.a.yang add atomic sub, and, or, compare_exchange test cases into smpatomic08 4.115
(edit) @bf30999   08/23/13 14:15:50 Sebastian Huber smp: Add and use _Assert_Owner_of_giant() Add and use … 4.115
(edit) @1215fd4   08/26/13 13:14:33 Sebastian Huber sapi: SMP support for chains Add ISR lock to chain control for proper … 4.115
(edit) @e127c4c   08/29/13 08:03:38 Sebastian Huber smptests/smpatomic08: Fix race conditions 4.115
(edit) @79d03e3   08/28/13 12:52:43 Sebastian Huber smptests/smpatomic08: New test 4.115
(edit) @03aad60   08/28/13 09:27:26 Sebastian Huber score: Atomic flag changes Delete _Atomic_Init_flag(). Change … 4.115
(edit) @58a70b76   08/27/13 13:14:04 wei.a.yang score: Simplify <rtems/score/cpuatomic.h> Add proper license and … 4.115
(edit) @4288f9fd   08/27/13 13:10:50 Sebastian Huber score: Use static inline directly This file uses already C11 … 4.115
(edit) @2bbcb64   08/27/13 12:26:33 Sebastian Huber smptests: Move ATOMIC conditional to top-level 4.115
(edit) @697d31e   08/25/13 13:45:41 wei.a.yang add atomic init function 4.115
(edit) @7bff82f   08/27/13 12:25:25 Sebastian Huber posix: Avoid NULL pointer access 4.115
(edit) @7d9fff6   08/26/13 15:39:00 Sebastian Huber posix: Add and use _POSIX_signals_Acquire() Add and use … 4.115
(edit) @a4c3e71   08/26/13 15:38:15 Sebastian Huber score: Add SMP support to _Watchdog_Report_chain() 4.115
(edit) @ff0dcf2c   08/26/13 14:51:30 Sebastian Huber sptests/spthreadq01: Add SMP support 4.115
(edit) @c955f99   08/26/13 14:46:53 Sebastian Huber sptests/spnsext01: Add SMP support 4.115
(edit) @ca68215e   08/26/13 14:22:30 Sebastian Huber posix: _POSIX_signals_Clear_process_signals() Do not disable … 4.115
(edit) @75f6d18   08/26/13 14:03:35 Sebastian Huber rtems: Add SMP support for signals Add and use … 4.115
(edit) @ef3640f7   08/26/13 13:25:58 Sebastian Huber ringbuf: Add SMP support 4.115
(edit) @4957272   08/26/13 13:14:58 Sebastian Huber Filesystem: Use unprotected chain operations This area is protected … 4.115
(edit) @58a5889   08/26/13 12:58:07 Sebastian Huber posix: Protect access to _POSIX_signals_Vectors Assume the … 4.115
(edit) @23de794d   08/26/13 12:27:52 Sebastian Huber score: Add and use CHAIN_INITIALIZER_ONE_NODE(). Add and use … 4.115
(edit) @d56f76a   08/26/13 11:00:53 Sebastian Huber bsps: Fix header includes 4.115
(edit) @07ad4b6   08/26/13 08:44:20 Sebastian Huber libblock: Use unprotected chain extract This area is protected by the … 4.115
(edit) @a839d62   08/26/13 08:31:46 Sebastian Huber RFS: Use unprotected chain operations This area is protected by the … 4.115
(edit) @3109857c   08/26/13 19:26:50 Joel Sherrill bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUE pc386 set … 4.115
(edit) @db0e05ff   08/23/13 09:57:11 Sebastian Huber score: Delete unused function parameter 4.115
(edit) @f8f1bdad   08/23/13 10:19:13 Sebastian Huber score: PR2140: Fix _Thread_queue_Process_timeout() The … 4.115
(edit) @215ccce   08/23/13 09:52:01 Sebastian Huber score: PR2140: _Thread_queue_Extract() Return if the executing … 4.115
(edit) @842d63ba   08/23/13 08:01:57 Sebastian Huber libblock: Avoid uninitialized variable 4.115
(edit) @2bd440e   08/22/13 12:18:14 Ric Claus bsp/xilinx-zynq: Add cache support 4.115
(edit) @2f0d5e4   08/26/13 01:00:31 cynthia Initialize the string before replacing characters 4.115
(edit) @df533f1   08/25/13 23:49:21 cynthia Stop a resource leak Stops a resource leak in the event that the … 4.115
(edit) @7cba8ae6   08/23/13 10:53:04 Sebastian Huber smp: Fix warnings 4.115
(edit) @ec987ec0   08/22/13 15:35:33 Sebastian Huber sptests/spintrcritical20: PR2140: New test 4.115
(edit) @396f644   08/23/13 08:26:06 Sebastian Huber psxtests/psxfatal0[12]: Update due to API changes 4.115
(edit) @07332ae   08/22/13 13:20:06 Sebastian Huber score: _Thread_queue_Enqueue_with_handler() Add thread parameter to … 4.115
(edit) @f4804efa   08/23/13 07:52:07 Sebastian Huber Filesystem: Remove superfluous free() 4.115
(edit) @630365b   08/23/13 07:43:53 Sebastian Huber Filesystem: Avoid usage of uninitialized variable This is a cosmetic … 4.115
(edit) @dbdfc78f   08/23/13 07:02:40 Sebastian Huber libblock: PR2040: Avoid NULL pointer access This partly reverts … 4.115
(edit) @38ec8af   08/23/13 07:20:23 Sebastian Huber libtests/flashdisk01: Update screen file 4.115
(edit) @6e4c01e   08/23/13 04:56:36 Chris Johns posix: Update to the pthread_once changes. Implement the reeview … 4.115
(edit) @c9b66f5   08/22/13 12:00:51 Ric Claus bsps/arm: Add more CP15 cache functions 4.115
(edit) @1a246d7e   08/22/13 11:19:06 Sebastian Huber arm: Make barrier operations more visible 4.115
(edit) @389ffb28   08/21/13 12:58:26 Sebastian Huber dosfs: Use unprotected chain operations This area is protected by the … 4.115
(edit) @269dd12   08/20/13 13:14:13 Sebastian Huber smp: Documentation 4.115
(edit) @2cfbf23a   08/20/13 13:07:33 Sebastian Huber smp: Delete RTEMS_BSP_SMP_SIGNAL_TO_SELF 4.115
(edit) @518d82b   08/20/13 09:01:55 Sebastian Huber smp: Disable restart of threads other than self 4.115
(edit) @0432dff7   08/19/13 15:36:28 wei.a.yang add compare_and_swap check in check-atomic.m4 4.115
(edit) @99b3505   08/07/13 13:35:47 Sebastian Huber smp: Add Deterministic Priority SMP Scheduler 4.115
(edit) @48c4a55   08/13/13 11:13:25 Sebastian Huber smp: Generalize Simple SMP scheduler 4.115
(edit) @aea4a91   08/08/13 09:49:15 Sebastian Huber smp: Optimize Simple SMP scheduler Add Thread_Control::is_in_the_air … 4.115
(edit) @fc2ad63   08/12/13 08:59:40 Sebastian Huber smp: _Scheduler_simple_smp_Allocate_processor() Rename … 4.115
(edit) @6ba15488   08/12/13 10:34:27 Sebastian Huber smp: Rename _Scheduler_simple_smp_Start_idle() Rename … 4.115
(edit) @9d83f58a   08/12/13 08:32:32 Sebastian Huber smp: Replace Scheduler_simple_smp_Control Replace … 4.115
(edit) @0405082   08/12/13 08:22:21 Sebastian Huber score: Add _Priority_bit_map_Is_empty() 4.115
(edit) @c1a356e9   08/09/13 12:31:02 Sebastian Huber score: _Priority_bit_map_Handler_initialization() Delete … 4.115
(edit) @a78e575   08/09/13 12:16:59 Sebastian Huber score: _Scheduler_priority_Ready_queue_initialize() Move workspace … 4.115
(edit) @e00b0438   08/09/13 11:37:45 Sebastian Huber score: _Scheduler_priority_Ready_queue_first() Remove superfluous … 4.115
(edit) @f20b3d56   08/09/13 11:34:18 Sebastian Huber score: Add _Scheduler_priority_Get_ready_queues() Add and use … 4.115
(edit) @0c551f7   08/08/13 06:45:33 Sebastian Huber score: Add _Scheduler_priority_Get_scheduler_info Add and use … 4.115
(edit) @e5ca54c9   08/07/13 19:19:55 Sebastian Huber score: PR2136: Fix _Thread_Change_priority() Add call to … 4.115
(edit) @6931037   08/04/13 18:56:00 wei.a.yang correct memory model in smpatomic test case 4.115
(edit) @01b0755   08/14/13 07:56:27 Nick Withers Expose rtems_verror() 4.115
(edit) @2a2f559   08/08/13 23:22:06 Pavel Pisa bsp/csb336: Memory map update and jump to start at image start … 4.115
(edit) @526f895   08/14/13 13:35:58 Karel Gardas bsp/lm3s69xx: add macros for UART CTS/RTS pin configuration 4.115
Note: See TracRevisionLog for help on using the revision log.