bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnulib] [PATCH] New strchrnul module


From: Bruno Haible
Subject: Re: [Bug-gnulib] [PATCH] New strchrnul module
Date: Tue, 10 Jun 2003 14:17:26 +0200
User-agent: KMail/1.5

Simon Josefsson wrote:
> This adds a new module for strchrnul(), which is a GNU extension, that
> argp() needs.

Thanks, I've added this module, with 3 tweaks:
  - Added AC_GNU_SOURCE to strchrnul.m4, so that using the function
    on glibc systems will not lead to warnings.
  - Changed the copyright year of strchrnul.h.
  - Include strchrnul.h in strchrnul.c, to verify the function
    prototype.
  - Mentioned the module in MODULES.html.sh.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]