summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* libio: Fix deadlock in location managementSebastian Huber2017-03-211-1/+4
* Filesystem: Export most generic path eval functionSebastian Huber2016-02-021-0/+1
* Move contents of libcsupport/include/zilog into libbsp/sharedJoel Sherrill2015-03-092-203/+0
* Remove unused cpukit/libcsupport/include/zilog/z8536.hJoel Sherrill2015-03-091-110/+0
* Move libcsupport/include/motorola/*.h to m68k/idp BSPJoel Sherrill2015-03-092-379/+0
* Fix even more Doxygen issuesJoel Sherrill2015-03-061-1/+1
* sys/event.h: Update to FreeBSD 9.3Sebastian Huber2015-02-131-1/+3
* Filesystem: Delete unused fsmountme_h handlerSebastian Huber2015-02-091-11/+0
* Add rtems_filesystem_make_dev_t_from_pointer()Sebastian Huber2015-02-041-0/+9
* Filesystem: Statically initialize rtems_libio_iopsSebastian Huber2015-02-041-1/+1
* Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber2015-02-041-1/+1
* Filesystem: Delete rtems_libio_last_iopSebastian Huber2015-02-041-1/+0
* Filesystem: Make rtems_libio_number_iops constSebastian Huber2015-02-041-1/+1
* Filesystem: Delete node type operationSebastian Huber2015-01-222-50/+20
* Add POSIX key value pairs to resource snapshotSebastian Huber2014-12-121-1/+2
* libcsupport: Delete malloc statisticsSebastian Huber2014-11-281-63/+0
* Add supplementary groups to user environmentSebastian Huber2014-11-201-4/+23
* Filesystem: TypoSebastian Huber2014-11-201-1/+1
* libcsupport/include/clockdrv.h: Remove rtems_clock_major/minorJoel Sherrill2014-10-131-2/+0
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-071-48/+98
* termios: Separate flow control from normal handlerSebastian Huber2014-10-071-9/+26
* tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill2014-09-161-0/+70
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-161-34/+0
* termios: Add rtems_termios_set_best_baud()Sebastian Huber2014-07-091-3/+18
* termios: Add rtems_termios_get_termios()Christian Mauderer2014-07-091-1/+14
* termios: PR2153: New low-level device APISebastian Huber2014-07-091-10/+230
* score: Simplify thread control initializationSebastian Huber2014-04-151-6/+1
* ringbuf: Fix ISR lock initialization/destructionSebastian Huber2014-04-011-0/+6
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-1/+6
* privateenv: Use POSIX keys instead of task variables.Christian Mauderer2014-03-271-0/+5
* libcsupport: Use POSIX keys for GXX key functionsChristian Mauderer2014-03-241-7/+1
* libcsupport: Remove unused gxx-wrapper function.Christian Mauderer2014-03-241-2/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2122-22/+22
* score: Add local context to SMP lock APISebastian Huber2014-03-112-9/+9
* score: Change debug helper functionsSebastian Huber2014-02-121-2/+0
* libcsupport: Refactor rtems_deviceio_errnoDaniel Ramirez2014-01-081-2/+0
* libcsupport: implemented termios functions cfsetspeed and cfmakerawDaniel Ramirez2014-01-071-0/+2
* libcsupport: Accept NULL for zero-length entriesSebastian Huber2013-12-201-1/+1
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-201-0/+73
* libcsupport: Add and use rtems_libio_iovec_eval()Sebastian Huber2013-12-201-0/+56
* PR2158: Add support for dup2.Chris Johns2013-12-101-0/+7
* statvfs filesystem handlers: Remove restrictJoel Sherrill2013-11-271-4/+4
* statvfs and ALL filesystem handlers: Add restrict keyword.Daniel Ramirez2013-11-212-5/+5
* Filesystem: Add kernel event filter handlerSebastian Huber2013-11-042-0/+310
* Filesystem: Add poll() handlerSebastian Huber2013-11-042-0/+132
* Filesystem: Use ENOTTY for default ioctl() handlerSebastian Huber2013-10-311-1/+1
* Filesystem: DocumentationSebastian Huber2013-10-311-1/+1
* Filesystem: PR2146: DocumentationSebastian Huber2013-10-231-1/+3
* libcsupport: Updates from latest FreeBSD versionSebastian Huber2013-10-161-11/+21
* Filesystem: PR2146: DocumentationSebastian Huber2013-10-151-11/+28