aboutsummaryrefslogtreecommitdiff
path: root/lib/stdlib
Commit message (Collapse)AuthorAgeFilesLines
* Generate dependency files for source codeaqua2023-02-121-1/+1
| | | | | | Use the compiler to generate dependency files for all C, C++ and .S assembly source code files. These are included in the makefiles where the files are used.
* Add python-sphinx docsaqua2022-11-082-0/+20
|
* lib/malloc: add linked list implementationaqua2022-11-061-0/+77