aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/nls
Commit message (Expand)AuthorAgeFilesLines
...
* 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