Adding strlcpy and strlcat replacements to libradius
Alan DeKok
aland at ox.org
Tue Sep 20 19:46:56 CEST 2005
Nicolas Baradakis <nbk at sitadelle.com> wrote:
> Where should I put the prototypes of strlcpy and strlcat ?
missing.h.
> I'm a little lost in the files in src/include. Sometimes replacement
> functions are declared in libradius.h, sometimes in missing.h. There
> are many things in missing.h not related to things in missing.c.
Yeah, it's a mess.
The idea is that libradius.h should be usable by external programs,
after the server has been installed.
Alan DeKok.
More information about the Freeradius-Devel
mailing list