NetBSD/lib/libc/nls
cgd 9e3970d80f make the char *'s that some of these routines take/return __const.
It quiets some warnings, and is the 'right thing' anyway.
1994-12-20 16:18:16 +00:00
..
catclose.3 XPG3 says that catclose returns an int. 1994-11-18 15:36:11 +00:00
catclose.c XPG3 says that catclose returns an int. 1994-11-18 15:36:11 +00:00
catgets.3 XPG3 says that catclose returns an int. 1994-11-18 15:36:11 +00:00
catgets.c make the char *'s that some of these routines take/return __const. 1994-12-20 16:18:16 +00:00
catopen.3 XPG3 says that catclose returns an int. 1994-11-18 15:36:11 +00:00
catopen.c make the char *'s that some of these routines take/return __const. 1994-12-20 16:18:16 +00:00
Makefile.inc Public versions of catopen(), catgets(), and catclose(). 1994-10-06 05:44:39 +00:00
msgcat.c make the char *'s that some of these routines take/return __const. 1994-12-20 16:18:16 +00:00
msgcat.h