summaryrefslogtreecommitdiff
path: root/cpukit/include (follow)
AgeCommit message (Expand)Author
2022-09-02Add pre-qualified constraintsqual-62Sebastian Huber
2022-09-02Doxygen: Adding Doxygen groups to filesFrank Kühndel
2022-09-02Replace Doxygen main pageSebastian Huber
2022-09-02rtems: Add constraints for rtems_clock_tick()Sebastian Huber
2022-09-02Add items to Doxygen groupsSebastian Huber
2022-08-31Fix pedanic warnings without a storage increaseSebastian Huber
2022-08-31libtest: Fix warnings without a pragmaSebastian Huber
2022-08-31config: Include <rtems/posix/timer.h> on demandSebastian Huber
2022-08-30score: Do not expose <limits.h> to <rtems.h>Sebastian Huber
2022-08-29score: Fix formatSebastian Huber
2022-08-29score: Fix formatSebastian Huber
2022-08-29Revert "linkersets.h: Fix gcc 12 warning"Sebastian Huber
2022-08-22cpukit/include: Fix including in C++Chris Johns
2022-08-22cpukit/include: Fixes for C++Chris Johns
2022-08-19test.h: Add pragma for gcc 12 warningRyan Long
2022-08-19schedulerpriority.h: Fix gcc 12 warningRyan Long
2022-08-19percpu.h: Add pragma for gcc 12 warningRyan Long
2022-08-19interr.h: Fix gcc 12 warningRyan Long
2022-08-19linkersets.h: Fix gcc 12 warningRyan Long
2022-08-19threads.h: Add pragmas to get rid of gcc 12 errorsRyan Long
2022-08-10cpukit/include/rtems/test-info.h: Change @returns to @returnJoel Sherrill
2022-08-10Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill
2022-08-10rtems/malloc.h: Add API level Doxygen groupSebastian Huber
2022-08-10libtest: Add T_report_hash_sha256_update()Sebastian Huber
2022-08-03libmisc/shell: Add an 'rtems' command to report a running buildChris Johns
2022-07-29sys/exec_elf.h: Bring in newer fileRyan Long
2022-07-28score: Allow linker garbage collectionSebastian Huber
2022-07-28score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber
2022-07-28score: Use priority inheritance for thread joinSebastian Huber
2022-07-27score: Fix objects local table initializationSebastian Huber
2022-07-26score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber
2022-07-25imfs: Add <rtems/imfsimpl.h>Sebastian Huber
2022-07-25libtest: Add missing initializerSebastian Huber
2022-07-21Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce
2022-07-18score: Fix unlimited objects supportSebastian Huber
2022-07-15score: Extend memory dirty/zero actionsSebastian Huber
2022-07-15score: Place object controls into .noinit sectionsSebastian Huber
2022-07-11Add in_localip_fib(), in6_localip_fib().Gleb Smirnoff
2022-07-11Use network epoch to protect local IPv4 addresses hash.Gleb Smirnoff
2022-07-11routing: fix source address selection rules for IPv4 over IPv6.Alexander V. Chernikov
2022-07-11Remove copyinfrom() and copyinstrfrom().John Baldwin
2022-07-07score: Conditional _Thread_Priority_replace()Sebastian Huber
2022-07-04gcov: Add functions to dump the gcov informationSebastian Huber
2022-06-23score: Account for <sys/bitset.h> API changesSebastian Huber
2022-06-23score: Remove unused _Processor_mask_Nand()Sebastian Huber
2022-06-23score: Make SMP only code explicitSebastian Huber
2022-06-21TFTPFS: Implement block and window size optionsFrank Kühndel
2022-05-23timecounter.h: Add _Timecounter_Discipline()Gabriel Moyano
2022-05-23timepps.h: PPS_SYNC defined by defaultGabriel Moyano
2022-05-23score: Rename tc_getfrequency()Gabriel Moyano