| Commit message (Expand) | Author | Age | Files | Lines |
* | - Update the Spanish NLS catalog | gabor | 2009-12-03 | 1 | -5/+51 |
* | - Update Hungarian libc catalog | gabor | 2009-11-17 | 1 | -0/+46 |
* | Sync with C.msg r199083. | jkim | 2009-11-16 | 2 | -2/+94 |
* | Synchronize with C.msg revision 199083 and improve some existing messages. | rene | 2009-11-11 | 1 | -30/+57 |
* | Add Japanese catalogue entries for newer errnos: EBADMSG, EMULTIHOP, | ume | 2009-11-10 | 2 | -0/+20 |
* | Add gai_strerror() catalog for ja_JP.UTF-8 and ja_JP.eucJP. | ume | 2009-11-09 | 2 | -0/+72 |
* | Add NLS catalogs support to gai_strerror(3). | ume | 2009-11-09 | 1 | -0/+36 |
* | Fix comment. | ume | 2009-11-09 | 2 | -2/+2 |
* | Add ja_JP.eucJP catalog. | ume | 2009-11-09 | 2 | -0/+250 |
* | Add ja_JP.UTF-8 catalog. | ume | 2009-11-09 | 2 | -0/+250 |
* | - Strip trailing CRs | gabor | 2009-11-08 | 1 | -259/+259 |
* | - Update Ukranian catalog | gabor | 2009-11-08 | 1 | -0/+10 |
* | Add C message catalogue entries for newer errnos: EBADMSG, EMULTIHOP, | rwatson | 2009-10-13 | 1 | -0/+10 |
* | - Add Galician NLS catalog | gabor | 2009-09-27 | 2 | -0/+250 |
* | Improve the German translation. | netchild | 2009-03-25 | 1 | -6/+6 |
* | - Add Belarusian catalog | gabor | 2009-03-24 | 2 | -0/+250 |
* | o Spell. | maxim | 2009-03-21 | 1 | -4/+4 |
* | - Add Ukranian catalog | gabor | 2009-03-20 | 2 | -0/+250 |
* | - Fix typo | gabor | 2009-03-18 | 1 | -1/+1 |
* | - Add Brazilian Portuguese catalog [1] | gabor | 2009-03-16 | 3 | -41/+273 |
* | - Create the buildworld object directories with mtree instead of various | gabor | 2009-03-15 | 1 | -6/+0 |
* | - Fix object directory creation when running threaded buildworld | gabor | 2009-03-13 | 1 | -1/+1 |
* | - Reenable Native Language Support in libc. This feature was disabled due | gabor | 2009-03-13 | 14 | -0/+3269 |
* | Use C comments since we now preprocess these files with CPP. | deischen | 2007-04-29 | 1 | -1/+3 |
* | Add each directory's symbol map file to SYM_MAPS. | deischen | 2006-03-13 | 1 | -0/+2 |
* | Add symbol maps and initial symbol version definitions to libc. | deischen | 2006-03-13 | 1 | -0/+7 |
* | Better translation. | pjd | 2005-07-23 | 1 | -1/+1 |
* | Use better Korean translation for `trap' | jkim | 2005-07-16 | 2 | -6/+6 |
* | Assorted markup fixes. | ru | 2005-06-15 | 1 | -1/+1 |
* | Add korean NLS message catalogs for libc | phantom | 2005-03-07 | 2 | -0/+498 |
* | Add polish version of libc NLS catalog. | pjd | 2005-03-01 | 1 | -0/+249 |
* | Backout NLS catalog handling, until all edge cases are resolved | phantom | 2005-02-27 | 1 | -11/+0 |
* | Enable processing of NLS catalogs while building/installing of libc | phantom | 2005-02-27 | 1 | -0/+11 |
* | Add russian version of libc NLS catalog | phantom | 2005-02-27 | 1 | -0/+256 |
* | Add template NLS catalog for strerror(), strerror_r() and strsignal() | phantom | 2005-02-27 | 1 | -0/+249 |
* | . Bump .Dd's | phantom | 2005-02-27 | 3 | -7/+20 |
* | Bring in NetBSD's improvements and cleanups to NLS subsystem, making | phantom | 2005-02-27 | 2 | -392/+96 |
* | Cleanup prototypes and remove dead code | phantom | 2005-02-01 | 2 | -72/+21 |
* | Remove incomplete support for running FreeBSD userland on old NetBSD kernels | tjr | 2003-10-29 | 1 | -5/+1 |
* | Back out the `hiding' of strlcpy and strlcat. Several people | nectar | 2003-05-01 | 1 | -1/+1 |
* | `Hide' strlcpy and strlcat (using the namespace.h / __weak_reference | nectar | 2003-04-29 | 1 | -1/+1 |
* | libc_r wasn't so tied to libc for 22 months. | ru | 2002-11-18 | 1 | -3/+1 |
* | Do not include <sys/syslimits.h> directly; it is not intended for general | wollman | 2002-10-27 | 1 | -1/+2 |
* | Now, malloc is fixed, remove ENOMEM hardcode | ache | 2002-08-12 | 1 | -12/+11 |
* | Set errno to ENOMEM for strdup too (due to malloc errno bug) | ache | 2002-08-07 | 1 | -3/+4 |
* | Always set errno to ENOMEM after malloc failed (as workaround). | ache | 2002-08-07 | 1 | -8/+8 |
* | Close descriptor, if error happens in loadCat() | ache | 2002-08-07 | 1 | -0/+6 |
* | Try harder to check lang as path component (".", "..", / inside). | ache | 2002-08-04 | 1 | -307/+345 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -4/+2 |
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 3 | -3/+3 |