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