summaryrefslogtreecommitdiffstats
path: root/lib/libc/nls/msgcat.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-8/+8
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-8/+9
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Provide meaningful errno value on error returnache1998-07-141-5/+17
* Return -1 for invalid descriptor in catcloseache1998-04-301-2/+2
* If passed catgets descriptor is NULL or -1, return default string immediatelyache1998-04-301-1/+3
* Force loadType to 0ache1998-04-301-5/+4
* Implement NL_CAT_LOCALEache1998-04-301-3/+8
* Prototypes/typedefs cleanupache1998-04-301-18/+19
* Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() whichjb1998-01-151-2/+6
* Plug even more failure memory leaksache1997-05-101-6/+32
* Cleanupache1997-05-101-21/+26
* Restricting $LANG was a really bad ideaimp1997-03-251-4/+2
* Don't honor LANG or NLSPATH if we're setuid/setgid.imp1997-03-241-3/+8
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* General -Wall warning cleanup, part I.jkh1996-07-121-3/+3
* and so on...phk1995-10-221-5/+3
* Add /usr/local/share/nls to default search pathache1995-06-171-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-18/+18
* Add the nls code for XPG3-style message catalogs to libc.jkh1995-03-301-0/+396
OpenPOWER on IntegriCloud