cgd
|
7ce7ea9415
|
fix Ids
|
1995-02-27 13:06:20 +00:00 |
|
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 |
|
jtc
|
6dca60107b
|
XPG3 says that catclose returns an int.
Changed manpages to note that cat*() functions conform to XPG3.
Changed "private" versions of functions to have only one leading
underscore.
|
1994-11-18 15:36:11 +00:00 |
|
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 |
|