summaryrefslogtreecommitdiff
path: root/lib/libc/nls/msgcat.c
AgeCommit message (Expand)Author
1995-02-27fix Idscgd
1994-12-23more than i thought...cgd
1994-12-23oops; one too many __const'scgd
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-06Renamed catopen(), catgets(), and catclose() to __catopen(), __catgets(),jtc
1994-10-05Removed non-standard and undocumented MCAppPath featurejtc
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