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