source: rtems/cpukit/libcsupport

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @25ba0cd   01/09/13 19:39:26 Sebastian Huber libcsupport: Documentation 4.115
(edit) @b403c67   01/09/13 19:39:11 Sebastian Huber libcsupport: Documentation 4.115
(edit) @4027e63   01/08/13 12:40:27 alexivanov97 libcsupport: Doxygen Clean Up Task #1 4.115
(edit) @3cf4031   12/28/12 23:48:12 alexivanov97 Header File Doxygen Enhancement Task #1 4.115
(edit) @f3255a6   12/28/12 17:30:27 matkallada Header File Doxygen Enhancement Task #11 4.115
(edit) @c5782a2   12/28/12 17:16:29 matkallada Header File Doxygen Enhancement Task #7 4.115
(edit) @9ab091e   12/28/12 16:35:32 matkallada Header File Doxygen Enhancement Task #2 4.115
(edit) @b8fc260f   12/28/12 15:48:37 Joel Sherrill Miscellaneous Doxygen clean-up 4.115
(edit) @c5d2760   12/21/12 09:59:04 Sebastian Huber libcsupport: Add rtems_resource_snapshot_take() Add … 4.115
(edit) @e79a766f   12/15/12 12:26:34 Gedare Bloom libcsupport: Update file header for termios.h to remove link, add … 4.115
(edit) @cefc9aea   12/15/12 12:23:36 alexivanov97 libcsupport: Doxygen Enhancement Task #84.115
(edit) @d0b9295f   12/14/12 09:17:04 Sebastian Huber Fix spelling 4.115
(edit) @6d5ba49   12/14/12 09:13:36 Sebastian Huber Filesystem: Revert documentation changes 4.115
(edit) @41b590f9   12/13/12 18:13:19 alexivanov97 libcsupport: Doxygen enhancement task #9 4.115
(edit) @da02535   12/13/12 16:34:58 Sebastian Huber termios: Fix output flush 4.115
(edit) @8f00526   12/13/12 13:06:31 Gedare Bloom libcsupport: Revert termios Doxygen. Add file header. 4.115
(edit) @b0da5796   12/12/12 08:25:03 Sebastian Huber termios: Implement tcflush() New IO control RTEMS_IO_TCFLUSH. 4.115
(edit) @ad13ebe   12/12/12 08:36:02 Sebastian Huber termios: Fix tcflow() error status 4.115
(edit) @8e3a7f4f   12/13/12 10:29:06 Sebastian Huber libcsupport: Revert documentation changes 4.115
(edit) @c2ae79e   12/12/12 20:57:49 matkallada misc: Header File Doxygen Enhancement Task #34.115
(edit) @cc390b62   12/11/12 22:35:30 alexivanov97 libcsupport: Doxygen enhancement GCI task #64.115
(edit) @17c6ad6a   12/11/12 21:51:08 alexivanov97 libcsupport: Doxygen enhancement GCI task #44.115
(edit) @c9bb60a   12/11/12 11:49:45 alexivanov97 libcsupport: GCI Doxygen Task #74.115
(edit) @3750995   12/10/12 19:51:23 alexivanov97 libcsupport: Doxygen enhancement task #54.115
(edit) @bcd0ea64   12/09/12 22:55:17 alexivanov97 libcsupport: Doxygen enhancement task #24.115
(edit) @7e73181   12/09/12 13:26:02 Sebastian Huber libcsupport: Fix documentation 4.115
(edit) @9090c0a   12/09/12 13:25:16 Sebastian Huber Filesystem: Revert documentation change 4.115
(edit) @ceaa999   12/08/12 20:43:29 matkallada libcsupport: Doxygen Enhancement Task #34.115
(edit) @a0c7aa55   11/14/12 13:54:09 Sebastian Huber score: Add RTEMS_FATAL_SOURCE_ASSERT 4.115
(edit) @3c1d387   11/09/12 15:02:02 Sebastian Huber Filesystem: Preserve source NULL pointer in mount 4.115
(edit) @93b29f0   10/30/12 16:20:16 Sebastian Huber Filesystem: Use transient event 4.115
(edit) @47a3cd8   08/09/12 14:48:00 Sebastian Huber score: Work area initialization API change The work areas (RTEMS work … 4.115
(edit) @3b978e19   08/09/12 08:36:25 Sebastian Huber libcsupport: malloc_deferred_frees_initialize() Remove this function … 4.115
(edit) @ca9f2e6   08/24/12 07:58:54 Sebastian Huber libcsupport: Spelling 4.115
(edit) @78f417f8   10/07/12 15:17:27 Sebastian Huber Filesystem: Rename function Rename … 4.115
(edit) @8b65f389   10/07/12 15:12:49 Sebastian Huber Filesystem: Rename function Rename … 4.115
(edit) @c17d0b3   10/02/12 13:44:59 Sebastian Huber Filesystem: Reject removal of root nodes Reject the removal of file … 4.115
(edit) @bd5a1386   08/13/12 09:29:13 Sebastian Huber libcsupport: Add and use rtems_putc() This reduces code size and … 4.115
(edit) @317ee8d   07/17/12 08:19:16 Sebastian Huber score: Change greedy allocation API 4.115
(edit) @c8a86d4d   07/02/12 14:20:39 Sebastian Huber libcsupport: C++ compatibility 4.115
(edit) @b2cb8d6   06/04/12 13:26:12 Sebastian Huber libcsupport: Add rtems_printf_plugin() 4.115
(edit) @847ad44   05/23/12 09:39:50 Sebastian Huber Filesystem: Wait for unmount() to finish 4.115
(edit) @50262970   05/16/12 10:09:56 Sebastian Huber libcsupport: Adjust malloc_walk() prototype The header file … 4.115
(edit) @e37ed99c   05/15/12 14:25:21 Sebastian Huber Filesystem: Add missing include file <stdint.h> 4.115
(edit) @0a95800a   05/15/12 08:27:46 Sebastian Huber Filesystem: Change pathconf_limits_and_options The … 4.115
(edit) @da154e14   05/14/12 14:55:41 Sebastian Huber Filesystem: Move operations to mount table entry The scope of the … 4.115
(edit) @7666afc   05/14/12 14:53:49 Sebastian Huber Filesystem: Add const qualifier to lock/unlock 4.115
(edit) @53da07e   05/14/12 13:21:30 Sebastian Huber Filesystem: PR1255: Move offset update to handlers It is now the … 4.115
(edit) @fed66f99   05/14/12 13:19:20 Sebastian Huber Filesystem: Add shared device IO support The device IO file system … 4.115
(edit) @df01da67   05/14/12 11:16:31 Sebastian Huber Filesystem: Use ioctl_command_t 4.115
(edit) @52c0db28   05/14/12 07:09:31 Sebastian Huber Filesystem: Remove duplicate prototype 4.115
(edit) @65c6425   05/03/12 17:24:46 Joel Sherrill Remove CVS Id Strings (manual edits after script) These modifications … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @30d4124   05/07/12 14:30:37 Sebastian Huber Filesystem: PR1398: Fix lseek() mechanic According to POSIX the … 4.115
(edit) @33a105fb   05/07/12 16:08:48 Joel Sherrill Revert: Remove CVS Ids See … 4.115
(edit) @5a4bb75   04/26/12 12:28:52 Sebastian Huber Filesystem: Remove per file descriptor semaphore The per file … 4.115
(edit) @ee32f67a   05/04/12 06:55:28 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @cfaa366   05/03/12 17:55:58 Joel Sherrill General - Remove extraneous blank line in license message Many files … 4.115
(edit) @58f6655   04/03/12 14:15:34 Sebastian Huber networking: socket to/from file descriptor o Move … 4.115
(edit) @5b045eb   04/03/12 12:50:44 Sebastian Huber Filesystem: Change type of ioctl_return Change the ioctl_return type … 4.115
(edit) @2563410   03/13/12 08:22:11 Sebastian Huber Filesystem: Rename defines o Removed RTEMS_LIBIO_PERMS_SEARCH. o … 4.115
(edit) @4116fce6   02/24/12 16:39:27 Sebastian Huber Filesystem: New defaults fsync_h and fdatasync_h New defaults … 4.115
(edit) @bea7043c   02/24/12 12:42:06 Sebastian Huber Filesystem: Change node type enum values Move the … 4.115
(edit) @a76c2373   02/24/12 08:54:44 Sebastian Huber Filesystem: Change error indication Change error indication to ESPIPE … 4.115
(edit) @adef4e4   02/24/12 08:53:22 Sebastian Huber Filesystem: New function New function … 4.115
(edit) @3ba4f828   03/02/12 09:18:10 Sebastian Huber Filesystem: Read-only file system checks o Make sure EROFS is … 4.115
(edit) @3b7c123   03/13/12 10:33:51 Sebastian Huber Filesystem: Reference counting for locations o A new data structure … 4.115
(edit) @692aefe   02/22/12 09:00:33 Ralf Corsepius 2012-02-22 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @28a0887   02/10/12 09:36:26 Sebastian Huber Added support functions for greedy heap allocation Various tests must … 4.115
(edit) @b9d56ea7   02/08/12 14:52:38 Sebastian Huber Fixed typo (setegid.c was missing) 4.115
(edit) @1052242   02/02/12 14:45:16 Sebastian Huber Removed fpathconf file system node handler. There existed no calling … 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @3538e191   12/14/11 09:22:43 Sebastian Huber 2011-12-14 Sebastian Huber <sebastian.huber@…> * … 4.115
Note: See TracRevisionLog for help on using the revision log.