summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2017-12-15posix: Remove unused global variableSebastian Huber
2017-12-14epiphany: Remove superfluous includesSebastian Huber
2017-12-14untar: ConstifySebastian Huber
2017-12-13zlib: Fix buildSebastian Huber
2017-12-13zlib: Do not generate zconf.hSebastian Huber
2017-12-13telnetd: Include <rtems/passwd.h>Sebastian Huber
2017-12-13pppd: Include <rtems/rtems*.h>Sebastian Huber
2017-12-13mghttpd: Include <mghttpd/mongoose.h>Sebastian Huber
2017-12-13uuid: Include <uuid/uuid.h>Sebastian Huber
2017-12-13utf8proc: Include <utf8proc/utf8proc.h>Sebastian Huber
2017-12-13redirector: Include <rtems/stdio-redirect.h>Sebastian Huber
2017-12-13shell: Include <rtems/shell.h>Sebastian Huber
2017-12-13monitor: Include <rtems/monitor.h>Sebastian Huber
2017-12-13capture: Include <rtems/captureimpl.h>Sebastian Huber
2017-12-13RFS: Include <rtems/rtems-rfs-shell.h>Sebastian Huber
2017-12-13libdl: Include <rtems/rtl/rtl-*.h>Sebastian Huber
2017-12-13pipe: Include <rtems/pipe.h>Sebastian Huber
2017-12-13dosfs: Include <rtems/dosfs.h>Sebastian Huber
2017-12-13ftpd: Include <rtems/ftpd.h>Sebastian Huber
2017-12-13devfs: Include <rtems/devfs.h>Sebastian Huber
2017-12-13IMFS: Include <rtems/imfs.h>Sebastian Huber
2017-12-13libdebugger: Avoid use of <bsp/linker-symbols.h>Sebastian Huber
2017-12-13arm: Move <libcpu/arm-cp15.h> to cpukitSebastian Huber
2017-12-07dosfs: Allow creating a file with similar name.Christian Mauderer
2017-12-07Remove obsolete network header filesSebastian Huber
2017-12-07libmisc/stackchk/check.c: correct formatting of stack pointers in Stack_check...Andrei Chichak
2017-12-06taskmode.c: Ensure all error checking is done before modifying executingJoel Sherrill
2017-12-06confdefs: Replace RTEMS 4.12 with 5.1Sebastian Huber
2017-12-06libio: Use API mutexSebastian Huber
2017-12-06drvmgr: Use API mutexSebastian Huber
2017-12-05dosfs: Fix files with same name as volume name.Christian Mauderer
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-12-01ada: Fix user extension supportSebastian Huber
2017-11-29riscv/rtems/score/cpu.h: Use RTEMS_NO_RETURN not deprecated RTEMS_COMPILER_NO...Joel Sherrill
2017-11-29sapi/src/panic.c: Add include of <rtems/bspIo.h>Joel Sherrill
2017-11-29testsupport/test.h: Add RTEMS_NO_RETURN to rtems_test_exit()Joel Sherrill
2017-11-29rtems/inttypes: Clarify hexadecimal in commentsMartin Erik Werner
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber
2017-11-27Move Ada includesSebastian Huber
2017-11-22powerpc: Remove _BSP_Fatal_error()Sebastian Huber
2017-11-22powerpc: Replace BSP_panic() with rtems_panic()Sebastian Huber
2017-11-22sapi: New implementation of rtems_panic()Sebastian Huber
2017-11-22INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULLSebastian Huber
2017-11-22score: Simplify global constructionSebastian Huber
2017-11-21Fix comments for object lookup error to RTEMS status mapMartin Erik Werner
2017-11-21posix: _POSIX_Threads_Get_sched_param_sporadic()Sebastian Huber
2017-11-20score: Optimize scheduler priority updatesSebastian Huber
2017-11-20bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLERSebastian Huber
2017-11-17cpukit: Add _arc4random_getentropy_fail.Christian Mauderer
2017-11-17score: Adjust _Scheduler_EDF_SMP_Insert_ready()Sebastian Huber