NetBSD/lib/libc/nls
jtc 56fa6d53b4 Public versions of catopen(), catgets(), and catclose().
Implemented with weak references if they are supported, otherwise by
function calls that call the private versions.
1994-10-06 05:44:39 +00:00
..
Makefile.inc Public versions of catopen(), catgets(), and catclose(). 1994-10-06 05:44:39 +00:00
catclose.3 Added catclose(3) and catgets(3) man pages --- still working on catopen(3). 1994-05-30 00:53:56 +00:00
catclose.c Public versions of catopen(), catgets(), and catclose(). 1994-10-06 05:44:39 +00:00
catgets.3 fix typo 1994-10-05 17:31:50 +00:00
catgets.c Public versions of catopen(), catgets(), and catclose(). 1994-10-06 05:44:39 +00:00
catopen.3 Added catopen(3) manual page. 1994-05-30 03:40:36 +00:00
catopen.c Public versions of catopen(), catgets(), and catclose(). 1994-10-06 05:44:39 +00:00
msgcat.c Renamed catopen(), catgets(), and catclose() to __catopen(), __catgets(), 1994-10-06 05:41:45 +00:00
msgcat.h Removed non-standard and undocumented MCAppPath feature 1994-10-05 17:33:50 +00:00