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