aboutsummaryrefslogtreecommitdiffstats
path: root/gen/bits/intconf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* It is of course possible that int is 16 bits, and long is required to get 32 bitsMattias Andrée2015-12-201-10/+27
* optimise implementations of {hton,ntoh}{s,l,ll}Mattias Andrée2015-12-201-0/+82
* docMattias Andrée2015-10-311-0/+52
* mMattias Andrée2015-10-161-7/+6
* the compiler determines how wchar is implement + intconf.h contains the signess of charMattias Andrée2015-10-161-0/+20
* heuristically determine int_fastN_tMattias Andrée2015-10-161-13/+107
* do not assume that size(void*) == size(long)Mattias Andrée2015-10-161-0/+1
* automate some parts of intconfMattias Andrée2015-09-021-0/+38