aboutsummaryrefslogtreecommitdiffstats
path: root/gen (unfollow)
Commit message (Expand)AuthorFilesLines
2015-12-20It is of course possible that int is 16 bits, and long is required to get 32 bitsMattias Andrée1-10/+27
2015-12-20...Mattias Andrée1-4/+4
2015-12-20optimise implementations of {hton,ntoh}{s,l,ll}Mattias Andrée2-0/+100
2015-10-31docMattias Andrée2-1/+168
2015-10-16m fixesMattias Andrée1-5/+5
2015-10-16mMattias Andrée1-7/+6
2015-10-16the compiler determines how wchar is implement + intconf.h contains the signess of charMattias Andrée2-0/+33
2015-10-16heuristically determine int_fastN_tMattias Andrée2-15/+112
2015-10-16do not assume that size(void*) == size(long)Mattias Andrée2-0/+2
2015-09-02automate some parts of intconfMattias Andrée2-0/+87