CVSROOT: /sources/grep Module name: grep Changes by: Tony Abou-Assaleh <taa> 09/01/25 02:36:37
Index: ChangeLog =================================================================== RCS file: /sources/grep/grep/ChangeLog,v retrieving revision 1.318 retrieving revision 1.319 diff -u -b -r1.318 -r1.319 --- ChangeLog 25 Jan 2009 02:07:36 -0000 1.318 +++ ChangeLog 25 Jan 2009 02:36:37 -0000 1.319 @@ -1,5 +1,9 @@ 2009-01-24 Bruno Haible <[email protected]> + * lib/posix/regex.h (__restrict, __restrict_arr): Remove macros. + (_Restrict_, _Restrict_arr_): New macros. From gnulib/lib/regex.h. + (regcomp, regexec): Update declarations to use them. + * lib/savedir.c (isdir): New declaration. * src/dfa.c (update_mb_len_index): Change argument type to
