rework langinfo code for ABI compat and for use by time code
[musl] / arch / powerpc / bits / alltypes.h.sh
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...
2013-07-19 Rich Felkerchange uid_t, gid_t, and id_t to unsigned types
2013-06-26 Rich Felkerrespect iso c namespace in stdio.h and wchar.h regardin...
2013-05-26 Rich FelkerMerge remote-tracking branch 'nsz/review'
2013-05-24 Rich Felkerchange underlying type of clock_t to be uniform and...
2013-04-05 Rich Felkerfix type issues in stdint.h so underlying types of...
2013-04-02 rofl0rre-add useconds_t
2013-03-05 Rich Felkerfix types for wctype_t and wctrans_t
2012-11-21 Rich Felkerfix powerpc types to match abi, and some feature test...
2012-11-15 Rich Felkerppc wchar_t is long, not int
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-13 rofl0rPPC port cleaned up, static linking works well now.