Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-03-04 | fix types for wctype_t and wctrans_t | Rich Felker | 7 | -16/+16 |
2013-03-04 | fix some obscure header type size/alignment issues | Rich Felker | 4 | -10/+9 |
2013-02-26 | fix wrong float_t on x86_64 | Rich Felker | 1 | -1/+1 |
2013-02-26 | fix cruft in utmp.h that was broken by changes in utmpx.h | Rich Felker | 1 | -3/+0 |
2013-02-26 | fix integer type issue in strverscmp | Rich Felker | 1 | -1/+3 |
2013-02-26 | implement non-stub strverscmp | Rich Felker | 1 | -2/+35 |
2013-02-26 | namespace conformance to latest standards in strings.h | Rich Felker | 1 | -4/+6 |
2013-02-21 | replace stub with working strcasestr | Rich Felker | 1 | -2/+4 |
2013-02-21 | fix wrong return value from wmemmove on forward copies | Rich Felker | 1 | -1/+2 |
2013-02-21 | scsci/sg.h: fix usage of undefined macro HZ | rofl0r | 1 | -1/+1 |