aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/nls
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.43, close descriptor on loading error, errno fixesAndrey A. Chernov2002-08-121-9/+16
* MFC: msgcat.c 1.40Andrey A. Chernov2002-08-071-298/+333
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-143-3/+3
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-223-17/+17
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: use .Rv macroAlexey Zelkin2001-02-121-6/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-1/+0
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-1/+1
* MFC: rev 1.35, fix typoAlexey Zelkin2000-09-271-1/+1
* MFC: prevent buffer overflowAndrey A. Chernov2000-09-081-1/+7
* MFC: more checks, rewritting, SUSv2 conformanceAndrey A. Chernov2000-09-079-343/+303
* MFC: descriptor lifetimeAndrey A. Chernov2000-08-301-0/+6
* MFC: Prevent internal buffer overflow due to expansion of $LANG and/or nameJohn Baldwin2000-08-221-3/+11
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-223-0/+6
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-8/+8
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-8/+9
* Add gencat(1) to SEE ALSO section.Alexey Zelkin1999-09-223-0/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-289-9/+9
* Provide meaningful errno value on error returnAndrey A. Chernov1998-07-141-5/+17
* Add reference to setlocale(3)Andrey A. Chernov1998-04-301-2/+3
* Return -1 for invalid descriptor in catcloseAndrey A. Chernov1998-04-301-2/+2
* If passed catgets descriptor is NULL or -1, return default string immediatelyAndrey A. Chernov1998-04-301-1/+3
* Force loadType to 0Andrey A. Chernov1998-04-301-5/+4
* Implement NL_CAT_LOCALEAndrey A. Chernov1998-04-304-12/+33
* Prototypes/typedefs cleanupAndrey A. Chernov1998-04-302-21/+22
* Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() whichJohn Birrell1998-01-151-2/+6
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-151-3/+2
* Plug even more failure memory leaksAndrey A. Chernov1997-05-101-6/+32
* CleanupAndrey A. Chernov1997-05-101-21/+26
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+7
* Restricting $LANG was a really bad ideaWarner Losh1997-03-251-4/+2
* Don't honor LANG or NLSPATH if we're setuid/setgid.Warner Losh1997-03-241-3/+8
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-228-8/+8
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-148-8/+8
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-122-5/+5
* Fixed docs/521.Jordan K. Hubbard1996-02-091-3/+2
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-2/+2
* and so on...Poul-Henning Kamp1995-10-221-5/+3
* Add /usr/local/share/nls to default search pathAndrey A. Chernov1995-06-171-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-20/+20
* Fix manpage ruleAndrey A. Chernov1995-04-021-1/+1
* Add the nls code for XPG3-style message catalogs to libc.Jordan K. Hubbard1995-03-309-0/+854