Ben Walton wrote:
> Ensure that sethostname is accounted for within the unistd module.
Thanks, I'm applying this patch as well.
> 2011-12-01 Ben Walton
>
> + * lib/unistd.in.h: Integrate the SETHOSTNAME preprocessor handling
> + into the unistd.h header.
> + * m4/unistd_h.m4: S
Ensure that sethostname is accounted for within the unistd module.
Signed-off-by: Ben Walton
---
ChangeLog |9 +
lib/unistd.in.h | 25 +
m4/unistd_h.m4 |7 +--
modules/unistd |3 +++
4 files changed, 42 insertions(+), 2 deletions(-)
diff