summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Implement self-contained POSIX mutexSebastian Huber2017-10-051-1/+0
* posix: Implement self-contained POSIX condvarSebastian Huber2017-10-051-1/+0
* posix: Implement self-contained POSIX rwlocksSebastian Huber2017-10-051-1/+0
* posix: Implement self-contained POSIX barriersSebastian Huber2017-10-051-1/+0
* libio: Remove rtems_libio_t::driverSebastian Huber2017-09-151-1/+0
* libio: Use FIFO for iop free listSebastian Huber2017-09-151-1/+2
* libio: Add hold/drop iop referenceSebastian Huber2017-09-152-26/+57
* libio: Unify readv() and writev()Sebastian Huber2017-09-151-6/+16
* libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS()Sebastian Huber2017-09-151-34/+44
* libio: Add rtems_libio_iop_is_append()Sebastian Huber2017-09-151-0/+10
* libio: Add rtems_libio_iop_is_writeable()Sebastian Huber2017-09-151-0/+10
* libio: Add rtems_libio_iop_is_readable()Sebastian Huber2017-09-151-0/+10
* libio: Add rtems_libio_iop_is_no_delay()Sebastian Huber2017-09-151-0/+10
* libio: Add rtems_libio_iop_flags()Sebastian Huber2017-09-151-0/+5
* libio: Add rtems_libio_iop_flags_initialize()Sebastian Huber2017-09-151-0/+18
* libio: Add iop set/clear flagsSebastian Huber2017-09-151-0/+40
* libio: rtems_libio_check_permissions_with_error()Sebastian Huber2017-09-151-3/+3
* libio: Remove rtems_libio_check_permissions()Sebastian Huber2017-09-151-10/+0
* libio: Do simple parameter checks earlySebastian Huber2017-09-151-7/+7
* libio: Simplify rtems_libio_iop()Sebastian Huber2017-09-141-7/+13
* libio: Remove LIBIO_FLAGS_CREATESebastian Huber2017-09-141-1/+0
* libio: Remove special-case reference countSebastian Huber2017-09-142-42/+0
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-142-0/+51
* sys/utsname.h: Increase buffer to avoid overflowJoel Sherrill2017-06-211-2/+2
* network: Move RTEMS specificsSebastian Huber2017-06-071-11/+0
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-071-1/+1
* Move RTEMS-specific Termios API contentSebastian Huber2017-06-073-32/+9
* Provide kernel space headers used by NewlibSebastian Huber2017-06-072-0/+29
* posix/mman: add mmap support for shm objectsGedare Bloom2017-05-052-0/+42
* sys/event.h: Update to FreeBSD head 2017-02-13Sebastian Huber2017-04-041-7/+9
* bsps: Fix baud settingsSebastian Huber2017-04-031-4/+2
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-226-216/+464
* libio: Fix deadlock in location managementSebastian Huber2017-03-161-1/+4
* termios: Change tty_rcvwakeup to boolSebastian Huber2017-02-281-1/+1
* termios: Add kqueue() and poll() supportSebastian Huber2017-02-231-0/+20
* termios: Fix static device initalizationSebastian Huber2017-02-031-1/+17
* Fix documentation commentSebastian Huber2017-01-121-4/+4
* Add and use rtems_assoc_thread_states_to_string()Sebastian Huber2017-01-121-0/+16
* Add rtems_assoc_32_to_string()Sebastian Huber2017-01-121-1/+32
* sys/event.h: Update to FreeBSD head 2017-01-02Sebastian Huber2017-01-091-29/+31
* termios: Add TERMIOS_IRQ_SERVER_DRIVENAlexander Krutwig2016-12-161-4/+6
* termios: Use mutex for task driven modeSebastian Huber2016-12-161-5/+21
* posix: Add self-contained pthread spinlockSebastian Huber2016-11-231-1/+0
* Provide kernel space header filesSebastian Huber2016-11-082-0/+203
* sys/sockio.h: Update to FreeBSD head 2016-05-03Sebastian Huber2016-10-261-2/+7
* sys/event.h: Update to FreeBSD head 2016-06-27Sebastian Huber2016-10-261-12/+30
* termios: Add IO control handlerSebastian Huber2016-09-191-0/+15
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-191-52/+4
* posix: Simplify message queuesSebastian Huber2016-05-021-1/+0
* Move various driver interface definition headers file libcsupport/ to include/Joel Sherrill2016-03-305-558/+0