summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/include (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-08Provide kernel space header filesSebastian Huber2-0/+203
2016-10-26sys/sockio.h: Update to FreeBSD head 2016-05-03Sebastian Huber1-2/+7
2016-10-26sys/event.h: Update to FreeBSD head 2016-06-27Sebastian Huber1-12/+30
2016-09-19termios: Add IO control handlerSebastian Huber1-0/+15
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber1-52/+4
2016-05-02posix: Simplify message queuesSebastian Huber1-1/+0
2016-03-30Move various driver interface definition headers file libcsupport/ to include/Joel Sherrill5-558/+0
2016-02-03Use linker set for libio initializationSebastian Huber1-15/+0
2016-02-03Use atexit() handler to close std file descriptorsSebastian Huber1-2/+0
2016-02-03Use linker set for root file system initializationSebastian Huber1-2/+0
2016-02-02Filesystem: Export most generic path eval functionSebastian Huber1-0/+1
2015-11-27Delete unused declarations and defineSebastian Huber1-5/+1
2015-11-27Delete empty libc_init()Sebastian Huber1-1/+0
2015-11-17Import latest <sys/ttycom.h> from FreeBSDSebastian Huber1-57/+62
2015-11-17Merge with latest <sys/sockio.h> from FreeBSDSebastian Huber1-5/+53
2015-11-17Import latest <sys/filio.h> from FreeBSDSebastian Huber2-17/+13
2015-10-26basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber1-1/+1
2015-03-09Move contents of libcsupport/include/zilog into libbsp/sharedJoel Sherrill2-203/+0
2015-03-09Remove unused cpukit/libcsupport/include/zilog/z8536.hJoel Sherrill1-110/+0
2015-03-09Move libcsupport/include/motorola/*.h to m68k/idp BSPJoel Sherrill2-379/+0
2015-03-06Fix even more Doxygen issuesJoel Sherrill1-1/+1
2015-02-13sys/event.h: Update to FreeBSD 9.3Sebastian Huber1-1/+3
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber1-11/+0
2015-02-04Add rtems_filesystem_make_dev_t_from_pointer()Sebastian Huber1-0/+9
2015-02-04Filesystem: Statically initialize rtems_libio_iopsSebastian Huber1-1/+1
2015-02-04Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber1-1/+1
2015-02-04Filesystem: Delete rtems_libio_last_iopSebastian Huber1-1/+0
2015-02-04Filesystem: Make rtems_libio_number_iops constSebastian Huber1-1/+1
2015-01-22Filesystem: Delete node type operationSebastian Huber2-50/+20
2014-12-12Add POSIX key value pairs to resource snapshotSebastian Huber1-1/+2
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber1-63/+0
2014-11-20Add supplementary groups to user environmentSebastian Huber1-4/+23
2014-11-20Filesystem: TypoSebastian Huber1-1/+1
2014-10-13libcsupport/include/clockdrv.h: Remove rtems_clock_major/minorJoel Sherrill1-2/+0
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber1-48/+98
2014-10-07termios: Separate flow control from normal handlerSebastian Huber1-9/+26
2014-09-16tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill1-0/+70
2014-09-16Use correct prototype of benchmark_timer_read()Joel Sherrill1-34/+0
2014-07-09termios: Add rtems_termios_set_best_baud()Sebastian Huber1-3/+18
2014-07-09termios: Add rtems_termios_get_termios()Christian Mauderer1-1/+14
2014-07-09termios: PR2153: New low-level device APISebastian Huber1-10/+230
2014-04-15score: Simplify thread control initializationSebastian Huber1-6/+1
2014-04-01ringbuf: Fix ISR lock initialization/destructionSebastian Huber1-0/+6
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-1/+6
2014-03-27privateenv: Use POSIX keys instead of task variables.Christian Mauderer1-0/+5
2014-03-24libcsupport: Use POSIX keys for GXX key functionsChristian Mauderer1-7/+1
2014-03-24libcsupport: Remove unused gxx-wrapper function.Christian Mauderer1-2/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns22-22/+22
2014-03-11score: Add local context to SMP lock APISebastian Huber2-9/+9
2014-02-12score: Change debug helper functionsSebastian Huber1-2/+0