|
|||||||||||
|
Re: your mail
From: Henry Spencer <henry(at)spsystems.net>
Date: Thu Jul 30 1998 - 00:56:02 EDT
Mmm, I think you're looking at docs from an obsolete copy -- atosubnet (and subnettoa, which I think is what you really meant!) are documented in the atoaddr manpage now, and the information on their return values has been current ever since that manpage was written. I do need to do something about arranging for those manpages to be installed somewhere, so they're easier to use. > Instead of using #if 0 to eliminate it, perhaps we could use:
I'd rather apply #ifdef __KERNEL__ to some of the #includes and get the kernel's implementation of strcpy. <include/linux/string.h> does it; the copy in lib/string.c doesn't normally get used, although it threw me off the track for a while.
Henry Spencer
henry@spsystems.net
(henry@zoo.toronto.edu)
Received on Thu Jul 30 00:56:52 1998This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 12:59:26 EDT |
||||||||||
|
|||||||||||