Add and change modules to make it easier for coreutils to use
[pspp] / ChangeLog
1 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
2
3         Add and change modules to make it easier for coreutils to use
4         gnulib-tool.
5         * modules/backupfile (Files): Remove m4/d-ino.m4.
6         (Depends-on): Add d-ino.
7         * modules/cycle-check (Depends-on): Add stdint.
8         (lib_SOURCES): Add cycle-check.h.
9         * modules/d-ino: New module.
10         * modules/d-type: New module.
11         * modules/error (Files): Remove m4/strerror_r.m4.
12         * modules/filemode (Files): Add m4/st_dm_mode.m4.
13         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
14         m4/inttypes_h.m4, m4/uintmax_t.m4.
15         (Depends-on): Add stdint.
16         (lib_SOURCES): Add fsusage.h.
17         * modules/getcwd (Files): Remove d-ino.m4.
18         (Depends-on): Add d-ino.
19         * modules/getndelim2 (Depends-on): Add stdint.
20         * modules/glob (Files): Remove m4/d-type.m4.
21         (Depends-on): Add d-type.
22         * modules/host-os: New module.
23         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
24         m4/inttypes_h.m4, m4/uintmax_t.m4.
25         * Depends-on: Add stdint.
26         (lib_SOURCES): Add human.h.
27         * modules/inttostr (Files): Remove m4/intmax_t.m4,
28         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
29         m4/uintmax_t.m4, m4/ulonglong.m4.
30         (Depends-on): Add stdint.
31         (EXTRA_DIST): Add inttostr.h.
32         * modules/lchmod: New module.
33         * modules/link-follow: New module.
34         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
35         (Depends-on): Add lchmod.
36         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
37         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
38         (Depends-on): Add stdint.
39         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
40         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
41         (Depends-on): Add stdint.
42         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
43         * modules/perl: New module.
44         * modules/regex (Depends-on): Add stdint.
45         * modules/rmdir-errno: New module.
46         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
47         m4/intmax_t.m4.
48         (Depends-on): Add stdint.
49         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
50         m4/uintmax_t.m4.
51         (Depends-on): Add stdint.
52         * modules/unlink-busy: New module.
53         * modules/utimecmp (Depends-on): Add stdint.
54         * modules/uptime: New module.
55         * modules/winsz-ioctl: New module.
56         * modules/winsz-termios: New module.
57         * modules/xnanosleep (Depends-on): Add nanosleep.
58         * modules/ullong_max: Remove.
59         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
60         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
61         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
62         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
63         (Depends-on): Add inttypes.
64         (lib_SOURCES): Add xstrtol.h.
65         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
66         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
67         * MODULES.html.sh: Move 'assert' into the assert section.
68         Move 'dummy' into the linking section.
69         Remove ullong_max.
70         Add section for compatibility checks for POSIX:2001 functions,
71         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
72         winsz-ioctl, and winsz-termios into it.
73         Add lchmod.
74         Add top-level Misc section and put host-os, perl, and uptime
75         into it.
76
77 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
78
79         * modules/openat (Files): Add lib/fchmodat.c.
80         Fixes problem reported by Jay Youngman.
81
82 2006-08-18  Bruno Haible  <bruno@clisp.org>
83
84         * modules/bison-i18n: New file.
85         * MODULES.html.sh (Internationalization functions): Add it.
86
87 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
88
89         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
90
91 2006-08-15  Bruno Haible  <bruno@clisp.org>
92
93         * modules/tmpdir (License): Change to LGPL.
94
95 2006-08-15  Bruno Haible  <bruno@clisp.org>
96
97         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
98         module.
99
100 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
101
102         Change copyright notice from LGPL 2 to GPL 2, since that's the
103         standard form used in the gnulib repository.
104         * tests/test-lock.c: Likewise.
105         * tests/test-stdint.c: Likewise.
106         * tests/test-tls.c: Likewise.
107
108         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
109         prelude-manager.  User shorter URLs for GNU projects, without '?'.
110         Add copyright notice.
111
112         * check-module: Add copyright notice.  Output a copyright
113         notice if "--version" is specified.
114         * modules/COPYING: New file.
115         * tests/test-getaddrinfo.c: Add copyright notice.
116         * tests/test-verify.c: Likewise.
117
118 2006-08-11  Eric Blake  <ebb9@byu.net>
119
120         * users.txt: Sort.  Add tar.
121
122 2006-08-11  Bruno Haible  <bruno@clisp.org>
123
124         * users.txt: New file.
125
126 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
127
128         * modules/snprintf (Depends-on): Remove minmax.
129         (Maintainer): Add self and Bruno.
130
131 2006-08-10  Bruno Haible  <bruno@clisp.org>
132
133         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
134         as well.
135
136 2006-08-10  Eric Blake  <ebb9@byu.net>
137         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
138
139         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
140         namespace.
141
142 2006-08-10  Jim Meyering  <jim@meyering.net>
143
144         * modules/same-inode: New module.
145         * modules/dev-ino: New module.
146         * modules/cycle-check: Depend on these modules, rather than simply
147         including their .h files.
148         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
149         required via m4/cycle-check.m4.
150         * modules/same: Depend on new same-inode module, rather than
151         including same-inode.h.
152         * modules/chdir-safer: New file.
153
154         * modules/chown (Depends-on): Add stat-macros.
155
156 2006-08-10  Eric Blake  <ebb9@byu.net>
157
158         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
159         in from original proposal.
160
161 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
162
163         * modules/restrict: Remove; no longer needed now that we assume
164         Autoconf 2.59 or later.
165         * MODULES.html.sh: Remove 'restrict'.
166         * modules/argp (Depends-on): Remove 'restrict'.
167         * modules/base64 (Depends-on): Likewise.
168         * modules/gc (Depends-on): Likewise.
169         * modules/getaddrinfo (Depends-on): Likewise.
170         * modules/glob (Depends-on): Likewise.
171         * modules/inet_ntop (Depends-on): Likewise.
172         * modules/inet_pton (Depends-on): Likewise.
173         * modules/memxor (Depends-on): Likewise.
174         * modules/regex (Depends-on): Likewise.
175         * modules/strtok_r (Depends-on): Likewise.
176         * modules/time_r (Depends-on): Likewise.
177
178 2006-08-08  Eric Blake  <ebb9@byu.net>
179
180         * modules/verror: New module.
181         * MODULES.html.sh: Document it.
182
183 2006-08-07  Bruno Haible  <bruno@clisp.org>
184
185         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
186         in an AC_DEFUN. Needed so that the autoconf snippets can use
187         AC_REQUIRE.
188
189 2006-08-06  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
190
191         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
192         Initialize pkgdata_DATA.
193         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
194         overriding it.
195
196 2006-08-04  Bruno Haible  <bruno@clisp.org>
197
198         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
199         Make the mostlyclean-local rule depend on mostlyclean-generic.
200         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
201
202 2006-07-30  Bruno Haible  <bruno@clisp.org>
203
204         * modules/csharpexec (configure.ac): Comment out macro invocation.
205         * modules/javaexec (configure.ac): Likewise.
206         * modules/javacomp-script (configure.ac): Likewise.
207
208         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
209
210 2006-07-30  Bruno Haible  <bruno@clisp.org>
211
212         * modules/javaversion (Makefile.am): Distribute javaversion.java and
213         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
214         set PKGDATADIR to point to it.
215
216 2006-07-30  Bruno Haible  <bruno@clisp.org>
217
218         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
219         linked-list.
220
221 2006-07-30  Bruno Haible  <bruno@clisp.org>
222
223         * modules/readlink (License): Change to LGPL.
224
225 2006-07-30  Bruno Haible  <bruno@clisp.org>
226
227         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
228         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
229         get removed.
230
231 2006-07-29  Bruno Haible  <bruno@clisp.org>
232
233         * gnulib-tool (autoconf_minversion): If a --dir option is given and
234         relevant, look for configure.ac there, not in the current directory.
235         Also use a simple search for AC_PREREQ, not "autoconf --trace".
236
237 2006-07-29  Bruno Haible  <bruno@clisp.org>
238
239         * gnulib-tool (func_usage): Document option --no-libtool.
240         Handle option --no-libtool.
241         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
242         for changed semantics of $libtool variable.
243         (func_import): Likewise. If libtool is not used, show this through
244         an option --no-libtool.
245         (func_create_testdir): Update.
246
247 2006-07-29  Bruno Haible  <bruno@clisp.org>
248
249         * modules/setenv (Depends-on): Add unistd.
250
251 2006-07-29  Bruno Haible  <bruno@clisp.org>
252
253         Make it possible for gnulib-tool to work with locally modified or
254         augmented gnulib repositories.
255         * gnulib-tool (func_usage): Document --local-dir option.
256         (local_gnulib_dir): New variable.
257         Handle --local-dir option.
258         (func_lookup_file): New function.
259         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
260         (func_get_description, func_get_filelist, func_get_description,
261         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
262         func_get_automake_snippet, func_get_include_directive,
263         func_get_license, func_get_maintainer): Use func_lookup_file.
264         (func_import, func_create_testdir): Use func_lookup_file.
265
266 2006-07-29  Bruno Haible  <bruno@clisp.org>
267
268         * gnulib-tool (import, update): If there is no Makefile.am, look at
269         aclocal.m4, instead of bailing out.
270
271 2006-07-29  Bruno Haible  <bruno@clisp.org>
272
273         * gnulib-tool (SORT): New variable.
274         (func_usage): Undocument --assume-autoconf option.
275         Remove --assume-autoconf option handling.
276         (autoconf_minversion): Determine from the contents of configure.ac.
277         (func_import): Remove autoconf_minversion handling.
278         Suggested by Eric Blake.
279
280 2006-07-29  Bruno Haible  <bruno@clisp.org>
281
282         * gnulib-tool (func_import): Don't create the $docbase directory if
283         there is no file to store there.
284
285 2006-07-29  Bruno Haible  <bruno@clisp.org>
286
287         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
288         Categorize the options by when they are useful.
289
290 2006-07-29  Bruno Haible  <bruno@clisp.org>
291
292         * gnulib-tool (func_import): Extend error message about missing
293         --doc-base.
294
295 2006-07-28  Simon Josefsson  <jas@extundo.com>
296
297         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
298         * modules/inet_pton (Depends-on): Likewise.
299
300 2006-07-25  Bruno Haible  <bruno@clisp.org>
301
302         * modules/version-etc (Depends-on): Add stdarg.
303
304 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
305
306         * MODULES.html.sh (File stream based Input/Output):
307         Add fopen-safer, tmpfile-safer; remove stdio-safer.
308         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
309         * modules/fopen-safer, modules/tmpfile-safer: New files.
310         * modules/stdio-safer: Remove.
311
312 2006-07-24  Bruno Haible  <bruno@clisp.org>
313
314         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
315         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
316
317 2006-07-24  Bruno Haible  <bruno@clisp.org>
318
319         * modules/clean-temp: New file.
320
321 2006-07-24  Bruno Haible  <bruno@clisp.org>
322
323         * modules/tmpdir: New file.
324         * MODULES.html.sh (File system functions): Add it.
325
326 2006-07-23  Eric Blake  <ebb9@byu.net>
327
328         * modules/stdio-safer (Files): Add tmpfile-safer.c.
329         (Depends-on): Add binary-io.
330
331 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
332
333         * modules/close-stream: New file.
334         * modules/closeout (Description): Make it clear that it exits
335         with a diagnostic on error.
336         (Depends-on): Add close-stream.  Remove fpending, stdbool.
337         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
338
339 2006-07-22  Bruno Haible  <bruno@clisp.org>
340
341         Merge from GNU gettext 0.15.
342
343         2006-05-01  Bruno Haible  <bruno@clisp.org>
344
345                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
346
347         2006-07-22  Bruno Haible  <bruno@clisp.org>
348
349                 * modules/javaversion: New file.
350                 * MODULES.html.sh (Java): Add javaversion.
351
352         2006-03-12  Bruno Haible  <bruno@clisp.org>
353
354                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
355
356         2005-12-04  Bruno Haible  <bruno@clisp.org>
357
358                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
359                 (untested).
360
361         2006-06-21  Bruno Haible  <bruno@clisp.org>
362
363                 Avoid warnings from recent versions of mcs.
364                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
365                 -o, -L, -r any more. Use options documented since mcs-1.0
366                 instead. Similarly for -g.
367
368         2005-12-04  Bruno Haible  <bruno@clisp.org>
369
370                 * build-aux/csharpcomp.sh.in: Suffix for resources is
371                 .resources, not .resource.
372
373         2005-07-09  Bruno Haible  <bruno@clisp.org>
374
375                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
376                 add a .dll suffix.
377                 Reported by Mark Junker <mjscod@gmx.de>.
378
379         2006-07-22  Bruno Haible  <bruno@clisp.org>
380
381                 * modules/gettext: Upgrade to gettext-0.15.
382                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
383                 m4/visibility.m4.
384                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
385
386 2006-07-21  Eric Blake  <ebb9@byu.net>
387
388         * modules/stdlib-safer: New file.
389         * MODULES.html.sh (File stream based Input/Output): Add
390         stdlib-safer.
391
392 2006-07-20  Bruno Haible  <bruno@clisp.org>
393
394         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
395
396 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
397
398         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
399
400 2006-07-20  Bruno Haible  <bruno@clisp.org>
401
402         * gnulib-tool: Recognize new option --assume-autoconf.
403         (autoconf_minversion): New variable.
404         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
405
406 2006-07-17  Bruno Haible  <bruno@clisp.org>
407
408         * modules/list: New file.
409         * modules/array-list: New file.
410         * modules/carray-list, modules/carray-list-tests: New files.
411         * modules/linked-list, modules/linked-list-tests: New files.
412         * modules/avltree-list, modules/avltree-list-tests: New files.
413         * modules/rbtree-list, modules/rbtree-list-tests: New files.
414         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
415         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
416         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
417         * modules/oset: New file.
418         * modules/array-oset: New file.
419         * modules/avltree-oset, modules/avltree-oset-tests: New files.
420         * modules/rbtree-oset, rbtree-oset-tests: New files.
421         * tests/test-carray_list.c: New file.
422         * tests/test-linked_list.c: New file.
423         * tests/test-avltree_list.c: New file.
424         * tests/test-rbtree_list.c: New file.
425         * tests/test-linkedhash_list.c: New file.
426         * tests/test-avltreehash_list.c: New file.
427         * tests/test-rbtreehash_list.c: New file.
428         * tests/test-avltree_oset.c: New file.
429         * tests/test-rbtree_oset.c: New file.
430         * MODULES.html.sh (Container data structures): New section.
431
432 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
433
434         * MODULES.html.sh: Add mkancestors.
435         * modules/mkancesdirs: New module.
436         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
437         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
438         The chdir-safer and afs files are now orphans; I'll remove them
439         unless someone speaks up.
440         Add lib/dirchownmod.c, lib/dirchownmod.h.
441         (Depends-on): Remove alloca, chown, save-cwd, dirname.
442         Add lchown, mkancesdirs.
443         (Maintainer): Add self.
444
445 2006-07-15  Karl Berry  <karl@gnu.org>
446
447         * gnulib-tool: help message wording/arrangement.
448
449 2006-07-12  Simon Josefsson  <jas@extundo.com>
450
451         * modules/gendocs (License): Fix license, approved by Karl.
452
453 2006-07-12  Eric Blake  <ebb9@byu.net>
454
455         * MODULES.html.sh: Add gendocs.
456
457 2006-07-11  Eric Blake  <ebb9@byu.net>
458
459         * gnulib-tool: List --doc-base before --tests-base.
460
461 2006-07-11  Eric Blake  <ebb9@byu.net>
462
463         * modules/fdl: New module, to install doc/fdl.texi.
464         * MODULES.html.sh: Add new section for documentation modules.
465         * gnulib-tool: Avoid space-tab.
466         (--doc-base): New option, to manage files from doc.
467
468 2006-07-11  Bruno Haible  <bruno@clisp.org>
469
470         * README: Mention where to put documentation.
471
472 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
473
474         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
475
476 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
477
478         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
479         for the benefit of people using Autoconf 2.60.  If you want to
480         support older Autoconf versions you can copy m4/onceonly_2_57.m4
481         (or m4/onceonly.m4, if pre-2.57) manually.
482
483 2006-07-07  Simon Josefsson  <jas@extundo.com>
484
485         * tests/test-crc.c: Change expected crc value, the test vector
486         were probably computed using the old broken crc.c?
487
488 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
489
490         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
491         not gl_PREREQ_GETUSERSHELL.
492
493 2006-07-06  Simon Josefsson  <jas@extundo.com>
494
495         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
496         now the canonical place for the M4 file).
497
498         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
499         from the sys_socket dependency now.
500
501         * modules/inet_pton (Files): Ditto.
502
503         * modules/inet_ntop (Files): Ditto.
504
505 2006-07-05  Eric Blake  <ebb9@byu.net>
506
507         * modules/getaddrinfo (Depends-on): Add snprintf.
508
509 2006-07-04  Eric Blake  <ebb9@byu.net>
510
511         * modules/dirname-tests: New test module.
512         * tests/test-dirname.c: New file, replacing dirname.c
513         TEST_DIRNAME section that was recently deleted.
514
515 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
516
517         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
518         From Mark D. Baushke.
519
520 2006-07-03  Eric Blake  <ebb9@byu.net>
521
522         * modules/dirname (Depends-on): Add xstrndup.
523
524 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
525
526         Merge from coreutils.
527         * MODULES.html.sh: Add xstrtold.
528         * modules/xstrtold: New file.
529         * modules/cycle-check (Files): Add lib/same-inode.h.
530         * modules/dirname (Files): Add m4/double-slash-root.m4.
531         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
532         * modules/mkdir-p (Files): Add lib/same-inode.h.
533         * modules/same (Files): Add lib/same-inode.h.
534
535 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
536
537         * modules/inttypes (Depends-on): No longer depends on stdint.
538         * modules/stdint (Description): Say more about assumptions.
539         Say that the fast types might differ.  Say macros are used.
540         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
541         (Makefile.am): Revise list of substituted symbols to match
542         new stdint.m4.
543         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
544         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
545         * tests/test-stdint.c (verify_same_types)
546         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
547         the code conforms to C99/C89.
548         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
549         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
550
551 2006-06-29  Eric Blake  <ebb9@byu.net>
552
553         * MODULES.html.sh: Add sys_stat.
554         * modules/sys_stat: New module.
555         * modules/mkstemp (Depends-on): Add sys_stat.
556
557 2006-06-29  Jim Meyering  <jim@meyering.net>
558
559         * modules/strftime (Maintainer): Add my name, since with the
560         FPRINTFTIME changes strftime.c has forked from glibc.
561
562 2006-06-29  Bruno Haible  <bruno@clisp.org>
563
564         * modules/wcwidth (License): Change to LGPL.
565
566 2006-06-29  Derek Price  <derek@ximbiot.com>
567
568         * modules/c-bs-a: Removed - \a is C89.
569         * MODULES.html.sh: Remove c-bs-a.
570
571 2006-06-28  Bruno Haible  <bruno@clisp.org>
572
573         * modules/wcwidth (Files): Add m4/wchar_t.m4.
574
575 2006-06-28  Eric Blake  <ebb9@byu.net>
576
577         * modules/wcwidth: New file.
578         * modules/mbchar (Depends-on): Add wcwidth.
579         * modules/mbswidth (Depends-on): Add wcwidth.
580         * MODULES.html.sh: Add wcwidth.
581
582 2006-06-28  Simon Josefsson  <jas@extundo.com>
583
584         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
585         on _WIN32.
586
587         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
588         getnameinfo.
589
590 2006-06-27  Simon Josefsson  <jas@extundo.com>
591
592         * modules/sys_select: New file, suggested by Bruno Haible, Paul
593         Eggert and Martin Lambers.
594
595 2006-06-26  Bruno Haible  <bruno@clisp.org>
596
597         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
598
599 2006-06-23  Simon Josefsson  <jas@extundo.com>
600             Bruno Haible  <bruno@clisp.org>
601
602         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
603         Emit mostlyclean-local rule.
604         (func_emit_tests_Makefile_am): Likewise.
605         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
606
607 2006-06-23  Bruno Haible  <bruno@clisp.org>
608
609         * tests/test-stdint.c: Update to match ISO C 99 Technical
610         Corrigendum 1.
611
612 2006-06-21  Simon Josefsson  <jas@extundo.com>
613
614         * tests/test-getaddrinfo.c: New file.
615
616         * modules/getaddrinfo-tests: New file.
617
618         * MODULES.html.sh: Add inet_pton.
619
620         * modules/inet_pton: New file.
621
622 2006-06-19  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
623
624         * modules/sys_socket, modules/socklen: Include sys/types since
625         FreeBSD 4.x's sys/socket.h needs it.
626
627 2006-06-15  Bruno Haible  <bruno@clisp.org>
628
629         * modules/stdint (Files): Include m4/full-header-path.m4,
630         m4/size_max.m4, m4/wchar_t.m4.
631         (Makefile.am): Many more substitutions.
632         * modules/stdint-tests: New file.
633         * tests/test-stdint.c: New file.
634
635 2006-05-15  Bruno Haible  <bruno@clisp.org>
636
637         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
638         on libtool patch by Ralf Wildenhues.
639
640 2006-05-09  Bruno Haible  <bruno@clisp.org>
641
642         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
643         (Depends-on): Depend also on xsize, stdarg.
644         (configure.ac): Add gl_XVASPRINTF.
645
646 2006-05-08  Eric Blake  <ebb9@byu.net>
647
648         * gnulib-tool (func_version): Base copyright year on CVS date.
649         (func_emit_copyright_notice): New function.
650         (func_emit_lib_Makefile_am): Use it.
651         (func_emit_tests_Makefile_am): Likewise.
652         (func_import): Likewise.
653
654 2006-05-05  Bruno Haible  <bruno@clisp.org>
655
656         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
657
658 2006-05-08  Bruno Haible  <bruno@clisp.org>
659
660         * modules/stdarg: New file.
661         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
662
663 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
664
665         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
666
667 2006-04-29  Bruno Haible  <bruno@clisp.org>
668
669         * gnulib-tool: Make --update option actually work.
670
671 2006-04-25  Bruno Haible  <bruno@clisp.org>
672
673         * gnulib-tool (func_import): Output the include directives in three
674         blocks, sorted separately.
675         Reported by Ben Pfaff <blp@cs.stanford.edu>.
676
677 2006-04-23  Bruno Haible  <bruno@clisp.org>
678
679         * modules/copy-file: Depend on unistd.
680         * modules/execute: Likewise.
681         * modules/fatal-signal: Likewise.
682         * modules/findprog: Likewise.
683         * modules/mkdtemp : Likewise.
684         * modules/pipe: Likewise.
685         * modules/wait-process: Likewise.
686
687 2006-04-23  Claudio Fontana  <claudio@gnu.org>
688             Bruno Haible  <bruno@clisp.org>
689
690         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
691         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
692         for AM_CPPFLAGS.
693
694 2006-04-23  Bruno Haible  <bruno@clisp.org>
695
696         * gnulib-tool (func_usage): Fix --import description. Document --update.
697         (func_import): Create temporary file in a temporary directory, if
698         --dry-run is specified. Silence errors from 'grep' when there are no
699         m4 files in $m4dir.
700         (func_create_testdir): Silence errors from 'grep' when there are no
701         m4 files in $m4dir.
702         Reported by Karl Berry <karl@freefriends.org>.
703
704 2006-04-18  Derek Price  <derek@ximbiot.com>
705             Paul Eggert  <eggert@cs.ucla.edu>
706
707         * modules/inttypes: New file.
708         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
709
710 2006-04-12  Eric Blake  <ebb9@byu.net>
711
712         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
713         is now done automatically by the corresponding Autoconf macro.
714
715 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
716
717         * modules/regex (Depends-on): Add ssize_t.
718
719 2006-03-08  Simon Josefsson  <jas@extundo.com>
720
721         * build-aux/maint.mk: Fix refresh-po, to handle no translated
722         languages.
723
724 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
725
726         * MODULES.html.sh (Support for systems lacking POSIX:2001):
727         Add unistd.
728         * modules/c-stack (Depends-on): Add unistd.
729         * modules/getlogin_r: Likewise.
730         * modules/glob: Likewise.
731         * modules/pagealign_alloc: Likewise.
732         * modules/unistd (Files): Remove lib/unistd_.h.
733         (EXTRA_DIST): Remove.
734         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
735         need unistd_.h.
736         (MOSTLYCLEANFILES): Remove unistd.h-t.
737
738 2006-03-07  Simon Josefsson  <jas@extundo.com>
739
740         * modules/getopt (Depends-on): Add unistd.
741
742         * modules/unistd: New file.
743
744 2006-03-07  Simon Josefsson  <jas@extundo.com>
745
746         * modules/gc-random: New file.
747
748 2006-03-03  Simon Josefsson  <jas@extundo.com>
749
750         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
751         libidn and bison.
752
753 2006-03-03  Simon Josefsson  <jas@extundo.com>
754
755         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
756
757 2006-03-03  Simon Josefsson  <jas@extundo.com>
758
759         * build-aux/maint.mk: Add indent target.
760
761 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
762
763         * modules/gettime (Depends-on): Add extensions module.
764         * modules/nanosleep (Depends-on): Likewise.
765         * modules/settime (Depends-on): Likewise.
766
767 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
768
769         * modules/intprops: New file.
770         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
771         Add intprops.
772         * modules/getloadavg (Files): Remove lib/intprops.h.
773         (Depends-on): Add intprops.
774         * modules/human: Likewise.
775         * modules/inttostr: Likewise.
776         * modules/openat: Likewise.
777         * modules/sig2str: Likewise.
778         * modules/userspec: Likewise.
779         * modules/utimecmp: Likewise.
780         * modules/xnanosleep: Likewise.
781         * modules/xstrtol: Likewise.
782
783 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
784
785         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
786         * modules/lock-tests (TESTS): Use $(EXEEXT).
787         * modules/tls-tests: Likewise.
788         * modules/argp-tests: Likewise.
789         (check_PROGRAMS): New var, replacing...
790         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
791
792 2006-02-16  Simon Josefsson  <jas@extundo.com>
793
794         * modules/getaddrinfo (Depends-on): Add sys_socket.
795
796 2006-02-15  Simon Josefsson  <jas@extundo.com>
797
798         * build-aux/maint.mk: Add dsyntax-check rule.
799
800 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
801
802         Sync from coreutils.
803         * modules/lstat (Depends-on): Don't depend on xalloc.
804         (License): Change from GPL to LGPL, since this is now simply a
805         replacement for a libc function.
806
807 2006-02-14  Simon Josefsson  <jas@extundo.com>
808
809         * modules/maintainer-makefile (Files): Rename.
810
811         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
812         and (the local) Makefile.cfg to maint-cfg.mk.
813
814         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
815         to the latter.
816
817         * modules/maintainer-makefile: New module.
818
819         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
820         severaly stripped to make it possible to build it up from scratch
821         with reliable tests.
822
823         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
824         fixes to permit overriding the default actions when configure and
825         makefile are not available.
826
827 2006-02-13  Simon Josefsson  <jas@extundo.com>
828
829         * gnulib-tool (Usage): Fix --import, from
830         karl@freefriends.org (Karl Berry).
831
832 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
833
834         * modules/closeout (Depends-on): Remove atexit.
835
836 2006-01-26  Bruno Haible  <bruno@clisp.org>
837
838         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
839         Reported by Paul Eggert.
840
841 2006-01-25  Bruno Haible  <bruno@clisp.org>
842
843         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
844         rid of a trap command. For Solaris sh.
845         Reported by Mark D. Baushke <mdb@gnu.org>.
846
847 2006-01-24  Bruno Haible  <bruno@clisp.org>
848
849         * modules/strnlen (Maintainer): Change from glibc to all.
850
851 2006-01-24  Bruno Haible  <bruno@clisp.org>
852
853         * gnulib-tool (func_import): Avoid constructing complicated sed
854         expressions inside backquote.
855         Report and solution by Mark D. Baushke <mdb@gnu.org>.
856
857 2006-01-24  Jim Meyering  <jim@meyering.net>
858
859         * modules/openat (Files): Add lib/intprops.h.
860         From Mark D. Baushke.
861
862 2006-01-19  Simon Josefsson  <jas@extundo.com>
863
864         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
865         Remove the test_*_SOURCES variable: automake infers it by default.
866         * modules/tls-tests: Likewise.
867
868 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
869
870          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
871          Reported by Bruce Korb <bkorb@gnu.org>.
872
873 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
874
875         * modules/argp-tests: New module
876         * tests/test-argp.c: New file
877         * tests/test-argp-2.sh: New file
878
879 2006-01-20  Simon Josefsson  <jas@extundo.com>
880
881         * modules/inet_ntop (Depends-on): Depend on sys_socket.
882
883 2006-01-19  Simon Josefsson  <jas@extundo.com>
884
885         * gnulib-tool: Set check_PROGRAMS.
886
887         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
888         modules/des-tests, modules/gc-arcfour-tests,
889         modules/gc-arctwo-tests, modules/gc-des-tests,
890         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
891         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
892         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
893         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
894         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
895         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
896         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
897         test_*_SOURCES.
898
899 2006-01-18  Simon Josefsson  <jas@extundo.com>
900
901         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
902         modules/des-tests, modules/gc-arcfour-tests,
903         modules/gc-arctwo-tests, modules/gc-des-tests,
904         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
905         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
906         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
907         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
908         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
909         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
910         $(EXEEXT) to automake TESTS variable, for mingw32.
911
912 2006-01-18  Simon Josefsson  <jas@extundo.com>
913
914         * modules/socklen (Depends-on): Depend on sys_socket.
915
916 2006-01-17  Bruno Haible  <bruno@clisp.org>
917
918         * modules/ssize_t (Include): Add <sys/types.h>.
919
920 2006-01-17  Simon Josefsson  <jas@extundo.com>
921
922         * modules/socklen (Include): Need sys/socket.h.
923
924 2006-01-12  Bruno Haible  <bruno@clisp.org>
925
926         * gnulib-tool (func_import, func_create_testdir): Don't go into an
927         endless loop while replacing $auxdir with build-aux.
928
929 2006-01-12  Bruno Haible  <bruno@clisp.org>
930
931         * modules/ldd: New file.
932         * build-aux/ldd.sh.in: New file.
933         * MODULES.html.sh (Support for building libraries and executables): Add
934         ldd.
935
936 2006-01-11  Bruno Haible  <bruno@clisp.org>
937
938         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
939         overridable by the user.
940         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
941
942 2006-01-08  Bruno Haible  <bruno@clisp.org>
943
944         Avoid "ar: no archive members specified" error on MacOS X.
945         * gnulib-tool (func_modules_add_dummy): New function.
946         (func_import, func_create_testdir): Invoke it.
947
948 2006-01-08  Bruno Haible  <bruno@clisp.org>
949
950         Ensure automatic ordering between gl_LOCK and gl_ARGP.
951         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
952         the "early" section as well.
953
954 2006-01-08  Bruno Haible  <bruno@clisp.org>
955
956         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
957         Initialize also noinst_HEADERS to empty.
958
959 2006-01-08  Bruno Haible  <bruno@clisp.org>
960
961         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
962         variables.
963         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
964         autoreconf.
965
966 2006-01-11  Bruno Haible  <bruno@clisp.org>
967
968         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
969         with $auxdir in AC_CONFIG_FILES statements.
970
971 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
972
973         * modules/readutmp (Maintainer): Add myself.
974
975 2006-01-10  Bruno Haible  <bruno@clisp.org>
976
977         * modules/readutmp: Depend on module free.
978         * modules/strtok_r: Depend on module restrict.
979
980 2006-01-10  Simon Josefsson  <jas@extundo.com>
981
982         * modules/sys_socket: New file.
983
984 2006-01-07  Bruno Haible  <bruno@clisp.org>
985
986         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
987         variable.
988         Needed to avoid an automake error regarding the 'gettext' module.
989
990 2006-01-07  Bruno Haible  <bruno@clisp.org>
991
992         * modules/gettext (configure.ac): Add an invocation of
993         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
994
995 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
996
997         Sync from coreutils:
998
999         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
1000         * modules/lib-ignore: New file.
1001         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
1002         chdir-safer.m4, lchmod.m4.
1003         * modules/openat: Add mkdirat.c, openat-priv.h.
1004
1005 2006-01-09  Bruno Haible  <bruno@clisp.org>
1006
1007         * modules/strnlen (Include): Use strnlen.h.
1008
1009 2006-01-09  Simon Josefsson  <jas@extundo.com>
1010
1011         * modules/inet_ntop (Depends-on): Add restrict.
1012
1013 2006-01-09  Simon Josefsson  <jas@extundo.com>
1014
1015         * modules/gc-rijndael-tests (License): Put under LGPL.
1016
1017         * modules/gc-des-tests (License): Likewise.
1018
1019         * modules/gc-arcfour-tests (License): Likewise.
1020
1021         * modules/gc-arctwo-tests (License): Likewise.
1022
1023         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
1024
1025         * modules/gc-hmac-sha1-tests (Files): Likewise.
1026
1027         * modules/gc-hmac-md5-tests (License): Likewise.
1028
1029         * modules/gc-sha1-tests (License): Likewise.
1030
1031         * modules/gc-md5-tests (License): Likewise.
1032
1033         * modules/gc-md4-tests (License): Likewise.
1034
1035         * modules/gc-md2-tests (License): Likewise.
1036
1037         * modules/gc-tests (License): Likewise.
1038
1039         * modules/des-tests (License): Likewise.
1040
1041         * modules/md4-tests (License): Likewise.
1042
1043         * modules/md2-tests (License): Likewise.
1044
1045 2006-01-09  Bruno Haible  <bruno@clisp.org>
1046
1047         * build-aux/javacomp.sh.in: New file, moved from lib/.
1048         * modules/javacomp-script (Files): Update.
1049         (configure.ac): Add AC_CONFIG_FILES invocation.
1050         (EXTRA_DIST): Remove variable.
1051
1052         * build-aux/javaexec.sh.in: New file, moved from lib/.
1053         * modules/javaexec (Files): Update.
1054         (configure.ac): Add AC_CONFIG_FILES invocation.
1055         (EXTRA_DIST): Remove javaexec.sh.in.
1056
1057         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
1058         * modules/csharpcomp-script (Files): Update.
1059         (configure.ac): Add AC_CONFIG_FILES invocation.
1060         (EXTRA_DIST): Remove variable.
1061
1062         * build-aux/csharpexec.sh.in: New file, moved from lib/.
1063         * modules/csharpexec (Files): Update.
1064         (configure.ac): Add AC_CONFIG_FILES invocation.
1065         (EXTRA_DIST): Remove csharpexec.sh.in.
1066
1067 2006-01-07  Bruno Haible  <bruno@clisp.org>
1068
1069         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
1070         gl_EARLY.
1071
1072 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
1073
1074         * README: Gnulib normally doesn't generate a tarball.
1075
1076 2005-12-28  Bruno Haible  <bruno@clisp.org>
1077
1078         * build-aux/config.rpath: Update from GNU gettext.
1079
1080 2005-12-16  Jim Meyering  <jim@meyering.net>
1081
1082         * modules/fprintftime: New module.
1083         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
1084
1085 2005-12-15  Simon Josefsson  <jas@extundo.com>
1086
1087         * modules/socklen (configure.ac): Fix M4 macro name, to align with
1088         new m4/socklen.m4.
1089
1090 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
1091
1092         * modules/argp (Files): Add argp-pin.c
1093         (Depends-on): dirname
1094         (lib_SOURCES): Add argp-pin.c
1095
1096 2005-12-02  Bruno Haible  <bruno@clisp.org>
1097
1098         * gnulib-tool (func_import): Accept GPLed build tool modules when
1099         --lgpl is given.
1100         * modules/csharpcomp-script: New file.
1101         * modules/csharpcomp: Depend on it.
1102         * modules/javacomp-script: New file.
1103         * modules/javacomp: Depend on it.
1104         Suggested by Simon Josefsson.
1105
1106 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
1107
1108         * modules/savedir (Depends-on): Add openat.
1109
1110 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1111
1112         * modules/obstack (Files): Add m4/ulonglong.m4.
1113         Problem reported by Davide Angelocola.
1114
1115 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
1116
1117         * modules/gethrxtime (Depends-on): Add gettime.
1118
1119 2005-11-04  Bruno Haible  <bruno@clisp.org>
1120
1121         * gnulib-tool: Implement --update mode.
1122
1123 2005-10-28  Simon Josefsson  <jas@extundo.com>
1124
1125         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
1126         Test more.
1127
1128         * tests/test-gc-md2.c, tests/test-md2.c: New files.
1129
1130         * modules/md2, modules/md2-tests: New files.
1131
1132 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
1133
1134         * modules/verify (License): Change from GPL to LGPL.  This is a
1135         tiny module and there are apparently near-equivalents that are
1136         under the BSD license.
1137
1138 2005-10-24  Simon Josefsson  <jas@extundo.com>
1139
1140         * modules/sha1: Relicense to LGPL.
1141
1142 2005-10-23  Simon Josefsson  <jas@extundo.com>
1143
1144         * gnulib-tool (func_import): Fix --tests-base.
1145
1146 2005-10-22  Simon Josefsson  <jas@extundo.com>
1147
1148         * modules/arcfour (Depends-on): Need stdint.
1149
1150 2005-10-21  Bruno Haible  <bruno@clisp.org>
1151
1152         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
1153         patch.
1154
1155 2005-10-21  Simon Josefsson  <jas@extundo.com>
1156
1157         * gnulib-tool (func_import, func_create_testdir): Define automake
1158         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
1159         Makefile.am snippet),
1160         suggested by Bruno Haible <bruno@clisp.org>.
1161
1162         * modules/gc (Makefile.am): Use it.
1163
1164 2005-10-21  Simon Josefsson  <jas@extundo.com>
1165
1166         * modules/des, modules/des-tests: New files.
1167
1168         * modules/gc-des, modules/gc-des-tests: New files.
1169
1170         * tests/test-des.c, tests/test-gc-des.c: New file.
1171
1172 2005-10-21  Simon Josefsson  <jas@extundo.com>
1173
1174         * modules/arctwo, modules/arctwo-tests: New files.
1175
1176         * tests/test-arctwo.c: New file.
1177
1178         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
1179
1180         * tests/test-gc-arctwo.c: New file.
1181
1182 2005-10-19  Simon Josefsson  <jas@extundo.com>
1183
1184         * tests/test-gc-arcfour.c: New file.
1185
1186         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
1187
1188 2005-10-19  Simon Josefsson  <jas@extundo.com>
1189
1190         * tests/test-gc-rijndael.c: New file.
1191
1192         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
1193
1194 2005-10-19  Simon Josefsson  <jas@extundo.com>
1195
1196         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
1197         interface too.
1198
1199 2005-10-19  Simon Josefsson  <jas@extundo.com>
1200
1201         * modules/gc-md4, modules/gc-md4-tests: New file.
1202
1203         * tests/test-gc-md4.c: New file.
1204
1205 2005-10-18  Simon Josefsson  <jas@extundo.com>
1206
1207         * tests/test-md4.c: New file.
1208
1209         * modules/md4, modules/md4-tests: New files.
1210
1211 2005-10-18  Simon Josefsson  <jas@extundo.com>
1212
1213         * tests/test-md5.c: New file.
1214
1215         * modules/md5-tests: New file.
1216
1217 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
1218
1219         * gnulib-tool (func_create_testdir): Omit the second check whether
1220         BUILT_SOURCES in nonempty.
1221
1222 2005-10-17  Simon Josefsson  <jas@extundo.com>
1223
1224         * modules/gc-sha1-tests: New file.
1225
1226         * tests/test-gc-sha1.c: New file.
1227
1228 2005-10-17  Simon Josefsson  <jas@extundo.com>
1229
1230         * tests/test-rijndael.c: New file.
1231
1232 2005-10-17  Simon Josefsson  <jas@extundo.com>
1233
1234         * modules/sha1: Depend on stdint instead of md5.
1235
1236         * modules/md5: Depend on stdint, remove uint32_t.
1237
1238 2005-10-16  Bruno Haible  <bruno@clisp.org>
1239
1240         * gnulib-tool (func_emit_tests_Makefile_am): Also define
1241         TESTS_ENVIRONMENT, so that individual tests can augment it.
1242
1243         * gnulib-tool (func_create_testdir): Use an intermediate target for
1244         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
1245         macros, like $(ALLOCA_H), which cannot be passed through the command
1246         line.
1247
1248 2005-10-15  Simon Josefsson  <jas@extundo.com>
1249
1250         * modules/rijndael-tests: New file.
1251
1252         * modules/rijndael: New file.
1253
1254 2005-10-14  Simon Josefsson  <jas@extundo.com>
1255
1256         * tests/test-arcfour.c: New file.
1257
1258         * modules/arcfour, modules/arcfour-tests: New files.
1259
1260 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
1261
1262         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
1263
1264 2005-10-13  Simon Josefsson  <jas@extundo.com>
1265
1266         * modules/gc-hmac-md5-tests: New file.
1267
1268         * tests/test-gc-hmac-sha1.c: New file.
1269
1270         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
1271
1272         * modules/gc-hmac-md5-tests: New file.
1273
1274         * tests/test-gc-md5.c: New file.
1275
1276         * modules/gc-md5-tests: New file.
1277
1278 2005-10-12  Simon Josefsson  <jas@extundo.com>
1279
1280         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
1281
1282         * tests/test-gc-pbkdf2-sha1.c: New file.
1283
1284 2005-10-12  Simon Josefsson  <jas@extundo.com>
1285
1286         * modules/gc-sha1: New file.
1287
1288 2005-10-12  Simon Josefsson  <jas@extundo.com>
1289
1290         * tests/test-hmac-sha1.c: New file.
1291
1292         * modules/hmac-sha1-tests: New file.
1293
1294         * modules/hmac-sha1: New file.
1295
1296 2005-10-12  Simon Josefsson  <jas@extundo.com>
1297
1298         * modules/gc-md5, modules/gc-hmac-md5: New files.
1299
1300         * modules/gc (Files): Remove md5, memxor and hmac files.
1301
1302 2005-10-11  Bruno Haible  <bruno@clisp.org>
1303
1304         * modules/c-strcasestr: New file.
1305         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
1306
1307 2005-10-11  Bruno Haible  <bruno@clisp.org>
1308
1309         * modules/c-strcase: New file.
1310         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
1311
1312 2005-10-11  Simon Josefsson  <jas@extundo.com>
1313
1314         * tests/test-crc.c: New file.
1315
1316         * modules/crc, modules/crc-tests: New files.
1317
1318 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
1319
1320         * modules/mempcpy (License): GPL -> LGPL.
1321         * modules/strchrnul (License): Likewise.
1322         * modules/sysexits (License): Likewise.
1323
1324 2005-10-06  Simon Josefsson  <jas@extundo.com>
1325
1326         * tests/test-hmac-md5.c: New file.
1327
1328         * modules/hmac-md5-tests: New file.
1329
1330         * modules/hmac-md5: New file.
1331
1332 2005-10-05  Bruno Haible  <bruno@clisp.org>
1333
1334         * modules/stdint (License): Change to LGPL.
1335
1336 2005-10-05  Simon Josefsson  <jas@extundo.com>
1337
1338         * modules/memxor: New file.
1339
1340         * modules/iconv (Files): Move config.rpath to havelib, it is used
1341         there.
1342
1343         * modules/havelib (Files): Add config.rpath.
1344
1345 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
1346
1347         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
1348         From Ben Pfaff.
1349
1350         * modules/exclude (Depends-on): Depend on verify.
1351         * modules/strtoimax (Depends-on): Likewise.
1352         * modules/utimecmp (Depends-on): Likewise.
1353
1354 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
1355
1356         * modules/regex (Depends-on): Add strcase.
1357
1358         * modules/gethostname (Licence): Change from GPL to LGPL, since
1359         gethostname.c is a trivial implementation of a standard library
1360         function.
1361         * modules/poll (License): Change from GPL to LGPL, since it's
1362         derived from LGPL code.
1363
1364 2005-09-26  Bruno Haible  <bruno@clisp.org>
1365
1366         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
1367         is necessary.
1368         (lib_SOURCES): Remove mbchar.c.
1369         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
1370         (Files): Add m4/mbrtowc.m4.
1371         * modules/mbiter: Likewise.
1372         * modules/mbuiter: Likewise.
1373
1374 2005-09-25  Jim Meyering  <jim@meyering.net>
1375
1376         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
1377         also uses socklen_t.
1378
1379 2005-09-23  Jim Meyering  <jim@meyering.net>
1380
1381         * modules/getaddrinfo (Depends-on): Add socklen.
1382
1383 2005-09-23  Bruno Haible  <bruno@clisp.org>
1384
1385         * tests/test-verify.c: New file.
1386
1387 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
1388
1389         Sync from coreutils.
1390
1391         * modules/argmatch (Depends-on): Add verify.
1392         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
1393         unistd-safer.
1394         * modules/save-cwd (Depends-on): Likewise.
1395
1396         * modules/openat (Files): Add lib/openat-die.c.
1397         (Depends-on): Remove error, exitfail.
1398         Add dirname.
1399
1400         * modules/verify: New file.
1401         * MODULES.html.sh (Diagnostics <assert.h>): New section,
1402         with "verify" module.
1403
1404 2005-09-20  Bruno Haible  <bruno@clisp.org>
1405
1406         * gnulib-tool: Remove trailing slashes from the values specified for
1407         --source-base, --m4-base, --tests-base, --aux-dir.
1408         Suggested by Simon Josefsson <jas@extundo.com>.
1409
1410 2005-09-20  Bruno Haible  <bruno@clisp.org>
1411
1412         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
1413         func_modules_to_filelist, func_import, func_create_testdir): Make all
1414         sorting results locale-independent, so that gnulib-cache.m4 doesn't
1415         change when gnulib-tool is invoked in a different locale.
1416
1417 2005-09-19  Bruno Haible  <bruno@clisp.org>
1418
1419         * gnulib-tool (import): Provide default for --tests-base.
1420
1421 2005-09-19  Jim Meyering  <jim@meyering.net>
1422
1423         * modules/pathmax (License): Change to LGPL.
1424
1425 2005-09-18  Bruno Haible  <bruno@clisp.org>
1426
1427         * gnulib-tool: Support --with-tests also with --import.
1428         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
1429         (func_import): Use variables $testsbase and $inctests. Emit a
1430         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
1431         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
1432         SUBDIRS += $testsdir.
1433         (func_create_testdir): Update.
1434
1435 2005-09-18  Bruno Haible  <bruno@clisp.org>
1436
1437         * gnulib-tool (func_import): Comment out code that spits out the
1438         new files with --dry-run.
1439
1440 2005-09-18  Bruno Haible  <bruno@clisp.org>
1441
1442         Portability fix.
1443         * gnulib-tool (func_readlink): New function.
1444         (func_ln_if_changed): Use it.
1445
1446 2005-09-18  Bruno Haible  <bruno@clisp.org>
1447
1448         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
1449         instead of $dry_run.
1450         (func_cp_if_changed, func_mv_if_changed): Remove functions.
1451         (func_ln_if_changed): Don't handle dry-run here.
1452         (func_import): In dry-run mode, detect more precisely which actions
1453         would be performed, and don't use "...ing" verbs.
1454
1455 2005-09-18  Bruno Haible  <bruno@clisp.org>
1456
1457         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
1458         (func_import): Use join on two temporary files instead of three nested
1459         loops, in order to determine which files are new or old.
1460
1461 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
1462
1463         * MODULES.html.sh (File system functions): Add stat-time.
1464         * modules/stat-time: New file.
1465         * modules/timespec (Files): Remove m4/st_mtim.m4; this
1466         is now done in a different way, by the stat-time module.
1467         * modules/utimecmp (Depends-on): Add stat-time.
1468
1469 2005-09-12  Derek Price  <derek@ximbiot.com>
1470
1471         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
1472         LGPL.
1473         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
1474
1475 2005-09-12  Derek Price  <derek@ximbiot.com>
1476             Paul Eggert  <eggert@cs.ucla.edu>
1477
1478         * modules/glob (Files): Add glob-libc.h.
1479
1480 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
1481
1482         * modules/utimens (Files): Add m4/utimbuf.m4, since
1483         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
1484         Reported by Sergey Poznyakoff.
1485
1486 2005-09-08  Simon Josefsson  <jas@extundo.com>
1487
1488         * modules/socklen: New file.
1489
1490 2005-09-05  Bruno Haible  <bruno@clisp.org>
1491
1492         * gnulib-tool (func_import): Fix comparison in handling of symbolic
1493         links.
1494
1495 2005-09-04  Martin Lambers <marlam@marlam.de>  (tiny change)
1496
1497         * modules/size_max (Makefile.am): Add size_max.h
1498
1499 2005-09-04  Derek Price  <derek@ximbiot.com>
1500
1501         * gnulib-tool (func_import): Fix reversed $symbolic logic.
1502
1503 2005-09-03  Simon Josefsson  <jas@extundo.com>
1504
1505         * gnulib-tool: Fix typo.
1506
1507 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
1508
1509         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
1510         m4/ulonglong.m4.  Problem reported by Martin Lambers.
1511
1512 2005-09-02  Bruno Haible  <bruno@clisp.org>
1513
1514         * gnulib-tool (import): In the other first-use case, provide defaults
1515         as well.
1516
1517 2005-09-02  Simon Josefsson  <jas@extundo.com>
1518
1519         * modules/havelib: New module.
1520
1521         * modules/gettext, modules/iconv, modules/lock, modules/readline:
1522         Use havelib.
1523
1524 2005-08-31  Simon Josefsson  <jas@extundo.com>
1525
1526         * modules/socklen: New file.
1527
1528 2005-09-01  Bruno Haible  <bruno@clisp.org>
1529
1530         * gnulib-tool (func_import): Fix handling of symbolic links.
1531
1532 2005-09-01  Bruno Haible  <bruno@clisp.org>
1533
1534         * gnulib-tool (import): In the first-use case, provide defaults.
1535
1536 2005-09-01  Bruno Haible  <bruno@clisp.org>
1537
1538         * gnulib-tool (func_import): Remove the .tmp files.
1539
1540 2005-08-30  Bruno Haible  <bruno@clisp.org>
1541
1542         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
1543         Create directories that shall be filled.
1544         (import): Don't look for gl_* macros in configure.ac. Recurse across
1545         all directories containing a gnulib-cache.m4 files, if meaningful.
1546
1547 2005-08-30  Bruno Haible  <bruno@clisp.org>
1548
1549         Avoid unnecessary diffs in the generated lib/Makefile.am.
1550         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
1551         the generated files.
1552         (func_import): Don't set cmd.
1553
1554 2005-08-30  Bruno Haible  <bruno@clisp.org>
1555
1556         * gnulib-tool (func_import): Read the previous cached settings
1557         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
1558         earlier added by gnulib but are now dropped. Warn when a gnulib file
1559         overwrites a non-gnulib file.
1560
1561 2005-08-28  Bruno Haible  <bruno@clisp.org>
1562
1563         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
1564         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
1565         projects that don't keep autogenerated files in CVS. Put into
1566         actioncmd only the specified modules, not the transitive closure.
1567
1568 2005-08-28  Bruno Haible  <bruno@clisp.org>
1569
1570         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
1571         always instantiating them.
1572
1573 2005-08-28  Bruno Haible  <bruno@clisp.org>
1574
1575         * gnulib-tool (import): Rename most ac_* variables to cached_*.
1576         Also use new variables cached_lgpl, cached_libtool.
1577
1578 2005-08-28  Bruno Haible  <bruno@clisp.org>
1579
1580         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
1581         declaration macro definitions from generated gnulib.m4.
1582
1583 2005-08-28  Bruno Haible  <bruno@clisp.org>
1584
1585         * gnulib-tool: New option --macro-prefix.
1586         (func_import): Use macro_prefix.
1587         (import): Handle option --macro-prefix.
1588
1589 2005-08-28  Bruno Haible  <bruno@clisp.org>
1590
1591         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
1592         (import): Set seen_libtool when we see gl_LIBTOOL.
1593
1594 2005-08-31  Jim Meyering  <jim@meyering.net>
1595
1596         * check-module: Add a FIXME comment.
1597
1598 2005-08-31  Eric Blake  <ebb9@byu.net>
1599
1600         * modules/unistd-safer (Files): Add unistd--.h.
1601         * modules/stdio-safer (Files): Add stdio--.h.
1602
1603 2005-08-28  Bruno Haible  <bruno@clisp.org>
1604
1605         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
1606
1607 2005-08-28  Bruno Haible  <bruno@clisp.org>
1608
1609         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
1610         Emit more advice.
1611
1612 2005-08-28  Bruno Haible  <bruno@clisp.org>
1613
1614         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
1615         that it works when the directory contains spaces.
1616
1617 2005-07-11  Bruno Haible  <bruno@clisp.org>
1618         and Stepan Kasal  <kasal@ucw.cz>
1619
1620         * check-module: If more parameters are given, check each of them
1621         separately; add more exceptions, as noted by Jim Meyering.
1622         (check_module): New procedure.
1623         (%exempt_header): Now contains all exceptions.
1624
1625 2005-07-30  Ben Pfaff  <blp@cs.stanford.edu>
1626
1627         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
1628
1629 2005-08-27  Jim Meyering  <jim@meyering.net>
1630
1631         * modules/unistd-safer (Files): Add pipe-safer.c.
1632         * modules/fcntl-safer (Files): Add creat-safer.c.
1633
1634 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
1635
1636         * modules/regex (Depends-on): Add malloc, since the code
1637         assumes that !malloc(0) means failure.
1638
1639 2005-08-24  Bruno Haible  <bruno@clisp.org>
1640
1641         * modules/tls-tests: New file.
1642         * tests/test-tls.c: New file, from GNU gettext.
1643
1644 2005-08-24  Bruno Haible  <bruno@clisp.org>
1645
1646         * modules/lock-tests: New file.
1647         * tests/test-lock.c: New file, from GNU gettext.
1648
1649 2005-08-24  Bruno Haible  <bruno@clisp.org>
1650
1651         Support for unit test modules.
1652         * modules/README: Mention tests modules.
1653         * modules/TEMPLATE-TESTS: New file.
1654         * gnulib-tool: New options --extract-tests-module, --with-tests and
1655         --tests-base (unused for the moment).
1656         (testsbase, inctests): New variables.
1657         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
1658         (func_verify_module): Exclude TEMPLATE-TESTS.
1659         (func_verify_nontests_module, func_verify_tests_module): New functions.
1660         (func_get_dependencies): Add implicit dependency for tests modules.
1661         (func_get_tests_module): New function.
1662         (func_modules_transitive_closure): When --with-tests was specified,
1663         include the unit tests as well, unless explicitly avoided.
1664         (func_emit_lib_Makefile_am): Ignore the tests modules here.
1665         (func_emit_tests_Makefile_am): New function.
1666         (func_create_testdir): When --with-tests was specified, emit a
1667         tests/ directory.
1668         * MODULES.html.sh (Future developments): Update.
1669
1670 2005-08-24  Bruno Haible  <bruno@clisp.org>
1671
1672         * gnulib-tool (func_version): Update.
1673
1674 2005-08-24  Bruno Haible  <bruno@clisp.org>
1675
1676         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
1677         option --force, because --force causes the aclocal.m4 of each
1678         subdirectory to be newer than the corresponding config.h.in.
1679
1680 2005-08-24  Bruno Haible  <bruno@clisp.org>
1681
1682         * gnulib-tool: Add support for the --aux-dir option to
1683         --create-testdir, --create-megatestdir, --test, --megatest.
1684         (func_create_testdir, func_create_megatestdir): Optionally emit a
1685         AC_CONFIG_AUX_DIR directive.
1686         (create-testdir, create-megatestdir, test, megatest): Provide a
1687         default value for $auxdir.
1688
1689 2005-08-24  Bruno Haible  <bruno@clisp.org>
1690
1691         * gnulib-tool (import): Use compound statement instead of subshell
1692         where possible.
1693
1694 2005-08-24  Bruno Haible  <bruno@clisp.org>
1695
1696         * gnulib-tool (import): Change --aux-dir default to "build-aux".
1697
1698 2005-08-24  Bruno Haible  <bruno@clisp.org>
1699
1700         * gnulib-tool (func_import, func_create_testdir,
1701         func_create_megatestdir): Quote all autoconf macro arguments.
1702
1703 2005-08-24  Jim Meyering  <jim@meyering.net>
1704
1705         * modules/fcntl-safer: New module.
1706         * modules/fts (Depends-on): Add fcntl-safer.
1707         * MODULES.html.sh (File descriptor based Input/Output):
1708         Add fcntl-safer.
1709
1710 2005-08-24  Simon Josefsson  <jas@extundo.com>
1711
1712         * tests/test-getpass.c: New file.
1713
1714 2005-08-24  Jim Meyering  <jim@meyering.net>
1715
1716         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
1717         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
1718
1719 2005-08-17  Bruno Haible  <bruno@clisp.org>
1720
1721         * modules/strcasestr: New file.
1722         * MODULES.html.sh (String handling, based on ANSI C 89): Add
1723         strcasestr.
1724
1725 2005-08-17  Bruno Haible  <bruno@clisp.org>
1726
1727         * modules/strstr (Files): Add m4/mbrtowc.m4.
1728         (Depends-on): Add mbuiter.
1729
1730 2005-08-17  Bruno Haible  <bruno@clisp.org>
1731
1732         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
1733
1734 2005-08-17  Bruno Haible  <bruno@clisp.org>
1735
1736         * modules/mbuiter: New file.
1737         * MODULES.html.sh (Extended multibyte and wide character utilities):
1738         Add mbuiter.
1739
1740 2005-08-16  Bruno Haible  <bruno@clisp.org>
1741
1742         * modules/strcase (Files): Add m4/mbrtowc.m4.
1743         (Depends-on): Add strnlen1, mbchar.
1744
1745 2005-08-16  Bruno Haible  <bruno@clisp.org>
1746
1747         * modules/strnlen1: New file.
1748         * MODULES.html.sh (String handling): Add strnlen1.
1749
1750 2005-08-16  Bruno Haible  <bruno@clisp.org>
1751
1752         * modules/mbfile: New file.
1753         * MODULES.html.sh (Extended multibyte and wide character utilities):
1754         Add mbfile.
1755
1756 2005-08-16  Bruno Haible  <bruno@clisp.org>
1757
1758         * modules/mbiter: New file.
1759         * MODULES.html.sh (Extended multibyte and wide character utilities):
1760         Add mbiter.
1761
1762 2005-08-16  Bruno Haible  <bruno@clisp.org>
1763
1764         * modules/mbchar: New file.
1765         * MODULES.html.sh (Extended multibyte and wide character utilities):
1766         New section.
1767
1768 2005-08-16  Bruno Haible  <bruno@clisp.org>
1769
1770         * modules/tls: New file.
1771         * MODULES.html.sh (Multithreading): Add tls.
1772
1773 2005-08-15  Simon Josefsson  <jas@extundo.com>
1774
1775         * modules/ssize_t (License): Change to 'unlimited'.
1776
1777         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
1778
1779 2005-08-12  Simon Josefsson  <jas@extundo.com>
1780
1781         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
1782         ssize_t.
1783
1784 2005-08-12  Simon Josefsson  <jas@extundo.com>
1785
1786         * modules/getndelim2: Use ssize_t module.
1787         * modules/getnline: Likewise.
1788         * modules/safe-read: Likewise.
1789         * modules/xreadlink: Likewise.
1790
1791         * modules/ssize_t: New file.
1792
1793 2005-08-12  Simon Josefsson  <jas@extundo.com>
1794
1795         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
1796         readline, getdelim and check_version.
1797         (Support for systems lacking ISO C 99: Sizes of integer types):
1798         Add size_max.
1799
1800 2005-08-11  Simon Josefsson  <jas@extundo.com>
1801
1802         * modules/readline: New file.
1803
1804         * modules/strnlen (Files): Add strnlen.h.
1805
1806 2005-08-10  Simon Josefsson  <jas@extundo.com>
1807
1808         * tests/test-iconvme.c: New file.
1809
1810 2005-08-08  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>  (tiny change)
1811
1812         * README: Typos.
1813
1814 2005-08-02  Simon Josefsson  <jas@extundo.com>
1815
1816         * modules/getdelim: New file.
1817
1818         * modules/getline: Rewrite, don't use getndelim2.
1819
1820 2005-07-16  Simon Josefsson  <jas@extundo.com>
1821
1822         * modules/readline: New file.
1823
1824 2005-07-24  Bruno Haible  <bruno@clisp.org>
1825
1826         * modules/visibility: New file.
1827         * MODULES.html.sh (Misc): Add visibility.
1828
1829 2005-07-22  Bruno Haible  <bruno@clisp.org>
1830
1831         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
1832         $(ALLOCA_H), redundant through BUILT_SOURCES.
1833         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
1834         redundant through BUILT_SOURCES.
1835         * modules/byteswap (Makefile.am): Remove explicit dependency on
1836         $(BYTESWAP_H), redundant through BUILT_SOURCES.
1837         * modules/fnmatch (Makefile.am): Remove explicit dependency on
1838         $(FNMATCH_H), redundant through BUILT_SOURCES.
1839         * modules/getopt (Makefile.am): Remove explicit dependency on
1840         $(GETOPT_H), redundant through BUILT_SOURCES.
1841         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
1842         redundant through BUILT_SOURCES.
1843         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
1844         redundant through BUILT_SOURCES.
1845         * modules/stdbool (Makefile.am): Remove explicit dependency on
1846         $(STDBOOL_H), redundant through BUILT_SOURCES.
1847         * modules/stdint (Makefile.am): Remove explicit dependency on
1848         $(STDINT_H), redundant through BUILT_SOURCES.
1849         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
1850         Remove explicit dependency on $(SYSEXITS_H).
1851         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
1852
1853 2005-07-18  Bruno Haible  <bruno@clisp.org>
1854
1855         * modules/lock: New file.
1856         * MODULES.html.sh (Multithreading): New section.
1857
1858 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
1859
1860         * modules/xalloc (Depends-on): Add xalloc-die.
1861         * modules/xvasprintf (Depends-on): Add xalloc-die.
1862
1863 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
1864
1865         * modules/argp (Depends-on): Remove unlocked-io.
1866
1867 2005-07-11  Simon Josefsson  <jas@extundo.com>
1868
1869         * modules/size_max: New file.
1870
1871         * modules/xsize: Depend on size_max module for size_max.m4.
1872
1873 2005-07-09  Bruno Haible  <bruno@clisp.org>
1874
1875         * gnulib-tool (func_usage): Document option --avoid.
1876         (Command line options): Handle --avoid.
1877         (func_acceptable): New function.
1878         (func_modules_transitive_closure): Use it.
1879
1880 2005-07-11  Bruno Haible  <bruno@clisp.org>
1881
1882         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
1883         Reported by Jim Meyering.
1884
1885 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
1886
1887         * modules/argp (Depends-on): Add unlocked-io
1888
1889 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
1890
1891         * modules/regex (Files): Add lib/regex_internal.c,
1892         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
1893         (Depends-on): Add extensions.
1894         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
1895
1896 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
1897
1898         Support programs like Emacs that use gnulib but not gettext.
1899         * MODULES.html.sh (Internationalization functions): Add gettext-h.
1900         * modules/gettext-h: New file.
1901         * modules/gettext (Files): Remove lib/gettext.h.
1902         (Depends-on): Add gettext-h.
1903         (Makefile.am): Remove lib_SOURCES.
1904         * modules/argmatch, modules/c-stack, modules/closeout:
1905         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
1906         * modules/execute, modules/file-type, modules/getaddrinfo:
1907         * modules/getopt, modules/human, modules/javacomp:
1908         * modules/javaexec, modules/mkdir-p, modules/obstack:
1909         * modules/openat, modules/pagealign_alloc, modules/pipe:
1910         * modules/quotearg, modules/regex, modules/rpmatch:
1911         * modules/unicodeio, modules/userspec, modules/version-etc:
1912         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
1913         * modules/xsetenv:
1914         Depend on gettext-h, not gettext.
1915
1916 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
1917
1918         * gnulib-tool (func_import): Add support for 'public domain' license.
1919         * modules/alloca, modules/atexit, modules/memmove:
1920         Now public domain, not GPL.
1921         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
1922         * modules/realloc, modules/strerror, modules/strtod:
1923         Now LGPL, not GPL.
1924
1925 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
1926
1927         Remove the dependency of the strftime module on the tzset module.
1928         * modules/strftime (Depends-on): Remove dependency on tzset.
1929
1930 2005-06-28  Jim Meyering  <jim@meyering.net>
1931
1932         * check-module (find_included_lib_files): Hard-code another
1933         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
1934         but modules/fts-lgpl (correctly) does not list those files.
1935
1936         * modules/canonicalize (Files): Add lib/pathmax.h.
1937
1938 2005-06-28  Simon Josefsson  <jas@extundo.com>
1939
1940         * modules/check-version (Files): Add check-version.m4.
1941
1942 2005-06-25  Simon Josefsson  <jas@extundo.com>
1943
1944         * modules/check-version: New file.
1945
1946 2005-06-24  Derek Price  <derek@ximbiot.com>
1947         and Bruno Haible  <bruno@clisp.org>
1948
1949         Remove stat module & update lstat.
1950         * MODULES.html.sh (stat): Remove.
1951         * MODULES.html: Regenerated.
1952         * modules/lstat (Description): Correct function name.
1953         (Files): Add "lstat.h".
1954         (Depends-on): Remove stat, add xalloc, stat-macros.
1955         * modules/stat: Remove this file.
1956         (Include): Add "lstat.h", remove <sys/stat.h>.
1957
1958 2005-06-08  Bruno Haible  <bruno@clisp.org>
1959
1960         * modules/csharpcomp: New file.
1961         * MODULES.html.sh (C#): Add csharpcomp.
1962
1963 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
1964
1965         Sync from coreutils.
1966         Use "file name" when talking about file names, instead of "filename"
1967         or "path", as per the GNU coding standards.
1968         * MODULES.html.sh: mkdir-p renamed from makepath.
1969         filenamecat renamed from path-concat.
1970         * modules/filenamecat: Renamed from modules/path-concat.
1971         (Files): filenamecat.h and filenamecat.c renamed from
1972         path-concat.h and path-concat.c.
1973         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
1974         (Include): filenamecat.h, not path-concat.h.
1975         * modules/mkdir-p: Renamed from modules/makepath.
1976         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and makepath.c.
1977         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
1978         (Include): mkdir-p.h, not makepath.h.
1979
1980 2005-06-01  Bruno Haible  <bruno@clisp.org>
1981
1982         * modules/csharpexec: New file.
1983         * MODULES.html.sh (C#): New section.
1984
1985 2005-05-29  Derek Price  <derek@ximbiot.com>
1986
1987         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
1988         * modules/glob: New file.
1989         * modules/getlogin_r: Add link to POSIX spec in description.
1990
1991 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1992
1993         * modules/fts (Files): Remove m4/inttypes-pri.m4.
1994         * modules/fts-lgpl (Depends-on): Remove gettext.
1995
1996 2005-05-25  Derek Price  <derek@ximbiot.com>
1997
1998         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
1999
2000 2005-05-25  Derek Price  <derek@ximbiot.com>
2001             Paul Eggert  <eggert@cs.ucla.edu>
2002
2003         * modules/getlogin_r: New files.
2004
2005 2005-05-21  Jim Meyering  <jim@meyering.net>
2006
2007         * modules/fts (Files): Add m4/inttypes-pri.m4.
2008         (Depends-on): Add lstat and remove gettext.  Alphabetize.
2009
2010 2005-05-18  Derek Price  <derek@ximbiot.com>
2011
2012         * modules/minmax (Files): Add m4/minmax.m4.
2013         (configure.ac): Add gl_MINMAX.
2014
2015 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
2016
2017         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
2018
2019 2005-05-18  Jim Meyering  <jim@meyering.net>
2020
2021         * modules/dirfd (License): Change to LGPL.  Most of the code
2022         is already in the public domain.
2023
2024 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
2025
2026         * config/srclist-update: Spell out "Street" in FSF postal
2027         mail address; this is the style the FSF seems to prefer.
2028
2029         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
2030         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
2031         this updates FSF postal mail address.
2032
2033         Sync from coreutils.
2034         * modules/unlinkdir: New file.
2035         * modules/yesno (Depends-on): Add getline.
2036         * MODULES.html.sh (File system functions): Add unlinkdir.
2037
2038 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
2039
2040         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
2041         tests/test-memmem.c, tests/test-stpncpy.c:
2042         Update FSF postal mail address.
2043
2044 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
2045
2046         * gnulib-tool (func_import): Sort and uniquify recommended includes.
2047
2048 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
2049
2050         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
2051
2052 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
2053
2054         * modules/time_r (License): Change to LGPL.
2055         * modules/extensions (License): Change to LGPL.  Actually,
2056         the license is more permissive than that, but currently gnulib-tool
2057         doesn't know how to handle more-permissive licenses.
2058
2059         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
2060         Problem reported by Dave Love.
2061
2062 2005-05-09  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
2063             Bruno Haible  <bruno@clisp.org>
2064
2065         * modules/inet_ntop: New file.
2066         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
2067         inet_ntop.
2068
2069 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
2070
2071         * modules/argmatch (Depends-on): Add stdbool.
2072         * modules/backupfile (Depends-on): Likewise.
2073         * modules/chdir-long (Depends-on): Likewise.
2074         * modules/closeout (Depends-on): Likewise.
2075         * modules/cycle-check (Depends-on): Likewise.
2076         * modules/dirname (Depends-on): Likewise.
2077         * modules/fnmatch (Depends-on): Likewise.
2078         * modules/fsusage (Depends-on): Likewise.
2079         * modules/fwriteerror (Depends-on): Likewise.
2080         * modules/getcwd (Depends-on): Likewise.
2081         * modules/getloadavg (Depends-on): Likewise.
2082         * modules/hard-locale (Depends-on): Likewise.
2083         * modules/makepath (Depends-on): Likewise.
2084         * modules/mountlist (Depends-on): Likewise.
2085         * modules/nanosleep (Depends-on): Likewise.
2086         * modules/posixtm (Depends-on): Likewise.
2087         * modules/quotearg (Depends-on): Likewise.
2088         * modules/readtokens (Depends-on): Likewise.
2089         * modules/readtokens0 (Depends-on): Likewise.
2090         * modules/readutmp (Depends-on): Likewise.
2091         * modules/save-cwd (Depends-on): Likewise.
2092         * modules/strftime (Depends-on): Likewise.
2093         * modules/userspec (Depends-on): Likewise.
2094         * modules/utimecmp (Depends-on): Likewise.
2095         * modules/xgetcwd (Depends-on): Likewise.
2096         * modules/xnanosleep (Depends-on): Likewise.
2097         * modules/xstrtod (Depends-on): Likewise.
2098         * modules/yesno (Depends-on): Likewise.
2099
2100 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
2101
2102         * modules/getloadavg (Depends-on): Add unistd-safer.
2103         * modules/getusershell (Depends-on): Add stdio-safer.
2104         * modules/lstat (Depends-on): Remove xalloc.
2105         * modules/mkstemp (Depends-on): Add stat-macros.
2106         * modules/modechange (Depends-on): Remove xstrtol.
2107         Add stat-macros, xalloc.
2108         * modules/save-cwd (Depends-on): Add unistd-safer.
2109         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
2110         * modules/unistd-safer (Files): Add lib/fd-safer.c
2111         (Makefile.am): Remove lib_SOURCES.
2112
2113         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
2114         Remove fcntl-safer; unistd-safer supersedes it.
2115
2116 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
2117
2118         * modules/getcwd (Depends-on): Add extensions.
2119         * modules/openat (Depends-on): Likewise.
2120
2121 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
2122
2123         * MODULES.html.sh (Misc): Add byteswap.
2124
2125 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
2126
2127         * modules/byteswap: New file.
2128
2129 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
2130
2131         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
2132         (func_ln_if_changed) Remove forcibly for no error message
2133         in case file does not exist.
2134
2135 2005-04-19  Simon Josefsson  <jas@extundo.com>
2136
2137         * gnulib-tool (Options): Make --symlink mean --symbolic.
2138
2139 2005-03-14  Simon Josefsson  <jas@extundo.com>
2140
2141         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
2142
2143 2005-04-15  Simon Josefsson  <jas@extundo.com>
2144
2145         * gnulib-tool: Rename --symlink to --symbolic.
2146
2147 2005-04-15  Oskar Liljeblad <oskar@osk.mine.nu>
2148
2149         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
2150         symbolic links to files instead of copying/moving.  Add --aux-dir,
2151         specifying directory relative --dir where auxiliary build tools
2152         are placed.
2153
2154 2005-04-14  Bruno Haible  <bruno@clisp.org>
2155
2156         * modules/allocsa (License): Change to LGPL.
2157         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
2158
2159 2005-03-26  Jim Meyering  <jim@meyering.net>
2160
2161         * modules/check-include-files: Move to ../ and rename to...
2162         * check-module: ...this.
2163
2164 2005-03-25  Jim Meyering  <jim@meyering.net>
2165
2166         * modules/xvasprintf (Files): Add xalloc.h.
2167
2168 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
2169
2170         * modules/gettext (Files): config/config.rpath -> build-aux/config.rpath
2171         * modules/iconv (Files): Likewise.
2172         Problem reported by Oskar Liljeblad.
2173
2174 2005-03-23  Jim Meyering  <jim@meyering.net>
2175
2176         * modules/check-include-files: New script to check for
2177         missing dependencies, multiple includes, etc.
2178
2179         * modules/c-strtold (Depends-on): Add xalloc.
2180         * modules/c-strtod (Depends-on): Add xalloc.
2181         * modules/hash (Depends-on): Add xalloc.
2182         (Files): Remove lib/xalloc.h.
2183
2184         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
2185         * modules/userspec (Files): Add lib/inttostr.h.
2186
2187 2005-03-22  Jim Meyering  <jim@meyering.net>
2188
2189         * modules/stat-macros: New module.
2190         * modules/canonicalize, modules/euidaccess, modules/file-type,
2191         * modules/filemode, modules/lchown, modules/makepath,
2192         * modules/rmdir, modules/stat: Depend on new stat-macros module
2193         rather than listing lib/stat-macros.h manually.
2194         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
2195
2196 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
2197
2198         * modules/chdir-long (Depends-on): Add mempcpy.
2199
2200         * modules/acl, modules/backupfile, modules/c-strtod,
2201         modules/c-strtold, modules/canon-host, modules/canonicalize,
2202         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
2203         modules/exclude, modules/exitfail, modules/file-type,
2204         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
2205         modules/getdate, modules/getline, modules/getpagesize,
2206         modules/getpass, modules/getugroups, modules/group-member,
2207         modules/hard-locale, modules/hash, modules/human, modules/idcache,
2208         modules/inttostr, modules/long-options, modules/makepath,
2209         modules/md5, modules/memcasecmp, modules/memcoll,
2210         modules/modechange, modules/mountlist, modules/path-concat,
2211         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
2212         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
2213         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
2214         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
2215         modules/strftime, modules/strndup, modules/strverscmp,
2216         modules/timespec, modules/unlocked-io, modules/userspec,
2217         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
2218         modules/yesno:
2219         Remove lib_SOURCES line from Makefile.am section, as this is now
2220         done automatically by the corresponding Autoconf macro.
2221
2222 2005-03-16  Bruno Haible  <bruno@clisp.org>
2223
2224         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
2225         HAVE_LONGLONG_64BIT.
2226
2227 2005-03-04  Derek R. Price  <derek@ximbiot.com>
2228
2229         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
2230         (func_import): Only replace files via --import when they have actually
2231         changed.
2232
2233 2005-03-03  Derek R. Price  <derek@ximbiot.com>
2234             Bruno Haible  <bruno@clisp.org>
2235
2236         * modules/pagealign_alloc: New file.
2237         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
2238
2239 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
2240
2241         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
2242         Reported by Derek Price.
2243         (Include): Add "timespec.h".
2244
2245         * modules/xnanosleep (Depends-on): Remove gethrxtime.
2246
2247 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
2248
2249         * modules/gethrxtime: New file.
2250         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
2251         (Depends-on): Add gethrxtime.
2252         (configure.ac): Add gl_XNANOSLEEP.
2253         (Makefile.am): Remove lib_SOURCES line.
2254
2255 2005-02-24  Bruno Haible  <bruno@clisp.org>
2256
2257         * modules/gettext (Files): Add m4/glibc2.m4.
2258
2259 2005-02-22  Simon Josefsson  <jas@extundo.com>
2260
2261         * modules/iconvme: New file.
2262
2263         * MODULES.html.sh: Add iconvme.
2264
2265 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
2266
2267         * modules/chdir-long (Depends-on): Add memrchr.
2268         * modules/memrchr (Files): Add lib/memrchr.h.
2269         (Include): "memrchr.h".
2270
2271 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
2272
2273         Sync from coreutils.
2274         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
2275         (Depends-on): Add c-strtod.
2276         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
2277
2278 2005-01-28  Bruno Haible  <bruno@clisp.org>
2279
2280         * modules/javacomp: New file.
2281         * MODULES.html.sh (Java): Add javacomp.
2282
2283 2005-01-26  Bruno Haible  <bruno@clisp.org>
2284
2285         * modules/javaexec: New file.
2286         * MODULES.html.sh (Java): Add javaexec.
2287
2288 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
2289
2290         * modules/lchown (Depends-on): Remove lchown.h
2291
2292 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
2293
2294         * modules/chdir-long (Depends-on): Remove mempcpy.
2295
2296 2005-01-21  Bruno Haible  <bruno@clisp.org>
2297
2298         * modules/classpath: New file.
2299         * MODULES.html.sh (Java): Add classpath.
2300
2301 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
2302
2303         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
2304
2305 2005-01-20  Simon Josefsson  <jas@extundo.com>
2306
2307         * modules/version-etc-fsf: New file.
2308
2309 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
2310
2311         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
2312         AC_LIBSOURCES now does this.
2313         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
2314         with new ullong_max module.
2315
2316 2005-01-19  Bruno Haible  <bruno@clisp.org>
2317
2318         * modules/sh-quote: New file.
2319         * MODULES.html.sh (Executing programs): Add sh-quote.
2320
2321 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
2322
2323         * modules/ullong_max: New file.
2324
2325         * modules/chdir-long, modules/openat: New files.
2326         * modules/save-cwd (Depends-on): Depend on chdir-long.
2327         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
2328
2329 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
2330
2331         * modules/argp: Depend on vsnprintf
2332
2333 2005-01-10  Jim Meyering  <jim@meyering.net>
2334
2335         * modules/closeout (Depends-on): Add atexit.
2336
2337 2005-01-01  Simon Josefsson  <jas@extundo.com>
2338
2339         * gnulib-tool: Print #include directives when --import'ing.
2340
2341 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
2342
2343         * modules/error (Depends-on): Remove gettext.
2344
2345 2004-12-28  Simon Josefsson  <jas@extundo.com>
2346
2347         * tests/test-base64.c: Include required header files.  Remove
2348         unused variables.
2349
2350 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
2351
2352         * modules/getdate (Depends-on): Remove alloca-opt.
2353
2354 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
2355
2356         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
2357         (2004-10-24) change.  Apparently this was a false alarm.
2358
2359         * modules/getdate: Depend on alloca-opt, not alloca.
2360
2361 2004-12-18  Simon Josefsson  <jas@extundo.com>
2362
2363         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
2364
2365 2004-12-16  Simon Josefsson  <jas@extundo.com>
2366
2367         * tests/test-base64.c: Add license.
2368
2369 2004-12-15  Stepan Kasal  <address@hidden>
2370
2371         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
2372
2373 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2374
2375         * modules/getcwd (Files): Add m4/d-ino.m4.
2376         Suggested by Mark D. Baushke.
2377
2378 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2379
2380         * modules/hard-locale (Depends-on): Add strdup.
2381
2382 2004-12-04  Simon Josefsson  <jas@extundo.com>
2383
2384         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
2385         Vandoorselaere <yoann@prelude-ids.org>.
2386
2387 2004-11-30  Simon Josefsson  <jas@extundo.com>
2388
2389         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
2390         base64.
2391
2392         * tests/test-base64.c: New file.
2393
2394         * modules/base64: New file.
2395
2396 2004-11-30  Simon Josefsson  <jas@extundo.com>
2397
2398         * modules/restrict (License): Change to LGPL.
2399
2400 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
2401
2402         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
2403         (Depends-on): Remove pathmax, same.  Add mempcpy.
2404         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
2405         (Makefile.am): Append getcwd.h to lib_SOURCES.
2406         (Include): Add getcwd.h.
2407         (Maintainer): Change from Jim Meyering to "all, glibc",
2408         since getdate now uses intended-for-glibc code.
2409         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
2410         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
2411
2412 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2413
2414         * modules/canonicalize (Depends-on): Add xreadlink.
2415         Problem reported by James Youngman.
2416
2417 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
2418
2419         * modules/canon-host (Depends-on): Add strdup.
2420
2421 2004-11-16  Jim Meyering  <jim@meyering.net>
2422
2423         * modules/closeout (Depends-on): Add fpending.
2424
2425 2004-11-11  Simon Josefsson  <jas@extundo.com>
2426
2427         * modules/strtok_r: New file.
2428
2429         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
2430         strtok_r.
2431
2432 2004-11-08  Simon Josefsson  <jas@extundo.com>
2433
2434         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
2435         getaddrinfo.
2436
2437         * modules/getaddrinfo: New file.
2438
2439 2004-11-10  Jim Meyering  <jim@meyering.net>
2440
2441         * modules/closeout (Depends-on): Remove fpending.
2442
2443 2004-11-04  Bruno Haible  <bruno@clisp.org>
2444
2445         * modules/allocsa (Files): Add lib/allocsa.valgrind.
2446         (Makefile.am): Distribute it.
2447
2448 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
2449
2450         * modules/getdate (Files): Add doc/getdate.texi.
2451         (Depends-on): Add setenv, xalloc.
2452
2453 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
2454
2455         * modules/regex (lib_SOURCES): Add regex.c.
2456         Reported by James Youngman in
2457         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
2458
2459 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
2460
2461         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
2462         missing.  Problem reported by James Youngman.
2463
2464 2004-10-16  Simon Josefsson  <jas@extundo.com>
2465
2466         * gnulib-tool: Fix comments.  Fix parse problem.
2467         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
2468
2469 2004-10-15  Bruno Haible  <bruno@clisp.org>
2470
2471         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
2472
2473 2004-10-15  Bruno Haible  <bruno@clisp.org>
2474
2475         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
2476         the portions belonging to each module.
2477         Suggested by Derek Robert Price <derek@ximbiot.com>.
2478
2479 2004-10-15  Bruno Haible  <bruno@clisp.org>
2480
2481         * gnulib-tool: Untabify. Initialize supplied_libname.
2482         (func_usage): More homogenous output.
2483         (func_modules_transitive_closure, func_modules_to_filelist,
2484         func_emit_lib_Makefile_am): New functions.
2485         (func_import): New function, extracted from big case statement. Use
2486         func_get_license, func_modules_transitive_closure,
2487         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
2488         opt_lgpl. Don't use test -a, as it's not portable.
2489         (func_create_testdir): Use func_modules_transitive_closure,
2490         func_modules_to_filelist, func_emit_lib_Makefile_am.
2491
2492 2004-10-11  Bruno Haible  <bruno@clisp.org>
2493
2494         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
2495         vsnprintf.
2496
2497 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
2498
2499         * modules/vsnprintf: New file.
2500
2501 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
2502
2503         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
2504
2505         * modules/argmatch, modules/argp, modules/closeout, modules/error,
2506         modules/exclude, modules/getdate, modules/getline,
2507         modules/getndelim2, modules/getpass, modules/getpass-gnu,
2508         modules/getusershell, modules/linebuffer, modules/md5,
2509         modules/mountlist, modules/posixtm, modules/readtokens,
2510         modules/readutmp, modules/regex, modules/sha1,
2511         modules/version-etc, modules/yesno:
2512         Remove dependency on unlocked-io.
2513
2514 2004-10-04  Bruno Haible  <bruno@clisp.org>
2515
2516         * modules/README: New file.
2517         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
2518         not a module.
2519
2520 2004-10-04  Simon Josefsson  <jas@extundo.com>
2521
2522         * modules/memmem: New file.
2523         * tests/test-memmem.c: New file.
2524         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
2525
2526 2004-10-01  Bruno Haible  <bruno@clisp.org>
2527
2528         * MODULES.html.sh: Add strsep.
2529
2530 2004-10-01  Yoann Vandoorselaere <yoann@prelude-ids.org>
2531
2532         * modules/strsep: New file.
2533
2534 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
2535
2536         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
2537
2538 2004-09-30  Simon Josefsson  <jas@extundo.com>
2539
2540         * modules/snprintf: New file.
2541
2542 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
2543
2544         * modules/argp (Maintainer): Replace Simon Josefsson
2545         by Sergey Poznyakoff.
2546
2547 2004-10-01  Simon Josefsson  <jas@extundo.com>
2548
2549         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
2550         memmem.
2551
2552         * tests/test-memmem.c: New file.
2553
2554         * modules/memmem: New file.
2555
2556 2004-09-29  Bruno Haible  <bruno@clisp.org>
2557
2558         * modules/alloca-opt: New file, derived from modules/alloca.
2559         * modules/allocsa: Depend on alloca-opt instead of alloca.
2560         * modules/setenv: Likewise.
2561         * modules/vasnprintf: Likewise.
2562         * MODULES.html.sh: Add alloca-opt.
2563
2564 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
2565
2566         * modules/dummy: Change license to LGPL.
2567
2568 2004-09-29  Simon Josefsson  <jas@extundo.com>
2569
2570         * gnulib-tool: New parameter --lgpl, to asseert that modules are
2571         LGPL, and to replace license template from GPL to LGPL.
2572
2573 2004-09-24  Simon Josefsson  <jas@extundo.com>
2574
2575         * modules/minmax (License): Change from GPL to LGPL.
2576
2577 2004-09-23  Simon Josefsson  <jas@extundo.com>
2578
2579         * gnulib-tool (--import): Typo.
2580
2581 2004-09-21  Simon Josefsson  <jas@extundo.com>
2582
2583         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
2584         snprintf.
2585
2586         * modules/snprintf: New file.
2587
2588 2004-09-05  Simon Josefsson  <jas@extundo.com>
2589
2590         * modules/getaddrinfo: Add.
2591
2592 2004-09-23  Simon Josefsson  <jas@extundo.com>
2593
2594         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
2595
2596 2004-09-22  Bruno Haible  <bruno@clisp.org>
2597
2598         * modules/*: Add 'License' field.
2599         * gnulib-tool: Accept --extract-license option.
2600         (func_get_license): New function.
2601
2602 2004-09-21  Bruno Haible  <bruno@clisp.org>
2603
2604         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
2605         Reported by Simon Josefsson.
2606
2607 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
2608
2609         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
2610         gl_AC_TYPE_LONG_LONG.
2611
2612 2004-09-18  Simon Josefsson  <jas@extundo.com>
2613         and  Paul Eggert  <eggert@cs.ucla.edu>
2614
2615         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
2616         calls with autoreconf.  Define GL_LIB.
2617
2618 2004-09-09  Karl Berry  <karl@gnu.org>
2619
2620         * regex.[ch]: delete from the root.  These were supposed to be
2621                 synced with emacs cvs, but this has not happened for about
2622                 a year, and anyway nothing else uses emacs regex.[ch].
2623                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
2624                 lib/regex[.ch] is untouched.
2625
2626 2004-09-09  Bruno Haible  <bruno@clisp.org>
2627
2628         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
2629
2630 2004-09-08  Bruno Haible  <bruno@clisp.org>
2631             Oskar Liljeblad  <oskar@osk.mine.nu>
2632
2633         * modules/stdint: New file.
2634         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
2635
2636 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
2637
2638         * modules/xvasprintf: New file.
2639         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
2640
2641 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
2642
2643         * modules/userspec: Don't depend on alloca.
2644
2645 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
2646
2647         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
2648         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
2649         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
2650
2651 2004-08-16  Simon Josefsson  <jas@extundo.com>
2652
2653         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
2654         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
2655         Add --dry-run for --import.
2656         Let user provided command line parameters override configure.ac
2657         settings.
2658
2659 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
2660
2661         * modules/argp (Files): Add m4/unlocked-io.m4.
2662         (Depends-on): Add extensions.
2663
2664 2004-08-12  Simon Josefsson  <jas@extundo.com>
2665
2666         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
2667         Change default library name from libfoo to libgnu.
2668         Now, if you have a configure.ac that says:
2669                 gl_SOURCE_BASE(gl)
2670                 gl_M4_BASE(gl/m4)
2671                 gl_MODULES(error getopt etcetera)
2672                 gl_INIT
2673         you can import all you need by running:
2674                 ../gnulib/gnulib-tool --import
2675
2676         * modules/getopt (Files): Rename getopt.h to getopt_.h.
2677         (Makefile.am): Rewrite, use logic from argz.
2678         (Include): Use <getopt.h> instead of "getopt.h".
2679
2680 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
2681
2682         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
2683         m4/uintmax_t.m4.
2684
2685 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
2686
2687         * modules/xalloc-die: New file.
2688         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
2689
2690         * modules/md5 (Files): Add m4/uint32_t.m4.
2691         * modules/sha1: Renamed from modules/sha.
2692         (Files):
2693         Rename lib/sha.h to lib/sha1.h.
2694         Rename lib/sha.c to lib/sha1.c.
2695         Rename m4/sha.m4 to m4/sha1.m4.
2696         (lib_SOURCES): Likewise.
2697         (configure.ac): Rename gl_SHA to gl_SHA1.
2698         (Include): sha.h -> sha1.h.
2699
2700 2004-08-08  Simon Josefsson  <jas@extundo.com>
2701
2702         * modules/xgethostname (Depends-on): Remove exit and error (not
2703         used).
2704
2705         * modules/getpass-gnu: Add getpass.h.
2706         (Depends-on): Add stdbool.
2707         * modules/getpass: Add getpass.h.
2708
2709 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
2710
2711         More merge from coreutils.
2712         * modules/raise, modules/readtokens0, modules/utimens,
2713         modules/utimecmp, module/xnanosleep: New files.
2714         * modules/strftime: Add lib/strftime.h.
2715         Change include from <time.h> to "strftime.h".
2716         * modules/yesno: Add lib/yesno.h.
2717         * modules/backupfile: Remove lib/addext.c.
2718         * modules/euidaccess: Add stat-macros.h.
2719         * modules/canonicalize, modules/euidaccess,
2720         modules/filemode, modules/lchown, modules/makepath,
2721         modules/rmdir, modules/stat: Likewise.
2722
2723 2004-08-03  Simon Josefsson  <jas@extundo.com>
2724
2725         * modules/progname (Depends-on): Don't depend on stdbool.
2726
2727 2004-08-02  Simon Josefsson  <jas@extundo.com>
2728
2729         * modules/getsubopt: New file.
2730         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
2731         getsubopt.
2732
2733 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
2734
2735         Merge from coreutils.
2736         * modules/c-strtod, modules/c-strtold, modules/canonicalize,
2737         modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
2738         * modules/path-concat: Don't depend on strdup.
2739
2740 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
2741
2742         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
2743         * MODULES.html.sh (func_all_modules): Remove fatal.
2744
2745 2004-07-19  Bruno Haible  <bruno@clisp.org>
2746
2747         * MODULES.html.sh (func_all_modules): Add dummy.
2748
2749 2004-07-16  Simon Josefsson  <jas@extundo.com>
2750
2751         * modules/dummy: New file.
2752
2753 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
2754
2755         * modules/chown (Files): Add lib/fchown-stub.c, since
2756         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
2757
2758 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
2759
2760         * modules/argz: Omit "#include".
2761
2762         * MODULES.html.sh (func_all_modules): Add calloc, to match
2763         2004-06-01 addition of calloc module.
2764
2765 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
2766
2767         * modules/argz: New file.
2768         * MODULES.html.sh (func_all_modules): Add argz.
2769
2770 2004-06-12  Jim Meyering  <jim@meyering.net>
2771         and  Paul Eggert  <eggert@cs.ucla.edu>
2772
2773         * modules/hash (Files): Add lib/xalloc.h.
2774         * modules/pipe (Depends-on): Add wait-process.
2775         * modules/stat (Depends-on): Add xalloc.
2776         * modules/userspec (Files): Add lib/userspec.h.
2777         * modules/xstrto
2778
2779         Upgrade from gettext-0.13.
2780         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
2781         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
2782         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
2783
2784 2003-11-25  Bruno Haible  <bruno@clisp.org>
2785
2786         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
2787
2788 2003-11-24  Paul Eggert  <eggert@twinsun.com>
2789
2790         * modules/alloca: Remove dependency on xalloc.
2791
2792 2003-11-17  Paul Eggert  <eggert@twinsun.com>
2793
2794         * README: Mention that S+T cannot overflow if S is the size of
2795         an existing object and T is sufficiently small.
2796
2797 2003-11-17  Bruno Haible  <bruno@clisp.org>
2798
2799         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
2800         (Depends-on): Add xsize.
2801
2802 2003-11-12  Paul Eggert  <eggert@twinsun.com>
2803
2804         * modules/xalloc (Files): Undo latest change, since xalloc.h
2805         no longer needs SIZE_MAX or PTRDIFF_MAX.
2806
2807 2003-11-11  Bruno Haible  <bruno@clisp.org>
2808
2809         * modules/xsize (Files): Add m4/size_max.m4.
2810         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
2811
2812 2003-11-04  Bruno Haible  <bruno@clisp.org>
2813
2814         * modules/xsize: New file.
2815         * modules/linebreak: Depend on xsize.
2816         * MODULES.html.sh (func_all_modules): Add xsize.
2817
2818 2003-11-04  Jim Meyering  <jim@meyering.net>
2819
2820         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
2821         variable names, rather than @VAR@.
2822         * modules/poll: Likewise.
2823
2824 2003-11-03  Jim Meyering  <jim@meyering.net>
2825
2826         * modules/userspec (lib_SOURCES): Add userspec.h.
2827         (Include): Add "userspec.h".
2828         Improve description.
2829
2830 2003-10-29  Paul Eggert  <eggert@twinsun.com>
2831
2832         * modules/group-member: Depend on stdbool.
2833
2834 2003-10-20  Bruno Haible  <bruno@clisp.org>
2835
2836         * modules/wait-process: New file.
2837         * MODULES.html.sh (func_all_modules): Add wait-process.
2838
2839 2003-10-16  Paul Eggert  <eggert@twinsun.com>
2840
2841         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
2842
2843 2003-10-14  Bruno Haible  <bruno@clisp.org>
2844
2845         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
2846
2847 2003-10-12  Paul Eggert  <eggert@twinsun.com>
2848
2849         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
2850         Change maintainer from Bruno Haible to 'all'.
2851
2852 2003-10-10  Simon Josefsson  <jas@extundo.com>
2853
2854         * modules/argp (Depends-on): Add restrict and strcase.
2855
2856 2003-10-08  Paul Eggert  <eggert@twinsun.com>
2857
2858         * modules/getpass: Depend on stdbool.
2859
2860 2003-10-06  Bruno Haible  <bruno@clisp.org>
2861
2862         * modules/version-etc-2: Remove file.
2863         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
2864
2865 2003-10-06  Bruno Haible  <bruno@clisp.org>
2866
2867         * modules/fatal-signal: New file.
2868         * MODULES.html.sh (func_all_modules): Add fatal-signal.
2869
2870 2003-10-05  Paul Eggert  <eggert@twinsun.com>
2871
2872         * README: Rework advice for preventing empty .o files.
2873         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
2874         not <sys/types.h>.
2875
2876 2003-10-02  Bruno Haible  <bruno@clisp.org>
2877
2878         * modules/lchown (Include): Add lchown.h.
2879         * modules/time_r (Include): Use "..." syntax.
2880         * modules/xgetdomainname (Include): Add xgetdomainname.h.
2881
2882 2003-10-01  Simon Josefsson  <jas@extundo.com>
2883
2884         * MODULES.html.sh (func_all_modules): Move gethostname from section
2885         'based on' to section 'lacking' POSIX:2001.
2886
2887 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
2888
2889         Trivial fixes to Makefile.am parts of module listings.
2890         * modules/strstr: Append strstr.h to lib_SOURCES.
2891         * modules/strcase: Likewise, for strcase.h.
2892
2893 2003-09-27  Paul Eggert  <eggert@twinsun.com>
2894
2895         * modules/free: New file.
2896
2897 2003-09-25  Bruno Haible  <bruno@clisp.org>
2898
2899         * modules/version-etc-2: New file, from modules/version-etc with
2900         modifications.
2901         * MODULES.html.sh (func_all_modules): Add version-etc-2.
2902
2903 2003-09-25  Simon Josefsson  <jas@extundo.com>
2904             Bruno Haible  <bruno@clisp.org>
2905
2906         * modules/getdomainname: New file.
2907         * modules/xgetdomainname: New file.
2908         * MODULES.html.sh (func_all_modules): Add getdomainname, xgetdomainname.
2909
2910 2003-09-24  Paul Eggert  <eggert@twinsun.com>
2911
2912         * README: Document assumptions that 'int' is at least 32 bits
2913         wide, that integer arithmetic is 2's complement without overflow,
2914         that there are no holes in integer values, that adding sizes of
2915         two nonoverlapping objects can't overflow, and that all-bits-zero
2916         yields scalar zero.  Fix spelling and capitalization typos.
2917
2918 2003-09-24  Simon Josefsson  <jas@extundo.com>
2919
2920         * modules/xgethostname: Add xgethostname.h.
2921
2922 2003-09-17  Paul Eggert  <eggert@twinsun.com>
2923
2924         * gnulib-tool: Use "test -h", not "test -L", for portability
2925         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
2926         (tags_regexp): Remove, since \| doesn't conform to POSIX.
2927         (sed_extract_prog): Issue s commands one-by-one, rather than
2928         using \| in one s command.
2929
2930 2003-09-16  Bruno Haible  <bruno@clisp.org>
2931
2932         * gnulib-tool (func_create_testdir): Warn about duplicated
2933         dependencies.
2934
2935 2003-09-15  Paul Eggert  <eggert@twinsun.com>
2936
2937         * modules/argmatch, modules/fatal, modules/obstack,
2938         modules/xalloc, modules/xgethostname: Sort dependencies by
2939         importance, not alphabetically.
2940
2941 2003-09-14  Bruno Haible  <bruno@clisp.org>
2942
2943         * modules/fwriteerror: New file.
2944         * MODULES.html.sh (func_all_modules): Add fwriteerror.
2945
2946 2003-09-12  Paul Eggert  <eggert@twinsun.com>
2947
2948         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
2949         modules/xgethostname, modules/xalloc: Depend on exit.
2950
2951 2003-09-09  Paul Eggert  <eggert@twinsun.com>
2952
2953         * README: New section: portability guidelines.
2954
2955 2003-09-07  Paul Eggert  <eggert@twinsun.com>
2956
2957         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
2958         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
2959
2960 2003-09-06  Paul Eggert  <eggert@twinsun.com>
2961
2962         * MODULES.html.sh (func_all_modules): Add time_r.
2963         * modules/time_r: New file.
2964         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
2965         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
2966
2967 2003-08-31  Simon Josefsson  <jas@extundo.com>
2968
2969         * modules/timegm: New file.
2970         * MODULES.html.sh (func_all_modules): Add timegm.
2971
2972 2003-08-22  Simon Josefsson  <jas@extundo.com>
2973
2974         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
2975
2976 2003-08-20  Bruno Haible  <bruno@clisp.org>
2977
2978         * modules/progname: New file.
2979         * MODULES.html.sh (func_all_modules): Add progname.
2980
2981 2003-08-18  Paul Eggert  <eggert@twinsun.com>
2982
2983         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
2984         in makefile rules.
2985
2986 2003-08-17  Simon Josefsson  <jas@extundo.com>
2987
2988         * modules/argp: Fix autoconf macro name. Add more dependencies.
2989
2990 2003-08-17  Simon Josefsson  <jas@extundo.com>
2991
2992         * modules/xstrndup: New file.
2993         * MODULES.html.sh (func_all_modules): Add xstrndup.
2994
2995 2003-08-17  Bruno Haible  <bruno@clisp.org>
2996
2997         * modules/strndup (Files, Include): Add lib/strndup.h.
2998
2999 2003-08-17  Bruno Haible  <bruno@clisp.org>
3000
3001         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
3002         like AC_GNU_SOURCE.
3003         * modules/extensions (configure.ac): Comment out the invocation of
3004         gl_USE_SYSTEM_EXTENSIONS.
3005
3006 2003-08-17  Bruno Haible  <bruno@clisp.org>
3007
3008         * modules/euidaccess (Files): Add lib/euidaccess.h.
3009
3010 2003-08-16  Paul Eggert  <eggert@twinsun.com>
3011
3012         Document merge from coreutils.
3013         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
3014         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
3015         * modules/utime: Add m4/utimes-null.m4.
3016
3017 2003-08-15  Paul Eggert  <eggert@twinsun.com>
3018
3019         Document merge from coreutils.
3020         * modules/userspec: Depend on posixver.
3021         * modules/strftime: Depend on tzset.
3022
3023 2003-08-14  Jim Meyering  <jim@meyering.net>
3024
3025         Merges from coreutils.
3026         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
3027         variable names, rather than @FNMATCH_H@.
3028         * modules/alloca: Likewise for $(ALLOCA_H).
3029
3030         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
3031         the three copies of the literal target, `fnmatch.h'.
3032         * modules/alloca (alloca.h): Likewise.
3033
3034 2003-08-14  Paul Eggert  <eggert@twinsun.com>
3035
3036         * modules/tzset: New file.
3037
3038 2003-08-12  Paul Eggert  <eggert@twinsun.com>
3039
3040         Merge from coreutils.
3041         * modules/euidaccess: Add lib_SOURCES, include for new
3042         file euidaccess.h
3043
3044 2003-08-11  Paul Eggert  <eggert@twinsun.com>
3045
3046         * modules/gnu-source, m4/gnu-source.m4:
3047         Remove; we're assuming Autoconf 2.54 or later now.
3048         Suggested by Bruno Haible.
3049         * MODULES.html.sh (func_all_modules): Remove gnu-source.
3050
3051 2003-08-08  Paul Eggert  <eggert@twinsun.com>
3052
3053         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
3054         * modules/extensions, modules/gnu-source: New files.
3055         * modules/timespec, modules/unlocked-io: Depend on extensions.
3056
3057 2003-08-07 Paul Eggert  <eggert@twinsun.com>
3058
3059         * modules/restrict: New file.
3060         * MODULES.html.sh (func_all_modules): Add restrict.
3061         * modules/regex: Depend on restrict.
3062
3063 2003-08-07  Bruno Haible  <bruno@clisp.org>
3064
3065         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
3066         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
3067
3068 2003-08-05  Paul Eggert  <eggert@twinsun.com>
3069
3070         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
3071         * modules/bumpalloc: Remove.
3072
3073 2003-07-31  Bruno Haible  <bruno@clisp.org>
3074
3075         * modules/getpass-gnu: New file.
3076         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
3077
3078 2003-07-22  Paul Eggert  <eggert@twinsun.com>
3079
3080         * modules/xalloc (Depends-on): Add exitfail.
3081         * modules/xmemcoll: Likewise.
3082
3083 2003-07-20  Jim Meyering  <jim@meyering.net>
3084
3085         * modules/closeout (Depends-on): Add exitfail.
3086         Suggestion from Bruno Haible.
3087
3088 2003-07-18  Bruno Haible  <bruno@clisp.org>
3089
3090         * modules/getndelim2: New file.
3091         * modules/getline: Share files with module getndelim2.
3092         * modules/getnline: Depend on getndelim2 instead of sharing files with
3093         it. Add getnline.c to lib_SOURCES.
3094         * MODULES.html.sh (func_all_modules): Add getndelim2.
3095
3096 2003-07-17  Bruno Haible  <bruno@clisp.org>
3097
3098         * modules/getnline: New file.
3099         * modules/getline: Add lib/getndelim2.c to source file list.
3100         * MODULES.html.sh (func_all_modules): Add getnline.
3101
3102 2003-07-17  Bruno Haible  <bruno@clisp.org>
3103
3104         * configure.in: Remove file.
3105         * Makefile.in: Remove file.
3106
3107 2003-07-17  Bruno Haible  <bruno@clisp.org>
3108
3109         * MODULES.html.sh: Put the </BODY> right before </HTML>.
3110
3111 2003-07-16  Jim Meyering  <jim@meyering.net>
3112
3113         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
3114
3115 2003-07-15  Jim Meyering  <jim@meyering.net>
3116
3117         * modules/save-cwd: Don't depend on error.  From Derek Price.
3118
3119 2003-07-14  Simon Josefsson  <jas@extundo.com>
3120
3121         * modules/mempcpy: New file.
3122         * MODULES.html.sh (func_all_modules): Add mempcpy.
3123
3124 2003-07-14  Paul Eggert  <eggert@twinsun.com>
3125
3126         * modules/getdate, modules/posixtm: Depend on mktime.
3127
3128 2003-07-10  Simon Josefsson  <jas@extundo.com>
3129
3130         * modules/strchrnul (Makefile.am): Add strchrnul.h.
3131
3132 2003-06-26  Bruno Haible  <bruno@clisp.org>
3133
3134         * modules/human: Depend on module stdbool.
3135
3136 2003-06-25  Bruno Haible  <bruno@clisp.org>
3137
3138         * modules/readlink: New file.
3139         * modules/xreadlink: Depend on it.
3140         * MODULES.html.sh (func_all_modules): Add readlink.
3141
3142 2003-06-22  Bruno Haible  <bruno@clisp.org>
3143
3144         * modules/safe-read: Add m4/ssize_t.m4.
3145         * modules/xreadlink: Add m4/ssize_t.m4.
3146
3147 2003-06-11  Simon Josefsson  <jas@extundo.com>
3148
3149         * modules/sysexits: New file.
3150         * MODULES.html.sh (func_all_modules): Add sysexits.
3151
3152 2003-06-10  Bruno Haible  <bruno@clisp.org>
3153
3154         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
3155
3156 2003-06-10  Simon Josefsson  <jas@extundo.com>
3157
3158         * modules/strchrnul: New file.
3159
3160 2003-06-10  Simon Josefsson  <jas@extundo.com>
3161
3162         * modules/argp: New file.
3163
3164 2003-06-07  Bruno Haible  <bruno@clisp.org>
3165
3166         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
3167         avoid AC_CONFIG_LINKS.
3168         * modules/fnmatch (Makefile.am): Use explicit creation rule for
3169         fnmatch.h, to avoid AC_CONFIG_LINKS.
3170         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
3171
3172 2003-06-07  Jim Meyering  <jim@meyering.net>
3173
3174         * modules/strtod: Use $(...) notation, not @...@ for
3175         AC_REPLACE'd variables.
3176         * modules/localcharset: Likewise.
3177
3178 2003-06-06  Jim Meyering  <jim@meyering.net>
3179             Bruno Haible  <bruno@clisp.org>
3180
3181         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
3182         Adjust Makefile.am snippet not to redirect directly to target.
3183         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
3184
3185 2003-05-30  Bruno Haible  <bruno@clisp.org>
3186
3187         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
3188         * config/config.rpath: Upgrade to gettext-0.12.1.
3189
3190 2003-05-22  Karl Berry  <karl@gnu.org>
3191
3192         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
3193
3194 2003-05-09  Bruno Haible  <bruno@clisp.org>
3195
3196         * modules/error: Add m4/strerror_r.m4 to file list.
3197
3198 2003-04-10  Bruno Haible  <bruno@clisp.org>
3199
3200         * modules/findprog: New file.
3201         * MODULES.html.sh (func_all_modules): Add it.
3202
3203 2003-04-04  Bruno Haible  <bruno@clisp.org>
3204
3205         * modules/linebreak: New file.
3206         * MODULES.html.sh (func_all_modules): Add it.
3207
3208 2003-04-03  Bruno Haible  <bruno@clisp.org>
3209
3210         * modules/utf8-ucs4: New file.
3211         * modules/utf16-ucs4: New file.
3212         * modules/ucs4-utf8: New file.
3213         * modules/ucs4-utf16: New file.
3214         * MODULES.html.sh (func_all_modules): Add them.
3215
3216 2003-04-02  Bruno Haible  <bruno@clisp.org>
3217
3218         * modules/binary-io: New file.
3219         * MODULES.html.sh (func_all_modules): Add it.
3220
3221 2003-04-01  Bruno Haible  <bruno@clisp.org>
3222
3223         * modules/pathname: New file.
3224         * MODULES.html.sh (func_all_modules): Add it.
3225
3226 2003-03-28  Bruno Haible  <bruno@clisp.org>
3227
3228         * modules/copy-file: New file.
3229         * MODULES.html.sh (func_all_modules): Add it.
3230
3231 2003-02-20  Bruno Haible  <bruno@clisp.org>
3232
3233         * MODULES.html.sh (func_all_modules): Add poll.
3234
3235 2003-02-19  Paolo Bonzino  <bonzini@gnu.org>
3236
3237         * modules/poll: New file.
3238
3239 2003-02-18  Bruno Haible  <bruno@clisp.org>
3240
3241         * MODULES.html.sh (func_all_modules): Add mathl.
3242
3243 2003-02-18  Paolo Bonzino  <bonzini@gnu.org>
3244
3245         * modules/mathl: New file.
3246
3247 2003-02-17  Bruno Haible  <bruno@clisp.org>
3248
3249         * modules/mkdtemp: New module.
3250         * MODULES.html.sh (func_all_modules): Add it.
3251
3252 2003-01-30  Bruno Haible  <bruno@clisp.org>
3253
3254         * modules/vasnprintf, modules/vasprintf: New modules.
3255         * MODULES.html.sh (func_all_modules): Add them.
3256
3257 2003-01-29  Bruno Haible  <bruno@clisp.org>
3258
3259         * modules/stpncpy: New module.
3260         * MODULES.html.sh (func_all_modules): Add it.
3261
3262 2003-01-28  Bruno Haible  <bruno@clisp.org>
3263
3264         * modules/c-ctype: New module.
3265         * MODULES.html.sh (func_all_modules): Add it.
3266
3267 2003-01-27  Bruno Haible  <bruno@clisp.org>
3268
3269         * modules/xsetenv: New module.
3270         * MODULES.html.sh (func_all_modules): Add it.
3271
3272 2003-01-23  Bruno Haible  <bruno@clisp.org>
3273
3274         * modules/minmax: New module.
3275         * MODULES.html.sh (func_all_modules): Add it.
3276
3277 2003-01-22  Bruno Haible  <bruno@clisp.org>
3278
3279         * modules/exit: New module.
3280         * MODULES.html.sh (func_all_modules): Add it.
3281
3282 2003-01-19  Bruno Haible  <bruno@clisp.org>
3283
3284         * gnulib-tool: Recognize option --extract-maintainer.
3285         (func_get_maintainer): New function.
3286         * modules/*: Add Maintainer entry.
3287
3288 2003-01-16  Bruno Haible  <bruno@clisp.org>
3289
3290         * MODULES.html.sh: Add a table of contents. Add the module name as
3291         leftmost column. Add hyperlinks.
3292
3293 2003-01-11  Bruno Haible  <bruno@clisp.org>
3294
3295         * modules/stpcpy: Distribute lib/stpcpy.h.
3296         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
3297
3298 2003-01-11  Bruno Haible  <bruno@clisp.org>
3299
3300         * gnulib-tool (func_create_testdir): Store config/* files in the main
3301         directory.
3302         * config.rpath: Move to ...
3303         * config/config.rpath: ... here.
3304         * modules/gettext: Contains config/config.rpath, not config.rpath.
3305         * modules/iconv: Likewise.
3306
3307 2003-01-11  Bruno Haible  <bruno@clisp.org>
3308
3309         * modules/*: Add a description.
3310         * modules/strpbrk: Fix Makefile.am snippet.
3311         * modules/strtoimax: Fix dependencies.
3312         * modules/strtoumax: Likewise.
3313
3314 2003-01-11  Bruno Haible  <bruno@clisp.org>
3315
3316         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
3317         * modules/alloca (Makefile.am): All object files depend on alloca.h.
3318         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
3319
3320 2003-01-12  Paul Eggert  <eggert@twinsun.com>
3321
3322         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
3323         to avoid collisions with libcurses and libreadline.
3324         * getstr: Remove.
3325         * MODULES.html.sh: Remove getstr.
3326         * modules/getline: Depend on unlocked-io, not getstr.
3327
3328 2003-01-10  Bruno Haible  <bruno@clisp.org>
3329
3330         * modules/alloca: Change Makefile.am requirements. Simplify Include
3331         requirements. Add lib/alloca_.h to file list.
3332
3333 2003-01-09  Bruno Haible  <bruno@clisp.org>
3334
3335         * modules/stdbool: Change configure.ac, Makefile.am requirements.
3336         Simplify Include requirements. Add lib/stdbool.h.in to file list.
3337
3338 2003-01-09  Bruno Haible  <bruno@clisp.org>
3339
3340         * gnulib-tool (func_all_modules): Ignore files ending in ~.
3341         * MODULES.html.sh: Likewise.
3342
3343 2003-01-09  Karl Berry  <karl@gnu.org>
3344
3345         * MODULES.html.sh: include `dirname $0` in PATH, to find
3346         gnulib-tool.
3347
3348 2003-01-08  Bruno Haible  <bruno@clisp.org>
3349
3350         * modules/full-read: Depend on full-write.
3351
3352 2003-01-07  Bruno Haible  <bruno@clisp.org>
3353
3354         * MODULES.html.sh: Add copyright notice.
3355         (missed_files): Omit CVS directory entries.
3356         (func_module): Make it work with sed-3.02.
3357         * MODULES.txt: Remove file.
3358
3359 2003-01-01  Karl Berry  <karl@gnu.org>
3360
3361         * gnulib-tool (func_verify_module): report module name $module in
3362         error message, not $1.
3363         * gnulib-tool (create-testdir): don't complain if destdir couldn't
3364         be created, only if it doesn't exist.
3365         * gnulib-tool (last_checkin_date): don't expand the $Date here.
3366
3367 2002-12-24  Bruno Haible  <bruno@clisp.org>
3368
3369         * MODULES.txt: Update according to m4/ changes.
3370
3371         Module gettext.
3372         * config.rpath: New file, from gettext-0.11.5.
3373
3374         * modules/*: New module descriptions.
3375         * gnulib-tool: New file.
3376         * MODULES.html.sh: New file.
3377
3378 2002-11-01  Bruno Haible  <bruno@clisp.org>
3379
3380         * configure.in: Add AC_CONFIG_AUX_DIR call.
3381         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
3382         test/Makefile.
3383         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
3384
3385 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
3386
3387         * regex.c (PATFETCH): Remove the translating fetch.
3388         (PATFETCH_RAW): Rename to PATFETCH.
3389         (set_image_of_range): New fun.
3390         (SET_RANGE_TABLE_WORK_AREA): Use it.
3391         (regex_compile): Don't translate the pattern chars so eagerly.
3392         Only do it when inserting an `exactn' bytecode or when handling
3393         a char-range.
3394         (mutually_exclusive_p): Avoid empty statement.
3395
3396 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
3397
3398         * README: New file
3399         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
3400         (per RMS's instructions, this is now the canonical source)
3401         * lgpl/, gpl/: New directories.
3402
3403 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
3404
3405         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
3406         as if it was a `charset'.
3407
3408 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
3409
3410         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
3411         (regex_compile): Catch bogus \(\1\).
3412
3413 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
3414
3415         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
3416         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
3417         Giving in to popular pressure to shut up the compiler with casts.
3418
3419 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
3420
3421         * regex.c: More `unsigned char' -> `re_char' changes.
3422         Also change several `int' into `re_wchar_t'.
3423         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
3424         (PUSH_FAILURE_POINTER): Don't cast any more.
3425         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
3426         We want GCC to complain, since this piece of code makes
3427         re_match non-reentrant, which *should* be fixed.
3428         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
3429         (EXTEND_BUFFER): Use RETALLOC.
3430         (SET_LIST_BIT): Don't cast.
3431         (re_wchar_t): New type.
3432         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
3433         that those two functions will always properly return.
3434         (IMMEDIATE_QUIT_CHECK): Cast to void.
3435         (analyse_first): Use recursion rather than an explicit stack.
3436         (re_compile_fastmap): Can't fail anymore.
3437         (re_search_2): Don't check re_compile_fastmap for failure.
3438         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
3439         Now also sets the new value (passed in a new argument).
3440         (re_match_2_internal): Use it.
3441         Also, use a new var `reg' of type size_t when looping through regs
3442         rather than reuse the inappropriate `mcnt'.
3443
3444 2000-10-24  Andrew Innes  <andrewi@gnu.org>
3445
3446         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
3447         NT-Emacs only.
3448         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
3449         so that re_search functions only quit when callers expect them to.
3450
3451 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
3452
3453         * regex.c (regex_compile): Change the way of handling a range from
3454         a char less than 256 to a char not less than 256.
3455
3456 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
3457
3458         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
3459
3460
3461 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006
3462 Free Software Foundation, Inc.
3463 Copying and distribution of this file, with or without modification,
3464 are permitted provided the copyright notice and this notice are preserved.