[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnulib] stpncpy and AIX
From: |
Bruno Haible |
Subject: |
Re: [Bug-gnulib] stpncpy and AIX |
Date: |
Thu, 25 Sep 2003 22:27:17 +0200 |
User-agent: |
KMail/1.5 |
Paul Eggert wrote:
> > What about having an autoconf test detect it, and then
> > compile the replacement function only if necessary?
>
> That would be nice, particularly if the AIX stpncpy's signature
> differs
Out of luck. The declared signature in <string.h> is the same.
Bruno