summaryrefslogtreecommitdiffstats
path: root/cpukit/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* rtems: Clarify application config info APISebastian Huber2022-10-042-221/+625
* rtems: Fix formatSebastian Huber2022-09-301-1/+1
* score: Simplify Chain_Node definitionSebastian Huber2022-09-231-16/+6
* Do not use RTEMS_INLINE_ROUTINESebastian Huber2022-09-1995-859/+859
* score: Remove _CPU_Counter_difference()Sebastian Huber2022-09-093-10/+7
* Implement SHA2-224 submode of SHA2-256Conrad Meyer2022-09-081-0/+62
* Fix C++ includability of crypto headers with static array sizesAlan Somers2022-09-084-5/+10
* Implement SHA-512 truncated (224 and 256 bits)Allan Jude2022-09-081-0/+66
* crypto routines: Hint minimum buffer sizes to the compilerConrad Meyer2022-09-083-3/+3
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2022-09-083-6/+85
* rtems: Include <rtems/score/cpuopts.h>Sebastian Huber2022-09-083-0/+3
* score: Improve formattingSebastian Huber2022-09-081-4/+10
* config: Add SMP scheduler configuration errorsSebastian Huber2022-09-051-0/+20
* score: Regenerate <rtems/score/basedefs.h>Sebastian Huber2022-09-051-2/+2
* rtems: Add constraints for rtems_clock_tick()Sebastian Huber2022-09-051-0/+12
* Add items to Doxygen groupsSebastian Huber2022-09-0516-17/+53
* Fix pedanic warnings without a storage increaseSebastian Huber2022-08-312-1/+11
* libtest: Fix warnings without a pragmaSebastian Huber2022-08-311-15/+8
* config: Include <rtems/posix/timer.h> on demandSebastian Huber2022-08-311-2/+3
* score: Do not expose <limits.h> to <rtems.h>Sebastian Huber2022-08-301-3/+1
* score: Fix formatSebastian Huber2022-08-291-1/+1
* score: Fix formatSebastian Huber2022-08-292-3/+3
* Revert "linkersets.h: Fix gcc 12 warning"Sebastian Huber2022-08-291-1/+1
* cpukit/include: Fix including in C++Chris Johns2022-08-227-13/+32
* cpukit/include: Fixes for C++Chris Johns2022-08-224-6/+14
* test.h: Add pragma for gcc 12 warningRyan Long2022-08-191-0/+7
* schedulerpriority.h: Fix gcc 12 warningRyan Long2022-08-191-1/+1
* percpu.h: Add pragma for gcc 12 warningRyan Long2022-08-191-0/+8
* interr.h: Fix gcc 12 warningRyan Long2022-08-191-1/+3
* linkersets.h: Fix gcc 12 warningRyan Long2022-08-191-1/+1
* threads.h: Add pragmas to get rid of gcc 12 errorsRyan Long2022-08-191-0/+15
* cpukit/include/rtems/test-info.h: Change @returns to @returnJoel Sherrill2022-08-101-3/+3
* Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIORJoel Sherrill2022-08-103-0/+100
* rtems/malloc.h: Add API level Doxygen groupSebastian Huber2022-08-101-19/+41
* libtest: Add T_report_hash_sha256_update()Sebastian Huber2022-08-101-0/+2
* libmisc/shell: Add an 'rtems' command to report a running buildChris Johns2022-08-031-0/+6
* sys/exec_elf.h: Bring in newer fileRyan Long2022-07-291-232/+608
* score: Allow linker garbage collectionSebastian Huber2022-07-282-3/+3
* score: Use PTHREAD_CANCELED for _Thread_Cancel()Sebastian Huber2022-07-281-4/+1
* score: Use priority inheritance for thread joinSebastian Huber2022-07-282-31/+78
* score: Fix objects local table initializationSebastian Huber2022-07-272-4/+2
* score: Remove PRIORITY_PSEUDO_ISR thread prioritySebastian Huber2022-07-267-123/+243
* imfs: Add <rtems/imfsimpl.h>Sebastian Huber2022-07-252-37/+93
* libtest: Add missing initializerSebastian Huber2022-07-251-1/+1
* Support _REENT_THREAD_LOCAL Newlib configurationMatt Joyce2022-07-214-14/+27
* score: Fix unlimited objects supportSebastian Huber2022-07-181-4/+25
* score: Extend memory dirty/zero actionsSebastian Huber2022-07-151-1/+13
* score: Place object controls into .noinit sectionsSebastian Huber2022-07-152-5/+11
* Add in_localip_fib(), in6_localip_fib().Gleb Smirnoff2022-07-112-0/+2
* Use network epoch to protect local IPv4 addresses hash.Gleb Smirnoff2022-07-111-0/+4