Age | Commit message (Expand) | Author | Files | Lines |
2022-10-18 | 15053 libc: unused parameter | Toomas Soome | 3 | -22/+7 |
2022-10-07 | 15052 libc: unused label | Toomas Soome | 1 | -12/+6 |
2022-03-10 | 14443 resection manual pages per IPD4 | Richard Lowe | 1 | -1/+1 |
2020-09-22 | 13131 libc: _fgetwc_unlocked_l() warn: was '== &fp->_state' instead of '=' | Toomas Soome | 1 | -1/+2 |
2020-06-07 | 12689 Want c11 uchar.h | Robert Mustacchi | 14 | -36/+409 |
2020-03-26 | 12358 Need mbrtowc variant that indicates consumed zero bytes | Robert Mustacchi | 13 | -50/+115 |
2019-09-19 | 11615 should handle locale charmap aliases | Yuri Pankov | 1 | -1/+31 |
2019-09-10 | 11661 provide C.UTF-8 locale | Yuri Pankov | 1 | -0/+17 |
2019-06-18 | 11091 libc: NULL pointer errors | Toomas Soome | 1 | -1/+1 |
2019-03-01 | 10468 __ctype_mask[EOF] has been working by accident | Bryan Cantrill | 1 | -17/+21 |
2018-02-05 | 9029 libc: duplicate 'const' declaration specifier | Toomas Soome | 1 | -1/+1 |
2017-08-22 | 8578 sync fnmatch(3C) with upstream | Yuri Pankov | 1 | -13/+11 |
2017-08-14 | 8568 fnmatch, glob: fix exponential CPU use with repeated '*' operators | Yuri Pankov | 1 | -37/+53 |
2017-06-20 | 8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper... | Yuri Pankov | 1 | -222/+233 |
2017-06-16 | 8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper... | Robert Mustacchi | 1 | -228/+223 |
2017-06-14 | 8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper... | Yuri Pankov | 1 | -223/+228 |
2017-06-12 | 8354 sync regcomp(3C) with upstream | Yuri Pankov | 8 | -3705/+0 |
2017-04-03 | 4412 character handling functions should return 0 for argument range 128-255 ... | Yuri Pankov | 1 | -19/+13 |
2017-03-28 | 6689 mbtowc(3C) fails to set errno for incomplete characters | Ingo Schwarze | 1 | -2/+9 |
2017-03-28 | 6907 strcoll() and strxfrm() don't seem to agree | Yuri Pankov | 1 | -59/+61 |
2017-03-28 | 6905 locales: Fix eucJP sorting | John Marino | 1 | -14/+15 |
2017-03-28 | 6904 collation: Fix expansion substitutions | John Marino | 2 | -57/+75 |
2017-02-22 | 7812 Remove gender specific language | Daniel Hoffman | 1 | -1/+2 |
2016-09-07 | 7350 wcsncasecmp reads data from buffers when count is zero | Robert Mustacchi | 1 | -2/+3 |
2015-10-22 | 6350 localedef native build improvements | Gordon Ross | 7 | -66/+127 |
2015-10-05 | 5821 need strerror_l() | Robert Mustacchi | 1 | -2/+2 |
2014-12-19 | 5158 sed dumps core in new multibyte code | Garrett D'Amore | 1 | -0/+5 |
2014-12-03 | 5366 strcoll_l may destroy its arguments, then crash | Richard Lowe | 2 | -8/+3 |
2014-10-24 | 5238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzero | Lauri Tirkkonen | 1 | -1/+1 |
2014-07-16 | 2964 need POSIX 2008 locale object support (more C++ fixes) | Dan McDonald | 2 | -3/+3 |
2014-07-15 | 4964 nl_langinfo(CRNCYSTR) returns wrong alignment character | Garrett D'Amore | 1 | -2/+2 |
2014-07-11 | 2964 need POSIX 2008 locale object support | Garrett D'Amore | 74 | -1485/+2899 |
2014-01-22 | 3141 strptime() doesn't support %t | Gary Mills | 1 | -23/+7 |
2012-02-18 | 2077 lots of unreachable breaks in illumos gate | Milan Jurik | 2 | -21/+10 |
2012-02-01 | 1594 strxfrm may write past the specified buffer | Theo Schlossnagle | 1 | -4/+6 |
2011-07-22 | 1232 setlocale switch to C is broken | Jason King | 1 | -6/+10 |
2011-07-11 | 1030 strftime "%x" should generate something strptime can parse | Gordon Ross | 1 | -2/+9 |
2011-05-19 | 1046 wcsxfrm(3C) crashes when len arg is 0 | Gordon Ross | 1 | -3/+3 |
2011-04-10 | 878 regerror() error messages not i18n compliant | Garrett D'Amore | 1 | -24/+27 |
2011-03-09 | 781 overrun in fgetws | Bryan Cantrill | 1 | -2/+2 |
2011-01-13 | 615 remove support legacy 7-bit ASCII | Garrett D'Amore | 4 | -217/+10 |
2011-01-13 | 616 euc code in libc not aligned with localedef | Garrett D'Amore | 3 | -136/+231 |
2010-12-15 | 508 od doesn't set text domain | Garrett D'Amore | 2 | -6/+19 |
2010-12-04 | 317 strptime needs %Z support | Garrett D'Amore | 2 | -139/+176 |
2010-10-21 | 357 fix license on strptime.c | Garrett D'Amore | 4 | -34/+13 |
2010-10-11 | 326 strxfrm could be faster | Garrett D'Amore | 2 | -76/+89 |
2010-10-08 | 8 libc locale work needs updated license files | Garrett D'Amore | 69 | -767/+953 |
2010-09-14 | 187 locale -a dumps core | Garrett D'Amore | 2 | -18/+12 |
2010-09-11 | 169 Lack of "rune" wctype breaks tr -C | Garrett D'Amore | 1 | -1/+2 |
2010-09-03 | 142 locale support not POSIX compliant | Garrett D'Amore | 1 | -27/+56 |