[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gnulib] Re: new modules: getdomainname and xgetdomainname
From: |
Simon Josefsson |
Subject: |
[Bug-gnulib] Re: new modules: getdomainname and xgetdomainname |
Date: |
Thu, 25 Sep 2003 15:57:11 +0200 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
Bruno Haible <address@hidden> writes:
>> Updated patch below.
>
> Thanks. I've added your patch with the following modifications:
> - Don't mention YP. We don't want to be sued by British Telecom.
> - getdomainname.h: More comments about the function's semantics.
> - xgetdomainname.h: Likewise.
> - getdomainname.h: Include <stddef.h>, needed for size_t.
> - getdomainname.c: Produce EINVAL error when the buffer is too small.
> - getdomainname.m4: Remove unnecessary AC_REQUIRE([AC_GNU_SOURCE]).
> - getdomainname: Fill the Includes: section.
> - getdomainname: Fix the lib_* variable name.
> - MODULES.html.sh: Put the functions into section "Misc", not "Networking
> functions". (NIS is not a service that provides
> networking capabilities.)
Thanks! The 'modules/getdomainname' file doesn't seem to committed
though?