summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/getapiconfig.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-0/+9
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-25config: Bring back RTEMS 4.11 configuration tableSebastian Huber1-0/+18
2020-02-25config: Simplify initialization task configSebastian Huber1-13/+11
2020-02-04score: Add _Memory_Fill()Sebastian Huber1-18/+13
2019-11-21imfs: Fix IMFS_make_linearfile()Sebastian Huber1-2/+2
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber1-10/+20
2019-01-10memalign: Add missing attributes to fix warningSebastian Huber1-1/+3
2018-12-21Add aligned_alloc() and memalign()Sebastian Huber1-3/+8
2018-12-14score: Static Objects_Information initializationSebastian Huber1-14/+6
2018-12-11psxhdrs/: Changed boilerplate licenses to BSD-2 (GCI 2018)zehata1-12/+23
2018-12-08psxhdrs: Added POSIX Compliance Test for wchar.h (GCI 2018)zehata1-7/+4
2018-12-06Added POSIX Compliance Test for <ctype.h> (GCI 2018)zehata1-7/+6
2018-12-05POSIX Compliance Signature Test for glob.h (GCI 2018)ABR290B1-7/+9
2018-12-05psxhdrs: Fix spacingJoel Sherrill1-16/+16
2018-12-05psxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018)Jacob Shin1-6/+4
2018-12-04psxhdrs: POSIX API Signature Compliance Tests for ulimit.h (GCI 2018)Jacob Shin1-5/+6
2018-12-04psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h (GCI 2018)Jacob Shin1-4/+6
2018-12-03psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h (GCI 2018)Jacob Shin1-14/+7
2018-12-02psxhdrs:Add POSIX conformance test for utime.h (GCI 2018)Shashvat Jain1-15/+17
2018-11-27psxtests: add POSIX API signature compliance tests for dirent.h file (GCI 2018)Himanshu401-0/+39