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