[JDEV] server installation
Thomas Charron
tcharron at ductape.net
Fri Jan 21 13:21:14 CST 2000
Quoting "Michael D. Johnson" <mike_johnson at credence.com>:
> yeah, I verify duplication of the message on Solaris 2.6
> I'm looking at the common functions:
> Where did you define the following --
> snprintf.c: (void) strlcpy(buf, s, m + 1);
> snprintf.c: (void) strlcpy(buf, s, m - 2);
> snprintf.c: (void) strlcpy(buf, s, m + 1);
> In trying to ensure proper protoizing which Solaris insists on, I can't
> seem to find where the strlcpy function is defined in the code.
Hrm.. Perhaps we missed adding a needed function from the code we used.. I
believe temas grabbed the snprintf replacement code from sendmail, and perhaps
this is a function also included with it?
---
Thomas Charron
<< Wanted: One decent sig >>
<< Preferably litle used >>
<< and stored in garage. ?>>
More information about the JDev
mailing list