source: rtems/cpukit/libcsupport

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @bb087cb0   02/23/17 09:06:52 Sebastian Huber termios: Protect raw input buffer with device lock Use the device … 5
(edit) @d60c2d79   02/23/17 08:12:36 Sebastian Huber termios: Simplify rtems_termios_read_tty() Remove dead code. Update … 5
(edit) @5bfeddc0   02/21/17 08:01:49 Sebastian Huber termios: Add kqueue() and poll() support Real implementation is … 5
(edit) @85ed95e   02/03/17 09:49:13 Sebastian Huber termios: Fix static device initalization This enables early printk() … 5
(edit) @e366f77   01/31/17 07:08:24 Sebastian Huber score: Add _Thread_queue_Object_name Add the special thread queue … 5
(edit) @6b13287   01/13/17 10:28:35 Sebastian Huber configure: Remove envlock support This is provided by Newlib itself. 5
(edit) @3b784ba   01/12/17 07:56:48 Sebastian Huber Fix documentation comment 5
(edit) @a3730b38   01/11/17 10:04:35 Sebastian Huber Add and use rtems_assoc_thread_states_to_string() 5
(edit) @0c43130   01/11/17 10:03:24 Sebastian Huber Add rtems_assoc_32_to_string() 5
(edit) @ef362818   12/06/16 03:06:40 joel Add support for posix_devctl() 5
(edit) @45ae4a8   01/09/17 13:53:26 Sebastian Huber sys/event.h: Update to FreeBSD head 2017-01-02 5
(edit) @0374ccd8   12/23/16 12:53:55 Sebastian Huber libio: Use CONSOLE_DEVICE_NAME 5
(edit) @e34fe38   10/17/16 12:15:34 alexander.krutwig termios: Add TERMIOS_IRQ_SERVER_DRIVEN Add a new interrupt server … 5
(edit) @c3764ce   10/05/16 08:37:56 Sebastian Huber termios: Use mutex for task driven mode Termios has a task driven … 5
(edit) @e203b65e   12/09/16 08:28:31 Sebastian Huber Add INTERNAL_ERROR_LIBIO_STDERR_FD_OPEN_FAILED Update #2825. 5
(edit) @a5ba08eb   12/09/16 08:27:15 Sebastian Huber Add INTERNAL_ERROR_LIBIO_STDOUT_FD_OPEN_FAILED Update #2825. 5
(edit) @af8ced5   12/09/16 08:18:57 Sebastian Huber libio: Ensure proper std file descriptors 5
(edit) @9622f779   12/09/16 07:44:49 Sebastian Huber Add INTERNAL_ERROR_LIBIO_SEM_CREATE_FAILED Update #2825. 5
(edit) @82529688   12/09/16 07:44:22 Sebastian Huber INTERNAL_ERROR_LIBIO_USER_ENV_KEY_CREATE_FAILED Update #2825. 5
(edit) @3a659b04   12/09/16 06:19:22 Sebastian Huber score: Introduce _Internal_error() 5
(edit) @b6606e8   12/08/16 15:41:30 Sebastian Huber score: Remove fatal is internal indicator The fatal is internal … 5
(edit) @c42be504   11/16/16 13:50:09 Sebastian Huber posix: Add self-contained pthread spinlock Turn pthread_spinlock_t … 5
(edit) @6de41c5f   10/27/16 06:24:50 Sebastian Huber Provide kernel space header files These kernel space header files … 5
(edit) @9597c4ed   11/04/16 08:52:06 Sebastian Huber Size optimization for resource snapshots Do not reference the objects … 5
(edit) @d271c3bb   10/31/16 12:37:59 Sebastian Huber rtems: Add rtems_task_iterate() Update #2423. 5
(edit) @1aae680   10/21/16 13:34:21 Sebastian Huber sys/sockio.h: Update to FreeBSD head 2016-05-03 5
(edit) @8b8d05f   10/26/16 11:50:56 Sebastian Huber sys/event.h: Update to FreeBSD head 2016-06-27 5
(edit) @e814a23   09/16/16 12:20:07 Sebastian Huber termios: Add IO control handler Update #2785. 5
(edit) @55e0be36   09/16/16 10:58:06 Sebastian Huber termios: Use IMFS nodes for new Termios devices This makes the new … 5
(edit) @059529e   07/21/16 08:15:02 Sebastian Huber score: Add debug support to chains This helps to detect * double … 5
(edit) @0e507d55   07/02/16 22:19:38 pisa rtems+bsps/cache: Define cache manager operations for code … 5
(edit) @187a0744   05/02/16 12:49:35 Christian.Mauderer libcsupport: Add dummy for setgroups(). The dummy for setgroups() … 5
(edit) @22c3a54b   06/21/16 04:59:38 Sebastian Huber Add printer task 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) @5c370a5d   06/21/16 11:05:50 Sebastian Huber Make rtems_fprintf_plugin() static 5
(edit) @1ce8fc3   06/21/16 11:05:18 Sebastian Huber Make rtems_printf_plugin() static 5
(edit) @97fd93c   06/21/16 11:03:56 Sebastian Huber Make printk_plugin() static 5
(edit) @3242614   05/31/16 07:44:49 Sebastian Huber Fix rtems_print_printer_fprintf() We must use vfprintf(). 5
(edit) @75e3e0eb   05/23/16 05:28:10 Chris Johns libcsupport: Fix printk warnings. 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @9949d8a7   05/12/16 14:32:27 Sebastian Huber score: Add Thread_Change_life() Add _Thread_Change_life_locked() as a … 5
(edit) @c8982e5   04/26/16 19:20:31 Sebastian Huber posix: Simplify message queues The mq_open() function returns a … 5
(edit) @36cd27c   04/19/16 12:12:06 Sebastian Huber score: Simplify _Objects_Get_next() Remove unused location parameter. 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) @92b6f6e9   03/30/16 13:14:56 joel Move various driver interface definition headers file libcsupport/ to … 5
(edit) @5eaf0e7   03/17/16 06:56:31 Sebastian Huber posix: Use per-thread lookup tree for POSIX Keys Yields higher … 5
(edit) @d37adfe5   03/03/16 06:02:03 Sebastian Huber score: Fix CPU time used by executing threads The CPU time used of a … 5
(edit) @75518fb   03/01/16 06:34:56 Sebastian Huber malloc: Fix function definition Close #2617. 5
(edit) @9d1f3943   02/25/16 08:02:43 Sebastian Huber malloc: Add _Malloc_System_state() Replace … 5
(edit) @839d0a74   02/25/16 07:03:21 Sebastian Huber malloc: Use dedicated lock for deferred frees 5
(edit) @287a70f   02/25/16 08:05:40 Sebastian Huber malloc: Clean up "malloc_p.h" header file 5
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @f64c6b4   01/25/16 20:23:53 Sebastian Huber Use atexit() handler to close std file descriptors 5
(edit) @3d36164f   01/25/16 20:18:41 Sebastian Huber Use linker set for root file system initialization Update #2408. 5
(edit) @e079b33e   02/02/16 07:00:34 Sebastian Huber Filesystem: Export most generic path eval function Add path length … 5
(edit) @f5201df   12/15/15 17:25:01 Joel Sherrill Remove M32R architecture updates #2446. 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @5055281   11/26/15 06:29:33 Sebastian Huber Delete unused declarations and define 5
(edit) @443c61ec   11/25/15 08:01:57 Sebastian Huber Delete empty libc_init() 5
(edit) @ac5f2442   11/25/15 07:33:31 Sebastian Huber Require getreent() This function is used by Newlib since 2013-07-09 … 5
(edit) @8f3ec7c0   11/17/15 14:22:18 Sebastian Huber Import latest <sys/ttycom.h> from FreeBSD Required by new network stack. 5
(edit) @f757bb7c   11/17/15 14:12:34 Sebastian Huber Merge with latest <sys/sockio.h> from FreeBSD Required by new network … 5
(edit) @836803f   11/17/15 13:57:47 Sebastian Huber Import latest <sys/filio.h> from FreeBSD Required by new network stack. 5
(edit) @f97536d   10/16/15 06:21:48 Sebastian Huber basdefs.h: Add and use RTEMS_UNUSED 5
(edit) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(edit) @2d48456   08/21/15 03:24:17 Sebastian Huber rbheap: Drop direction from _RBTree_Iterate() 5
(edit) @d7665823   06/24/15 13:43:19 Sebastian Huber score: Introduce Thread_queue_Heads Move the storage for the thread … 5
(edit) @c5d0ca9   07/13/15 08:19:04 Sebastian Huber libcsupport: Workaround for GCC 5.1 and later Disable an optimization … 4.115
(edit) @48fed9a   06/25/15 12:11:53 Sebastian Huber score: Simplify <rtems/system.h> Drop the <rtems/score/percpu.h> … 4.115
(edit) @e6b31b27   05/27/15 15:13:58 Joel Sherrill Remove use ticks for statistics configure option. This was obsolete … 4.115
(edit) @221031e   05/20/15 22:02:19 Joel Sherrill kill_noposix.c: Remove obsolete kill() 4.115
(edit) @776a50c   05/04/15 07:32:00 Sebastian Huber Filesystem: Thread life protection for env changes 4.115
(edit) @4a3c920   05/04/15 07:30:21 Sebastian Huber libcsupport: Fix umask() locking Delete comment related to an … 4.115
(edit) @2b0bbc4   05/04/15 07:29:38 Sebastian Huber libcsupport: Avoid Giant lock in rtems_verror() 4.115
(edit) @c07c85f   05/04/15 07:24:10 Sebastian Huber Filesystem: Use lock for deferred release 4.115
(edit) @5f7f469   05/04/15 07:22:26 Sebastian Huber libcsupport: Avoid Giant lock in _times() 4.115
(edit) @1a6683a   03/26/15 20:37:33 Sebastian Huber libcsupport: Include missing header file 4.115
(edit) @1f67156   03/09/15 12:18:36 Sebastian Huber libcsupport: Delete superfluous _gettimeofday() 4.115
(edit) @1aa7b8b   03/09/15 21:07:36 Joel Sherrill Move contents of libcsupport/include/zilog into libbsp/shared Only a … 4.115
(edit) @6796d9c   03/09/15 20:50:27 Joel Sherrill Remove unused cpukit/libcsupport/include/zilog/z8536.h 4.115
(edit) @5bc6237   03/09/15 20:47:47 Joel Sherrill Move libcsupport/include/motorola/*.h to m68k/idp BSP These header … 4.115
(edit) @2468aa3d   03/08/15 19:34:31 Joel Sherrill vprintk.c: Reorder switch and add default to eliminate warning 4.115
(edit) @a7e4de2   03/06/15 20:33:08 Joel Sherrill Fix even more Doxygen issues 4.115
(edit) @5b5d2fd4   03/05/15 08:37:36 Sebastian Huber Filesystem: Delete unused null_op_fsmount_me() 4.115
(edit) @76f37656   02/25/15 19:52:10 Gedare Bloom libcsupport: scale times() call to microseconds 4.115
(edit) @5eb27ce   02/20/15 04:00:47 Nick Withers Don't fail to create passwd and group files if /etc already exists 4.115
(edit) @353506b9   02/02/15 13:55:23 Sebastian Huber sys/event.h: Update to FreeBSD 9.3 4.115
(edit) @eb77534   02/09/15 14:37:00 Sebastian Huber Filesystem: Delete unused fsmountme_h handler 4.115
(edit) @4c14ace6   01/31/15 20:23:26 Sebastian Huber Add rtems_filesystem_make_dev_t_from_pointer() 4.115
(edit) @efd2965a   02/02/15 14:25:26 Sebastian Huber Filesystem: Statically initialize rtems_libio_iops 4.115
(edit) @ec0f2df   02/02/15 14:25:25 Sebastian Huber Filesystem: Use rtems_libio_iop_to_descriptor() Drop parameter check … 4.115
(edit) @97db9e30   02/02/15 14:25:24 Sebastian Huber Filesystem: Delete rtems_libio_last_iop 4.115
(edit) @ead010c   02/02/15 14:25:23 Sebastian Huber Filesystem: Make rtems_libio_number_iops const 4.115
(edit) @c625a641   12/21/14 19:12:28 Sebastian Huber Filesystem: Delete node type operation Use the fstat handler instead. 4.115
(edit) @25e5f61   12/12/14 10:03:42 Sebastian Huber libcsupport: Do not use _Assert() for sync() Use a best-effort approach. 4.115
(edit) @7bdb765   12/12/14 07:46:30 Sebastian Huber Add POSIX key value pairs to resource snapshot 4.115
(edit) @2c3c657   11/27/14 12:25:22 Sebastian Huber score: Return heap stats via _Heap_Get_information Print out heap … 4.115
(edit) @01557b0   11/27/14 10:44:48 Sebastian Huber libcsupport: Delete malloc statistics Use the heap handler statistics … 4.115
Note: See TracRevisionLog for help on using the revision log.