Recent regex patches.
[pspp] / config / ChangeLog
1 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
2
3         * srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
4         $LIBCSRC/posix/regexec.c.
5         Add glibc bug 1217 for regcomp.c.
6
7 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
8
9         * srclist.txt: Comment out $LIBCSRC/posix/regex.h.
10         Add comments for each pending glibc patch.
11
12 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
13
14         * srclist.txt: Comment out regcomp.c, since we have a porting fix
15         now.
16
17 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
18
19         * srclist.txt: Add regcomp.c, regex.c, regex.h, regex_internal.c,
20         regexec.c.
21         Add regex_internal.h too, but as a comment, since the libc version
22         is currently broken in gnulib mode.
23
24 2005-06-24  Derek Price  <derek@ximbiot.com>
25         and Bruno Haible  <bruno@clisp.org>
26
27         Remove stat module & update lstat.
28         * srclist.txt (libc sources): Remove stat.
29
30 2005-05-29  Derek Price  <derek@ximbiot.com>
31
32         * srclist.txt (glob_.h, glob.c): Add these files.
33
34 2005-05-10  Karl Berry  <karl@gnu.org>
35
36         * srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
37         (COPYING.DOC): remove.
38
39         * srclist-update: new FSF address.
40
41 2005-03-22  Bruno Haible  <bruno@clisp.org>
42
43         * srclist.txt: Replace target directory 'config' with 'build-aux'.
44         * config.guess, config.sub, config.rpath, depcomp, install-sh:
45         * mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to ../build-aux/.
46
47 2005-03-15  Karl Berry  <karl@gnu.org>
48
49         * srclist.txt (config.rpath): from gettext.
50         * config.rpath: update.
51
52 2005-02-22  Simon Josefsson  <jas@extundo.com>
53
54         * srclist.txt: Sync iconvme.h, iconvme.c from libc.
55
56 2004-12-17  Jim Meyering  <jim@meyering.net>
57
58         * install-sh: Use `(exit N); exit N', not `(exit N); exit'.
59         Otherwise, install-sh could exit with improper exit status when
60         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
61
62 2004-11-12  Simon Josefsson  <jas@extundo.com>
63
64         * srclist.txt: Add strtok_r.c, glibc bought our changes, but a
65         small doc fix is still pending.
66
67 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
68
69         * srclist.txt: Add mktime.c; glibc bought all our changes.
70
71 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
72
73         * srclistvars.sh: Add GNUSTANDARDS (for eggert only).
74
75 2004-10-04  Simon Josefsson  <jas@extundo.com>
76
77         * srclist.txt: Add memmem from glibc.
78
79 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
80
81         * srclist.txt: Comment-out argp/argp.h, until we get the argp
82         changes merged back into glibc.
83
84 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
85
86         * srclist.txt: Add getsubopt.c, since libc bought our changes.
87
88 2004-09-14  Karl Berry  <karl@gnu.org>
89
90         * srclist.txt: unsync setenv.c, sigh.
91
92 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
93
94         * srclist.txt: Comment out argp-pvh.c.
95
96 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
97
98         * srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
99         getopt1.c.
100
101 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
102
103         * srclist-update: Don't insist on "USA." before the close-comment,
104         as libtool omits the period and puts the */ on a separate line.
105         * srclist.txt: Add argz.c, argz_.h, argz.m4.
106         * srclistvars.sh: Add LIBTOOL (for eggert only).
107
108 2004-05-18  Karl Berry  <karl@gnu.org>
109
110         * srclist.txt: break link for vasnprintf.c.
111
112 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
113
114         * srclist.txt: Break link for argp-help.c and argp-parse.c until
115         we can get this patch merged into glibc.
116
117 2004-04-21  Karl Berry  <karl@gnu.org>
118
119         * srclist.txt (localcharset.c): break sync.
120
121 2004-03-09  Paul Eggert  <eggert@twinsun.com>
122
123         * srclistvars.sh: Add GNUWWWLICENSES for eggert.
124         * srclist.txt: Sync getopt with libc.  Add getopt_int.h.
125         Bring back getopt.c, getopt.h, getopt1.c.
126
127 2004-02-23  Karl Berry  <karl@gnu.org>
128
129         * srclistvars.sh (GNUORG) [karl]: redefine.
130         * srclist.txt: add maintain/standards documents.
131
132 2004-02-16  Karl Berry  <karl@gnu.org>
133
134         * mkinstalldirs, install-sh: update from automake.
135
136 2004-01-20  Karl Berry  <karl@gnu.org>
137
138         * config.guess: update from config.
139
140         * srclistvars.sh: GNUWWWLICENSES for karl.
141
142 2004-01-18  Karl Berry  <karl@gnu.org>
143
144         * srclistvars.sh (GNUWWWLICENSES): new variable.
145         * srclist.txt ({fdl,gpl,lgpl}.text): get from there.
146
147 2004-01-14  Karl Berry  <karl@gnu.org>
148
149         * install-sh: update from automake.
150
151 2004-01-13  Karl Berry  <karl@gnu.org>
152
153         * install-sh: update from automake.
154
155 2004-01-09  Karl Berry  <karl@gnu.org>
156
157         * install-sh: update from automake.
158
159 2004-01-05  Karl Berry  <karl@gnu.org>
160
161         * config.{sub,guess}: update from config.
162
163 2003-12-31  Karl Berry  <karl@gnu.org>
164
165         * depcomp: update from automake.
166
167 2003-11-21  Karl Berry  <karl@gnu.org>
168
169         * config.{sub,guess}: update from config.
170
171 2003-11-18  Karl Berry  <karl@gnu.org>
172
173         * config.{sub,guess}: update from config.
174
175         * (printf-{parse,args}.[ch]): sync broken, sigh.
176
177 2003-11-09  Karl Berry  <karl@gnu.org>
178
179         * mkinstalldirs, depcomp, mdate-sh: update from automake.
180
181 2003-11-03  Karl Berry  <karl@gnu.org>
182
183         * config.{guess,sub}: update from config.
184
185 2003-11-02  Karl Berry  <karl@gnu.org>
186
187         * srclist.txt (vasprintf.c): sync broken, sigh.
188
189 2003-10-26  Karl Berry  <karl@gnu.org>
190
191         * srclist.txt (COPYING.DOC): no longer available from
192         /gd/gnuorg; don't know where the ultimate source is.
193
194 2003-10-18  Karl Berry  <karl@gnu.org>
195
196         * config.guess: update from config.
197
198 2003-10-16  Karl Berry  <karl@gnu.org>
199
200         * config.{guess,sub}: update from config.
201
202 2003-10-07  Karl Berry  <karl@gnu.org>
203
204         * config.{guess,sub}: update from config.
205
206 2003-10-04  Karl Berry  <karl@gnu.org>
207
208         * config.{guess,sub}: update from config.
209
210 2003-09-27  Karl Berry  <karl@gnu.org>
211
212         * mkinstalldirs: update from automake.
213
214 2003-09-25  Karl Berry  <karl@gnu.org>
215
216         * install-sh: update from automake.
217
218 2003-09-14  Karl Berry  <karl@gnu.org>
219
220         * srclist.txt (strdup.c): disable for c89 changes.
221
222 2003-09-11  Bruno Haible  <bruno@clisp.org>
223
224         * srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
225
226 2003-09-09  Paul Eggert  <eggert@twinsun.com>
227
228         * srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
229         libc.
230
231 2003-09-08  Karl Berry  <karl@gnu.org>
232
233         * config.sub, config.guess, srclistvars.sh: update from savannah
234                 config, forget about prep.
235
236         * depcomp, missing: update from automake.
237
238 2003-08-16  Paul Eggert  <eggert@twinsun.com>
239
240         * srclist.txt: Get regex.h, strdup.c, strtoll.c,
241         strtoul.c from libc, undoing this 2003-08-12 change:
242         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
243
244 2003-08-15  Paul Eggert  <eggert@twinsun.com>
245
246         * srclist-update: Use three spaces, rather than tab, after '#'
247         in shell-script copyright notices.  Suggested by Bruno Haible.
248         Remove unnecessary parenthesization in regular expression.
249
250 2003-08-13  Paul Eggert  <eggert@twinsun.com>
251
252         * srclist-update: Change update back to the old behavior, leaving
253         whitespace alone.  Use one 'sed' command rather than a pipeline.
254         (fixlicense): Now a variable, not a function.
255         (remove_trailing_blanks): Remove.
256         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
257         * config.guess, config.sub, install-sh, missing, texinfo.tex:
258         Undo previous (whitespace-only) change.
259
260 2003-08-12  Paul Eggert  <eggert@twinsun.com>
261
262         * srclist-update: Add copyright notice.
263         (remove_id_lines, remove_trailing_blanks): New constants.
264         (fixfile): Use them to normalize spacing a bit in copied files.
265         * config.guess, config.sub, install-sh, missing, texinfo.tex:
266         Normalize leading white space and remove trailing white space.
267
268         * texinfo.tex: Sync with texinfo.
269
270         * srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
271         strtoul.c from libc, to merge coreutils whitespace changes.
272
273         * srclist.txt: Get the following m4 files from gettext:
274         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
275         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
276         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
277         wint_t.m4.
278
279 2003-08-12  Karl Berry  <karl@gnu.org>
280
281         * srclist.txt: can't sync vasnprintf.c any more, changes have been
282         made.
283
284 2003-08-03  Karl Berry  <karl@gnu.org>
285
286         * depcomp: update from automake.
287
288 2003-07-24    <karl@gnu.org>
289
290         * missing: update from automake.
291
292 2003-07-23    <karl@gnu.org>
293
294         * config.sub: update from prep.
295
296 2003-07-19    <karl@gnu.org>
297
298         * config.sub: update from prep.
299
300 2003-07-17    <karl@gnu.org>
301
302         * config.sub: update from prep.
303
304 2003-07-16    <karl@gnu.org>
305
306         * srclist-update: was running fixlicense twice, which caused
307                 texinfo.tex to be nullified for some reason.  Simplify,
308                 $gplsrc is no longer needed as far as I can see?
309
310 2003-07-15  Paul Eggert  <eggert@twinsun.com>
311
312         * srclist.txt: Get the following files from gettext-runtime/intl
313         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
314         ref-del.sin.  From Bruno Haible.
315         * srclist-update (fixfile): Change grep pattern again, since the
316         previous fix didn't work (there was another trailing $).  Use
317         '[$]' to escape the $s.
318
319 2003-07-15    <karl@gnu.org>
320
321         * srclist-update (fixfile): Change grep pattern, since 'Id'
322         gets expanded when surrounded by '$'.
323
324 2003-07-14  Paul Eggert  <eggert@twinsun.com>
325
326         * srclist.txt: Add tons more gettext files.  $GETTEXT is now
327         assumed to refer to the root of the most recent stable gettext version.
328         * srclistvars.sh: Add defaults for eggert.
329         * srclist-update: Convert LGPL to GPL in shell scripts, too.
330         Match "This program" as well as "The program".  This is needed
331         for gettext.
332
333 2003-07-09  Paul Eggert  <eggert@twinsun.com>
334
335         * srclist.txt: Sort sublists.  Add $LIBCSRC/sysdeps/generic/strtoul.c.
336         In comments, add more libc files that differ from gnulib for one
337         reason or another; we'd like this list to be smaller but for now
338         let's document what we have.
339
340 2003-07-08  Paul Eggert  <eggert@twinsun.com>
341
342         * srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding the
343         use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
344         and sweeter "eval x=$x".
345         * srclist.txt: Get lib/argp* from glibc.
346
347 2003-07-06    <karl@gnu.org>
348
349         * depcomp: update from automake.
350         * config.sub: update from prep.
351
352 2003-07-03    <karl@gnu.org>
353
354         * config.guess: update from prep.
355
356 2003-06-26    <karl@gnu.org>
357
358         * depcomp: update from automake.
359
360 2003-06-22    <karl@gnu.org>
361
362         * srclist.txt: update mkinstalldirs from automake.
363         * mkinstalldirs: update.
364
365 2003-06-18    <karl@gnu.org>
366
367         * config.{guess,sub}: update from prep.
368
369 2003-06-07    <karl@gnu.org>
370
371         * config.{guess,sub}: update from prep.
372
373 2003-06-04  Paul Eggert  <eggert@twinsun.com>
374
375         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for now,
376         as glibc mktime is buggy on non-glibc systems.
377
378 2003-06-03    <karl@gnu.org>
379
380         * config.sub: update from prep.
381
382 2003-06-02    <karl@gnu.org>
383
384         * mkinstalldirs (version): new variable.
385         (--version): new option.
386         (usage): improve message.
387
388 2003-05-29    <karl@gnu.org>
389
390         * config.rpath: update from gettext.
391
392 2003-05-24    <karl@gnu.org>
393
394         * config.guess: update from prep.
395
396 2003-05-20    <karl@gnu.org>
397
398         * config.guess: update from prep.
399
400 2003-05-18    <karl@gnu.org>
401
402         * srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF might
403                 actually be set by the user.
404
405         * depcomp, install-sh, mdate-sh: update from automake.
406
407 2003-05-11    <karl@gnu.org>
408
409         * config.{guess,sub}: update from prep.
410
411 2003-01-03    <karl@gnu.org>
412
413         * config.{guess,sub}: update from prep.
414
415 2002-12-24    <karl@gnu.org>
416
417         * config.guess: update from prep.
418
419 2002-12-19    <karl@gnu.org>
420
421         * config.guess: update from prep.
422
423 2002-12-12    <karl@gnu.org>
424
425         * config.guess: update from prep.
426
427 2002-11-25    <karl@gnu.org>
428
429         * install-sh: update from automake for variable quoting, $0 in
430         error msgs, etc.
431
432         * srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
433         * srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
434         entry.
435
436 2002-11-14    <karl@gnu.org>
437
438         * mkinstalldirs: `do' on separate line, instead of `for var; do'.
439
440 2002-09-28    <karl@gnu.org>
441
442         * srclist.txt: can't copy install-sh/mkinstalldirs from installed
443         automake until the next release, since changes have been made.
444
445 2002-09-25    <karl@gnu.org>
446
447         * srclist.txt: enable gettext.h check.
448         * config.{guess,sub}: update from prep.
449         * depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
450                 from automake 1.6.3.
451         See srclist*.
452
453 2002-02-17  Jim Meyering  <meyering@lucent.com>
454
455         * config.guess (main): Don't use `head -1'; it's no longer portable.
456         Use `sed 1q' instead.
457
458
459 Copyright (C) 2002, 2003, 2004, 2005
460   Free Software Foundation, Inc.
461 Copying and distribution of this file, with or without modification,
462 are permitted provided the copyright notice and this notice are preserved.