bug-gnulib
[Top][All Lists]
Advanced

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

Re: strsignal module


From: Paul Eggert
Subject: Re: strsignal module
Date: Mon, 07 Jan 2008 13:06:38 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Thanks for tackling this.  My kneejerk reaction: as a general rule, we
prefer the differences between gnulib and the GNU C library to be
localized to small sections of the code, and protected by #if !_LIBC,
the idea being that ideally the gnulib and GNU C Library versions can
be identical.  Please see (for example) lib/mktime.c for how it's
done.




reply via email to

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