aboutsummaryrefslogtreecommitdiff
path: root/include/stddef.h
Commit message (Collapse)AuthorAgeFilesLines
* win64: defined size_t and ptrdiff_t to unsigned long longgrischka2010-01-141-6/+14
|
* drop alloca #definegrischka2009-05-161-8/+2
| | | | | | | (Because GNU's alloca.h unconditionally #undef's alloca) Also, remove gcc specific sections in headers. and instead change tests such that gcc does not use them.
* new subdirs: include, lib, testsgrischka2009-04-181-0/+26