summaryrefslogtreecommitdiff
path: root/include/c99_compat.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-22c99: use strerror_s over strerror_r under WindowsEmil Velikov1-0/+13
2014-07-22c99: add snprintf and strcasecmpEmil Velikov1-0/+45
2014-07-22c99: define inline keyword and use it across waffle coreEmil Velikov1-0/+15
2014-07-22c99: move restrict keyword to c99_compat.h headerEmil Velikov1-0/+40