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