aboutsummaryrefslogtreecommitdiffstats
path: root/gen (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
* ...Mattias Andrée2015-12-201-4/+4
* optimise implementations of {hton,ntoh}{s,l,ll}Mattias Andrée2015-12-202-0/+100
* docMattias Andrée2015-10-312-1/+168
* m fixesMattias Andrée2015-10-161-5/+5
* mMattias Andrée2015-10-161-7/+6
* the compiler determines how wchar is implement + intconf.h contains the signess of charMattias Andrée2015-10-162-0/+33
* heuristically determine int_fastN_tMattias Andrée2015-10-162-15/+112
* do not assume that size(void*) == size(long)Mattias Andrée2015-10-162-0/+2
* automate some parts of intconfMattias Andrée2015-09-022-0/+87