Mercurial > hg > octave-nkf > gnulib-hg
annotate lib/README @ 6170:a10e4460ad4c
* lib/regex_internal.h (re_sub_match_top_t): Remove unused member
next_last_offset.
(struct re_dfa_t): Remove unused member states_alloc.
* lib/regcomp.c (init_dfa): Don't initialize unused members.
* config/srclist.txt: Add glibc bug 1273.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 31 Aug 2005 18:08:34 +0000 |
parents | 0cb1f2dce141 |
children |
rev | line source |
---|---|
3924 | 1 The files in this directory are used in many GNU packages, |
4525
0cb1f2dce141
s/fileutils, sh-utils, textutils/coreutils/
Jim Meyering <jim@meyering.net>
parents:
3924
diff
changeset
|
2 including coreutils, diffutils, and tar. |
2437 | 3 The autoconf tests required for these files are in ../m4. |