summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale
AgeCommit message (Collapse)AuthorFilesLines
2022-10-1815053 libc: unused parameterToomas Soome3-22/+7
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-10-0715052 libc: unused labelToomas Soome1-12/+6
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-1/+1
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-09-2213131 libc: _fgetwc_unlocked_l() warn: was '== &fp->_state' instead of '='Toomas Soome1-1/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-06-0712689 Want c11 uchar.hRobert Mustacchi14-36/+409
Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-03-2612358 Need mbrtowc variant that indicates consumed zero bytesRobert Mustacchi13-50/+115
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1911615 should handle locale charmap aliasesYuri Pankov1-1/+31
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-09-1011661 provide C.UTF-8 localeYuri Pankov1-0/+17
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-1811091 libc: NULL pointer errorsToomas Soome1-1/+1
Reviewed by: Norm Jacobs <naj@snapcon.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0110468 __ctype_mask[EOF] has been working by accidentBryan Cantrill1-17/+21
10469 GCC's -faggressive-loop-optimizations is too aggressive 10470 array over-read in has_saved_fp() Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Doma <domag02@gmail.com> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Approved by: Richard Lowe <richlowe@richlowe.net>
2018-02-059029 libc: duplicate 'const' declaration specifierToomas Soome1-1/+1
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@joyent.com>
2017-08-228578 sync fnmatch(3C) with upstreamYuri Pankov1-13/+11
Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-08-148568 fnmatch, glob: fix exponential CPU use with repeated '*' operatorsYuri Pankov1-37/+53
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-208362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Yuri Pankov1-222/+233
__mapupper for _DefaultRuneLocale Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-168362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Robert Mustacchi1-228/+223
__mapupper for _DefaultRuneLocale (breaks copy relocs)
2017-06-148362 libc: install_legacy() overwrites __runetype, __maplower, and ↵Yuri Pankov1-223/+228
__mapupper for _DefaultRuneLocale Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov8-3705/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-04-034412 character handling functions should return 0 for argument range 128-255 ↵Yuri Pankov1-19/+13
in UTF-8 locales Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-03-286689 mbtowc(3C) fails to set errno for incomplete charactersIngo Schwarze1-2/+9
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-03-286907 strcoll() and strxfrm() don't seem to agreeYuri Pankov1-59/+61
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-03-286905 locales: Fix eucJP sortingJohn Marino1-14/+15
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-03-286904 collation: Fix expansion substitutionsJohn Marino2-57/+75
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-09-077350 wcsncasecmp reads data from buffers when count is zeroRobert Mustacchi1-2/+3
7344 wcsncasecmp shouldn't take one for the road Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Ryan Zezeski <ryan@zinascii.com> Reviewed by: James Blachly <james.blachly@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2015-10-226350 localedef native build improvementsGordon Ross7-66/+127
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2015-10-055821 need strerror_l()Robert Mustacchi1-2/+2
6133 message translations don't honor per-thread locales 6142 extra space in newlocale synopsis 6181 symbol test shouldn't leave gcc fix-includes to chance Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-195158 sed dumps core in new multibyte codeGarrett D'Amore1-0/+5
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2014-12-035366 strcoll_l may destroy its arguments, then crashRichard Lowe2-8/+3
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-10-245238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzeroLauri Tirkkonen1-1/+1
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: David Höppner <0xffea@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-07-162964 need POSIX 2008 locale object support (more C++ fixes)Dan McDonald2-3/+3
2014-07-154964 nl_langinfo(CRNCYSTR) returns wrong alignment characterGarrett D'Amore1-2/+2
4999 libc test suite enhancements 4939 desire wcsnrtombs() function Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore74-1485/+2899
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-01-223141 strptime() doesn't support %tGary Mills1-23/+7
Reviewed by: Garett D'Amore <garett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik2-21/+10
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-02-011594 strxfrm may write past the specified bufferTheo Schlossnagle1-4/+6
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Approved by: Garrett D'Amore <garrett@damore.org>
2011-07-221232 setlocale switch to C is brokenJason King1-6/+10
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garret D'Amore <garrett@nexenta.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2011-07-111030 strftime "%x" should generate something strptime can parseGordon Ross1-2/+9
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Gary Mills <mills@cc.umanitoba.ca> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-05-191046 wcsxfrm(3C) crashes when len arg is 0Gordon Ross1-3/+3
Reviewed by: Robert Gordon <rbg@openrbg.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Albert Lee <trisk@nexenta.com>
2011-04-10878 regerror() error messages not i18n compliantGarrett D'Amore1-24/+27
Reviewed by: Adam Leventhal <ahl@delphix.com> Approved by: Gordon Ross <gwr@nexenta.com>
2011-03-09781 overrun in fgetwsBryan Cantrill1-2/+2
Reviewed by: Garrett D'Amore <garrett@nexenta.com> Reviewed by: Gordon Ross <gwr@nexenta.com> Approved by: Garrett D'Amore <garrett@nexenta.com>
2011-01-13615 remove support legacy 7-bit ASCIIGarrett D'Amore4-217/+10
628 minor perf enhancement for UTF-8 Reviewed by: roland.mainz@nexenta.com Approved by: albert.lee@nexenta.com
2011-01-13616 euc code in libc not aligned with localedefGarrett D'Amore3-136/+231
Reviewed by: roland.mainz@nexenta.com Reviewed by: albert.lee@nexenta.com Approved by: albert.lee@nexenta.com
2010-12-15508 od doesn't set text domainGarrett D'Amore2-6/+19
509 need an open source sed(1) replacement 516 libc regex misses \< and \> word delimiters Reviewed by: gwr@nexenta.com Reviewed by: roland.mainz@nexenta.com Approved by: gwr@nexenta.com
2010-12-04317 strptime needs %Z supportGarrett D'Amore2-139/+176
Reviewed by: richlowe@richlowe.net Reviewed by: lvskiprof@cox.net Reviewed by: gwr@nexenta.com Approved by: richlowe@richlowe.net
2010-10-21357 fix license on strptime.cGarrett D'Amore4-34/+13
358 the prototype CDDL header needs minor grammar fixes Reviewed by: trisk@opensolaris.org Reviewed by: gwr@nexenta.com Reviewed by: gber@openindiana.org
2010-10-11326 strxfrm could be fasterGarrett D'Amore2-76/+89
330 isprint() returns false for "legacy" code, results in bad prompt Reviewed by: gwr@nexenta.com Reviewed by: cjlove@san.rr.com Reviewed by: richlowe@richlowe.net Approved by: richlowe@richlowe.net
2010-10-088 libc locale work needs updated license filesGarrett D'Amore69-767/+953
223 libc needs multibyte locale support for collation 225 libc locale binary files should be in native byte order 309 populate initial locales for illumos Reviewed by: gwr@nexenta.com Reviewed by: richlowe@richlowe.net Reviewed by: cjlove@san.rr.net Approved by: gwr@nexenta.com
2010-09-14187 locale -a dumps coreGarrett D'Amore2-18/+12
Reviewed by: richlowe@richlowe.net, gwr@nexenta.com, vineeth@nexenta.com Approved by: gwr@nexenta.com
2010-09-11169 Lack of "rune" wctype breaks tr -CGarrett D'Amore1-1/+2
Reviewed by: loki@animata.net Approved by: richlowe@richlowe.net
2010-09-03142 locale support not POSIX compliantGarrett D'Amore1-27/+56
Portions contributed by J. Schilling <joerg@schily.net> Reviewed by: joerg@schily.net Approved by: gwr@nexenta.com