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