summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* zlib: Fix buildSebastian Huber2017-12-134-6/+7
* zlib: Do not generate zconf.hSebastian Huber2017-12-132-10/+2
* telnetd: Include <rtems/passwd.h>Sebastian Huber2017-12-131-1/+1
* pppd: Include <rtems/rtems*.h>Sebastian Huber2017-12-132-2/+2
* mghttpd: Include <mghttpd/mongoose.h>Sebastian Huber2017-12-131-1/+1
* uuid: Include <uuid/uuid.h>Sebastian Huber2017-12-131-1/+1
* utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber2017-12-131-1/+1
* redirector: Include <rtems/stdio-redirect.h>Sebastian Huber2017-12-131-2/+1
* shell: Include <rtems/shell.h>Sebastian Huber2017-12-131-1/+1
* monitor: Include <rtems/monitor.h>Sebastian Huber2017-12-133-3/+3
* capture: Include <rtems/captureimpl.h>Sebastian Huber2017-12-132-5/+3
* RFS: Include <rtems/rtems-rfs-shell.h>Sebastian Huber2017-12-131-1/+1
* libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber2017-12-1328-41/+41
* pipe: Include <rtems/pipe.h>Sebastian Huber2017-12-131-2/+1
* dosfs: Include <rtems/dosfs.h>Sebastian Huber2017-12-132-2/+2
* ftpd: Include <rtems/ftpd.h>Sebastian Huber2017-12-131-2/+1
* devfs: Include <rtems/devfs.h>Sebastian Huber2017-12-1310-10/+10
* IMFS: Include <rtems/imfs.h>Sebastian Huber2017-12-1329-29/+29
* libdebugger: Avoid use of <bsp/linker-symbols.h>Sebastian Huber2017-12-131-2/+4
* arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber2017-12-133-0/+2272
* dosfs: Allow creating a file with similar name.Christian Mauderer2017-12-071-3/+7
* Remove obsolete network header filesSebastian Huber2017-12-0727-4653/+0
* libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak2017-12-071-2/+2
* taskmode.c: Ensure all error checking is done before modifying executingJoel Sherrill2017-12-061-3/+31
* confdefs: Replace RTEMS 4.12 with 5.1Sebastian Huber2017-12-061-8/+8
* libio: Use API mutexSebastian Huber2017-12-064-54/+18
* drvmgr: Use API mutexSebastian Huber2017-12-064-37/+7
* dosfs: Fix files with same name as volume name.Christian Mauderer2017-12-051-1/+2
* score: Use self-contained API mutexSebastian Huber2017-12-0426-242/+119
* ada: Fix user extension supportSebastian Huber2017-12-011-6/+6
* riscv/rtems/score/cpu.h: Use RTEMS_NO_RETURN not deprecated RTEMS_COMPILER_NO...Joel Sherrill2017-11-291-3/+2
* sapi/src/panic.c: Add include of <rtems/bspIo.h>Joel Sherrill2017-11-291-0/+1
* testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill2017-11-291-1/+1
* rtems/inttypes: Clarify hexadecimal in commentsMartin Erik Werner2017-11-291-2/+2
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-0/+58
* Move Ada includesSebastian Huber2017-11-2742-0/+5024
* powerpc: Remove _BSP_Fatal_error()Sebastian Huber2017-11-221-13/+12
* powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber2017-11-221-2/+0
* sapi: New implementation of rtems_panic()Sebastian Huber2017-11-226-24/+53
* INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber2017-11-222-8/+2
* score: Simplify global constructionSebastian Huber2017-11-226-119/+64
* Fix comments for object lookup error to RTEMS status mapMartin Erik Werner2017-11-211-3/+3
* posix: _POSIX_Threads_Get_sched_param_sporadic()Sebastian Huber2017-11-213-9/+4
* score: Optimize scheduler priority updatesSebastian Huber2017-11-2026-864/+484
* bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber2017-11-201-2/+2
* cpukit: Add _arc4random_getentropy_fail.Christian Mauderer2017-11-174-3/+27
* score: Adjust _Scheduler_EDF_SMP_Insert_ready()Sebastian Huber2017-11-172-7/+5
* score: Fix priority ceiling updatesSebastian Huber2017-11-162-1/+8
* score: Fix _Thread_queue_Flush_critical()Sebastian Huber2017-11-161-4/+14
* rtems: rtems_semaphore_flush() with prio inheritSebastian Huber2017-11-161-2/+6