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