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