According to Jim Meyering on 2/1/2010 6:56 AM:
>> int (*f) (struct timeval *, GETTIMEOFDAY_TIMEZONE *);
>
> Sounds reasonable.
>
Done. Tested on cygwin (always works), mingw (always replaced), and on
Linux under both -D_GNU_SOURCE (configure prints almost, no longer
replaced) and -D_POSIX_C_SOU
This isn't strictly gnulib related, but this list is the best community
I know that would be able to answer this question, so pardon this
slightly off-topic discussion...
I maintain some packages that contain shared libraries, for example
libidn and libgsasl, and in recent releases I've added supp
On 02/03/2010 07:22 PM, Jim Meyering wrote:
- Revert this patch:
ensure that the regexp [b-a] is diagnosed as invalid
- Modify the !_LIBC build_range_exp function to take a new argument,
syntax, and use that to guard the wcscoll test above.
- Ensure that grep uses the RE_NO
On 02/03/2010 06:04 PM, Jim Meyering wrote:
This may be the final piece I require to allow grep to use gnulib's
regex module:
Fine by me.
Paolo