aboutsummaryrefslogtreecommitdiffstats
path: root/include/stddef.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-30null considered harmful considered harmfulMattias Andrée1-0/+12
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30add memory allocation functionsMattias Andrée1-1/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-29mMattias Andrée1-3/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-29m + add stdintMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-28add stddef.hMattias Andrée1-0/+72
Signed-off-by: Mattias Andrée <maandree@operamail.com>