source: rtems/cpukit/libcsupport

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @bab16de2   02/07/14 08:53:47 Sebastian Huber score: Change debug helper functions Rename … 4.115
(edit) @cfbeaf6   01/31/14 18:28:02 Joel Sherrill calloc.c: Remove use of register keyword 4.115
(edit) @35b8f48a   12/06/13 18:21:20 Daniel Ramirez libcsupport: Refactor rtems_deviceio_errno Renames … 4.115
(edit) @564ce0f   12/06/13 02:21:05 Daniel Ramirez libcsupport: implemented termios functions cfsetspeed and cfmakeraw 4.115
(edit) @c1d8ee4   12/17/13 09:59:13 Sebastian Huber libcsupport: Accept NULL for zero-length entries 4.115
(edit) @56bea43   12/16/13 13:26:29 Sebastian Huber Filesystem: Use default kqfilter and poll handler 4.115
(edit) @2f68778   12/16/13 12:44:13 Sebastian Huber Filesystem: Add readv/writev handlers The readv() and writev() … 4.115
(edit) @95a57280   12/16/13 12:12:22 Sebastian Huber libcsupport: Add and use rtems_libio_iovec_eval() 4.115
(edit) @6122cb6a   12/10/13 01:35:29 Chris Johns PR2158: Add support for dup2. Split the dub call into dup and dup2 in … 4.115
(edit) @77b1de22   11/22/13 23:09:44 Bryan Dunsmore gettimeofday: Add restrict keyword 4.115
(edit) @4f8ac34   11/21/13 06:20:42 cdesai libcsupport: readlink: add c99 'restrict' keyword Signed-off-by: … 4.115
(edit) @03e54614   11/27/13 19:06:16 Joel Sherrill statvfs filesystem handlers: Remove restrict 4.115
(edit) @bb81e04   11/21/13 22:54:21 Daniel Ramirez statvfs and ALL filesystem handlers: Add restrict keyword. 4.115
(edit) @8cb2882   10/31/13 14:00:20 Sebastian Huber Filesystem: Add kernel event filter handler This handler is necessary … 4.115
(edit) @16829460   10/31/13 14:00:14 Sebastian Huber Filesystem: Add poll() handler This handler is necessary to implement … 4.115
(edit) @ba120d1   10/31/13 13:17:57 Sebastian Huber Filesystem: Use ENOTTY for default ioctl() handler This is in line … 4.115
(edit) @8d66446   10/31/13 12:56:19 Sebastian Huber Filesystem: Documentation 4.115
(edit) @61e3d1a   10/25/13 09:51:10 Sebastian Huber Filesystem: Clear open flag early in close() This helps to prevent … 4.115
(edit) @d44d31c   10/25/13 09:50:12 Sebastian Huber Filesystem: Zero flags in rtems_libio_free() 4.115
(edit) @5fe19134   10/23/13 08:59:12 Sebastian Huber Filesystem: PR2146: Documentation 4.115
(edit) @b8de8281   10/16/13 11:04:33 Sebastian Huber libcsupport: Updates from latest FreeBSD version 4.115
(edit) @816a9cad   10/15/13 07:10:38 Sebastian Huber Filesystem: PR2146: Documentation 4.115
(edit) @37a7c27   09/22/13 15:34:20 Joel Sherrill getdents.c: Fix missing prototype warnings 4.115
(edit) @59a2b2b   09/22/13 15:32:20 Joel Sherrill ctermid.c: Fix missing prototype warnings 4.115
(edit) @359b6d0   09/22/13 15:31:08 Joel Sherrill getpwent.c: Fix missing prototype warnings 4.115
(edit) @f3a5d86f   09/22/13 15:29:45 Joel Sherrill newlibc_init.c: Fix missing prototype warnings 4.115
(edit) @01b7b69   09/22/13 15:28:23 Joel Sherrill times.c: Fix missing prototype warnings 4.115
(edit) @59abbec   09/22/13 15:24:39 Joel Sherrill stat.c: Fix missing prototype warnings 4.115
(edit) @d334b60b   09/22/13 15:22:01 Joel Sherrill gettod.c: Fix missing prototype warnings 4.115
(edit) @196749c   09/22/13 15:07:20 Joel Sherrill gitpid.c: Fix missing prototype warnings 4.115
(edit) @e0e2615e   09/22/13 15:06:15 Joel Sherrill assert.c: Fix missing prototype warnings 4.115
(edit) @3ea6b88   09/22/13 15:05:53 Joel Sherrill issetugid.c: Fix missing prototype warnings 4.115
(edit) @3c96bee   09/12/13 13:32:07 Sebastian Huber JFFS2: Add RTEMS support 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) @a803e04d   09/05/13 18:34:32 Gedare Bloom termios: check return value from semaphore obtain/release Raise a … 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) @23de794d   08/26/13 12:27:52 Sebastian Huber score: Add and use CHAIN_INITIALIZER_ONE_NODE(). Add and use … 4.115
(edit) @f4804efa   08/23/13 07:52:07 Sebastian Huber Filesystem: Remove superfluous free() 4.115
(edit) @01b0755   08/14/13 07:56:27 Nick Withers Expose rtems_verror() 4.115
(edit) @4180a9b   08/13/13 14:32:09 Sebastian Huber filesystem: Add SMP support 4.115
(edit) @ae75429   08/06/13 14:10:26 Sebastian Huber PR766: Delete RTEMS_VIOLATE_KERNEL_VISIBILITY 4.115
(edit) @2ad250e   08/06/13 12:46:24 Sebastian Huber posix: Create key implementation header Move implementation specific … 4.115
(edit) @f031df0e   07/31/13 11:42:07 Sebastian Huber score: Rename tod.h to todimpl.h 4.115
(edit) @1e51fa5   07/29/13 15:25:50 Sebastian Huber score: Add and use _Thread_Update_cpu_time_used() Fix _times(). 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @a2e3f33   07/24/13 11:50:54 Sebastian Huber score: Create object implementation header Move implementation … 4.115
(edit) @0c3edbf   07/25/13 08:46:15 Sebastian Huber Include missing <rtems/score/threaddispatch.h> 4.115
(edit) @5618c37a   07/24/13 13:14:48 Sebastian Huber score: Create thread implementation header Move implementation … 4.115
(edit) @5711ecf   07/24/13 18:10:32 sahilp readdir_r(): Add restrict keyword per Single UNIX Specification 4.115
(edit) @39046f7   07/24/13 09:09:23 Sebastian Huber score: Merge sysstate API into one file 4.115
(edit) @c404828   07/23/13 12:56:00 Sebastian Huber rtems: Create tasks implementation header Move implementation … 4.115
(edit) @f6c7c57d   07/23/13 12:38:19 Sebastian Huber rtems: Create region implementation header Move implementation … 4.115
(edit) @8695cae   07/23/13 12:19:58 Sebastian Huber rtems: Create part implementation header Move implementation specific … 4.115
(edit) @e90b1df   07/23/13 11:51:08 Sebastian Huber rtems: Create timer implementation header Move implementation … 4.115
(edit) @ecdcf01   07/23/13 11:13:45 Sebastian Huber rtems: Create ratemon implementation header Move implementation … 4.115
(edit) @7660e8b3   07/23/13 11:32:58 Sebastian Huber Include missing <string.h> 4.115
(edit) @562815c   07/23/13 11:00:31 Sebastian Huber rtems: Create dpmem implementation header Move implementation … 4.115
(edit) @ac252bdc   07/23/13 08:04:19 Sebastian Huber sapi: Create extension implementation header Move implementation … 4.115
(edit) @eb448eec   07/19/13 13:18:08 Sebastian Huber posix: Create spinlock implementation header Move implementation … 4.115
(edit) @f17c779   07/19/13 13:08:53 Sebastian Huber posix: Create timer implementation header Move implementation … 4.115
(edit) @0e8656b4   07/19/13 12:39:45 Sebastian Huber posix: Create rwlock implementation header Move implementation … 4.115
(edit) @0c5317d   07/19/13 12:33:56 Sebastian Huber posix: Create pthread implementation header Move implementation … 4.115
(edit) @35210b12   07/19/13 10:08:02 Sebastian Huber posix: Create condition variable impl header Move implementation … 4.115
(edit) @7d9a426   07/19/13 09:18:30 Sebastian Huber libcsupport: Include missing header file 4.115
(edit) @6b4a3770   07/19/13 08:51:44 Sebastian Huber posix: Create barrier implementation header Move implementation … 4.115
(edit) @0b32bb8   07/19/13 08:42:39 Sebastian Huber rtems: Create barrier implementation header Move implementation … 4.115
(edit) @972a5c5f   07/18/13 13:12:05 Sebastian Huber posix: Create message queue implementation header Move implementation … 4.115
(edit) @993a888   07/18/13 13:05:37 Sebastian Huber rtems: Create message queue implementation header Move implementation … 4.115
(edit) @9c743e8e   07/18/13 11:50:25 Sebastian Huber posix: Create semaphore implementation header Move implementation … 4.115
(edit) @d566f33e   07/19/13 15:16:58 Sebastian Huber libcsupport: Use _Thread_Get_executing() 4.115
(edit) @e7ce41bb   07/17/13 14:14:49 Sebastian Huber libcsupport: Do not use _ISR_Nest_level The … 4.115
(edit) @f9d533a5   07/17/13 12:34:05 Sebastian Huber posix: Create mutex implementation header Move implementation … 4.115
(edit) @2bbea657   07/17/13 11:52:00 Sebastian Huber rtems: Create semaphore implementation header Move implementation … 4.115
(edit) @9c9b62d8   07/17/13 09:44:55 Sebastian Huber score: Changes due to Newlib DYNAMIC_REENT Delete … 4.115
(edit) @8b721d5   04/25/13 08:48:16 Sebastian Huber libcsupport: Use _reclaim_reent() A Newlib including the following … 4.115
(edit) @311ba73   06/23/13 15:50:55 Sebastian Huber framebuffer: Add and use FRAMEBUFFER_DEVICE_0_NAME 4.115
(edit) @d0d357ed   06/25/13 10:09:50 Sebastian Huber heap: Add _Heap_Greedy_allocate_all_except_largest Add … 4.115
(edit) @4f1da72   06/21/13 07:16:19 Sebastian Huber score: _Heap_Protection_free_all_delayed_blocks() Add and use … 4.115
(edit) @49cdf40   06/12/13 07:25:39 Sebastian Huber score: Add and use _Thread_Dispatch_is_enabled() Delete … 4.115
(edit) @65483f8   06/10/13 12:22:28 Sebastian Huber termios: SMP support 4.115
(edit) @fed92f5f   06/10/13 12:36:44 Sebastian Huber termios: Notify driver about inactive transmit Returning this state … 4.115
(edit) @7338299c   06/10/13 12:24:52 Sebastian Huber termios: Expand critical section Use interrupt disable/enable to … 4.115
(edit) @58cde54   06/10/13 12:18:57 Sebastian Huber termios: Move wake up writer task action 4.115
(edit) @2a8713a   06/10/13 12:10:49 Sebastian Huber termios: Avoid second return path 4.115
(edit) @1f3ce60   06/07/13 14:26:10 Sebastian Huber termios: Fix warning 4.115
(edit) @b71336c   05/10/13 09:59:12 Sebastian Huber libcsupport: Avoid division by zero 4.115
(edit) @b7cf1ff7   04/24/13 13:04:30 Sebastian Huber libcsupport: Delete libc_wrapup() Add and use … 4.115
(edit) @5fa0e5c5   04/24/13 12:37:50 Sebastian Huber libcsupport: Rename open_dev_console() Rename open_dev_console() to … 4.115
(edit) @a290fbe9   04/24/13 12:30:42 Sebastian Huber libcsupport: Make LibIO helper const Add and use rtems_libio_helper … 4.115
(edit) @aeba445   04/24/13 07:38:00 Sebastian Huber libcsupport: Remove superfluous assignments Remove superfluous … 4.115
(edit) @2f72de2   04/24/13 07:29:33 Sebastian Huber libcsupport: Make newlib_free_buffers() static 4.115
(edit) @3771f3cc   04/24/13 07:23:01 Sebastian Huber libcsupport: Delete unused newlib_begin_hook() 4.115
(edit) @0806f85   04/24/13 07:21:57 Sebastian Huber libcsupport: Delete REENT_MALLOCED define 4.115
(edit) @ad8010c   04/24/13 07:21:09 Sebastian Huber libcsupport: Use copyright notice of original file 4.115
(edit) @45c9b7d4   04/23/13 13:04:42 Sebastian Huber libcsupport: POSIX conformance for _exit() According to POSIX the … 4.115
(edit) @68f36d14   01/27/13 13:02:50 Sebastian Huber score: Add and use rtems_assert_context 4.115
(edit) @b697bc6   01/10/13 21:06:42 Joel Sherrill cpukit: Use Consistent Beginning of Doxygen Group Notation This is … 4.115
(edit) @a15eaaf   01/10/13 19:20:34 Joel Sherrill cpukit: Doxygen group fixes and many warnings addressed The output of … 4.115
Note: See TracRevisionLog for help on using the revision log.