summaryrefslogtreecommitdiff
path: root/lib/libc/nls
AgeCommit message (Expand)Author
1995-05-11Winning Strategies has placed this code in the public domain.jtc
1995-05-02C and Pig Latin message catalogs for libcjtc
1995-03-23Changed name of __weak_reference() to __indr_reference(). They reallyjtc
1995-03-01catclose returns intjtc
1995-02-27fix Idscgd
1994-12-23clear up type inconsistency.cgd
1994-12-23note that the file name is const, and fix a couple of roff bogons.cgd
1994-12-23more than i thought...cgd
1994-12-23oops; one too many __const'scgd
1994-12-22specify man pages the new way.cgd
1994-12-20make the char *'s that some of these routines take/return __const.cgd
1994-11-18XPG3 says that catclose returns an int.jtc
1994-10-06Public versions of catopen(), catgets(), and catclose().jtc
1994-10-06Renamed catopen(), catgets(), and catclose() to __catopen(), __catgets(),jtc
1994-10-05Removed non-standard and undocumented MCAppPath featurejtc
1994-10-05fix typojtc
1994-05-30fix incorrect MAN3 line.chopps
1994-05-30Added catopen(3) manual page.jtc
1994-05-30Added catclose(3) and catgets(3) man pages --- still working on catopen(3).jtc
1994-05-29XPG3 says that the name argument specifies a complete path for the messagejtc
1994-05-29XPG3 wants .../%L/%N.cat and .../%N/%L in the default NLSPATH.jtc
1994-05-29Changes needed for NetBSD integration.jtc
1994-05-29Kee Hinckley's XPG3 compliant message catalog system (extracted from thejtc