source: rtems/cpukit/libcsupport

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @e22af78   11/27/14 15:30:12 Joel Sherrill sync.c: Add asserts to document and check assumptions 4.115
(edit) @038faca1   11/25/14 15:47:20 Sebastian Huber rtems: Add rtems_cache_coherent_allocate() Add … 4.115
(edit) @72f63eef   11/19/14 20:34:40 josh.oguin libcsupport/src/newlibc_exit.c: Remove dead code This was flagged as … 4.115
(edit) @f18fd4f   11/19/14 20:34:06 josh.oguin libcsupport/src/mount.c: Remove unnecessary operation This was … 4.115
(edit) @3211e8e   11/24/14 20:18:16 Joel Sherrill cpukit/libcsupport/src/pwdgrp.c: Check return value Coverity Id … 4.115
(edit) @7e5c9b89   11/25/14 13:58:13 Sebastian Huber rtems: Move rtems_cache_aligned_malloc() Make sure also the size is … 4.115
(edit) @02733495   11/24/14 14:20:25 Sebastian Huber libcsupport: malloc_is_system_state_OK() Move system state check to … 4.115
(edit) @5dff7425   11/20/14 23:17:18 Joel Sherrill libcsupport/src/termios.c: Explicitly ignore return value (Coverity ID … 4.115
(edit) @e02d5dd9   11/17/14 12:35:58 Sebastian Huber Ensure security of default user environment 4.115
(edit) @b8bd90f6   11/17/14 08:01:53 Sebastian Huber Add supplementary groups to user environment 4.115
(edit) @c3350e7d   11/18/14 06:39:47 Sebastian Huber Filesystem: Typo 4.115
(edit) @ffa71f1   11/17/14 06:53:01 Sebastian Huber libcsupport: Implement getgroups() 4.115
(edit) @395e5d4   11/14/14 14:33:57 Sebastian Huber libcsupport: Use POSIX key for getgrent() 4.115
(edit) @002f351   11/14/14 13:30:36 Sebastian Huber libcsupport: Minimal /etc/passwd and /etc/group Create a minimal … 4.115
(edit) @6935428   11/14/14 10:30:50 Sebastian Huber libcsupport: Avoid TOCTOU and format errors 4.115
(edit) @80055514   11/14/14 10:09:39 Sebastian Huber libcsupport: Use pthread_once() 4.115
(edit) @b471854b   11/14/14 10:01:48 Sebastian Huber libcsupport: Split passwd/group support 4.115
(edit) @d82f9de1   11/14/14 09:28:15 Sebastian Huber libcsupport: Add copyrights according to rev hist 4.115
(edit) @ea9232d   10/24/14 23:05:59 Chris Johns ilibcsupport: Add realpath call. 4.115
(edit) @65f71f84   10/12/14 20:34:54 Joel Sherrill libcsupport/include/clockdrv.h: Remove rtems_clock_major/minor 4.115
(edit) @22cd282   10/08/14 09:24:36 Sebastian Huber IMFS: Avoid NULL pointer access Avoid NULL pointer access in … 4.115
(edit) @7fd5e89   10/07/14 14:28:04 Sebastian Huber termios: Partially hide rtems_termios_tty Move interrupt lock to … 4.115
(edit) @a830cb8   10/07/14 14:27:51 Sebastian Huber termios: Separate flow control from normal handler 4.115
(edit) @ff7217b   10/07/14 12:51:39 Sebastian Huber termios: Fix transmit daemon Do not call … 4.115
(edit) @f535fe53   09/04/14 20:41:21 Joel Sherrill tod.h -> libcsupport like other driver and helper prototype files … 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @8dab980   09/05/14 07:12:59 Sebastian Huber libcsupport: Use RTEMS_DECONST() 4.115
(edit) @3654667f   08/14/14 15:02:29 Kolja Waschk rtems_termios_puts: Copy and write more than one char at once Renamed … 4.115
(edit) @93726e5   07/09/14 13:44:13 Sebastian Huber termios: Add rtems_termios_set_best_baud() 4.115
(edit) @8074342c   07/03/14 10:55:42 Christian.Mauderer termios: Add rtems_termios_get_termios() 4.115
(edit) @a0fb29f   07/09/14 09:52:56 Sebastian Huber termios: PR1279: Use first open status 4.115
(edit) @32fc6a3   07/09/14 09:15:53 Sebastian Huber termios: PR1279: Use set attributes status 4.115
(edit) @ef8c00bc   06/27/14 11:10:15 Sebastian Huber termios: PR2153: New low-level device API Add a new low-level device … 4.115
(edit) @f6b1e063   06/27/14 11:08:28 Sebastian Huber termios: Make tty list static 4.115
(edit) @69aa3349   04/08/14 07:42:29 Sebastian Huber score: Simplify thread control initialization The thread control … 4.115
(edit) @eb2c813   04/04/14 14:24:17 Joel Sherrill privateenv.c: Remove unused variable warning 4.115
(edit) @25a97835   04/01/14 06:31:16 Sebastian Huber ringbuf: Fix ISR lock initialization/destruction 4.115
(edit) @23fec9f0   03/27/14 13:16:12 Sebastian Huber score: PR2152: Use allocator mutex for objects Use allocator mutex … 4.115
(edit) @1b1be254   03/25/14 09:54:49 Sebastian Huber score: Thread life cycle re-implementation The thread deletion is now … 4.115
(edit) @5c0c0cf   03/27/14 13:23:21 Christian.Mauderer privateenv: Use POSIX keys instead of task variables. 4.115
(edit) @7d5c27e   03/27/14 13:23:20 Christian.Mauderer privateenv: Remove sharing of user environment between threads. 4.115
(edit) @5ef9f23   03/21/14 13:29:55 Christian.Mauderer libcsupport: Use POSIX keys for GXX key functions With this patch C++ … 4.115
(edit) @9d9df8b   03/21/14 11:07:28 Christian.Mauderer libcsupport: Remove unused gxx-wrapper function. The … 4.115
(edit) @a5385b1   03/20/14 08:22:00 Christian.Mauderer score: Unify pthread and gxx_wrapper once and move to score. 4.115
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @53ad908   03/07/14 13:36:22 Sebastian Huber score: Add SMP lock profiling support 4.115
(edit) @28779c7   03/07/14 11:53:41 Sebastian Huber score: Add function to destroy SMP locks 4.115
(edit) @d50acdbb   03/10/14 07:25:32 Sebastian Huber score: Add local context to SMP lock API Add a local context … 4.115
(edit) @b1196e3   03/10/14 07:13:06 Sebastian Huber printk: Add support for long long 4.115
(edit) @83bf105   02/19/14 09:57:46 Sebastian Huber score: Rename _Internal_error_Occurred() Rename … 4.115
(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
Note: See TracRevisionLog for help on using the revision log.