summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/stackallocator.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-2/+12
2020-08-31score: Move _Stack_Allocator_free to separate fileSebastian Huber1-2/+0
2020-08-31score: Add _Stack_Allocator_do_initialize()Sebastian Huber1-2/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-12score: Split stack allocator configurationSebastian Huber1-20/+8
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