summaryrefslogtreecommitdiffstats
path: root/cpukit/include (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-02telnetd: Always build telnet daemonSebastian Huber1-0/+5
2018-05-02ftpd: Always build FTP daemonSebastian Huber1-1/+6
2018-05-02network: Import latest <arpa/ftp.h> from FreeBSDSebastian Huber1-0/+109
2018-05-02ftpfs: Always build FTP clientSebastian Huber1-0/+159
2018-05-02tftpfs: Always build TFTP clientSebastian Huber1-0/+44
2018-05-02libdebugger: Move to separate librarySebastian Huber1-0/+47
2018-04-30Drop executable permissions on .[ch] filesJoel Sherrill1-0/+0
2018-04-30config: Fix -Wint-in-bool-context warningsSebastian Huber1-1/+1
2018-04-20drvmgr: Remove bsp_driver_level_hook()Sebastian Huber1-6/+0
2018-04-12libdl: Remove _t from all structures as this is reserved for the standardsChris Johns12-310/+310
2018-04-11cpukit/mttpd: Add a callback to generate a per file HTTP etagChris Johns1-0/+13
2018-03-27Remove unused POSIX_NOT_IMPLEMENTED() declarationSebastian Huber1-5/+0
2018-03-22config: Fix re-definition warningSebastian Huber1-14/+3
2018-03-16imfs: Use most efficient way to get the timeSebastian Huber1-18/+17
2018-03-12libblock: C++ compatibilitySebastian Huber2-0/+16
2018-03-12config: Use new scheduler configuration definesSebastian Huber1-18/+18
2018-03-12config: Simplify clustered scheduler configurationSebastian Huber2-86/+173
2018-03-09network: Optionally install network headersSebastian Huber18-2661/+0
2018-03-08cpukit/include/mqueue.h: Delete unneeded includesJoel Sherrill1-3/+0
2018-03-08config: Remove RTEMS prefix from internal definesSebastian Huber1-42/+42
2018-03-07capture: Fix get priority methodsSebastian Huber1-2/+2
2018-03-06Add a simple task console driverSebastian Huber2-6/+29
2018-02-19confdefs.h: Minor rework to avoid warnings when CONFIGURE_HAS_OWN_INIT_TABLEJoel Sherrill1-13/+16
2018-02-12dev/sc16is752: Add GPIO access via ioctl.Christian Mauderer1-0/+45
2018-02-07stdio-redirector: Use self-contained mutexSebastian Huber1-1/+2
2018-02-07libdl: Use self-contained recursive mutexSebastian Huber1-6/+3
2018-02-07libblock: Use self-contained mutex for mediaSebastian Huber1-1/+4
2018-02-07libblock: Use self-contained mutex for sparse diskSebastian Huber1-1/+2
2018-02-05termios: Remove obsolete configuration optionsSebastian Huber1-2/+6
2018-02-02NFS: Use self-contained recursive mutexSebastian Huber1-25/+4
2018-02-02pipe: Use self-contained mutexSebastian Huber2-15/+3
2018-02-02RFS: Use self-contained recursive mutexSebastian Huber2-29/+5
2018-02-02dosfs: Use self-contained recursive mutexSebastian Huber1-7/+0
2018-02-02JFFS2: Use self-contained recursive mutexSebastian Huber1-8/+1
2018-02-02network: Use self-contained recursive mutexSebastian Huber1-11/+1
2018-02-02spi: Use self-contained mutexSebastian Huber1-2/+3
2018-02-02i2c: Use self-contained mutexSebastian Huber1-2/+3
2018-02-02termios: Use self-contained objectsSebastian Huber3-31/+16
2018-02-02libblock: Use self-contained mutex and cond varSebastian Huber2-25/+1
2018-02-02libblock: Use self-contained mutex for disk lockSebastian Huber1-7/+2
2018-02-02Add RTEMS thread APISebastian Huber1-0/+289
2018-02-02score: Introduce new monotonic clockSebastian Huber5-101/+34
2018-02-02score: Rename _Watchdog_Realtime_from_*()Sebastian Huber1-3/+3
2018-02-02score: Optimize watchdog tickleSebastian Huber1-20/+12
2018-02-02test: Add rtems_test_busy_cpu_usage()Sebastian Huber1-1/+14
2018-01-29ada: Introduce RTEMS.Size typeSebastian Huber12-53/+60
2018-01-29ada: Fix RTEMS.Time_tSebastian Huber1-1/+1
2018-01-25Remove make preinstallChris Johns384-177/+95593
2018-01-04Include rtems/bspIo.h for printk.Chris Johns1-0/+2
2017-12-13zlib: Do not generate zconf.hSebastian Huber1-0/+426