source: rtems/cpukit/libcsupport/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d310aa7   07/27/16 11:08:59 kib timecounter: Merge FreeBSD change r303382 Hide the boottime and … 5
(edit) @de59c065   09/27/17 13:08:33 Sebastian Huber posix: Implement self-contained POSIX mutex POSIX mutexes are now … 5
(edit) @5222488   09/26/17 05:49:17 Sebastian Huber posix: Implement self-contained POSIX condvar POSIX condition … 5
(edit) @89fc9345   09/21/17 13:42:45 Sebastian Huber posix: Implement self-contained POSIX rwlocks POSIX rwlocks are now … 5
(edit) @e67929c   09/21/17 12:13:16 Sebastian Huber posix: Implement self-contained POSIX barriers POSIX barriers are now … 5
(edit) @8fa75d3   09/15/17 10:52:08 Sebastian Huber libio: Remove rtems_libio_t::driver This member was apparently … 5
(edit) @ac74162   09/14/17 13:21:14 Sebastian Huber libio: Use FIFO for iop free list Update #3136. 5
(edit) @baef823c   09/13/17 07:22:19 Sebastian Huber libio: Add hold/drop iop reference Check iop reference count in … 5
(edit) @98041b68   09/13/17 13:19:14 Sebastian Huber libio: Unify readv() and writev() Update #3132. 5
(edit) @9012db8   09/13/17 09:33:25 Sebastian Huber libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS() Replace … 5
(edit) @d4c5441   09/13/17 08:42:21 Sebastian Huber libio: Add rtems_libio_iop_is_append() Update #3132. 5
(edit) @3cffd66d   09/13/17 08:36:11 Sebastian Huber libio: Add rtems_libio_iop_is_writeable() Update #3132. 5
(edit) @a937a5a   09/13/17 08:35:45 Sebastian Huber libio: Add rtems_libio_iop_is_readable() Update #3132. 5
(edit) @bbcdc302   09/13/17 08:24:25 Sebastian Huber libio: Add rtems_libio_iop_is_no_delay() Update #3132. 5
(edit) @e2b1db23   09/13/17 11:30:30 Sebastian Huber libio: Add rtems_libio_iop_flags() Update #3132. 5
(edit) @ca90c6c   09/13/17 12:00:50 Sebastian Huber libio: Add rtems_libio_iop_flags_initialize() Update #3132. 5
(edit) @856ede4f   09/13/17 08:11:46 Sebastian Huber libio: Add iop set/clear flags Update #3132. 5
(edit) @ec10d26   09/13/17 07:07:14 Sebastian Huber libio: rtems_libio_check_permissions_with_error() Rename … 5
(edit) @48dbb6cf   09/13/17 07:08:34 Sebastian Huber libio: Remove rtems_libio_check_permissions() Remove … 5
(edit) @0169e90   09/13/17 06:55:05 Sebastian Huber libio: Do simple parameter checks early This simplifies error … 5
(edit) @7b45202   09/13/17 06:25:33 Sebastian Huber libio: Simplify rtems_libio_iop() Remove the file descriptor … 5
(edit) @5eb67f3   09/13/17 08:49:19 Sebastian Huber libio: Remove LIBIO_FLAGS_CREATE Close #3134. 5
(edit) @694e946d   09/06/17 05:31:48 Sebastian Huber libio: Remove special-case reference count The top-level IO library … 5
(edit) @c6bb1c33   06/29/17 14:36:43 kevin-kirspel posix/mmap: Add support for file handler and MAP_ANON Added a mmap … 5
(edit) @d8b5481   06/15/17 17:41:04 joel sys/utsname.h: Increase buffer to avoid overflow 5
(edit) @d4ab0aef   06/06/17 09:14:21 Sebastian Huber network: Move RTEMS specifics Move RTEMS specifics to … 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @93531e9b   06/06/17 06:03:45 Sebastian Huber Move RTEMS-specific Termios API content Remove obsolete support for … 5
(edit) @d60bc7c8   05/22/17 10:34:27 Sebastian Huber Provide kernel space headers used by Newlib Update #2833. 5
(edit) @87de70a2   03/15/17 18:31:00 Gedare Bloom posix/mman: add mmap support for shm objects Update #2859. 5
(edit) @b3bfc242   04/04/17 08:39:45 Sebastian Huber sys/event.h: Update to FreeBSD head 2017-02-13 5
(edit) @1301468   04/03/17 10:51:51 Sebastian Huber bsps: Fix baud settings Update #2897. 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 5
(edit) @66fac03   03/16/17 10:54:29 Sebastian Huber libio: Fix deadlock in location management Perform a … 5
(edit) @49d8f653   02/23/17 08:38:54 Sebastian Huber termios: Change tty_rcvwakeup to bool Optimize callout invocation check. 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) @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) @45ae4a8   01/09/17 13:53:26 Sebastian Huber sys/event.h: Update to FreeBSD head 2017-01-02 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) @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) @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) @c8982e5   04/26/16 19:20:31 Sebastian Huber posix: Simplify message queues The mq_open() function returns a … 5
(edit) @92b6f6e9   03/30/16 13:14:56 joel Move various driver interface definition headers file libcsupport/ to … 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) @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) @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) @143696a   10/16/15 06:15:03 Sebastian Huber basedefs.h: Add and use RTEMS_NO_RETURN 5
(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) @a7e4de2   03/06/15 20:33:08 Joel Sherrill Fix even more Doxygen issues 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) @7bdb765   12/12/14 07:46:30 Sebastian Huber Add POSIX key value pairs to resource snapshot 4.115
(edit) @01557b0   11/27/14 10:44:48 Sebastian Huber libcsupport: Delete malloc statistics Use the heap handler statistics … 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) @65f71f84   10/12/14 20:34:54 Joel Sherrill libcsupport/include/clockdrv.h: Remove rtems_clock_major/minor 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) @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) @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) @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) @69aa3349   04/08/14 07:42:29 Sebastian Huber score: Simplify thread control initialization The thread control … 4.115
(edit) @25a97835   04/01/14 06:31:16 Sebastian Huber ringbuf: Fix ISR lock initialization/destruction 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) @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) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 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) @bab16de2   02/07/14 08:53:47 Sebastian Huber score: Change debug helper functions Rename … 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) @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
Note: See TracRevisionLog for help on using the revision log.