[Nagios-devel] NRPE Encryption Code

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] NRPE Encryption Code

Post by Guest »

List Friends,

I have found that strlcpy, (which I found on solaris as a great function)=
are=20
not found on Solaris 7 and possibly others. FreeBSD does support it but s=
ince I=20
need my own changes to work on Solaris 7 I will be changing it over to do=
the=20
whole strncpy and drop the null terminator on the end. Is anyone aware of=
other=20
OS's that some of these newer functions can't be found on ?

Thanks,





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked