aboutsummaryrefslogtreecommitdiffstats
path: root/include/stddef.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-01bump yearMattias Andrée1-1/+1
2015-12-30deferencing null is legalMattias Andrée1-0/+10
2015-11-25tell in doc in which version things were introducedMattias Andrée1-0/+4
2015-11-20more etymologyMattias Andrée1-0/+4
2015-10-18the pointer returned by malloc is alignedMattias Andrée1-1/+1
2015-10-16m offsetof docMattias Andrée1-1/+4
2015-10-13mMattias Andrée1-1/+1
2015-10-13add todo about undefined behaviour of offsetofMattias Andrée1-0/+2
2015-09-01start on makefile and fixing warnings and errorsMattias Andrée1-1/+1
2015-08-31add _LIBRARY_HEADERMattias Andrée1-0/+1
2015-08-30null considered harmful considered harmfulMattias Andrée1-0/+12
2015-08-30add memory allocation functionsMattias Andrée1-1/+3
2015-08-29mMattias Andrée1-3/+4
2015-08-29m + add stdintMattias Andrée1-0/+1
2015-08-28add stddef.hMattias Andrée1-0/+72