summaryrefslogtreecommitdiff
path: root/Modules/CheckTypeSizeC.c.in
Commit message (Expand)AuthorAgeFilesLines
* ENH: Improve robustness of compiler INFO stringsBrad King2008-08-071-6/+7
* COMP: don't use stdio, it can fail on some embedded targets (sdcc)Alexander Neundorf2007-06-051-3/+0
* COMP: make the new check_type_size work with the HPUX cc compiler: const does...Alexander Neundorf2007-06-051-0/+4
* ENH: determine typesize by compiling a file and reading strings from the comp...Alexander Neundorf2007-06-041-0/+46