summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-07termios: Replace rtems_termios_isig_status_codeSebastian Huber1-19/+28
2020-05-06rtems: Deprecate _Copyright_NoticeSebastian Huber1-1/+1
2020-05-06rtems: Deprecate <rtems/system.h>Sebastian Huber1-0/+4
2020-05-06rtems: Deprecate RTEMS_MAXIMUM_NAME_LENGTHSebastian Huber1-2/+3
2020-05-06rtems: Deprecate use of _RTEMS_versionSebastian Huber1-5/+4
2020-05-05libdl/obj-comp: Add trace prints when decompressingChris Johns1-0/+2
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-15libmisc/shell: Fix the handling of joel scripts in telnetChris Johns1-1/+6
2020-04-14config: Fix typoSebastian Huber1-1/+1
2020-04-14score: Return status in _TOD_Set()Sebastian Huber1-15/+10
2020-04-08score: Delete RTEMS_DECLARE_GLOBAL_SYMBOL()Sebastian Huber1-20/+0
2020-04-08config: Fix _ISR_Stack_area_endSebastian Huber1-6/+9
2020-04-08score: Add and use RTEMS_SYMBOL_NAME()Sebastian Huber1-10/+27
2020-04-05Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber1-0/+5
2020-04-03cpukit/rfs: fix typo in header guardGedare Bloom1-1/+1
2020-04-03score: Fix _ISR_Stack_area_endSebastian Huber1-5/+0
2020-04-03config: Remove filesystem entry config optionsSebastian Huber1-56/+14
2020-04-02libio: Remove RTEMS_FILESYSTEM_TYPE_MINIIMFSSebastian Huber1-3/+0
2020-04-02rtems: Fix Doxygen commentSebastian Huber1-2/+0
2020-03-31config: Remove CONFIGURE_FILESYSTEM_DEVFSSebastian Huber2-12/+0
2020-03-31ftpd: Remove superfluous definesSebastian Huber1-9/+0
2020-03-31ftpd: Fix return typesSebastian Huber1-2/+4
2020-03-31config: Remove BSP_DEFAULT_UNIFIED_WORK_AREASSebastian Huber1-1/+0
2020-03-23score: Document _TLS_AlignmentSebastian Huber1-0/+10
2020-03-23score: Fix size of TLS_Thread_control_blockSebastian Huber1-1/+3
2020-03-23conf: Improve evaluation of event recording optsSebastian Huber1-22/+46
2020-03-18record: Add rtems_record_dump()Sebastian Huber3-17/+151
2020-03-16rtems: Add rtems_put_char()Sebastian Huber1-0/+10
2020-03-16score: Add _IO_Base64()Sebastian Huber1-1/+26
2020-03-13libio: Robust file descriptor reference countingSebastian Huber2-24/+2
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber5-320/+49
2020-03-09imfs: Constify imfs_memfile_bytes_per_blockSebastian Huber2-3/+2
2020-03-09libio: Constify some functionsSebastian Huber1-4/+4
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber1-11/+148
2020-03-04imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATEDSebastian Huber1-3/+0
2020-03-04rtems: rtems_scheduler_get_processor_maximum()Sebastian Huber1-2/+3
2020-03-04config: Remove <rtems/btimer.h> includeSebastian Huber1-4/+0
2020-03-03rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber1-0/+18
2020-03-03rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber1-0/+18
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber2-0/+18
2020-02-26config: Initialize IO drivers on demandSebastian Huber1-0/+29
2020-02-25config: Resurrect NULL_DRIVER_TABLE_ENTRYSebastian Huber1-1/+3
2020-02-25config: Add <rtems/confdefs/wkspace.h>Sebastian Huber2-263/+231
2020-02-25config: Add <rtems/confdefs/objectsposix.h>Sebastian Huber2-198/+199
2020-02-25config: Add <rtems/confdefs/wkspacesupport.h>Sebastian Huber2-25/+65
2020-02-25config: Add <rtems/confdefs/objectsclassic.h>Sebastian Huber2-113/+128
2020-02-25config: Add <rtems/confdefs/threads.h>Sebastian Huber2-191/+235
2020-02-25config: Add <rtems/confdefs/unlimited.h>Sebastian Huber2-87/+148
2020-02-25config: Add <rtems/confdefs/iodrivers.h>Sebastian Huber2-147/+167
2020-02-25config: Add <rtems/confdefs/console.h>Sebastian Huber2-24/+86