aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/nls
Commit message (Expand)AuthorAgeFilesLines
* Implement strerror_l().Konstantin Belousov2020-12-161-1/+8
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-271-1/+4
* Fix race condition in catopen(3).Xin LI2020-03-191-20/+37
* Create new EINTEGRITY error with message "Integrity check failed".Kirk McKusick2019-01-171-0/+2
* Use current locale (f.e. set by thread). It was global locale alwaysAndrey A. Chernov2016-08-241-5/+5
* Move logic to destroy a struct catentry to its own function.Bryan Drewery2016-02-021-9/+17
* Use mdoc(7) macros to handle parenthesisBaptiste Daroussin2015-04-261-1/+1
* When catopen(3) returns an error, it caches the result of that errorBryan Drewery2015-02-101-0/+1
* Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}Marcel Moolenaar2014-03-041-2/+2
* POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos.Sergey Kandaurov2013-05-041-0/+4
* Add entry for errno ECAPMODE.Sergey Kandaurov2013-05-041-0/+2
* libc: Fix typo in French translation.Jilles Tjoelker2013-04-141-1/+1
* Add derived versions for common Simplified Chinese encodings.Xin LI2012-12-283-0/+596
* Add zh_CN.UTF-8 catalog.Xin LI2012-12-282-0/+296
* Fix warning from valgrind when a failed entry is tested.Eitan Adler2012-12-171-0/+1
* libc: Use O_CLOEXEC for various internal file descriptors.Jilles Tjoelker2012-09-291-1/+1
* Merge from English r198040: add C message catalogue entries for newerMaxim Konovalov2010-06-201-0/+10
* - More style(9) fixupsGabor Kovesdan2010-02-201-26/+29
* - Deal with some special cases [1]Gabor Kovesdan2010-02-091-30/+54
* - Fix some style(9) bugsGabor Kovesdan2010-01-291-17/+16
* - style(9)Gabor Kovesdan2010-01-251-25/+25
* Cache failing and opened catalogs in catopen() and related functions.Gabor Kovesdan2010-01-251-17/+131
* - Update Galician catalogGabor Kovesdan2010-01-211-0/+46
* - Update the Spanish NLS catalogGabor Kovesdan2009-12-031-5/+51
* - Update Hungarian libc catalogGabor Kovesdan2009-11-171-0/+46
* Sync with C.msg r199083.Jung-uk Kim2009-11-162-2/+94
* Synchronize with C.msg revision 199083 and improve some existing messages.Rene Ladan2009-11-111-30/+57
* Add Japanese catalogue entries for newer errnos: EBADMSG, EMULTIHOP,Hajimu UMEMOTO2009-11-102-0/+20
* Add gai_strerror() catalog for ja_JP.UTF-8 and ja_JP.eucJP.Hajimu UMEMOTO2009-11-092-0/+72
* Add NLS catalogs support to gai_strerror(3).Hajimu UMEMOTO2009-11-091-0/+36
* Fix comment.Hajimu UMEMOTO2009-11-092-2/+2
* Add ja_JP.eucJP catalog.Hajimu UMEMOTO2009-11-092-0/+250
* Add ja_JP.UTF-8 catalog.Hajimu UMEMOTO2009-11-092-0/+250
* - Strip trailing CRsGabor Kovesdan2009-11-081-259/+259
* - Update Ukranian catalogGabor Kovesdan2009-11-081-0/+10
* Add C message catalogue entries for newer errnos: EBADMSG, EMULTIHOP,Robert Watson2009-10-131-0/+10
* - Add Galician NLS catalogGabor Kovesdan2009-09-272-0/+250
* Improve the German translation.Alexander Leidinger2009-03-251-6/+6
* - Add Belarusian catalogGabor Kovesdan2009-03-242-0/+250
* o Spell.Maxim Konovalov2009-03-211-4/+4
* - Add Ukranian catalogGabor Kovesdan2009-03-202-0/+250
* - Fix typoGabor Kovesdan2009-03-181-1/+1
* - Add Brazilian Portuguese catalog [1]Gabor Kovesdan2009-03-163-41/+273
* - Create the buildworld object directories with mtree instead of variousGabor Kovesdan2009-03-151-6/+0
* - Fix object directory creation when running threaded buildworldGabor Kovesdan2009-03-131-1/+1
* - Reenable Native Language Support in libc. This feature was disabled dueGabor Kovesdan2009-03-1314-0/+3269
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-1/+3
* Add each directory's symbol map file to SYM_MAPS.Daniel Eischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.Daniel Eischen2006-03-131-0/+7
* Better translation.Pawel Jakub Dawidek2005-07-231-1/+1