aboutsummaryrefslogtreecommitdiffstats
path: root/include/stdlib.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-02fix some warnings and errorsMattias Andrée1-3/+14
2015-09-02add div functionsMattias Andrée1-3/+38
2015-09-02add EXIT_SUCCESS and EXIT_FAILUREMattias Andrée1-1/+14
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-1/+1
2015-08-31add _LIBRARY_HEADERMattias Andrée1-1/+1
2015-08-30move memory allocation functions to malloc.hMattias Andrée1-89/+1
2015-08-30add memory allocation functionsMattias Andrée1-0/+135