Complete last change to m4/sys_utsname_h.m4.
[gnulib.git] / ChangeLog
1 2009-12-31  Bruno Haible  <bruno@clisp.org>
2
3         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H_DEFAULTS): Don't set
4         SYS_UTSNAME_H.
5
6 2009-12-31  Bruno Haible  <bruno@clisp.org>
7
8         spawn: Fix misapplied patch.
9         * lib/spawn.in.h (posix_spawnattr_getflags, posix_spawnattr_setflags,
10         posix_spawnattr_getpgroup, posix_spawnattr_setpgroup): Correct the link
11         warnings for GNULIB_POSIXCHECK.
12
13 2009-12-31  Bruno Haible  <bruno@clisp.org>
14
15         times: Update after sys_times changed.
16         * m4/times.m4: New file, extracted from modules/times. Set HAVE_TIMES.
17         * modules/times (Files): Add it.
18         (configure.ac): Invoke gl_FUNC_TIMES.
19
20 2009-12-31  Bruno Haible  <bruno@clisp.org>
21
22         Use AC_C_INLINE where necessary.
23         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Require AC_C_INLINE.
24         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
25         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
26         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
27         * m4/mbfile.m4 (gl_MBFILE): Likewise.
28         * m4/mbiter.m4 (gl_MBITER): Likewise.
29         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
30         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
31         * m4/wait-process.m4 (gl_WAIT_PROCESS): Likewise.
32         * modules/u64 (configure.ac): Likewise.
33
34 2009-12-31  Bruno Haible  <bruno@clisp.org>
35
36         Use AC_C_INLINE instead of module 'inline' where possible.
37         * modules/inline (Description): Clarify purpose.
38         * m4/count-one-bits.m4 (gl_COUNT_ONE_BITS): Require AC_C_INLINE.
39         * modules/count-one-bits (Depends-on): Remove inline.
40         * m4/openat.m4 (gl_PREREQ_OPENAT): Require AC_C_INLINE.
41         * modules/openat (Depends-on): Remove inline.
42         * modules/fdutimensat (Depends-on, configure.ac): Require AC_C_INLINE
43         instead of depending on module 'inline'.
44         * modules/filevercmp (Depends-on, configure.ac): Likewise.
45         * modules/unicase/cased (Depends-on, configure.ac): Likewise.
46         * modules/unicase/ignorable (Depends-on, configure.ac): Likewise.
47         * modules/unictype/category-of (Depends-on, configure.ac): Likewise.
48         * modules/unictype/category-test (Depends-on, configure.ac): Likewise.
49         * modules/unictype/ctype-alnum (Depends-on, configure.ac): Likewise.
50         * modules/unictype/ctype-alpha (Depends-on, configure.ac): Likewise.
51         * modules/unictype/ctype-blank (Depends-on, configure.ac): Likewise.
52         * modules/unictype/ctype-cntrl (Depends-on, configure.ac): Likewise.
53         * modules/unictype/ctype-digit (Depends-on, configure.ac): Likewise.
54         * modules/unictype/ctype-graph (Depends-on, configure.ac): Likewise.
55         * modules/unictype/ctype-lower (Depends-on, configure.ac): Likewise.
56         * modules/unictype/ctype-print (Depends-on, configure.ac): Likewise.
57         * modules/unictype/ctype-punct (Depends-on, configure.ac): Likewise.
58         * modules/unictype/ctype-space (Depends-on, configure.ac): Likewise.
59         * modules/unictype/ctype-upper (Depends-on, configure.ac): Likewise.
60         * modules/unictype/ctype-xdigit (Depends-on, configure.ac): Likewise.
61         * modules/unictype/property-alphabetic (Depends-on, configure.ac):
62         Likewise.
63         * modules/unictype/property-ascii-hex-digit (Depends-on,
64         configure.ac): Likewise.
65         * modules/unictype/property-bidi-arabic-digit (Depends-on,
66         configure.ac): Likewise.
67         * modules/unictype/property-bidi-arabic-right-to-left (Depends-on,
68         configure.ac): Likewise.
69         * modules/unictype/property-bidi-block-separator (Depends-on,
70         configure.ac): Likewise.
71         * modules/unictype/property-bidi-boundary-neutral (Depends-on,
72         configure.ac): Likewise.
73         * modules/unictype/property-bidi-common-separator (Depends-on,
74         configure.ac): Likewise.
75         * modules/unictype/property-bidi-control (Depends-on, configure.ac):
76         Likewise.
77         * modules/unictype/property-bidi-embedding-or-override (Depends-on,
78         configure.ac): Likewise.
79         * modules/unictype/property-bidi-eur-num-separator (Depends-on,
80         configure.ac): Likewise.
81         * modules/unictype/property-bidi-eur-num-terminator (Depends-on,
82         configure.ac): Likewise.
83         * modules/unictype/property-bidi-european-digit (Depends-on,
84         configure.ac): Likewise.
85         * modules/unictype/property-bidi-hebrew-right-to-left (Depends-on,
86         configure.ac): Likewise.
87         * modules/unictype/property-bidi-left-to-right (Depends-on,
88         configure.ac): Likewise.
89         * modules/unictype/property-bidi-non-spacing-mark (Depends-on,
90         configure.ac): Likewise.
91         * modules/unictype/property-bidi-other-neutral (Depends-on,
92         configure.ac): Likewise.
93         * modules/unictype/property-bidi-pdf (Depends-on, configure.ac):
94         Likewise.
95         * modules/unictype/property-bidi-segment-separator (Depends-on,
96         configure.ac): Likewise.
97         * modules/unictype/property-bidi-whitespace (Depends-on,
98         configure.ac): Likewise.
99         * modules/unictype/property-combining (Depends-on, configure.ac):
100         Likewise.
101         * modules/unictype/property-composite (Depends-on, configure.ac):
102         Likewise.
103         * modules/unictype/property-currency-symbol (Depends-on,
104         configure.ac): Likewise.
105         * modules/unictype/property-dash (Depends-on, configure.ac): Likewise.
106         * modules/unictype/property-decimal-digit (Depends-on, configure.ac):
107         Likewise.
108         * modules/unictype/property-default-ignorable-code-point (Depends-on,
109         configure.ac): Likewise.
110         * modules/unictype/property-deprecated (Depends-on, configure.ac):
111         Likewise.
112         * modules/unictype/property-diacritic (Depends-on, configure.ac):
113         Likewise.
114         * modules/unictype/property-extender (Depends-on, configure.ac):
115         Likewise.
116         * modules/unictype/property-format-control (Depends-on, configure.ac):
117         Likewise.
118         * modules/unictype/property-grapheme-base (Depends-on, configure.ac):
119         Likewise.
120         * modules/unictype/property-grapheme-extend (Depends-on, configure.ac):
121         Likewise.
122         * modules/unictype/property-grapheme-link (Depends-on, configure.ac):
123         Likewise.
124         * modules/unictype/property-hex-digit (Depends-on, configure.ac):
125         Likewise.
126         * modules/unictype/property-hyphen (Depends-on, configure.ac):
127         Likewise.
128         * modules/unictype/property-id-continue (Depends-on, configure.ac):
129         Likewise.
130         * modules/unictype/property-id-start (Depends-on, configure.ac):
131         Likewise.
132         * modules/unictype/property-ideographic (Depends-on, configure.ac):
133         Likewise.
134         * modules/unictype/property-ids-binary-operator (Depends-on,
135         configure.ac): Likewise.
136         * modules/unictype/property-ids-trinary-operator (Depends-on,
137         configure.ac): Likewise.
138         * modules/unictype/property-ignorable-control (Depends-on,
139         configure.ac): Likewise.
140         * modules/unictype/property-iso-control (Depends-on, configure.ac):
141         Likewise.
142         * modules/unictype/property-join-control (Depends-on, configure.ac):
143         Likewise.
144         * modules/unictype/property-left-of-pair (Depends-on, configure.ac):
145         Likewise.
146         * modules/unictype/property-line-separator (Depends-on, configure.ac):
147         Likewise.
148         * modules/unictype/property-logical-order-exception (Depends-on,
149         configure.ac): Likewise.
150         * modules/unictype/property-lowercase (Depends-on, configure.ac):
151         Likewise.
152         * modules/unictype/property-math (Depends-on, configure.ac): Likewise.
153         * modules/unictype/property-non-break (Depends-on, configure.ac):
154         Likewise.
155         * modules/unictype/property-not-a-character (Depends-on, configure.ac):
156         Likewise.
157         * modules/unictype/property-numeric (Depends-on, configure.ac):
158         Likewise.
159         * modules/unictype/property-other-alphabetic (Depends-on,
160         configure.ac): Likewise.
161         * modules/unictype/property-other-default-ignorable-code-point
162         (Depends-on, configure.ac): Likewise.
163         * modules/unictype/property-other-grapheme-extend (Depends-on,
164         configure.ac): Likewise.
165         * modules/unictype/property-other-id-continue (Depends-on,
166         configure.ac): Likewise.
167         * modules/unictype/property-other-id-start (Depends-on, configure.ac):
168         Likewise.
169         * modules/unictype/property-other-lowercase (Depends-on, configure.ac):
170         Likewise.
171         * modules/unictype/property-other-math (Depends-on, configure.ac):
172         Likewise.
173         * modules/unictype/property-other-uppercase (Depends-on, configure.ac):
174         Likewise.
175         * modules/unictype/property-paired-punctuation (Depends-on,
176         configure.ac): Likewise.
177         * modules/unictype/property-paragraph-separator (Depends-on,
178         configure.ac): Likewise.
179         * modules/unictype/property-pattern-syntax (Depends-on, configure.ac):
180         Likewise.
181         * modules/unictype/property-pattern-white-space (Depends-on,
182         configure.ac): Likewise.
183         * modules/unictype/property-private-use (Depends-on, configure.ac):
184         Likewise.
185         * modules/unictype/property-punctuation (Depends-on, configure.ac):
186         Likewise.
187         * modules/unictype/property-quotation-mark (Depends-on, configure.ac):
188         Likewise.
189         * modules/unictype/property-radical (Depends-on, configure.ac):
190         Likewise.
191         * modules/unictype/property-sentence-terminal (Depends-on,
192         configure.ac): Likewise.
193         * modules/unictype/property-soft-dotted (Depends-on, configure.ac):
194         Likewise.
195         * modules/unictype/property-space (Depends-on, configure.ac): Likewise.
196         * modules/unictype/property-terminal-punctuation (Depends-on,
197         configure.ac): Likewise.
198         * modules/unictype/property-titlecase (Depends-on, configure.ac):
199         Likewise.
200         * modules/unictype/property-unassigned-code-value (Depends-on,
201         configure.ac): Likewise.
202         * modules/unictype/property-unified-ideograph (Depends-on,
203         configure.ac): Likewise.
204         * modules/unictype/property-uppercase (Depends-on, configure.ac):
205         Likewise.
206         * modules/unictype/property-variation-selector (Depends-on,
207         configure.ac): Likewise.
208         * modules/unictype/property-white-space (Depends-on, configure.ac):
209         Likewise.
210         * modules/unictype/property-xid-continue (Depends-on, configure.ac):
211         Likewise.
212         * modules/unictype/property-xid-start (Depends-on, configure.ac):
213         Likewise.
214         * modules/unictype/property-zero-width (Depends-on, configure.ac):
215         Likewise.
216         * modules/unictype/syntax-c-ident (Depends-on, configure.ac): Likewise.
217         * modules/unictype/syntax-java-ident (Depends-on, configure.ac):
218         Likewise.
219
220 2009-12-31  Bruno Haible  <bruno@clisp.org>
221
222         Remove unnecessary AC_C_INLINE invocation.
223         * m4/popen.m4 (gl_PREREQ_POPEN): Don't invoke AC_C_INLINE. Not needed
224         since 2009-08-21.
225
226 2009-12-31  Jim Meyering  <meyering@redhat.com>
227
228         maint.mk: don't require explicit gpg_key_ID in cfg.mk
229         * top/maint.mk (gpg_key_ID): Derive key ID from signed release tag.
230         With this change, we can all remove the gpg_key_ID = ... definition
231         from our respective cfg.mk files.
232
233         maint.mk: create announcement template in ~/, not in /tmp
234         * top/maint.mk (emit_upload_commands): Adjust.
235         (release-prep): Emit into ~/announce-..., not /tmp/announce-...
236         Remove temporary file, .ci-msg.
237
238 2009-12-31  Eric Blake  <ebb9@byu.net>
239
240         link-warning: always build headers with link warnings
241         * modules/arpa_inet (Makefile.am): Always build replacement
242         header.
243         * modules/ctype (Makefile.am): Likewise.
244         * modules/dirent (Makefile.am): Likewise.
245         * modules/inttypes (Makefile.am): Likewise.
246         * modules/langinfo (Makefile.am): Likewise.
247         * modules/locale (Makefile.am): Likewise.
248         * modules/spawn (Makefile.am): Likewise.
249         * modules/sys_file (Makefile.am): Likewise.
250         * modules/sys_ioctl (Makefile.am): Likewise.
251         * modules/sys_select (Makefile.am): Likewise.
252         * modules/sys_socket (Makefile.am): Likewise.
253         * modules/sys_times (Makefile.am): Likewise.
254         * modules/sys_utsname (Makefile.am): Likewise.
255         * modules/sys_wait (Makefile.am): Likewise.
256         * modules/wchar (Makefile.am): Likewise.
257         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET)
258         (gl_ARPA_INET_H_DEFAULTS): Drop unneeded variable.
259         * m4/ctype.m4 (gl_CTYPE_H_DEFAULTS): Likewise.
260         * m4/isblank.m4 (gl_FUNC_ISBLANK): Likewise.
261         * m4/dirent_h.m4 (gl_REPLACE_DIRENT_H, gl_DIRENT_H_DEFAULTS):
262         Likewise.
263         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
264         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
265         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H, gl_LOCALE_H_DEFAULTS):
266         Likewise.
267         * m4/spawn_h.m4 (gl_REPLACE_SPAWN_H, gl_SPAWN_H_DEFAULTS):
268         Likewise.
269         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H): Likewise.
270         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H, gl_REPLACE_SYS_IOCTL_H)
271         (gl_SYS_IOCTL_H_DEFAULTS): Likewise.
272         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
273         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
274         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H)
275         (gl_SYS_UTSNAME_H_DEFAULTS): Likewise.
276         * m4/wchar.m4 (gl_WCHAR_H, gl_REPLACE_WCHAR_H)
277         (gl_WCHAR_H_DEFAULTS): Likewise.
278
279 2009-12-31  Eric Blake  <ebb9@byu.net>
280
281         signal, spawn: use link warnings
282         * lib/signal.in.h (sigset_t): Make unconditional.
283         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset)
284         (sigpending, sigprocmask, sigaction): Add link warnings.
285         * lib/spawn.in.h (posix_spawn, posix_spawnp, posix_spawnattr_init)
286         (posix_spawnattr_destroy, posix_spawnattr_getsigdefault)
287         (posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask)
288         (posix_spawnattr_setsigmask, posix_spawnattr_getflags)
289         (posix_spawnattr_setflags, posix_spawnattr_getpgroup)
290         (posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy)
291         (posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam)
292         (posix_spawnattr_setschedparam, posix_spawn_file_actions_init)
293         (posix_spawn_file_actions_destroy)
294         (posix_spawn_file_actions_addopen)
295         (posix_spawn_file_actions_addclose)
296         (posix_spawwn_file_actions_adddup2): Likewise.
297         * m4/signal_h.m4 (gl_SIGNAL_H): Guarantee uid_t.
298         * tests/test-signal.c (main): Enhance test.
299
300         spawn: improve wrapper support
301         * m4/spawn_h.m4 (gl_SPAWN_H): Check for type existence.
302         (gl_SPAWN_H_DEFAULTS): New defaults.
303         * modules/spawn (Makefile.am): Substitute them.
304         * lib/spawn.in.h: (posix_spawnattr_t, posix_spawn_file_actions_t):
305         Only declare if missing or broken.
306
307         sys_times, sys_utsname: use include_next
308         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Support wrapping an existing
309         header.
310         (gl_SYS_TIMES_H_DEFAULTS): Add another variable.
311         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H)
312         (gl_SYS_UTSNAME_H_DEFAULTS): Likewise.
313         * modules/sys_times (Depends-on): Add include_next.
314         (Makefile.am): Substitute additional values.
315         * modules/sys_utsname (Depends-on, Makefile.am): Likewise.
316         * lib/sys_times.in.h (includes): Include native header, if
317         available.
318         * lib/sys_utsname.in.h (includes): Likewise.
319         * tests/test-sys_times.c (main): Enhance test.
320
321         fdutimensat: revert prior patch
322         * modules/fdutimensat (Depends-on): Re-add inline; it is needed by
323         utimens.h.
324         Reported by Bruno Haible.
325
326 2009-12-30  Eric Blake  <ebb9@byu.net>
327
328         sys_wait: drop link-warning dependency
329         * modules/sys_wait (Depends-on, Makefile.am): Drop unneeded
330         link-warning efforts.
331         * lib/sys_wait.in.h: Likewise.
332
333         fdutimensat: remove bogus dependency
334         * modules/fdutimensat (Depends-on): Drop inline.
335
336         unistd: fix typo
337         * lib/unistd.in.h (linkat) [GNULIB_POSIXCHECK]: Fix typo.
338
339 2009-12-30  Bruno Haible  <bruno@clisp.org>
340
341         Fix compilation error with Solaris cc.
342         * lib/unicase/u8-is-invariant.c: Include <stdbool.h>.
343         * lib/unicase/u16-is-invariant.c: Likewise.
344         * lib/unicase/u32-is-invariant.c: Likewise.
345         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
346
347 2009-12-30  Bruno Haible  <bruno@clisp.org>
348
349         Fix test crash.
350         * tests/test-localename.c (test_locale_name_thread): Skip unavailable
351         locales.
352         Reported by Simon Josefsson <simon@josefsson.org>.
353
354 2009-12-30  Bruno Haible  <bruno@clisp.org>
355
356         Fix compilation error on most platforms.
357         * tests/test-localename.c (categories): Define only if HAVE_NEWLOCALE.
358         Reported by Simon Josefsson <simon@josefsson.org>
359         and Nelson H. F. Beebe <beebe@math.utah.edu>.
360
361 2009-12-30  Eric Blake  <ebb9@byu.net>
362
363         futimens, utimensat: work around ntfs-3g bug
364         * lib/utimensat.c (rpl_utimensat): Drop attempts to cache whether
365         a ctime bug is present, and expand workaround to cover ntfs-3g.
366         * lib/utimens.c (fdutimens, lutimens): Likewise.
367         (utimensat_ctime_really, detect_ctime_bug): Drop cache mechanism.
368         (validate_timespec): Adjust return value.
369         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Update comment.
370         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
371         Reported by ctrn3e8 <ctrn3e8@gmail.com>.
372
373 2009-12-29  Eric Blake  <ebb9@byu.net>
374
375         link-warning: make usage consistent
376         * modules/ctype (Depends-on): Add link-warning.
377         (Makefile.am): Update rules accordingly.
378         * modules/langinfo (Depends-on, Makefile.am): Likewise.
379         * modules/locale (Depends-on, Makefile.am): Likewise.
380         * modules/sys_file (Makefile.am): Likewise.
381         * modules/getopt-posix (Makefile.am): Delete unused link warning
382         efforts.
383         * lib/ctype.in.h (GL_LINK_WARNING): Ensure definition before use.
384         * lib/langinfo.in.h (GL_LINK_WARNING): Likewise.
385         * lib/locale.in.h (GL_LINK_WARNING): Likewise.
386         * lib/sys_file.in.h (GL_LINK_WARNING): Likewise.
387
388         stdio: remove unused variables
389         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Remove unused variables.
390         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Likewise.
391         * m4/ftello.m4 (gl_FUNC_FTELLO): Likewise.
392
393         tests: test more substitute headers
394         * modules/ctype-tests: New file.
395         * modules/dirent-tests: Likewise.
396         * modules/spawn-tests: Likewise.
397         * modules/sys_file-tests: Likewise.
398         * modules/sys_ioctl-tests: Likewise.
399         * modules/sys_wait-tests: Likewise.
400         * tests/test-ctype.c: Likewise.
401         * tests/test-dirent.c: Likewise.
402         * tests/test-spawn.c: Likewise.
403         * tests/test-sys_file.c: Likewise.
404         * tests/test-sys_ioctl.c: Likewise.
405         * tests/test-sys_wait.c: Likewise.
406         * m4/spawn_h.m4 (gl_SPAWN_H): Replace header if it is missing.
407         * lib/sys_file.in.h (LOCK_SH, LOCK_EX, LOCK_UN, LOCK_NB): Provide
408         whether or not flock is in use.
409
410         tests: remove License section from module
411         * modules/arpa_inet-tests: Remove unneeded section.
412         * modules/byteswap-tests: Likewise.
413         * modules/ceilf-tests: Likewise.
414         * modules/ceill-tests: Likewise.
415         * modules/crypto/des-tests: Likewise.
416         * modules/crypto/gc-arcfour-tests: Likewise.
417         * modules/crypto/gc-arctwo-tests: Likewise.
418         * modules/crypto/gc-des-tests: Likewise.
419         * modules/crypto/gc-hmac-md5-tests: Likewise.
420         * modules/crypto/gc-hmac-sha1-tests: Likewise.
421         * modules/crypto/gc-md2-tests: Likewise.
422         * modules/crypto/gc-md4-tests: Likewise.
423         * modules/crypto/gc-md5-tests: Likewise.
424         * modules/crypto/gc-pbkdf2-sha1-tests: Likewise.
425         * modules/crypto/gc-rijndael-tests: Likewise.
426         * modules/crypto/gc-sha1-tests: Likewise.
427         * modules/crypto/gc-tests: Likewise.
428         * modules/crypto/md2-tests: Likewise.
429         * modules/crypto/md4-tests: Likewise.
430         * modules/fcntl-h-tests: Likewise.
431         * modules/floorf-tests: Likewise.
432         * modules/floorl-tests: Likewise.
433         * modules/frexp-nolibm-tests: Likewise.
434         * modules/frexp-tests: Likewise.
435         * modules/frexpl-nolibm-tests: Likewise.
436         * modules/frexpl-tests: Likewise.
437         * modules/getaddrinfo-tests: Likewise.
438         * modules/inttypes-tests: Likewise.
439         * modules/isfinite-tests: Likewise.
440         * modules/isinf-tests: Likewise.
441         * modules/ldexpl-tests: Likewise.
442         * modules/locale-tests: Likewise.
443         * modules/math-tests: Likewise.
444         * modules/netdb-tests: Likewise.
445         * modules/netinet_in-tests: Likewise.
446         * modules/printf-frexp-tests: Likewise.
447         * modules/printf-frexpl-tests: Likewise.
448         * modules/priv-set-tests: Likewise.
449         * modules/random_r-tests: Likewise.
450         * modules/round-tests: Likewise.
451         * modules/roundf-tests: Likewise.
452         * modules/roundl-tests: Likewise.
453         * modules/search-tests: Likewise.
454         * modules/select-tests: Likewise.
455         * modules/signal-tests: Likewise.
456         * modules/stdbool-tests: Likewise.
457         * modules/stddef-tests: Likewise.
458         * modules/stdint-tests: Likewise.
459         * modules/stdio-tests: Likewise.
460         * modules/stdlib-tests: Likewise.
461         * modules/string-tests: Likewise.
462         * modules/strings-tests: Likewise.
463         * modules/sys_select-tests: Likewise.
464         * modules/sys_socket-tests: Likewise.
465         * modules/sys_stat-tests: Likewise.
466         * modules/sys_time-tests: Likewise.
467         * modules/sys_utsname-tests: Likewise.
468         * modules/sysexits-tests: Likewise.
469         * modules/time-tests: Likewise.
470         * modules/trunc-tests: Likewise.
471         * modules/truncf-tests: Likewise.
472         * modules/truncl-tests: Likewise.
473         * modules/tsearch-tests: Likewise.
474         * modules/unistd-tests: Likewise.
475         * modules/wchar-tests: Likewise.
476         * modules/wctype-tests: Likewise.
477
478         tests: fix license on several tests
479         * tests/test-des.c: Update to GPLv3+.
480         * tests/test-flock.c: Likewise.
481         * tests/test-fsync.c: Likewise.
482         * tests/test-futimens.h: Likewise.
483         * tests/test-gc-arcfour.c: Likewise.
484         * tests/test-gc-arctwo.c: Likewise.
485         * tests/test-gc-des.c: Likewise.
486         * tests/test-gc-hmac-md5.c: Likewise.
487         * tests/test-gc-hmac-sha1.c: Likewise.
488         * tests/test-gc-md2.c: Likewise.
489         * tests/test-gc-md4.c: Likewise.
490         * tests/test-gc-md5.c: Likewise.
491         * tests/test-gc-pbkdf2-sha1.c: Likewise.
492         * tests/test-gc-rijndael.c: Likewise.
493         * tests/test-gc-sha1.c: Likewise.
494         * tests/test-gc.c: Likewise.
495         * tests/test-getcwd.c: Likewise.
496         * tests/test-link.c: Likewise.
497         * tests/test-link.h: Likewise.
498         * tests/test-lutimens.h: Likewise.
499         * tests/test-md2.c: Likewise.
500         * tests/test-md4.c: Likewise.
501         * tests/test-mkdir.h: Likewise.
502         * tests/test-rename.c: Likewise.
503         * tests/test-rename.h: Likewise.
504         * tests/test-safe-alloc.c: Likewise.
505         * tests/test-utimens-common.h: Likewise.
506         * tests/test-utimens.h: Likewise.
507
508         maint: sync license texts
509         * config/srclist.txt: Add gpl-1.3.texi, lgpl-1.3.texi.
510         * doc/gpl-3.0.texi: Revert copyright year update.
511         * doc/lgpl-3.0.texi: Likewise.
512
513 2009-12-29  Jim Meyering  <meyering@redhat.com>
514
515         update nearly all FSF copyright year lists to include 2009
516         The files named by the following are exempted:
517             grep -v '^#' config/srclist.txt|grep -v '^$' | while read src dst; do
518               test -f "$dst" && { echo "$dst"; continue; }
519               test -d "$dst" || continue
520               echo "$dst"/$(basename "$src")
521             done > exempt
522             git ls-files tests/unictype >> exempt
523         In the remaining files, convert to all-interval notation if
524         - there is already at least one year interval like 2000-2003
525         - the file is maintained by me
526         - the file is in lib/uni*/, where that style already prevails
527         Otherwise, use update-copyright's default.
528
529 2009-12-29  Simon Josefsson  <simon@josefsson.org>
530         and Eric Blake  <ebb9@byu.net>
531
532         tests: don't require debug system() to pass
533         * tests/test-lstat.h (test_lstat_func): Move debug cleanup...
534         * tests/test-rmdir.h (test_rmdir_func): Likewise.
535         * tests/test-unlink.h (test_unlink_func): Likewise.
536         * tests/test-fstatat.c (main): ...into callers.
537         * tests/test-lstat.c (main): Likewise.
538         * tests/test-rmdir.c (main): Likewise.
539         * tests/test-unlink.c (main): Likewise.
540         * tests/test-unlinkat.c (main): Likewise.
541         * tests/test-areadlink-with-size.c (main): Don't require a
542         debug-only system call to pass, aiding cross-testing to mingw.
543         * tests/test-areadlink.c (main): Likewise.
544         * tests/test-areadlinkat-with-size.c (main): Likewise.
545         * tests/test-areadlinkat.c (main): Likewise.
546         * tests/test-canonicalize-lgpl.c (main): Likewise.
547         * tests/test-canonicalize.c (main): Likewise.
548         * tests/test-chown.c (main): Likewise.
549         * tests/test-fchownat.c (main): Likewise.
550         * tests/test-lchown.c (main): Likewise.
551         * tests/test-fdutimensat.c (main): Likewise.
552         * tests/test-futimens.c (main): Likewise.
553         * tests/test-link.c (main): Likewise.
554         * tests/test-linkat.c (main): Likewise.
555         * tests/test-mkdir.c (main): Likewise.
556         * tests/test-mkdirat.c (main): Likewise.
557         * tests/test-mkfifo.c (main): Likewise.
558         * tests/test-mkfifoat.c (main): Likewise.
559         * tests/test-mknod.c (main): Likewise.
560         * tests/test-readlink.c (main): Likewise.
561         * tests/test-remove.c (main): Likewise.
562         * tests/test-rename.c (main): Likewise.
563         * tests/test-renameat.c (main): Likewise.
564         * tests/test-symlink.c (main): Likewise.
565         * tests/test-symlinkat.c (main): Likewise.
566         * tests/test-utimens.c (main): Likewise.
567         * tests/test-utimensat.c (main): Likewise.
568
569 2009-12-29  Simon Josefsson  <simon@josefsson.org>
570
571         * modules/selinux-h (selinux/selinux.h, selinux/context.h): Depend
572         on $(UNUSED_PARAMETER_H) to avoid build failure.
573
574 2009-12-28  Jim Meyering  <meyering@redhat.com>
575
576         update-copyright: you may specify a max. line length other than 72
577         * build-aux/update-copyright: Honor $UPDATE_COPYRIGHT_MAX_LINE_LENGTH.
578
579         maint: use consistent FSF copyright line syntax
580         * lib/posixtm.c: Add missing comma in FSF copyright line.
581         * lib/posixtm.h: Likewise.
582         * lib/getugroups.c: Add missing ", Inc.".
583
584         pmccabe2html: emit consistent FSF copyright; remove trailing blanks
585         * build-aux/pmccabe2html: Insert comma before "Inc." in emitted
586         FSF copyright line.  Remove trailing blanks.
587
588 2009-12-28  Eric Blake  <ebb9@byu.net>
589
590         test-dup2: reduce dependencies
591         * modules/cloexec (Configure.ac): Set witness.
592         * modules/dup2-tests (Depends-on): Drop cloexec.
593         * tests/test-dup2.c (main): Skip portion of test if cloexec module
594         not present.
595         Suggested by Bruno Haible.
596
597 2009-12-26  Bruno Haible  <bruno@clisp.org>
598
599         Remove an unneeded dependency.
600         * modules/fseterr (Depends-on): Remove dup2.
601
602 2009-12-26  Eric Blake  <ebb9@byu.net>
603
604         tests: use macros.h in more places
605         * tests/macros.h (ASSERT): Depend on ASSERT_STREAM.
606         (ASSERT_STREAM): Provide default of stderr.
607         * tests/test-dirent-safer.c: Include macros.h, using alternate
608         stream for assertions.
609         * tests/test-dup-safer.c: Likewise.
610         * tests/test-freopen-safer.c: Likewise.
611         * tests/test-getopt.c: Likewise.
612         * tests/test-openat-safer.c: Likewise.
613         * tests/test-pipe.c: Likewise.
614         * tests/test-popen-safer.c: Likewise.
615         * modules/dirent-safer-tests (Files): Include macros.h.
616         * modules/unistd-safer-tests (Files): Likewise.
617         * modules/freopen-safer-tests (Files): Likewise.
618         * modules/getopt-posix-tests (Files): Likewise.
619         * modules/openat-safer-tests (Files): Likewise.
620         * modules/pipe-tests (Files): Likewise.
621
622 2009-12-26  Bruno Haible  <bruno@clisp.org>
623
624         javacomp: Portability fix.
625         * m4/javacomp.m4 (gt_JAVACOMP): Fix creation of conftestver.class so
626         that it also works on Solaris.
627
628 2009-12-26  Bruno Haible  <bruno@clisp.org>
629
630         localename: Fix storage allocation of gl_locale_name_thread's result.
631         * lib/localename.c (SIZE_BITS, string_hash, struct hash_node,
632         HASH_TABLE_SIZE, struniq_hash_table, struniq_lock, struniq): Define on
633         all platforms that have 'uselocale'.
634         (gl_locale_name_thread_unsafe): New function, extracted from
635         gl_locale_name_thread.
636         (gl_locale_name_thread): Call struniq on all platforms that have
637         'uselocale'.
638         * tests/test-localename.c (test_locale_name_thread): Check that the
639         resulting strings are permanently allocated.
640         * modules/localename-tests (Depends-on): Add strdup.
641
642 2009-12-26  Bruno Haible  <bruno@clisp.org>
643
644         * tests/test-localename.c (categories): Fill in the strings.
645
646 2009-12-26  Jim Meyering  <meyering@redhat.com>
647
648         isdir: complete the removal of m4/isdir.m4
649         * modules/isdir (configure.ac): Remove reference to gl_ISDIR.
650
651         isdir: clean up, since at least grep still uses it
652         * lib/isdir.c: Include "isdir.h".
653         (S_ISDIR): Remove now-unneeded definition.
654         * modules/isdir (Files): Add lib/isdir.h.
655         * lib/isdir.h: New file, with declaration.
656         * m4/isdir.m4: Remove file -- unneeded.
657
658 2009-12-25  Bruno Haible  <bruno@clisp.org>
659
660         selinux-h: Make generated .h files standalone.
661         * lib/se-context.in.h: Arrange to include _GL_UNUSED_PARAMETER
662         definition. Use _GL_UNUSED_PARAMETER instead of _GL_UNUSED.
663         * lib/se-selinux.in.h: Likewise.
664         * modules/selinux-h (Depends-on): Add unused-parameter.
665         (Makefile.am): Insert definition of _GL_UNUSED_PARAMETER into
666         selinux/selinux.h and selinux/context.h.
667         Suggested by Eric Blake.
668
669 2009-12-25  Bruno Haible  <bruno@clisp.org>
670
671         Move gl_FCNTL_O_FLAGS to a separate .m4 file.
672         * m4/fcntl-o.m4: New file, extracted from m4/fcntl_h.m4.
673         * m4/fcntl_h.m4 (gl_FCNTL_O_FLAGS): Remove macro.
674         * modules/fcntl-h (Files): Add m4/fcntl-o.m4.
675         * modules/localcharset (Files): Likewise. Remove m4/fcntl_h.m4.
676
677 2009-12-24  Bruno Haible  <bruno@clisp.org>
678
679         openat: Fix warning.
680         * lib/openat-proc.c: Include <unistd.h>.
681
682 2009-12-24  Bruno Haible  <bruno@clisp.org>
683
684         New module 'unused-parameter'.
685         * build-aux/unused-parameter.h: New file, extracted from earlier
686         gnulib-common.m4.
687         * modules/unused-parameter: New file.
688         * lib/unistr.h: Include unused-parameter.h.
689         (u32_mbtouc_unsafe, u32_mbtouc): Use _GL_UNUSED_PARAMETER instead of
690         _GL_UNUSED.
691         * modules/unistr/base (Depends-on): Add unused-parameter.
692
693 2009-12-24  Bruno Haible  <bruno@clisp.org>
694
695         Add missing dependencies to 'extensions' module.
696         * m4/extensions.m4: Add comment.
697         * modules/accept4 (Depends-on): Add extensions.
698         * modules/dup3 (Depends-on): Likewise.
699         * modules/fcntl (Depends-on): Likewise.
700         * modules/futimens (Depends-on): Likewise.
701         * modules/mknod (Depends-on): Likewise.
702         * modules/pipe2 (Depends-on): Likewise.
703         * modules/stat-time (Depends-on): Likewise.
704         * modules/strcasestr-simple (Depends-on): Likewise.
705         * modules/strsignal (Depends-on): Likewise.
706         * modules/utimensat (Depends-on): Likewise.
707         * modules/localcharset (Depends-on): Likewise. Needed because of
708         gl_FCNTL_O_FLAGS.
709         * modules/wcrtomb (Depends-on): Likewise. Needed because of
710         AC_TYPE_MBSTATE_T.
711         * modules/wcsnrtombs (Depends-on): Likewise.
712         * modules/wcsrtombs (Depends-on): Likewise.
713
714 2009-12-24  Bruno Haible  <bruno@clisp.org>
715
716         binary-io: Avoid gcc warning due to SET_BINARY.
717         * lib/binary-io.h (SET_BINARY): Cast the result to void.
718         Reported by Jim Meyering <jim@meyering.net>. Suggestion by Eric Blake.
719
720 2009-12-24  Bruno Haible  <bruno@clisp.org>
721
722         Avoid future namespace pollution on glibc systems.
723         * lib/arpa_inet.in.h: Don't include <sys/socket.h> on glibc systems.
724         * lib/sys_ioctl.in.h: Don't include <unistd.h> on glibc systems.
725         * lib/sys_select.in.h: Don't include <sys/time.h> and <string.h> on
726         glibc systems.
727
728 2009-12-24  Bruno Haible  <bruno@clisp.org>
729
730         Refactor common macros used in tests.
731         * tests/macros.h: New file.
732         * tests/test-areadlink.c: Include macros.h. Don't include <stdio.h>
733         and/or <stdlib.h>, if appropriate.
734         (ASSERT, SIZEOF): Remove macros.
735         * tests/test-areadlink-with-size.c: Likewise.
736         * tests/test-areadlinkat.c: Likewise.
737         * tests/test-areadlinkat-with-size.c: Likewise.
738         * tests/test-argmatch.c: Likewise.
739         * tests/test-argv-iter.c: Likewise.
740         * tests/test-array-mergesort.c: Likewise.
741         * tests/test-array_list.c: Likewise.
742         * tests/test-array_oset.c: Likewise.
743         * tests/test-avltree_list.c: Likewise.
744         * tests/test-avltree_oset.c: Likewise.
745         * tests/test-avltreehash_list.c: Likewise.
746         * tests/test-base64.c: Likewise.
747         * tests/test-binary-io.c: Likewise.
748         * tests/test-bitrotate.c: Likewise.
749         * tests/test-btowc.c: Likewise.
750         * tests/test-byteswap.c: Likewise.
751         * tests/test-c-ctype.c: Likewise.
752         * tests/test-c-stack.c: Likewise.
753         * tests/test-c-strcasecmp.c: Likewise.
754         * tests/test-c-strcasestr.c: Likewise.
755         * tests/test-c-strncasecmp.c: Likewise.
756         * tests/test-c-strstr.c: Likewise.
757         * tests/test-canonicalize-lgpl.c: Likewise.
758         * tests/test-canonicalize.c: Likewise.
759         * tests/test-carray_list.c: Likewise.
760         * tests/test-ceilf1.c: Likewise.
761         * tests/test-ceilf2.c: Likewise.
762         * tests/test-ceill.c: Likewise.
763         * tests/test-chown.c: Likewise.
764         * tests/test-cloexec.c: Likewise.
765         * tests/test-copy-acl.c: Likewise.
766         * tests/test-copy-file.c: Likewise.
767         * tests/test-count-one-bits.c: Likewise.
768         * tests/test-dprintf-posix.c: Likewise.
769         * tests/test-dup2.c: Likewise.
770         * tests/test-dup3.c: Likewise.
771         * tests/test-duplocale.c: Likewise.
772         * tests/test-fbufmode.c: Likewise.
773         * tests/test-fchdir.c: Likewise.
774         * tests/test-fchownat.c: Likewise.
775         * tests/test-fcntl-safer.c: Likewise.
776         * tests/test-fcntl.c: Likewise.
777         * tests/test-fdopendir.c: Likewise.
778         * tests/test-fdutimensat.c: Likewise.
779         * tests/test-fflush2.c: Likewise.
780         * tests/test-file-has-acl.c: Likewise.
781         * tests/test-filevercmp.c: Likewise.
782         * tests/test-flock.c: Likewise.
783         * tests/test-floorf1.c: Likewise.
784         * tests/test-floorf2.c: Likewise.
785         * tests/test-floorl.c: Likewise.
786         * tests/test-fnmatch.c: Likewise.
787         * tests/test-fopen.h: Likewise.
788         * tests/test-fpending.c: Likewise.
789         * tests/test-fprintf-posix.c: Likewise.
790         * tests/test-fpurge.c: Likewise.
791         * tests/test-freadable.c: Likewise.
792         * tests/test-freadahead.c: Likewise.
793         * tests/test-freading.c: Likewise.
794         * tests/test-freadptr.c: Likewise.
795         * tests/test-freadptr2.c: Likewise.
796         * tests/test-freadseek.c: Likewise.
797         * tests/test-freopen.c: Likewise.
798         * tests/test-frexp.c: Likewise.
799         * tests/test-frexpl.c: Likewise.
800         * tests/test-fseek.c: Likewise.
801         * tests/test-fseeko.c: Likewise.
802         * tests/test-fstatat.c: Likewise.
803         * tests/test-fstrcmp.c: Likewise.
804         * tests/test-fsync.c: Likewise.
805         * tests/test-ftell.c: Likewise.
806         * tests/test-ftello.c: Likewise.
807         * tests/test-func.c: Likewise.
808         * tests/test-futimens.c: Likewise.
809         * tests/test-fwritable.c: Likewise.
810         * tests/test-fwriting.c: Likewise.
811         * tests/test-getcwd.c: Likewise.
812         * tests/test-getdate.c: Likewise.
813         * tests/test-getdelim.c: Likewise.
814         * tests/test-getdtablesize.c: Likewise.
815         * tests/test-getgroups.c: Likewise.
816         * tests/test-getline.c: Likewise.
817         * tests/test-getndelim2.c: Likewise.
818         * tests/test-glob.c: Likewise.
819         * tests/test-hash.c: Likewise.
820         * tests/test-i-ring.c: Likewise.
821         * tests/test-iconv-utf.c: Likewise.
822         * tests/test-iconv.c: Likewise.
823         * tests/test-idpriv-drop.c: Likewise.
824         * tests/test-idpriv-droptemp.c: Likewise.
825         * tests/test-inet_ntop.c: Likewise.
826         * tests/test-inet_pton.c: Likewise.
827         * tests/test-isblank.c: Likewise.
828         * tests/test-isfinite.c: Likewise.
829         * tests/test-isinf.c: Likewise.
830         * tests/test-isnan.c: Likewise.
831         * tests/test-isnand.h: Likewise.
832         * tests/test-isnanf.h: Likewise.
833         * tests/test-isnanl.h: Likewise.
834         * tests/test-lchown.c: Likewise.
835         * tests/test-ldexpl.c: Likewise.
836         * tests/test-link.c: Likewise.
837         * tests/test-linkat.c: Likewise.
838         * tests/test-linked_list.c: Likewise.
839         * tests/test-linkedhash_list.c: Likewise.
840         * tests/test-localename.c: Likewise.
841         * tests/test-lseek.c: Likewise.
842         * tests/test-lstat.c: Likewise.
843         * tests/test-mbmemcasecmp.c: Likewise.
844         * tests/test-mbmemcasecoll.c: Likewise.
845         * tests/test-mbrtowc.c: Likewise.
846         * tests/test-mbscasecmp.c: Likewise.
847         * tests/test-mbscasestr1.c: Likewise.
848         * tests/test-mbscasestr2.c: Likewise.
849         * tests/test-mbscasestr3.c: Likewise.
850         * tests/test-mbscasestr4.c: Likewise.
851         * tests/test-mbschr.c: Likewise.
852         * tests/test-mbscspn.c: Likewise.
853         * tests/test-mbsinit.c: Likewise.
854         * tests/test-mbsncasecmp.c: Likewise.
855         * tests/test-mbsnrtowcs.c: Likewise.
856         * tests/test-mbspbrk.c: Likewise.
857         * tests/test-mbspcasecmp.c: Likewise.
858         * tests/test-mbsrchr.c: Likewise.
859         * tests/test-mbsrtowcs.c: Likewise.
860         * tests/test-mbsspn.c: Likewise.
861         * tests/test-mbsstr1.c: Likewise.
862         * tests/test-mbsstr2.c: Likewise.
863         * tests/test-mbsstr3.c: Likewise.
864         * tests/test-memchr.c: Likewise.
865         * tests/test-memchr2.c: Likewise.
866         * tests/test-memcmp.c: Likewise.
867         * tests/test-memmem.c: Likewise.
868         * tests/test-memrchr.c: Likewise.
869         * tests/test-mkdir.c: Likewise.
870         * tests/test-mkdirat.c: Likewise.
871         * tests/test-mkfifo.c: Likewise.
872         * tests/test-mkfifoat.c: Likewise.
873         * tests/test-mknod.c: Likewise.
874         * tests/test-nanosleep.c: Likewise.
875         * tests/test-nl_langinfo.c: Likewise.
876         * tests/test-obstack-printf.c: Likewise.
877         * tests/test-open.c: Likewise.
878         * tests/test-openat.c: Likewise.
879         * tests/test-pipe-filter-gi1.c: Likewise.
880         * tests/test-pipe-filter-gi2-main.c: Likewise.
881         * tests/test-pipe-filter-ii1.c: Likewise.
882         * tests/test-pipe-filter-ii2-main.c: Likewise.
883         * tests/test-pipe2.c: Likewise.
884         * tests/test-popen.h: Likewise.
885         * tests/test-posixtm.c: Likewise.
886         * tests/test-pread.c: Likewise.
887         * tests/test-printf-frexp.c: Likewise.
888         * tests/test-printf-frexpl.c: Likewise.
889         * tests/test-printf-posix.c: Likewise.
890         * tests/test-priv-set.c: Likewise.
891         * tests/test-quotearg.c: Likewise.
892         * tests/test-random_r.c: Likewise.
893         * tests/test-rawmemchr.c: Likewise.
894         * tests/test-rbtree_list.c: Likewise.
895         * tests/test-rbtree_oset.c: Likewise.
896         * tests/test-rbtreehash_list.c: Likewise.
897         * tests/test-readlink.c: Likewise.
898         * tests/test-remove.c: Likewise.
899         * tests/test-rename.c: Likewise.
900         * tests/test-renameat.c: Likewise.
901         * tests/test-rmdir.c: Likewise.
902         * tests/test-round1.c: Likewise.
903         * tests/test-roundf1.c: Likewise.
904         * tests/test-roundl.c: Likewise.
905         * tests/test-safe-alloc.c: Likewise.
906         * tests/test-sameacls.c: Likewise.
907         * tests/test-set-mode-acl.c: Likewise.
908         * tests/test-setenv.c: Likewise.
909         * tests/test-sigaction.c: Likewise.
910         * tests/test-signbit.c: Likewise.
911         * tests/test-sleep.c: Likewise.
912         * tests/test-snprintf-posix.c: Likewise.
913         * tests/test-snprintf.c: Likewise.
914         * tests/test-sprintf-posix.c: Likewise.
915         * tests/test-stat-time.c: Likewise.
916         * tests/test-stat.c: Likewise.
917         * tests/test-strcasestr.c: Likewise.
918         * tests/test-strchrnul.c: Likewise.
919         * tests/test-strerror.c: Likewise.
920         * tests/test-striconv.c: Likewise.
921         * tests/test-striconveh.c: Likewise.
922         * tests/test-striconveha.c: Likewise.
923         * tests/test-strsignal.c: Likewise.
924         * tests/test-strstr.c: Likewise.
925         * tests/test-strtod.c: Likewise.
926         * tests/test-strverscmp.c: Likewise.
927         * tests/test-symlink.c: Likewise.
928         * tests/test-symlinkat.c: Likewise.
929         * tests/test-trunc1.c: Likewise.
930         * tests/test-trunc2.c: Likewise.
931         * tests/test-truncf1.c: Likewise.
932         * tests/test-truncf2.c: Likewise.
933         * tests/test-truncl.c: Likewise.
934         * tests/test-uname.c: Likewise.
935         * tests/test-unlink.c: Likewise.
936         * tests/test-unlinkat.c: Likewise.
937         * tests/test-unsetenv.c: Likewise.
938         * tests/test-usleep.c: Likewise.
939         * tests/test-utimens.c: Likewise.
940         * tests/test-utimensat.c: Likewise.
941         * tests/test-vasnprintf-posix.c: Likewise.
942         * tests/test-vasnprintf-posix2.c: Likewise.
943         * tests/test-vasnprintf.c: Likewise.
944         * tests/test-vasprintf-posix.c: Likewise.
945         * tests/test-vasprintf.c: Likewise.
946         * tests/test-vdprintf-posix.c: Likewise.
947         * tests/test-vfprintf-posix.c: Likewise.
948         * tests/test-vprintf-posix.c: Likewise.
949         * tests/test-vsnprintf-posix.c: Likewise.
950         * tests/test-vsnprintf.c: Likewise.
951         * tests/test-vsprintf-posix.c: Likewise.
952         * tests/test-wcrtomb.c: Likewise.
953         * tests/test-wcsnrtombs.c: Likewise.
954         * tests/test-wcsrtombs.c: Likewise.
955         * tests/test-wctype.c: Likewise.
956         * tests/test-wcwidth.c: Likewise.
957         * tests/test-xfprintf-posix.c: Likewise.
958         * tests/test-xmemdup0.c: Likewise.
959         * tests/test-xprintf-posix.c: Likewise.
960         * tests/test-xvasprintf.c: Likewise.
961         * tests/unicase/test-locale-language.c: Likewise.
962         * tests/unicase/test-mapping-part1.h: Likewise.
963         * tests/unicase/test-predicate-part1.h: Likewise.
964         * tests/unicase/test-u8-casecmp.c: Likewise.
965         * tests/unicase/test-u8-casecoll.c: Likewise.
966         * tests/unicase/test-u8-casefold.c: Likewise.
967         * tests/unicase/test-u8-is-cased.c: Likewise.
968         * tests/unicase/test-u8-is-casefolded.c: Likewise.
969         * tests/unicase/test-u8-is-lowercase.c: Likewise.
970         * tests/unicase/test-u8-is-titlecase.c: Likewise.
971         * tests/unicase/test-u8-is-uppercase.c: Likewise.
972         * tests/unicase/test-u8-tolower.c: Likewise.
973         * tests/unicase/test-u8-totitle.c: Likewise.
974         * tests/unicase/test-u8-toupper.c: Likewise.
975         * tests/unicase/test-u16-casecmp.c: Likewise.
976         * tests/unicase/test-u16-casecoll.c: Likewise.
977         * tests/unicase/test-u16-casefold.c: Likewise.
978         * tests/unicase/test-u16-is-cased.c: Likewise.
979         * tests/unicase/test-u16-is-casefolded.c: Likewise.
980         * tests/unicase/test-u16-is-lowercase.c: Likewise.
981         * tests/unicase/test-u16-is-titlecase.c: Likewise.
982         * tests/unicase/test-u16-is-uppercase.c: Likewise.
983         * tests/unicase/test-u16-tolower.c: Likewise.
984         * tests/unicase/test-u16-totitle.c: Likewise.
985         * tests/unicase/test-u16-toupper.c: Likewise.
986         * tests/unicase/test-u32-casecmp.c: Likewise.
987         * tests/unicase/test-u32-casecoll.c: Likewise.
988         * tests/unicase/test-u32-casefold.c: Likewise.
989         * tests/unicase/test-u32-is-cased.c: Likewise.
990         * tests/unicase/test-u32-is-casefolded.c: Likewise.
991         * tests/unicase/test-u32-is-lowercase.c: Likewise.
992         * tests/unicase/test-u32-is-titlecase.c: Likewise.
993         * tests/unicase/test-u32-is-uppercase.c: Likewise.
994         * tests/unicase/test-u32-tolower.c: Likewise.
995         * tests/unicase/test-u32-totitle.c: Likewise.
996         * tests/unicase/test-u32-toupper.c: Likewise.
997         * tests/unicase/test-ulc-casecmp.c: Likewise.
998         * tests/unicase/test-ulc-casecoll.c: Likewise.
999         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
1000         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
1001         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
1002         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
1003         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
1004         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
1005         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
1006         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
1007         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
1008         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
1009         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
1010         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
1011         * tests/unictype/test-bidi_byname.c: Likewise.
1012         * tests/unictype/test-bidi_name.c: Likewise.
1013         * tests/unictype/test-bidi_of.c: Likewise.
1014         * tests/unictype/test-bidi_test.c: Likewise.
1015         * tests/unictype/test-block_list.c: Likewise.
1016         * tests/unictype/test-block_of.c: Likewise.
1017         * tests/unictype/test-block_test.c: Likewise.
1018         * tests/unictype/test-categ_and.c: Likewise.
1019         * tests/unictype/test-categ_and_not.c: Likewise.
1020         * tests/unictype/test-categ_byname.c: Likewise.
1021         * tests/unictype/test-categ_name.c: Likewise.
1022         * tests/unictype/test-categ_none.c: Likewise.
1023         * tests/unictype/test-categ_of.c: Likewise.
1024         * tests/unictype/test-categ_or.c: Likewise.
1025         * tests/unictype/test-categ_test_withtable.c: Likewise.
1026         * tests/unictype/test-combining.c: Likewise.
1027         * tests/unictype/test-decdigit.c: Likewise.
1028         * tests/unictype/test-digit.c: Likewise.
1029         * tests/unictype/test-mirror.c: Likewise.
1030         * tests/unictype/test-numeric.c: Likewise.
1031         * tests/unictype/test-pr_byname.c: Likewise.
1032         * tests/unictype/test-pr_test.c: Likewise.
1033         * tests/unictype/test-predicate-part1.h: Likewise.
1034         * tests/unictype/test-scripts.c: Likewise.
1035         * tests/unictype/test-sy_c_ident.c: Likewise.
1036         * tests/unictype/test-sy_java_ident.c: Likewise.
1037         * tests/unilbrk/test-u8-possible-linebreaks.c: Likewise.
1038         * tests/unilbrk/test-u8-width-linebreaks.c: Likewise.
1039         * tests/unilbrk/test-u16-possible-linebreaks.c: Likewise.
1040         * tests/unilbrk/test-u16-width-linebreaks.c: Likewise.
1041         * tests/unilbrk/test-u32-possible-linebreaks.c: Likewise.
1042         * tests/unilbrk/test-u32-width-linebreaks.c: Likewise.
1043         * tests/unilbrk/test-ulc-possible-linebreaks.c: Likewise.
1044         * tests/unilbrk/test-ulc-width-linebreaks.c: Likewise.
1045         * tests/uninorm/test-canonical-decomposition.c: Likewise.
1046         * tests/uninorm/test-compat-decomposition.c: Likewise.
1047         * tests/uninorm/test-composition.c: Likewise.
1048         * tests/uninorm/test-decomposing-form.c: Likewise.
1049         * tests/uninorm/test-decomposition.c: Likewise.
1050         * tests/uninorm/test-u8-nfc.c: Likewise.
1051         * tests/uninorm/test-u8-nfd.c: Likewise.
1052         * tests/uninorm/test-u8-nfkc.c: Likewise.
1053         * tests/uninorm/test-u8-nfkd.c: Likewise.
1054         * tests/uninorm/test-u8-normcmp.c: Likewise.
1055         * tests/uninorm/test-u8-normcoll.c: Likewise.
1056         * tests/uninorm/test-u16-nfc.c: Likewise.
1057         * tests/uninorm/test-u16-nfd.c: Likewise.
1058         * tests/uninorm/test-u16-nfkc.c: Likewise.
1059         * tests/uninorm/test-u16-nfkd.c: Likewise.
1060         * tests/uninorm/test-u16-normcmp.c: Likewise.
1061         * tests/uninorm/test-u16-normcoll.c: Likewise.
1062         * tests/uninorm/test-u32-nfc.c: Likewise.
1063         * tests/uninorm/test-u32-nfd.c: Likewise.
1064         * tests/uninorm/test-u32-nfkc.c: Likewise.
1065         * tests/uninorm/test-u32-nfkd.c: Likewise.
1066         * tests/uninorm/test-u32-normalize-big.c: Likewise.
1067         * tests/uninorm/test-u32-normcmp.c: Likewise.
1068         * tests/uninorm/test-u32-normcoll.c: Likewise.
1069         * tests/uninorm/test-uninorm-filter-nfc.c: Likewise.
1070         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
1071         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
1072         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
1073         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
1074         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
1075         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
1076         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
1077         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
1078         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
1079         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
1080         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
1081         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
1082         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
1083         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
1084         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
1085         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
1086         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
1087         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
1088         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
1089         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
1090         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
1091         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
1092         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
1093         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
1094         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
1095         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
1096         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
1097         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
1098         * tests/uniwbrk/test-u8-wordbreaks.c: Likewise.
1099         * tests/uniwbrk/test-u16-wordbreaks.c: Likewise.
1100         * tests/uniwbrk/test-u32-wordbreaks.c: Likewise.
1101         * tests/uniwbrk/test-ulc-wordbreaks.c: Likewise.
1102         * tests/uniwidth/test-u8-strwidth.c: Likewise.
1103         * tests/uniwidth/test-u8-width.c: Likewise.
1104         * tests/uniwidth/test-u16-strwidth.c: Likewise.
1105         * tests/uniwidth/test-u16-width.c: Likewise.
1106         * tests/uniwidth/test-u32-strwidth.c: Likewise.
1107         * tests/uniwidth/test-u32-width.c: Likewise.
1108         * tests/uniwidth/test-uc_width.c: Likewise.
1109         * tests/uniwidth/test-uc_width2.c: Likewise.
1110         * modules/acl-tests (Files): Add tests/macros.h.
1111         * modules/areadlink-tests (Files): Likewise.
1112         * modules/areadlink-with-size-tests (Files): Likewise.
1113         * modules/areadlinkat-tests (Files): Likewise.
1114         * modules/areadlinkat-with-size-tests (Files): Likewise.
1115         * modules/argmatch-tests (Files): Likewise.
1116         * modules/argv-iter-tests (Files): Likewise.
1117         * modules/array-list-tests (Files): Likewise.
1118         * modules/array-mergesort-tests (Files): Likewise.
1119         * modules/array-oset-tests (Files): Likewise.
1120         * modules/avltree-list-tests (Files): Likewise.
1121         * modules/avltree-oset-tests (Files): Likewise.
1122         * modules/avltreehash-list-tests (Files): Likewise.
1123         * modules/base64-tests (Files): Likewise.
1124         * modules/binary-io-tests (Files): Likewise.
1125         * modules/bitrotate-tests (Files): Likewise.
1126         * modules/btowc-tests (Files): Likewise.
1127         * modules/byteswap-tests (Files): Likewise.
1128         * modules/c-ctype-tests (Files): Likewise.
1129         * modules/c-stack-tests (Files): Likewise.
1130         * modules/c-strcase-tests (Files): Likewise.
1131         * modules/c-strcasestr-tests (Files): Likewise.
1132         * modules/c-strstr-tests (Files): Likewise.
1133         * modules/canonicalize-lgpl-tests (Files): Likewise.
1134         * modules/canonicalize-tests (Files): Likewise.
1135         * modules/carray-list-tests (Files): Likewise.
1136         * modules/ceilf-tests (Files): Likewise.
1137         * modules/ceill-tests (Files): Likewise.
1138         * modules/chown-tests (Files): Likewise.
1139         * modules/cloexec-tests (Files): Likewise.
1140         * modules/copy-file-tests (Files): Likewise.
1141         * modules/count-one-bits-tests (Files): Likewise.
1142         * modules/dprintf-posix-tests (Files): Likewise.
1143         * modules/dup2-tests (Files): Likewise.
1144         * modules/dup3-tests (Files): Likewise.
1145         * modules/duplocale-tests (Files): Likewise.
1146         * modules/fbufmode-tests (Files): Likewise.
1147         * modules/fchdir-tests (Files): Likewise.
1148         * modules/fcntl-safer-tests (Files): Likewise.
1149         * modules/fcntl-tests (Files): Likewise.
1150         * modules/fdopendir-tests (Files): Likewise.
1151         * modules/fdutimensat-tests (Files): Likewise.
1152         * modules/fflush-tests (Files): Likewise.
1153         * modules/filevercmp-tests (Files): Likewise.
1154         * modules/flock-tests (Files): Likewise.
1155         * modules/floorf-tests (Files): Likewise.
1156         * modules/floorl-tests (Files): Likewise.
1157         * modules/fnmatch-tests (Files): Likewise.
1158         * modules/fopen-safer-tests (Files): Likewise.
1159         * modules/fopen-tests (Files): Likewise.
1160         * modules/fpending-tests (Files): Likewise.
1161         * modules/fprintf-posix-tests (Files): Likewise.
1162         * modules/fpurge-tests (Files): Likewise.
1163         * modules/freadable-tests (Files): Likewise.
1164         * modules/freadahead-tests (Files): Likewise.
1165         * modules/freading-tests (Files): Likewise.
1166         * modules/freadptr-tests (Files): Likewise.
1167         * modules/freadseek-tests (Files): Likewise.
1168         * modules/freopen-tests (Files): Likewise.
1169         * modules/frexp-nolibm-tests (Files): Likewise.
1170         * modules/frexp-tests (Files): Likewise.
1171         * modules/frexpl-nolibm-tests (Files): Likewise.
1172         * modules/frexpl-tests (Files): Likewise.
1173         * modules/fseek-tests (Files): Likewise.
1174         * modules/fseeko-tests (Files): Likewise.
1175         * modules/fstrcmp-tests (Files): Likewise.
1176         * modules/fsync-tests (Files): Likewise.
1177         * modules/ftell-tests (Files): Likewise.
1178         * modules/ftello-tests (Files): Likewise.
1179         * modules/func-tests (Files): Likewise.
1180         * modules/futimens-tests (Files): Likewise.
1181         * modules/fwritable-tests (Files): Likewise.
1182         * modules/fwriting-tests (Files): Likewise.
1183         * modules/getcwd-tests (Files): Likewise.
1184         * modules/getdate-tests (Files): Likewise.
1185         * modules/getdelim-tests (Files): Likewise.
1186         * modules/getdtablesize-tests (Files): Likewise.
1187         * modules/getgroups-tests (Files): Likewise.
1188         * modules/getline-tests (Files): Likewise.
1189         * modules/getndelim2-tests (Files): Likewise.
1190         * modules/glob-tests (Files): Likewise.
1191         * modules/hash-tests (Files): Likewise.
1192         * modules/i-ring-tests (Files): Likewise.
1193         * modules/iconv-tests (Files): Likewise.
1194         * modules/iconv_open-utf-tests (Files): Likewise.
1195         * modules/idpriv-drop-tests (Files): Likewise.
1196         * modules/idpriv-droptemp-tests (Files): Likewise.
1197         * modules/inet_ntop-tests (Files): Likewise.
1198         * modules/inet_pton-tests (Files): Likewise.
1199         * modules/isblank-tests (Files): Likewise.
1200         * modules/isfinite-tests (Files): Likewise.
1201         * modules/isinf-tests (Files): Likewise.
1202         * modules/isnan-tests (Files): Likewise.
1203         * modules/isnand-nolibm-tests (Files): Likewise.
1204         * modules/isnand-tests (Files): Likewise.
1205         * modules/isnanf-nolibm-tests (Files): Likewise.
1206         * modules/isnanf-tests (Files): Likewise.
1207         * modules/isnanl-nolibm-tests (Files): Likewise.
1208         * modules/isnanl-tests (Files): Likewise.
1209         * modules/lchown-tests (Files): Likewise.
1210         * modules/ldexpl-tests (Files): Likewise.
1211         * modules/link-tests (Files): Likewise.
1212         * modules/linkat-tests (Files): Likewise.
1213         * modules/linked-list-tests (Files): Likewise.
1214         * modules/linkedhash-list-tests (Files): Likewise.
1215         * modules/localename-tests (Files): Likewise.
1216         * modules/lseek-tests (Files): Likewise.
1217         * modules/lstat-tests (Files): Likewise.
1218         * modules/mbmemcasecmp-tests (Files): Likewise.
1219         * modules/mbmemcasecoll-tests (Files): Likewise.
1220         * modules/mbrtowc-tests (Files): Likewise.
1221         * modules/mbscasecmp-tests (Files): Likewise.
1222         * modules/mbscasestr-tests (Files): Likewise.
1223         * modules/mbschr-tests (Files): Likewise.
1224         * modules/mbscspn-tests (Files): Likewise.
1225         * modules/mbsinit-tests (Files): Likewise.
1226         * modules/mbsncasecmp-tests (Files): Likewise.
1227         * modules/mbsnrtowcs-tests (Files): Likewise.
1228         * modules/mbspbrk-tests (Files): Likewise.
1229         * modules/mbspcasecmp-tests (Files): Likewise.
1230         * modules/mbsrchr-tests (Files): Likewise.
1231         * modules/mbsrtowcs-tests (Files): Likewise.
1232         * modules/mbsspn-tests (Files): Likewise.
1233         * modules/mbsstr-tests (Files): Likewise.
1234         * modules/memchr-tests (Files): Likewise.
1235         * modules/memchr2-tests (Files): Likewise.
1236         * modules/memcmp-tests (Files): Likewise.
1237         * modules/memmem-tests (Files): Likewise.
1238         * modules/memrchr-tests (Files): Likewise.
1239         * modules/mkdir-tests (Files): Likewise.
1240         * modules/mkfifo-tests (Files): Likewise.
1241         * modules/mkfifoat-tests (Files): Likewise.
1242         * modules/mknod-tests (Files): Likewise.
1243         * modules/nanosleep-tests (Files): Likewise.
1244         * modules/nl_langinfo-tests (Files): Likewise.
1245         * modules/obstack-printf-tests (Files): Likewise.
1246         * modules/open-tests (Files): Likewise.
1247         * modules/openat-tests (Files): Likewise.
1248         * modules/pipe-filter-gi-tests (Files): Likewise.
1249         * modules/pipe-filter-ii-tests (Files): Likewise.
1250         * modules/pipe2-tests (Files): Likewise.
1251         * modules/popen-safer-tests (Files): Likewise.
1252         * modules/popen-tests (Files): Likewise.
1253         * modules/posixtm-tests (Files): Likewise.
1254         * modules/pread-tests (Files): Likewise.
1255         * modules/printf-frexp-tests (Files): Likewise.
1256         * modules/printf-frexpl-tests (Files): Likewise.
1257         * modules/printf-posix-tests (Files): Likewise.
1258         * modules/priv-set-tests (Files): Likewise.
1259         * modules/quotearg-tests (Files): Likewise.
1260         * modules/random_r-tests (Files): Likewise.
1261         * modules/rawmemchr-tests (Files): Likewise.
1262         * modules/rbtree-list-tests (Files): Likewise.
1263         * modules/rbtree-oset-tests (Files): Likewise.
1264         * modules/rbtreehash-list-tests (Files): Likewise.
1265         * modules/readlink-tests (Files): Likewise.
1266         * modules/remove-tests (Files): Likewise.
1267         * modules/rename-tests (Files): Likewise.
1268         * modules/renameat-tests (Files): Likewise.
1269         * modules/rmdir-tests (Files): Likewise.
1270         * modules/round-tests (Files): Likewise.
1271         * modules/roundf-tests (Files): Likewise.
1272         * modules/roundl-tests (Files): Likewise.
1273         * modules/safe-alloc-tests (Files): Likewise.
1274         * modules/setenv-tests (Files): Likewise.
1275         * modules/sigaction-tests (Files): Likewise.
1276         * modules/signbit-tests (Files): Likewise.
1277         * modules/sleep-tests (Files): Likewise.
1278         * modules/snprintf-posix-tests (Files): Likewise.
1279         * modules/snprintf-tests (Files): Likewise.
1280         * modules/sprintf-posix-tests (Files): Likewise.
1281         * modules/stat-tests (Files): Likewise.
1282         * modules/stat-time-tests (Files): Likewise.
1283         * modules/strcasestr-tests (Files): Likewise.
1284         * modules/strchrnul-tests (Files): Likewise.
1285         * modules/strerror-tests (Files): Likewise.
1286         * modules/striconv-tests (Files): Likewise.
1287         * modules/striconveh-tests (Files): Likewise.
1288         * modules/striconveha-tests (Files): Likewise.
1289         * modules/strsignal-tests (Files): Likewise.
1290         * modules/strstr-tests (Files): Likewise.
1291         * modules/strtod-tests (Files): Likewise.
1292         * modules/strverscmp-tests (Files): Likewise.
1293         * modules/symlink-tests (Files): Likewise.
1294         * modules/symlinkat-tests (Files): Likewise.
1295         * modules/trunc-tests (Files): Likewise.
1296         * modules/truncf-tests (Files): Likewise.
1297         * modules/truncl-tests (Files): Likewise.
1298         * modules/uname-tests (Files): Likewise.
1299         * modules/unicase/cased-tests (Files): Likewise.
1300         * modules/unicase/ignorable-tests (Files): Likewise.
1301         * modules/unicase/locale-language-tests (Files): Likewise.
1302         * modules/unicase/tolower-tests (Files): Likewise.
1303         * modules/unicase/totitle-tests (Files): Likewise.
1304         * modules/unicase/toupper-tests (Files): Likewise.
1305         * modules/unicase/u8-casecmp-tests (Files): Likewise.
1306         * modules/unicase/u8-casecoll-tests (Files): Likewise.
1307         * modules/unicase/u8-casefold-tests (Files): Likewise.
1308         * modules/unicase/u8-is-cased-tests (Files): Likewise.
1309         * modules/unicase/u8-is-casefolded-tests (Files): Likewise.
1310         * modules/unicase/u8-is-lowercase-tests (Files): Likewise.
1311         * modules/unicase/u8-is-titlecase-tests (Files): Likewise.
1312         * modules/unicase/u8-is-uppercase-tests (Files): Likewise.
1313         * modules/unicase/u8-tolower-tests (Files): Likewise.
1314         * modules/unicase/u8-totitle-tests (Files): Likewise.
1315         * modules/unicase/u8-toupper-tests (Files): Likewise.
1316         * modules/unicase/u16-casecmp-tests (Files): Likewise.
1317         * modules/unicase/u16-casecoll-tests (Files): Likewise.
1318         * modules/unicase/u16-casefold-tests (Files): Likewise.
1319         * modules/unicase/u16-is-cased-tests (Files): Likewise.
1320         * modules/unicase/u16-is-casefolded-tests (Files): Likewise.
1321         * modules/unicase/u16-is-lowercase-tests (Files): Likewise.
1322         * modules/unicase/u16-is-titlecase-tests (Files): Likewise.
1323         * modules/unicase/u16-is-uppercase-tests (Files): Likewise.
1324         * modules/unicase/u16-tolower-tests (Files): Likewise.
1325         * modules/unicase/u16-totitle-tests (Files): Likewise.
1326         * modules/unicase/u16-toupper-tests (Files): Likewise.
1327         * modules/unicase/u32-casecmp-tests (Files): Likewise.
1328         * modules/unicase/u32-casecoll-tests (Files): Likewise.
1329         * modules/unicase/u32-casefold-tests (Files): Likewise.
1330         * modules/unicase/u32-is-cased-tests (Files): Likewise.
1331         * modules/unicase/u32-is-casefolded-tests (Files): Likewise.
1332         * modules/unicase/u32-is-lowercase-tests (Files): Likewise.
1333         * modules/unicase/u32-is-titlecase-tests (Files): Likewise.
1334         * modules/unicase/u32-is-uppercase-tests (Files): Likewise.
1335         * modules/unicase/u32-tolower-tests (Files): Likewise.
1336         * modules/unicase/u32-totitle-tests (Files): Likewise.
1337         * modules/unicase/u32-toupper-tests (Files): Likewise.
1338         * modules/unicase/ulc-casecmp-tests (Files): Likewise.
1339         * modules/unicase/ulc-casecoll-tests (Files): Likewise.
1340         * modules/uniconv/u8-conv-from-enc-tests (Files): Likewise.
1341         * modules/uniconv/u8-conv-to-enc-tests (Files): Likewise.
1342         * modules/uniconv/u8-strconv-from-enc-tests (Files): Likewise.
1343         * modules/uniconv/u8-strconv-to-enc-tests (Files): Likewise.
1344         * modules/uniconv/u16-conv-from-enc-tests (Files): Likewise.
1345         * modules/uniconv/u16-conv-to-enc-tests (Files): Likewise.
1346         * modules/uniconv/u16-strconv-from-enc-tests (Files): Likewise.
1347         * modules/uniconv/u16-strconv-to-enc-tests (Files): Likewise.
1348         * modules/uniconv/u32-conv-from-enc-tests (Files): Likewise.
1349         * modules/uniconv/u32-conv-to-enc-tests (Files): Likewise.
1350         * modules/uniconv/u32-strconv-from-enc-tests (Files): Likewise.
1351         * modules/uniconv/u32-strconv-to-enc-tests (Files): Likewise.
1352         * modules/unictype/bidicategory-byname-tests (Files): Likewise.
1353         * modules/unictype/bidicategory-name-tests (Files): Likewise.
1354         * modules/unictype/bidicategory-of-tests (Files): Likewise.
1355         * modules/unictype/bidicategory-test-tests (Files): Likewise.
1356         * modules/unictype/block-list-tests (Files): Likewise.
1357         * modules/unictype/block-of-tests (Files): Likewise.
1358         * modules/unictype/block-test-tests (Files): Likewise.
1359         * modules/unictype/category-C-tests (Files): Likewise.
1360         * modules/unictype/category-Cc-tests (Files): Likewise.
1361         * modules/unictype/category-Cf-tests (Files): Likewise.
1362         * modules/unictype/category-Cn-tests (Files): Likewise.
1363         * modules/unictype/category-Co-tests (Files): Likewise.
1364         * modules/unictype/category-Cs-tests (Files): Likewise.
1365         * modules/unictype/category-L-tests (Files): Likewise.
1366         * modules/unictype/category-Ll-tests (Files): Likewise.
1367         * modules/unictype/category-Lm-tests (Files): Likewise.
1368         * modules/unictype/category-Lo-tests (Files): Likewise.
1369         * modules/unictype/category-Lt-tests (Files): Likewise.
1370         * modules/unictype/category-Lu-tests (Files): Likewise.
1371         * modules/unictype/category-M-tests (Files): Likewise.
1372         * modules/unictype/category-Mc-tests (Files): Likewise.
1373         * modules/unictype/category-Me-tests (Files): Likewise.
1374         * modules/unictype/category-Mn-tests (Files): Likewise.
1375         * modules/unictype/category-N-tests (Files): Likewise.
1376         * modules/unictype/category-Nd-tests (Files): Likewise.
1377         * modules/unictype/category-Nl-tests (Files): Likewise.
1378         * modules/unictype/category-No-tests (Files): Likewise.
1379         * modules/unictype/category-P-tests (Files): Likewise.
1380         * modules/unictype/category-Pc-tests (Files): Likewise.
1381         * modules/unictype/category-Pd-tests (Files): Likewise.
1382         * modules/unictype/category-Pe-tests (Files): Likewise.
1383         * modules/unictype/category-Pf-tests (Files): Likewise.
1384         * modules/unictype/category-Pi-tests (Files): Likewise.
1385         * modules/unictype/category-Po-tests (Files): Likewise.
1386         * modules/unictype/category-Ps-tests (Files): Likewise.
1387         * modules/unictype/category-S-tests (Files): Likewise.
1388         * modules/unictype/category-Sc-tests (Files): Likewise.
1389         * modules/unictype/category-Sk-tests (Files): Likewise.
1390         * modules/unictype/category-Sm-tests (Files): Likewise.
1391         * modules/unictype/category-So-tests (Files): Likewise.
1392         * modules/unictype/category-Z-tests (Files): Likewise.
1393         * modules/unictype/category-Zl-tests (Files): Likewise.
1394         * modules/unictype/category-Zp-tests (Files): Likewise.
1395         * modules/unictype/category-Zs-tests (Files): Likewise.
1396         * modules/unictype/category-and-not-tests (Files): Likewise.
1397         * modules/unictype/category-and-tests (Files): Likewise.
1398         * modules/unictype/category-byname-tests (Files): Likewise.
1399         * modules/unictype/category-name-tests (Files): Likewise.
1400         * modules/unictype/category-none-tests (Files): Likewise.
1401         * modules/unictype/category-of-tests (Files): Likewise.
1402         * modules/unictype/category-or-tests (Files): Likewise.
1403         * modules/unictype/category-test-withtable-tests (Files): Likewise.
1404         * modules/unictype/combining-class-tests (Files): Likewise.
1405         * modules/unictype/ctype-alnum-tests (Files): Likewise.
1406         * modules/unictype/ctype-alpha-tests (Files): Likewise.
1407         * modules/unictype/ctype-blank-tests (Files): Likewise.
1408         * modules/unictype/ctype-cntrl-tests (Files): Likewise.
1409         * modules/unictype/ctype-digit-tests (Files): Likewise.
1410         * modules/unictype/ctype-graph-tests (Files): Likewise.
1411         * modules/unictype/ctype-lower-tests (Files): Likewise.
1412         * modules/unictype/ctype-print-tests (Files): Likewise.
1413         * modules/unictype/ctype-punct-tests (Files): Likewise.
1414         * modules/unictype/ctype-space-tests (Files): Likewise.
1415         * modules/unictype/ctype-upper-tests (Files): Likewise.
1416         * modules/unictype/ctype-xdigit-tests (Files): Likewise.
1417         * modules/unictype/decimal-digit-tests (Files): Likewise.
1418         * modules/unictype/digit-tests (Files): Likewise.
1419         * modules/unictype/mirror-tests (Files): Likewise.
1420         * modules/unictype/numeric-tests (Files): Likewise.
1421         * modules/unictype/property-alphabetic-tests (Files): Likewise.
1422         * modules/unictype/property-ascii-hex-digit-tests (Files): Likewise.
1423         * modules/unictype/property-bidi-arabic-digit-tests (Files): Likewise.
1424         * modules/unictype/property-bidi-arabic-right-to-left-tests (Files):
1425         Likewise.
1426         * modules/unictype/property-bidi-block-separator-tests (Files):
1427         Likewise.
1428         * modules/unictype/property-bidi-boundary-neutral-tests (Files):
1429         Likewise.
1430         * modules/unictype/property-bidi-common-separator-tests (Files):
1431         Likewise.
1432         * modules/unictype/property-bidi-control-tests (Files): Likewise.
1433         * modules/unictype/property-bidi-embedding-or-override-tests (Files):
1434         Likewise.
1435         * modules/unictype/property-bidi-eur-num-separator-tests (Files):
1436         Likewise.
1437         * modules/unictype/property-bidi-eur-num-terminator-tests (Files):
1438         Likewise.
1439         * modules/unictype/property-bidi-european-digit-tests (Files): Likewise.
1440         * modules/unictype/property-bidi-hebrew-right-to-left-tests (Files):
1441         Likewise.
1442         * modules/unictype/property-bidi-left-to-right-tests (Files): Likewise.
1443         * modules/unictype/property-bidi-non-spacing-mark-tests (Files):
1444         Likewise.
1445         * modules/unictype/property-bidi-other-neutral-tests (Files): Likewise.
1446         * modules/unictype/property-bidi-pdf-tests (Files): Likewise.
1447         * modules/unictype/property-bidi-segment-separator-tests (Files):
1448         Likewise.
1449         * modules/unictype/property-bidi-whitespace-tests (Files): Likewise.
1450         * modules/unictype/property-byname-tests (Files): Likewise.
1451         * modules/unictype/property-combining-tests (Files): Likewise.
1452         * modules/unictype/property-composite-tests (Files): Likewise.
1453         * modules/unictype/property-currency-symbol-tests (Files): Likewise.
1454         * modules/unictype/property-dash-tests (Files): Likewise.
1455         * modules/unictype/property-decimal-digit-tests (Files): Likewise.
1456         * modules/unictype/property-default-ignorable-code-point-tests (Files):
1457         Likewise.
1458         * modules/unictype/property-deprecated-tests (Files): Likewise.
1459         * modules/unictype/property-diacritic-tests (Files): Likewise.
1460         * modules/unictype/property-extender-tests (Files): Likewise.
1461         * modules/unictype/property-format-control-tests (Files): Likewise.
1462         * modules/unictype/property-grapheme-base-tests (Files): Likewise.
1463         * modules/unictype/property-grapheme-extend-tests (Files): Likewise.
1464         * modules/unictype/property-grapheme-link-tests (Files): Likewise.
1465         * modules/unictype/property-hex-digit-tests (Files): Likewise.
1466         * modules/unictype/property-hyphen-tests (Files): Likewise.
1467         * modules/unictype/property-id-continue-tests (Files): Likewise.
1468         * modules/unictype/property-id-start-tests (Files): Likewise.
1469         * modules/unictype/property-ideographic-tests (Files): Likewise.
1470         * modules/unictype/property-ids-binary-operator-tests (Files): Likewise.
1471         * modules/unictype/property-ids-trinary-operator-tests (Files):
1472         Likewise.
1473         * modules/unictype/property-ignorable-control-tests (Files): Likewise.
1474         * modules/unictype/property-iso-control-tests (Files): Likewise.
1475         * modules/unictype/property-join-control-tests (Files): Likewise.
1476         * modules/unictype/property-left-of-pair-tests (Files): Likewise.
1477         * modules/unictype/property-line-separator-tests (Files): Likewise.
1478         * modules/unictype/property-logical-order-exception-tests (Files):
1479         Likewise.
1480         * modules/unictype/property-lowercase-tests (Files): Likewise.
1481         * modules/unictype/property-math-tests (Files): Likewise.
1482         * modules/unictype/property-non-break-tests (Files): Likewise.
1483         * modules/unictype/property-not-a-character-tests (Files): Likewise.
1484         * modules/unictype/property-numeric-tests (Files): Likewise.
1485         * modules/unictype/property-other-alphabetic-tests (Files): Likewise.
1486         * modules/unictype/property-other-default-ignorable-code-point-tests
1487         (Files): Likewise.
1488         * modules/unictype/property-other-grapheme-extend-tests (Files):
1489         Likewise.
1490         * modules/unictype/property-other-id-continue-tests (Files): Likewise.
1491         * modules/unictype/property-other-id-start-tests (Files): Likewise.
1492         * modules/unictype/property-other-lowercase-tests (Files): Likewise.
1493         * modules/unictype/property-other-math-tests (Files): Likewise.
1494         * modules/unictype/property-other-uppercase-tests (Files): Likewise.
1495         * modules/unictype/property-paired-punctuation-tests (Files): Likewise.
1496         * modules/unictype/property-paragraph-separator-tests (Files): Likewise.
1497         * modules/unictype/property-pattern-syntax-tests (Files): Likewise.
1498         * modules/unictype/property-pattern-white-space-tests (Files): Likewise.
1499         * modules/unictype/property-private-use-tests (Files): Likewise.
1500         * modules/unictype/property-punctuation-tests (Files): Likewise.
1501         * modules/unictype/property-quotation-mark-tests (Files): Likewise.
1502         * modules/unictype/property-radical-tests (Files): Likewise.
1503         * modules/unictype/property-sentence-terminal-tests (Files): Likewise.
1504         * modules/unictype/property-soft-dotted-tests (Files): Likewise.
1505         * modules/unictype/property-space-tests (Files): Likewise.
1506         * modules/unictype/property-terminal-punctuation-tests (Files):
1507         Likewise.
1508         * modules/unictype/property-test-tests (Files): Likewise.
1509         * modules/unictype/property-titlecase-tests (Files): Likewise.
1510         * modules/unictype/property-unassigned-code-value-tests (Files):
1511         Likewise.
1512         * modules/unictype/property-unified-ideograph-tests (Files): Likewise.
1513         * modules/unictype/property-uppercase-tests (Files): Likewise.
1514         * modules/unictype/property-variation-selector-tests (Files): Likewise.
1515         * modules/unictype/property-white-space-tests (Files): Likewise.
1516         * modules/unictype/property-xid-continue-tests (Files): Likewise.
1517         * modules/unictype/property-xid-start-tests (Files): Likewise.
1518         * modules/unictype/property-zero-width-tests (Files): Likewise.
1519         * modules/unictype/scripts-tests (Files): Likewise.
1520         * modules/unictype/syntax-c-ident-tests (Files): Likewise.
1521         * modules/unictype/syntax-c-whitespace-tests (Files): Likewise.
1522         * modules/unictype/syntax-java-ident-tests (Files): Likewise.
1523         * modules/unictype/syntax-java-whitespace-tests (Files): Likewise.
1524         * modules/unilbrk/u8-possible-linebreaks-tests (Files): Likewise.
1525         * modules/unilbrk/u8-width-linebreaks-tests (Files): Likewise.
1526         * modules/unilbrk/u16-possible-linebreaks-tests (Files): Likewise.
1527         * modules/unilbrk/u16-width-linebreaks-tests (Files): Likewise.
1528         * modules/unilbrk/u32-possible-linebreaks-tests (Files): Likewise.
1529         * modules/unilbrk/u32-width-linebreaks-tests (Files): Likewise.
1530         * modules/unilbrk/ulc-possible-linebreaks-tests (Files): Likewise.
1531         * modules/unilbrk/ulc-width-linebreaks-tests (Files): Likewise.
1532         * modules/uninorm/canonical-decomposition-tests (Files): Likewise.
1533         * modules/uninorm/compat-decomposition-tests (Files): Likewise.
1534         * modules/uninorm/composition-tests (Files): Likewise.
1535         * modules/uninorm/decomposing-form-tests (Files): Likewise.
1536         * modules/uninorm/decomposition-tests (Files): Likewise.
1537         * modules/uninorm/filter-tests (Files): Likewise.
1538         * modules/uninorm/nfc-tests (Files): Likewise.
1539         * modules/uninorm/nfd-tests (Files): Likewise.
1540         * modules/uninorm/nfkc-tests (Files): Likewise.
1541         * modules/uninorm/nfkd-tests (Files): Likewise.
1542         * modules/uninorm/u8-normcmp-tests (Files): Likewise.
1543         * modules/uninorm/u8-normcoll-tests (Files): Likewise.
1544         * modules/uninorm/u16-normcmp-tests (Files): Likewise.
1545         * modules/uninorm/u16-normcoll-tests (Files): Likewise.
1546         * modules/uninorm/u32-normcmp-tests (Files): Likewise.
1547         * modules/uninorm/u32-normcoll-tests (Files): Likewise.
1548         * modules/unistdio/u8-asnprintf-tests (Files): Likewise.
1549         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
1550         * modules/unistdio/u8-vasprintf-tests (Files): Likewise.
1551         * modules/unistdio/u8-vsnprintf-tests (Files): Likewise.
1552         * modules/unistdio/u8-vsprintf-tests (Files): Likewise.
1553         * modules/unistdio/u16-asnprintf-tests (Files): Likewise.
1554         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
1555         * modules/unistdio/u16-vasprintf-tests (Files): Likewise.
1556         * modules/unistdio/u16-vsnprintf-tests (Files): Likewise.
1557         * modules/unistdio/u16-vsprintf-tests (Files): Likewise.
1558         * modules/unistdio/u32-asnprintf-tests (Files): Likewise.
1559         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
1560         * modules/unistdio/u32-vasprintf-tests (Files): Likewise.
1561         * modules/unistdio/u32-vsnprintf-tests (Files): Likewise.
1562         * modules/unistdio/u32-vsprintf-tests (Files): Likewise.
1563         * modules/unistdio/ulc-asnprintf-tests (Files): Likewise.
1564         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
1565         * modules/unistdio/ulc-vasprintf-tests (Files): Likewise.
1566         * modules/unistdio/ulc-vsnprintf-tests (Files): Likewise.
1567         * modules/unistdio/ulc-vsprintf-tests (Files): Likewise.
1568         * modules/uniwbrk/u8-wordbreaks-tests (Files): Likewise.
1569         * modules/uniwbrk/u16-wordbreaks-tests (Files): Likewise.
1570         * modules/uniwbrk/u32-wordbreaks-tests (Files): Likewise.
1571         * modules/uniwbrk/ulc-wordbreaks-tests (Files): Likewise.
1572         * modules/uniwidth/u8-strwidth-tests (Files): Likewise.
1573         * modules/uniwidth/u8-width-tests (Files): Likewise.
1574         * modules/uniwidth/u16-strwidth-tests (Files): Likewise.
1575         * modules/uniwidth/u16-width-tests (Files): Likewise.
1576         * modules/uniwidth/u32-strwidth-tests (Files): Likewise.
1577         * modules/uniwidth/u32-width-tests (Files): Likewise.
1578         * modules/uniwidth/width-tests (Files): Likewise.
1579         * modules/unlink-tests (Files): Likewise.
1580         * modules/unsetenv-tests (Files): Likewise.
1581         * modules/usleep-tests (Files): Likewise.
1582         * modules/utimens-tests (Files): Likewise.
1583         * modules/utimensat-tests (Files): Likewise.
1584         * modules/vasnprintf-posix-tests (Files): Likewise.
1585         * modules/vasnprintf-tests (Files): Likewise.
1586         * modules/vasprintf-posix-tests (Files): Likewise.
1587         * modules/vasprintf-tests (Files): Likewise.
1588         * modules/vdprintf-posix-tests (Files): Likewise.
1589         * modules/vfprintf-posix-tests (Files): Likewise.
1590         * modules/vprintf-posix-tests (Files): Likewise.
1591         * modules/vsnprintf-posix-tests (Files): Likewise.
1592         * modules/vsnprintf-tests (Files): Likewise.
1593         * modules/vsprintf-posix-tests (Files): Likewise.
1594         * modules/wcrtomb-tests (Files): Likewise.
1595         * modules/wcsnrtombs-tests (Files): Likewise.
1596         * modules/wcsrtombs-tests (Files): Likewise.
1597         * modules/wctype-tests (Files): Likewise.
1598         * modules/wcwidth-tests (Files): Likewise.
1599         * modules/xmemdup0-tests (Files): Likewise.
1600         * modules/xprintf-posix-tests (Files): Likewise.
1601         * modules/xvasprintf-tests (Files): Likewise.
1602
1603 2009-12-24  Eric Blake  <ebb9@byu.net>
1604
1605         test-nanosleep: fix typo
1606         * tests/test-nanosleep.c (SIGNATURE_CHECK): Fix typo in previous
1607         patch.
1608         Reported by Bruno Haible.
1609
1610 2009-12-24  Bruno Haible  <bruno@clisp.org>
1611
1612         Reduce namespace pollution on glibc systems.
1613         * lib/inttypes.in.h: Don't include <stdint.h> on glibc systems.
1614         * lib/stdlib.in.h: Don't include <stdint.h>, <unistd.h> on glibc
1615         systems.
1616         * lib/unistd.in.h: Don't include <stdio.h>, <fcntl.h>, <stdlib.h>,
1617         <getopt.h> on glibc systems.
1618         * lib/fcntl.in.h: Don't include <sys/stat.h>, <unistd.h> on glibc
1619         systems.
1620         * lib/fcntl.c: Include <unistd.h> here instead.
1621
1622 2009-12-24  Bruno Haible  <bruno@clisp.org>
1623
1624         * lib/stdlib.in.h (includes): Fix typo in today's commit.
1625
1626 2009-12-24  Eric Blake  <ebb9@byu.net>
1627
1628         tests: add signature checks
1629         * tests/signature.h (SIGNATURE_CHECK): New file.
1630         * modules/atexit-tests (Files): Use it.
1631         * modules/btowc-tests (Files): Likewise.
1632         * modules/canonicalize-lgpl-tests (Files): Likewise.
1633         * modules/ceilf-tests (Files): Likewise.
1634         * modules/ceill-tests (Files): Likewise.
1635         * modules/chown-tests (Files): Likewise.
1636         * modules/dprintf-posix-tests (Files): Likewise.
1637         * modules/dup2-tests (Files): Likewise.
1638         * modules/dup3-tests (Files): Likewise.
1639         * modules/duplocale-tests (Files): Likewise.
1640         * modules/fchdir-tests (Files): Likewise.
1641         * modules/fcntl-tests (Files): Likewise.
1642         * modules/fdopendir-tests (Files): Likewise.
1643         * modules/fflush-tests (Files): Likewise.
1644         * modules/flock-tests (Files): Likewise.
1645         * modules/floorf-tests (Files): Likewise.
1646         * modules/floorl-tests (Files): Likewise.
1647         * modules/fnmatch-tests (Files): Likewise.
1648         * modules/fopen-tests (Files): Likewise.
1649         * modules/fprintf-posix-tests (Files): Likewise.
1650         * modules/freopen-tests (Files): Likewise.
1651         * modules/frexp-nolibm-tests (Files): Likewise.
1652         * modules/frexp-tests (Files): Likewise.
1653         * modules/frexpl-nolibm-tests (Files): Likewise.
1654         * modules/frexpl-tests (Files): Likewise.
1655         * modules/fseek-tests (Files): Likewise.
1656         * modules/fseeko-tests (Files): Likewise.
1657         * modules/fsync-tests (Files): Likewise.
1658         * modules/ftell-tests (Files): Likewise.
1659         * modules/ftello-tests (Files): Likewise.
1660         * modules/futimens-tests (Files): Likewise.
1661         * modules/getaddrinfo-tests (Files): Likewise.
1662         * modules/getcwd-tests (Files): Likewise.
1663         * modules/getdelim-tests (Files): Likewise.
1664         * modules/getdtablesize-tests (Files): Likewise.
1665         * modules/getgroups-tests (Files): Likewise.
1666         * modules/gethostname-tests (Files): Likewise.
1667         * modules/getline-tests (Files): Likewise.
1668         * modules/getopt-posix-tests (Files): Likewise.
1669         * modules/gettimeofday-tests (Files): Likewise.
1670         * modules/glob-tests (Files): Likewise.
1671         * modules/iconv-tests (Files): Likewise.
1672         * modules/inet_ntop-tests (Files): Likewise.
1673         * modules/inet_pton-tests (Files): Likewise.
1674         * modules/isblank-tests (Files): Likewise.
1675         * modules/lchown-tests (Files): Likewise.
1676         * modules/ldexpl-tests (Files): Likewise.
1677         * modules/link-tests (Files): Likewise.
1678         * modules/linkat-tests (Files): Likewise.
1679         * modules/lseek-tests (Files): Likewise.
1680         * modules/lstat-tests (Files): Likewise.
1681         * modules/mbrtowc-tests (Files): Likewise.
1682         * modules/mbsinit-tests (Files): Likewise.
1683         * modules/mbsnrtowcs-tests (Files): Likewise.
1684         * modules/mbsrtowcs-tests (Files): Likewise.
1685         * modules/memchr-tests (Files): Likewise.
1686         * modules/memcmp-tests (Files): Likewise.
1687         * modules/memmem-tests (Files): Likewise.
1688         * modules/memrchr-tests (Files): Likewise.
1689         * modules/mkdir-tests (Files): Likewise.
1690         * modules/mkfifo-tests (Files): Likewise.
1691         * modules/mkfifoat-tests (Files): Likewise.
1692         * modules/mknod-tests (Files): Likewise.
1693         * modules/nanosleep-tests (Files): Likewise.
1694         * modules/nl_langinfo-tests (Files): Likewise.
1695         * modules/obstack-printf-tests (Files): Likewise.
1696         * modules/open-tests (Files): Likewise.
1697         * modules/openat-tests (Files): Likewise.
1698         * modules/perror-tests (Files): Likewise.
1699         * modules/pipe2-tests (Files): Likewise.
1700         * modules/poll-tests (Files): Likewise.
1701         * modules/popen-tests (Files): Likewise.
1702         * modules/posix_spawn-tests (Files): Likewise.
1703         * modules/posix_spawnp-tests (Files): Likewise.
1704         * modules/pread-tests (Files): Likewise.
1705         * modules/printf-posix-tests (Files): Likewise.
1706         * modules/pty-tests (Files): Likewise.
1707         * modules/random_r-tests (Files): Likewise.
1708         * modules/rawmemchr-tests (Files): Likewise.
1709         * modules/readlink-tests (Files): Likewise.
1710         * modules/remove-tests (Files): Likewise.
1711         * modules/rename-tests (Files): Likewise.
1712         * modules/renameat-tests (Files): Likewise.
1713         * modules/rmdir-tests (Files): Likewise.
1714         * modules/round-tests (Files): Likewise.
1715         * modules/roundf-tests (Files): Likewise.
1716         * modules/roundl-tests (Files): Likewise.
1717         * modules/select-tests (Files): Likewise.
1718         * modules/setenv-tests (Files): Likewise.
1719         * modules/sigaction-tests (Files): Likewise.
1720         * modules/sleep-tests (Files): Likewise.
1721         * modules/snprintf-posix-tests (Files): Likewise.
1722         * modules/snprintf-tests (Files): Likewise.
1723         * modules/sprintf-posix-tests (Files): Likewise.
1724         * modules/stat-tests (Files): Likewise.
1725         * modules/strcasestr-tests (Files): Likewise.
1726         * modules/strchrnul-tests (Files): Likewise.
1727         * modules/strerror-tests (Files): Likewise.
1728         * modules/strsignal-tests (Files): Likewise.
1729         * modules/strstr-tests (Files): Likewise.
1730         * modules/strtod-tests (Files): Likewise.
1731         * modules/strverscmp-tests (Files): Likewise.
1732         * modules/symlink-tests (Files): Likewise.
1733         * modules/symlinkat-tests (Files): Likewise.
1734         * modules/times-tests (Files): Likewise.
1735         * modules/trunc-tests (Files): Likewise.
1736         * modules/truncf-tests (Files): Likewise.
1737         * modules/truncl-tests (Files): Likewise.
1738         * modules/tsearch-tests (Files): Likewise.
1739         * modules/uname-tests (Files): Likewise.
1740         * modules/unlink-tests (Files): Likewise.
1741         * modules/unsetenv-tests (Files): Likewise.
1742         * modules/usleep-tests (Files): Likewise.
1743         * modules/utimensat-tests (Files): Likewise.
1744         * modules/vasprintf-tests (Files): Likewise.
1745         * modules/vdprintf-posix-tests (Files): Likewise.
1746         * modules/vfprintf-posix-tests (Files): Likewise.
1747         * modules/vprintf-posix-tests (Files): Likewise.
1748         * modules/vsnprintf-posix-tests (Files): Likewise.
1749         * modules/vsnprintf-tests (Files): Likewise.
1750         * modules/vsprintf-posix-tests (Files): Likewise.
1751         * modules/wcrtomb-tests (Files): Likewise.
1752         * modules/wcsnrtombs-tests (Files): Likewise.
1753         * modules/wcsrtombs-tests (Files): Likewise.
1754         * modules/wcwidth-tests (Files): Likewise.
1755         * tests/test-isfinite.c (isfinite): Ensure macro declaration.
1756         * tests/test-isinf.c (isinf): Likewise.
1757         * tests/test-isnan.c (isnan): Likewise.
1758         * tests/test-signbit.c (signbit): Likewise.
1759         * tests/test-select.c (FD_CLR, FD_ISSET, FD_SET, FD_ZERO): Ensure
1760         declaration, either as macro or with correct signature.
1761         (select): Ensure function under test is declared with correct
1762         signature in correct header.
1763         * tests/test-atexit.c (atexit): Likewise.
1764         * tests/test-btowc.c (btowc): Likewise.
1765         * tests/test-canonicalize-lgpl.c (realpath)
1766         (canonicalize_file_name): Likewise.
1767         * tests/test-ceilf1.c (ceilf): Likewise.
1768         * tests/test-ceill.c (ceill): Likewise.
1769         * tests/test-chown.c (chown): Likewise.
1770         * tests/test-dprintf-posix.c (dprintf): Likewise.
1771         * tests/test-dup2.c (dup2): Likewise.
1772         * tests/test-dup3.c (dup3): Likewise.
1773         * tests/test-duplocale.c (duplocale): Likewise.
1774         * tests/test-fchdir.c (fchdir): Likewise.
1775         * tests/test-fchownat.c (fchownat): Likewise.
1776         * tests/test-fcntl.c (fcntl): Likewise.
1777         * tests/test-fdopendir.c (fdopendir): Likewise.
1778         * tests/test-fflush.c (fflush): Likewise.
1779         * tests/test-flock.c (flock): Likewise.
1780         * tests/test-floorf1.c (floorf): Likewise.
1781         * tests/test-floorl.c (floorl): Likewise.
1782         * tests/test-fnmatch.c (fnmatch): Likewise.
1783         * tests/test-fopen.c (fopen): Likewise.
1784         * tests/test-fprintf-posix.c (fprintf): Likewise.
1785         * tests/test-freopen.c (freopen): Likewise.
1786         * tests/test-frexp.c (frexp): Likewise.
1787         * tests/test-frexpl.c (frexpl): Likewise.
1788         * tests/test-fseek.c (fseek): Likewise.
1789         * tests/test-fseeko.c (fseeko): Likewise.
1790         * tests/test-fstatat.c (fstatat): Likewise.
1791         * tests/test-fsync.c (fsync): Likewise.
1792         * tests/test-ftell.c (ftell): Likewise.
1793         * tests/test-ftello.c (ftello): Likewise.
1794         * tests/test-futimens.c (futimens): Likewise.
1795         * tests/test-getaddrinfo.c (getaddrinfo, freeaddrinfo)
1796         (gai_strerror): Likewise.
1797         * tests/test-getcwd.c (getcwd): Likewise.
1798         * tests/test-getdelim.c (getdelim): Likewise.
1799         * tests/test-getdtablesize.c (getdtablesize): Likewise.
1800         * tests/test-getgroups.c (getgroups): Likewise.
1801         * tests/test-gethostname.c (gethostname): Likewise.
1802         * tests/test-getline.c (getline): Likewise.
1803         * tests/test-getopt.c (getopt, getopt_long, getopt_long_only):
1804         Likewise.
1805         * tests/test-gettimeofday.c (gettimeofday): Likewise.
1806         * tests/test-glob.c (glob, globfree): Likewise.
1807         * tests/test-iconv.c (iconv, iconv_open, iconv_close): Likewise.
1808         * tests/test-inet_ntop.c (inet_ntop): Likewise.
1809         * tests/test-inet_pton.c (inet_pton): Likewise.
1810         * tests/test-isblank.c (isblank): Likewise.
1811         * tests/test-lchown.c (lchown): Likewise.
1812         * tests/test-ldexpl.c (ldexpl): Likewise.
1813         * tests/test-link.c (link): Likewise.
1814         * tests/test-linkat.c (linkat): Likewise.
1815         * tests/test-lseek.c (lseek): Likewise.
1816         * tests/test-lstat.c (lstat): Likewise.
1817         * tests/test-mbrtowc.c (mbrtowc): Likewise.
1818         * tests/test-mbsinit.c (mbsinit): Likewise.
1819         * tests/test-mbsnrtowcs.c (mbsnrtowcs): Likewise.
1820         * tests/test-mbsrtowcs.c (mbsrtowcs): Likewise.
1821         * tests/test-memchr.c (memchr): Likewise.
1822         * tests/test-memcmp.c (memcmp): Likewise.
1823         * tests/test-memmem.c (memmem): Likewise.
1824         * tests/test-memrchr.c (memrchr): Likewise.
1825         * tests/test-mkdir.c (mkdir): Likewise.
1826         * tests/test-mkdirat.c (mkdirat): Likewise.
1827         * tests/test-mkfifo.c (mkfifo): Likewise.
1828         * tests/test-mkfifoat.c (mkfifoat, mknodat): Likewise.
1829         * tests/test-mknod.c (mknod): Likewise.
1830         * tests/test-nanosleep.c (nanosleep): Likewise.
1831         * tests/test-nl_langinfo.c (nl_langinfo): Likewise.
1832         * tests/test-obstack-printf.c (obstack_printf, obstack_vprintf):
1833         Likewise.
1834         * tests/test-open.c (open): Likewise.
1835         * tests/test-openat.c (openat): Likewise.
1836         * tests/test-perror.c (perror): Likewise.
1837         * tests/test-pipe2.c (pipe2): Likewise.
1838         * tests/test-poll.c (poll): Likewise.
1839         * tests/test-popen.c (popen, pclose): Likewise.
1840         * tests/test-posix_spawn1.c (posix_spawnp, posix_spawnattr_init)
1841         (posix_spawnattr_destroy, posix_spawnattr_setsigmask)
1842         (posix_spawnattr_setflags, posix_spawn_file_actions_init)
1843         (posix_spawn_file_actions_destroy)
1844         (posix_spawn_file_actions_addclose)
1845         (posix_spawn_file_actions_addopen)
1846         (posix_spawn_file_actions_adddup2): Likewise.
1847         * tests/test-posix_spawn3.c (posix_spawn): Likewise.
1848         * tests/test-pread.c (pread): Likewise.
1849         * tests/test-printf-posix.c (printf): Likewise.
1850         * tests/test-pty.c (openpty, forkpty): Likewise.
1851         * tests/test-random_r.c (srandom_r, initstate_r, setstate_r)
1852         (random_r): Likewise.
1853         * tests/test-rawmemchr.c (rawmemchr): Likewise.
1854         * tests/test-readlink.c (readlink): Likewise.
1855         * tests/test-remove.c (remove): Likewise.
1856         * tests/test-rename.c (rename): Likewise.
1857         * tests/test-renameat.c (renameat): Likewise.
1858         * tests/test-rmdir.c (rmdir): Likewise.
1859         * tests/test-round1.c (round): Likewise.
1860         * tests/test-roundf1.c (roundf): Likewise.
1861         * tests/test-roundl.c (roundl): Likewise.
1862         * tests/test-setenv.c (setenv): Likewise.
1863         * tests/test-sigaction.c (sigaction): Likewise.
1864         * tests/test-sleep.c (sleep): Likewise.
1865         * tests/test-snprintf.c (snprintf): Likewise.
1866         * tests/test-sprintf-posix.c (sprintf): Likewise.
1867         * tests/test-stat.c (stat): Likewise.
1868         * tests/test-stpncpy.c (stpncpy): Likewise.
1869         * tests/test-strcasestr.c (strcasestr): Likewise.
1870         * tests/test-strchrnul.c (strchrnul): Likewise.
1871         * tests/test-strerror.c (strerror): Likewise.
1872         * tests/test-strsignal.c (strsignal): Likewise.
1873         * tests/test-strstr.c (strstr): Likewise.
1874         * tests/test-strtod.c (strtod): Likewise.
1875         * tests/test-strverscmp.c (strverscmp): Likewise.
1876         * tests/test-symlink.c (symlink): Likewise.
1877         * tests/test-symlinkat.c (symlinkat, readlinkat): Likewise.
1878         * tests/test-times.c (times): Likewise.
1879         * tests/test-trunc1.c (trunc): Likewise.
1880         * tests/test-truncf1.c (truncf): Likewise.
1881         * tests/test-truncl.c (truncl): Likewise.
1882         * tests/test-tsearch.c (tdelete, tfind, tsearch, twalk):
1883         Likewise.
1884         * tests/test-uname.c (uname): Likewise.
1885         * tests/test-unlink.c (unlink): Likewise.
1886         * tests/test-unlinkat.c (unlinkat): Likewise.
1887         * tests/test-unsetenv.c (unsetenv): Likewise.
1888         * tests/test-usleep.c (usleep): Likewise.
1889         * tests/test-utimensat.c (utimensat): Likewise.
1890         * tests/test-vasprintf.c (asprintf, vasprintf): Likewise.
1891         * tests/test-vdprintf-posix.c (vdprintf): Likewise.
1892         * tests/test-vfprintf-posix.c (vfprintf): Likewise.
1893         * tests/test-vprintf-posix.c (vprintf): Likewise.
1894         * tests/test-vsnprintf.c (vsnprintf): Likewise.
1895         * tests/test-vsprintf-posix.c (vsprintf): Likewise.
1896         * tests/test-wcrtomb.c (wcrtomb): Likewise.
1897         * tests/test-wcsnrtombs.c (wcsnrtombs): Likewise.
1898         * tests/test-wcsrtombs.c (wcsrtombs): Likewise.
1899         * tests/test-wcwidth.c (wcwidth): Likewise.
1900
1901         build: pull in conditional headers during GNULIB_POSIXCHECK
1902         * lib/stdio.in.h (includes): Using GNULIB_POSIXCHECK also requires
1903         definitions from any conditionally-included headers.
1904         * lib/stdlib.in.h (includes): Likewise.
1905         * lib/unistd.in.h (includes): Likewise.
1906
1907 2009-12-24  Bruno Haible  <bruno@clisp.org>
1908
1909         * tests/test-argv-iter.c: Include header file being tested immediately
1910         after config.h.
1911         * tests/test-base64.c: Likewise.
1912         * tests/test-flock.c: Likewise.
1913         * tests/test-fsync.c: Likewise.
1914         * tests/test-getdate.c: Likewise.
1915         * tests/test-getndelim2.c: Likewise.
1916         * tests/test-isfinite.c: Likewise.
1917         * tests/test-isinf.c: Likewise.
1918         * tests/test-strerror.c: Likewise.
1919         * tests/test-strsignal.c: Likewise.
1920
1921 2009-12-23  Eric Blake  <ebb9@byu.net>
1922
1923         unistd: work around cygwin bug
1924         * lib/unistd.in.h (includes): Pick up headers needed for cygwin.
1925         * doc/posix-functions/unlinkat.texi (unlinkat): Document the bug.
1926         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
1927
1928 2009-12-23  Bruno Haible  <bruno@clisp.org>
1929
1930         localename: More tests.
1931         * tests/test-localename.c (SIZEOF): New macro.
1932         (categories): New variable.
1933         (test_locale_name, test_locale_name_posix, test_locale_name_environ,
1934         test_locale_name_default): Add test w.r.t. thread locale.
1935         (test_locale_name_thread): New function.
1936         (main): Invoke it.
1937
1938         localename: Make aware of thread locale.
1939         * lib/localename.h (gl_locale_name_thread): New declaration.
1940         (gl_locale_name, gl_locale_name_posix, gl_locale_name_default): Clarify
1941         behaviour with respect to thread locale.
1942         * lib/localename.c: Include <limits.h>, <stddef.h>, <xlocale.h>,
1943         <langinfo.h>, glthread/lock.h.
1944         (SIZE_BITS): New macro.
1945         (string_hash): New function.
1946         (struct hash_node): New type.
1947         (HASH_TABLE_SIZE): New macro.
1948         (struniq_hash_table, struniq_lock): New variables.
1949         (struniq): New function.
1950         (gl_locale_name_thread): New function.
1951         (gl_locale_name): Invoke it.
1952         * m4/localename.m4 (gl_LOCALENAME): Test for uselocale function.
1953         * modules/localename (Depends-on): Add lock.
1954         Reported by Mike Gran <spk121@yahoo.com>.
1955
1956 2009-12-23  Eric Blake  <ebb9@byu.net>
1957
1958         va-args: new module
1959         * modules/va-args: New file.
1960         * m4/va-args.m4 (gl_VA_ARGS): Likewise.
1961         * MODULES.html.sh (Core language properties): Mention it.
1962
1963         gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
1964         * m4/gnulib-common.m4 (gl_COMMON): Create a more-appropriately
1965         named alias for __attribute__((__unused__)).
1966         * lib/chown.c: Update client.
1967         * lib/fchmodat.c: Likewise.
1968         * lib/fts.c: Likewise.
1969         * lib/getdate.y: Likewise.
1970         * lib/getgroups.c: Likewise.
1971         * lib/getopt.c: Likewise.
1972         * lib/getugroups.c: Likewise.
1973         * lib/mkdir.c: Likewise.
1974         * lib/mkfifo.c: Likewise.
1975         * lib/mkfifoat.c: Likewise.
1976         * lib/mknod.c: Likewise.
1977         * lib/mknodat.c: Likewise.
1978         * lib/readlink.c: Likewise.
1979         * lib/se-context.in.h: Likewise.
1980         * lib/se-selinux.in.h: Likewise.
1981         * lib/sockets.c: Likewise.
1982         * lib/symlink.c: Likewise.
1983         * lib/symlinkat.c: Likewise.
1984         * lib/unicodeio.c: Likewise.
1985         * lib/unistr.h: Likewise.
1986         * tests/test-areadlink.c: Likewise.
1987         * tests/test-areadlinkat.c: Likewise.
1988         * tests/test-filenamecat.c: Likewise.
1989         * tests/test-fseeko.c: Likewise.
1990         * tests/test-ftello.c: Likewise.
1991         * tests/test-getdate.c: Likewise.
1992         * tests/test-getgroups.c: Likewise.
1993         * tests/test-gethostname.c: Likewise.
1994         * tests/test-quotearg.c: Likewise.
1995         * tests/test-version-etc.c: Likewise.
1996         * tests/test-xalloc-die.c: Likewise.
1997         * tests/test-xfprintf-posix.c: Likewise.
1998         * tests/test-xprintf-posix.c: Likewise.
1999         * tests/test-xvasprintf.c: Likewise.
2000
2001         tests: avoid compiler warnings
2002         * tests/test-fcntl.c (main): Delete unused parameters.
2003         * tests/test-freopen-safer.c (main): Likewise.
2004         * tests/test-xalloc-die.c (main): Mark unused parameters.
2005         * tests/test-fseeko.c (main): Likewise.
2006         * tests/test-ftello.c (main): Likewise.
2007         * tests/test-nanosleep.c (main): Avoid declaration warning.
2008         * tests/test-sleep.c (main): Likewise.
2009         * tests/test-unsetenv.c (main): Silence warning about string
2010         literal.
2011         * m4/setenv.m4 (gl_FUNC_UNSETENV): Likewise.
2012
2013 2009-12-23  Bruno Haible  <bruno@clisp.org>
2014
2015         * tests/test-localename.c (test_locale_name): New function, extracted
2016         from main. Also test mixed situations.
2017         (test_locale_name_posix, test_locale_name_environ,
2018         test_locale_name_default): New functions.
2019         (main): Invoke them all.
2020         * modules/localename-tests (configure.ac): Test for newlocale.
2021
2022 2009-12-23  Bruno Haible  <bruno@clisp.org>
2023
2024         unistd: Ensure getcwd gets declared before being overridden.
2025         * lib/unistd.in.h: Conditionally include <io.h>.
2026
2027 2009-12-22  Bruno Haible  <bruno@clisp.org>
2028
2029         wchar: Diagnose broken combination of glibc and gcc versions and flags.
2030         * m4/wchar.m4 (gl_WCHAR_H_INLINE_OK): New macro.
2031         (gl_WCHAR_H): Invoke it.
2032         * m4/btowc.m4 (gl_FUNC_BTOWC): Require it.
2033         * doc/posix-headers/wchar.texi: Mention the interoperability problem.
2034         Reported by Karl Berry <karl@freefriends.org>.
2035
2036 2009-12-22  Eric Blake  <ebb9@byu.net>
2037
2038         math, unistd: avoid redundant includes
2039         * lib/math.in.h (isnan): No need to re-include <math.h>.
2040         * lib/unistd.in.h (getcwd): Likewise, for <stdlib.h>.
2041
2042         getsubopt: work around cygwin bug
2043         * lib/stdlib.in.h (includes): Move unistd inclusion sooner, to
2044         avoid conflicting with system getsubopt.
2045         * doc/posix-functions/getsubopt.texi (getsubopt): Document the
2046         bug.
2047
2048         getopt: synchronize from glibc
2049         * lib/getopt.c (_getopt_initialize, _getopt_internal_r): Swap
2050         parameter order.  Adjust all callers.
2051         (_getopt_internal_r, main): Adjust quoting in error messages.
2052         Drop considerations for outdated POSIX 1003.2 error message.
2053         * lib/getopt1.c (_getopt_long_r, _getopt_long_only_r): Adjust
2054         callers.
2055         * lib/getopt_int.h (_getopt_internal_r): Adjust prototype.
2056
2057         test-getopt: test stderr behavior
2058         * modules/getopt-posix-tests (Depends-on): Add dup2.
2059         * tests/test-getopt.c (ASSERT): Avoid stderr.
2060         (main): Move stderr to a temporary file.
2061         * tests/test-getopt.h (getopt_loop): No longer manipulate opterr.
2062         Instead, add parameter to inform caller if output occurred.
2063         (test_getopt): Adjust all existing tests to expect silence, and
2064         add new tests of leading ":".
2065         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
2066         glibc shortcomings with leading "-:" or "+:" in optstring.
2067         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
2068         Likewise.
2069         * doc/posix-functions/getopt.texi (getopt): Likewise.
2070
2071         test-getopt: enhance test
2072         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require that getopt_long
2073         supports optind=0.
2074         * tests/test-getopt.c (OPTIND_MIN): Move...
2075         * tests/test-getopt.h (OPTIND_MIN): ...here.
2076         * tests/test-getopt_long.h (test_getopt_long): Add more coverage.
2077         Require that optind=0 works, since modern BSD supports it in
2078         addition to optreset, and since coreutils expects it.
2079         (test_getopt_long_only): New test.
2080         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
2081         glibc shortcomings with 'W;', and enforcement of optind=0.
2082         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
2083         Likewise.
2084
2085 2009-12-21  Bruno Haible  <bruno@clisp.org>
2086
2087         localename: Improvements for MacOS X and Cygwin.
2088         * lib/localename.h (gl_locale_name_environ): New declaration.
2089         * lib/localename.c (gl_locale_name_environ): New function, extracted from
2090         gl_locale_name_posix. Ignore dummy LANG values on MacOS X and Cygwin.
2091         (gl_locale_name_posix): Invoke it.
2092         (gl_locale_name_default): Add comments. Use Windows native API also on
2093         Cygwin.
2094
2095 2009-12-21  Bruno Haible  <bruno@clisp.org>
2096
2097         Update list of Win32 locale ids.
2098         * lib/localename.c (LANG_ROMANSH): Renamed from LANG_RHAETO_ROMANCE.
2099         (LANG_SAMI): Renamed from LANG_SAAMI.
2100         (LANG_BASHKIR, LANG_LUXEMBOURGISH, LANG_GREENLANDIC,
2101         LANG_MAPUDUNGUN, LANG_MOHAWK, LANG_BRETON, LANG_OCCITAN, LANG_CORSICAN,
2102         LANG_ALSATIAN, LANG_YAKUT, LANG_KICHE, LANG_KINYARWANDA, LANG_WOLOF,
2103         LANG_DARI, LANG_SCOTTISH_GAELIC): New macros.
2104         (SUBLANG_AFRIKAANS_SOUTH_AFRICA, SUBLANG_ALBANIAN_ALBANIA,
2105         SUBLANG_ALSATIAN_FRANCE, SUBLANG_AMHARIC_ETHIOPIA,
2106         SUBLANG_ARMENIAN_ARMENIA, SUBLANG_ASSAMESE_INDIA,
2107         SUBLANG_BASHKIR_RUSSIA, SUBLANG_BASQUE_BASQUE,
2108         SUBLANG_BELARUSIAN_BELARUS, SUBLANG_BRETON_FRANCE,
2109         SUBLANG_BULGARIAN_BULGARIA, SUBLANG_CAMBODIAN_CAMBODIA,
2110         SUBLANG_CATALAN_SPAIN, SUBLANG_CORSICAN_FRANCE,
2111         SUBLANG_CZECH_CZECH_REPUBLIC, SUBLANG_DANISH_DENMARK,
2112         SUBLANG_DARI_AFGHANISTAN, SUBLANG_DIVEHI_MALDIVES,
2113         SUBLANG_DUTCH_SURINAM, SUBLANG_ESTONIAN_ESTONIA,
2114         SUBLANG_FAEROESE_FAROE_ISLANDS, SUBLANG_FARSI_IRAN,
2115         SUBLANG_FINNISH_FINLAND, SUBLANG_FRISIAN_NETHERLANDS,
2116         SUBLANG_GALICIAN_SPAIN, SUBLANG_GEORGIAN_GEORGIA,
2117         SUBLANG_GREEK_GREECE, SUBLANG_GREENLANDIC_GREENLAND,
2118         SUBLANG_GUJARATI_INDIA, SUBLANG_HAUSA_NIGERIA_LATIN,
2119         SUBLANG_HEBREW_ISRAEL, SUBLANG_HINDI_INDIA, SUBLANG_HUNGARIAN_HUNGARY,
2120         SUBLANG_ICELANDIC_ICELAND, SUBLANG_IGBO_NIGERIA,
2121         SUBLANG_INDONESIAN_INDONESIA, SUBLANG_INUKTITUT_CANADA,
2122         SUBLANG_INUKTITUT_CANADA_LATIN, SUBLANG_IRISH_IRELAND,
2123         SUBLANG_JAPANESE_JAPAN, SUBLANG_KANNADA_INDIA,
2124         SUBLANG_KAZAK_KAZAKHSTAN, SUBLANG_KICHE_GUATEMALA,
2125         SUBLANG_KINYARWANDA_RWANDA, SUBLANG_KONKANI_INDIA,
2126         SUBLANG_KYRGYZ_KYRGYZSTAN, SUBLANG_LAO_LAOS, SUBLANG_LATVIAN_LATVIA,
2127         SUBLANG_LITHUANIAN_LITHUANIA, SUBLANG_LOWER_SORBIAN_GERMANY,
2128         SUBLANG_LUXEMBOURGISH_LUXEMBOURG, SUBLANG_MACEDONIAN_MACEDONIA,
2129         SUBLANG_MALAYALAM_INDIA, SUBLANG_MALTESE_MALTA,
2130         SUBLANG_MAORI_NEW_ZEALAND, SUBLANG_MAPUDUNGUN_CHILE,
2131         SUBLANG_MARATHI_INDIA, SUBLANG_MOHAWK_CANADA, SUBLANG_NEPALI_NEPAL,
2132         SUBLANG_OCCITAN_FRANCE, SUBLANG_ORIYA_INDIA,
2133         SUBLANG_PASHTO_AFGHANISTAN, SUBLANG_POLISH_POLAND,
2134         SUBLANG_ROMANSH_SWITZERLAND, SUBLANG_SAMI_NORTHERN_NORWAY,
2135         SUBLANG_SAMI_NORTHERN_SWEDEN, SUBLANG_SAMI_NORTHERN_FINLAND,
2136         SUBLANG_SAMI_LULE_NORWAY, SUBLANG_SAMI_LULE_SWEDEN,
2137         SUBLANG_SAMI_SOUTHERN_NORWAY, SUBLANG_SAMI_SOUTHERN_SWEDEN,
2138         SUBLANG_SAMI_SKOLT_FINLAND, SUBLANG_SAMI_INARI_FINLAND,
2139         SUBLANG_SANSKRIT_INDIA, SUBLANG_SINHALESE_SRI_LANKA,
2140         SUBLANG_SLOVAK_SLOVAKIA, SUBLANG_SLOVENIAN_SLOVENIA,
2141         SUBLANG_SOTHO_SOUTH_AFRICA, SUBLANG_SWAHILI_KENYA,
2142         SUBLANG_SWEDISH_SWEDEN, SUBLANG_SYRIAC_SYRIA,
2143         SUBLANG_TAGALOG_PHILIPPINES, SUBLANG_TAJIK_TAJIKISTAN,
2144         SUBLANG_TAMIL_INDIA, SUBLANG_TATAR_RUSSIA, SUBLANG_TELUGU_INDIA,
2145         SUBLANG_THAI_THAILAND, SUBLANG_TSWANA_SOUTH_AFRICA,
2146         SUBLANG_TURKISH_TURKEY, SUBLANG_TURKMEN_TURKMENISTAN,
2147         SUBLANG_UKRAINIAN_UKRAINE, SUBLANG_UPPER_SORBIAN_GERMANY,
2148         SUBLANG_VIETNAMESE_VIETNAM, SUBLANG_WELSH_UNITED_KINGDOM,
2149         SUBLANG_WOLOF_SENEGAL, SUBLANG_XHOSA_SOUTH_AFRICA,
2150         SUBLANG_YAKUT_RUSSIA, SUBLANG_YI_PRC, SUBLANG_YORUBA_NIGERIA,
2151         SUBLANG_ZULU_SOUTH_AFRICA): New macros.
2152         (gl_locale_name_from_win32_LANGID): Handle also the territory neutral
2153         locale ids. Add support for Alsatian, Bashkir, Breton, Corsican, Dari,
2154         Greenlandic, K'iche', Kinyarwanda, Luxembourgish, Mapudungun, Mohawk,
2155         Occitan, Scottish Gaelic, Wolof, Yakut. Change language code for Yi.
2156         Add more languages and countries for Sami, Sorbian. Add more countries
2157         for Serbian, Dutch. Add more scripts for Inuktitut. Be more precise
2158         for Pashto. Change country for Syriac, Tswana.
2159
2160 2009-12-21  Eric Blake  <ebb9@byu.net>
2161
2162         test-utimens: avoid spurious failure
2163         * tests/test-chown.h (nap): Factor...
2164         * tests/nap.h: ...into new file.
2165         * tests/test-lchown.h (nap): Avoid duplication.
2166         * tests/test-utimens-common.h (nap): Use shared implementation,
2167         necessary on file systems with 1-second resolution.
2168         * modules/chown-tests (Files): Include new file.
2169         * modules/fdutimensat-tests (Files): Likewise.
2170         * modules/futimens-tests (Files): Likewise.
2171         * modules/lchown-tests (Files): Likewise.
2172         * modules/openat-tests (Files): Likewise.
2173         * modules/utimens-tests (Files): Likewise.
2174         * modules/utimensat-tests (Files): Likewise.
2175
2176 2009-12-19  Eric Blake  <ebb9@byu.net>
2177
2178         futimens, utimensat: work around Linux bug
2179         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Detect ctime bug.
2180         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
2181         * lib/utimensat.c (rpl_utimensat): Work around it.
2182         * lib/futimens.c (rpl_futimens): Adjust comment.
2183
2184         utimens: work around Linux ctime bug
2185         * lib/utimens.c (detect_ctime_bug): New helper function.
2186         (update_timespec): Differentiate between workaround needed for
2187         this bug vs. what is needed for systems that lack utimensat.
2188         (fdutimens, lutimens): Work around bug.
2189
2190         utimens: check for ctime update
2191         * tests/test-utimens-common.h (check_ctime): Define.
2192         * tests/test-utimens.h (test_utimens): Expose the Linux bug.
2193         * tests/test-futimens.h (test_futimens): Likewise.
2194         * tests/test-lutimens.h (test_lutimens): Likewise.
2195         * doc/posix-functions/futimens.texi (futimens): Document the bug.
2196         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
2197
2198 2009-12-19  Bruno Haible  <bruno@clisp.org>
2199
2200         dprintf-posix: Check against memory leak fixed on 2009-12-15.
2201         * tests/test-dprintf-posix2.sh: New file.
2202         * tests/test-dprintf-posix2.c: New file.
2203         * modules/dprintf-posix-tests (Files): Add them.
2204         (configure.ac): Check for getrlimit and setrlimit.
2205         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
2206
2207 2009-12-19  Bruno Haible  <bruno@clisp.org>
2208
2209         fprintf-posix: Check against memory leak fixed on 2009-12-15.
2210         * tests/test-fprintf-posix3.sh: New file.
2211         * tests/test-fprintf-posix3.c: New file.
2212         * modules/fprintf-posix-tests (Files): Add them.
2213         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
2214
2215 2009-12-19  Eric Blake  <ebb9@byu.net>
2216
2217         dirfd: fix prototype
2218         * lib/dirent.in.h (dirfd): Argument is not const, per POSIX.
2219         * lib/dirfd.c (dirfd): Likewise.
2220
2221         canonicalize: reduce memory usage
2222         * lib/canonicalize.c (canonicalize_filename_mode): Trim the
2223         allocation to size.
2224         Reported by Solar Designer <solar@openwall.com>.
2225
2226 2009-12-19  Bruno Haible  <bruno@clisp.org>
2227
2228         New module attribute 'Applicability'.
2229         * modules/TEMPLATE-EXTENDED: New field 'Applicability'.
2230         * gnulib-tool: New option --extract-applicability.
2231         (func_usage): Document it.
2232         (sed_extract_prog): Recognize it.
2233         (func_get_applicability): New function.
2234         (func_import): Generalize handling of 'link-warning' module.
2235         * modules/link-warning (Applicability): New section.
2236         * modules/arg-nonnull (Applicability): New section.
2237         Repoted by Simon Josefsson <simon@josefsson.org>.
2238
2239 2009-12-19  Bruno Haible  <bruno@clisp.org>
2240
2241         fflush: tweak
2242         * lib/fflush.c (update_fpos_cache): Don't use fpos_t on Cygwin.
2243         * lib/fseeko.c (rpl_fseeko): Likewise.
2244
2245 2009-12-16  José E. Marchesi  <jemarch@gnu.org>  (tiny change)
2246
2247         * lib/gl_list.h: Fix typo in comment.
2248
2249 2009-12-16  Eric Blake  <ebb9@byu.net>
2250
2251         fcntl: use to simplify other modules
2252         * modules/cloexec (Depends-on): Add fcntl.
2253         * modules/fchdir (Depends-on): Likewise.
2254         * modules/fd-safer-flag (Depends-on): Likewise.
2255         * modules/unistd-safer (Depends-on): Likewise.
2256         * modules/dup3 (configure.ac): Set module indicator.
2257         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Replace fcntl if fchdir is
2258         missing.
2259         * lib/fchdir.c (_gl_register_dup): Fix comment.
2260         * lib/cloexec.c (dup_cloexec): Simplify, by relying on fcntl.
2261         * lib/dup-safer.c (dup_safer): Likewise.
2262         * lib/dup-safer-flag.c (dup_safer_flag): Likewise.
2263         * lib/dup3.c (dup3): Likewise.
2264         * tests/test-fchdir.c (main): Enhance test.
2265         Fixes a dup_cloexec bug reported by OndÅ™ej Vašík.
2266
2267         fcntl: port portions of fcntl to mingw
2268         * m4/fcntl.m4 (gl_FUNC_FCNTL): Also build fcntl.c on mingw.
2269         * lib/fcntl.c (fcntl) <F_DUPFD, F_DUPFD_CLOEXEC, F_GETFD>: Provide
2270         replacement for mingw.
2271         * modules/fcntl (Description): Update.
2272         (Depends-on): Add dup2.
2273         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness.
2274         * modules/fcntl-h (Makefile.am): Substitute it.
2275         * lib/fcntl.in.h (fcntl): Update declaration.
2276         (F_DUPFD, F_GETFD): New macros, when needed.
2277         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
2278         * doc/posix-functions/fcntl.texi (fcntl): Likewise.
2279         * tests/test-fcntl.c (check_flags, main): Enhance test for items
2280         we now guarantee.
2281
2282         fcntl: work around cygwin bug in F_DUPFD
2283         * m4/fcntl.m4 (gl_REPLACE_FCNTL): New macro.
2284         (gl_FUNC_FCNTL): Use it.  Test for F_DUPFD bug.
2285         * lib/fcntl.c (rpl_fcntl) <F_DUPFD>: Work around it.
2286         <F_DUPFD_CLOEXEC>: Reduce calls to _gl_register_dup.
2287         * doc/posix-functions/fcntl.texi (fcntl): Document it.
2288
2289         fcntl: support F_DUPFD_CLOEXEC on systems with fcntl
2290         * modules/fcntl (Files): List new files.
2291         (configure.ac): Run a test.
2292         * m4/fcntl.m4 (gl_FUNC_FCNTL): New file.
2293         * lib/fcntl.c (rpl_fcntl): Likewise.
2294         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness defaults.
2295         (gl_FCNTL_H): Always replace fcntl.h.
2296         * modules/fcntl-h (Makefile.am): Substitute witnesses.
2297         * lib/fcntl.in.h (fcntl): Declare replacement.
2298         (F_DUPFD_CLOEXEC, GNULIB_defined_F_DUPFD_CLOEXEC): New macro when
2299         needed, plus a witness.
2300         * doc/posix-functions/fcntl.texi (fcntl): Document this.
2301         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
2302         * tests/test-fcntl.c: New file.
2303         * modules/fcntl-tests: Likewise.
2304
2305         binary-io: avoid potential compilation warning
2306         * lib/binary-io.h [__DJGPP__]: Avoid null preprocessor
2307         directives.
2308
2309         fflush: avoid compilation error on NetBSD
2310         * lib/fflush.c (update_fpos_cache): Use a union to safely convert
2311         between off_t and fpos_t, since the latter is sometimes a struct.
2312         * lib/fseeko.c (rpl_fseeko): Likewise.
2313         Reported by Alexander Nasonov <alnsn@yandex.ru>.
2314
2315 2009-12-15  Eric Blake  <ebb9@byu.net>
2316
2317         fcntl-h, stdio, sys_ioctl: fix declarations
2318         * lib/stdio.in.h (dprintf): Use of link warning on a variadic
2319         function must not take arguments.
2320         * lib/sys_ioctl.in.h (ioctl): Likewise.
2321         * lib/fcntl.in.h (openat): Likewise.  Declare extern.
2322         (open): Add a link warning.
2323
2324 2009-12-15  Jim Meyering  <meyering@redhat.com>
2325
2326         areadlink, areadlink-with-size: relax license to LGPLv2+
2327         * modules/areadlink (License): Relax to LGPLv2+.
2328         * modules/areadlink-with-size (License): Likewise.
2329
2330 2009-12-15  Joel E. Denny  <jdenny@clemson.edu>
2331             Bruno Haible  <bruno@clisp.org>
2332
2333         *printf: Fix memory leak.
2334         * lib/fprintf.c (fprintf): Free memory allocated by vasnprintf.
2335         * lib/vfprintf.c (vfprintf): Likewise.
2336         * lib/dprintf.c (dprintf): Likewise.
2337         * lib/vdprintf.c (vdprintf): Likewise.
2338
2339 2009-12-14  Eric Blake  <ebb9@byu.net>
2340
2341         accept4: adjust module dependencies
2342         * modules/accept4 (Depends-on): Use fcntl-h, not fcntl.
2343
2344         utimens: one more try at avoiding compiler warning
2345         * lib/utimens.c (lutimens): Lower scope of result.
2346
2347 2009-12-13  Bruno Haible  <bruno@clisp.org>
2348
2349         Move the malloc checking from module 'list' to new module 'xlist'.
2350         * modules/xlist: New file.
2351         * lib/gl_xlist.h: New file.
2352         * lib/gl_xlist.c: New file.
2353         * lib/gl_list.h (gl_list_create_empty, gl_list_create,
2354         gl_list_node_set_value, gl_list_set_at, gl_list_add_first,
2355         gl_list_add_last, gl_list_add_before, gl_list_add_after,
2356         gl_list_nx_add_at, gl_sortedlist_add): Disable declarations.
2357         (gl_list_nx_create_empty, gl_list_nx_create, gl_list_node_nx_set_value,
2358         gl_list_nx_set_at, gl_list_nx_add_first, gl_list_nx_add_last,
2359         gl_list_nx_add_before, gl_list_nx_add_after, gl_list_nx_add_at,
2360         gl_sortedlist_nx_add): New declarations.
2361         (struct gl_list_implementation): Rename and change methods accordingly.
2362         (gl_list_nx_create_empty): Renamed from gl_list_create_empty.
2363         (gl_list_nx_create): Renamed from gl_list_create.
2364         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
2365         (gl_list_nx_set_at): Renamed from gl_list_set_at.
2366         (gl_list_nx_add_first): Renamed from gl_list_add_first.
2367         (gl_list_nx_add_last): Renamed from gl_list_add_last.
2368         (gl_list_nx_add_before): Renamed from gl_list_add_before.
2369         (gl_list_nx_add_after): Renamed from gl_list_add_after.
2370         (gl_list_nx_add_at): Renamed from gl_list_add_at.
2371         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
2372         * lib/gl_list.c (gl_list_nx_create_empty): Renamed from
2373         gl_list_create_empty.
2374         (gl_list_nx_create): Renamed from gl_list_create.
2375         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
2376         (gl_list_nx_set_at): Renamed from gl_list_set_at.
2377         (gl_list_nx_add_first): Renamed from gl_list_add_first.
2378         (gl_list_nx_add_last): Renamed from gl_list_add_last.
2379         (gl_list_nx_add_before): Renamed from gl_list_add_before.
2380         (gl_list_nx_add_after): Renamed from gl_list_add_after.
2381         (gl_list_nx_add_at): Renamed from gl_list_add_at.
2382         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
2383         * lib/gl_array_list.c: Don't include xalloc.h.
2384         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Return
2385         NULL upon out-of-memory.
2386         (gl_array_nx_create): Renamed from gl_array_create. Return NULL upon
2387         out-of-memory.
2388         (gl_array_node_nx_set_value): Renamed from gl_array_node_set_value.
2389         Change return type to 'int'.
2390         (gl_array_nx_set_at): Renamed from gl_array_set_at.
2391         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
2392         (gl_array_nx_add_first): Renamed from gl_array_add_first. Return NULL
2393         upon out-of-memory.
2394         (gl_array_nx_add_last): Renamed from gl_array_add_last. Return NULL
2395         upon out-of-memory.
2396         (gl_array_nx_add_before): Renamed from gl_array_add_before. Return NULL
2397         upon out-of-memory.
2398         (gl_array_nx_add_after): Renamed from gl_array_add_after. Return NULL
2399         upon out-of-memory.
2400         (gl_array_nx_add_at): Renamed from gl_array_add_at. Return NULL upon
2401         out-of-memory.
2402         (gl_array_sortedlist_nx_add): Renamed from gl_array_sortedlist_add.
2403         Update.
2404         (gl_array_list_implementation): Update.
2405         * lib/gl_carray_list.c: Don't include xalloc.h.
2406         (gl_carray_nx_create_empty): Renamed from gl_carray_create_empty.
2407         Return NULL upon out-of-memory.
2408         (gl_carray_nx_create): Renamed from gl_carray_create. Return NULL upon
2409         out-of-memory.
2410         (gl_carray_node_nx_set_value): Renamed from gl_carray_node_set_value.
2411         Change return type to 'int'.
2412         (gl_carray_nx_set_at): Renamed from gl_carray_set_at.
2413         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
2414         (gl_carray_nx_add_first): Renamed from gl_carray_add_first. Return NULL
2415         upon out-of-memory.
2416         (gl_carray_nx_add_last): Renamed from gl_carray_add_last. Return NULL
2417         upon out-of-memory.
2418         (gl_carray_nx_add_at): Renamed from gl_carray_add_at. Return NULL upon
2419         out-of-memory.
2420         (gl_carray_nx_add_before): Renamed from gl_carray_add_before. Update.
2421         (gl_carray_nx_add_after): Renamed from gl_carray_add_after. Update.
2422         (gl_carray_sortedlist_nx_add): Renamed from gl_carray_sortedlist_add.
2423         Update.
2424         (gl_carray_list_implementation): Update.
2425         * lib/gl_anyhash_list2.h (hash_resize): Do nothing upon out-of-memory.
2426         * lib/gl_anylinked_list2.h (gl_linked_nx_create_empty): Renamed from
2427         gl_linked_create_empty. Return NULL upon out-of-memory.
2428         (gl_linked_nx_create): Renamed from gl_linked_create. Return NULL upon
2429         out-of-memory.
2430         (gl_linked_node_nx_set_value): Renamed from gl_linked_node_set_value.
2431         Change return type to 'int'. Return -1 upon out-of-memory.
2432         (gl_linked_nx_set_at): Renamed from gl_linked_set_at. Return NULL upon
2433         out-of-memory.
2434         (gl_linked_nx_add_first): Renamed from gl_linked_add_first. Return NULL
2435         upon out-of-memory.
2436         (gl_linked_nx_add_last): Renamed from gl_linked_add_last. Return NULL
2437         upon out-of-memory.
2438         (gl_linked_nx_add_before): Renamed from gl_linked_add_before. Return
2439         NULL upon out-of-memory.
2440         (gl_linked_nx_add_after): Renamed from gl_linked_add_after. Return NULL
2441         upon out-of-memory.
2442         (gl_linked_nx_add_at): Renamed from gl_linked_add_at. Return NULL upon
2443         out-of-memory.
2444         (gl_linked_sortedlist_nx_add): Renamed from gl_linked_sortedlist_add.
2445         Update.
2446         * lib/gl_linked_list.c: Don't include xalloc.h.
2447         (gl_linked_list_implementation): Update.
2448         * lib/gl_linkedhash_list.c: Don't include xalloc.h.
2449         (add_to_bucket): Change return type to 'int'.
2450         (gl_linkedhash_list_implementation): Update.
2451         * lib/gl_anytree_list1.h (free_subtree): New function.
2452         * lib/gl_anytree_list2.h (gl_tree_nx_create_empty): Renamed from
2453         gl_tree_create_empty. Return NULL upon out-of-memory.
2454         (gl_tree_node_nx_set_value): Renamed from gl_tree_node_set_value.
2455         Change return type to 'int'. Return -1 upon out-of-memory.
2456         (gl_tree_nx_set_at): Renamed from gl_tree_set_at. Return NULL upon
2457         out-of-memory.
2458         (gl_tree_nx_add_at): Renamed from gl_tree_add_at. Update.
2459         (gl_tree_remove_node): New function, moved here from
2460         lib/gl_anyavltree_list2.h and lib/gl_anyrbtree_list2.h.
2461         (gl_tree_sortedlist_nx_add): Renamed from gl_tree_sortedlist_add.
2462         Update.
2463         * lib/gl_anyavltree_list2.h (create_subtree_with_contents): Use
2464         malloc, not xmalloc. Return NULL upon out-of-memory.
2465         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
2466         out-of-memory.
2467         (gl_tree_remove_node_from_tree): New function, extracted from
2468         gl_tree_remove_node.
2469         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
2470         upon out-of-memory.
2471         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
2472         out-of-memory.
2473         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
2474         upon out-of-memory.
2475         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
2476         upon out-of-memory.
2477         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
2478         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents): Use malloc,
2479         not xmalloc. Return NULL upon out-of-memory.
2480         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
2481         out-of-memory.
2482         (gl_tree_remove_node_from_tree): New function, extracted from
2483         gl_tree_remove_node.
2484         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
2485         upon out-of-memory.
2486         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
2487         out-of-memory.
2488         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
2489         upon out-of-memory.
2490         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
2491         upon out-of-memory.
2492         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
2493         * lib/gl_avltree_list.c: Don't include xalloc.h. Include
2494         gl_anytree_list1.h before gl_anyavltree_list2.h.
2495         (gl_avltree_list_implementation): Update.
2496         * lib/gl_rbtree_list.c: Don't include xalloc.h. Include
2497         gl_anytree_list1.h before gl_anyavltree_list2.h.
2498         (gl_rbtree_list_implementation): Update.
2499         * lib/gl_anytreehash_list1.h (add_to_bucket, add_nodes_to_buckets):
2500         Change return type to 'int'. Return -1 upon out-of-memory. Use
2501         __builtin_expect.
2502         * lib/gl_avltreehash_list.c: Don't include xalloc.h.
2503         (gl_avltreehash_list_implementation): Update.
2504         * lib/gl_rbtreehash_list.c: Don't include xalloc.h.
2505         (gl_rbtreehash_list_implementation): Update.
2506         * modules/array-list (Depends-on): Remove xalloc.
2507         * modules/carray-list (Depends-on): Likewise.
2508         * modules/linked-list (Depends-on): Likewise.
2509         * modules/linkedhash-list (Depends-on): Likewise.
2510         * modules/avltree-list (Depends-on): Likewise.
2511         * modules/rbtree-list (Depends-on): Likewise.
2512         * modules/avltreehash-list (Depends-on): Likewise.
2513         * modules/rbtreehash-list (Depends-on): Likewise.
2514
2515         * modules/xsublist: New file.
2516         * lib/gl_xsublist.h: New file.
2517         * lib/gl_xsublist.c: New file.
2518         * lib/gl_sublist.h (gl_sublist_create): Disable declaration.
2519         (gl_sublist_nx_create): New declaration.
2520         * lib/gl_sublist.c: Don't include xalloc.h.
2521         (gl_sublist_nx_create_empty): Renamed from gl_sublist_create_empty.
2522         (gl_sublist_nx_create_fill): Renamed from gl_sublist_create_fill.
2523         (gl_sublist_node_nx_set_value): Renamed from gl_sublist_node_set_value.
2524         Change return type to 'int'. Return -1 upon out-of-memory.
2525         (gl_sublist_nx_set_at): Renamed from gl_sublist_set_at. Return NULL
2526         upon out-of-memory.
2527         (gl_sublist_nx_add_first): Renamed from gl_sublist_add_first. Return
2528         NULL upon out-of-memory.
2529         (gl_sublist_nx_add_last): Renamed from gl_sublist_add_last. Return NULL
2530         upon out-of-memory.
2531         (gl_sublist_nx_add_before): Renamed from gl_sublist_add_before. Return
2532         NULL upon out-of-memory.
2533         (gl_sublist_nx_add_after): Renamed from gl_sublist_add_after. Return
2534         NULL upon out-of-memory.
2535         (gl_sublist_nx_add_at): Renamed from gl_sublist_add_at. Return NULL
2536         upon out-of-memory.
2537         (gl_sublist_sortedlist_nx_add): Renamed from gl_sublist_sortedlist_add.
2538         (gl_sublist_list_implementation): Update.
2539         (gl_sublist_nx_create): Renamed from gl_sublist_create. Return NULL
2540         upon out-of-memory.
2541         * modules/sublist (Depends-on): Remove xalloc.
2542
2543         * tests/test-array_list.c: Use gl_list_nx_* functions where possible.
2544         * tests/test-carray_list.c: Likewise.
2545         * tests/test-linked_list.c: Likewise.
2546         * tests/test-linkedhash_list.c: Likewise.
2547         * tests/test-avltree_list.c: Likewise.
2548         * tests/test-rbtree_list.c: Likewise.
2549         * tests/test-avltreehash_list.c: Likewise.
2550         * tests/test-rbtreehash_list.c: Likewise.
2551         * modules/array-list-tests (Makefile.am): Don't link with @LIBINTL@.
2552         * modules/carray-list-tests (Makefile.am): Likewise.
2553         * modules/linked-list-tests (Makefile.am): Likewise.
2554         * modules/linkedhash-list-tests (Makefile.am): Likewise.
2555         * modules/avltree-list-tests (Makefile.am): Likewise.
2556         * modules/rbtree-list-tests (Makefile.am): Likewise.
2557         * modules/avltreehash-list-tests (Makefile.am): Likewise.
2558         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
2559
2560         * NEWS: Mention the changes.
2561
2562         * lib/clean-temp.c: Include gl_xlist.h.
2563         * modules/clean-temp (Depends-on): Add xlist.
2564
2565         * lib/git-merge-changelog.c: Include gl_xlist.h instead of gl_list.h.
2566         * modules/git-merge-changelog (Depends-on): Add xlist. Remove list.
2567
2568         * tests/test-array_oset.c: Include gl_xlist.h.
2569         * modules/array-oset-tests (Depends-on): Add xlist.
2570
2571         Reported by José E. Marchesi <jemarch@gnu.org>.
2572
2573 2009-12-13  Bruno Haible  <bruno@clisp.org>
2574
2575         Move the malloc checking from module 'oset' to new module 'xoset'.
2576         * modules/xoset: New file.
2577         * lib/gl_xoset.h: New file.
2578         * lib/gl_xoset.c: New file.
2579         * lib/gl_oset.h (gl_oset_create_empty, gl_oset_add): Disable
2580         declarations.
2581         (gl_oset_nx_create_empty, gl_oset_nx_add): New declarations.
2582         (struct gl_oset_implementation): Rename and change methods accordingly.
2583         (gl_oset_nx_create_empty): Renamed from gl_oset_create_empty.
2584         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
2585         'int'. Mark as __warn_unused_result__.
2586         * lib/gl_oset.c (gl_oset_nx_create_empty): Renamed from
2587         gl_oset_create_empty.
2588         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
2589         'int'.
2590         * lib/gl_array_oset.c: Don't include xalloc.h.
2591         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Use
2592         malloc, not xmalloc.
2593         (grow): Change return type to 'int'. Don't call xalloc_die.
2594         (gl_array_nx_add_at): Renamed from gl_array_add_at. Change return type
2595         to 'int'.
2596         (gl_array_nx_add): Renamed from gl_array_add. Change return type to
2597         'int'.
2598         (gl_array_oset_implementation): Update.
2599         * lib/gl_anytree_oset.h (gl_tree_nx_create_empty): Renamed from
2600         gl_tree_create_empty.
2601         (gl_tree_nx_add): Renamed from gl_tree_add. Change return type to
2602         'int'.
2603         * lib/gl_avltree_oset.c: Don't include xalloc.h.
2604         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
2605         xmalloc.
2606         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
2607         not xmalloc.
2608         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
2609         xmalloc.
2610         (gl_avltree_oset_implementation): Update.
2611         * lib/gl_rbtree_oset.c: Don't include xalloc.h.
2612         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
2613         xmalloc.
2614         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
2615         not xmalloc.
2616         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
2617         xmalloc.
2618         (gl_rbtree_oset_implementation): Update.
2619         * modules/array-oset (Depends-on): Remove xalloc.
2620         * modules/avltree-oset (Depends-on): Likewise.
2621         * modules/rbtree-oset (Depends-on): Likewise.
2622         * tests/test-array_oset.c: Use gl_oset_nx_* functions where possible.
2623         * tests/test-avltree_oset.c: Likewise.
2624         * tests/test-rbtree_oset.c: Likewise.
2625         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
2626         * modules/avltree-oset-tests (Makefile.am): Don't link with @LIBINTL@.
2627         * modules/rbtree-oset-tests (Makefile.am): Likewise.
2628         * NEWS: Mention the change.
2629
2630 2009-12-05  Alfred M. Szmidt  <ams@gnu.org>
2631
2632         maint.mk: allow a project to override release-prep commands
2633         * top/maint.mk (alpha, beta, stable): Move release-preparatory
2634         commands into a new rule.
2635         (release-prep): New rule.
2636         (release-prep-hook): New overridable variable.
2637
2638 2009-12-13  Bruno Haible  <bruno@clisp.org>
2639
2640         * lib/localcharset.c (locale_charset): Fix comment about use of GetACP.
2641
2642 2009-12-13  Jim Meyering  <meyering@redhat.com>
2643
2644         maint.mk (null_AM_MAKEFLAGS, built_programs): remove unused definitions
2645         * top/maint.mk (null_AM_MAKEFLAGS, built_programs): Remove definitions.
2646
2647 2009-12-12  Bruno Haible  <bruno@clisp.org>
2648
2649         duplocale: Tweak.
2650         * lib/duplocale.c (rpl_duplocale): Mark categories array as 'const'.
2651
2652 2009-12-12  Karl Berry  <karl@gnu.org>
2653
2654         * config/srclist.txt (strtoll.c): tab changes, no more sync.
2655
2656 2009-12-12  Bruno Haible  <bruno@clisp.org>
2657
2658         * m4/po.m4: Undo incorrect untabification.
2659
2660 2009-12-12  Bruno Haible  <bruno@clisp.org>
2661
2662         c-strtod, c-strtold: Use multithread-safe implementation on MacOS X.
2663         * modules/c-strtod (Depends-on): Add locale.
2664         * modules/c-strtold (Depends-on): Likewise.
2665
2666 2009-12-12  Bruno Haible  <bruno@clisp.org>
2667
2668         * lib/localcharset.c (locale_charset): Add comment about use of GetACP.
2669
2670 2009-12-11  Eric Blake  <ebb9@byu.net>
2671
2672         setenv: relax requirement in light of POSIX ruling
2673         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Test handling of "" but
2674         not NULL.
2675         * tests/test-setenv.c (main): Relax test.
2676         * tests/test-unsetenv.c (main): Likewise.
2677         * doc/posix-functions/setenv.texi (setenv): Document this.
2678         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
2679
2680 2009-12-11  Bruno Haible  <bruno@clisp.org>
2681
2682         New module 'fd-safer-flag'.
2683         * lib/dup-safer-flag.c: New file, extracted from lib/dup-safer.c.
2684         * lib/dup-safer.c (dup_safer_flag): Remove function.
2685         * lib/fd-safer-flag.c: New file, extracted from lib/fd-safer.c.
2686         * lib/fd-safer.c (fd_safer_flag): Remove function.
2687         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): Update condition.
2688         * modules/cloexec (configure.ac): Drop indicator macro.
2689         * modules/fd-safer-flag: New file.
2690         * modules/pipe2-safer (Depends-on): Add fd-safer-flag. Remove cloexec.
2691         * modules/stdlib-safer (Depends-on): Add fd-safer-flag.
2692         * modules/unistd-safer-tests (Depends-on): Add fd-safer-flag.
2693
2694 2009-12-11  Bruno Haible  <bruno@clisp.org>
2695
2696         Tests for module 'nl_langinfo'.
2697         * modules/nl_langinfo-tests: New file.
2698         * tests/test-nl_langinfo.sh: New file.
2699         * tests/test-nl_langinfo.c: New file.
2700
2701         New module 'nl_langinfo'.
2702         * lib/nl_langinfo.c: New file.
2703         * m4/nl_langinfo.m4: New file.
2704         * modules/nl_langinfo: New file.
2705         * doc/posix-functions/nl_langinfo.texi: Mention the new module.
2706
2707 2009-12-11  Bruno Haible  <bruno@clisp.org>
2708
2709         Tests for module 'langinfo'.
2710         * modules/langinfo-tests: New file.
2711         * tests/test-langinfo.c: New file.
2712
2713         New module 'langinfo'.
2714         * lib/langinfo.in.h: New file.
2715         * m4/langinfo_h.m4: New file.
2716         * modules/langinfo: New file.
2717         * doc/posix-headers/langinfo.texi: Mention the new module.
2718
2719 2009-12-11  Bruno Haible  <bruno@clisp.org>
2720
2721         * lib/config.charset: Untabify.
2722
2723 2009-12-11  Bruno Haible  <bruno@clisp.org>
2724
2725         * modules/unistd-safer (configure.ac): Drop indicator macro.
2726
2727 2009-12-11  Bruno Haible  <bruno@clisp.org>
2728
2729         Move pipe2-safer code to its own file.
2730         * lib/pipe2-safer.c: New file, extracted from lib/pipe-safer.c.
2731         * lib/pipe-safer.c (pipe2_safer): Remove function.
2732         * modules/pipe2-safer (Files): Add lib/pipe2-safer.c.
2733         (Makefile.am): Add it to lib_SOURCES.
2734
2735 2009-12-10  Bruno Haible  <bruno@clisp.org>
2736
2737         * lib/recvfrom.c (rpl_recvfrom): Allow the from argument to be NULL.
2738
2739 2009-12-10  Bruno Haible  <bruno@clisp.org>
2740
2741         Declare which arguments expect non-NULL values, for GCC and clang.
2742         * build-aux/arg-nonnull.h: New file.
2743         * modules/arg-nonnull: New file.
2744         * lib/arpa_inet.in.h (_GL_ARG_NONNULL): New placeholder.
2745         (inet_ntop, inet_pton): Use it.
2746         * lib/dirent.in.h (_GL_ARG_NONNULL): New placeholder.
2747         (closedir, dirfd, opendir, scandir, alphasort): Use it.
2748         * lib/fcntl.in.h (_GL_ARG_NONNULL): New placeholder.
2749         (open, openat): Use it.
2750         * lib/fnmatch.in.h (_GL_ARG_NONNULL): New placeholder.
2751         (fnmatch): Use it.
2752         * lib/getopt.in.h (_GL_ARG_NONNULL): New placeholder.
2753         (getopt, getopt_long, getopt_long_only): Use it.
2754         * lib/glob.in.h (_GL_ARG_NONNULL): New placeholder.
2755         * lib/glob-libc.h (glob, globfree, glob64, globfree64, glob_pattern_p):
2756         Use it.
2757         * lib/iconv.in.h (_GL_ARG_NONNULL): New placeholder.
2758         (iconv_open): Use it.
2759         * lib/inttypes.in.h (_GL_ARG_NONNULL): New placeholder.
2760         (strtoimax, strtoumax): Use it.
2761         * lib/locale.in.h (_GL_ARG_NONNULL): New placeholder.
2762         (duplocale): Use it.
2763         * lib/math.in.h (_GL_ARG_NONNULL): New placeholder.
2764         (frexp, frexpl): Use it.
2765         * lib/netdb.in.h (_GL_ARG_NONNULL): New placeholder.
2766         (getaddrinfo, freeaddrinfo, getnameinfo): Use it.
2767         * lib/search.in.h (_GL_ARG_NONNULL): New placeholder.
2768         (tsearch, tfind, tdelete, twalk): Use it.
2769         * lib/signal.in.h (_GL_ARG_NONNULL): New placeholder.
2770         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset,
2771         sigpending): Use it.
2772         * lib/spawn.in.h (_GL_ARG_NONNULL): New placeholder.
2773         (posix_spawn, posix_spawnp, posix_spawnattr_init,
2774         posix_spawnattr_destroy, posix_spawnattr_getsigdefault,
2775         posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask,
2776         posix_spawnattr_setsigmask, posix_spawnattr_getflags,
2777         posix_spawnattr_setflags, posix_spawnattr_getpgroup,
2778         posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy,
2779         posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam,
2780         posix_spawnattr_setschedparam, posix_spawn_file_actions_init,
2781         posix_spawn_file_actions_destroy, posix_spawn_file_actions_addopen,
2782         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2):
2783         Use it.
2784         * lib/stdio.in.h (_GL_ARG_NONNULL): New placeholder.
2785         (dprintf, fclose, fopen, fprintf, fpurge, fputc, fputs, freopen,
2786         rpl_fseek, fseeko, rpl_ftell, ftello, fwrite, getdelim, getline,
2787         obstack_printf, obstack_vprintf, popen, printf, putc, puts, remove,
2788         rename, renameat, snprintf, sprintf, asprintf, vasprintf, vdprintf,
2789         vfprintf, vprintf, vsnprintf, vsprintf): Use it.
2790         * lib/stdlib.in.h (_GL_ARG_NONNULL): New placeholder.
2791         (atoll, canonicalize_file_name, getloadavg, getsubopt, mkdtemp,
2792         mkostemp, mkostemps, mkstemp, mkstemps, putenv, srandom_r, initstate_r,
2793         setstate_r, random_r, realpath, rpmatch, setenv, strtod, strtoll,
2794         strtoull, unsetenv): Use it.
2795         * lib/string.in.h (_GL_ARG_NONNULL): New placeholder.
2796         (memchr, memmem, mempcpy, memrchr, rawmemchr, stpcpy, stpncpy,
2797         strchrnul, strdup, strndup, strnlen, strpbrk, strsep, strstr,
2798         strcasestr, strtok_r, mbslen, mbsnlen, mbschr, mbsrchr, mbsstr,
2799         mbscasecmp, mbsncasecmp, mbspcasecmp, mbscasestr, mbscspn, mbspbrk,
2800         mbsspn, mbssep, mbstok_r, strverscmp): Use it.
2801         * lib/strings.in.h (_GL_ARG_NONNULL): New placeholder.
2802         (strcasecmp, strncasecmp): Use it.
2803         * lib/sys_socket.in.h (_GL_ARG_NONNULL): New placeholder.
2804         (rpl_connect, rpl_bind, rpl_getpeername, rpl_getsockname,
2805         rpl_getsockopt, rpl_recv, rpl_send, rpl_recvfrom, rpl_sendto,
2806         rpl_setsockopt): Use it.
2807         * lib/sys_stat.in.h (_GL_ARG_NONNULL): New placeholder.
2808         (fchmodat, fstat, fstatat, lchmod, rpl_lstat, mkdir, mkdirat, mkfifo,
2809         mkfifoat, mknod, mknodat, stat, utimensat): Use it.
2810         * lib/sys_time.in.h (_GL_ARG_NONNULL): New placeholder.
2811         (gettimeofday): Use it.
2812         * lib/sys_times.in.h (_GL_ARG_NONNULL): New placeholder.
2813         (times): Use it.
2814         * lib/sys_utsname.in.h (_GL_ARG_NONNULL): New placeholder.
2815         (uname): Use it.
2816         * lib/time.in.h (_GL_ARG_NONNULL): New placeholder.
2817         (nanosleep, mktime, localtime_r, gmtime_r, strptime, timegm): Use it.
2818         * lib/unistd.in.h (_GL_ARG_NONNULL): New placeholder.
2819         (chown, euidaccess, faccessat, _gl_register_fd, fchownat,
2820         getdomainname, gethostname, getlogin_r, lchown, link, linkat, pipe2,
2821         pread, readlink, readlinkat, rmdir, symlink, symlinkat, unlink,
2822         unlinkat, write): Use it.
2823         * lib/wchar.in.h (_GL_ARG_NONNULL): New placeholder.
2824         (mbsrtowcs, mbsnrtowcs, wcsrtombs, wcsnrtombs): Use it.
2825         * lib/argv-iter.h: Include arg-nonnull.h.
2826         (_ATTRIBUTE_NONNULL_): Remove macro.
2827         (argv_iter_init_argv, argv_iter_init_stream, argv_iter,
2828         argv_iter_n_args, argv_iter_free): Use _GL_ARG_NONNULL.
2829         * lib/canonicalize-lgpl.c (_GL_ARG_NONNULL): Define, to defeat gcc
2830         optimization.
2831         * lib/getaddrinfo.c (_GL_ARG_NONNULL): Likewise.
2832         * lib/getdelim.c (_GL_ARG_NONNULL): Likewise.
2833         * lib/glob.c (_GL_ARG_NONNULL): Likewise.
2834         * lib/random_r.c (_GL_ARG_NONNULL): Likewise.
2835         * lib/setenv.c (_GL_ARG_NONNULL): Likewise.
2836         * lib/strtod.c (_GL_ARG_NONNULL): Likewise.
2837         * lib/tsearch.c (_GL_ARG_NONNULL): Likewise.
2838         * lib/unsetenv.c (_GL_ARG_NONNULL): Likewise.
2839         * modules/arpa_inet (Depends-on): Add arg-nonnull.
2840         (Makefile.am): Insert arg-nonnull.h into arpa/inet.h.
2841         * modules/dirent (Depends-on): Add arg-nonnull.
2842         (Makefile.am): Insert arg-nonnull.h into dirent.h.
2843         * modules/fcntl-h (Depends-on): Add arg-nonnull.
2844         (Makefile.am): Insert arg-nonnull.h into fcntl.h.
2845         * modules/fnmatch (Depends-on): Add arg-nonnull.
2846         (Makefile.am): Insert arg-nonnull.h into fnmatch.h.
2847         * modules/getopt-posix (Depends-on): Add arg-nonnull.
2848         (Makefile.am): Insert arg-nonnull.h into getopt.h.
2849         * modules/glob (Depends-on): Add arg-nonnull.
2850         (Makefile.am): Insert arg-nonnull.h into glob.h.
2851         * modules/iconv_open (Depends-on): Add arg-nonnull.
2852         (Makefile.am): Insert arg-nonnull.h into iconv.h.
2853         * modules/inttypes (Depends-on): Add arg-nonnull.
2854         (Makefile.am): Insert arg-nonnull.h into inttypes.h.
2855         * modules/locale (Depends-on): Add arg-nonnull.
2856         (Makefile.am): Insert arg-nonnull.h into locale.h.
2857         * modules/math (Depends-on): Add arg-nonnull.
2858         (Makefile.am): Insert arg-nonnull.h into math.h.
2859         * modules/netdb (Depends-on): Add arg-nonnull.
2860         (Makefile.am): Insert arg-nonnull.h into netdb.h.
2861         * modules/search (Depends-on): Add arg-nonnull.
2862         (Makefile.am): Insert arg-nonnull.h into search.h.
2863         * modules/signal (Depends-on): Add arg-nonnull.
2864         (Makefile.am): Insert arg-nonnull.h into signal.h.
2865         * modules/spawn (Depends-on): Add arg-nonnull.
2866         (Makefile.am): Insert arg-nonnull.h into spawn.h.
2867         * modules/stdio (Depends-on): Add arg-nonnull.
2868         (Makefile.am): Insert arg-nonnull.h into stdio.h.
2869         * modules/stdlib (Depends-on): Add arg-nonnull.
2870         (Makefile.am): Insert arg-nonnull.h into stdlib.h.
2871         * modules/string (Depends-on): Add arg-nonnull.
2872         (Makefile.am): Insert arg-nonnull.h into string.h.
2873         * modules/strings (Depends-on): Add arg-nonnull.
2874         (Makefile.am): Insert arg-nonnull.h into strings.h.
2875         * modules/sys_socket (Depends-on): Add arg-nonnull.
2876         (Makefile.am): Insert arg-nonnull.h into sys/socket.h.
2877         * modules/sys_stat (Depends-on): Add arg-nonnull.
2878         (Makefile.am): Insert arg-nonnull.h into sys/stat.h.
2879         * modules/sys_time (Depends-on): Add arg-nonnull.
2880         (Makefile.am): Insert arg-nonnull.h into sys/time.h.
2881         * modules/sys_times (Depends-on): Add arg-nonnull.
2882         (Makefile.am): Insert arg-nonnull.h into sys/times.h.
2883         * modules/sys_utsname (Depends-on): Add arg-nonnull.
2884         (Makefile.am): Insert arg-nonnull.h into sys/utsname.h.
2885         * modules/time (Depends-on): Add arg-nonnull.
2886         (Makefile.am): Insert arg-nonnull.h into time.h.
2887         * modules/unistd (Depends-on): Add arg-nonnull.
2888         (Makefile.am): Insert arg-nonnull.h into unistd.h.
2889         * modules/wchar (Depends-on): Add arg-nonnull.
2890         (Makefile.am): Insert arg-nonnull.h into wchar.h.
2891         * modules/argv-iter (Depends-on): Add arg-nonnull.
2892         * tests/test-canonicalize.c (null_ptr): New function.
2893         (main): Use it.
2894         * tests/test-canonicalize-lgpl.c (null_ptr): New function.
2895         (main): Use it.
2896         * tests/test-memmem.c (null_ptr): New function.
2897         (main): Use it.
2898         Reported by Jim Meyering.
2899
2900 2009-12-10  Bruno Haible  <bruno@clisp.org>
2901
2902         Use spaces for indentation, not tabs.
2903         * lib/**/*.[hcy] except lib/reg*.[hc]: Untabify.
2904         * m4/*.m4: Untabify.
2905         * build-aux/*.h: Untabify.
2906         * tests/**/*.[hc]: Untabify.
2907         * README: New section "Indent with spaces, not TABs", based on
2908         coreutils/HACKING and comments by Pádraig Brady and Paolo Bonzini.
2909         * NEWS: Mention the change.
2910
2911 2009-12-10  Bruno Haible  <bruno@clisp.org>
2912
2913         pty test: Fix link error.
2914         * modules/pty-tests (Makefile.am): Add the default LDADD value to
2915         test_pty_LDADD.
2916
2917 2009-12-07  Simon Josefsson  <simon@josefsson.org>
2918
2919         * modules/pty: New file.
2920         * modules/pty-tests: New file.
2921         * m4/pty.m4: New file.
2922         * tests/test-pty.c: New file.
2923         * doc/glibc-headers/pty.texi: Modified.
2924         * doc/glibc-functions/forkpty.texi: Modified.
2925         * doc/glibc-functions/openpty.texi: Modified.
2926
2927 2009-12-10  Bruno Haible  <bruno@clisp.org>
2928
2929         Avoid syntax error in C++ mode.
2930         * lib/stdio.in.h (rename): Don't use parameter name 'new'.
2931
2932 2009-12-10  Bruno Haible  <bruno@clisp.org>
2933
2934         Use sed with option -e.
2935         * gnulib-tool (func_version, func_emit_copyright_notice,
2936         func_emit_initmacro_end, func_import, func_create_testdir): Pass
2937         option -e to sed.
2938         * modules/link-warning (Makefile.am): Likewise.
2939
2940 2009-12-10  Jim Meyering  <meyering@redhat.com>
2941
2942         mgetgroups: do not write bytes beyond end of malloc'd buffer
2943         * lib/mgetgroups.c: Fix an off-by-one error.  When we have no
2944         username, we call getgroups with a one-element-shorter buffer,
2945         but still told it the length was original, max_n_groups.
2946
2947 2009-12-09  Eric Blake  <ebb9@byu.net>
2948
2949         cloexec: relax license
2950         * modules/cloexec (Maintainer): Add myself.
2951         (License): Use LGPL, not GPL.
2952
2953         link-warning: optimize generation
2954         * modules/link-warning (Makefile.am): Reduce process usage.
2955
2956 2009-12-09  Bruno Haible  <bruno@clisp.org>
2957
2958         * doc/posix-functions/unsetenv.texi: Mention Solaris 10 bug for which a
2959         workaround was added on 2009-11-17.
2960
2961 2009-12-09  Jim Meyering  <meyering@redhat.com>
2962             Bruno Haible  <bruno@clisp.org>
2963
2964         link-warning: Allow extra lines at the top of build-aux/link-warning.h.
2965         * modules/link-warning (Makefile.am): Make the comment-removing sed
2966         command more robust in the face of bootstrap-prepended comment lines.
2967
2968 2009-12-09  Bruno Haible  <bruno@clisp.org>
2969
2970         * lib/mgetgroups.c (mgetgroups): Don't remove duplicates if there is at
2971         most one group.
2972
2973 2009-12-09  Simon Josefsson <simon@josefsson.org>
2974             Bruno Haible  <bruno@clisp.org>
2975
2976         * build-aux/link-warning.h: Add copyright notice.
2977         * modules/link-warning (Makefile.am): Generate link-warning.h from
2978         build-aux/link-warning.h. Update LINK_WARNING_H accordingly.
2979         * NEWS: Mention change in link-warning module.
2980         * modules/arpa_inet (Makefile.am): Add dependency to arpa/inet.h.
2981         * modules/dirent (Makefile.am): Add dependency to dirent.h.
2982         * modules/fcntl-h (Makefile.am): Add dependency to fcntl.h.
2983         * modules/getopt-posix (Makefile.am): Add dependency to getopt.h.
2984         * modules/inttypes (Makefile.am): Add dependency to inttypes.h.
2985         * modules/math (Makefile.am): Add dependency to math.h.
2986         * modules/search (Makefile.am): Add dependency to search.h.
2987         * modules/signal (Makefile.am): Add dependency to signal.h.
2988         * modules/spawn (Makefile.am): Add dependency to spawn.h.
2989         * modules/stdio (Makefile.am): Add dependency to stdio.h.
2990         * modules/stdlib (Makefile.am): Add dependency to stdlib.h.
2991         * modules/string (Makefile.am): Add dependency to string.h.
2992         * modules/strings (Makefile.am): Add dependency to strings.h.
2993         * modules/sys_ioctl (Makefile.am): Add dependency to sys/ioctl.h.
2994         * modules/sys_select (Makefile.am): Add dependency to sys/select.h.
2995         * modules/sys_socket (Makefile.am): Add dependency to sys/socket.h.
2996         * modules/sys_stat (Makefile.am): Add dependency to sys/stat.h.
2997         * modules/sys_times (Makefile.am): Add dependency to sys/times.h.
2998         * modules/sys_utsname (Makefile.am): Add dependency to sys/utsname.h.
2999         * modules/sys_wait (Makefile.am): Add dependency to sys/wait.h.
3000         * modules/unistd (Makefile.am): Add dependency to unistd.h.
3001         * modules/wchar (Makefile.am): Add dependency to wchar.h.
3002
3003 2009-12-09  Bruno Haible  <bruno@clisp.org>
3004
3005         fchdir: Optimize away rpl_fstat when possible.
3006         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set REPLACE_FSTAT only together with
3007         REPLACE_OPEN_DIRECTORY.
3008         * lib/fchdir.c (rpl_fstat): Define only when REPLACE_OPEN_DIRECTORY.
3009
3010 2009-12-09  Bruno Haible  <bruno@clisp.org>
3011
3012         * lib/fchdir.c: Update comment.
3013
3014 2009-12-09  Bruno Haible  <bruno@clisp.org>
3015
3016         * lib/cloexec.c (set_cloexec_flag): Clarify intent of dup2 call.
3017
3018 2009-12-08  Eric Blake  <ebb9@byu.net>
3019
3020         fchdir: avoid memory leak on re-registration.
3021         * lib/fchdir.c (ensure_dirs_slot): Avoid memory leak.
3022
3023 2009-12-08  Jim Meyering  <meyering@redhat.com>
3024
3025         init.sh: avoid Solaris 10 /bin/sh portability problem
3026         Solaris 10's /bin/sh does not pass '.' arguments 2.. to the
3027         sourced script:
3028           $ printf 'echo "$@"\n' > f; /bin/sh -c '. ./f bar'
3029           $ printf 'echo "$@"\n' > f; /bin/bash -c '. ./f bar'
3030           bar
3031         tests/init.sh relied on that, accepting a --set-path=DIR argument,
3032         and two tests used that idiom.
3033         * tests/init.sh: Update suggested usage comments.
3034         (path_prepend_): New function, to be used in place
3035         of the --src-path=DIR option.
3036         (setup_): Move PATH-prepending code into path_prepend_.
3037         * tests/test-pread.sh: Adapt to new usage.
3038         * tests/test-xalloc-die.sh: Likewise.
3039
3040 2009-12-08  Simon Josefsson  <simon@josefsson.org>
3041
3042         * doc/gnulib.texi (Glibc pty.h): Add.
3043         * doc/glibc-functions/forkpty.texi: Add.
3044         * doc/glibc-functions/openpty.texi: Add.
3045         Suggested by Bruno Haible.
3046
3047 2009-12-08  Eric Blake  <ebb9@byu.net>
3048
3049         fchdir: fix logic bugs
3050         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Fix logic bug.
3051         * tests/test-fchdir.c (main): Enhance test.
3052         * lib/fchdir.c (rpl_fstat): Always provide if fchdir replacement
3053         is in use.
3054
3055         dup2: fix logic bugs
3056         * lib/dup2.c (dup2): Fix logic bugs.  Use HAVE_DUP2 rather than
3057         REPLACE_DUP2 to decide when rpl_dup2 is needed.
3058         * m4/dup2.m4 (gl_REPLACE_DUP2): Only define REPLACE_DUP2 when dup2
3059         exists.
3060         (gl_FUNC_DUP2): Drop unneeded AC_DEFINE.
3061
3062 2009-12-07  Eric Blake  <ebb9@byu.net>
3063
3064         unlink: fix m4 detection
3065         * m4/unlink.m4 (gl_FUNC_UNLINK): Include correct header.
3066
3067         unistd-safer: add unit test
3068         * modules/unistd-safer-tests: New file.
3069         * tests/test-dup-safer.c: Likewise.
3070         * tests/test-cloexec.c (setmode): Avoid compiler warning.
3071         * tests/test-dup2.c (setmode): Likewise.
3072         * lib/cloexec.c (dup_cloexec): Fix mingw compile error.
3073
3074         cloexec: preserve text vs. binary across dup_cloexec
3075         * lib/cloexec.c (dup_cloexec) [W32]: Query and use translation
3076         mode.
3077         * modules/dup2-tests (Depends-on): Add binary-io.
3078         * modules/cloexec-tests (Depends-on): Likewise.
3079         * tests/test-dup2.c (setmode, is_mode): New helpers.
3080         (main): Add tests that translation mode is preserved.
3081         * tests/test-cloexec.c (setmode, is_mode, main): Likewise.
3082         Reported by Bruno Haible.
3083
3084         mgetgroups: reduce duplicate listings
3085         * lib/mgetgroups.c (mgetgroups): Reduce duplicates from the
3086         resulting array.
3087         * tests/test-chown.h (test_chown): Simplify client.
3088         * tests/test-lchown.h (test_lchown): Likewise.
3089
3090 2009-12-06  Bruno Haible  <bruno@clisp.org>
3091
3092         * lib/cloexec.c (dup_cloexec): Fix handling of _gl_register_dup return
3093         value.
3094
3095 2009-12-06  Bruno Haible  <bruno@clisp.org>
3096
3097         * lib/progname.c: Include stdio.h, stdlib.h.
3098         (set_program_name): Reject a NULL argument.
3099
3100 2009-12-05  Eric Blake  <ebb9@byu.net>
3101
3102         pipe2-safer: new module
3103         * modules/pipe2-safer: New file.
3104         * lib/unistd-safer.h (pipe2_safer): New prototype.
3105         * lib/unistd--.h (pipe2): New wrapper.
3106         * lib/pipe-safer.c (pipe2_safer): New function.
3107         * modules/pipe (Depends-on): Add pipe2-safer.
3108         * lib/pipe.c (create_pipe) [WIN32]: Let pipe2_safer do the work.
3109
3110         stdlib-safer: preserve cloexec flag for mkostemp[s]
3111         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer): Use new
3112         fd_safer_flag.
3113
3114         unistd-safer: allow preservation of cloexec status via flag
3115         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): New
3116         prototypes.
3117         * lib/dup-safer.c (dup_safer_flag): New function.
3118         * lib/fd-safer.c (fd_safer_flag): Likewise.
3119         * modules/cloexec (configure.ac): Set witness.
3120
3121         test-dup2: enhance test
3122         * modules/dup2-tests (Depends-on): Add cloexec.
3123         * tests/test-dup2.c (main): Enhance test.
3124
3125         cloexec: add dup_cloexec
3126         * lib/cloexec.h (dup_cloexec): New prototype.  Add copyright
3127         header and comments.
3128         * lib/cloexec.c (set_cloexec_flag): Add comments.
3129         (dup_cloexec): New function, with mingw implementation borrowed
3130         from...
3131         * lib/w32spawn.h (dup_noinherit): ...here.
3132         * modules/execute (Depends-on): Add cloexec.
3133         * modules/pipe (Depends-on): Likewise.
3134         * modules/cloexec (Depends-on): Add dup2.
3135         * modules/cloexec-tests (Files): New file.
3136         * tests/test-cloexec.c: Likewise.
3137
3138         test-xalloc-die: fix test for mingw
3139         * modules/xalloc-die-tests (Files): Add tests/init.sh.
3140         * tests/test-xalloc-die.sh: Rewrite to use init.sh.  Strip
3141         directory and .exe suffix off argv[0] output.
3142
3143         test-fseeko: fix test for mingw
3144         * tests/test-fseeko.c (fseek): Redefine GL_LINK_WARNING, rather
3145         than undefining fseek, so test will pass on mingw.
3146
3147 2009-12-05  Bruno Haible  <bruno@clisp.org>
3148
3149         * lib/progname.h (set_program_name): Clarify specification.
3150         * lib/progname.c (set_program_name): Likewise.
3151         Reported by Jim Meyering.
3152
3153 2009-12-05  Jim Meyering  <meyering@redhat.com>
3154
3155         maint.mk: backslash-escape parens in default regexp
3156         * top/maint.mk (news-check-regexp): Now that we're using grep -E,
3157         backslash-escape the literal parentheses.
3158
3159         maint.mk: news-date-check: use grep -E
3160         * top/maint.mk (today): Define a Make variable, not a...
3161         (news-date-check): ...shell variable.
3162         (news-date-regexp): Use the Make variable.
3163         Use grep's -E option.  Change the failing diagnostic to mention
3164         the variable, $(news-date-regexp).
3165
3166 2009-12-04  Alfred M. Szmidt  <ams@gnu.org>
3167
3168         maintainer-makefile: allow customization of NEWS entry format
3169         * top/maint.mk (news-date-regexp): New overridable variable.
3170         (news-date-check): Use it.
3171
3172 2009-12-04  Eric Blake  <ebb9@byu.net>
3173
3174         mgetgroups: add xgetgroups, and avoid ENOSYS failures
3175         * lib/mgetgroups.h (xgetgroups): New prototype.
3176         * lib/mgetgroups.c (xgetgroups): New wrapper.
3177         (mgetgroups): Handle ENOSYS.
3178         * modules/mgetgroups (Depends-on): Add realloc.
3179         Reported by Scott Harrison <scott.gnu.2009@scottrix.co.uk>.
3180
3181         mgetgroups: avoid argument promotion issues with -1
3182         * lib/mgetgroups.c (mgetgroups): A cast is required when checking
3183         for invalid gid_t.
3184         * tests/test-chown.h (getegid, test_chown): Likewise.
3185         * tests/test-lchown.h (getegid, test_lchown): Likewise.
3186
3187 2009-12-03  Paolo Bonzini  <bonzini@gnu.org>
3188
3189         exclude: Fix header file problems.
3190         * lib/exclude.h: Add multiple inclusion guards and include stdbool.h.
3191
3192 2009-12-01  Jim Meyering  <meyering@redhat.com>
3193
3194         fts: fts_open: do not let an empty string cause immediate failure
3195         This is required in support of GNU rm, for which the command
3196         "rm A '' B" must process and remove both A and B, in spite of
3197         the empty string argument.
3198         * lib/fts.c (fts_open): Do not let the presence of an empty string
3199         cause fts_open to fail immediately.  Most fts-using tools must be
3200         able to process all arguments, in order, and can be expected to
3201         diagnose such arguments themselves.
3202
3203 2009-11-30  Eric Blake  <ebb9@byu.net>
3204
3205         utimens: fix compilation error
3206         * lib/utimens.c (lutimens) [!HAVE_UTIMENSAT && HAVE_LUTIMES]:
3207         Declare variable at right scope.
3208
3209 2009-11-29  Jim Meyering  <meyering@redhat.com>
3210
3211         bootstrap: handle perl-5.11's changed --version output
3212         * build-aux/bootstrap (get_version): Handle perl separately,
3213         since perl-5.11's --version output is different.
3214
3215 2009-11-28  Jim Meyering  <meyering@redhat.com>
3216
3217         userspec: depend on the inttostr module, too
3218         * modules/userspec (Depends-on): Add inttostr.
3219
3220         userspec: disallow an ID that maps to (uid_t)-1 or (gid_t)-1
3221         * lib/userspec.c (parse_with_separator): Do not accept a user ID
3222         number of MAXUID when it evaluates to (uid_t) -1.
3223         Likewise for group ID.  Reported by Matt McCutchen in
3224         <http://savannah.gnu.org/bugs/?28113>
3225
3226         userspec: reformat to use spaces, not TABs
3227         * lib/userspec.c: Expand TABs to spaces.
3228         Add Emacs' "indent-tabs-mode: nil" hint.
3229
3230 2009-11-27  Eric Blake  <ebb9@byu.net>
3231
3232         getopt-gnu: flush out another BSD bug
3233         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Test for the bug.
3234         * tests/test-getopt.c (main): Check POSIXLY_CORRECT first, to
3235         flush out BSD bug.
3236         * tests/test-getopt.h (test_getopt): End lists with NULL.
3237         * tests/test-getopt_long.h (test_getopt_long): Likewise.
3238         (test_getopt_long_posix): Enhance test.
3239         * modules/getopt-posix-tests (Depends-on): Add stdbool.
3240         * doc/glibc-functions/getopt_long.texi (getopt_long): Mention
3241         getopt-gnu.
3242         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
3243         Likewise.
3244
3245 2009-11-27  Simon Josefsson  <simon@josefsson.org>
3246
3247         * modules/idpriv-droptemp-tests (Notice): Fix text.
3248
3249 2009-11-27  Jim Meyering  <meyering@redhat.com>
3250
3251         test-xalloc-die: avoid spurious failure due to libtool argv difference
3252         In a libtool-enabled project, this test would fail due to a difference
3253         in the emitted program name, e.g.,
3254         -test-xalloc-die: memory exhausted
3255         +/tmp/.../tests/.libs/lt-test-xalloc-die: memory exhausted
3256         Use program to avoid that.
3257         * modules/xalloc-die-tests (Depends-on): Add progname.
3258         * tests/test-xalloc-die.c: Include progname.h".
3259         (program_name): Remove decl.
3260         (main): Call set_program_name.
3261         * tests/test-xalloc-die.sh (compare): Remove unnecessary ${EXE}.
3262
3263 2009-11-26  Richard Jones  <rjones@redhat.com>
3264
3265         w32sock: leave win32 error in place.
3266         * lib/w32sock.h (set_winsock_errno): Do not call WSASetLastError.
3267
3268 2009-11-26  Eric Blake  <ebb9@byu.net>
3269
3270         init.sh: suggest to use skip_ and fail_ functions in comments
3271         * tests/init.sh: Add a sentence.
3272
3273 2009-11-25  Bruno Haible  <bruno@clisp.org>
3274
3275         init.sh: add documentation in comments
3276         * tests/init.sh: Add some developer and user documentation.
3277
3278 2009-11-26  Jim Meyering  <meyering@redhat.com>
3279
3280         init.sh: accommodate even those who specify bogus srcdir manually
3281         * tests/init.sh: Normally, srcdir is guaranteed by automake and
3282         configure-time tests to be sanitized, so that there is no need to
3283         use "$srcdir" in Makefile rules and shell scripts.  Using $srcdir
3284         (with no double quotes) suffices.  However, since tests may be
3285         invoked manually, and since you may explicitly set srcdir to the
3286         name of a directory containing spaces, do quote its uses here.
3287         * tests/test-pread.sh: Likewise.
3288         Suggested by Bruno Haible.
3289
3290         test-pread.sh: avoid diagnostics for those who ignore SIGPIPE
3291         * tests/test-pread.sh: Write no data into the pipe, because
3292         test-pread actually reads none.  This avoids a diagnostic,
3293         "bash: echo: write error: Broken pipe", that arises in the unusual
3294         event something is ignoring SIGPIPE, and might be interpreted
3295         as some sort of failure.  Reported by Bruno Haible.
3296
3297 2009-11-25  Jim Meyering  <meyering@redhat.com>
3298
3299         test-pread: cover failure with ESPIPE and EINVAL
3300         * tests/test-pread.c (main): Test for failure, too.
3301         * tests/test-pread.sh: Invoke with stdin on a pipe.
3302         Suggested by Eric Blake.
3303
3304         pread: improvement and fix
3305         * modules/pread (Depends-on): Depend on lseek, for portability to
3306         e.g., mingw.  Suggested by Eric Blake.
3307         * lib/pread.c (__libc_read): Define.  Reported by Richard W.M. Jones.
3308
3309         unistd.in.h: correct declaration of pread
3310         * lib/unistd.in.h: Correct type of "buf" parameter: void*, not char*
3311         Reported by Richard W.M. Jones.
3312
3313         test-pread.sh: distribute the test script
3314         * modules/pread-tests (Files): Include test-pread.sh.
3315
3316         test-pread.sh: clean up
3317         * tests/test-pread.sh: Don't refer to $builddir. Just use equivalent ".".
3318         * modules/pread-tests (TESTS_ENVIRONMENT): Don't export builddir.
3319         That is unnecessary, since it's always ".".
3320         Suggestion from Eric Blake.
3321
3322         test-pread.sh: make executable
3323         * tests/test-pread.sh: Set executable bit.
3324         Reported by Eric Blake.
3325
3326         correct typo in test-pread.sh
3327         * tests/test-pread.sh: Add #! line.
3328
3329         test pread
3330         * tests/test-pread.c: New file.
3331         * tests/test-pread.sh: Likewise.
3332         * modules/pread-tests: Likewise.
3333
3334         pread: new module
3335         * modules/pread: New file.
3336         * lib/unistd.in.h (pread): Define/declare.
3337         * lib/pread.c (pread): New file.
3338         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define defaults.
3339         * modules/unistd (Makefile.am): Substitute witnesses.
3340         * doc/posix-functions/pread.texi (pread): Update.
3341         * MODULES.html.sh: Add pread.
3342
3343 2009-11-25  Jim Meyering  <meyering@redhat.com>
3344
3345         tests/init.sh: new file to be used via most *.sh tests
3346         * tests/init.sh: New file.
3347
3348 2009-11-25  Eric Blake  <ebb9@byu.net>
3349
3350         utimens: work around older Linux failure with symlinks
3351         * lib/utimens.c (lutimensat_works_really): New variable.
3352         (fdutimens, lutimens): Use it to manage kernels that support
3353         nanosecond times on files, but not on symlinks.
3354         Reported by OndÅ™ej Vašík.
3355
3356         utimes: fix configure grammar
3357         * m4/utimes.m4 (gl_FUNC_UTIMES): Delete spurious word.
3358
3359 2009-11-25  Paolo Bonzini  <bonzini@gnu.org>
3360
3361         regex: Fix fastmap for multibyte character ranges.
3362         * lib/regcomp.c (re_compute_fastmap_iter): Add all multibyte lead
3363         characters when a multibyte character range is included.
3364
3365 2009-11-22  Andy Wingo  <wingo@pobox.com>
3366
3367         version-etc: work also with AM_INIT_AUTOMAKE's no-define option
3368         * lib/version-etc.c [!defined PACKAGE]: Define to PACKAGE_TARNAME.
3369
3370 2009-11-24  Bruno Haible  <bruno@clisp.org>
3371
3372         doc: Most *_l functions exist in MacOS X 10.5.
3373         * doc/posix-functions/duplocale.texi: Update platforms list.
3374         * doc/posix-functions/freelocale.texi: Likewise.
3375         * doc/posix-functions/newlocale.texi: Likewise.
3376         * doc/posix-functions/uselocale.texi: Likewise.
3377         * doc/posix-functions/isalnum_l.texi: Likewise.
3378         * doc/posix-functions/isalpha_l.texi: Likewise.
3379         * doc/posix-functions/isblank_l.texi: Likewise.
3380         * doc/posix-functions/iscntrl_l.texi: Likewise.
3381         * doc/posix-functions/isdigit_l.texi: Likewise.
3382         * doc/posix-functions/isgraph_l.texi: Likewise.
3383         * doc/posix-functions/islower_l.texi: Likewise.
3384         * doc/posix-functions/isprint_l.texi: Likewise.
3385         * doc/posix-functions/ispunct_l.texi: Likewise.
3386         * doc/posix-functions/isspace_l.texi: Likewise.
3387         * doc/posix-functions/isupper_l.texi: Likewise.
3388         * doc/posix-functions/iswalnum_l.texi: Likewise.
3389         * doc/posix-functions/iswalpha_l.texi: Likewise.
3390         * doc/posix-functions/iswblank_l.texi: Likewise.
3391         * doc/posix-functions/iswcntrl_l.texi: Likewise.
3392         * doc/posix-functions/iswctype_l.texi: Likewise.
3393         * doc/posix-functions/iswdigit_l.texi: Likewise.
3394         * doc/posix-functions/iswgraph_l.texi: Likewise.
3395         * doc/posix-functions/iswlower_l.texi: Likewise.
3396         * doc/posix-functions/iswprint_l.texi: Likewise.
3397         * doc/posix-functions/iswpunct_l.texi: Likewise.
3398         * doc/posix-functions/iswspace_l.texi: Likewise.
3399         * doc/posix-functions/iswupper_l.texi: Likewise.
3400         * doc/posix-functions/iswxdigit_l.texi: Likewise.
3401         * doc/posix-functions/isxdigit_l.texi: Likewise.
3402         * doc/posix-functions/nl_langinfo_l.texi: Likewise.
3403         * doc/posix-functions/strcasecmp_l.texi: Likewise.
3404         * doc/posix-functions/strcoll_l.texi: Likewise.
3405         * doc/posix-functions/strfmon_l.texi: Likewise.
3406         * doc/posix-functions/strftime_l.texi: Likewise.
3407         * doc/posix-functions/strncasecmp_l.texi: Likewise.
3408         * doc/posix-functions/strxfrm_l.texi: Likewise.
3409         * doc/posix-functions/tolower_l.texi: Likewise.
3410         * doc/posix-functions/toupper_l.texi: Likewise.
3411         * doc/posix-functions/towctrans_l.texi: Likewise.
3412         * doc/posix-functions/towlower_l.texi: Likewise.
3413         * doc/posix-functions/towupper_l.texi: Likewise.
3414         * doc/posix-functions/wcscoll_l.texi: Likewise.
3415         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
3416         * doc/posix-functions/wctrans_l.texi: Likewise.
3417         * doc/posix-functions/wctype_l.texi: Likewise.
3418         * doc/glibc-functions/strptime_l.texi: Likewise.
3419         * doc/glibc-functions/strtod_l.texi: Likewise.
3420         * doc/glibc-functions/strtof_l.texi: Likewise.
3421         * doc/glibc-functions/strtol_l.texi: Likewise.
3422         * doc/glibc-functions/strtold_l.texi: Likewise.
3423         * doc/glibc-functions/strtoll_l.texi: Likewise.
3424         * doc/glibc-functions/strtoul_l.texi: Likewise.
3425         * doc/glibc-functions/strtoull_l.texi: Likewise.
3426         * doc/glibc-functions/wcsftime_l.texi: Likewise.
3427         * doc/glibc-functions/wcstod_l.texi: Likewise.
3428         * doc/glibc-functions/wcstof_l.texi: Likewise.
3429         * doc/glibc-functions/wcstol_l.texi: Likewise.
3430         * doc/glibc-functions/wcstold_l.texi: Likewise.
3431         * doc/glibc-functions/wcstoll_l.texi: Likewise.
3432         * doc/glibc-functions/wcstoul_l.texi: Likewise.
3433         * doc/glibc-functions/wcstoull_l.texi: Likewise.
3434
3435 2009-11-24  Bruno Haible  <bruno@clisp.org>
3436
3437         duplocale: Fix logic bug.
3438         * lib/duplocale.c: Don't include <langinfo.h>.
3439         (_NL_LOCALE_NAME): Remove macro.
3440         (rpl_duplocale): Use setlocale instead of nl_langinfo.
3441         * tests/test-duplocale.c (main): Also test duplocale after uselocale.
3442
3443 2009-11-23  Jim Meyering  <meyering@redhat.com>
3444
3445         test-update-copyright: don't hard-code /usr/bin/perl
3446         * tests/test-update-copyright.sh (YEAR): Use date +%Y, rather than
3447         perl to print the current year.  Gilles Espinasse reported that
3448         the replaced use of perl was hard-coded as /usr/bin/perl.
3449
3450 2009-11-23  Bruno Haible  <bruno@clisp.org>
3451
3452         duplocale: Add support for glibc 2.3.x.
3453         * lib/duplocale.c (rpl_duplocale): Add fallback code for glibc 2.3.x.
3454
3455 2009-11-22  Bruno Haible  <bruno@clisp.org>
3456
3457         vasnprintf: Tiny optimization.
3458         * lib/vasnprintf.c (decimal_point_char): Choose the fast path also on
3459         MacOS X.
3460
3461 2009-11-22  Bruno Haible  <bruno@clisp.org>
3462
3463         Tests for module 'duplocale'.
3464         * modules/duplocale-tests: New file.
3465         * tests/test-duplocale.c: New file.
3466
3467         New module 'duplocale'.
3468         * m4/duplocale.m4: New file.
3469         * lib/locale.in.h (duplocale): New declaration.
3470         * lib/duplocale.c: New file.
3471         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H, gl_LOCALE_MODULE_INDICATOR,
3472         gl_LOCALE_H_DEFAULTS): New macros.
3473         (gl_LOCALE_H): Require gl_LOCALE_H_DEFAULTS. Invoke
3474         gl_CHECK_NEXT_HEADERS unconditionally. Invoke gl_REPLACE_LOCALE_H.
3475         * modules/locale (Makefile.am): Substitute also GNULIB_DUPLOCALE,
3476         REPLACE_DUPLOCALE.
3477         * modules/duplocale: New file.
3478         * doc/posix-functions/duplocale.texi: Mention the glibc bug.
3479
3480 2009-11-22  Bruno Haible  <bruno@clisp.org>
3481
3482         * modules/locale-tests (configure.ac): Test for newlocale function.
3483         * tests/test-locale.c: When the system has extended locale functions,
3484         verify that <locale.h> defines locale_t and LC_GLOBAL_LOCALE.
3485
3486         locale: Make locale_t available when possible.
3487         * lib/locale.in.h: Include <xlocale.h> when it exists.
3488         * m4/locale_h.m4 (gl_LOCALE_H): Check for <xlocale.h> and arrange to
3489         replace <locale.h> if it does not define locale_t but <xlocale.h> does.
3490         * modules/locale (Depends-on): Add extensions.
3491         (Makefile.am): Also substitute HAVE_XLOCALE_H.
3492         * doc/posix-headers/locale.texi: Document the problem with locale_t.
3493
3494 2009-11-22  Bruno Haible  <bruno@clisp.org>
3495
3496         Add comments.
3497         * m4/dirent_h.m4 (gl_DIRENT_H): Add comment about gl_CHECK_NEXT_HEADERS
3498         invocation.
3499         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
3500         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
3501         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
3502
3503 2009-11-22  Bruno Haible  <bruno@clisp.org>
3504
3505         error: account for the possibility of freopen (stdout).
3506         * lib/error.c: Include <unistd.h>.
3507         (flush_stdout): New function, extracted from error and error_at_line.
3508         Determine stdout's fd dynamically.
3509         (error, error_at_line): Invoke flush_stdout.
3510         * m4/error.m4 (gl_PREREQ_ERROR): Require AC_C_INLINE.
3511         * modules/error (Depends-on): Add unistd.
3512
3513 2009-11-22  Bruno Haible  <bruno@clisp.org>
3514
3515         diffseq: Add comment.
3516         * lib/diffseq.h (IF_LINT): Add comment about pitfall.
3517
3518 2009-11-22  Jim Meyering  <meyering@redhat.com>
3519
3520         c-stack: avoid defining an unused static function
3521         * lib/c-stack.c (find_stack_direction): Do not define this function
3522         when it will not be used.
3523
3524         diffseq: avoid spurious gcc warnings
3525         * lib/diffseq.h (IF_LINT2): Define.
3526         (compareseq): Use it to initialize two members of "part".
3527         This avoids two used-uninitialized warnings.
3528
3529 2009-11-21  Jim Meyering  <meyering@redhat.com>
3530
3531         c-stack: avoid "ignoring return value of `write'" warning
3532         * lib/c-stack.c: Include "ignore-value.h".
3533         (die): Explicitly ignore each write return value.
3534         * modules/c-stack (Depends-on): Add ignore-value.
3535
3536 2009-11-21  Bruno Haible  <bruno@clisp.org>
3537
3538         diffseq: reduce scope of variable 'best'.
3539         * lib/diffseq.h (diag) [USE_HEURISTIC]: Reduce scope of 'best'
3540         variable, earlier used for two different purposes.
3541
3542 2009-11-21  Jim Meyering  <meyering@redhat.com>
3543
3544         diffseq: remove useless assignment to "best"
3545         * lib/diffseq.h (diag) [USE_HEURISTIC]: Remove useless "best = 0"
3546         assignment.  At that point "best" is already guaranteed to be zero.
3547
3548 2009-11-20  Eric Blake  <ebb9@byu.net>
3549
3550         build: mention ftp redirector in release announcements
3551         * top/maint.mk (gnu_rel_host, url_dir_list): Provide defaults for
3552         values that used to come from cfg.mk; mention FTP redirect URL.
3553         * build-aux/announce-gen: Mention the mirror list.
3554         Suggested by Karl Berry.
3555
3556         nanosleep: improve port to mingw
3557         * lib/nanosleep.c (rpl_nanosleep): Reject invalid arguments.
3558         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Incorporate LIBSOCKET into
3559         LIB_NANOSLEEP, but only when needed.
3560         * modules/select (Link): Document LIBSOCKET.
3561         * m4/select.m4 (gl_FUNC_SELECT): Ensure LIBSOCKET is defined early
3562         enough.
3563
3564         nanosleep: work around cygwin bug
3565         * lib/nanosleep.c (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]:
3566         Fix logic bug when nanosleep fails.  Work around cygwin 1.5.x
3567         bug.
3568         (getnow): Delete, not needed.
3569         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): No longer require
3570         LIB_CLOCK_GETTIME.
3571         * modules/nanosleep (Depends-on): Add intprops and verify.  Drop
3572         clock-time, gettime.
3573         * doc/posix-functions/nanosleep.texi (nanosleep): Document the
3574         bug.
3575         * modules/nanosleep-tests: New test.
3576         * tests/test-nanosleep.c: New file.
3577
3578         sleep: work around cygwin bug
3579         * lib/sleep.c (rpl_sleep): Work around the bug.
3580         * m4/sleep.m4 (gl_FUNC_SLEEP): Detect the bug.
3581         (gl_PREREQ_SLEEP): Delete unused macro.
3582         * modules/sleep (Depends-on): Add verify.
3583         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
3584         * modules/unistd (Makefile.am): Substitute witness.
3585         * lib/unistd.in.h (sleep): Update prototype.
3586         * doc/posix-functions/sleep.texi (sleep): Document the bug.
3587         * tests/test-sleep.c (main) [HAVE_DECL_ALARM]: Test it.
3588         * modules/sleep-tests (Depends-on): Check for alarm.
3589
3590 2009-11-20  Jim Meyering  <meyering@redhat.com>
3591
3592         maint.mk: improve sc_prohibit_magic_number_exit
3593         * top/maint.mk (sc_prohibit_magic_number_exit): Tighten regexp
3594         so it does not match uses like System.exit(1).
3595         Add comments showing how to correct all offenders.
3596
3597 2009-11-19  Eric Blake  <ebb9@byu.net>
3598
3599         xalloc-die-tests: add missing library
3600         * modules/xalloc-die-tests (Makefile.am): Add LDADD line.
3601
3602         test-xvasprintf: silence compiler warnings
3603         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Mask
3604         empty string from gcc.
3605
3606 2009-11-19  Jim Meyering  <meyering@redhat.com>
3607
3608         xfreopen: new module, from coreutils
3609         * modules/xfreopen: New module.
3610         * lib/xfreopen.c: New file.
3611         * lib/xfreopen.h: New file.
3612         * MODULES.html.sh (File stream based Input/Output"): Add it.
3613
3614 2009-11-19  Eric Blake  <ebb9@byu.net>
3615
3616         manywarnings: depend on warnings
3617         * modules/manywarnings (Depends-on): Add warnings.
3618
3619         build: avoid compiler warnings
3620         * lib/select.c (rpl_select): Delete unused variable.
3621         * lib/setsockopt.c (rpl_setsockopt): Avoid incompatible pointer.
3622
3623 2009-11-18  Eric Blake  <ebb9@byu.net>
3624
3625         tests: avoid false negative with --with-packager
3626         * tests/test-version-etc.sh: Discard packager information.
3627         * tests/test-argp-version-etc-1.sh: Likewise.
3628         Reported by Mike Frysinger.
3629
3630         utimens: fix regression on Solaris
3631         * m4/utimens.m4 (gl_UTIMENS): Check for BSD bug.
3632         * lib/utimens.c (fdutimens): Revert 2009-11-08 change; Solaris 10
3633         can only change fd timestamps via futimesat.  Instead, use an
3634         additional witness macro to avoid BSD bug.
3635         Reported by Jim Meyering.
3636
3637 2009-11-17  Eric Blake  <ebb9@byu.net>
3638
3639         usleep: use it to simplify tests
3640         * modules/stat-time-tests (Depends-on): Add usleep.
3641         (configure.ac): Drop usleep check.
3642         * modules/chown-tests (Depends-on, configure.ac): Likewise.
3643         * modules/lchown-tests (Depends-on, configure.ac): Likewise.
3644         * modules/fdutimensat-tests (Depends-on, configure.ac): Likewise.
3645         * modules/futimens-tests (Depends-on, configure.ac): Likewise.
3646         * modules/openat-tests (Depends-on, configure.ac): Likewise.
3647         * modules/utimens-tests (Depends-on, configure.ac): Likewise.
3648         * modules/utimensat-tests (Depends-on, configure.ac): Likewise.
3649         * modules/pipe-filter-gi-tests (Depends-on, configure.ac):
3650         Likewise.
3651         * tests/test-chown.h (nap): Rely on nicer usleep semantics.
3652         * tests/test-lchown.h (nap): Likewise.
3653         * tests/test-pipe-filter-gi2-main.c (small_nap): Likewise.
3654         * tests/test-stat-time.c (nap): Likewise.
3655         * tests/test-utimens-common.h (nap): Update comments.
3656
3657         usleep: new module
3658         * modules/usleep: New file.
3659         * m4/usleep.m4 (gl_FUNC_USLEEP): Likewise.
3660         * lib/usleep.c (usleep): Likewise.
3661         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
3662         * modules/unistd (Makefile.am): Substitute witnesses.
3663         * lib/unistd.in.h (usleep): Add declaration.
3664         * doc/pastposix-functions/usleep.texi (usleep): Document this.
3665         * MODULES.html.sh (Date and time): Likewise.
3666         * modules/usleep-tests (Depends-on): New test.
3667         * tests/test-usleep.c: New file.
3668
3669         chown: work around OpenBSD bug
3670         * lib/chown.c (rpl_chown): Work around the bug.
3671         * lib/lchown.c (rpl_lchown): Attempt to do likewise.
3672         * m4/chown.m4 (gl_FUNC_CHOWN): Test for ctime bug.
3673         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for lchmod.
3674         * modules/chown (Depends-on): Add stdbool.
3675         * modules/lchown (Depends-on): Likewise.
3676         * doc/posix-functions/chown.texi (chown): Document the bug.
3677         * doc/posix-functions/lchown.texi (lchown): Likewise.
3678         * tests/test-lchown.h (test_chown): Relax test.
3679
3680         mkstemp: avoid conflict with C++ keyword template
3681         * lib/mkdtemp.c (mkdtemp): Change spelling of template.
3682         * lib/mkostemp.c (mkostemp): Likewise.
3683         * lib/mkostemps.c (mkostemps): Likewise.
3684         * lib/mkstemp.c (mkstemp): Likewise.
3685         * lib/mkstemps.c (mkstemps): Likewise.
3686
3687         xalloc-die-tests: optimize
3688         * tests/test-xalloc-die.sh: Reduce number of processes.
3689
3690 2009-11-17  Simon Josefsson  <simon@josefsson.org>
3691
3692         * gnulib-tool: Support LGPLv3+ licenses in module files.  Tiny
3693         patch from ludo@gnu.org (Ludovic Courtès).
3694
3695 2009-11-17  Jim Meyering  <meyering@redhat.com>
3696
3697         version-etc: use proper license string
3698         * modules/version-etc (License): Use LGPL, not LGPLv3+.
3699         * modules/version-etc-fsf: Likewise.
3700
3701 2009-11-17  Simon Josefsson  <simon@josefsson.org>
3702
3703         * tests/test-xalloc-die.sh: Add license.  Check that nothing is
3704         printed to stdout.  Deal with EOL differences.
3705
3706 2009-11-17  Eric Blake  <ebb9@byu.net>
3707
3708         unsetenv: work around Solaris bug
3709         * m4/setenv.m4 (gl_FUNC_UNSETENV): Check for bug.
3710         * lib/unsetenv.c (rpl_unsetenv): Work around it.
3711         Reported by Jim Meyering.
3712
3713         vasnprintf: avoid compiler warnings
3714         * lib/vasnprintf.c (VASNPRINTF): Avoid shadowing our own local
3715         variables.
3716         * lib/printf-args.c (PRINTF_FETCHARGS): Avoid type mismatch.
3717
3718 2009-11-17  Simon Josefsson  <simon@josefsson.org>
3719
3720         * modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS
3721         settings since xalloc-die is no longer the self test,
3722         xalloc-die.sh is.
3723
3724 2009-11-17  Jim Meyering  <meyering@redhat.com>
3725
3726         test-xalloc-die.sh: make the code agree with the commit log
3727         * tests/test-xalloc-die.sh: Put "." at the front of $PATH, not
3728         at the end, just in case you happen to have a test-xalloc-die
3729         program in some other PATH directory.
3730
3731         test-xalloc-die.sh: fix a portability bug
3732         * tests/test-xalloc-die.sh: Do not invoke via ./test-xalloc-die.
3733         Instead, set PATH to start with "." and invoke via "test-xalloc-die".
3734         Otherwise, argv[0] (as often seen in diagnostics) would be too
3735         system-dependent, sometimes with, and sometimes without the leading "./".
3736
3737         version-etc-fsf: relax license to LGPLv3+
3738         * modules/version-etc-fsf (License): Relax license.
3739
3740 2009-11-16  Eric Blake  <ebb9@byu.net>
3741
3742         xalloc-die-tests: avoid printing null pointer
3743         * modules/xalloc-die-tests (Files, Makefile.am): Wrap execution in
3744         shell script.
3745         * tests/test-xalloc-die.c (program_name): Declare.
3746         * tests/test-xalloc-die.sh (tmpfiles): New file.
3747
3748         setenv, unsetenv: work around various bugs
3749         * lib/setenv.c (setenv) [!HAVE_SETENV]: Resync from glibc.
3750         (setenv) [HAVE_SETENV]: Work around bugs.
3751         * lib/unsetenv.c (unsetenv) [HAVE_UNSETENV]: Work around bugs.
3752         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE, gl_FUNC_UNSETENV): Check
3753         for bugs.
3754         (gl_FUNC_SETENV): Write in terms of gl_FUNC_SETENV_SEPARATE.
3755         * m4/environ.m4 (gl_ENVIRON): Avoid expand-before-require.
3756         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Update defaults.
3757         * modules/stdlib (Makefile.am): Update substitutions.
3758         * lib/stdlib.in.h (setenv, unsetenv): Update prototypes.
3759         * doc/posix-functions/setenv.texi (setenv): Document the bugs.
3760         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
3761         * modules/setenv-tests: New test.
3762         * modules/unsetenv-tests: Likewise.
3763         * tests/test-setenv.c: New file.
3764         * tests/test-unsetenv.c: Likewise.
3765
3766 2009-11-16  Jim Meyering  <meyering@redhat.com>
3767
3768         version-etc: relax license to LGPLv3+
3769         * modules/version-etc (License): Relax license.
3770
3771         better AC_REQUIRE expanded-before-required-warning avoidance
3772         * m4/chown.m4 (gl_FUNC_CHOWN, gl_FUNC_CHOWN_FOLLOWS_SYMLINK): Define
3773         with AC_DEFUN_ONCE, rather than AC_DEFUN, to avoid AC_REQUIRE warnings.
3774         Suggested by Eric Blake.  This change also reverts commit 1b712ba8,
3775         which is no longer needed.
3776
3777 2009-11-16  Eric Blake  <ebb9@byu.net>
3778
3779         test-freading: clean up temporary file
3780         * tests/test-freading.c (main): Remove file on success, and use
3781         ASSERT more liberally.
3782         Reported by Jim Meyering.
3783
3784 2009-11-16  Jim Meyering  <meyering@redhat.com>
3785
3786         avoid new AC_REQUIRE expanded-before-required warnings
3787         * modules/chown (configure.ac): Require gl_FUNC_CHOWN, rather than
3788         merely using it.
3789         * modules/euidaccess (configure.ac): Likewise for gl_FUNC_EUIDACCESS.
3790         * modules/faccessat (configure.ac): Likewise for gl_FUNC_FACCESSAT.
3791
3792 2009-11-15  Simon Josefsson  <simon@josefsson.org>
3793
3794         * tests/test-xalloc-die.c: New file.
3795         * modules/xalloc-die-tests: New file.
3796         * gnulib-tool (func_emit_tests_Makefile_am): Also initialize
3797         XFAIL_TESTS so it can be appended by modules.
3798
3799 2009-11-15  Simon Josefsson  <simon@josefsson.org>
3800
3801         * lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.  Reported
3802         by Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>.
3803
3804 2009-11-14  Eric Blake  <ebb9@byu.net>
3805
3806         fnmatch: avoid compiler warning
3807         * lib/fnmatch_loop.c (NEW_PATTERN): Coerce addition to unsigned,
3808         to silence compiler warning about mismatch signedness in ?:.
3809         Reported by Robert Millan.
3810
3811         intprops: add double-inclusion guard
3812         * lib/intprops.h: Allow idempotent includes.
3813         Suggested by Bruce Korb.
3814
3815         openat: detect Solaris fchownat bug
3816         * lib/fchownat.c (rpl_fchownat): Work around Solaris bug.  Avoid
3817         penalizing glibc chownat when only lchownat is broken.
3818         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Replace fchownat if there are
3819         trailing slash bugs.
3820         * doc/posix-functions/fchownat.texi (fchownat): Document the bug.
3821         * modules/openat-tests (Files): Include more files.
3822         (Depends-on): Add mgetgroups, sleep, stat-time.
3823         (configure.ac): Add additional checks.
3824         (Makefile.am): Build new test.
3825         * tests/test-fchownat.c: New file.
3826
3827         lchown: detect Solaris and FreeBSD bug
3828         * lib/lchown.c (rpl_lchown): Work around bug.
3829         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for trailing slash bugs.
3830         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
3831         * modules/unistd (Makefile.am): Populate it.
3832         * lib/unistd.in.h (lchown): Update declaration.
3833         * doc/posix-functions/lchown.texi (lchown): Document the bug.
3834         * modules/lchown-tests: New file.
3835         * tests/test-lchown.h (test_lchown): Likewise.
3836         * tests/test-lchown.c (main): Likewise.
3837
3838         chown: detect Solaris and FreeBSD bug
3839         * lib/chown.c (rpl_chown): Work around bug.
3840         * m4/chown.m4 (gl_FUNC_CHOWN): Check for trailing slash bugs.
3841         (gl_PREREQ_CHOWN): Delete.
3842         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
3843         * modules/unistd (Makefile.am): Populate it.
3844         * lib/unistd.in.h (chown): Update declaration.
3845         * lib/lchown.c (chown): Update client.
3846         * modules/lchown (Depends-on): Add lstat.
3847         * doc/posix-functions/chown.texi (chown): Document the bug.
3848         * doc/posix-functions/getgroups.texi (getgroups): Document
3849         getgroups pitfall.
3850         * modules/chown-tests: New file.
3851         * tests/test-chown.h (test_chown): Likewise.
3852         * tests/test-chown.c (main): Likewise.
3853
3854 2009-11-14  Robert Millan  <rmh.grub@aybabtu.com>  (tiny change)
3855
3856         gnulib-tool: correctly detect absence of m4 directories
3857         * gnulib-tool: Avoid extra newline on data passed to wc -l.
3858
3859 2009-11-14  Jim Meyering  <meyering@redhat.com>
3860
3861         maint.mk: Prohibit inclusion of "xalloc.h" without use.
3862         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
3863
3864 2009-11-14  John W. Eaton  <jwe@gnu.org>
3865
3866         strftime.h: wrap funtion declaration in extern "C" block
3867         * lib/strftime.h (nstrftime) [__cplusplus]: Wrap declaration.
3868
3869 2009-11-13  Eric Blake  <ebb9@byu.net>
3870
3871         getgroups: avoid compiler warning
3872         * lib/getgroups.c (rpl_getgroups): Delete shadowed variable.
3873
3874         getgroups: work around FreeBSD bug
3875         * lib/getgroups.c (rpl_getgroups): Work around the bug.
3876         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Detect the bug.
3877         * doc/posix-functions/getgroups.texi (getgroups): Document it.
3878         * tests/test-getgroups.c (main): Fix buffer overrun.
3879
3880         getgroups: avoid compilation failure
3881         * lib/getgroups.c (includes): Include <stdint.h> for SIZE_MAX.
3882         * modules/getgroups (Depends-on): Add stdint.
3883
3884 2009-11-13  Jim Meyering  <meyering@redhat.com>
3885
3886         test-getgroups: avoid compilation failure
3887         * tests/test-getgroups.c: Include <stdint.h> for use of SIZE_MAX.
3888
3889 2009-11-13  Eric Blake  <ebb9@byu.net>
3890
3891         mgetgroups: new module, taken from coreutils
3892         * modules/mgetgroups: New file.
3893         * lib/mgetgroups.h: Likewise.
3894         * lib/mgetgroups.c (mgetgroups): Likewise.
3895         * m4/mgetgroups.m4 (gl_MGETGROUPS): Likewise.
3896         * MODULES.html.sh (Users and groups): Mention it.
3897
3898         getgroups: don't expose GETGROUPS_T to user
3899         * lib/getgroups.c (rpl_getgroups): Change signature.  Copy array
3900         an element at a time if GETGROUPS_T is wrong size.
3901         * lib/getugroups.h (getugroups): Change signature.
3902         * lib/unistd.in.h (getgroups): Likewise.
3903         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Use replacement if
3904         signature needs fixing.
3905         * m4/getugroups.m4 (gl_GETUGROUPS): No longer need
3906         AC_TYPE_GETGROUPS.
3907         * modules/group-member (Depends-on): Add getgroups.
3908         * lib/group-member.c (group_info, get_group_info): Use gid_t.
3909         (group_member): Rely on getgroups replacement.
3910         * lib/getugroups.c (getugroups): Use gid_t.
3911         * tests/test-getgroups.c (main): Likewise.
3912         * NEWS: Mention the signature change.
3913         * doc/posix-functions/getgroups.texi (getgroups): Mention the
3914         problem with signature.
3915         * doc/glibc-functions/setgroups.texi (setgroups): Mention that
3916         GETGROUPS_T is still useful for setgroups.
3917
3918         getgroups, getugroups: provide stubs for mingw
3919         * lib/getgroups.c (getgroups): Provide ENOSYS stub for mingw.
3920         * lib/getugroups.c (getugroups): Likewise.
3921         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Check for missing
3922         function.  Modernize replacement scheme.
3923         (gl_PREREQ_GETGROUPS): Delete.
3924         * m4/getugroups.m4 (gl_GETUGROUPS): Check for <grp.h>.
3925         * modules/getgroups (configure.ac): Declare witness.
3926         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
3927         * modules/unistd (Depends-on): Substitute witness.
3928         * lib/unistd.in.h (getgroups): Declare replacement.
3929
3930         getgroups: avoid calling exit
3931         * modules/getgroups (Depends-on): Add malloc-posix and unistd,
3932         drop xalloc.
3933         * modules/getgroups-tests (Depends-on, Makefile.am): Drop unneeded
3934         dependencies.
3935         * lib/getgroups.c (rpl_getgroups): Fail with ENOMEM rather than
3936         exiting, in the rare case of malloc failure.
3937
3938         getgroups: fix logic error
3939         * lib/getgroups.c (rpl_getgroups): Don't fail if current process
3940         has more than 20 groups.
3941         * modules/getgroups-tests: New test.
3942         * tests/test-getgroups.c: New file.
3943
3944 2009-11-13  Simon Josefsson  <simon@josefsson.org>
3945
3946         * tests/test-base64.c: Improve.
3947
3948 2009-11-13  Simon Josefsson  <simon@josefsson.org>
3949
3950         * tests/test-xvasprintf.c: Fix memory leak, suggested by Eric
3951         Blake <ebb9@byu.net>.
3952
3953 2009-11-13  Simon Josefsson  <simon@josefsson.org>
3954
3955         * tests/test-xvasprintf.c: Add %s%s related checks.
3956
3957 2009-11-12  Eric Blake  <ebb9@byu.net>
3958
3959         version-etc: match standards.texi style
3960         * lib/version-etc.c (emit_bug_reporting_address): Drop periods,
3961         and use <> only for URLs.
3962
3963 2009-11-10  Kamil Dudka  <kdudka@redhat.com>
3964
3965         fts: do not fail on a submount during traversal
3966         * lib/fts.c (fts_build): Read the stat info again after opening
3967         a directory if the FTS_TIGHT_CYCLE_CHECK flag is set.
3968         Original report at http://bugzilla.redhat.com/501848.
3969
3970 2009-11-12  Jim Meyering  <meyering@redhat.com>
3971
3972         bootstrap: sync from coreutils
3973         * build-aux/bootstrap (bootstrap_epilogue): New function.
3974         Use git_modules_config in one more place.  This make bootstrap's
3975         --gnulib-srcdir option more useful for testing.
3976
3977         bootstrap: generalize autoheader check
3978         * build-aux/bootstrap: Look for AC_CONFIG_HEADER as well as
3979         AC_CONFIG_HEADERS.
3980
3981 2009-11-11  Eric Blake  <ebb9@byu.net>
3982
3983         mkfifoat: use new modules for Solaris and BSD bugs
3984         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Simplify.
3985         * lib/mkfifoat.c (mknodat): Split...
3986         * lib/mknodat.c (mknodat): ...into new file.
3987         * modules/mkfifoat (Files): Ship new file.
3988         (Depends-on): Add mkfifo, mknod.
3989         * modules/mkfifoat-tests (Files): Reuse mkfifo tests.
3990         (Depends-on): Add symlink.
3991         * tests/test-mkfifoat.c (main): Enhance test.  Drop portions now
3992         redundant with test_mkfifo.h.
3993         (do_mkfifoat, do_mknodat): New helpers.
3994
3995         mknod: new module
3996         * modules/mknod: New file.
3997         * m4/mknod.m4 (gl_FUNC_MKNOD): Likewise.
3998         * lib/mknod.c (mknod): Likewise.
3999         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
4000         defaults.
4001         * modules/sys_stat (Makefile.am): Substitute them.
4002         * lib/sys_stat.in.h (mknod): Declare replacement.
4003         * MODULES.html.sh (Support for systems lacking POSIX:2008):
4004         Document it.
4005         * doc/posix-functions/mknod.texi (mknod): Likewise.
4006         * modules/mknod-tests: New test.
4007         * tests/test-mknod.c: Likewise.
4008
4009         mkfifo: new module
4010         * modules/mkfifo: New file.
4011         * m4/mkfifo.m4 (gl_FUNC_MKFIFO): Likewise.
4012         * lib/mkfifo.c (mkfifo): Likewise.
4013         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
4014         defaults.
4015         * modules/sys_stat (Makefile.am): Substitute them.
4016         * lib/sys_stat.in.h (mkfifo): Declare replacement.
4017         * MODULES.html.sh (Support for systems lacking POSIX:2008):
4018         Document it.
4019         * doc/posix-functions/mkfifo.texi (mkfifo): Likewise.
4020         * modules/mkfifo-tests: New test.
4021         * tests/test-mkfifo.h (test_mkfifo): New file, borrowed in part
4022         from test-mkfifoat.c.
4023         * tests/test-mkfifo.c: New file.
4024
4025         readlink: detect FreeBSD bug
4026         * m4/readlink.m4 (gl_FUNC_READLINK): Also detect FreeBSD bug with
4027         slash on symlink.
4028         * doc/posix-functions/readlink.texi (readlink): Document the bug.
4029         * tests/test-readlink.h (test_readlink): Enhance test.
4030
4031         symlink: detect FreeBSD bug
4032         * m4/symlink.m4 (gl_FUNC_SYMLINK): Also detect FreeBSD bug with
4033         slash on symlink.
4034         * doc/posix-functions/symlink.texi (symlink): Document the bug.
4035         * tests/test-symlink.h (test_symlink): Enhance test.
4036
4037 2009-11-10  Eric Blake  <ebb9@byu.net>
4038
4039         link: detect FreeBSD bug
4040         * m4/link.m4 (gl_FUNC_LINK): Also detect FreeBSD bug with slash on
4041         symlink.
4042         * doc/posix-functions/link.texi (link): Document the bug.
4043         * tests/test-link.h (test_link): Enhance test.
4044         * tests/test-linkat.c (main): Update caller.
4045
4046         unlink, remove: detect FreeBSD bug
4047         * m4/unlink.m4 (gl_FUNC_UNLINK): Also detect FreeBSD bug with
4048         slash on symlink.
4049         * doc/posix-functions/unlink.texi (unlink): Document the bug.
4050         * doc/posix-functions/remove.texi (remove): Likewise.
4051         * tests/test-unlink.h (test_unlink): Enhance test.
4052         * tests/test-remove.c (main): Likewise.
4053
4054 2009-11-09  Eric Blake  <ebb9@byu.net>
4055
4056         rename: detect FreeBSD bug
4057         * m4/rename.m4 (gl_FUNC_RENAME): Also detect FreeBSD bug with
4058         slash on symlink.
4059         * modules/renameat-tests (Depends-on): Add filenamecat.
4060         * tests/test-rename.h (test_rename): Allow one more errno.
4061         * tests/test-renameat.c (main): Likewise.
4062         * doc/posix-functions/rename.texi (rename): Document the bug.
4063
4064         open: detect FreeBSD bug
4065         * m4/open.m4 (gl_FUNC_OPEN): Also detect FreeBSD bug with slash on
4066         symlink.
4067         * doc/posix-functions/open.texi (open): Document the bug.
4068         * doc/posix-functions/utimes.texi (utimes): Likewise.
4069         * tests/test-open.h (test_open): Add parameters, and test symlink
4070         handling.
4071         * tests/test-open.c (main): Adjust caller.
4072         * tests/test-fcntl-safer.c (main): Likewise.
4073         * modules/open-tests (Depends-on): Add stdbool, symlink.
4074         * modules/fcntl-safer-tests (Depends-on): Likewise.
4075         * tests/test-openat.c (main): Add test-open tests.
4076
4077         stat: detect FreeBSD bug
4078         * m4/stat.m4 (gl_FUNC_STAT): Also detect FreeBSD bug with slash on
4079         symlink.
4080         * doc/posix-functions/stat.texi (stat): Document the bug.
4081         * tests/test-stat.h (test_stat_func): Add argument.
4082         * tests/test-stat.c (main): Adjust caller.
4083         * tests/test-fstatat.c (main): Likewise.
4084         * modules/stat-tests (Depends-on): Add stdbool, symlink.
4085         Reported by Jim Meyering.
4086
4087 2009-11-09  James Youngman  <jay@gnu.org>
4088
4089         strftime.c: include ignore-value.h only when FPRINTFTIME is defined
4090         * lib/strftime.c: Correct placement of #include "ignore-value.h".
4091
4092 2009-11-08  Jim Meyering  <meyering@redhat.com>
4093
4094         utimens: remove invalid futimesat call
4095         * lib/utimens.c (fdutimens): Remove invalid futimesat call.
4096         It used the file descriptor of the target file as the DIR_FD
4097         parameter and NULL as the file name.  That caused failure with
4098         errno == EFAULT on FreeBSD-8.0-rc2
4099
4100 2009-11-07  Eric Blake  <ebb9@byu.net>
4101
4102         fflush, freadseek: use fseeko, not fseek
4103         * lib/fflush.c (clear_ungetc_buffer_preserving_position)
4104         (clear_ungetc_buffer): Avoid potential problems on large files.
4105         * lib/freadseek.c (freadseek): Likewise.
4106         * modules/freadseek (Depends-on): Add fseeko.
4107         * modules/fseek (configure.ac): Set a witness.
4108         * tests/test-fflush.c (main): Use fseeko.
4109         * tests/test-fpurge.c (fseek): Disable link warning.
4110         * tests/test-freadable.c (fseek): Likewise.
4111         * tests/test-freading.c (fseek): Likewise.
4112         * tests/test-fseeko.c (fseek): Likewise.
4113         * tests/test-ftell.c (fseek): Likewise.
4114         * tests/test-ftello.c (fseek): Likewise.
4115         * tests/test-fwritable.c (fseek): Likewise.
4116         * tests/test-fwriting.c (fseek): Likewise.
4117
4118 2009-11-06  Simon Josefsson  <simon@josefsson.org>
4119
4120         * modules/memchr (Depends-on): Drop getpagesize dependency.
4121
4122 2009-11-06  Simon Josefsson  <simon@josefsson.org>
4123
4124         * build-aux/pmccabe2html: Disable execute bit.  Suggested by
4125         Reported by Ludovic Courtès.
4126         * build-aux/pmccabe2html: Improve example usage.
4127         * build-aux/pmccabe2html: Drop #! header.  Doc fix.
4128
4129 2009-11-06  Jim Meyering  <meyering@redhat.com>
4130
4131         do-release-commit-and-tag: New module.
4132         Automate the release-commit and tag process.
4133         * build-aux/do-release-commit-and-tag: New script, from coreutils.
4134         * modules/do-release-commit-and-tag: New file.
4135         * MODULES.html.sh (Support for maintaining and releasing): Add it.
4136
4137 2009-11-06  Simon Josefsson  <simon@josefsson.org>
4138
4139         * modules/select-tests (test_select_LDADD): Add $(INET_PTON_LIB)
4140         because test-select.c uses inet_pton.
4141
4142 2009-11-06  Simon Josefsson  <simon@josefsson.org>
4143
4144         * m4/getaddrinfo.m4: Add content of INET_NTOP_LIB to
4145         GETADDRINFO_LIB.  Bump serial number.
4146         * modules/getaddrinfo (Link): Only mention GETADDRINFO_LIB again.
4147         Suggested by Eric Blake <ebb9@byu.net>.
4148
4149 2009-11-05  Eric Blake  <ebb9@byu.net>
4150
4151         strtod: detect darwin bug
4152         * m4/strtod.m4 (gl_FUNC_STRTOD): Filter out darwin bug on "nan(".
4153         Reported by Leo Davis.
4154
4155         freopen-safer: new module
4156         * modules/freopen-safer: New module.
4157         * m4/stdio-safer.m4 (gl_FREOPEN_SAFER): New macro.
4158         * lib/freopen-safer.c (freopen_safer): New file.
4159         * lib/stdio-safer.h (freopen_safer): New declaration.
4160         * lib/stdio--.h (freopen): New override.
4161         * MODULES.html.sh (File stream based Input/Output): Mention it.
4162         * doc/posix-functions/freopen.texi (freopen): Mention pitfalls and
4163         freopen-safer module.
4164         * doc/posix-functions/stderr.texi (stderr): Likewise.
4165         * doc/posix-functions/stdin.texi (stdin): Likewise.
4166         * doc/posix-functions/stdout.texi (stdout): Likewise.
4167         * modules/freopen-safer-tests: New test.
4168         * tests/test-reopen-safer.c: New file.
4169
4170 2009-11-05  Jim Meyering  <meyering@redhat.com>
4171
4172         maint.mk: Prohibit inclusion of "close-stream.h" without use.
4173         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
4174
4175 2009-11-05  Simon Josefsson  <simon@josefsson.org>
4176
4177         * modules/pmccabe2html (configure.ac): Check for pmccabe tool.
4178
4179 2009-11-05  Simon Josefsson  <simon@josefsson.org>
4180
4181         * modules/getaddrinfo (Link): Add $(INET_NTOP_LIB).
4182
4183 2009-11-05  Simon Josefsson  <simon@josefsson.org>
4184
4185         Fix link error.
4186         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
4187         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
4188
4189 2009-11-05  Simon Josefsson  <simon@josefsson.org>
4190
4191         * tests/test-func.c: Also test value of __func__.
4192
4193 2009-11-05  Simon Josefsson  <simon@josefsson.org>
4194
4195         * tests/test-sys_socket.c: Use smaller constant value, sa_family_t
4196         may be an 8-bit type.  Reported by Bruno Haible <bruno@clisp.org>.
4197
4198 2009-11-05  Bruno Haible  <bruno@clisp.org>
4199
4200         Fix link error.
4201         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
4202         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
4203         Reported by Brad Hards <bradh@frogmouth.net> via Simon Josefsson.
4204
4205 2009-11-05  Bruno Haible  <bruno@clisp.org>
4206
4207         Tests for module 'inet_pton'.
4208         * modules/inet_pton-tests: New file.
4209         * tests/test-inet_pton.c: New file.
4210
4211 2009-11-05  Bruno Haible  <bruno@clisp.org>
4212
4213         Tests for module 'inet_ntop'.
4214         * modules/inet_ntop-tests: New file.
4215         * tests/test-inet_ntop.c: New file.
4216
4217 2009-11-04  Eric Blake  <ebb9@byu.net>
4218
4219         stdlib-safer: wrap all mkstemp variants
4220         * modules/mkostemp (configure.ac): Set witness.
4221         * modules/mkostemps (configure.ac): Likewise.
4222         * modules/mkstemps (configure.ac): Likewise.
4223         * lib/stdlib-safer.h (mkostemp_safer, mkostemps_safer)
4224         (mkstemps_safer): Wrap more functions.
4225         * lib/stdlib--.h (mkostemp, mkostemps, mkstemps): Default the
4226         wrapping.
4227         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer)
4228         (mkstemps_safer): Implement the wrappers.
4229
4230         mkstemps, mkostemps: new modules
4231         * modules/mkostemps: New module.
4232         * modules/mkstemps: Likewise.
4233         * lib/mkostemps.c (mkostemps): New file.
4234         * lib/mkstemps.c (mkstemps): Likewise.
4235         * m4/mkostemps.m4 (gl_FUNC_MKOSTEMPS): Likewise.
4236         * m4/mkstemps.m4 (gl_FUNC_MKSTEMPS): Likewise.
4237         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Add witnesses.
4238         * modules/stdlib (Makefile.am): Substitute them.
4239         * lib/stdlib.in.h (mkostemps, mkstemps): Declare them.
4240         * doc/glibc-functions/mkstemps.texi (mkstemps): New file.
4241         * doc/glibc-functions/mkostemps.texi (mkostemps): Likewise.
4242         * doc/gnulib.texi (Glibc stdlib.h): Include them.
4243         * MODULES.html.sh (File system functions): Mention them.
4244
4245         tempname: resync from glibc
4246         * lib/tempname.c (__gen_tempname): Add suffixlen argument.  Use
4247         same values for __GT_FILE as glibc.  Abort even when assertions
4248         are disabled.
4249         * lib/tempname.h (GT_FILE): Use glibc __GT_FILE, if available, and
4250         match its value otherwise.  Allow idempotent inclusion.
4251         * lib/mkdtemp.c (mkdtemp): Adjust caller.
4252         * lib/mkostemp.c (mkostemp): Likewise.
4253         * lib/mkstemp.c (mkstemp): Likewise.
4254         * lib/tmpfile.c (tmpfile): Likewise.
4255         * NEWS: Document this.
4256
4257         utimens: fix use of futimens on older Linux
4258         * lib/utimens.c (fdutimens): Use updated, rather than original,
4259         timespec to avoid bug in older Linux kernel.
4260         Reported by Simon Josefsson.
4261
4262 2009-11-04  Bruno Haible  <bruno@clisp.org>
4263
4264         Make num_processors more flexible and consistent.
4265         * lib/nproc.h (enum nproc_query): New type.
4266         (num_processors): Add a 'query' argument.
4267         * lib/nproc.c: Include <stdlib.h>, <sched.h>, c-ctype.h.
4268         (num_processors): Add a 'query' argument. Test the value of the
4269         OMP_NUM_THREADS environment variable if requested. On Linux, NetBSD,
4270         mingw, count the number of CPUs available for the current process.
4271         * m4/nproc.m4 (gl_PREREQ_NPROC): Require AC_USE_SYSTEM_EXTENSIONS.
4272         Check for sched_getaffinity and sched_getaffinity_np.
4273         * modules/nproc (Depends-on): Add c-ctype, extensions.
4274         * NEWS: Mention the change.
4275
4276 2009-11-03  Bruno Haible  <bruno@clisp.org>
4277
4278         * NEWS: Document the new library dependencies of inet_ntop, inet_pton.
4279
4280 2009-11-03  Jim Meyering  <meyering@redhat.com>
4281
4282         test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
4283         * tests/test-getaddrinfo.c (simple): Test for EAI_NODATA only
4284         if it is defined.
4285
4286 2009-11-02  Eric Blake  <ebb9@byu.net>
4287
4288         mktime, timegm: share common declaration
4289         * lib/mktime-internal.h: New file.
4290         * lib/mktime.c: Use it rather than open-coding a declaration.
4291         * lib/timegm.c: Likewise.
4292         * modules/mktime (Files): Ship it.
4293         * modules/timegm (Files): Likewise.
4294         Suggested by Bruno Haible.
4295
4296         test-update-copyright: update test to match script changes
4297         * tests/test-update-copyright.sh: Avoid hard-coding perl
4298         location.  Don't update *.bak created by earlier runs.
4299
4300 2009-11-02  Paul Eggert  <eggert@cs.ucla.edu>
4301             Simon Josefsson  <simon@josefsson.org>
4302             Bruno Haible  <bruno@clisp.org>
4303
4304         Fix link error on Solaris 8.
4305         * m4/inet_pton.m4 (gl_INET_PTON): Search for the function inet_pton
4306         also in libnsl. Define also INET_PTON_LIB.
4307         * modules/inet_pton (Link): New section.
4308
4309 2009-11-02  Simon Josefsson  <simon@josefsson.org>
4310             Bruno Haible  <bruno@clisp.org>
4311
4312         * m4/inet_ntop.m4 (gl_INET_NTOP): Define also INET_NTOP_LIB.
4313         * modules/inet_ntop (Link): New section.
4314         Reported by Boyan Kasarov <bkasarov@gmail.com>.
4315
4316 2009-11-02  Eric Blake  <ebb9@byu.net>
4317
4318         maint: avoid compiler warnings in m4 macros
4319         * m4/ungetc.m4 (gl_FUNC_UNGETC_WORKS): Avoid unused variable.
4320         * m4/rmdir.m4 (gl_FUNC_RMDIR): Include correct header.
4321
4322 2009-11-02  Simon Josefsson  <simon@josefsson.org>
4323
4324         * m4/pmccabe2html.m4: Remove file.
4325         * modules/pmccabe2html: Drop pmccabe2html.m4.  Don't call m4
4326         function.  Change maintainer.
4327         * build-aux/pmccabe2html: Use /bin/sh with magic instead of
4328         hard-coding path to awk.  Tiny patch from ludo@gnu.org (Ludovic
4329         Courtès).
4330
4331 2009-10-31  Eric Blake  <ebb9@byu.net>
4332
4333         fseeko: fix m4 regression
4334         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Use modern macro.  Fixes
4335         regression from 2009-10-27.
4336         Reported by Ralf Wildenhues.
4337
4338 2009-10-31  Jim Meyering  <meyering@redhat.com>
4339
4340         inttostr: aesthetics and improved (compile-time) safety
4341         Define inttype_is_signed rather than inttype_is_unsigned,
4342         since the sole use is via "#if inttype_is_signed".
4343         * lib/imaxtostr.c (inttype_is_signed): Define this, rather than
4344         inttype_is_unsigned.
4345         * lib/offtostr.c (inttype_is_signed): Likewise.
4346         * lib/uinttostr.c (inttype_is_signed): Likewise.
4347         * lib/umaxtostr.c (inttype_is_signed): Likewise.
4348         * lib/inttostr.c (inttostr): Use verify to cross-check the
4349         inttype_is_signed value and the signedness of the actual type.
4350         * modules/inttostr (Depends-on): Add verify.
4351
4352 2009-10-30  Eric Blake  <ebb9@byu.net>
4353
4354         build: avoid compiler warnings
4355         * lib/fchmodat.c (lchmod): Mark unused variables.
4356         * lib/getopt.c (_getopt_initialize): Likewise.
4357         * lib/mktime.c (__mktime_internal): Provide prototype.
4358         * lib/inttostr.c (inttostr): Avoid compiler warning even with
4359         older gcc that do not understand #pragma GCC diagnostic.
4360         * lib/uinttostr.c (inttype_is_unsigned): Define.
4361         * lib/umaxtostr.c (inttype_is_unsigned): Likewise.
4362
4363 2009-10-30  Michael Haubenwallner  <michael.haubenwallner@salomon.at>
4364
4365         stat: fix compilation on AIX
4366         * lib/sys_stat.in.h (stat): Work with fact that large files on AIX
4367         only see struct stat64.
4368
4369 2009-10-30  Eric Blake  <ebb9@byu.net>
4370
4371         exclude: make more robust
4372         * lib/exclude.c (excluded_file_name): Abort on unexpected value,
4373         rather than masking a coding bug.
4374         Suggested by Bruno Haible.
4375
4376 2009-10-30  Jim Meyering  <meyering@redhat.com>
4377
4378         perl scripts: remove #!/usr/bin/perl in favor of more portable...
4379         Rather than putting #!/usr/bin/perl on the first line,
4380         start with a variant of what's recommended by "man perlrun" that
4381         invokes the first "perl" program from your shell's search path.
4382         * build-aux/gitlog-to-changelog: Replace #!... as above.
4383         Add a "Local Variables" perl mode setting.
4384         Prompted by a patch from Ludovic Courtès.
4385         Improved by Eric Blake.
4386         * build-aux/useless-if-before-free: Likewise.
4387         * build-aux/announce-gen: Likewise.
4388         * build-aux/update-copyright: Likewise.
4389
4390 2009-10-29  Eric Blake  <ebb9@byu.net>
4391
4392         filenamecat-lgpl: adjust clients
4393         * modules/linkat (Depends-on): Use filenamecat-lgpl, not
4394         filenamecat.
4395         * modules/renameat (Depends-on): Likewise.
4396
4397         filenamecat: split into filenamecat-lgpl
4398         * modules/filenamecat-lgpl: New module.
4399         * modules/filenamecat (Files): Move library-safe files into
4400         filenamecat-lgpl.
4401         (Depends-on): Add filenamecat-lgpl.
4402         (configure.ac): Declare witness.
4403         * lib/filenamecat.h (file_name_concat): Only declare when using
4404         GPL module.
4405         * lib/filenamecat.c (longest_relative_suffix, mfile_name_concat):
4406         Move...
4407         * lib/filenamecat-lgpl.c: ...into new file.
4408         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT_LGPL): New macro.
4409         (gl_FILE_NAME_CONCAT): Use it.
4410         * MODULES.html.sh (File system functions): Mention new module.
4411
4412         argp: avoid memory leak
4413         * modules/argp (Depends-on): Use dirname-lgpl, not dirname.
4414         * lib/argp-namefrob.h (__argp_base_name): Use last_component, not
4415         base_name, since the latter malloc()s and can call exit().
4416         Leak introduced 2006-07-03.
4417
4418         dirname-lgpl: adjust clients that don't need full dirname
4419         * modules/backupfile (Depends-on): Use dirname-lgpl, not dirname.
4420         * modules/filenamecat (Depends-on): Likewise.
4421         * modules/linkat (Depends-on): Likewise.
4422         * modules/mkancesdirs (Depends-on): Likewise.
4423         * modules/mkdir (Depends-on): Likewise.
4424         * modules/openat (Depends-on): Likewise.
4425         * modules/savewd (Depends-on): Likewise.
4426         * modules/rename (Depends-on): Likewise.
4427         (License): Relax license.
4428         * modules/mkdir-tests (Depends-on): Drop progname.
4429         (Makefile.am): Delete unneeded LDADD.
4430         * modules/rename-tests (Depends-on, Makefile.am): Likewise.
4431
4432         dirname: split into dirname-lgpl
4433         * modules/dirname-lgpl: New module.
4434         * modules/dirname (Files): Move library-safe files into
4435         dirname-lgpl.
4436         (Depends-on): Add dirname-lgpl.
4437         (configure.ac): Declare witness.
4438         * modules/double-slash-root (License): Relax license.
4439         * lib/dirname.h (base_name, dir_name): Only declare when using GPL
4440         module.
4441         * lib/dirname.c (dir_len, mdir_name): Move...
4442         * lib/dirname-lgpl.c: ...into new file.
4443         * lib/basename.c (last_component, base_len): Move...
4444         * lib/basename-lgpl.c: ...into new file.
4445         * m4/dirname.m4 (gl_DIRNAME_LGPL): New macro.
4446         (gl_DIRNAME): Use it.
4447         * MODULES.html.sh (Enhancements for POSIX:2008 functions):
4448         Mention new module.
4449         * modules/dirname-tests (Depends-on): Add progname.
4450         * tests/test-dirname.c (program_name): Delete.
4451
4452         mkdir: make safe for libraries
4453         * modules/mkdir (Depends-on): Drop xalloc.
4454         * lib/mkdir.c (rpl_mkdir): Fail with ENOMEM rather than calling
4455         exit.
4456
4457         tests: avoid some compiler warnings
4458         * tests/test-getaddrinfo.c (simple): Mark static, and allow string
4459         literals.
4460         * tests/test-memchr.c (main): Avoid type mismatch.
4461         * tests/test-arpa_inet.c (main): Avoid unused parameters.
4462         * tests/test-base64.c (main): Likewise.
4463         * tests/test-getdelim.c (main): Likewise.
4464         * tests/test-gethostname.c (main): Likewise.
4465         * tests/test-getline.c (main): Likewise.
4466         * tests/test-netinet_in.c (main): Likewise.
4467         * tests/test-select.c (open_server_socket, main): Likewise.
4468         * tests/test-select-stdin.c (main): Likewise.
4469         * tests/test-sockets.c (main): Likewise.
4470         * tests/test-strsignal.c (main): Likewise.
4471         * tests/test-sys_select.c (main): Likewise.
4472         * tests/test-sys_socket.c (main): Likewise.
4473         * tests/test-u64.c (main): Likewise.
4474         * tests/test-xfprintf-posix.c (main): Likewise.
4475         * tests/test-xvasprintf.c (test_xvasprintf, main): Likewise.
4476
4477         sockets: avoid compiler warning
4478         * lib/sockets.c (gl_sockets_startup): Mark unused parameter.
4479
4480         maint: detect usage(1) and other suspicious exits
4481         * top/maint.mk (sc_prohibit_magic_number_exit): New rule.
4482
4483 2009-10-29  Jim Meyering  <meyering@redhat.com>
4484
4485         timespec: long-to-int truncation could make timespec_cmp malfunction
4486         * lib/timespec.h (timespec_cmp): Do not interpret a difference of
4487         a multiple of 2^32 nanoseconds as no difference.
4488
4489 2009-10-28  Jim Meyering  <meyering@redhat.com>
4490
4491         fprintftime: wrap macro code argument in "do {...} while(0)"
4492         * lib/strftime.c (cpy) [FPRINTFTIME]: The second argument to the
4493         cpy macro must be a statement that can be followed by a semicolon.
4494         Now that the else clause contains a comment and is hence longer
4495         than one line, I require curly braces.  That in turn requires
4496         that we wrap this code block in the standard do...while(0).
4497
4498         fprintftime: remove stray semicolon from previous change
4499         * lib/strftime.c (cpy) [FPRINTFTIME]: Remove trailing semicolon.
4500
4501         fprintftime: avoid a warning about ignored fwrite return value
4502         * lib/strftime.c [FPRINTFTIME]: Include "ignore-value.h".
4503         (cpy) [FPRINTFTIME]: Ignore fwrite failure, even though technically,
4504         that is unsafe.
4505         * modules/fprintftime (Depends-on): Add ignore-value.
4506
4507         exclude: avoid an unwarranted warning
4508         * lib/exclude.c (excluded_file_name): Initialize "rc" before switch.
4509
4510 2009-10-27  Eric Blake  <ebb9@byu.net>
4511
4512         fseek: avoid compilation failure when fflush is replaced
4513         * m4/fseek.m4 (gl_REPLACE_FSEEK): New macro.
4514         * m4/fseeko.m4 (gl_REPLACE_FSEEKO): Also replace fseek, if fseek
4515         module is in use.
4516         * lib/stdio.in.h (GNULIB_FSEEKO): Only poison fseek if fseek
4517         module is not in use; since REPLACE_FSEEK worked otherwise.
4518         (GNULIB_FTELLO): Likewise for ftell.
4519         Reported by Ian Beckwith and others.
4520
4521 2009-10-27  Bruno Haible  <bruno@clisp.org>
4522
4523         * lib/isnan.c (rpl_isnan[fdl]): Repeat the specification declaration.
4524         Reported by Jim Meyering.
4525
4526 2009-10-27  Jim Meyering  <jim@meyering.net>
4527             Bruno Haible  <bruno@clisp.org>
4528
4529         Avoid warning despite dropping the return value of fwrite.
4530         * lib/unicodeio.c: Include ignore-value.h.
4531         (fwrite_success_callback): Explicitly ignore fwrite's return value.
4532         * modules/unicodeio (Depends-on): Add ignore-value.
4533
4534 2009-10-26  Eric Blake  <ebb9@byu.net>
4535
4536         areadlinkat: fix fallback path
4537         * lib/at-func.c (AT_FUNC_NAME): Avoid signed comparison between
4538         pointer and zero.
4539
4540 2009-10-22  Pádraig Brady  <P@draigBrady.com>
4541
4542         Use a better IO block size for modern systems
4543         * lib/copy-file.c (copy_file_preserving): Used a 32KiB malloced buffer.
4544         * lib/md2.c: Likewise.
4545         * lib/md4.c: Likewise.
4546         * lib/md5.c: Likewise.
4547         * lib/sha1.c: Likewise.
4548         * lib/sha256.c: Likewise.
4549         * lib/sha512.c: Likewise.
4550
4551 2009-10-22  Eric Blake  <ebb9@byu.net>
4552
4553         tests: avoid several compiler warnings
4554         * tests/test-getcwd.c (main): Avoid buffer underflow.
4555         * tests/test-getdate.c (main): String literals are not safe with
4556         putenv, so use setenv.  Declare unused argument.
4557         * modules/getdate-tests (Depends-on): Add setenv.
4558         * tests/test-argv-iter.c (main): Declare unused argument.  Avoid
4559         problems with string literals in char *.
4560         * tests/test-hash.c (main): Avoid shadowing declaration.
4561         (insert_new): Treat string literals as char const *.
4562         * tests/test-getopt.h (test_getopt): Likewise.
4563         (getopt_loop): Alter types to minimize casting elsewhere.
4564         * tests/test-getopt_long.h (test_getopt_long, getopt_long_loop)
4565         (test_getopt_long_posix): Likewise.
4566         (do_getopt_long): Add wrapper to minimize casting.
4567         * tests/test-atexit.c (clear_temp_file): Use void.
4568         * tests/test-areadlink-with-size.c (main): Declare unused
4569         arguments.
4570         * tests/test-areadlink.c (main): Likewise.
4571         * tests/test-areadlinkat-with-size.c (main): Likewise.
4572         * tests/test-areadlinkat.c (main): Likewise.
4573         * tests/test-canonicalize-lgpl.c (main): Likewise.
4574         * tests/test-canonicalize.c (main): Likewise.
4575         * tests/test-dirent-safer.c (main): Likewise.
4576         * tests/test-dirname.c (main): Likewise.
4577         * tests/test-dup2.c (main): Likewise.
4578         * tests/test-fchdir.c (main): Likewise.
4579         * tests/test-fcntl-h.c (main): Likewise.
4580         * tests/test-fcntl-safer.c (main): Likewise.
4581         * tests/test-fdopendir.c (main): Likewise.
4582         * tests/test-fdutimensat.c (main): Likewise.
4583         * tests/test-fflush.c (main): Likewise.
4584         * tests/test-filenamecat.c (main): Likewise.
4585         * tests/test-filevercmp.c (main): Likewise.
4586         * tests/test-fopen-safer.c (main): Likewise.
4587         * tests/test-fopen.c (main): Likewise.
4588         * tests/test-fpending.c (main): Likewise.
4589         * tests/test-fpurge.c (main): Likewise.
4590         * tests/test-freading.c (main): Likewise.
4591         * tests/test-fstatat.c (main): Likewise.
4592         * tests/test-fsync.c (main): Likewise.
4593         * tests/test-futimens.c (main): Likewise.
4594         * tests/test-getndelim2.c (main): Likewise.
4595         * tests/test-gettimeofday.c (main): Likewise.
4596         * tests/test-getopt.c (main): Likewise.
4597         * tests/test-i-ring.c (main): Likewise.
4598         * tests/test-inttypes.c (main): Likewise.
4599         * tests/test-link.c (main): Likewise.
4600         * tests/test-lstat.c (main): Likewise.
4601         * tests/test-math.c (main): Likewise.
4602         * tests/test-md5.c (main): Likewise.
4603         * tests/test-memchr2.c (main): Likewise.
4604         * tests/test-memrchr.c (main): Likewise.
4605         * tests/test-mkdir.c (main): Likewise.
4606         * tests/test-mkdirat.c (main): Likewise.
4607         * tests/test-mkfifoat.c (main): Likewise.
4608         * tests/test-open.c (main): Likewise.
4609         * tests/test-openat-safer.c (main): Likewise.
4610         * tests/test-openat.c (main): Likewise.
4611         * tests/test-quotearg.c (main): Likewise.
4612         * tests/test-rawmemchr.c (main): Likewise.
4613         * tests/test-readlink.c (main): Likewise.
4614         * tests/test-remove.c (main): Likewise.
4615         * tests/test-rename.c (main): Likewise.
4616         * tests/test-renameat.c (main): Likewise.
4617         * tests/test-rmdir.c (main): Likewise.
4618         * tests/test-sha1.c (main): Likewise.
4619         * tests/test-signal.c (main): Likewise.
4620         * tests/test-sigaction.c (main): Likewise.
4621         * tests/test-stat.c (main): Likewise.
4622         * tests/test-stat-time.c (main): Likewise.
4623         * tests/test-stddef.c (main): Likewise.
4624         * tests/test-stdint.c (main): Likewise.
4625         * tests/test-stdio.c (main): Likewise.
4626         * tests/test-stdlib.c (main): Likewise.
4627         * tests/test-strchrnul.c (main): Likewise.
4628         * tests/test-strerror.c (main): Likewise.
4629         * tests/test-string.c (main): Likewise.
4630         * tests/test-strtod.c (main): Likewise.
4631         * tests/test-strverscmp.c (main): Likewise.
4632         * tests/test-symlink.c (main): Likewise.
4633         * tests/test-symlinkat.c (main): Likewise.
4634         * tests/test-sys_stat.c (main): Likewise.
4635         * tests/test-sys_time.c (main): Likewise.
4636         * tests/test-time.c (main): Likewise.
4637         * tests/test-unistd.c (main): Likewise.
4638         * tests/test-unlink.c (main): Likewise.
4639         * tests/test-unlinkat.c (main): Likewise.
4640         * tests/test-utimens.c (main): Likewise.
4641         * tests/test-utimensat.c (main): Likewise.
4642         * tests/test-version-etc.c (main): Likewise.
4643         * tests/test-wchar.c (main): Likewise.
4644         * tests/test-wctype.c (main): Likewise.
4645         * tests/test-xprintf-posix.c (main): Likewise.
4646         * tests/test-posixtm.c (main): Likewise.
4647         (STREQ): Delete unused macro.
4648         * tests/test-linkat.c (main): Declare unused arguments.  Avoid
4649         shadowed variables.
4650         * tests/test-memchr.c (main): Likewise.
4651
4652 2009-10-21  Eric Blake  <ebb9@byu.net>
4653
4654         areadlinkat: avoid failure on older glibc
4655         * lib/at-func.c (AT_FUNC_NAME): Check for explicit FUNC_FAIL,
4656         rather than mis-comparing 0 against FUNC_RESULT of char*.
4657
4658 2009-10-21  Bruno Haible  <bruno@clisp.org>
4659
4660         * modules/stpncpy (License): Relicense under LGPLv2+.
4661         Reported by David Lutterkort <lutter@redhat.com>.
4662
4663 2009-10-20  Eric Blake  <ebb9@byu.net>
4664
4665         utimensat: work around Solaris 9 bug
4666         * lib/utimens.c (fdutimens, lutimens): Force a stat if platform
4667         has trailing slash bugs.
4668         * tests/test-lutimens.h (test_lutimens): Enhance test.
4669         * tests/test-utimens.h (test_utimens): Likewise.
4670         * doc/posix-functions/utime.texi (utime): Enhance documentation.
4671         * doc/posix-functions/utimes.texi (utimes): Likewise.
4672         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
4673         * doc/glibc-functions/futimesat.texi (futimesat): Likewise.
4674         * doc/glibc-functions/lutimes.texi (lutimes): Likewise.
4675         * doc/posix-functions/futimens.texi (futimens): Likewise.
4676
4677         fdutimensat: new module
4678         * modules/fdutimensat: New file.
4679         * lib/fdutimensat.c (fdutimensat): Likewise.
4680         * lib/utimens.h (fdutimensat, lutimensat): Declare new functions.
4681         * MODULES.html.sh (File system functions): Mention module.
4682         * modules/fdutimensat-tests: New test.
4683         * tests/test-fdutimensat.c: Likewise.
4684
4685         doc: regenerate INSTALL
4686         * doc/INSTALL: Reflect recent autoconf update.
4687         * doc/INSTALL.ISO: Likewise.
4688         * doc/INSTALL.UTF-8: Likewise.
4689
4690 2009-10-20  Pádraig Brady  <P@draigBrady.com>
4691
4692         acl: warn if ACL support is not detected
4693         * m4/acl.m4 (gl_FUNC_ACL): Output a warning if ACL support is not found.
4694
4695 2009-10-19  Giuseppe Scrivano  <gscrivano@gnu.org>
4696
4697         * lib/nproc.h: Add extern "C" block for C++.
4698
4699 2009-10-18  Reuben Thomas  <rrt@sc3d.org>
4700             Bruno Haible  <bruno@clisp.org>
4701
4702         * doc/posix-functions/isascii.texi: Document the 2 alternative APIs.
4703         * doc/posix-functions/isalnum.texi: Document the 4 alternative APIs.
4704         * doc/posix-functions/isalpha.texi: Likewise.
4705         * doc/posix-functions/isblank.texi: Likewise.
4706         * doc/posix-functions/iscntrl.texi: Likewise.
4707         * doc/posix-functions/isdigit.texi: Likewise.
4708         * doc/posix-functions/isgraph.texi: Likewise.
4709         * doc/posix-functions/islower.texi: Likewise.
4710         * doc/posix-functions/isprint.texi: Likewise.
4711         * doc/posix-functions/ispunct.texi: Likewise.
4712         * doc/posix-functions/isspace.texi: Likewise.
4713         * doc/posix-functions/isupper.texi: Likewise.
4714         * doc/posix-functions/isxdigit.texi: Likewise.
4715
4716 2009-10-18  Bruno Haible  <bruno@clisp.org>
4717
4718         Tests for module 'isblank'.
4719         * modules/isblank-tests: New file.
4720         * tests/test-isblank.c: New file.
4721
4722         New module 'isblank'.
4723         * lib/isblank.c: New file.
4724         * m4/isblank.m4: New file.
4725         * modules/isblank: New file.
4726         * doc/posix-functions/isblank.texi: Mention the new module.
4727
4728 2009-10-18  Bruno Haible  <bruno@clisp.org>
4729
4730         New module 'ctype'.
4731         * lib/ctype.in.h: New file.
4732         * m4/ctype.m4: New file.
4733         * modules/ctype: New file.
4734         * doc/posix-headers/ctype.texi: Mention the new module.
4735
4736 2009-10-18  Jim Meyering  <meyering@redhat.com>
4737
4738         m4: stylistic-only: hoist AC_SUBST to be adjacent to initialization
4739         Declare a variable like LIB_CLOCK_GETTIME to be AC_SUBSTituted
4740         right after its initialization, rather than farther down.
4741         Keeping these in close proximity makes it easier to ensure
4742         that each such variable is initialized.  E.g.,
4743
4744             LIB_CLOCK_GETTIME=
4745             AC_SUBST([LIB_CLOCK_GETTIME])
4746
4747         This change also increments these serial numbers.
4748         * m4/clock_time.m4 (gl_CLOCK_TIME): Hoist AC_SUBST use.
4749         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
4750         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
4751
4752 2009-10-18  Bruno Haible  <bruno@clisp.org>
4753
4754         Don't let environment variables perturb build.
4755         * m4/gethrxtime.m4 (gl_GETHRXTIME): Initialize LIB_GETHRXTIME here...
4756         (gl_PREREQ_GETHRXTIME): ... not here.
4757
4758 2009-10-18  Bruno Haible  <bruno@clisp.org>
4759
4760         Avoid symlink attack in localcharset module.
4761         * lib/localcharset.c: Include <fcntl.h>, <unistd.h>.
4762         (O_NOFOLLOW): Define fallback.
4763         (get_charset_aliases): Don't open the file if it is a symbolic link.
4764         * m4/fcntl_h.m4 (gl_FCNTL_O_FLAGS): New macro, extracted from
4765         gl_FCNTL_H.
4766         (gl_FCNTL_H): Require it.
4767         * m4/localcharset.m4 (gl_LOCALCHARSET): Likewise.
4768         * modules/localcharset (Files): Add m4/fcntl_h.m4.
4769         Reported by Fergal Glynn <fglynn@veracode.com>.
4770
4771 2009-10-18  Bruno Haible  <bruno@clisp.org>
4772
4773         Implement nproc for mingw.
4774         * lib/nproc.c: Include <windows.h>
4775         (num_processors): On native Windows platforms, try GetSystemInfo.
4776
4777 2009-10-18  Bruno Haible  <bruno@clisp.org>
4778
4779         Implement nproc for IRIX.
4780         * lib/nproc.c: Include <sys/sysmp.h>.
4781         (num_processors): On IRIX systems, try sysmp.
4782         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/sysmp.h and sysmp.
4783
4784 2009-10-18  Bruno Haible  <bruno@clisp.org>
4785
4786         Implement nproc for HP-UX.
4787         * lib/nproc.c: Include <sys/pstat.h>
4788         (num_processors): On HP-UX systems, try pstat_getdynamic.
4789         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/pstat.h and
4790         pstat_getdynamic.
4791
4792 2009-10-18  Giuseppe Scrivano  <gscrivano@gnu.org>
4793             Bruno Haible  <bruno@clisp.org>
4794
4795         Implement nproc for NetBSD, OpenBSD.
4796         * lib/nproc.c: Include <sys/types.h>, <sys/param.h>, <sys/sysctl.h>.
4797         (ARRAY_SIZE): New macro.
4798         (num_processors): On BSD systems, try sysctl of HW_NCPU.
4799         * m4/nproc.m4: New file.
4800         * modules/nproc (Files): Add m4/nproc.m4.
4801         (configure.ac): Invoke gl_NPROC. Remove AC_LIBOBJ invocation.
4802         (Makefile.am): Instead, augment lib_SOURCES.
4803
4804 2009-10-18  Bruno Haible  <bruno@clisp.org>
4805
4806         Fix recognition of sys/sysctl.h on OpenBSD 4.0.
4807         * m4/physmem.m4 (gl_PHYSMEM): Before including sys/sysctl.h, include
4808         sys/param.h.
4809
4810 2009-10-16  Eric Blake  <ebb9@byu.net>
4811
4812         utimensat: new module
4813         * modules/utimensat: New file.
4814         * lib/utimensat.c (utimensat): Likewise.
4815         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
4816         * lib/utimens.c (utimensat): Avoid recursion into rpl_utimensat,
4817         so we can work around Linux bugs.
4818         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
4819         * modules/sys_stat (Makefile.am): Substitute them.
4820         * lib/sys_stat.in.h (utimensat): Declare it.
4821         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
4822         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
4823         * modules/utimensat-tests: New test.
4824         * tests/test-utimensat.c: Likewise.
4825
4826         utimens: let lutimens work on non-symlinks
4827         * lib/utimens.c (lutimens): Fall back to utimens rather than
4828         failing with ENOSYS, when file is not a symlink.
4829         (utimens): Reduce redirection.
4830         * tests/test-lutimens.h (test_lutimens): Update test to cover
4831         non-symlinks.
4832         * tests/test-utimens.h (test_utimens): Update test to cover
4833         symlinks.
4834         * tests/test-utimens.c (main): Update caller.
4835
4836         utimens: cache whether utimensat syscall works
4837         * lib/utimens.c (utimensat_works_really): New cache variable.
4838         (fdutimens, lutimens): Use it to avoid failing syscall.
4839
4840         test-stat-time, test-utimens: improve portability
4841         * tests/test-stat-time.c (nap): Lengthen delay to 20ms, for
4842         ext4 on alpha, and for cygwin.
4843         * tests/test-utimens-common.h: New file.
4844         (nap): Factor delays into single function.
4845         * tests/test-lutimens.h (test_lutimens): Use new header.
4846         * tests/test-futimens.h (test_futimens): Likewise.
4847         * tests/test-utimens.h (test_utimens): Likewise.  Also, force NFS
4848         timestamps to occur from same machine, as was done previously for
4849         test_utimens.
4850         * modules/utimens-tests (Files): Ship new file.
4851         * modules/futimens-tests (Files): Likewise.
4852         Reported in part by Jim Meyering.
4853
4854         sys_stat: sort replacement declarations
4855         * lib/sys_stat.in.h: Sort declarations.
4856         * lib/futimens.c (futimens): Fix typo.
4857
4858 2009-10-15  Jim Meyering  <meyering@redhat.com>
4859
4860         don't let environment settings perturb build
4861         Setting the envvars, LIB_CLOCK_GETTIME, LIB_EACCESS or LIB_NANOSLEEP
4862         could cause a configure-time and/or build-time malfunction.
4863         Typically, a configure-time function-in-library test is performed
4864         via code like this:
4865
4866           LIB_VAR=
4867           AC_SUBST([LIB_VAR])
4868           prefix_saved_LIBS=$LIBS
4869             AC_SEARCH_LIBS([FUNC], [LIB_NAME],
4870                        [test "$ac_cv_search_FUNC" = "none required" ||
4871                         LIB_VAR=$ac_cv_search_FUNC])
4872           LIBS=$prefix_saved_LIBS
4873
4874         However, in each of the files affected by this change, the LIB_VAR=
4875         initialization was omitted.  Thus, when set in the environment, its
4876         value would propagate into generated Makefiles when FUNC is not found
4877         in LIB_NAME.
4878         * m4/clock_time.m4 (gl_CLOCK_TIME): Initialize AC_SUBST'd var.
4879         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
4880         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
4881
4882 2009-10-14  Eric Blake  <ebb9@byu.net>
4883
4884         fchdir: avoid infinite recursion in mingw
4885         * lib/fchdir.c (rpl_fstat): Call system fstat, rather than
4886         recursing.
4887
4888         test-stat-time: port to mingw
4889         * tests/test-stat-time.c (force_unlink): Return a value.
4890         (test_ctime) [W32]: Fix compilation error.
4891         (nap): Don't call usleep with too large an argument.  Use
4892         force_unlink.
4893         * doc/pastposix-functions/usleep.texi (usleep): Document the
4894         portability issue.
4895
4896 2009-10-13  Jim Meyering  <meyering@redhat.com>
4897
4898         use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS in modules/*
4899         * modules/pipe-filter-gi: Use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS.
4900         * modules/pipe-filter-ii: Likewise.
4901         * modules/sys_socket-tests: Likewise.
4902         * modules/tsearch-tests: Likewise.
4903         * Makefile (sc_prefer_ac_check_funcs_once): New rule.
4904         (check): Depend on it.
4905
4906 2009-10-12  Eric Blake  <ebb9@byu.net>
4907
4908         utimens-tests: port to NFS file systems
4909         * tests/test-utimens.h (test_utimens): Refactor utimecmp
4910         comparisons to avoid spurious failures from timestamp drift
4911         between NFS machines.
4912
4913 2009-10-12  Eric Blake  <ebb9@byu.net>
4914
4915         stat-time-tests: minor cleanups
4916         * modules/stat-time-tests (configure.ac): Use AC_CHECK_FUNCS_ONCE.
4917         * tests/test-stat-time.c (nap): Separate assignment from call.
4918         Suggested by Paolo Bonzini and Bruno Haible.
4919
4920         sys_stat: guarantee struct timespec
4921         * lib/sys_stat.in.h (includes): Always include <time.h>
4922         * modules/sys_stat (Depends-on): Add time.
4923         * tests/test-sys_stat.c: Guarantee struct timespec, as well as
4924         mode_t permission values.
4925         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document how to
4926         get at subsecond timestamps.
4927
4928 2009-10-10  Eric Blake  <ebb9@byu.net>
4929
4930         futimens: new module
4931         * modules/futimens: New file.
4932         * lib/futimens.c (futimens): Likewise.
4933         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Likewise.
4934         * lib/utimens.c (futimens): Avoid recursion into rpl_futimens, so
4935         we can work around Linux bugs.
4936         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
4937         * modules/sys_stat (Makefile.am): Substitute them.
4938         * lib/sys_stat.in.h (futimens): Declare it.
4939         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
4940         * doc/posix-functions/futimens.texi (futimens): Likewise.
4941         * modules/futimens-tests: New test.
4942         * tests/test-futimens.c: Likewise.
4943
4944         utimens: introduce fdutimens
4945         * lib/utimens.h (fdutimens): New prototype.
4946         * lib/utimens.c (gl_futimens): Move guts...
4947         (fdutimens): ...to new interface.
4948         * tests/test-utimens.c (do_fdutimens): Use it.
4949
4950         utimens: add UTIME_NOW and UTIME_OMIT support
4951         * lib/utimens.c (validate_timespec, update_timespec): New helper
4952         functions.
4953         (gl_futimens, lutimens): Use them.
4954         * modules/utimens (Depends-on): Add gettime, lstat, stat-time,
4955         stdbool, sys_stat.
4956         (Link): Mention resulting library dependency.
4957         * modules/utimecmp (Link): Likewise.
4958         * modules/utimens-tests (Depends-on): Drop stat-time, stdbool.
4959         (Makefile.am): Pick up library dependency.
4960         * lib/sys_stat.in.h (UTIME_NOW, UTIME_OMIT): Guarantee a
4961         definition.
4962         * tests/test-sys_stat.c: Test the definitions.
4963         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document this.
4964         * NEWS: Document library dependency.
4965
4966         utimecmp: support symlink timestamps
4967         * lib/utimecmp.c (utimecmp): Use new interface.  Skip effort of
4968         hashing when possible.  Use pathconf when available.
4969         (SYSCALL_RESOLUTION): Recognize tighter resolution.
4970         * modules/utimecmp (Depends-on): Add lstat.
4971
4972         utimens: add lutimens interface
4973         * lib/utimens.c (lutimens): New function.
4974         * m4/utimens.m4 (gl_UTIMENS): Check for lutimes.
4975         * lib/utimens.h (lutimens): Declare new interface.
4976         * tests/test-utimens.c (main): Enhance test.
4977         * tests/test-lutimens.h (test_lutimens): New file.
4978         * modules/utimens-tests (Files): Distribute it.
4979         (Depends-on): Add symlink.
4980         (configure.ac): Check for usleep.
4981
4982         utimens: validate futimens usage
4983         * lib/utimens.c (gl_futimens): Require valid fd up front, using
4984         fewer syscalls on failure later on.  Avoid compiler warning on
4985         mingw.
4986         * modules/utimens (Depends-on): Add dup2.
4987
4988         utimens: add test
4989         * modules/utimens-tests: New test.
4990         * tests/test-utimens.h: New file.
4991         * tests/test-futimens.h: Likewise.
4992         * tests/test-utimens.c: Likewise.
4993
4994         doc: mention timestamp portability issues
4995         * doc/glibc-functions/lutimes.texi (lutimes): Refer to utimensat
4996         instead.
4997         * doc/posix-functions/utime.texi (utime): Likewise.
4998         * doc/posix-functions/utimes.texi (utimes): Likewise.
4999         * doc/glibc-functions/futimes.texi (futimes): Refer to futimens
5000         instead.
5001         * doc/posix-functions/futimens.texi (futimens): Mention utimens
5002         module.
5003         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
5004         Mention weakness with symlink timestamps.
5005         * doc/glibc-functions/futimesat.texi (futimesat): New file; refer
5006         to utimensat/futimens instead.
5007         * doc/gnulib.texi (Glibc sys/time.h): Include new file.
5008
5009         test-dup2: enhance test
5010         * tests/test-dup2.c (main): Also check AT_FDCWD.
5011
5012         test-stat-time: avoid more spurious failures
5013         * tests/test-stat-time.c (nap): Wait for 15ms rather than 2ms, for
5014         xfs; and avoid race if the two timestamps cross quantization edge.
5015
5016         relocatable: prefer 'file system' over 'filesystem'
5017         * m4/relocatable-lib.m4 (gl_RELOCATABLE_NOP): Use AS_HELP_STRING.
5018         (gl_RELOCATABLE_LIBRARY_BODY): Fix spelling.
5019         * doc/relocatable-maint.texi (Supporting Relocation): Likewise.
5020         * doc/relocatable.texi (Enabling Relocatability): Likewise.
5021         * lib/relocatable.c (compute_curr_prefix): Likewise.
5022
5023 2009-10-10  Jim Meyering  <meyering@redhat.com>
5024
5025         stat-time-tests: check for the usleep function
5026         * modules/stat-time-tests (configure.ac): Now that we test HAVE_USLEEP.
5027
5028 2009-10-10  Bruno Haible  <bruno@clisp.org>
5029
5030         * modules/xnanosleep: Put the Link section after the Include section.
5031
5032 2009-10-09  Eric Blake  <ebb9@byu.net>
5033
5034         dup2: work around FreeBSD 6.1 bug
5035         * m4/dup2.m4 (gl_FUNC_DUP2): Detect bug.
5036         * doc/posix-functions/dup2.texi (dup2): Document it.
5037         Reported by Nelson H. F. Beebe and Jim Meyering.
5038
5039         test-stat-time: port to buggy NFS clients
5040         * tests/test-stat-time.c (main) [W32]: Reduce ifdefs.
5041         (test_ctime): Also skip test if mtime and ctime are skewed.
5042
5043         maint: prefer 'file system' over 'filesystem'
5044         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
5045         * doc/posix-functions/lstat.texi (lstat): Likewise.
5046         * lib/file-has-acl.c (file_has_acl): Likewise.
5047         * lib/fwriteerror.c [TEST]: Likewise.
5048         * tests/test-areadlink.h (test_areadlink): Likewise.
5049         * tests/test-areadlinkat-with-size.c (main): Likewise.
5050         * tests/test-areadlinkat.c (main): Likewise.
5051         * tests/test-canonicalize-lgpl.c (main): Likewise.
5052         * tests/test-canonicalize.c (main): Likewise.
5053         * tests/test-fstatat.c (main): Likewise.
5054         * tests/test-linkat.c (main): Likewise.
5055         * tests/test-lstat.h (test_lstat_func): Likewise.
5056         * tests/test-mkdir.h (test_mkdir): Likewise.
5057         * tests/test-readlink.h (test_readlink): Likewise.
5058         * tests/test-remove.c (main): Likewise.
5059         * tests/test-rename.h (test_rename): Likewise.
5060         * tests/test-renameat.c (main): Likewise.
5061         * tests/test-rmdir.h (test_rmdir_func): Likewise.
5062         * tests/test-symlink.h (test_symlink): Likewise.
5063         * tests/test-symlinkat.c (main): Likewise.
5064         * tests/test-unlink.h (test_unlink_func): Likewise.
5065         * tests/test-unlinkat.c (main): Likewise.
5066
5067         maint: make realtime library usage explicit
5068         * modules/gethrxtime (Link): Mention LIB_GETHRXTIME.
5069         * modules/gettime (Link): Mention LIB_CLOCK_GETTIME.
5070         * modules/settime (Link): Likewise.
5071         * modules/xnanosleep (Link): Mention LIB_NANOSLEEP.
5072
5073         test-stat-time: speed up execution
5074         * tests/test-stat-time.c (test_ctime) [!W32]: Avoid compiler
5075         warning on mingw.
5076         (nap): New helper function.
5077         (prepare_test): Use it to reduce sleep time.
5078         (test_mtime, test_ctime, test_birthtime): Allow for subsecond
5079         execution.
5080         * modules/stat-time-tests (configure.ac): Check for usleep.
5081
5082 2009-10-09  Jim Meyering  <meyering@redhat.com>
5083
5084         selinux-h: always use getfilecon wrappers
5085         * lib/getfilecon.c: New file.
5086         * lib/se-selinux.in.h: Use a better inclusion guard symbol name.
5087         [HAVE_SELINUX_SELINUX_H]: Include-next <selinux/selinux.h>.
5088         [!HAVE_SELINUX_SELINUX_H]: Use better parameter names.
5089         (fgetfilecon): Provide a stub.
5090         * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): Don't
5091         AC_SUBST SELINUX_SELINUX_H, since now we're generating that
5092         file unconditionally.
5093         When <selinux/selinux.h> is found, arrange to use wrappers.
5094         * modules/selinux-h (Files): Add getfilecon.c.
5095         (Makefile.am): Substitute include-next-related bits
5096         into the now-always-generated selinux/selinux.h file.
5097         * doc/glibc-functions/lgetfilecon.texi: New file.
5098         * doc/glibc-functions/fgetfilecon.texi: New file.
5099         * doc/glibc-functions/getfilecon.texi: New file.
5100         * doc/glibc-functions/getfilecon-desc.texi: New file.
5101         * doc/gnulib.texi (Glibc selinux/selinux.h): New section, by
5102         which to pull in the new files.
5103         * MODULES.html.sh (Misc): Add selinux-h.
5104
5105 2009-10-08  Jim Meyering  <meyering@redhat.com>
5106
5107         unistd: fix comment typo
5108         * lib/unistd.in.h (euidaccess): Fix a comment typo.
5109
5110 2009-10-08  Eric Blake  <ebb9@byu.net>
5111
5112         areadlink: use SIZE_MAX consistently
5113         * modules/areadlink (Depends-on): Add stdint.
5114         * modules/areadlink-with-size (Depends-on): Likewise.
5115         * lib/areadlink-with-size.c (includes): Drop stdio, since stdlib
5116         gives NULL; drop sys/types, since unistd gives size_t; and add
5117         stdint for SIZE_MAX.
5118         (SIZE_MAX): Rely on headers.
5119         * lib/areadlinkat-with-size.c (includes): Drop stdio, sys/types,
5120         and add stdint.
5121         * lib/areadlink.c (includes): Drop sys/types, and add stdint.
5122         (SIZE_MAX): Likewise.
5123         (INITIAL_BUF_SIZE): Turn into enum.
5124         * lib/areadlinkat.c (INITIAL_BUF_SIZE): Likewise.
5125
5126 2009-10-08  Jim Meyering  <meyering@redhat.com>
5127
5128         areadlinkat: avoid compilation failure
5129         * lib/areadlinkat.c: Include <stdint.h> for use of SIZE_MAX.
5130         Fix typo in comment.
5131
5132 2009-10-07  Eric Blake  <ebb9@byu.net>
5133
5134         areadlinkat-with-size: new module
5135         * modules/areadlinkat-with-size: New module.
5136         * lib/areadlinkat-with-size.c (areadlinkat_with_size): New file.
5137         * lib/areadlink.h (areadlinkat): Declare it.
5138         * MODULES.html.sh (File system functions): Mention it.
5139         * modules/areadlinkat-with-size-tests: New test.
5140         * tests/test-areadlinkat-with-size.c: New file.
5141
5142         xreadlinkat: new module
5143         * modules/xreadlinkat: New module.
5144         * lib/xreadlinkat.c (xreadlinkat): New file.
5145         * lib/xreadlink.h (xreadlinkat): Declare it.
5146         * MODULES.html.sh (File system functions): Mention it.
5147
5148         areadlinkat: new module
5149         * lib/at-func.c (FUNC_FAIL): New define.
5150         (AT_FUNC_NAME, VALIDATE_FLAG): Use it rather than raw -1.
5151         * modules/areadlinkat: New module.
5152         * lib/linkat.c (areadlinkat): Move...
5153         * lib/areadlinkat.c (areadlinkat): ...to new file.
5154         * lib/areadlink.h (areadlinkat): Declare it.
5155         * modules/linkat (Depends-on): Add areadlinkat.
5156         * MODULES.html.sh (File system functions): Mention it.
5157         * modules/areadlinkat-tests: New test.
5158         * tests/test-areadlinkat.c: New file.
5159
5160         areadlink, areadlink-with-size: add tests
5161         * modules/areadlink-tests: New test.
5162         * modules/areadlink-with-size-tests: Likewise.
5163         * tests/test-areadlink.h: New file.
5164         * tests/test-areadlink.c: Likewise.
5165         * tests/test-areadlink-with-size.c: Likewise.
5166
5167         maint: minor cleanups
5168         * lib/fts.c (ATTRIBUTE_UNUSED): Delete; use gnulib-guaranteed
5169         _UNUSED_PARAMETER_ instead.
5170         * lib/getdate.y (ATTRIBUTE_UNUSED): Likewise.
5171         * lib/utimens.c (ATTRIBUTE_UNUSED): Likewise.
5172         * modules/linkat-tests (Files): Distribute test-link.h.
5173
5174         openat, utimens: whitespace cleanup
5175         * lib/openat.c: Prefer space throughout, rather than mix of 8
5176         spaces vs. tabs.
5177         * lib/at-func.c: Likewise.
5178         * lib/utimens.c: Likewise.
5179
5180         openat: avoid using wrong fd
5181         * lib/openat.c (openat_permissive): Reject user's fd if saving the
5182         working directory chooses same fd.
5183         * lib/at-func.c (AT_FUNC_NAME): Likewise.
5184
5185         mkdir, mkdirat: fix cygwin 1.5.x bug
5186         * lib/mkdir.c (rpl_mkdir) [FUNC_MKDIR_DOT_BUG]: Work around bug.
5187         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Move...
5188         * m4/mkdir.m4 (gl_FUNC_MKDIR): ...here, and add check for cygwin
5189         bug.
5190         (gl_PREREQ_MKDIR): Delete unused macro.
5191         * modules/mkdir (Files): Track file rename.
5192         (configure.ac): Update macro name.
5193         * modules/openat (Depends-on): Add mkdir.
5194         * doc/posix-functions/mkdir.texi (mkdir): Document the bug.
5195
5196         mkdir, mkdirat: add tests
5197         * modules/mkdir-tests: New test.
5198         * tests/test-mkdir.h: New file.
5199         * tests/test-mkdir.c: Likewise.
5200         * tests/test-mkdirat.c: Likewise.
5201         * modules/openat-tests (Files): Add new files.
5202         (Makefile.am): Run new test.
5203
5204 2009-10-06  Eric Blake  <ebb9@byu.net>
5205
5206         doc: tweak *at function documentation
5207         * doc/posix-functions/faccessat.texi (faccessat): Mention
5208         known issue with replacement.
5209         * doc/posix-functions/fchdir.texi (fchdir): Likewise.
5210         * doc/posix-functions/linkat.texi (linkat): Likewise.
5211         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
5212         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
5213         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
5214         * doc/posix-functions/renameat.texi (renameat): Likewise.
5215         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
5216
5217         openat: fix GNU/Hurd bug in unlinkat
5218         * m4/openat.m4 (gl_FUNC_OPENAT): Replace unlinkat if unlink is
5219         broken.
5220         * doc/posix-functions/unlink.texi (unlink): Document this.
5221         * doc/posix-functions/unlinkat.texi (unlinkat): Likewise.
5222
5223         fdopendir: fix GNU/Hurd bug
5224         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Check for Hurd bug in
5225         allowing non-directory fds.
5226         * lib/fdopendir.c (rpl_fdopendir): Work around it.
5227         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): New witness.
5228         * modules/dirent (Makefile.am): Substitute it.
5229         * lib/dirent.in.h (fdopendir): Declare replacement.
5230         * doc/posix-functions/fdopendir.texi (fdopendir): Document this.
5231         * tests/test-fdopendir.c (main): Test something other than
5232         /dev/null, since on Hurd that behaves like a directory.
5233
5234         test-symlink: port to GNU/Hurd
5235         * tests/test-symlink.h (test_symlink): Relax expected errno.
5236
5237         doc: tweak more cygwin information
5238         * doc/glibc-headers/getopt.texi (getopt.h): Cygwin 1.7 getopt is
5239         now compatible with glibc.
5240         * doc/posix-functions/getopt.texi (getopt): Likewise.
5241
5242         getopt-gnu: add another test
5243         * tests/test-getopt_long.h (test_getopt_long_posix): New test, to
5244         guarantee behavior relied on by m4.
5245         * tests/test-getopt.c (main): Use it.
5246         * modules/getopt-posix-tests (Depends-on): Add setenv.
5247         See http://lists.gnu.org/archive/html/bug-m4/2006-09/msg00028.html.
5248
5249         getopt: fix compilation on darwin
5250         * lib/getopt.in.h (includes): Leave breadcrumbs during system
5251         include.
5252         * lib/unistd.in.h (getopt): Use them to avoid recursive include.
5253         Reported by Ludovic Courtès.
5254
5255 2009-10-06  Bruno Haible  <bruno@clisp.org>
5256
5257         * modules/size_max (Description): Discourage its use.
5258         Reported by Simon Josefsson.
5259
5260 2009-10-06  Jim Meyering  <meyering@redhat.com>
5261
5262         linkat: avoid compilation failure
5263         * lib/linkat.c: Include <stdint.h> for use of SIZE_MAX.
5264
5265 2009-10-05  Eric Blake  <ebb9@byu.net>
5266
5267         linkat: support Linux 2.6.17
5268         * m4/linkat.m4 (gl_FUNC_LINKAT): Default to always replacing
5269         linkat on Linux, but allow cache variable override.
5270         * lib/linkat.c (rpl_linkat): Define override.
5271         * modules/linkat (Depends-on): Add symlinkat.
5272         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add new default.
5273         * modules/unistd (Makefile.am): Substitute it.
5274         * lib/unistd.in.h (linkat): Declare replacement.
5275         Reported by Pádraig Brady.
5276
5277         quotearg: port test to systems with C.UTF-8 locale
5278         * tests/test-quotearg.c (struct result_strings): Add another
5279         member, differentiating between C.ASCII and C.UTF-8 handling.
5280         (compare_strings): Add parameter.
5281         (main): Adjust all callers.
5282
5283         getopt: avoid clash with FreeBSD _getopt_internal
5284         * lib/getopt.in.h (_getopt_internal): Override the name.
5285         * lib/getopt_int.h (includes): Pick up any overrides.
5286         Reported by Reuben Thomas.
5287
5288         hash: allow C89 compilation
5289         * lib/hash.c (check_tuning): Move declaration before statement.
5290         Reported by Reuben Thomas.
5291
5292 2009-10-05  Karl Berry  <karl@gnu.org>
5293
5294         * doc/gnulib.texi: @include execvpe.texi, missing for several days.
5295
5296 2009-10-04  Paolo Bonzini  <bonzini@gnu.org>
5297             Bruno Haible  <bruno@clisp.org>
5298
5299         * lib/uname.c (uname): Use a table-driven algorithm to compute
5300         Windows NT versions.
5301
5302 2009-10-04  Bruno Haible  <bruno@clisp.org>
5303
5304         * lib/progname.c (set_program_name): Also remove the "lt-" prefix from
5305         program_invocation_short_name.
5306         * modules/progname (configure.ac): Test for presence of
5307         program_invocation_short_name.
5308         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
5309
5310 2009-10-04  Bruno Haible  <bruno@clisp.org>
5311
5312         * lib/progname.c (set_program_name): Fix comment.
5313         Reported by Jim Meyering.
5314
5315 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
5316             Bruno Haible  <bruno@clisp.org>
5317
5318         * lib/uname.c: Include <string.h>.
5319         (uname): Do only one call to GetVersionEx in the common case.
5320
5321 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
5322             Bruno Haible  <bruno@clisp.org>
5323
5324         * lib/uname.c (VER_PLATFORM_WIN32_CE, PROCESSOR_ARCHITECTURE_AMD64,
5325         PROCESSOR_ARCHITECTURE_IA32_ON_WIN64): Define fallbacks.
5326         (uname): Add support for Windows CE and various non-x86 CPU types.
5327
5328 2009-10-03  Bruno Haible  <bruno@clisp.org>
5329
5330         * gnulib-tool (func_create_testdir): Conditionally emit AM_PROG_CC_C_O
5331         invocation to tests/configure.ac.
5332         Reported by Ian Beckwith <ianb@erislabs.net>.
5333
5334 2009-10-02  Eric Blake  <ebb9@byu.net>
5335
5336         fchdir: avoid compiler warning
5337         * lib/fchdir.c (canonicalize_file_name)
5338         [!HAVE_CANONICALIZE_FILE_NAME]: Avoid compiler warning on mingw.
5339
5340         test-open: support mingw errno values
5341         * tests/test-open.h (test_open): Relax test.
5342         * tests/test-fopen.h (test_fopen): Likewise.
5343         * tests/test-openat-safer.c (main): Likewise.
5344
5345         open: fix opening directory on mingw
5346         * lib/open.c (open) [REPLACE_OPEN_DIRECTORY]: Correct typo.
5347
5348         test-open: on GNU/Hurd, /dev/null is a directory
5349         * tests/test-fopen.h (main): Rename...
5350         (test_fopen): ...to this.  Use a guaranteed non-directory when
5351         confirming open behavior on trailing slash.
5352         * tests/test-openat-safer.c (main): Likewise.
5353         * tests/test-open.h (main): Likewise....
5354         (test_open): ...to this.
5355         * tests/test-fopen.c (main): Adjust caller.
5356         * tests/test-fopen-safer.c (main): Likewise.
5357         * tests/test-open.c (main): Likewise.
5358         * tests/test-fcntl-safer.c (main): Likewise.
5359         Reported by Samuel Thibault.
5360
5361         rename, fchdir: don't ignore chdir failure
5362         * lib/fchdir.c (get_name): Abort on unexpected chdir failure.
5363         * lib/rename.c (rpl_rename) [W32]: Likewise.
5364         (rpl_rename) [RENAME_DEST_EXISTS_BUG]: Avoid one case of losing
5365         an empty destination directory if source cannot be renamed,
5366         although there is still possibility for failure.
5367         * doc/posix-functions/rename.texi (rename): Document the race.
5368         Reported by Jim Meyering.
5369
5370         maint: cleanup whitespace in recent commits
5371         * lib/rename.c (rpl_rename): Remove tabs.
5372         * tests/test-link.h (test_link): Likewise.
5373         * lib/fchdir.c (get_name): Likewise.
5374         Reported by Jim Meyering.
5375
5376 2009-10-02  Ben Pfaff  <blp@gnu.org>
5377
5378         relocatable-prog-wrapper: Add missing dependency on
5379         double-slash-root.
5380         * modules/relocatable-prog-wrapper: Add dependency.
5381         Reported by Ian Beckwith <ianb@erislabs.net>.
5382
5383 2009-10-02  Eric Blake  <ebb9@byu.net>
5384
5385         renameat: fix Solaris bugs
5386         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Replace renameat if rename
5387         needed fixing.
5388         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): New witness.
5389         * modules/stdio (Makefile.am): Substitute it.
5390         * lib/stdio.in.h (renameat): Declare replacement.
5391         * lib/renameat.c (rpl_renameat): Implement fix.
5392
5393         renameat: new module
5394         * modules/renameat: New file.
5395         * lib/renameat.c (renameat): Likewise.
5396         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Likewise.
5397         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
5398         * modules/stdio (Makefile.am): Substitute them.
5399         * lib/stdio.in.h (renameat): Declare it.
5400         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
5401         * doc/posix-functions/renameat.texi (renameat): Likewise.
5402         * modules/renameat-tests: New test.
5403         * tests/test-renameat.c: Likewise.
5404
5405         rename: fix mingw bugs
5406         * lib/rename.c (rpl_rename) [W32]: Fix trailing slash and
5407         directory overwrite bugs.
5408
5409         rename: fix another cygwin 1.5 bug
5410         * m4/rename.m4 (gl_FUNC_RENAME): Split cygwin bugs into two
5411         checks.
5412         * lib/rename.c (rpl_rename): Don't penalize NetBSD with
5413         unnecessary cygwin workarounds.  Also work around bug with moving
5414         full directory onto an empty one.
5415         * modules/rename (Depends-on): Add canonicalize-lgpl, rmdir.
5416
5417         rename-dest-slash: merge into rename module
5418         * modules/rename-dest-slash (Status): Mark obsolete.
5419         (Depends-on): Add rename.
5420         (Files): Let rename do it all.
5421         * m4/rename.m4 (gl_FUNC_RENAME): Also test for NetBSD bugs,
5422         subsuming the test from gl_FUNC_RENAME_TRAILING_DEST_SLASH...
5423         * m4/rename-dest-slash.m4: ...so this file can be deleted.
5424         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Delete.
5425         * lib/rename.c (rpl_rename): Update comments.
5426
5427         rename: fix cygwin 1.5.x bugs
5428         * m4/rename.m4 (gl_FUNC_RENAME): Detect cygwin bugs.
5429         * lib/rename.c (rpl_rename): Work around them.
5430         * modules/rename (Depends-on): Add same-inode.
5431
5432         rename: fix Solaris 10 bug
5433         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
5434         * lib/rename.c (rpl_rename): Don't cripple POSIX behavior if this
5435         was the only bug.
5436
5437         rename: fix Solaris 9 bug
5438         * lib/rename.c (rpl_rename): Rewrite to recognize trailing slash
5439         on non-directory.  Avoid calling exit.
5440         * modules/rename (Depends-on): Drop xalloc; add lstat, stdbool,
5441         strdup.
5442         * modules/rename-tests (Depends-on): Drop lstat.
5443         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
5444         (gl_PREREQ_RENAME): Delete unused macro.
5445
5446         rename-dest-slash: fix NetBSD bug
5447         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Detect hard
5448         links.
5449         * modules/rename-dest-slash (Depends-on): Add same-inode.
5450
5451         rename-tests: new test, exposes several platform bugs
5452         * modules/rename-tests: New file.
5453         * tests/test-rename.h: Likewise.
5454         * tests/test-rename.c: Likewise.
5455         * doc/posix-functions/rename.texi (rename): Improve documentation,
5456         including bugs that will eventually be fixed in gnulib.
5457
5458 2009-10-02  Paolo Bonzini  <bonzini@gnu.org>
5459
5460         * lib/uname.c: Include <stdlib.h>
5461         (uname): Assume version info is available.
5462
5463 2009-10-02  Jim Meyering  <meyering@redhat.com>
5464
5465         gnu-web-doc-update: correct --help output
5466         * build-aux/gnu-web-doc-update: Make --help output relevant.
5467
5468         gnu-web-doc-update: add standard options
5469         * build-aux/gnu-web-doc-update: Add --help, --version, etc.
5470
5471         gnu-web-doc-update: New module.
5472         Use this script to automatically update the on-line web documentation
5473         for your GNU project at http://www.gnu.org/software/$pkg/manual/
5474         * modules/gnu-web-doc-update: New file, from coreutils.
5475         * build-aux/gnu-web-doc-update: New script.
5476
5477 2009-10-01  Paolo Bonzini  <bonzini@gnu.org>
5478
5479         link: LoadLibrary is not needed.
5480         * lib/link.c: Use GetModuleHandle.
5481
5482 2009-10-01  Eric Blake  <ebb9@byu.net>
5483
5484         getopt: bump serial number
5485         * m4/getopt.m4: Increment serial number, to account for 2009-09-24
5486         change.
5487
5488         tests: tighten link, rmdir, and remove tests
5489         * tests/test-link.h (includes): No need to use <config.h> here.
5490         Clean up if directory hard link was created, otherwise test for
5491         trailing '.'.
5492         * tests/test-linkat.c (main): Simplify.
5493         * tests/test-remove.c (main): Enhance test for trailing '.'.
5494         * tests/test-rmdir.h (test_rmdir_func): Likewise.
5495
5496 2009-10-01  Jim Meyering  <meyering@redhat.com>
5497
5498         maint.mk: requiring "make major" was annoying, for a "minor" release.
5499         What is intended is "stable", to contrast with alpha and beta,
5500         so require "make stable", not "make major".
5501         * build-aux/announce-gen (%valid_release_types): s/major/stable/.
5502         (get_tool_versions): Likewise.
5503         * top/maint.mk (ALL_RECURSIVE_TARGETS): s/major/stable/
5504
5505 2009-09-30  Ben Pfaff  <blp@gnu.org>
5506
5507         Fix broken build of replacement for Windows tmpfile().
5508         * lib/tmpfile.c (tmpfile): Fix call to gen_tempname() to provide
5509         flags argument added along with the 'mkostemp' module.
5510
5511 2009-09-28  Bruno Haible  <bruno@clisp.org>
5512
5513         Avoid identifier clash with POSIX function 'remove' defined as a macro.
5514         * lib/gl_list.h (struct gl_list_implementation): Rename field 'remove'
5515         to 'remove_elt'.
5516         (gl_list_remove): Update.
5517         * lib/gl_list.c (gl_list_remove): Update.
5518         * lib/gl_oset.h (struct gl_oset_implementation): Rename field 'remove'
5519         to 'remove_elt'.
5520         (gl_oset_remove): Update.
5521         * lib/gl_list.c (gl_oset_remove): Update.
5522         Reported by Eric Blake.
5523
5524 2009-09-28  Eric Blake  <ebb9@byu.net>
5525
5526         doc: mention yet more cygwin 1.7 status
5527         * doc/posix-functions/fexecve.texi (fexecve): Now implemented in
5528         cygwin.
5529         * doc/glibc-functions/execvpe.texi (execvpe): New file.
5530         * doc/gnulib.texi (Glibc unistd.h): Mention it.
5531
5532         argp: fix test failure
5533         * lib/argp-help.c (hol_entry_cmp): Don't use _tolower on values
5534         that are not upper-case.  Pass correct range to tolower.
5535
5536 2009-09-27  Jim Meyering  <meyering@redhat.com>
5537
5538         test-yesno: work around sparc-dash here-document infelicity
5539         Without this change, the literal \177 byte in a here document
5540         would make dash 0.5.5.1-3 access uninitialized memory.
5541         * tests/test-yesno.sh: Don't put the \177 byte in the here document.
5542         Instead, use a marker, "@", and filter through tr to create the desired
5543         contents.  Reported as <http://bugs.debian.org/548493> by Kurt Roeckx.
5544
5545 2009-09-27  Bruno Haible  <bruno@clisp.org>
5546
5547         Disable untested support for new flavours of ACLs on AIX.
5548         * lib/file-has-acl.c (file_has_acl): Mark newer AIX code as work in
5549         progress.
5550         * lib/set-mode-acl.c (qset_acl): Likewise.
5551
5552 2008-12-07  Bruno Haible  <bruno@clisp.org>
5553
5554         Add support for new flavours of ACLs on AIX. (Untested.)
5555         * lib/file-has-acl.c [AIX] (acl_nfs4_nontrivial): New function.
5556         (file_has_acl): Add support for newer AIX.
5557         * lib/set-mode-acl.c (qset_acl): Likewise.
5558         * tests/test-sameacls.c (main): Fix use of aclx_get function. Hint by
5559         Rainer Tammer <tammer@tammer.net>.
5560
5561 2009-09-26  Eric Blake  <ebb9@byu.net>
5562
5563         argp: fix compilation of getopt
5564         * lib/getopt.in.h (includes): Use different guard than glibc.
5565         Reported by Sergey Poznyakoff.
5566
5567         doc: mention more cygwin 1.7 status
5568         * doc/posix-functions/access.texi (access): Mention cygwin 1.5
5569         bug.
5570         * doc/posix-functions/execl.texi (execl): Likewise.
5571         * doc/posix-functions/execle.texi (execle): Likewise.
5572         * doc/posix-functions/execlp.texi (execlp): Likewise.
5573         * doc/posix-functions/execv.texi (execv): Likewise.
5574         * doc/posix-functions/execve.texi (execve): Likewise.
5575         * doc/posix-functions/execvp.texi (execvp): Likewise.
5576         * doc/glibc-functions/canonicalize_file_name.texi
5577         (canonicalize_file_name): Cygwin 1.7 now provides this.
5578         * doc/glibc-functions/euidaccess.texi (euidaccess): Likewise.
5579         * doc/posix-functions/fchmodat.texi (fchmodat): Mention limitation
5580         on AT_SYMLINK_NOFOLLOW.
5581
5582 2009-09-24  Eric Blake  <ebb9@byu.net>
5583
5584         test-linkat: make test more robust
5585         * tests/test-linkat.c (main): Avoid collision with EEXIST.
5586
5587         getopt: fix inclusion guards for cygwin
5588         * modules/getopt-posix (Depends-on): Add include-next.
5589         (Makefile.am): Substitute more items in replacement header.
5590         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Also check for native
5591         <getopt.h>.
5592         * lib/getopt.in.h (includes): Use split inclusion guard, and
5593         prefer <getopt.h> over include <unistd.h> when one is present.
5594         (option): Also override name of 'struct option'.
5595
5596         same-inode: revert prior change; it is not yet ready
5597         * NEWS: Undo mention of this change.
5598         * lib/same-inode.h (same-inode.h): Undo tri-state change.
5599         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
5600         * lib/cycle-check.c (cycle_check): Likewise.
5601         * lib/same.c (same_name): Likewise.
5602         * lib/at-func2.c (at_func2): Likewise.
5603
5604 2009-09-23  Eric Blake  <ebb9@byu.net>
5605
5606         linkat: new module
5607         * modules/linkat: New file.
5608         * lib/at-func2.c (at_func2): Likewise.
5609         * lib/linkat.c (linkat): Likewise.
5610         * m4/linkat.m4 (gl_FUNC_LINKAT): Likewise.
5611         * lib/openat-priv.h (at_func2): Add declaration.
5612         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
5613         * modules/unistd (Makefile.am): Substitute them.
5614         * lib/unistd.in.h (linkat): Declare it.
5615         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
5616         * doc/posix-functions/linkat.texi (linkat): Likewise.
5617         * doc/posix-functions/link.texi (link): Tweak wording.
5618         * tests/test-link.c (main): Move guts...
5619         * tests/test-link.h (test_link): ...into new file.
5620         * modules/linkat-tests: New test.
5621         * tests/test-linkat.c: Likewise.
5622         * modules/link-tests (Files): Ship new file.
5623         (Depends-on): Add stdbool.
5624
5625         dirname: add library-safe mdir_name
5626         * lib/dirname.h (mdir_name): New prototype.
5627         * lib/dirname.c (dir_name): Move guts...
5628         (mdir_name): ...to new function that avoids xalloc_die.
5629
5630         fchdir: another mingw fix
5631         * modules/fchdir (Depends-on): Drop canonicalize-lgpl.
5632         * lib/fchdir.c (get_name): New helper method; skips canonicalize
5633         on mingw (where it has not yet been ported), and make it optional
5634         elsewhere.
5635         (_gl_register_fd): Use it.
5636
5637         same-inode: make SAME_INODE tri-state, to port to mingw
5638         * NEWS: Mention this change.
5639         * lib/same-inode.h (same-inode.h): Recognize mingw limitation of
5640         st_ino always being 0.
5641         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
5642         * lib/cycle-check.c (cycle_check): Likewise.
5643         * lib/same.c (same_name): Likewise.
5644
5645         lstat: avoid mingw compilation error
5646         * m4/lstat.m4 (gl_FUNC_LSTAT): Avoid duplicate calls to
5647         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, and deal with missing
5648         lstat ourselves.
5649         * lib/lstat.c [!HAVE_LSTAT]: Do nothing if <sys/stat.h> override
5650         was adequate.
5651         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Let lstat module handle
5652         the checks for lstat.
5653         (gl_SYS_STAT_H_DEFAULTS): Set default for HAVE_LSTAT.
5654
5655         link: fix test failure on Solaris 9
5656         * lib/link.c (rpl_link): Don't assume link will catch bogus
5657         trailing slash on source.
5658
5659         test-symlinkat: enhance test
5660         * tests/test-readlink.c (main): Move guts...
5661         * tests/test-readlink.h (test_readlink): ...into new file.
5662         * tests/test-symlink.c (main): Move guts...
5663         * tests/test-symlink.h (test_symlink): ...into new file.
5664         * tests/test-symlinkat.c (main): Use new files for further
5665         coverage.
5666         (do_symlink, do_readlink): New helper functions.
5667         * modules/symlink-tests (Files): Ship new file.
5668         (Depends-on): Add stdbool.
5669         * modules/readlink-tests (Files): Ship new file.
5670         (Depends-on): Add stdbool.
5671         * modules/symlinkat-tests (Files): Use new files.
5672
5673 2009-09-23  Eric Blake  <ebb9@byu.net>
5674
5675         readlink: document portability issue with symlink length
5676         * doc/posix-functions/lstat.texi (lstat): Mention that some file
5677         systems have bogus st_size on symlinks, and mention the
5678         areadlink-with-size module.
5679         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
5680         * doc/posix-functions/readlink.texi (readlink): Mention the
5681         areadlink module, and ERANGE failure.
5682         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
5683         * tests/test-readlink.c (main): Relax test for AIX, HP-UX.
5684
5685         readlink: fix Solaris 9 bug with trailing slash
5686         * lib/readlink.c (rpl_readlink): Work around trailing slash bug.
5687         * m4/readlink.m4 (gl_FUNC_READLINK): Detect the bug.
5688         * doc/posix-functions/readlink.texi (readlink): Document this.
5689         * modules/readlink-tests: New test.
5690         * tests/test-readlink.c: Likewise.
5691
5692         readlink: fix cygwin 1.5.x bug with return type
5693         * m4/readlink.m4 (gl_FUNC_READLINK): Require correct signature.
5694         * lib/unistd.in.h (readlink): Use ssize_t.
5695         * lib/readlink.c (readlink): Likewise.
5696         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
5697         * modules/unistd (Makefile.am): Substitute it.
5698         * lib/unistd.in.h (readlink): Declare replacement.
5699         * doc/posix-functions/readlink.texi (readlink): Document this.
5700
5701         symlink: use throughout gnulib
5702         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Omit symlink check.
5703         * lib/symlinkat.c (symlinkat) [!HAVE_SYMLINK]: Document why
5704         symlink is not used.
5705         * modules/symlinkat (Depends-on): Add symlink.
5706         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
5707         * modules/canonicalize-tests (Depends-on): Likewise.
5708         * modules/lstat-tests (Depends-on): Likewise.
5709         * modules/openat-tests (Depends-on): Likewise.
5710         * modules/remove-tests (Depends-on): Likewise.
5711         * modules/rmdir-tests (Depends-on): Likewise.
5712         * modules/unlink-tests (Depends-on): Likewise.
5713         * tests/test-canonicalize-lgpl.c (symlink): Delete stub.
5714         * tests/test-canonicalize.c (symlink): Likewise.
5715         * tests/test-fstatat.c (symlink): Likewise.
5716         * tests/test-lstat.c (symlink): Likewise.
5717         * tests/test-remove.c (symlink): Likewise.
5718         * tests/test-rmdir.c (symlink): Likewise.
5719         * tests/test-unlink.c (symlink): Likewise.
5720         * tests/test-unlinkat.c (symlink): Likewise.
5721
5722         symlink: new module, for Solaris 9 bug
5723         * modules/symlink: New file.
5724         * m4/symlink.m4 (gl_FUNC_SYMLINK): Likewise.
5725         * lib/symlink.c: Likewise.
5726         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
5727         * modules/unistd (Makefile.am): Substitute them.
5728         * lib/unistd.in.h (symlink): Declare replacement.
5729         * MODULES.html.sh (File system functions): Mention it.
5730         * doc/posix-functions/symlink.texi (symlink): Likewise.
5731         * modules/symlink-tests: New test.
5732         * tests/test-symlink.c: Likewise.
5733
5734 2009-09-23  Bruno Haible  <bruno@clisp.org>
5735
5736         * gnulib-tool (func_import): Add 'link-warning' to testsrelated_modules
5737         when needed.
5738         Test case: gnulib-tool --import --with-tests atexit inttypes.
5739         Reported by Pauli Miettinen <pauli.miettinen@cs.helsinki.fi>.
5740
5741 2009-09-23  Bruno Haible  <bruno@clisp.org>
5742
5743         * gnulib-tool (func_emit_tests_Makefile_am): Set uses_subdirs in a
5744         subcommand, not in a subshell.
5745
5746 2009-09-22  Eric Blake  <ebb9@byu.net>
5747
5748         unistd: sort replacement declarations
5749         * lib/unistd.in.h: Sort declarations.
5750
5751         open, openat: minor optimization
5752         * lib/open.c (open): If open succeeded, len is non-zero.
5753         * lib/openat.c (rpl_openat): Likewise.
5754
5755         link-follow: ensure correct result
5756         * m4/fcntl_h.m4 (gl_FCNTL_H): Clean up temporary file.
5757         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Likewise, and
5758         distinguish between possible failures.
5759
5760 2009-09-21  Eric Blake  <ebb9@byu.net>
5761
5762         fts: avoid compiler warning
5763         * lib/fts.c (dirent_inode_sort_may_be_useful)
5764         (leaf_optimization_applies) [!__linux__]: Mark unused parameters.
5765
5766 2009-09-19  Bruno Haible  <bruno@clisp.org>
5767
5768         * lib/progreloc.c (canonicalize_file_name): New declaration.
5769
5770 2009-09-19  Eric Blake  <ebb9@byu.net>
5771
5772         link: fix quoting
5773         * m4/link.m4 (gl_FUNC_LINK): Fix shell quoting.
5774
5775         openat: fix openat bugs on Solaris 9
5776         * lib/openat.c (rpl_openat): Work around Solaris 9 bug.
5777         * m4/openat.m4 (gl_FUNC_OPENAT): Also replace openat on Solaris.
5778         * modules/openat (Depends-on): Add open.
5779         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Provide new default.
5780         * modules/fcntl-h (Makefile.am): Substitute it.
5781         * lib/fcntl.in.h (openat): Declare replacement.
5782         * doc/posix-functions/openat.texi (openat): Document this.
5783
5784         openat: move fstatat and unlinkat into correct files
5785         * m4/openat.m4 (gl_FUNC_OPENAT): Adjust which files will be
5786         compiled.
5787         * lib/openat.c (fstatat, unlinkat): Move...
5788         * lib/fstatat.c (fstatat): ...into correct files.
5789         * lib/unlinkat.c (unlinkat): Likewise.
5790
5791         openat: fix unlinkat bugs on Solaris 9
5792         * lib/unlinkat.c (unlinkat): New file.
5793         * modules/openat (Depends-on): Add unlink.
5794         (Files): Distribute it.
5795         * m4/openat.m4 (gl_FUNC_OPENAT): Mark unlinkat for replacement if
5796         trailing slash behavior is broken.
5797         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
5798         * modules/unistd (Makefile.am): Substitute it.
5799         * lib/unistd.in.h (unlinkat): Declare replacement.
5800         * doc/posix-functions/unlinkat.texi (unlinkat): Document this.
5801
5802         openat: fix fstatat bugs on Solaris 9
5803         * lib/fstatat.c (rpl_fstatat): Copy recent fixes from lstat and
5804         stat.
5805         * doc/posix-functions/fstatat.texi (fstatat): Document this.
5806
5807         test-unlinkat: enhance test, to expose Solaris 9 bug
5808         * tests/test-unlink.c (main): Factor guts...
5809         * tests/test-unlink.h (test_rmdir_func): ...into new file.
5810         * tests/test-rmdir.h (test_rmdir_func): Add parameter.
5811         * tests/test-rmdir.c (main): Adjust caller.
5812         * tests/test-unlinkat.c (main): Likewise.  Add unlink tests.
5813         (unlinker): New helper function.
5814         (rmdirat): Enhance check.
5815         * modules/rmdir-tests (Depends-on): Add stdbool.
5816         * modules/unlink-tests (Depends-on): Likewise.
5817         (Files): Add test-unlink.h.
5818         * modules/openat-tests (Files): Likewise.
5819         (Depends-on): Add unlinkdir.
5820
5821         test-fstatat: new test, to expose Solaris 9 bugs
5822         * tests/test-stat.c (main): Factor guts...
5823         * tests/test-stat.h (test_stat_func): ...into new file.
5824         * tests/test-lstat.c (main): Factor guts...
5825         * tests/test-lstat.h (test_lstat_func): ...into new file.
5826         * tests/test-fstatat.c: New file.
5827         * modules/stat-tests (Files): Add test-stat.h.
5828         * modules/lstat-tests (Files): Add test-lstat.h.
5829         (Depends-on): Add stdbool.
5830         * modules/openat-tests (Depends-on): Add pathmax.
5831         (Files): Add test-lstat.h, test-stat.h, test-fstatat.c.
5832         (Makefile.am): Run new test.
5833
5834         remove: new module, for mingw and Solaris 9 bugs
5835         * modules/remove: New file.
5836         * lib/remove.c: Likewise.
5837         * m4/remove.m4 (gl_FUNC_REMOVE): Likewise.
5838         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
5839         * modules/stdio (Makefile.am): Use them.
5840         * lib/stdio.in.h (remove): Declare replacement.
5841         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
5842         * doc/posix-functions/remove.texi (remove): Likewise.
5843         * modules/remove-tests: New test.
5844         * tests/test-remove.c: Likewise.
5845
5846         unlink: new module, for Solaris 9 bug
5847         * modules/unlink: New file.
5848         * lib/unlink.c: Likewise.
5849         * m4/unlink.m4 (gl_FUNC_UNLINK): Likewise.
5850         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
5851         * modules/unistd (Makefile.am): Use them.
5852         * lib/unistd.in.h (stat): Declare replacement.
5853         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
5854         * doc/posix-functions/unlink.texi (unlink): Likewise.
5855         * modules/unlink-tests: New test.
5856         * tests/test-unlink.c: Likewise.
5857
5858         lstat: fix Solaris 9 bug
5859         * lib/lstat.c (lstat): Also check for trailing slash on
5860         non-symlink, non-directories.  Use stat module to simplify logic.
5861         * doc/posix-functions/lstat.texi (lstat): Document it.
5862         * modules/lstat-tests (Depends-on): Add errno, same-inode.
5863         (configure.ac): Check for symlink.
5864         * tests/test-lstat.c (main): Add more tests.
5865
5866         stat: add as dependency to other modules
5867         * modules/chown (Depends-on): Add stat.
5868         * modules/euidaccess (Depends-on): Likewise.
5869         * modules/fchdir (Depends-on): Likewise.
5870         * modules/isdir (Depends-on): Likewise.
5871         * modules/link (Depends-on): Likewise.
5872         * modules/lstat (Depends-on): Likewise.
5873         * modules/mkdir-p (Depends-on): Likewise.
5874         * modules/modechange (Depends-on): Likewise.
5875         * modules/open (Depends-on): Likewise.
5876         * modules/readlink (Depends-on): Likewise.
5877         * modules/same (Depends-on): Likewise.
5878
5879         stat: fix Solaris 9 bug
5880         * m4/stat.m4 (gl_FUNC_STAT): Detect Solaris 9 bug with trailing
5881         slash.
5882         * lib/stat.c (rpl_stat): Work around it.
5883         * doc/posix-functions/stat.texi (stat): Update documentation.
5884
5885         stat: new module, for mingw bug
5886         * modules/stat: New file.
5887         * lib/stat.c: Likewise.
5888         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
5889         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
5890         * modules/sys_stat (Makefile.am): Use them.
5891         * lib/sys_stat.in.h (stat): Declare replacement.
5892         * lib/openat.c (fstatat): Deal with lstat and stat being function
5893         macros.
5894         * modules/openat (Depends-on): Add inline.
5895         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
5896         * doc/posix-functions/stat.texi (stat): Likewise.
5897         * modules/stat-tests: New test.
5898         * tests/test-stat.c: Likewise.
5899
5900 2009-09-19  Jim Meyering  <meyering@redhat.com>
5901
5902         syntax-check: detect unnecessary inclusion of canonicalize.h
5903         * top/maint.mk (sc_prohibit_canonicalize_without_use): New rule.
5904
5905 2009-09-19  Eric Blake  <ebb9@byu.net>
5906
5907         canonicalize-lgpl: adjust clients to use correct header
5908         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
5909         (gl_CANONICALIZE_LGPL): Use correct shell quoting.
5910         * modules/relocatable-prog-wrapper (Files): Drop canonicalize.h.
5911         * lib/fchdir.c (includes): Use <stdlib.h>, not "canonicalize.h".
5912         * lib/progreloc.c (includes): Likewise.
5913
5914 2009-09-19  Jim Meyering  <meyering@redhat.com>
5915
5916         test-posixtm.c: correct a comment
5917         * tests/test-posixtm.c: Correct first-line comment.
5918         Spotted by Eric Blake.
5919
5920 2009-09-16  Jim Meyering  <meyering@redhat.com>
5921
5922         posixtm-tests: make T const-correct; add a test case
5923         * tests/test-posixtm.c (T): Declare const.
5924         Add a test for -(2^31+1).
5925         Remove useless can-succeed-only-in-2002 test.
5926
5927         posixtm-tests: adjust the sole failing test
5928         * tests/test-posixtm.c: Correct 0000-01-01 00:00:00 test so that
5929         expected output matches what mktime now produces.  Cross-checked via
5930         erlang's calendar:datetime_to_gregorian_seconds({{1970,1,1},{0,0,0}})
5931
5932         posixtm: move #ifdef'd tests into a new module
5933         * lib/posixtm.c (posixtime): Remove #ifdef'd tests.  Move to...
5934         * tests/test-posixtm.c: ... this new file.
5935         * modules/posixtm-tests: New module.
5936
5937 2009-09-19  Eric Blake  <ebb9@byu.net>
5938
5939         openat: simplify use of at-func.c
5940         * lib/at-func.c (includes): Include prerequisites here, to
5941         simplify requirements on client files.
5942         * lib/openat-priv.h: Add double-inclusion guard.
5943         * lib/faccessat.c (includes): Simplify.
5944         * lib/fchmodat.c (includes): Likewise.
5945         * lib/fchownat.c (includes): Likewise.
5946         * lib/mkdirat.c (includes): Likewise.
5947         * lib/mkfifoat.c (includes): Likewise.
5948         * lib/symlinkat.c (includes): Likewise.
5949
5950         openat: allow return of fd 0
5951         * modules/chdir-long (Depends-on): Relax openat-safer to openat.
5952         * modules/save-cwd (Depends-on): Replace fcntl-safer with
5953         unistd-safer.
5954         * lib/chdir-long.c (includes): Replace "fcntl--.h" with
5955         <fcntl.h>; this module does not leak fds.
5956         * lib/openat.c (includes): Do not use "fcntl_safer"; plain openat
5957         must be allowed to return 0, leaving openat_safer to add the
5958         safety.
5959         (openat_permissive): Avoid writing to just-opened fd 2 if
5960         restoring the current directory fails.
5961         * lib/openat-die.c (openat_restore_fail): Add comment.
5962         * lib/save-cwd.c (includes): Make "fcntl--.h" conditional.
5963         (save_cwd): Guarantee safe fd, but without use of open_safer.
5964         * tests/test-openat.c: New test.
5965         * modules/openat-tests (Files, Makefile.am): Distribute and build
5966         new file.
5967
5968         relocatable-prog-wrapper: fix build
5969         * modules/relocatable-prog-wrapper (Files): Update name of
5970         canonicalize m4 file, broken on 2009-09-17.
5971         Reported by emad hajjar <aleppos@hotmail.com>.
5972
5973 2009-09-19  Bruno Haible  <bruno@clisp.org>
5974
5975         * lib/safe-alloc.h: Use the standard header with GPL copyright.
5976         * lib/safe-alloc.c: Likewise.
5977         Reported by Ian Beckwith <ianb@erislabs.net>.
5978
5979 2009-09-18  Bruno Haible  <bruno@clisp.org>
5980
5981         * gnulib-tool: Add advice to "cannot find configure.ac" error message.
5982         Reported by <erobles@sensacd.com.mx>.
5983
5984 2009-09-17  Eric Blake  <ebb9@byu.net>
5985
5986         canonicalize: in CAN_ALL_BUT_LAST, allow trailing slash
5987         * lib/canonicalize.c (canonicalize_filename_mode): Skip trailing
5988         slashes when checking if last component is missing.
5989         * tests/test-canonicalize.c (main): Test this.
5990
5991         canonicalize, canonicalize-lgpl: honor // if distinct from /
5992         * modules/canonicalize (Files): Add double-slash-root.m4.
5993         * modules/canonicalize-lgpl (Files): Likewise.
5994         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
5995         (gl_CANONICALIZE_LGPL_SEPARATE): Add dependency.
5996         * lib/canonicalize.c (DOUBLE_SLASH_IS_DISTINCT_ROOT): Provide
5997         fallback definition.
5998         (canonicalize_filename_mode): Use it to protect //.
5999         * lib/canonicalize-lgpl.c (DOUBLE_SLASH_IS_DISTINCT_ROOT)
6000         (__realpath): Likewise.
6001         * tests/test-canonicalize.c (main): Test this.
6002         * tests/test-canonicalize-lgpl.c (main): Likewise.
6003         * modules/canonicalize-tests (Depends-on): Add same-inode.
6004         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
6005
6006         canonicalize-lgpl: fix glibc bug with trailing slash
6007         * m4/canonicalize-lgpl.m4: Move contents...
6008         * m4/canonicalize.m4: ...here.
6009         (gl_CANONICALIZE_LGPL): Factor realpath check...
6010         (gl_FUNC_REALPATH_WORKS): ...into new macro.  Enhance to catch
6011         glibc 2.3.5 bug, fixed 2005-04-27.
6012         (gl_FUNC_CANONICALIZE_FILENAME_MODE): Use it.
6013         (gl_PREREQ_CANONICALIZE_LGPL): Inline...
6014         (gl_CANONICALIZE_LGPL_SEPARATE): ...into this macro.
6015         * modules/canonicalize-lgpl (Files): Manage file rename.
6016         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
6017         * modules/stdlib (Makefile.am): Substitute witness.
6018         * lib/stdlib.in.h (canonicalize_file_name): Declare if replacement
6019         is needed.
6020         * lib/canonicalize-lgpl.c: Also compile if canonicalize_file_name
6021         replacement is required.
6022         * lib/canonicalize.c (canonicalize_file_name): Likewise.
6023         * doc/glibc-functions/canonicalize_file_name.texi
6024         (canonicalize_file_name): Document this.
6025         * doc/posix-functions/realpath.texi (realpath): Likewise.
6026
6027         canonicalize-lgpl: reject non-directory with trailing slash
6028         * lib/canonicalize-lgpl.c (__realpath): Synchronize with glibc.
6029         * tests/test-canonicalize-lgpl.c (main): Enhance test.  This
6030         catches failures in glibc 2.3.5.
6031         * tests/test-canonicalize.c (main): Likewise.
6032
6033         canonicalize-lgpl: use native realpath if it works
6034         * lib/canonicalize-lgpl.c (realpath): Guard with
6035         FUNC_REALPATH_WORKS.
6036         * lib/stdlib.in.h (realpath): Make declaration optional based on
6037         HAVE_REALPATH.
6038         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Check whether
6039         native realpath works.
6040         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
6041         * modules/stdlib (Makefile.am): Substitute witness.
6042
6043         canonicalize, canonicalize-lgpl: use <stdlib.h>
6044         * modules/canonicalize-lgpl (Files): Drop canonicalize.h.
6045         (Include): Mention <stdlib.h>.
6046         (configure.ac): Mention functions we provide.
6047         * modules/canonicalize (configure.ac): Likewise.
6048         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Always replace
6049         realpath if canonicalize_file_name is missing.
6050         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide defaults.
6051         * modules/stdlib (Makefile.am): Substitute witnesses.
6052         * lib/stdlib.in.h (canonicalize_file_name, realpath): Declare.
6053         * lib/canonicalize-lgpl.c (includes): Adjust accordingly.
6054         * lib/canonicalize.h (canonicalize_file_name): Drop declaration.
6055         * NEWS: Document this.
6056         * doc/glibc-functions/canonicalize_file_name.texi
6057         (canonicalize_file_name): Likewise.
6058         * doc/posix-functions/realpath.texi (realpath): Likewise.
6059         * tests/test-canonicalize-lgpl.c (includes): Use <stdlib.h>.
6060
6061         test-canonicalize: consolidate into single C program
6062         * tests/test-canonicalize.sh: Delete; move setup into...
6063         * tests/test-canonicalize.c (main): ...the program, making it
6064         easier to run in debugger.  Add some tests.
6065         * modules/canonicalize-tests (Files): Remove unused file.
6066         (Depends-on): Add progname.
6067         (configure.ac, Makefile.am): Simplify.
6068
6069         test-canonicalize-lgpl: consolidate into single C program
6070         * tests/test-canonicalize-lgpl.sh: Delete; move setup into...
6071         * tests/test-canonicalize-lgpl.c (main): ...the program, making it
6072         easier to run in debugger.  Add some tests.
6073         * modules/canonicalize-lgpl-tests (Files): Remove unused file.
6074         (configure.ac, Makefile.am): Simplify.
6075
6076         canonicalize: avoid resolvepath
6077         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE): Delete
6078         unnecessary checks.
6079         * lib/canonicalize.c (includes): Simplify.
6080         (canonicalize_file_name): Drop resolvepath implementation.
6081         * modules/canonicalize (Depends-on): Drop filenamecat.
6082
6083         canonicalize: don't lose errno
6084         * lib/canonicalize.c (canonicalize_filename_mode): Protect errno
6085         over calls to free.
6086
6087         canonicalize: simplify errno handling
6088         * lib/canonicalize.c (__set_errno): Delete macro, and use direct
6089         assignment.
6090
6091         canonicalize, canonicalize-lgpl: update module dependencies
6092         * modules/canonicalize (Depends-on): Add extensions, lstat,
6093         pathmax, stdlib.
6094         (Files): Drop pathmax.h.
6095         (configure.ac): Adjust macro name.
6096         * modules/canonicalize-lgpl (Depends-on): Add errno, extensions,
6097         lstat, stdlib, sys_stat.
6098         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Rename...
6099         (gl_FUNC_CANONICALIZE_FILENAME_MODE): ...to this, and require
6100         extensions.
6101         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL)
6102         (gl_CANONICALIZE_LGPL_SEPARATE): Require extensions.
6103         (gl_PREREQ_CANONICALIZE_LGPL): Assume unistd.h.
6104         * lib/canonicalize.h (canonicalize_file_name): Use <stdlib.h>
6105         declaration, if available.
6106         * lib/canonicalize-lgpl.c [HAVE_READLINK]: Delete this condition;
6107         we can rely on the readlink module.
6108         (MAXSYMLINKS): Also consult SYMLOOP_MAX.
6109         (includes): Use <unistd.h> unconditionally.
6110
6111 2009-09-17  Eric Blake  <ebb9@byu.net>
6112
6113         maint: make Include sections of modules consistent
6114         * modules/alloca: Use only header name; no need to list #include.
6115         * modules/alloca-opt: Likewise.
6116         * modules/arpa_inet: Likewise.
6117         * modules/canon-host: Likewise.
6118         * modules/configmake: Likewise.
6119         * modules/dirent: Likewise.
6120         * modules/eealloc: Likewise.
6121         * modules/environ: Likewise.
6122         * modules/fchdir: Likewise.
6123         * modules/fcntl: Likewise.
6124         * modules/fcntl-h: Likewise.
6125         * modules/gethrxtime: Likewise.
6126         * modules/gettime: Likewise.
6127         * modules/ignore-value: Likewise.
6128         * modules/inet_ntop: Likewise.
6129         * modules/inet_pton: Likewise.
6130         * modules/inttypes: Likewise.
6131         * modules/isnand-nolibm: Likewise.
6132         * modules/isnanf-nolibm: Likewise.
6133         * modules/mbchar: Likewise.
6134         * modules/mbfile: Likewise.
6135         * modules/mbiter: Likewise.
6136         * modules/mbuiter: Likewise.
6137         * modules/netdb: Likewise.
6138         * modules/netinet_in: Likewise.
6139         * modules/nproc: Likewise.
6140         * modules/pagealign_alloc: Likewise.
6141         * modules/poll: Likewise.
6142         * modules/printf-frexp: Likewise.
6143         * modules/pthread: Likewise.
6144         * modules/putenv: Likewise.
6145         * modules/random_r: Likewise.
6146         * modules/relocatable-prog: Likewise.
6147         * modules/search: Likewise.
6148         * modules/select: Likewise.
6149         * modules/selinux-h: Likewise.
6150         * modules/settime: Likewise.
6151         * modules/signal: Likewise.
6152         * modules/size_max: Likewise.
6153         * modules/socklen: Likewise.
6154         * modules/ssize_t: Likewise.
6155         * modules/stdarg: Likewise.
6156         * modules/stdbool: Likewise.
6157         * modules/stddef: Likewise.
6158         * modules/stdint: Likewise.
6159         * modules/stdio: Likewise.
6160         * modules/stdlib: Likewise.
6161         * modules/string: Likewise.
6162         * modules/strings: Likewise.
6163         * modules/sys_file: Likewise.
6164         * modules/sys_ioctl: Likewise.
6165         * modules/sys_select: Likewise.
6166         * modules/sys_socket: Likewise.
6167         * modules/sys_stat: Likewise.
6168         * modules/sys_time: Likewise.
6169         * modules/sys_times: Likewise.
6170         * modules/sys_utsname: Likewise.
6171         * modules/sys_wait: Likewise.
6172         * modules/sysexits: Likewise.
6173         * modules/time: Likewise.
6174         * modules/times: Likewise.
6175         * modules/tmpfile: Likewise.
6176         * modules/trim: Likewise.
6177         * modules/unistd: Likewise.
6178         * modules/wchar: Likewise.
6179         * modules/wctype: Likewise.
6180
6181 2009-09-17  Bruno Haible  <bruno@clisp.org>
6182
6183         Make getdate.y compile on QNX and NetBSD 5 / i386.
6184         * m4/getdate.m4 (gl_GETDATE): Conditionally define
6185         TIME_T_FITS_IN_LONG_INT.
6186         * lib/getdate.y (long_time_t): New type.
6187         (relative_time): Change type of 'seconds' field to long_time_t.
6188         (get_date): Update types of local variables. Check against overflow
6189         during conversion from long_time_t to time_t.
6190         Reported by Matt Kraai <kraai@ftbfs.org>
6191         and Hasso Tepper <hasso@netbsd.org>.
6192
6193 2009-09-17  Bruno Haible  <bruno@clisp.org>
6194
6195         * modules/COPYING: Update copyright years.
6196         * modules/README: Likeiwse.
6197         * doc/gnulib-intro.texi (Copyright): Use a wildcard year.
6198         Reported by Ian Beckwith <ianb@erislabs.net>.
6199
6200 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
6201
6202         * users.txt: Update references for gnuit package.
6203
6204 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
6205
6206         * m4/getdelim.m4: Fix typo in copyright line.
6207
6208 2009-09-17  Bruno Haible  <bruno@clisp.org>
6209
6210         * lib/atoll.c: Use the standard header with GPL copyright.
6211         * lib/argz.in.h: Likewise.
6212         * lib/glob.c: Likewise.
6213         * lib/glob-libc.h: Likewise.
6214         * lib/random_r.c: Likewise.
6215         * lib/siglist.h: Likewise.
6216         * lib/strsignal.c: Likewise.
6217         Reported by Ian Beckwith <ianb@erislabs.net>.
6218
6219 2009-09-17  Eric Blake  <ebb9@byu.net>
6220
6221         rmdir: ensure correct dependency order
6222         * m4/rmdir.m4 (gl_FUNC_RMDIR): Require unistd defaults.
6223
6224 2009-09-17  Bruno Haible  <bruno@clisp.org>
6225
6226         Disable assertion that fails on NetBSD 5 / i386.
6227         * lib/mktime.c (ydhms_diff): Disable assertion about time_t size.
6228         Reported by Sam Steingold <sds@gnu.org>
6229         and Hasso Tepper <hasso@netbsd.org>.
6230
6231 2009-09-16  Eric Blake  <ebb9@byu.net>
6232
6233         unlinkdir: port to mingw
6234         * m4/unlinkdir.m4 (gl_UNLINKDIR): Add mingw to list of platforms
6235         on which no one can unlink a directory.
6236
6237         stdlib: sort witness names
6238         * modules/stdlib (Makefile.am): Sort replacements.
6239         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
6240         * lib/stdlib.in.h: Likewise.
6241
6242         parse-duration-tests: avoid link failure
6243         * modules/parse-duration-tests (test_parse_duration_LDADD): Add
6244         LIBINTL.
6245         Reported by Tom G. Christensen.
6246
6247         openat-tests: ensure unlinkat behaves like rmdir
6248         * tests/test-rmdir.c (main): Factor guts...
6249         * tests/test-rmdir.h (test_rmdir_func): ...into new file.
6250         * modules/rmdir-tests (Files): Ship new file.
6251         * modules/openat-tests: New test.
6252         * tests/test-unlinkat.c: Likewise.
6253
6254         rmdir-errno: mark obsolete, it is unsafe for cross-compilation
6255         * modules/rmdir-errno (Status, Notice): Now obsolete.
6256
6257         rmdir: work around cygwin 1.5.x and mingw bugs
6258         * m4/rmdir.m4 (gl_FUNC_RMDIR): Detect the bugs.
6259         * lib/rmdir.c (rmdir): Work around it.
6260         * modules/rmdir (Status, Notice): No longer obsolete.
6261         (Files): Add dos.m4.
6262         (Depends-on): Add unistd.
6263         (configure.ac): Set witnesses.
6264         (License): Relax to LGPLv2+.
6265         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set defaults.
6266         * modules/unistd (Makefile.am): Substitute witnesses.
6267         * lib/unistd.in.h (rmdir): Declare replacement.
6268         * doc/posix-functions/rmdir.texi (rmdir): Document this.
6269         * modules/rmdir-tests: New tests.
6270         * tests/test-rmdir.c: Likewise.
6271
6272 2009-09-15  Eric Blake  <ebb9@byu.net>
6273
6274         fchdir: improve use of replacement functions
6275         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set appropriate witnesses.
6276         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add REPLACE_FSTAT.
6277         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add REPLACE_OPENDIR,
6278         REPLACE_CLOSEDIR.
6279         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_DUP.
6280         * modules/sys_stat (Makefile.am): Substitute correct witness.
6281         * modules/dirent (Makefile.am): Likewise.
6282         * modules/unistd (Makefile.am): Likewise.
6283         * lib/dirent.in.h (opendir, closedir): Use better witnesses.
6284         * lib/unistd.in.h (dup): Likewise.
6285         * lib/sys_stat.in.h (fstat): Likewise.
6286
6287         maint: ignore gnulib-tool temp files
6288         * .gitignore: Ignore files created during gnulib-tool --test.
6289
6290 2009-09-13  Jim Meyering  <meyering@redhat.com>
6291
6292         posixtm: don't reject a time that specify "60" as the number of seconds
6293         * lib/posixtm.c (posixtime): The code to reject invalid dates
6294         would also reject a time specified with the .60 suffix.
6295         But POSIX allows that, in order to accommodate leap seconds.
6296         So don't reject it.
6297         (main): Adjust tests accordingly.
6298         * modules/posixtm (Depends-on): Add stpcpy.
6299
6300 2009-09-11  Jim Meyering  <meyering@redhat.com>
6301
6302         announce-gen: include [$release_type] in emitted Subject:
6303         * build-aux/announce-gen (get_tool_versions): Include [$release_type],
6304         e.g., [stable] in the emitted Subject: line.
6305
6306 2009-09-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6307
6308         Remove obsolete macros from several modules.
6309         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Replace
6310         obsolete Autoconf macros with their modern counterparts.
6311         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): Likewise.
6312         * m4/gc-camellia.m4 (gl_GC_CAMELLIA): Likewise.
6313         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Likewise.
6314         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
6315         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Likewise.
6316         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
6317         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
6318         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
6319         * m4/poll.m4 (gl_FUNC_POLL): Likewise.
6320         * m4/readline.m4 (gl_FUNC_READLINE): Likewise.
6321         * m4/round.m4 (gl_FUNC_ROUND): Likewise.
6322         * m4/roundf.m4 (gl_FUNC_ROUNDF): Likewise.
6323         * m4/select.m4 (gl_FUNC_SELECT): Likewise.
6324         * m4/sockets.m4 (gl_SOCKETS): Likewise.
6325         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Likewise.
6326         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Likewise.
6327         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
6328         * m4/time_r.m4 (gl_TIME_R): Likewise.
6329         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Likewise.
6330         * m4/vararrays.m4 (AC_C_VARARRAYS): Likewise.
6331         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
6332
6333         Fix copyright header in build-aux scripts.
6334         * build-aux/git-version-gen: Fix copyright header to match GPLv3
6335         recommendation.
6336         * build-aux/ncftpput-ftp: Likewise.
6337         * build-aux/update-copyright: Likewise.
6338
6339 2009-09-09  Eric Blake  <ebb9@byu.net>
6340
6341         test-link: allow Linux choice of errno
6342         * tests/test-link.c (main): Relax test for alternate error.
6343
6344         strndup: fix improper m4 caching
6345         * m4/strndup.m4 (gl_FUNC_STRNDUP): Rework to avoid side effects
6346         inside AC_CACHE_CHECK.  Use REPLACE_STRNDUP, not HAVE_STRNDUP.
6347         (gl_PREREQ_STRNDUP): Delete.
6348         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Update default.
6349         * modules/string (Makefile.am): Substitute it.
6350         * lib/string.in.h (strndup): Modernize prototype.
6351
6352         getcwd: port to mingw
6353         * m4/getcwd.m4 (gl_FUNC_GETCWD): Mingw directories are very
6354         different from the POSIX assumptions made throughout the getcwd
6355         module; fortunately, the mingw getcwd does not need replacement.
6356         (gl_FUNC_GETCWD_NULL): Skip test on mingw.
6357         * modules/getcwd-tests: New test.
6358         * tests/test-getcwd.c: Likewise.
6359
6360         link: fix platform bugs
6361         * m4/link.m4 (gl_FUNC_LINK): Detect Solaris and Cygwin bugs.
6362         * lib/link.c (link): Work around them.  Fix related mingw bug.
6363         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_LINK.
6364         * modules/unistd (Makefile.am): Substitute it.
6365         * lib/unistd.in.h (link): Declare replacement.
6366         * doc/posix-functions/link.texi (link): Document this.
6367         * modules/link (Depends-on): Add strdup-posix, sys_stat.
6368
6369         test-link: consolidate into single C program, test more cases
6370         * tests/test-link.sh: Delete.
6371         * tests/test-link.c: Test more error conditions.  Exposes bugs on
6372         at least Cygwin and Solaris.
6373         * modules/link-tests (Files): Remove unused file.
6374         (Depends-on): Add errno, sys_stat.
6375         (Makefile.am): Simplify.
6376
6377 2009-09-08  Bruno Haible  <bruno@clisp.org>
6378
6379         Work around towlower, towupper bug on mingw.
6380         * lib/wctype.in.h (towlower, towupper) [__MINGW32__]: New replacements.
6381         * m4/wctype.m4 (gl_WCTYPE_H): Replace <wctype.h> also on mingw.
6382         * doc/posix-functions/towlower.texi: Mention the mingw bug.
6383         * doc/posix-functions/towupper.texi: Likewise.
6384         Reported by Eric Blake.
6385
6386 2009-09-08  Jim Meyering  <meyering@redhat.com>
6387
6388         build: don't try to run autoheader if we don't use it
6389         * build-aux/bootstrap: Define AUTOHEADER=true when AC_CONFIG_HEADERS
6390         is not used in configure.ac.
6391
6392 2009-09-08  Eric Blake  <ebb9@byu.net>
6393
6394         euidaccess: fix compilation error
6395         * lib/euidaccess.c (includes): Add <fcntl.h>, for AT_EACCESS.
6396
6397         rawmemchr: relax license
6398         * modules/rawmemchr (License): Derived from glibc, so LGPLv2+ is
6399         okay.
6400         Reported by Jim Meyering.
6401
6402         mkfifoat: new module
6403         * modules/mkfifoat: New file.
6404         * lib/mkfifoat.c: Likewise.
6405         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Likewise.
6406         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
6407         * modules/sys_stat (Makefile.am): Use them.
6408         * lib/sys_stat.in.h (mkfifoat, mknodat): Declare them.
6409         * MODULES.html.sh (File system functions): Mention module.
6410         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
6411         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
6412         * modules/mkfifoat-tests: New test.
6413         * tests/test-mkfifoat.c: Likewise.
6414
6415         strchrnul: relax license
6416         * modules/strchrnul (License): Derived from glibc, so LGPLv2+ is
6417         okay.
6418         Reported by Jim Meyering.
6419
6420 2009-09-08  Eric Blake  <ebb9@byu.net>
6421
6422         fstatat: fix compilation on Solaris
6423         * lib/fstatat.c (includes): Add fcntl.h.
6424         Reported by Pádraig Brady.
6425
6426 2009-09-07  Eric Blake  <ebb9@byu.net>
6427
6428         rename: modernize replacement
6429         * modules/rename (Depends-on): Add stdio.
6430         (configure.ac): Declare witness.
6431         * m4/rename.m4 (gl_FUNC_RENAME): Ensure dependency order, and let
6432         stdio take care of replacement.
6433         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
6434         * modules/stdio (Makefile.am): Substitute them.
6435         * lib/stdio.in.h (rename): Declare replacement.
6436         * lib/rename.c (includes): Allow cross-compilation to non-windows
6437         machines.
6438         * doc/posix-functions/rename.texi (rename): Improve
6439         documentation.
6440
6441         stdio: sort witness names
6442         * modules/stdio (Makefile.am): Sort replacements.
6443         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
6444         * lib/stdio.in.h: Likewise.
6445
6446         getcwd: minor cleanups
6447         * lib/getcwd.c (AT_FDCWD): Delete; rely on <fcntl.h> instead.
6448         (is_ENAMETOOLONG): Delete; ENAMETOOLONG is portable.
6449
6450         openat: provide more convenience names
6451         * modules/faccessat (configure.ac): Add C witness.
6452         * lib/unistd.in.h (readlinkat): Fix typo.
6453         * lib/openat.h (statat, lstatat, accessat, euidaccessat): New
6454         convenience wrappers.
6455         * top/maint.mk (sc_prohibit_openat_without_use): Allow these
6456         wrappers in syntax checks.
6457
6458 2009-09-06  Eric Blake  <ebb9@byu.net>
6459
6460         doc: fix comments in recent patches
6461         * lib/faccessat.c: Mention correct function.
6462         * lib/fchmodat.c: Likewise.
6463         * lib/fchownat.c: Likewise.
6464         * lib/symlinkat.c: Likewise.
6465         * doc/posix-headers/fcntl.texi (fcntl.h): Cygwin 1.7 has AT_*
6466         constants.
6467
6468         faccessat, symlinkat: continue cleanup of previous patch
6469         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Ensure dependency order.
6470         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
6471         * modules/unistd (Makefile.am): Substitute GNULIB_READLINKAT.
6472         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Offer GNULIB_READLINKAT.
6473         * modules/symlinkat (configure.ac): Set GNULIB_READLINKAT.
6474         * lib/unistd.in.h (readlinkat): Declare if GNULIB_READLINKAT is
6475         set.
6476
6477 2009-09-06  Bruno Haible  <bruno@clisp.org>
6478
6479         * lib/sys_stat.in.h (fchmodat): Declare if GNULIB_FCHMODAT is set.
6480         (fstatat): Declare if GNULIB_FSTATAT is set.
6481         (mkdirat): Declare if GNULIB_MKDIRAT is set.
6482         * lib/unistd.in.h (fchownat): Declare if GNULIB_FCHOWNAT is set.
6483         (unlinkat): Declare if GNULIB_UNLINKAT is set.
6484         * modules/fcntl-h (Files): Remove m4/openat.m4.
6485         * modules/sys_stat (Files): Remove m4/openat.m4.
6486         (Makefile.am): Substitute GNULIB_FCHMODAT, GNULIB_FSTATAT,
6487         GNULIB_MKDIRAT instead of GNULIB_OPENAT.
6488         * modules/unistd (Files): Remove m4/openat.m4.
6489         (Makefile.am): Substitute GNULIB_FCHOWNAT, GNULIB_UNLINKAT instead of
6490         GNULIB_OPENAT.
6491         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Initialize GNULIB_OPENAT,
6492         HAVE_OPENAT here. Don't require gl_OPENAT_DEFAULTS.
6493         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize
6494         GNULIB_FCHMODAT, GNULIB_FSTATAT, GNULIB_MKDIRAT, HAVE_FCHMODAT,
6495         HAVE_FSTATAT, HAVE_MKDIRAT, REPLACE_FSTATAT here. Don't require
6496         gl_OPENAT_DEFAULTS.
6497         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_FCHOWNAT,
6498         GNULIB_UNLINKAT, HAVE_FCHOWNAT, HAVE_UNLINKAT, REPLACE_FCHOWNAT here.
6499         Don't require gl_OPENAT_DEFAULTS.
6500         * m4/openat.m4 (gl_FUNC_OPENAT): Require gl_FCNTL_H_DEFAULTS,
6501         gl_SYS_STAT_H_DEFAULTS, gl_UNISTD_H_DEFAULTS. Set GNULIB_FCHMODAT,
6502         GNULIB_FSTATAT, GNULIB_MKDIRAT, GNULIB_FCHOWNAT, GNULIB_UNLINKAT.
6503         (gl_OPENAT_DEFAULTS): Remove macro.
6504
6505 2009-09-06  Bruno Haible  <bruno@clisp.org>
6506
6507         * modules/openat (configure.ac): Remove unneeded witness.
6508
6509 2009-09-06  Bruno Haible  <bruno@clisp.org>
6510
6511         Set errno to ENOSYS when a function is entirely unsupported.
6512         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Set errno to ENOSYS instead of
6513         EOPNOTSUPP.
6514         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
6515         * modules/chown (Depends-on): Remove errno.
6516
6517 2009-09-06  Bruno Haible  <bruno@clisp.org>
6518
6519         * doc/posix-headers/fcntl.texi (AT_*): Mention affected platforms.
6520
6521 2009-09-06  Bruno Haible  <bruno@clisp.org>
6522
6523         * lib/sys_stat.in.h: Fix preprocessor command indentation.
6524
6525 2009-09-06  Ben Pfaff  <blp@gnu.org>
6526             Bruno Haible  <bruno@clisp.org>
6527
6528         Work around a glibc bug in strtok_r.
6529         * lib/string.in.h (strtok_r): Replace if REPLACE_STRTOK_R is set.
6530         Undefine if UNDEFINE_STRTOK_R is set.
6531         * lib/strtok_r.c (strtok_r, __strtok_r) [!_LIBC]: Don't undefine.
6532         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
6533         REPLACE_STRTOK_R and UNDEFINE_STRTOK_R.
6534         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Check against the glibc bug.
6535         * modules/string (Makefile.am): Substitute REPLACE_STRTOK_R,
6536         UNDEFINE_STRTOK_R.
6537         * doc/posix-functions/strtok_r.texi: Mention the glibc 2.7 bug.
6538
6539 2009-09-06  Sergey Poznyakoff  <gray@gnu.org.ua>
6540
6541         exclude: minor fix
6542         * lib/exclude.c: Include wctype.h
6543
6544 2009-09-06  Akim Demaille  <demaille@gostai.com>
6545
6546         bootstrap: improve error message
6547         * build-aux/bootstrap (find_tool): Upon failure, report the list
6548         of candidates.
6549         Honor the initial value of the envvar.
6550
6551 2009-09-05  Eric Blake  <ebb9@byu.net>
6552
6553         symlinkat: new module
6554         * modules/symlinkat: New file.
6555         * lib/symlinkat.c: Likewise.
6556         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Likewise.
6557         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
6558         * modules/unistd (Makefile.am): Use them.
6559         * lib/unistd.in.h (symlinkat, readlinkat): Declare them.
6560         (faccessat) [GNULIB_POSIXCHECK]: Fix typo.
6561         * lib/at-func.c (FUNC_RESULT): New macro, defaulting to int.
6562         * MODULES.html.sh (File system functions): Mention module.
6563         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
6564         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
6565         * modules/symlinkat-tests: New test.
6566         * tests/test-symlinkat.c: Likewise.
6567
6568         test-openat-safer: add more checks
6569         * tests/test-openat-safer.c (main): Check more code paths.
6570
6571 2009-09-05  Jim Meyering  <meyering@redhat.com>
6572
6573         syntax-check: detect unnecessary inclusion of openat.h
6574         * top/maint.mk (sc_prohibit_openat_without_use): New rule.
6575
6576 2009-09-05  Bruno Haible  <bruno@clisp.org>
6577
6578         Support towlower, towupper.
6579         * doc/posix-functions/towlower.texi: Mention module wctype.
6580         * doc/posix-functions/towupper.texi: Likewise.
6581         * lib/wctype.in.h (towlower, towupper): New functions.
6582         * tests/test-wctype.c: Include stdio.h, stdlib.h.
6583         (ASSERT): New macro.
6584         (e): New variable.
6585         (main): Test also towlower, towupper. Test WEOF argument.
6586         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
6587
6588 2009-09-05  Bruno Haible  <bruno@clisp.org>
6589
6590         Fix conversion behaviour when the input is invalid.
6591         * lib/striconveh.c (mem_cd_iconveh_internal): Fix storing of question
6592         mark occurring in first pass of indirect conversion.
6593         * tests/test-striconveh.c (main): Test conversion of invalid ASCII
6594         input.
6595         Found by clang's static analyzer.
6596
6597 2009-09-05  Bruno Haible  <bruno@clisp.org>
6598
6599         * tests/test-striconveh.c (main): Test indirect conversion on platforms
6600         where direct conversion is possible.
6601
6602 2009-09-04  Eric Blake  <ebb9@byu.net>
6603
6604         openat: fail with ENOENT on empty name
6605         * lib/openat-proc.c (openat_proc_name): Special-case the empty
6606         buffer.
6607
6608         link-follow: fix logic bug in prior patch
6609         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Fix bug that
6610         reversed sense of yes and no in prior patch.  Avoid confusing
6611         compilation failure with desired semantics.
6612
6613         link-follow: accomodate mingw and cross-compilation
6614         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Rename...
6615         (gl_FUNC_LINK_FOLLOWS_SYMLINK): ...to this.  Change
6616         cross-compilation results to -1, to make linkat easier to
6617         implement when cross-compiling.  Trivially support mingw.
6618         * modules/link-follow (configure.ac): Call new name.
6619         * NEWS: Mention this.
6620
6621 2009-09-03  Eric Blake  <ebb9@byu.net>
6622
6623         faccessat: compile replacement
6624         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Build replacement when
6625         needed.
6626
6627         fts: fix compilation error
6628         * lib/fts.c (includes): Re-add "openat.h", for
6629         openat_needs_fchdir.
6630
6631         faccessat: new module
6632         * modules/faccessat: New file.
6633         * lib/faccessat.c: Likewise.
6634         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
6635         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
6636         * modules/unistd (Makefile.am): Use it.
6637         * lib/unistd.in.h (faccessat): Declare it.
6638         (F_OK, X_OK, W_OK, R_OK): Provide definitions.
6639         * lib/fcntl.in.h (AT_SYMLINK_FOLLOW, AT_EACCESS): Likewise.
6640         * MODULES.html.sh (File system functions): Mention it.
6641         * doc/posix-functions/faccessat.texi (faccessat): Likewise.
6642         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
6643
6644         euidaccess: prefer POSIX over non-standard implementation
6645         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Check for faccessat.
6646         * lib/euidaccess.c (euidaccess): Use it if available.
6647
6648         openat: make template easier to use
6649         * lib/at-func.c (CALL_FUNC): Allow AT_FUNC_USE_F1_COND and
6650         AT_FUNC_F2 to be undefined.
6651         (VALIDATE_FLAG): New macro; use it to reject bad flags.
6652         (AT_FUNC_USE_F1_COND): Change sense to just flag bit.
6653         * lib/fchmodat.c (AT_FUNC_USE_F1_COND): Adjust.
6654         * lib/fchownat.c (AT_FUNC_USE_F1_COND): Likewise.
6655         * lib/openat.c (AT_FUNC_USE_F1_COND) [fstatat, unlinkat]:
6656         Likewise.
6657         * lib/mkdirat.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND): Delete.
6658         * lib/selinux-at.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND)
6659         [getfileconat, lgetfileconat, setfileconat, lsetfileconat]:
6660         Likewise.
6661
6662         openat: declare in POSIX headers
6663         * NEWS: Mention this.
6664         * modules/openat (configure.ac): Declare witnesses.
6665         (Depends-on): Add fcntl-h, sys_stat, unistd.
6666         (Include): Mention correct headers.
6667         * modules/fcntl-h (Depends-on): Add link-warning.
6668         (Files): Add openat.m4.
6669         (Makefile.am): Substitute witnesses.
6670         * modules/sys_stat (Files, Makefile.am): Likewise.
6671         * modules/unistd (Files, Makefile.am): Likewise.
6672         * m4/openat.m4 (gl_FUNC_OPENAT, gl_FUNC_FCHOWNAT): Set witnesses.
6673         (gl_OPENAT_DEFAULTS): New macro.
6674         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Use it.
6675         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Likewise.
6676         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Likewise.
6677         (SYS_STAT_H): Remove unused variable.
6678         * doc/posix-headers/fcntl.texi (fcntl.h): Update content.
6679         * lib/fcntl--.h (includes): Remove unneeded header.
6680         * lib/openat-safer.c (includes): Likewise.
6681         * lib/openat.h (AT_FDCWD, AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR)
6682         (openat, fstatat, unlinkat, mkdirat, fchmodat, fchownat): Move to
6683         appropriate headers.
6684         (__OPENAT_PREFIX): Delete.
6685         * lib/fcntl.in.h (openat): Provide declaration.
6686         (AT_FDCWD): Fix Solaris bug.
6687         (AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR): Provide macros.
6688         * lib/sys_stat.in.h (fstatat, mkdirat): Provide declaration.
6689         * lib/fchmodat.c (includes):  Adjust to find declaration.
6690         * lib/fchownat.c (includes): Likewise.
6691         * lib/mkdirat.c (includes): Likewise.
6692         * lib/fstatat.c (includes): Likewise.  Ensure original fstatat is
6693         still visible.
6694
6695 2009-09-02  Eric Blake  <ebb9@byu.net>
6696
6697         errno: use consistently
6698         * lib/c-stack.c (ENOTSUP): <errno.h> guarantees a definition.
6699         * lib/canonicalize-lgpl.c (ENAMETOOLONG): Likewise.
6700         * lib/canonicalize.c (ELOOP): Likewise.
6701         * lib/inet_ntop.c (EAFNOSUPPORT): Likewise.
6702         * lib/inet_pton.c (EAFNOSUPPORT): Likewise.
6703         * lib/lchown.c (EOPNOTSUPP): Likewise.
6704         * lib/openat-priv.h (ENOSYS, EOPNOTSUPP): Likewise.
6705         * lib/savewd.c (ESTALE): Likewise.
6706         * lib/settime.c (ENOSYS): Likewise.
6707         * lib/utimens.c (ENOSYS): Likewise.
6708         * lib/xgethostname.c (ENAMETOOLONG): Likewise.
6709         * lib/chdir-safer.c (ELOOP): Likewise.
6710         (chdir_no_follow): Use HAVE_READLINK, not ELOOP, as witness.
6711         * modules/c-stack (Depends-on): Add errno.
6712         * modules/canonicalize (Depends-on): Likewise.
6713         * modules/chdir-safer (Depends-on): Likewise.
6714         * modules/fdopendir (Depends-on): Likewise.
6715         * modules/inet_ntop (Depends-on): Likewise.
6716         * modules/inet_pton (Depends-on): Likewise.
6717         * modules/lchown (Depends-on): Likewise.
6718         * modules/openat (Depends-on): Likewise.
6719         * modules/savewd (Depends-on): Likewise.
6720         * modules/settime (Depends-on): Likewise.
6721         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Check for readlink.
6722
6723         fts: avoid leaking fds
6724         * modules/fts (Depends-on): Add cloexec.
6725         * lib/fts.c (opendirat, diropen, fts_build): Set close-on-exec
6726         flag.
6727
6728         fts: make directory fds more robust
6729         * lib/fts.c (O_DIRECTORY): Let <fcntl.h> take care of this.
6730         (opendirat): Specify O_DIRECTORY, and add fallbacks for safety.
6731
6732         backupfile, chdir-long, fts, savedir: make safer
6733         * lib/backupfile.c (includes): Use "dirent--.h", since
6734         numbered_backup can write to stderr during readdir.
6735         * lib/savedir.c (includes): Likewise.
6736         * lib/chdir-long.c (includes): Use "fcntl--.h", since openat
6737         emulation can write to stderr on failure.
6738         * lib/fts.c (includes) [!_LIBC]: Likewise for opendir and openat.
6739         * lib/getcwd.c: Document why opendir_safer is unused.
6740         * lib/glob.c: Likewise.
6741         * lib/scandir.c: Likewise.
6742         * lib/openat-proc.c: Likewise, for open_safer.
6743         * modules/backupfile (Depends-on): Add dirent-safer.
6744         * modules/savedir (Depends-on): Likewise.
6745         * modules/fts (Depends-on): Add dirent-safer and openat-safer.
6746         * modules/chdir-long (Depends-on): Add openat-safer.
6747
6748         openat-safer: new module
6749         * modules/openat-safer: New file.
6750         * lib/openat-safer.c: Likewise.
6751         * m4/fcntl-safer.m4 (gl_OPENAT_SAFER): New macro.
6752         * lib/fcntl-safer.h (openat_safer): Declare.
6753         * lib/fcntl--.h (openat): Override.
6754         * MODULES.html.sh (File descriptor based I/O): Mention it.
6755         * lib/openat.h: Add double-inclusion guards.
6756         * lib/openat.c (includes): Only include "fcntl-safer.h", not
6757         "fcntl--.h", so we can implement openat.
6758         * modules/openat-safer-tests: New test.
6759         * tests/test-openat-safer.c: New file.
6760
6761         dirent-safer: new module
6762         * modules/dirent-safer: New file.
6763         * lib/dirent--.h: Likewise.
6764         * lib/dirent-safer.h: Likewise.
6765         * lib/opendir-safer.c: Likewise.
6766         * m4/dirent-safer.m4: Likewise.
6767         * MODULES.html.sh (Enhancements for POSIX:2008): Mention it.
6768         * modules/dirent-safer-tests: New test.
6769         * tests/test-dirent-safer.c: New file.
6770         * lib/fdopendir.c (includes): Ensure fdopendir is also safe.
6771
6772         fdopendir: optimize on mingw
6773         * lib/unistd.in.h (_gl_directory_name): New prototype.
6774         * lib/fchdir.c (_gl_directory_name): Implement it.
6775         (fchdir): Use it to simplify implementation.
6776         * lib/fdopendir.c (fdopendir) [REPLACE_FCHDIR]: Use metadata from
6777         fchdir, when available, to avoid calling [f]chdir().
6778
6779         fdopendir: split into its own module
6780         * lib/openat.c (fdopendir): Move...
6781         * lib/fdopendir.c: ...into new file.
6782         * modules/fdopendir: New module.
6783         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): New file.
6784         * modules/openat (Depends-on): Add fdopendir.
6785         * m4/openat.m4 (gl_FUNC_OPENAT): No longer need to check for
6786         fdopendir here.
6787         * modules/savedir (Depends-on): Only need fdopendir, not full
6788         openat.
6789         * lib/savedir.c (include): Use <dirent.h>, not "openat.h".
6790         * lib/openat.h (fdopendir): Drop prototype.
6791         * lib/dirent.in.h (fdopendir): Provide prototype.
6792         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add replacements.
6793         * modules/dirent (Makefile.am): Substitute them.
6794         * MODULES.html.sh (File system functions): Mention it.
6795         * doc/posix-functions/fdopendir.texi (fdopendir): Likewise.
6796         * modules/fdopendir-tests: New file.
6797         * tests/test-fdopendir.c: Likewise.
6798
6799         fchdir: use more consistent macro convention
6800         * lib/fcntl.in.h (_gl_register_fd): Move declaration to unistd.
6801         * lib/sys_stat.in.h (rpl_fstat): Declare via make-time
6802         REPLACE_FCHDIR, rather than relying on config.h macros.
6803         * lib/unistd.in.h (fchdir): Move all fchdir internal declarations
6804         inside a single make-time REPLACE_FCHDIR block, rather than using
6805         the config.h FCHDIR_REPLACEMENT.
6806         * m4/fchdir.m4 (gl_FUNC_FCHDIR): REPLACE_FCHDIR was already
6807         AC_SUBST'd, also AC_DEFINE it.  Don't define FCHDIR_REPLACEMENT.
6808         Manage fstat replacement.
6809         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Pick up
6810         REPLACE_FCHDIR.
6811         * modules/sys_stat (Files): Add m4/unistd_h.m4.
6812         (Makefile.am): Substitute REPLACE_FCHDIR.
6813         * lib/close.c (rpl_close): Use REPLACE_FCHDIR, not
6814         FCHDIR_REPLACEMENT.
6815         * lib/dup-safer.c (dup_safer): Likewise.
6816         * lib/dup2.c (rpl_dup2): Likewise.
6817         * lib/dup3.c (rpl_dup3): Likewise.
6818         * lib/open.c (rpl_open): Likewise.
6819
6820         fchdir: simplify error handling, and support dup3
6821         * modules/fchdir (Depends-on): Use strdup-posix, not strdup.  Add
6822         stdbool, malloc-posix, realloc-posix.
6823         * lib/fchdir.c (struct dir_info_t): Delete saved_errno.
6824         (ensure_dirs_slot): Return false on allocation failure.
6825         (rpl_dup2): Delete.
6826         (_gl_register_dup): New function.
6827         (_gl_unregister_fd, rpl_opendir, rpl_dup): Update callers.
6828         (_gl_register_fd): Close fd on allocation failure.
6829         * lib/fcntl.in.h (_gl_register_fd): Update signature.
6830         * lib/unistd.in.h (_gl_register_dup) [FCHDIR_REPLACEMENT]: New
6831         prototype.
6832         (rpl_dup2_fchdir): Delete prototype.
6833         * lib/open.c (open): Update caller.
6834         * lib/dup2.c (dup2): Track fchdir metadata.
6835         * lib/dup3.c (dup3): Likewise.
6836         * m4/dup2.m4 (gl_REPLACE_DUP2): New macro.
6837         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Use it.
6838
6839 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6840
6841         * gnulib-tool (func_create_testdir, func_create_megatestdir): Use
6842         AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. Use AC_CONFIG_FILES and
6843         don't pass arguments to AC_OUTPUT.
6844
6845 2009-09-02  Bruno Haible  <bruno@clisp.org>
6846
6847         * modules/mkdtemp (License): Relicense under LGPLv2+.
6848         Reported by Paolo Bonzini.
6849
6850 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6851
6852         Replace uses of obsolete autoconf macros in Jim's modules.
6853         The Autoconf macros AC_TRY_CPP, AC_TRY_COMPILE, AC_TRY_LINK and
6854         AC_TRY_RUN have been obsolete since Autoconf 2.55, and each use
6855         can evoke a warning from autoconf when run with -Wobsolete
6856         enabled.  They were declared obsolete for good reasons (see
6857         the `AC_FOO_IFELSE vs AC_TRY_FOO' node in the Autoconf manual,
6858         recently renamed to `AC_ACT_IFELSE vs AC_TRY_ACT'), and we
6859         should not continue using the deprecated macros.
6860         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Replace
6861         obsolete Autoconf macros with modern counterparts.
6862         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
6863         * m4/dos.m4 (gl_AC_DOS): Likewise.
6864         * m4/fpending.m4 (gl_FUNC_FPENDING): Likewise.
6865         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Likewise.
6866         * m4/getloadavg.m4 (gl_PREREQ_GETLOADAVG): Likewise.
6867         * m4/jm-winsz1.m4 (gl_WINSIZE_IN_PTEM): Likewise.
6868         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Likewise.
6869         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Likewise.
6870         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Likewise.
6871         * m4/mode_t.m4 (gl_PROMOTED_TYPE_MODE_T): Likewise.
6872         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
6873         Likewise.
6874         * m4/rename.m4 (gl_FUNC_RENAME): Likewise.
6875         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
6876         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Likewise.
6877         * m4/st_dm_mode.m4 (AC_STRUCT_ST_DM_MODE): Likewise.
6878         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
6879         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
6880
6881 2009-09-01  Eric Blake  <ebb9@byu.net>
6882
6883         fchdir: fix off-by-one bug in previous patch
6884         * lib/fchdir.c (rpl_fstat): Use correct bounds.
6885         (_gl_unregister_fd): Delete useless if.
6886
6887 2009-09-01  Daniel P. Berrange  <berrange@redhat.com>
6888
6889         maint.mk: sort the list of syntax-check rules
6890         * top/maint.mk (syntax-check-rules): Sort syntax-check rules, so it's
6891         easier to get a sense of progress when the rules are run sequentially
6892         and take a long time.
6893
6894 2009-09-01  Simon Josefsson  <simon@josefsson.org>
6895
6896         * modules/arpa_inet: Use $(MKDIR_P) instead of @MKDIR_P@.
6897         * modules/netinet_in: Likewise.
6898         * modules/sys_file: Likewise.
6899         * modules/sys_ioctl: Likewise.
6900         * modules/sys_select: Likewise.
6901         * modules/sys_socket: Likewise.
6902         * modules/sys_stat: Likewise.
6903         * modules/sys_time: Likewise.
6904         * modules/sys_times: Likewise.
6905         * modules/sys_utsname: Likewise.
6906         * modules/sys_wait: Likewise.
6907
6908 2009-09-01  Jim Meyering  <meyering@redhat.com>
6909
6910         fts: help ensure that return values are not ignored
6911         * lib/fts_.h (__GNUC_PREREQ): Define.
6912         (__attribute_warn_unused_result__): Define.
6913         (fts_children, fts_close, fts_open, fts_read): Declare with
6914         __attribute_warn_unused_result__.
6915
6916         fts: fts_close now fails also when closing a dir file descriptor fails
6917         * lib/fts.c (fts_close): Detect close failure, not just fchdir failure,
6918         and propagate to caller, along with errno.
6919
6920         announce-gen: correct formatting in --help output
6921         * build-aux/announce-gen (usage): Move the one-line description in
6922         --help output "up", to where it belongs, just after Usage:.
6923
6924 2009-08-31  Eric Blake  <ebb9@byu.net>
6925
6926         fchdir: port to mingw
6927         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Check for mingw bug.
6928         * lib/open.c (open) [FCHDIR_REPLACEMENT]: If directories can't be
6929         opened, then use a substitute.
6930         * lib/sys_stat.in.h (fstat) [REPLACE_OPEN_DIRECTORY]: Declare
6931         replacement.
6932         * lib/fchdir.c (fstat) [REPLACE_OPEN_DIRECTORY]: Implement it.
6933         (_gl_register_fd): No need to check stat if open already filters
6934         all directories.
6935         (fchdir): Fix error condition to match POSIX.
6936         * modules/fchdir (Depends-on): Add sys_stat.
6937         * doc/posix-functions/open.texi (open): Document the limitation.
6938         * modules/fchdir-tests: New file.
6939         * tests/test-fchdir.c: Likewise.
6940
6941         canonicalize: allow cross-testing from cygwin to mingw
6942         * modules/canonicalize-tests (configure.ac): Define HAVE_SYMLINK.
6943         (Makefile.am): Pass it through TESTS_ENVIRONMENT.
6944         * modules/canonicalize-lgpl-tests (configure.ac, Makefile.am):
6945         Likewise.
6946         * tests/test-canonicalize.sh: Also skip test if 'ln -s' works, but
6947         target does not support symlinks.
6948         * tests/test-canonicalize-lgpl.sh: Likewise.
6949
6950         chown: avoid compilation warning on mingw
6951         * m4/chown.m4 (gl_FUNC_CHOWN): Recognize missing chown.
6952         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Always return failure on
6953         mingw.
6954         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
6955         * modules/chown (Depends-on): Add errno.
6956
6957 2009-08-31  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
6958
6959         * gnulib-tool: Fix test whether $CONFIG_SHELL has a working 'echo'
6960         command.
6961
6962 2009-08-31  Jim Meyering  <meyering@redhat.com>
6963
6964         canonicalize: remove useless initialization
6965         * lib/canonicalize.c (canonicalize_filename_mode): Remove useless
6966         initialization of local, "end".
6967
6968 2009-08-30  Bruno Haible  <bruno@clisp.org>
6969
6970         Fix an unnecessary error on Solaris 10 on NFSv3 file systems.
6971         * lib/set-mode-acl.c (qset_acl) [Solaris 10 new]: Treat EOPNOTSUPP like
6972         ENOSYS.
6973
6974 2009-08-30  Bruno Haible  <bruno@clisp.org>
6975
6976         * tests/test-pipe-filter-ii1.sh: Prefer /usr/xpg6/bin/tr over
6977         /usr/xpg4/bin/tr when it exists.
6978         * tests/test-pipe-filter-gi1.sh: Likewise.
6979
6980 2009-08-30  Bruno Haible  <bruno@clisp.org>
6981
6982         Work around deficient /usr/bin/id program on Solaris.
6983         * tests/test-file-has-acl.sh (ID): New variable.
6984         * tests/test-set-mode-acl.sh (ID): Likewise.
6985         * tests/test-copy-acl.sh (ID): Likewise.
6986         * tests/test-copy-file.sh (ID): Likewise.
6987
6988 2009-08-30  Bruno Haible  <bruno@clisp.org>
6989
6990         New module 'xstriconveh'.
6991         * lib/xstriconveh.h: New file.
6992         * lib/xstriconveh.c: New file.
6993         * modules/xstriconveh: New file.
6994
6995 2009-08-30  Bruno Haible  <bruno@clisp.org>
6996
6997         Make it easier to use mem_cd_iconveh.
6998         * lib/striconveh.h (iconveh_t): New type.
6999         (iconveh_open, iconveh_close): New declarations.
7000         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
7001         with a single 'const iconveh_t *' argument.
7002         * lib/striconveh.c (iconveh_open, iconveh_close): New functions.
7003         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
7004         with a single 'const iconveh_t *' argument.
7005         (mem_iconveh, str_iconveh): Use iconveh_open, iconveh_close.
7006         * tests/test-striconveh.c (main): Update.
7007         * NEWS: Mention the change.
7008
7009 2009-08-30  Bruno Haible  <bruno@clisp.org>
7010
7011         * doc/posix-functions/iconv_open.texi: Mention indirect conversion
7012         problem.
7013
7014 2009-08-30  Bruno Haible  <bruno@clisp.org>
7015
7016         Work around iconv_open problem on Solaris.
7017         * lib/iconv_open-solaris.gperf: New file.
7018         * lib/iconv_open.c (ICONV_FLAVOR_SOLARIS): New macro.
7019         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Also handle Solaris.
7020         * modules/iconv_open (Files): Add lib/iconv_open-solaris.gperf.
7021         (Makefile.am): Add rule for iconv_open-solaris.h. Augment
7022         BUILT_SOURCES, MOSTLYCLEANFILES, MAINTAINERCLEANFILES, EXTRA_DIST.
7023         * doc/posix-functions/iconv_open.texi: Mention the Solaris problem.
7024
7025 2009-08-29  Jim Meyering  <meyering@redhat.com>
7026
7027         maint.mk: remove more coreutils-specific targets; XZ_OPT=-9ev
7028         * top/maint.mk (cvs-check): Remove target; it was just an alias
7029         to the better-named vc-diff-check.
7030         (maintainer-distcheck): Remove rule.  It was used only from
7031         the (alpha/beta/major) target, and all of its commands but one
7032         were coreutils-specific.
7033         (vc-dist): Remove rule.
7034         (alpha beta major): Run "$(MAKE) distcheck" explicitly.
7035         Run vc-diff-check, not vc-dist.
7036         Run $(MAKE) dist with XZ_OPT=-9ev.  Note spelling, with "-".
7037
7038 2009-08-27  Bruno Haible  <bruno@clisp.org>
7039
7040         * tests/test-bitrotate.c (main): Remove test that uses a shift count
7041         of 0.
7042
7043 2009-08-27  Bruno Haible  <bruno@clisp.org>
7044
7045         * tests/test-func.c (main): Don't verify sizeof __func__ on SunPRO C
7046         compilers.
7047         * doc/func.texi: Document the SunPRO C bug.
7048
7049 2009-08-27  Bruno Haible  <bruno@clisp.org>
7050
7051         Fix link error on Solaris.
7052         * tests/test-parse-duration.c (xstrdup): Remove function.
7053
7054 2009-08-26  Pádraig Brady  <P@draigbrady.com>
7055
7056         ignore-value: handle pointer types, too
7057         * lib/ignore-value.h (__attribute__): Remove definition.
7058         (ignore_value): Remove use of "__attribute__ ((unused))" in favor
7059         of a more concise and more-often effective "(void) i" statement.
7060         (ignore_ptr): New function to suppress warnings from functions that
7061         return pointers, and to make it explicit that one function doesn't
7062         handle all cases.
7063
7064 2009-08-25  Bruno Haible  <bruno@clisp.org>
7065
7066         dup2: work around a Linux bug.
7067         * m4/dup2.m4 (gl_FUNC_DUP2): Test for the Linux bug.
7068         * lib/dup2.c (rpl_dup2): Correct the return value if it is -EBADF.
7069         * doc/posix-functions/dup2.texi: Mention the Linux bug.
7070         Reported by Simon Josefsson.
7071
7072 2009-08-25  Jim Meyering  <meyering@redhat.com>
7073
7074         libguestfs uses gnulib
7075         * users.txt: Add libguestfs.
7076
7077 2009-08-24  Eric Blake  <ebb9@byu.net>
7078
7079         dup2, pipe2: fix some recent test failures on cygwin 1.5.x
7080         * lib/pipe2.c (includes): Add binary-io.h.
7081         * lib/dup2.c (rpl_dup2): Correct buggy errno value.
7082
7083 2009-08-24  Bruno Haible  <bruno@clisp.org>
7084
7085         Tolerate declared but missing accept4 syscall.
7086         * lib/accept4.c (accept4): Invoke original accept4 function first, if
7087         available.
7088         * lib/sys_socket.in.h (accept4): If the function is already present,
7089         override it.
7090         * m4/accept4.m4 (gl_FUNC_ACCEPT4): Remove AC_LIBOBJ invocation.
7091         * modules/accept4 (Makefile.am): Compile accept4.c always.
7092         Reported by Paolo Bonzini and Eric Blake.
7093
7094 2009-08-23  Bruno Haible  <bruno@clisp.org>
7095
7096         New module 'accept4'.
7097         * lib/sys_socket.in.h (accept4): New declaration.
7098         * lib/accept4.c: New file.
7099         * m4/accept4.m4: New file.
7100         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
7101         GNULIB_ACCEPT4, HAVE_ACCEPT4.
7102         * modules/sys_socket (Makefile.am): Substitute GNULIB_ACCEPT4,
7103         HAVE_ACCEPT4.
7104         * modules/accept4: New file.
7105         * doc/glibc-functions/accept4.texi: Mention the new module.
7106
7107 2009-08-24  Jim Meyering  <meyering@redhat.com>
7108
7109         progname: also set global program_invocation_name, when possible
7110         Before this change, a libtool-enabled program that calls glibc's
7111         error function would report the program name as
7112         "/abs/dir/.libs/lt-program_name" rather than the desired program_name.
7113         * modules/progname (configure.ac): Check for a declaration of
7114         program_invocation_name.
7115         * lib/progname.c:  Include <errno.h>.
7116         (set_program_name) [HAVE_DECL_PROGRAM_INVOCATION_NAME]:
7117         Set program_invocation_name.
7118
7119 2009-08-23  Bruno Haible  <bruno@clisp.org>
7120
7121         * lib/dup3.c: Include <string.h>.
7122
7123 2009-08-23  Bruno Haible  <bruno@clisp.org>
7124
7125         * lib/dup3.c (dup3): Test only once whether the system actually exists.
7126         * lib/pipe2.c (pipe2): Likewise.
7127         Suggested by Eric Blake.
7128
7129 2009-08-23  Bruno Haible  <bruno@clisp.org>
7130
7131         Tolerate declared but missing dup3 syscall.
7132         * lib/dup3.c (dup3): Invoke original dup3 function first, if available.
7133         * lib/unistd.in.h (dup3): If the function is already present,
7134         override it.
7135         * m4/dup3.m4 (gl_FUNC_DUP3): Remove AC_LIBOBJ invocation.
7136         * modules/dup3 (Makefile.am): Compile dup3.c always.
7137         Reported by Paolo Bonzini.
7138
7139 2009-08-23  Bruno Haible  <bruno@clisp.org>
7140
7141         Tolerate declared but missing pipe2 syscall.
7142         * lib/pipe2.c (pipe2): Invoke original pipe2 function first, if
7143         available.
7144         * lib/unistd.in.h (pipe2): If the function is already present,
7145         override it.
7146         * m4/pipe2.m4 (gl_FUNC_PIPE2): Remove AC_LIBOBJ invocation.
7147         * modules/pipe2 (Makefile.am): Compile pipe2.c always.
7148         Reported by Paolo Bonzini.
7149
7150 2009-08-23  Bruno Haible  <bruno@clisp.org>
7151
7152         * lib/pipe2.c (pipe2): Move #ifs inside function.
7153
7154 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
7155
7156         quotearg: document limitations of quote_these_too
7157         * lib/quotearg.c (quotearg_buffer_restyled): Add comments where
7158         those limitations are created.
7159         * lib/quotearg.h (set_char_quoting): Document that digits and
7160         letters that are special after backslash are not permitted.
7161         (quotearg_char): Cross-reference set_char_quoting documentation.
7162
7163 2009-08-23  Joel E. Denny  <jdenny@clemson.edu>
7164
7165         quotearg: implement custom_quoting_style
7166         * lib/quotearg.c: (struct quoting_options): Add left_quote and
7167         right_quote fields.
7168         (set_custom_quoting): New public function.
7169         (quotearg_buffer_restyled): Add left_quote and right_quote
7170         arguments, handle them very much like locale quoting, and update
7171         all uses.
7172         (quotearg_n_custom): New public function.
7173         (quotearg_n_custom_mem): New public function.
7174         (quotearg_custom): New public function.
7175         (quotearg_custom_mem): New public function.
7176         * lib/quotearg.h: Prototype and document new public functions.
7177         (enum quoting_style): For escape_quoting_style and
7178         clocale_quoting_style, comment that QA_SPLIT_TRIGRAPHS is
7179         ignored even though they're otherwise like c_quoting_style.
7180         Add custom_quoting_style member and document with comparison to
7181         clocale_quoting_style.
7182         * tests/test-quotearg.c (custom_quotes): New array.
7183         (custom_results): New array.
7184         (main): Extend to test custom quoting.
7185
7186 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
7187
7188         quotearg: fix right quote escaping when it's in quote_these_too
7189         * lib/quotearg.c (quotearg_buffer_restyled): Upon seeing a right
7190         quote, be sure to prepend only one backslash.
7191         * tests/test-quotearg.c (use_quote_double_quotes): New function.
7192         (main): Test it.
7193
7194 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
7195
7196         quotearg-tests: test escaping of embedded locale quotes
7197         * tests/test-quotearg.c (struct result_strings): Add member for
7198         new input.
7199         (LQ_ENC, RQ_ENC, RQ_ESC): New macros.
7200         (inputs): Add new input.
7201         (results_g): Add expected results.
7202         (flag_results): Likewise.
7203         (locale_results): Likewise.
7204         (compare_strings): Check those.
7205
7206 2009-08-23  Bruno Haible  <bruno@clisp.org>
7207
7208         Tests for module 'dup3'.
7209         * modules/dup3-tests: New file.
7210         * tests/test-dup3.c: New file.
7211
7212         New module 'dup3'.
7213         * lib/unistd.in.h (dup3): New declaration.
7214         * lib/dup3.c: New file.
7215         * m4/dup3.m4: New file.
7216         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_DUP3 and
7217         HAVE_DUP3.
7218         * modules/unistd (Makefile.am): Substitute GNULIB_DUP3 and HAVE_DUP3.
7219         * modules/dup3: New file.
7220         * doc/glibc-functions/dup3.texi: Mention the new module.
7221
7222 2009-08-23  Bruno Haible  <bruno@clisp.org>
7223
7224         Tweak the dup2 test.
7225         * tests/test-dup2.c (main): Create the test file empty. Verify that an
7226         out-of-range fd yields EBADF. Verify that after writing to /dev/null,
7227         the test file is still empty. Fix argument order of lseek.
7228
7229 2009-08-23  Bruno Haible  <bruno@clisp.org>
7230
7231         Avoid test link errors when the modules getopt-gnu, gettext are used.
7232         * modules/getopt-posix-tests (Makefile.am): Define test_getopt_LDADD.
7233         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
7234
7235 2009-08-23  Bruno Haible  <bruno@clisp.org>
7236
7237         Fix getdtablesize() on mingw.
7238         * lib/getdtablesize.c (getdtablesize): Implement differently.
7239         * lib/unistd.in.h (getdtablesize): Improve comment.
7240
7241 2009-08-23  Bruno Haible  <bruno@clisp.org>
7242
7243         New module 'mkostemp'.
7244         Based on Ulrich Drepper's 2007-08-10 change in glibc.
7245         * lib/stdlib.in.h (mksotemp): New declaration.
7246         * lib/mkostemp.c: New file, from glibc with modifications.
7247         * lib/tempname.h (GT_FILE): Remove outdated comment.
7248         (gen_tempname): Add flags argument.
7249         * lib/tempname.c (__GT_BIGFILE): Remove macro.
7250         (__GT_FILE): Map to 1.
7251         (small_open, large_open): Remove macros.
7252         (__gen_tempname): Add flags argument. Remove code for __GT_BIGFILE.
7253         * lib/mkstemp.c (mkstemp): Update.
7254         * lib/mkdtemp.c (mkdtemp): Likewise.
7255         * m4/mkostemp.m4: New file.
7256         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_MKOSTEMP,
7257         HAVE_MKOSTEMP.
7258         * modules/stdlib (Makefile.am): Substitute GNULIB_MKOSTEMP,
7259         HAVE_MKOSTEMP.
7260         * modules/mkostemp: New file, based on modules/mkstemp.
7261         * doc/glibc-functions/mkostemp.texi: Mention the new module.
7262         * NEWS: Mention the change.
7263
7264 2009-08-23  Bruno Haible  <bruno@clisp.org>
7265
7266         * lib/pipe2.c (pipe2): Support O_TEXT, O_BINARY on all platforms.
7267         Reported by Eric Blake.
7268
7269 2009-08-23  Bruno Haible  <bruno@clisp.org>
7270
7271         * lib/pipe2.c (pipe2): Fix test of fcntl's return value.
7272         Reported by Eric Blake.
7273
7274 2009-08-23  Bruno Haible  <bruno@clisp.org>
7275
7276         * modules/fchdir (Depends-on): Use fcntl-h instead of fcntl.
7277         * modules/pipe2 (Depends-on): Likewise.
7278
7279 2009-08-23  Eric Blake  <ebb9@byu.net>
7280
7281         fcntl-h: add O_TTY_INIT support
7282         * lib/fcntl.in.h (O_TTY_INIT): Support another POSIX macro.
7283         * tests/test-fcntl-h.c (o): Test it.
7284         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
7285
7286         fcntl-h: rename from fcntl, in preparation for fcntl(2)
7287         * modules/fcntl: Move <fcntl.h> header replacement...
7288         * modules/fcntl-h: ...to new name, so as not to collide with
7289         like-named function.
7290         * tests/test-fcntl.c: Rename...
7291         * tests/test-fcntl-h.c: ...to this.  Test FD_CLOEXEC.
7292         * modules/fcntl-tests: Rename...
7293         * modules/fcntl-h-tests: ...to this.  Update test file name.
7294         * modules/chdir-long (Depends-on): Update clients.
7295         * modules/chdir-safer (Depends-on): Likewise.
7296         * modules/fcntl-safer (Depends-on): Likewise.
7297         * modules/fts (Depends-on): Likewise.
7298         * modules/mkancesdirs (Depends-on): Likewise.
7299         * modules/mkdir-p (Depends-on): Likewise.
7300         * modules/open (Depends-on): Likewise.
7301         * modules/savewd (Depends-on): Likewise.
7302         * MODULES.html.sh (systems lacking POSIX:2008): Update name.
7303         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
7304
7305 2009-08-22  Bruno Haible  <bruno@clisp.org>
7306
7307         * modules/binary-io (License): Relicense under LGPL.
7308         * modules/pipe2 (License): Likewise.
7309
7310 2009-08-22  Bruno Haible  <bruno@clisp.org>
7311
7312         * lib/pipe-filter-ii.c (pipe_filter_ii_execute): Fix test of fcntl's
7313         return value.
7314         * lib/pipe-filter-gi.c (filter_init): Likewise.
7315         Reported by Eric Blake.
7316
7317 2009-08-22  Bruno Haible  <bruno@clisp.org>
7318
7319         * lib/pipe.c (create_pipe): Use pipe2 instead of _pipe.
7320         * modules/pipe (Depends-on): Add pipe2.
7321
7322 2009-08-22  Bruno Haible  <bruno@clisp.org>
7323
7324         Tests for module 'pipe2'.
7325         * modules/pipe2-tests: New file.
7326         * tests/test-pipe2.c: New file.
7327
7328         New module 'pipe2'.
7329         * lib/unistd.in.h (pipe2): New declaration.
7330         * lib/pipe2.c: New file.
7331         * m4/pipe2.m4: New file.
7332         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_PIPE2 and
7333         HAVE_PIPE2.
7334         * modules/unistd (Makefile.am): Substitute GNULIB_PIPE2 and HAVE_PIPE2.
7335         * modules/pipe2: New file.
7336         * doc/glibc-functions/pipe2.texi: Mention the new module.
7337
7338 2009-08-22  Bruno Haible  <bruno@clisp.org>
7339
7340         Reference some new glibc functions.
7341         * doc/glibc-functions/accept4.texi: New file.
7342         * doc/glibc-functions/dup3.texi: New file.
7343         * doc/glibc-functions/mkostemp.texi: New file.
7344         * doc/glibc-functions/pipe2.texi: New file.
7345         * doc/gnulib.texi (Glibc stdlib.h): Refer to mkostemp.
7346         (Glibc sys/socket.h): Refer to accept4.
7347         (Glibc unistd.h): Refer to dup3, pipe2.
7348         Reported by Eric Blake.
7349
7350 2009-08-22  Jim Meyering  <meyering@redhat.com>
7351             Bruno Haible  <bruno@clisp.org>
7352
7353         annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
7354         This makes it so packages using automake-1.11's silent-rules option
7355         can print e.g., a single "GEN    configmake.h" line, rather than
7356         the 30+ statements that perform the job.  If you want to see the
7357         actual commands, you can still run "make V=1".
7358         * modules/alloca-opt: Add $(AM_V_GEN) and $(AM_V_at) prefixes
7359         so that make output is abbreviated when those variables are defined
7360         appropriately.
7361         * modules/argz: Likewise.
7362         * modules/arpa_inet: Likewise.
7363         * modules/byteswap: Likewise.
7364         * modules/configmake: Likewise.
7365         * modules/dirent: Likewise.
7366         * modules/errno: Likewise.
7367         * modules/fcntl: Likewise.
7368         * modules/float: Likewise.
7369         * modules/fnmatch: Likewise.
7370         * modules/getopt-posix: Likewise.
7371         * modules/glob: Likewise.
7372         * modules/iconv_open: Likewise.
7373         * modules/inttypes: Likewise.
7374         * modules/localcharset: Likewise.
7375         * modules/locale: Likewise.
7376         * modules/math: Likewise.
7377         * modules/netdb: Likewise.
7378         * modules/netinet_in: Likewise.
7379         * modules/poll: Likewise.
7380         * modules/posix_spawnp-tests: Likewise.
7381         * modules/sched: Likewise.
7382         * modules/search: Likewise.
7383         * modules/selinux-h: Likewise.
7384         * modules/signal: Likewise.
7385         * modules/spawn: Likewise.
7386         * modules/stdarg: Likewise.
7387         * modules/stdbool: Likewise.
7388         * modules/stddef: Likewise.
7389         * modules/stdint: Likewise.
7390         * modules/stdio: Likewise.
7391         * modules/stdlib: Likewise.
7392         * modules/string: Likewise.
7393         * modules/strings: Likewise.
7394         * modules/sys_file: Likewise.
7395         * modules/sys_ioctl: Likewise.
7396         * modules/sys_select: Likewise.
7397         * modules/sys_socket: Likewise.
7398         * modules/sys_stat: Likewise.
7399         * modules/sys_time: Likewise.
7400         * modules/sys_times: Likewise.
7401         * modules/sys_utsname: Likewise.
7402         * modules/sys_wait: Likewise.
7403         * modules/sysexits: Likewise.
7404         * modules/time: Likewise.
7405         * modules/unistd: Likewise.
7406         * modules/wchar: Likewise.
7407         * modules/wctype: Likewise.
7408
7409 2009-08-22  Jim Meyering  <meyering@redhat.com>
7410
7411         announce-gen: detect write failure
7412         * build-aux/announce-gen: Add Coda at end.
7413         Remove equivalent-but-more-verbose block at top.
7414
7415 2009-08-19  Akim Demaille  <demaille@gostai.com>
7416
7417         bootstrap: --help to stdout.
7418         * bootstrap (usage): Don't send --help to stderr.
7419         Use a here doc instead of a long string.
7420
7421 2009-08-21  Eric Blake  <ebb9@byu.net>
7422
7423         test-popen-safer: split from test-popen
7424         * tests/test-popen.c (main): Move...
7425         * tests/test-popen.h: ...into new file.
7426         * tests/test-popen-safer2.c: New file.
7427         * modules/popen-tests (Files): Add test-popen.h.
7428         * modules/popen-safer-tests (Files): Add test-popen-safer2.c.
7429         Suggested by Bruno Haible.
7430
7431         test-fcntl-safer: split from test-open
7432         * tests/test-open.c (main): Move...
7433         * tests/test-open.h: ...into new file.
7434         * tests/test-fcntl-safer.c: New file.
7435         * modules/open-tests (Files): Add test-open.h.
7436         * modules/fcntl-safer-tests: New file.
7437         Suggested by Bruno Haible.
7438
7439         test-fopen-safer: split from test-fopen
7440         * tests/test-fopen.c (main): Move...
7441         * tests/test-fopen.h: ...into new file.
7442         * tests/test-fopen-safer.c: New file.
7443         * modules/fopen-tests (Files): Add test-fopen.h.
7444         * modules/fopen-safer-tests: New file.
7445         Suggested by Bruno Haible.
7446
7447 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
7448
7449         popen-safer: test O_CLOEXEC at run-time.
7450         * lib/popen-safer.c: Test O_CLOEXEC at run-time.
7451
7452 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
7453
7454         fcntl: move more flags to the header
7455         * lib/cloexec.c: Do not define FD_CLOEXEC here.
7456         * lib/popen-safer.c: Do not alias O_NOINHERIT to O_CLOEXEC here.
7457         * lib/fcntl.in.h: Do both things here.
7458
7459 2009-08-21  Jim Meyering  <meyering@redhat.com>
7460
7461         consistently remove $@-t before redirecting to it
7462         * modules/argz: Remove $@-t and $@ before redirecting to the former.
7463         * modules/alloca-opt: Likewise.
7464         * modules/byteswap: Likewise.
7465         * modules/fnmatch: Likewise.
7466         * modules/getopt-posix: Likewise.
7467         * modules/glob: Likewise.
7468         * modules/poll: Likewise.
7469         * modules/posix_spawnp-tests: Likewise.
7470         * modules/sys_socket: Likewise.
7471         * modules/sysexits: Likewise.
7472
7473 2009-08-21  Eric Blake  <ebb9@byu.net>
7474
7475         popen: simplify access to original popen
7476         * lib/popen.c (rpl_popen): No need to worry about popen being a
7477         macro.
7478         Reported by Bruno Haible.
7479
7480 2009-08-20  Eric Blake  <ebb9@byu.net>
7481
7482         build: avoid some compiler warnings
7483         * lib/selinux-at.h: Use dir_fd, not dirfd, to avoid shadowing.
7484         * lib/exclude.c (fnmatch_pattern_has_wildcards): Use correct
7485         type.
7486         (new_exclude_segment, excluded_file_pattern_p)
7487         (excluded_file_name_p): Reduce scope.
7488         * lib/vasnprintf.c (decimal_point_char): Avoid warning on
7489         old-style declaration.
7490
7491 2009-08-20  Simon Josefsson  <simon@josefsson.org>
7492
7493         * tests/test-exclude1.sh: Handle Windows EOL.
7494         * tests/test-exclude2.sh: Likewise.
7495         * tests/test-exclude3.sh: Likewise.
7496         * tests/test-exclude4.sh: Likewise.
7497         * tests/test-exclude5.sh: Likewise.
7498         * tests/test-exclude6.sh: Likewise.
7499         * tests/test-exclude7.sh: Likewise.
7500
7501 2009-08-19  Akim Demaille  <demaille@gostai.com>
7502
7503         bootstrap: find sha1sum when named gsha1sum.
7504         * bootstrap (find_tool): New.
7505         ($SHA1SUM): New.
7506         Use it.
7507
7508 2009-08-20  Jim Meyering  <meyering@redhat.com>
7509
7510         maint.mk: _header_without_use: fix a quoting bug and remove a bash'ism
7511         * top/maint.mk (_header_without_use): Use "\\\\", not "\\" in the sed
7512         expression that converts "." in a file name to "\." in the resulting
7513         regexp.  Start with a dummy statement, so that prior shell variable
7514         definitions are expanded portably.  Reported by Simon Josefsson.
7515
7516 2009-08-20  Paolo Bonzini  <bonzini@gnu.org>
7517
7518         Fix polling for writeability of a screen buffer.
7519         * lib/poll.c: Distinguish input and screen buffers for the
7520         Win32 implementation.
7521         * lib/select.c: Likewise.
7522
7523 2009-08-19  Eric Blake  <ebb9@byu.net>
7524
7525         popen-safer: prevent popen from clobbering std descriptors
7526         * modules/popen-safer: New file.
7527         * lib/popen-safer.c: Likewise.
7528         * m4/stdio-safer.m4 (gl_POPEN_SAFER): New macro.
7529         * lib/stdio--.h (popen): Provide override.
7530         * lib/stdio-safer.h (popen_safer): Provide declaration.
7531         * tests/test-popen.c (includes): Partially test this.
7532         * modules/popen-safer-tests: New file, for more tests.
7533         * tests/test-popen-safer.c: Likewise.
7534         * MODULES.html.sh (file stream based Input/Output): Mention it.
7535
7536         tests: test some of the *-safer modules
7537         * modules/fopen-safer (Depends-on): Add fopen.
7538         * modules/fcntl-safer (Depends-on): Add fcntl.
7539         * modules/stdlib-safer (Depends-on): Add stdlib.
7540         (configure.ac): Set indicator.
7541         * modules/unistd-safer (configure.ac): Likewise.
7542         * modules/tmpfile-safer (configure.ac): Likewise.
7543         (Depends-on): Add tmpfile.
7544         * lib/stdio--.h (fopen, tmpfile): Don't override unless module is
7545         active.
7546         * tests/test-fopen.c (includes): Test safer versions when they are
7547         in use.
7548         * tests/test-open.c (includes): Likewise.
7549
7550         popen: fix cygwin 1.5 bug when stdin closed
7551         * doc/posix-functions/popen.texi (popen): Document cygwin bugs.
7552         * modules/popen: New file.
7553         * modules/popen-tests: Likewise.
7554         * tests/test-popen.c: Likewise.
7555         * m4/popen.m4: Likewise.
7556         * lib/popen.c: Likewise.
7557         * lib/stdio.in.h (popen): New declaration.
7558         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add popen.
7559         * modules/stdio (Makefile.am): Likewise.
7560         * MODULES.html.sh (systems lacking POSIX:2008): Mention it.
7561
7562 2009-08-17  Joel E. Denny  <jdenny@clemson.edu>
7563
7564         maint.mk: give full control over update-copyright exclusions
7565         * top/maint.mk (VC_LIST_EXCEPT): Instead of ChangeLog, use
7566         ${VC_LIST_EXCEPT_DEFAULT-ChangeLog} as the default exclusion.
7567         (update-copyright): Don't force inclusion of top-level
7568         ChangeLog.  Don't force exclusion of all COPYING files, but make
7569         them the default exclusion instead.
7570
7571 2009-08-16  Bruno Haible  <bruno@clisp.org>
7572
7573         Fix test failures on Solaris 10.
7574         * tests/uniconv/test-u8-conv-from-enc.c (main): Disable autodetect_jp
7575         tests when Solaris iconv() is used.
7576         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
7577         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
7578         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
7579         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
7580         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
7581
7582 2009-08-16  Bruno Haible  <bruno@clisp.org>
7583
7584         Fix test failures on Solaris 10.
7585         * tests/test-pipe-filter-ii1.sh: Determine the filename of a working
7586         'tr' program and pass it as first argument.
7587         * tests/test-pipe-filter-gi1.sh: Likewise.
7588         * tests/test-pipe-filter-ii1.c (main): Except the filename of a 'tr'
7589         program as first argument.
7590         * tests/test-pipe-filter-gi1.c (main): Likewise.
7591
7592 2009-08-16  Eric Blake  <ebb9@byu.net>
7593
7594         fpurge: fix previous commits
7595         * modules/fpurge (Makefile.am): Make replacement conditional,
7596         partially reverting 2007-04-29 change; missed in previous
7597         attempt.
7598         * m4/fpurge.m4 (gl_FUNC_FPURGE): Also compile fpurge.c when fpurge
7599         is missing.
7600
7601 2009-08-16  Bruno Haible  <bruno@clisp.org>
7602
7603         Clarify fpurge's effect on the file position.
7604         * lib/stdio.in.h (fpurge): Specify the file position after fpurge.
7605         * tests/test-fpurge.c (main): Make a second pass for checking the file
7606         position.
7607
7608 2009-08-16  Bruno Haible  <bruno@clisp.org>
7609
7610         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't compile fpurge.c if only the
7611         declaration of fpurge is missing.
7612         * tests/test-fpurge.c (main): Check that the file has not more contents
7613         than expected. Close the file before removing it.
7614
7615 2009-08-15  Eric Blake  <ebb9@byu.net>
7616
7617         fpurge: don't wrap working cygwin implementation
7618         * lib/fpurge.c (fpurge): Fix comment typo.
7619         * m4/fpurge.m4 (gl_FUNC_FPURGE): Detect BSD bug, allowing cygwin
7620         1.7 to avoid replacement.
7621         * tests/test-fpurge.c (main): Enhance test.
7622
7623 2009-08-15  Eric Blake  <ebb9@byu.net>
7624         and Jim Meyering  <meyering@redhat.com>
7625
7626         test-update-copyright: skip if perl is insufficient
7627         * tests/test-update-copyright.sh: Failure to run maintainer tool
7628         should not cause testsuite failure on cygwin 1.5.
7629
7630 2009-08-14  Eric Blake  <ebb9@byu.net>
7631
7632         doc: mention more functions added in cygwin 1.7.0
7633         * doc/posix-headers/limits.texi (limits.h): Update for recent
7634         cygwin additions.
7635         * doc/posix-headers/wordexp.texi (wordexp.h): Likewise.
7636         * doc/posix-functions/wordexp.texi (wordexp): Likewise.
7637         * doc/posix-functions/wordfree.texi (wordfree): Likewise.
7638         * doc/posix-functions/setlocale.texi (setlocale): Likewise.
7639         * doc/posix-functions/nl_langinfo.texi (nl_langinfo): Likewise.
7640
7641 2009-08-14  Eric Blake  <ebb9@byu.net>
7642
7643         maint.mk: simplify update-copyright rule
7644         * top/maint.mk (update-copyright-local): Delete, and document how
7645         to do it in cfg.mk instead.
7646         (update-copyright-exclude-regexp): Delete, and document how to do
7647         it in .x-update-copyright instead.
7648         (update-copyright): Simplify, thanks to VC_LIST_EXCEPT.  Don't
7649         exclude ChangeLog.
7650
7651 2009-08-14  Bruno Haible  <bruno@clisp.org>
7652
7653         * m4/wchar.m4 (gl_WCHAR_H): Undo invalid optimization in last commit.
7654
7655 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
7656
7657         maint.mk: support update-copyright-env
7658         * top/maint.mk (update-copyright-env): Define place-holder.
7659         (update-copyright): Expand $(update-copyright-env) before
7660         invoking update-copyright.
7661
7662 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
7663
7664         update-copyright: implement forced reformatting
7665         * build-aux/update-copyright: Implement and document
7666         UPDATE_COPYRIGHT_FORCE.
7667         * tests/test-update-copyright.sh: Test it.
7668
7669 2009-08-14  Eric Blake  <ebb9@byu.net>
7670         and Bruno Haible  <bruno@clisp.org>
7671
7672         stddef: fix NetBSD 5.0 NULL bug, rather than working around it
7673         * tests/test-locale.c: Revert previous patch related to NULL.
7674         * tests/test-stdio.c: Likewise.
7675         * tests/test-stdlib.c: Likewise.
7676         * tests/test-string.c: Likewise.
7677         * tests/test-unistd.c: Likewise.
7678         * modules/time-tests (Depends-on): Add verify.
7679         * modules/wchar-tests (Depends-on): Likewise.
7680         * tests/test-time.c: Test for NULL compliance.
7681         * tests/test-wchar.c: Likewise.
7682         * modules/locale (Depends-on): Add stddef.
7683         * modules/stdio (Depends-on): Likewise.
7684         * modules/stdlib (Depends-on): Likewise.
7685         * modules/string (Depends-on): Likewise.
7686         * modules/time (Depends-on): Likewise.
7687         * modules/unistd (Depends-on): Likewise.
7688         * modules/wchar (Depends-on): Likewise.
7689         * lib/locale.in.h (includes): Use <stddef.h> to fix NULL.
7690         * lib/stdlib.in.h (includes): Likewise.
7691         * lib/string.in.h (includes): Likewise.
7692         * lib/time.in.h (includes): Likewise.
7693         * lib/unistd.in.h (includes): Likewise.
7694         * m4/locale_h.m4 (gl_LOCALE_H): Replace locale.h if stddef.h was
7695         replaced.
7696         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
7697         * m4/stddef_h.m4: New file.
7698         * modules/stddef: Likewise.
7699         * lib/stddef.in.h: Likewise.
7700         * modules/stddef-tests: Likewise.
7701         * tests/test-stddef.c: Likewise.
7702         * MODULES.html.sh (Basic types <stddef.h>): Mention new module.
7703         * doc/posix-headers/stddef.texi (stddef.h): Document the bug.
7704         * doc/posix-headers/locale.texi (locale.h): Likewise.
7705         * doc/posix-headers/stdio.texi (stdio.h): Likewise.
7706         * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
7707         * doc/posix-headers/string.texi (string.h): Likewise.
7708         * doc/posix-headers/time.texi (time.h): Likewise.
7709         * doc/posix-headers/unistd.texi (unistd.h): Likewise.
7710         * doc/posix-headers/wchar.texi (wchar.h): Likewise.
7711
7712 2009-08-14  Eric Blake  <ebb9@byu.net>
7713
7714         doc: improve git diff of texinfo files
7715         * .gitattributes: Add rule for *.texi files, with hint on how to
7716         use it.
7717         Copied from m4, and based on a report by Bruno Haible.
7718
7719 2009-08-14  Bruno Haible  <bruno@clisp.org>
7720
7721         Disable multithread support by default on Cygwin 1.5.x for real.
7722         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): Fix last commit.
7723
7724 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
7725
7726         update-copyright: much ado about intervals
7727         * build-aux/update-copyright: Implement and document
7728         UPDATE_COPYRIGHT_USE_INTERVALS to control expansion and collapse
7729         of copyright year intervals.
7730         Also, document UPDATE_COPYRIGHT_YEAR.
7731         * tests/test-update-copyright.sh: Test it.
7732
7733         update-copyright: convert 2-digit to 4-digit years
7734         * build-aux/update-copyright: Implement and document.
7735         * tests/test-update-copyright.sh: Update.
7736
7737 2009-08-14  Jim Meyering  <meyering@redhat.com>
7738
7739         test-exclude: avoid coreutils "make check" failure
7740         * tests/test-exclude.c (ARGMATCH_DIE_DECL) [ARGMATCH_DIE_DECL]: Define,
7741         just as in test-argmatch.c.
7742
7743 2009-08-13  Eric Blake  <ebb9@byu.net>
7744
7745         test-dup2: fix bad assumption
7746         * tests/test-dup2.c (main): Tolerate leaked fds from environment.
7747         Reported by Peter Breitenlohner <peb@mppmu.mpg.de>.
7748
7749         test-version-etc: fix CRLF portability issue
7750         * tests/test-version-etc.sh: Use tr, not sed, as not all sed
7751         recognize \r.
7752         * tests/test-argp-version-etc-1.sh: Likewise.
7753
7754         getopt: update client modules
7755         * modules/argp (Depends-on): Use getopt-gnu.
7756         * modules/git-merge-changelog (Depends-on): Likewise.
7757         * modules/long-options (Depends-on): Likewise.
7758         * modules/xstrtol (Depends-on): Likewise.
7759
7760 2009-08-13  Simon Josefsson  <simon@josefsson.org>
7761
7762         * tests/test-version-etc.sh: Don't fail on different
7763         project/version.  Don't fail on CRLF differences.  Rewrite to use
7764         multiple -e instead of multiple sed forks, suggested by Eric Blake
7765         <ebb9@byu.net>.
7766         * tests/test-argp-version-etc-1.sh: Likewise.
7767
7768 2009-08-13  Simon Josefsson  <simon@josefsson.org>
7769
7770         * tests/test-version-etc.sh: Don't fail on different
7771         project/version.
7772
7773 2009-08-12  Bruno Haible  <bruno@clisp.org>
7774
7775         Tests for modules 'getopt-posix', 'getopt-gnu'.
7776         * modules/getopt-posix-tests: New file.
7777         * tests/test-getopt.c: New file.
7778         * tests/test-getopt.h: New file.
7779         * tests/test-getopt_long.h: New file.
7780
7781         New modules 'getopt-posix', 'getopt-gnu'.
7782         * modules/getopt-gnu: New file, renamed from modules/getopt.
7783         * modules/getopt-posix: New file.
7784         * modules/getopt: Turn into an obsolete alias for getopt-gnu.
7785         * m4/getopt.m4 (gl_FUNC_GETOPT_POSIX, gl_FUNC_GETOPT_GNU): New macros.
7786         (gl_GETOPT): Remove macro.
7787         (gl_GETOPT_CHECK_HEADERS): Do some checks only for gl_FUNC_GETOPT_GNU.
7788         Disable the test against BSD systems that declare optreset. Test
7789         against mingw bug. Test against lack of support of optional arguments
7790         on many platforms.
7791         * doc/glibc-headers/getopt.texi: Update module name and list of
7792         relevant platforms.
7793         * doc/posix-functions/getopt.texi: Mention modules 'getopt-posix' and
7794         'getopt-gnu' and more portability problems.
7795         * NEWS: Mention the changes.
7796
7797 2009-08-12  Bruno Haible  <bruno@clisp.org>
7798
7799         Ensure that optarg etc. get declared by <unistd.h>.
7800         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require
7801         AC_USE_SYSTEM_EXTENSIONS.
7802         * modules/getopt (Depends-on): Add 'extensions'.
7803
7804 2009-08-12  Bruno Haible  <bruno@clisp.org>
7805
7806         Avoid test link errors.
7807         * modules/pipe-filter-ii-tests (Makefile.am): Define
7808         test_pipe_filter_ii1_LDADD and test_pipe_filter_ii2_main_LDADD.
7809         * modules/pipe-filter-gi-tests (Makefile.am): Define
7810         test_pipe_filter_gi1_LDADD and test_pipe_filter_gi2_main_LDADD.
7811         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
7812
7813 2009-08-12  Bruno Haible  <bruno@clisp.org>
7814
7815         * m4/getopt.m4 (gl_REPLACE_GETOPT): New macro, was called
7816         gl_GETOPT_SUBSTITUTE before.
7817         (gl_GETOPT): Use it.
7818         * m4/argp.m4 (gl_ARGP): Update.
7819         Reported by Sergey Poznyakoff.
7820
7821         * m4/getopt.m4: Reorder macros.
7822         (gl_GETOPT): Inline gl_GETOPT_SUBSTITUTE.
7823         (gl_GETOPT_SUBSTITUTE): Remove macro.
7824
7825 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
7826
7827         Minor improvement in gitlog-to-changelog
7828
7829         * build-aux/gitlog-to-changelog: New option `--format' makes
7830         output format string configurable.
7831
7832 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
7833
7834         Optimize exclude: use hash tables for non-wildcard patterns.
7835
7836         * lib/exclude.c: Include hash.h and mbuiter.h
7837         (struct exclude_pattern, exclude_segment): New data types.
7838         (struct exclude): Rewrite.
7839         (fnmatch_pattern_has_wildcards): New function.
7840         (new_exclude_segment, free_exclude_segment): New functions.
7841         (excluded_file_pattern_p, excluded_file_name_p): New functions.
7842         (excluded_file_name, add_exclude): Rewrite using new struct exclude.
7843         * lib/exclude.h (is_fnmatch_pattern): New prototype.
7844         * modules/exclude: Depend on hash and mbuiter.
7845
7846         * modules/exclude-tests: New file.
7847         * tests/test-exclude.c: New file.
7848         * tests/test-exclude1.sh: New file.
7849         * tests/test-exclude2.sh: New file.
7850         * tests/test-exclude3.sh: New file.
7851         * tests/test-exclude4.sh: New file.
7852         * tests/test-exclude5.sh: New file.
7853         * tests/test-exclude6.sh: New file.
7854         * tests/test-exclude7.sh: New file.
7855
7856 2009-08-12  Bruno Haible  <bruno@clisp.org>
7857
7858         Ensure that getopt() gets declared by <unistd.h>.
7859         * lib/unistd.in.h: Conditionally include getopt.h.
7860         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Require gl_UNISTD_H_DEFAULTS.
7861         Set GNULIB_UNISTD_H_GETOPT.
7862         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
7863         GNULIB_UNISTD_H_GETOPT.
7864         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_GETOPT.
7865
7866 2009-08-12  Bruno Haible  <bruno@clisp.org>
7867
7868         Clarify logic.
7869         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS, gl_GETOPT_IFELSE): Use
7870         gl_replace_getopt instead of GETOPT_H.
7871
7872 2009-08-12  Bruno Haible  <bruno@clisp.org>
7873
7874         * m4/getopt.m4: Add comments.
7875
7876 2009-08-12  Bruno Haible  <bruno@clisp.org>
7877
7878         Disable multithread support by default on Cygwin 1.5.x.
7879         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): On Cygwin 1.5.x and older,
7880         set gl_use_threads=no if not specified otherwise.
7881
7882 2009-08-11  Bruno Haible  <bruno@clisp.org>
7883
7884         Avoid compilation error on NetBSD 5.0.
7885         * tests/test-locale.c: Write sizeof (NULL) instead of sizeof NULL.
7886         * tests/test-stdio.c: Likewise.
7887         * tests/test-stdlib.c: Likewise.
7888         * tests/test-string.c: Likewise.
7889         * tests/test-unistd.c: Likewise.
7890         Reported by Greg Troxel <gdt@ir.bbn.com>
7891         at <https://savannah.gnu.org/support/?106973>.
7892
7893 2009-08-11  Bruno Haible  <bruno@clisp.org>
7894
7895         * modules/dup2-tests (Depends-on): Remove close.
7896
7897         Undo 2009-07-19 commit.
7898         * modules/acl-tests (Depends-on): Remove close.
7899         * modules/binary-io-tests (Depends-on): Likewise.
7900         * modules/closein-tests (Depends-on): Likewise.
7901         * modules/flock-tests (Depends-on): Likewise.
7902         * modules/fsync-tests (Depends-on): Likewise.
7903         * modules/lseek-tests (Depends-on): Likewise.
7904         * modules/pipe-tests (Depends-on): Likewise.
7905         * modules/posix_spawn-tests (Depends-on): Likewise.
7906         * modules/posix_spawnp-tests (Depends-on): Likewise.
7907         * modules/stat-time-tests (Depends-on): Likewise.
7908         * modules/yesno-tests (Depends-on): Likewise.
7909
7910 2009-08-10  Bruno Haible  <bruno@clisp.org>
7911
7912         * lib/vasnprintf.c (DCHAR_SET): Undefine at the end.
7913
7914 2009-08-10  Bruno Haible  <bruno@clisp.org>
7915
7916         Fix a gcc warning.
7917         * lib/write.c (rpl_write): Cast result of _get_osfhandle.
7918
7919 2009-08-10  Bruno Haible  <bruno@clisp.org>
7920
7921         Don't optimize AC_LIBOBJs, as they may appear in different contexts.
7922         * m4/close.m4 (gl_REPLACE_CLOSE): Execute AC_LIBOBJ unconditionally,
7923         not only the first time.
7924         * m4/fclose.m4 (gl_REPLACE_FCLOSE): Likewise.
7925         * m4/open.m4 (gl_REPLACE_OPEN): Likewise.
7926         * m4/strstr.m4 (gl_FUNC_STRSTR): Execute AC_LIBOBJ when REPLACE_STRSTR
7927         is 1, not only the the first time.
7928
7929 2009-08-10  Bruno Haible  <bruno@clisp.org>
7930
7931         Make it possible to use module 'gethostname' without module 'close'.
7932         * lib/unistd.in.h (close): Evoke a link error only if
7933         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
7934         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
7935         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7936         * modules/unistd (Makefile.am): Substitute
7937         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7938         * lib/sys_ioctl.in.h (ioctl): Evoke a link error only if
7939         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
7940         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H_DEFAULTS): Initialize
7941         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7942         * modules/sys_ioctl (Makefile.am): Substitute
7943         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7944         * modules/socket (configure.ac): On native Windows, set
7945         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS and
7946         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
7947         Reported by Sam Steingold <sds@gnu.org>.
7948
7949 2009-08-10  Bruno Haible  <bruno@clisp.org>
7950
7951         * m4/close.m4 (gl_FUNC_CLOSE): Add comment.
7952         * modules/ioctl (configure.ac): Likewise.
7953
7954 2009-08-10  Bruno Haible  <bruno@clisp.org>
7955
7956         Avoid collision between gnulib wrapper and libintl wrapper.
7957         * lib/stdio-write.c (printf): Don't define if a printf wrapper is
7958         already defined in intl/printf.c.
7959         (vprintf): Test REPLACE_VPRINTF_POSIX, not REPLACE_VFPRINTF_POSIX.
7960         (vfprintf): Test REPLACE_VFPRINTF_POSIX, not REPLACE_VPRINTF_POSIX.
7961
7962 2009-08-09  Bruno Haible  <bruno@clisp.org>
7963
7964         Make <sys/select.h> really self-contained, also on Solaris 10.
7965         * lib/sys_select.in.h: Include <string.h>.
7966         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Test also against
7967         Solaris 10 problem.
7968         * tests/test-sys_select.c (main): Add check that FD_ZERO can be used.
7969         * doc/posix-headers/sys_select.texi: Mention the Solaris 10 problem.
7970         Reported by Jim Meyering.
7971
7972 2009-08-09  Bruno Haible  <bruno@clisp.org>
7973
7974         Avoid warnings from 'aclocal' that are due to a use of macro name
7975         AM_XGETTEXT_OPTION that is not defined in automake.
7976         * modules/argp (configure.ac): Hide use of AM_XGETTEXT_OPTION from
7977         automake.
7978         * modules/error (configure.ac): Likewise.
7979         * modules/propername (configure.ac): Likewise.
7980         * modules/vasprintf (configure.ac): Likewise.
7981         * modules/verror (configure.ac): Likewise.
7982         * modules/xprintf (configure.ac): Likewise.
7983         * modules/xvasprintf (configure.ac): Likewise.
7984
7985 2009-08-08  Bruno Haible  <bruno@clisp.org>
7986
7987         Avoid compilation error in C++ mode.
7988         * lib/gettimeofday.c (rpl_gettimeofday): Cast timezone argument.
7989         Reported by Sam Steingold <sds@gnu.org>.
7990
7991 2009-08-08  Bruno Haible  <bruno@clisp.org>
7992
7993         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Define HOST_NAME_MAX also
7994         for the various Unix platforms.
7995         * doc/posix-headers/limits.texi: Update platforms list regarding
7996         HOST_NAME_MAX.
7997         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
7998
7999 2009-08-07  Jim Meyering  <meyering@redhat.com>
8000
8001         selinux-at: fix typo in a comment
8002         * lib/selinux-at.h: s/getfileconat/getfilecon/ in a comment.
8003         Spotted by Paolo Bonzini.
8004
8005         selinux-at: remove redundant m4 code, add documentation
8006         * modules/selinux-at (configure.ac): Remove redundant code.
8007         LIB_SELINUX is already set via the dependent module, selinux-h.
8008         (Include): Add quotes around selinux-at.h.
8009         * lib/selinux-at.h: Add documentation.
8010         Reported by Bruno Haible in
8011         http://marc.info/?l=gnulib-bug&m=124958988300749
8012
8013 2009-08-07  Bruno Haible  <bruno@clisp.org>
8014
8015         Avoid link error on MacOS X 10.3 and 10.4.
8016         * lib/argp-ba.c (argp_program_bug_address): Explicitly zero-initialize
8017         on non-ELF systems.
8018         * lib/argp-pv.c (argp_program_version): Likewise.
8019         Reported by Simon Josefsson.
8020
8021 2009-08-07  Simon Josefsson  <simon@josefsson.org>
8022
8023         * tests/test-version-etc.sh: Use $EXEEXT.
8024
8025 2009-08-06  Joel E. Denny  <jdenny@clemson.edu>
8026
8027         update-copyright: update documentation to point to maint.mk
8028         * build-aux/update-copyright: Here.
8029
8030 2009-08-06  Jim Meyering  <meyering@redhat.com>
8031
8032         maint.mk: support update-copyright-local
8033         * top/maint.mk (update-copyright-local): Define place-holder.
8034         (update-copyright): Depend on $(update-copyright-local).
8035
8036 2009-08-06  Jim Meyering  <meyering@redhat.com>
8037
8038         selinux-at: new module
8039         Initially written for coreutils, this module will soon be
8040         used by findutils, too.
8041         * MODULES.html.sh [Misc]: Add selinux-at.
8042         * lib/selinux-at.h: New file, from coreutils.
8043         * lib/selinux-at.c: Likewise.
8044         * modules/selinux-at: Likewise.
8045         (License): Change from LGPL to GPL, since it depends
8046         on the GPL'd openat module.
8047
8048         doc: update README
8049         * README: Remove references to cogito.
8050         Remove cvs-repo-updating instructions from 2007.
8051         Don't imply that CVS is better if you have limited disk space.
8052
8053 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
8054
8055         update-copyright: support C-style comments
8056         * build-aux/update-copyright: Implement and document.
8057         * tests/test-update-copyright.sh: Test.
8058
8059 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
8060
8061         update-copyright: support omitted "(C)"
8062         * build-aux/update-copyright: Implement and document.  Also,
8063         allow variable whitespace before "(C)".
8064         * tests/test-update-copyright.sh: Test.
8065
8066 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
8067
8068         update-copyright: don't trip on non-FSF copyright statements
8069         * build-aux/update-copyright: Fix so that the first correctly
8070         formatted FSF copyright statement is recognized no matter what
8071         appears before it.  Update documentation.
8072         * tests/test-update-copyright.sh: Test that.
8073
8074 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
8075
8076         update-copyright: clean up code a little
8077         * build-aux/update-copyright: Append "_re" to the name of any
8078         variable holding a regular expression.
8079         Replace "old" and "new" with "stmt" in variable names.
8080         Do not accept 2-digit UPDATE_COPYRIGHT_YEAR, which was not
8081         handled correctly.
8082         Format code more consistently.
8083
8084 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
8085
8086         update-copyright-tests: improve portability
8087         * tests/test-update-copyright.sh: Use cmp if diff cannot handle
8088         -u or /dev/null.  Suggested by Jim Meyering and Eric Blake.
8089
8090 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
8091
8092         update-copyright: support @copyright{} and &copy;
8093         * build-aux/update-copyright: Implement and document.
8094         * tests/test-update-copyright.sh: Test.
8095
8096 2009-08-04  Jim Meyering  <meyering@redhat.com>
8097
8098         update-copyright-tests: correctly test EOL=\r\n handling
8099         * tests/test-update-copyright.sh: Put \r at the end of some lines
8100         for the dos-eol tests.  Based on a patch by Joel E. Denny.
8101
8102         maint.mk: make update-copyright exclusion list more configurable
8103         * top/maint.mk (update-copyright): Default to excluding COPYING,
8104         but allow an override, in case someone does want to update that file.
8105
8106         maint.mk: don't update copyright date in COPYING
8107         * top/maint.mk (update-copyright): Exclude COPYING.
8108
8109         maint.mk: add a copyright-updating rule
8110         * top/maint.mk (update-copyright): New rule.
8111         Derived from coreutils/Makefile.am.
8112
8113         update-copyright: rename some variables
8114         * build-aux/update-copyright: Rename a few variables for clarity.
8115         Tweak syntax.  List Joel E. Denny as coauthor.
8116
8117 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
8118
8119         update-copyright: fix bug for 2-digit last year and add tests
8120         * build-aux/update-copyright: Fix bug.
8121         Use UPDATE_COPYRIGHT_YEAR from environment as current year if
8122         specified.
8123         * modules/update-copyright-tests: New
8124         * tests/test-update-copyright.sh: New.
8125
8126 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
8127
8128         update-copyright: handle leading tabs in line prefix
8129         * build-aux/update-copyright: Count leading tabs as 8 spaces
8130         when computing margin.  This helps with the formatting of
8131         ChangeLogs, for example.
8132         Fix documentation a little.
8133
8134 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
8135
8136         update-copyright: support EOL=\r\n
8137         * build-aux/update-copyright: Implement that.
8138
8139 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
8140
8141         update-copyright: automatically format copyright statements
8142         * build-aux/update-copyright: Implement that.
8143         Also, be a little more predictable and safer by always failing
8144         when the full copyright format is not perfectly recognized as an
8145         unbroken whole.  Discussed at
8146         <http://lists.gnu.org/archive/html/bug-gnulib/2009-07/msg00131.html>.
8147         Rewrite documentation.
8148
8149 2009-08-03  Bruno Haible  <bruno@clisp.org>
8150
8151         * m4/iconv.m4 (AM_ICONV): Fix displayed message with autoconf-2.64.
8152
8153 2009-08-02  Bruno Haible  <bruno@clisp.org>
8154
8155         Tests for module 'uname'.
8156         * modules/uname-tests: New file.
8157         * tests/test-uname.c: New file.
8158
8159         New module 'uname'.
8160         * lib/uname.c: New file.
8161         * m4/uname.m4: New file.
8162         * modules/uname: New file.
8163         * doc/posix-functions/uname.texi: Mention the new module.
8164
8165 2009-08-02  Bruno Haible  <bruno@clisp.org>
8166
8167         Tests for module 'sys_utsname'.
8168         * modules/sys_utsname-tests: New file.
8169         * tests/test-sys_utsname.c: New file.
8170
8171         New module 'sys_utsname'.
8172         * lib/sys_utsname.in.h: New file, based on glibc's <sys/utsname.h>.
8173         * m4/sys_utsname_h.m4: New file.
8174         * modules/sys_utsname: New file.
8175         * doc/posix-headers/sys_utsname.texi: Mention the new module.
8176
8177 2009-08-02  Bruno Haible  <bruno@clisp.org>
8178
8179         Implicitly initialize the sockets library.
8180         * lib/gethostname.c: Include sockets.h.
8181         (rpl_gethostname): Invoke gl_sockets_startup.
8182         * lib/socket.c: Include sockets.h.
8183         (rpl_socket): Invoke gl_sockets_startup.
8184         * modules/gethostname (Depends-on): Add sockets.
8185         * modules/socket (Depends-on): Likewise.
8186         * tests/test-poll.c: Don't include sockets.h.
8187         (main): Don't invoke gl_sockets_startup.
8188         * tests/test-select.c: Don't include sockets.h.
8189         (main): Don't invoke gl_sockets_startup.
8190
8191 2009-08-02  Bruno Haible  <bruno@clisp.org>
8192
8193         Allow multiple calls to gl_sockets_startup.
8194         * lib/sockets.c (initialized_sockets_version): New variable.
8195         (gl_sockets_startup): Do nothing if already called for this or a higher
8196         version.
8197         (gl_sockets_cleanup): Reset initialized_sockets_version.
8198
8199 2009-08-03  Simon Josefsson  <simon@josefsson.org>
8200
8201         * tests/test-argp-version-etc-1.sh: Use EXEEXT.  Don't fail on
8202         different project/version.
8203
8204 2009-08-02  Paolo Bonzini  <bonzini@gnu.org>
8205             Bruno Haible  <bruno@clisp.org>
8206
8207         Tests for module 'pipe-filter-gi'.
8208         * modules/pipe-filter-gi-tests: New file.
8209         * tests/test-pipe-filter-gi1.sh: New file.
8210         * tests/test-pipe-filter-gi1.c: New file.
8211         * tests/test-pipe-filter-gi2.sh: New file.
8212         * tests/test-pipe-filter-gi2-main.c: New file.
8213         * tests/test-pipe-filter-gi2-child.c: New file.
8214
8215         New module 'pipe-filter-gi'.
8216         * lib/pipe-filter-gi.c: New file.
8217         * modules/pipe-filter-gi: New file.
8218
8219 2009-08-02  Bruno Haible  <bruno@clisp.org>
8220             Paolo Bonzini  <bonzini@gnu.org>
8221
8222         Tests for module 'pipe-filter-ii'.
8223         * modules/pipe-filter-ii-tests: New file.
8224         * tests/test-pipe-filter-ii1.sh: New file.
8225         * tests/test-pipe-filter-ii1.c: New file.
8226         * tests/test-pipe-filter-ii2.sh: New file.
8227         * tests/test-pipe-filter-ii2-main.c: New file.
8228         * tests/test-pipe-filter-ii2-child.c: New file.
8229
8230         New module 'pipe-filter-ii'.
8231         * lib/pipe-filter.h: New file.
8232         * lib/pipe-filter-ii.c: New file.
8233         * lib/pipe-filter-aux.h: New file.
8234         * modules/pipe-filter-ii: New file.
8235
8236 2009-08-02  Simon Josefsson  <simon@josefsson.org>
8237
8238         * lib/gc-libgcrypt.c: Change copyright to FSF.
8239         * lib/gc-gnulib.c: Likewise.
8240
8241 2009-08-02  Martin Lambers  <marlam@marlam.de>  (tiny change)
8242
8243         * lib/gethostname.c: Include limits.h.
8244
8245 2009-08-02  Simon Josefsson  <simon@josefsson.org>
8246             Bruno Haible  <bruno@clisp.org>
8247
8248         Ensure HOST_NAME_MAX as part of the gethostname module.
8249         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): On native Windows platforms,
8250         define also HOST_NAME_MAX.
8251         * tests/test-gethostname.c: Include <limits.h>.
8252         (main): Check also HOST_NAME_MAX.
8253         * doc/posix-headers/limits.texi: Document the mingw problem.
8254
8255 2009-08-02  Bruno Haible  <bruno@clisp.org>
8256
8257         * lib/gethostname.c (gethostname): Fix handling of large len argument.
8258         Add comments.
8259
8260 2009-03-31  Simon Josefsson  <simon@josefsson.org>
8261
8262         * lib/gethostname.c: Add Windows wrapper.
8263         * m4/gethostname.m4: Look for gethostname in -lws2_32.
8264         * modules/gethostname: Depend on sys_socket & errno, for also
8265         added lib/w32sock.h.  Add GETHOSTNAME_LIB link directive.
8266         * modules/gethostname-tests: Link to @GETHOSTNAME_LIB@.
8267
8268 2009-07-31  Jim Meyering  <meyering@redhat.com>
8269
8270         getloadavg: fix symbol name in comment
8271         * lib/getloadavg.c: Correct a typo I introduced when adding
8272         comments to Matt's change: s/NLIST_POINTER/N_NAME_POINTER/.
8273         Matt Kraai spotted the problem.
8274
8275 2009-07-29  Matt Kraai  <mkraai@beckman.com>
8276
8277         getloadavg: check whether n_name is a pointer, for QNX 6.4.1
8278         * lib/getloadavg.c (getloadavg): Use the strcpy-into-nlist.n_name
8279         code also if ! defined N_NAME_POINTER.
8280         * m4/getloadavg.m4 (gl_GETLOADAVG): Add a link-test for N_NAME_POINTER.
8281         This is required on QNX 6.4.1, where /usr/include/nlist.h exists,
8282         but the n_name member is a 12-byte array.
8283
8284 2009-07-29  Joel E. Denny  <jdenny@clemson.edu>
8285
8286         update-copyright: generalize comment handling
8287         * build-aux/update-copyright: Handle copyright statements
8288         within more comment styles.
8289         Document usage.
8290         Report any file with an external copyright holder or parse failure.
8291
8292 2009-07-29  Jim Meyering  <meyering@redhat.com>
8293
8294         mktime: correct setting of REPLACE_MKTIME
8295         * m4/mktime.m4 (gl_FUNC_MKTIME): Set REPLACE_MKTIME=0, when required.
8296
8297         update-copyright: new module
8298         * modules/update-copyright: New file.
8299         * build-aux/update-copyright: New file.
8300         * MODULES.html.sh (maint+release support): Add update-copyright.
8301
8302 2009-07-27  Bruno Haible  <bruno@clisp.org>
8303
8304         Fix compilation error when <ctime> is used and mktime is replaced.
8305         * lib/time.in.h (mktime): New declaration.
8306         * m4/mktime.m4 (gl_FUNC_MKTIME): Require gl_HEADER_TIME_H_DEFAULTS. Set
8307         REPLACE_MKTIME instead of defining mktime in config.h.
8308         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize REPLACE_MKTIME.
8309         * modules/time (Makefile.am): Substitute REPLACE_MKTIME.
8310         Reported by Ross McFarland <rwmcfa1@neces.com>.
8311
8312 2009-07-27  Bruno Haible  <bruno@clisp.org>
8313
8314         * lib/math.in.h (cosl, logl, sinl): Undefine before declaring it.
8315         Reported by Matt Kraai <mkraai@beckman.com>.
8316
8317 2009-07-25  Jim Meyering  <meyering@redhat.com>
8318
8319         maint.mk: avoid warnings about missing files
8320         * top/maint.mk (PREV_VERSION): Suppress stderr, to hide a
8321         diagnostic when .prev-version does not exist.
8322         (_cfg_mk): Define, so it can be empty when cfg.mk does not exist.
8323         (syntax-check-rules): Use $(_cfg_mk) to avoid a diagnostic about
8324         nonexistent cfg.mk.
8325         Suggestions from Simon Josefsson.
8326
8327 2009-07-25  Bruno Haible  <bruno@clisp.org>
8328
8329         * lib/math.in.h (cosl, logl, sinl): Don't declare if they are already
8330         defined as macros. Needed on QNX 6.4.1.
8331         Reported by Matt Kraai <mkraai@beckman.com>.
8332
8333 2009-07-23  Jim Meyering  <meyering@redhat.com>
8334
8335         maint.mk: invoke "make dist" with a working value of XZ_OPT
8336         * top/maint.mk (vc-dist): Use no "-" in the value of XZ_OPT.
8337
8338 2009-07-22  Matt Kraai  <mkraai@beckman.com>  (tiny change)
8339
8340         Make fseeko.c compile on QNX.
8341         * lib/fseeko.c (rpl_fseeko): Use the numerical value of _MWRITE.
8342
8343 2009-07-22  Peter Simons  <simons@cryp.to>
8344
8345         C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scope
8346         * lib/md2.h [__cplusplus]: Wrap declarations in extern "C" scope.
8347         * lib/md4.h: Likewise.
8348         * lib/md5.h: Likewise.
8349         * lib/sha1.h: Likewise.
8350         * lib/sha256.h: Likewise.
8351         * lib/sha512.h: Likewise.
8352
8353         tests-sha1: don't assign literal string to 'char *' variable
8354         * tests/test-sha1.c (main): Declare locals with "const" to match
8355         attributes of the right hand side.
8356
8357 2009-07-21  Eric Blake  <ebb9@byu.net>
8358
8359         dup2: fix more mingw problems
8360         * lib/dup2.c (rpl_dup2) [_WIN32]: Avoid hanging when duplicating
8361         fd to itself.
8362         * doc/posix-functions/dup2.texi (dup2): Document the bug.
8363         * lib/unistd.in.h (dup2) [REPLACE_FCHDIR]: Avoid name collision.
8364         * lib/fchdir.c (dup2): Manage preprocessor macros correctly.
8365         (rpl_dup2_fchdir): Rename from rpl_dup2, and let dup2 module take
8366         care of mingw bugs.
8367
8368 2009-07-21  Jim Meyering  <meyering@redhat.com>
8369
8370         vc-list-files: avoid failure when /bin/sh is dash
8371         * build-aux/vc-list-files: Avoid a shell portability problem with dash.
8372         On some Debian based systems, /bin/sh is a symlink to dash, and running
8373         this command would omit the "/" following each 'tests' prefix:
8374           dash -x build-aux/vc-list-files -C . tests
8375         That is because bash and dash work differently:
8376           $ for i in bash dash; do $i -c 'a=odd; a=ok b=$a; echo '$i' $b'; done
8377           bash ok
8378           dash odd
8379
8380 2009-07-21  Eric Blake  <ebb9@byu.net>
8381
8382         dup2-tests: test previous patch
8383         * modules/dup2-tests: New file.
8384         * tests/test-dup2.c: Likewise.
8385         * tests/test-open.c (main): Avoid unspecified behavior.
8386         * tests/test-pipe.c (child_main): Use dup2 semantics to simplify
8387         test.
8388
8389         dup2: work around mingw and cygwin 1.5 bug
8390         * m4/dup2.m4 (gl_FUNC_DUP2): Detect mingw bug.
8391         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
8392         * modules/unistd (Makefile.am): Substitute it.
8393         * lib/unistd.in.h (dup2): Declare the replacement.
8394         * lib/dup2.c (dup2) [REPLACE_DUP2]: Implement it.
8395         * doc/posix-functions/dup2.texi (dup2): Document the bugs.
8396         * lib/fchdir.c (rpl_dup2): Don't collide with mingw replacement.
8397         * modules/execute (Depends-on): Add dup2.
8398         * modules/fseterr (Depends-on): Likewise.
8399         * modules/pipe (Depends-on): Likewise.
8400         * modules/posix_spawn-internal (Depends-on): Likewise.
8401
8402 2009-07-21  Bruno Haible  <bruno@clisp.org>
8403
8404         * modules/.gitattributes: New file.
8405
8406 2009-07-20  Bruno Haible  <bruno@clisp.org>
8407
8408         * tests/test-pipe.c (BACKUP_STDERR_FILENO): New macro.
8409         (main): Use it.
8410
8411 2009-07-20  Eric Blake  <ebb9@byu.net>
8412
8413         test-pipe: make a bit more robust.
8414         * tests/test-pipe.c (myerr): Allow error messages regardless of
8415         what we do to stderr.
8416         (test_pipe): Rearrange to avoid deadlock.
8417         (child_main): Try a larger read, to ensure we avoided deadlock.
8418         * lib/pipe.c (create_pipe) [_WIN32]: Fix comment.
8419         * lib/pipe.h (create_pipe_bidi): Document potential for deadlock
8420         if misused.
8421
8422 2009-07-19  Jim Meyering  <meyering@redhat.com>
8423
8424         fts: avoid false-positive cycle-detection
8425         * lib/fts.c (fts_read): Reinitialize cycle-detection data structures
8426         for each new command line argument.
8427
8428 2009-07-19  Bruno Haible  <bruno@clisp.org>
8429
8430         Fix build error on mingw with the modules sys_select and unistd.
8431         * modules/acl-tests (Depends-on): Add close.
8432         * modules/binary-io-tests (Depends-on): Likewise.
8433         * modules/closein-tests (Depends-on): Likewise.
8434         * modules/flock-tests (Depends-on): Likewise.
8435         * modules/fsync-tests (Depends-on): Likewise.
8436         * modules/lseek-tests (Depends-on): Likewise.
8437         * modules/pipe-tests (Depends-on): Likewise.
8438         * modules/posix_spawn-tests (Depends-on): Likewise.
8439         * modules/posix_spawnp-tests (Depends-on): Likewise.
8440         * modules/stat-time-tests (Depends-on): Likewise.
8441         * modules/yesno-tests (Depends-on): Likewise.
8442
8443 2009-07-19  Bruno Haible  <bruno@clisp.org>
8444
8445         Unify conditionals.
8446         * lib/pipe.h: Detect native Win32 by looking at _WIN32 and __WIN32__
8447         macros, not at the compiler macros.
8448         * lib/pipe.c: Likewise.
8449         * lib/execute.c: Likewise.
8450         * lib/spawni.c: Likewise.
8451
8452 2009-07-19  Bruno Haible  <bruno@clisp.org>
8453
8454         Fix handling of closed stdin/stdout/stderr on mingw.
8455         * lib/w32spawn.h: Include unistd.h.
8456         (dup_noinherit): Return -1 if the old handle is invalid. Allocate new
8457         file descriptor with O_NOINHERIT flag.
8458         (fd_safer_noinherit): New function, based on fd-safer.c.
8459         (dup_safer_noinherit): New function, based on dup-safer.c.
8460         (undup_safer_noinherit): New function.
8461         * lib/execute.c (execute) [WIN32]: Use dup_safer_noinherit instead of
8462         dup_noinherit. Use undup_safer_noinherit instead of dup2 and close.
8463         * lib/pipe.c (create_pipe) [WIN32]: Likewise. Use fd_safer_noinherit
8464         instead of fd_safer.
8465         * tests/test-pipe.c: Include <windows.h>.
8466         (child_main) [WIN32]: Test the handle of STDERR_FILENO, not its close() result.
8467
8468         * tests/test-pipe.c (child_main, parent_main): New functions, extracted
8469         from main.
8470         (test_pipe): Pass an extra argument for disambiguation.
8471         (main): Invoke parent_main or child_main.
8472
8473         * tests/test-pipe.c (test_pipe): Pass slave_process = true argument
8474         consistently.
8475
8476 2009-07-18  Eric Blake  <ebb9@byu.net>
8477
8478         test-pipe: fix mingw build
8479         * tests/test-pipe.c (main): Avoid fcntl on mingw.
8480
8481 2009-07-18  Bruno Haible  <bruno@clisp.org>
8482
8483         * modules/pipe-tests (Makefile.am): Fix typo.
8484
8485 2009-07-18  Eric Blake  <ebb9@byu.net>
8486
8487         error: fix mingw build
8488         * lib/error.c (error, error_at_line): Avoid fcntl on mingw.
8489         Reported by Bruno Haible.
8490
8491         error: avoid undefined use of stdout
8492         * lib/error.c (error, error_at_line): Check that fd 1 is open
8493         before flushing stdout.  Avoids a crash on cygwin when libsigsegv
8494         is handling faults and the close_stdout module wants to report the
8495         detection of closed stdout as an error.
8496
8497 2009-07-17  Eric Blake  <ebb9@byu.net>
8498
8499         pipe: be robust in face of closed fds
8500         * lib/pipe.c (create_pipe): Closed standard descriptors in parent
8501         should cause child to misbehave.
8502         * modules/pipe-tests: New module.
8503         * tests/test-pipe.c: New file.
8504         * tests/test-pipe.sh: New file.
8505         Reported by Akim Demaille.
8506
8507 2009-07-14  Bruno Haible  <bruno@clisp.org>
8508
8509         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Guess it works on glibc systems.
8510         Reported by anonymous kc.
8511
8512 2009-07-07  Jim Meyering  <meyering@redhat.com>
8513
8514         maint.mk: don't look for translatable strings in *.m4 or *.mk
8515         * top/maint.mk (sc_po_check): Skip *.m4 and *.mk files,
8516         when searching for translatable strings.
8517
8518 2009-07-05  Jim Meyering  <meyering@redhat.com>
8519
8520         remove superfluous parentheses in STREQ definition
8521         * tests/test-argv-iter.c (STREQ): Remove redundant parentheses.
8522         * lib/getugroups.c (STREQ): Likewise.
8523         * lib/fnmatch.c (STREQ): Likewise.
8524         Spotted by Bruno Haible.
8525
8526 2009-07-04  Jim Meyering  <meyering@redhat.com>
8527
8528         argv-iter: new module
8529         * MODULES.html.sh: Add argv-iter.
8530         * lib/argv-iter.c, lib/argv-iter.h: New files.
8531         * modules/argv-iter: New file.
8532         * modules/argv-iter-tests: New file.
8533         * tests/test-argv-iter.c: Test it.
8534
8535 2009-07-04  Bruno Haible  <bruno@clisp.org>
8536
8537         Fix assertion.
8538         * lib/git-merge-changelog.c (compute_mapping): In the case where file1
8539         contains more exact copies of a given entry than file2, leave the extra
8540         copies unpaired rather than aborting.
8541         Reported by Eric Blake.
8542
8543 2009-07-02  Bruno Haible  <bruno@clisp.org>
8544
8545         Speedup git-merge-changelog for git cherry-pick.
8546         * lib/git-merge-changelog.c (struct entries_mapping): New type.
8547         (entries_mapping_get): New function, extracted from compute_mapping.
8548         (entries_mapping_reverse_get): New function.
8549         (compute_mapping): Add a 'full' argument. Return the result in a
8550         'struct entries_mapping'.
8551         (main): Update. Access the mappings through entries_mapping_get.
8552         Reported by Eric Blake.
8553
8554 2009-07-02  Bruno Haible  <bruno@clisp.org>
8555
8556         * lib/git-merge-changelog.c (compute_mapping): Fix determination of
8557         best_i.
8558
8559 2009-07-02  Bruno Haible  <bruno@clisp.org>
8560
8561         Speed up approximate search for matching ChangeLog entries.
8562         * lib/git-merge-changelog.c (entry_fstrcmp): Add a lower_bound
8563         argument. Call fstrcmp_bounded instead of fstrcmp.
8564         (compute_mapping, try_split_merged_entry, main): Update callers.
8565
8566 2009-07-02  Bruno Haible  <bruno@clisp.org>
8567
8568         * lib/git-merge-changelog.c (main): Add comment about git cherry-pick.
8569
8570 2009-06-30  Bruno Haible  <bruno@clisp.org>
8571
8572         Reduce the number of uc_is_cased calls.
8573         * lib/unicase.h (casing_suffix_context_t): Add
8574         'first_char_except_ignorable' field.
8575         * lib/unicase/context.h (SCC_FINAL_SIGMA_MASK): Remove macro.
8576         (SCC_MORE_ABOVE_MASK, SCC_BEFORE_DOT_MASK): Update.
8577         * lib/unicase/empty-suffix-context.c (unicase_empty_suffix_context):
8578         Update initializer.
8579         * lib/unicase/u-casemap.h (FUNC): Don't invoke uc_is_cased on
8580         case-ignorable characters.
8581         * lib/unicase/u-ct-totitle.h (FUNC): Likewise.
8582         * lib/unicase/u-suffix-context.h (FUNC2): Don't call uc_is_cased here.
8583         * modules/unicase/u8-suffix-context (Depends-on): Remove unicase/cased.
8584         * modules/unicase/u16-suffix-context (Depends-on): Likewise.
8585         * modules/unicase/u32-suffix-context (Depends-on): Likewise.
8586
8587 2009-06-30  Bruno Haible  <bruno@clisp.org>
8588
8589         Tests for module 'unicase/ignorable'.
8590         * modules/unicase/ignorable-tests: New file.
8591         * tests/unicase/test-ignorable.c: New file, generated by
8592         gen-uni-tables.
8593
8594         Tests for module 'unicase/cased'.
8595         * modules/unicase/cased-tests: New file.
8596         * tests/unicase/test-cased.c: New file, generated by gen-uni-tables.
8597         * tests/unicase/test-predicate-part1.h: New file, derived from
8598         tests/unictype/test-predicate-part1.h.
8599         * tests/unicase/test-predicate-part2.h: New file, same as
8600         tests/unictype/test-predicate-part2.h.
8601
8602         Fix evaluation of "Before C" condition of FINAL_SIGMA.
8603         * lib/gen-uni-tables.c (is_cased, is_case_ignorable): New functions.
8604         (output_casing_properties): New function.
8605         (main): Call it.
8606         * lib/unicase/cased.h: New file, generated by gen-uni-tables.
8607         * lib/unicase/cased.c: Include unictype/bitmap.h.
8608         (uc_is_cased): Define through a bitmap lookup.
8609         * lib/unicase/ignorable.h: New file, generated by gen-uni-tables.
8610         * lib/unicase/ignorable.c: Include unictype/bitmap.h.
8611         (uc_is_case_ignorable): Define through a bitmap lookup.
8612         * modules/unicase/cased (Files): Add lib/unicase/cased.h,
8613         lib/unictype/bitmap.h.
8614         (Depends-on): Add inline. Clean up.
8615         * modules/unicase/ignorable (Files): Add lib/unicase/ignorable.h,
8616         lib/unictype/bitmap.h.
8617         (Depends-on): Add inline. Clean up.
8618         * tests/unicase/test-u8-tolower.c (main): Add more tests of FINAL_SIGMA
8619         recognition.
8620         * tests/unicase/test-u16-tolower.c (main): Likewise.
8621         * tests/unicase/test-u32-tolower.c (main): Likewise.
8622
8623 2009-06-30  Bruno Haible  <bruno@clisp.org>
8624
8625         * lib/unicase/u8-casemap.c: Don't include uniwbrk.h.
8626         * lib/unicase/u16-casemap.c: Likewise.
8627         * lib/unicase/u32-casemap.c: Likewise.
8628
8629 2009-06-29  Bruno Haible  <bruno@clisp.org>
8630
8631         Define u32_casefold as a wrapper around u32_ct_casefold.
8632         * lib/unicase/u32-casefold.c: Update.
8633         * modules/unicase/u32-casefold (Depends-on): Add
8634         unicase/u32-ct-casefold, unicase/empty-prefix-context,
8635         unicase/empty-suffix-context. Clean up.
8636
8637         Define u16_casefold as a wrapper around u16_ct_casefold.
8638         * lib/unicase/u16-casefold.c: Update.
8639         * modules/unicase/u16-casefold (Depends-on): Add
8640         unicase/u16-ct-casefold, unicase/empty-prefix-context,
8641         unicase/empty-suffix-context. Clean up.
8642
8643         Define u8_casefold as a wrapper around u8_ct_casefold.
8644         * lib/unicase/u-casefold.h (FUNC): Delegate to U_CT_CASEFOLD.
8645         * lib/unicase/u8-casefold.c: Update.
8646         * modules/unicase/u8-casefold (Depends-on): Add unicase/u8-ct-casefold,
8647         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
8648
8649         Define u32_totitle as a wrapper around u32_ct_totitle.
8650         * lib/unicase/u32-totitle.c: Update.
8651         * modules/unicase/u32-totitle (Depends-on): Add unicase/u32-ct-totitle,
8652         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
8653
8654         Define u16_totitle as a wrapper around u16_ct_totitle.
8655         * lib/unicase/u16-totitle.c: Update.
8656         * modules/unicase/u16-totitle (Depends-on): Add unicase/u16-ct-totitle,
8657         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
8658
8659         Define u8_totitle as a wrapper around u8_ct_totitle.
8660         * lib/unicase/u-totitle.h (is_cased, is_case_ignorable): Remove
8661         functions.
8662         (FUNC): Delegate to U_CT_TOTITLE.
8663         * lib/unicase/u8-totitle.c: Update.
8664         * modules/unicase/u8-totitle (Depends-on): Add unicase/u8-ct-totitle,
8665         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
8666
8667         * lib/unicase/u32-tolower.c (u32_tolower): Update u32_casemap
8668         invocation.
8669         * modules/unicase/u32-tolower (Depends-on): Add
8670         unicase/empty-prefix-context, unicase/empty-suffix-context.
8671
8672         * lib/unicase/u16-tolower.c (u16_tolower): Update u16_casemap
8673         invocation.
8674         * modules/unicase/u16-tolower (Depends-on): Add
8675         unicase/empty-prefix-context, unicase/empty-suffix-context.
8676
8677         * lib/unicase/u8-tolower.c (u8_tolower): Update u8_casemap invocation.
8678         * modules/unicase/u8-tolower (Depends-on): Add
8679         unicase/empty-prefix-context, unicase/empty-suffix-context.
8680
8681         * lib/unicase/u32-toupper.c (u32_toupper): Update u32_casemap
8682         invocation.
8683         * modules/unicase/u32-toupper (Depends-on): Add
8684         unicase/empty-prefix-context, unicase/empty-suffix-context.
8685
8686         * lib/unicase/u16-toupper.c (u16_toupper): Update u16_casemap
8687         invocation.
8688         * modules/unicase/u16-toupper (Depends-on): Add
8689         unicase/empty-prefix-context, unicase/empty-suffix-context.
8690
8691         * lib/unicase/u8-toupper.c (u8_toupper): Update u8_casemap invocation.
8692         * modules/unicase/u8-toupper (Depends-on): Add
8693         unicase/empty-prefix-context, unicase/empty-suffix-context.
8694
8695         New module 'unicase/u32-ct-casefold'.
8696         * lib/unicase/u32-ct-casefold.c: New file.
8697         * modules/unicase/u32-ct-casefold: New file.
8698
8699         New module 'unicase/u16-ct-casefold'.
8700         * lib/unicase/u16-ct-casefold.c: New file.
8701         * modules/unicase/u16-ct-casefold: New file.
8702
8703         New module 'unicase/u8-ct-casefold'.
8704         * lib/unicase/u8-ct-casefold.c: New file.
8705         * lib/unicase/u-ct-casefold.h: New file, derived from
8706         lib/unicase/u-casefold.h.
8707         * modules/unicase/u8-ct-casefold: New file.
8708
8709         New module 'unicase/u32-ct-totitle'.
8710         * lib/unicase/u32-ct-totitle.c: New file.
8711         * modules/unicase/u32-ct-totitle: New file.
8712
8713         New module 'unicase/u16-ct-totitle'.
8714         * lib/unicase/u16-ct-totitle.c: New file.
8715         * modules/unicase/u16-ct-totitle: New file.
8716
8717         New module 'unicase/u8-ct-totitle'.
8718         * lib/unicase/u8-ct-totitle.c: New file.
8719         * lib/unicase/u-ct-totitle.h: New file, derived from
8720         lib/unicase/u-totitle.h.
8721         * modules/unicase/u8-ct-totitle: New file.
8722
8723         New module 'unicase/u32-ct-tolower'.
8724         * lib/unicase/u32-ct-tolower.c: New file.
8725         * modules/unicase/u32-ct-tolower: New file.
8726
8727         New module 'unicase/u16-ct-tolower'.
8728         * lib/unicase/u16-ct-tolower.c: New file.
8729         * modules/unicase/u16-ct-tolower: New file.
8730
8731         New module 'unicase/u8-ct-tolower'.
8732         * lib/unicase/u8-ct-tolower.c: New file.
8733         * modules/unicase/u8-ct-tolower: New file.
8734
8735         New module 'unicase/u32-ct-toupper'.
8736         * lib/unicase/u32-ct-toupper.c: New file.
8737         * modules/unicase/u32-ct-toupper: New file.
8738
8739         New module 'unicase/u16-ct-toupper'.
8740         * lib/unicase/u16-ct-toupper.c: New file.
8741         * modules/unicase/u16-ct-toupper: New file.
8742
8743         New module 'unicase/u8-ct-toupper'.
8744         * lib/unicase/u8-ct-toupper.c: New file.
8745         * modules/unicase/u8-ct-toupper: New file.
8746
8747         Add context arguments to u*_casemap functions.
8748         * lib/unicase/unicasemap.h: Include unicase.h.
8749         (u8_casemap, u16_casemap, u32_casemap): Add prefix_context and
8750         suffix_context arguments.
8751         * lib/unicase/u-casemap.h (is_cased, is_case_ignorable): Remove
8752         functions.
8753         (FUNC): Add prefix_context and suffix_context arguments. Use
8754         uc_is_cased and uc_is_case_ignorable.
8755         * lib/unicase/u8-casemap.c: Include caseprop.h and context.h.
8756         * lib/unicase/u16-casemap.c: Likewise.
8757         * lib/unicase/u32-casemap.c: Likewise.
8758         * modules/unicase/u8-casemap (Files): Add lib/unicase/context.h.
8759         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
8760         * modules/unicase/u16-casemap (Files): Add lib/unicase/context.h.
8761         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
8762         * modules/unicase/u32-casemap (Files): Add lib/unicase/context.h.
8763         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
8764
8765         New module 'unicase/u32-suffix-context'.
8766         * lib/unicase/u32-suffix-context.c: New file.
8767         * modules/unicase/u32-suffix-context: New file.
8768
8769         New module 'unicase/u16-suffix-context'.
8770         * lib/unicase/u16-suffix-context.c: New file.
8771         * modules/unicase/u16-suffix-context: New file.
8772
8773         New module 'unicase/u8-suffix-context'.
8774         * lib/unicase/u8-suffix-context.c: New file.
8775         * lib/unicase/u-suffix-context.h: New file.
8776         * modules/unicase/u8-suffix-context: New file.
8777
8778         New module 'unicase/empty-suffix-context'.
8779         * lib/unicase/empty-suffix-context.c: New file.
8780         * modules/unicase/empty-suffix-context: New file.
8781
8782         New module 'unicase/u32-prefix-context'.
8783         * lib/unicase/u32-prefix-context.c: New file.
8784         * modules/unicase/u32-prefix-context: New file.
8785
8786         New module 'unicase/u16-prefix-context'.
8787         * lib/unicase/u16-prefix-context.c: New file.
8788         * modules/unicase/u16-prefix-context: New file.
8789
8790         New module 'unicase/u8-prefix-context'.
8791         * lib/unicase/u8-prefix-context.c: New file.
8792         * lib/unicase/u-prefix-context.h: New file.
8793         * lib/unicase/context.h: New file.
8794         * modules/unicase/u8-prefix-context: New file.
8795
8796         New module 'unicase/empty-prefix-context'.
8797         * lib/unicase/empty-prefix-context.c: New file.
8798         * modules/unicase/empty-prefix-context: New file.
8799
8800         New module 'unicase/ignorable'.
8801         * lib/unicase/ignorable.c: New file.
8802         * modules/unicase/ignorable: New file.
8803
8804         New module 'unicase/cased'.
8805         * lib/unicase/caseprop.h: New file.
8806         * lib/unicase/cased.c: New file.
8807         * modules/unicase/cased: New file.
8808
8809         New functions for case mapping of substrings.
8810         * lib/unicase.h (casing_prefix_context_t): New type.
8811         (unicase_empty_prefix_context): New variable.
8812         (u8_casing_prefix_context, u16_casing_prefix_context,
8813         u32_casing_prefix_context, u8_casing_prefixes_context,
8814         u16_casing_prefixes_context, u32_casing_prefixes_context): New
8815         declarations.
8816         (casing_suffix_context_t): New type.
8817         (unicase_empty_suffix_context): New variable.
8818         (u8_casing_suffix_context, u16_casing_suffix_context,
8819         u32_casing_suffix_context, u8_casing_suffixes_context,
8820         u16_casing_suffixes_context, u32_casing_suffixes_context,
8821         u8_ct_toupper, u16_ct_toupper, u32_ct_toupper, u8_ct_tolower,
8822         u16_ct_tolower, u32_ct_tolower, u8_ct_totitle, u16_ct_totitle,
8823         u32_ct_totitle, u8_ct_casefold, u16_ct_casefold, u32_ct_casefold): New
8824         declarations.
8825
8826 2009-06-28  Jim Meyering  <meyering@redhat.com>
8827
8828         boostrap: indent only with spaces
8829         * build-aux/bootstrap: Indent only with spaces, never TABs.
8830
8831         bootstrap: split long lines
8832         * build-aux/bootstrap: Keep line length < 80.
8833
8834         bootstrap: sync from coreutils
8835         * build-aux/bootstrap: Honor variables like $ACLOCAL, etc.,
8836         just as autoreconf does.  Verify a list of prerequisite
8837         package-name,version-number pairs if defined in bootstrap.conf.
8838         Refer to README-prereq, if prerequisites are not satisfied.
8839
8840 2009-06-27  Eric Blake  <ebb9@byu.net>
8841
8842         tests: add test for bogus NULL definition
8843         * tests/test-stdio.c: Ensure POSIX 2008 requirement on NULL.
8844         * tests/test-stdlib.c: Likewise.
8845         * tests/test-string.c: Likewise.
8846         * tests/test-locale.c: Likewise.
8847         * tests/test-unistd.c: Likewise.
8848         * modules/stdio-tests (Depends-on): Add verify.
8849         * modules/stdlib-tests (Depends-on): Likewise.
8850         * modules/string-tests (Depends-on): Likewise.
8851         * modules/locale-tests (Depends-on): Likewise.
8852         * modules/unistd-tests (Depends-on): Likewise.
8853
8854 2009-06-27  Paolo Bonzini  <bonzini@gnu.org>
8855
8856         * m4/selinux-context-h (gl_HEADERS_SELINUX_CONTEXT_H): Remove
8857         self-explaining comment.
8858         * m4/selinux-selinux-h: Update serial.
8859         (gl_LIBSELINUX): New macro, adding a warning for missing development
8860         packages to code extracted from...
8861         (gl_HEADERS_SELINUX_SELINUX_H): ... this one.  Require gl_LIBSELINUX.
8862         Add warning for missing development packages here, too.
8863
8864 2009-06-26  Paolo Bonzini  <bonzini@gnu.org>
8865
8866         * build-aux/bootstrap: Do not use GIT_CONFIG_LOCAL.
8867
8868 2009-06-25  Eric Blake  <ebb9@byu.net>
8869
8870         version-etc: fix regression
8871         * lib/version-etc.h (ATTRIBUTE_SENTINEL): Define for new enough
8872         gcc.
8873         (version_etc): Use it, to catch bugs with trailing NULL.
8874         * lib/version-etc.c (version_etc_arn): Delete unused argument.
8875         (version_etc_va): Fix logic bug.
8876         * modules/version-etc-tests: Add test.
8877         * tests/test-version-etc.c: New file.
8878         * tests/test-version-etc.sh: Likewise.
8879
8880 2009-06-25  Sam Steingold  <sds@gnu.org>
8881
8882         * mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): Include <stdlib.h>, for the
8883         mbtowc declaration.
8884
8885 2009-06-25  Eric Blake  <ebb9@byu.net>
8886
8887         fpurge: migrate into <stdio.h>
8888         * lib/fpurge.h: Delete...
8889         * lib/stdio.in.h (fpurge): ...and declare here, instead.
8890         * lib/fpurge.c (fpurge): Change declaring header.
8891         * modules/fpurge (Files): Drop deleted file.
8892         (Depends-on): Add stdio.
8893         (configure.ac): Set witness.
8894         * modules/stdio (Makefile.am): Support fpurge macros.
8895         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
8896         * m4/fpurge.m4 (gl_FUNC_FPURGE): Set appropriate variables.
8897         * lib/fflush.c: Update client.
8898         * tests/test-fpurge.c: Likewise.
8899         * NEWS: Mention the change.
8900
8901 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
8902
8903         * lib/argp-version-etc.c (program_authors): Add const
8904         qualifier.
8905         * lib/version-etc.c: Fix typos in the comments.
8906         * modules/argp-version-etc: Depends on version-etc.
8907
8908 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
8909
8910         argp-version-etc: new module.
8911
8912         * lib/argp-version-etc.c: New file.
8913         * lib/argp-version-etc.h: New file.
8914         * modules/argp-version-etc: New file.
8915         * modules/argp-version-etc-tests: New file.
8916         * tests/test-argp-version-etc.c: New test.
8917         * tests/test-argp-version-etc-1.sh: New test.
8918
8919 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
8920
8921         Provide additional interfaces and documentation for version-etc
8922         module.
8923
8924         * lib/version-etc.c (version_etc_arn, version_etc_ar): New
8925         interfaces.
8926         * lib/version-etc.h (version_etc_arn, version_etc_ar): New
8927         prototypes.
8928
8929 2009-06-24  Bruno Haible  <bruno@clisp.org>
8930
8931         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Fix description of
8932         HAVE_LIB${NAME} macro.
8933         Reported by Sam Steingold <sds@gnu.org>.
8934
8935 2009-06-23  Simon Josefsson  <simon@josefsson.org>
8936
8937         * modules/hash-tests (test_hash_LDADD): Link to libintl when
8938         needed.
8939
8940 2009-06-21  Bruno Haible  <bruno@clisp.org>
8941
8942         Make two consecutive identical invocations of AC_LIB_HAVE_LINKFLAGS
8943         work.
8944         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Reset HAVE_LIB${NAME}
8945         together with LIB${NAME}, LTLIB${NAME}.
8946         Reported by Sam Steingold <sds@gnu.org>.
8947
8948 2009-06-20  Jim Meyering  <meyering@redhat.com>
8949
8950         tests: make sc_require_test_exit_idiom more generic
8951         * top/maint.mk (Exit_witness_file): New overridable variable.
8952         (sc_require_test_exit_idiom): Don't hard-code tests/test-lib.sh.
8953         Relax test for /^Exit \$fail$$/ to just /^Exit ./.
8954
8955 2009-06-19  Jim Meyering  <meyering@redhat.com>
8956
8957         hash: reverse order of src/dst parameters in an internal interface
8958         * lib/hash.c (transfer_entries): Reverse order of parameters to
8959         put DST before SRC.  Adjust callers.
8960
8961         tests: test-hash: avoid wholesale duplication
8962         * tests/test-hash.c (main): Don't copy/paste a 60-line loop.
8963         Instead, use a loop and add a single conditional.
8964
8965         tests: test-hash: allow seed selection via a command line argument
8966         * tests/test-hash.c (get_seed): New function.
8967         (main): Use it.
8968
8969 2009-06-19  Eric Blake  <ebb9@byu.net>
8970
8971         hash: avoid memory leak on allocation failure
8972         * lib/hash.c: (hash_rehash): Avoid memory leak on allocation
8973         failure.  Factor repeated algorithm...
8974         (transfer_entries): ...into new helper routine.
8975         (hash_delete): React to hash_rehash return value.
8976
8977         hash: reduce memory pressure in hash_rehash no-op case
8978         * lib/hash.c (next_prime): Avoid overflow.
8979         (hash_initialize): Factor bucket size computation...
8980         (compute_bucket_size): ...into new helper function.
8981         (hash_rehash): Use new function and open coding to reduce memory
8982         pressure, and avoid a memory leak in USE_OBSTACK code.
8983         Reported by Jim Meyering.
8984
8985 2009-06-18  Eric Blake  <ebb9@byu.net>
8986
8987         hash: make rotation more obvious
8988         * modules/hash (Depends-on): Add bitrotate and stdint.
8989         * lib/bitrotate.h (rotl_sz, rotr_sz): New functions.
8990         * lib/hash.c (headers): Drop limits.h.  Add stdint.h.
8991         (SIZE_MAX): Rely on headers for definition.
8992         (hash_string) [USE_DIFF_HASH]: Use rotl_sz.
8993         (raw_hasher): Use rotr_sz.
8994         Suggested by Jim Meyering.
8995
8996         hash: fix memory leak in last patch
8997         * lib/hash.c (hash_rehash): Avoid memory leak.
8998
8999         hash: avoid no-op rehashing
9000         * lib/hash.c (hash_rehash): Recognize useless rehash attempts.
9001
9002         hash: provide default callback functions
9003         * lib/hash.c (raw_hasher, raw_comparator): New functions.
9004         (hash_initialize): Use them as defaults.
9005         * tests/test-hash.c (main): Test this.
9006
9007         hash: minor optimization
9008         * lib/hash.c (hash_lookup, hash_find_entry): Avoid function call
9009         when possible.
9010         (hash_initialize): Document this promise.
9011         (hash_do_for_each, hash_clear, hash_free): Use C89 syntax.
9012         * tests/test-hash.c (hash_compare_strings): Test this.
9013
9014 2009-06-18  Bruno Haible  <bruno@clisp.org>
9015
9016         * m4/strstr.m4 (gl_FUNC_STRSTR): Skip linear time test if strstr is
9017         going to be replaced anyway.
9018
9019 2009-06-18  Bruno Haible  <bruno@clisp.org>
9020
9021         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Invoke AC_LIBOBJ only
9022         in one place.
9023         (gl_FUNC_STRCASESTR): Skip linear time test if strcasestr is going to
9024         be replaced anyway.
9025
9026 2009-06-18  Eric Blake  <ebb9@byu.net>
9027
9028         hash: check for resize before insertion
9029         * lib/hash.c (hash_insert): Check whether bucket usage exceeds
9030         threshold before insertion, so that a pathological hash_rehash
9031         that fills every bucket can still trigger another rehash.
9032
9033 2009-06-18  Jim Meyering  <meyering@redhat.com>
9034
9035         hash-tests: add a loop around the small tests
9036         * tests/test-hash.c (main): Repeat small tests with selected
9037         small initial table sizes.
9038
9039 2009-06-17  Eric Blake  <ebb9@byu.net>
9040
9041         hash: minor cleanups
9042         * lib/hash.h (hash_entry): Make opaque, by moving...
9043         * lib/hash.c (hash_entry): ...here.
9044         (hash_insert): Clarify restrictions on what can be inserted.
9045         (hash_get_next): Clarify when it is safe to remove an element
9046         during traversal.
9047         (check_tuning): Skip verification when tuning is known safe.
9048         (hash_initialize): Clarify restrictions on tuning.
9049
9050 2009-06-17  Jim Meyering  <jim@meyering.net>
9051         and Eric Blake  <ebb9@byu.net>
9052
9053         hash-tests: new module
9054         * modules/hash-tests: New file.
9055         * tests/test-hash.c: New file.
9056
9057 2009-06-17  Eric Blake  <ebb9@byu.net>
9058
9059         strstr-simple: document new module
9060         * MODULES.html.sh: Document new module.
9061
9062         strstr, strcasestr: replace on platforms with broken memchr
9063         * modules/strstr: Split into...
9064         * modules/strstr-simple: ...new module that does not care about
9065         performance, but does care about glibc bug.
9066         * m4/strstr.m4 (gl_FUNC_STRSTR): Split...
9067         (gl_FUNC_STRSTR_SIMPLE): ...into new macro, which replaces strstr
9068         if platform memchr is broken, per Debian bug 521737.
9069         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): React to broken
9070         memchr.
9071         * m4/memchr.m4 (gl_FUNC_MEMCHR): Only expand once.
9072         * doc/posix-functions/strstr.texi (strstr): Document the fix.
9073         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
9074         * modules/mountlist (Depends-on): Add strstr-simple.
9075         * modules/gen-uni-tables (Depends-on): Likewise.
9076         * modules/argz (Depends-on): Add strstr.
9077
9078 2009-06-17  Bruno Haible  <bruno@clisp.org>
9079
9080         * modules/posix_spawn-internal (Depends-on): Add errno.
9081
9082 2009-06-17  Bruno Haible  <bruno@clisp.org>
9083
9084         Define missing ESTALE on Interix 3.5.
9085         * lib/errno.in.h (ESTALE): Assign a value if missing.
9086         * lib/strerror.c (rpl_strerror): Handle missing ESTALE and ECANCELED.
9087         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Also test whether ESTALE is
9088         missing.
9089         * doc/posix-headers/errno.texi: Mention the Interix bug.
9090         Reported by Jay Krell <jay.krell@cornell.edu> via Eric Blake.
9091
9092 2009-06-15  Eric Blake  <ebb9@byu.net>
9093
9094         memchr, memchr2: add valgrind exception
9095         * lib/memchr.valgrind: New file.
9096         * lib/memchr2.valgrind: New file.
9097         * modules/memchr (Files): Distribute valgrind file.
9098         * modules/memchr2 (Files): Likewise.
9099
9100         docs: memchr is no longer obsolete
9101         * MODULES.html.sh: Move memchr from obsolete to string.h section.
9102         * lib/string.in.h (memchr): Simplify logic.
9103
9104 2009-06-14  Jim Meyering  <meyering@redhat.com>
9105
9106         link-follow: fix the "checking..." message to not mention trailing slash
9107         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): This test has
9108         never considered trailing slashes.
9109
9110 2009-06-14  Bruno Haible  <bruno@clisp.org>
9111
9112         * m4/memchr.m4: Mention also the bug on IA-64.
9113         * doc/posix-functions/memchr.texi: Likewise.
9114
9115 2009-06-12  Eric Blake  <ebb9@byu.net>
9116
9117         memchr: detect broken x86_64 and alpha implementations
9118         * modules/memchr-tests (Depends-on): Move mmap detection...
9119         * modules/memchr (Depends-on): ...here.
9120         (configure.ac): Set indicator.
9121         * lib/string.in.h (memchr): Declare replacement.
9122         * modules/string (Makefile.am): Trigger replacement.
9123         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
9124         * m4/memchr.m4 (gl_FUNC_MEMCHR): Use mmap to detect platform
9125         bugs.
9126         * doc/posix-functions/memchr.texi (memchr): Document the bug.
9127         * modules/getpagesize (License): Relax license.
9128
9129 2009-06-11  Bruno Haible  <bruno@clisp.org>
9130
9131         * lib/idpriv.h: Add more references.
9132
9133 2009-06-08  Bruno Haible  <bruno@clisp.org>
9134
9135         Tests for module 'idpriv-droptemp'.
9136         * modules/idpriv-droptemp-tests: New file.
9137         * tests/test-idpriv-droptemp.sh: New file.
9138         * tests/test-idpriv-droptemp.su.sh: New file.
9139         * tests/test-idpriv-droptemp.c: New file.
9140
9141         New module 'idpriv-droptemp'.
9142         * lib/idpriv-droptemp.c: New file.
9143         * modules/idpriv-droptemp: New file.
9144
9145 2009-06-08  Bruno Haible  <bruno@clisp.org>
9146
9147         Tests for module 'idpriv-drop'.
9148         * modules/idpriv-drop-tests: New file.
9149         * tests/test-idpriv-drop.sh: New file.
9150         * tests/test-idpriv-drop.su.sh: New file.
9151         * tests/test-idpriv-drop.c: New file.
9152
9153         New module 'idpriv-drop'.
9154         * lib/idpriv.h: New file.
9155         * lib-idpriv-drop.c: New file.
9156         * m4/idpriv.m4: New file.
9157         * modules/idpriv-drop: New file.
9158
9159 2009-06-08  Bruno Haible  <bruno@clisp.org>
9160
9161         * modules/unistdio/u8-vasnprintf (Depends-on): Add memchr.
9162         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
9163         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
9164         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
9165         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
9166         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
9167         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
9168
9169 2009-06-08  Eric Blake  <ebb9@byu.net>
9170
9171         test-strstr: use memory fence, when possible
9172         * tests/test-strstr.c (main): Use memory fence, in order to be
9173         more likely to trigger Debian bug 521737.
9174         * modules/strstr-tests (Files): Pull in additional files.
9175
9176         memchr: no longer obsolete, for wider field testing
9177         * modules/memchr (Status, Notice): Delete, this module is no
9178         longer obsolete.
9179         * modules/vasnprintf (Depends-on): Add memchr.
9180
9181 2009-06-07  Jim Meyering  <meyering@redhat.com>
9182
9183         hash: declare some functions with the warn_unused_result attribute
9184         * lib/hash.h (__attribute__, ATTRIBUTE_WUR): Define.
9185
9186 2009-06-07  Bruno Haible  <bruno@clisp.org>
9187
9188         * tests/test-alignof.c: Don't test int64_t if it does not exist.
9189         Reported by Eric Blake.
9190
9191 2009-06-06  Eric Blake  <ebb9@byu.net>
9192
9193         test-alignof: fix typo with long double
9194         * tests/test-alignof.c (CHECK): Use longdouble typedef to avoid
9195         compiler error.
9196
9197 2009-06-06  Neil Jerram  <neil@ossau.uklinux.net>  (tiny change)
9198
9199         Escape non-texinfo { and }s.
9200         * doc/ld-output-def.texi (Visual Studio Compatibility): Fix
9201         markup error.
9202
9203 2009-06-04  Jim Meyering  <meyering@redhat.com>
9204
9205         gitlog-to-changelog: don't infloop on an empty commit log
9206         * build-aux/gitlog-to-changelog: Warn about an empty log message.
9207         Reported by Boris Petersen <transacid@centerim.org>.
9208
9209 2009-06-03  Mike Frysinger  <vapier@gentoo.org>
9210
9211         version-etc: extend for packagers
9212         Add three new configure options, intended for packagers:
9213           --with-packager="packager name"
9214           --with-packager-version="packager-specific version"
9215           --with-packager-bug-reports="packager bug reporting"
9216         An example with coreutils:
9217           $ ./configure \
9218             --with-packager=Gentoo \
9219             --with-packager-bug-report=http://bugs.gentoo.org/ \
9220             --with-packager-version="patchset 1.6"
9221           $ ./src/ls --version | head -n3
9222           ls (GNU coreutils) 7.1-dirty
9223           Packaged by Gentoo (patchset 1.6)
9224           Copyright (C) 2009 Free Software Foundation, Inc.
9225         Note that the bug reporting info via --help doesn't show up because
9226         coreutils uses its own custom emit_bug_reporting_address() implementation
9227         in src/system.h.  If it didn't, it'd look like:
9228           $ ./src/ls --help | tail -n4
9229           Report bugs to <bug-coreutils@gnu.org>.
9230           Report Gentoo bugs to <http://bugs.gentoo.org/>.
9231           GNU coreutils home page: <http://www.gnu.org/software/coreutils/>.
9232           General help using GNU software: <http://www.gnu.org/gethelp/>.
9233         * lib/version-etc.c: Print new information, if provided.
9234         * m4/version-etc.m4: New file.
9235         * modules/version-etc (Files): Add m4/version-etc.m4.
9236         (configure.ac): Add gl_VERSION_ETC.
9237
9238 2009-05-31  Bruno Haible  <bruno@clisp.org>
9239
9240         * tests/test-alignof.c: Include <stdint.h>. Check also 'long double'
9241         and 'int64_t'.
9242         * modules/alignof-tests (Dependencies): Add stdint.
9243         Reported by Eric Blake.
9244
9245 2009-05-31  Bruno Haible  <bruno@clisp.org>
9246
9247         * lib/alignof.h (alignof_slot, alignof_type, alignof): Document
9248         restriction due to compiler bugs.
9249         Reported by Eric Blake.
9250
9251 2009-05-31  Simon Josefsson  <simon@josefsson.org>
9252             Bruno Haible  <bruno@clisp.org>
9253
9254         Fix test-alignof failure.
9255         * lib/alignof.h (alignof_slot): New macro.
9256         (alignof_type): New macro, with the same semantics as the previous
9257         'alignof'.
9258         (alignof): Alias to alignof_slot.
9259         * tests/test-alignof.c (CHECK): Check alignof_slot, not alignof. Also
9260         check that the results are usable as constant expressions.
9261
9262 2009-05-31  Bruno Haible  <bruno@clisp.org>
9263
9264         * tests/zerosize-ptr.h (zerosize_ptr): Specify more details.
9265         * tests/test-memchr.c (main): Check that memchr does not read past the
9266         first occurrence of the byte.
9267         * tests/test-strstr.c (main): Update comment.
9268         Suggested by Eric Blake.
9269
9270 2009-05-30  Bruno Haible  <bruno@clisp.org>
9271
9272         * doc/ld-output-def.texi (Visual Studio Compatibility): Explain in more
9273         detail how to use dumpbin.
9274         Reported by David Byron <dbyron@dbyron.com>.
9275
9276 2009-06-02  Simon Josefsson  <simon@josefsson.org>
9277
9278         * tests/test-parse-duration.sh: Don't use non-portable 'read -u3'.
9279
9280 2009-06-02  Simon Josefsson  <simon@josefsson.org>
9281
9282         * m4/manywarnings.m4: Add GCC 4.4 warnings.
9283
9284 2009-05-28  Bruno Haible  <bruno@clisp.org>
9285
9286         * gnulib-tool (func_import): Don't do HAVE_CONFIG_H replacements on
9287         build-aux/ files.
9288
9289 2009-05-28  Simon Josefsson  <simon@josefsson.org>
9290
9291         * gnulib-tool (func_import): Transform license on build-aux/ files too.
9292
9293 2009-05-27  Simon Josefsson  <simon@josefsson.org>
9294
9295         * gnulib-tool (sed_transform_main_lib_file)
9296         (sed_transform_testsrelated_lib_file): : Don't use non-POSIX
9297         regexps.
9298
9299 2009-05-26  Simon Josefsson  <simon@josefsson.org>
9300
9301         * tests/test-strstr.c: Add another self-test.
9302         * tests/test-strstr.c: Rewrite to use malloc/strcpy instead of
9303         strdup.  Suggested by Eric Blake  <ebb9@byu.net>.
9304
9305 2009-05-23  Bruno Haible  <bruno@clisp.org>
9306
9307         * doc/havelib.texi (AC_LIB_HAVE_LINKFLAGS): Update for 2009-04-26
9308         change.
9309
9310 2009-05-21  Bruno Haible  <bruno@clisp.org>
9311
9312         Simplify use of mode_t varargs.
9313         * lib/open.c (open): Use PROMOTED_MODE_T instead of a conditional that
9314         uses 'mode_t' or 'int'.
9315         * lib/openat.c (openat): Likewise.
9316         * lib/open-safer.c (open_safer): Likewise.
9317         * m4/mode_t.m4: New file.
9318         * m4/open.m4 (gl_PREREQ_OPEN): Require gl_PROMOTED_TYPE_MODE_T.
9319         * m4/openat.m4 (gl_PREREQ_OPENAT): Likewise.
9320         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Likewise.
9321         * modules/open (Files): Add m4/mode_t.m4.
9322         * modules/openat (Files): Likewise.
9323         * modules/fcntl-safer (Files): Likewise.
9324         Suggested by Eric Blake.
9325
9326 2009-05-21  Pádraig Brady  <P@draigbrady.com>
9327
9328         * doc/glibc-functions/fallocate.texi: New file.
9329         * doc/gnulib.texi: Include it.
9330
9331 2009-05-21  Eric Blake  <ebb9@byu.net>
9332             Bruno Haible  <bruno@clisp.org>
9333
9334         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Remove redundant m4_quote
9335         invocations.
9336         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
9337
9338 2009-05-21  Eric Blake  <ebb9@byu.net>
9339             Bruno Haible  <bruno@clisp.org>
9340
9341         Second attempt to work around an AIX 5.3, 6.1 compiler bug with
9342         include_next. Fix of 2008-11-20 commit.
9343         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Also set
9344         NEXT_AS_FIRST_DIRECTIVE_FOO_H.
9345         * lib/math.in.h: Use NEXT_AS_FIRST_DIRECTIVE_MATH_H instead of
9346         NEXT_MATH_H.
9347         * modules/math (Makefile.am): Substitute NEXT_AS_FIRST_DIRECTIVE_MATH_H
9348         instead of NEXT_MATH_H.
9349
9350 2009-05-21  Bruno Haible  <bruno@clisp.org>
9351
9352         Avoid redefinition warnings for SIZE_MAX.
9353         * m4/size_max.m4 (gl_SIZE_MAX): Avoid redefining SIZE_MAX in config.h.
9354         Reported by Simon Josefsson.
9355
9356 2009-05-21  Bruno Haible  <bruno@clisp.org>
9357
9358         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_CACHE_CHECK instead of
9359         AC_CACHE_VAL.
9360
9361 2009-05-20  Bruno Haible  <bruno@clisp.org>
9362
9363         Make zeroptr.h work on mingw.
9364         * tests/zerosize-ptr.h: Test for the presence of <sys/mman.h> and
9365         mprotect.
9366         * modules/memchr-tests (configure.ac): Also test for sys/mman.h.
9367         * modules/memchr2-tests (configure.ac): Likewise.
9368         * modules/memcmp-tests (configure.ac): Likewise.
9369         * modules/memmem-tests (configure.ac): Likewise.
9370         * modules/memrchr-tests (configure.ac): Likewise.
9371         Reported by Simon Josefsson.
9372
9373 2009-05-20  Simon Josefsson  <simon@josefsson.org>
9374
9375         * tests/test-glob.c: Include string.h for strcmp prototype.
9376
9377 2009-05-20  Simon Josefsson  <simon@josefsson.org>
9378
9379         * modules/getdelim (Depends-on): Add explicit stdint, although it
9380         was implicitly already pulled in via realloc-posix.
9381         * lib/getdelim.c: Get SIZE_MAX from stdint.h.
9382
9383 2009-05-20  Simon Josefsson  <simon@josefsson.org>
9384
9385         MinGW and IRIX does not have sa_family_t type.  Reported by "Tom
9386         G. Christensen" <tgc@jupiterrise.com>.
9387         * m4/sys_socket_h.m4: Check for sa_family_t.
9388         * lib/sys_socket.in.h: Typedef sa_family_t when needed.
9389         * modules/sys_socket: Substitute HAVE_SA_FAMILY_T.
9390         * tests/test-sys_socket.c: Check that sa_family_t works.
9391
9392 2009-05-18  Eric Blake  <ebb9@byu.net>
9393
9394         maint.mk: allow gnulib_dir in VPATH build
9395         * top/maint.mk (gnulib_dir): Make relative to $(srcdir).
9396
9397 2009-05-15  Jim Meyering  <meyering@redhat.com>
9398
9399         maint.mk: Give gnulib_dir a default definition.
9400         * top/maint.mk (gnulib_dir): Define to 'gnulib', by default.
9401         Thus, most packages no longer need to specify this variable in cfg.mk
9402
9403 2009-05-14  Tom Prince  <tom.prince@ualberta.net>  (tiny change)
9404
9405         rename.m4: fix typos that would make non-mingw cross-configure fail
9406         * m4/rename.m4 (gl_FUNC_RENAME): Fix typos.
9407
9408 2009-05-13  Eric Blake  <ebb9@byu.net>
9409
9410         mmap-anon: avoid out-of-order autoconf expansion
9411         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Use correct
9412         SYSTEM_EXTENSIONS macro to silence warnings from autoconf 2.63b.
9413         * modules/memchr-tests (Depends-on): Add extensions.
9414         * modules/memchr2-tests (Depends-on): Add extensions.
9415         * modules/memcmp-tests (Depends-on): Add extensions.
9416         * modules/memmem-tests (Depends-on): Add extensions.
9417         * modules/memrchr-tests (Depends-on): Add extensions.
9418
9419 2009-05-13  Bruno Haible  <bruno@clisp.org>
9420
9421         Make some tests ISO C 99 compliant.
9422         * tests/zerosize-ptr.h: New file.
9423         * tests/test-memchr.c: Include zerosize-ptr.h.
9424         (main): Use a zero-size object pointer instead of NULL.
9425         * tests/test-memchr2.c: Include zerosize-ptr.h.
9426         (main): Use a zero-size object pointer instead of NULL.
9427         * tests/test-memcmp.c: Include zerosize-ptr.h.
9428         (main): Use a zero-size object pointer instead of NULL.
9429         * tests/test-memmem.c: Include zerosize-ptr.h.
9430         (main): Use a zero-size object pointer instead of NULL.
9431         * tests/test-memrchr.c: Include zerosize-ptr.h.
9432         (main): Use a zero-size object pointer instead of NULL.
9433         * modules/memchr-tests (Files): Add tests/zerosize-ptr.h,
9434         m4/mmap-anon.m4.
9435         (Depends-on): Add getpagesize.
9436         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
9437         * modules/memchr2-tests (Files): Add tests/zerosize-ptr.h,
9438         m4/mmap-anon.m4.
9439         (Depends-on): Add getpagesize.
9440         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
9441         * modules/memcmp-tests (Files): Add tests/zerosize-ptr.h,
9442         m4/mmap-anon.m4.
9443         (Depends-on): Add getpagesize.
9444         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
9445         * modules/memmem-tests (Files): Add tests/zerosize-ptr.h,
9446         m4/mmap-anon.m4.
9447         (Depends-on): Add getpagesize.
9448         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
9449         * modules/memrchr-tests (Files): Add tests/zerosize-ptr.h,
9450         m4/mmap-anon.m4.
9451         (Depends-on): Add getpagesize.
9452         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
9453
9454 2009-05-12  Bruno Haible  <bruno@clisp.org>
9455
9456         Tests for module 'alignof'.
9457         * modules/alignof-tests: New file.
9458         * tests/test-alignof.c: New file.
9459
9460 2009-05-12  Bruno Haible  <bruno@clisp.org>
9461
9462         Fix alignof macro.
9463         * lib/alignof.h (alignof): Remove special cases for AIX and HP-UX
9464         vendor compilers that are always correct.
9465
9466 2009-05-12  Bruno Haible  <bruno@clisp.org>
9467
9468         Make the MAP_ANONYMOUS detection work on HP-UX 11.
9469         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check whether mmap exists, but
9470         not whether its fully works.
9471
9472 2009-05-12  Bruno Haible  <bruno@clisp.org>
9473
9474         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Add comments.
9475
9476 2009-05-12  Jim Meyering  <meyering@redhat.com>
9477
9478         * top/maint.mk: Adjust backslash alignment.
9479
9480 2009-05-11  Simon Josefsson  <simon@josefsson.org>
9481
9482         * top/maint.mk: Make $(srcdir)/build-aux configurable.
9483
9484 2009-05-11  Eric Blake  <ebb9@byu.net>
9485
9486         argp: avoid undefined behavior
9487         * lib/argp-fmtstream.c (weak_alias): Pass correct types to ctype
9488         macros.
9489
9490 2009-05-08  Simon Josefsson  <simon@josefsson.org>
9491
9492         * tests/test-vc-list-files-git.sh: Do git config of user.email and
9493         user.name to prevent git commit from complaining.
9494
9495 2009-05-10  Bruno Haible  <bruno@clisp.org>
9496
9497         * gnulib-tool (func_import, func_create_testdir, copy-file): Change
9498         sed_rewrite_old_files, sed_rewrite_new_files, sed_rewrite_files so that
9499         it rewrites every file name only once.
9500         Reported by Simon Josefsson. Helped by Ralf Wildenhues.
9501
9502 2009-05-08  Bruno Haible  <bruno@clisp.org>
9503
9504         * lib/sys_socket.in.h (_SS_PADSIZE): Use a conditional expression
9505         instead of 'max'.
9506
9507 2009-05-08  Simon Josefsson  <simon@josefsson.org>
9508
9509         * m4/sys_socket_h.m4: Test for ws2tcpip.h earlier, needed for
9510         sockaddr_storage test.
9511
9512 2009-05-07  Simon Josefsson  <simon@josefsson.org>
9513
9514         * modules/sys_socket (Makefile.am): Substitute
9515         HAVE_STRUCT_SOCKADDR_STORAGE.  Depend on alignof.
9516         * m4/sys_socket_h.m4: Check for sockaddr_storage.
9517         * lib/sys_socket.in.h (sockaddr_storage): Define when needed.
9518         * tests/test-sys_socket.c: Check sockaddr_storage.
9519
9520 2009-05-08  Bruno Haible  <bruno@clisp.org>
9521
9522         New module 'alignof'.
9523         * lib/alignof.h: New file.
9524         * modules/alignof: New file.
9525
9526 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
9527             Bruno Haible  <bruno@clisp.org>
9528
9529         Fix test-file-has-acl on FreeBSD.
9530         * tests/test-file-has-acl.sh: Also test a directory. On FreeBSD, the
9531         mask is implicitly added.
9532         * tests/test-file-has-acl.c: Include <signal.h>.
9533         (main): Terminate the test after 5 seconds.
9534         * modules/acl-tests (configure.ac): Check for alarm function.
9535
9536 2009-05-04  Bruno Haible  <bruno@clisp.org>
9537
9538         Exploit new semantics of AC_DEFUN_ONCE available since 2009-01-26.
9539         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Remove outdated comment.
9540         * modules/errno (configure.ac): Drop AC_REQUIRE.
9541         * m4/multiarch.m4 (gl_MULTIARCH): Remove outdated comment.
9542         * modules/multiarch (configure.ac): Drop AC_REQUIRE.
9543
9544 2009-05-04  Simon Josefsson  <simon@josefsson.org>
9545
9546         * modules/glob-tests: New module.
9547         * tests/test-glob.c: Add.
9548
9549 2009-05-04  Simon Josefsson  <simon@josefsson.org>
9550
9551         * modules/fnmatch-tests: New module.
9552         * tests/test-fnmatch.c: Add.
9553
9554 2009-05-04  Eric Blake  <ebb9@byu.net>
9555
9556         maint: make the new no-submodule-changes rule VPATH-safe
9557         * top/maint.mk (no-submodule-changes): Don't assume a srcdir build.
9558
9559 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
9560             Bruno Haible  <bruno@clisp.org>
9561
9562         acl: Fix infinite loop on FreeBSD.
9563         * lib/acl_entries.c (acl_entries) [Linux, FreeBSD]: Fix interpretation
9564         of return value from acl_get_entry.
9565         * lib/file-has-acl.c (acl_access_nontrivial) [Linux, FreeBSD]:
9566         Likewise.
9567
9568 2009-05-03  Bruno Haible  <bruno@clisp.org>
9569
9570         * lib/acl-internal.h (acl_entries): Clarify return value.
9571         * lib/acl_entries.c (acl_entries): Likewise.
9572
9573 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
9574
9575         Bug fix in acl module.
9576         * lib/set-mode-acl.c: Use correct struct with ACL_SETACL.
9577
9578 2009-05-03  Bruno Haible  <bruno@clisp.org>
9579
9580         Create gperf-generated file in the source dir, not in the build dir.
9581         * modules/iconv_open (iconv_open-aix.h, iconv_open-hpux.h,
9582         iconv_open-irix.h, iconv_open-osf.h): Create file in the source tree.
9583         * modules/unicase/locale-language (unicase/locale-languages.h):
9584         Likewise.
9585         * modules/unicase/special-casing (unicase/special-casing-table.h):
9586         Likewise.
9587         * modules/unictype/property-byname (unictype/pr_byname.h): Likewise.
9588         * modules/unictype/scripts (unictype/scripts_byname.h): Likewise.
9589         * modules/uninorm/composition (uninorm/composition-table.h): Likewise.
9590         Reported by Ralf Wildenhues.
9591
9592 2009-05-03  Bruno Haible  <bruno@clisp.org>
9593
9594         * modules/fnmatch (Description, configure.ac): Taken from
9595         fnmatch-posix.
9596         * modules/fnmatch-posix: Turn into a symbolic reference to the
9597         'fnmatch' module, and deprecate.
9598         * doc/posix-functions/fnmatch.texi: Mention the fnmatch module.
9599
9600 2009-05-03  Bruno Haible  <bruno@clisp.org>
9601
9602         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF,
9603         gl_PREREQ_VASNPRINTF_LONG_DOUBLE): Define through AC_DEFUN_ONCE.
9604         Reported by Ralf Wildenhues.
9605
9606 2009-05-04  Simon Josefsson  <simon@josefsson.org>
9607
9608         * m4/fnmatch.m4: Fix fnmatch re-define.
9609
9610 2009-04-27  David Bartley  <dtbartle@csclub.uwaterloo.ca>
9611
9612         priv-set: new module and tests; adapt write-any-file
9613         * lib/priv-set.c: New file.
9614         * lib/priv-set.h: New file.
9615         * lib/unlinkdir.c: Make cannot_unlink_dir thread-safe.
9616         * lib/write-any-file.c: Simplify by using priv-set module.
9617         * m4/priv-set.m4: New file.
9618         * modules/priv-set: New file.
9619         * modules/unlinkdir: Add dependency on priv-set module.
9620         * modules/write-any-file: Likewise.
9621
9622         Tests for module 'priv-set'.
9623         * modules/priv-set-tests: New file.
9624         * tests/test-priv-set.c: New file.
9625
9626 2009-05-03  Jim Meyering  <meyering@redhat.com>
9627             Bruno Haible  <bruno@clisp.org>
9628
9629         * lib/propername.c (proper_name_utf8): Ignore no-op translations;
9630         use the converted UTF-8 variant of the name instead.
9631
9632 2009-05-03  Jim Meyering  <meyering@redhat.com>
9633
9634         tests: tighten some getdate tests
9635         * tests/test-getdate.c (main): Tighten tests: require equality,
9636         not just greater than.  Set TZ envvar to UTC0.
9637
9638 2009-05-03  Giuseppe Scrivano  <gscrivano@gnu.org>
9639
9640         getdate: correctly interpret "next monday" when run on a Monday
9641         * lib/getdate.y (get_date): Correct the calculation of tm_mday so
9642         that e.g., "next tues" (when run on a tuesday) results in a date
9643         that is one week in the future, and not today's date.
9644         I.e., add a week when the wday is the same as the current one.
9645         Reported by Tom Broadhurst in http://savannah.gnu.org/bugs/?25406,
9646         and earlier by Martin Bernreuther and Jan Minář.
9647         * tests/test-getdate.c (main): Check that "next DAY" is always in
9648         the future and that "last DAY" is always in the past.
9649
9650 2009-05-02  Jim Meyering  <meyering@redhat.com>
9651
9652         build: ensure that a release build fails when a submodule is unclean
9653         * top/maint.mk (no-submodule-changes): New rule.
9654         (alpha beta major): Depend on it.
9655
9656 2009-05-02  Bruno Haible  <bruno@clisp.org>
9657
9658         Remove incompatibility between modules fnmatch-posix and fnmatch-gnu.
9659         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Use a
9660         shell variable gl_fnmatch_required to detect which variant is
9661         requested.
9662         (_AC_FUNC_FNMATCH_IF, _AC_LIBOBJ_FNMATCH): Remove macros. Inlined into
9663         gl_FUNC_FNMATCH_POSIX.
9664         * gnulib-tool (func_create_testdir, func_create_megatestdir): Don't
9665         exclude fnmatch-posix.
9666
9667 2009-05-02  Bruno Haible  <bruno@clisp.org>
9668
9669         Relicense mbsrtowcs and strnlen1 under LGPLv2+.
9670         * modules/mbsrtowcs (License): Change to LGPLv2+.
9671         * modules/strnlen1 (License): Likewise.
9672         Reported by Simon Josefsson.
9673
9674 2009-05-02  Bruno Haible  <bruno@clisp.org>
9675
9676         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Say "guessing no" instead of
9677         "cross".
9678         (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Update. Don't assume that
9679         gnulib-tool was called with option --source-base=lib.
9680
9681 2009-05-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
9682
9683         Use automake *-local hooks without commands, for extensibility.
9684         * modules/localcharset (Makefile.am): Rename install-exec-local
9685         rule to install-exec-localcharset, and make it a prerequisite of
9686         install-exec-local.  Likewise, rename the uninstall-local rule to
9687         uninstall-localcharset, and make it a prerequisite of the former.
9688
9689 2009-05-01  Bruno Haible  <bruno@clisp.org>
9690
9691         * lib/wchar.in.h (wcsnrtombs): Define if REPLACE_WCSNRTOMBS is 1.
9692         * m4/wcsnrtombs.m4 (gl_FUNC_WCSRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
9693         set REPLACE_WCSNRTOMBS if mbstate_t must be replaced.
9694         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCSNRTOMBS.
9695         * modules/wchar (Makefile.am): Substitute REPLACE_WCSNRTOMBS.
9696         * modules/wcsnrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
9697         m4/locale-zh.m4, m4/codeset.m4.
9698
9699         * m4/wcsrtombs.m4 (gl_FUNC_WCSNRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
9700         set REPLACE_WCSRTOMBS if mbstate_t must be replaced.
9701         * modules/wcsrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
9702         m4/locale-zh.m4.
9703
9704         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Invoke gl_MBSTATE_T_BROKEN, and set
9705         REPLACE_WCRTOMB if mbstate_t must be replaced.
9706         * modules/wcrtomb (Files): Add m4/mbrtowc.m4.
9707         Reported by Jens Rehsack <rehsack@googlemail.com> via Eric Blake.
9708
9709 2009-05-01  Bruno Haible  <bruno@clisp.org>
9710
9711         Avoid compiler warnings when redefining macros defined by <libintl.h>.
9712         * lib/gettext.h [!ENABLE_NLS] (gettext, dgettext, dcgettext, ngettext,
9713         dngettext, dcngettext, textdomain, bindtextdomain,
9714         bind_textdomain_codeset): Undefine before redefining.
9715
9716 2009-04-30  Bruno Haible  <bruno@clisp.org>
9717
9718         Fix bug introduced on 2009-04-25.
9719         * lib/math.in.h (gl_signbitf_OPTIMIZED_MACRO,
9720         gl_signbitd_OPTIMIZED_MACRO, gl_signbitl_OPTIMIZED_MACRO): New macros.
9721         * lib/signbitf.c (gl_signbitd): Undefine if gl_signbitf_OPTIMIZED_MACRO
9722         is defined.
9723         * lib/signbitd.c (gl_signbitd): Undefine if gl_signbitd_OPTIMIZED_MACRO
9724         is defined.
9725         * lib/signbitl.c (gl_signbitd): Undefine if gl_signbitl_OPTIMIZED_MACRO
9726         is defined.
9727         Reported by Elbert_Pol <elbert.pol@gmail.com>.
9728
9729 2009-04-28  Bruno Haible  <bruno@clisp.org>
9730
9731         Comment tweaks.
9732         * lib/unistr.h (u*_cmp2): Clarify what memcmp2 is.
9733         * lib/uninorm.h (u*_normxfrm): Fix description of return value.
9734         * lib/unicase.h (u*_casexfrm): Likewise.
9735         Reported by Paolo Bonzini.
9736
9737 2009-04-28  Bruno Haible  <bruno@clisp.org>
9738
9739         Fix a compilation error.
9740         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Fix initializer.
9741         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
9742         Reported by Jim Meyering.
9743
9744 2009-04-27  Bruno Haible  <bruno@clisp.org>
9745
9746         New module 'libunistring'.
9747         * modules/libunistring: New file.
9748         * m4/libunistring.m4: New file.
9749         * MODULES.html.sh (Unicode string functions): Add it.
9750
9751 2009-04-27  Eric Blake  <ebb9@byu.net>
9752
9753         maint.mk: allow package-specific header to provide <config.h>
9754         * top/maint.mk (sc_require_config_h): New variable.
9755         (sc_require_config_h, sc_require_config_h_first): Use it.
9756
9757 2009-04-27  Simon Josefsson  <simon@josefsson.org>
9758
9759         * top/maint.mk (sc_avoid_if_before_free): Except
9760         useless-if-before-free script.
9761
9762 2009-04-27  Eric Blake  <ebb9@byu.net>
9763
9764         maintainer-makefile: depend on all required helper scripts
9765         * modules/maintainer-makefile (Depends-on): Add vc-list-files and
9766         useless-if-before-free.
9767         * top/maint.mk (VC_LIST, sc_avoid_if_before_free): Use local
9768         version, rather than assuming gnulib checkout is available.
9769         Reported by Simen Josefsson.
9770
9771 2009-04-26  Bruno Haible  <bruno@clisp.org>
9772
9773         Make the lib vs. lib64 recognition work on openSUSE 11 with "gcc -m32".
9774         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Ignore paths that end in
9775         "../" or "..".
9776
9777 2009-04-26  Bruno Haible  <bruno@clisp.org>
9778
9779         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Accept a fifth argument.
9780         * m4/libsigsegv.m4 (gl_LIBSIGSEGV): Simplify by using
9781         AC_LIB_HAVE_LINKFLAGS.
9782
9783 2009-04-26  Bruno Haible  <bruno@clisp.org>
9784
9785         Simplify calling convention of u*_conv_from_encoding.
9786         * lib/uniconv.h (u8_conv_from_encoding, u16_conv_from_encoding,
9787         u32_conv_from_encoding): Expect a resultbuf argument and return the
9788         result directly as a pointer.
9789         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Likewise.
9790         * lib/uniconv/u-conv-from-enc.h (FUNC): Likewise.
9791         * lib/uniconv/u-strconv-from-enc.h (FUNC): Update.
9792         * lib/unicase/ulc-casecmp.c (ulc_u8_casefold): Update.
9793         * lib/unicase/ulc-casexfrm.c (ulc_casexfrm): Update.
9794         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
9795         Update.
9796         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Update.
9797         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Update.
9798         * lib/vasnprintf.c (VASNPRINTF): Update.
9799         * tests/uniconv/test-u8-conv-from-enc.c (main): Update.
9800         * tests/uniconv/test-u16-conv-from-enc.c (main): Update.
9801         * tests/uniconv/test-u32-conv-from-enc.c (main): Update.
9802         * NEWS: Mention the change.
9803
9804 2009-04-26  Bruno Haible  <bruno@clisp.org>
9805
9806         Simplify calling convention of u*_conv_to_encoding.
9807         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
9808         u32_conv_to_encoding): Expect a resultbuf argument and return the
9809         result directly as a pointer.
9810         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
9811         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Preserve errno while
9812         freeing scaled_offsets if mem_iconveha failed.
9813         * lib/unicase/u-casexfrm.h (FUNC): Update.
9814         * lib/uninorm/u-normxfrm.h (FUNC): Update.
9815         * lib/vasnprintf.c (VASNPRINTF): Update.
9816         * tests/uniconv/test-u8-conv-to-enc.c (main): Update.
9817         * tests/uniconv/test-u16-conv-to-enc.c (main): Update.
9818         * tests/uniconv/test-u32-conv-to-enc.c (main): Update.
9819         * NEWS: Mention the change.
9820
9821 2009-04-26  Bruno Haible  <bruno@clisp.org>
9822
9823         Avoid test failures on AIX and OSF/1.
9824         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Avoid calling
9825         malloc(0).
9826         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
9827         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
9828         Likewise.
9829         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Likewise.
9830         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Likewise.
9831         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Fix memory leak.
9832         * lib/unistr/u-cpy-alloc.h (FUNC): Call malloc(1) instead of malloc(0).
9833         * doc/posix-functions/malloc.texi: Document the portability problem
9834         related to malloc(0).
9835
9836 2009-04-26  Bruno Haible  <bruno@clisp.org>
9837
9838         * modules/unistr/u8-cpy-alloc (Depends-on): Add malloc-posix.
9839         * modules/unistr/u16-cpy-alloc (Depends-on): Likewise.
9840         * modules/unistr/u32-cpy-alloc (Depends-on): Likewise.
9841
9842 2009-04-25  Bruno Haible  <bruno@clisp.org>
9843
9844         Avoid link error when creating a namespace clean library.
9845         * lib/math.in.h (gl_signbitf, gl_signbitd, gl_signbitl): Don't define
9846         as macro with arguments if already defined as an alias.
9847         * lib/signbitf.c (gl_signbitf): Don't undefine.
9848         * lib/signbitd.c (gl_signbitd): Don't undefine.
9849         * lib/signbitl.c (gl_signbitl): Don't undefine.
9850
9851 2009-04-25  Jim Meyering  <meyering@redhat.com>
9852
9853         vc-list-files: fix another quoting bug
9854         * build-aux/vc-list-files: Avoid sed backslash expansion
9855         of pathological directory names.
9856
9857 2009-04-25  Eric Blake  <ebb9@byu.net>
9858
9859         vc-list-files: fix shell quoting error
9860         * build-aux/vc-list-files: Protect against $ in $dir.  Normalize
9861         timestamp.
9862
9863 2009-04-25  Jim Meyering  <meyering@redhat.com>
9864
9865         vc-list-files: restore lost functionality with subdir argument
9866         * build-aux/vc-list-files: When given a non-"." sub-directory
9867         argument, substitute the $dir/ prefix back onto each resulting name.
9868         Otherwise, coreutils' root_tests check would fail.
9869
9870 2009-04-24  Eric Blake  <ebb9@byu.net>
9871
9872         vc-list-files: ignore git symlinks
9873         * build-aux/vc-list-files (.git): Use ls-tree and a filter, rather
9874         than ls-files, to ignore git symlinks.
9875
9876         maint.mk: import improvements from m4
9877         * top/maint.mk (VC-tag): Use signing key from cfg.mk.
9878         (move_if_change): Delete unused macro.
9879         (news-date-check, vc-diff-check): Support VPATH builds.
9880         (announcement): Likewise.  Split --bootstrap-tools list...
9881         (boostrap-tools): ...into separate list, which can be overridden
9882         in cfg.mk.
9883         (sc_avoid_if_before_free): Point to $(gnulib_dir), rather than
9884         requiring dependency on useless-if-before-free module.
9885         (VC_LIST, VC_LIST_EXCEPT): Likewise for vc-list-files module.
9886         Support VPATH builds.
9887
9888 2009-04-24  Jim Meyering  <meyering@redhat.com>
9889
9890         maint.mk: remove coreutils-specific rules and variables
9891         * top/maint.mk (bin, taint-distcheck, coreutils-path-check, t): Remove.
9892         (fake_home, install-transform-check, my-instcheck, pfx, TMPDIR): Remove.
9893         (t_prefix, t_taint, tp, warn_cflags, write_loser, my-distcheck): Remove.
9894
9895         maint.mk: remove obsolete rule
9896         * top/maint.mk (rel-check): Remove rule.
9897         (WGET, WGETFLAGS): Remove now-unused variables.
9898
9899 2009-04-24  Simon Josefsson  <simon@josefsson.org>
9900
9901         * top/maint.mk (makefile-check): Renamed to sc_makefile_check for
9902         consistency.
9903
9904         * modules/vc-list-files-tests (TESTS_ENVIRONMENT): Use
9905         '$(PATH_SEPARATOR)' instead of ':'.
9906
9907 2009-04-24  Simon Josefsson  <simon@josefsson.org>
9908
9909         * lib/getopt1.c (main): Use 'const' for static array.
9910
9911 2009-04-24  Simon Josefsson  <simon@josefsson.org>
9912
9913         * top/maint.mk: Sync with coreutils.
9914         * NEWS: Explain incompatibilities.
9915
9916 2009-04-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
9917             Bruno Haible  <bruno@clisp.org>
9918
9919         Fix cross-compilation results.
9920         * m4/btowc.m4 (gl_FUNC_BTOWC): Use no-op statement, rather than empty
9921         statement, as third argument of AC_TRY_RUN.
9922         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
9923         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL):
9924         Likewise.
9925         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
9926         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION, gl_WCSRTOMBS_NULL):
9927         Likewise.
9928         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
9929         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise. Update for AIX 4.3.
9930         * doc/posix-functions/wcrtomb.texi: Mention the bug on AIX 4.3.
9931
9932 2009-04-20  Bruno Haible  <bruno@clisp.org>
9933
9934         Avoid test failure on mingw.
9935         * tests/uniwidth/test-uc_width2.sh: Convert newlines in output.
9936
9937 2009-04-20  Bruno Haible  <bruno@clisp.org>
9938
9939         Avoid compilation error on mingw.
9940         * modules/localename-tests (Depends-on): Add locale.
9941
9942 2009-04-19  Bruno Haible  <bruno@clisp.org>
9943
9944         Support for building a shared library on Windows platforms.
9945         * tests/uninorm/test-nfc.c (n): Don't define if WOE32DLL.
9946         (main): Test the presence of UNINORM_NFC here.
9947         * tests/uninorm/test-nfd.c (n): Don't define if WOE32DLL.
9948         (main): Test the presence of UNINORM_NFD here.
9949         * tests/uninorm/test-nfkc.c (n): Don't define if WOE32DLL.
9950         (main): Test the presence of UNINORM_NFKC here.
9951         * tests/uninorm/test-nfkd.c (n): Don't define if WOE32DLL.
9952         (main): Test the presence of UNINORM_NFKD here.
9953
9954 2009-04-19  Bruno Haible  <bruno@clisp.org>
9955
9956         Avoid a compiler warning.
9957         * tests/uninorm/test-u32-normalize-big.c (read_normalization_test_file):
9958         Change type of variable 'sequence'.
9959
9960 2009-04-19  Bruno Haible  <bruno@clisp.org>
9961
9962         * modules/configmake (Makefile.am): When the contents of configmake.h
9963         does not change, arrange to preserve its modification time.
9964
9965 2009-04-17  Simon Josefsson  <simon@josefsson.org>
9966
9967         * top/maint.mk (PO_DOMAIN): New variable, allows overriding of
9968         gettext domain.
9969
9970 2009-04-16  Jim Meyering  <meyering@redhat.com>
9971
9972         useless-if-before-free: improve conversion code
9973         * build-aux/useless-if-before-free: Adjust code-in-comment to match
9974         "...!= 0" as well as "...!= NULL".  emacs has one of the former.
9975
9976 2009-04-14  Bruno Haible  <bruno@clisp.org>
9977
9978         * modules/fcntl (Depends-on): Add extensions.
9979         * m4/fcntl_h.m4 (gl_FCNTL_H): Add a comment.
9980
9981 2009-04-12  Ben Pfaff  <blp@gnu.org>
9982
9983         Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.
9984         * m4/fcntl_h.m4 (gl_FCNTL_H): Require AC_USE_SYSTEM_EXTENSIONS.
9985
9986 2009-03-20  Ben Pfaff  <blp@gnu.org>
9987
9988         Make rename replace existing destinations on Windows.
9989         * m4/rename.m4: Add test for Mingw.
9990         * lib/rename.c: Add rename replacement that uses MoveFileEx with
9991         MOVEFILE_REPLACE_EXISTING to replace existing destination files.
9992         * doc/posix-functions/rename.texi: Document.
9993
9994 2009-04-10  Bruno Haible  <bruno@clisp.org>
9995
9996         New include file "iconveh.h".
9997         * lib/iconveh.h: New file, extracted from lib/striconveh.h.
9998         * lib/striconveh.h: Include it.
9999         (enum iconv_ilseq_handler): Remove definition.
10000         * lib/striconveha.h: Include <stddef.h> and iconveh.h instead of
10001         striconveh.h.
10002         * lib/striconveha.c: Include striconveh.h.
10003         * lib/uniconv.h: Include iconveh.h instead of striconveh.h.
10004         * modules/striconveh (Files): Add lib/iconveh.h.
10005         * modules/uniconv/base (Files): Add lib/iconveh.h. Remove
10006         lib/striconveh.h.
10007
10008 2009-04-10  Bruno Haible  <bruno@clisp.org>
10009
10010         * lib/uniconv.h: Update comment.
10011
10012 2009-04-10  Bruno Haible  <bruno@clisp.org>
10013
10014         * lib/unistr/u8-mbtouc-aux.c: Inside libunistring, define the function
10015         always.
10016         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
10017         * lib/unistr/u16-mbtouc-aux.c: Likewise.
10018         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
10019         * lib/unistr/u8-mbtouc.c: Inside libunistring, include
10020         "unistring-notinline.h", so that the function gets defined always.
10021         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
10022         * lib/unistr/u8-uctomb.c: Likewise.
10023         * lib/unistr/u16-mbtouc.c: Likewise.
10024         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
10025         * lib/unistr/u16-uctomb.c: Likewise.
10026         * lib/unistr/u32-mbtouc.c: Likewise.
10027         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
10028         * lib/unistr/u32-uctomb.c: Likewise.
10029
10030 2009-04-10  Bruno Haible  <bruno@clisp.org>
10031
10032         Mark 'utime' obsolete.
10033         * modules/utime (Status, Notice): New sections.
10034         Suggested by Jim Meyering.
10035
10036         Fix cross-compile guess for utime test.
10037         * m4/utime.m4 (AC_FUNC_UTIME_NULL): Add definition from newest unstable
10038         autoconf.
10039         * doc/posix-functions/utime.texi: Give more precisions.
10040         Reported by Jan <ipif@ymail.com>.
10041
10042 2009-04-09  Kamil Dudka  <kdudka@redhat.com>
10043
10044         filevercmp: correct today's change
10045         * lib/filevercmp.c: Also handle coreutils' test inputs.
10046         * tests/test-filevercmp.c: Add inputs from one of coreutils' test scripts.
10047
10048         Fix regression in 'filevercmp' module. Thanks Sven Joachim
10049         for reporting it.
10050         * lib/filevercmp.c: Special handle for "", "." and "..".
10051         * tests/test-filevercmp.c: Enlarge the set suite.
10052
10053 2009-04-07  Jim Meyering  <meyering@redhat.com>
10054
10055         useless-if-before-free: show how to remove braced useless free, too
10056         * build-aux/useless-if-before-free: still only in a comment, though.
10057
10058 2009-04-07  Reuben Thomas  <rrt@sc3d.org>
10059
10060         maint.mk: import changes to syntax-check macros from coreutils
10061         * top/maint.mk (_prohibit_regexp, _header_without_use): Define.
10062         Use them in the relevant macros.
10063
10064 2009-04-06  Bruno Haible  <bruno@clisp.org>
10065
10066         Fix unportable use of bit-fields.
10067         * lib/unicase/special-casing.h (struct special_casing_rule): Change the
10068         bit-field type from 'int' to 'signed int'. Otherwise Solaris cc,
10069         AIX xlc, and OSF/1 cc interpret it as 'unsigned int'.
10070
10071 2009-04-06  Bruno Haible  <bruno@clisp.org>
10072
10073         Avoid test failures on AIX and OSF/1.
10074         * tests/unicase/test-u8-casefold.c (check): Account for the possibility
10075         that malloc(0) = NULL.
10076         * tests/unicase/test-u8-tolower.c (check): Likewise.
10077         * tests/unicase/test-u8-totitle.c (check): Likewise.
10078         * tests/unicase/test-u8-toupper.c (check): Likewise.
10079         * tests/unicase/test-u16-casefold.c (check): Likewise.
10080         * tests/unicase/test-u16-tolower.c (check): Likewise.
10081         * tests/unicase/test-u16-totitle.c (check): Likewise.
10082         * tests/unicase/test-u16-toupper.c (check): Likewise.
10083         * tests/unicase/test-u32-casefold.c (check): Likewise.
10084         * tests/unicase/test-u32-tolower.c (check): Likewise.
10085         * tests/unicase/test-u32-totitle.c (check): Likewise.
10086         * tests/unicase/test-u32-toupper.c (check): Likewise.
10087         * tests/uninorm/test-u8-nfc.c (check): Likewise.
10088         * tests/uninorm/test-u8-nfd.c (check): Likewise.
10089         * tests/uninorm/test-u8-nfkc.c (check): Likewise.
10090         * tests/uninorm/test-u8-nfkd.c (check): Likewise.
10091         * tests/uninorm/test-u16-nfc.c (check): Likewise.
10092         * tests/uninorm/test-u16-nfd.c (check): Likewise.
10093         * tests/uninorm/test-u16-nfkc.c (check): Likewise.
10094         * tests/uninorm/test-u16-nfkd.c (check): Likewise.
10095         * tests/uninorm/test-u32-nfc.c (check): Likewise.
10096         * tests/uninorm/test-u32-nfd.c (check): Likewise.
10097         * tests/uninorm/test-u32-nfkc.c (check): Likewise.
10098         * tests/uninorm/test-u32-nfkd.c (check): Likewise.
10099
10100 2009-04-05  Bruno Haible  <bruno@clisp.org>
10101
10102         Work around an autoconf limitation.
10103         * gnulib-tool (func_emit_lib_Makefile_am): Omit the "Reproduce by"
10104         comment line if it would be longer than 3 KB.
10105
10106 2009-04-05  Bruno Haible  <bruno@clisp.org>
10107
10108         Avoid test failure with libiconv-1.13.
10109         * tests/test-striconveh.c (main): Allow result of libiconv 1.13 as one
10110         of the expected test results.
10111
10112 2009-04-05  Bruno Haible  <bruno@clisp.org>
10113
10114         * gnulib-tool (func_emit_lib_Makefile_am): Don't add the library to
10115         noinst_LTLIBRARIES if the Makefile.am in the same directory specifies
10116         that it should be installed.
10117
10118 2009-04-05  Bruno Haible  <bruno@clisp.org>
10119
10120         * gnulib-tool: New option --copy-file.
10121         (func_usage): Document it.
10122         (func_dest_tmpfilename): Moved out of func_import.
10123         (func_add_file, func_update_file): New functions, extracted from
10124         func_import.
10125         (func_import): Update.
10126
10127 2009-04-05  Karl Berry  <karl@gnu.org>
10128
10129         * README: prominently mention gnulib-tool.
10130         Rearrange sections so getting the code is near the top.
10131
10132 2009-04-05  Bruno Haible  <bruno@clisp.org>
10133
10134         * lib/unicase.h: Mention u*_cmp2.
10135         * lib/unicase/u-casecmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
10136         * lib/unicase/u8-casecmp.c: Use u8_cmp2 instead of u8_cmp.
10137         * lib/unicase/ulc-casecmp.c: Likewise.
10138         * lib/unicase/u16-casecmp.c: Use u16_cmp2 instead of u16_cmp.
10139         * lib/unicase/u32-casecmp.c: Use u32_cmp2 instead of u32_cmp.
10140         * modules/unicase/u8-casecmp (Depends-on): Add unistr/u8-cmp2, remove
10141         unistr/u8-cmp.
10142         * modules/unicase/ulc-casecmp (Depends-on): Likewise.
10143         * modules/unicase/u16-casecmp (Depends-on): Add unistr/u16-cmp2, remove
10144         unistr/u16-cmp.
10145         * modules/unicase/u32-casecmp (Depends-on): Add unistr/u32-cmp2, remove
10146         unistr/u32-cmp.
10147
10148         * lib/uninorm.h: Mention u*_cmp2.
10149         * lib/uninorm/u-normcmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
10150         * lib/uninorm/u8-normcmp.c: Use u8_cmp2 instead of u8_cmp.
10151         * lib/uninorm/u16-normcmp.c: Use u16_cmp2 instead of u16_cmp.
10152         * lib/uninorm/u32-normcmp.c: Use u32_cmp2 instead of u32_cmp.
10153         * modules/uninorm/u8-normcmp (Depends-on): Add unistr/u8-cmp2, remove
10154         unistr/u8-cmp.
10155         * modules/uninorm/u16-normcmp (Depends-on): Add unistr/u16-cmp2, remove
10156         unistr/u16-cmp.
10157         * modules/uninorm/u32-normcmp (Depends-on): Add unistr/u32-cmp2, remove
10158         unistr/u32-cmp.
10159
10160         New module 'unistr/u32-cmp2'.
10161         * lib/unistr/u32-cmp2.c: New file.
10162         * modules/unistr/u32-cmp2: New file.
10163
10164         New module 'unistr/u16-cmp2'.
10165         * lib/unistr/u16-cmp2.c: New file.
10166         * modules/unistr/u16-cmp2: New file.
10167
10168         New module 'unistr/u8-cmp2'.
10169         * lib/unistr.h (u8_cmp2, u16_cmp2, u32_cmp2): New declarations.
10170         * lib/unistr/u8-cmp2.c: New file.
10171         * lib/unistr/u-cmp2.h: New file.
10172         * modules/unistr/u8-cmp2: New file.
10173
10174 2009-04-05  Bruno Haible  <bruno@clisp.org>
10175
10176         * lib/unictype.h (uc_property_is_valid): New macro.
10177         * tests/unictype/test-pr_byname.c (main): Use it.
10178
10179         * lib/unistr.h: Doc fixes.
10180         * lib/uniconv.h: Doc fixes.
10181         * lib/unictype.h: Doc fixes.
10182
10183 2009-04-03  Paul Eggert  <eggert@cs.ucla.edu>
10184
10185         Port coreutils 7.2 to Solaris 8.
10186
10187         * modules/arpa_inet (arpa/inet.h): Depend on arpa_inet.in.h.
10188         * m4/inet_ntop.m4 (gl_INET_NTOP): Search for inet_ntop in -lnsl,
10189         for Solaris 8.  This is a bit of a hack, as it means it's the
10190         caller's responsibility to add -lnsl if needed, but most likely it
10191         won't be needed since only getaddrinfo uses this and getaddrinfo
10192         isn't needed on Solaris 8.
10193
10194         * modules/fnmatch (Depends-on): Add mbsrtowcs, to fix a porting
10195         problem to Solaris 8 encountered with coreutils 7.2, which
10196         resulted in a message "fnmatch.c:292: warning: passing argument 4
10197         of 'mbsrtowcs' from incompatible pointer type".  Also, add mbsinit
10198         at the suggestion of Bruno Haible, since fnmatch uses mbsinit.
10199
10200 2009-04-03  Simon Josefsson  <simon@josefsson.org>
10201
10202         * m4/ld-version-script.m4: Add FIXME comment.
10203
10204 2009-04-02  Simon Josefsson  <simon@josefsson.org>
10205
10206         * doc/ld-output-def.texi: Use DLL_VERSION instead of confusing
10207         SOVERSION variable.
10208
10209 2009-04-02  Bruno Haible  <bruno@clisp.org>
10210
10211         * Makefile (info, html, dvi, pdf): Combine the rules.
10212         Suggested by Jim Meyering.
10213
10214 2009-04-01  Bruno Haible  <bruno@clisp.org>
10215
10216         * Makefile (info, html, dvi, pdf): New targets.
10217         Reported by Reuben Thomas <rrt@sc3d.org>.
10218
10219 2009-04-01  Bruno Haible  <bruno@clisp.org>
10220
10221         * doc/gnulib-tool.texi (Invoking gnulib-tool): Document how gnulib-tool
10222         can be put into PATH.
10223         Reported by Reuben Thomas <rrt@sc3d.org>. Suggested by Karl Berry.
10224
10225 2009-04-01  Bruno Haible  <bruno@clisp.org>
10226
10227         * doc/lib-symbol-visibility.texi: Follow texinfo style conventions.
10228
10229 2009-04-01  Bruno Haible  <bruno@clisp.org>
10230
10231         Rename module 'visibility'.
10232         * modules/lib-symbol-visibility: Renamed from modules/visibility.
10233         * doc/lib-symbol-visibility.texi: Renamed from visibility.texi.
10234         * doc/gnulib.texi: Update.
10235         * MODULES.html.sh (Misc): Update.
10236         * NEWS: Mention the change.
10237
10238 2009-04-01  Simon Josefsson  <simon@josefsson.org>
10239
10240         * modules/lib-msvc-compat: New module.  Thanks to Bruno Haible
10241         <bruno@clisp.org>, Ralf Wildenhues <Ralf.Wildenhues@gmx.de>, and
10242         Eric Blake <ebb9@byu.net> for review.
10243         * MODULES.html.sh: Add lib-msvc-compat.
10244         * doc/gnulib.texi: Link to new section.
10245         * m4/ld-output-def.m4: New file.
10246         * doc/ld-output-def.texi: New file.
10247
10248 2009-04-01  Simon Josefsson  <simon@josefsson.org>
10249
10250         Rename ld-version-script to lib-symbol-versions.  Suggested by
10251         Bruno Haible <bruno@clisp.org>.
10252         * modules/ld-version-script: Renamed to lib-symbol-versions.
10253         * doc/ld-version-script.texi: Fix module name.
10254         * MODULES.html.sh: Add lib-symbol-versions.
10255
10256 2009-03-31  Simon Josefsson  <simon@josefsson.org>
10257
10258         * modules/u64-tests: New file.
10259         * tests/test-u64.c: New file.
10260
10261 2009-03-04  Simon Josefsson  <simon@josefsson.org>
10262
10263         * MODULES.html.sh: Mention u64.
10264         * modules/u64: New module.
10265         * modules/crypto/sha512: Depend on u64 module instead of providing
10266         u64.h.
10267
10268 2009-03-27  Eric Blake  <ebb9@byu.net>
10269
10270         test-strerror: make debugging EAI_SYSTEM easier
10271         * modules/getaddrinfo-tests (Depends-on): Add strerror.
10272         * test-getaddrinfo.c (simple) [ENABLE_DEBUGGING]: Report errno if
10273         failure was EAI_SYSTEM.
10274
10275 2009-03-25  Bruno Haible  <bruno@clisp.org>
10276
10277         Fix a problem with --enable-relocatable on Solaris 7.
10278         * modules/relocatable-prog-wrapper (Depends-on): Add environ. Needed
10279         since 2008-02-24.
10280
10281 2009-03-25  Eric Blake  <ebb9@byu.net>
10282
10283         test-sockets: avoid gcc warning
10284         * tests/test-sockets.c (main): Silence compiler warning.
10285
10286 2009-03-25  Paul Eggert  <eggert@cs.ucla.edu>
10287
10288         New modules nproc, pthread, contributed by Glen Lenker.
10289
10290         * MODULES.html.sh: Add pthread, nproc.
10291         * lib/nproc.c: New file.
10292         * lib/nproc.h: New file.
10293         * lib/pthread.in.h: New file.
10294         * m4/pthread.m4: New file.
10295         * modules/nproc: New file.
10296         * modules/pthread: New file.
10297
10298 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10299
10300         * modules/unicase/locale-language-tests (test_locale_language_LDADD):
10301         New variable.
10302
10303 2009-03-24  Kamil Dudka  <kdudka@redhat.com>
10304
10305         filevercmp: handle simple~ and numbered.~3~ backup suffixes
10306         * lib/filevercmp.c: Handle simple~ and numbered.~3~ backup suffixes.
10307         * tests/test-filevercmp.c: Add tests for backup suffixes.
10308
10309 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10310
10311         * modules/stdlib (Depends-on): Add stdint, needed when defining
10312         struct random_data on, for example, HP-UX 10.20.  Reported by
10313         Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
10314
10315 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10316
10317         * lib/readline.c (readline): Call fflush on stdout after printing
10318         prompt.
10319
10320 2009-03-20  Bruno Haible  <bruno@clisp.org>
10321
10322         Remove dependency from 'close' module to -lws2_32 on native Windows.
10323         * lib/close-hook.h: New file.
10324         * lib/close-hook.c: New file.
10325         * lib/close.c: Include close-hook.h. Don't include <sys/socket.h>,
10326         w32sock.h.
10327         (_gl_close_fd_maybe_socket): Remove function.
10328         (rpl_close): Invoke execute_all_close_hooks instead of
10329         _gl_close_fd_maybe_socket.
10330         * lib/sockets.c: Include close-hook.h, w32sock.h.
10331         (close_fd_maybe_socket): New function, essentially from lib/close.c.
10332         (close_sockets_hook): New variable.
10333         (gl_sockets_startup): Register close_fd_maybe_socket as a hook.
10334         (gl_sockets_cleanup): Unregister it.
10335         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): Remove macro.
10336         * m4/close.m4 (gl_REPLACE_CLOSE): Undo 2009-02-05 change.
10337         * modules/close-hook: New file.
10338         * modules/close (Files): Remove lib/w32sock.h.
10339         (Depends-on): Add close-hook.
10340         (Link): Remove section.
10341         * modules/sockets (Files): Add lib/w32sock.h.
10342         (Depends-on): Add close-hook.
10343         * modules/sys_socket (configure.ac): Remove gl_MODULE_INDICATOR
10344         invocation.
10345         * NEWS: Mention that LIB_CLOSE is gone.
10346
10347 2009-03-23  Eric Blake  <ebb9@byu.net>
10348
10349         signal-tests: test previous patch
10350         * tests/test-signal.c: New file.
10351         * modules/signal-tests: Likewise.
10352
10353         signal.h: always support 'volatile sig_atomic_t'
10354         * m4/signal_h.m4 (gl_SIGNAL_H): Check for AIX limitation.
10355         (gl_SIGNAL_H_DEFAULTS): Add a default.
10356         * modules/signal (Makefile.am): Substitute if needed.
10357         * lib/signal.in.h (sig_atomic_t): Redefine if needed, so that
10358         users can blindly add volatile.
10359         * doc/posix-headers/signal.texi (signal.h): Document it.
10360         Reported by Matthew Woehlke.
10361
10362 2009-03-23  Jim Meyering  <meyering@redhat.com>
10363
10364         pathmax: PATH_MAX: use pathconf only when available
10365         * lib/pathmax.h (PATH_MAX): Select the pathconf-using definition
10366         only if HAVE_PATHCONF is defined.  Patch by Sylvain Beucler.
10367         * m4/pathmax.m4 (gl_PATHMAX): Check for pathconf.
10368         This avoids a link failure in a PSP cross-compilation environment
10369         described in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/17048
10370
10371         * lib/vasnprintf.c (divide): Fix typo in comment.
10372
10373 2009-03-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10374
10375         * gnulib-tool (func_filter_filelist): Fix comment.
10376
10377 2009-03-20  Bruno Haible  <bruno@clisp.org>
10378
10379         Make sockets.h self-contained.
10380         * lib/sockets.c: Include sockets.h first.
10381         * lib/sockets.h: Include <sys/socket.h> before using the SOCKET type.
10382
10383 2009-03-19  Eric Blake  <ebb9@byu.net>
10384
10385         doc: mention more functions added in cygwin 1.7.0
10386         * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0
10387         addition.
10388         * doc/posix-functions/log2f.texi: Likewise.
10389
10390 2009-03-19  Jim Meyering  <meyering@redhat.com>
10391
10392         fsusage: avoid syntax error due to statement-before-declaration
10393         * lib/fsusage.c (get_fs_usage): Put warning-avoidance statement
10394         after all declarations.  Reported by Matthew Woehlke in
10395         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/16231
10396
10397 2009-03-18  Eric Blake  <ebb9@byu.net>
10398
10399         build-aux/compile: sync from automake
10400         * build-aux/compile: New file, from automake.
10401         * config/srclist.txt: Mention build-aux/compile.
10402
10403 2009-03-17  Bruno Haible  <bruno@clisp.org>
10404
10405         * lib/git-merge-changelog.c: Fix typo in comment.
10406         Reported by Reuben Thomas <rrt@sc3d.org>.
10407
10408 2009-03-17  Reuben Thomas  <rrt@sc3d.org>
10409
10410         * m4/regex.m4: update and improve help for
10411         --without-included-regex.
10412
10413 2009-03-17  Simon Josefsson  <simon@josefsson.org>
10414
10415         * modules/isnanl-nolibm-tests (Files): Add tests/nan.h to avoid
10416         failure on missing include files.
10417
10418 2009-03-17  Eric Blake  <ebb9@byu.net>
10419
10420         doc: mention more functions added in cygwin 1.7.0
10421         * doc/posix-functions/fwprintf.texi: Mention recent cygwin 1.7.0
10422         addition.
10423         * doc/posix-functions/fwscanf.texi: Likewise.
10424         * doc/posix-functions/swprintf.texi: Likewise.
10425         * doc/posix-functions/swscanf.texi: Likewise.
10426         * doc/posix-functions/vfwprintf.texi: Likewise.
10427         * doc/posix-functions/vfwscanf.texi: Likewise.
10428         * doc/posix-functions/vswprintf.texi: Likewise.
10429         * doc/posix-functions/vswscanf.texi: Likewise.
10430         * doc/posix-functions/vwprintf.texi: Likewise.
10431         * doc/posix-functions/vwscanf.texi: Likewise.
10432         * doc/posix-functions/wcscasecmp.texi: Likewise.
10433         * doc/posix-functions/wcsdup.texi: Likewise.
10434         * doc/posix-functions/wcsftime.texi: Likewise.
10435         * doc/posix-functions/wcsncasecmp.texi: Likewise.
10436         * doc/posix-functions/wprintf.texi: Likewise.
10437         * doc/posix-functions/wscanf.texi: Likewise.
10438         * doc/glibc-functions/gethostbyname2.texi: Likewise.
10439
10440 2009-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
10441
10442         maint.mk: really add $(AM_MAKEFLAGS)
10443         * top/maint.mk (init-coverage, build-coverage): `$(AM_MAKEFLAGS)'
10444         was inadvertently omitted in the last commit.
10445         Spotted by Bruno Haible.
10446
10447         maint.mk: use $(MAKE) $(AM_MAKEFLAGS) not make
10448         * top/maint.mk (init-coverage, build-coverage): Use `$(MAKE)
10449         $(AM_MAKEFLAGS)' rather than plain `make'.
10450
10451         gnulib-tool: execute $MAKE not make
10452         * gnulib-tool: Default $MAKE to 'make'.
10453         (func_create_testdir, func_create_megatestdir): Use $MAKE rather
10454         than make.  Initialize $MAKE in the do-autobuild script.
10455
10456         gnulib-tool: use $MAKE not make in generated files
10457         * gnulib-tool (func_create_megatestdir): Use $MAKE rather than
10458         make, in generated files.  Initialize $MAKE in the do-autobuild
10459         script.
10460
10461         * top/GNUmakefile (_have-git-version-gen): Fix typo.
10462
10463         GNUmakefile: disable parallelism only for multiple, recursive targets
10464         * top/GNUmakefile (ALL_RECURSIVE_TARGETS): New macro; allow user
10465         additions in the Makefile.
10466         (AM_RECURSIVE_TARGETS): New macro, override only if not provided
10467         by Automake.
10468         (.NOTPARALLEL): Only disable parallel builds if multiple targets
10469         are listed on the command line and at least one of them is
10470         listed in $(ALL_RECURSIVE_TARGETS).
10471
10472 2009-03-14  Bruno Haible  <bruno@clisp.org>
10473
10474         * modules/unilbrk/u8-possible-linebreaks (Depends-on): Replace
10475         utf8-ucs4-unsafe with unistr/u8-mbtouc-unsafe.
10476         * modules/unilbrk/u8-width-linebreaks (Depends-on): Likewise.
10477         * modules/unilbrk/u16-possible-linebreaks (Depends-on): Replace
10478         utf16-ucs4-unsafe with unistr/u16-mbtouc-unsafe.
10479         * modules/unilbrk/u16-width-linebreaks (Depends-on): Likewise.
10480         * modules/unistr/u8-chr (Depends-on): Replace ucs4-utf8 with
10481         unistr/u8-uctomb.
10482         * modules/unistr/u8-strchr (Depends-on): Likewise.
10483         * modules/unistr/u8-strrchr (Depends-on): Likewise.
10484         * modules/unistr/u16-chr (Depends-on): Replace ucs4-utf16 with
10485         unistr/u16-uctomb.
10486         * modules/unistr/u16-strchr (Depends-on): Likewise.
10487         * modules/unistr/u16-strrchr (Depends-on): Likewise.
10488
10489 2009-03-12  Bruno Haible  <bruno@clisp.org>
10490
10491         Work around select() bug on Interix 3.5.
10492         * lib/sys_select.in.h (select): Also replace if REPLACE_SELECT is 1.
10493         * lib/select.c (rpl_select): Add an implementation for Unix platforms.
10494         * m4/select.m4: New file.
10495         * m4/sys_select_h.m4 (gl_SYS_SELECT_H_DEFAULTS): Initialize REPLACE_SELECT.
10496         * modules/sys_select (Makefile.am): Substitute REPLACE_SELECT.
10497         * modules/select (Files): Add m4/select.m4.
10498         (configure.ac): Move conditional to m4/select.m4. Invoke gl_FUNC_SELECT.
10499         * modules/nanosleep (Depends-on): Add select.
10500         * modules/poll (Depends-on): Likewise.
10501         * doc/posix-functions/select.texi: Mention the Interix bug.
10502         Reported by Markus Duft <mduft@gentoo.org>.
10503
10504         * lib/select.c: Renamed from lib/winsock-select.c.
10505         * modules/select (Files): Add lib/select.c, remove
10506         lib/winsock-select.c.
10507         (configure.ac): Update.
10508
10509 2009-03-12  Jim Meyering  <meyering@redhat.com>
10510
10511         avoid gcc warnings about unused macro definitions
10512         * lib/readtokens.c (STREQ): Remove unused definition.
10513         * lib/xmalloc.c (SIZE_MAX): Likewise.
10514         * lib/openat-die.c (N_): Likewise.
10515         * lib/mountlist.c (SIZE_MAX): Remove definition.
10516         Instead, include <stdint.h>.
10517         * lib/readutmp.c: Likewise.
10518         * modules/readutmp (Depends-on): Add stdint.
10519         * modules/mountlist (Depends-on): Add stdint.
10520         * lib/userspec.c (ISDIGIT): Move definition into #if block where used.
10521
10522 2009-03-10  Bruno Haible  <bruno@clisp.org>
10523
10524         Tests for module 'mbmemcasecoll'.
10525         * modules/mbmemcasecoll-tests: New file.
10526         * tests/test-mbmemcasecoll1.sh: New file.
10527         * tests/test-mbmemcasecoll2.sh: New file.
10528         * tests/test-mbmemcasecoll3.sh: New file.
10529         * tests/test-mbmemcasecoll.c: New file.
10530
10531         New module 'mbmemcasecoll'.
10532         * lib/mbmemcasecoll.h: New file.
10533         * lib/mbmemcasecoll.c: New file.
10534         * modules/mbmemcasecoll: New file.
10535
10536         * tests/test-mbmemcasecmp.h: New file, extracted from
10537         tests/test-mbmemcasecmp.c.
10538         * tests/test-mbmemcasecmp.c: Include test-mbmemcasecmp.h.
10539         (test_ascii, test_iso_8859_1, test_utf_8): Remove functions.
10540         (main): Update.
10541         * modules/mbmemcasecmp-tests (Files): Add tests/test-mbmemcasecmp.h.
10542
10543 2009-03-09  Bruno Haible  <bruno@clisp.org>
10544
10545         Tests for module 'mbmemcasecmp'.
10546         * modules/mbmemcasecmp-tests: New file.
10547         * tests/test-mbmemcasecmp1.sh: New file.
10548         * tests/test-mbmemcasecmp2.sh: New file.
10549         * tests/test-mbmemcasecmp3.sh: New file.
10550         * tests/test-mbmemcasecmp.c: New file.
10551
10552         New module 'mbmemcasecmp'.
10553         * lib/mbmemcasecmp.h: New file.
10554         * lib/mbmemcasecmp.c: New file.
10555         * modules/mbmemcasecmp: New file.
10556
10557 2009-03-09  Bruno Haible  <bruno@clisp.org>
10558
10559         Tests for module 'unicase/ulc-casecoll'.
10560         * modules/unicase/ulc-casecoll-tests: New file.
10561         * tests/unicase/test-ulc-casecoll1.sh: New file.
10562         * tests/unicase/test-ulc-casecoll2.sh: New file.
10563         * tests/unicase/test-ulc-casecoll.c: New file.
10564
10565         New module 'unicase/ulc-casecoll'.
10566         * lib/unicase.h (ulc_casecoll): New declaration.
10567         * lib/unicase/ulc-casecoll.c: New file.
10568         * modules/unicase/ulc-casecoll: New file.
10569
10570         New module 'unicase/ulc-casexfrm'.
10571         * lib/unicase.h (ulc_casexfrm): New declaration.
10572         * lib/unicase/ulc-casexfrm.c: New file.
10573         * modules/unicase/ulc-casexfrm: New file.
10574
10575 2009-03-09  Bruno Haible  <bruno@clisp.org>
10576
10577         Followup to 2008-12-22 commit: Remove unnecessary AC_FUNC_MBRTOWC
10578         invocations.
10579
10580         * m4/mbscasecmp.m4: Remove file.
10581         * modules/mbscasecmp (Files): Remove it and m4/mbrtowc.m4
10582         (configure.ac): Remove gl_FUNC_MBSCASECMP invocation.
10583
10584         * m4/mbscasestr.m4: Remove file.
10585         * modules/mbscasestr (Files): Remove it and m4/mbrtowc.m4
10586         (configure.ac): Remove gl_FUNC_MBSCASESTR invocation.
10587
10588         * m4/mbschr.m4: Remove file.
10589         * modules/mbschr (Files): Remove it and m4/mbrtowc.m4
10590         (configure.ac): Remove gl_FUNC_MBSCHR invocation.
10591
10592         * m4/mbscspn.m4: Remove file.
10593         * modules/mbscspn (Files): Remove it and m4/mbrtowc.m4
10594         (configure.ac): Remove gl_FUNC_MBSCSPN invocation.
10595
10596         * m4/mbslen.m4: Remove file.
10597         * modules/mbslen (Files): Remove it and m4/mbrtowc.m4
10598         (configure.ac): Remove gl_FUNC_MBSLEN invocation.
10599
10600         * m4/mbsncasecmp.m4: Remove file.
10601         * modules/mbsncasecmp (Files): Remove it and m4/mbrtowc.m4
10602         (configure.ac): Remove gl_FUNC_MBSNCASECMP invocation.
10603
10604         * m4/mbsnlen.m4: Remove file.
10605         * modules/mbsnlen (Files): Remove it and m4/mbrtowc.m4
10606         (configure.ac): Remove gl_FUNC_MBSNLEN invocation.
10607
10608         * m4/mbspbrk.m4: Remove file.
10609         * modules/mbspbrk (Files): Remove it and m4/mbrtowc.m4
10610         (configure.ac): Remove gl_FUNC_MBSPBRK invocation.
10611
10612         * m4/mbspcasecmp.m4: Remove file.
10613         * modules/mbspcasecmp (Files): Remove it and m4/mbrtowc.m4
10614         (configure.ac): Remove gl_FUNC_MBSPCASECMP invocation.
10615
10616         * m4/mbsrchr.m4: Remove file.
10617         * modules/mbsrchr (Files): Remove it and m4/mbrtowc.m4
10618         (configure.ac): Remove gl_FUNC_MBSRCHR invocation.
10619
10620         * m4/mbssep.m4: Remove file.
10621         * modules/mbssep (Files): Remove it and m4/mbrtowc.m4
10622         (configure.ac): Remove gl_FUNC_MBSSEP invocation.
10623
10624         * m4/mbsspn.m4: Remove file.
10625         * modules/mbsspn (Files): Remove it and m4/mbrtowc.m4
10626         (configure.ac): Remove gl_FUNC_MBSSPN invocation.
10627
10628         * m4/mbsstr.m4: Remove file.
10629         * modules/mbsstr (Files): Remove it and m4/mbrtowc.m4
10630         (configure.ac): Remove gl_FUNC_MBSSTR invocation.
10631
10632         * m4/mbstok_r.m4: Remove file.
10633         * modules/mbstok_r (Files): Remove it and m4/mbrtowc.m4
10634         (configure.ac): Remove gl_FUNC_MBSTOK_R invocation.
10635
10636         * m4/mbswidth.m4 (gl_MBSWIDTH): Remove AC_FUNC_MBRTOWC invocation.
10637
10638         * m4/quotearg.m4 (gl_QUOTEARG): Remove mbsinit test and
10639         AC_TYPE_MBSTATE_T, AC_FUNC_MBRTOWC invocations.
10640
10641         * modules/trim (configure.ac): Remove AC_FUNC_MBRTOWC invocation.
10642
10643 2009-03-08  Bruno Haible  <bruno@clisp.org>
10644
10645         Tests for module 'unicase/ulc-casecmp'.
10646         * modules/unicase/ulc-casecmp-tests: New file.
10647         * tests/unicase/test-ulc-casecmp1.sh: New file.
10648         * tests/unicase/test-ulc-casecmp2.sh: New file.
10649         * tests/unicase/test-ulc-casecmp.c: New file.
10650
10651         New module 'unicase/ulc-casecmp'.
10652         * lib/unicase.h (ulc_casecmp): New declaration.
10653         * lib/unicase/ulc-casecmp.c: New file.
10654         * lib/unicase/u-casecmp.h (FUNC): Change argument types to
10655         'const SRC_UNIT *'.
10656         * lib/unicase/u8-casecmp.c (SRC_UNIT): Define like UNIT.
10657         * lib/unicase/u16-casecmp.c (SRC_UNIT): Likewise.
10658         * lib/unicase/u32-casecmp.c (SRC_UNIT): Likewise.
10659         * modules/unicase/ulc-casecmp: New file.
10660
10661         Tests for module 'unicase/u32-is-cased'.
10662         * modules/unicase/u32-is-cased-tests: New file.
10663         * tests/unicase/test-u32-is-cased.c: New file.
10664
10665         Tests for module 'unicase/u16-is-cased'.
10666         * modules/unicase/u16-is-cased-tests: New file.
10667         * tests/unicase/test-u16-is-cased.c: New file.
10668
10669         Tests for module 'unicase/u8-is-cased'.
10670         * modules/unicase/u8-is-cased-tests: New file.
10671         * tests/unicase/test-u8-is-cased.c: New file.
10672         * tests/unicase/test-is-cased.h: New file.
10673
10674         New module 'unicase/u32-is-cased'.
10675         * lib/unicase/u32-is-cased.c: New file.
10676         * modules/unicase/u32-is-cased: New file.
10677
10678         New module 'unicase/u16-is-cased'.
10679         * lib/unicase/u16-is-cased.c: New file.
10680         * modules/unicase/u16-is-cased: New file.
10681
10682         New module 'unicase/u8-is-cased'.
10683         * lib/unicase/u8-is-cased.c: New file.
10684         * lib/unicase/u-is-cased.h: New file.
10685         * modules/unicase/u8-is-cased: New file.
10686
10687         Tests for module 'unicase/u32-is-casefolded'.
10688         * modules/unicase/u32-is-casefolded-tests: New file.
10689         * tests/unicase/test-u32-is-casefolded.c: New file.
10690
10691         Tests for module 'unicase/u16-is-casefolded'.
10692         * modules/unicase/u16-is-casefolded-tests: New file.
10693         * tests/unicase/test-u16-is-casefolded.c: New file.
10694
10695         Tests for module 'unicase/u8-is-casefolded'.
10696         * modules/unicase/u8-is-casefolded-tests: New file.
10697         * tests/unicase/test-u8-is-casefolded.c: New file.
10698         * tests/unicase/test-is-casefolded.h: New file.
10699
10700         New module 'unicase/u32-is-casefolded'.
10701         * lib/unicase/u32-is-casefolded.c: New file.
10702         * modules/unicase/u32-is-casefolded: New file.
10703
10704         New module 'unicase/u16-is-casefolded'.
10705         * lib/unicase/u16-is-casefolded.c: New file.
10706         * modules/unicase/u16-is-casefolded: New file.
10707
10708         New module 'unicase/u8-is-casefolded'.
10709         * lib/unicase/u8-is-casefolded.c: New file.
10710         * modules/unicase/u8-is-casefolded: New file.
10711
10712         Tests for module 'unicase/u32-is-titlecase'.
10713         * modules/unicase/u32-is-titlecase-tests: New file.
10714         * tests/unicase/test-u32-is-titlecase.c: New file.
10715
10716         Tests for module 'unicase/u16-is-titlecase'.
10717         * modules/unicase/u16-is-titlecase-tests: New file.
10718         * tests/unicase/test-u16-is-titlecase.c: New file.
10719
10720         Tests for module 'unicase/u8-is-titlecase'.
10721         * modules/unicase/u8-is-titlecase-tests: New file.
10722         * tests/unicase/test-u8-is-titlecase.c: New file.
10723         * tests/unicase/test-is-titlecase.h: New file.
10724
10725         New module 'unicase/u32-is-titlecase'.
10726         * lib/unicase/u32-is-titlecase.c: New file.
10727         * modules/unicase/u32-is-titlecase: New file.
10728
10729         New module 'unicase/u16-is-titlecase'.
10730         * lib/unicase/u16-is-titlecase.c: New file.
10731         * modules/unicase/u16-is-titlecase: New file.
10732
10733         New module 'unicase/u8-is-titlecase'.
10734         * lib/unicase/u8-is-titlecase.c: New file.
10735         * modules/unicase/u8-is-titlecase: New file.
10736
10737         Tests for module 'unicase/u32-is-lowercase'.
10738         * modules/unicase/u32-is-lowercase-tests: New file.
10739         * tests/unicase/test-u32-is-lowercase.c: New file.
10740
10741         Tests for module 'unicase/u16-is-lowercase'.
10742         * modules/unicase/u16-is-lowercase-tests: New file.
10743         * tests/unicase/test-u16-is-lowercase.c: New file.
10744
10745         Tests for module 'unicase/u8-is-lowercase'.
10746         * modules/unicase/u8-is-lowercase-tests: New file.
10747         * tests/unicase/test-u8-is-lowercase.c: New file.
10748         * tests/unicase/test-is-lowercase.h: New file.
10749
10750         New module 'unicase/u32-is-lowercase'.
10751         * lib/unicase/u32-is-lowercase.c: New file.
10752         * modules/unicase/u32-is-lowercase: New file.
10753
10754         New module 'unicase/u16-is-lowercase'.
10755         * lib/unicase/u16-is-lowercase.c: New file.
10756         * modules/unicase/u16-is-lowercase: New file.
10757
10758         New module 'unicase/u8-is-lowercase'.
10759         * lib/unicase/u8-is-lowercase.c: New file.
10760         * modules/unicase/u8-is-lowercase: New file.
10761
10762         Tests for module 'unicase/u32-is-uppercase'.
10763         * modules/unicase/u32-is-uppercase-tests: New file.
10764         * tests/unicase/test-u32-is-uppercase.c: New file.
10765
10766         Tests for module 'unicase/u16-is-uppercase'.
10767         * modules/unicase/u16-is-uppercase-tests: New file.
10768         * tests/unicase/test-u16-is-uppercase.c: New file.
10769
10770         Tests for module 'unicase/u8-is-uppercase'.
10771         * modules/unicase/u8-is-uppercase-tests: New file.
10772         * tests/unicase/test-u8-is-uppercase.c: New file.
10773         * tests/unicase/test-is-uppercase.h: New file.
10774
10775         New module 'unicase/u32-is-uppercase'.
10776         * lib/unicase/u32-is-uppercase.c: New file.
10777         * modules/unicase/u32-is-uppercase: New file.
10778
10779         New module 'unicase/u16-is-uppercase'.
10780         * lib/unicase/u16-is-uppercase.c: New file.
10781         * modules/unicase/u16-is-uppercase: New file.
10782
10783         New module 'unicase/u8-is-uppercase'.
10784         * lib/unicase/u8-is-uppercase.c: New file.
10785         * modules/unicase/u8-is-uppercase: New file.
10786
10787         New module 'unicase/u32-is-invariant'.
10788         * lib/unicase/u32-is-invariant.c: New file.
10789         * modules/unicase/u32-is-invariant: New file.
10790
10791         New module 'unicase/u16-is-invariant'.
10792         * lib/unicase/u16-is-invariant.c: New file.
10793         * modules/unicase/u16-is-invariant: New file.
10794
10795         New module 'unicase/u8-is-invariant'.
10796         * lib/unicase/u8-is-invariant.c: New file.
10797         * lib/unicase/invariant.h: New file.
10798         * lib/unicase/u-is-invariant.h: New file.
10799         * modules/unicase/u8-is-invariant: New file.
10800
10801         Tests for module 'unicase/u32-casecoll'.
10802         * modules/unicase/u32-casecoll-tests: New file.
10803         * tests/unicase/test-u32-casecoll.c: New file.
10804
10805         Tests for module 'unicase/u16-casecoll'.
10806         * modules/unicase/u16-casecoll-tests: New file.
10807         * tests/unicase/test-u16-casecoll.c: New file.
10808
10809         Tests for module 'unicase/u8-casecoll'.
10810         * modules/unicase/u8-casecoll-tests: New file.
10811         * tests/unicase/test-u8-casecoll.c: New file.
10812
10813         New module 'unicase/u32-casecoll'.
10814         * lib/unicase/u32-casecoll.c: New file.
10815         * modules/unicase/u32-casecoll: New file.
10816
10817         New module 'unicase/u16-casecoll'.
10818         * lib/unicase/u16-casecoll.c: New file.
10819         * modules/unicase/u16-casecoll: New file.
10820
10821         New module 'unicase/u8-casecoll'.
10822         * lib/unicase/u8-casecoll.c: New file.
10823         * lib/unicase/u-casecoll.h: New file.
10824         * modules/unicase/u8-casecoll: New file.
10825
10826         New module 'unicase/u32-casexfrm'.
10827         * lib/unicase/u32-casexfrm.c: New file.
10828         * modules/unicase/u32-casexfrm: New file.
10829
10830         New module 'unicase/u16-casexfrm'.
10831         * lib/unicase/u16-casexfrm.c: New file.
10832         * modules/unicase/u16-casexfrm: New file.
10833
10834         New module 'unicase/u8-casexfrm'.
10835         * lib/unicase/u8-casexfrm.c: New file.
10836         * lib/unicase/u-casexfrm.h: New file.
10837         * modules/unicase/u8-casexfrm: New file.
10838
10839         Tests for module 'unicase/u32-casecmp'.
10840         * modules/unicase/u32-casecmp-tests: New file.
10841         * tests/unicase/test-u32-casecmp.c: New file.
10842
10843         Tests for module 'unicase/u16-casecmp'.
10844         * modules/unicase/u16-casecmp-tests: New file.
10845         * tests/unicase/test-u16-casecmp.c: New file.
10846
10847         Tests for module 'unicase/u8-casecmp'.
10848         * modules/unicase/u8-casecmp-tests: New file.
10849         * tests/unicase/test-u8-casecmp.c: New file.
10850         * tests/unicase/test-casecmp.h: New file.
10851
10852         New module 'unicase/u32-casecmp'.
10853         * lib/unicase/u32-casecmp.c: New file.
10854         * modules/unicase/u32-casecmp: New file.
10855
10856         New module 'unicase/u16-casecmp'.
10857         * lib/unicase/u16-casecmp.c: New file.
10858         * modules/unicase/u16-casecmp: New file.
10859
10860         New module 'unicase/u8-casecmp'.
10861         * lib/unicase/u8-casecmp.c: New file.
10862         * lib/unicase/u-casecmp.h: New file.
10863         * modules/unicase/u8-casecmp: New file.
10864
10865         Tests for module 'unicase/u32-casefold'.
10866         * modules/unicase/u32-casefold-tests: New file.
10867         * tests/unicase/test-u32-casefold.c: New file.
10868
10869         Tests for module 'unicase/u16-casefold'.
10870         * modules/unicase/u16-casefold-tests: New file.
10871         * tests/unicase/test-u16-casefold.c: New file.
10872
10873         Tests for module 'unicase/u8-casefold'.
10874         * modules/unicase/u8-casefold-tests: New file.
10875         * tests/unicase/test-u8-casefold.c: New file.
10876
10877         New module 'unicase/u32-casefold'.
10878         * lib/unicase/u32-casefold.c: New file.
10879         * modules/unicase/u32-casefold: New file.
10880
10881         New module 'unicase/u16-casefold'.
10882         * lib/unicase/u16-casefold.c: New file.
10883         * modules/unicase/u16-casefold: New file.
10884
10885         New module 'unicase/u8-casefold'.
10886         * lib/unicase/u8-casefold.c: New file.
10887         * lib/unicase/u-casefold.h: New file.
10888         * modules/unicase/u8-casefold: New file.
10889
10890         New module 'unicase/tocasefold'.
10891         * lib/unicase/casefold.h: New file.
10892         * lib/unicase/tocasefold.c: New file.
10893         * lib/unicase/tocasefold.h: New file, generated by gen-uni-tables.c.
10894         * modules/unicase/tocasefold: New file.
10895
10896         Tests for module 'unicase/u32-totitle'.
10897         * modules/unicase/u32-totitle-tests: New file.
10898         * tests/unicase/test-u32-totitle.c: New file.
10899
10900         Tests for module 'unicase/u16-totitle'.
10901         * modules/unicase/u16-totitle-tests: New file.
10902         * tests/unicase/test-u16-totitle.c: New file.
10903
10904         Tests for module 'unicase/u8-totitle'.
10905         * modules/unicase/u8-totitle-tests: New file.
10906         * tests/unicase/test-u8-totitle.c: New file.
10907
10908         New module 'unicase/u32-totitle'.
10909         * lib/unicase/u32-totitle.c: New file.
10910         * modules/unicase/u32-totitle: New file.
10911
10912         New module 'unicase/u16-totitle'.
10913         * lib/unicase/u16-totitle.c: New file.
10914         * modules/unicase/u16-totitle: New file.
10915
10916         New module 'unicase/u8-totitle'.
10917         * lib/unicase/u8-totitle.c: New file.
10918         * lib/unicase/u-totitle.h: New file.
10919         * modules/unicase/u8-totitle: New file.
10920
10921         Tests for module 'unicase/u32-tolower'.
10922         * modules/unicase/u32-tolower-tests: New file.
10923         * tests/unicase/test-u32-tolower.c: New file.
10924
10925         Tests for module 'unicase/u16-tolower'.
10926         * modules/unicase/u16-tolower-tests: New file.
10927         * tests/unicase/test-u16-tolower.c: New file.
10928
10929         Tests for module 'unicase/u8-tolower'.
10930         * modules/unicase/u8-tolower-tests: New file.
10931         * tests/unicase/test-u8-tolower.c: New file.
10932
10933         New module 'unicase/u32-tolower'.
10934         * lib/unicase/u32-tolower.c: New file.
10935         * modules/unicase/u32-tolower: New file.
10936
10937         New module 'unicase/u16-tolower'.
10938         * lib/unicase/u16-tolower.c: New file.
10939         * modules/unicase/u16-tolower: New file.
10940
10941         New module 'unicase/u8-tolower'.
10942         * lib/unicase/u8-tolower.c: New file.
10943         * modules/unicase/u8-tolower: New file.
10944
10945         Tests for module 'unicase/u32-toupper'.
10946         * modules/unicase/u32-toupper-tests: New file.
10947         * tests/unicase/test-u32-toupper.c: New file.
10948
10949         Tests for module 'unicase/u16-toupper'.
10950         * modules/unicase/u16-toupper-tests: New file.
10951         * tests/unicase/test-u16-toupper.c: New file.
10952
10953         Tests for module 'unicase/u8-toupper'.
10954         * modules/unicase/u8-toupper-tests: New file.
10955         * tests/unicase/test-u8-toupper.c: New file.
10956
10957         New module 'unicase/u32-toupper'.
10958         * lib/unicase/u32-toupper.c: New file.
10959         * modules/unicase/u32-toupper: New file.
10960
10961         New module 'unicase/u16-toupper'.
10962         * lib/unicase/u16-toupper.c: New file.
10963         * modules/unicase/u16-toupper: New file.
10964
10965         New module 'unicase/u8-toupper'.
10966         * lib/unicase/u8-toupper.c: New file.
10967         * modules/unicase/u8-toupper: New file.
10968
10969         New module 'unicase/u32-casemap'.
10970         * lib/unicase/u32-casemap.c: New file.
10971         * modules/unicase/u32-casemap: New file.
10972
10973         New module 'unicase/u16-casemap'.
10974         * lib/unicase/u16-casemap.c: New file.
10975         * modules/unicase/u16-casemap: New file.
10976
10977         New module 'unicase/u8-casemap'.
10978         * lib/unicase/unicasemap.h: New file.
10979         * lib/unicase/u8-casemap.c: New file.
10980         * lib/unicase/u-casemap.h: New file.
10981         * modules/unicase/u8-casemap: New file.
10982
10983         New module 'unicase/special-casing'.
10984         * lib/unicase/special-casing.h: New file.
10985         * lib/unicase/special-casing.c: New file.
10986         * lib/unicase/special-casing-table.gperf: New file, generated by
10987         gen-uni-tables.c.
10988         * modules/unicase/special-casing: New file.
10989
10990         Tests for module 'unicase/locale-language'.
10991         * modules/unicase/locale-language-tests: New file.
10992         * tests/unicase/test-locale-language.sh: New file.
10993         * tests/unicase/test-locale-language.c: New file.
10994
10995         New module 'unicase/locale-language'.
10996         * lib/unicase/locale-language.c: New file.
10997         * lib/unicase/locale-languages.gperf: New file.
10998         * modules/unicase/locale-language: New file.
10999
11000         Generate more tables for case conversion and case folding.
11001         * lib/gen-uni-tables.c (SCC_*): New enum items.
11002         (struct special_casing_rule): New type.
11003         (casing_rules, num_casing_rules, allocated_casing_rules): New
11004         variables.
11005         (add_casing_rule, fill_casing_rules): New functions.
11006         (struct casefold_rule): New type.
11007         (casefolding_rules, num_casefolding_rules,
11008         allocated_casefolding_rules): New variables.
11009         (fill_casefolding_rules): New function.
11010         (unicode_casefold): New variable.
11011         (to_casefold, redistribute_casefolding_rules, compare_casing_rules,
11012         sort_casing_rules, output_casing_rules): New functions.
11013         (main): Accept to more arguments: SpecialCasing.txt and
11014         CaseFolding.txt. Invoke fill_casing_rules, fill_casefolding_rules,
11015         redistribute_casefolding_rules, sort_casing_rules, output_casing_rules.
11016         Output mapping for casefolding.
11017
11018         * lib/unicase.h: Include stdbool.h, uninorm.h.
11019         (u8_toupper, u16_toupper, u32_toupper, u8_tolower, u16_tolower,
11020         u32_tolower, u8_totitle, u16_totitle, u32_totitle): Add nf argument.
11021         (u8_casefold, u16_casefold, u32_casefold): Add iso639_language and nf
11022         arguments.
11023         (u8_casecmp, u16_casecmp, u32_casecmp): Add iso639_language, nf,
11024         resultp arguments.
11025         (u8_casexfrm, u16_casexfrm, u32_casexfrm): New declarations.
11026         (u8_casecoll, u16_casecoll, u32_casecoll): Add iso639_language, nf,
11027         resultp arguments.
11028         (u8_is_uppercase, u16_is_uppercase, u32_is_uppercase, u8_is_lowercase,
11029         u16_is_lowercase, u32_is_lowercase, u8_is_titlecase, u16_is_titlecase,
11030         u32_is_titlecase, u8_is_casefolded, u16_is_casefolded,
11031         u32_is_casefolded, u8_is_cased, u16_is_cased, u32_is_cased): New
11032         declarations.
11033         * modules/unicase/base (Depends-on): Add uninorm/base, stdbool.
11034
11035 2009-03-08  Bruno Haible  <bruno@clisp.org>
11036
11037         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
11038         u16_normcoll, u32_normcoll): Rename argument 'result' to 'resultp'.
11039         * lib/uninorm/u-normcmp.h (FUNC): Likewise.
11040         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
11041
11042 2009-03-07  Bruno Haible  <bruno@clisp.org>
11043
11044         Adjust u*_normcmp, u*_normcoll API.
11045         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
11046         u16_normcoll, u32_normcoll): Change failure conventions.
11047         * lib/uninorm/u-normcmp.h (FUNC): Upon failure, store the error code in
11048         errno and return -1.
11049         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
11050
11051 2009-03-07  Bruno Haible  <bruno@clisp.org>
11052
11053         Tests for module 'uninorm/u32-normcoll'.
11054         * modules/uninorm/u32-normcoll-tests: New file.
11055         * tests/uninorm/test-u32-normcoll.c: New file.
11056
11057         Tests for module 'uninorm/u16-normcoll'.
11058         * modules/uninorm/u16-normcoll-tests: New file.
11059         * tests/uninorm/test-u16-normcoll.c: New file.
11060
11061         Tests for module 'uninorm/u8-normcoll'.
11062         * modules/uninorm/u8-normcoll-tests: New file.
11063         * tests/uninorm/test-u8-normcoll.c: New file.
11064
11065 2009-03-07  Bruno Haible  <bruno@clisp.org>
11066
11067         * tests/uninorm/test-u32-normcmp.h: New file, extracted from
11068         tests/uninorm/test-u32-normcmp.c.
11069         * tests/uninorm/test-u32-normcmp.c: Include it.
11070         (test_nonascii): New function, extracted from main. Add some more
11071         tests.
11072         (main): Invoke test_ascii and test_nonascii.
11073         * modules/uninorm/u32-normcmp-tests (Files): Add
11074         tests/uninorm/test-u32-normcmp.h.
11075         (Depends-on): Remove uninorm/u32-normcmp.
11076
11077         * tests/uninorm/test-u16-normcmp.h: New file, extracted from
11078         tests/uninorm/test-u16-normcmp.c.
11079         * tests/uninorm/test-u16-normcmp.c: Include it.
11080         (test_nonascii): New function, extracted from main. Add some more
11081         tests.
11082         (main): Invoke test_ascii and test_nonascii.
11083         * modules/uninorm/u16-normcmp-tests (Files): Add
11084         tests/uninorm/test-u16-normcmp.h.
11085         (Depends-on): Remove uninorm/u16-normcmp.
11086
11087         * tests/uninorm/test-u8-normcmp.h: New file, extracted from
11088         tests/uninorm/test-u8-normcmp.c.
11089         * tests/uninorm/test-u8-normcmp.c: Include it.
11090         (test_nonascii): New function, extracted from main. Add some more
11091         tests.
11092         (main): Invoke test_ascii and test_nonascii.
11093         * modules/uninorm/u8-normcmp-tests (Files): Add
11094         tests/uninorm/test-u8-normcmp.h.
11095         (Depends-on): Remove uninorm/u8-normcmp.
11096
11097 2009-03-07  Bruno Haible  <bruno@clisp.org>
11098
11099         New module 'uninorm/u32-normcoll'.
11100         * lib/uninorm/u32-normcoll.c: New file.
11101         * modules/uninorm/u32-normcoll: New file.
11102
11103         New module 'uninorm/u16-normcoll'.
11104         * lib/uninorm/u16-normcoll.c: New file.
11105         * modules/uninorm/u16-normcoll: New file.
11106
11107         New module 'uninorm/u8-normcoll'.
11108         * lib/uninorm.h (u8_normcoll, u16_normcoll, u32_normcoll): New
11109         declarations.
11110         * lib/uninorm/u8-normcoll.c: New file.
11111         * lib/uninorm/u-normcoll.h: New file.
11112         * modules/uninorm/u8-normcoll: New file.
11113
11114         New module 'uninorm/u32-normxfrm'.
11115         * lib/uninorm/u32-normxfrm.c: New file.
11116         * modules/uninorm/u32-normxfrm: New file.
11117
11118         New module 'uninorm/u16-normxfrm'.
11119         * lib/uninorm/u16-normxfrm.c: New file.
11120         * modules/uninorm/u16-normxfrm: New file.
11121
11122         New module 'uninorm/u8-normxfrm'.
11123         * lib/uninorm.h (u8_normxfrm, u16_normxfrm, u32_normxfrm): New
11124         declarations.
11125         * lib/uninorm/u8-normxfrm.c: New file.
11126         * lib/uninorm/u-normxfrm.h: New file.
11127         * modules/uninorm/u8-normxfrm: New file.
11128
11129 2009-03-07  Bruno Haible  <bruno@clisp.org>
11130
11131         * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
11132         * modules/uninorm/u16-normcmp (Depends-on): Likewise.
11133         * modules/uninorm/u32-normcmp (Depends-on): Likewise.
11134
11135 2009-03-07  Bruno Haible  <bruno@clisp.org>
11136
11137         New module 'memxfrm'.
11138         * lib/memxfrm.h: New file.
11139         * lib/memxfrm.c: New file.
11140         * modules/memxfrm: New file.
11141
11142 2009-03-07  Bruno Haible  <bruno@clisp.org>
11143
11144         New module 'memcmp2'.
11145         * lib/memcmp2.h: New file.
11146         * lib/memcmp2.c: New file.
11147         * modules/memcmp2: New file.
11148
11149 2009-03-07  Bruno Haible  <bruno@clisp.org>
11150
11151         Tests for module 'uninorm/decomposing-form'.
11152         * modules/uninorm/decomposing-form-tests: New file.
11153         * tests/uninorm/test-decomposing-form.c: New file.
11154
11155         New module 'uninorm/decomposing-form'.
11156         * lib/uninorm.h (uninorm_decomposing_form): New declaration.
11157         * lib/uninorm/normalize-internal.h (struct unicode_normalization_form):
11158         Add 'decomposing_variant' field.
11159         * lib/uninorm/decomposing-form.c: New file.
11160         * lib/uninorm/nfc.c (uninorm_nfc): Update.
11161         * lib/uninorm/nfd.c (uninorm_nfd): Update.
11162         * lib/uninorm/nfkc.c (uninorm_nfkc): Update.
11163         * lib/uninorm/nfkd.c (uninorm_nfkd): Update.
11164         * modules/uninorm/decomposing-form: New file.
11165         * modules/uninorm/nfc (Depends-on): Add uninorm/nfd.
11166         * modules/uninorm/nfkc (Depends-on): Add uninorm/nfkd.
11167
11168 2009-03-07  Bruno Haible  <bruno@clisp.org>
11169
11170         * lib/uninorm/u-normcmp.h (FUNC): Use stack=allocated buffers for small
11171         strings.
11172
11173 2009-03-06  Bruno Haible  <bruno@clisp.org>
11174
11175         Tests for module 'uninorm/u32-normcmp'.
11176         * tests/uninorm/test-u32-normcmp.c: New file.
11177         * modules/uninorm/u32-normcmp-tests: New file.
11178
11179         Tests for module 'uninorm/u16-normcmp'.
11180         * tests/uninorm/test-u16-normcmp.c: New file.
11181         * modules/uninorm/u16-normcmp-tests: New file.
11182
11183         Tests for module 'uninorm/u8-normcmp'.
11184         * tests/uninorm/test-u8-normcmp.c: New file.
11185         * modules/uninorm/u8-normcmp-tests: New file.
11186
11187         New module 'uninorm/u32-normcmp'.
11188         * lib/uninorm/u32-normcmp.c: New file.
11189         * modules/uninorm/u32-normcmp: New file.
11190
11191         New module 'uninorm/u16-normcmp'.
11192         * lib/uninorm/u16-normcmp.c: New file.
11193         * modules/uninorm/u16-normcmp: New file.
11194
11195         New module 'uninorm/u8-normcmp'.
11196         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp): New
11197         declarations.
11198         * lib/uninorm/u8-normcmp.c: New file.
11199         * lib/uninorm/u-normcmp.h: New file.
11200         * modules/uninorm/u8-normcmp: New file.
11201
11202 2009-03-06  Bruno Haible  <bruno@clisp.org>
11203
11204         * lib/w32spawn.h (dup_noinherit): Add cast, to avoid gcc warning.
11205         Reported by Eric Blake.
11206
11207 2009-03-06  Eric Blake  <ebb9@byu.net>
11208             Bruno Haible  <bruno@clisp.org>
11209
11210         * lib/spawni.c (__spawni) [WIN32_NATIVE]: Define as a stub.
11211         * modules/posix_spawn-tests (configure.ac): Define POSIX_SPAWN_PORTED
11212         condition.
11213         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
11214         * modules/posix_spawnp-tests (configure.ac): Define POSIX_SPAWN_PORTED
11215         condition.
11216         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
11217
11218 2009-03-06  Eric Blake  <ebb9@byu.net>
11219
11220         * lib/execute.c (execute) [WIN32_NATIVE]: Cast arguments of spawnvpe,
11221         to avoid compiler warnings.
11222         * lib/pipe.c (create_pipe) [WIN32_NATIVE]: Likewise.
11223
11224 2009-03-05  Bruno Haible  <bruno@clisp.org>
11225
11226         * tests/test-ftell.c (main): Disable test beyond end of file on
11227         FreeMiNT.
11228         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
11229
11230 2009-03-05  Kamil Dudka  <kdudka@redhat.com>
11231
11232         * lib/filevercmp.c: Move hidden files up in ordering.
11233         * tests/test-filevercmp.c: Add tests for hidden files.
11234
11235 2009-03-04  Bruno Haible  <bruno@clisp.org>
11236
11237         * modules/visibility (Makefile.am): Augment AM_CFLAGS.
11238         * gnulib-tool (func_emit_lib_Makefile_am): Emit initialization of
11239         AM_CFLAGS.
11240         Reported by Simon Josefsson.
11241
11242 2009-03-03  Bruno Haible  <bruno@clisp.org>
11243
11244         * doc/visibility.texi: Recommend to use HAVE_VISIBILITY as a C macro.
11245         Reported by Simon Josefsson.
11246
11247         * doc/ld-version-script.texi: Update node reference.
11248
11249 2009-03-03  Bruno Haible  <bruno@clisp.org>
11250
11251         * modules/visibility (License): Change to 'unlimited'.
11252         Suggested by Simon Josefsson.
11253
11254 2009-03-03  Jim Meyering  <meyering@redhat.com>
11255
11256         unlinkdir: cannot_unlink_dir may modify process state
11257         * lib/unlinkdir.c (cannot_unlink_dir): Add a comment warning that
11258         it's neither thread-safe nor appropriate for use in a library.
11259
11260 2009-03-03  Eric Blake  <ebb9@byu.net>
11261
11262         test-closein: silence test under Darwin
11263         * tests/test-closein.sh: Ignore stderr from cat, since we don't
11264         care if it dies from EPIPE or EBADF.
11265
11266 2009-03-03  Bruno Haible  <bruno@clisp.org>
11267
11268         * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi
11269         earlier.
11270         * doc/visibility.texi: Fix @node and @section.
11271
11272 2009-03-03  Simon Josefsson  <simon@josefsson.org>
11273
11274         * doc/gnulib.texi: Link to sections for ld version script and
11275         visibility.
11276         * doc/visibility.texi: Add @node and @section.
11277         * modules/ld-version-script: New module.
11278         * m4/ld-version-script.m4: New file.
11279         * doc/ld-version-script.texi: New file.
11280
11281 2009-03-02  David Lutterkort  <lutter@redhat.com>
11282
11283         * lib/safe-alloc.h (__GNUC_PREREQ): New macro.
11284         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
11285
11286 2009-03-02  Bruno Haible  <bruno@clisp.org>
11287
11288         * doc/visibility.texi: Mention libtool's -export-symbols option.
11289
11290 2009-03-02  Jim Meyering  <meyering@redhat.com>
11291
11292         announce-gen: new option: --no-print-checksums
11293         * build-aux/announce-gen (usage): Describe it.
11294         (print_checksums): Print a newline here, not in the [*] footnote.
11295         (main): Honor it.
11296
11297 2009-03-01  Bruno Haible  <bruno@clisp.org>
11298
11299         Use socklen_t in the native Windows replacements prototypes.
11300         * lib/sys_socket.in.h (rpl_getsockopt, rpl_setsockopt): Use socklen_t
11301         instead of 'int'.
11302         * lib/getsockopt.c (rpl_getsockopt): Likewise.
11303         * lib/setsockopt.c (rpl_setsockopt): Likewise.
11304         * modules/getsockopt (Depends-on): Add socklen.
11305         * modules/setsockopt (Depends-on): Add socklen.
11306
11307 2009-03-01  Bruno Haible  <bruno@clisp.org>
11308
11309         * gnulib-tool (sed): Do alias as "sed --posix" if sed's version is at
11310         least 4.2.
11311
11312 2009-03-01  Eric Blake  <ebb9@byu.net>
11313             Bruno Haible  <bruno@clisp.org>
11314
11315         * lib/wait-process.h (wait_subprocess): Describe effect of termsigp on
11316         error messages.
11317         * lib/wait-process.c (wait_subprocess): Omit error message about
11318         deadly signal sent to the child of termsigp != NULL.
11319
11320 2009-03-01  Eric Blake  <ebb9@byu.net>
11321
11322         * lib/wait-process.c (wait_subprocess): Remove unnecessary cast.
11323
11324 2009-03-01  Bruno Haible  <bruno@clisp.org>
11325
11326         Avoid a gcc warning.
11327         * tests/test-sched.c (b): Make global.
11328         Reported by Eric Blake.
11329
11330 2009-01-19  Martin Lambers  <marlam@marlam.de>
11331
11332         Provide POSIX semantics for socket timeout options on W32.
11333         * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
11334         * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
11335         * modules/setsockopt: Depend on sys_time module for struct timeval.
11336         * modules/getsockopt: Depend on sys_time module for struct timeval.
11337
11338 2009-03-01  Simon Josefsson  <simon@josefsson.org>
11339
11340         * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of
11341         __USE_GNU, for consistency with netdb.in.h.
11342         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
11343
11344 2009-03-01  Bruno Haible  <bruno@clisp.org>
11345
11346         More support for FreeMiNT.
11347         * lib/fseeko.c (rpl_fseeko): Complete last commit.
11348         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
11349
11350 2009-03-01  Bruno Haible  <bruno@clisp.org>
11351
11352         More support for FreeMiNT.
11353         * lib/fpurge.c (fpurge): Correct last commit.
11354         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
11355
11356 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
11357
11358         Fix unportable awk script in vc-list-files.
11359         * build-aux/vc-list-files: In the replacement awk script, use
11360         substr with a second argument of 1, not zero.
11361         Report by Simon Josefsson.
11362
11363 2009-02-28  Bruno Haible  <bruno@clisp.org>
11364
11365         More support for FreeMiNT.
11366         * lib/freading.c (freading) [__MINT__]: Use new macros that were added
11367         to FreeMiNT today.
11368         * lib/fwriting.c (fwriting): Likewise.
11369         Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
11370
11371 2009-02-28  Bruno Haible  <bruno@clisp.org>
11372
11373         * tests/test-freadseek.c (main): Disable test beyond end of file on
11374         FreeMiNT.
11375         * tests/test-ftello.c (main): Likewise.
11376         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
11377
11378 2009-02-28  Bruno Haible  <bruno@clisp.org>
11379
11380         Add tentative support for FreeMiNT.
11381         * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
11382         * lib/fpurge.c (fpurge): Likewise.
11383         * lib/freadable.c (freadable): Likewise.
11384         * lib/freading.c (freading): Likewise.
11385         * lib/freadptr.c (freadptr): Likewise.
11386         * lib/freadseek.c (freadptrinc): Likewise.
11387         * lib/fseeko.c (rpl_fseeko): Likewise.
11388         * lib/fseterr.c (fseterr): Likewise.
11389         * lib/fwritable.c (fwritable): Likewise.
11390         * lib/fwriting.c (fwriting): Likewise.
11391         * lib/freadahead.c (freadahead): Likewise, based on code by Alan
11392         Hourihane.
11393         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
11394
11395 2009-02-28  Bruno Haible  <bruno@clisp.org>
11396
11397         * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
11398         SIGCHLD.
11399         Reported by Jim Meyering.
11400
11401 2009-02-28  Bruno Haible  <bruno@clisp.org>
11402
11403         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
11404         Mention the results of these tests on various platforms.
11405         * doc/posix-functions/fprintf.texi: Mention platforms in canonical
11406         order.
11407         * doc/posix-functions/printf.texi: Likewise.
11408         * doc/posix-functions/snprintf.texi: Likewise.
11409         * doc/posix-functions/sprintf.texi: Likewise.
11410         * doc/posix-functions/vfprintf.texi: Likewise.
11411         * doc/posix-functions/vprintf.texi: Likewise.
11412         * doc/posix-functions/vsnprintf.texi: Likewise.
11413         * doc/posix-functions/vsprintf.texi: Likewise.
11414         * doc/glibc-functions/obstack_printf.texi: Likewise.
11415         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
11416
11417 2009-02-28  Bruno Haible  <bruno@clisp.org>
11418
11419         * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.
11420         Reported by Loïc Minier <lool@dooz.org>.
11421
11422 2009-02-27  Bruno Haible  <bruno@clisp.org>
11423
11424         * gnulib-tool (func_import): Make the sed expression used to create the
11425         sed script for updating the .gitignore file POSIX compliant.
11426         Reported by Eric Blake.
11427
11428 2009-02-27  Bruno Haible  <bruno@clisp.org>
11429
11430         * gnulib-tool (sed): Don't alias as "sed --posix".
11431         Reported by Eric Blake.
11432
11433 2009-02-27  Bruno Haible  <bruno@clisp.org>
11434
11435         Avoid test link errors.
11436         * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
11437         * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
11438         * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
11439         * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
11440         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
11441
11442 2009-02-27  Bruno Haible  <bruno@clisp.org>
11443
11444         Avoid spurious "(cached)" in configure output.
11445         * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
11446         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
11447         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
11448         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
11449         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
11450         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
11451         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
11452         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
11453         Reported by Eric Blake.
11454
11455 2009-02-27  Eric Blake  <ebb9@byu.net>
11456
11457         printf: fix regression in previous patch
11458         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Fix compilation error.
11459
11460 2009-02-27  Bruno Haible  <bruno@clisp.org>
11461
11462         * lib/inttypes.in.h: Test merely whether _LP64 is defined, not its
11463         value.
11464         * lib/stdint.in.h: Likewise.
11465         Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
11466
11467 2009-02-27  Eric Blake  <ebb9@byu.net>
11468
11469         doc: mention more functions added in cygwin 1.7.0
11470         * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
11471         addition.
11472         * doc/posix-functions/open_wmemstream.texi: Likewise.
11473         * doc/posix-functions/wcsnlen.texi: Likewise.
11474         * doc/posix-functions/wcsnrtombs.texi: Likewise.
11475         * doc/posix-functions/wcstod.texi: Likewise.
11476         * doc/posix-functions/wcstof.texi: Likewise.
11477         * doc/posix-functions/wcstoimax.texi: Likewise.
11478         * doc/posix-functions/wcstok.texi: Likewise.
11479         * doc/posix-functions/wcstoumax.texi: Likewise.
11480
11481         Detect bug in cygwin 1.5.x *printf on 1-character %ls.
11482         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
11483         * doc/posix-functions/fprintf.texi: Update.
11484         * doc/posix-functions/printf.texi: Update.
11485         * doc/posix-functions/snprintf.texi: Update.
11486         * doc/posix-functions/sprintf.texi: Update.
11487         * doc/posix-functions/vfprintf.texi: Update.
11488         * doc/posix-functions/vprintf.texi: Update.
11489         * doc/posix-functions/vsnprintf.texi: Update.
11490         * doc/posix-functions/vsprintf.texi: Update.
11491         * doc/glibc-functions/obstack_printf.texi: Update.
11492         * doc/glibc-functions/obstack_vprintf.texi: Update.
11493
11494 2009-02-26  Eric Blake  <ebb9@byu.net>
11495
11496         avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
11497         * tests/nan.h (NaNl): Rewrite as function on Irix, to avoid
11498         compilation bug by using runtime conversion.
11499         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
11500         * m4/isnanl.m4 (gl_FUNC_ISNANL): Likewise.
11501         * modules/ceill-tests (Files): Use nan.h.
11502         * modules/floorl-tests (Files): Likewise.
11503         * modules/frexpl-tests (Files): Likewise.
11504         * modules/isnanl-tests (Files): Likewise.
11505         * modules/ldexpl-tests (Files): Likewise.
11506         * modules/roundl-tests (Files): Likewise.
11507         * modules/truncl-tests (Files): Likewise.
11508         * tests/test-ceill.c (main): Use a working NaN.
11509         * tests/test-floorl.c (main): Likewise.
11510         * tests/test-frexpl.c (main): Likewise.
11511         * tests/test-isnan.c (test_long_double): Likewise.
11512         * tests/test-isnanl.h (main): Likewise.
11513         * tests/test-ldexpl.h (main): Likewise.
11514         * tests/test-roundl.h (main): Likewise.
11515         * tests/test-truncl.h (main): Likewise.
11516         See http://lists.gnu.org/archive/html/bug-gnulib/2009-02/msg00190.html.
11517
11518 2009-02-26  Eric Blake  <ebb9@byu.net>
11519             Bruno Haible  <bruno@clisp.org>
11520
11521         Work around a *printf bug with %ls on Solaris.
11522         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Also test whether, when a
11523         precision is specified, sprintf stops converting the wide string
11524         argument when the number of bytes that have been produced by this
11525         conversion equals or exceeds the precision.
11526         * doc/posix-functions/fprintf.texi: Update.
11527         * doc/posix-functions/printf.texi: Update.
11528         * doc/posix-functions/snprintf.texi: Update.
11529         * doc/posix-functions/sprintf.texi: Update.
11530         * doc/posix-functions/vfprintf.texi: Update.
11531         * doc/posix-functions/vprintf.texi: Update.
11532         * doc/posix-functions/vsnprintf.texi: Update.
11533         * doc/posix-functions/vsprintf.texi: Update.
11534         * doc/glibc-functions/obstack_printf.texi: Update.
11535         * doc/glibc-functions/obstack_vprintf.texi: Update.
11536
11537 2009-02-26  Eric Blake  <ebb9@byu.net>
11538
11539         stdlib: favor compiler check of random.h
11540         * m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
11541         to avoid an ObjC random.h installed by Swarm.
11542
11543 2009-02-26  Bruno Haible  <bruno@clisp.org>
11544
11545         Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
11546         * m4/printf.m4 (gl_PRINTF_INFINITE): Also test for %g output of -0.0.
11547         Reported by Gary V. Vaughan <gary@gnu.org>.
11548
11549 2009-02-26  Bruno Haible  <bruno@clisp.org>
11550
11551         Fix *printf behaviour regarding the %ls directive.
11552         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): New macro.
11553         * lib/vasnprintf.c (local_wcslen, VASNPRINTF): Handle
11554         NEED_PRINTF_DIRECTIVE_LS.
11555         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_LS): New macro.
11556         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
11557         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
11558         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS and test its result. Invoke
11559         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS.
11560         * m4/dprintf-posix.m4 (gl_FUNC_DPRINTF_POSIX): Likewise.
11561         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
11562         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
11563         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
11564         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
11565         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
11566         * m4/vdprintf-posix.m4 (gl_FUNC_VDPRINTF_POSIX): Likewise.
11567         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
11568         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
11569         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
11570         * doc/posix-functions/fprintf.texi: Update.
11571         * doc/posix-functions/printf.texi: Update.
11572         * doc/posix-functions/snprintf.texi: Update.
11573         * doc/posix-functions/sprintf.texi: Update.
11574         * doc/posix-functions/vfprintf.texi: Update.
11575         * doc/posix-functions/vprintf.texi: Update.
11576         * doc/posix-functions/vsnprintf.texi: Update.
11577         * doc/posix-functions/vsprintf.texi: Update.
11578         * doc/glibc-functions/obstack_printf.texi: Update.
11579         * doc/glibc-functions/obstack_vprintf.texi: Update.
11580         Reported by Eric Blake.
11581
11582 2009-02-25  Bruno Haible  <bruno@clisp.org>
11583
11584         * m4/mbrtowc.m4 (gl_MBRTOWC_NUL_RETVAL): Update guess for Solaris 8
11585         with known value.
11586         Reported by Gary V. Vaughan <gary@gnu.org>.
11587
11588 2009-02-25  Bruno Haible  <bruno@clisp.org>
11589
11590         Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
11591         * m4/mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): New macro.
11592         (gl_MBSTATE_T_BROKEN): Invoke it. Replace mbstate_t when it says "no".
11593         * doc/posix-functions/mbrtowc.texi: Document the Solaris 8 bug.
11594         Reported by Gary V. Vaughan <gary@gnu.org>.
11595
11596 2009-02-25  Bruno Haible  <bruno@clisp.org>
11597
11598         Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
11599         * m4/stdint.m4 (gl_STDINT_H): Also check whether the expansions of
11600         INT8_MAX, UINT8_MAX etc. contain casts to elementary types.
11601         * doc/posix-headers/stdint.texi: Mention the HP-UX bug.
11602         Reported by Gary V. Vaughan <gary@gnu.org>.
11603
11604 2009-02-25  Eric Blake  <ebb9@byu.net>
11605
11606         tests: skip fseek/ftell tests if ungetc is broken
11607         * m4/ungetc.m4: New file.
11608         * modules/fseek-tests: Split test, so ungetc dependency is
11609         separate from rest of test.
11610         * modules/fseeko-tests: Likewise.
11611         * modules/ftell-tests: Likewise.
11612         * modules/ftello-tests: Likewise.
11613         * tests/test-fseek.c (main): Isolate ungetc dependency.
11614         * tests/test-fseeko.c (main): Likewise.
11615         * tests/test-ftell.c (main): Likewise.
11616         * tests/test-ftello.c (main): Likewise.
11617         * tests/test-fseek2.sh: New file.
11618         * tests/test-fseeko2.sh: Likewise.
11619         * tests/test-ftell2.sh: Likewise.
11620         * tests/test-ftello2.sh: Likewise.
11621
11622 2009-02-25  OndÅ™ej Vašík  <ovasik@redhat.com>
11623
11624         test-getaddrinfo: fix usage of skip return code 77
11625         * tests/test-gettaddrinfo.c: Return skip code 77 only
11626         for first occurance of skip (4x77 is not 77)
11627
11628 2009-02-25  Gary V. Vaughan  <gary@gnu.org>
11629
11630         strtod: avoid C99 decl-after-statement
11631         * m4/strtod.m4 (gl_FUNC_STRTOD): Rearrange declaration.
11632
11633 2009-02-24  Eric Blake  <ebb9@byu.net>
11634
11635         strtod: detect HP-UX 11.31 bug
11636         * m4/strtod.m4 (gl_FUNC_STRTOD): Detect errno handling bug.
11637         Reported by Gary V. Vaughan.
11638
11639 2009-02-23  Bruno Haible  <bruno@clisp.org>
11640
11641         Fix invalid read past end of memory block.
11642         * lib/vasnprintf.c (DCHAR_SET): Define.
11643         (local_wcslen): Define only when needed.
11644         (local_strnlen, local_wcsnlen): New functions.
11645         (VASNPRINTF) [!USE_SNPRINTF && HAVE_WCHAR_T]: Implement the %s and %ls
11646         directives that involve a conversion ourselves.
11647         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for strnlen,
11648         wcsnlen, mbrtowc, wcrtomb.
11649         * tests/test-vasnprintf-posix.c (test_function): Add tests for %.*s.
11650         * tests/test-vasprintf-posix.c (test_function): Likewise.
11651         * tests/test-snprintf-posix.h (test_function): Likewise.
11652         * tests/test-sprintf-posix.h (test_function): Likewise.
11653         Reported by Ben Pfaff <blp@cs.stanford.edu>.
11654
11655 2009-02-22  Bruno Haible  <bruno@clisp.org>
11656
11657         Implement new clarified decomposition of Hangul syllables.
11658         * lib/uninorm/decomposition.c (uc_decomposition): For Hangul syllables
11659         of type LTV, return only a pairwise decomposition.
11660         * lib/uninorm/canonical-decomposition.c (uc_canonical_decomposition):
11661         Likewise.
11662         * tests/uninorm/test-decomposition.c (main): Updated expected result.
11663         * tests/uninorm/test-canonical-decomposition.c (main): Likewise.
11664         * tests/uninorm/test-compat-decomposition.c (main): Likewise.
11665
11666 2009-02-22  Bruno Haible  <bruno@clisp.org>
11667
11668         * lib/uninorm/u-normalize-internal.h (FUNC): At the end, handle
11669         zero-length results and shrink excess allocated memory.
11670         * tests/uninorm/test-u8-nfc.c (test_u8_nfc): Check empty string result.
11671         * tests/uninorm/test-u8-nfd.c (test_u8_nfd): Likewise.
11672         * tests/uninorm/test-u8-nfkc.c (test_u8_nfkc): Likewise.
11673         * tests/uninorm/test-u8-nfkd.c (test_u8_nfkd): Likewise.
11674         * tests/uninorm/test-u16-nfc.c (test_u16_nfc): Likewise.
11675         * tests/uninorm/test-u16-nfd.c (test_u16_nfd): Likewise.
11676         * tests/uninorm/test-u16-nfkc.c (test_u16_nfkc): Likewise.
11677         * tests/uninorm/test-u16-nfkd.c (test_u16_nfkd): Likewise.
11678         * tests/uninorm/test-u32-nfc.c (test_u32_nfc): Likewise.
11679         * tests/uninorm/test-u32-nfd.c (test_u32_nfd): Likewise.
11680         * tests/uninorm/test-u32-nfkc.c (test_u32_nfkc): Likewise.
11681         * tests/uninorm/test-u32-nfkd.c (test_u32_nfkd): Likewise.
11682
11683 2009-02-21  Bruno Haible  <bruno@clisp.org>
11684
11685         * doc/gnulib.texi: Include safe-alloc.texi earlier.
11686         * doc/safe-alloc.texi: Terminate sentences with a period. Use two
11687         spaces after a period. Put a space between a macro name and its
11688         argument list. Trivial rewordings.
11689         * lib/safe-alloc.c: Include safe-alloc.h right after config.h.
11690         * tests/test-safe-alloc.c: Likewise. Include stdlib.h.
11691         (main): Return 0 explicitly.
11692
11693 2009-02-21  Bruno Haible  <bruno@clisp.org>
11694
11695         Tests for module 'uninorm/filter'.
11696         * tests/uninorm/test-uninorm-filter-nfc.c: New file.
11697         * modules/uninorm/filter-tests: New file.
11698
11699         New module 'uninorm/filter'.
11700         * lib/uninorm.h (uninorm_filter_create, uninorm_filter_write,
11701         uninorm_filter_flush, uninorm_filter_free): New declarations.
11702         * lib/uninorm/uninorm-filter.c: New file.
11703         * modules/uninorm/filter: New file.
11704
11705 2009-02-21  Bruno Haible  <bruno@clisp.org>
11706
11707         Tests for module 'uninorm/nfkc'.
11708         * tests/uninorm/test-nfkc.c: New file.
11709         * tests/uninorm/test-u8-nfkc.c: New file.
11710         * tests/uninorm/test-u16-nfkc.c: New file.
11711         * tests/uninorm/test-u32-nfkc.c: New file.
11712         * tests/uninorm/test-u32-nfkc-big.sh: New file.
11713         * tests/uninorm/test-u32-nfkc-big.c: New file.
11714         * modules/uninorm/nfkc-tests: New file.
11715
11716         New module 'uninorm/nfkc'.
11717         * lib/uninorm/nfkc.c: New file.
11718         * modules/uninorm/nfkc: New file.
11719
11720         Tests for module 'uninorm/nfkd'.
11721         * tests/uninorm/test-nfkd.c: New file.
11722         * tests/uninorm/test-u8-nfkd.c: New file.
11723         * tests/uninorm/test-u16-nfkd.c: New file.
11724         * tests/uninorm/test-u32-nfkd.c: New file.
11725         * tests/uninorm/test-u32-nfkd-big.sh: New file.
11726         * tests/uninorm/test-u32-nfkd-big.c: New file.
11727         * modules/uninorm/nfkd-tests: New file.
11728
11729         New module 'uninorm/nfkd'.
11730         * lib/uninorm/nfkd.c: New file.
11731         * modules/uninorm/nfkd: New file.
11732
11733         Tests for module 'uninorm/nfc'.
11734         * tests/uninorm/test-nfc.c: New file.
11735         * tests/uninorm/test-u8-nfc.c: New file.
11736         * tests/uninorm/test-u16-nfc.c: New file.
11737         * tests/uninorm/test-u32-nfc.c: New file.
11738         * tests/uninorm/test-u32-nfc-big.sh: New file.
11739         * tests/uninorm/test-u32-nfc-big.c: New file.
11740         * modules/uninorm/nfc-tests: New file.
11741
11742         New module 'uninorm/nfc'.
11743         * lib/uninorm/nfc.c: New file.
11744         * modules/uninorm/nfc: New file.
11745
11746         Tests for module 'uninorm/nfd'.
11747         * tests/uninorm/test-nfd.c: New file.
11748         * tests/uninorm/test-u8-nfd.c: New file.
11749         * tests/uninorm/test-u16-nfd.c: New file.
11750         * tests/uninorm/test-u32-nfd.c: New file.
11751         * tests/uninorm/test-u32-nfd-big.sh: New file.
11752         * tests/uninorm/test-u32-nfd-big.c: New file.
11753         * tests/uninorm/test-u32-normalize-big.h: New file.
11754         * tests/uninorm/test-u32-normalize-big.c: New file.
11755         * tests/uninorm/NormalizationTest.txt: New file, created from
11756         Unicode 5.1.0 NormalizationTest.txt.
11757         * modules/uninorm/nfd-tests: New file.
11758
11759         New module 'uninorm/nfd'.
11760         * lib/uninorm/nfd.c: New file.
11761         * modules/uninorm/nfd: New file.
11762
11763         New module 'uninorm/u32-normalize'.
11764         * lib/uninorm/u32-normalize.c: New file.
11765         * modules/uninorm/u32-normalize: New file.
11766
11767         New module 'uninorm/u16-normalize'.
11768         * lib/uninorm/u16-normalize.c: New file.
11769         * modules/uninorm/u16-normalize: New file.
11770
11771         New module 'uninorm/u8-normalize'.
11772         * lib/uninorm/u8-normalize.c: New file.
11773         * lib/uninorm/normalize-internal.h: New file.
11774         * lib/uninorm/u-normalize-internal.h: New file.
11775         * modules/uninorm/u8-normalize: New file.
11776
11777         New module 'uninorm/decompose-internal'.
11778         * lib/uninorm/decompose-internal.c: New file.
11779         * modules/uninorm/decompose-internal: New file.
11780
11781         Tests for module 'uninorm/composition'.
11782         * tests/uninorm/test-composition.c: New file.
11783         * modules/uninorm/composition-tests: New file.
11784
11785         New module 'uninorm/composition'.
11786         * lib/uninorm/composition.c: New file.
11787         * lib/uninorm/composition-table.gperf: New file, generated by
11788         gen-uni-tables.
11789         * modules/uninorm/composition: New file.
11790
11791         Tests for module 'uninorm/compat-decomposition'.
11792         * tests/uninorm/test-compat-decomposition.c: New file.
11793         * modules/uninorm/compat-decomposition-tests: New file.
11794
11795         New module 'uninorm/compat-decomposition'.
11796         * lib/uninorm/decompose-internal.h: New file.
11797         * lib/uninorm/compat-decomposition.c: New file.
11798         * modules/uninorm/compat-decomposition: New file.
11799
11800         Tests for module 'uninorm/canonical-decomposition'.
11801         * tests/uninorm/test-canonical-decomposition.c: New file.
11802         * modules/uninorm/canonical-decomposition-tests: New file.
11803
11804         New module 'uninorm/canonical-decomposition'.
11805         * lib/uninorm/canonical-decomposition.c: New file.
11806         * modules/uninorm/canonical-decomposition: New file.
11807
11808         Tests for module 'uninorm/decomposition'.
11809         * tests/uninorm/test-decomposition.c: New file.
11810         * modules/uninorm/decomposition-tests: New file.
11811
11812         New module 'uninorm/decomposition'.
11813         * lib/uninorm/decomposition.c: New file.
11814         * modules/uninorm/decomposition: New file.
11815
11816         New module 'uninorm/decomposition-table'.
11817         * lib/uninorm/decomposition-table.h: New file.
11818         * lib/uninorm/decomposition-table.c: New file.
11819         * lib/uninorm/decomposition-table1.h: New file, generated by
11820         gen-uni-tables.
11821         * lib/uninorm/decomposition-table2.h: New file, generated by
11822         gen-uni-tables.
11823         * modules/uninorm/decomposition-table: New file.
11824
11825         * lib/gen-uni-tables.c (MAX_DECOMP_LENGTH): New macro.
11826         (UC_DECOMP_*): New enumeration items.
11827         (get_decomposition): New function.
11828         (struct decomp_table): New type.
11829         (output_decomposition, output_decomposition_tables): New functions.
11830         (unicode_composition_exclusions): New variable.
11831         (fill_composition_exclusions, debug_output_composition_tables): New
11832         functions.
11833         (main): Accept one more argument. Invoke fill_composition_exclusions.
11834         Output decomposition and composition tables.
11835
11836         New module 'uninorm/base'.
11837         * lib/uninorm.h: New file.
11838         * lib/unictype.h: Update comment.
11839         * modules/uninorm/base: New file.
11840
11841 2009-02-21  David Lutterkort  <lutter@redhat.com>
11842
11843         Tests for module 'safe-alloc'.
11844         * tests/test-safe-alloc.c: New file.
11845         * modules/safe-alloc-tests: New file.
11846
11847         New module 'safe-alloc'.
11848         * lib/safe-alloc.h: New file.
11849         * lib/safe-alloc.c: New file.
11850         * m4/safe-alloc.m4: New file.
11851         * modules/safe-alloc: New file.
11852         * doc/safe-alloc.texi: New file.
11853         * doc/gnulib.texi: Include it.
11854         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
11855         safe-alloc.
11856
11857 2009-02-18  Bruno Haible  <bruno@clisp.org>
11858
11859         Fix link error on non-glibc systems.
11860         * modules/uniwbrk/ulc-wordbreaks-tests (test_ulc_wordbreaks_LDADD): New
11861         variable.
11862         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
11863
11864 2009-02-18  Jim Meyering  <meyering@redhat.com>
11865
11866         fts: avoid used-uninitialized error due to recent change
11867         * lib/fts.c (fts_read): Guard uses of the new member,
11868         parent->fts_n_dirs_remaining, since it's not relevant for
11869         the parent of a directory specified on the command-line.
11870
11871 2009-02-17  James Youngman  <jay@gnu.org>
11872             Bruno Haible  <bruno@clisp.org>
11873
11874         * m4/include_next.m4: Reformulate comment.
11875
11876 2009-02-16  Jim Meyering  <meyering@redhat.com>
11877
11878         fts: add #if guards so that the fts_lgpl module still builds
11879         * lib/fts.c: Guard just-added hash-table-using parts with
11880         #if GNULIB_FTS, so as not to break builds of the fts_lgpl module.
11881         Reported by Simon Josefsson.
11882
11883 2009-02-15  Bruno Haible  <bruno@clisp.org>
11884
11885         * modules/array-mergesort-tests: New file.
11886         * tests/test-array-mergesort.c: New file.
11887
11888         New module 'array-mergesort'.
11889         * modules/array-mergesort: New file.
11890         * lib/array-mergesort.h: New file.
11891
11892 2009-02-15  Bruno Haible  <bruno@clisp.org>
11893
11894         Fix 2009-02-07 commit.
11895         * lib/gen-uni-tables.c (output_predicate, output_category,
11896         output_combclass, output_bidi_category, output_decimal_digit,
11897         output_digit, output_numeric, output_mirror, output_scripts,
11898         output_ident_category, output_simple_mapping): Fix format directives.
11899         (output_lbp, output_wbp): Don't convert -1 to a size_t implicitly.
11900
11901 2009-02-15  Albert Chin-A-Young  <china@thewrittenword.com>
11902
11903         * m4/include_next.m4: Update comment about IBM C 9.0/10.1 bug, now that
11904         fixes are available from IBM.
11905
11906 2009-02-13  Jim Meyering  <meyering@redhat.com>
11907
11908         fts: arrange not to stat non-directories in more cases
11909         This makes GNU find (when it doesn't need to stat each file)
11910         *much* more efficient at traversing reiserfs file systems.
11911         * lib/fts_.h (struct ftsent) [fts_n_dirs_remaining]: New member.
11912         (struct FTS) [fts_leaf_optimization_works_ht]: Add member.
11913         * lib/fts.c (fts_close): Free ->fts_leaf_optimization_works_ht.
11914         (S_MAGIC_REISERFS, S_MAGIC_PROC): Define.
11915         (leaf_optimization_applies): New function.
11916         (LCO_hash, LCO_compare): New helper functions.
11917         (link_count_optimize_ok): New function.
11918         (fts_stat): Initialize new member (if dir).
11919         (fts_read): Decrement parent's fts_n_dirs_remaining count if
11920         we've just stat'ed a directory.  Skip the stat call when possible.
11921         ---
11922         Note this AFS-related exchange:
11923         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=143111
11924         and note find's pioctl call in find/fstype.c.
11925         But that is necessary only if you want to enable the
11926         optimization for AFS, and for now, I don't.
11927
11928         fts: move a function definition "up" (no semantic change)
11929         * lib/fts.c (dirent_inode_sort_may_be_useful): Move definition
11930         "up" to precede upcoming use of a related function.
11931
11932 2009-02-11  Jim Meyering  <meyering@redhat.com>
11933
11934         fts: correct internal computation of nlinks (optimization-related)
11935         * lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
11936         whether the current entry is a directory, so don't test it.
11937
11938 2009-02-10  Bruno Haible  <bruno@clisp.org>
11939
11940         Tests for module 'uniwbrk/ulc-wordbreaks'.
11941         * modules/uniwbrk/ulc-wordbreaks-tests: New file.
11942         * tests/uniwbrk/test-ulc-wordbreaks.sh: New file.
11943         * tests/uniwbrk/test-ulc-wordbreaks.c: New file.
11944
11945         Tests for module 'uniwbrk/u32-wordbreaks'.
11946         * modules/uniwbrk/u32-wordbreaks-tests: New file.
11947         * tests/uniwbrk/test-u32-wordbreaks.c: New file.
11948
11949         Tests for module 'uniwbrk/u16-wordbreaks'.
11950         * modules/uniwbrk/u16-wordbreaks-tests: New file.
11951         * tests/uniwbrk/test-u16-wordbreaks.c: New file.
11952
11953         Tests for module 'uniwbrk/u8-wordbreaks'.
11954         * modules/uniwbrk/u8-wordbreaks-tests: New file.
11955         * tests/uniwbrk/test-u8-wordbreaks.c: New file.
11956
11957 2009-02-10  Bruno Haible  <bruno@clisp.org>
11958
11959         * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
11960         property.
11961         * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
11962         * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
11963         * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
11964
11965 2009-02-10  Simon Josefsson  <simon@josefsson.org>
11966
11967         * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
11968         inline keywords.  Reported by Bruno Haible <bruno@clisp.org>.
11969
11970 2009-02-10  Bruno Haible  <bruno@clisp.org>
11971
11972         * lib/unilbrk/lbrktables.h: Renamed from lib/unilbrk/tables.h.
11973         * lib/unilbrk/lbrktables.c: Renamed from lib/unilbrk/tables.c.
11974         * modules/unilbrk/tables (Files, Makefile.am, Include): Update.
11975         * lib/unilbrk/u8-possible-linebreaks.c: Update.
11976         * lib/unilbrk/u16-possible-linebreaks.c: Likewise.
11977         * lib/unilbrk/u32-possible-linebreaks.c: Likewise.
11978
11979 2009-02-09  Simon Josefsson  <simon@josefsson.org>
11980
11981         * lib/sockets.h (gl_fd_to_handle): New function.
11982
11983         * tests/test-sockets.c: Call gl_fd_to_handle.
11984
11985 2009-02-09  Bruno Haible  <bruno@clisp.org>
11986
11987         * doc/havelib.texi: Document the conventions on bi-arch systems.
11988
11989 2009-02-08  Bruno Haible  <bruno@clisp.org>
11990
11991         Document the AC_LIB_LINKFLAGS macro.
11992         * doc/havelib.texi: New file, mostly written on 2005-05-24.
11993         * doc/gnulib.texi: Include it.
11994
11995 2009-02-08  Bruno Haible  <bruno@clisp.org>
11996
11997         Fix wrong order of sections, compared to TOC.
11998         * doc/gnulib.texi: Include relocatable-maint.texi after the
11999         "Regular expressions" node, not before.
12000
12001 2009-02-08  Bruno Haible  <bruno@clisp.org>
12002
12003         Tests for module 'unicase/totitle'.
12004         * modules/unicase/totitle-tests: New file.
12005
12006         Tests for module 'unicase/tolower'.
12007         * modules/unicase/tolower-tests: New file.
12008
12009         Tests for module 'unicase/toupper'.
12010         * modules/unicase/toupper-tests: New file.
12011         * tests/unicase/test-mapping-part1.h: New file.
12012         * tests/unicase/test-mapping-part2.h: New file.
12013
12014         New module 'unicase/totitle'.
12015         * modules/unicase/totitle: New file.
12016         * lib/unicase/totitle.c: New file.
12017
12018         New module 'unicase/tolower'.
12019         * modules/unicase/tolower: New file.
12020         * lib/unicase/tolower.c: New file.
12021
12022         New module 'unicase/toupper'.
12023         * modules/unicase/toupper: New file.
12024         * lib/unicase/toupper.c: New file.
12025         * lib/unicase/simple-mapping.h: New file.
12026
12027         * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
12028         (mapping_table): New structure.
12029         (output_simple_mapping): New function.
12030         (main): Invoke output_simple_mapping_test and output_simple_mapping.
12031         * modules/gen-uni-tables (Description): Update.
12032         * lib/unicase/toupper.h: New file, automatically generated by
12033         gen-uni-tables.
12034         * lib/unicase/tolower.h: New file, automatically generated by
12035         gen-uni-tables.
12036         * lib/unicase/totitle.h: New file, automatically generated by
12037         gen-uni-tables.
12038         * tests/unicase/test-uc_toupper.c: New file, automatically generated by
12039         gen-uni-tables.
12040         * tests/unicase/test-uc_tolower.c: New file, automatically generated by
12041         gen-uni-tables.
12042         * tests/unicase/test-uc_totitle.c: New file, automatically generated by
12043         gen-uni-tables.
12044
12045         New module 'unicase/base'.
12046         * modules/unicase/base: New file.
12047         * lib/unicase.h: New file.
12048
12049 2009-02-08  Bruno Haible  <bruno@clisp.org>
12050
12051         New module 'uniwbrk/ulc-wordbreaks'.
12052         * modules/uniwbrk/ulc-wordbreaks: New file.
12053         * lib/uniwbrk/ulc-wordbreaks.c: New file.
12054
12055         New module 'uniwbrk/u32-wordbreaks'.
12056         * modules/uniwbrk/u32-wordbreaks: New file.
12057         * lib/uniwbrk/u32-wordbreaks.c: New file.
12058
12059         New module 'uniwbrk/u16-wordbreaks'.
12060         * modules/uniwbrk/u16-wordbreaks: New file.
12061         * lib/uniwbrk/u16-wordbreaks.c: New file.
12062
12063         New module 'uniwbrk/u8-wordbreaks'.
12064         * modules/uniwbrk/u8-wordbreaks: New file.
12065         * lib/uniwbrk/u8-wordbreaks.c: New file.
12066         * lib/uniwbrk/u-wordbreaks.h: New file.
12067
12068         New module 'uniwbrk/table'.
12069         * modules/uniwbrk/table: New file.
12070         * lib/uniwbrk/wbrktable.h: New file.
12071         * lib/uniwbrk/wbrktable.c: New file.
12072
12073         New module 'uniwbrk/wordbreak-property'.
12074         * modules/uniwbrk/wordbreak-property: New file.
12075         * lib/uniwbrk/wordbreak-property.c: New file.
12076
12077         * lib/gen-uni-tables.c (WBP_*): New enum items.
12078         (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
12079         (unicode_org_wbp): New variable.
12080         (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
12081         New functions.
12082         (wbp_table): New structure.
12083         (output_wbp, output_wbrk_tables): New functions.
12084         (main): Accept additional argument. Invoke fill_org_wbp,
12085         debug_output_wbrk_tables, debug_output_org_wbrk_tables,
12086         output_wbrk_tables.
12087         * modules/gen-uni-tables (Description): Update.
12088         * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
12089         gen-uni-tables.
12090
12091         New module 'uniwbrk/base'.
12092         * modules/uniwbrk/base: New file.
12093         * lib/uniwbrk.h: New file.
12094
12095 2009-02-08  Bruno Haible  <bruno@clisp.org>
12096
12097         Update to Unicode 5.1.0.
12098         * lib/gen-uni-tables.c (is_property_alphabetic): Include
12099         U+2185..U+2188.
12100         (is_property_default_ignorable_code_point): Don't include characters
12101         of category Cc or Cs and not-a-characters.
12102         (get_lbp): Assume REVISION_22. Special handling of U+0609, U+060A,
12103         U+0D79, U+109E, U+109F, U+A60C.
12104         * lib/unictype/bidi_of.h: Regenerated.
12105         * lib/unictype/blocks.h: Regenerated.
12106         * lib/unictype/categ_C.h: Regenerated.
12107         * lib/unictype/categ_Cf.h: Regenerated.
12108         * lib/unictype/categ_Cn.h: Regenerated.
12109         * lib/unictype/categ_L.h: Regenerated.
12110         * lib/unictype/categ_Ll.h: Regenerated.
12111         * lib/unictype/categ_Lm.h: Regenerated.
12112         * lib/unictype/categ_Lo.h: Regenerated.
12113         * lib/unictype/categ_Lu.h: Regenerated.
12114         * lib/unictype/categ_M.h: Regenerated.
12115         * lib/unictype/categ_Mc.h: Regenerated.
12116         * lib/unictype/categ_Me.h: Regenerated.
12117         * lib/unictype/categ_Mn.h: Regenerated.
12118         * lib/unictype/categ_N.h: Regenerated.
12119         * lib/unictype/categ_Nd.h: Regenerated.
12120         * lib/unictype/categ_Nl.h: Regenerated.
12121         * lib/unictype/categ_No.h: Regenerated.
12122         * lib/unictype/categ_P.h: Regenerated.
12123         * lib/unictype/categ_Pd.h: Regenerated.
12124         * lib/unictype/categ_Pe.h: Regenerated.
12125         * lib/unictype/categ_Pf.h: Regenerated.
12126         * lib/unictype/categ_Pi.h: Regenerated.
12127         * lib/unictype/categ_Po.h: Regenerated.
12128         * lib/unictype/categ_Ps.h: Regenerated.
12129         * lib/unictype/categ_S.h: Regenerated.
12130         * lib/unictype/categ_Sk.h: Regenerated.
12131         * lib/unictype/categ_Sm.h: Regenerated.
12132         * lib/unictype/categ_So.h: Regenerated.
12133         * lib/unictype/categ_of.h: Regenerated.
12134         * lib/unictype/combining.h: Regenerated.
12135         * lib/unictype/ctype_alnum.h: Regenerated.
12136         * lib/unictype/ctype_alpha.h: Regenerated.
12137         * lib/unictype/ctype_graph.h: Regenerated.
12138         * lib/unictype/ctype_lower.h: Regenerated.
12139         * lib/unictype/ctype_print.h: Regenerated.
12140         * lib/unictype/ctype_punct.h: Regenerated.
12141         * lib/unictype/ctype_upper.h: Regenerated.
12142         * lib/unictype/decdigit.h: Regenerated.
12143         * lib/unictype/digit.h: Regenerated.
12144         * lib/unictype/mirror.h: Regenerated.
12145         * lib/unictype/numeric.h: Regenerated.
12146         * lib/unictype/pr_alphabetic.h: Regenerated.
12147         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
12148         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
12149         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
12150         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
12151         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
12152         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
12153         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
12154         * lib/unictype/pr_combining.h: Regenerated.
12155         * lib/unictype/pr_dash.h: Regenerated.
12156         * lib/unictype/pr_decimal_digit.h: Regenerated.
12157         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
12158         * lib/unictype/pr_deprecated.h: Regenerated.
12159         * lib/unictype/pr_diacritic.h: Regenerated.
12160         * lib/unictype/pr_extender.h: Regenerated.
12161         * lib/unictype/pr_format_control.h: Regenerated.
12162         * lib/unictype/pr_grapheme_base.h: Regenerated.
12163         * lib/unictype/pr_grapheme_extend.h: Regenerated.
12164         * lib/unictype/pr_grapheme_link.h: Regenerated.
12165         * lib/unictype/pr_id_continue.h: Regenerated.
12166         * lib/unictype/pr_id_start.h: Regenerated.
12167         * lib/unictype/pr_ideographic.h: Regenerated.
12168         * lib/unictype/pr_ignorable_control.h: Regenerated.
12169         * lib/unictype/pr_lowercase.h: Regenerated.
12170         * lib/unictype/pr_math.h: Regenerated.
12171         * lib/unictype/pr_numeric.h: Regenerated.
12172         * lib/unictype/pr_other_alphabetic.h: Regenerated.
12173         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
12174         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
12175         * lib/unictype/pr_other_id_continue.h: Regenerated.
12176         * lib/unictype/pr_other_lowercase.h: Regenerated.
12177         * lib/unictype/pr_other_math.h: Regenerated.
12178         * lib/unictype/pr_punctuation.h: Regenerated.
12179         * lib/unictype/pr_sentence_terminal.h: Regenerated.
12180         * lib/unictype/pr_soft_dotted.h: Regenerated.
12181         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
12182         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
12183         * lib/unictype/pr_unified_ideograph.h: Regenerated.
12184         * lib/unictype/pr_uppercase.h: Regenerated.
12185         * lib/unictype/pr_xid_continue.h: Regenerated.
12186         * lib/unictype/pr_xid_start.h: Regenerated.
12187         * lib/unictype/pr_zero_width.h: Regenerated.
12188         * lib/unictype/scripts.h: Regenerated.
12189         * lib/unictype/scripts_byname.gperf: Regenerated.
12190         * lib/unictype/sy_java_ident.h: Regenerated.
12191         * lib/unilbrk/lbrkprop1.h: Regenerated.
12192         * lib/unilbrk/lbrkprop2.h: Regenerated.
12193         * tests/unictype/test-categ_C.c: Regenerated.
12194         * tests/unictype/test-categ_Cf.c: Regenerated.
12195         * tests/unictype/test-categ_Cn.c: Regenerated.
12196         * tests/unictype/test-categ_L.c: Regenerated.
12197         * tests/unictype/test-categ_Ll.c: Regenerated.
12198         * tests/unictype/test-categ_Lm.c: Regenerated.
12199         * tests/unictype/test-categ_Lo.c: Regenerated.
12200         * tests/unictype/test-categ_Lu.c: Regenerated.
12201         * tests/unictype/test-categ_M.c: Regenerated.
12202         * tests/unictype/test-categ_Mc.c: Regenerated.
12203         * tests/unictype/test-categ_Me.c: Regenerated.
12204         * tests/unictype/test-categ_Mn.c: Regenerated.
12205         * tests/unictype/test-categ_N.c: Regenerated.
12206         * tests/unictype/test-categ_Nd.c: Regenerated.
12207         * tests/unictype/test-categ_Nl.c: Regenerated.
12208         * tests/unictype/test-categ_No.c: Regenerated.
12209         * tests/unictype/test-categ_P.c: Regenerated.
12210         * tests/unictype/test-categ_Pd.c: Regenerated.
12211         * tests/unictype/test-categ_Pe.c: Regenerated.
12212         * tests/unictype/test-categ_Pf.c: Regenerated.
12213         * tests/unictype/test-categ_Pi.c: Regenerated.
12214         * tests/unictype/test-categ_Po.c: Regenerated.
12215         * tests/unictype/test-categ_Ps.c: Regenerated.
12216         * tests/unictype/test-categ_S.c: Regenerated.
12217         * tests/unictype/test-categ_Sk.c: Regenerated.
12218         * tests/unictype/test-categ_Sm.c: Regenerated.
12219         * tests/unictype/test-categ_So.c: Regenerated.
12220         * tests/unictype/test-ctype_alnum.c: Regenerated.
12221         * tests/unictype/test-ctype_alpha.c: Regenerated.
12222         * tests/unictype/test-ctype_graph.c: Regenerated.
12223         * tests/unictype/test-ctype_lower.c: Regenerated.
12224         * tests/unictype/test-ctype_print.c: Regenerated.
12225         * tests/unictype/test-ctype_punct.c: Regenerated.
12226         * tests/unictype/test-ctype_upper.c: Regenerated.
12227         * tests/unictype/test-decdigit.h: Regenerated.
12228         * tests/unictype/test-digit.h: Regenerated.
12229         * tests/unictype/test-numeric.h: Regenerated.
12230         * tests/unictype/test-pr_alphabetic.c: Regenerated.
12231         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
12232         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
12233         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
12234         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
12235         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
12236         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
12237         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
12238         * tests/unictype/test-pr_combining.c: Regenerated.
12239         * tests/unictype/test-pr_dash.c: Regenerated.
12240         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
12241         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
12242         * tests/unictype/test-pr_deprecated.c: Regenerated.
12243         * tests/unictype/test-pr_diacritic.c: Regenerated.
12244         * tests/unictype/test-pr_extender.c: Regenerated.
12245         * tests/unictype/test-pr_format_control.c: Regenerated.
12246         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
12247         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
12248         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
12249         * tests/unictype/test-pr_id_continue.c: Regenerated.
12250         * tests/unictype/test-pr_id_start.c: Regenerated.
12251         * tests/unictype/test-pr_ideographic.c: Regenerated.
12252         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
12253         * tests/unictype/test-pr_lowercase.c: Regenerated.
12254         * tests/unictype/test-pr_math.c: Regenerated.
12255         * tests/unictype/test-pr_numeric.c: Regenerated.
12256         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
12257         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
12258         Regenerated.
12259         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
12260         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
12261         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
12262         * tests/unictype/test-pr_other_math.c: Regenerated.
12263         * tests/unictype/test-pr_punctuation.c: Regenerated.
12264         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
12265         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
12266         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
12267         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
12268         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
12269         * tests/unictype/test-pr_uppercase.c: Regenerated.
12270         * tests/unictype/test-pr_xid_continue.c: Regenerated.
12271         * tests/unictype/test-pr_xid_start.c: Regenerated.
12272         * tests/unictype/test-pr_zero_width.c: Regenerated.
12273
12274         Update to Unicode 5.1.0.
12275         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
12276         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
12277         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
12278         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
12279         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
12280         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
12281         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
12282         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
12283         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
12284         (nonspacing_table_ind): Update.
12285         * tests/uniwidth/test-uc_width2.sh: Update expected result.
12286
12287         Update to Unicode 5.1.0.
12288         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
12289         code transform.
12290         * lib/uniname/uniname.c (unicode_character_name,
12291         unicode_name_character): Add the range 0x1Fxxx to the code transform.
12292         * lib/uniname/uninames.h: Regenerated.
12293         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
12294
12295 2009-02-07  Bruno Haible  <bruno@clisp.org>
12296
12297         Merge gen-ctype and gen-lbrk into a single program.
12298         * lib/gen-uni-tables.c: New file, incorporating
12299         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
12300         Add directory prefixes to the names of the generated files.
12301         * lib/unictype/gen-ctype.c: Remove file.
12302         * lib/unilbrk/gen-lbrk.c: Remove file.
12303         * modules/gen-uni-tables: New file.
12304         * modules/unictype/gen-ctype: Remove file.
12305         * modules/unilbrk/gen-lbrk: Remove file.
12306
12307 2009-02-07  Bruno Haible  <bruno@clisp.org>
12308
12309         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
12310
12311         New module 'unistr/u32-strcoll'.
12312         * modules/unistr/u32-strcoll: New file.
12313         * lib/unistr/u32-strcoll.c: New file.
12314
12315         New module 'unistr/u16-strcoll'.
12316         * modules/unistr/u16-strcoll: New file.
12317         * lib/unistr/u16-strcoll.c: New file.
12318
12319         New module 'unistr/u8-strcoll'.
12320         * modules/unistr/u8-strcoll: New file.
12321         * lib/unistr/u8-strcoll.c: New file.
12322         * lib/unistr/u-strcoll.h: New file.
12323
12324 2009-02-07  Bruno Haible  <bruno@clisp.org>
12325
12326         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
12327         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
12328         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
12329         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
12330         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
12331         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
12332
12333 2009-02-07  Bruno Haible  <bruno@clisp.org>
12334
12335         Make 64-bit clean.
12336         * lib/unictype/gen-ctype.c (output_predicate, output_category,
12337         output_combclass, output_bidi_category, output_decimal_digit,
12338         output_digit, output_numeric, output_mirror, output_scripts,
12339         output_ident_category): Use proper width specifier in format strings.
12340
12341 2009-02-07  Bruno Haible  <bruno@clisp.org>
12342
12343         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
12344         failure behaviour.
12345
12346 2009-02-07  Jim Meyering  <meyering@redhat.com>
12347
12348         regex: avoid compilation failure with upcoming gcc-4.4
12349         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
12350         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
12351         "... error: integer overflow in preprocessor expression".
12352
12353 2009-02-05  Ben Pfaff  <blp@gnu.org>
12354
12355         Fix link errors on Windows when close module is used.
12356         * modules/close: Add $(LIB_CLOSE) to Link section.
12357         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
12358         $(LIB_CLOSE) on Windows.
12359
12360 2009-02-05  Jim Meyering  <meyering@redhat.com>
12361
12362         still avoid unused-parameter warnings, but do it cleanly
12363         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
12364         (get_fs_usage): Cast to void instead.
12365         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
12366         (dev_from_mount_options, read_file_system_list): Cast to void.
12367         Prompted by Bruno Haible.
12368
12369 2009-02-04  Jim Meyering  <meyering@redhat.com>
12370
12371         fsusage.c: correct copyright year
12372         * lib/fsusage.c: Reflect year in which the change is pushed into
12373
12374         avoid misc. warnings
12375         * lib/fsusage.c (UNUSED_PARAM): Define.
12376         (get_fs_usage): Mark parameter "disk" as unused.
12377         * lib/getugroups.c (getgrent): Use "void" in prototype.
12378         * lib/mountlist.c: Mark unused parameters.
12379         (read_file_system_list): Declare a local with "const".
12380         * lib/nanosleep.c (getnow): Declare static.
12381         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
12382
12383         dirfd: set errno upon failure
12384         * lib/dirfd.c: Include <errno.h>.
12385         Set errno to ENOTSUP when returning -1.
12386         * modules/dirfd (Depends-on): Add errno.
12387         Suggested by John Kodis <kodis@comcast.net>.
12388
12389 2009-02-01  Bruno Haible  <bruno@clisp.org>
12390
12391         Don't assume sizeof (long) >= sizeof (void *).
12392         * lib/memcmp.c: Include stdint.h.
12393         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
12394         srcp2 to 'const byte *'.
12395         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
12396         types to uintptr_t.
12397         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
12398         * modules/memcmp (Depends-on): Add stdint.
12399         Reported by Ozkan Sezer <sezeroz@gmail.com>.
12400
12401 2009-01-30  Eric Blake  <ebb9@byu.net>
12402
12403         fix more require-before-expand issues
12404         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
12405         expand, AC_PROG_AWK.
12406         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
12407
12408 2009-01-28  Eric Blake  <ebb9@byu.net>
12409
12410         version-etc: use consistent URL formatting
12411         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
12412         Improve formatting.  Use fputs for string without %.
12413
12414 2009-01-28  Jim Meyering  <meyering@redhat.com>
12415
12416         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
12417         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
12418         "underquoted definition of NAME" from autoconf-2.59.
12419
12420 2009-01-28  Bruno Haible  <bruno@clisp.org>
12421
12422         * doc/gnulib.texi: Add "Obsolete modules" to index.
12423
12424 2009-01-28  Jim Meyering  <meyering@redhat.com>
12425
12426         useless-if-before-free: recognize more variants
12427         * build-aux/useless-if-before-free: Also recognize e.g.,
12428         if (NULL != p) free (p);
12429
12430 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
12431
12432         test-getaddrinfo: skip (don't fail) this test when there's no network
12433         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
12434         on the presumption that it means you lack network access.
12435
12436 2009-01-26  Jim Meyering  <meyering@redhat.com>
12437
12438         fflush: avoid warnings on modern systems
12439         * lib/fflush.c (rpl_fflush): Move declarations of locals,
12440         pos and result, into scopes where they're used.
12441
12442 2009-01-26  Eric Blake  <ebb9@byu.net>
12443
12444         Silence warning reintroduced by recent extensions patch.
12445         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
12446         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
12447         autoconf.
12448
12449         Backport improved autoconf semantics of AC_DEFUN_ONCE.
12450         * m4/00gnulib.m4: New file.
12451         * gnulib-tool (func_get_filelist): Always use it.
12452         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
12453         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
12454
12455 2009-01-25  Bruno Haible  <bruno@clisp.org>
12456
12457         Make test-quotearg work on MacOS X and AIX.
12458         * tests/test-quotearg.sh: New file.
12459         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
12460         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
12461         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
12462         include <libintl.h>.
12463         (fake_locale): Remove variable.
12464         (gettext, dgettext, dcgettext): Remove functions.
12465         (main): Instead of setting a fake locale, set a real locale. Call
12466         textdomain and bindtextdomain.
12467         * modules/quotearg-tests (Files): Add the new files.
12468         (Depends-on): Add gettext, setenv, unsetenv.
12469         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
12470         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
12471         Augment TESTS_ENVIRONMENT.
12472
12473 2009-01-25  Bruno Haible  <bruno@clisp.org>
12474
12475         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
12476         fr_FR.ISO8859-1 locale on MacOS X.
12477         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
12478         ja_JP.eucJP locale on MacOS X.
12479         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
12480         zh_CN.GB18030 locale on MacOS X.
12481
12482 2009-01-25  Bruno Haible  <bruno@clisp.org>
12483
12484         Avoid link errors on MacOS X 10.3.
12485         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
12486         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
12487
12488 2009-01-25  Bruno Haible  <bruno@clisp.org>
12489
12490         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
12491         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
12492         * modules/pipe (Files): Remove m4/posix_spawn.m4.
12493         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
12494         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
12495         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
12496         posix_spawnattr_init, posix_spawnattr_setsigmask,
12497         posix_spawnattr_setflags, posix_spawnattr_destroy.
12498
12499         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
12500         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
12501         * modules/execute (Files): Remove m4/posix_spawn.m4.
12502         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
12503         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
12504         posix_spawnattr_init, posix_spawnattr_setsigmask,
12505         posix_spawnattr_setflags, posix_spawnattr_destroy.
12506
12507 2009-01-25  Bruno Haible  <bruno@clisp.org>
12508
12509         * lib/glthread/threadlib.c: Include <stdlib.h>.
12510
12511 2009-01-25  Bruno Haible  <bruno@clisp.org>
12512
12513         * lib/glthread/threadlib.c (dummy): New declaration.
12514
12515 2009-01-25  Bruno Haible  <bruno@clisp.org>
12516
12517         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
12518         multibyte characters also for the GB18030 encoding. Don't crash when
12519         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
12520
12521 2009-01-25  Bruno Haible  <bruno@clisp.org>
12522
12523         Avoid redefining 'struct random_data' on OSF/1 5.1.
12524         * lib/stdlib.in.h: Include <random.h> if it exists.
12525         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
12526         HAVE_RANDOM_H. Include <random.h> when testing whether
12527         'struct random_data' exists.
12528         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
12529
12530 2009-01-25  Bruno Haible  <bruno@clisp.org>
12531
12532         Don't install charset.alias on MacOS X >= 10.3.
12533         * lib/localcharset.c (DARWIN7): New macro.
12534         (get_charset_aliases): Hardcode the result for Darwin7.
12535         * modules/localcharset (install-exec-local): Don't install
12536         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
12537
12538 2009-01-25  Bruno Haible  <bruno@clisp.org>
12539
12540         Don't install charset.alias on mingw and Cygwin.
12541         * modules/localcharset (install-exec-local): Don't install
12542         charset.alias on mingw and Cygwin, if the file does not yet exist.
12543         The result for these platforms is hardcoded in localcharset.c.
12544
12545 2009-01-25  Bruno Haible  <bruno@clisp.org>
12546
12547         Make it possible again to use AC_GNU_SOURCE together with gnulib.
12548         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
12549         before requiring AC_USE_SYSTEM_EXTENSIONS.
12550
12551 2009-01-25  Jim Meyering  <meyering@redhat.com>
12552
12553         c-strtod: avoid warnings
12554         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
12555         "assignment discards qualifiers from pointer target type" warnings.
12556
12557 2009-01-24  Bruno Haible  <bruno@clisp.org>
12558
12559         Add support for non-UTF-8 locales on MacOS X.
12560         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
12561         canonical encodings. For Darwin 7 and newer, don't map traditional
12562         encodings to UTF-8.
12563         Reported by Vincent Lefevre <vincent@vinc17.org>
12564         at <http://savannah.gnu.org/bugs/?25235>.
12565
12566 2009-01-24  Bruno Haible  <bruno@clisp.org>
12567
12568         * doc/gnulib.texi (Obsolete modules): New section.
12569         Reported by Mike Frysinger <vapier@gentoo.org>.
12570
12571 2009-01-24  Bruno Haible  <bruno@clisp.org>
12572
12573         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
12574         (%.dvi): New rule.
12575
12576 2009-01-24  Bruno Haible  <bruno@clisp.org>
12577
12578         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
12579         Reported by Eric Blake.
12580
12581 2009-01-24  Bruno Haible  <bruno@clisp.org>
12582
12583         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
12584         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
12585         Reported by Gary V. Vaughan <gary@gnu.org>.
12586
12587 2009-01-24  Bruno Haible  <bruno@clisp.org>
12588
12589         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
12590
12591 2009-01-23  Bruno Haible  <bruno@clisp.org>
12592
12593         Make c-strtod, c-strtold usable in libraries.
12594         * lib/c-strtod.c: Include string.h instead of xalloc.h.
12595         (C_STRTOD): Call strdup instead of xstrdup.
12596         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
12597         * modules/c-strtold (Depends-on): Likewise.
12598         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
12599         * NEWS: Mention the change.
12600         Reported by Michael Gold <mgold@ncf.ca>.
12601
12602 2009-01-23  Jim Meyering  <meyering@redhat.com>
12603
12604         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
12605         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
12606         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
12607
12608 2009-01-23  Simon Josefsson  <simon@josefsson.org>
12609
12610         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
12611         GNU CoreUtils.
12612         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
12613         * modules/version-etc (Description): Update.
12614
12615 2009-01-22  Bruno Haible  <bruno@clisp.org>
12616
12617         Cache the C locale object.
12618         * lib/c-strtod.c (c_locale_cache): New variable.
12619         (c_locale): New function.
12620         (C_STRTOD): Use it, and don't call freelocale.
12621         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
12622         Suggested by Paolo Bonzini.
12623
12624 2009-01-21  Bruno Haible  <bruno@clisp.org>
12625
12626         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
12627         conditions other than overflow.
12628
12629 2009-01-21  Bruno Haible  <bruno@clisp.org>
12630
12631         * lib/c-strtod.c: Include errno.h.
12632         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
12633         value from STRTOD_L and STRTOD.
12634
12635 2009-01-21  Bruno Haible  <bruno@clisp.org>
12636         and Jim Meyering  <meyering@redhat.com>
12637
12638         nanosleep: skip configure test (fail it) for apple universal builds
12639         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
12640         universal builds, assume that nanosleep does not work.
12641         * modules/nanosleep (Depends-on): Add multiarch.
12642
12643         mktime: skip configure test (fail it) for apple universal builds
12644         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
12645         universal builds, assume that mktime does not work.
12646         * modules/mktime (Depends-on): Add multiarch.
12647
12648 2009-01-21  Eric Blake  <ebb9@byu.net>
12649
12650         multiarch: avoid expand-before-require warning
12651         * modules/multiarch (configure.ac): Require, rather than expand,
12652         gl_MULTIARCH.
12653         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
12654         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
12655         enforce that all clients require it.  Partial reversion of
12656         2008-12-29 patch.
12657
12658         error: avoid expand-before-require warning
12659         * modules/errno (configure.ac): Require, rather than expand,
12660         gl_HEADER_ERRNO_H.
12661         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
12662         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
12663         enforce that all clients require it.
12664
12665         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
12666         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
12667         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
12668         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
12669
12670 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
12671
12672         Revert:
12673         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
12674
12675         regex: do not depend on obsolete modules.
12676         * modules/regex: Remove memcmp and memmove.
12677
12678 2009-01-20  Bruno Haible  <bruno@clisp.org>
12679
12680         Make the 'link' module link on Windows NT 4.
12681         * lib/link.c (_WIN32_WINNT): Don't define.
12682         (CreateHardLinkFuncType): New type.
12683         (CreateHardLinkFunc, initialized): New variables.
12684         (initialize): New function.
12685         (link): Invoke CreateHardLink indirectly through the function pointer.
12686
12687 2009-01-20  Bruno Haible  <bruno@clisp.org>
12688
12689         Fix compilation failure on mingw.
12690         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
12691
12692 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
12693
12694         * doc/c-strtod.texi: Mention a couple of restrictions.
12695
12696 2009-01-20  Jim Meyering  <meyering@redhat.com>
12697
12698         gettimeofday: move more declarations out of functions
12699         * lib/gettimeofday.c: Move extern declarations of tzset and
12700         gmtime out of containing functions.  Prompted by Bruno Haible.
12701
12702 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
12703
12704         regex: do not depend on obsolete modules.
12705         * modules/regex: Remove memcmp and memmove.
12706
12707 2009-01-19  Bruno Haible  <bruno@clisp.org>
12708
12709         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
12710         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
12711         gl_BIGENDIAN, not AC_C_BIGENDIAN.
12712         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
12713         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
12714
12715 2009-01-19  Bruno Haible  <bruno@clisp.org>
12716
12717         * tests/test-link.c: Include <errno.h>.
12718         (main): Exit with code 77 when a hard link cannot be created due to
12719         the file system.
12720         * tests/test-link.sh: Skip test when a hard link cannot be created due
12721         to the file system.
12722         Suggested by Eric Blake.
12723
12724 2009-01-19  Martin Lambers  <marlam@marlam.de>
12725
12726         * modules/link-tests: New file.
12727         * tests/test-link.sh: New file.
12728         * tests/test-link.c: New file.
12729
12730 2009-01-19  Eric Blake  <ebb9@byu.net>
12731
12732         doc: mention another function added in cygwin 1.7.0
12733         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
12734         Another new function in cygwin 1.7.
12735
12736 2009-01-19  Bruno Haible  <bruno@clisp.org>
12737
12738         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
12739         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
12740         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
12741         gl_BIGENDIAN, not AC_C_BIGENDIAN.
12742         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
12743         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
12744         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
12745         * m4/md4.m4 (gl_MD4): Likewise.
12746         * m4/md5.m4 (gl_MD5): Likewise.
12747         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
12748         * m4/sha1.m4 (gl_SHA1): Likewise.
12749         * m4/sha256.m4 (gl_SHA256): Likewise.
12750         * m4/sha512.m4 (gl_SHA512): Likewise.
12751
12752 2009-01-19  Bruno Haible  <bruno@clisp.org>
12753
12754         * modules/uniname/uniname-tests (Depends-on): Add progname.
12755         * tests/uniname/test-uninames.c: Include progname.h.
12756         (main): Call set_program_name.
12757
12758         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
12759         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
12760         (main): Call set_program_name.
12761
12762         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
12763         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
12764         (main): Call set_program_name.
12765
12766         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
12767         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
12768         (main): Call set_program_name.
12769
12770         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
12771         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
12772         (main): Call set_program_name.
12773
12774         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
12775         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
12776         (main): Call set_program_name.
12777
12778         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
12779         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
12780         (main): Call set_program_name.
12781
12782         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
12783         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
12784         (main): Call set_program_name.
12785
12786         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
12787         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
12788         (main): Call set_program_name.
12789
12790 2009-01-19  Eric Blake  <ebb9@byu.net>
12791
12792         test-unistd: test previous patch
12793         * tests/test-unistd.c: Test *_FILENO macros.
12794
12795         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
12796         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
12797         Guarantee a definition.
12798         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
12799         * modules/unistd-safer (Depends-on): Add dependency on unistd.
12800         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
12801         * lib/dup-safer.c (STDERR_FILENO): Likewise.
12802         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
12803         Likewise.
12804         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
12805         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
12806         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
12807         Likewise.
12808         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
12809         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
12810         (STDERR_FILENO): Likewise.
12811         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
12812         (STDERR_FILENO): Likewise.
12813         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
12814         (STDERR_FILENO): Likewise.
12815         Reported by Elbert Pol.
12816
12817 2009-01-19  Eric Blake  <ebb9@byu.net>
12818
12819         doc: mention more functions added in cygwin 1.7.0
12820         * doc/posix-functions/abort.texi (abort): Update wording related
12821         to cygwin.
12822         * doc/posix-functions/daylight.texi (daylight): Likewise.
12823         * doc/posix-functions/optarg.texi (optarg): Likewise.
12824         * doc/posix-functions/optarg.texi (opterr): Likewise.
12825         * doc/posix-functions/optarg.texi (optind): Likewise.
12826         * doc/posix-functions/optarg.texi (optopt): Likewise.
12827         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
12828         worked in 1.5.x, and was withdrawn in 1.7.
12829         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
12830         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
12831         cygwin versions.
12832         * doc/posix-functions/perror.texi (perror): Likewise.
12833         * doc/posix-functions/printf.texi (printf): Likewise.
12834         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
12835         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
12836         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
12837         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
12838         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
12839         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
12840         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
12841         Likewise.
12842         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
12843         Likewise.
12844         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
12845         this function.
12846         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
12847         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
12848         Likewise.
12849         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
12850         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
12851         * doc/posix-functions/confstr.texi (confstr): Likewise.
12852         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
12853         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
12854         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
12855         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
12856         * doc/posix-functions/fputws.texi (fputws): Likewise.
12857         * doc/posix-functions/fwide.texi (fwide): Likewise.
12858         * doc/posix-functions/getwc.texi (getwc): Likewise.
12859         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
12860         * doc/posix-functions/putwc.texi (putwc): Likewise.
12861         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
12862         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
12863         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
12864         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
12865         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
12866         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
12867         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
12868         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
12869         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
12870         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
12871         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
12872
12873 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
12874
12875         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
12876         * lib/ioctl.c: Include <sys/ioctl.h>.
12877
12878 2009-01-19  Simon Josefsson  <simon@josefsson.org>
12879
12880         * modules/getdate-tests (Depends-on): Add progname.
12881         * tests/test-getdate.c: Use progname module, to avoid link errors
12882         on non-glibc systems.
12883
12884 2009-01-18  Simon Josefsson  <simon@josefsson.org>
12885
12886         * modules/filenamecat-tests (Depends-on): Add progname.
12887         * modules/fstrcmp-tests (Depends-on): Likewise.
12888
12889         * tests/test-filenamecat.c: Use progname module, to avoid link
12890         errors on non-glibc systems.
12891         * tests/test-fstrcmp.c: Likewise.
12892
12893 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
12894
12895         gettimeofday: avoid warning: nested extern declaration of 'localtime'
12896         * lib/gettimeofday.c: Move extern declaration out of function.
12897
12898 2009-01-18  Bruno Haible  <bruno@clisp.org>
12899
12900         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
12901         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
12902         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
12903
12904 2009-01-18  Bruno Haible  <bruno@clisp.org>
12905
12906         * lib/strftime.c (MEMPCPY): Remove unused macro.
12907         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
12908
12909 2009-01-18  Martin Lambers  <marlam@marlam.de>
12910
12911         New module 'link'.
12912         * lib/unistd.in.h (link): New declaration.
12913         * lib/link.c: New file.
12914         * m4/link.m4: New file.
12915         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
12916         HAVE_LINK.
12917         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
12918         * modules/link: New file.
12919         * doc/posix-functions/link.texi: Mention the new module.
12920
12921 2009-01-18  Bruno Haible  <bruno@clisp.org>
12922
12923         * tests/test-avltree_list.c (main): Call set_program_name.
12924         * tests/test-avltree_oset.c (main): Likewise.
12925         * tests/test-obstack-printf.c: Include progname.h.
12926         (main): Call set_program_name.
12927         * tests/test-quotearg.c: Include progname.h.
12928         (main): Call set_program_name.
12929         * tests/test-xmemdup0.c: Include progname.h.
12930         (main): Call set_program_name.
12931
12932 2009-01-18  Bruno Haible  <bruno@clisp.org>
12933
12934         New module 'alphasort'.
12935         * lib/dirent.in.h (alphasort): New declaration.
12936         * lib/alphasort.c: New file, from glibc with modifications.
12937         * m4/alphasort.m4: New file.
12938         * modules/alphasort: New file.
12939         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
12940         HAVE_ALPHASORT.
12941         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
12942         HAVE_ALPHASORT.
12943         * doc/posix-functions/alphasort.texi: Mention the new module and the
12944         portability problems.
12945
12946 2009-01-18  Bruno Haible  <bruno@clisp.org>
12947
12948         New module 'scandir'.
12949         * lib/dirent.in.h (scandir): New declaration.
12950         * lib/scandir.c: New file, from glibc with modifications.
12951         * m4/scandir.m4: New file.
12952         * modules/scandir: New file.
12953         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
12954         HAVE_SCANDIR.
12955         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
12956         HAVE_SCANDIR.
12957         * doc/posix-functions/scandir.texi: Mention the new module and the
12958         portability problems.
12959
12960 2009-01-17  Bruno Haible  <bruno@clisp.org>
12961
12962         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
12963         Update documentation.
12964         (func_remove_suffix): Escape all dots in the suffix. Update
12965         documentation.
12966         (func_filter_filelist): Update documentation.
12967         Reported by Ralf Wildenhues.
12968
12969 2009-01-17  Bruno Haible  <bruno@clisp.org>
12970
12971         * modules/dprintf-posix-tests: New file.
12972         * tests/test-dprintf-posix.sh: New file.
12973         * tests/test-dprintf-posix.c: New file.
12974
12975         New modules 'dprintf', 'dprintf-posix'.
12976         * lib/stdio.in.h (dprintf): New declaration.
12977         * lib/dprintf.c: New file.
12978         * m4/dprintf.m4: New file.
12979         * m4/dprintf-posix.m4: New file.
12980         * modules/dprintf: New file.
12981         * modules/dprintf-posix: New file.
12982         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
12983         HAVE_DPRINTF, REPLACE_DPRINTF.
12984         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
12985         HAVE_DPRINTF, REPLACE_DPRINTF.
12986         * doc/posix-functions/dprintf.texi: Mention the new modules.
12987
12988 2009-01-17  Bruno Haible  <bruno@clisp.org>
12989
12990         * modules/vdprintf-posix-tests: New file.
12991         * tests/test-vdprintf-posix.sh: New file.
12992         * tests/test-vdprintf-posix.c: New file.
12993
12994         New modules 'vdprintf', 'vdprintf-posix'.
12995         * lib/stdio.in.h (vdprintf): New declaration.
12996         * lib/vdprintf.c: New file.
12997         * m4/vdprintf.m4: New file.
12998         * m4/vdprintf-posix.m4: New file.
12999         * modules/vdprintf: New file.
13000         * modules/vdprintf-posix: New file.
13001         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
13002         HAVE_VDPRINTF, REPLACE_VDPRINTF.
13003         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
13004         HAVE_VDPRINTF, REPLACE_VDPRINTF.
13005         * doc/posix-functions/vdprintf.texi: Mention the new modules.
13006
13007 2009-01-17  Bruno Haible  <bruno@clisp.org>
13008
13009         Fix replacement of fopen on mingw.
13010         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
13011         mingw.
13012
13013 2009-01-17  Bruno Haible  <bruno@clisp.org>
13014
13015         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
13016         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
13017
13018 2009-01-17  Bruno Haible  <bruno@clisp.org>
13019
13020         Avoid test-fflush2.sh failure on mingw.
13021         * tests/test-fflush2.c: Include binary-io.h.
13022         (main): Put standard input into binary mode.
13023         * modules/fflush-tests (Depends-on): Add binary-io.
13024
13025 2009-01-17  Bruno Haible  <bruno@clisp.org>
13026
13027         * lib/wchar.in.h: In another particular situation, include only the
13028         system's <wchar.h> file.
13029         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
13030         Reported by Albert Chin-A-Young <china@thewrittenword.com>
13031         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
13032
13033 2009-01-17  Bruno Haible  <bruno@clisp.org>
13034
13035         Support for stripping executables in --enable-relocatable.
13036         * build-aux/install-reloc: Expect one more argument, or an environment
13037         variable RELOC_STRIP_PROG. If set, strip the destination program and
13038         its wrapper.
13039         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
13040         RELOC_STRIP_PROG.
13041         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
13042         to set RELOCATABLE_STRIP.
13043         * NEWS: Mention the new Makefile requirement.
13044
13045 2009-01-17  Bruno Haible  <bruno@clisp.org>
13046
13047         * build-aux/install-reloc: Remove debugging information left over by
13048         C compiler on MacOS X.
13049
13050 2009-01-17  Bruno Haible  <bruno@clisp.org>
13051
13052         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
13053         * lib/progreloc.c (find_executable): Fix type of pointer passed to
13054         _NSGetExecutablePath.
13055
13056 2009-01-16  Jim Meyering  <meyering@redhat.com>
13057
13058         strerror: avoid warnings about discarding "const"
13059         * lib/strerror.c (rpl_strerror): Instead of returning a const
13060         string from each and every "case", use a variable, and add a single
13061         cast after the switch.
13062
13063 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
13064
13065         * lib/arpa_inet.in.h: Add extern "C" block for C++.
13066
13067 2009-01-16  Bruno Haible  <bruno@clisp.org>
13068
13069         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
13070         array initializer syntax that also works in C++ mode.
13071         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
13072
13073 2009-01-16  Jim Meyering  <meyering@redhat.com>
13074
13075         poll: suppress a warning
13076         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
13077         to ignore "...unsigned expression < 0 is always false" warnings.
13078
13079 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
13080
13081         poll: remove declarations of unused variables
13082         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
13083         sockbuf and optlen.
13084
13085 2009-01-15  Bruno Haible  <bruno@clisp.org>
13086
13087         Make fflush-after-ungetc POSIX compliant on BSD systems.
13088         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
13089         (clear_ungetc_buffer): Implement also for other systems.
13090         (rpl_fflush): On glibc systems, invoke
13091         clear_ungetc_buffer_preserving_position. Otherwise, invoke
13092         clear_ungetc_buffer after fetching the stream's position, not before.
13093
13094 2009-01-15  Bruno Haible  <bruno@clisp.org>
13095
13096         Make fflush-after-ungetc POSIX compliant on glibc systems.
13097         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
13098         after ungetc.
13099         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
13100         (rpl_fflush): On glibc systems, simply call the system's fflush
13101         function after clearing the ungetc buffer.
13102         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
13103         Instead, lseek only to the end of file, then use the system's fseeko
13104         for the rest. On glibc systems, reset the EOF indicator bit.
13105
13106 2009-01-15  Jim Meyering  <meyering@redhat.com>
13107
13108         openmp.m4: revert quote-adding change, for portability to older autoconf
13109         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
13110         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
13111         Simon Josefsson noticed the problem when using autoconf-2.61.
13112
13113 2009-01-15  Bruno Haible  <bruno@clisp.org>
13114
13115         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
13116         * tests/test-fflush2.c (ASSERT): Always fail.
13117         (main): Add two tests for fflush() after ungetc(), taking into account
13118         the Austin Group's clarification.
13119         Suggested by Eric Blake.
13120
13121 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
13122
13123         mktime.m4: remove K&R-style function prototypes
13124         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
13125         for the Sun C++ compiler.
13126
13127 2009-01-14  Bruno Haible  <bruno@clisp.org>
13128
13129         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
13130         while including <wchar.h>.
13131         * lib/wchar.in.h: In two particular situations on HP-UX, include only
13132         the system's <wchar.h> file.
13133         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
13134
13135 2009-01-14  Bruno Haible  <bruno@clisp.org>
13136
13137         * m4/csharp.m4: Don't mention gettext on the serial number line.
13138         * m4/csharpexec.m4: Likewise.
13139         * m4/eaccess.m4: Likewise.
13140         * m4/javaexec.m4: Likewise.
13141         * m4/sig_atomic_t.m4: Likewise.
13142         * m4/tmpdir.m4: Likewise.
13143         * m4/intldir.m4: Bump gettext version.
13144         * m4/lib-ld.m4: Likewise.
13145
13146 2009-01-14  Bruno Haible  <bruno@clisp.org>
13147
13148         * lib/progname.c (set_program_name): Add more comments.
13149         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
13150
13151 2009-01-14  Simon Josefsson  <simon@josefsson.org>
13152
13153         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
13154         were sys/stat.h does not define it.
13155
13156 2009-01-14  Jim Meyering  <meyering@redhat.com>
13157
13158         many *.m4 files: improve m4 quoting
13159         99% of this change was performed by running the following commands:
13160         git ls-files | grep '\.m4$' | xargs perl -pi \
13161           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
13162           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
13163           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
13164           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
13165         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
13166         The remainder were to add Copyright dates, increment serial numbers,
13167         undo some changes in comments, exclude m4/intl.m4, and add quotes
13168         around the "1" in ",1" where the unusual spacing prohibited the
13169         above regexps from doing the job.  For more details, see
13170         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
13171         * m4/acl.m4: Modified.
13172         * m4/afs.m4: Likewise.
13173         * m4/alloca.m4: Likewise.
13174         * m4/argp.m4: Likewise.
13175         * m4/argz.m4: Likewise.
13176         * m4/atexit.m4: Likewise.
13177         * m4/bison-i18n.m4: Likewise.
13178         * m4/bison.m4: Likewise.
13179         * m4/byteswap.m4: Likewise.
13180         * m4/c-stack.m4: Likewise.
13181         * m4/c-strtod.m4: Likewise.
13182         * m4/calloc.m4: Likewise.
13183         * m4/canonicalize-lgpl.m4: Likewise.
13184         * m4/chown.m4: Likewise.
13185         * m4/clock_time.m4: Likewise.
13186         * m4/codeset.m4: Likewise.
13187         * m4/copy-file.m4: Likewise.
13188         * m4/csharp.m4: Likewise.
13189         * m4/csharpcomp.m4: Likewise.
13190         * m4/csharpexec.m4: Likewise.
13191         * m4/d-ino.m4: Likewise.
13192         * m4/d-type.m4: Likewise.
13193         * m4/dirfd.m4: Likewise.
13194         * m4/double-slash-root.m4: Likewise.
13195         * m4/eaccess.m4: Likewise.
13196         * m4/eealloc.m4: Likewise.
13197         * m4/environ.m4: Likewise.
13198         * m4/errno_h.m4: Likewise.
13199         * m4/euidaccess.m4: Likewise.
13200         * m4/execute.m4: Likewise.
13201         * m4/fatal-signal.m4: Likewise.
13202         * m4/fchdir.m4: Likewise.
13203         * m4/fcntl_h.m4: Likewise.
13204         * m4/fileblocks.m4: Likewise.
13205         * m4/filenamecat.m4: Likewise.
13206         * m4/findprog.m4: Likewise.
13207         * m4/flexmember.m4: Likewise.
13208         * m4/fnmatch.m4: Likewise.
13209         * m4/fopen.m4: Likewise.
13210         * m4/fpending.m4: Likewise.
13211         * m4/fprintf-posix.m4: Likewise.
13212         * m4/free.m4: Likewise.
13213         * m4/frexp.m4: Likewise.
13214         * m4/frexpl.m4: Likewise.
13215         * m4/fsusage.m4: Likewise.
13216         * m4/ftruncate.m4: Likewise.
13217         * m4/gc-camellia.m4: Likewise.
13218         * m4/gc-random.m4: Likewise.
13219         * m4/gc.m4: Likewise.
13220         * m4/getaddrinfo.m4: Likewise.
13221         * m4/getcwd-abort-bug.m4: Likewise.
13222         * m4/getcwd-path-max.m4: Likewise.
13223         * m4/getdate.m4: Likewise.
13224         * m4/getdomainname.m4: Likewise.
13225         * m4/getgroups.m4: Likewise.
13226         * m4/gethostname.m4: Likewise.
13227         * m4/gethrxtime.m4: Likewise.
13228         * m4/getline.m4: Likewise.
13229         * m4/getloadavg.m4: Likewise.
13230         * m4/getndelim2.m4: Likewise.
13231         * m4/getpass.m4: Likewise.
13232         * m4/gettext.m4: Likewise.
13233         * m4/gettime.m4: Likewise.
13234         * m4/gettimeofday.m4: Likewise.
13235         * m4/gnulib-common.m4: Likewise.
13236         * m4/group-member.m4: Likewise.
13237         * m4/host-os.m4: Likewise.
13238         * m4/iconv.m4: Likewise.
13239         * m4/iconv_open.m4: Likewise.
13240         * m4/inet_ntop.m4: Likewise.
13241         * m4/inet_pton.m4: Likewise.
13242         * m4/inline.m4: Likewise.
13243         * m4/intldir.m4: Likewise.
13244         * m4/intlmacosx.m4: Likewise.
13245         * m4/intmax.m4: Likewise.
13246         * m4/intmax_t.m4: Likewise.
13247         * m4/inttypes.m4: Likewise.
13248         * m4/inttypes_h.m4: Likewise.
13249         * m4/inttypes-pri.m4: Likewise.
13250         * m4/isapipe.m4: Likewise.
13251         * m4/isnand.m4: Likewise.
13252         * m4/isnanf.m4: Likewise.
13253         * m4/isnanl.m4: Likewise.
13254         * m4/javacomp.m4: Likewise.
13255         * m4/javaexec.m4: Likewise.
13256         * m4/jm-winsz1.m4: Likewise.
13257         * m4/jm-winsz2.m4: Likewise.
13258         * m4/lchown.m4: Likewise.
13259         * m4/lcmessage.m4: Likewise.
13260         * m4/ldexpl.m4: Likewise.
13261         * m4/lib-ld.m4: Likewise.
13262         * m4/lib-link.m4: Likewise.
13263         * m4/libsigsegv.m4: Likewise.
13264         * m4/link-follow.m4: Likewise.
13265         * m4/localcharset.m4: Likewise.
13266         * m4/locale-fr.m4: Likewise.
13267         * m4/locale-ja.m4: Likewise.
13268         * m4/locale-tr.m4: Likewise.
13269         * m4/locale-zh.m4: Likewise.
13270         * m4/lock.m4: Likewise.
13271         * m4/longlong.m4: Likewise.
13272         * m4/ls-mntd-fs.m4: Likewise.
13273         * m4/lstat.m4: Likewise.
13274         * m4/malloc.m4: Likewise.
13275         * m4/mathl.m4: Likewise.
13276         * m4/mbrtowc.m4: Likewise.
13277         * m4/mbstate_t.m4: Likewise.
13278         * m4/mbswidth.m4: Likewise.
13279         * m4/memchr.m4: Likewise.
13280         * m4/memcmp.m4: Likewise.
13281         * m4/memcpy.m4: Likewise.
13282         * m4/memmem.m4: Likewise.
13283         * m4/memmove.m4: Likewise.
13284         * m4/mempcpy.m4: Likewise.
13285         * m4/memrchr.m4: Likewise.
13286         * m4/memset.m4: Likewise.
13287         * m4/minmax.m4: Likewise.
13288         * m4/mkdir-slash.m4: Likewise.
13289         * m4/mkdtemp.m4: Likewise.
13290         * m4/mktime.m4: Likewise.
13291         * m4/mmap-anon.m4: Likewise.
13292         * m4/mountlist.m4: Likewise.
13293         * m4/nanosleep.m4: Likewise.
13294         * m4/nls.m4: Likewise.
13295         * m4/nocrash.m4: Likewise.
13296         * m4/open.m4: Likewise.
13297         * m4/openat.m4: Likewise.
13298         * m4/openmp.m4: Likewise.
13299         * m4/pathmax.m4: Likewise.
13300         * m4/perl.m4: Likewise.
13301         * m4/physmem.m4: Likewise.
13302         * m4/pipe.m4: Likewise.
13303         * m4/po.m4: Likewise.
13304         * m4/poll.m4: Likewise.
13305         * m4/posixtm.m4: Likewise.
13306         * m4/posixver.m4: Likewise.
13307         * m4/printf-frexp.m4: Likewise.
13308         * m4/printf-frexpl.m4: Likewise.
13309         * m4/printf-posix.m4: Likewise.
13310         * m4/printf-posix-rpl.m4: Likewise.
13311         * m4/printf.m4: Likewise.
13312         * m4/progtest.m4: Likewise.
13313         * m4/putenv.m4: Likewise.
13314         * m4/readline.m4: Likewise.
13315         * m4/readlink.m4: Likewise.
13316         * m4/readutmp.m4: Likewise.
13317         * m4/realloc.m4: Likewise.
13318         * m4/regex.m4: Likewise.
13319         * m4/relocatable.m4: Likewise.
13320         * m4/relocatable-lib.m4: Likewise.
13321         * m4/rename-dest-slash.m4: Likewise.
13322         * m4/rename.m4: Likewise.
13323         * m4/rmdir-errno.m4: Likewise.
13324         * m4/rmdir.m4: Likewise.
13325         * m4/roundf.m4: Likewise.
13326         * m4/roundl.m4: Likewise.
13327         * m4/rpmatch.m4: Likewise.
13328         * m4/save-cwd.m4: Likewise.
13329         * m4/selinux-selinux-h.m4: Likewise.
13330         * m4/setenv.m4: Likewise.
13331         * m4/settime.m4: Likewise.
13332         * m4/sig2str.m4: Likewise.
13333         * m4/sig_atomic_t.m4: Likewise.
13334         * m4/signalblocking.m4: Likewise.
13335         * m4/signbit.m4: Likewise.
13336         * m4/sigpipe.m4: Likewise.
13337         * m4/sockets.m4: Likewise.
13338         * m4/sockpfaf.m4: Likewise.
13339         * m4/st_dm_mode.m4: Likewise.
13340         * m4/stat-time.m4: Likewise.
13341         * m4/stdbool.m4: Likewise.
13342         * m4/stdint.m4: Likewise.
13343         * m4/stdint_h.m4: Likewise.
13344         * m4/stpcpy.m4: Likewise.
13345         * m4/stpncpy.m4: Likewise.
13346         * m4/strcase.m4: Likewise.
13347         * m4/strchrnul.m4: Likewise.
13348         * m4/strcspn.m4: Likewise.
13349         * m4/strdup.m4: Likewise.
13350         * m4/strftime.m4: Likewise.
13351         * m4/strndup.m4: Likewise.
13352         * m4/strnlen.m4: Likewise.
13353         * m4/strpbrk.m4: Likewise.
13354         * m4/strptime.m4: Likewise.
13355         * m4/strsep.m4: Likewise.
13356         * m4/strtod.m4: Likewise.
13357         * m4/strtoimax.m4: Likewise.
13358         * m4/strtok_r.m4: Likewise.
13359         * m4/strtol.m4: Likewise.
13360         * m4/strtoll.m4: Likewise.
13361         * m4/strtoul.m4: Likewise.
13362         * m4/strtoull.m4: Likewise.
13363         * m4/strtoumax.m4: Likewise.
13364         * m4/strverscmp.m4: Likewise.
13365         * m4/threadlib.m4: Likewise.
13366         * m4/timegm.m4: Likewise.
13367         * m4/tm_gmtoff.m4: Likewise.
13368         * m4/tmpdir.m4: Likewise.
13369         * m4/tmpfile.m4: Likewise.
13370         * m4/tzset.m4: Likewise.
13371         * m4/uintmax_t.m4: Likewise.
13372         * m4/unlinkdir.m4: Likewise.
13373         * m4/unlocked-io.m4: Likewise.
13374         * m4/uptime.m4: Likewise.
13375         * m4/userspec.m4: Likewise.
13376         * m4/utimbuf.m4: Likewise.
13377         * m4/utime.m4: Likewise.
13378         * m4/utimes-null.m4: Likewise.
13379         * m4/utimes.m4: Likewise.
13380         * m4/vararrays.m4: Likewise.
13381         * m4/vasnprintf.m4: Likewise.
13382         * m4/vfprintf-posix.m4: Likewise.
13383         * m4/vprintf-posix.m4: Likewise.
13384         * m4/wait-process.m4: Likewise.
13385         * m4/wchar_t.m4: Likewise.
13386         * m4/wint_t.m4: Likewise.
13387         * m4/write-any-file.m4: Likewise.
13388         * m4/yield.m4: Likewise.
13389
13390 2009-01-13  Bruno Haible  <bruno@clisp.org>
13391
13392         Avoid test-copy-file.sh failures when ACL support insufficient.
13393         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
13394         TESTS_ENVIRONMENT.
13395         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
13396         Reported by Jim Meyering.
13397
13398 2009-01-13  Bruno Haible  <bruno@clisp.org>
13399
13400         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
13401         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
13402         * modules/unistdio/u8-printf-parse (Files): Likewise.
13403         * modules/unistdio/u32-printf-parse (Files): Likewise.
13404         * modules/unistdio/ulc-printf-parse (Files): Likewise.
13405
13406 2009-01-13  Simon Josefsson  <simon@josefsson.org>
13407
13408         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
13409         and m4/inttypes_h.m4 too.
13410
13411 2009-01-12  Eric Blake  <ebb9@byu.net>
13412
13413         tests: IRIX 6.2 cc can't compile -0.0 into .data
13414         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
13415         rather than at compile-time.
13416         * tests/test-floorl.c (minus_zero): Likewise.
13417         * tests/test-frexpl.c (minus_zero): Likewise.
13418         * tests/test-isnan.c (minus_zerol): Likewise.
13419         * tests/test-isnanl.h (minus_zero): Likewise.
13420         * tests/test-ldexpl.c (minus_zero): Likewise.
13421         * tests/test-roundl.c (minus_zero): Likewise.
13422         * tests/test-signbit.c (minus_zerol): Likewise.
13423         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
13424         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
13425         * tests/test-truncl.c (minus_zero): Likewise.
13426         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
13427         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
13428         Reported by Tom G. Christensen and Nelson H. F. Beebe.
13429
13430 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
13431
13432         regex: fix glibc bug 9697
13433         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
13434         handling.
13435
13436 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
13437
13438         regex: fix glibc bug 697
13439         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
13440         being NULL also if there are no backreferences.
13441
13442 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
13443
13444         regex: merge glibc changes
13445         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
13446         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
13447         re_string_skip_chars, re_string_reconstruct): Likewise.
13448         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
13449
13450 2009-01-07  Jim Meyering  <meyering@redhat.com>
13451
13452         poll: filter through cppi
13453         * lib/poll.c: Indent cpp directives to reflect nesting.
13454
13455 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
13456
13457         poll: don't return uninitialized
13458         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
13459
13460 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
13461
13462         avoid compile failure on AIX 6.1
13463         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
13464         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
13465
13466 2009-01-04  Jim Meyering  <meyering@redhat.com>
13467
13468         remove duplicate inclusion of <stdio.h>
13469         * tests/test-fprintf-posix.c: Likewise.
13470         * tests/test-printf-posix.c: Likewise.
13471         * tests/test-snprintf-posix.c: Likewise.
13472         * tests/test-sprintf-posix.c: Likewise.
13473         * tests/test-vasprintf-posix.c: Likewise.
13474         * tests/test-vfprintf-posix.c: Likewise.
13475         * tests/test-vprintf-posix.c: Likewise.
13476         * tests/test-vsnprintf-posix.c: Likewise.
13477         * tests/test-vsprintf-posix.c: Likewise.
13478
13479 2009-01-03  Jim Meyering  <meyering@redhat.com>
13480
13481         gnulib-tool: fix sed-based filtering
13482         * gnulib-tool (func_filter_filelist): Remove extra backslash
13483         in sed_fff_filter definition.
13484
13485 2009-01-02  Jim Meyering  <meyering@redhat.com>
13486
13487         strftime: avoid compilation failure on Solaris 2.6
13488         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
13489         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
13490         Don't #define mbrlen or mbsinit, since now they're guaranteed to
13491         be available.  Reported by Tom G. Christensen.  Details in
13492         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
13493
13494 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13495             Bruno Haible  <bruno@clisp.org>
13496
13497         Speed up gnulib-tool by doing more string processing through shell
13498         built-ins.
13499         * gnulib-tool (fast_func_append): New variable.
13500         (func_remove_prefix, func_remove_suffix): New functions.
13501         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
13502         (func_filter_filelist): New function.
13503         (func_get_dependencies): Use func_remove_suffix instead of sed.
13504         (func_get_automake_snippet): Use func_filter_filelist instead of a
13505         subshell and sed invocation.
13506
13507 2009-01-01  Bruno Haible  <bruno@clisp.org>
13508
13509         Fix a security bug.
13510         * gnulib-tool (func_import, import, update): Don't allow the characters
13511         '"', '$', '`', '\' in macro arguments that become part of commands that
13512         are evaluated.
13513
13514 2009-01-01  Bruno Haible  <bruno@clisp.org>
13515
13516         * gnulib-tool (func_reset_sigpipe): Add more comments.
13517
13518 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13519
13520         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
13521         func_emit_tests_Makefile_am, func_import): Abort loops early if we
13522         already know the answer.
13523
13524 2009-01-01  Jim Meyering  <meyering@redhat.com>
13525
13526         * lib/version-etc.c (version_etc_va): Update copyright year.
13527
13528 2008-12-30  Bruno Haible  <bruno@clisp.org>
13529
13530         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
13531         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
13532         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
13533
13534 2008-12-29  Eric Blake  <ebb9@byu.net>
13535
13536         multiarch: avoid autoconf AC_REQUIRE bug
13537         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
13538         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
13539         2.63 and older.
13540         Reported by Bruno Haible, and analyzed in
13541         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
13542
13543 2008-12-29  Bruno Haible  <bruno@clisp.org>
13544
13545         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
13546         files in subdirectories correctly.
13547         Reported by Ralf Wildenhues.
13548
13549 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13550
13551         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
13552         rather than 'join FILE -', for Solaris join.
13553
13554 2008-12-29  Bruno Haible  <bruno@clisp.org>
13555
13556         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
13557         quoting.
13558         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
13559         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
13560         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
13561         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
13562         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
13563         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
13564         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
13565         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
13566         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
13567         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
13568         * m4/nls.m4 (AM_NLS): Likewise.
13569         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
13570         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
13571         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
13572         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
13573         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
13574         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
13575         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
13576         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
13577         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
13578         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
13579         * m4/xsize.m4 (gl_XSIZE): Likewise.
13580         Suggested by Jim Meyering.
13581
13582 2008-11-17  Bruce Korb  <bkorb@gnu.org>
13583
13584         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
13585         * lib/parse-duration.c: use a switch instead of cascading if's.
13586
13587 2008-12-29  Eric Blake  <ebb9@byu.net>
13588
13589         wchar.h: supply WEOF on Irix 5.3
13590         * lib/wchar.in.h (wint_t): Also supply WEOF.
13591         * lib/wctype.in.h (wint_t): Likewise.
13592         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
13593         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
13594         Reported by Tom G. Christensen.
13595
13596 2008-12-26  Bruno Haible  <bruno@clisp.org>
13597
13598         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
13599         i486, i586, i686.
13600
13601 2008-12-26  Bruno Haible  <bruno@clisp.org>
13602
13603         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
13604
13605 2008-12-26  Bruno Haible  <bruno@clisp.org>
13606
13607         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
13608         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
13609         not __STDC_CONSTANT_MACROS.
13610         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
13611
13612 2008-12-25  Bruno Haible  <bruno@clisp.org>
13613
13614         Add support for universal builds to vasnprintf.
13615         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
13616         universal builds, guess no.
13617         * modules/vasnprintf-posix (Depends-on): Add multiarch.
13618         * modules/vasprintf-posix (Depends-on): Likewise.
13619         * modules/fprintf-posix (Depends-on): Likewise.
13620         * modules/vfprintf-posix (Depends-on): Likewise.
13621         * modules/snprintf-posix (Depends-on): Likewise.
13622         * modules/vsnprintf-posix (Depends-on): Likewise.
13623         * modules/sprintf-posix (Depends-on): Likewise.
13624         * modules/vsprintf-posix (Depends-on): Likewise.
13625         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
13626         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
13627         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
13628         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
13629         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
13630         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
13631         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
13632
13633         Add support for universal builds to <inttypes.h>.
13634         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
13635         _SCNu64_PREFIX): In Apple
13636         universal builds, define directly, using _LP64.
13637         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
13638         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
13639         * modules/inttypes (Depends-on): Add multiarch.
13640         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
13641
13642         Add support for universal builds to <stdint.h>.
13643         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
13644         universal builds, define directly, using _LP64.
13645         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
13646         Apple universal builds, don't test for the size and suffix of ptrdiff_t
13647         and size_t.
13648         * modules/stdint (Depends-on): Add multiarch.
13649         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
13650
13651         New module 'multiarch'.
13652         * modules/multiarch: New file.
13653         * m4/multiarch.m4: New file.
13654
13655 2008-12-25  Bruno Haible  <bruno@clisp.org>
13656
13657         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
13658
13659 2008-12-25  Bruno Haible  <bruno@clisp.org>
13660
13661         * modules/btowc (License): Relicense under LGPLv2+.
13662         * modules/mbsinit (License): Likewise.
13663         * modules/mbrtowc (License): Likewise.
13664         * modules/wcrtomb (License): Likewise.
13665         * modules/streq (License): Likewise.
13666         Reported by David Lutterkort <lutter@redhat.com>.
13667
13668 2008-12-23  Bruno Haible  <bruno@clisp.org>
13669
13670         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
13671
13672 2008-12-23  Bruno Haible  <bruno@clisp.org>
13673
13674         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
13675         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
13676         GETADDRINFO_LIB, not in LIBS.
13677         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
13678         * modules/canon-host (Link): Likewise.
13679         * NEWS: Mention the change.
13680         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
13681         GETADDRINFO_LIB.
13682
13683 2008-12-22  Bruno Haible  <bruno@clisp.org>
13684
13685         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
13686         * doc/posix-functions/iswalpha_l.texi: Likewise.
13687         * doc/posix-functions/iswblank_l.texi: Likewise.
13688         * doc/posix-functions/iswcntrl_l.texi: Likewise.
13689         * doc/posix-functions/iswctype_l.texi: Likewise.
13690         * doc/posix-functions/iswdigit_l.texi: Likewise.
13691         * doc/posix-functions/iswgraph_l.texi: Likewise.
13692         * doc/posix-functions/iswlower_l.texi: Likewise.
13693         * doc/posix-functions/iswprint_l.texi: Likewise.
13694         * doc/posix-functions/iswpunct_l.texi: Likewise.
13695         * doc/posix-functions/iswspace_l.texi: Likewise.
13696         * doc/posix-functions/iswupper_l.texi: Likewise.
13697         * doc/posix-functions/iswxdigit_l.texi: Likewise.
13698         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
13699         * doc/posix-functions/open_wmemstream.texi: Likewise.
13700         * doc/posix-functions/swscanf.texi: Likewise.
13701         * doc/posix-functions/towctrans_l.texi: Likewise.
13702         * doc/posix-functions/towlower.texi: Likewise.
13703         * doc/posix-functions/towlower_l.texi: Likewise.
13704         * doc/posix-functions/towupper.texi: Likewise.
13705         * doc/posix-functions/towupper_l.texi: Likewise.
13706         * doc/posix-functions/vfwprintf.texi: Likewise.
13707         * doc/posix-functions/vfwscanf.texi: Likewise.
13708         * doc/posix-functions/vswscanf.texi: Likewise.
13709         * doc/posix-functions/vwprintf.texi: Likewise.
13710         * doc/posix-functions/vwscanf.texi: Likewise.
13711         * doc/posix-functions/wcpcpy.texi: Likewise.
13712         * doc/posix-functions/wcpncpy.texi: Likewise.
13713         * doc/posix-functions/wcscasecmp.texi: Likewise.
13714         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
13715         * doc/posix-functions/wcscoll_l.texi: Likewise.
13716         * doc/posix-functions/wcsdup.texi: Likewise.
13717         * doc/posix-functions/wcsncasecmp.texi: Likewise.
13718         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
13719         * doc/posix-functions/wcsnlen.texi: Likewise.
13720         * doc/posix-functions/wcsnrtombs.texi: Likewise.
13721         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
13722         * doc/posix-functions/wctrans_l.texi: Likewise.
13723         * doc/posix-functions/wctype_l.texi: Likewise.
13724         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
13725         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
13726         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
13727         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
13728         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
13729         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
13730         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
13731         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
13732         * doc/glibc-functions/wcschrnul.texi: Likewise.
13733         * doc/glibc-functions/wcsftime_l.texi: Likewise.
13734         * doc/glibc-functions/wcstod_l.texi: Likewise.
13735         * doc/glibc-functions/wcstof_l.texi: Likewise.
13736         * doc/glibc-functions/wcstol_l.texi: Likewise.
13737         * doc/glibc-functions/wcstold_l.texi: Likewise.
13738         * doc/glibc-functions/wcstoll_l.texi: Likewise.
13739         * doc/glibc-functions/wcstoq.texi: Likewise.
13740         * doc/glibc-functions/wcstoul_l.texi: Likewise.
13741         * doc/glibc-functions/wcstoull_l.texi: Likewise.
13742         * doc/glibc-functions/wcstouq.texi: Likewise.
13743         * doc/glibc-functions/wmempcpy.texi: Likewise.
13744
13745 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
13746             Eric Blake  <ebb9@byu.net>
13747             Paolo Bonzini  <bonzini@gnu.org>
13748             Bruno Haible  <bruno@clisp.org>
13749
13750         Make c-stack work on Haiku.
13751         * lib/c-stack.c (SA_ONSTACK): Define fallback.
13752         (c_stack_action): Use SA_ONSTACK flag.
13753
13754 2008-12-22  Bruno Haible  <bruno@clisp.org>
13755
13756         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
13757
13758 2008-12-22  Bruno Haible  <bruno@clisp.org>
13759
13760         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
13761         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
13762         being overridden.
13763         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
13764         New macros.
13765         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
13766         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
13767         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
13768         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
13769
13770 2008-12-22  Bruno Haible  <bruno@clisp.org>
13771
13772         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
13773         from test code.
13774
13775 2008-12-22  Eric Blake  <ebb9@byu.net>
13776
13777         Avoid gcc warnings on cygwin.
13778         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
13779         Avoid unused variable.
13780         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
13781         Likewise.
13782
13783 2008-12-22  Bruno Haible  <bruno@clisp.org>
13784
13785         Remove HAVE_MBRTOWC conditionals.
13786         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
13787         (mbscasecmp): Assume mbrtowc function.
13788         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
13789         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
13790         * lib/mbschr.c: Include mbuiter.h unconditionally.
13791         (mbschr): Assume mbrtowc function.
13792         * lib/mbscspn.c: Include mbuiter.h unconditionally.
13793         (mbscspn): Assume mbrtowc function.
13794         * lib/mbslen.c: Include mbuiter.h unconditionally.
13795         (mbslen): Assume mbrtowc function.
13796         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
13797         (mbsncasecmp): Assume mbrtowc function.
13798         * lib/mbsnlen.c: Include mbiter.h unconditionally.
13799         (mbsnlen): Assume mbrtowc function.
13800         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
13801         (mbspbrk): Assume mbrtowc function.
13802         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
13803         (mbspcasecmp): Assume mbrtowc function.
13804         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
13805         (mbsrchr): Assume mbrtowc function.
13806         * lib/mbssep.c: Include mbuiter.h unconditionally.
13807         (mbssep): Assume mbrtowc function.
13808         * lib/mbsspn.c: Include mbuiter.h unconditionally.
13809         (mbsspn): Assume mbrtowc function.
13810         * lib/mbsstr.c: Include mbuiter.h unconditionally.
13811         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
13812         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
13813         (mbstok_r): Assume mbrtowc function.
13814         * lib/propername.c: Include mbuiter.h unconditionally.
13815         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
13816         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
13817         (trim2): Assume mbrtowc function.
13818         * lib/mbswidth.c (mbsinit): Remove fallback definition.
13819         (mbsnwidth): Assume mbrtowc function.
13820         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
13821         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
13822         fallback definitions.
13823         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
13824
13825 2008-12-22  Bruno Haible  <bruno@clisp.org>
13826
13827         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
13828
13829 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
13830
13831         * modules/regex: Request emulations for the mb*/wc* functions we need.
13832         * m4/regex.m4: Don't look for those functions here.
13833         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
13834
13835 2008-12-22  Bruno Haible  <bruno@clisp.org>
13836
13837         * modules/fnmatch (Depends-on): Remove duplicated dependency.
13838
13839 2008-12-21  Bruno Haible  <bruno@clisp.org>
13840
13841         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
13842         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
13843         (Include): Remove conditionalization.
13844         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
13845         (Include): Remove conditionalization.
13846         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
13847         (Include): Remove conditionalization.
13848         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
13849         * m4/mbfile.m4 (gl_MBFILE): Likewise.
13850         * NEWS: Mention the change.
13851         Reported by Alan Hourihane <alanh@fairlite.co.uk>
13852         via Sergey Poznyakoff <gray@gnu.org.ua>.
13853
13854 2008-12-21  Bruno Haible  <bruno@clisp.org>
13855
13856         * MODULES.html.sh (Extended multibyte and wide character utilities
13857         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
13858         wcrtomb, wcsrtombs.
13859         (Support for systems lacking POSIX:2008): Add accept, bind, close,
13860         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
13861         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
13862         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
13863
13864 2008-12-21  Bruno Haible  <bruno@clisp.org>
13865
13866         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
13867
13868 2008-12-21  Bruno Haible  <bruno@clisp.org>
13869
13870         * modules/wcsnrtombs-tests: New file.
13871         * tests/test-wcsnrtombs1.sh: New file.
13872         * tests/test-wcsnrtombs2.sh: New file.
13873         * tests/test-wcsnrtombs3.sh: New file.
13874         * tests/test-wcsnrtombs4.sh: New file.
13875         * tests/test-wcsnrtombs.c: New file.
13876
13877         New module 'wcsnrtombs'.
13878         * lib/wchar.in.h (wcsnrtombs): New declaration.
13879         * lib/wcsnrtombs.c: New file.
13880         * lib/wcsrtombs-state.c: New file.
13881         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
13882         (internal_state): Remove variable.
13883         * m4/wcsnrtombs.m4: New file.
13884         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
13885         compilation units.
13886         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
13887         HAVE_WCSNRTOMBS.
13888         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
13889         HAVE_WCSNRTOMBS.
13890         * modules/wcsnrtombs: New file.
13891         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
13892         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
13893
13894 2008-12-21  Bruno Haible  <bruno@clisp.org>
13895
13896         * modules/wcsrtombs-tests: New file.
13897         * tests/test-wcsrtombs1.sh: New file.
13898         * tests/test-wcsrtombs2.sh: New file.
13899         * tests/test-wcsrtombs3.sh: New file.
13900         * tests/test-wcsrtombs4.sh: New file.
13901         * tests/test-wcsrtombs.c: New file.
13902
13903         New module 'wcsrtombs'.
13904         * lib/wchar.in.h (wcsrtombs): New declaration.
13905         * lib/wcsrtombs.c: New file.
13906         * m4/wcsrtombs.m4: New file.
13907         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
13908         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
13909         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
13910         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
13911         * modules/wcsrtombs: New file.
13912         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
13913         bugs.
13914
13915 2008-12-21  Bruno Haible  <bruno@clisp.org>
13916
13917         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
13918         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
13919         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
13920         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
13921         if not correct.
13922         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
13923         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
13924         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
13925         m4/locale-zh.m4, m4/codeset.m4.
13926         * doc/posix-functions/wcrtomb.texi: Document the bug.
13927
13928 2008-12-21  Bruno Haible  <bruno@clisp.org>
13929
13930         Work around a btowc() bug on IRIX 6.5.
13931         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
13932         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
13933         REPLACE_WTOBC if not.
13934         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
13935         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
13936         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
13937
13938 2008-12-21  Bruno Haible  <bruno@clisp.org>
13939
13940         * modules/wcrtomb-tests: New file.
13941         * tests/test-wcrtomb.sh: New file.
13942         * tests/test-wcrtomb.c: New file.
13943
13944         New module 'wcrtomb'.
13945         * lib/wchar.in.h (wcrtomb): New declaration.
13946         * lib/wcrtomb.c: New file.
13947         * m4/wcrtomb.m4: New file.
13948         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
13949         HAVE_WCRTOMB.
13950         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
13951         HAVE_WCRTOMB.
13952         * modules/wcrtomb: New file.
13953         * doc/posix-functions/wcrtomb.texi: Mention the new module.
13954
13955 2008-12-21  Bruno Haible  <bruno@clisp.org>
13956
13957         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
13958         * modules/mbsrtowcs (Files): Likewise.
13959         * modules/wctob (Files): Likewise.
13960         * modules/c-strcase-tests (Files): Likewise.
13961         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
13962         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
13963         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
13964         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
13965         * modules/vasnprintf-posix-tests (Files): Likewise.
13966
13967 2008-12-21  William Pursell  <bill.pursell@gmail.com>
13968
13969         gitlog-to-changelog: pass all command-line arguments to git-log
13970         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
13971         it is sometimes convenient to filter the commits in various ways.
13972         gitlog-to-changelog only allows --since to specify a start date,
13973         but git-log itself supports many other filtering mechanisms.
13974         At the moment, I want to filter by branch name.  Rather than
13975         adding a --branch option to gitlog-to-changelog, it seems more
13976         flexible to simply pass all options directly to git-log and let
13977         git do the work.  Notice that this effectively makes --since a
13978         redundant option for gitlog-to-changelog, but removing it would
13979         require current usage to change since calls would then require
13980         an additional '--'.
13981
13982 2008-12-21  Bruno Haible  <bruno@clisp.org>
13983
13984         * modules/mbsnrtowcs-tests: New file.
13985         * tests/test-mbsnrtowcs1.sh: New file.
13986         * tests/test-mbsnrtowcs2.sh: New file.
13987         * tests/test-mbsnrtowcs3.sh: New file.
13988         * tests/test-mbsnrtowcs4.sh: New file.
13989         * tests/test-mbsnrtowcs.c: New file.
13990
13991         New module 'mbsnrtowcs'.
13992         * lib/wchar.in.h (mbsnrtowcs): New declaration.
13993         * lib/mbsnrtowcs.c: New file.
13994         * lib/mbsrtowcs-state.c: New file.
13995         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
13996         (internal_state): Remove variable.
13997         * m4/mbsnrtowcs.m4: New file.
13998         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
13999         compilation units.
14000         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
14001         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
14002         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
14003         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
14004         * modules/mbsnrtowcs: New file.
14005         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
14006         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
14007         portability problem.
14008
14009 2008-12-21  Bruno Haible  <bruno@clisp.org>
14010
14011         Work around mbsrtowcs bug.
14012         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
14013         (gl_FUNC_MBSRTOWCS): Invoke it.
14014         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
14015         m4/locale-zh.m4.
14016         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
14017
14018 2008-12-21  Bruno Haible  <bruno@clisp.org>
14019
14020         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
14021
14022 2008-12-21  Bruno Haible  <bruno@clisp.org>
14023
14024         Update doc for AIX.
14025         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
14026         16-bit wchar_t type.
14027         * doc/posix-functions/btowc.texi: Likewise.
14028         * doc/posix-functions/fgetwc.texi: Likewise.
14029         * doc/posix-functions/fgetws.texi: Likewise.
14030         * doc/posix-functions/fputwc.texi: Likewise.
14031         * doc/posix-functions/fputws.texi: Likewise.
14032         * doc/posix-functions/fwide.texi: Likewise.
14033         * doc/posix-functions/fwprintf.texi: Likewise.
14034         * doc/posix-functions/fwscanf.texi: Likewise.
14035         * doc/posix-functions/getwchar.texi: Likewise.
14036         * doc/posix-functions/getwc.texi: Likewise.
14037         * doc/posix-functions/iswalnum.texi: Likewise.
14038         * doc/posix-functions/iswalpha.texi: Likewise.
14039         * doc/posix-functions/iswblank.texi: Likewise.
14040         * doc/posix-functions/iswcntrl.texi: Likewise.
14041         * doc/posix-functions/iswctype.texi: Likewise.
14042         * doc/posix-functions/iswdigit.texi: Likewise.
14043         * doc/posix-functions/iswgraph.texi: Likewise.
14044         * doc/posix-functions/iswlower.texi: Likewise.
14045         * doc/posix-functions/iswprint.texi: Likewise.
14046         * doc/posix-functions/iswpunct.texi: Likewise.
14047         * doc/posix-functions/iswspace.texi: Likewise.
14048         * doc/posix-functions/iswupper.texi: Likewise.
14049         * doc/posix-functions/iswxdigit.texi: Likewise.
14050         * doc/posix-functions/mbrtowc.texi: Likewise.
14051         * doc/posix-functions/mbsrtowcs.texi: Likewise.
14052         * doc/posix-functions/mbstowcs.texi: Likewise.
14053         * doc/posix-functions/mbtowc.texi: Likewise.
14054         * doc/posix-functions/putwchar.texi: Likewise.
14055         * doc/posix-functions/putwc.texi: Likewise.
14056         * doc/posix-functions/swprintf.texi: Likewise.
14057         * doc/posix-functions/tolower.texi: Likewise.
14058         * doc/posix-functions/toupper.texi: Likewise.
14059         * doc/posix-functions/towctrans.texi: Likewise.
14060         * doc/posix-functions/ungetwc.texi: Likewise.
14061         * doc/posix-functions/vswprintf.texi: Likewise.
14062         * doc/posix-functions/wcrtomb.texi: Likewise.
14063         * doc/posix-functions/wcscat.texi: Likewise.
14064         * doc/posix-functions/wcschr.texi: Likewise.
14065         * doc/posix-functions/wcscmp.texi: Likewise.
14066         * doc/posix-functions/wcscoll.texi: Likewise.
14067         * doc/posix-functions/wcscpy.texi: Likewise.
14068         * doc/posix-functions/wcscspn.texi: Likewise.
14069         * doc/posix-functions/wcsftime.texi: Likewise.
14070         * doc/posix-functions/wcslen.texi: Likewise.
14071         * doc/posix-functions/wcsncat.texi: Likewise.
14072         * doc/posix-functions/wcsncmp.texi: Likewise.
14073         * doc/posix-functions/wcsncpy.texi: Likewise.
14074         * doc/posix-functions/wcspbrk.texi: Likewise.
14075         * doc/posix-functions/wcsrchr.texi: Likewise.
14076         * doc/posix-functions/wcsrtombs.texi: Likewise.
14077         * doc/posix-functions/wcsspn.texi: Likewise.
14078         * doc/posix-functions/wcsstr.texi: Likewise.
14079         * doc/posix-functions/wcstod.texi: Likewise.
14080         * doc/posix-functions/wcstof.texi: Likewise.
14081         * doc/posix-functions/wcstoimax.texi: Likewise.
14082         * doc/posix-functions/wcstok.texi: Likewise.
14083         * doc/posix-functions/wcstold.texi: Likewise.
14084         * doc/posix-functions/wcstoll.texi: Likewise.
14085         * doc/posix-functions/wcstol.texi: Likewise.
14086         * doc/posix-functions/wcstombs.texi: Likewise.
14087         * doc/posix-functions/wcstoull.texi: Likewise.
14088         * doc/posix-functions/wcstoul.texi: Likewise.
14089         * doc/posix-functions/wcstoumax.texi: Likewise.
14090         * doc/posix-functions/wcswidth.texi: Likewise.
14091         * doc/posix-functions/wcsxfrm.texi: Likewise.
14092         * doc/posix-functions/wctob.texi: Likewise.
14093         * doc/posix-functions/wctomb.texi: Likewise.
14094         * doc/posix-functions/wctrans.texi: Likewise.
14095         * doc/posix-functions/wctype.texi: Likewise.
14096         * doc/posix-functions/wcwidth.texi: Likewise.
14097         * doc/posix-functions/wmemchr.texi: Likewise.
14098         * doc/posix-functions/wmemcmp.texi: Likewise.
14099         * doc/posix-functions/wmemcpy.texi: Likewise.
14100         * doc/posix-functions/wmemmove.texi: Likewise.
14101         * doc/posix-functions/wmemset.texi: Likewise.
14102         * doc/posix-functions/wprintf.texi: Likewise.
14103         * doc/posix-functions/wscanf.texi: Likewise.
14104
14105 2008-12-21  Bruno Haible  <bruno@clisp.org>
14106
14107         Update doc for HP-UX 11.11.
14108         * doc/posix-functions/btowc.texi: Clarify that the function is missing
14109         in HP-UX version 11.00, not in all versions of HP-UX 11.
14110         * doc/posix-functions/fwide.texi: Likewise.
14111         * doc/posix-functions/fwprintf.texi: Likewise.
14112         * doc/posix-functions/fwscanf.texi: Likewise.
14113         * doc/posix-functions/inet_ntop.texi: Likewise.
14114         * doc/posix-functions/inet_pton.texi: Likewise.
14115         * doc/posix-functions/mbrlen.texi: Likewise.
14116         * doc/posix-functions/mbrtowc.texi: Likewise.
14117         * doc/posix-functions/mbsinit.texi: Likewise.
14118         * doc/posix-functions/mbsrtowcs.texi: Likewise.
14119         * doc/posix-functions/swprintf.texi: Likewise.
14120         * doc/posix-functions/swscanf.texi: Likewise.
14121         * doc/posix-functions/towctrans.texi: Likewise.
14122         * doc/posix-functions/vfwprintf.texi: Likewise.
14123         * doc/posix-functions/vswprintf.texi: Likewise.
14124         * doc/posix-functions/vwprintf.texi: Likewise.
14125         * doc/posix-functions/wcrtomb.texi: Likewise.
14126         * doc/posix-functions/wcsrtombs.texi: Likewise.
14127         * doc/posix-functions/wcsstr.texi: Likewise.
14128         * doc/posix-functions/wctob.texi: Likewise.
14129         * doc/posix-functions/wctrans.texi: Likewise.
14130         * doc/posix-functions/wmemchr.texi: Likewise.
14131         * doc/posix-functions/wmemcmp.texi: Likewise.
14132         * doc/posix-functions/wmemcpy.texi: Likewise.
14133         * doc/posix-functions/wmemmove.texi: Likewise.
14134         * doc/posix-functions/wmemset.texi: Likewise.
14135         * doc/posix-functions/wprintf.texi: Likewise.
14136         * doc/posix-functions/wscanf.texi: Likewise.
14137
14138 2008-12-21  Bruno Haible  <bruno@clisp.org>
14139
14140         Work around a portability problem.
14141         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
14142         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
14143
14144 2008-12-20  Bruno Haible  <bruno@clisp.org>
14145
14146         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
14147         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
14148         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
14149         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
14150         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
14151
14152         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
14153         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
14154         set.
14155         (GNULIB_defined_mbstate_t): New macro.
14156         (mbsinit): Redefine if REPLACE_MBSINIT is set.
14157         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
14158         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
14159         reuses the system's mbrtowc function but works around the bugs.
14160         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
14161         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
14162         macros.
14163         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
14164         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
14165         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
14166         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
14167         REPLACE_MBSINIT if mbsinit needs to be overridden.
14168         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
14169         REPLACE_MBSINIT, REPLACE_MBRTOWC.
14170         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
14171         REPLACE_MBSINIT, REPLACE_MBRTOWC.
14172         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
14173         m4/locale-zh.m4.
14174         (Depends): Add mbsinit.
14175         * modules/mbsinit (Depends): Add mbrtowc.
14176         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
14177
14178 2008-12-20  Bruno Haible  <bruno@clisp.org>
14179
14180         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
14181         so that there are no conversion errors on AIX.
14182         * tests/test-mbsrtowcs.c (main): LIkewise.
14183
14184 2008-12-20  Bruno Haible  <bruno@clisp.org>
14185
14186         Work around wctob bug on Solaris <= 9.
14187         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
14188         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
14189         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
14190         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
14191         * modules/wctob (Files): Add m4/locale-fr.m4.
14192         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
14193
14194 2008-12-20  Bruno Haible  <bruno@clisp.org>
14195
14196         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
14197         /dev/null.
14198         * tests/test-select-in.sh: Likewise.
14199         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
14200
14201 2008-12-20  Bruno Haible  <bruno@clisp.org>
14202
14203         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
14204         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
14205         Cygwin 1.5.x.
14206
14207 2008-12-20  Bruno Haible  <bruno@clisp.org>
14208
14209         Ensure mbstate_t is defined on HP-UX 11.11.
14210         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
14211         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
14212         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
14213         AC_USE_SYSTEM_EXTENSIONS.
14214         * modules/fnmatch (Depends-on): Add extensions.
14215         * modules/mbrlen (Depends-on): Likewise.
14216         * modules/mbrtowc (Depends-on): Likewise.
14217         * modules/mbsinit (Depends-on): Likewise.
14218         * modules/mbsrtowcs (Depends-on): Likewise.
14219         * modules/mbswidth (Depends-on): Likewise.
14220         * modules/quotearg (Depends-on): Likewise.
14221         * modules/strftime (Depends-on): Likewise.
14222
14223 2008-12-20  Bruno Haible  <bruno@clisp.org>
14224
14225         Ensure wctob is declared on IRIX 6.5.
14226         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
14227         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
14228         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
14229         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
14230         of HAVE_WCTOB.
14231         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
14232         HAVE_WCTOB.
14233         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
14234
14235 2008-12-19  Bruno Haible  <bruno@clisp.org>
14236
14237         * modules/mbsrtowcs-tests: New file.
14238         * tests/test-mbsrtowcs1.sh: New file.
14239         * tests/test-mbsrtowcs2.sh: New file.
14240         * tests/test-mbsrtowcs3.sh: New file.
14241         * tests/test-mbsrtowcs4.sh: New file.
14242         * tests/test-mbsrtowcs.c: New file.
14243
14244         New module 'mbsrtowcs'.
14245         * lib/wchar.in.h (mbsrtowcs): New declaration.
14246         * lib/mbsrtowcs.c: New file.
14247         * m4/mbsrtowcs.m4: New file.
14248         * modules/mbsrtowcs: New file.
14249         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
14250         HAVE_MBSRTOWCS.
14251         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
14252         HAVE_MBSRTOWCS.
14253         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
14254
14255 2008-12-19  Bruno Haible  <bruno@clisp.org>
14256
14257         New module 'mbrlen'.
14258         * lib/wchar.in.h (mbrlen): New declaration.
14259         * lib/mbrlen.c: New file.
14260         * m4/mbrlen.m4: New file.
14261         * modules/mbrlen: New file.
14262         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
14263         HAVE_MBRLEN.
14264         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
14265         HAVE_MBRLEN.
14266         * doc/posix-functions/mbrlen.texi: Document the new module.
14267
14268 2008-12-19  Bruno Haible  <bruno@clisp.org>
14269
14270         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
14271         * modules/mbrtowc (Depends-on): Add verify.
14272         Suggested by Paul Eggert.
14273
14274 2008-12-18  Bruno Haible  <bruno@clisp.org>
14275
14276         * modules/mbsinit-tests: New file.
14277         * tests/test-mbsinit.sh: New file.
14278         * tests/test-mbsinit.c: New file.
14279
14280 2008-12-18  Bruno Haible  <bruno@clisp.org>
14281
14282         * modules/mbrtowc-tests: New file.
14283         * tests/test-mbrtowc1.sh: New file.
14284         * tests/test-mbrtowc2.sh: New file.
14285         * tests/test-mbrtowc3.sh: New file.
14286         * tests/test-mbrtowc4.sh: New file.
14287         * tests/test-mbrtowc.c: New file.
14288
14289         New module 'mbrtowc'.
14290         * lib/wchar.in.h (mbstate_t): Override when the system does not have
14291         mbsinit and mbrtowc.
14292         (mbrtowc): New declaration.
14293         * lib/mbrtowc.c: New file.
14294         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
14295         * modules/mbrtowc: New file.
14296         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
14297         HAVE_MBRTOWC.
14298         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
14299         HAVE_MBRTOWC.
14300         * doc/posix-functions/mbrtowc.texi: Document the new module.
14301
14302 2008-12-18  Bruno Haible  <bruno@clisp.org>
14303
14304         New module 'wctob'.
14305         * lib/wchar.in.h (wctob): New declaration.
14306         * lib/wctob.c: New file.
14307         * m4/wctob.m4: New file.
14308         * modules/wctob: New file.
14309         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
14310         HAVE_WCTOB.
14311         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
14312         * doc/posix-functions/wctob.texi: Document the new module.
14313
14314 2008-12-18  Bruno Haible  <bruno@clisp.org>
14315
14316         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
14317         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
14318
14319 2008-12-18  Simon Josefsson  <simon@josefsson.org>
14320
14321         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
14322         G. Christensen" <tgc@jupiterrise.com>.
14323
14324         * lib/flock.c: Need to include errno.h.  Reported by "Tom
14325         G. Christensen" <tgc@jupiterrise.com>.
14326
14327         * lib/flock.c: Need to include string.h.  Reported by "Tom
14328         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
14329         <ebb9@byu.net>.
14330
14331 2008-12-18  Bruno Haible  <bruno@clisp.org>
14332
14333         * m4/locale-ja.m4: New file, from GNU gettext.
14334
14335 2008-12-17  Bruno Haible  <bruno@clisp.org>
14336
14337         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
14338         Suggested by Eric Blake.
14339
14340 2008-12-17  Bruno Haible  <bruno@clisp.org>
14341
14342         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
14343
14344 2008-12-17  Bruno Haible  <bruno@clisp.org>
14345
14346         * lib/mbsinit.c: Include verify.h. Verify an assumption.
14347         * modules/mbsinit (Depends-on): Add verify.
14348         Suggested by Paul Eggert.
14349
14350 2008-12-17  Bruno Haible  <bruno@clisp.org>
14351
14352         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
14353         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
14354         gl_FUNC_MBRTOWC.
14355         * m4/mbiter.m4 (gl_MBITER): LIkewise.
14356         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
14357         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
14358         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
14359         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
14360         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
14361         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
14362         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
14363         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
14364         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
14365         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
14366         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
14367         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
14368         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
14369         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
14370         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
14371         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
14372         * modules/trim (configure.ac): Likewise.
14373
14374 2008-12-17  Bruno Haible  <bruno@clisp.org>
14375
14376         * modules/btowc-tests: New file.
14377         * tests/test-btowc1.sh: New file.
14378         * tests/test-btowc2.sh: New file.
14379         * tests/test-btowc.c: New file.
14380
14381         New module 'btowc'.
14382         * lib/wchar.in.h (btowc): New declaration.
14383         * lib/btowc.c: New file.
14384         * m4/btowc.m4: New file.
14385         * modules/btowc: New file.
14386         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
14387         HAVE_BTOWC.
14388         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
14389         * doc/posix-functions/btowc.texi: Document the new module.
14390
14391 2008-12-17  Bruno Haible  <bruno@clisp.org>
14392
14393         New module 'mbsinit'.
14394         * lib/wchar.in.h (mbsinit): New declaration.
14395         * lib/mbsinit.c: New file.
14396         * m4/mbsinit.m4: New file.
14397         * modules/mbsinit: New file.
14398         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
14399         HAVE_MBSINIT.
14400         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
14401         HAVE_MBSINIT.
14402         * doc/posix-functions/mbsinit.texi: Document the new module.
14403
14404 2008-12-16  Bruno Haible  <bruno@clisp.org>
14405
14406         * lib/unistd.in.h: Add comment.
14407         * tests/test-environ.c: Don't include <stdlib.h>.
14408
14409 2008-12-16  Bruno Haible  <bruno@clisp.org>
14410
14411         * lib/parse-duration.h (parse_duration): Document return value
14412         convention.
14413         * lib/parse-duration.c: Include specification header first. Add
14414         comments.
14415         (_): Remove macro.
14416         (parse_year_month_day, parse_hour_minute_second): Move side effects
14417         outside of strchr call.
14418         (parse_non_iso8601): Move side effects outside of isspace call.
14419         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
14420         call.
14421
14422 2008-12-16  Bruno Haible  <bruno@clisp.org>
14423
14424         * tests/test-parse-duration.sh: Produce no output when the test
14425         succeeds.
14426
14427 2008-12-16  Bruno Haible  <bruno@clisp.org>
14428
14429         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
14430         expressions.
14431
14432 2008-12-15  Bruno Haible  <bruno@clisp.org>
14433
14434         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
14435         * doc/glibc-functions/flistxattr.texi: Likewise.
14436         * doc/glibc-functions/fopencookie.texi: Likewise.
14437         * doc/glibc-functions/fremovexattr.texi: Likewise.
14438         * doc/glibc-functions/fsetxattr.texi: Likewise.
14439         * doc/glibc-functions/getxattr.texi: Likewise.
14440         * doc/glibc-functions/lgetxattr.texi: Likewise.
14441         * doc/glibc-functions/listxattr.texi: Likewise.
14442         * doc/glibc-functions/llistxattr.texi: Likewise.
14443         * doc/glibc-functions/lremovexattr.texi: Likewise.
14444         * doc/glibc-functions/lsetxattr.texi: Likewise.
14445         * doc/glibc-functions/removexattr.texi: Likewise.
14446         * doc/glibc-functions/setxattr.texi: Likewise.
14447         * doc/posix-functions/open_memstream.texi: Likewise.
14448
14449 2008-12-15  Eric Blake  <ebb9@byu.net>
14450
14451         Update doc for cygwin 1.7.
14452         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
14453         functions.
14454         * doc/posix-functions/fchmodat.texi: Likewise.
14455         * doc/posix-functions/fchownat.texi: Likewise.
14456         * doc/posix-functions/fdopendir.texi: Likewise.
14457         * doc/posix-functions/fmemopen.texi: Likewise.
14458         * doc/posix-functions/freeaddrinfo.texi: Likewise.
14459         * doc/posix-functions/fstatat.texi: Likewise.
14460         * doc/posix-functions/futimens.texi: Likewise.
14461         * doc/posix-functions/gai_strerror.texi: Likewise.
14462         * doc/posix-functions/getaddrinfo.texi: Likewise.
14463         * doc/posix-functions/getnameinfo.texi: Likewise.
14464         * doc/posix-functions/if_freenameindex.texi: Likewise.
14465         * doc/posix-functions/if_indextoname.texi: Likewise.
14466         * doc/posix-functions/if_nameindex.texi: Likewise.
14467         * doc/posix-functions/if_nametoindex.texi: Likewise.
14468         * doc/posix-functions/insque.texi: Likewise.
14469         * doc/posix-functions/linkat.texi: Likewise.
14470         * doc/posix-functions/llrint.texi: Likewise.
14471         * doc/posix-functions/llrintf.texi: Likewise.
14472         * doc/posix-functions/llrintl.texi: Likewise.
14473         * doc/posix-functions/lockf.texi: Likewise.
14474         * doc/posix-functions/lrintl.texi: Likewise.
14475         * doc/posix-functions/mkdirat.texi: Likewise.
14476         * doc/posix-functions/mkfifoat.texi: Likewise.
14477         * doc/posix-functions/mknodat.texi: Likewise.
14478         * doc/posix-functions/mq_close.texi: Likewise.
14479         * doc/posix-functions/mq_getattr.texi: Likewise.
14480         * doc/posix-functions/mq_notify.texi: Likewise.
14481         * doc/posix-functions/mq_open.texi: Likewise.
14482         * doc/posix-functions/mq_receive.texi: Likewise.
14483         * doc/posix-functions/mq_send.texi: Likewise.
14484         * doc/posix-functions/mq_setattr.texi: Likewise.
14485         * doc/posix-functions/mq_timedreceive.texi: Likewise.
14486         * doc/posix-functions/mq_timedsend.texi: Likewise.
14487         * doc/posix-functions/mq_unlink.texi: Likewise.
14488         * doc/posix-functions/open_memstream.texi: Likewise.
14489         * doc/posix-functions/openat.texi: Likewise.
14490         * doc/posix-functions/posix_fadvise.texi: Likewise.
14491         * doc/posix-functions/posix_fallocate.texi: Likewise.
14492         * doc/posix-functions/posix_madvise.texi: Likewise.
14493         * doc/posix-functions/posix_memalign.texi: Likewise.
14494         * doc/posix-functions/posix_openpt.texi: Likewise.
14495         * doc/posix-functions/readlinkat.texi: Likewise.
14496         * doc/posix-functions/remque.texi: Likewise.
14497         * doc/posix-functions/renameat.texi: Likewise.
14498         * doc/posix-functions/rintl.texi: Likewise.
14499         * doc/posix-functions/sem_unlink.texi: Likewise.
14500         * doc/posix-functions/shm_open.texi: Likewise.
14501         * doc/posix-functions/shm_unlink.texi: Likewise.
14502         * doc/posix-functions/signgam.texi: Likewise.
14503         * doc/posix-functions/sigset.texi: Likewise.
14504         * doc/posix-functions/stpcpy.texi: Likewise.
14505         * doc/posix-functions/stpncpy.texi: Likewise.
14506         * doc/posix-functions/strerror.texi: Likewise.
14507         * doc/posix-functions/strtod.texi: Likewise.
14508         * doc/posix-functions/symlinkat.texi: Likewise.
14509         * doc/posix-functions/unlinkat.texi: Likewise.
14510         * doc/posix-functions/utimensat.texi: Likewise.
14511         * doc/glibc-functions/bindresvport.texi: Likewise.
14512         * doc/glibc-functions/dn_expand.texi: Likewise.
14513         * doc/glibc-functions/exp10.texi: Likewise.
14514         * doc/glibc-functions/exp10f.texi: Likewise.
14515         * doc/glibc-functions/fgetxattr.texi: Likewise.
14516         * doc/glibc-functions/flistxattr.texi: Likewise.
14517         * doc/glibc-functions/fopencookie.texi: Likewise.
14518         * doc/glibc-functions/freeifaddrs.texi: Likewise.
14519         * doc/glibc-functions/fremovexattr.texi: Likewise.
14520         * doc/glibc-functions/fsetxattr.texi: Likewise.
14521         * doc/glibc-functions/getifaddrs.texi: Likewise.
14522         * doc/glibc-functions/getxattr.texi: Likewise.
14523         * doc/glibc-functions/lgetxattr.texi: Likewise.
14524         * doc/glibc-functions/listxattr.texi: Likewise.
14525         * doc/glibc-functions/llistxattr.texi: Likewise.
14526         * doc/glibc-functions/lremovexattr.texi: Likewise.
14527         * doc/glibc-functions/lsetxattr.texi: Likewise.
14528         * doc/glibc-functions/pow10.texi: Likewise.
14529         * doc/glibc-functions/pow10f.texi: Likewise.
14530         * doc/glibc-functions/rcmd_af.texi: Likewise.
14531         * doc/glibc-functions/removexattr.texi: Likewise.
14532         * doc/glibc-functions/res_init.texi: Likewise.
14533         * doc/glibc-functions/res_mkquery.texi: Likewise.
14534         * doc/glibc-functions/res_query.texi: Likewise.
14535         * doc/glibc-functions/res_querydomain.texi: Likewise.
14536         * doc/glibc-functions/res_send.texi: Likewise.
14537         * doc/glibc-functions/rresvport_af.texi: Likewise.
14538         * doc/glibc-functions/setxattr.texi: Likewise.
14539         * doc/glibc-functions/strcasestr.texi: Likewise.
14540
14541 2008-12-15  Bruno Haible  <bruno@clisp.org>
14542
14543         Fix compilation error on OSF/1 4.0.
14544         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
14545         <sys/time.h>, simply delegate to the system header.
14546         Reported by Daniel Richard G. <oss@teragram.com>.
14547
14548 2008-12-15  Bruno Haible  <bruno@clisp.org>
14549
14550         * doc/posix-functions/openat.texi: Mention the 'openat' module.
14551         * doc/posix-functions/fchmodat.texi: Likewise.
14552         * doc/posix-functions/fchownat.texi: Likewise.
14553         * doc/posix-functions/fdopendir.texi: Likewise.
14554         * doc/posix-functions/fstatat.texi: Likewise.
14555         * doc/posix-functions/mkdirat.texi: Likewise.
14556         * doc/posix-functions/unlinkat.texi: Likewise.
14557
14558 2008-12-14  Bruno Haible  <bruno@clisp.org>
14559
14560         Update doc for POSIX:2008.
14561         * doc/posix-functions/faccessat.texi: New file.
14562         * doc/posix-functions/fchmodat.texi: New file.
14563         * doc/posix-functions/fchownat.texi: New file.
14564         * doc/posix-functions/fdopendir.texi: New file.
14565         * doc/posix-functions/fstatat.texi: New file.
14566         * doc/posix-functions/futimens.texi: New file.
14567         * doc/posix-functions/linkat.texi: New file.
14568         * doc/posix-functions/mkdirat.texi: New file.
14569         * doc/posix-functions/mkfifoat.texi: New file.
14570         * doc/posix-functions/mknodat.texi: New file.
14571         * doc/posix-functions/open_wmemstream.texi: New file.
14572         * doc/posix-functions/openat.texi: New file.
14573         * doc/posix-functions/psiginfo.texi: New file.
14574         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
14575         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
14576         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
14577         * doc/posix-functions/readlinkat.texi: New file.
14578         * doc/posix-functions/renameat.texi: New file.
14579         * doc/posix-functions/strerror_l.texi: New file.
14580         * doc/posix-functions/symlinkat.texi: New file.
14581         * doc/posix-functions/unlinkat.texi: New file.
14582         * doc/posix-functions/utimensat.texi: New file.
14583         * doc/gnulib.texi (Function Substitutes): Add these subsections.
14584
14585 2008-12-14  Bruno Haible  <bruno@clisp.org>
14586
14587         Update doc for POSIX:2008.
14588         * doc/posix-functions/alphasort.texi: Renamed from
14589         doc/glibc-functions/alphasort.texi.
14590         * doc/posix-functions/dirfd.texi: Renamed from
14591         doc/glibc-functions/dirfd.texi.
14592         * doc/posix-functions/dprintf.texi: Renamed from
14593         doc/glibc-functions/dprintf.texi.
14594         * doc/posix-functions/duplocale.texi: Renamed from
14595         doc/glibc-functions/duplocale.texi.
14596         * doc/posix-functions/fexecve.texi: Renamed from
14597         doc/glibc-functions/fexecve.texi.
14598         * doc/posix-functions/fmemopen.texi: Renamed from
14599         doc/glibc-functions/fmemopen.texi.
14600         * doc/posix-functions/freelocale.texi: Renamed from
14601         doc/glibc-functions/freelocale.texi.
14602         * doc/posix-functions/getdate_err.texi: Renamed from
14603         doc/glibc-functions/getdate_err.texi.
14604         * doc/posix-functions/isalnum_l.texi: Renamed from
14605         doc/glibc-functions/isalnum_l.texi.
14606         * doc/posix-functions/isalpha_l.texi: Renamed from
14607         doc/glibc-functions/isalpha_l.texi.
14608         * doc/posix-functions/isblank_l.texi: Renamed from
14609         doc/glibc-functions/isblank_l.texi.
14610         * doc/posix-functions/iscntrl_l.texi: Renamed from
14611         doc/glibc-functions/iscntrl_l.texi.
14612         * doc/posix-functions/isdigit_l.texi: Renamed from
14613         doc/glibc-functions/isdigit_l.texi.
14614         * doc/posix-functions/isgraph_l.texi: Renamed from
14615         doc/glibc-functions/isgraph_l.texi.
14616         * doc/posix-functions/islower_l.texi: Renamed from
14617         doc/glibc-functions/islower_l.texi.
14618         * doc/posix-functions/isprint_l.texi: Renamed from
14619         doc/glibc-functions/isprint_l.texi.
14620         * doc/posix-functions/ispunct_l.texi: Renamed from
14621         doc/glibc-functions/ispunct_l.texi.
14622         * doc/posix-functions/isspace_l.texi: Renamed from
14623         doc/glibc-functions/isspace_l.texi.
14624         * doc/posix-functions/isupper_l.texi: Renamed from
14625         doc/glibc-functions/isupper_l.texi.
14626         * doc/posix-functions/iswalnum_l.texi: Renamed from
14627         doc/glibc-functions/iswalnum_l.texi.
14628         * doc/posix-functions/iswalpha_l.texi: Renamed from
14629         doc/glibc-functions/iswalpha_l.texi.
14630         * doc/posix-functions/iswblank_l.texi: Renamed from
14631         doc/glibc-functions/iswblank_l.texi.
14632         * doc/posix-functions/iswcntrl_l.texi: Renamed from
14633         doc/glibc-functions/iswcntrl_l.texi.
14634         * doc/posix-functions/iswctype_l.texi: Renamed from
14635         doc/glibc-functions/iswctype_l.texi.
14636         * doc/posix-functions/iswdigit_l.texi: Renamed from
14637         doc/glibc-functions/iswdigit_l.texi.
14638         * doc/posix-functions/iswgraph_l.texi: Renamed from
14639         doc/glibc-functions/iswgraph_l.texi.
14640         * doc/posix-functions/iswlower_l.texi: Renamed from
14641         doc/glibc-functions/iswlower_l.texi.
14642         * doc/posix-functions/iswprint_l.texi: Renamed from
14643         doc/glibc-functions/iswprint_l.texi.
14644         * doc/posix-functions/iswpunct_l.texi: Renamed from
14645         doc/glibc-functions/iswpunct_l.texi.
14646         * doc/posix-functions/iswspace_l.texi: Renamed from
14647         doc/glibc-functions/iswspace_l.texi.
14648         * doc/posix-functions/iswupper_l.texi: Renamed from
14649         doc/glibc-functions/iswupper_l.texi.
14650         * doc/posix-functions/iswxdigit_l.texi: Renamed from
14651         doc/glibc-functions/iswxdigit_l.texi.
14652         * doc/posix-functions/isxdigit_l.texi: Renamed from
14653         doc/glibc-functions/isxdigit_l.texi.
14654         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
14655         doc/glibc-functions/mbsnrtowcs.texi.
14656         * doc/posix-functions/mkdtemp.texi: Renamed from
14657         doc/glibc-functions/mkdtemp.texi.
14658         * doc/posix-functions/newlocale.texi: Renamed from
14659         doc/glibc-functions/newlocale.texi.
14660         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
14661         doc/glibc-functions/nl_langinfo_l.texi.
14662         * doc/posix-functions/open_memstream.texi: Renamed from
14663         doc/glibc-functions/open_memstream.texi.
14664         * doc/posix-functions/opterr.texi: Renamed from
14665         doc/glibc-functions/opterr.texi.
14666         * doc/posix-functions/optind.texi: Renamed from
14667         doc/glibc-functions/optind.texi.
14668         * doc/posix-functions/optopt.texi: Renamed from
14669         doc/glibc-functions/optopt.texi.
14670         * doc/posix-functions/psignal.texi: Renamed from
14671         doc/glibc-functions/psignal.texi.
14672         * doc/posix-functions/scandir.texi: Renamed from
14673         doc/glibc-functions/scandir.texi.
14674         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
14675         doc/glibc-functions/sched_get_priority_min.texi.
14676         * doc/posix-functions/signgam.texi: Renamed from
14677         doc/glibc-functions/signgam.texi.
14678         * doc/posix-functions/stpcpy.texi: Renamed from
14679         doc/glibc-functions/stpcpy.texi.
14680         * doc/posix-functions/stpncpy.texi: Renamed from
14681         doc/glibc-functions/stpncpy.texi.
14682         * doc/posix-functions/strcasecmp_l.texi: Renamed from
14683         doc/glibc-functions/strcasecmp_l.texi.
14684         * doc/posix-functions/strcoll_l.texi: Renamed from
14685         doc/glibc-functions/strcoll_l.texi.
14686         * doc/posix-functions/strfmon_l.texi: Renamed from
14687         doc/glibc-functions/strfmon_l.texi.
14688         * doc/posix-functions/strftime_l.texi: Renamed from
14689         doc/glibc-functions/strftime_l.texi.
14690         * doc/posix-functions/strncasecmp_l.texi: Renamed from
14691         doc/glibc-functions/strncasecmp_l.texi.
14692         * doc/posix-functions/strndup.texi: Renamed from
14693         doc/glibc-functions/strndup.texi.
14694         * doc/posix-functions/strnlen.texi: Renamed from
14695         doc/glibc-functions/strnlen.texi.
14696         * doc/posix-functions/strsignal.texi: Renamed from
14697         doc/glibc-functions/strsignal.texi.
14698         * doc/posix-functions/strxfrm_l.texi: Renamed from
14699         doc/glibc-functions/strxfrm_l.texi.
14700         * doc/posix-functions/timer_gettime.texi: Renamed from
14701         doc/glibc-functions/timer_gettime.texi.
14702         * doc/posix-functions/tolower_l.texi: Renamed from
14703         doc/glibc-functions/tolower_l.texi.
14704         * doc/posix-functions/toupper_l.texi: Renamed from
14705         doc/glibc-functions/toupper_l.texi.
14706         * doc/posix-functions/towctrans_l.texi: Renamed from
14707         doc/glibc-functions/towctrans_l.texi.
14708         * doc/posix-functions/towlower_l.texi: Renamed from
14709         doc/glibc-functions/towlower_l.texi.
14710         * doc/posix-functions/towupper_l.texi: Renamed from
14711         doc/glibc-functions/towupper_l.texi.
14712         * doc/posix-functions/uselocale.texi: Renamed from
14713         doc/glibc-functions/uselocale.texi.
14714         * doc/posix-functions/vdprintf.texi: Renamed from
14715         doc/glibc-functions/vdprintf.texi.
14716         * doc/posix-functions/wcpcpy.texi:
14717         Renamed from doc/glibc-functions/wcpcpy.texi.
14718         * doc/posix-functions/wcpncpy.texi: Renamed from
14719         doc/glibc-functions/wcpncpy.texi.
14720         * doc/posix-functions/wcscasecmp.texi: Renamed from
14721         doc/glibc-functions/wcscasecmp.texi.
14722         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
14723         doc/glibc-functions/wcscasecmp_l.texi.
14724         * doc/posix-functions/wcscoll_l.texi: Renamed from
14725         doc/glibc-functions/wcscoll_l.texi.
14726         * doc/posix-functions/wcsdup.texi: Renamed from
14727         doc/glibc-functions/wcsdup.texi.
14728         * doc/posix-functions/wcsncasecmp.texi: Renamed from
14729         doc/glibc-functions/wcsncasecmp.texi.
14730         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
14731         doc/glibc-functions/wcsncasecmp_l.texi.
14732         * doc/posix-functions/wcsnlen.texi: Renamed from
14733         doc/glibc-functions/wcsnlen.texi.
14734         * doc/posix-functions/wcsnrtombs.texi: Renamed from
14735         doc/glibc-functions/wcsnrtombs.texi.
14736         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
14737         doc/glibc-functions/wcsxfrm_l.texi.
14738         * doc/posix-functions/wctrans_l.texi: Renamed from
14739         doc/glibc-functions/wctrans_l.texi.
14740         * doc/posix-functions/wctype_l.texi: Renamed from
14741         doc/glibc-functions/wctype_l.texi.
14742         * doc/gnulib.texi (Function Substitutes): Add these subsections.
14743         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
14744         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
14745         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
14746         these subsections.
14747         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
14748         Remove sections.
14749
14750 2008-12-14  Bruno Haible  <bruno@clisp.org>
14751
14752         Update doc for POSIX:2008.
14753         * doc/posix-functions/*.texi: Update URL of POSIX specification.
14754
14755 2008-12-14  Bruno Haible  <bruno@clisp.org>
14756
14757         Update doc for POSIX:2008.
14758         * doc/pastposix-functions/bcmp.texi: Renamed from
14759         doc/posix-functions/bcmp.texi.
14760         * doc/pastposix-functions/bcopy.texi: Renamed from
14761         doc/posix-functions/bcopy.texi.
14762         * doc/pastposix-functions/bsd_signal.texi: Renamed from
14763         doc/posix-functions/bsd_signal.texi.
14764         * doc/pastposix-functions/bzero.texi: Renamed from
14765         doc/posix-functions/bzero.texi.
14766         * doc/pastposix-functions/ecvt.texi: Renamed from
14767         doc/posix-functions/ecvt.texi.
14768         * doc/pastposix-functions/fcvt.texi: Renamed from
14769         doc/posix-functions/fcvt.texi.
14770         * doc/pastposix-functions/ftime.texi: Renamed from
14771         doc/posix-functions/ftime.texi.
14772         * doc/pastposix-functions/gcvt.texi: Renamed from
14773         doc/posix-functions/gcvt.texi.
14774         * doc/pastposix-functions/getcontext.texi: Renamed from
14775         doc/posix-functions/getcontext.texi.
14776         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
14777         doc/posix-functions/gethostbyaddr.texi.
14778         * doc/pastposix-functions/gethostbyname.texi: Renamed from
14779         doc/posix-functions/gethostbyname.texi.
14780         * doc/pastposix-functions/getwd.texi: Renamed from
14781         doc/posix-functions/getwd.texi.
14782         * doc/pastposix-functions/h_errno.texi: Renamed from
14783         doc/posix-functions/h_errno.texi.
14784         * doc/pastposix-functions/index.texi: Renamed from
14785         doc/posix-functions/index.texi.
14786         * doc/pastposix-functions/makecontext.texi: Renamed from
14787         doc/posix-functions/makecontext.texi.
14788         * doc/pastposix-functions/mktemp.texi: Renamed from
14789         doc/posix-functions/mktemp.texi.
14790         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
14791         doc/posix-functions/pthread_attr_getstackaddr.texi.
14792         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
14793         doc/posix-functions/pthread_attr_setstackaddr.texi.
14794         * doc/pastposix-functions/rindex.texi: Renamed from
14795         doc/posix-functions/rindex.texi.
14796         * doc/pastposix-functions/scalb.texi: Renamed from
14797         doc/posix-functions/scalb.texi.
14798         * doc/pastposix-functions/setcontext.texi: Renamed from
14799         doc/posix-functions/setcontext.texi.
14800         * doc/pastposix-functions/swapcontext.texi: Renamed from
14801         doc/posix-functions/swapcontext.texi.
14802         * doc/pastposix-functions/ualarm.texi: Renamed from
14803         doc/posix-functions/ualarm.texi.
14804         * doc/pastposix-functions/usleep.texi: Renamed from
14805         doc/posix-functions/usleep.texi.
14806         * doc/pastposix-functions/vfork.texi: Renamed from
14807         doc/posix-functions/vfork.texi.
14808         * doc/pastposix-functions/wcswcs.texi: Renamed from
14809         doc/posix-functions/wcswcs.texi.
14810         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
14811         (Function Substitutes): Update.
14812
14813 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14814
14815         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
14816         m4/strerror.m4.
14817
14818 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14819             Bruno Haible  <bruno@clisp.org>
14820
14821         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
14822
14823 2008-12-13  Bruno Haible  <bruno@clisp.org>
14824
14825         * modules/strtoull (Depends-on): Remove unistd.
14826
14827 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14828
14829         * modules/strtoull (Depends-on): Add stdlib.
14830
14831 2008-12-11  Simon Josefsson  <simon@josefsson.org>
14832
14833         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
14834
14835 2008-12-10  Jim Meyering  <meyering@redhat.com>
14836
14837         gl_ASSERT: don't say assertions are disabled when they're not
14838         * m4/assert.m4 (gl_ASSERT): Do not make configure report
14839         "checking whether to enable assertions... no", when they are in
14840         fact enabled.  This is solely a bug in the output of configure.
14841         In spite of saying "no", NDEBUG was not defined in that case.
14842         Also, as noted by Eric Blake, leave assertions enabled upon
14843         --enable-assert=INVALID.
14844
14845 2008-12-10  Bruno Haible  <bruno@clisp.org>
14846
14847         Change MODULES.html to refer to POSIX:2008 where possible.
14848         * MODULES.html.sh (POSIX2008_URL): New variable.
14849         (posix_headers): Remove sys/timeb, ucontext.
14850         (posix2001_headers): New variable.
14851         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
14852         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
14853         index, makecontext, mktemp, pthread_attr_getstackaddr,
14854         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
14855         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
14856         (posix2001_functions): New variable.
14857         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
14858         otherwise.
14859
14860 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14861
14862         add missing include to parse-duration.c
14863         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
14864         * modules/parse-duration (Depends-on): Add xalloc.
14865
14866         fix sed script reading maint.mk
14867         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
14868         (syntax-check-rules): Use it.
14869
14870 2008-12-09  Bruno Haible  <bruno@clisp.org>
14871
14872         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
14873         MacOS X 10.4/PowerPC.
14874         Reported by Simon Josefsson.
14875
14876 2008-12-08  Jim Meyering  <meyering@redhat.com>
14877
14878         work around mingw's lack of some S_IF definitions
14879         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
14880         Reported by Simon Josefsson.
14881
14882 2008-12-08  Bruno Haible  <bruno@clisp.org>
14883
14884         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
14885         applied to variables. Needed on MacOS X 10.4/PowerPC.
14886         Reported by Simon Josefsson.
14887
14888 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
14889         and Eric Blake  <ebb9@byu.net>
14890
14891         assert: honor --enable-assert
14892         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
14893         order to honor --enable-assert, rather than treating it as a
14894         synonym for --disable-assert.
14895
14896 2008-12-08  Jim Meyering  <meyering@redhat.com>
14897
14898         * lib/posixtm.c: Remove now-useless declaration of mktime.
14899
14900         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
14901
14902 2008-12-07  Bruno Haible  <bruno@clisp.org>
14903
14904         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
14905         test_once): Mark functions as static.
14906         * tests/test-tls.c (test_tls): Likewise.
14907
14908 2008-12-07  Bruno Haible  <bruno@clisp.org>
14909
14910         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
14911         iconv_register_autodetect.
14912
14913 2008-12-07  Jim Meyering  <meyering@redhat.com>
14914
14915         posixtm.c: avoid a warning
14916         * lib/posixtm.c (posixtime): Don't initialize tm0.
14917         It's no longer needed to placate gcc4's -Wuninitialized,
14918         and the attempt to placate would elicit a new warning.
14919
14920         unicodeio.c: mark unused parameters
14921         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
14922         (fallback_failure_callback): Likewise.
14923
14924 2008-12-07  Bruno Haible  <bruno@clisp.org>
14925
14926         * gnulib-tool (func_create_testdir): When building the tests
14927         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
14928         Reported by Simon Josefsson.
14929
14930 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14931
14932         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
14933
14934 2008-12-06  Bruno Haible  <bruno@clisp.org>
14935
14936         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
14937         Suggested by Eric Blake.
14938
14939 2008-12-06  Bruno Haible  <bruno@clisp.org>
14940
14941         Fix a c-stack test failure on MacOS X.
14942         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
14943         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
14944         handler for SIGBUS as well.
14945         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
14946         install a signal handler for SIGBUS as well.
14947         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
14948
14949 2008-12-06  Bruno Haible  <bruno@clisp.org>
14950
14951         Advocacy documentation.
14952         * doc/gnulib-intro.texi (Benefits): New section.
14953         * doc/gnulib.texi: Update.
14954
14955 2008-12-06  Bruno Haible  <bruno@clisp.org>
14956
14957         Document the 'manywarnings' module.
14958         * doc/manywarnings.texi: New file.
14959         * doc/gnulib.texi: Include it.
14960
14961 2008-12-05  Eric Blake  <ebb9@byu.net>
14962
14963         tests: silence some gcc warnings
14964         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
14965         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
14966         type mismatches.
14967
14968 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14969             Bruno Haible  <bruno@clisp.org>
14970
14971         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
14972
14973 2008-11-29  Jim Meyering  <meyering@redhat.com>
14974
14975         unicodeio.c: mark unused parameters
14976         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
14977         (fallback_failure_callback): Likewise.
14978
14979         fts: fix a thinko
14980         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
14981         (set_stat_type): Return S_IF*-valued "type" directly.
14982         Prompted by James Youngman's spotting a related bug.
14983         Confirmed by further testing through find.
14984
14985         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
14986         * lib/fts.c (D_TYPE): Define.
14987         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
14988         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
14989         (s_ifmt_shift_bits): New function.
14990         (set_stat_type): New function.
14991         (fts_build): When not calling fts_stat, call set_stat_type
14992         to propagate dirent.d_type info to fts_read caller.
14993         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
14994         fts_statp->st_mode type information may be valid.
14995
14996 2008-11-28  Simon Josefsson  <simon@josefsson.org>
14997
14998         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
14999         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
15000         <sds@gnu.org>.
15001
15002 2008-11-20  Bruno Haible  <bruno@clisp.org>
15003
15004         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
15005         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
15006         INCLUDE_NEXT.
15007         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
15008         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
15009         * modules/math (Makefile.am): Substitute
15010         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
15011         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
15012
15013 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
15014             Bruno Haible  <bruno@clisp.org>
15015
15016         * lib/stdint.in.h: Define all type macros so that their expansion is
15017         a single typedef'ed token. Fixes a compilation failure in Boost which
15018         does "using ::int8_t;".
15019
15020 2008-11-18  Simon Josefsson  <simon@josefsson.org>
15021
15022         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
15023         gl_MANYWARN_ALL_GCC.
15024         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
15025         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
15026         * modules/manywarnings: New file.
15027         * MODULES.html.sh: Mention manywarnings module.
15028
15029 2008-11-18  Bruno Haible  <bruno@clisp.org>
15030
15031         * doc/gnulib-tool.texi (Unit tests): New section.
15032
15033 2008-11-18  Simon Josefsson  <simon@josefsson.org>
15034
15035         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
15036         paths like 'lib/po/foo.po'.
15037
15038 2008-11-17  Simon Josefsson  <simon@josefsson.org>
15039
15040         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
15041         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
15042
15043 2008-11-17  Simon Josefsson  <simon@josefsson.org>
15044
15045         * m4/warnings.m4: Use CPPFLAGS to really check whether the
15046         parameter works.
15047
15048 2008-11-17  Simon Josefsson  <simon@josefsson.org>
15049
15050         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
15051
15052 2008-11-17  Bruce Korb  <bkorb@gnu.org>
15053
15054         * modules/parse-duration-tests: New file.
15055         * tests/test-parse-duration.sh: New file.
15056         * tests/test-parse-duration.c: New file.
15057
15058         New module 'parse-duration'.
15059         * lib/parse-duration.h: New file.
15060         * lib/parse-duration.c: New file.
15061         * modules/parse-duration: New file.
15062
15063 2008-11-17  Bruno Haible  <bruno@clisp.org>
15064
15065         * tests/test-select-out.sh: Comment out the first pipe test.
15066         Reported by Simon Josefsson.
15067
15068 2008-11-17  Bruno Haible  <bruno@clisp.org>
15069
15070         * modules/getaddrinfo (Depends-on): Add servent, hostent.
15071         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
15072         gl_HOSTENT.
15073
15074 2008-11-17  Bruno Haible  <bruno@clisp.org>
15075
15076         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
15077         -lnetwork and -lnet. Needed for Haiku and BeOS.
15078
15079 2008-11-16  Bruno Haible  <bruno@clisp.org>
15080
15081         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
15082
15083 2008-11-16  Bruno Haible  <bruno@clisp.org>
15084
15085         Avoid test failure on Haiku.
15086         * tests/test-fsync.c: Include <errno.h>.
15087         (main): Don't require that fsync (0) fails.
15088
15089 2008-11-15  Bruno Haible  <bruno@clisp.org>
15090
15091         New module 'hostent'.
15092         * modules/hostent: New file.
15093         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
15094
15095 2008-11-15  Bruno Haible  <bruno@clisp.org>
15096
15097         New module 'servent'.
15098         * modules/servent: New file.
15099         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
15100
15101 2008-11-15  Bruno Haible  <bruno@clisp.org>
15102
15103         Avoid generating same test program with two different rules.
15104         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
15105         test-frexp to test-frexp-nolibm.
15106         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
15107         test-frexpl to test-frexpl-nolibm.
15108
15109 2008-11-15  Bruno Haible  <bruno@clisp.org>
15110
15111         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
15112         $(FREXPL_LIBM).
15113
15114 2008-11-15  Bruno Haible  <bruno@clisp.org>
15115
15116         * lib/netdb.in.h: Activate the definitions also when the system's
15117         <netdb.h> has 'struct addrinfo'.
15118         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
15119         EAI_OVERFLOW or AI_NUMERICSERV.
15120         * doc/posix-headers/netdb.texi: Document the problem.
15121
15122 2008-11-15  Bruno Haible  <bruno@clisp.org>
15123
15124         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
15125
15126         Make the 'sched' module work on platforms where <sched.h> exists but
15127         is incomplete (such as Haiku).
15128         * lib/sched.in.h; Include the system's <sched.h> if it exists.
15129         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
15130         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
15131         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
15132         HAVE_STRUCT_SCHED_PARAM.
15133         * modules/sched (Depends-on): Add include_next.
15134         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
15135         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
15136         * doc/posix-headers/sched.texi: Document the issue.
15137
15138 2008-11-13  Jim Meyering  <meyering@redhat.com>
15139
15140         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
15141         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
15142         test would fail due to the difference in the Report bugs to ...
15143         line.  The expected address is empty, "<>", while the actual
15144         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
15145
15146 2008-11-12  Bruno Haible  <bruno@clisp.org>
15147
15148         lstat: don't compile lstat.c on systems lacking lstat
15149         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
15150         which don't have lstat; this is handled by lib/sys_stat.in.h already.
15151         Reported by Daniel P. Berrange via Jim Meyering.
15152
15153 2008-11-12  Jim Meyering  <meyering@redhat.com>
15154
15155         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
15156
15157 2008-11-12  Simon Josefsson  <simon@josefsson.org>
15158
15159         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
15160         instead.
15161
15162 2008-11-12  Bruno Haible  <bruno@clisp.org>
15163
15164         * lib/unicodeio.c: Include unistr.h.
15165         (utf8_wctomb): Remove function.
15166         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
15167
15168 2008-11-12  Simon Josefsson  <simon@josefsson.org>
15169
15170         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
15171         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
15172         <bruno@clisp.org>.
15173         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
15174
15175 2008-11-12  Simon Josefsson  <simon@josefsson.org>
15176
15177         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
15178         * doc/gnulib.texi: Add section for warnings.
15179
15180 2008-11-11  Bruno Haible  <bruno@clisp.org>
15181
15182         * lib/sockets.h: Add a comment.
15183
15184 2008-11-11  Karl Berry  <karl@gnu.org>
15185
15186         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
15187
15188 2008-11-11  Eric Blake  <ebb9@byu.net>
15189
15190         fdl.texi: avoid git symlinks
15191         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
15192
15193 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
15194
15195         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
15196
15197 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
15198
15199         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
15200         (gl_WARN_ADD): Substitute $2 if literal.
15201
15202 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
15203
15204         * m4/warning.m4: Remove.
15205
15206 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
15207
15208         * m4/warnings.m4: Almost complete rewrite. :-)
15209
15210 2008-11-10  Simon Josefsson  <simon@josefsson.org>
15211
15212         * modules/warnings: New module.
15213         * m4/warnings.m4: New file.
15214         * MODULES.html.sh: Mention warnings module.
15215         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
15216         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
15217
15218 2008-11-10  Eric Blake  <ebb9@byu.net>
15219
15220         fdl.texi: make a symlink to the latest version
15221         * doc/standards.texi: Revert today's earlier change.
15222         * doc/fdl-1.2.texi: Rename from old fdl.texi...
15223         * doc/fdl.texi: ...and replace this with a symlink to the newer
15224         fdl-1.3.texi.
15225
15226 2008-11-10  Bruno Haible  <bruno@clisp.org>
15227
15228         * tests/test-select-fd.c (main): Accept the result file name as fourth
15229         argument.
15230         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
15231         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
15232
15233 2008-11-10  Bruno Haible  <bruno@clisp.org>
15234
15235         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
15236         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
15237         as autoconf-substituted macros.
15238         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
15239         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
15240         gl_NETDB_H_DEFAULTS. Set these variables.
15241         * modules/netdb (Makefile.am): Substitute these variables.
15242
15243 2008-11-10  Eric Blake  <ebb9@byu.net>
15244
15245         standards.texi: include correct file for FDL 1.3
15246         * doc/standards.texi (GNU Free Documentation License): Change
15247         include file to pull in FDL 1.3, not 1.2.
15248
15249         fdl.texi: revert accidental change to license
15250         * doc/fdl.texi: This is FDL 1.2, not 1.3.
15251
15252 2008-11-10  Bruno Haible  <bruno@clisp.org>
15253
15254         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
15255         cross-compiling guesses also when the native compile gives no result.
15256
15257 2008-11-10  Bruno Haible  <bruno@clisp.org>
15258
15259         * lib/spawni.c (__spawni): Force variable into the stack.
15260
15261 2008-11-10  Bruno Haible  <bruno@clisp.org>
15262
15263         Add support for Haiku.
15264         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
15265         glibc and BeOS, but also on Haiku.
15266         * lib/fpurge.c (fpurge): Likewise.
15267         * lib/freadable.c (freadable): Likewise.
15268         * lib/freadahead.c (freadahead): Likewise.
15269         * lib/freading.c (freading): Likewise.
15270         * lib/freadptr.c (freadptr): Likewise.
15271         * lib/freadseek.c (freadptrinc): Likewise.
15272         * lib/fseeko.c (rpl_fseeko): Likewise.
15273         * lib/fseterr.c (fseterr): Likewise.
15274         * lib/fwritable.c (fwritable): Likewise.
15275         * lib/fwriting.c (fwriting): Likewise.
15276         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
15277
15278 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
15279
15280         * lib/config.charset: Treat Haiku like BeOS.
15281
15282 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
15283
15284         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
15285         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
15286
15287 2008-11-08  Bruno Haible  <bruno@clisp.org>
15288
15289         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
15290         AC_CACHE_CHECK.
15291
15292 2008-11-08  Bruno Haible  <bruno@clisp.org>
15293
15294         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
15295
15296 2008-11-08  Bruno Haible  <bruno@clisp.org>
15297
15298         * tests/test-select-fd.c: New file.
15299         * tests/test-select-in.sh: New file.
15300         * tests/test-select-out.sh: New file.
15301         * tests/test-select-stdin.c: New file.
15302         * modules/select-tests (Files): Add the new files.
15303         (Depends-on): Add gettimeofday.
15304         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
15305         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
15306         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
15307
15308 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
15309             Bruno Haible  <bruno@clisp.org>
15310
15311         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
15312
15313 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
15314
15315         * build-aux/pmccabe2html: Added support for C++ source files.
15316
15317 2008-11-05  Ben Pfaff  <blp@gnu.org>
15318
15319         Fix lib/close.c build on Windows.
15320         * modules/close (Files): Add lib/w32sock.h.
15321
15322 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
15323
15324         Accept Bison's NEWS format.
15325         * build-aux/announce-gen (print_news_deltas): Tweak
15326         $re_prefix.
15327
15328 2008-11-04  Bruno Haible  <bruno@clisp.org>
15329
15330         * modules/random_r (Maintainer): Add glibc.
15331
15332 2008-11-04  Simon Josefsson  <simon@josefsson.org>
15333
15334         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
15335         by karl@freefriends.org (Karl Berry).
15336         * doc/alloca.texi: Likewise.
15337         * doc/c-ctype.texi: Likewise.
15338         * doc/c-strcase.texi: Likewise.
15339         * doc/c-strcaseeq.texi: Likewise.
15340         * doc/c-strcasestr.texi: Likewise.
15341         * doc/c-strstr.texi: Likewise.
15342         * doc/c-strtod.texi: Likewise.
15343         * doc/c-strtold.texi: Likewise.
15344         * doc/ctime.texi: Likewise.
15345         * doc/error.texi: Likewise.
15346         * doc/fdl.texi: Likewise.
15347         * doc/gcd.texi: Likewise.
15348         * doc/getdate.texi: Likewise.
15349         * doc/gnulib-intro.texi: Likewise.
15350         * doc/gnulib-tool.texi: Likewise.
15351         * doc/gnulib.texi: Likewise.
15352         * doc/inet_ntoa.texi: Likewise.
15353         * doc/maintain.texi: Likewise.
15354         * doc/make-stds.texi: Likewise.
15355         * doc/quote.texi: Likewise.
15356         * doc/regexprops-generic.texi: Likewise.
15357         * doc/standards.texi: Likewise.
15358         * doc/verify.texi: Likewise.
15359         * doc/visibility.texi: Likewise.
15360         * doc/gnulib.texi (GNU Free Documentation License): Include
15361         fdl-1.3.texi instead of fdl.texi.
15362
15363 2008-11-04  Simon Josefsson  <simon@josefsson.org>
15364
15365         * doc/fdl-1.3.texi: New file, from
15366         <http://www.gnu.org/licenses/fdl-1.3.texi>.
15367         * modules/fdl-1.3: Add.
15368         * MODULES.html.sh: Add fdl-1.3.
15369
15370 2008-11-03  Bruno Haible  <bruno@clisp.org>
15371
15372         Make determination of absolute name of header file work with AIX xlc.
15373         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
15374         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
15375         preprocessing.
15376         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
15377         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
15378
15379 2008-11-03  Simon Josefsson  <simon@josefsson.org>
15380
15381         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
15382         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
15383         <ludo@gnu.org>.
15384
15385 2008-11-02  Bruno Haible  <bruno@clisp.org>
15386
15387         Mark 'strpbrk' obsolete.
15388         * modules/strpbrk (Status, Notice): New sections.
15389         * modules/strtok_r (Depends-on): Add strpbrk.
15390
15391 2008-11-02  Bruno Haible  <bruno@clisp.org>
15392
15393         Mark 'strdup' obsolete.
15394         * modules/strdup (Status, Notice): New sections.
15395         * modules/findprog (Depends-on): Add strdup.
15396         * modules/getaddrinfo (Depends-on): Likewise.
15397         * modules/localename (Depends-on): Likewise.
15398         * modules/relocatable-lib (Depends-on): Likewise.
15399         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
15400         * modules/relocatable-prog (Depends-on): Likewise.
15401         * modules/trim (Depends-on): Likewise.
15402         * modules/unictype/gen-ctype (Depends-on): Likewise.
15403         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
15404
15405 2008-11-02  Bruno Haible  <bruno@clisp.org>
15406
15407         Mark 'strcspn' obsolete.
15408         * modules/strcspn (Status, Notice): New sections.
15409
15410 2008-11-02  Bruno Haible  <bruno@clisp.org>
15411
15412         Mark 'rmdir' obsolete.
15413         * modules/rmdir (Status, Notice): New sections.
15414         * modules/clean-temp (Depends-on): Add rmdir.
15415         * modules/openat (Depends-on): Likewise.
15416
15417 2008-11-02  Bruno Haible  <bruno@clisp.org>
15418
15419         Mark 'raise' obsolete.
15420         * modules/raise (Status, Notice): New sections.
15421         (Include): Specify <signal.h>.
15422         * modules/stdio (Depends-on): Add raise.
15423         * modules/write (Depends-on): Likewise.
15424
15425 2008-11-02  Bruno Haible  <bruno@clisp.org>
15426
15427         Mark 'memset' obsolete.
15428         * modules/memset (Status, Notice): New sections.
15429
15430 2008-11-02  Bruno Haible  <bruno@clisp.org>
15431
15432         Mark 'memmove' obsolete.
15433         * modules/memmove (Status, Notice): New sections.
15434         * modules/argp (Depends-on): Add memmove.
15435         * modules/argz (Depends-on): Likewise.
15436         * modules/canonicalize (Depends-on): Likewise.
15437         * modules/canonicalize-lgpl (Depends-on): Likewise.
15438         * modules/fts (Depends-on): Likewise.
15439         * modules/getcwd (Depends-on): Likewise.
15440         * modules/human (Depends-on): Likewise.
15441         * modules/regex (Depends-on): Likewise.
15442         * modules/striconveh (Depends-on): Likewise.
15443         * modules/trim (Depends-on): Likewise.
15444         * modules/unistr/u8-move (Depends-on): Likewise.
15445         * modules/unistr/u16-move (Depends-on): Likewise.
15446         * modules/unistr/u32-move (Depends-on): Likewise.
15447
15448 2008-11-02  Bruno Haible  <bruno@clisp.org>
15449
15450         Mark 'memcpy' obsolete.
15451         * modules/memcpy (Status, Notice): New sections.
15452
15453 2008-11-02  Bruno Haible  <bruno@clisp.org>
15454
15455         Mark 'memcmp' obsolete.
15456         * modules/memcmp (Status, Notice): New sections.
15457         * modules/argmatch (Depends-on): Add memchr.
15458         * modules/backupfile (Depends-on): Likewise.
15459         * modules/c-strcasestr (Depends-on): Likewise.
15460         * modules/crypto/des (Depends-on): Likewise.
15461         * modules/csharpcomp (Depends-on): Likewise.
15462         * modules/fnmatch (Depends-on): Likewise.
15463         * modules/git-merge-changelog (Depends-on): Likewise.
15464         * modules/isnand (Depends-on): Likewise.
15465         * modules/isnand-nolibm (Depends-on): Likewise.
15466         * modules/isnanf (Depends-on): Likewise.
15467         * modules/isnanf-nolibm (Depends-on): Likewise.
15468         * modules/isnanl (Depends-on): Likewise.
15469         * modules/isnanl-nolibm (Depends-on): Likewise.
15470         * modules/mbchar (Depends-on): Likewise.
15471         * modules/memcoll (Depends-on): Likewise.
15472         * modules/quotearg (Depends-on): Likewise.
15473         * modules/regex (Depends-on): Likewise.
15474         * modules/relocatable-prog (Depends-on): Likewise.
15475         * modules/same (Depends-on): Likewise.
15476         * modules/signbit (Depends-on): Likewise.
15477         * modules/strcasestr-simple (Depends-on): Likewise.
15478         * modules/unictype/gen-ctype (Depends-on): Likewise.
15479         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
15480         * modules/uniname/uniname (Depends-on): Likewise.
15481         * modules/unistr/u8-cmp (Depends-on): Likewise.
15482
15483 2008-11-02  Bruno Haible  <bruno@clisp.org>
15484
15485         Mark 'memchr' obsolete.
15486         * modules/memchr (Status, Notice): New sections.
15487         * modules/argp (Depends-on): Add memchr.
15488         * modules/base64 (Depends-on): Likewise.
15489         * modules/c-strcasestr (Depends-on): Likewise.
15490         * modules/chdir-long (Depends-on): Likewise.
15491         * modules/fnmatch (Depends-on): Likewise.
15492         * modules/getsubopt (Depends-on): Likewise.
15493         * modules/git-merge-changelog (Depends-on): Likewise.
15494         * modules/glob (Depends-on): Likewise.
15495         * modules/strcasestr-simple (Depends-on): Likewise.
15496         * modules/strnlen (Depends-on): Likewise.
15497
15498 2008-11-02  Bruno Haible  <bruno@clisp.org>
15499
15500         Mark 'atexit' obsolete.
15501         * modules/atexit (Status, Notice): New sections.
15502         * modules/chdir-long (Depends-on): Add atexit.
15503         * modules/wait-process (Depends-on): Likewise.
15504
15505 2008-11-02  Bruno Haible  <bruno@clisp.org>
15506
15507         * gnulib-tool: New option --with-obsolete.
15508         (func_usage): Document it.
15509         (func_modules_transitive_closure): Drop obsolete dependencies if
15510         incobsolete is not true.
15511         (func_import): Read and save the incobsolete variable to the cache.
15512
15513 2008-11-02  Bruno Haible  <bruno@clisp.org>
15514
15515         * modules/TEMPLATE-EXTENDED: New field 'Status'.
15516         * gnulib-tool: New option --extract-status.
15517         (func_usage): Document it.
15518         (sed_extract_prog): Recognize it.
15519         (func_get_status): New function.
15520
15521 2008-10-30  Simon Josefsson  <simon@josefsson.org>
15522
15523         * modules/sockets (License): Change from LGPL to LGPLv2+.
15524
15525 2008-10-28  Simon Josefsson  <simon@josefsson.org>
15526
15527         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
15528
15529 2008-10-28  Simon Josefsson  <simon@josefsson.org>
15530
15531         * MODULES.html.sh (Support for systems lacking POSIX:2001):
15532         Mention times and sys_times.
15533         * modules/sys_times, modules/sys_times-tests: New modules.
15534         * modules/times, modules/times-tests: Likewise
15535         * m4/sys_times_h.m4: New file.
15536         * lib/sys_times.in.h: Likewise
15537         * lib/times.c: Likewise.
15538         * tests/test-sys_times.c: Likewise.
15539         * tests/test-times.c: Likewise.
15540         * doc/posix-headers/sys_times.texi: Update.
15541         * doc/posix-functions/times.texi: Update.
15542
15543 2008-10-28  Jim Meyering  <meyering@redhat.com>
15544
15545         * modules/tempname (Depends-on): Add lstat.
15546
15547         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
15548
15549 2008-10-28  Simon Josefsson  <simon@josefsson.org>
15550
15551         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
15552         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
15553         using idiom used elsewhere in gnulib.
15554
15555 2008-10-27  Jim Meyering  <meyering@redhat.com>
15556
15557         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
15558
15559 2008-10-27  Simon Josefsson  <simon@josefsson.org>
15560
15561         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
15562         TESTS_ENVIRONMENT, for shell scripts that needs to call built
15563         programs.
15564         * tests/test-argp-2.sh: Use $EXEEXT when needed.
15565
15566 2008-10-27  Simon Josefsson  <simon@josefsson.org>
15567
15568         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
15569
15570 2008-10-27  Bruno Haible  <bruno@clisp.org>
15571
15572         * tests/test-lstat.c: Include <stdio.h>.
15573
15574 2008-10-27  Simon Josefsson  <simon@josefsson.org>
15575
15576         * modules/lstat-tests: New module.
15577         * tests/test-lstat.c: New file.
15578
15579 2008-10-26  Jim Meyering  <meyering@redhat.com>
15580
15581         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
15582
15583 2008-10-26  Simon Josefsson  <simon@josefsson.org>
15584             Bruno Haible  <bruno@clisp.org>
15585
15586         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
15587         * modules/configmake (Include): Add a note that the include must come
15588         after all system headers.
15589         * lib/javaversion.c: Include configmake.h after all other includes.
15590
15591 2008-10-26  Bruno Haible  <bruno@clisp.org>
15592
15593         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
15594         HAVE_STRUCT_RANDOM_DATA to 1.
15595         (gl_STDLIB_H): Simplify.
15596
15597 2008-10-26  Simon Josefsson  <simon@josefsson.org>
15598
15599         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
15600         substitute HAVE_STRUCT_RANDOM_DATA.
15601         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
15602         random_data.
15603         * modules/stdlib (Makefile.am): Substitute
15604         HAVE_STRUCT_RANDOM_DATA.
15605
15606 2008-10-26  Simon Josefsson  <simon@josefsson.org>
15607
15608         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
15609         * doc/gnulib-intro.texi (Copyright): Likewise.
15610
15611 2008-10-26  Simon Josefsson  <simon@josefsson.org>
15612
15613         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
15614         findings.
15615
15616 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
15617             Bruno Haible  <bruno@clisp.org>
15618
15619         * lib/unistd.in.h: Include <winsock2.h>.
15620         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
15621         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
15622         Provide dummy declarations.
15623         (gethostname): Override.
15624         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
15625         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
15626         gl_PREREQ_SYS_H_WINSOCK2.
15627         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
15628         * doc/posix-functions/gethostname.texi: More details.
15629
15630 2008-10-25  Bruno Haible  <bruno@clisp.org>
15631
15632         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
15633         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
15634         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
15635
15636         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
15637         here ...
15638         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
15639         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
15640         gl_UNISTD_H_DEFAULTS.
15641
15642 2008-10-25  Eric Blake  <ebb9@byu.net>
15643
15644         signbit: avoid spurious compiler failure
15645         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
15646         declarations inside function.
15647
15648 2008-10-24  Simon Josefsson  <simon@josefsson.org>
15649             Bruno Haible  <bruno@clisp.org>
15650
15651         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
15652         * modules/random_r (Depends-on): Add stdint.
15653
15654 2008-10-24  Bruno Haible  <bruno@clisp.org>
15655
15656         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
15657         Eggert.
15658         * modules/strerror (License): Likewise.
15659
15660 2008-10-24  Jim Meyering  <meyering@redhat.com>
15661
15662         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
15663         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
15664
15665 2008-10-24  Eric Blake  <ebb9@byu.net>
15666
15667         getgroups: fix compilation when getgroups is available
15668         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
15669         but with <config.h> override of getgroups disabled.
15670
15671 2008-10-24  Simon Josefsson  <simon@josefsson.org>
15672
15673         * doc/gnulib.texi (Header files): Add note about C++ problems.
15674         Explained by Bruno Haible <bruno@clisp.org>.
15675
15676 2008-10-23  Bruno Haible  <bruno@clisp.org>
15677
15678         Define a dummy SA_NODEFER macro on Interix.
15679         * lib/signal.in.h (SA_NODEFER): Define fallback.
15680         Reported by Aleksey Cheusov <cheusov@tut.by> via
15681         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
15682
15683 2008-10-23  Bruno Haible  <bruno@clisp.org>
15684
15685         * modules/freadahead (License): Change to LGPLv2+.
15686         Suggested by Simon Josefsson.
15687
15688 2008-10-23  Jim Meyering  <meyering@redhat.com>
15689
15690         random_r: new module
15691         * modules/random_r: New file.
15692         * m4/random_r.m4: New file.
15693         * lib/random_r.c: New file, from glibc.
15694         * modules/random_r-tests: New file.
15695         * tests/test-random_r.c: New file.
15696         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
15697          Declare.
15698         (RAND_MAX): Define.
15699         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
15700         * modules/stdlib: Substitute them, too.
15701         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
15702         * doc/glibc-functions/initstate_r.texi: Mention the new module.
15703         * doc/glibc-functions/random_r.texi: Likewise.
15704         * doc/glibc-functions/setstate_r.texi: Likewise.
15705         * doc/glibc-functions/srandom_r.texi: Likewise.
15706         * config/srclist.txt: Mention it.
15707
15708 2008-10-23  David Lutterkort  <lutter@redhat.com>
15709
15710         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
15711         link requirement
15712
15713 2008-10-23  Jim Meyering  <meyering@redhat.com>
15714
15715         selinux-h: mark parameters of stub functions as intentionally unused
15716         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
15717         * lib/se-context.in.h: Likewise.
15718
15719 2008-10-22  Simon Josefsson  <simon@josefsson.org>
15720
15721         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
15722
15723 2008-10-22  Simon Josefsson  <simon@josefsson.org>
15724
15725         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
15726
15727 2008-10-22  Eric Blake  <ebb9@byu.net>
15728
15729         glthread/thread: avoid compiler warning
15730         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
15731         Add unreachable abort to silence compiler.
15732
15733 2008-10-22  Eric Blake  <ebb9@byu.net>
15734
15735         netdb: also supply struct addrinfo for cygwin 1.5.x
15736         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
15737         older cygwin.
15738         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
15739         cygwin.
15740         * doc/posix-headers/netdb.texi (netdb.h): Document this.
15741
15742 2008-10-22  Bruno Haible  <bruno@clisp.org>
15743
15744         * users.txt: Update entry about pspp.
15745
15746 2008-10-21  Bruno Haible  <bruno@clisp.org>
15747
15748         Simplification.
15749         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
15750         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
15751
15752         Simplification.
15753         * lib/ioctl.c (ioctl): Don't undefine.
15754         * lib/socket.c (socket): Don't undefine.
15755
15756         Remove unused module indicator macros.
15757         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
15758         GNULIB_$1 as a C macro.
15759
15760         * doc/posix-functions/close.texi: Undo last change.
15761         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
15762         Windows platforms.
15763
15764 2008-10-21  Bruno Haible  <bruno@clisp.org>
15765
15766         Add gethostname() declaration to <unistd.h>.
15767         * lib/unistd.in.h (gethostname): New declaration.
15768         * lib/gethostname.c: Include <unistd.h>.
15769         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
15770         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
15771         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
15772         and HAVE_GETHOSTNAME.
15773         * modules/gethostname (Depends-on): Add unistd.
15774         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
15775         (Include): Specify <unistd.h>.
15776         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
15777         HAVE_GETHOSTNAME.
15778         * tests/test-gethostname.c: Include <unistd.h> first.
15779
15780 2008-10-21  Bruno Haible  <bruno@clisp.org>
15781
15782         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
15783         * modules/select-tests (Depends-on): Likewise.
15784         Reported by Simon Josefsson.
15785
15786 2008-10-21  Simon Josefsson  <simon@josefsson.org>
15787
15788         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
15789         * lib/accept.c: New file, based on winsock.c.
15790         * lib/bind.c: New file, based on winsock.c.
15791         * lib/connect.c: New file, based on winsock.c.
15792         * lib/getpeername.c: New file, based on winsock.c.
15793         * lib/getsockname.c: New file, based on winsock.c.
15794         * lib/getsockopt.c: New file, based on winsock.c.
15795         * lib/ioctl.c: New file, based on winsock.c.
15796         * lib/listen.c: New file, based on winsock.c.
15797         * lib/recv.c: New file, based on winsock.c.
15798         * lib/recvfrom.c: New file, based on winsock.c.
15799         * lib/send.c: New file, based on winsock.c.
15800         * lib/sendto.c: New file, based on winsock.c.
15801         * lib/setsockopt.c: New file, based on winsock.c.
15802         * lib/shutdown.c: New file, based on winsock.c.
15803         * lib/socket.c: New file, based on winsock.c.
15804         * lib/w32sock.h: New file, based on winsock.c.
15805         * lib/winsock.c: Remove file.
15806         * modules/accept: Likewise.
15807         * modules/bind: Likewise.
15808         * modules/connect: Likewise.
15809         * modules/getpeername: Likewise.
15810         * modules/getsockname: Likewise.
15811         * modules/getsockopt: Likewise.
15812         * modules/ioctl: Likewise.
15813         * modules/listen: Likewise.
15814         * modules/recv: Likewise.
15815         * modules/recvfrom: Likewise.
15816         * modules/send: Likewise.
15817         * modules/sendto: Likewise.
15818         * modules/setsockopt: Likewise.
15819         * modules/shutdown: Likewise.
15820         * modules/socket: Use socket.c instead of winsock.c.
15821         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
15822         * doc/posix-functions/accept.texi: Doc fix.
15823         * doc/posix-functions/bind.texi: Doc fix.
15824         * doc/posix-functions/close.texi: Doc fix.
15825         * doc/posix-functions/connect.texi: Doc fix.
15826         * doc/posix-functions/getpeername.texi: Doc fix.
15827         * doc/posix-functions/getsockname.texi: Doc fix.
15828         * doc/posix-functions/getsockopt.texi: Doc fix.
15829         * doc/posix-functions/ioctl.texi: Doc fix.
15830         * doc/posix-functions/listen.texi: Doc fix.
15831         * doc/posix-functions/recv.texi: Doc fix.
15832         * doc/posix-functions/recvfrom.texi: Doc fix.
15833         * doc/posix-functions/send.texi: Doc fix.
15834         * doc/posix-functions/sendto.texi: Doc fix.
15835         * doc/posix-functions/setsockopt.texi: Doc fix.
15836         * doc/posix-functions/shutdown.texi: Doc fix.
15837         * doc/posix-functions/socket.texi: Doc fix.
15838
15839 2008-10-20  Bruno Haible  <bruno@clisp.org>
15840
15841         Take into account the role of SIGABRT_COMPAT on Windows 2008.
15842         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
15843         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
15844         as an alias for SIGABRT.
15845         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
15846         (sigaction): Map it to SIGABRT.
15847         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
15848
15849 2008-10-20  Bruno Haible  <bruno@clisp.org>
15850
15851         * lib/fts.c: Don't include lstat.h.
15852         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
15853
15854         Move the lstat() declaration to <sys/stat.h>.
15855         * lib/lstat.h: Remove file.
15856         * lib/sys_stat.in.h: Add special invocation convention.
15857         (lstat): New declaration.
15858         * lib/lstat.c (orig_lstat): New function.
15859         (rpl_lstat): Use orig_lstat instead of lstat.
15860         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
15861         AC_C_INLINE. Set REPLACE_LSTAT.
15862         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
15863         and REPLACE_LSTAT.
15864         * modules/lstat (Files): Remove lib/lstat.h.
15865         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
15866         (Include): Specify <sys/stat.h> instead of lstat.h.
15867         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
15868         REPLACE_LSTAT.
15869         * NEWS: Mention the change.
15870
15871 2008-10-20  Bruno Haible  <bruno@clisp.org>
15872
15873         * modules/posix_spawn-tests: New file.
15874         * tests/test-posix_spawn3.c: New file.
15875
15876 2008-10-20  Bruno Haible  <bruno@clisp.org>
15877
15878         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
15879         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
15880         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
15881         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
15882         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
15883
15884 2008-10-20  Bruno Haible  <bruno@clisp.org>
15885
15886         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
15887         of posix_spawn on AIX 5.3.
15888
15889 2008-10-20  Bruno Haible  <bruno@clisp.org>
15890
15891         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
15892
15893 2008-10-20  Bruno Haible  <bruno@clisp.org>
15894
15895         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
15896         of AC_LANG_PROGRAM.
15897
15898 2008-10-20  Simon Josefsson  <simon@josefsson.org>
15899
15900         * lib/netdb.in.h: Don't define GNU specific constants until they
15901         are supported or needed.  Reported by Bruno Haible
15902         <bruno@clisp.org>.
15903
15904 2008-10-20  Simon Josefsson  <simon@josefsson.org>
15905
15906         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
15907
15908 2008-10-20  Simon Josefsson  <simon@josefsson.org>
15909
15910         * lib/getaddrinfo.h: Remove file.
15911         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
15912         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
15913         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
15914         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
15915         * modules/netdb: Substitute GNULIB_GETADDRINFO.
15916         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
15917         * tests/test-getaddrinfo.c: Likewise.
15918         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
15919         * NEWS: Mention change.
15920
15921 2008-10-19  Bruno Haible  <bruno@clisp.org>
15922
15923         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
15924
15925 2008-10-19  Bruno Haible  <bruno@clisp.org>
15926
15927         * lib/wait-process.c: Include simply <sys/wait.h>.
15928         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
15929         WIFSTOPPED): Remove fallback definitions.
15930         * modules/wait-process (Depends-on): Add sys_wait.
15931
15932         New module 'sys_wait'.
15933         * modules/sys_wait: New file.
15934         * lib/sys_wait.in.h: New file, partially copied from
15935         lib/wait-process.c.
15936         * m4/sys_wait_h.m4: New file.
15937         * doc/posix-headers/sys_wait.texi: Mention the new module.
15938
15939 2008-10-19  Bruno Haible  <bruno@clisp.org>
15940
15941         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
15942
15943 2008-10-19  Bruno Haible  <bruno@clisp.org>
15944
15945         Assume that waitpid() fills an 'int' status, not a 'union wait'.
15946         * lib/wait-process.c (WAIT_T): Remove type.
15947         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
15948         (wait_subprocess): Update.
15949
15950 2008-10-19  Bruno Haible  <bruno@clisp.org>
15951
15952         New module 'atoll'.
15953         * modules/atoll: New file.
15954         * lib/stdlib.in.h (atoll): New declaration.
15955         * lib/atoll.c: New file, from glibc with modifications.
15956         * m4/atoll.m4: New file.
15957         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
15958         HAVE_ATOLL.
15959         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
15960         * doc/posix-functions/atoll.texi: Mention the new module.
15961
15962 2008-10-19  Bruno Haible  <bruno@clisp.org>
15963
15964         Add strtoull() declaration to <stdlib.h>.
15965         * lib/stdlib.in.h (strtoull): New declaration.
15966         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
15967         Set HAVE_STRTOULL.
15968         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
15969         HAVE_STRTOULL.
15970         * modules/strtoull (Depends-on): Add stdlib.
15971         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
15972         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
15973         HAVE_STRTOULL.
15974
15975 2008-10-19  Bruno Haible  <bruno@clisp.org>
15976
15977         Add strtoll() declaration to <stdlib.h>.
15978         * lib/stdlib.in.h (strtoll): New declaration.
15979         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
15980         Set HAVE_STRTOLL.
15981         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
15982         HAVE_STRTOLL.
15983         * modules/strtoll (Depends-on): Add stdlib.
15984         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
15985         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
15986
15987 2008-10-19  Bruno Haible  <bruno@clisp.org>
15988
15989         * modules/bcopy (Depends-on): Add strings.
15990         (Include): Specify <strings.h>.
15991
15992 2008-10-19  Bruno Haible  <bruno@clisp.org>
15993
15994         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
15995
15996 2008-10-19  Bruno Haible  <bruno@clisp.org>
15997
15998         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
15999         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
16000         mingw.
16001
16002 2008-10-19  Bruno Haible  <bruno@clisp.org>
16003
16004         * lib/atanl.c: Don't include isnanl.h.
16005         * lib/cosl.c: Likewise.
16006         * lib/ldexpl.c: Likewise.
16007         * lib/logl.c: Likewise.
16008         * lib/sinl.c: Likewise.
16009         * lib/sqrtl.c: Likewise.
16010         * lib/tanl.c: Likewise.
16011
16012         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
16013         * lib/isnanf.h: Remove file.
16014         * lib/isnand.h: Remove file.
16015         * lib/isnanl.h: Remove file.
16016         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
16017         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
16018         macros.
16019         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
16020         HAVE_ISNANF, don't define it as a C macro.
16021         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
16022         HAVE_ISNAND, don't define it as a C macro.
16023         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
16024         HAVE_ISNANL, don't define it as a C macro.
16025         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
16026         HAVE_ISNAN[FDL].
16027         * modules/isnanf (Files): Remove lib/isnanf.h.
16028         (Depends-on): Add math.
16029         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
16030         (Include): Specify <math.h> instead of isnanf.h.
16031         * modules/isnand (Files): Remove lib/isnand.h.
16032         (Depends-on): Add math.
16033         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
16034         (Include): Specify <math.h> instead of isnand.h.
16035         * modules/isnanl (Files): Remove lib/isnanl.h.
16036         (Depends-on): Add math.
16037         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
16038         (Include): Specify <math.h> instead of isnanl.h.
16039         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
16040         HAVE_ISNAN[FDL].
16041         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
16042         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
16043         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
16044         * NEWS: Mention the change.
16045
16046 2008-10-18  Bruno Haible  <bruno@clisp.org>
16047
16048         Add getusershell(), setusershell(), endusershell() declarations to
16049         <unistd.h>.
16050         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
16051         declarations.
16052         * lib/getusershell.c: Include unistd.h.
16053         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
16054         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
16055         HAVE_GETUSERSHELL.
16056         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
16057         and HAVE_GETUSERSHELL.
16058         * modules/getusershell (Depends-on): Add unistd, extensions.
16059         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16060         (Include): Specify <unistd.h>.
16061         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
16062         HAVE_GETUSERSHELL.
16063
16064 2008-10-18  Bruno Haible  <bruno@clisp.org>
16065
16066         Add a getloadavg() declaration to <stdlib.h>.
16067         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
16068         getloadavg declaration.
16069         (getloadavg): New declaration.
16070         * lib/getloadavg.c: Include <stdlib.h> first.
16071         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
16072         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
16073         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
16074         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
16075         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
16076         * modules/getloadavg (Depends-on): Add stdlib, extensions.
16077         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
16078         (Include): Specify <stdlib.h>.
16079         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
16080         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
16081
16082 2008-10-18  Bruno Haible  <bruno@clisp.org>
16083
16084         * lib/dirchownmod.c: Don't include lchmod.h.
16085
16086         Move the lchmod() declaration to <sys/stat.h>.
16087         * lib/lchmod.h: Remove file.
16088         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
16089         (lchmod): New declaration, moved here from lib/lchown.h.
16090         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
16091         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
16092         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
16093         and HAVE_LCHMOD.
16094         * modules/lchmod (Files): Remove lib/lchmod.h.
16095         (Depends-on): Add sys_stat, extensions.
16096         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
16097         (Include): Specify <sys/stat.h> instead of lchmod.h.
16098         * modules/sys_stat (Depends-on): Add link-warning.
16099         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
16100         definition of GL_LINK_WARNING.
16101         * NEWS: Mention the change.
16102
16103 2008-10-18  Bruno Haible  <bruno@clisp.org>
16104
16105         * lib/fchdir.c: Don't include dirfd.h.
16106         * lib/fts.c: Likewise.
16107         * lib/getcwd.c: Likewise.
16108         * lib/glob.c: Likewise.
16109
16110         Move the dirfd() declaration to <dirent.h>.
16111         * lib/dirfd.h: Remove file.
16112         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
16113         (dirfd): New declaration.
16114         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
16115         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
16116         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
16117         HAVE_DECL_DIRFD.
16118         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
16119         HAVE_DECL_DIRFD.
16120         * modules/dirfd (Files): Remove lib/dirfd.h.
16121         (Depends-on): Add dirent, extensions.
16122         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
16123         (Include): Specify <dirent.h> instead of dirfd.h.
16124         * modules/dirent (Depends-on): Add link-warning.
16125         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
16126         definition of GL_LINK_WARNING.
16127         * NEWS: Mention the change.
16128
16129 2008-10-18  Bruno Haible  <bruno@clisp.org>
16130
16131         Move the euidaccess() declaration to <unistd.h>.
16132         * lib/euidaccess.h: Remove file.
16133         * lib/unistd.in.h (euidaccess): New declaration.
16134         * lib/euidaccess.c: Don't include euidaccess.h.
16135         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
16136         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
16137         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
16138         and HAVE_EUIDACCESS.
16139         * modules/euidaccess (Files): Remove lib/euidaccess.h.
16140         (Depends-on): Add unistd.
16141         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16142         (Include): Specify <unistd.h> instead of euidaccess.h.
16143         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
16144         HAVE_EUIDACCESS.
16145         * NEWS: Mention the change.
16146
16147 2008-10-18  Bruno Haible  <bruno@clisp.org>
16148
16149         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
16150
16151         Move the getdomainname() declaration to <unistd.h>.
16152         * lib/getdomainname.h: Remove file.
16153         * lib/unistd.in.h (getdomainname): New declaration.
16154         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
16155         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
16156         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
16157         HAVE_GETDOMAINNAME.
16158         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
16159         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
16160         * modules/getdomainname (Files): Remove lib/getdomainname.h.
16161         (Depends-on): Add unistd, extensions.
16162         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
16163         (Includes): Specify <unistd.h> instead of getdomainname.h.
16164         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
16165         HAVE_GETDOMAINNAME.
16166         * NEWS: Mention the change.
16167
16168 2008-10-18  Bruno Haible  <bruno@clisp.org>
16169
16170         * modules/dirent: New file.
16171         * m4/dirent_h.m4: New file.
16172         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
16173         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
16174         * modules/fchdir (Files): Remove lib/dirent.in.h.
16175         (Depends-on): Add dirent.
16176         (Makefile.am): Move rules to modules/dirent.
16177         * doc/posix-headers/dirent.texi: Mention the new module.
16178
16179 2008-10-18  Bruno Haible  <bruno@clisp.org>
16180
16181         Avoid -Wunused-parameter warnings in public gnulib header files.
16182         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
16183         macro.
16184         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
16185
16186 2008-10-18  Bruno Haible  <bruno@clisp.org>
16187
16188         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
16189         * doc/glibc-functions/error.texi: Mention the module 'error'.
16190         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
16191         * doc/glibc-functions/getdomainname.texi: Mention the module
16192         'getdomainname'.
16193         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
16194         * doc/glibc-functions/getpagesize.texi: Mention the module
16195         'getpagesize'.
16196         * doc/glibc-functions/getusershell.texi: Mention the module
16197         'getusershell'.
16198         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
16199         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
16200         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
16201         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
16202         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
16203         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
16204         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
16205         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
16206         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
16207         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
16208         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
16209         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
16210         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
16211         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
16212
16213 2008-10-17  Bruno Haible  <bruno@clisp.org>
16214
16215         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
16216         HP-UX and IRIX, use -0.0L.
16217         * tests/test-ceill.c (minus_zero): Likewise.
16218         * tests/test-floorl.c (minus_zero): Likewise.
16219         * tests/test-frexpl.c (minus_zero): Likewise.
16220         * tests/test-isnan.c (minus_zerol): Likewise.
16221         * tests/test-isnanl.h (minus_zero): Likewise.
16222         * tests/test-ldexpl.c (minus_zero): Likewise.
16223         * tests/test-roundl.c (minus_zero): Likewise.
16224         * tests/test-signbit.c (minus_zerol): Likewise.
16225         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
16226         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
16227         * tests/test-truncl.c (minus_zero): Likewise.
16228         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
16229         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
16230         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
16231         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
16232
16233 2008-10-17  Bruno Haible  <bruno@clisp.org>
16234
16235         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
16236         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
16237         that it gets activated only for gcc >= 3.0.
16238         * lib/dirent.in.h: Likewise.
16239         * lib/errno.in.h: Likewise.
16240         * lib/fcntl.in.h: Likewise.
16241         * lib/float.in.h: Likewise.
16242         * lib/iconv.in.h: Likewise.
16243         * lib/inttypes.in.h: Likewise.
16244         * lib/locale.in.h: Likewise.
16245         * lib/math.in.h: Likewise.
16246         * lib/netdb.in.h: Likewise.
16247         * lib/netinet_in.in.h: Likewise.
16248         * lib/search.in.h: Likewise.
16249         * lib/signal.in.h: Likewise.
16250         * lib/spawn.in.h: Likewise.
16251         * lib/stdarg.in.h: Likewise.
16252         * lib/stdint.in.h: Likewise.
16253         * lib/stdio.in.h: Likewise.
16254         * lib/stdlib.in.h: Likewise.
16255         * lib/string.in.h: Likewise.
16256         * lib/strings.in.h: Likewise.
16257         * lib/sys_file.in.h: Likewise.
16258         * lib/sys_ioctl.in.h: Likewise.
16259         * lib/sys_select.in.h: Likewise.
16260         * lib/sys_socket.in.h: Likewise.
16261         * lib/sys_stat.in.h: Likewise.
16262         * lib/sys_time.in.h: Likewise.
16263         * lib/sysexits.in.h: Likewise.
16264         * lib/time.in.h: Likewise.
16265         * lib/unistd.in.h: Likewise.
16266         * lib/wchar.in.h: Likewise.
16267         * lib/wctype.in.h: Likewise.
16268         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
16269
16270 2008-10-17  Jim Meyering  <meyering@redhat.com>
16271
16272         ignore-value: don't depend on inline module
16273         * modules/ignore-value (Depends-on): Remove 'inline'.
16274         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
16275         Suggestion from Bruno Haible.
16276
16277 2008-10-17  Bruno Haible  <bruno@clisp.org>
16278
16279         New implementation of condition variables for Win32.
16280         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
16281         (gl_linked_waitqueue_t): New type.
16282         (gl_cond_t): Use it.
16283         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
16284         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
16285         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
16286         (glthread_cond_init_func, glthread_cond_wait_func,
16287         glthread_cond_timedwait_func, glthread_cond_signal_func,
16288         glthread_cond_broadcast_func, glthread_cond_destroy_func):
16289         Reimplemented on the basis of gl_linked_waitqueue_t.
16290         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
16291         gl_waitqueue_t.
16292         (gl_rwlock_t): Update.
16293         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
16294
16295 2008-10-17  Simon Josefsson  <simon@josefsson.org>
16296
16297         * modules/recvfrom (Depends-on): Add dependency on getpeername.
16298         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
16299
16300 2008-10-17  Jim Meyering  <meyering@redhat.com>
16301
16302         ignore-value: new module
16303         * modules/ignore-value: New file.
16304         * lib/ignore-value.h: New file.
16305         * MODULES.html.sh (Compiler warning management): New section,
16306         just for this module.  More to come.
16307
16308 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
16309
16310         open-safer.c: avoid 'signed and unsigned in conditional...' warning
16311         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
16312         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
16313
16314 2008-10-16  Jim Meyering  <meyering@redhat.com>
16315
16316         openat-die.c: avoid 'no previous prototype' warning
16317         * lib/openat-die.c: Include "openat.h".
16318         Reported by Reuben Thomas <rrt@sc3d.org>.
16319
16320 2008-10-16  Simon Josefsson  <simon@josefsson.org>
16321
16322         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
16323         * lib/netdb.in.h: Fix typo.
16324         Reported by Bruno Haible  <bruno@clisp.org>
16325
16326         * lib/netdb.in.h: Include sys/socket.h for platforms without
16327         netdb.h, to get structures like hostent on MinGW.
16328         * modules/netdb (Depends-on): Add sys_socket.
16329
16330 2008-10-15  Simon Josefsson  <simon@josefsson.org>
16331
16332         * modules/netdb, modules/netdb-tests: New file.
16333         * m4/netdb_h.m4: New file.
16334         * lib/netdb.in.h: Add, currently just an empty file pending
16335         definitions.
16336         * tests/test-netdb.c: New file.
16337         * doc/posix-headers/netdb.texi: Mention that we replace it if
16338         needed.
16339         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
16340         netdb.
16341
16342 2008-10-15  Simon Josefsson  <simon@josefsson.org>
16343
16344         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
16345         with code.
16346
16347 2008-10-13  Bruno Haible  <bruno@clisp.org>
16348
16349         * lib/glthread/cond.c (glthread_cond_wait_func,
16350         glthread_cond_timedwait_func): Add a comment.
16351
16352 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16353
16354         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
16355         * tests/test-select.c: Likewise,
16356
16357 2008-10-13  Bruno Haible  <bruno@clisp.org>
16358
16359         * lib/glthread/cond.c (glthread_cond_wait_func,
16360         glthread_cond_timedwait_func): Fix variable name.
16361         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
16362
16363 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
16364
16365         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
16366         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
16367         struct sockaddr.sa_len.
16368         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
16369
16370 2008-10-13  Simon Josefsson  <simon@josefsson.org>
16371
16372         * build-aux/pmccabe2html: Add css and css_url parameters.
16373
16374 2008-10-12  Bruno Haible  <bruno@clisp.org>
16375
16376         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
16377         calling aclx_get.
16378         Reported by Rainer Tammer <tammer@tammer.net>.
16379
16380 2008-10-12  Bruno Haible  <bruno@clisp.org>
16381
16382         Use msvcrt aware primitives for creation/termination of Win32 threads.
16383         * lib/glthread/thread.c: Include <process.h>.
16384         (glthread_create_func): Use _beginthreadex instead of CreateThread.
16385         (wrapper_func): Update signature.
16386         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
16387
16388 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
16389             Bruno Haible  <bruno@clisp.org>
16390
16391         Provide a Win32 implementation of the 'cond' module.
16392         * lib/glthread/cond.h [USE_WIN32]: New implementation.
16393         * lib/glthread/cond.c (glthread_cond_init_func,
16394         glthread_cond_wait_func, glthread_cond_timedwait_func,
16395         glthread_cond_signal_func, glthread_cond_broadcast_func,
16396         glthread_cond_destroy_func) [USE_WIN32]: New functions.
16397         * modules/cond (Dependencies): Add gettimeofday.
16398
16399 2008-10-11  Bruno Haible  <bruno@clisp.org>
16400
16401         Make sleep work on older versions of mingw.
16402         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
16403         only whether it exists.
16404         * doc/posix-functions/sleep.texi: Mention the problem with older
16405         versions of mingw.
16406
16407 2008-10-11  Bruno Haible  <bruno@clisp.org>
16408
16409         New module 'shutdown'.
16410         * modules/shutdown: New file.
16411         * lib/sys_socket.in.h (shutdown): New declaration.
16412         * lib/winsock.c (shutdown): New function.
16413         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
16414         GNULIB_SHUTDOWN.
16415         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
16416         * doc/posix-functions/shutdown.texi: Document the new module.
16417
16418 2008-10-11  Jim Meyering  <meyering@redhat.com>
16419
16420         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
16421
16422 2008-10-11  Bruno Haible  <bruno@clisp.org>
16423
16424         New module 'fclose'.
16425         * modules/fclose: New file.
16426         * lib/stdio.in.h (fclose): New declaration.
16427         * lib/fclose.c: New file.
16428         * m4/fclose.m4: New file.
16429         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
16430         REPLACE_FCLOSE.
16431         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
16432         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
16433         REPLACE_FCLOSE.
16434         * modules/close (Depends-on): fclose.
16435         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
16436
16437 2008-10-11  Bruno Haible  <bruno@clisp.org>
16438
16439         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
16440         set errno and don't call _close.
16441
16442 2008-10-10  Bruno Haible  <bruno@clisp.org>
16443
16444         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
16445         ACL, not afterwards. Fixes test failure on Cygwin.
16446
16447 2008-10-09  Ben Pfaff  <blp@gnu.org>
16448
16449         * build-aux/announce-gen: Fix gnulib version related part of usage
16450         message.  Die with a useful error message if no tarballs are
16451         found.
16452
16453 2008-10-10  Jim Meyering  <meyering@redhat.com>
16454
16455         bootstrap: use git's --depth=N option only if it's supported
16456         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
16457         recognize the --depth option.  Reported by Pádraig Brady.
16458
16459 2008-10-09  Bruno Haible  <bruno@clisp.org>
16460
16461         New module 'ioctl'.
16462         * modules/ioctl: New file.
16463         * lib/sys_socket.in.h (ioctl): Remove declaration.
16464         * lib/winsock.c: Include <sys/ioctl.h>.
16465         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
16466         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
16467         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
16468         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
16469         * doc/posix-functions/ioctl.texi: Mention the new module.
16470
16471 2008-10-09  Bruno Haible  <bruno@clisp.org>
16472
16473         New module 'sys_ioctl'.
16474         * lib/sys_ioctl.in.h: New file.
16475         * m4/sys_ioctl_h.m4: New file.
16476         * modules/sys_ioctl: New file.
16477         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
16478
16479 2008-10-09  Bruno Haible  <bruno@clisp.org>
16480
16481         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
16482         * lib/winsock.c: Include <stdarg.h>.
16483         (rpl_ioctl): Change to second argument 'int' and then varargs.
16484
16485 2008-10-09  Bruno Haible  <bruno@clisp.org>
16486
16487         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
16488         when the sys_socket module is present and the system has <winsock2.h>.
16489
16490 2008-10-09  Bruno Haible  <bruno@clisp.org>
16491
16492         * doc/posix-functions/close.texi: Mention module 'close' instead of
16493         module 'sys_socket'.
16494
16495 2008-10-09  Bruno Haible  <bruno@clisp.org>
16496
16497         * doc/glibc-headers/sys_ioctl.texi: New file.
16498         * doc/gnulib.texi: Include it.
16499
16500 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
16501             Bruno Haible  <bruno@clisp.org>
16502
16503         Combine the two replacements of 'close'.
16504         * lib/sys_socket.in.h (close): Define to a reminder to include
16505         <unistd.h>.
16506         (_gl_close_fd_maybe_socket): New declaration.
16507         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
16508         * lib/winsock.c (close): Remove undefinition.
16509         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
16510         needed for the gnulib module 'close'.
16511         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
16512         define to an error symbol or to a warning, if suitable.
16513         * lib/close.c: Include <sys/socket.h>.
16514         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
16515         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
16516         UNISTD_H_HAVE_WINSOCK2_H.
16517         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
16518         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
16519         UNISTD_H_HAVE_WINSOCK2_H.
16520         * modules/sys_socket (Files): Add m4/unistd_h.m4.
16521         (configure.ac): Set a module indicator.
16522         (Makefile.am): Substitute GNULIB_CLOSE.
16523         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
16524         * modules/poll-tests (Depends-on): Add close.
16525         * modules/select-tests (Depends-on): Likewise.
16526
16527 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
16528             Bruno Haible  <bruno@clisp.org>
16529
16530         New module 'close'.
16531         * modules/close: New file.
16532         * lib/unistd.in.h (close): Move declaration out of the
16533         FCHDIR_REPLACEMENT scope.
16534         (_gl_unregister_fd): New declaration.
16535         * lib/close.c: New file.
16536         * lib/fchdir.c (rpl_close): Remove function.
16537         * m4/close.m4: New file.
16538         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
16539         close.
16540         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
16541         REPLACE_CLOSE.
16542         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
16543         REPLACE_CLOSE.
16544         * modules/fchdir (Depends-on): Add close.
16545
16546 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
16547             Bruno Haible  <bruno@clisp.org>
16548
16549         * lib/fcntl.in.h (open): Simplify conditionals.
16550         (_gl_register_fd): New declaration.
16551         * lib/fchdir.c (rpl_open): Remove function.
16552         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
16553         also.
16554         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
16555         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
16556         open.
16557
16558 2008-10-09  Jim Meyering  <meyering@redhat.com>
16559
16560         GNUmakefile: use the more name-space-friendly "_version"
16561         * top/GNUmakefile (_dummy): Update.
16562         (_version): Rename from "version".
16563
16564 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
16565             Bruno Haible  <bruno@clisp.org>
16566
16567         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
16568         rpl_close.
16569         (_gl_register_fd): New function, extracted from rpl_open.
16570         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
16571         (rpl_open, rpl_opendir): Use _gl_register_fd.
16572
16573 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
16574
16575         Fix organization of 'open' replacement.
16576         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
16577         (gl_FUNC_OPEN): Use it.
16578         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
16579
16580 2008-10-08  Bruno Haible  <bruno@clisp.org>
16581
16582         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
16583
16584 2008-10-08  Simon Josefsson  <simon@josefsson.org>
16585
16586         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
16587         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
16588         listen).
16589
16590 2008-10-08  Eric Blake  <ebb9@byu.net>
16591
16592         GNUmakefile: add 'make version' target
16593         * top/GNUmakefile (_curr-ver): Split version update rules...
16594         (version): ...into a target.
16595
16596 2008-10-07  Bruno Haible  <bruno@clisp.org>
16597
16598         Use a more portable replacement expression for -0.0L.
16599         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
16600         instead of -0.0L. Fix m4 quotation.
16601
16602         * tests/test-signbit.c: Include <float.h>.
16603         (minus_zero): New variable.
16604         (test_signbitl): Use minus_zero instead of -zero.
16605         * modules/signbit-tests (Depends-on): Add float.
16606
16607         * tests/test-ceill.c: Include <float.h>.
16608         (zero): Remove variable.
16609         (minus_zero): New variable.
16610         (main): Use minus_zero instead of -zero.
16611         * modules/ceill-tests (Depends-on): Add float.
16612
16613         * tests/test-floorl.c: Include <float.h>.
16614         (zero): Remove variable.
16615         (minus_zero): New variable.
16616         (main): Use minus_zero instead of -zero.
16617         * modules/floorl-tests (Depends-on): Add float.
16618
16619         * tests/test-roundl.c: Include <float.h>.
16620         (zero): Remove variable.
16621         (minus_zero): New variable.
16622         (main): Use minus_zero instead of -zero.
16623         * modules/roundl-tests (Depends-on): Add float.
16624
16625         * tests/test-truncl.c: Include <float.h>.
16626         (zero): Remove variable.
16627         (minus_zero): New variable.
16628         (main): Use minus_zero instead of -zero.
16629         * modules/truncl-tests (Depends-on): Add float.
16630
16631         * tests/test-frexpl.c (zero): Remove variable.
16632         (minus_zero): New variable.
16633         (main): Use minus_zero instead of -zero.
16634         * modules/frexpl-tests (Depends-on): Add float.
16635
16636         * tests/test-isnan.c (zerol): Remove variable.
16637         (minus_zerol): New variable.
16638         (test_long_double): Use minus_zerol instead of -zerol.
16639         * modules/isnan-tests (Depends-on): Add float.
16640
16641         * tests/test-isnanl.h (zero): Remove variable.
16642         (minus_zero): New variable.
16643         (main): Use minus_zero instead of -zero.
16644         * modules/isnanl-nolibm-tests (Depends-on): Add float.
16645         * modules/isnanl-tests (Depends-on): Add float.
16646
16647         * tests/test-ldexpl.c (zero): Remove variable.
16648         (minus_zero): New variable.
16649         (main): Use minus_zero instead of -zero.
16650         * modules/ldexpl-tests (Depends-on): Add float.
16651
16652         * tests/test-snprintf-posix.h (zerol): Remove variable.
16653         (minus_zerol): New variable.
16654         (test_function): Use minus_zerol instead of -zerol.
16655         * modules/snprintf-posix-tests (Depends-on): Add float.
16656         * modules/vsnprintf-posix-tests (Depends-on): Add float.
16657
16658         * tests/test-sprintf-posix.h (zerol): Remove variable.
16659         (minus_zerol): New variable.
16660         (test_function): Use minus_zerol instead of -zerol.
16661         * modules/sprintf-posix-tests (Depends-on): Add float.
16662         * modules/vsprintf-posix-tests (Depends-on): Add float.
16663
16664         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
16665         (minus_zerol): New variable.
16666         (test_function): Use minus_zerol instead of -zerol.
16667         * modules/vasnprintf-posix-tests (Depends-on): Add float.
16668
16669         * tests/test-vasprintf-posix.c (zerol): Remove variable.
16670         (minus_zerol): New variable.
16671         (test_function): Use minus_zerol instead of -zerol.
16672         * modules/vasprintf-posix-tests (Depends-on): Add float.
16673
16674 2008-10-07  Simon Josefsson  <simon@josefsson.org>
16675
16676         * MODULES.html.sh (Support for building documentation): Mention
16677         pmccabe2html.  Sort entries.
16678
16679         Add pmccabe2html module, from gnupdf.
16680         * build-aux/pmccabe.css: New file.
16681         * build-aux/pmccabe2html: New file.
16682         * m4/pmccabe2html.m4: New file.
16683         * modules/pmccabe2html: New file.
16684
16685 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
16686
16687         flock: new module
16688         * MODULES.html.sh: Add to list of modules.
16689         * lib/flock.c: flock implementation for Windows and Unix systems
16690         which have fcntl.
16691         * doc/glibc-functions/flock.texi: Update documentation.
16692         * lib/sys_file.in.h: <sys/file.h> header file.
16693         * m4/flock.m4: M4 macros.
16694         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
16695         * modules/flock: flock module.
16696         * modules/flock-tests: flock tests module.
16697         * modules/sys_file: sys/file.h module.
16698         * tests/test-flock.c: test suite for flock.
16699
16700 2008-10-06  Jim Meyering  <meyering@redhat.com>
16701
16702         bootstrap: check for LT_INIT more portably still ;-)
16703         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
16704         Spotted by Bruno Haible.
16705
16706 2008-10-06  Eric Blake  <ebb9@byu.net>
16707
16708         test-signbit: avoid tripping Irix cc bug on -0.0L
16709         * tests/test-signbit.c (minus_zerol): Delete, and replace with
16710         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
16711         entire testsuite consistent and avoids an Irix 6.2 bug.
16712
16713 2008-10-05  Bruno Haible  <bruno@clisp.org>
16714             Jim Meyering  <jim@meyering.net>
16715
16716         Add an option for ignoring EPIPE during close_stdout.
16717         * lib/closeout.h: Include <stdbool.h>.
16718         (close_stdout_set_ignore_EPIPE): New declaration.
16719         * lib/closeout.c: Include <stdbool.h>.
16720         (ignore_EPIPE): New variable.
16721         (close_stdout_set_ignore_EPIPE): New function.
16722         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
16723         * lib/close-stream.c (close_stream): Mention the possible EPIPE
16724         failure.
16725         * modules/closeout (Depends-on): Add stdbool.
16726
16727 2008-10-05  Bruno Haible  <bruno@clisp.org>
16728
16729         * modules/accept: New file.
16730         * modules/bind: New file.
16731         * modules/connect: New file.
16732         * modules/getpeername: New file.
16733         * modules/getsockname: New file.
16734         * modules/getsockopt: New file.
16735         * modules/listen: New file.
16736         * modules/recv: New file.
16737         * modules/recvfrom: New file.
16738         * modules/send: New file.
16739         * modules/sendto: New file.
16740         * modules/setsockopt: New file.
16741         * modules/socket: New file.
16742         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
16743         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
16744         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
16745         the particular module is requested. Add a link warning when the
16746         particular module is not requested.
16747         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
16748         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
16749         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
16750         the particular module is requested.
16751         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
16752         gl_SYS_SOCKET_H_DEFAULTS): New macros.
16753         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
16754         * modules/sys_socket (Depends-on): Add link-warning.
16755         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
16756         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
16757         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
16758         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
16759         GL_LINK_WARNING.
16760         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
16761         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
16762         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
16763         * doc/posix-functions/getpeername.texi: Mention the new module
16764         'getpeername'.
16765         * doc/posix-functions/getsockname.texi: Mention the new module
16766         'getsockname'.
16767         * doc/posix-functions/getsockopt.texi: Mention the new module
16768         'getsockopt'.
16769         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
16770         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
16771         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
16772         * doc/posix-functions/send.texi: Mention the new module 'send'.
16773         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
16774         * doc/posix-functions/setsockopt.texi: Mention the new module
16775         'setsockopt'.
16776         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
16777         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
16778         listen, connect, accept.
16779         * modules/select-tests (Depends-on): Likewise.
16780
16781 2008-10-05  Bruno Haible  <bruno@clisp.org>
16782
16783         * lib/winsock.c (strerror): Remove unused #undef.
16784         (rpl_close): Remove unused local variable.
16785
16786         * modules/sys_socket (Depends-on); Add errno.
16787
16788 2008-10-05  Bruno Haible  <bruno@clisp.org>
16789
16790         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
16791         (select): Add a link warning when the 'select' module is not used.
16792         * modules/sys_select (Depends-on): Add link-warning.
16793         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
16794         Suggested by Paolo Bonzini.
16795
16796 2008-10-05  Jim Meyering  <meyering@redhat.com>
16797
16798         bootstrap: check for LT_INIT more portably
16799         * build-aux/bootstrap: Avoid using grep -E, since it's not
16800         portable enough.  Suggestion from Bruno Haible.
16801
16802 2008-10-05  Bruno Haible  <bruno@clisp.org>
16803
16804         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
16805         as being fixed by gnulib.
16806
16807 2008-10-05  Bruno Haible  <bruno@clisp.org>
16808
16809         * modules/select-tests: New file, mostly copied from
16810         modules/sys_select-tests.
16811         * tests/test-select.c: New file, mostly copied from
16812         tests/test-sys_select.c.
16813         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
16814         * modules/sys_select-tests (Depends-on): Remove all dependencies.
16815         (Makefile.am): Remove test_sys_select_LDADD.
16816
16817         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
16818         to an undefined symbol, for an error message.
16819         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
16820         (gl_SYS_SELECT_H_DEFAULTS): New macro.
16821         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
16822         winsock-select.c here.
16823         * modules/sys_select (Files): Remove lib/winsock-select.c.
16824         (Depends-on): Remove alloca.
16825         (Makefile.am): Substitute GNULIB_SELECT.
16826         * modules/select: New file.
16827         * doc/posix-functions/select.texi: Update.
16828
16829 2008-10-05  Bruno Haible  <bruno@clisp.org>
16830
16831         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
16832         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
16833         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
16834         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
16835         getdtablesize.
16836         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
16837         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
16838
16839 2008-10-05  Bruno Haible  <bruno@clisp.org>
16840
16841         * modules/getdtablesize-tests: New file.
16842         * tests/test-getdtablesize.c: New file.
16843
16844         New module 'getdtablesize'.
16845         * lib/unistd.in.h (getdtablesize): New declaration.
16846         * lib/getdtablesize.c: New file.
16847         * m4/getdtablesize.m4: New file.
16848         * modules/getdtablesize: New file.
16849         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
16850         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
16851         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
16852         HAVE_GETDTABLESIZE.
16853         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
16854
16855 2008-10-05  Bruno Haible  <bruno@clisp.org>
16856
16857         * modules/sched (Makefile.am): Fix typo.
16858         Reported by Simon Josefsson.
16859
16860 2008-10-05  Jim Meyering  <meyering@redhat.com>
16861
16862         bootstrap: check for LT_INIT, too
16863         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
16864         are deprecated.  Suggestion from Ralf Wildenhues.
16865
16866 2008-10-05  Bruno Haible  <bruno@clisp.org>
16867
16868         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
16869         overriding them by ours.
16870         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
16871
16872 2008-10-05  Jim Meyering  <meyering@redhat.com>
16873
16874         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
16875         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
16876         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
16877
16878 2008-10-04  Bruno Haible  <bruno@clisp.org>
16879
16880         * modules/dup2 (License): Change to LGPLv2+.
16881         * modules/sleep (License): Likewise.
16882         * modules/perror (License): Likewise.
16883         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
16884         Blake.
16885         * modules/signal (License): Likewise.
16886         * modules/sigprocmask (License): Likewise.
16887         * modules/raise (License): Change to LGPLv2+, with approval by Jim
16888         Meyering.
16889
16890 2008-10-04  Bruno Haible  <bruno@clisp.org>
16891
16892         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
16893         Reported by Rainer Tammer <tammer@tammer.net>.
16894
16895 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
16896             Bruno Haible  <bruno@clisp.org>
16897
16898         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
16899         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
16900         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
16901
16902 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
16903
16904         filevercmp: new module
16905         * lib/filevercmp.h: New function filevercmp comparing version strings.
16906         * lib/filevercmp.c: Implementation of filevercmp function.
16907         * modules/filevercmp: Module metadata.
16908         * tests/test-filevercmp.c: Unit test for new module.
16909         * modules/filevercmp-tests: Unit test metadata.
16910         * MODULES.html.sh: Add filevercmp module.
16911
16912 2008-10-03  Bruno Haible  <bruno@clisp.org>
16913
16914         * lib/c-ctype.h: Add comment.
16915         Reported by Jim Meyering.
16916
16917 2008-10-02  Bruno Haible  <bruno@clisp.org>
16918
16919         * modules/posix_spawn-internal (Depends-on): Add 'open'.
16920
16921 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
16922
16923         * build-aux/bootstrap: Allow renaming bootstrap, and change the
16924         name of bootstrap.conf accordingly.
16925
16926 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
16927
16928         * build-aux/bootstrap: Install git-merge-changelog configuration
16929         items into .gitconfig if needed.
16930
16931 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
16932
16933         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
16934         git repository, and initialize/update it accordingly.
16935
16936 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
16937
16938         * modules/fsync-tests: New file.
16939         * tests/test-fsync.c: New file.
16940
16941         New module 'fsync'.
16942         * lib/fsync.c: New file.
16943         * m4/fsync.m4: New file.
16944         * modules/fsync: New file.
16945         * lib/unistd.in.h (fsync): New declaration.
16946         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
16947         GNULIB_FSYNC and HAVE_FSYNC.
16948         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
16949         * MODULES.html.sh (posix_functions): Add fsync.
16950         * doc/posix-functions/fsync.texi: Mention the new module.
16951
16952 2008-10-02  Jim Meyering  <meyering@redhat.com>
16953
16954         fts.c: sync with similar code from coreutils' remove.c
16955         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
16956         Guard also with "#if defined __linux__", since for now at least,
16957         this code is Linux-kernel-specific.
16958
16959 2008-10-02  Jim Meyering  <meyering@redhat.com>
16960
16961         fts: bug fixes
16962         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
16963         Include <sys/vfs.h>, not <sys/statfs.h>.
16964
16965         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
16966         Include <sys/vfs.h>, not <sys/statfs.h>.
16967
16968 2008-10-01  Bruno Haible  <bruno@clisp.org>
16969
16970         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
16971         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
16972         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
16973         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
16974         * doc/posix-functions/posix_spawnp.texi: Likewise.
16975         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
16976         whether posix_spawn actually works.
16977         * m4/pipe.m4 (gl_PIPE): Likewise.
16978         * modules/execute (Files): Add m4/posix_spawn.m4.
16979         * modules/pipe (Files): Add m4/posix_spawn.m4.
16980         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
16981
16982 2008-10-01  Jim Meyering  <meyering@redhat.com>
16983
16984         remove trailing spaces
16985         * NEWS: Likewise.
16986         * lib/poll.c (poll): Likewise.
16987         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
16988         * lib/winsock.c (rpl_close): Likewise.
16989         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
16990         * modules/yield: Likewise.
16991         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
16992         * tests/test-sys_select.c (connect_to_socket): Likewise.
16993
16994         fts.c: adjust a new interface to be more generally useful
16995         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
16996         (fts_build): Adjust caller.
16997
16998 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
16999
17000         * modules/cond-tests: New file.
17001         * tests/test-cond.c: New file.
17002
17003 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17004             Bruno Haible  <bruno@clisp.org>
17005
17006         * modules/cond (Dependencies): Add errno, time.
17007         * lib/glthread/cond.h: Include <time.h>.
17008         (gl_cond_define, gl_cond_define_initialized): Use the same definition
17009         across platforms.
17010
17011 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17012             Bruno Haible  <bruno@clisp.org>
17013
17014         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
17015
17016 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17017             Bruno Haible  <bruno@clisp.org>
17018
17019         * modules/tls-tests (Depends-on): Add thread, yield.
17020         (configure.ac): Remove all checks.
17021         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
17022         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
17023         gl_thread_self): Remove definitions. Include glthread/thread.h and
17024         glthread/yield.h instead.
17025         (test_tls): Pass an additional NULL argument to gl_thread_join.
17026
17027 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17028             Bruno Haible  <bruno@clisp.org>
17029
17030         * modules/lock-tests (Depends-on): Add thread, yield.
17031         (configure.ac): Remove all checks.
17032         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
17033         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
17034         gl_thread_self): Remove definitions. Include glthread/thread.h and
17035         glthread/yield.h instead.
17036         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
17037         additional NULL argument to gl_thread_join.
17038
17039 2008-09-30  Bruno Haible  <bruno@clisp.org>
17040
17041         Fix the Win32 implementation of the 'thread' module.
17042         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
17043         pointer type.
17044         (gl_thread_self): Invoke gl_thread_self_func.
17045         (gl_thread_self_func): New declaration.
17046         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
17047         (do_init_self_key, init_self_key): New functions.
17048         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
17049         Remove some fields.
17050         (running_threads, running_lock): Remove variables.
17051         (get_current_thread_handle): New function.
17052         (gl_thread_self_func, wrapper_func, glthread_create_func,
17053         glthread_join_func, gl_thread_exit_func): Largely rewritten and
17054         simplified.
17055
17056 2008-09-30  Bruno Haible  <bruno@clisp.org>
17057
17058         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
17059         files.
17060
17061 2008-09-30  Jim Meyering  <meyering@redhat.com>
17062
17063         fts.m4: correct the test for statfs.f_type
17064         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
17065         when checking for statfs.f_type.
17066
17067 2008-09-15  Simon Josefsson  <simon@josefsson.org>
17068
17069         tests: avoid some compiler warnings
17070         * tests/test-memchr.c (main): Pass NULL indirectly.
17071         * tests/test-getdate.c (main): Remove unused variable 'ret'.
17072
17073 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
17074
17075         getdate.y: disallow countable dayshifts like "4 yesterday ago"
17076         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
17077         exactly specified dayshifts.
17078         (dayshift): New rule.
17079         (rel): Add dayshift.
17080         (relative_time_table) [tomorrow, yesterday, today, now]:
17081         Use tDAY_SHIFT in place of tDAY_UNIT.
17082         * tests/test-getdate.c: Add tests for now-disallowed countable
17083         dayshifts, e.g., "4 yesterday ago".
17084
17085 2008-09-29  Bruno Haible  <bruno@clisp.org>
17086
17087         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
17088         * tests/test-posix_spawn1.in.sh: Renamed from
17089         tests/test-posix_spawn.in.sh.
17090         * tests/test-posix_spawn2.c: New file.
17091         * tests/test-posix_spawn2.in.sh: New file.
17092         * modules/posix_spawnp-tests (Files): Update.
17093         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
17094
17095 2008-09-29  Bruno Haible  <bruno@clisp.org>
17096
17097         Propagate effects of putenv/setenv/unsetenv to child processes.
17098         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
17099         * lib/pipe.c (create_pipe): Likewise.
17100
17101 2008-09-29  Bruno Haible  <bruno@clisp.org>
17102
17103         Enable use of shell scripts as executables in mingw.
17104         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
17105         run the program as a shell script.
17106         * lib/pipe.c (create_pipe): Likewise.
17107         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
17108         resulting array.
17109
17110 2008-09-29  Eric Blake  <ebb9@byu.net>
17111
17112         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
17113
17114 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
17115
17116         * doc/posix-functions/accept.texi: Update mingw problems.
17117         * doc/posix-functions/bind.texi: Update mingw problems.
17118         * doc/posix-functions/close.texi: Update mingw problems.
17119         * doc/posix-functions/connect.texi: Update mingw problems.
17120         * doc/posix-functions/getpeername.texi: Update mingw problems.
17121         * doc/posix-functions/getsockname.texi: Update mingw problems.
17122         * doc/posix-functions/getsockopt.texi: Update mingw problems.
17123         * doc/posix-functions/ioctl.texi: Update mingw problems.
17124         * doc/posix-functions/listen.texi: Update mingw problems.
17125         * doc/posix-functions/recv.texi: Update mingw problems.
17126         * doc/posix-functions/recvfrom.texi: Update mingw problems.
17127         * doc/posix-functions/select.texi: Update mingw problems.
17128         * doc/posix-functions/send.texi: Update mingw problems.
17129         * doc/posix-functions/sendto.texi: Update mingw problems.
17130         * doc/posix-functions/setsockopt.texi: Update mingw problems.
17131         * doc/posix-functions/socket.texi: Update mingw problems.
17132
17133 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
17134             Bruno Haible  <bruno@clisp.org>
17135
17136         * lib/sys_select.in.h: Include sys/time.h.
17137         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
17138         * modules/sys_select: Depend on sys_time.
17139         * tests/test-sys_select.c: Test that sys/select.h defines struct
17140         timeval fully.
17141
17142 2008-09-29  Bruno Haible  <bruno@clisp.org>
17143
17144         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
17145         * lib/sys_select.in.h: Likewise.
17146
17147 2008-09-29  Bruno Haible  <bruno@clisp.org>
17148
17149         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
17150
17151 2008-09-29  Bruno Haible  <bruno@clisp.org>
17152
17153         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
17154         Set LIBSOCKET instead of augmenting LIBS.
17155         * modules/sockets (Link): New section.
17156         * modules/sockets-tests (test_sockets_LDADD): New variable.
17157         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
17158         * modules/poll-tests (test_poll_LDADD): New variable.
17159         * NEWS: Document the change.
17160
17161 2008-09-29  Bruno Haible  <bruno@clisp.org>
17162
17163         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
17164         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
17165         ARPA_INET_H directly.
17166         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
17167
17168 2008-09-28  Bruno Haible  <bruno@clisp.org>
17169
17170         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
17171         from gl_HEADER_SYS_SOCKET.
17172         (gl_HEADER_SYS_SOCKET): Invoke it.
17173         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
17174
17175 2008-09-28  Bruno Haible  <bruno@clisp.org>
17176
17177         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
17178         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
17179         Needed on OSF/1 4.0.
17180
17181 2008-09-28  Bruno Haible  <bruno@clisp.org>
17182
17183         Override open more carefully.
17184         * lib/open.c (orig_open): New function.
17185         (rpl_open): Use orig_open instead of open.
17186         * lib/fcntl.in.h: Add special invocation convention.
17187         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
17188         (gl_FUNC_OPEN): Invoke it.
17189
17190         Override freopen more carefully.
17191         * lib/freopen.c (orig_freopen): New function.
17192         (rpl_freopen): Use orig_freopen instead of freopen.
17193         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
17194         (gl_FUNC_FREOPEN): Invoke it.
17195
17196         Override fopen more carefully.
17197         * lib/fopen.c (orig_fopen): New function.
17198         (rpl_fopen): Use orig_fopen instead of fopen.
17199         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
17200         (gl_FUNC_FOPEN): Invoke it.
17201         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
17202
17203 2008-09-28  Bruno Haible  <bruno@clisp.org>
17204
17205         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
17206         SIGPIPE.
17207
17208 2008-09-28  Bruno Haible  <bruno@clisp.org>
17209
17210         * tests/test-sigaction.c (handler, main): Disable the check whether
17211         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
17212         glibc systems with LinuxThreads.
17213
17214 2008-09-28  Bruno Haible  <bruno@clisp.org>
17215
17216         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
17217
17218         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
17219         with AIX xlc.
17220         * lib/fcntl.in.h (open): Likewise.
17221         Reported by Rainer Tammer <tammer@tammer.net>.
17222
17223 2008-09-28  Bruno Haible  <bruno@clisp.org>
17224
17225         * modules/posix_spawnp-tests: New file.
17226         * tests/test-posix_spawn.c: New file.
17227         * tests/test-posix_spawn.in.sh: New file.
17228
17229         New module 'posix_spawnp'.
17230         * modules/posix_spawnp: New file.
17231         * lib/spawnp.c: New file, from GNU libc with modifications.
17232         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
17233
17234         New module 'posix_spawn'.
17235         * modules/posix_spawn: New file.
17236         * lib/spawn.c: New file, from GNU libc with modifications.
17237         * doc/posix-functions/posix_spawn.texi: Mention the new module.
17238
17239         New module 'posix_spawnattr_destroy'.
17240         * modules/posix_spawnattr_destroy: New file.
17241         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
17242         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
17243         module.
17244
17245         New module 'posix_spawnattr_setsigmask'.
17246         * modules/posix_spawnattr_setsigmask: New file.
17247         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
17248         modifications.
17249         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
17250         new module.
17251
17252         New module 'posix_spawnattr_getsigmask'.
17253         * modules/posix_spawnattr_getsigmask: New file.
17254         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
17255         modifications.
17256         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
17257         new module.
17258
17259         New module 'posix_spawnattr_setsigdefault'.
17260         * modules/posix_spawnattr_setsigdefault: New file.
17261         * lib/spawnattr_setdefault.c: New file, from GNU libc with
17262         modifications.
17263         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
17264         new module.
17265
17266         New module 'posix_spawnattr_getsigdefault'.
17267         * modules/posix_spawnattr_getsigdefault: New file.
17268         * lib/spawnattr_getdefault.c: New file, from GNU libc with
17269         modifications.
17270         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
17271         new module.
17272
17273         New module 'posix_spawnattr_setschedpolicy'.
17274         * modules/posix_spawnattr_setschedpolicy: New file.
17275         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
17276         modifications.
17277         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
17278         new module.
17279
17280         New module 'posix_spawnattr_getschedpolicy'.
17281         * modules/posix_spawnattr_getschedpolicy: New file.
17282         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
17283         modifications.
17284         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
17285         new module.
17286
17287         New module 'posix_spawnattr_setschedparam'.
17288         * modules/posix_spawnattr_setschedparam: New file.
17289         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
17290         modifications.
17291         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
17292         new module.
17293
17294         New module 'posix_spawnattr_getschedparam'.
17295         * modules/posix_spawnattr_getschedparam: New file.
17296         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
17297         modifications.
17298         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
17299         new module.
17300
17301         New module 'posix_spawnattr_setpgroup'.
17302         * modules/posix_spawnattr_setpgroup: New file.
17303         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
17304         modifications.
17305         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
17306         module.
17307
17308         New module 'posix_spawnattr_getpgroup'.
17309         * modules/posix_spawnattr_getpgroup: New file.
17310         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
17311         modifications.
17312         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
17313         module.
17314
17315         New module 'posix_spawnattr_setflags'.
17316         * modules/posix_spawnattr_setflags: New file.
17317         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
17318         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
17319         module.
17320
17321         New module 'posix_spawnattr_getflags'.
17322         * modules/posix_spawnattr_getflags: New file.
17323         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
17324         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
17325         module.
17326
17327         New module 'posix_spawnattr_init'.
17328         * modules/posix_spawnattr_init: New file.
17329         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
17330         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
17331         module.
17332
17333         New module 'posix_spawn_file_actions_destroy'.
17334         * modules/posix_spawn_file_actions_destroy: New file.
17335         * lib/spawn_faction_destroy.c: New file, from GNU libc with
17336         modifications.
17337         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
17338         the new module.
17339
17340         New module 'posix_spawn_file_actions_addopen'.
17341         * modules/posix_spawn_file_actions_addopen: New file.
17342         * lib/spawn_faction_addopen.c: New file, from GNU libc with
17343         modifications.
17344         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
17345         the new module.
17346
17347         New module 'posix_spawn_file_actions_adddup2'.
17348         * modules/posix_spawn_file_actions_adddup2: New file.
17349         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
17350         modifications.
17351         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
17352         the new module.
17353
17354         New module 'posix_spawn_file_actions_addclose'.
17355         * modules/posix_spawn_file_actions_addclose: New file.
17356         * lib/spawn_faction_addclose.c: New file, from GNU libc with
17357         modifications.
17358         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
17359         the new module.
17360
17361         New module 'posix_spawn_file_actions_init'.
17362         * modules/posix_spawn_file_actions_init: New file.
17363         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
17364         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
17365         new module.
17366
17367         New module 'posix_spawn-internal'.
17368         * modules/posix_spawn-internal: New file.
17369         * lib/spawn_int.h: New file, from GNU libc with modifications.
17370         * lib/spawni.c: New file, from GNU libc with modifications.
17371         * m4/posix_spawn.m4: New file.
17372
17373         New module 'spawn'.
17374         * modules/spawn: New file.
17375         * lib/spawn.in.h: New file, from GNU libc with modifications.
17376         * m4/spawn_h.m4: New file.
17377         * doc/posix-headers/spawn.texi: Mention the new module.
17378
17379 2008-09-28  Bruno Haible  <bruno@clisp.org>
17380
17381         * modules/sched-tests: New file.
17382         * tests/test-sched.c: New file.
17383
17384         New module 'sched'.
17385         * modules/sched: New file.
17386         * lib/sched.in.h: New file.
17387         * m4/sched_h.m4: New file.
17388         * doc/posix-headers/sched.texi: Mention the new module.
17389
17390 2008-09-27  Eric Blake  <ebb9@byu.net>
17391
17392         Fix previous patch, and tweak references to $0.
17393         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
17394         (func_version, func_gnulib_dir): Don't call this program
17395         gnulib-tool.
17396         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
17397         with using $0 in function.
17398         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
17399         (func_fatal_error): Reuse the name the user invoked us with.
17400
17401 2008-09-27  Bruno Haible  <bruno@clisp.org>
17402
17403         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
17404         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
17405         (gl_ICONV_H): Not here.
17406         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
17407         instead of assigning ICONV_H directly.
17408
17409         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
17410         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
17411         WCHAR_H directly.
17412
17413 2008-09-27  Bruno Haible  <bruno@clisp.org>
17414
17415         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
17416         * modules/arpa_inet (Depends-on): Add link-warning.
17417         (Makefile.am): Insert the definition of GL_LINK-WARNING.
17418         * modules/unistd (Makefile.am): Likewise.
17419
17420 2008-09-26  Bruno Haible  <bruno@clisp.org>
17421
17422         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
17423         variables.
17424         (func_version): Essentially copied from gnulib-tool.
17425         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
17426         func_readlink): Copied from gnulib-tool.
17427
17428 2008-09-26  Bruno Haible  <bruno@clisp.org>
17429
17430         * gnulib-tool (func_version): Change directory to $gnulib_dir before
17431         invoking git-version-gen.
17432
17433 2008-09-26  Bruno Haible  <bruno@clisp.org>
17434
17435         * posix-modules: Update to directory names changed on 2008-01-19.
17436         Remove commas in output before splitting into words. No more need to
17437         avoid 'ftruncate' since 2007-02-19.
17438
17439 2008-09-26  Bruno Haible  <bruno@clisp.org>
17440
17441         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
17442
17443 2008-09-26  Bruno Haible  <bruno@clisp.org>
17444
17445         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
17446         * modules/fwriteerror (Depends-on): Add errno.
17447
17448 2008-09-26  Bruno Haible  <bruno@clisp.org>
17449
17450         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
17451         * tests/test-vc-list-files-cvs.sh: Likewise.
17452
17453 2008-09-26  Bruno Haible  <bruno@clisp.org>
17454
17455         * doc/posix-headers/sys_resource.texi: Reorder items.
17456
17457 2008-09-26  Jim Meyering  <meyering@redhat.com>
17458
17459         fts: tweak inode comparison function
17460         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
17461         inode numbers, as documented.
17462
17463         fts: sort dirent entries on inode number before traversing
17464         This avoids a quadratic, seek-related performance penalty when
17465         operating on a directory containing many entries (measurable at 10k;
17466         3.5 hours at 2 million entries with a cold cache) on certain types
17467         of file systems, including ext3 and ext4, but not tmpfs.
17468         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
17469         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
17470         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
17471         (fs_handles_readdir_ordered_dirents_efficiently): New function.
17472         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
17473         (fts_build): Set the stat.st_ino member from D_INO.
17474         If it is likely to be useful, sort dirent entries on inode number.
17475
17476         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
17477         and the struct statfs.f_type member.
17478         * modules/fts (Depends-on): Add d-ino.
17479
17480 2008-09-26  Bruno Haible  <bruno@clisp.org>
17481
17482         * modules/sigpipe-die (Depends-on): Add sigpipe.
17483
17484         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
17485         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
17486         and GNULIB_STDIO_H_SIGPIPE are set.
17487         * lib/stdio-write.c: New file.
17488         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
17489         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
17490         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
17491         REPLACE_STDIO_WRITE_FUNCS.
17492         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
17493         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
17494         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
17495         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
17496         * modules/stdio (Files): Add lib/stdio-write.c.
17497         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
17498         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
17499         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
17500         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
17501         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
17502         REPLACE_FPRINTF_POSIX.
17503         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
17504         REPLACE_PRINTF_POSIX.
17505         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
17506         REPLACE_VFPRINTF_POSIX.
17507         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
17508         REPLACE_VPRINTF_POSIX.
17509         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
17510         SIGPIPE issue.
17511         * doc/posix-functions/fputc.texi: Likewise.
17512         * doc/posix-functions/fputs.texi: Likewise.
17513         * doc/posix-functions/fwrite.texi: Likewise.
17514         * doc/posix-functions/printf.texi: Likewise.
17515         * doc/posix-functions/putc.texi: Likewise.
17516         * doc/posix-functions/putchar.texi: Likewise.
17517         * doc/posix-functions/puts.texi: Likewise.
17518         * doc/posix-functions/vfprintf.texi: Likewise.
17519         * doc/posix-functions/vprintf.texi: Likewise.
17520
17521         * modules/safe-write (Depends-on): Add write.
17522
17523         * modules/sigpipe-tests: New file.
17524         * tests/test-sigpipe.c: New file.
17525         * tests/test-sigpipe.sh: New file.
17526
17527         * modules/write: New file.
17528         * lib/unistd.in.h: Include <sys/types.h>.
17529         (write): New declaration.
17530         * lib/write.c: New file.
17531         * m4/write.m4: New file.
17532         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
17533         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
17534         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
17535         GNULIB_WRITE, REPLACE_WRITE.
17536         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
17537         and the SIGPIPE issue.
17538
17539         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
17540         (raise): New declaration.
17541         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
17542         (ext_signal): New function.
17543         (rpl_raise): New function.
17544         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
17545         GNULIB_SIGNAL_H_SIGPIPE.
17546         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
17547         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
17548
17549         * modules/sigpipe: New file.
17550         * m4/sigpipe.m4: New file.
17551
17552 2008-09-25  Derek Price  <derek@ximbiot.com>
17553             Bruno Haible  <bruno@clisp.org>
17554
17555         * gnulib-tool (func_import): Report all license incompatibilities, not
17556         just the first one.
17557
17558 2008-09-25  Bruno Haible  <bruno@clisp.org>
17559
17560         * gnulib-tool (func_import): When computing the edits, consider not
17561         only the Makefile.ams that exist but also those that will be generated.
17562
17563 2008-09-25  Simon Josefsson  <simon@josefsson.org>
17564
17565         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
17566         fixes gnulib-tool --test warning about duplicate dependency.
17567
17568 2008-09-25  Bruno Haible  <bruno@clisp.org>
17569
17570         * gnulib-tool: Don't ask the user to perform edits in the generated
17571         Makefile.ams.
17572         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
17573         apply to the Makefile.am being generated.
17574         (func_emit_tests_Makefile_am): Execute edits that apply to the
17575         Makefile.am being generated.
17576         (func_import): Setup list of Makefile.am edits before emitting the
17577         Makefile.ams, not at the end.
17578         (func_create_testdir): Update.
17579         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
17580
17581 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17582
17583         * gnulib-tool (func_import): Store the --tests-base option in the
17584         comment in gnulib-cache.m4.
17585
17586 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
17587
17588         * NEWS: Document increased portability that sys_select now provides.
17589
17590         * lib/sys_select.in.h: Install select wrapper.
17591         * lib/sys_socket.in.h: Use more descriptive name when there is no
17592         select wrapper.
17593         * lib/winsock-select.c: New.
17594         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
17595         Require gl_HEADER_SYS_SOCKET.
17596         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
17597         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
17598         * tests/test-sys_select.c: Add functional tests.
17599
17600 2008-09-24  Eric Blake  <ebb9@byu.net>
17601
17602         open, fopen: close fd leak in last patch
17603         * lib/open.c (rpl_open): Close fd before returning error.
17604         * lib/fopen.c (rpl_fopen): Close fd before returning error.
17605         * doc/posix-functions/open.texi (open): Document that Irix also
17606         has the bug.
17607         * doc/posix-functions/fopen.texi (fopen): Likewise.
17608         Reported by Paolo Bonzini.
17609
17610 2008-09-24  Bruno Haible  <bruno@clisp.org>
17611
17612         Ensure that a filename ending in a slash cannot be used to access a
17613         non-directory.
17614         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
17615         to check whether it's really a directory.
17616         * lib/fopen.c: Include fcntl.h, unistd.h.
17617         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
17618         and fdopen().
17619         * modules/fopen (Depends-on): Add unistd.
17620         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
17621         * tests/test-fopen.c (main): Likewise.
17622         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
17623         * doc/posix-functions/fopen.texi: Likewise.
17624         Reported by Eric Blake.
17625
17626 2008-09-23  Eric Blake  <ebb9@byu.net>
17627
17628         c-stack: avoid compiler optimizations when provoking overflow
17629         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
17630         recursion harder to optimize, to ensure a stack overflow occurs.
17631         * tests/test-c-stack.c (recurse): Likewise.
17632         Borrowed from libsigsegv.
17633
17634         c-stack: work around Irix sigaltstack bug
17635         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
17636         whether sigaltstack uses wrong end of stack_t (copied in part from
17637         libsigsegv).
17638         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
17639         Irix bug, without requiring an over-allocation.
17640         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
17641         bug.
17642
17643         fopen: document mingw bug on directories
17644         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
17645         not allowing a stream visiting a directory, even though reading
17646         from such a stream is not portable.
17647
17648 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
17649
17650         * lib/poll.c: Rewrite.
17651         * modules/poll: Depend on alloca.
17652
17653 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
17654
17655         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
17656         instead define prototypes for a full set of wrappers.  Ensure
17657         that Cygwin does not use the compatibility code, which is only
17658         for MinGW.
17659         * lib/winsock.c: New.
17660         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
17661         * modules/sys_socket: Add lib/winsock.c.
17662
17663         * modules/poll-tests: Add errno and perror.
17664         * tests/test-poll.c: Use ioctl, not ioctlsocket.
17665
17666 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
17667
17668         * tests/test-poll.c: Downgrade minimum needed Winsock version.
17669
17670 2008-09-23  Bruno Haible  <bruno@clisp.org>
17671
17672         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
17673         * doc/glibc-functions/*: Likewise.
17674
17675 2008-09-23  Simon Josefsson  <simon@josefsson.org>
17676
17677         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
17678         success.
17679
17680 2008-09-22  Eric Blake  <ebb9@byu.net>
17681             Bruno Haible  <bruno@clisp.org>
17682
17683         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
17684         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
17685         supply %A but mishandle pseudo-NaN.
17686         Reported by Simon Josefsson.
17687
17688 2008-09-21  Bruno Haible  <bruno@clisp.org>
17689
17690         * tests/test-lock.c (main): Tweak skip message.
17691         * tests/test-tls.c (main): Likewise.
17692
17693 2008-09-21  Bruno Haible  <bruno@clisp.org>
17694
17695         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
17696         whether 'struct sigaction' has sa_sigaction here...
17697         (gl_PREREQ_SIG_HANDLER_H): ... not here.
17698         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
17699
17700 2008-09-21  Bruno Haible  <bruno@clisp.org>
17701
17702         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
17703         section.
17704         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
17705         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
17706         the new section.
17707         (Support for obsolete systems lacking POSIX:2001): New section.
17708         (String handling <string.h>): Move strdup to the new section.
17709         Suggested by Simon Josefsson and Paolo Bonzini.
17710
17711 2008-09-21  Bruno Haible  <bruno@clisp.org>
17712
17713         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
17714         exponents in %e and %g results on 'long double'. Needed for mingw's
17715         improved *printf functions.
17716         * tests/test-vasprintf-posix.c (test_function): Likewise.
17717         * tests/test-snprintf-posix.h (test_function): Likewise.
17718         * tests/test-sprintf-posix.h (test_function): Likewise.
17719         Reported by Eric Blake.
17720
17721 2008-09-21  Bruno Haible  <bruno@clisp.org>
17722
17723         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
17724         * tests/test-sprintf-posix.h (test_function): Likewise.
17725
17726 2008-09-21  Bruno Haible  <bruno@clisp.org>
17727
17728         * modules/getpass (Depends-on): Add strdup-posix.
17729
17730         New module 'strdup-posix'.
17731         * modules/strdup-posix: New file.
17732         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
17733         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
17734         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
17735         REPLACE_STRDUP.
17736         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
17737         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
17738         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
17739         strdup-posix.
17740
17741         * modules/strdup (Depends-on): Remove malloc-posix.
17742
17743 2008-09-20  Bruno Haible  <bruno@clisp.org>
17744
17745         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
17746         Wildenhues.
17747
17748 2008-09-20  Bruno Haible  <bruno@clisp.org>
17749
17750         Ensure that wint_t gets defined on IRIX 5.3.
17751         * lib/wchar.in.h (wint_t): Define if not defined by the system.
17752         * lib/wctype.in.h (wint_t): Likewise.
17753         (__wctype_wint_t): Remove type.
17754         (isw*): Use wint_t instead of __wctype_wint_t.
17755         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
17756         * modules/wchar (Files): Add m4/wint_t.m4.
17757         (Makefile.am): Substitute HAVE_WINT_T.
17758         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
17759         * tests/test-wctype.c: Check that wint_t is defined.
17760         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
17761         * doc/posix-headers/wctype.texi: Likewise.
17762         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
17763
17764 2008-09-18  Bruno Haible  <bruno@clisp.org>
17765
17766         * gnulib-tool (func_exit): Update comment.
17767
17768 2008-09-18  Simon Josefsson  <simon@josefsson.org>
17769
17770         * modules/getaddrinfo (Depends-on): Remove strdup, this module
17771         assumes strdup exists and does not depend on strdup to return
17772         ENOMEM on out of memory conditions.
17773
17774 2008-09-18  Bruno Haible  <bruno@clisp.org>
17775
17776         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
17777         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
17778         digits for the exponent.
17779
17780 2008-09-18  Jim Meyering  <meyering@redhat.com>
17781             Bruno Haible  <bruno@clisp.org>
17782
17783         * lib/vasnprintf.c (decimal_point_char): Define also if
17784         NEED_PRINTF_INFINITE_LONG_DOUBLE.
17785
17786 2008-09-16  Bruno Haible  <bruno@clisp.org>
17787         and Eric Blake  <ebb9@byu.net>
17788
17789         vasnprintf: support Irix 5.3
17790         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
17791         that mishandle long double infinity.
17792         Reported by Tom G. Christensen.
17793
17794 2008-09-16  Bruno Haible  <bruno@clisp.org>
17795
17796         * doc/glibc-functions/scandir.texi: Mention the function is missing on
17797         Solaris 9.
17798         * doc/glibc-functions/alphasort.texi: Likewise.
17799         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
17800
17801 2008-09-16  Jim Meyering  <meyering@redhat.com>
17802
17803         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
17804         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
17805         a umask modification leak out of a subshell.  Otherwise, the
17806         opensolaris /bin/sh would be accepted and thus cause unwarranted
17807         failures in the coreutils test suite.
17808
17809 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
17810
17811         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
17812         to succeed.
17813
17814 2008-09-16  Jim Meyering  <meyering@redhat.com>
17815
17816         avoid spurious test failure when library is built without ACL support
17817         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
17818         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
17819         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
17820         * tests/test-copy-acl.sh: Likewise.
17821
17822 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17823
17824         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
17825         based on character occurrence counts.
17826
17827 2008-09-15  Eric Blake  <ebb9@byu.net>
17828
17829         tests: avoid some compiler warnings
17830         * tests/test-memchr.c (main): Pass NULL indirectly.
17831         * tests/test-closein.c (main): Avoid unused variable.
17832
17833 2008-09-15  Bruno Haible  <bruno@clisp.org>
17834
17835         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
17836         are missing on OpenBSD 4.0 individually.
17837         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
17838
17839 2008-09-15  Bruno Haible  <bruno@clisp.org>
17840
17841         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
17842         * doc/posix-functions/strerror.texi: Mention also Cygwin.
17843         * doc/posix-functions/perror.texi: Likewise.
17844         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
17845         is missing.
17846         Reported by Eric Blake.
17847
17848         * lib/errno.in.h: Use replacement values >= 2000.
17849         Reported by Eric Blake.
17850
17851 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17852
17853         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
17854         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
17855         limit.
17856         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
17857         compareseq was aborted.
17858
17859 2008-09-14  Bruno Haible  <bruno@clisp.org>
17860
17861         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
17862         yvec_edit_count.
17863         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
17864         (fstrcmp_bounded): Simplify result computation accordingly.
17865
17866 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17867
17868         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
17869         (fstrcmp): Define in terms of fstrcmp_bounded.
17870         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
17871         lower_bound argument.
17872         Return quickly if the result is certainly < lower_bound.
17873         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
17874
17875 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17876
17877         * lib/diffseq.h (EARLY_ABORT): New macro.
17878         (compareseq): Change return type to bool. Return true when EARLY_ABORT
17879         evaluates to true.
17880
17881 2008-09-14  Bruno Haible  <bruno@clisp.org>
17882
17883         * modules/perror-tests: New file.
17884         * tests/test-perror.sh: New file.
17885         * tests/test-perror.c: New file.
17886
17887         New module 'perror'.
17888         * lib/stdio.in.h (perror): New declaration.
17889         * lib/perror.c: New file.
17890         * m4/perror.m4: New file.
17891         * modules/perror: New file.
17892         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
17893         * doc/posix-functions/perror.texi: Mention the perror module.
17894         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
17895         REPLACE_PERROR.
17896         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
17897         REPLACE_PERROR.
17898
17899 2008-09-14  Bruno Haible  <bruno@clisp.org>
17900
17901         * modules/stdio (Makefile.am): Reorder to match the order in
17902         lib/stdio.in.h.
17903         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
17904
17905 2008-09-13  Bruno Haible  <bruno@clisp.org>
17906
17907         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
17908
17909 2008-09-13  Bruno Haible  <bruno@clisp.org>
17910
17911         Extend strerror to cover the added errno values.
17912         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
17913         (rpl_strerror): Provide error messages for the added errno values and
17914         for the WSA* values.
17915         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
17916         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
17917         strerror.
17918         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
17919         * modules/strerror (Depends-on): Add errno.
17920         * doc/posix-functions/strerror.texi: Document the change.
17921         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
17922         and EOVERFLOW.
17923
17924 2008-09-13  Bruno Haible  <bruno@clisp.org>
17925
17926         * modules/EOVERFLOW: Remove file.
17927         * m4/eoverflow.m4: Remove file.
17928         * modules/EOVERFLOW-tests: Remove file.
17929         * tests/test-EOVERFLOW.c: Remove file.
17930         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
17931         * modules/ftell (Depends-on): Likewise.
17932         * modules/getdelim (Depends-on): Likewise.
17933         * modules/getugroups (Depends-on): Likewise.
17934         * modules/poll (Depends-on): Likewise.
17935         * modules/snprintf (Depends-on): Likewise.
17936         * modules/sprintf-posix (Depends-on): Likewise.
17937         * modules/vasnprintf (Depends-on): Likewise.
17938         * modules/vasprintf (Depends-on): Likewise.
17939         * modules/vfprintf-posix (Depends-on): Likewise.
17940         * modules/vsnprintf (Depends-on): Likewise.
17941         * modules/vsprintf-posix (Depends-on): Likewise.
17942         * modules/xvasprintf (Depends-on): Likewise.
17943         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
17944         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
17945         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
17946         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
17947         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
17948         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
17949         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
17950         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
17951         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
17952         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
17953         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
17954         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
17955         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
17956         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
17957         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
17958         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
17959         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
17960         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
17961         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
17962         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
17963         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
17964         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
17965         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
17966         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
17967         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
17968         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
17969         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
17970         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
17971         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
17972         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
17973         * MODULES.html.sh: Remove EOVERFLOW.
17974         * NEWS: Mention the change.
17975
17976 2008-09-13  Bruno Haible  <bruno@clisp.org>
17977
17978         * modules/errno-tests: New file.
17979         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
17980
17981         * lib/errno.in.h: New file.
17982         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
17983         * modules/errno: New file.
17984         * doc/posix-headers/errno.texi: Update documentation.
17985         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
17986
17987 2008-09-13  Bruno Haible  <bruno@clisp.org>
17988
17989         * tests/test-poll.c: Use #if for native Windows, rather than testing
17990         __MSVCRT__.
17991
17992 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
17993             Bruno Haible  <bruno@clisp.org>
17994
17995         * lib/glob.c: Don't include <pwd.h> on native Windows.
17996         (WINDOWS32): New macro.
17997         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
17998
17999 2008-09-13  Bruno Haible  <bruno@clisp.org>
18000
18001         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
18002         (ETIMEDOUT): Remove macro.
18003         (glthread_cond_timedwait_multithreaded): New declaration.
18004         (glthread_cond_timedwait): Use it.
18005         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
18006         (glthread_cond_timedwait_multithreaded): New function.
18007
18008 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
18009
18010         * modules/poll-tests: Do not check for io.h.
18011         * tests/test-poll.c: Check for __MSVCRT__ instead.
18012
18013 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
18014
18015         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
18016         * modules/poll-tests: Add inet_pton, stdbool, sockets.
18017         * tests/test-poll.c: Use them.  Use _pipe on Windows.
18018
18019 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
18020
18021         * modules/poll-tests: New.
18022         * tests/test-poll.c: New.
18023
18024 2008-09-12  Eric Blake  <ebb9@byu.net>
18025
18026         frexp: test for NetBSD failure on -0.0
18027         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
18028         not all, bugs from NetBSD 3.0 have been fixed.
18029         * doc/posix-functions/frexp.texi (frexp): Document bug.
18030         Reported by Thomas Klausner.
18031
18032         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
18033         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
18034         literal -0.0.
18035         Reported by Jonathan C. Patschke <jp@centtech.com>.
18036
18037 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18038
18039         * lib/glthread/cond.h: Use dummy implementation also if
18040         USE_WIN32_THREADS.
18041
18042 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18043
18044         * modules/fnmatch-posix (License): Change to LGPLv2+.
18045         * modules/fnmatch-gnu (License): Likewise.
18046
18047 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18048
18049         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
18050
18051 2008-09-11  Jim Meyering  <meyering@redhat.com>
18052
18053         * users.txt: Add gtk-vnc.
18054
18055 2008-09-08  Simon Josefsson  <simon@josefsson.org>
18056
18057         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
18058         rotate amounts.
18059
18060         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
18061         required for 16-bit and 8-bit rotates.
18062         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
18063         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
18064         UINT8_MAX instead of hard-coded constants.
18065         Suggested by Paul Eggert.
18066
18067 2008-09-07  Bruno Haible  <bruno@clisp.org>
18068
18069         * tests/test-striconveh.c (main): Check behaviour when converting from
18070         UTF-7.
18071
18072         Make striconveh work better with stateful encodings.
18073         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
18074         that iconv does not increment the inptr when returning -1/EINVAL.
18075
18076 2008-09-07  Bruno Haible  <bruno@clisp.org>
18077
18078         * build-aux/config.rpath: Update according to libtool-2.2.6.
18079         * build-aux/config.libpath: Likewise.
18080
18081 2008-09-06  Bruno Haible  <bruno@clisp.org>
18082
18083         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
18084         * lib/freadptr.c (freadptr): Likewise.
18085         * lib/freadseek.c (freadptrinc): Likewise.
18086         Reported by Simon Josefsson.
18087
18088 2008-09-06  Bruno Haible  <bruno@clisp.org>
18089
18090         * modules/freadptr (License): Change to LGPLv2+.
18091         * modules/freadseek (License): Likewise.
18092         Suggested by Eric Blake.
18093
18094         * modules/memchr2 (License): Change to LGPLv2+.
18095         Approved by Eric Blake.
18096
18097 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18098             Bruno Haible  <bruno@clisp.org>
18099
18100         Make gnulib-tool work with native 'sed' on AIX.
18101         * gnulib-tool (sed_noop): New variable.
18102         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
18103         func_add_or_update, func_create_testdir): Use it to initialize sed
18104         script variables.
18105         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
18106
18107 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
18108             Bruno Haible  <bruno@clisp.org>
18109
18110         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
18111         also works after #include directives.
18112
18113 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
18114
18115         getdate.y: reject an out-of-range timezone value
18116         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
18117         the range [-24...+24].  When specified with only one or two digits,
18118         * tests/test-getdate.c: Tests for the fix.
18119         * doc/getdate.texi: Document this change.
18120
18121 2008-09-03  Bruno Haible  <bruno@clisp.org>
18122
18123         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
18124
18125 2008-09-02  Simon Josefsson  <simon@josefsson.org>
18126
18127         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
18128         <bruce.korb@gmail.com> with ideas from Ben Pfaff
18129         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
18130         Blake <ebb9@byu.net>.
18131
18132         * tests/test-bitrotate.c: Add more test vectors.
18133
18134 2008-09-02  Eric Blake  <ebb9@byu.net>
18135
18136         vasnprintf-posix: handle large precision via %.*d
18137         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
18138         when handling it ourselves.
18139         * tests/test-vasnprintf-posix.c (test_function): Add test.
18140         * tests/test-snprintf-posix.h (test_function): Likewise.
18141         * tests/test-sprintf-posix.h (test_function): Likewise.
18142         * tests/test-vasprintf-posix.c (test_function): Likewise.
18143         Reported by Alain Guibert.
18144
18145 2008-09-01  Eric Blake  <ebb9@byu.net>
18146
18147         c-stack: make configure-time check more robust
18148         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
18149         successful sigaction call.
18150         Reported by Tom G. Christensen.
18151
18152 2008-09-01  Bruno Haible  <bruno@clisp.org>
18153
18154         New module 'findprog-lgpl'.
18155         * modules/findprog-lgpl: New file.
18156         * lib/findprog-lgpl.c: New file.
18157         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
18158         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
18159         to decide whether to use strdup or xstrdup, concatenated_filename or
18160         xconcatenated_filename.
18161
18162 2008-09-01  Bruno Haible  <bruno@clisp.org>
18163
18164         Split module 'concat-filename' into 'concat-filename' (LGPL) and
18165         'xconcat-filename' (GPL).
18166         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
18167         (License): Change to LGPLv2+.
18168         * modules/xconcat-filename: New file.
18169         * lib/concat-filename.h (concatenated_filename): Change specification.
18170         (xconcatenated_filename): New declaration.
18171         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
18172         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
18173         memory situations.
18174         * lib/xconcat-filename.c: New file.
18175         * NEWS: Mention the change.
18176         * lib/findprog.c: Include concat-filename.h, not filename.h.
18177         (find_in_path): Use xconcatenated_filename instead of
18178         concatenated_filename.
18179         * lib/javacomp.c: Include concat-filename.h, not filename.h.
18180         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
18181         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
18182         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
18183         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
18184         instead of concatenated_filename.
18185         * lib/javaexec.c: Include concat-filename.h, not filename.h.
18186         (execute_java_class): Use xconcatenated_filename instead of
18187         concatenated_filename.
18188         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
18189         * modules/javacomp (Depends-on): Likewise.
18190         * modules/javaexec (Depends-on): Likewise.
18191
18192 2008-09-01  Bruno Haible  <bruno@clisp.org>
18193
18194         Split module 'filename' into 'filename' and 'concat-filename'.
18195         * modules/filename: Keep only lib/filename.h.
18196         (License): Change to LGPLv2+.
18197         * modules/concat-filename: New file, extracted from modules/filename.
18198         * lib/filename.h (concatenated_filename): Remove declaration.
18199         * lib/concat-filename.h: New file, extracted from lib/filename.h.
18200         * lib/concat-filename.c: Include concat-filename.h.
18201         * NEWS: Mention the change.
18202
18203 2008-09-01  Simon Josefsson  <simon@josefsson.org>
18204
18205         * lib/bitrotate.h (rotl8, rotr8): Add.
18206
18207         * modules/bitrotate (configure.ac): Need
18208         AC_REQUIRE([AC_C_INLINE]).
18209         (Description): Mention stdint.h.  Reported by Bruno Haible
18210         <bruno@clisp.org>.
18211
18212         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
18213         Paolo Bonzini <bonzini@gnu.org>.
18214
18215 2008-08-31  Bruno Haible  <bruno@clisp.org>
18216
18217         Assume Solaris specific bi-arch conventions on Solaris systems.
18218         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
18219         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
18220         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
18221         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
18222         like acl_libdirstem.
18223         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
18224         acl_libdirstem.
18225         * NEWS: Mention the change.
18226         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
18227
18228 2008-08-31  Jim Meyering  <meyering@redhat.com>
18229
18230         * lib/strftime.h: Add comments describing the two added arguments.
18231
18232         remove duplicate #include directives
18233         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
18234         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
18235
18236 2008-08-31  Bruno Haible  <bruno@clisp.org>
18237
18238         New module 'sigpipe-die'.
18239         * modules/sigpipe-die: New file.
18240         * lib/sigpipe-die.h: New file.
18241         * lib/sigpipe-die.c: New file.
18242         * MODULES.html.sh (Signal handling): Add sigpipe-die.
18243
18244 2008-08-31  Bruno Haible  <bruno@clisp.org>
18245
18246         Don't override previously installed signal handlers.
18247         * lib/fatal-signal.c (saved_sigactions): New variable.
18248         (uninstall_handlers): Reset the signal to the saved handler, not
18249         to SIG_DFL (except when ignored).
18250         (install_handlers): Save the previous handlers.
18251
18252 2008-08-30  Bruno Haible  <bruno@clisp.org>
18253
18254         * gnulib-tool (func_reset_sigpipe): New function.
18255         (func_get_automake_snippet, func_modules_transitive_closure,
18256         func_import): Invoke it before a join command that reads from stdin,
18257         to avoid "echo: write error: Broken pipe" error messages on stderr.
18258         Reported by Sam Steingold <sds@gnu.org>.
18259
18260 2008-08-30  Bruno Haible  <bruno@clisp.org>
18261
18262         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
18263         Code copied from m4/open.m4.
18264         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
18265         access and the filename ends in a slash. Code copied from lib/open.c.
18266         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
18267         * tests/test-fopen.c (main): Check against bug with trailing slash.
18268
18269 2008-08-29  Bruno Haible  <bruno@clisp.org>
18270
18271         Avoid some "gcc -pedantic" warnings.
18272         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
18273         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
18274         * lib/dirent.in.h: Likewise.
18275         * lib/fcntl.in.h: Likewise.
18276         * lib/float.in.h: Likewise.
18277         * lib/iconv.in.h: Likewise.
18278         * lib/inttypes.in.h: Likewise.
18279         * lib/locale.in.h: Likewise.
18280         * lib/math.in.h: Likewise.
18281         * lib/netinet_in.in.h: Likewise.
18282         * lib/search.in.h: Likewise.
18283         * lib/signal.in.h: Likewise.
18284         * lib/stdarg.in.h: Likewise.
18285         * lib/stdint.in.h: Likewise.
18286         * lib/stdio.in.h: Likewise.
18287         * lib/stdlib.in.h: Likewise.
18288         * lib/string.in.h: Likewise.
18289         * lib/strings.in.h: Likewise.
18290         * lib/sys_select.in.h: Likewise.
18291         * lib/sys_socket.in.h: Likewise.
18292         * lib/sys_stat.in.h: Likewise.
18293         * lib/sys_time.in.h: Likewise.
18294         * lib/sysexits.in.h: Likewise.
18295         * lib/time.in.h: Likewise.
18296         * lib/unistd.in.h: Likewise.
18297         * lib/wchar.in.h: Likewise.
18298         * lib/wctype.in.h: Likewise.
18299         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
18300         * modules/fchdir (Makefile.am): Likewise.
18301         * modules/fcntl (Makefile.am): Likewise.
18302         * modules/float (Makefile.am): Likewise.
18303         * modules/iconv_open (Makefile.am): Likewise.
18304         * modules/inttypes (Makefile.am): Likewise.
18305         * modules/locale (Makefile.am): Likewise.
18306         * modules/math (Makefile.am): Likewise.
18307         * modules/netinet_in (Makefile.am): Likewise.
18308         * modules/search (Makefile.am): Likewise.
18309         * modules/signal (Makefile.am): Likewise.
18310         * modules/stdarg (Makefile.am): Likewise.
18311         * modules/stdint (Makefile.am): Likewise.
18312         * modules/stdio (Makefile.am): Likewise.
18313         * modules/stdlib (Makefile.am): Likewise.
18314         * modules/string (Makefile.am): Likewise.
18315         * modules/strings (Makefile.am): Likewise.
18316         * modules/sys_select (Makefile.am): Likewise.
18317         * modules/sys_socket (Makefile.am): Likewise.
18318         * modules/sys_stat (Makefile.am): Likewise.
18319         * modules/sys_time (Makefile.am): Likewise.
18320         * modules/sysexits (Makefile.am): Likewise.
18321         * modules/time (Makefile.am): Likewise.
18322         * modules/unistd (Makefile.am): Likewise.
18323         * modules/wchar (Makefile.am): Likewise.
18324         * modules/wctype (Makefile.am): Likewise.
18325         Reported by Reuben Thomas <rrt@sc3d.org>.
18326
18327 2008-08-29  Bruno Haible  <bruno@clisp.org>
18328
18329         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
18330         any more.
18331
18332 2008-08-29  Simon Josefsson  <simon@josefsson.org>
18333
18334         * MODULES.html.sh (Misc): Add bitrotate.
18335
18336         * modules/bitrotate: New file.
18337
18338         * lib/bitrotate.h: New file.
18339
18340         * modules/bitrotate-tests: New file.
18341
18342         * tests/test-bitrotate.c: New file.
18343
18344         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
18345         on the bitrotate module.
18346
18347         * lib/arctwo.c: Use new bitrotate module.
18348
18349 2008-08-29  Jim Meyering  <meyering@redhat.com>
18350
18351         bootstrap: merge changes from coreutils
18352         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
18353         of copied files.  Remove a kludge, now that this is fixed.
18354         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
18355         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
18356         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
18357
18358 2008-08-29  Bruno Haible  <bruno@clisp.org>
18359
18360         * MODULES.html.sh: Remove --cvs-urls option.
18361
18362 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
18363
18364         maint.mk: adjust to file name change
18365         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
18366
18367 2008-08-28  Jim Meyering  <meyering@redhat.com>
18368
18369         * modules/getndelim2 (License): Relicense to LGPLv2+.
18370         Approved by Richard Stallman for the version of 1995, and by
18371         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
18372
18373 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
18374
18375         * lib/getdelim.c (flockfile, funlockfile): Make all of them
18376         dummy if one is not available.  Do not touch them if
18377         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
18378         (getc_maybe_unlocked): New.
18379         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
18380
18381 2008-08-26  Eric Blake  <ebb9@byu.net>
18382
18383         doc/INSTALL: resync from autoconf
18384         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
18385         (INSTALL_PRELUDE): Delete; this is done more efficiently by
18386         moving...
18387         * install.texi [!autoconf]: ...here.  Resync from autoconf.
18388         * INSTALL: Regenerate.
18389         * INSTALL.ISO: New file.
18390         * INSTALL.UTF-8: Likewise.
18391
18392 2008-08-26  Jim Meyering  <meyering@redhat.com>
18393
18394         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
18395         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
18396         these definitions conditional, so that they may be overridden, too.
18397
18398 2008-08-26  Bruno Haible  <bruno@clisp.org>
18399
18400         Generate INSTALL file variants with prettier quotes.
18401         * doc/Makefile (INSTALL_PRELUDE): New macro.
18402         (INSTALL): Use it.
18403         (INSTALL.ISO, INSTALL.UTF-8): New rules.
18404
18405 2008-08-26  Bruno Haible  <bruno@clisp.org>
18406
18407         Run makeinfo in an English locale.
18408         * doc/Makefile (MAKEINFO): New variable.
18409
18410 2008-08-26  Bruno Haible  <bruno@clisp.org>
18411
18412         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
18413         Suggested by Eric Blake.
18414
18415 2008-08-25  Bruno Haible  <bruno@clisp.org>
18416
18417         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
18418
18419 2008-08-25  Eric Blake  <ebb9@byu.net>
18420
18421         c-stack: test that stack overflow can be caught
18422         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
18423         that platform allows handling stack overflow; at least OS/2 EMX
18424         has sigaltstack, but crashes before transferring control to
18425         handler on stack overflow.
18426         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
18427         check for HAVE_STACK_OVERFLOW_HANDLING.
18428         Reported by Elbert Pol.
18429
18430 2008-08-25  Bruno Haible  <bruno@clisp.org>
18431
18432         * doc/posix-functions/strftime.texi: Fix description of strftime
18433         module.
18434
18435 2008-08-24  Bruno Haible  <bruno@clisp.org>
18436
18437         * tests/uniwidth/test-uc_width2.c: New file.
18438         * tests/uniwidth/test-uc_width2.sh: New file.
18439         * modules/uniwidth/width-tests (Files): Add the new files.
18440         (TESTS): Add uniwidth/test-uc_width2.sh.
18441         (TESTS_ENVIRONMENT): New variable.
18442         (check_PROGRAMS): Add test-uc_width2.
18443         (test_uc_width2_SOURCES): New variable.
18444
18445         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
18446         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
18447         not 0x00AB.
18448         Reported by Alexander V. Lukyanov <lav@netis.ru>.
18449
18450 2008-08-22  Eric Blake  <ebb9@byu.net>
18451
18452         test-lock, test-tls: mention why a test is skipped
18453         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
18454         skipped.
18455         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
18456
18457         count-one-bits: relax license
18458         * modules/count-one-bits (License): Relicense to LGPLv2+.
18459         Suggested by Ludovic Courtès, approved by Ben Pfaff.
18460
18461 2008-08-22  Andreas Schwab  <schwab@suse.de>
18462
18463         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
18464         Remove spurious space in assignment.
18465
18466 2008-08-21  Simon Josefsson  <simon@josefsson.org>
18467
18468         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
18469         Paul Eggert <eggert@CS.UCLA.EDU>.
18470
18471 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
18472
18473         * modules/gettext: Add m4/threadlib.m4.
18474
18475 2008-08-19  Eric Blake  <ebb9@byu.net>
18476
18477         test-c-stack: fix compilation failure on FreeBSD 5.0
18478         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
18479         headers before <sys/resource.h>.
18480         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
18481         the bug.
18482         Reported by Nelson H. F. Beebe.
18483
18484         strverscmp: migrate from "strverscmp.h" to <string.h>
18485         * modules/string (Makefile.am): Add new hooks.
18486         * modules/strverscmp (Files): Remove strverscmp.h.
18487         (Depends-on): Add string.
18488         (configure.ac): Add indicator.
18489         (Include): Mention new header.
18490         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
18491         defaults.
18492         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
18493         results.
18494         * lib/strverscmp.h: Delete.
18495         * lib/string.in.h (strverscmp): Provide declaration, when needed.
18496         * tests/test-strverscmp.c (includes): Adjust client.
18497         * lib/check-version.c (includes): Likewise.
18498         * NEWS: Document the change.
18499
18500         strverscmp: add unit test
18501         * modules/strverscmp-tests: New file.
18502         * tests/test-strverscmp.c: Likewise.
18503
18504 2008-08-19  Simon Josefsson  <simon@josefsson.org>
18505
18506         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
18507         regarding Windows crypto stuff, from Mono.
18508
18509 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
18510
18511         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
18512         if present, for intel RND.  Return error on failures.
18513
18514 2008-08-18  Ben Pfaff  <blp@gnu.org>
18515
18516         gitlog-to-changelog: give better diagnostic for failed pipe-open
18517         * build-aux/gitlog-to-changelog: Improve error message: suggest
18518         that the version of Git may be too old.
18519
18520 2008-08-18  Simon Josefsson  <simon@josefsson.org>
18521
18522         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
18523         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
18524
18525 2008-08-18  Bruno Haible  <bruno@clisp.org>
18526
18527         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
18528         pthread_in_use().
18529
18530 2008-08-18  Bruno Haible  <bruno@clisp.org>
18531
18532         * lib/glthread/threadlib.c: Include <pthread.h>.
18533
18534 2008-08-18  Bruno Haible  <bruno@clisp.org>
18535
18536         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
18537         glthread_recursive_lock_* macros.
18538         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
18539         Fix syntax error.
18540
18541 2008-08-18  Bruno Haible  <bruno@clisp.org>
18542
18543         * lib/glthread/thread.c: Avoid forcing a context switch right after
18544         thread creation.
18545
18546 2008-08-17  Bruno Haible  <bruno@clisp.org>
18547
18548         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
18549         * lib/glthread/thread.h: Provide Win32 specific implementation.
18550         * modules/thread (Files): Add lib/glthread/thread.c.
18551         (Depends-on): Add lock.
18552         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
18553
18554 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18555
18556         New module 'yield'.
18557         * modules/yield: New file.
18558         * lib/glthread/yield.h: New file.
18559         * m4/yield.m4: New file.
18560         * MODULES.html.sh (Multithreading): Add yield.
18561
18562 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18563
18564         New module 'thread'.
18565         * modules/thread: New file.
18566         * lib/glthread/thread.h: New file.
18567         * m4/thread.m4: New file.
18568         * MODULES.html.sh (Multithreading): Add thread.
18569
18570 2008-08-17  Bruno Haible  <bruno@clisp.org>
18571
18572         * lib/glthread/lock.h: Include <stdlib.h> always.
18573         * lib/glthread/tls.h: Likewise.
18574         * lib/glthread/cond.h: Likewise.
18575
18576 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
18577
18578         New module 'cond'.
18579         * modules/cond: New file.
18580         * lib/glthread/cond.h: New file.
18581         * lib/glthread/cond.c: New file.
18582         * m4/cond.m4: New file.
18583         * MODULES.html.sh (Multithreading): Add cond.
18584
18585 2008-08-16  Eric Blake  <ebb9@byu.net>
18586
18587         c-stack: fix regression on Irix 5.3 from 2008-06-21
18588         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
18589         sa_sigaction...
18590         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
18591         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
18592         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
18593         * modules/signal (Makefile.am): Use the value.
18594         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
18595         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
18596         * doc/posix-headers/signal.texi (signal.h): Document this
18597         portability issue.
18598         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
18599         Reported by Tom G. Christensen.
18600
18601 2008-08-17  Bruno Haible  <bruno@clisp.org>
18602
18603         New module 'threadlib'.
18604         * modules/threadlib: New file.
18605         * lib/glthread/threadlib.c: New file, extracted from
18606         lib/glthread/lock.c.
18607         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
18608         functions.
18609         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
18610         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
18611         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
18612         macros.
18613         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
18614         (gl_DISABLE_THREADS): Remove macro.
18615         * modules/lock (Files): Remove build-aux/config.rpath.
18616         (Depends-on): Remove havelib. Add threadlib.
18617         (configure.ac-early): Remove section.
18618         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
18619         * modules/tls (Depends-on): Remove lock. Add threadlib.
18620         (Link): New section, copied from threadlib.
18621         * MODULES.html.sh (Multithreading): Add threadlib.
18622
18623 2008-08-14  Bruno Haible  <bruno@clisp.org>
18624
18625         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
18626         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
18627         glthread_rwlock_unlock, glthread_rwlock_destroy,
18628         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
18629         glthread_recursive_lock_destroy): Define as macros always.
18630         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
18631         glthread_lock_lock.
18632         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
18633         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
18634         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
18635         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
18636         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
18637         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
18638         (glthread_recursive_lock_lock_func): Renamed from
18639         glthread_recursive_lock_lock.
18640         (glthread_recursive_lock_unlock_func): Renamed from
18641         glthread_recursive_lock_unlock.
18642         (glthread_recursive_lock_destroy_func): Renamed from
18643         glthread_recursive_lock_destroy.
18644
18645 2008-08-14  Bruno Haible  <bruno@clisp.org>
18646
18647         * lib/glthread/lock.h: Renamed from lib/lock.h.
18648         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
18649         * lib/glthread/tls.h: Renamed from lib/tls.h.
18650         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
18651         * lib/fstrcmp.c: Update includes.
18652         * lib/strsignal.c: Update includes.
18653         * modules/lock (Files, Makefile.am): Update.
18654         (Include): Change to "glthread/lock.h".
18655         * modules/tls (Files, Makefile.am): Update.
18656         (Include): Change to "glthread/tls.h".
18657         * tests/test-lock.c: Update includes.
18658         * tests/test-tls.c: Update includes.
18659         * NEWS: Mention the renamed header files.
18660
18661 2008-08-11  Jim Meyering  <meyering@redhat.com>
18662
18663         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
18664
18665 2008-08-11  Eric Blake  <ebb9@byu.net>
18666
18667         test-c-stack: avoid C99-ism
18668         * tests/test-c-stack.c (main): Fix whitespace, move declaration
18669         before statement.
18670         Reported by Alain Guibert.
18671
18672 2008-08-10  Jim Meyering  <meyering@redhat.com>
18673
18674         ensure that return value of uinttostr et al are not ignored
18675         * lib/inttostr.h (__GNUC_PREREQ): Define.
18676         (__attribute_warn_unused_result__): Define.
18677         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
18678
18679 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
18680
18681         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
18682         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
18683
18684 2008-08-07  Jim Meyering  <meyering@redhat.com>
18685
18686         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
18687
18688         * modules/mkstemp (License): Relicense under LGPLv2+.
18689         * modules/tempname (License): Likewise.
18690
18691 2008-08-06  Bruno Haible  <bruno@clisp.org>
18692
18693         * lib/poll.c (poll): Further micro-optimization.
18694
18695 2008-08-06  Jim Meyering  <meyering@redhat.com>
18696
18697         inet_pton.c: use locale-independent tolower
18698         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
18699         (inet_pton6): Use c_tolower rather than tolower.
18700         * modules/inet_pton (Depends-on): Add c-ctype.
18701
18702 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
18703
18704         * lib/poll.c (poll): Avoid division when timeout is 0, cache
18705         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
18706
18707 2008-08-06  Jim Meyering  <meyering@redhat.com>
18708
18709         * modules/inet_pton (License): Relicense under LGPLv2+.
18710
18711 2008-08-03  Bruno Haible  <bruno@clisp.org>
18712
18713         Additional non-aborting API for lock and tls.
18714         * lib/lock.h: Include <errno.h>.
18715         (glthread_lock_init): New macro/function.
18716         (gl_lock_init): Define as wrapper around glthread_lock_init.
18717         (glthread_lock_lock): New macro/function.
18718         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
18719         (glthread_lock_unlock): New macro/function.
18720         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
18721         (glthread_lock_destroy): New macro/function.
18722         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
18723         (glthread_rwlock_init): New macro/function.
18724         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
18725         (glthread_rwlock_rdlock): New macro/function.
18726         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
18727         (glthread_rwlock_wrlock): New macro/function.
18728         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
18729         (glthread_rwlock_unlock): New macro/function.
18730         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
18731         (glthread_rwlock_destroy): New macro/function.
18732         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
18733         (glthread_recursive_lock_init): New macro/function.
18734         (gl_recursive_lock_init): Define as wrapper around
18735         glthread_recursive_lock_init.
18736         (glthread_recursive_lock_lock): New macro/function.
18737         (gl_recursive_lock_lock): Define as wrapper around
18738         glthread_recursive_lock_lock.
18739         (glthread_recursive_lock_unlock): New macro/function.
18740         (gl_recursive_lock_unlock): Define as wrapper around
18741         glthread_recursive_lock_unlock.
18742         (glthread_recursive_lock_destroy): New macro/function.
18743         (gl_recursive_lock_destroy): Define as wrapper around
18744         glthread_recursive_lock_destroy.
18745         (glthread_once): New macro/function.
18746         (gl_once): Define as wrapper around glthread_once.
18747         Update function declarations.
18748         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
18749         glthread_rwlock_init. Return error code.
18750         (glthread_rwlock_rdlock_multithreaded): Renamed from
18751         glthread_rwlock_rdlock. Return error code.
18752         (glthread_rwlock_wrlock_multithreaded): Renamed from
18753         glthread_rwlock_wrlock. Return error code.
18754         (glthread_rwlock_unlock_multithreaded): Renamed from
18755         glthread_rwlock_unlock. Return error code.
18756         (glthread_rwlock_destroy_multithreaded): Renamed from
18757         glthread_rwlock_destroy. Return error code.
18758         (glthread_recursive_lock_init_multithreaded): Renamed from
18759         glthread_recursive_lock_init. Return error code.
18760         (glthread_recursive_lock_lock_multithreaded): Renamed from
18761         glthread_recursive_lock_lock. Return error code.
18762         (glthread_recursive_lock_unlock_multithreaded): Renamed from
18763         glthread_recursive_lock_unlock. Return error code.
18764         (glthread_recursive_lock_destroy_multithreaded): Renamed from
18765         glthread_recursive_lock_destroy. Return error code.
18766         (glthread_once_call): Make static.
18767         (glthread_once_multithreaded): Renamed from glthread_once.
18768         * lib/tls.h: Include <errno.h>.
18769         (glthread_tls_key_init): New macro/function.
18770         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
18771         (glthread_tls_set): New macro/function.
18772         (gl_tls_set): Define as wrapper around glthread_tls_set.
18773         (glthread_tls_key_destroy): New macro/function.
18774         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
18775         Update function declarations.
18776         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
18777         glthread_tls_get.
18778         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
18779
18780 2008-08-04  Eric Blake  <ebb9@byu.net>
18781
18782         gnumakefile: use space, not TAB, outside of targets
18783         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
18784
18785 2008-08-02  Jim Meyering  <meyering@redhat.com>
18786
18787         getdate.y: avoid locale-dependent date parsing failure
18788         In Turkish locales, getdate would fail to recognize keywords
18789         containing a lowercase "i".  The solution is not to rely on
18790         locale-sensitive case-conversion.
18791         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
18792         (lookup_word): Use c_toupper in place of toupper.
18793         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
18794         Reported by Vefa Bicakci <bicave@superonline.com> in
18795         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
18796         * modules/getdate (Depends-on): Add c-ctype.
18797
18798 2008-08-02  Bruno Haible  <bruno@clisp.org>
18799
18800         * gnulib-tool (func_import): When updating or creating a .gitignore
18801         file, prepend each added line with a slash, and ignore leading slashes
18802         from the existing lines.
18803         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
18804
18805 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18806
18807         Portability fix for GNU make 3.79.1.
18808         * top/GNUmakefile: Avoid 'else COND', which older GNU make
18809         versions do not understand.
18810
18811 2008-08-01  Bruno Haible  <bruno@clisp.org>
18812
18813         Work around bug of HP-UX 10.20 cc with -0.0 literal.
18814         * tests/test-isnanf.h (zero): New variable.
18815         (main): Avoid literal -0.0f.
18816         * tests/test-isnand.h (zero): New variable.
18817         (main): Avoid literal -0.0.
18818         * tests/test-isnanl.h (zero): New variable.
18819         (main): Avoid literal -0.0L.
18820         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
18821         (test_float, test_double, test_long_double): Avoid literals -0.0f,
18822         -0.0, -0.0L.
18823         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
18824         (test_signbitd): Avoid literal -0.0.
18825         (test_signbitl): Avoid literal -0.0L.
18826         * tests/test-ceilf1.c (zero): New variable.
18827         (main): Avoid literal -0.0f.
18828         * tests/test-ceill.c (zero): New variable.
18829         (main): Avoid literal -0.0L.
18830         * tests/test-floorf1.c (zero): New variable.
18831         (main): Avoid literal -0.0f.
18832         * tests/test-floorl.c (zero): New variable.
18833         (main): Avoid literal -0.0L.
18834         * tests/test-roundf1.c (zero): New variable.
18835         (main): Avoid literal -0.0f.
18836         * tests/test-round1.c (zero): New variable.
18837         (main): Avoid literal -0.0.
18838         * tests/test-roundl.c (zero): New variable.
18839         (main): Avoid literal -0.0L.
18840         * tests/test-truncf1.c (zero): New variable.
18841         (main): Avoid literal -0.0f.
18842         * tests/test-trunc1.c (zero): New variable.
18843         (main): Avoid literal -0.0.
18844         * tests/test-truncl.c (zero): New variable.
18845         (main): Avoid literal -0.0L.
18846         * tests/test-frexp.c (zero): New variable.
18847         (main): Avoid literal -0.0.
18848         * tests/test-frexpl.c (zero): New variable.
18849         (main): Avoid literal -0.0L.
18850         * tests/test-ldexpl.c (zero): New variable.
18851         (main): Avoid literal -0.0L.
18852         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
18853         (zerod, zerol): New variables.
18854         (test_function): Avoid literals -0.0, -0.0L.
18855         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
18856         (zerod, zerol): New variables.
18857         (test_function): Avoid literals -0.0, -0.0L.
18858         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
18859         (zerod, zerol): New variables.
18860         (test_function): Avoid literals -0.0, -0.0L.
18861         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
18862         (zerod, zerol): New variables.
18863         (test_function): Avoid literals -0.0, -0.0L.
18864         * tests/test-strtod.c (zero): New variable.
18865         (main): Avoid literal -0.0.
18866         Reported by Jonathan C. Patschke <jp@centtech.com>.
18867
18868 2008-07-31  Jim Meyering  <meyering@redhat.com>
18869
18870         sha256.h: correct definition of SHA224_DIGEST_SIZE
18871         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
18872         Reported by Paulie Pena IV <paulie4@gmail.com>.
18873         Define as 224 / 8, rather than as a literal.
18874         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
18875         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
18876         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
18877
18878 2008-07-31  Bruno Haible  <bruno@clisp.org>
18879
18880         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
18881         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
18882         Reported by Jonathan Patschke <jp@centtech.com>.
18883
18884 2008-07-31  Bruno Haible  <bruno@clisp.org>
18885
18886         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
18887         Reported by Paolo Bonzini <bonzini@gnu.org>.
18888
18889 2008-07-30  Eric Blake  <ebb9@byu.net>
18890
18891         test-strtod: allow compilation without -lm
18892         * tests/test-strtod.c (main): Avoid link dependence on fabs.
18893         Reported by Dennis Clarke <blastwave@gmail.com>.
18894
18895 2008-07-28  Jim Meyering  <meyering@redhat.com>
18896
18897         bootstrap: work also when there are no .po files in po/
18898         * build-aux/bootstrap (update_po_files): Complete the change
18899         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
18900
18901 2008-07-27  Jim Meyering  <meyering@redhat.com>
18902
18903         * users.txt: Add zile.
18904
18905 2008-07-26  Ben Pfaff  <blp@gnu.org>
18906
18907         Add missing dependencies on new m4/exponent[fdl].m4 files.
18908         * modules/isnanf-nolibm: Add m4/exponentf.m4.
18909         * modules/isnand-nolibm: Add m4/exponentd.m4.
18910         * modules/isnanl-nolibm: Add m4/exponentl.m4.
18911         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
18912         m4/isnan[fdl].m4, because the macros actually used moved.
18913         Reported by Jim Meyering.
18914
18915 2008-07-14  Ben Pfaff  <blp@gnu.org>
18916
18917         Add isinf module.
18918         * lib/isinf.c: New file.
18919         * lib/math.in.h: Define isinf macro if we have decided to replace
18920         it.
18921         * m4/isinf.m4: New file.
18922         * m4/math_h.m4: Initialize and substitute variables for isinf
18923         module.
18924         * modules/isinf: New file.
18925         * modules/isinf-tests: New file.
18926         * modules/math: Add substitutions for new module.
18927         * tests/test-isinf.c: New file.
18928         * doc/posix-functions/isinf.texi: Mention new module.
18929         * MODULES.html.sh: Mention new module.
18930
18931 2008-07-14  Ben Pfaff  <blp@gnu.org>
18932
18933         Factor out some macros for use by additional modules.
18934         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
18935         exponentf.m4.
18936         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
18937         exponentd.m4.
18938         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
18939         file exponentl.m4.
18940         * m4/exponentf.m4: New file.
18941         * m4/exponentd.m4: New file.
18942         * m4/exponentl.m4: New file.
18943         * modules/isnanf: Use new file m4/exponentf.m4.
18944         * modules/isnand: Use new file m4/exponentd.m4.
18945         * modules/isnanl: Use new file m4/exponentl.m4.
18946
18947 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
18948
18949         mktime.c: normalize tp->tm_isdst value to -1/0/1.
18950         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
18951         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
18952         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
18953
18954         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
18955         readlink on platforms without PATH_MAX.
18956
18957 2008-07-21  Eric Blake  <ebb9@byu.net>
18958
18959         Warn, not fail, on stale version.
18960         * top/GNUmakefile (_curr-ver): Tone down previous patch.
18961
18962         Don't allow installation with stale devel version number.
18963         * top/GNUmakefile (_is-install-target): New macro.
18964         (_curr-ver): Forbid installation with stale version number.
18965
18966 2008-07-20  Bruno Haible  <bruno@clisp.org>
18967
18968         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
18969         TESTS_ENVIRONMENT.
18970         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
18971
18972 2008-07-20  Bruno Haible  <bruno@clisp.org>
18973
18974         * lib/c-stack.h (c_stack_action): Add documentation.
18975         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
18976
18977 2008-07-20  Bruno Haible  <bruno@clisp.org>
18978
18979         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
18980         * modules/readlink (License): Likewise.
18981
18982 2008-07-17  Eric Blake  <ebb9@byu.net>
18983
18984         * modules/c-stack (Link): Fix typo.
18985
18986         Make c-stack use libsigsegv, when available.
18987         * modules/c-stack (Depends-on): Add libsigsegv.
18988         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
18989         needed.
18990         * lib/c-stack.c (SIGSTKSZ): Define fallback.
18991         (segv_handler, overflow_handler, c_stack_action)
18992         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
18993         implementation when libsigsegv is available, but only when using
18994         the library is necessary.
18995         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
18996         comment, explaining why XSI check fails on Linux.
18997         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
18998         * tests/test-c-stack2.sh: Tweak skip message.
18999         * NEWS: Document new link-time requirements.
19000
19001 2008-07-16  Eric Blake  <ebb9@byu.net>
19002
19003         c-stack: Expose false positives when not using libsigsegv.
19004         * modules/c-stack-tests (Files): Expand test.
19005         * tests/test-c-stack.c (main): Add means to conditionally trigger
19006         non-overflow SIGSEGV.
19007         * tests/test-c-stack2.sh: New file.
19008
19009 2008-07-14  Bruno Haible  <bruno@clisp.org>
19010
19011         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
19012         Reported by Eric Blake.
19013
19014 2008-07-14  Sam Steingold  <sds@gnu.org>
19015             Bruno Haible  <bruno@clisp.org>
19016
19017         New module libsigsegv.
19018         * modules/libsigsegv: New file.
19019         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
19020         modifications.
19021         * MODULES.html.sh (Signal handling): New section.
19022
19023 2008-07-14  Bruno Haible  <bruno@clisp.org>
19024
19025         * modules/unictype/ctype-* (Description): Add the word "function".
19026         Improves the resulting doc in MODULES.html.
19027
19028 2008-07-12  Ben Pfaff  <blp@gnu.org>
19029
19030         Add longlong module.
19031         * modules/longlong: New file.
19032
19033 2008-07-12  Bruno Haible  <bruno@clisp.org>
19034
19035         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
19036         to empty.
19037
19038 2008-07-10  Ben Pfaff  <blp@gnu.org>
19039
19040         Add isnan module.
19041         * doc/posix-functions/isnan.texi: Mention new module.
19042         * lib/math.in.h: Define isnan macro if we have decided to replace
19043         it.
19044         * m4/isnan.m4: New file.
19045         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
19046         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
19047         also.
19048         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
19049         redundancy.
19050         * m4/math_h.m4: Initialize and substitute variables for isnan
19051         module.
19052         * modules/isnan: New file.
19053         * modules/isnan-tests: New file.
19054         * modules/math: Add substitutions for new module.
19055         * tests/test-isnan.c: New file.
19056         * MODULES.html.sh: Mention new module.
19057
19058 2008-07-10  Ben Pfaff  <blp@gnu.org>
19059
19060         Add isnanf module.
19061         * lib/isnanf.m4: New file.
19062         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
19063         (gl_HAVE_ISNANF_IN_LIBM): New macro.
19064         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
19065         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
19066         * modules/isnanf: New file.
19067         * modules/isnanf-tests: New file.
19068         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
19069         files.
19070         * tests/test-isnanf-nolibm.c: factored most of its contents into
19071         new file tests/test-isnanf.h.
19072         * tests/test-isnanf.h: New file.
19073         * tests/test-isnanf.c: New file.
19074         * MODULES.html.sh: Mention new module.
19075         * doc/glibc-functions/isnanf.texi: Mention new module.
19076
19077 2008-07-10  Ben Pfaff  <blp@gnu.org>
19078
19079         Add isnand module.
19080         * lib/isnand.h: New file.
19081         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
19082         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
19083         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
19084         functionality also.
19085         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
19086         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
19087         (gl_HAVE_ISNAND_IN_LIBM): New macro.
19088         * modules/isnand: New file.
19089         * modules/isnand-tests: New file.
19090         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
19091         files.
19092         * tests/test-isnand-nolibm.c: factored most of its contents into
19093         new file tests/test-isnand.h.
19094         * tests/test-isnand.h: New file.
19095         * tests/test-isnand.c: New file.
19096         * MODULES.html.sh: Mention new module.
19097
19098 2008-07-10  Ben Pfaff  <blp@gnu.org>
19099
19100         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
19101         * lib/isnand.h: Rename lib/isnand-nolibm.h.
19102         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
19103         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
19104         * modules/isnanf-nolibm: Update references to renamed files.
19105         * modules/isnand-nolibm: Likewise.
19106         * modules/isnanf-nolibm-tests: Likewise.
19107         * modules/isnand-nolibm-tests: Likewise.
19108         * lib/frexp.c: Likewise.
19109         * lib/isfinite.c: Likewise.
19110         * lib/signbitd.c: Likewise.
19111         * lib/signbitf.c: Likewise.
19112         * lib/vasnprintf.c: Likewise.
19113         * tests/test-ceilf1.c: Likewise.
19114         * tests/test-ceilf2.c: Likewise.
19115         * tests/test-floorf1.c: Likewise.
19116         * tests/test-floorf2.c: Likewise.
19117         * tests/test-frexp.c: Likewise.
19118         * tests/test-round1.c: Likewise.
19119         * tests/test-round2.c: Likewise.
19120         * tests/test-roundf1.c: Likewise.
19121         * tests/test-strtod.c: Likewise.
19122         * tests/test-trunc1.c: Likewise.
19123         * tests/test-trunc2.c: Likewise.
19124         * tests/test-truncf1.c: Likewise.
19125         * tests/test-truncf2.c: Likewise.
19126         * NEWS: Mention the renamed header files.
19127
19128 2008-07-11  Jim Meyering  <meyering@redhat.com>
19129
19130         vc-list-files: make the last-resort awk code more portable
19131         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
19132         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
19133         does not support it.
19134
19135 2008-07-10  Eric Blake  <ebb9@byu.net>
19136
19137         Work with tar's bootstrap.
19138         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
19139         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
19140         an m4 comment.
19141
19142 2008-07-09  Jim Meyering  <meyering@redhat.com>
19143
19144         posix-shell.m4: fix typo that made this test malfunction
19145         * m4/posix-shell.m4: Remove capitalization in variable name.
19146
19147 2008-07-08  Bruno Haible  <bruno@clisp.org>
19148
19149         * m4/onceonly.m4: Update comments.
19150         Reported by Ben Pfaff <blp@cs.stanford.edu>.
19151
19152 2008-07-04  Jim Meyering  <meyering@redhat.com>
19153
19154         * users.txt: Add vc-dwim.
19155         (bison, coreutils): Use the gitweb URL.
19156
19157 2008-07-03  Jim Meyering  <meyering@redhat.com>
19158
19159         * users.txt: Add libffcall.  From Sam Steingold.
19160
19161 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
19162
19163         getdate.y: do not ignore TZ with relative day, month or year offset
19164         * lib/getdate.y (get_date): Move the tz-handling block to follow the
19165         relative-date-handling, since otherwise, the latter would clobber the
19166         sole output (an updated Start value) of the tz-handling block.
19167         * tests/test-getdate.c: Tests for the fix
19168
19169 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19170
19171         Recognize 'foo_LIBRARIES += libgnu.a'.
19172         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
19173         makefile snippet has already specified an installation location,
19174         also using '+='.
19175
19176 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
19177
19178         getdate.y: factor out common actions
19179         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
19180         Use them in place of open-coded actions.
19181
19182 2008-07-01  Simon Josefsson  <simon@josefsson.org>
19183
19184         Add self-test for getdate module.
19185         * modules/getdate-tests: New file.
19186         * tests/test-getdate.c: New file.
19187
19188 2008-06-29  Bruno Haible  <bruno@clisp.org>
19189
19190         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
19191         .gitignore.
19192         Reported by Sylvain Beucler <beuc@beuc.net>.
19193
19194 2008-06-29  Bruno Haible  <bruno@clisp.org>
19195
19196         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
19197         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
19198
19199 2008-06-29  Bruno Haible  <bruno@clisp.org>
19200
19201         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
19202         EXTRA_DIST.
19203         Reported by Sylvain Beucler <beuc@beuc.net>.
19204
19205 2008-06-26  Jim Meyering  <meyering@redhat.com>
19206
19207         make several modules depend on the "open" module
19208         This provides slightly increased consistency when opening-for-write
19209         the name of a non-directory spelled with a trailing slash.
19210         * modules/chdir-safer: Likewise.
19211         * modules/chown: Likewise.
19212         * modules/clean-temp: Likewise.
19213         * modules/copy-file: Likewise.
19214         * modules/fchdir: Likewise.
19215         * modules/fcntl-safer: Likewise.
19216         * modules/pipe: Likewise.
19217         * modules/utime: Likewise.
19218         Prompted by Eric Blake and Bruno Haible.
19219
19220 2008-06-24  Andreas Schwab  <schwab@suse.de>
19221
19222         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
19223         literals can be used as initializers for global variables.
19224
19225 2008-06-23  Eric Blake  <ebb9@byu.net>
19226
19227         Make gnulib-cache.m4 easier to diff.
19228         * gnulib-tool (func_import): Allow newlines when reading cached
19229         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
19230
19231 2008-06-23  Bruno Haible  <bruno@clisp.org>
19232
19233         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
19234         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
19235         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
19236         m4/signalblocking.m4.
19237         (gl_PREREQ_SIGACTION): Don't invoke it.
19238         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
19239         gl_PREREQ_SIG_HANDLER_H.
19240         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
19241         Don't check for sigaction here.
19242
19243 2008-06-23  Bruno Haible  <bruno@clisp.org>
19244
19245         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
19246         (install_handlers): Don't set the SA_RESETHAND flag.
19247
19248 2008-06-23  Bruno Haible  <bruno@clisp.org>
19249
19250         * m4/sigaction.m4: Comment fixes.
19251         * lib/signal.in.h: Likewise.
19252
19253 2008-06-23  Eric Blake  <ebb9@byu.net>
19254
19255         Fix typo.
19256         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
19257
19258         Avoid SA_ namespace.
19259         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
19260         Reported by Ralf Wildenhues.
19261
19262         Avoid test failure due to SA_RESTORER.
19263         * tests/test-sigaction.c (SA_MASK): New macro.
19264         (main): Avoid failing due to extension flags being set.
19265         Reported by Jim Meyering.
19266
19267         Revert use of sig-handler.h in sigprocmask.c.
19268         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
19269         it requires the existence of struct sigaction.
19270         * lib/sigprocmask.c (handler_t): Restore typedef.
19271         (rpl_signal, old_handlers): Use local type.
19272
19273 2008-06-22  Bruno Haible  <bruno@clisp.org>
19274
19275         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
19276         conditionally.
19277         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
19278
19279 2008-06-22  Bruno Haible  <bruno@clisp.org>
19280
19281         * doc/posix-functions/siginterrupt.texi: Move note.
19282
19283         * lib/signal.in.h (SA_RESTART): New macro.
19284         * lib/sigaction.c: Update comment.
19285
19286         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
19287
19288         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
19289         (gl_PREREQ_SIGPROCMASK): Invoke it.
19290         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
19291
19292         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
19293
19294         * lib/sigprocmask.c: Update a comment.
19295
19296 2008-06-21  Eric Blake  <ebb9@byu.net>
19297
19298         Use sigaction module rather than signal().
19299         * modules/c-stack (Depends-on): Add sigaction.
19300         * modules/fatal-signal (Depends-on): Likewise.
19301         * modules/nanosleep (Depends-on): Likewise.
19302         * modules/sigprocmask (Files): Add sig-handler.h.
19303         * modules/sigaction (Files): Likewise.
19304         * lib/sig-handler.h (get_handler): New file, suggested by Paul
19305         Eggert.
19306         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
19307         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
19308         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
19309         (init_fatal_signals): Likewise.
19310         * lib/nanosleep.c (rpl_nanosleep): Likewise.
19311         (siginterrupt): Delete fallback.
19312         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
19313         instead.
19314         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
19315         siginterrupt.
19316
19317         New module sigaction, for mingw.
19318         * modules/sigaction: New module...
19319         * modules/sigaction-tests: ...and its test.
19320         * m4/sigaction.m4: New file.
19321         * lib/sigaction.c: Likewise.
19322         * tests/test-sigaction.c: Likewise.
19323         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
19324         * modules/signal (Makefile.am): Likewise.
19325         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
19326         needed.
19327         * doc/posix-headers/signal.texi (signal.h): Mention provided
19328         types.
19329         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
19330         that sigaction is preferable.
19331         * doc/posix-functions/sigaction.texi (sigaction): Mention new
19332         module.
19333         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
19334         sigaction.
19335
19336         Improve robustness of sigprocmask by overriding signal.
19337         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
19338         is in use.
19339         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
19340         (SIGKILL, SIGSTOP): Provide fallbacks.
19341         (rpl_signal): Implement.
19342         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
19343         signal can be called inside handlers.
19344
19345         Fix nanosleep module on mingw.
19346         * modules/nanosleep (Depends-on): Add sys_select.
19347         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
19348
19349         Fix licensing of sigprocmask.
19350         * modules/raise (License): Relicense as LGPL.
19351
19352 2008-06-21  Bruno Haible  <bruno@clisp.org>
19353
19354         * lib/propername.c (proper_name_utf8): Don't use the transliterated
19355         result if it contains question marks.
19356         Reported by Michael Geng <linux@michaelgeng.de>.
19357
19358 2008-06-19  Bruno Haible  <bruno@clisp.org>
19359
19360         Fix CVS-ism.
19361         * doc/gnulib.texi: Include updated-stamp.texi.
19362         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
19363         (updated-stamp.texi): New rule.
19364         (gnulib.info): Depend on it.
19365         * doc/.gitignore: Add updated-stamp.texi.
19366         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
19367
19368 2008-06-19  Bruno Haible  <bruno@clisp.org>
19369
19370         * doc/Makefile (gnulib.info): Update and simplify dependencies.
19371         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
19372
19373 2008-06-19  Eric Blake  <ebb9@byu.net>
19374
19375         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
19376         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
19377         Reported by Stepan Kasal.
19378
19379 2008-06-18  Bruno Haible  <bruno@clisp.org>
19380
19381         * lib/fatal-signal.c (init_fatal_signals): Add comment.
19382         Reported by Eric Blake.
19383
19384 2008-06-18  Eric Blake  <ebb9@byu.net>
19385
19386         Work around cygwin 1.5.25 strsignal bug.
19387         * tests/test-strsignal.c: Allow for const char *.
19388         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
19389
19390 2008-06-18  Simon Josefsson  <simon@josefsson.org>
19391
19392         * users.txt: Update URL to article and add author/date
19393         information.
19394
19395 2008-06-17  Bruno Haible  <bruno@clisp.org>
19396
19397         New macro gl_DISABLE_THREADS.
19398         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
19399         if the user did not pass --enable-threads or --disable-threads option.
19400         (gl_DISABLE_THREADS): New macro.
19401         Reported by Eric Blake <ebb9@byu.net>.
19402
19403 2008-06-17  Bruno Haible  <bruno@clisp.org>
19404
19405         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
19406         when the macro ignores it.
19407         Based on a patch by Eric Blake <ebb9@byu.net>.
19408
19409 2008-06-17  Bruno Haible  <bruno@clisp.org>
19410
19411         * modules/tls (License): Change to LGPLv2+.
19412         Reported by Eric Blake.
19413
19414 2008-06-17  Eric Blake  <ebb9@byu.net>
19415
19416         Simplify c-stack prerequisites.
19417         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
19418         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
19419         no longer requires <ucontext.h> to exist.  Optimize setrlimit
19420         check.
19421         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
19422         <sys/resource.h>.
19423
19424         Move c-stack test into testsuite.
19425         * modules/c-stack-tests: New file.
19426         * lib/c-stack.c [DEBUG]: Move test program...
19427         * tests/test-c-stack.c: ...into this new file.  Skip rather than
19428         fail test if sigaltstack is lacking.
19429         * tests/test-c-stack.sh: New driver file.
19430
19431 2008-06-16  Eric Blake  <ebb9@byu.net>
19432
19433         Use raise module consistently.
19434         * modules/fatal-signal (Depends-on): Add raise.
19435         * modules/sigprocmask (Depends-on): Likewise.
19436         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
19437         * lib/sigprocmask.c (sigprocmask): Likewise.
19438         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
19439         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
19440
19441         Fix compliance bug in sigpending.
19442         * lib/sigprocmask.c (sigpending): Return pending array via
19443         parameter, not return value.
19444
19445 2008-06-14  Eric Blake  <ebb9@byu.net>
19446
19447         Improve obstack-printf test code.
19448         * tests/test-obstack-printf.c (test_function): Fix comment, and
19449         simplify usage of obstack_* in macros.  Add a test for coverage.
19450         Reported by Bruno Haible.
19451
19452 2008-06-14  Bruno Haible  <bruno@clisp.org>
19453
19454         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
19455         array size as a constant, not as a const variable.
19456         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
19457         AC_USE_SYSTEM_EXTENSIONS.
19458         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
19459         Test whether the obstack_printf function actually exists.
19460         * modules/obstack-printf (Depends-on): Add extensions.
19461         (Include): Remove obstack.h.
19462         * modules/obstack-printf-posix (Depends-on): Add extensions.
19463         (Include): Remove obstack.h.
19464
19465 2008-06-13  Eric Blake  <ebb9@byu.net>
19466
19467         Add obstack-printf and obstack-printf-posix modules.
19468         * modules/obstack-printf: New file.
19469         * modules/obstack-printf-posix: Likewise.
19470         * MODULES.html.sh (Misc): Mention them.
19471         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
19472         Likewise.
19473         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
19474         Likewise.
19475         * modules/stdio (Makefile.am): Accomodate new modules.
19476         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
19477         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
19478         Declare.
19479         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
19480         functions.
19481         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
19482         (gl_REPLACE_OBSTACK_PRINTF): New macros
19483         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
19484         * tests/test-obstack-printf.c: New file.
19485         * modules/obstack-printf-tests: Likewise.
19486         * modules/obstack-printf-posix-tests: Likewise.
19487
19488 2008-06-11  Bruno Haible  <bruno@clisp.org>
19489
19490         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
19491         * lib/open.c: Include errno.h.
19492         (open): Fail when attempting to write to a file that has a trailing
19493         slash.
19494         * tests/test-open.c (main): Test against trailing slash bug.
19495         * doc/posix-functions/open.texi: Mention the trailing slash bug.
19496
19497 2008-06-10  Bruno Haible  <bruno@clisp.org>
19498
19499         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
19500         for $? to work inside the trap command, with various /bin/sh-s.
19501         * tests/test-vc-list-files-cvs.sh: Likewise.
19502
19503 2008-06-10  Bruno Haible  <bruno@clisp.org>
19504
19505         * lib/acl-internal.h: Don't include gettext.h here.
19506         * lib/set-mode-acl.c: Include gettext.h here.
19507         * lib/copy-acl.c: Likewise.
19508
19509 2008-06-10  Bruno Haible  <bruno@clisp.org>
19510
19511         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
19512         * lib/wait-process.c (wait_subprocess): Likewise.
19513         * lib/execute.h (execute): Add termsigp argument.
19514         * lib/execute.c (execute): Likewise.
19515         * lib/csharpcomp.c (compile_csharp_using_pnet,
19516         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
19517         * lib/csharpexec.c (execute_csharp_using_pnet,
19518         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
19519         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
19520         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
19521         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
19522         is_jikes_present): Update.
19523         * lib/javaexec.c (execute_java_class): Update.
19524         * lib/javaversion.c (execute_and_read_line): Update.
19525         * NEWS: Document the changes.
19526         Reported by Eric Blake.
19527
19528 2008-06-10  Eric Blake  <ebb9@byu.net>
19529
19530         Add missing include.
19531         * tests/test-strstr.c (includes): Add <signal.h>.
19532         * tests/test-strcasestr.c (includes): Likewise.
19533         * tests/test-memmem.c (includes): Likewise.
19534
19535 2008-06-10  Bruno Haible  <bruno@clisp.org>
19536
19537         * lib/wait-process.c (wait_subprocess): Add an assertion.
19538
19539 2008-06-10  Bruno Haible  <bruno@clisp.org>
19540
19541         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
19542
19543 2008-06-10  Bruno Haible  <bruno@clisp.org>
19544
19545         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
19546         using alarm().
19547         * tests/test-strcasestr.c (main): Likewise.
19548         * tests/test-strstr.c (main): Likewise.
19549
19550 2008-06-09  Bruno Haible  <bruno@clisp.org>
19551
19552         Work around the Solaris 10 ACE ACLs ABI change.
19553         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
19554         declare if ACL_NO_TRIVIAL is present.
19555         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
19556         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
19557         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
19558         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
19559         define if ACL_NO_TRIVIAL is present.
19560         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
19561         and use the current ABI.
19562         (file_has_acl): Use same #if condition as elsewhere.
19563         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
19564         in use, and use the current ABI.
19565         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
19566         Reported by Jim Meyering.
19567
19568 2008-06-09  Eric Blake  <ebb9@byu.net>
19569
19570         Work around environments that (stupidly) ignore SIGALRM.
19571         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
19572         before using alarm().
19573         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
19574         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
19575         Reported by Ian Beckwith <ianb@erislabs.net>.
19576
19577         Produce autobuild blurb earlier in log.
19578         * modules/autobuild (configure.ac-early): Move AB_INIT here.
19579
19580 2008-06-09  Jim Meyering  <meyering@redhat.com>
19581         and OndÅ™ej Vašík  <ovasik@redhat.com>
19582
19583         utimens.c: correct kernel bug work-around
19584         OndÅ™ej Vašík found that the invalid return value of 280 indicates
19585         failure, not success, and the kernel bug we're trying to work
19586         around affects not just the utimensat call, but also the fallback
19587         futimens call.
19588         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
19589         not success.
19590         [HAVE_FUTIMENS]: Use the same work-around, here.
19591
19592 2008-06-09  Jim Meyering  <meyering@redhat.com>
19593
19594         add more guards around definition of ACE_-related code
19595         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
19596         ALLOW and ACE_OWNER are also defined.
19597
19598 2008-06-08  Bruno Haible  <bruno@clisp.org>
19599
19600         * lib/acl-internal.h: Add me as co-author.
19601         * lib/file-has-acl.c: Likewise.
19602         * lib/set-mode-acl.c: Likewise.
19603         * lib/copy-acl.c: Likewise.
19604
19605 2008-06-08  Bruno Haible  <bruno@clisp.org>
19606
19607         Add support for AIX ACLs.
19608         * lib/acl-internal.h (acl_nontrivial): New declaration.
19609         * lib/file-has-acl.c (acl_nontrivial): New function.
19610         (file_has_acl): Add implementation using AIX 4 ACL API.
19611         * lib/set-mode-acl.c (qset_acl): Likewise.
19612         * lib/copy-acl.c (qcopy_acl): Likewise.
19613
19614 2008-06-08  Bruno Haible  <bruno@clisp.org>
19615
19616         Add support for HP-UX ACLs.
19617         * lib/acl-internal.h (acl_nontrivial): New declaration.
19618         * lib/file-has-acl.c (acl_nontrivial): New function.
19619         (file_has_acl): Add implementation using HP-UX 11 ACL API.
19620         * lib/set-mode-acl.c (qset_acl): Likewise.
19621         * lib/copy-acl.c (qcopy_acl): Likewise.
19622
19623 2008-06-08  Bruno Haible  <bruno@clisp.org>
19624
19625         Add support for Cygwin ACLs.
19626         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
19627         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
19628         the chmod_or_fchmod call.
19629         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
19630
19631 2008-06-08  Bruno Haible  <bruno@clisp.org>
19632
19633         Fix bug with setuid modes in Solaris 10+ code.
19634         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
19635         succeeded, when the mode contains some special bits.
19636
19637 2008-06-08  Bruno Haible  <bruno@clisp.org>
19638
19639         Add support for Solaris 7..10 ACLs.
19640         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
19641         declarations.
19642         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
19643         functions.
19644         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
19645         * lib/set-mode-acl.c (qset_acl): Likewise.
19646         * lib/copy-acl.c (qcopy_acl): Likewise.
19647
19648 2008-06-08  Bruno Haible  <bruno@clisp.org>
19649
19650         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
19651         declaration.
19652         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
19653         (acl_access_nontrivial): Remove MacOS X case.
19654         (file_has_acl): Use acl_extended_nontrivial.
19655         * lib/copy-acl.c (qcopy_acl): Likewise.
19656
19657 2008-06-08  Bruno Haible  <bruno@clisp.org>
19658
19659         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
19660
19661 2008-06-08  Jim Meyering  <meyering@redhat.com>
19662
19663         * modules/acl (Maintainer): Add Bruno Haible.
19664
19665 2008-06-07  Bruno Haible  <bruno@clisp.org>
19666
19667         Improve support for Tru64 ACLs.
19668         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
19669         ACL on OSF/1.
19670
19671 2008-06-07  Bruno Haible  <bruno@clisp.org>
19672
19673         Add support for MacOS X ACLs.
19674         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
19675         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
19676         * lib/set-mode-acl.c (qset_acl): Likewise.
19677         * lib/copy-acl.c (qcopy_acl): Likewise.
19678
19679 2008-06-07  Bruno Haible  <bruno@clisp.org>
19680
19681         Fix memory leak introduced on 2008-05-22.
19682         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
19683         use.
19684
19685 2008-06-07  Bruno Haible  <bruno@clisp.org>
19686
19687         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
19688         to construct an empty ACL.
19689
19690 2008-06-07  Bruno Haible  <bruno@clisp.org>
19691
19692         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
19693         precisely.
19694         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
19695
19696 2008-06-07  Bruno Haible  <bruno@clisp.org>
19697
19698         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
19699         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
19700
19701 2008-06-07  Bruno Haible  <bruno@clisp.org>
19702
19703         * doc/posix-functions/_setjmp.texi: Explain the use of this function
19704         regardless of POSIX.
19705         * doc/posix-functions/_longjmp.texi: Likewise.
19706         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
19707         SystemV platform in this case.
19708
19709 2008-06-06  Eric Blake  <ebb9@byu.net>
19710
19711         Document abort() bugs.
19712         * doc/posix-functions/abort.texi (abort): Mention anomalies.
19713
19714         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
19715         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
19716         sigsetjmp.
19717         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
19718         siglongjmp, but only as a macro.
19719         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
19720         is obsolete.
19721         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
19722
19723         Tweak documentation to cover cygwin argz bugs.
19724         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
19725         argz bug fix; no code change needed since no cygwin releases
19726         occurred between the last fix and the bug being tested.
19727         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
19728         module and recently fixed cygwin bugs.
19729         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
19730         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
19731         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
19732         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
19733         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
19734         Likewise.
19735         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
19736         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
19737         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
19738         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
19739         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
19740         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
19741         Likewise.
19742
19743         Avoid gcc warning on cygwin.
19744         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
19745         !ACL_NO_TRIVIAL]: Avoid unused variable.
19746
19747 2008-06-05  Eric Blake  <ebb9@byu.net>
19748
19749         Be tolerant of UNKNOWN version in gnulib-tool test dir.
19750         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
19751         git-version-gen fails to come up with a version.
19752         Reported by Simon Josefsson.
19753
19754 2008-06-05  Jim Meyering  <meyering@redhat.com>
19755             Paul Eggert  <eggert@cs.ucla.edu>
19756
19757         utimens.c: work around a probable Linux kernel bug
19758         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
19759         appears to be a kernel bug that causes utimensat to return 280
19760         instead of 0, indicating success.
19761
19762 2008-06-04  Bruno Haible  <bruno@clisp.org>
19763
19764         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
19765         2008-06-01 commit.
19766
19767 2008-06-04  Bruno Haible  <bruno@clisp.org>
19768
19769         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
19770         * lib/file-has-acl.c (acl_access_nontrivial): New function.
19771         (file_has_acl): Use it. Save errno afterwards.
19772         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
19773
19774 2008-06-03  Bruno Haible  <bruno@clisp.org>
19775
19776         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
19777         draft code. Simplify #ifs.
19778         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
19779         Put Solaris code after POSIX-draft code. Fix comments regarding
19780         Solaris 10, HP-UX. Mention Cygwin.
19781         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
19782
19783 2008-06-03  Eric Blake  <ebb9@byu.net>
19784
19785         Provide fallback for older kernels.
19786         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
19787         Provide runtime fallback if kernel lacks support.
19788         Reported by Mike Frysinger.
19789
19790 2008-06-02  Bruno Haible  <bruno@clisp.org>
19791
19792         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
19793         it exists.
19794
19795 2008-06-02  Bruno Haible  <bruno@clisp.org>
19796
19797         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
19798         * lib/copy-acl.c (qcopy_acl): Update comment.
19799
19800 2008-06-02  Bruno Haible  <bruno@clisp.org>
19801
19802         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
19803         like ACL APIs.
19804
19805 2008-06-02  Bruno Haible  <bruno@clisp.org>
19806
19807         * tests/test-file-has-acl.sh: Use different code for Cygwin.
19808         * tests/test-set-mode-acl.sh: Likewise.
19809         * tests/test-copy-acl.sh: Likewise.
19810         * tests/test-copy-file.sh: Likewise.
19811
19812 2008-06-02  Bruno Haible  <bruno@clisp.org>
19813
19814         * tests/test-file-has-acl.sh: Remove unused code.
19815
19816 2008-06-01  Bruno Haible  <bruno@clisp.org>
19817
19818         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
19819         (copy_acl): Just a wrapper around qcopy_acl that emits the error
19820         messages.
19821         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
19822
19823 2008-06-01  Bruno Haible  <bruno@clisp.org>
19824
19825         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
19826         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
19827         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
19828         APIs.
19829         * modules/acl-tests (configure.ac): Remove tests now contained in
19830         m4/acl.m4.
19831
19832 2008-06-02  Jim Meyering  <meyering@redhat.com>
19833
19834         announce-gen: use a better key-server host name
19835         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
19836         it may be more consistently reliable.  Suggested by Werner Koch
19837         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
19838
19839 2008-06-01  Bruno Haible  <bruno@clisp.org>
19840
19841         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
19842         Reported by Voroskoi Andras <voroskoi@gmail.com>.
19843
19844 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
19845
19846         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
19847
19848 2008-06-01  Bruno Haible  <bruno@clisp.org>
19849
19850         New ACL tests.
19851         * tests/test-file-has-acl.sh: New file.
19852         * tests/test-file-has-acl.c: New file.
19853         * tests/test-set-mode-acl.sh: New file.
19854         * tests/test-set-mode-acl.c: New file.
19855         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
19856         * tests/test-copy-acl.c: New file.
19857         * modules/acl-tests: New file, based on modules/copy-file-tests.
19858         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
19859         (Depends-on): Add acl-tests.
19860         (configure.ac): Remove checks.
19861         (Makefile.am): Don't create test-sameacls program here any more.
19862
19863 2008-06-01  Bruno Haible  <bruno@clisp.org>
19864
19865         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
19866         * tests/test-sameacls.c: Include progname.h.
19867         (main): Invoke set_program_name. Portability fixes for MacOS X,
19868         Solaris, HP-UX.
19869
19870 2008-06-01  Bruno Haible  <bruno@clisp.org>
19871
19872         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
19873         function.
19874         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
19875
19876 2008-06-01  Bruno Haible  <bruno@clisp.org>
19877
19878         * modules/rpmatch (Depends-on): Add strdup.
19879
19880 2008-06-01  Bruno Haible  <bruno@clisp.org>
19881
19882         * lib/pipe.c: Include unistd-safer.h.
19883         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
19884         * modules/pipe (Depends-on): Add unistd-safer.
19885
19886 2008-05-30  Simon Josefsson  <simon@josefsson.org>
19887
19888         * modules/autobuild (configure.ac): Call AB_INIT.
19889
19890 2008-05-30  Simon Josefsson  <simon@josefsson.org>
19891
19892         * tests/test-getaddrinfo.c: Don't print debug messages by default.
19893         Suggested by Bruno Haible <bruno@clisp.org>.
19894
19895 2008-05-30  Simon Josefsson  <simon@josefsson.org>
19896
19897         * tests/test-base64.c: Cast size_t to unsigned long when invoking
19898         printf.  Use %lu instead of %d.  Reported by Bruno Haible
19899         <bruno@clisp.org>.
19900
19901 2008-05-29  Eric Blake  <ebb9@byu.net>
19902
19903         Prefer new POSIX 200x interfaces over futimesat.
19904         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
19905         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
19906         when available.
19907         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
19908
19909 2008-05-28  Bruno Haible  <bruno@clisp.org>
19910
19911         * modules/stpcpy (License): Change to LGPLv2+.
19912         Requested by David Lutterkort <dlutter@redhat.com>.
19913
19914 2008-05-27  Bruno Haible  <bruno@clisp.org>
19915
19916         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
19917         current mingw.
19918         Reported by Jose E. Marchesi <jemarch@gnu.org>.
19919
19920 2008-05-27  Bruno Haible  <bruno@clisp.org>
19921
19922         * modules/iconv_open (Link): New section, from module 'iconv'.
19923         * modules/striconv (Link): Likewise.
19924         * modules/striconveh (Link): Likewise.
19925         * modules/xstriconv (Link): Likewise.
19926         * modules/unicodeio (Link): Likewise.
19927         * modules/propername (Link): Likewise.
19928         Reported by Jim Meyering.
19929
19930 2008-05-26  Jim Meyering  <meyering@redhat.com>
19931
19932         sha256: do not artificially restrict buffer length to be < 2^32
19933         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
19934         uint32_t to size_t.
19935         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
19936         to match.
19937
19938         avoid unaligned access errors, e.g., on sparc
19939         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
19940         direct access through a possibly-unaligned uint64* pointer.
19941         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
19942         direct access through a possibly-unaligned uint32* pointer.
19943         Prompted by this patch from Tom "spot" Callaway:
19944         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
19945
19946         sha512.c: fix typo in comment
19947         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
19948
19949 2008-05-25  Bruno Haible  <bruno@clisp.org>
19950
19951         * lib/set-mode-acl.c: Renamed from lib/acl.c.
19952         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
19953         (Makefile.am): Update lib_SOURCES.
19954
19955 2008-05-25  Bruno Haible  <bruno@clisp.org>
19956
19957         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
19958
19959 2008-05-25  Jim Meyering  <meyering@redhat.com>
19960
19961         useless-if-before-free: freed expr may have white-space differences
19962         * build-aux/useless-if-before-free: Recognize cases in which the
19963         freed expression differs from the tested one in embedded white
19964         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
19965         $1 was used, so we can't make any regexp shy.  Improved tests now
19966         detect this.
19967
19968         useless-if-before-free: accept white space in the expression.
19969         * build-aux/useless-if-before-free: For now, any white space
19970         in the expression must be identical in the free argument.
19971
19972         useless-if-before-free: efficiency tweak
19973         * build-aux/useless-if-before-free: Make the expression-matching
19974         regexp "shy".
19975         Make the *outer* regexp shy, not the expr-matching one.
19976
19977         update code-in-comment to accept cast of free arg
19978         * build-aux/useless-if-before-free: Update regexp.
19979
19980 2008-05-25  Bruno Haible  <bruno@clisp.org>
19981
19982         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
19983         * modules/copy-file-tests (Files, Makefile.am): Update.
19984         * tests/test-copy-file.c (func_test_copy): Update.
19985
19986 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
19987
19988         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
19989
19990 2008-05-23  Bruno Haible  <bruno@clisp.org>
19991
19992         Improve support for ACLs on OSF/1.
19993         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
19994         Remove fallback for unknown flavors of ACLs.
19995
19996 2008-05-22  Bruno Haible  <bruno@clisp.org>
19997
19998         Add support for ACLs on OSF/1.
19999         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
20000         replacements.
20001         (acl_free_text): New macro fallback.
20002         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
20003         acl_free.
20004         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
20005         acl_free_text function. Require AC_C_INLINE.
20006
20007 2008-05-22  Bruno Haible  <bruno@clisp.org>
20008
20009         Make copy_acl work on MacOS X 10.5.
20010         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
20011         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
20012         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
20013         If MODE_INSIDE_ACL, don't assume that every system has the same text
20014         representation for ACLs as FreeBSD.
20015         * lib/copy-acl.c (copy_acl): Add support for platforms with
20016         !MODE_INSIDE_ACL.
20017         * lib/file-has-acl.c (file_has_acl): Likewise.
20018         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
20019         FreeBSD, MacOS X, or IRIX, respectively.
20020
20021 2008-05-22  Bruno Haible  <bruno@clisp.org>
20022
20023         * lib/acl.h: Don't include <sys/acl.h>.
20024         (GETACLCNT): Move fallback to lib/acl-internal.h.
20025         * lib/acl-internal.h: Include <sys/acl.h> here.
20026         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
20027
20028 2008-05-22  Bruno Haible  <bruno@clisp.org>
20029
20030         Split off copy_acl function to separate file.
20031         * lib/copy-acl.c: New file, extracted from lib/acl.c.
20032         * lib/acl.c (copy_acl): Moved function to separate file.
20033         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
20034         * modules/acl (Files): Add lib/copy-acl.c.
20035         (Makefiles.am): Augment lib_SOURCES.
20036
20037 2008-05-22  Bruno Haible  <bruno@clisp.org>
20038
20039         * modules/copy-file-tests: New file.
20040         * tests/test-copy-file.sh: New file.
20041         * tests/test-copy-file.c: New file.
20042         * tests/test-copy-file-sameacls.c: New file.
20043
20044 2008-05-22  Eric Blake  <ebb9@byu.net>
20045
20046         Avoid gcc warning.
20047         * tests/test-memcmp.c (main): Pass NULL indirectly.
20048
20049 2008-05-21  Bruno Haible  <bruno@clisp.org>
20050
20051         Add reference doc about ACLs.
20052         * doc/acl-resources.txt: New file.
20053         * doc/acl-cygwin.txt: New file.
20054
20055 2008-05-21  Bruno Haible  <bruno@clisp.org>
20056
20057         Avoid one more warning from gcc.
20058         * lib/vasnprintf.c (IF_LINT): Update comments.
20059         (VASNPRINTF): Use it also for the 'prefix' array initializer.
20060
20061 2008-05-21  Jim Meyering  <meyering@redhat.com>
20062
20063         avoid a warning from gcc
20064         * lib/vasnprintf.c (IF_LINT): Define.
20065         (scale10_round_decimal_long_double):
20066         Use it to avoid a "may be used uninitialized" warning.
20067         (scale10_round_decimal_double): Likewise.
20068
20069 2008-05-21  Simon Josefsson  <simon@josefsson.org>
20070
20071         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
20072         declared.
20073
20074 2008-05-20  Bruno Haible  <bruno@clisp.org>
20075
20076         * tests/test-memcmp.c (main): Test also the sign of the result. Test
20077         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
20078
20079 2008-05-20  Simon Josefsson  <simon@josefsson.org>
20080
20081         * modules/memcmp-tests: New file.
20082         * tests/test-memcmp.c: New file.
20083
20084 2008-05-19  Bruno Haible  <bruno@clisp.org>
20085
20086         * modules/propername (Notice, configure.ac): Put quoted "..." into
20087         --keyword option.
20088         * lib/propername.h: Update comments accordingly.
20089         Reported by Eric Blake.
20090
20091 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
20092
20093         * modules/getpass-gnu (Depends-on): Add fseeko.
20094
20095 2008-05-19  Simon Josefsson  <simon@josefsson.org>
20096
20097         * modules/base64-tests: New file.
20098
20099 2008-05-19  Bo Borgerson <gigabo@gmail.com>
20100
20101         * lib/base64.c (base64_decode_ctx): If a decode context structure
20102         was passed in use it to ignore newlines.  If a context structure
20103         was _not_ passed in, continue to treat newlines as garbage (this
20104         is the historical behavior).  Formerly base64_decode.
20105         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
20106         takes a decode context structure.
20107         * lib/base64.h (base64_decode): Macro for four-argument calls.
20108         (base64_decode_alloc): Likewise.
20109         * lib/base64.c (base64_decode_ctx): If a decode context structure
20110         was passed in use it to ignore newlines.  If a context structure
20111         was _not_ passed in, continue to treat newlines as garbage (this
20112         is the historical behavior).  Formerly base64_decode.
20113         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
20114         takes a decode context structure.
20115         * lib/base64.h (base64_decode): Macro for four-argument calls.
20116         (base64_decode_alloc): Likewise.
20117
20118 2008-05-19  Jim Meyering  <meyering@redhat.com>
20119
20120         avoid a warning from gcc
20121         * lib/trim.c (IF_LINT): Define.
20122         (trim2): Use it to avoid a "may be used uninitialized" warning.
20123
20124         Fix doc typo.
20125         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
20126
20127 2008-05-19  Bruno Haible  <bruno@clisp.org>
20128
20129         * doc/glibc-functions/getpass.texi: Document limits of other
20130         implementations.
20131
20132 2008-05-19  Simon Josefsson  <simon@josefsson.org>
20133             Bruno Haible <bruno@clisp.org>
20134
20135         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
20136
20137 2008-05-18  Bruno Haible  <bruno@clisp.org>
20138
20139         * modules/propername: New file, from GNU gettext.
20140         * lib/propername.h: New file, from GNU gettext.
20141         * lib/propername.c: New file, from GNU gettext.
20142         * MODULES.html.sh (Internationalization functions): Add propername.
20143
20144 2008-05-16  Jim Meyering  <meyering@redhat.com>
20145             Bruno Haible  <bruno@clisp.org>
20146
20147         Avoid some warnings from "gcc -Wshadow".
20148         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
20149
20150 2008-05-15  Eric Blake  <ebb9@byu.net>
20151
20152         Extend previous patch to cygwin 1.7.0.
20153         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
20154         fast implementation in cygwin >= 1.7.0.
20155         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
20156         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
20157
20158 2008-05-15  Bruno Haible  <bruno@clisp.org>
20159
20160         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
20161         implementation in glibc >= 2.9.
20162         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
20163         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
20164
20165 2008-05-15  Bruno Haible  <bruno@clisp.org>
20166
20167         * MODULES.html.sh (Internationalization functions): Remove linebreak.
20168         (Unicode string functions): Add unilbrk/*.
20169         Reported by Karl Berry.
20170
20171 2008-05-15  Eric Blake  <ebb9@byu.net>
20172
20173         Fix violation of <stdbool.h> replacement in regex.
20174         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
20175         * lib/regexec.c (re_search_internal): Likewise.
20176         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
20177
20178 2008-05-15  Jim Meyering  <meyering@redhat.com>
20179
20180         avoid distracting test output when git or cvs is not found
20181         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
20182         * tests/test-vc-list-files-git.sh: Likewise.
20183
20184 2008-05-15  Eric Blake  <ebb9@byu.net>
20185
20186         Glibc finally accepted the memmem speedup code, bugzilla #5514.
20187         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
20188         glibc version.
20189         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
20190         * doc/posix-functions/strstr.texi (strstr): Likewise.
20191         * lib/str-two-way.h (MAX): Sychronize with glibc.
20192
20193 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
20194
20195         * lib/regcomp.c (optimize_utf8): Add a note on why we test
20196         opr.ctx_type.
20197         (calc_first): Initialize constraint field.
20198         (duplicate_node_closure): Use it instead of special casing ANCHORS.
20199         Fix grammar.
20200         (duplicate_node): Merge constraint field for all node types.
20201         (calc_eclosure_iter): Look at constraint field for all node types.
20202         * lib/regex_internal.c (create_cd_newstate): Don't look at
20203         opr.ctx_type.
20204
20205 2008-05-14  Bruno Haible  <bruno@clisp.org>
20206
20207         Help GCC to do better code generation.
20208         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
20209         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
20210         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
20211         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
20212         Declare with attribute 'malloc' if supported.
20213
20214 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
20215
20216         use "echo STR|wc -c" rather than unportable "expr length STR"
20217         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
20218         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
20219
20220 2008-05-14  Jim Meyering  <meyering@redhat.com>
20221
20222         use dd ibs=$n count=1 ... rather than less-portable head -c$n
20223         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
20224         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
20225         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
20226         via Collin Lasse.
20227
20228 2008-05-14  Eric Blake  <ebb9@byu.net>
20229
20230         Avoid quadratic growth in gl_LIBSOURCES.
20231         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
20232         Suggested by Bruno Haible.
20233
20234         Test xmemdup0.
20235         * modules/xmemdup0-tests: New file.
20236         * tests/test-xmemdup0.c: Likewise.
20237
20238 2008-05-13  Eric Blake  <ebb9@byu.net>
20239
20240         Split xmemdup0 into its own module.
20241         * modules/xmemdup0: New file.
20242         * lib/xmemdup0.h: Likewise.
20243         * lib/xmemdup0.c: Likewise.
20244         * MODULES.html.sh (Memory management functions): Add xmemdup0.
20245         * lib/xalloc.h (xmemdup0): Remove.
20246         * lib/xmalloc.c (xmemdup0): Likewise.
20247
20248 2008-05-13  Eric Blake  <ebb9@byu.net>
20249             Bruno Haible  <bruno@clisp.org>
20250
20251         Reduce number of forks required during autoconf.
20252         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
20253         and gl_LIBSOURCES_DIR.
20254         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
20255         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
20256         m4_syscmd per file.
20257         <m4_foreach_w>: Move...
20258         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
20259
20260 2008-05-13  Eric Blake  <ebb9@byu.net>
20261
20262         * gnulib-tool: Fix various comment typos.
20263
20264 2008-05-12  Bruno Haible  <bruno@clisp.org>
20265
20266         Tailor the linebreaking algorithm.
20267         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
20268
20269 2008-05-12  Bruno Haible  <bruno@clisp.org>
20270
20271         Update to Unicode 5.0.0.
20272         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
20273         LBP_JV, LBP_JT. Redistribute values.
20274         (unilbrk_table): Change size.
20275         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
20276         Unicode TR#14 rev. 22.
20277         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
20278         LBP_JV, LBP_JT. Redistribute values.
20279         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
20280         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
20281         Update.
20282         * lib/unilbrk/lbrkprop1.h: Regenerated.
20283         * lib/unilbrk/lbrkprop2.h: Regenerated.
20284         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
20285         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
20286         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
20287         Likewise.
20288         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
20289         Likewise.
20290         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
20291         result.
20292         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
20293         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
20294         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
20295         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
20296         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
20297         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
20298
20299 2008-05-11  Bruno Haible  <bruno@clisp.org>
20300
20301         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
20302
20303 2008-05-11  Bruno Haible  <bruno@clisp.org>
20304
20305         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
20306         * modules/unilbrk/gen-lbrk: New file.
20307
20308 2008-05-11  Bruno Haible  <bruno@clisp.org>
20309
20310         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
20311         * m4/sha512.m4 (gl_SHA512): Likewise.
20312
20313 2008-05-11  Jim Meyering  <meyering@redhat.com>
20314
20315         New modules: crypto/sha256, crypto/sha512 (from coreutils)
20316         * modules/crypto/sha256: New file.
20317         * modules/crypto/sha512: Likewise.
20318         * lib/sha256.c: Likewise.
20319         * lib/sha256.h: Likewise.
20320         * lib/sha512.c: Likewise.
20321         * lib/sha512.h: Likewise.
20322         * lib/u64.h: Likewise.
20323         * m4/sha256.m4: Likewise.
20324         * m4/sha512.m4: Likewise.
20325         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
20326
20327 2008-05-10  Bruno Haible  <bruno@clisp.org>
20328
20329         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
20330         (Input/Output <stdio.h>): Add xprintf.
20331         (Signal handling <signal.h>): Add strsignal.
20332         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
20333         (Core language properties): Add func.
20334         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
20335         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
20336         strings.
20337         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
20338         (Input/output): New section.
20339         (File system functions): Add openat-die, stat-macros.
20340         (Networking functions): Add sockets.
20341         (Unicode string functions): Add unictype/*.
20342         (Support for building libraries and executables): Add gperf.
20343         (Support for building documentation): Add agpl-3.0.
20344         (Misc): Add nocrash.
20345
20346 2008-05-10  Bruno Haible  <bruno@clisp.org>
20347
20348         * modules/unictype/gen-ctype: New file.
20349
20350 2008-05-10  Jim Meyering  <meyering@redhat.com>
20351
20352         Make chdir-safer.c more efficient on a system with no symlinks.
20353         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
20354         also if ELOOP is zero.  Suggested by Bruno Haible.
20355
20356         Make chdir-safer.c slightly safer.
20357         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
20358         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
20359
20360         Avoid compile failure on systems without ELOOP (like mingw).
20361         * lib/chdir-safer.c (ELOOP): Define if not already defined.
20362         Reported by Bruno Haible.
20363
20364 2008-05-10  Bruno Haible  <bruno@clisp.org>
20365
20366         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
20367         (is_utf8_encoding): Use a case-insensitive comparison.
20368         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
20369         streq.
20370
20371 2008-05-10  Bruno Haible  <bruno@clisp.org>
20372
20373         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
20374         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
20375         * lib/unilbrk/ulc-common.h (iconv_string_length,
20376         iconv_string_keeping_offsets): Remove declarations.
20377         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
20378         Don't include <iconv.h>, streq.h, xsize.h.
20379         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
20380         conversion.
20381         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
20382         <iconv.h>, streq.h, xsize.h.
20383         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
20384         conversion.
20385         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
20386         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
20387         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
20388         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
20389
20390 2008-05-10  Bruno Haible  <bruno@clisp.org>
20391
20392         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
20393         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
20394
20395         * modules/unilbrk/u32-width-linebreaks-tests: New file.
20396         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
20397
20398         * modules/unilbrk/u16-width-linebreaks-tests: New file.
20399         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
20400
20401         * modules/unilbrk/u8-width-linebreaks-tests: New file.
20402         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
20403
20404         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
20405         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
20406
20407         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
20408         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
20409
20410         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
20411         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
20412
20413         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
20414         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
20415
20416 2008-05-10  Bruno Haible  <bruno@clisp.org>
20417
20418         Split up 'linebreak' module.
20419         * lib/unilbrk.h: New file, based on lib/linebreak.h.
20420         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
20421         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
20422         modifications.
20423         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
20424         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
20425         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
20426         lib/linebreak.c.
20427         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
20428         lib/linebreak.c.
20429         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
20430         lib/linebreak.c.
20431         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
20432         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
20433         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
20434         lib/linebreak.c.
20435         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
20436         lib/linebreak.c.
20437         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
20438         lib/linebreak.c.
20439         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
20440         lib/linebreak.c.
20441         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
20442         lib/linebreak.c.
20443         * modules/unilbrk/base: New file.
20444         * modules/unilbrk/tables: New file.
20445         * modules/unilbrk/u8-possible-linebreaks: New file.
20446         * modules/unilbrk/u16-possible-linebreaks: New file.
20447         * modules/unilbrk/u32-possible-linebreaks: New file.
20448         * modules/unilbrk/ulc-common: New file.
20449         * modules/unilbrk/ulc-possible-linebreaks: New file.
20450         * modules/unilbrk/u8-width-linebreaks: New file.
20451         * modules/unilbrk/u16-width-linebreaks: New file.
20452         * modules/unilbrk/u32-width-linebreaks: New file.
20453         * modules/unilbrk/ulc-width-linebreaks: New file.
20454         * lib/linebreak.h: Remove file.
20455         * lib/linebreak.c: Remove file.
20456         * m4/linebreak.m4: Remove file.
20457         * modules/linebreak: Remove file.
20458         * NEWS: Mention the changes.
20459
20460 2008-05-09  Eric Blake  <ebb9@byu.net>
20461
20462         Add xmemdup0.
20463         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
20464         implementation.
20465         * lib/xmalloc.c (xmemdup0): New C implementation.
20466
20467 2008-05-08  Bruno Haible  <bruno@clisp.org>
20468
20469         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
20470
20471 2008-05-07  Eric Blake  <ebb9@byu.net>
20472
20473         Support cross-compilation of <wctype.h>.
20474         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
20475         AC_CACHE_CHECK.
20476
20477 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
20478
20479         * build-aux/vc-list-files: Add support for bzr.
20480
20481 2008-05-03  Jim Meyering  <meyering@redhat.com>
20482
20483         avoid failed assertion with tight malloc
20484         * tests/test-getndelim2.c: Correct an off-by-one assertion.
20485
20486 2008-05-03  Simon Josefsson  <simon@josefsson.org>
20487
20488         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
20489         are needed from arpa/inet.h.
20490         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
20491         Reported by Bruno Haible.
20492
20493 2008-05-02  Jim Meyering  <meyering@redhat.com>
20494
20495         avoid compilation error on FreeBSD 6
20496         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
20497
20498 2008-05-01  Jim Meyering  <meyering@redhat.com>
20499
20500         useless-if-before-free: correct --help's exit status description
20501         * build-aux/useless-if-before-free (usage): Like grep, exit 0
20502         for one or more matches, etc.  Reported by Bruno Haible.
20503
20504         vc-list-files: make the stand-alone gnulib test work
20505         * modules/vc-list-files-tests (configure.ac):
20506         Define and AC_SUBST abs_aux_dir.
20507         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
20508         $(abs_top_srcdir) to each script and having each of them
20509         duplicate the work of setting PATH, set PATH here, using
20510         the new variable, abs_aux_dir instead.
20511         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
20512         * tests/test-vc-list-files-git.sh: Likewise.
20513         Reported by Bruno Haible.
20514
20515 2008-05-01  Bruno Haible  <bruno@clisp.org>
20516
20517         * lib/getndelim2.c (getndelim2): Fix newsize computation during
20518         reallocation. Rename 'done' to 'found_delimiter'.
20519
20520 2008-05-01  Jim Meyering  <meyering@redhat.com>
20521
20522         vc-list-files: accommodate /bin/sh like the one from Solaris 10
20523         * build-aux/vc-list-files: Use `...`, not $(...).
20524
20525 2008-04-30  Jim Meyering  <meyering@redhat.com>
20526
20527         add tests for vc-list-files
20528         * modules/vc-list-files-tests: New module.
20529         * tests/test-vc-list-files-cvs.sh: New file.
20530         * tests/test-vc-list-files-git.sh: New file.
20531
20532         avoid a warning from gcc
20533         * lib/getndelim2.c (IF_LINT): Define.
20534         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
20535
20536         vc-list-files: work properly with build-aux/cvsu, too
20537         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
20538         to all cvs-based clauses.
20539
20540         vc-list-files: work properly in the CVS+awk case, too
20541         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
20542
20543         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
20544         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
20545         take more than one file argument, so .  Add quotes, just in case $dir
20546         ever contains a shell meta-character.  Prompted by Soren Hansen in
20547         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
20548
20549 2008-04-29  Eric Blake  <ebb9@byu.net>
20550
20551         Optimize getndelim2 to use block operations when possible.
20552         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
20553         freadseek, and memchr2.
20554         * lib/getndelim2.c (getndelim2): Use them for block reads.
20555
20556 2008-04-29  Bruno Haible  <bruno@clisp.org>
20557
20558         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
20559         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
20560         * modules/inet_ntop (Depends-on): Add extensions.
20561         * modules/inet_pton (Depends-on): Likewise.
20562         Reported by Simon Josefsson.
20563
20564 2008-04-29  Jim Meyering  <meyering@redhat.com>
20565
20566         When the is more than one match in a block, match all of them.
20567         * build-aux/useless-if-before-free: Iterate through each block
20568         until there are no more matches.
20569
20570         Fix broken useless-if-before-free script.
20571         * build-aux/useless-if-before-free: Fix typo: missing "?" after
20572         the expression to match cast of argument to free-like function.
20573
20574 2008-04-29  Eric Blake  <ebb9@byu.net>
20575
20576         Use new header.
20577         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
20578
20579 2008-04-29  Jim Meyering  <meyering@redhat.com>
20580
20581         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
20582         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
20583         by gnulib to exist and to declare e.g., inet_ntop.
20584         Don't include "inet_ntop.h", now removed.
20585
20586         * m4/arpa_inet_h.m4: Remove trailing blanks.
20587
20588 2008-04-29  Eric Blake  <ebb9@byu.net>
20589
20590         Silence valgrind on safe reads beyond potential array bounds.
20591         * lib/rawmemchr.valgrind: New file.
20592         * lib/strchrnul.valgrind: Likewise.
20593         * modules/rawmemchr (Files): Distribute new file.
20594         * modules/strchrnul (Files): Likewise.
20595         Suggested by Bruno Haible.
20596
20597 2008-04-29  Bruno Haible  <bruno@clisp.org>
20598
20599         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
20600         (inet_ntop, inet_pton): Change portability warning's wording.
20601         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
20602         Invoke gl_CHECK_NEXT_HEADERS.
20603         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
20604         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
20605         set ARPA_INET_H.
20606         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
20607         * modules/arpa_inet (Description): No longer only for systems that
20608         lack it.
20609         (Depends-on): Add include_next.
20610         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
20611         HAVE_ARPA_INET_H.
20612
20613 2008-04-29  Jim Meyering  <meyering@redhat.com>
20614
20615         * modules/mkdir (License): Re-license as LGPLv2+.
20616
20617 2008-04-29  Bruno Haible  <bruno@clisp.org>
20618
20619         * modules/rawmemchr (Maintainer): Set to Eric.
20620         * modules/strchrnul (Maintainer): Likewise.
20621
20622 2008-04-29  Simon Josefsson  <simon@josefsson.org>
20623
20624         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
20625         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
20626
20627         * modules/arpa_inet (arpa/inet.h): Use them.
20628
20629 2008-04-28  Eric Blake  <ebb9@byu.net>
20630
20631         Test getndelim2.
20632         * modules/getndelim2-tests: New file.
20633         * tests/test-getndelim2.c: Likewise.
20634         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
20635         stream.
20636         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
20637
20638         * MODULES.html.sh: Document new module.
20639
20640 2008-04-20  Bruno Haible  <bruno@clisp.org>
20641
20642         * lib/c-stack.c (die): Use raise.
20643         * modules/c-stack (Depends-on): Add raise.
20644
20645 2008-04-28  Bruno Haible  <bruno@clisp.org>
20646
20647         Expect rpmatch to be declared.
20648         * lib/yesno.c (rpmatch): Remove declaration.
20649
20650         Declare rpmatch.
20651         * lib/stdlib.in.h (rpmatch): New declaration.
20652         * lib/rpmatch.c: Include <stdlib.h> first.
20653         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
20654         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
20655         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
20656         HAVE_RPMATCH.
20657         * modules/rpmatch (Depends-on): Add stdlib, extensions.
20658         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
20659         (Include): Set to <stdlib.h>.
20660         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
20661         HAVE_RPMATCH.
20662         * NEWS: Document the change.
20663
20664 2008-04-28  Bruno Haible  <bruno@clisp.org>
20665
20666         Change rpmatch to use nl_langinfo when appropriate.
20667         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
20668         (N_): New macro.
20669         (localized_pattern): New function/macro.
20670         (try): Remove match, nomatch arguments. Copy the pattern into safe
20671         memory before caching it.
20672         (rpmatch): Use localized_pattern. Add translator comments.
20673         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
20674         Suggested by Eric Blake.
20675         * modules/rpmatch (Depends-on): Add stdbool.
20676
20677 2008-04-28  Eric Blake  <ebb9@byu.net>
20678
20679         Add rawmemchr module, matching glibc.
20680         * modules/string (Makefile.am): New indicator.
20681         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
20682         * lib/string.in.h (rawmemchr): Declare when appropriate.
20683         * modules/rawmemchr: New file.
20684         * m4/rawmemchr.m4: Likewise.
20685         * lib/rawmemchr.c: Likewise.
20686         * modules/rawmemchr-tests: Likewise.
20687         * tests/test-rawmemchr.c: Likewise.
20688         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
20689         module.
20690         * modules/strchrnul (Depends-on): Add rawmemchr.
20691         * lib/strchrnul.c (strchrnul): Optimize a corner case.
20692
20693         Whitespace cleanup.
20694         * tests/test-strchrnul.c: Reindent.
20695         * lib/strchrnul.c: Likewise.
20696
20697         Optimize and test strchrnul.
20698         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
20699         * modules/strchrnul-tests: New file.
20700         * tests/test-strchrnul.c: Likewise.
20701
20702         Remove intprops dependency.
20703         * modules/memchr (Depends-on): Remove intprops.
20704         * modules/memrchr (Depends-on): Likewise.
20705         * modules/memchr2 (Depends-on): Likewise.
20706         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
20707         * lib/memrchr.c (__memrchr): Likewise.
20708         * lib/memrchr2.c (memchr2): Likewise.
20709         Reported by Simon Josefsson.
20710
20711 2008-04-28  Simon Josefsson  <simon@josefsson.org>
20712
20713         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
20714         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
20715
20716 2008-04-28  Simon Josefsson  <simon@josefsson.org>
20717
20718         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
20719
20720         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
20721
20722         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
20723
20724         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
20725         declarations.
20726         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
20727
20728         * m4/inet_pton.m4: Don't check for header files.
20729
20730         * m4/inet_ntop.m4: Don't check for header files.
20731
20732 2008-04-28  Simon Josefsson  <simon@josefsson.org>
20733
20734         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
20735         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
20736         trigger for cygwin).
20737         Reported by Bruno Haible  <bruno@clisp.org>.
20738
20739 2008-04-28  Bruno Haible  <bruno@clisp.org>
20740
20741         * doc/posix-functions/strdup.texi: Mention mingw problem.
20742
20743 2008-04-27  Bruno Haible  <bruno@clisp.org>
20744
20745         * modules/stat-time-tests (Depends-on): Add sleep.
20746         * tests/test-stat-time.c (force_unlink): New function.
20747         (cleanup): Use it.
20748         (test_mtime): Remove the ctime related tests.
20749         (test_ctime): New function, containing the ctime related tests.
20750         (main): Call test_ctime, except on native Windows platforms.
20751
20752 2008-04-27  Bruno Haible  <bruno@clisp.org>
20753
20754         * lib/rpmatch.c (rpmatch): Add some comments.
20755         Reported by James Youngman <jay@gnu.org>.
20756
20757 2008-04-27  Bruno Haible  <bruno@clisp.org>
20758
20759         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
20760         quiet NaNs.
20761
20762 2008-04-27  Bruno Haible  <bruno@clisp.org>
20763
20764         Make test-yesno.sh work on mingw.
20765         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
20766         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
20767         (main): Set stdin to binary mode.
20768         * modules/yesno-tests (Depends-on): Add binary-io.
20769
20770 2008-04-27  Bruno Haible  <bruno@clisp.org>
20771
20772         Fix 'isfinite' on x86, x86_64, ia64 platforms.
20773         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
20774         argument that lie outside the IEEE 854 domain.
20775         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
20776         (gl_ISFINITE): Use it.
20777         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
20778
20779 2008-04-27  Bruno Haible  <bruno@clisp.org>
20780
20781         Allow local renaming in config.h.
20782         * lib/memrchr.c (memrchr): Don't undefine outside libc.
20783
20784 2008-04-27  Bruno Haible  <bruno@clisp.org>
20785
20786         * lib/memchr.c (__memchr): Change type of 'i'.
20787         * lib/memchr2.c (memchr2): Likewise.
20788
20789 2008-04-26  Eric Blake  <ebb9@byu.net>
20790         and Bruno Haible  <bruno@clisp.org>
20791
20792         Optimize and test memrchr.
20793         * modules/memrchr (Depends-on): Add intprops.
20794         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
20795         * modules/memrchr-tests: New file.
20796         * tests/test-memrchr.c: New file.
20797
20798 2008-04-26  Bruno Haible  <bruno@clisp.org>
20799
20800         Add tentative support for DragonFly BSD.
20801         * lib/stdio-impl.h: Add macros for DragonFly BSD.
20802         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
20803         fp.
20804         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
20805         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
20806         * lib/fpurge.c (fpurge): Likewise.
20807         * lib/freadable.c (freaadable): Likewise.
20808         * lib/freadahead.c (freadahead): Likewise.
20809         * lib/freading.c (freading): Likewise.
20810         * lib/freadptr.c (freadptr): Likewise.
20811         * lib/freadseek.c (freadptrinc): Likewise.
20812         * lib/fseeko.c (fseeko): Likewise.
20813         * lib/fseterr.c (fseterr): Likewise.
20814         * lib/fwritable.c (fwritable): Likewise.
20815         * lib/fwriting.c (fwriting): Likewise.
20816
20817 2008-04-26  Bruno Haible  <bruno@clisp.org>
20818
20819         * lib/stdio-impl.h: New file.
20820         * lib/fbufmode.c: Include stdio-impl.h.
20821         (fbufmode): Use fp_, remove redundant #defines.
20822         * lib/fflush.c: Include stdio-impl.h.
20823         (clear_ungetc_buffer): Remove redundant #defines.
20824         * lib/fpurge.c: Include stdio-impl.h.
20825         (fpurge): Remove redundant #defines.
20826         * lib/freadable.c: Include stdio-impl.h.
20827         (freadable): Remove redundant #defines.
20828         * lib/freadahead.c: Include stdio-impl.h.
20829         (freadahead): Remove redundant #defines.
20830         * lib/freading.c: Include stdio-impl.h.
20831         (freading): Remove redundant #defines.
20832         * lib/freadptr.c: Include stdio-impl.h.
20833         (freadptr): Remove redundant #defines.
20834         * lib/freadseek.c: Include stdio-impl.h.
20835         (freadptrinc): Remove redundant #defines.
20836         * lib/fseeko.c: Include stdio-impl.h.
20837         (rpl_fseeko): Remove redundant #defines.
20838         * lib/fseterr.c: Include stdio-impl.h.
20839         (fseterr): Remove redundant #defines.
20840         * lib/fwritable.c: Include stdio-impl.h.
20841         (fwritable: Remove redundant #defines.
20842         * lib/fwriting.c: Include stdio-impl.h.
20843         (fwriting): Remove redundant #defines.
20844         * modules/fbufmode (Files): Add lib/stdio-impl.h.
20845         * modules/fflush (Files): Likewise.
20846         * modules/fpurge (Files): Likewise.
20847         * modules/freadable (Files): Likewise.
20848         * modules/freadahead (Files): Likewise.
20849         * modules/freading (Files): Likewise.
20850         * modules/freadptr (Files): Likewise.
20851         * modules/freadseek (Files): Likewise.
20852         * modules/fseeko (Files): Likewise.
20853         * modules/fseterr (Files): Likewise.
20854         * modules/fwritable (Files): Likewise.
20855         * modules/fwriting (Files): Likewise.
20856
20857 2008-04-26  Bruno Haible  <bruno@clisp.org>
20858
20859         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
20860         restore_seek_optimization, update_fpos_cache): New functions, extracted
20861         from rpl_fflush.
20862         (rpl_fflush): Use them.
20863         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
20864         (gl_REPLACE_FFLUSH): Use it.
20865
20866 2008-04-26  Bruno Haible  <bruno@clisp.org>
20867
20868         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
20869         on Solaris.
20870         * tests/test-xstrtoimax.sh: Likewise.
20871         * tests/test-xstrtoumax.sh: Likewise.
20872         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
20873
20874 2008-04-26  Bruno Haible  <bruno@clisp.org>
20875
20876         * modules/memchr-tests: New file.
20877         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
20878
20879 2008-04-26  Eric Blake  <ebb9@byu.net>
20880             Bruno Haible  <bruno@clisp.org>
20881
20882         * lib/memchr.c: Include intprops.h.
20883         (__memchr): Optimize parallel detection of matching bytes. Rename local
20884         variables. Add explanatory comments.
20885
20886 2008-04-26  Bruno Haible  <bruno@clisp.org>
20887
20888         Fix module 'memchr', broken since 2000-10-28.
20889         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
20890
20891 2008-04-26  Bruno Haible  <bruno@clisp.org>
20892
20893         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
20894         comments.
20895
20896 2008-04-25  Eric Blake  <ebb9@byu.net>
20897
20898         Use native fstatat on cygwin 1.7.0.
20899         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
20900         first.
20901
20902 2008-04-23  Eric Blake  <ebb9@byu.net>
20903
20904         Improve memchr2 performance.
20905         * lib/memchr2.c (memchr2): Further optimize parallel detection of
20906         NUL bytes.
20907         * modules/memchr2 (Depends-on): Use intprops.h.
20908
20909 2008-04-23  Simon Josefsson  <simon@josefsson.org>
20910
20911         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
20912         an inline function instead of a CPP macro.  Patch by Ben Pfaff
20913         <blp@cs.stanford.edu>.
20914
20915 2008-04-23  Simon Josefsson  <simon@josefsson.org>
20916
20917         * lib/arpa_inet.in.h: New file.
20918
20919         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
20920         (Makefile.am): Sed in substitute header file.
20921
20922         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
20923         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
20924
20925         * modules/inet_ntop (configure.ac): Use
20926         gl_ARPA_INET_MODULE_INDICATOR.
20927
20928         * modules/inet_pton (configure.ac): Use
20929         gl_ARPA_INET_MODULE_INDICATOR.
20930
20931 2008-04-22  Jim Meyering  <meyering@redhat.com>
20932
20933         * modules/verify (License): Re-license as LGPLv2+.
20934
20935 2008-04-22  Simon Josefsson  <simon@josefsson.org>
20936
20937         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
20938         parameter to void* as per POSIX standard (MinGW uses char*).
20939
20940 2008-04-21  Bruno Haible  <bruno@clisp.org>
20941
20942         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
20943         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
20944         Define to replacements if REPLACE_ISWCNTRL is 1.
20945         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
20946         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
20947         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
20948         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
20949         what it fixes.
20950         * doc/posix-functions/iswalpha.texi: Likewise.
20951         * doc/posix-functions/iswblank.texi: Likewise.
20952         * doc/posix-functions/iswcntrl.texi: Likewise.
20953         * doc/posix-functions/iswdigit.texi: Likewise.
20954         * doc/posix-functions/iswgraph.texi: Likewise.
20955         * doc/posix-functions/iswlower.texi: Likewise.
20956         * doc/posix-functions/iswprint.texi: Likewise.
20957         * doc/posix-functions/iswpunct.texi: Likewise.
20958         * doc/posix-functions/iswspace.texi: Likewise.
20959         * doc/posix-functions/iswupper.texi: Likewise.
20960         * doc/posix-functions/iswxdigit.texi: Likewise.
20961         Reported by Alain Guibert.
20962
20963 2008-04-21  Bruno Haible  <bruno@clisp.org>
20964
20965         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
20966         Patch by Alain Guibert.
20967
20968 2008-04-21  Bruno Haible  <bruno@clisp.org>
20969
20970         Fix test failures on mingw.
20971         * tests/test-xstrtol.c (print_no_progname): New function.
20972         (main): Install it in error_print_progname hook.
20973         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
20974         * tests/test-xstrtoimax.sh: Likewise.
20975         * tests/test-xstrtoumax.sh: Likewise.
20976
20977 2008-04-21  Bruno Haible  <bruno@clisp.org>
20978
20979         Fix test failure on mingw.
20980         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
20981
20982 2008-04-21  Bruno Haible  <bruno@clisp.org>
20983
20984         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
20985         Actually assign a value.
20986
20987 2008-04-20  Bruno Haible  <bruno@clisp.org>
20988
20989         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
20990         take 2.
20991         * lib/canonicalize.c (canonicalize_file_name): Elide if the
20992         'canonicalize-lgpl' module is also used.
20993         * lib/canonicalize-lgpl.c: Undo last change.
20994         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
20995
20996 2008-04-20  Bruno Haible  <bruno@clisp.org>
20997
20998         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
20999         config.h. Provide _mkdir based fallback for mingw.
21000         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
21001         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
21002         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
21003         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
21004         rather than defining mkdir in config.h.
21005         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
21006         (gl_SYS_STAT_H_DEFAULTS): New macro.
21007         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
21008         HAVE_IO_H any more.
21009         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
21010         HAVE_DECL_MKDIR and HAVE_IO_H.
21011
21012 2008-04-20  Bruno Haible  <bruno@clisp.org>
21013
21014         * lib/isapipe.c: Port to native Windows platforms.
21015
21016 2008-04-20  Bruno Haible  <bruno@clisp.org>
21017
21018         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
21019
21020 2008-04-21  Eric Blake  <ebb9@byu.net>
21021
21022         Work around preprocessors that don't handle UINTMAX_MAX.
21023         * lib/memchr2.c (memchr2): Avoid embedded #if.
21024         Reported by Alain Guibert, fix suggested by Bruno Haible.
21025
21026 2008-04-21  Simon Josefsson  <simon@josefsson.org>
21027
21028         * doc/posix-functions/strftime.texi (strftime): Explain better
21029         Windows incompatibility.  Suggested by Micah Cowan
21030         <micah@cowan.name>.
21031
21032 2008-04-20  Bruno Haible  <bruno@clisp.org>
21033
21034         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
21035         unistr/u8-mblen.
21036
21037 2008-04-20  Bruno Haible  <bruno@clisp.org>
21038
21039         Fix test failure on platforms with non-GNU iconv.
21040         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
21041         (U_TO_U8): Use it, rather than u16_to_u8.
21042         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
21043         units at the end of the input string.
21044         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
21045
21046 2008-04-20  Bruno Haible  <bruno@clisp.org>
21047
21048         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
21049         when the resulting length is 0.
21050         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
21051
21052 2008-04-20  Bruno Haible  <bruno@clisp.org>
21053
21054         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
21055         works.
21056         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
21057
21058 2008-04-20  Bruno Haible  <bruno@clisp.org>
21059
21060         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
21061         * modules/tsearch-tests (configure.ac): Test for initstate function.
21062
21063 2008-04-20  Bruno Haible  <bruno@clisp.org>
21064
21065         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
21066         for nlink_t if missing.
21067         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
21068
21069 2008-04-19  Bruno Haible  <bruno@clisp.org>
21070
21071         Work around snprintf bug on Linux libc5.
21072         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
21073         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
21074         gl_SNPRINTF_SIZE1.
21075         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
21076         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
21077         that test failed.
21078         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
21079         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
21080         * modules/snprintf (Files): Add m4/printf.m4.
21081         * modules/vsnprintf (Files): Likewise.
21082         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
21083         * doc/posix-functions/vsnprintf.texi: Likewise.
21084
21085 2008-04-19  Bruno Haible  <bruno@clisp.org>
21086
21087         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
21088         from 0.0058 to less than 10^-7.
21089
21090 2008-04-19  Bruno Haible  <bruno@clisp.org>
21091
21092         Fix rounding when a precision is given.
21093         * lib/vasnprintf.c (is_borderline): New function.
21094         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
21095         9...9x.
21096         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
21097         %e, %g.
21098         * tests/test-vasprintf-posix.c (test_function): Likewise.
21099         * tests/test-snprintf-posix.h (test_function): Likewise.
21100         * tests/test-sprintf-posix.h (test_function): Likewise.
21101         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
21102         * tests/test-printf-posix.h (test_function): Likewise.
21103         * tests/test-printf-posix.output: Update.
21104         Reported by John Darrington <john@darrington.wattle.id.au> via
21105         Ben Pfaff <blp@cs.stanford.edu>.
21106
21107 2008-04-18  Simon Josefsson  <simon@josefsson.org>
21108
21109         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
21110         Suggested by Bruno Haible <bruno@clisp.org>.
21111
21112 2008-04-17  Bruno Haible  <bruno@clisp.org>
21113
21114         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
21115         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
21116         implementation.
21117         Patch by Bruce Merry <bmerry@gmail.com>.
21118
21119 2008-04-17  Simon Josefsson  <simon@josefsson.org>
21120
21121         * doc/posix-functions/strftime.texi (strftime): Mention that %e
21122         doesn't work under Windows.
21123
21124 2008-04-16  Bruno Haible  <bruno@clisp.org>
21125
21126         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
21127         New macros.
21128         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
21129         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
21130         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
21131         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
21132         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
21133         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
21134         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
21135         macros.
21136         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
21137         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
21138         Northern Sotho, Uighur.
21139
21140 2008-04-16  Bruno Haible  <bruno@clisp.org>
21141
21142         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
21143         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
21144         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
21145         Reported by Daniel Bergström <daniel@octocode.com>.
21146
21147 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
21148             Bruno Haible  <bruno@clisp.org>
21149
21150         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
21151         function.
21152         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
21153         New functions, mostly extracted from gl_locale_name_default.
21154         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
21155
21156 2008-04-16  Eric Blake  <ebb9@byu.net>
21157
21158         Adjust strtod detection to catch glibc 2.7 bug.
21159         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
21160         Reported by John Gatewood Ham.
21161
21162 2008-04-16  Bruno Haible  <bruno@clisp.org>
21163
21164         Add tentative support for Linux libc5.
21165         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
21166         * lib/fpurge.c (fpurge): Likewise.
21167         * lib/freadable.c (freadable): Likewise.
21168         * lib/freadahead.c (freadahead): Likewise.
21169         * lib/freading.c (freading): Likewise.
21170         * lib/freadptr.c (freadptr): Likewise.
21171         * lib/freadseek.c (freadptrinc): Likewise.
21172         * lib/fseeko.c (rpl_fseeko): Likewise.
21173         * lib/fseterr.c (fseterr): Likewise.
21174         * lib/fwritable.c (fwritable): Likewise.
21175         * lib/fwriting.c (fwriting): Likewise.
21176         Reported by Alain Guibert <alguibert+bts@free.fr>.
21177
21178 2008-04-15  Bruno Haible  <bruno@clisp.org>
21179
21180         * modules/mathl (configure.ac): Define module indicator.
21181
21182 2008-04-15  Bruno Haible  <bruno@clisp.org>
21183
21184         * lib/logl.c (logl): Remove unused variables.
21185
21186 2008-04-15  Bruno Haible  <bruno@clisp.org>
21187
21188         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
21189         fails.
21190
21191 2008-04-15  Bruno Haible  <bruno@clisp.org>
21192
21193         * lib/trim.c (trim2): Fix argument of isspace() macro.
21194
21195 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
21196
21197         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
21198         to 0.
21199         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
21200
21201 2008-04-14  Bruno Haible  <bruno@clisp.org>
21202
21203         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
21204         AC_LANG_PROGRAM argument.
21205         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
21206         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
21207         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
21208         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
21209         * m4/math_h.m4 (gl_MATH_H): Likewise.
21210         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
21211         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
21212         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
21213         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
21214         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
21215         * m4/regex.m4 (gl_REGEX): Likewise.
21216         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
21217         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
21218         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
21219         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
21220         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
21221         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
21222         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
21223         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
21224
21225 2008-04-14  Jim Meyering  <meyering@redhat.com>
21226
21227         test-strtod: fix typos: s/abs/fabs/
21228         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
21229
21230 2008-04-13  Bruno Haible  <bruno@clisp.org>
21231
21232         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
21233         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
21234         module is also used and while not building the reloc-wrapper.
21235
21236 2008-04-13  Bruno Haible  <bruno@clisp.org>
21237
21238         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
21239
21240 2008-04-13  Bruno Haible  <bruno@clisp.org>
21241
21242         Fix AIX compilation failure introduced on 2008-04-02.
21243         * tests/test-frexp.c (exp): Undefine before redefining.
21244         * tests/test-frexpl.c (exp): Likewise.
21245
21246 2008-04-13  Bruno Haible  <bruno@clisp.org>
21247
21248         Work around a HP-UX stdio bug.
21249         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
21250         * tests/test-ftello.c (main): Likewise.
21251         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
21252         * doc/posix-functions/ftello.texi: Likewise.
21253
21254 2008-04-13  Bruno Haible  <bruno@clisp.org>
21255
21256         Make test-signbit pass on HP-UX/hppa.
21257         * tests/test-signbit.c (minus_zerol): New variable.
21258         (test_signbitl): Use it.
21259
21260 2008-04-13  Bruno Haible  <bruno@clisp.org>
21261
21262         Make truncl work on OSF/1 4.0.
21263         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
21264         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
21265         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
21266         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
21267         HAVE_DECL_TRUNCL.
21268         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
21269         HAVE_DECL_TRUNCL.
21270         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
21271
21272 2008-04-13  Bruno Haible  <bruno@clisp.org>
21273
21274         * lib/unictype.h: Remove trailing comma from enumeration definitions.
21275
21276 2008-04-13  Bruno Haible  <bruno@clisp.org>
21277
21278         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
21279         expression, so as to avoid HP-UX 11 cc compiler bug.
21280
21281 2008-04-13  Bruno Haible  <bruno@clisp.org>
21282
21283         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
21284
21285 2008-04-13  Bruno Haible  <bruno@clisp.org>
21286
21287         * lib/git-merge-changelog.c: Remove empty declaration outside of
21288         functions.
21289
21290 2008-04-13  Bruno Haible  <bruno@clisp.org>
21291
21292         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
21293
21294 2008-04-13  Bruno Haible  <bruno@clisp.org>
21295
21296         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
21297         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
21298         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
21299         also if it exists but lacks definitions of the SHUT_* macros.
21300         * modules/sys_socket (Description): Update.
21301         Reported by Elbert Pol <e.pol@chello.nl>.
21302
21303 2008-04-13  Bruno Haible  <bruno@clisp.org>
21304
21305         * lib/localcharset.c (OS2): Don't redefine if already defined.
21306         Reported by Elbert Pol <e.pol@chello.nl>.
21307
21308 2008-04-13  Bruno Haible  <bruno@clisp.org>
21309
21310         * lib/binary-io.h [__EMX__]: Include <io.h>.
21311         Reported by Elbert Pol <e.pol@chello.nl>.
21312
21313 2008-04-12  Bruno Haible  <bruno@clisp.org>
21314
21315         * lib/fpucw.h: Enable the definitions also for x86_64.
21316         Needed for NetBSD/x86_64.
21317         Reported by Thomas Klausner <tk@giga.or.at>.
21318
21319 2008-04-12  Bruno Haible  <bruno@clisp.org>
21320
21321         * tests/test-strtod.c: Include isnand.h.
21322         (main): Use isnand instead of isnan.
21323         Reported by Jim Meyering.
21324
21325 2008-04-12  Bruno Haible  <bruno@clisp.org>
21326
21327         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
21328         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
21329
21330 2008-04-12  Jim Meyering  <meyering@redhat.com>
21331
21332         * m4/math_h.m4 (gl_MATH_H): Fix typos.
21333
21334 2008-04-12  Bruno Haible  <bruno@clisp.org>
21335
21336         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
21337         Reported by Elbert Pol <e.pol@chello.nl>.
21338
21339 2008-04-12  Eric Blake  <ebb9@byu.net>
21340
21341         Work around Solaris 10 math.h bug.
21342         * m4/math_h.m4 (gl_MATH_H): Check for bug.
21343         (gl_MATH_H_DEFAULTS): Set up default.
21344         * modules/math (Makefile.am): Replace new indicators.
21345         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
21346         * tests/test-math.c (main): Test this.
21347         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
21348         * doc/posix-headers/math.texi (math.h): Mention bug.
21349         Reported by Nelson H. F. Beebe and Jim Meyering.
21350
21351 2008-04-11  Bruno Haible  <bruno@clisp.org>
21352
21353         Adapt to future versions of Apple GCC.
21354         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
21355         Reported by Peter O'Gorman <peter@pogma.com>.
21356
21357 2008-04-11  Bruno Haible  <bruno@clisp.org>
21358
21359         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
21360
21361 2008-04-11  Bruno Haible  <bruno@clisp.org>
21362
21363         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
21364
21365         * modules/getaddrinfo-tests (Makefile.am): Define
21366         test_getaddrinfo_LDADD.
21367
21368 2008-04-11  Bruno Haible  <bruno@clisp.org>
21369
21370         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
21371         (init): Fix syntax error.
21372         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
21373         is declared.
21374
21375 2008-04-11  Bruno Haible  <bruno@clisp.org>
21376
21377         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
21378         * modules/glob (Depends-on): Add stdbool.
21379
21380 2008-04-11  Bruno Haible  <bruno@clisp.org>
21381
21382         * lib/trim.c: Include <string.h>.
21383
21384 2008-04-11  Eric Blake  <ebb9@byu.net>
21385
21386         Avoid compile failure on OS/2.
21387         * lib/regex_internal.h (internal_function): Disable optimization
21388         on OS/2 (__EMX__), where it caused compiler error.
21389         Reported by Elbert Pol.
21390
21391 2008-04-11  Bruno Haible  <bruno@clisp.org>
21392
21393         Flush the standard error stream before aborting. Needed on mingw.
21394         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
21395         * tests/test-array_list.c (ASSERT): Likewise.
21396         * tests/test-array_oset.c (ASSERT): Likewise.
21397         * tests/test-avltree_list.c (ASSERT): Likewise.
21398         * tests/test-avltree_oset.c (ASSERT): Likewise.
21399         * tests/test-avltreehash_list.c (ASSERT): Likewise.
21400         * tests/test-binary-io.c (ASSERT): Likewise.
21401         * tests/test-byteswap.c (ASSERT): Likewise.
21402         * tests/test-c-ctype.c (ASSERT): Likewise.
21403         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
21404         * tests/test-c-strcasestr.c (ASSERT): Likewise.
21405         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
21406         * tests/test-c-strstr.c (ASSERT): Likewise.
21407         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
21408         * tests/test-canonicalize.c (ASSERT): Likewise.
21409         * tests/test-carray_list.c (ASSERT): Likewise.
21410         * tests/test-ceilf1.c (ASSERT): Likewise.
21411         * tests/test-ceilf2.c (ASSERT): Likewise.
21412         * tests/test-ceill.c (ASSERT): Likewise.
21413         * tests/test-count-one-bits.c (ASSERT): Likewise.
21414         * tests/test-fbufmode.c (ASSERT): Likewise.
21415         * tests/test-fflush2.c (ASSERT): Likewise.
21416         * tests/test-floorf1.c (ASSERT): Likewise.
21417         * tests/test-floorf2.c (ASSERT): Likewise.
21418         * tests/test-floorl.c (ASSERT): Likewise.
21419         * tests/test-fopen.c (ASSERT): Likewise.
21420         * tests/test-fpending.c (ASSERT): Likewise.
21421         * tests/test-fprintf-posix.c (ASSERT): Likewise.
21422         * tests/test-fpurge.c (ASSERT): Likewise.
21423         * tests/test-freadable.c (ASSERT): Likewise.
21424         * tests/test-freadahead.c (ASSERT): Likewise.
21425         * tests/test-freading.c (ASSERT): Likewise.
21426         * tests/test-freadptr.c (ASSERT): Likewise.
21427         * tests/test-freadptr2.c (ASSERT): Likewise.
21428         * tests/test-freadseek.c (ASSERT): Likewise.
21429         * tests/test-freopen.c (ASSERT): Likewise.
21430         * tests/test-frexp.c (ASSERT): Likewise.
21431         * tests/test-frexpl.c (ASSERT): Likewise.
21432         * tests/test-fseek.c (ASSERT): Likewise.
21433         * tests/test-fseeko.c (ASSERT): Likewise.
21434         * tests/test-fstrcmp.c (ASSERT): Likewise.
21435         * tests/test-ftell.c (ASSERT): Likewise.
21436         * tests/test-ftello.c (ASSERT): Likewise.
21437         * tests/test-func.c (ASSERT): Likewise.
21438         * tests/test-fwritable.c (ASSERT): Likewise.
21439         * tests/test-fwriting.c (ASSERT): Likewise.
21440         * tests/test-getdelim.c (ASSERT): Likewise.
21441         * tests/test-getline.c (ASSERT): Likewise.
21442         * tests/test-i-ring.c (ASSERT): Likewise.
21443         * tests/test-iconv-utf.c (ASSERT): Likewise.
21444         * tests/test-iconv.c (ASSERT): Likewise.
21445         * tests/test-isfinite.c (ASSERT): Likewise.
21446         * tests/test-isnand.c (ASSERT): Likewise.
21447         * tests/test-isnanf.c (ASSERT): Likewise.
21448         * tests/test-isnanl.h (ASSERT): Likewise.
21449         * tests/test-ldexpl.c (ASSERT): Likewise.
21450         * tests/test-linked_list.c (ASSERT): Likewise.
21451         * tests/test-linkedhash_list.c (ASSERT): Likewise.
21452         * tests/test-localename.c (ASSERT): Likewise.
21453         * tests/test-lseek.c (ASSERT): Likewise.
21454         * tests/test-mbscasecmp.c (ASSERT): Likewise.
21455         * tests/test-mbscasestr1.c (ASSERT): Likewise.
21456         * tests/test-mbscasestr2.c (ASSERT): Likewise.
21457         * tests/test-mbscasestr3.c (ASSERT): Likewise.
21458         * tests/test-mbscasestr4.c (ASSERT): Likewise.
21459         * tests/test-mbschr.c (ASSERT): Likewise.
21460         * tests/test-mbscspn.c (ASSERT): Likewise.
21461         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
21462         * tests/test-mbspbrk.c (ASSERT): Likewise.
21463         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
21464         * tests/test-mbsrchr.c (ASSERT): Likewise.
21465         * tests/test-mbsspn.c (ASSERT): Likewise.
21466         * tests/test-mbsstr1.c (ASSERT): Likewise.
21467         * tests/test-mbsstr2.c (ASSERT): Likewise.
21468         * tests/test-mbsstr3.c (ASSERT): Likewise.
21469         * tests/test-memchr2.c (ASSERT): Likewise.
21470         * tests/test-memmem.c (ASSERT): Likewise.
21471         * tests/test-open.c (ASSERT): Likewise.
21472         * tests/test-printf-frexp.c (ASSERT): Likewise.
21473         * tests/test-printf-frexpl.c (ASSERT): Likewise.
21474         * tests/test-printf-posix.c (ASSERT): Likewise.
21475         * tests/test-quotearg.c (ASSERT): Likewise.
21476         * tests/test-rbtree_list.c (ASSERT): Likewise.
21477         * tests/test-rbtree_oset.c (ASSERT): Likewise.
21478         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
21479         * tests/test-round1.c (ASSERT): Likewise.
21480         * tests/test-roundf1.c (ASSERT): Likewise.
21481         * tests/test-roundl.c (ASSERT): Likewise.
21482         * tests/test-signbit.c (ASSERT): Likewise.
21483         * tests/test-sleep.c (ASSERT): Likewise.
21484         * tests/test-snprintf-posix.c (ASSERT): Likewise.
21485         * tests/test-snprintf.c (ASSERT): Likewise.
21486         * tests/test-sprintf-posix.c (ASSERT): Likewise.
21487         * tests/test-stat-time.c (ASSERT): Likewise.
21488         * tests/test-strcasestr.c (ASSERT): Likewise.
21489         * tests/test-strerror.c (ASSERT): Likewise.
21490         * tests/test-striconv.c (ASSERT): Likewise.
21491         * tests/test-striconveh.c (ASSERT): Likewise.
21492         * tests/test-striconveha.c (ASSERT): Likewise.
21493         * tests/test-strsignal.c (ASSERT): Likewise.
21494         * tests/test-strstr.c (ASSERT): Likewise.
21495         * tests/test-strtod.c (ASSERT): Likewise.
21496         * tests/test-trunc1.c (ASSERT): Likewise.
21497         * tests/test-trunc2.c (ASSERT): Likewise.
21498         * tests/test-truncf1.c (ASSERT): Likewise.
21499         * tests/test-truncf2.c (ASSERT): Likewise.
21500         * tests/test-truncl.c (ASSERT): Likewise.
21501         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
21502         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
21503         * tests/test-vasnprintf.c (ASSERT): Likewise.
21504         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
21505         * tests/test-vasprintf.c (ASSERT): Likewise.
21506         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
21507         * tests/test-vprintf-posix.c (ASSERT): Likewise.
21508         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
21509         * tests/test-vsnprintf.c (ASSERT): Likewise.
21510         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
21511         * tests/test-wcwidth.c (ASSERT): Likewise.
21512         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
21513         * tests/test-xprintf-posix.c (ASSERT): Likewise.
21514         * tests/test-xvasprintf.c (ASSERT): Likewise.
21515         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
21516         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
21517         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
21518         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
21519         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
21520         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
21521         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
21522         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
21523         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
21524         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
21525         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
21526         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
21527         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
21528         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
21529         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
21530         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
21531         * tests/unictype/test-block_list.c (ASSERT): Likewise.
21532         * tests/unictype/test-block_of.c (ASSERT): Likewise.
21533         * tests/unictype/test-block_test.c (ASSERT): Likewise.
21534         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
21535         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
21536         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
21537         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
21538         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
21539         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
21540         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
21541         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
21542         * tests/unictype/test-combining.c (ASSERT): Likewise.
21543         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
21544         * tests/unictype/test-digit.c (ASSERT): Likewise.
21545         * tests/unictype/test-mirror.c (ASSERT): Likewise.
21546         * tests/unictype/test-numeric.c (ASSERT): Likewise.
21547         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
21548         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
21549         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
21550         * tests/unictype/test-scripts.c (ASSERT): Likewise.
21551         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
21552         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
21553         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
21554         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
21555         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
21556         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
21557         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
21558         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
21559         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
21560         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
21561         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
21562         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
21563         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
21564         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
21565         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
21566         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
21567         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
21568         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
21569         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
21570         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
21571         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
21572         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
21573         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
21574         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
21575         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
21576         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
21577         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
21578         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
21579         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
21580         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
21581         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
21582         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
21583         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
21584         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
21585         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
21586         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
21587         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
21588         Reported by Eric Blake.
21589
21590 2008-04-11  Bruno Haible  <bruno@clisp.org>
21591
21592         * lib/wchar.in.h: Tweak comment.
21593
21594 2008-04-11  Bruno Haible  <bruno@clisp.org>
21595
21596         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
21597         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
21598         gl_COMMON.
21599         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
21600
21601 2008-04-11  Bruno Haible  <bruno@clisp.org>
21602
21603         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
21604
21605 2008-04-11  Simon Josefsson  <simon@josefsson.org>
21606
21607         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
21608         of attempting to use non-existing /dev/*random.  Based on patch
21609         from Adam Strzelecki <ono@java.pl> in
21610         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
21611
21612 2008-04-08  Bruno Haible  <bruno@clisp.org>
21613
21614         Add tentative support for emx+gcc.
21615         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
21616         * lib/fpurge.c (fpurge): Likewise.
21617         * lib/freadable.c (freadable): Likewise.
21618         * lib/freadahead.c (freadahead): Likewise.
21619         * lib/freading.c (freading): Likewise.
21620         * lib/freadptr.c (freadptr): Likewise.
21621         * lib/freadseek.c (freadptrinc): Likewise.
21622         * lib/fseeko.c (rpl_fseeko): Likewise.
21623         * lib/fseterr.c (fseterr): Likewise.
21624         * lib/fwritable.c (fwritable): Likewise.
21625         * lib/fwriting.c (fwriting): Likewise.
21626         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
21627
21628 2008-04-09  Eric Blake  <ebb9@byu.net>
21629
21630         Avoid some autoconf warnings.
21631         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
21632         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
21633         * m4/afs.m4 (gl_AFS): Likewise.
21634         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
21635         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
21636         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
21637         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
21638         (gl_INTEGER_TYPE_SUFFIX): Likewise.
21639         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
21640         (AC_CHECK_DECLS_ONCE): Likewise.
21641         Rename file...
21642         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
21643         gnulib-tool requires autoconf 2.59 or better.
21644         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
21645
21646 2008-04-08  Eric Blake  <ebb9@byu.net>
21647
21648         Use 'git describe --match' if present (added in git 1.5.5).
21649         * build-aux/git-version-gen: Limit result to tags that match 'v*'
21650         if possible.
21651
21652 2008-04-08  Bruno Haible  <bruno@clisp.org>
21653
21654         Add tentative support for OpenServer.
21655         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
21656         _ptr, _cnt.
21657         * lib/fpurge.c (fpurge): Likewise.
21658         * lib/freadable.c (freadable): Likewise.
21659         * lib/freadahead.c (freadahead): Likewise.
21660         * lib/freading.c (freading): Likewise.
21661         * lib/freadptr.c (freadptr): Likewise.
21662         * lib/freadseek.c (freadptrinc): Likewise.
21663         * lib/fseeko.c (rpl_fseeko): Likewise.
21664         * lib/fseterr.c (fseterr): Likewise.
21665         * lib/fwritable.c (fwritable): Likewise.
21666         * lib/fwriting.c (fwriting): Likewise.
21667         Reported by Roger Cornelius <rac@tenzing.org> and
21668         Brian K. White <brian@aljex.com>.
21669
21670 2008-04-06  Jim Meyering  <meyering@redhat.com>
21671
21672         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
21673
21674 2008-04-06  Bruno Haible  <bruno@clisp.org>
21675
21676         Avoid possible error with non-ASCII bytes in UTF-8 locales.
21677         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
21678         * tests/test-printf-posix.sh: Likewise.
21679         * tests/test-vfprintf-posix.sh: Likewise.
21680         * tests/test-vprintf-posix.sh: Likewise.
21681         * tests/test-xprintf-posix.sh: Likewise.
21682
21683 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21684
21685         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
21686         hide error from 'ls', needed on OS/2.
21687         Report by Elbert Pol <elbert.pol@gmail.com>.
21688
21689 2008-04-04  Eric Blake  <ebb9@byu.net>
21690
21691         Make test-fseeko.c failures meaningful.
21692         * tests/test-fseeko.c: Print line number on failure.
21693         * tests/test-fseek.c: Likewise.
21694         Reported by Nelson H. F. Beebe.
21695
21696         Improve strtod bug detection check.
21697         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
21698         required for Solaris 10.
21699         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
21700
21701 2008-04-04  Bruno Haible  <bruno@clisp.org>
21702
21703         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
21704         by m4/setenv.m4.
21705
21706 2008-04-03  Eric Blake  <ebb9@byu.net>
21707
21708         Ensure sane .version contents.
21709         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
21710         version string.
21711         * build-aux/git-version-gen: Improve documentation.
21712
21713         Make GNU make output nicer.
21714         * top/GNUmakefile [!_have-Makefile]: Add dependency on
21715         MAKECMDGOALS to enforce message for all command line targets.  Set
21716         srcdir for use in maint.mk.
21717
21718         Another maintainer tweak.
21719         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
21720         a target that regenerates version.
21721
21722 2008-04-03  Jim Meyering  <meyering@redhat.com>
21723
21724         vc-list-files: don't cause coreutils "make po-check" failure
21725         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
21726
21727 2008-04-03  Eric Blake  <ebb9@byu.net>
21728
21729         Allow VPATH usage of vc-list-files.
21730         * build-aux/vc-list-files (scriptversion): Add timestamp.
21731         (options): Add --help, --version, -C.
21732         (CVS): Support installed cvsu.
21733
21734 2008-04-02  Bruno Haible  <bruno@clisp.org>
21735
21736         Avoid some "statement with no effect" warnings from gcc.
21737         * tests/test-wctype.c (main): Explicitly ignore unused values.
21738         Reported by Jim Meyering.
21739
21740 2008-04-02  Jim Meyering  <meyering@redhat.com>
21741
21742         Avoid some warnings from "gcc -Wshadow".
21743         * tests/test-frexp.c (exp): Define to a different identifier.
21744         * tests/test-frexpl.c (exp): Likewise.
21745
21746 2008-04-03  Jim Meyering  <meyering@redhat.com>
21747
21748         bootstrap: remove dangling *.[ch] symlinks from lib
21749         * build-aux/bootstrap [dangling symlink removal]: Move find's
21750         -depth option to precede all others, to avoid a warning.
21751         Remove *.[ch] files too, and from "$source_base" (usually lib/).
21752
21753 2008-04-02  Bruno Haible  <bruno@clisp.org>
21754
21755         Avoid some warnings from "gcc -Wshadow".
21756         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
21757         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
21758         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
21759         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
21760         Reported by Jim Meyering.
21761
21762 2008-04-01  Bruno Haible  <bruno@clisp.org>
21763
21764         Fix test to work on IRIX 6.5 with cc.
21765         * tests/test-math.c (numeric_equal): New function.
21766         (main): Use it.
21767
21768 2008-04-01  Bruno Haible  <bruno@clisp.org>
21769
21770         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
21771
21772 2008-04-01  Bruno Haible  <bruno@clisp.org>
21773
21774         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
21775         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
21776         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
21777         (Depends-on): Remove math.
21778
21779         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
21780         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
21781         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
21782         (Depends-on): Remove math.
21783
21784         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
21785         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
21786         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
21787         (Depends-on): Remove math.
21788         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
21789         (Depends-on): Remove math.
21790
21791         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
21792         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
21793         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
21794         (Depends-on): Remove math.
21795         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
21796         (Depends-on): Remove math.
21797
21798         * tests/test-round1.c: Include nan.h.
21799         (main): Use NaNd instead of NAN.
21800         * modules/round-tests (Files): Add tests/nan.h.
21801
21802         * tests/test-trunc1.c: Include nan.h.
21803         (main): Use NaNd instead of NAN.
21804         * modules/trunc-tests (Files): Add tests/nan.h.
21805
21806         * tests/test-roundf1.c: Include nan.h.
21807         (main): Use NaNf instead of NAN.
21808         * modules/roundf-tests (Files): Add tests/nan.h.
21809
21810         * tests/test-truncf1.c: Include nan.h.
21811         (main): Use NaNf instead of NAN.
21812         * modules/truncf-tests (Files): Add tests/nan.h.
21813
21814         * tests/test-ceilf1.c: Include nan.h.
21815         (main): Use NaNf instead of NAN.
21816         * modules/ceilf-tests (Files): Add tests/nan.h.
21817
21818         * tests/test-floorf1.c: Include nan.h.
21819         (main): Use NaNf instead of NAN.
21820         * modules/floorf-tests (Files): Add tests/nan.h.
21821
21822         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
21823         (main): Use NaNf instead of NAN.
21824         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
21825
21826         * tests/test-isnand.c: Include nan.h instead of <math.h>.
21827         (main): Use NaNd instead of NAN.
21828         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
21829
21830         * tests/test-frexp.c: Include nan.h.
21831         (main): Use NaNd instead of NAN.
21832         * modules/frexp-tests (Files): Add tests/nan.h.
21833
21834         * lib/isnan.c: Don't include <math.h>.
21835         (FUNC): Don't use NAN macro.
21836         * modules/isnand-nolibm (Depends-on): Remove math.
21837         * modules/isnanf-nolibm (Depends-on): Remove math.
21838         * modules/isnanl (Depends-on): Remove math.
21839         * modules/isnanl-nolibm (Depends-on): Remove math.
21840
21841         * tests/nan.h: New file.
21842
21843 2008-04-01  Eric Blake  <ebb9@byu.net>
21844
21845         Fix typos.
21846         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
21847         values to be the right type.
21848
21849         For now, cater to gnulib strtod inaccuracies.
21850         * tests/test-strtod.c (main): Allow 1-ulp error on expected
21851         fractional results.  While not as nice from a QoI perspective, it
21852         is a quicker patch than correctly implementing decimal to binary
21853         rounding.
21854
21855 2008-03-31  Eric Blake  <ebb9@byu.net>
21856
21857         Guarantee a definition of NAN.
21858         * lib/math.in.h (NAN): Define if missing.
21859         * tests/test-math.c (main): Test it.
21860         * doc/posix-headers/math.texi (math.h): Document this.
21861         * lib/isnan.c (rpl_isnand): Use it.
21862         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
21863         * tests/test-floorf1.c (NaN): Likewise.
21864         * tests/test-frexp.c (NaN): Likewise.
21865         * tests/test-isnand.c (NaN): Likewise.
21866         * tests/test-isnanf.c (NaN): Likewise.
21867         * tests/test-round1.c (NaN): Likewise.
21868         * tests/test-roundf1.c (NaN): Likewise.
21869         * tests/test-snprintf-posix.h (NaN): Likewise.
21870         * tests/test-sprintf-posix.h (NaN): Likewise.
21871         * tests/test-trunc1.c (NaN): Likewise.
21872         * tests/test-truncf1.c (NaN): Likewise.
21873         * tests/test-vasnprintf-posix.c (NaN): Likewise.
21874         * tests/test-vasprintf-posix.c (NaN): Likewise.
21875         * modules/isnand-nolibm (Depends-on): Add math.
21876         * modules/isnanf-nolibm (Depends-on): Likewise.
21877         * modules/isnanl (Depends-on): Likewise.
21878         * modules/isnanl-nolibm (Depends-on): Likewise.
21879         * modules/snprintf-posix-tests (Depends-on): Likewise.
21880         * modules/sprintf-posix-tests (Depends-on): Likewise.
21881         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
21882         * modules/vsprintf-posix-tests (Depends-on): Likewise.
21883         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
21884         * modules/vasprintf-posix-tests (Depends-on): Likewise.
21885
21886 2008-03-31  Bruno Haible  <bruno@clisp.org>
21887
21888         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
21889         * doc/posix-functions/strtod.texi: Likewise.
21890
21891 2008-03-31  Bruno Haible  <bruno@clisp.org>
21892
21893         * tests/test-strtod.c (main): Don't use C99 syntax.
21894
21895 2008-03-31  Bruno Haible  <bruno@clisp.org>
21896
21897         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
21898         Reported by Eric Blake.
21899
21900 2008-03-31  Jim Meyering  <meyering@redhat.com>
21901
21902         Don't compare actual signbit return values.
21903         * tests/test-strtod.c (main): Rather, compare only their
21904         zero/non-zero nature.
21905
21906 2008-03-31  Eric Blake  <ebb9@byu.net>
21907
21908         More strtod documentation.
21909         * doc/posix-functions/strtod.texi (strtod): Interpret more test
21910         failures as distinct bugs.
21911
21912 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
21913
21914         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
21915         Problem reported by Erik Benada in
21916         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
21917
21918 2008-03-30  Bruno Haible  <bruno@clisp.org>
21919
21920         * tests/test-strtod.c: Add comments about which assertion fails on which
21921         platform.
21922         * doc/posix-functions/strtod.texi: Add info about many more platforms.
21923
21924 2008-03-30  Eric Blake  <ebb9@byu.net>
21925
21926         Test signbit behavior on zeros.
21927         * tests/test-signbit.c (test_signbitf): Add tests for zero.
21928         (test_signbitd, test_signbitl): Likewise.
21929
21930         More strtod touchups.
21931         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
21932         sign of negative underflow, for now.  Use .5, not .1.
21933         * doc/posix-functions/strtod.texi (strtod): Mention these
21934         limitations.
21935         Reported by Jim Meyering.
21936
21937 2008-03-30  Bruno Haible  <bruno@clisp.org>
21938
21939         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
21940         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
21941
21942 2008-03-30  Bruno Haible  <bruno@clisp.org>
21943
21944         Avoid failure when attempting to return empty iconv results on some
21945         platforms.
21946         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
21947         allocation, don't report ENOMEM when the resulting string is empty.
21948
21949 2008-03-30  Bruno Haible  <bruno@clisp.org>
21950
21951         Fix buffer overrun.
21952         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
21953         Don't consider the width for tmp_length. Check count against tmp_length
21954         before doing the padding. Ensure enough allocation during padding.
21955
21956 2008-03-30  Eric Blake  <ebb9@byu.net>
21957
21958         strtod touchups.
21959         * lib/strtod.c (strtod): Avoid compiler warnings.
21960         Reported by Jim Meyering.
21961
21962 2008-03-30  Bruno Haible  <bruno@clisp.org>
21963
21964         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
21965         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
21966         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
21967         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
21968         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
21969         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
21970         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
21971         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
21972
21973         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
21974         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
21975         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
21976         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
21977         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
21978         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
21979         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
21980         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
21981
21982         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
21983         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
21984         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
21985         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
21986         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
21987         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
21988         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
21989         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
21990
21991         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
21992         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
21993
21994         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
21995         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
21996
21997         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
21998         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
21999
22000         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
22001         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
22002         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
22003
22004         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
22005         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
22006         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
22007
22008         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
22009         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
22010         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
22011
22012         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
22013         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
22014         * modules/vasprintf (Depends-on): Add EOVERFLOW.
22015
22016         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
22017         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
22018         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
22019         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
22020         (Depends-on): Add EOVERFLOW.
22021         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
22022         (Depends-on): Add EOVERFLOW.
22023         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
22024         (Depends-on): Add EOVERFLOW.
22025         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
22026         (Depends-on): Add EOVERFLOW.
22027         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
22028         (Depends-on): Add EOVERFLOW.
22029         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
22030         (Depends-on): Add EOVERFLOW.
22031         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
22032         (Depends-on): Add EOVERFLOW.
22033         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
22034         (Depends-on): Add EOVERFLOW.
22035
22036         * lib/sprintf.c (EOVERFLOW): Remove fallback.
22037         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
22038         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
22039
22040         * lib/snprintf.c (EOVERFLOW): Remove fallback.
22041         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
22042         * modules/snprintf (Depends-on): Add EOVERFLOW.
22043
22044         * lib/poll.c (EOVERFLOW): Remove fallback.
22045         * modules/poll (Depends-on): Add EOVERFLOW.
22046
22047         * lib/getugroups.c (EOVERFLOW): Remove fallback.
22048         * modules/getugroups (Depends-on): Add EOVERFLOW.
22049
22050         * lib/getdelim.c (EOVERFLOW): Remove fallback.
22051         * modules/getdelim (Depends-on): Add EOVERFLOW.
22052
22053         * lib/ftell.c (EOVERFLOW): Remove fallback.
22054         * modules/ftell (Depends-on): Add EOVERFLOW.
22055
22056         * lib/fprintf.c (EOVERFLOW): Remove fallback.
22057         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
22058         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
22059
22060         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
22061
22062         * modules/EOVERFLOW-tests: New file.
22063         * tests/test-EOVERFLOW.c: New file.
22064
22065         * modules/EOVERFLOW: New file.
22066         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
22067
22068 2008-03-30  Bruno Haible  <bruno@clisp.org>
22069
22070         Fix bug introduced on 2007-06-10.
22071         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
22072         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
22073
22074 2008-03-30  Bruno Haible  <bruno@clisp.org>
22075
22076         Improve freadseek's efficiency after ungetc.
22077         * lib/freadseek.c: Include freadahead.h.
22078         (freadptrinc): New function, extracted from freadseek.
22079         (freadseek): Use it in a loop. Use freadahead to determine the number
22080         of loop iterations.
22081         * modules/freadseek (Depends-on): Add freadahead.
22082         (configure.ac): Require AC_C_INLINE.
22083
22084 2008-03-30  Bruno Haible  <bruno@clisp.org>
22085
22086         * lib/freadseek.c (freadseek): Don't ignore the return value of
22087         freadptr.
22088
22089 2008-03-29  Eric Blake  <ebb9@byu.net>
22090
22091         Add hex float support.
22092         * modules/strtod (Depends-on): Add c-ctype.
22093         (Link): Mention POW_LIB.
22094         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
22095         whitespace between 'e' and exponent.
22096         * tests/test-strtod.c (main): Enable hex float tests.
22097         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
22098         now provides.
22099
22100         Document various strtod bugs, with some fixes.
22101         * doc/posix-functions/strtod.texi (strtod): Document bugs with
22102         "-0x", "inf", "nan", and hex constants.
22103         * doc/posix-functions/atof.texi (atof): Likewise.
22104         * modules/stdlib (Makefile.am): Support strtod.
22105         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
22106         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
22107         detect additional strtod bugs.
22108         * lib/stdlib.in.h (rpl_strtod): Add declarations.
22109         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
22110         bool where appropriate.  Parse 'inf' and 'nan'.
22111         * tests/test-strtod.c: New file.
22112         * modules/strtod (Depends-on): Add stdbool, stdlib.
22113         (configure.ac): Turn on module indicator.
22114         * modules/strtod-tests: New module.
22115
22116 2008-03-29  Eric Blake  <ebb9@byu.net>
22117
22118         Fix ftell on mingw.
22119         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
22120         * modules/ftell-tests (Depends-on): Add binary-io.
22121         * modules/ftello-tests (Depends-on): Likewise.
22122         * tests/test-ftell.c (main): Enhance test to cover behavior after
22123         ungetc.  Enforce binary mode.
22124         * tests/test-ftello.c (main): Likewise.
22125
22126         Pass test-freadseek on cygwin.
22127         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
22128         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
22129         ungetc buffer.
22130
22131         * tests/test-fflush2.c (main): Fix typo.
22132
22133 2008-03-29  Bruno Haible  <bruno@clisp.org>
22134
22135         * tests/test-fflush2.c (main): Temporarily disable the contents of
22136         this test.
22137         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
22138         Reported by Eric Blake.
22139
22140 2008-03-28  Simon Josefsson  <simon@josefsson.org>
22141
22142         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
22143         (GC_SHA224_DIGEST_SIZE): Add.
22144
22145         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
22146         (gc_hash_digest_length): Likewise.
22147         (gc_hash_buffer): Likewise.
22148
22149 2008-03-25  Bruno Haible  <bruno@clisp.org>
22150
22151         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
22152         detail which gettext release to use.
22153         Reported by Simon Josefsson.
22154
22155 2008-03-26  Jim Meyering  <meyering@redhat.com>
22156
22157         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
22158         * modules/gnumakefile (clean-GNUmakefile): Also, use
22159         test ... && ... || : syntax rather than if-then ... fi.
22160
22161         gnumakefile: Don't double-quote-expand $(VPATH) value.
22162         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
22163
22164 2008-03-24  Eric Blake  <ebb9@byu.net>
22165
22166         Alter GNUmakefile to install into top directory.
22167         * modules/maintainer-makefile: Split, and add dependency...
22168         * modules/gnumakefile: to this new module.
22169         * build-aux/GNUmakefile: Move...
22170         * top/GNUmakefile: ...here.
22171         * build-aux/maint.mk: Move...
22172         * top/maint.mk: ...here.
22173         * MODULES.html.sh (Support for maintaining...): Document new
22174         module.
22175
22176 2008-03-23  Bruno Haible  <bruno@clisp.org>
22177
22178         * gnulib-tool: New options --vc-files, --no-vc-files.
22179         (func_usage): Document them.
22180         (vc_files): New variable.
22181         (func_import): Consider vc_files.
22182         (func_create_testdir): Set vc_files to empty.
22183         Suggested by Jim Meyering and Karl Berry.
22184
22185 2008-03-23  Bruno Haible  <bruno@clisp.org>
22186
22187         Fix regex compilation error on HP-UX 11.
22188         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
22189         * modules/regex (Files): Add m4/mbstate_t.m4.
22190         Reported by Ton Voon <ton.voon@altinity.com>.
22191
22192 2008-03-23  Bruno Haible  <bruno@clisp.org>
22193
22194         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
22195
22196 2008-03-23  Eric Blake  <ebb9@byu.net>
22197             Bruno Haible  <bruno@clisp.org>
22198
22199         Install files from top/ in the destination directory.
22200         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
22201         augmentation also for the files from top/.
22202         (func_import, func_create_testdir): Rewrite file names:
22203         top/filename -> filename.
22204
22205 2008-03-23  Bruno Haible  <bruno@clisp.org>
22206
22207         Tweak "gnulib --version" output.
22208         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
22209
22210 2008-03-23  Bruno Haible  <bruno@clisp.org>
22211
22212         Tweak "gnulib --version" output.
22213         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
22214         rather than contents of ChangeLog, when possible.
22215
22216 2008-03-21  Eric Blake  <ebb9@byu.net>
22217
22218         More --version tweaks.
22219         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
22220         date of last ChangeLog entry.
22221
22222 2008-03-21  Jim Meyering  <meyering@redhat.com>
22223
22224         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
22225
22226 2008-03-20  Eric Blake  <ebb9@byu.net>
22227
22228         VPATH fix.
22229         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
22230
22231 2008-03-20  Simon Josefsson  <simon@josefsson.org>
22232
22233         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
22234         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
22235
22236 2008-03-20  Eric Blake  <ebb9@byu.net>
22237
22238         Sync GNUmakefile with coreutils.
22239         * build-aux/GNUmakefile (have-Makefile): Rename...
22240         (_have-Makefile): ...to this, for namespace consideration.
22241         (GNUmakefile.cfg): Include, if present.
22242         (_autoreconf): Define a default.
22243         (_is-dist-target): New rule for rebuilds to pick up intra-release
22244         version.
22245         (maint-cfg.mk): Rename...
22246         (cfg.mk): ...to this.
22247
22248 2008-03-18  Jim Meyering  <meyering@redhat.com>
22249
22250         New script and module: mktempd
22251         * MODULES.html.sh (maint+release support): Add mktempd.
22252         * build-aux/mktempd: New file.
22253         * modules/mktempd: New file.
22254
22255 2008-03-15  Jim Meyering  <meyering@redhat.com>
22256
22257         Undo last change.
22258         * lib/sha1.c, lib/md5.c: 63 != ~63.
22259         Reported by Andreas Schwab.
22260
22261         sha1.c, md5.c: Hoist a redundant expression.
22262         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
22263         "ctx->buflen" only once, before calling *_process_block.
22264         * lib/md5.c (md5_process_bytes): Likewise.
22265
22266 2008-03-14  Eric Blake  <ebb9@byu.net>
22267
22268         Bump copyright year in files generated by gnulib-tool.
22269         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
22270         gnulib-tool, rather than hard-coding it.
22271
22272         Fix 'gnulib-tool --version' output to work with git.
22273         * gnulib-tool (func_gnulib_dir): New function, extracted from...
22274         (startup): ...here.
22275         (func_version): Use it to invoke git-version-gen, rather than
22276         relying on CVS keyword expansion.  Modernize wording.
22277         (cvsdatestamp, last_checkin_date, version): Kill unused
22278         variables.
22279
22280 2008-03-12  Jim Meyering  <meyering@redhat.com>
22281
22282         Recognize optional cast of the argument to free.
22283         * build-aux/useless-if-before-free: Update regexps.
22284
22285         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
22286
22287 2008-03-11  Bruno Haible  <bruno@clisp.org>
22288
22289         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
22290         by a single package.
22291         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
22292         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
22293         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
22294         Reported by Sam Steingold <sds@gnu.org>.
22295
22296 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
22297
22298         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
22299         repositories.
22300
22301 2008-03-11  Bruno Haible  <bruno@clisp.org>
22302
22303         Avoid conflicts between local macro definitions.
22304         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
22305         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
22306
22307 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
22308             Bruno Haible  <bruno@clisp.org>
22309
22310         Make va_copy work with some version of xlc on AIX 5.1.
22311         * lib/stdarg.in.h: New file.
22312         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
22313         On AIX, use a <stdarg.h> file substitute.
22314         * modules/stdarg (Files): Add lib/stdarg.in.h.
22315         (Depends-on): Add include_next.
22316         (Makefile.am): Build a stdarg.h substitute if requested.
22317         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
22318
22319 2008-03-10  Bruno Haible  <bruno@clisp.org>
22320
22321         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
22322         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
22323         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
22324
22325 2008-03-10  Bruno Haible  <bruno@clisp.org>
22326
22327         * modules/stdlib (Depends-on): Add include_next, remove
22328         absolute-header.
22329
22330 2008-03-09  Bruno Haible  <bruno@clisp.org>
22331
22332         * lib/freadahead.h (freadahead): Document more precisely.
22333         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
22334         the sum of both buffer sizes.
22335         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
22336         * NEWS: Document the change.
22337
22338 2008-03-09  Bruno Haible  <bruno@clisp.org>
22339
22340         Extend freadptr to return also the buffer size.
22341         * lib/freadptr.h (freadptr): Add sizep argument.
22342         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
22343         (freadptr): Add sizep argument. Determine buffer size like freadahead
22344         does.
22345         * tests/test-freadptr.c: Don't include freadahead.h.
22346         (main): Adapt for new calling convention of freadptr.
22347         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
22348         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
22349         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
22350         tests/test-freadptr2.sh.
22351         (Depends): Remove freadahead.
22352         (TESTS): Add test-freadptr2.sh.
22353         (check_PROGRAMS): Add test-freadptr2.
22354
22355 2008-03-09  Bruno Haible  <bruno@clisp.org>
22356
22357         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
22358         Report and solution by Simon Josefsson.
22359
22360 2008-03-06  Bruno Haible  <bruno@clisp.org>
22361
22362         Make fflush after ungetc work on BSD platforms.
22363         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
22364         * tests/test-fflush2.c: New file.
22365         * tests/test-fflush2.sh: New file.
22366         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
22367         tests/test-fflush2.c.
22368         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
22369         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
22370
22371 2008-03-06  Eric Blake  <ebb9@byu.net>
22372
22373         Likewise for ftello.
22374         * modules/ftello (Dependencies): Add extensions.
22375         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
22376
22377 2008-03-06  Bruno Haible  <bruno@clisp.org>
22378
22379         * modules/fseeko (Dependencies): Add extensions.
22380         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
22381         Needed on glibc systems.
22382
22383 2008-03-06  Bruno Haible  <bruno@clisp.org>
22384
22385         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
22386         email address.
22387         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
22388
22389 2008-03-06  Bruno Haible  <bruno@clisp.org>
22390
22391         * users.txt: Add libgnupdf.
22392
22393 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
22394
22395         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
22396         (Header File Substitutes, Function Substitutes,
22397         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
22398         (Build robot for gnulib): Fix typo.
22399
22400 2008-03-06  Bruno Haible  <bruno@clisp.org>
22401
22402         * doc/gnulib-tool.texi (VCS Issues): Small updates.
22403         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
22404
22405 2008-03-06  Bruno Haible  <bruno@clisp.org>
22406
22407         * doc/func.texi: New file, extracted from doc/gnulib.texi.
22408         * doc/gnulib.texi: Include it.
22409
22410 2008-03-06  Simon Josefsson  <simon@josefsson.org>
22411
22412         * modules/func (License): Change license to unlimited; there was
22413         no LGPL parts in the module anyway.
22414
22415 2008-03-06  Simon Josefsson  <simon@josefsson.org>
22416
22417         * modules/__func__: Renamed to modules/func.
22418         * modules/__func__-tests: Renamed to modules/func-tests.
22419         * tests/test-__func__.c: Renamed to tests/test-func.c.
22420         * m4/__func__.m4: Renamed to m4/func.m4.
22421         * doc/gnulib.texi (__func__): Section renamed to func.
22422         Suggested by Eric Blake <ebb9@byu.net>.
22423
22424 2008-03-06  Simon Josefsson  <simon@josefsson.org>
22425
22426         * doc/gnulib.texi (__func__): Use C99 terminology when talking
22427         about __func__.  Make example self-contained.  Suggested by Eric
22428         Blake <ebb9@byu.net>.
22429
22430         * tests/test-__func__.c (main): Avoid extraneous () around __func.
22431         Suggested by Eric Blake <ebb9@byu.net>.
22432
22433 2008-03-06  Simon Josefsson  <simon@josefsson.org>
22434
22435         * modules/__func__: New file.
22436         * modules/__func__-tests: New file.
22437         * tests/test-__func__.c: New file.
22438         * m4/__func__.m4: New file.
22439         * doc/gnulib.texi (__func__): Document __func__ module.
22440
22441 2008-03-05  Simon Josefsson  <simon@josefsson.org>
22442
22443         * modules/byteswap (License): Re-license as LGPLv2+.
22444
22445 2008-03-05  Simon Josefsson  <simon@josefsson.org>
22446
22447         * doc/Makefile: Add pdf target.
22448
22449 2008-03-05  Simon Josefsson  <simon@josefsson.org>
22450
22451         * modules/inline (License): Use 'unlimited', since there are only
22452         *.m4 files in this module.
22453
22454 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
22455             Bruno Haible  <bruno@clisp.org>
22456
22457         Add support for HP C 7.1 on OpenVMS 8.3.
22458         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
22459
22460 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
22461
22462         Update VMS specifics.
22463         * lib/getopt.c [VMS]: Remove include of unixlib.h.
22464
22465 2008-03-02  Jim Meyering  <meyering@redhat.com>
22466
22467         Remove the last dependency on the "free" module.
22468         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
22469         Reported by Bob Proulx.
22470
22471         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
22472
22473         Remove useless "if" tests before free.  Deprecate "free" module.
22474         * doc/posix-functions/free.texi: Mention that this
22475         module is no longer useful.
22476         * modules/free (Notice): Say this module is obsolete.
22477         * modules/readutmp (Depends-on): Remove free.
22478         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
22479         * lib/putenv.c (putenv): Likewise.
22480         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
22481         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
22482         * tests/test-c-strcasestr.c (main): Likewise.
22483         * tests/test-c-strstr.c (main): Likewise.
22484         * tests/test-mbscasestr1.c (main): Likewise.
22485         * tests/test-mbscasestr2.c (main): Likewise.
22486         * tests/test-mbsstr1.c (main): Likewise.
22487         * tests/test-mbsstr2.c (main): Likewise.
22488         * tests/test-memmem.c (main): Likewise.
22489         * tests/test-strcasestr.c (main): Likewise.
22490         * tests/test-striconv.c (main): Likewise.
22491         * tests/test-striconveh.c (main): Likewise.
22492         * tests/test-striconveha.c (main): Likewise.
22493         * tests/test-strstr.c (main): Likewise.
22494
22495         * build-aux/git-version-gen: Adjust a comment and the Usage string.
22496
22497         bootstrap: sync from coreutils again
22498         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
22499
22500 2008-03-01  Jim Meyering  <meyering@redhat.com>
22501
22502         bootstrap: sync from coreutils
22503         * build-aux/bootstrap (update_po_files): Copy a .po file into place
22504         also when the target doesn't exist.
22505
22506 2008-03-01  Eric Blake  <ebb9@byu.net>
22507
22508         Fix bugs in last patch.
22509         * lib/memchr2.c (memchr2): Fix typo.
22510         * tests/test-memchr2.c: Test previous bug, and don't use GNU
22511         extension.
22512         Reported by Bruce Korb.
22513
22514         New module 'memchr2'.
22515         * modules/memchr2: New file.
22516         * modules/memchr2-tests: Likewise.
22517         * lib/memchr2.h: Likewise.
22518         * lib/memchr2.c: Likewise, based on memchr.c.
22519         * tests/test-memchr2.c: New test.
22520         * MODULES.html.sh (String handling): Add memchr2.
22521
22522 2008-02-29  Bruno Haible  <bruno@clisp.org>
22523
22524         * modules/freadseek-tests: New file.
22525         * tests/test-freadseek.sh: New file.
22526         * tests/test-freadseek.c: New file.
22527
22528         New module 'freadseek'.
22529         * modules/freadseek: New file.
22530         * lib/freadseek.h: New file.
22531         * lib/freadseek.c: New file.
22532         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
22533
22534 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
22535
22536         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
22537         wydawca.
22538
22539         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
22540         program_invocation_name and program_invocation_short_name are
22541         present.
22542
22543 2008-02-28  Bruno Haible  <bruno@clisp.org>
22544
22545         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
22546         * tests/test-freadptr.sh: Also test non-seekable stdin.
22547
22548 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
22549
22550         * build-aux/bootstrap (source_base, m4_base)
22551         (doc_base, tests_base): New variables.
22552         (gnulib_tool_options): Do not hardcode base directories, use
22553         the above variables instead.
22554
22555 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
22556
22557         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
22558
22559 2008-02-28  Bruno Haible  <bruno@clisp.org>
22560
22561         * modules/freadptr-tests: New file.
22562         * tests/test-freadptr.sh: New file.
22563         * tests/test-freadptr.c: New file.
22564
22565         New module 'freadptr'.
22566         * modules/freadptr: New file.
22567         * lib/freadptr.h: New file.
22568         * lib/freadptr.c: New file.
22569         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
22570
22571 2008-02-26  Karl Berry  <karl@freefriends.org>
22572
22573         Sync from Libtool:
22574         * libltdl/argz.c (argz_add, argz_count): New functions.
22575         * libltdl/argz.in.h: Declare them.
22576         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
22577
22578 2008-02-22  Bruno Haible  <bruno@clisp.org>
22579
22580         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
22581         is a pointer type.  Needed for HP-UX 10.
22582         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
22583         * doc/posix-functions/gmtime_r.texi: Likewise.
22584         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
22585
22586 2008-02-24  Bruno Haible  <bruno@clisp.org>
22587
22588         * modules/environ-tests: New file.
22589         * tests/test-environ.c: New file.
22590
22591         New module 'environ'.
22592         * modules/environ: New file.
22593         * lib/unistd.in.h (environ): New declaration.
22594         * m4/environ.m4: New file.
22595         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
22596         after use.
22597         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
22598         HAVE_DECL_ENVIRON.
22599         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
22600         HAVE_DECL_ENVIRON.
22601         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
22602         wrong claim that 'environ' is missing on some systems.
22603         * modules/execute (Depends-on): Add environ.
22604         * lib/execute.c (environ): Remove fallback declaration.
22605         * modules/pipe (Depends-on): Add environ.
22606         * lib/pipe.c (environ): Remove fallback declaration.
22607         * modules/setenv (Depends-on): Add environ.
22608         * lib/setenv.c (environ): Remove fallback declaration.
22609         * modules/unsetenv (Depends-on): Add environ.
22610         * lib/unsetenv.c (environ): Remove fallback declaration.
22611         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
22612         m4/environ.m4.
22613         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
22614         (gl_PREREQ_UNSETENV): Likewise.
22615
22616 2008-02-24  Bruno Haible  <bruno@clisp.org>
22617
22618         * doc/posix-functions/environ.texi: Document the MacOS X problem.
22619
22620 2008-02-20  Bob Proulx  <bob@proulx.com>
22621
22622         Enable use of older two part flavor 'git describe'.
22623         * build-aux/git-version-gen: If using the older two part flavor of
22624         git version then recreate the third part now present in the
22625         newer three part flavor of git describe.
22626
22627 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
22628
22629         * lib/fts.c (fts_build): Typo correction to comment.
22630
22631 2008-02-17  Bruno Haible  <bruno@clisp.org>
22632
22633         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
22634         generating no-op conflicts.
22635
22636 2008-02-17  Bruno Haible  <bruno@clisp.org>
22637
22638         Speed up by 10%.
22639         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
22640         result_entries, rather than an index-based loop.
22641
22642 2008-02-17  Bruno Haible  <bruno@clisp.org>
22643
22644         Speed up by 25%.
22645         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
22646         'hashcode_cached'.
22647         (entry_create): New function.
22648         (entry_hashcode): Use the cached hashcode if possible.
22649         (read_changelog_file, try_split_merged_entry): Use entry_create.
22650
22651 2008-02-17  Bruno Haible  <bruno@clisp.org>
22652
22653         Speed up from O(n^2) to O(n) for long ChangeLog files.
22654         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
22655         (read_changelog_file): Change implementation of entries_reversed list
22656         to rbtreehash.
22657         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
22658
22659 2008-02-17  Bruno Haible  <bruno@clisp.org>
22660
22661         New option --split-merged-entry.
22662         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
22663         (find_paragraph_end, try_split_merged_entry): New functions.
22664         (long_options): Add option --split-merged-entry.
22665         (usage): Document option --split-merged-entry.
22666         (main): Implement option --split-merged-entry.
22667         Reported by Eric Blake.
22668
22669 2008-02-17  Bruno Haible  <bruno@clisp.org>
22670
22671         * lib/git-merge-changelog.c: Include c-strstr.h.
22672         (main): Support the "git pull --rebase" situation.
22673         * modules/git-merge-changelog (Depends-on): Add c-strstr.
22674         Reported by Eric Blake.
22675
22676 2008-02-16  Eric Blake  <ebb9@byu.net>
22677
22678         Avoid doubling \ in common case of "c-maybe" quoting style.
22679         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
22680         eliding outer quotes.
22681         * lib/quotearg.h: Document this.
22682         * tests/test-quotearg.c (result_strings, inputs, results_g)
22683         (flag_results, locale_results): Test it by adding a new string to
22684         each test group.
22685         (compare_strings): Test new string.
22686
22687 2008-02-13  Eric Blake  <ebb9@byu.net>
22688
22689         Avoid trigraph quoting in default output.
22690         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
22691         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
22692         unless explicitly requested.
22693         * tests/test-quotearg.c (flag_results, main): Add additional tests.
22694
22695 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
22696
22697         Don't rely on signed integer overflowing to negative value.
22698         * lib/getugroups.c (getugroups): Include <limits.h>.
22699         Instead, compare against INT_MAX, and increment only if the test passes.
22700
22701 2008-02-13  Jim Meyering  <meyering@redhat.com>
22702         and Eric Blake  <ebb9@byu.net>
22703
22704         Avoid shadowing warning and compile errors on Linux.
22705         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
22706         forwarding macros on Linux.
22707         (dcgettext): Define a stub, for Linux.
22708         (results_g, main): Avoid warnings.
22709
22710 2008-02-12  Eric Blake  <ebb9@byu.net>
22711
22712         Silence warning in last patch.
22713         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
22714
22715         Quotearg part 4: add tests, fix c-maybe colon quoting.
22716         * lib/quotearg.h: Improve documentation.
22717         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
22718         escapes when adding outer quotes.  When quoting trigraphs, use
22719         valid C notation.  When quoting NUL, omit extra characters if next
22720         character is not digit.  Alter prototype.
22721         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
22722         callers.
22723         * modules/quotearg-tests: New module.
22724         * tests/test-quotearg.c: New test.
22725
22726 2008-02-07  Eric Blake  <ebb9@byu.net>
22727
22728         Quotearg part 3: add flag to control outer quote elision.
22729         * lib/quotearg.h (c_maybe_quoting_style): New style.
22730         (enum quoting_flags): Better documentation of flags.
22731         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
22732         c-maybe style.
22733         (quotearg_buffer_restyled): Handle new flag to elide outer
22734         quotes.
22735
22736         Quotearg part 2: add flag that can control NUL elision.
22737         * lib/quotearg.h (set_quoting_flags): New prototype.
22738         * lib/quotearg.c (struct quoting_options): Add flag field.
22739         (set_quoting_flags): New function.
22740         (quotearg_buffer_restyled): Add flags parameter.
22741         (quotearg_alloc_mem): Set the flag if length cannot be returned.
22742         (quotearg_n_options): Set the flag, since length cannot be
22743         returned.
22744         (quoting_options_from_style): Default flags correctly.
22745
22746         Quotearg part 1: more wrappers, restore quotearg_char state.
22747         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
22748         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
22749         (quotearg_colon_mem): New wrappers.
22750         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
22751         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
22752         functions.
22753         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
22754         (quotearg_colon_mem): New functions.
22755
22756 2008-02-11  Bruno Haible  <bruno@clisp.org>
22757
22758         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
22759         library in the current directory: it does not work with parallel make.
22760         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
22761
22762 2008-02-11  Bruno Haible  <bruno@clisp.org>
22763
22764         * .gitattributes: New file.
22765
22766 2008-02-11  Jim Meyering  <meyering@redhat.com>
22767
22768         useless-if-before-free: Fix reversed exit values.
22769         * build-aux/useless-if-before-free: Use correct values
22770         for EXIT_MATCH and EXIT_NO_MATCH.
22771
22772         * build-aux/useless-if-before-free: Close stdout carefully.
22773
22774 2008-02-10  Bruno Haible  <bruno@clisp.org>
22775
22776         New module 'git-merge-changelog'.
22777         * modules/git-merge-changelog: New file.
22778         * lib/git-merge-changelog.c: New file.
22779
22780 2008-02-10  Jim Meyering  <meyering@redhat.com>
22781
22782         useless-if-before-free: New option: --list (-l).
22783
22784         useless-if-before-free: Don't exit immediately upon open failure.
22785         * build-aux/useless-if-before-free: Exit 2 for errors.
22786         Upon failure to open a file, don't exit immediately.
22787         Rather, just warn and continue with any remaining files.
22788
22789 2008-02-10  Bruno Haible  <bruno@clisp.org>
22790
22791         New abstract list operation 'node_set_value'.
22792         * lib/gl_list.h (gl_list_node_set_value): New function.
22793         (struct gl_list_implementation): New field node_set_value.
22794         * lib/gl_list.c (gl_list_node_set_value): New function.
22795         * lib/gl_array_list.c (gl_array_node_set_value): New function.
22796         (gl_array_list_implementation): Update.
22797         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
22798         (gl_carray_list_implementation): Update.
22799         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
22800         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
22801         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
22802         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
22803         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
22804         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
22805         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
22806         Update.
22807         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
22808         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
22809         (gl_sublist_list_implementation): Update.
22810
22811 2008-02-10  Bruno Haible  <bruno@clisp.org>
22812
22813         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
22814         Needed when ELEMENT is #defined to 'some_type *'.
22815
22816 2008-02-10  Jim Meyering  <meyering@redhat.com>
22817
22818         New script and module: useless-if-before-free
22819         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
22820         * build-aux/useless-if-before-free: New file.
22821         * modules/useless-if-before-free: New file.
22822
22823         * build-aux/gitlog-to-changelog: Use committer date, not author date.
22824
22825         xstrtol_error: Fix typo.
22826         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
22827         s/exit_failure/exit_status/.
22828
22829 2008-02-09  Jim Meyering  <meyering@redhat.com>
22830
22831         New script and module: gitlog-to-changelog
22832         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
22833         * modules/gitlog-to-changelog: New file.
22834         * build-aux/gitlog-to-changelog: New file.
22835
22836 2008-02-08  Jim Meyering  <meyering@redhat.com>
22837
22838         Avoid two "parameter unused" warnings.
22839         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
22840         Mark "st" as used.
22841
22842         Use "git COMMAND", not "git-COMMAND".
22843         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
22844         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
22845         * build-aux/git-version-gen: Use "git status", not "git-status".
22846
22847 2008-02-07  Bruno Haible  <bruno@clisp.org>
22848
22849         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
22850         Avoids a crash on Windows Vista.
22851         Reported by Adam Strzelecki <ono@java.pl> via
22852         Simon Josefsson <simon@josefsson.org>.
22853
22854 2008-02-06  Bruno Haible  <bruno@clisp.org>
22855
22856         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
22857         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
22858         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
22859         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
22860         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
22861         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
22862         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
22863         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
22864         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
22865         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
22866         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
22867         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
22868         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
22869         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
22870         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
22871         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
22872         left-adjust flag.
22873         * tests/test-snprintf-posix.h (test_function): Likewise.
22874         * tests/test-sprintf-posix.h (test_function): Likewise.
22875         * tests/test-vasprintf-posix.c (test_function): Likewise.
22876         * doc/posix-functions/fprintf.texi: Update.
22877         * doc/posix-functions/printf.texi: Update.
22878         * doc/posix-functions/snprintf.texi: Update.
22879         * doc/posix-functions/sprintf.texi: Update.
22880         * doc/posix-functions/vfprintf.texi: Update.
22881         * doc/posix-functions/vprintf.texi: Update.
22882         * doc/posix-functions/vsnprintf.texi: Update.
22883         * doc/posix-functions/vsprintf.texi: Update.
22884         Reported by Peter Fales <psfales@alcatel-lucent.com>.
22885
22886 2008-02-06  Bruno Haible  <bruno@clisp.org>
22887
22888         Fix bug introduced on 2008-01-26.
22889         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
22890
22891 2008-02-06  Bruno Haible  <bruno@clisp.org>
22892
22893         Fix bug introduced on 2007-06-10.
22894         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
22895         !NEED_PRINTF_FLAG_ZERO.
22896
22897 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
22898
22899         getloadavg: use libperfstat on AIX5
22900         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
22901
22902 2008-02-03  Bruno Haible  <bruno@clisp.org>
22903
22904         * lib/diffseq.h: Add comments about required #includes.
22905         Reported by Michael Biggs <gnulib@doubleplum.net>.
22906
22907 2008-02-01  Bruno Haible  <bruno@clisp.org>
22908
22909         * users.txt: Add gnuit.
22910
22911 2008-01-31  Bruno Haible  <bruno@clisp.org>
22912
22913         * lib/md4.c (set_uint32): Mark as inline.
22914         * lib/md5.c (set_uint32): Likewise.
22915         * lib/sha1.c (set_uint32): Likewise.
22916         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
22917         * m4/md5.m4 (gl_MD5): Likewise.
22918         * m4/sha1.m4 (gl_SHA1): Likewise.
22919
22920 2008-01-31  Jim Meyering  <meyering@redhat.com>
22921
22922         Use "sizeof VAR", rather than a literal "4".
22923         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
22924         * lib/md4.c (md4_read_ctx): Likewise.
22925         * lib/sha1.c (sha1_read_ctx): Likewise.
22926
22927 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22928
22929         * tests/test-sha1.c: New file, based on test-md5.c.
22930
22931         * modules/crypto/sha1-tests: New file.
22932
22933 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22934
22935         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
22936
22937 2008-01-31  Jim Meyering  <meyering@redhat.com>
22938
22939         Prefer "sizeof v" over the equivalent "4".
22940         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
22941         * lib/md5.c (set_uint32): Likewise.
22942         * lib/sha1.c (set_uint32): Likewise.
22943
22944 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22945
22946         * lib/sha1.c (set_uint32): Mark function as static.
22947
22948 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22949
22950         md2: clarify comments to say that alignment is not required.
22951         * lib/md2.h: Remove warning about alignment in comment.
22952         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
22953         never been required.
22954
22955 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22956
22957         md4: adapt alignment constraint fix from sha1.
22958         * lib/md4.c (set_uint32): New function, from sha1.c
22959         (md4_read_ctx): Use it.
22960         (md4_finish_ctx): Doc fix.
22961         * lib/md4.h: Doc fix.
22962
22963 2008-01-31  Simon Josefsson  <simon@josefsson.org>
22964
22965         md5: adapt alignment constraint fix from sha1.
22966         * lib/md5.c (set_uint32): New function, from sha1.c
22967         (md5_read_ctx): Use it.
22968         (md5_finish_ctx): Doc fix.
22969         * lib/md5.h: Doc fix.
22970
22971 2008-01-30  Peter Palfrader  <weasel@debian.org>
22972
22973         sha1: remove the result buffer alignment constraint
22974         * lib/sha1.c (set_uint32): New function.
22975         (sha1_read_ctx): Rewrite to remove the result buffer alignment
22976         constraint.
22977         (sha1_finish_ctx): Remove comment warning about alignment constraint.
22978         * lib/sha1.h: Likewise.
22979
22980 2008-01-30  Andreas Schwab  <schwab@suse.de>
22981             Bruno Haible  <bruno@clisp.org>
22982
22983         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
22984         correct definition of LDBL_MIN_EXP.
22985
22986 2008-01-30  Karl Berry  <karl@gnu.org>
22987
22988         * config/srclist-update: try to preserve x bit on updates.
22989         * config/srclistvars.sh: update for karl.
22990
22991 2008-01-29  Jim Meyering  <meyering@redhat.com>
22992
22993         vasnprintf.c: Avoid warning about unused label
22994         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
22995         "overflow" label definition and associated code with the
22996         same cpp condition that guards the sole use of that label.
22997
22998 2008-01-26  Bruno Haible  <bruno@clisp.org>
22999
23000         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
23001         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
23002         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
23003         * lib/isnanl-nolibm.h (isnanl): Likewise.
23004         Reported by Paul Eggert <eggert@cs.ucla.edu>.
23005
23006 2008-01-26  Bruno Haible  <bruno@clisp.org>
23007
23008         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
23009         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
23010
23011 2008-01-26  Bruno Haible  <bruno@clisp.org>
23012
23013         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
23014         GCC >= 4.0 built-in.
23015         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
23016
23017 2008-01-26  Bruno Haible  <bruno@clisp.org>
23018
23019         Rename isnan, applicable to 'double' only, to isnand.
23020         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
23021         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
23022         (configure.ac): Update.
23023         (Include): Replace "isnan.h" with "isnand.h".
23024         * m4/isnand.m4: Renamed from m4/isnan.m4.
23025         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
23026         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
23027         instead of isnan.c.
23028         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
23029         instead of HAVE_ISNAN_IN_LIBC.
23030         (isnand): Renamed from isnan.
23031         * lib/isnand.c: New file.
23032         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
23033         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
23034         (Makefile.am): Update.
23035         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
23036         Include isnand.h instead of isnan.h.
23037         (main): Test isnand instead of isnan.
23038         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
23039         isnan-nolibm.
23040         * modules/frexp (Depends-on): Likewise.
23041         * modules/frexp-tests (Depends-on): Likewise.
23042         * modules/frexp-nolibm (Depends-on): Likewise.
23043         * modules/frexp-nolibm-tests (Depends-on): Likewise.
23044         * modules/isfinite (Depends-on): Likewise.
23045         * modules/round-tests (Depends-on): Likewise.
23046         * modules/signbit (Depends-on): Likewise.
23047         * modules/signbit-tests (Depends-on): Likewise.
23048         * modules/snprintf-posix (Depends-on): Likewise.
23049         * modules/sprintf-posix (Depends-on): Likewise.
23050         * modules/trunc-tests (Depends-on): Likewise.
23051         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
23052         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
23053         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
23054         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
23055         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
23056         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
23057         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
23058         * modules/vasnprintf-posix (Depends-on): Likewise.
23059         * modules/vasprintf-posix (Depends-on): Likewise.
23060         * modules/vfprintf-posix (Depends-on): Likewise.
23061         * modules/vsnprintf-posix (Depends-on): Likewise.
23062         * modules/vsprintf-posix (Depends-on): Likewise.
23063         * lib/frexp.c: Include isnand.h instead of isnan.h.
23064         (ISNAN): Set to isnand instead of isnan.
23065         * lib/isfinite.c: Include isnand.h instead of isnan.h.
23066         (gl_isfinited): Use isnand instead of isnan.
23067         * lib/signbitd.c: Include isnand.h instead of isnan.h.
23068         (gl_signbitd): Use isnand instead of isnan.
23069         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
23070         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
23071         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
23072         (main): Use isnand instead of isnan.
23073         * tests/test-round1.c: Include isnand.h.
23074         (main): Use isnand instead of isnan.
23075         * tests/test-round2.c: Include isnand.h instead of isnan.h.
23076         (ISNAN): Set to isnand instead of isnan.
23077         * tests/test-trunc1.c: Include isnand.h.
23078         (main): Use isnand instead of isnan.
23079         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
23080         (equal): Use isnand instead of isnan.
23081         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
23082         isnand-nolibm.
23083         * NEWS: Mention the change.
23084
23085 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
23086             Bruno Haible  <bruno@clisp.org>
23087
23088         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
23089         the GCC builtins for signbits are present and set
23090         REPLACE_SIGNBIT_USING_GCC if so.
23091         * lib/math.in.h (signbit): Define using GCC builtins if
23092         REPLACE_SIGNBIT_USING_GCC is set.
23093         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
23094         REPLACE_SIGNBIT_USING_GCC.
23095         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
23096
23097 2008-01-25  Jim Meyering  <meyering@redhat.com>
23098
23099         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
23100         * lib/poll.c: Include <config.h>, not "config.h".
23101         * tests/test-getaddrinfo.c: Likewise.
23102
23103 2008-01-25  Simon Josefsson  <simon@josefsson.org>
23104
23105         * modules/sockets-tests: New file.
23106
23107 2008-01-24  Simon Josefsson  <simon@josefsson.org>
23108
23109         * modules/sockets: New module, can be used to call WSA_Startup and
23110         WSA_Cleanup when needed.
23111
23112         * lib/sockets.h, lib/sockets.c: New files.
23113
23114         * m4/sockets.m4: New file.
23115
23116         * tests/test-sockets.c: New file.
23117
23118 2008-01-19  Bruno Haible  <bruno@clisp.org>
23119
23120         * doc/posix-headers: Renamed from doc/headers.
23121         * doc/posix-functions: Renamed from doc/functions.
23122         * doc/gnulib.texi: Update.
23123
23124 2008-01-19  Bruno Haible  <bruno@clisp.org>
23125
23126         * doc/glibc-functions/strcasestr.texi: Include contents of
23127         doc/functions/strcasestr.texi, fixing the list of platforms.
23128         * doc/functions/strcasestr.texi: Remove file.
23129
23130 2008-01-19  Bruno Haible  <bruno@clisp.org>
23131
23132         * doc/glibc-functions/memmem.texi: Include contents of
23133         doc/functions/memmem.texi.
23134         * doc/functions/memmem.texi: Remove file.
23135
23136 2008-01-18  Bruno Haible  <bruno@clisp.org>
23137
23138         * doc/glibc-functions/*.texi: New files.
23139         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
23140         to use the new files.
23141
23142 2008-01-17  Bruno Haible  <bruno@clisp.org>
23143
23144         * tests/test-gethostname.c (main): Fix printf statement.
23145
23146 2008-01-17  Simon Josefsson  <simon@josefsson.org>
23147
23148         * modules/gethostname-tests: New file.
23149
23150         * tests/test-gethostname.c: New file.
23151
23152 2008-01-17  Simon Josefsson  <simon@josefsson.org>
23153
23154         * lib/gethostname.c: Include string.h unconditionally, strncpy is
23155         used by the UNAME case.  Reported by Bruno Haible
23156         <bruno@clisp.org>.
23157
23158 2008-01-17  Eric Blake  <ebb9@byu.net>
23159
23160         Convert c-strcasestr to be more efficient.
23161         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
23162         (Depends-on): Add c-strcase, remove malloca, strnlen.
23163         * tests/test-c-strcasestr.c (main): Enhance test.
23164         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
23165
23166 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
23167
23168         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
23169         Use it in creating po/Makevars.
23170
23171 2008-01-15  Simon Josefsson  <simon@josefsson.org>
23172
23173         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
23174         Applications that requires it should initialize libgcrypt
23175         manually.
23176
23177 2008-01-16  Simon Josefsson  <simon@josefsson.org>
23178
23179         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
23180
23181 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
23182
23183         Fix problem with getdate on mingw32 reported by Simon Josefsson
23184         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
23185         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
23186         tzname", when deciding whether to declare tzname.
23187         * lib/strftime.c (tzname): Likewise.
23188
23189 2008-01-15  Bruno Haible  <bruno@clisp.org>
23190
23191         Work around a MacOS X 10.5 bug in frexpl().
23192         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
23193         * doc/functions/frexpl.texi: Document the bug.
23194         Reported by Elias Pipping <pipping@gentoo.org>.
23195
23196 2008-01-14  Eric Blake  <ebb9@byu.net>
23197
23198         Touch up previous patch.
23199         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
23200         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
23201
23202         Convert strcasestr module to use Two-Way algorithm.
23203         * modules/strcasestr-simple: New module, based on the old
23204         strcasestr, but with Two-Way rather than KMP.
23205         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
23206         * lib/string.in.h (rpl_strcasestr): Declare.
23207         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
23208         performance.
23209         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
23210         * modules/string (Makefile.am): Support strcasestr.
23211         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
23212         * modules/strcasestr-tests (Depends-on): Check for alarm.
23213         * tests/test-strcasestr.c: Augment test.
23214         * lib/str-two-way.h: Clean up stray macro.
23215         * NEWS: Document new module.
23216         * MODULES.html.sh (string handling): Likewise.
23217         * doc/functions/strcasestr.texi: New file.
23218         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
23219         here, since it is not a POSIX function.
23220
23221 2008-01-14  Colin Watson  <cjwatson@debian.org>
23222             Bruno Haible  <bruno@clisp.org>
23223
23224         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
23225         works fine; if not, set REPLACE_STRSIGNAL.
23226         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
23227         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
23228         REPLACE_STRSIGNAL.
23229         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
23230         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
23231         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
23232
23233 2008-01-14  Bruno Haible  <bruno@clisp.org>
23234
23235         * modules/strsignal (Include): Change to <string.h>.
23236
23237 2008-01-14  Colin Watson  <cjwatson@debian.org>
23238
23239         * modules/argp (Notice): Add a notice recommending to change
23240         XGETTEXT_OPTIONS.
23241         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
23242
23243 2008-01-13  Colin Watson  <cjwatson@debian.org>
23244
23245         * modules/strsignal-tests: New file.
23246         * tests/test-strsignal.c: New file.
23247
23248         * lib/strsignal.c: New file, from glibc with modifications.
23249         * lib/siglist.h: New file, from glibc with modifications.
23250         * lib/string.in.h (strsignal): New declaration.
23251         * m4/strsignal.m4: New file.
23252         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
23253         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
23254         * modules/strsignal: New file.
23255         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
23256         HAVE_DECL_STRSIGNAL.
23257
23258 2008-01-13  Bruno Haible  <bruno@clisp.org>
23259
23260         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
23261         locale encoding is not ASCII. Needed for OpenBSD 4.0.
23262         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
23263         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
23264
23265 2008-01-13  Bruno Haible  <bruno@clisp.org>
23266
23267         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
23268         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
23269         * lib/argp.h (__attribute__): Likewise.
23270         * lib/c-stack.c (__attribute__): Likewise.
23271         * lib/error.h (__attribute__): Likewise.
23272         * lib/fts.c (__attribute__): Likewise.
23273         * lib/openat.h (__attribute__): Likewise.
23274         * lib/stdio.in.h (__attribute__): Likewise.
23275         * lib/string.in.h (__attribute__): Likewise.
23276         * lib/utimens.c (__attribute__): Likewise.
23277         * lib/vasnprintf.h (__attribute__): Likewise.
23278         * lib/xalloc.h (__attribute__): Likewise.
23279         * lib/xprintf.h (__attribute__): Likewise.
23280         * lib/xstrtol.h (__attribute__): Likewise.
23281         * lib/xvasprintf.h (__attribute__): Likewise.
23282
23283 2008-01-12  Bruno Haible  <bruno@clisp.org>
23284
23285         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
23286         * doc/glibc-headers/a.out.texi: New file.
23287         * doc/glibc-headers/aliases.texi: New file.
23288         * doc/glibc-headers/alloca.texi: New file.
23289         * doc/glibc-headers/ar.texi: New file.
23290         * doc/glibc-headers/argp.texi: New file.
23291         * doc/glibc-headers/argz.texi: New file.
23292         * doc/glibc-headers/byteswap.texi: New file.
23293         * doc/glibc-headers/crypt.texi: New file.
23294         * doc/glibc-headers/endian.texi: New file.
23295         * doc/glibc-headers/envz.texi: New file.
23296         * doc/glibc-headers/err.texi: New file.
23297         * doc/glibc-headers/error.texi: New file.
23298         * doc/glibc-headers/execinfo.texi: New file.
23299         * doc/glibc-headers/fpu_control.texi: New file.
23300         * doc/glibc-headers/fstab.texi: New file.
23301         * doc/glibc-headers/fts.texi: New file.
23302         * doc/glibc-headers/getopt.texi: New file.
23303         * doc/glibc-headers/ieee754.texi: New file.
23304         * doc/glibc-headers/ifaddrs.texi: New file.
23305         * doc/glibc-headers/libintl.texi: New file.
23306         * doc/glibc-headers/mcheck.texi: New file.
23307         * doc/glibc-headers/mntent.texi: New file.
23308         * doc/glibc-headers/obstack.texi: New file.
23309         * doc/glibc-headers/paths.texi: New file.
23310         * doc/glibc-headers/printf.texi: New file.
23311         * doc/glibc-headers/pty.texi: New file.
23312         * doc/glibc-headers/resolv.texi: New file.
23313         * doc/glibc-headers/shadow.texi: New file.
23314         * doc/glibc-headers/sysexits.texi: New file.
23315         * doc/glibc-headers/ttyent.texi: New file.
23316
23317 2008-01-12  Jim Meyering  <meyering@redhat.com>
23318
23319         announce-gen: emit Gnulib's git-based version string.
23320         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
23321         New option --gnulib-version=V, where V is expected to be
23322         the output of running git describe in the gnulib directory.
23323         (get_tool_versions): Request feedback on xdelta.  I suspect it's
23324         not useful, and plan to stop publishing an xdelta file with each
23325         coreutils release.
23326
23327         * build-aux/announce-gen: Also check for lzma-compressed files.
23328
23329 2008-01-11  Bruno Haible  <bruno@clisp.org>
23330
23331         * tests/test-memmem.c (main): Increase maximum allowed time.
23332         * tests/test-strstr.c (main): Likewise.
23333
23334 2008-01-11  Bruno Haible  <bruno@clisp.org>
23335
23336         * doc/functions/memmem.texi: Add more precisions about platforms.
23337         * doc/functions/strstr.texi: Likewise.
23338
23339 2008-01-10  Eric Blake  <ebb9@byu.net>
23340
23341         * m4/strstr.m4: Delete cruft from copy-n-paste.
23342         Reported by Bruno Haible.
23343
23344 2008-01-10  Bruno Haible  <bruno@clisp.org>
23345
23346         Make c-strstr rely on strstr.
23347         * lib/c-strstr.c: Don't include str-kmp.h.
23348         (c_strstr): Define in terms of strstr.
23349         * modules/c-strstr (Files): Remove lib/str-kmp.h.
23350         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
23351
23352 2008-01-10  Bruno Haible  <bruno@clisp.org>
23353
23354         * doc/gnulib.texi (String Functions in C Locale): New section.
23355         * doc/c-ctype.texi: New file.
23356         * doc/c-strcase.texi: New file.
23357         * doc/c-strcaseeq.texi: New file.
23358         * doc/c-strcasestr.texi: New file.
23359         * doc/c-strstr.texi: New file.
23360         * doc/c-strtod.texi: New file.
23361         * doc/c-strtold.texi: New file.
23362
23363 2008-01-10  Eric Blake  <ebb9@byu.net>
23364
23365         * lib/relocatable.h: Fix a comment.
23366
23367 2008-01-10  Eric Blake  <ebb9@byu.net>
23368
23369         Share two-way algorithm.
23370         * lib/str-two-way.h: New file, merged from...
23371         * lib/memmem.c: ...here...
23372         * lib/strstr.c: ...and here.
23373         * modules/memmem (Files): Use it.
23374         * modules/strstr (Files): Likewise.
23375
23376         Avoid quadratic strstr implementations.
23377         * lib/strstr.c: New file.
23378         * m4/strstr.m4: Likewise.
23379         * modules/strstr: Likewise.
23380         * modules/strstr-tests: Likewise.
23381         * tests/test-strstr.c: Likewise.
23382         * lib/string.in.h (rpl_strstr): Declare.
23383         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
23384         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
23385         * modules/string (Makefile.am): Likewise.
23386         * MODULES.html.sh (string handling): Mention new module.
23387         * doc/functions/strstr.texi (strstr): Document the bug.
23388
23389 2008-01-10  Bruno Haible  <bruno@clisp.org>
23390
23391         * lib/relocatable.h (relocate): State whether result is freshly
23392         allocated or not.
23393         * lib/relocatable.c (relocate): Return a freshly allocated string
23394         instead of a pointer to a privately held string.
23395         Reported by Sylvain Beucler <beuc@gnu.org>.
23396
23397 2008-01-10  Colin Watson  <cjwatson@debian.org>
23398
23399         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
23400         s/S_ISNLK/S_ISLNK/.
23401
23402 2008-01-09  Bruno Haible  <bruno@clisp.org>
23403
23404         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
23405         and other files.
23406         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
23407         if it's only a guess.
23408         * modules/memmem: Simplify by depending on memmem-simple.
23409
23410 2008-01-09  Bruno Haible  <bruno@clisp.org>
23411
23412         Work around OpenBSD 4.0 tdelete() bug.
23413         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
23414         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
23415         macros and don't redefine the enum values.
23416         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
23417         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
23418         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
23419
23420 2008-01-09  Bruno Haible  <bruno@clisp.org>
23421
23422         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
23423         (main): Don't perform the tests if setlocale did not install a UTF-8
23424         locale. Needed on OpenBSD 4.0.
23425         * modules/wcwidth-tests (Depends-on): Add localcharset.
23426
23427 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
23428
23429         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
23430         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
23431         * NEWS: announce this.
23432         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
23433
23434 2008-01-09  Simon Josefsson  <simon@josefsson.org>
23435         and Eric Blake  <ebb9@byu.net>
23436
23437         Add memmem-simple module.
23438         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
23439         (gl_FUNC_MEMMEM): Separate performance from presence checks.
23440         * modules/memmem-simple: New file.
23441         * modules/memmem (Description): Tweak.
23442         * MODULES.html.sh (string handling): Mention new module.
23443         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
23444         addressed by memmem-simple.
23445         * NEWS: Document the difference.
23446
23447 2008-01-09  Eric Blake  <ebb9@byu.net>
23448
23449         Give gcc some memmem optimization hints.
23450         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
23451         (strcasestr): Declare as pure.
23452         * modules/memmem (Maintainer): Claim my implementation.
23453
23454 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23455
23456         Support AIX 6.1 and higher.
23457         * build-aux/config.libpath: Likewise.
23458         * build-aux/config.rpath: Likewise.
23459
23460 2008-01-08  Jim Meyering  <meyering@redhat.com>
23461             Bruno Haible  <bruno@clisp.org>
23462
23463         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
23464         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
23465         Reported by Peter Fales in
23466         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
23467
23468 2008-01-08  Bruno Haible  <bruno@clisp.org>
23469
23470         * modules/unictype/category-of (Depends-on): Add
23471         unictype/category-none.
23472         * modules/unictype/category-and-tests (Depends-on): Add
23473         unictype/category-{L,N,Lu,Nd}.
23474         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
23475         * modules/unictype/category-or-tests (Depends-on): Add
23476         unictype/category-{L,N}.
23477         * modules/unictype/category-name-tests (Depends-on): Add
23478         unictype/category-{Z,Nl}.
23479         Reported by Simon Josefsson.
23480
23481 2008-01-08  Bruno Haible  <bruno@clisp.org>
23482
23483         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
23484         convention better.
23485         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
23486         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
23487         Reported by Peter Miller <millerp@canb.auug.org.au>.
23488
23489 2008-01-08  Eric Blake  <ebb9@byu.net>
23490
23491         Rewrite memmem to guarantee linear complexity without malloc.
23492         * lib/memmem.c (memmem): Use Two-Way rather than
23493         Knuth-Morris-Pratt, to allow O(1) space usage.
23494         (critical_factorization, two_way_short_needle)
23495         (two_way_long_needle): New functions.
23496         (knuth_morris_pratt): Delete.
23497         * modules/memmem (Depends-on): No longer need malloca or stdbool.
23498         Add stdint.
23499         * tests/test-memmem.c (main): Add tests for periodic needle and
23500         sublinear performance.
23501         * doc/functions/memmem.texi (memmem): Document other deficiencies
23502         in cygwin and older glibc.
23503
23504 2008-01-08  Bruno Haible  <bruno@clisp.org>
23505
23506         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
23507         augmentation.
23508
23509 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
23510
23511         Add a configure time option: --disable-acl.
23512         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
23513         AC_ARG_ENABLE(acl).
23514
23515 2008-01-06  Simon Josefsson  <simon@josefsson.org>
23516
23517         * tests/test-localename.c: Don't include obsolete "setenv.h".
23518
23519         * modules/localename-tests (Depends-on): Need unsetenv.
23520
23521 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23522
23523         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
23524
23525 2008-01-06  Colin Watson  <cjwatson@debian.org>
23526
23527         * users.txt: Add man-db.
23528
23529 2008-01-07  Bruno Haible  <bruno@clisp.org>
23530
23531         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
23532         previous section name.
23533
23534 2008-01-07  Bruno Haible  <bruno@clisp.org>
23535
23536         * lib/progname.c (set_program_name): Don't strip off a leading
23537         "lt-" prefix outside a .libs directory.
23538         Suggested by Paul Eggert.
23539
23540 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
23541             Bruno Haible  <bruno@clisp.org>
23542
23543         Improve memory cleanup in 'relocatable' module.
23544         * lib/relocatable.h (compute_curr_prefix): Change return type to
23545         'char *'.
23546         * lib/relocatable.c (compute_curr_prefix): Change return type to
23547         'char *'. Free curr_installdir after use.
23548         (relocate): Free curr_prefix_better after use.
23549         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
23550
23551 2008-01-01  Bruno Haible  <bruno@clisp.org>
23552
23553         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
23554         failure on older glibc systems.
23555         Reported by Peter Fales <psfales@alcatel-lucent.com>.
23556
23557 2008-01-05  Eric Blake  <ebb9@byu.net>
23558
23559         Avoid quadratic system memmem.
23560         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
23561         Reported by Ralf Wildenhues.
23562
23563         Fix memmem test for mingw.
23564         * modules/memmem-tests (configure.ac): Check for alarm.
23565         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
23566         it.
23567         * doc/functions/memmem.texi: New file.
23568         * doc/gnulib.texi (Function Substitutes): Add memmem.
23569         Reported by Bruno Haible.
23570
23571 2008-01-04  Bruno Haible  <bruno@clisp.org>
23572
23573         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
23574         Require gl_HEADER_STRINGS_H_DEFAULTS, not
23575         gl_HEADER_STRING_H_DEFAULTS.
23576
23577 2008-01-04  Eric Blake  <ebb9@byu.net>
23578
23579         Shorten duration of memmem test.
23580         * tests/test-memmem.c (main): Use alarm to declare failure if test
23581         is taking too long.
23582         Reported by Ralf Wildenhues.
23583
23584 2007-12-21  Simon Josefsson  <simon@josefsson.org>
23585
23586         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
23587         string, needed by strerror.
23588
23589 2008-01-03  Colin Watson  <cjwatson@debian.org>
23590             Bruno Haible  <bruno@clisp.org>
23591
23592         * doc/gnulib-tool.texi (Localization): New section.
23593
23594 2008-01-02  Bruno Haible  <bruno@clisp.org>
23595
23596         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
23597         variables to 'unsigned char *' type.
23598         Reported by Paul Eggert.
23599
23600 2008-01-02  Jim Meyering  <jim@meyering.net>
23601
23602         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
23603
23604 2007-12-31  Jim Meyering  <jim@meyering.net>
23605
23606         Avoid use of private FTS type name.
23607         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
23608
23609 2007-12-30  Karl Berry  <karl@gnu.org>
23610
23611         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
23612         work around defect in Texinfo and/or the standalone Info browser.
23613
23614 2007-12-30  Bruno Haible  <bruno@clisp.org>
23615
23616         Unify 5 copies of the KMP code.
23617         * lib/str-kmp.h: New file.
23618         * lib/c-strcasestr.c: Include str-kmp.h.
23619         (knuth_morris_pratt): Remove function.
23620         (c_strcasestr): Update.
23621         * lib/c-strstr.c: Include str-kmp.h.
23622         (knuth_morris_pratt): Remove function.
23623         (c_strcasestr): Update.
23624         * lib/mbscasestr.c: Include str-kmp.h.
23625         (knuth_morris_pratt_unibyte): Remove function.
23626         * lib/mbsstr.c: Include str-kmp.h.
23627         (knuth_morris_pratt_unibyte): Remove function.
23628         * lib/strcasestr.c: Include str-kmp.h.
23629         (knuth_morris_pratt): Remove function.
23630         (strcasestr): Update.
23631         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
23632         * modules/c-strstr (Files): Likewise.
23633         * modules/mbscasestr (Files): Likewise.
23634         * modules/mbsstr (Files): Likewise.
23635         * modules/strcasestr (Files): Likewise.
23636         Suggested by Paul Eggert.
23637
23638 2007-12-30  Bruno Haible  <bruno@clisp.org>
23639
23640         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
23641         defined.
23642
23643 2007-12-30  Bruno Haible  <bruno@clisp.org>
23644
23645         * lib/xmalloca.h: Include xalloc.h.
23646         (xnmalloca): New macro.
23647
23648 2007-12-30  Bruno Haible  <bruno@clisp.org>
23649
23650         * lib/malloca.h (nmalloca): New macro.
23651         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
23652         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
23653         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
23654         knuth_morris_pratt_multibyte): Likewise.
23655         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
23656         knuth_morris_pratt_multibyte): Likewise.
23657         * lib/memmem.c (knuth_morris_pratt): Likewise.
23658         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
23659
23660 2007-12-25  Bruno Haible  <bruno@clisp.org>
23661
23662         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
23663         * lib/glob.c: Don't include openat.h.
23664         (link_exists2_p): Add back the code that deals with the
23665         !GLOB_ALTDIRFUNC case.
23666         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
23667         let it do the filename concatenation.
23668         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
23669         * modules/glob (Depends-on): Remove openat.
23670
23671 2007-12-31  Bruno Haible  <bruno@clisp.org>
23672
23673         * modules/dirfd (License): Change to LGPLv2+.
23674         Approved by Jim Meyering.
23675
23676 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
23677
23678         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
23679         when multiplying M by sizeof (size_t).
23680
23681 2007-12-10  Martin Lambers  <marlam@marlam.de>
23682
23683         Override getpagesize on mingw.
23684         * lib/getpagesize.c: New file.
23685         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
23686         * modules/getpagesize (Files): Add lib/getpagesize.c.
23687         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
23688         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
23689         REPLACE_GETPAGESIZE.
23690         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
23691
23692 2007-12-25  Bruno Haible  <bruno@clisp.org>
23693
23694         * modules/localcharset (Notice): New field.
23695         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
23696         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
23697
23698 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
23699             Bruno Haible  <bruno@clisp.org>
23700
23701         Avoid using the syntax symbol() in formatted documentation.
23702         * MODULES.html.sh (func_module): When replacing symbol() with a
23703         hyperlink, remove the parentheses. Show an error if some remain.
23704         Recognize and render the '...' syntax.
23705         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
23706         Rework. Add paragraph about GCC's inlining.
23707         * doc/alloca.texi: Likewise.
23708         * doc/error.texi: Remove parentheses from symbol reference.
23709         * doc/gnulib-intro.texi: Likewise.
23710         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
23711         * modules/fnmatch (Description): Reword to say "the ... function".
23712         * modules/full-read (Description): Likewise.
23713         * modules/full-write (Description): Likewise.
23714         * modules/safe-read (Description): Likewise.
23715         * modules/safe-write (Description): Likewise.
23716         * modules/strchrnul (Description): Likewise.
23717         * modules/trim (Description): Likewise.
23718         * modules/error (Description): Remove parentheses from symbol
23719         references.
23720         * modules/verror (Description): Likewise.
23721         Reported by Karl Berry.
23722
23723 2007-12-25  Bruno Haible  <bruno@clisp.org>
23724
23725         Fixup after 2007-10-16 commit.
23726         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
23727
23728 2007-12-24  Bruno Haible  <bruno@clisp.org>
23729
23730         Make --enable-relocatable work with DESTDIR.
23731         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
23732         to compute installdir from destprog.
23733         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
23734         also set the RELOC_DESTDIR variable.
23735         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
23736
23737 2007-12-24  Bruno Haible  <bruno@clisp.org>
23738
23739         Fix link error due to xalloc_die().
23740         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
23741         of xreadlink.
23742         * lib/relocwrapper.c: Update comments.
23743         * build-aux/install-reloc: Remove xreadlink.c from file list.
23744         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
23745         xreadlink.c.
23746         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
23747
23748 2007-12-24  Bruno Haible  <bruno@clisp.org>
23749
23750         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
23751         * lib/setenv.h: Remove file.
23752         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
23753         lib/setenv.h.
23754         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
23755         (Depends-on): Add stdlib.
23756         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
23757         gl_FUNC_UNSETENV.
23758         (Include): Replace setenv.h with <stdlib.h>.
23759         * modules/unsetenv: New file.
23760         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
23761         * lib/unsetenv.c: Include <stdlib.h> first.
23762         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
23763         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
23764         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
23765         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
23766         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
23767         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
23768         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
23769         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
23770         * doc/functions/unsetenv.texi: Update.
23771         * modules/xsetenv (Depends-on): Add unsetenv.
23772         * modules/getdate (Depends-on): Likewise.
23773         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
23774         * lib/xsetenv.c: Don't include setenv.h.
23775         * lib/getdate.y: Likewise.
23776         * lib/relocwrapper.c: Likewise.
23777         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
23778         (Depends-on): Add stdlib.
23779         * NEWS: Mention the changes.
23780         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
23781
23782 2007-12-23  Bruno Haible  <bruno@clisp.org>
23783
23784         * lib/memmem.c (memmem): Use lowercase variable names. Tab
23785         indentation.
23786
23787 2007-12-23  Bruno Haible  <bruno@clisp.org>
23788
23789         * lib/c-strcasestr.c: Add more comments.
23790         * lib/c-strstr.c: Likewise.
23791         * lib/mbscasestr.c: Likewise.
23792         * lib/mbsstr.c: Likewise.
23793         * lib/strcasestr.c: Likewise.
23794         * lib/memmem.c: Likewise.
23795
23796 2007-12-23  Bruno Haible  <bruno@clisp.org>
23797
23798         * tests/test-memmem.c: Include <string.h> first.
23799
23800 2007-12-22  Bruno Haible  <bruno@clisp.org>
23801
23802         * gnulib-tool (func_create_testdir): Change $auxdir while generating
23803         the contents of $testsbase.
23804         Reported by Ralf Wildenhues.
23805
23806 2007-12-22  Bruno Haible  <bruno@clisp.org>
23807
23808         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
23809         two variables local_ldadd_before, local_ldadd_last.
23810
23811 2007-12-20  Eric Blake  <ebb9@byu.net>
23812
23813         Work around circular library issue when cross-compiling.
23814         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
23815         that progname.o does not need to pull in rpl_memcmp.
23816
23817 2007-12-19  Eric Blake  <ebb9@byu.net>
23818
23819         Fix memmem to avoid O(n^2) worst-case complexity.
23820         * lib/memmem.c (knuth_morris_pratt): New function.
23821         (memmem): Use it if first few naive iterations fail.
23822         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
23823         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
23824         * modules/memchr (License): Likewise.
23825         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
23826         malloca.
23827         * tests/test-memmem.c: Rewrite, borrowing ideas from
23828         test-mbsstr1.c; the old version wouldn't even compile!
23829         * modules/memmem-tests: New file.
23830         * lib/string.in.h (rpl_memmem): Add declaration.
23831         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
23832         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
23833         REPLACE_MEMMEM.
23834
23835 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
23836
23837         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
23838         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
23839         before any system include files, and undef after them all.  This
23840         should fix a problem on VMS reported by John E. Malmberg in
23841         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
23842
23843 2007-12-17  Eric Blake  <ebb9@byu.net>
23844
23845         Revert addition of verify, for BSD/OS.
23846         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
23847         can't handle large files, for the sake of obsolete platforms.
23848         * modules/fseeko (Depends-on): Remove verify.
23849         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
23850         * doc/functions/ftello.texi (ftello): Likewise.
23851         * doc/functions/fgetpos.texi (fgetpos): Likewise.
23852         Reported by Larry Jones.
23853
23854 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
23855
23856         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
23857         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
23858
23859 2007-12-17  Jim Meyering  <meyering@redhat.com>
23860
23861         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
23862         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
23863         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
23864         * modules/getcwd (Depends-on): Add openat.
23865         Reported by Petr Salinger.
23866
23867 2007-12-17  Bruno Haible  <bruno@clisp.org>
23868
23869         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
23870         avoid a segmentation fault of the configure test on x86_64 systems.
23871
23872 2007-12-15  Jim Meyering  <meyering@redhat.com>
23873
23874         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
23875
23876 2007-12-13  Eric Blake  <ebb9@byu.net>
23877
23878         Another fseek test.
23879         * tests/test-fseek.c (main): Also test ungetc handling.
23880         * tests/test-fseeko.c (main): Likewise.
23881         * modules/fseeko (Depends-on): Add verify.
23882         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
23883         large.
23884         Reported by Larry Jones.
23885
23886         Fix fseeko on mingw.
23887         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
23888         seek.
23889
23890         Beef up fseek tests.
23891         * tests/test-fseek.c (main): Also test eof handling.
23892         * tests/test-fseeko.c (main): Likewise.
23893         Reported by Larry Jones.
23894
23895 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
23896
23897         Fix fseeko on BSD-based platforms.
23898         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
23899         successful seek.
23900
23901 2007-12-12  Eric Blake  <ebb9@byu.net>
23902
23903         Allow circular dependency of separate libtests.a
23904         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
23905         when use_libtests.
23906
23907 2007-12-11  Eric Blake  <ebb9@byu.net>
23908
23909         Fix bug with -0.0L in previous patch.
23910         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
23911         * tests/test-isnan.c (main): Also test on zeroes.
23912         * tests/test-isnanf.c (main): Likewise.
23913         * tests/test-isnanl.h (main): Likewise.
23914
23915         Detect pseudo-denormals on x86 even when cross-compiling.
23916         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
23917         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
23918         invalid bit patterns that happen to satisfy ==.
23919
23920         Avoid link failures with separate libtests.a.
23921         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
23922         last, to satisfy circular dependencies.
23923
23924 2007-12-11  Eric Blake  <ebb9@byu.net>
23925         and Bruno Haible  <bruno@clisp.org>
23926
23927         Fix OpenBSD 4.0 <float.h> handling of long double.
23928         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
23929         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
23930         * doc/headers/float.texi (float.h): Document OpenBSD bug.
23931
23932 2007-12-11  Jim Meyering  <meyering@redhat.com>
23933
23934         * users.txt: Add libvirt.
23935
23936         Support versions of autoconf prior to 2.59c.
23937         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
23938         if it is not already defined.
23939
23940 2007-12-09  Bruno Haible  <bruno@clisp.org>
23941
23942         Let 'gnulib-tool --import' collect sources needed for the tests in
23943         tests/ rather than in lib/.
23944         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
23945         argument. If true, add rules to generate libtests.a, and put libtests.a
23946         into $(LDADD). Consider source files in subdirectories and set
23947         uses_subdirs.
23948         (func_emit_initmacro_start, func_emit_initmacro_end,
23949         func_emit_initmacro_done): Pass all arguments explicitly.
23950         (func_import): Determine two module lists main_modules,
23951         testsrelated_modules. Determine use_libtests. Determine two variables
23952         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
23953         instead of just sed_transform_lib_file. Determine two variables
23954         main_files and testsrelated_files. Compute 'files' as the union of
23955         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
23956         func_add_or_update. In the generated gnulib-comp.m4, collect the
23957         object files for tests/ in different variables than those for lib/.
23958         Substitute LIBTESTS_LIBDEPS.
23959         (func_create_testdir): Combine the uses_subdirs results from
23960         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
23961
23962 2007-12-09  Bruno Haible  <bruno@clisp.org>
23963
23964         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
23965         the build-aux directory.
23966
23967 2007-12-09  Bruno Haible  <bruno@clisp.org>
23968
23969         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
23970         introduced on 2006-09-09.
23971
23972 2007-12-07  Jim Meyering  <meyering@redhat.com>
23973
23974         Let these macros work also with autoconf-2.59.
23975         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
23976         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
23977         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
23978
23979 2007-12-06  Jim Meyering  <meyering@redhat.com>
23980
23981         Avoid a configure-time syntax error in gl_FUNC_ACL.
23982         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
23983         function in each branch, before testing the cache variable.
23984
23985 2007-12-04  Eric Blake  <ebb9@byu.net>
23986
23987         Make scripts executable.
23988         * build-aux/config.guess: Add execute permissions.
23989         * build-aux/config.sub: Likewise.
23990         * build-aux/gendocs.sh: Likewise.
23991
23992         Fix frexp on mingw.
23993         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
23994         cross-compiling.
23995         * doc/functions/frexp.texi (frexp): Document the bug.
23996
23997         Make cygwin fseeko check more reliable.
23998         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
23999         version numbers, rather than unrelated feature check.
24000         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
24001         * doc/functions/ftello.texi (ftello): Likewise.
24002         Reported by Bruno Haible.
24003
24004         * m4/strerror.m4: Bump version number.
24005
24006 2007-12-03  Bruno Haible  <bruno@clisp.org>
24007
24008         * doc/functions/mprotect.texi: Mention the mingw problem.
24009
24010 2007-12-03  Eric Blake  <ebb9@byu.net>
24011
24012         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
24013         REPLACE_STRERROR is initialized before this macro.
24014
24015 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
24016
24017         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
24018         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
24019         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
24020         put -lsec in even for programs other than 'ls'.  This fixes a problem
24021         for gettext reported by Bruno Haible in
24022         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
24023         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
24024         Add support for Solaris 10.  This isn't efficient, but should get the
24025         job done for now.
24026
24027 2007-12-03  James Youngman  <jay@gnu.org>
24028
24029         * doc/regexprops-generic.texi: change "an close-group" to "a
24030         close-group" and "illegal" to "not allowed".
24031
24032 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24033
24034         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
24035         pr_byname.h. Needed for the rare case when the maintainer has done
24036         "make maintainer-clean" in the source directory and then attempts a
24037         build outside the source directory.
24038         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
24039         scripts_byname.h.
24040
24041 2007-12-02  Martin Lambers <marlam@marlam.de>
24042             Bruno Haible  <bruno@clisp.org>
24043
24044         * lib/getpagesize.h: Remove file.
24045         * lib/unistd.in.h: Include declaration of getpagesize here.
24046         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
24047         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
24048         HAVE_SYS_PARAM_H.
24049         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
24050         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
24051         * modules/getpagesize (Files): Remove lib/getpagesize.h.
24052         (Depends-on): Add unistd.
24053         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
24054         (Include): Use <unistd.h> instead of getpagesize.h.
24055         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
24056         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
24057         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
24058         gl_GETPAGESIZE invocation, already handled by module dependency.
24059         * lib/pagealign_alloc.c: Don't include getpagesize.h.
24060
24061 2007-12-02  Bruno Haible  <bruno@clisp.org>
24062
24063         * modules/strings-tests: New file.
24064         * tests/test-strings.c: New file.
24065
24066         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
24067         * lib/strings.in.h: New file.
24068         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
24069         * m4/strings_h.m4: New file.
24070         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
24071         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
24072         * modules/strings: New file.
24073         * modules/string (Makefile.am): Update.
24074         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
24075         Reported by Karl Berry.
24076
24077 2007-12-01  Eric Blake  <ebb9@byu.net>
24078
24079         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
24080         accomodate fix in cygwin 1.5.25.
24081
24082 2007-12-01  Jim Meyering  <meyering@redhat.com>
24083
24084         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
24085         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
24086         that would inhibit utf8-optimization of a regexp containing line-
24087         or buffer-anchors, e.g., `^', `$'.
24088
24089 2007-11-30  Bruno Haible  <bruno@clisp.org>
24090
24091         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
24092         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
24093         glthread_recursive_lock_init.
24094         * lib/lock.c (glthread_recursive_lock_init)
24095         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
24096         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
24097
24098 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
24099
24100         New function qset_acl, like set_acl but with syscall semantics.
24101         * lib/acl.h (qset_acl): New decl.
24102         * lib/acl.c (qset_acl): New function.
24103         (set_acl): Use new function.  Use more-consistent diagnostics.
24104
24105 2007-11-28  Jim Meyering  <meyering@redhat.com>
24106
24107         * modules/physmem (License): Change from GPL to LGPLv2+.
24108
24109 2007-11-26  Bruno Haible  <bruno@clisp.org>
24110
24111         * lib/vasnprintf.c (decode_long_double): Don't abort if the
24112         'long double' type has excess precision.
24113         Reported by Jim Meyering in
24114         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
24115
24116 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
24117
24118         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
24119         Sync from <http://gnu.org/licenses>.
24120         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
24121         with license text from same location.
24122         * doc/maintain.texi, doc/standards.texi:  Sync from
24123         <http://savannah.gnu.org/projects/gnustandards>.
24124
24125 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
24126         and Jim Meyering  <meyering@redhat.com>
24127
24128         Adjust getdate' grammar to accept a slightly more regular language.
24129         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
24130         Before, the former was rejected.
24131         * lib/getdate.y (digits_to_date_time): New function, factored
24132         out of ...
24133         (number): ...here.  Just call digits_to_date_time.
24134         (hybrid): New non-terminal to handle an <unsigned number,
24135         signed relative offset> sequence consistently.
24136
24137 2007-11-18  Jim Meyering  <meyering@redhat.com>
24138
24139         Pull my changes from coreutils:
24140         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
24141         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
24142         use of $gnulib_tool_option_extras, so that it's separated from the
24143         preceding argument.
24144
24145         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
24146         * build-aux/bootstrap (cp_mark_as_generated): Create any required
24147         parent destination directories before copying a file into place.
24148
24149 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
24150
24151         bootstrap: work also with 4-argument variant of AC_INIT
24152         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
24153
24154 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
24155
24156         Port test-getaddrinfo to Solaris.
24157         Problem reported by Bruno Haible in
24158         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
24159         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
24160         explanation of setting 'hints'.
24161         Don't reject an implementation merely because it returns EAI_SERVICE.
24162         (EAI_SERVICE): Define to 0 if not defined.
24163
24164 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
24165
24166         The license of gnu-make and posix-shell is now "GPLed build tool".
24167         * modules/gnu-make (License): Likewise.
24168         * modules/posix-shell (License): Likewise.
24169
24170         New module posix-shell, for determining a POSIX shell
24171         or perhaps something that is close enough to a POSIX shell.
24172         * m4/posix-shell.m4: New file.
24173         * modules/posix-shell: New file.
24174
24175         * MODULES.html.sh: Mention new module.
24176
24177         New module gnu-make, for determining whether we're using GNU Make.
24178         * m4/gnu-make.m4: New file.
24179         * modules/gnu-make: New file.
24180         * MODULES.html.sh: Mention new module.
24181
24182 2007-11-14  Jim Meyering  <meyering@redhat.com>
24183
24184         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
24185         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
24186         use this macro to create a function _definition_.
24187         Remove useless "#undef ARGMATCH_DIE".
24188
24189 2007-11-14  Bruno Haible  <bruno@clisp.org>
24190
24191         * lib/config.charset: Update for OpenBSD 4.1.
24192         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
24193
24194 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
24195
24196         Document 64-bit #if problems in stdint.texi.
24197         * doc/headers/stdint.texi (stdint.h): Mention problems with
24198         64-bit-#if, and how to work around them.
24199
24200         Don't insist on 'long long int' support in the preprocessor.  It
24201         breaks too many things.  For example, PRIdMAX still uses a 'long
24202         long int' format with the latest Sun compiler, even though
24203         HAVE_LONG_LONG_INT isn't defined due to that compiler's
24204         preprocessor problem.  This causes the latest coreutils to dump
24205         core on Solaris 10 sparc with the Sun C compiler.
24206         Instead, fix the 2007-10-16 problem in a different way, by evaluating
24207         the troublesome expressions at configure-time, not at #if-time.
24208         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
24209         preprocessor.
24210         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
24211         compile-time C checks, done at 'configure'-time.
24212         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
24213         * modules/inttypes (Makefile): Substitute the new symbols that
24214         gl_INTTYPES_H now generates.
24215         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
24216
24217 2007-11-12  Bruno Haible  <bruno@clisp.org>
24218
24219         Tests for Unicode character classification functions.
24220
24221         * modules/unictype/bidicategory-byname-tests: New file.
24222         * modules/unictype/bidicategory-name-tests: New file.
24223         * modules/unictype/bidicategory-of-tests: New file.
24224         * modules/unictype/bidicategory-test-tests: New file.
24225         * modules/unictype/block-list-tests: New file.
24226         * modules/unictype/block-of-tests: New file.
24227         * modules/unictype/block-test-tests: New file.
24228         * modules/unictype/category-C-tests: New file.
24229         * modules/unictype/category-Cc-tests: New file.
24230         * modules/unictype/category-Cf-tests: New file.
24231         * modules/unictype/category-Cn-tests: New file.
24232         * modules/unictype/category-Co-tests: New file.
24233         * modules/unictype/category-Cs-tests: New file.
24234         * modules/unictype/category-L-tests: New file.
24235         * modules/unictype/category-Ll-tests: New file.
24236         * modules/unictype/category-Lm-tests: New file.
24237         * modules/unictype/category-Lo-tests: New file.
24238         * modules/unictype/category-Lt-tests: New file.
24239         * modules/unictype/category-Lu-tests: New file.
24240         * modules/unictype/category-M-tests: New file.
24241         * modules/unictype/category-Mc-tests: New file.
24242         * modules/unictype/category-Me-tests: New file.
24243         * modules/unictype/category-Mn-tests: New file.
24244         * modules/unictype/category-N-tests: New file.
24245         * modules/unictype/category-Nd-tests: New file.
24246         * modules/unictype/category-Nl-tests: New file.
24247         * modules/unictype/category-No-tests: New file.
24248         * modules/unictype/category-P-tests: New file.
24249         * modules/unictype/category-Pc-tests: New file.
24250         * modules/unictype/category-Pd-tests: New file.
24251         * modules/unictype/category-Pe-tests: New file.
24252         * modules/unictype/category-Pf-tests: New file.
24253         * modules/unictype/category-Pi-tests: New file.
24254         * modules/unictype/category-Po-tests: New file.
24255         * modules/unictype/category-Ps-tests: New file.
24256         * modules/unictype/category-S-tests: New file.
24257         * modules/unictype/category-Sc-tests: New file.
24258         * modules/unictype/category-Sk-tests: New file.
24259         * modules/unictype/category-Sm-tests: New file.
24260         * modules/unictype/category-So-tests: New file.
24261         * modules/unictype/category-Z-tests: New file.
24262         * modules/unictype/category-Zl-tests: New file.
24263         * modules/unictype/category-Zp-tests: New file.
24264         * modules/unictype/category-Zs-tests: New file.
24265         * modules/unictype/category-and-not-tests: New file.
24266         * modules/unictype/category-and-tests: New file.
24267         * modules/unictype/category-byname-tests: New file.
24268         * modules/unictype/category-name-tests: New file.
24269         * modules/unictype/category-none-tests: New file.
24270         * modules/unictype/category-of-tests: New file.
24271         * modules/unictype/category-or-tests: New file.
24272         * modules/unictype/category-test-withtable-tests: New file.
24273         * modules/unictype/combining-class-tests: New file.
24274         * modules/unictype/ctype-alnum-tests: New file.
24275         * modules/unictype/ctype-alpha-tests: New file.
24276         * modules/unictype/ctype-blank-tests: New file.
24277         * modules/unictype/ctype-cntrl-tests: New file.
24278         * modules/unictype/ctype-digit-tests: New file.
24279         * modules/unictype/ctype-graph-tests: New file.
24280         * modules/unictype/ctype-lower-tests: New file.
24281         * modules/unictype/ctype-print-tests: New file.
24282         * modules/unictype/ctype-punct-tests: New file.
24283         * modules/unictype/ctype-space-tests: New file.
24284         * modules/unictype/ctype-upper-tests: New file.
24285         * modules/unictype/ctype-xdigit-tests: New file.
24286         * modules/unictype/decimal-digit-tests: New file.
24287         * modules/unictype/digit-tests: New file.
24288         * modules/unictype/mirror-tests: New file.
24289         * modules/unictype/numeric-tests: New file.
24290         * modules/unictype/property-alphabetic-tests: New file.
24291         * modules/unictype/property-ascii-hex-digit-tests: New file.
24292         * modules/unictype/property-bidi-arabic-digit-tests: New file.
24293         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
24294         * modules/unictype/property-bidi-block-separator-tests: New file.
24295         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
24296         * modules/unictype/property-bidi-common-separator-tests: New file.
24297         * modules/unictype/property-bidi-control-tests: New file.
24298         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
24299         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
24300         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
24301         * modules/unictype/property-bidi-european-digit-tests: New file.
24302         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
24303         * modules/unictype/property-bidi-left-to-right-tests: New file.
24304         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
24305         * modules/unictype/property-bidi-other-neutral-tests: New file.
24306         * modules/unictype/property-bidi-pdf-tests: New file.
24307         * modules/unictype/property-bidi-segment-separator-tests: New file.
24308         * modules/unictype/property-bidi-whitespace-tests: New file.
24309         * modules/unictype/property-byname-tests: New file.
24310         * modules/unictype/property-combining-tests: New file.
24311         * modules/unictype/property-composite-tests: New file.
24312         * modules/unictype/property-currency-symbol-tests: New file.
24313         * modules/unictype/property-dash-tests: New file.
24314         * modules/unictype/property-decimal-digit-tests: New file.
24315         * modules/unictype/property-default-ignorable-code-point-tests: New file.
24316         * modules/unictype/property-deprecated-tests: New file.
24317         * modules/unictype/property-diacritic-tests: New file.
24318         * modules/unictype/property-extender-tests: New file.
24319         * modules/unictype/property-format-control-tests: New file.
24320         * modules/unictype/property-grapheme-base-tests: New file.
24321         * modules/unictype/property-grapheme-extend-tests: New file.
24322         * modules/unictype/property-grapheme-link-tests: New file.
24323         * modules/unictype/property-hex-digit-tests: New file.
24324         * modules/unictype/property-hyphen-tests: New file.
24325         * modules/unictype/property-id-continue-tests: New file.
24326         * modules/unictype/property-id-start-tests: New file.
24327         * modules/unictype/property-ideographic-tests: New file.
24328         * modules/unictype/property-ids-binary-operator-tests: New file.
24329         * modules/unictype/property-ids-trinary-operator-tests: New file.
24330         * modules/unictype/property-ignorable-control-tests: New file.
24331         * modules/unictype/property-iso-control-tests: New file.
24332         * modules/unictype/property-join-control-tests: New file.
24333         * modules/unictype/property-left-of-pair-tests: New file.
24334         * modules/unictype/property-line-separator-tests: New file.
24335         * modules/unictype/property-logical-order-exception-tests: New file.
24336         * modules/unictype/property-lowercase-tests: New file.
24337         * modules/unictype/property-math-tests: New file.
24338         * modules/unictype/property-non-break-tests: New file.
24339         * modules/unictype/property-not-a-character-tests: New file.
24340         * modules/unictype/property-numeric-tests: New file.
24341         * modules/unictype/property-other-alphabetic-tests: New file.
24342         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
24343         * modules/unictype/property-other-grapheme-extend-tests: New file.
24344         * modules/unictype/property-other-id-continue-tests: New file.
24345         * modules/unictype/property-other-id-start-tests: New file.
24346         * modules/unictype/property-other-lowercase-tests: New file.
24347         * modules/unictype/property-other-math-tests: New file.
24348         * modules/unictype/property-other-uppercase-tests: New file.
24349         * modules/unictype/property-paired-punctuation-tests: New file.
24350         * modules/unictype/property-paragraph-separator-tests: New file.
24351         * modules/unictype/property-pattern-syntax-tests: New file.
24352         * modules/unictype/property-pattern-white-space-tests: New file.
24353         * modules/unictype/property-private-use-tests: New file.
24354         * modules/unictype/property-punctuation-tests: New file.
24355         * modules/unictype/property-quotation-mark-tests: New file.
24356         * modules/unictype/property-radical-tests: New file.
24357         * modules/unictype/property-sentence-terminal-tests: New file.
24358         * modules/unictype/property-soft-dotted-tests: New file.
24359         * modules/unictype/property-space-tests: New file.
24360         * modules/unictype/property-terminal-punctuation-tests: New file.
24361         * modules/unictype/property-test-tests: New file.
24362         * modules/unictype/property-titlecase-tests: New file.
24363         * modules/unictype/property-unassigned-code-value-tests: New file.
24364         * modules/unictype/property-unified-ideograph-tests: New file.
24365         * modules/unictype/property-uppercase-tests: New file.
24366         * modules/unictype/property-variation-selector-tests: New file.
24367         * modules/unictype/property-white-space-tests: New file.
24368         * modules/unictype/property-xid-continue-tests: New file.
24369         * modules/unictype/property-xid-start-tests: New file.
24370         * modules/unictype/property-zero-width-tests: New file.
24371         * modules/unictype/scripts-tests: New file.
24372         * modules/unictype/syntax-c-ident-tests: New file.
24373         * modules/unictype/syntax-c-whitespace-tests: New file.
24374         * modules/unictype/syntax-java-ident-tests: New file.
24375         * modules/unictype/syntax-java-whitespace-tests: New file.
24376         * tests/unictype/test-bidi_byname.c: New file.
24377         * tests/unictype/test-bidi_name.c: New file.
24378         * tests/unictype/test-bidi_of.c: New file.
24379         * tests/unictype/test-bidi_test.c: New file.
24380         * tests/unictype/test-block_list.c: New file.
24381         * tests/unictype/test-block_of.c: New file.
24382         * tests/unictype/test-block_test.c: New file.
24383         * tests/unictype/test-categ_and.c: New file.
24384         * tests/unictype/test-categ_and_not.c: New file.
24385         * tests/unictype/test-categ_byname.c: New file.
24386         * tests/unictype/test-categ_name.c: New file.
24387         * tests/unictype/test-categ_none.c: New file.
24388         * tests/unictype/test-categ_of.c: New file.
24389         * tests/unictype/test-categ_or.c: New file.
24390         * tests/unictype/test-categ_test_withtable.c: New file.
24391         * tests/unictype/test-combining.c: New file.
24392         * tests/unictype/test-decdigit.c: New file.
24393         * tests/unictype/test-digit.c: New file.
24394         * tests/unictype/test-mirror.c: New file.
24395         * tests/unictype/test-numeric.c: New file.
24396         * tests/unictype/test-pr_byname.c: New file.
24397         * tests/unictype/test-pr_test.c: New file.
24398         * tests/unictype/test-predicate-part1.h: New file.
24399         * tests/unictype/test-predicate-part2.h: New file.
24400         * tests/unictype/test-scripts.c: New file.
24401         * tests/unictype/test-sy_c_ident.c: New file.
24402         * tests/unictype/test-sy_java_ident.c: New file.
24403
24404         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
24405         for Unicode 5.0.0.
24406         * tests/unictype/test-categ_Cc.c: Likewise.
24407         * tests/unictype/test-categ_Cf.c: Likewise.
24408         * tests/unictype/test-categ_Cn.c: Likewise.
24409         * tests/unictype/test-categ_Co.c: Likewise.
24410         * tests/unictype/test-categ_Cs.c: Likewise.
24411         * tests/unictype/test-categ_L.c: Likewise.
24412         * tests/unictype/test-categ_Ll.c: Likewise.
24413         * tests/unictype/test-categ_Lm.c: Likewise.
24414         * tests/unictype/test-categ_Lo.c: Likewise.
24415         * tests/unictype/test-categ_Lt.c: Likewise.
24416         * tests/unictype/test-categ_Lu.c: Likewise.
24417         * tests/unictype/test-categ_M.c: Likewise.
24418         * tests/unictype/test-categ_Mc.c: Likewise.
24419         * tests/unictype/test-categ_Me.c: Likewise.
24420         * tests/unictype/test-categ_Mn.c: Likewise.
24421         * tests/unictype/test-categ_N.c: Likewise.
24422         * tests/unictype/test-categ_Nd.c: Likewise.
24423         * tests/unictype/test-categ_Nl.c: Likewise.
24424         * tests/unictype/test-categ_No.c: Likewise.
24425         * tests/unictype/test-categ_P.c: Likewise.
24426         * tests/unictype/test-categ_Pc.c: Likewise.
24427         * tests/unictype/test-categ_Pd.c: Likewise.
24428         * tests/unictype/test-categ_Pe.c: Likewise.
24429         * tests/unictype/test-categ_Pf.c: Likewise.
24430         * tests/unictype/test-categ_Pi.c: Likewise.
24431         * tests/unictype/test-categ_Po.c: Likewise.
24432         * tests/unictype/test-categ_Ps.c: Likewise.
24433         * tests/unictype/test-categ_S.c: Likewise.
24434         * tests/unictype/test-categ_Sc.c: Likewise.
24435         * tests/unictype/test-categ_Sk.c: Likewise.
24436         * tests/unictype/test-categ_Sm.c: Likewise.
24437         * tests/unictype/test-categ_So.c: Likewise.
24438         * tests/unictype/test-categ_Z.c: Likewise.
24439         * tests/unictype/test-categ_Zl.c: Likewise.
24440         * tests/unictype/test-categ_Zp.c: Likewise.
24441         * tests/unictype/test-categ_Zs.c: Likewise.
24442         * tests/unictype/test-ctype_alnum.c: Likewise.
24443         * tests/unictype/test-ctype_alpha.c: Likewise.
24444         * tests/unictype/test-ctype_blank.c: Likewise.
24445         * tests/unictype/test-ctype_cntrl.c: Likewise.
24446         * tests/unictype/test-ctype_digit.c: Likewise.
24447         * tests/unictype/test-ctype_graph.c: Likewise.
24448         * tests/unictype/test-ctype_lower.c: Likewise.
24449         * tests/unictype/test-ctype_print.c: Likewise.
24450         * tests/unictype/test-ctype_punct.c: Likewise.
24451         * tests/unictype/test-ctype_space.c: Likewise.
24452         * tests/unictype/test-ctype_upper.c: Likewise.
24453         * tests/unictype/test-ctype_xdigit.c: Likewise.
24454         * tests/unictype/test-decdigit.h: Likewise.
24455         * tests/unictype/test-digit.h: Likewise.
24456         * tests/unictype/test-numeric.h: Likewise.
24457         * tests/unictype/test-pr_alphabetic.c: Likewise.
24458         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
24459         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
24460         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
24461         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
24462         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
24463         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
24464         * tests/unictype/test-pr_bidi_control.c: Likewise.
24465         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
24466         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
24467         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
24468         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
24469         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
24470         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
24471         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
24472         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
24473         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
24474         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
24475         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
24476         * tests/unictype/test-pr_combining.c: Likewise.
24477         * tests/unictype/test-pr_composite.c: Likewise.
24478         * tests/unictype/test-pr_currency_symbol.c: Likewise.
24479         * tests/unictype/test-pr_dash.c: Likewise.
24480         * tests/unictype/test-pr_decimal_digit.c: Likewise.
24481         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
24482         * tests/unictype/test-pr_deprecated.c: Likewise.
24483         * tests/unictype/test-pr_diacritic.c: Likewise.
24484         * tests/unictype/test-pr_extender.c: Likewise.
24485         * tests/unictype/test-pr_format_control.c: Likewise.
24486         * tests/unictype/test-pr_grapheme_base.c: Likewise.
24487         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
24488         * tests/unictype/test-pr_grapheme_link.c: Likewise.
24489         * tests/unictype/test-pr_hex_digit.c: Likewise.
24490         * tests/unictype/test-pr_hyphen.c: Likewise.
24491         * tests/unictype/test-pr_id_continue.c: Likewise.
24492         * tests/unictype/test-pr_id_start.c: Likewise.
24493         * tests/unictype/test-pr_ideographic.c: Likewise.
24494         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
24495         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
24496         * tests/unictype/test-pr_ignorable_control.c: Likewise.
24497         * tests/unictype/test-pr_iso_control.c: Likewise.
24498         * tests/unictype/test-pr_join_control.c: Likewise.
24499         * tests/unictype/test-pr_left_of_pair.c: Likewise.
24500         * tests/unictype/test-pr_line_separator.c: Likewise.
24501         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
24502         * tests/unictype/test-pr_lowercase.c: Likewise.
24503         * tests/unictype/test-pr_math.c: Likewise.
24504         * tests/unictype/test-pr_non_break.c: Likewise.
24505         * tests/unictype/test-pr_not_a_character.c: Likewise.
24506         * tests/unictype/test-pr_numeric.c: Likewise.
24507         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
24508         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
24509         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
24510         * tests/unictype/test-pr_other_id_continue.c: Likewise.
24511         * tests/unictype/test-pr_other_id_start.c: Likewise.
24512         * tests/unictype/test-pr_other_lowercase.c: Likewise.
24513         * tests/unictype/test-pr_other_math.c: Likewise.
24514         * tests/unictype/test-pr_other_uppercase.c: Likewise.
24515         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
24516         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
24517         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
24518         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
24519         * tests/unictype/test-pr_private_use.c: Likewise.
24520         * tests/unictype/test-pr_punctuation.c: Likewise.
24521         * tests/unictype/test-pr_quotation_mark.c: Likewise.
24522         * tests/unictype/test-pr_radical.c: Likewise.
24523         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
24524         * tests/unictype/test-pr_soft_dotted.c: Likewise.
24525         * tests/unictype/test-pr_space.c: Likewise.
24526         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
24527         * tests/unictype/test-pr_titlecase.c: Likewise.
24528         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
24529         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
24530         * tests/unictype/test-pr_uppercase.c: Likewise.
24531         * tests/unictype/test-pr_variation_selector.c: Likewise.
24532         * tests/unictype/test-pr_white_space.c: Likewise.
24533         * tests/unictype/test-pr_xid_continue.c: Likewise.
24534         * tests/unictype/test-pr_xid_start.c: Likewise.
24535         * tests/unictype/test-pr_zero_width.c: Likewise.
24536         * tests/unictype/test-sy_c_whitespace.c: Likewise.
24537         * tests/unictype/test-sy_java_whitespace.c: Likewise.
24538
24539 2007-11-12  Bruno Haible  <bruno@clisp.org>
24540
24541         Unicode character classification functions.
24542         * lib/unictype.h: New file.
24543         * modules/unictype/base: New file.
24544         * modules/unictype/category-L: New file.
24545         * modules/unictype/category-Lu: New file.
24546         * modules/unictype/category-Ll: New file.
24547         * modules/unictype/category-Lt: New file.
24548         * modules/unictype/category-Lm: New file.
24549         * modules/unictype/category-Lo: New file.
24550         * modules/unictype/category-M: New file.
24551         * modules/unictype/category-Mn: New file.
24552         * modules/unictype/category-Mc: New file.
24553         * modules/unictype/category-Me: New file.
24554         * modules/unictype/category-N: New file.
24555         * modules/unictype/category-Nd: New file.
24556         * modules/unictype/category-Nl: New file.
24557         * modules/unictype/category-No: New file.
24558         * modules/unictype/category-P: New file.
24559         * modules/unictype/category-Pc: New file.
24560         * modules/unictype/category-Pd: New file.
24561         * modules/unictype/category-Ps: New file.
24562         * modules/unictype/category-Pe: New file.
24563         * modules/unictype/category-Pi: New file.
24564         * modules/unictype/category-Pf: New file.
24565         * modules/unictype/category-Po: New file.
24566         * modules/unictype/category-S: New file.
24567         * modules/unictype/category-Sm: New file.
24568         * modules/unictype/category-Sc: New file.
24569         * modules/unictype/category-Sk: New file.
24570         * modules/unictype/category-So: New file.
24571         * modules/unictype/category-Z: New file.
24572         * modules/unictype/category-Zs: New file.
24573         * modules/unictype/category-Zl: New file.
24574         * modules/unictype/category-Zp: New file.
24575         * modules/unictype/category-C: New file.
24576         * modules/unictype/category-Cc: New file.
24577         * modules/unictype/category-Cf: New file.
24578         * modules/unictype/category-Cs: New file.
24579         * modules/unictype/category-Co: New file.
24580         * modules/unictype/category-Cn: New file.
24581         * modules/unictype/category-or: New file.
24582         * modules/unictype/category-of: New file.
24583         * modules/unictype/category-test: New file.
24584         * modules/unictype/category-test-withtable: New file.
24585         * modules/unictype/category-byname: New file.
24586         * modules/unictype/category-none: New file.
24587         * modules/unictype/category-and: New file.
24588         * modules/unictype/category-and-not: New file.
24589         * modules/unictype/category-name: New file.
24590         * modules/unictype/combining-class: New file.
24591         * modules/unictype/category-all: New file.
24592         * modules/unictype/bidicategory-all: New file.
24593         * modules/unictype/bidicategory-byname: New file.
24594         * modules/unictype/bidicategory-name: New file.
24595         * modules/unictype/bidicategory-of: New file.
24596         * modules/unictype/bidicategory-test: New file.
24597         * modules/unictype/decimal-digit: New file.
24598         * modules/unictype/digit: New file.
24599         * modules/unictype/numeric: New file.
24600         * modules/unictype/mirror: New file.
24601         * modules/unictype/property-white-space: New file.
24602         * modules/unictype/property-alphabetic: New file.
24603         * modules/unictype/property-other-alphabetic: New file.
24604         * modules/unictype/property-not-a-character: New file.
24605         * modules/unictype/property-default-ignorable-code-point: New file.
24606         * modules/unictype/property-other-default-ignorable-code-point: New
24607         file.
24608         * modules/unictype/property-deprecated: New file.
24609         * modules/unictype/property-logical-order-exception: New file.
24610         * modules/unictype/property-variation-selector: New file.
24611         * modules/unictype/property-private-use: New file.
24612         * modules/unictype/property-unassigned-code-value: New file.
24613         * modules/unictype/property-uppercase: New file.
24614         * modules/unictype/property-other-uppercase: New file.
24615         * modules/unictype/property-lowercase: New file.
24616         * modules/unictype/property-other-lowercase: New file.
24617         * modules/unictype/property-titlecase: New file.
24618         * modules/unictype/property-soft-dotted: New file.
24619         * modules/unictype/property-id-start: New file.
24620         * modules/unictype/property-other-id-start: New file.
24621         * modules/unictype/property-id-continue: New file.
24622         * modules/unictype/property-other-id-continue: New file.
24623         * modules/unictype/property-xid-start: New file.
24624         * modules/unictype/property-xid-continue: New file.
24625         * modules/unictype/property-pattern-white-space: New file.
24626         * modules/unictype/property-pattern-syntax: New file.
24627         * modules/unictype/property-join-control: New file.
24628         * modules/unictype/property-grapheme-base: New file.
24629         * modules/unictype/property-grapheme-extend: New file.
24630         * modules/unictype/property-other-grapheme-extend: New file.
24631         * modules/unictype/property-grapheme-link: New file.
24632         * modules/unictype/property-bidi-control: New file.
24633         * modules/unictype/property-bidi-left-to-right: New file.
24634         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
24635         * modules/unictype/property-bidi-arabic-right-to-left: New file.
24636         * modules/unictype/property-bidi-european-digit: New file.
24637         * modules/unictype/property-bidi-eur-num-separator: New file.
24638         * modules/unictype/property-bidi-eur-num-terminator: New file.
24639         * modules/unictype/property-bidi-arabic-digit: New file.
24640         * modules/unictype/property-bidi-common-separator: New file.
24641         * modules/unictype/property-bidi-block-separator: New file.
24642         * modules/unictype/property-bidi-segment-separator: New file.
24643         * modules/unictype/property-bidi-whitespace: New file.
24644         * modules/unictype/property-bidi-non-spacing-mark: New file.
24645         * modules/unictype/property-bidi-boundary-neutral: New file.
24646         * modules/unictype/property-bidi-pdf: New file.
24647         * modules/unictype/property-bidi-embedding-or-override: New file.
24648         * modules/unictype/property-bidi-other-neutral: New file.
24649         * modules/unictype/property-hex-digit: New file.
24650         * modules/unictype/property-ascii-hex-digit: New file.
24651         * modules/unictype/property-ideographic: New file.
24652         * modules/unictype/property-unified-ideograph: New file.
24653         * modules/unictype/property-radical: New file.
24654         * modules/unictype/property-ids-binary-operator: New file.
24655         * modules/unictype/property-ids-trinary-operator: New file.
24656         * modules/unictype/property-zero-width: New file.
24657         * modules/unictype/property-space: New file.
24658         * modules/unictype/property-non-break: New file.
24659         * modules/unictype/property-iso-control: New file.
24660         * modules/unictype/property-format-control: New file.
24661         * modules/unictype/property-dash: New file.
24662         * modules/unictype/property-hyphen: New file.
24663         * modules/unictype/property-punctuation: New file.
24664         * modules/unictype/property-line-separator: New file.
24665         * modules/unictype/property-paragraph-separator: New file.
24666         * modules/unictype/property-quotation-mark: New file.
24667         * modules/unictype/property-sentence-terminal: New file.
24668         * modules/unictype/property-terminal-punctuation: New file.
24669         * modules/unictype/property-currency-symbol: New file.
24670         * modules/unictype/property-math: New file.
24671         * modules/unictype/property-other-math: New file.
24672         * modules/unictype/property-paired-punctuation: New file.
24673         * modules/unictype/property-left-of-pair: New file.
24674         * modules/unictype/property-combining: New file.
24675         * modules/unictype/property-composite: New file.
24676         * modules/unictype/property-decimal-digit: New file.
24677         * modules/unictype/property-numeric: New file.
24678         * modules/unictype/property-diacritic: New file.
24679         * modules/unictype/property-extender: New file.
24680         * modules/unictype/property-ignorable-control: New file.
24681         * modules/unictype/property-test: New file.
24682         * modules/unictype/property-byname: New file.
24683         * modules/unictype/property-all: New file.
24684         * modules/unictype/scripts: New file.
24685         * modules/unictype/scripts-all: New file.
24686         * modules/unictype/block-of: New file.
24687         * modules/unictype/block-test: New file.
24688         * modules/unictype/block-list: New file.
24689         * modules/unictype/block-all: New file.
24690         * modules/unictype/syntax-c-whitespace: New file.
24691         * modules/unictype/syntax-java-whitespace: New file.
24692         * modules/unictype/syntax-c-ident: New file.
24693         * modules/unictype/syntax-java-ident: New file.
24694         * modules/unictype/ctype-alnum: New file.
24695         * modules/unictype/ctype-alpha: New file.
24696         * modules/unictype/ctype-cntrl: New file.
24697         * modules/unictype/ctype-digit: New file.
24698         * modules/unictype/ctype-graph: New file.
24699         * modules/unictype/ctype-lower: New file.
24700         * modules/unictype/ctype-print: New file.
24701         * modules/unictype/ctype-punct: New file.
24702         * modules/unictype/ctype-space: New file.
24703         * modules/unictype/ctype-upper: New file.
24704         * modules/unictype/ctype-xdigit: New file.
24705         * modules/unictype/ctype-blank: New file.
24706         * lib/unictype/bidi_byname.c: New file.
24707         * lib/unictype/bidi_name.c: New file.
24708         * lib/unictype/bidi_of.c: New file.
24709         * lib/unictype/bidi_test.c: New file.
24710         * lib/unictype/bitmap.h: New file.
24711         * lib/unictype/block_test.c: New file.
24712         * lib/unictype/blocks.c: New file.
24713         * lib/unictype/categ_C.c: New file.
24714         * lib/unictype/categ_Cc.c: New file.
24715         * lib/unictype/categ_Cf.c: New file.
24716         * lib/unictype/categ_Cn.c: New file.
24717         * lib/unictype/categ_Co.c: New file.
24718         * lib/unictype/categ_Cs.c: New file.
24719         * lib/unictype/categ_L.c: New file.
24720         * lib/unictype/categ_Ll.c: New file.
24721         * lib/unictype/categ_Lm.c: New file.
24722         * lib/unictype/categ_Lo.c: New file.
24723         * lib/unictype/categ_Lt.c: New file.
24724         * lib/unictype/categ_Lu.c: New file.
24725         * lib/unictype/categ_M.c: New file.
24726         * lib/unictype/categ_Mc.c: New file.
24727         * lib/unictype/categ_Me.c: New file.
24728         * lib/unictype/categ_Mn.c: New file.
24729         * lib/unictype/categ_N.c: New file.
24730         * lib/unictype/categ_Nd.c: New file.
24731         * lib/unictype/categ_Nl.c: New file.
24732         * lib/unictype/categ_No.c: New file.
24733         * lib/unictype/categ_P.c: New file.
24734         * lib/unictype/categ_Pc.c: New file.
24735         * lib/unictype/categ_Pd.c: New file.
24736         * lib/unictype/categ_Pe.c: New file.
24737         * lib/unictype/categ_Pf.c: New file.
24738         * lib/unictype/categ_Pi.c: New file.
24739         * lib/unictype/categ_Po.c: New file.
24740         * lib/unictype/categ_Ps.c: New file.
24741         * lib/unictype/categ_S.c: New file.
24742         * lib/unictype/categ_Sc.c: New file.
24743         * lib/unictype/categ_Sk.c: New file.
24744         * lib/unictype/categ_Sm.c: New file.
24745         * lib/unictype/categ_So.c: New file.
24746         * lib/unictype/categ_Z.c: New file.
24747         * lib/unictype/categ_Zl.c: New file.
24748         * lib/unictype/categ_Zp.c: New file.
24749         * lib/unictype/categ_Zs.c: New file.
24750         * lib/unictype/categ_and.c: New file.
24751         * lib/unictype/categ_and_not.c: New file.
24752         * lib/unictype/categ_byname.c: New file.
24753         * lib/unictype/categ_name.c: New file.
24754         * lib/unictype/categ_none.c: New file.
24755         * lib/unictype/categ_of.c: New file.
24756         * lib/unictype/categ_or.c: New file.
24757         * lib/unictype/categ_test.c: New file.
24758         * lib/unictype/combining.c: New file.
24759         * lib/unictype/ctype_alnum.c: New file.
24760         * lib/unictype/ctype_alpha.c: New file.
24761         * lib/unictype/ctype_blank.c: New file.
24762         * lib/unictype/ctype_cntrl.c: New file.
24763         * lib/unictype/ctype_digit.c: New file.
24764         * lib/unictype/ctype_graph.c: New file.
24765         * lib/unictype/ctype_lower.c: New file.
24766         * lib/unictype/ctype_print.c: New file.
24767         * lib/unictype/ctype_punct.c: New file.
24768         * lib/unictype/ctype_space.c: New file.
24769         * lib/unictype/ctype_upper.c: New file.
24770         * lib/unictype/ctype_xdigit.c: New file.
24771         * lib/unictype/decdigit.c: New file.
24772         * lib/unictype/digit.c: New file.
24773         * lib/unictype/identsyntaxmap.h: New file.
24774         * lib/unictype/mirror.c: New file.
24775         * lib/unictype/numeric.c: New file.
24776         * lib/unictype/pr_alphabetic.c: New file.
24777         * lib/unictype/pr_ascii_hex_digit.c: New file.
24778         * lib/unictype/pr_bidi_arabic_digit.c: New file.
24779         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
24780         * lib/unictype/pr_bidi_block_separator.c: New file.
24781         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
24782         * lib/unictype/pr_bidi_common_separator.c: New file.
24783         * lib/unictype/pr_bidi_control.c: New file.
24784         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
24785         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
24786         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
24787         * lib/unictype/pr_bidi_european_digit.c: New file.
24788         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
24789         * lib/unictype/pr_bidi_left_to_right.c: New file.
24790         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
24791         * lib/unictype/pr_bidi_other_neutral.c: New file.
24792         * lib/unictype/pr_bidi_pdf.c: New file.
24793         * lib/unictype/pr_bidi_segment_separator.c: New file.
24794         * lib/unictype/pr_bidi_whitespace.c: New file.
24795         * lib/unictype/pr_byname.c: New file.
24796         * lib/unictype/pr_byname.gperf: New file.
24797         * lib/unictype/pr_combining.c: New file.
24798         * lib/unictype/pr_composite.c: New file.
24799         * lib/unictype/pr_currency_symbol.c: New file.
24800         * lib/unictype/pr_dash.c: New file.
24801         * lib/unictype/pr_decimal_digit.c: New file.
24802         * lib/unictype/pr_default_ignorable_code_point.c: New file.
24803         * lib/unictype/pr_deprecated.c: New file.
24804         * lib/unictype/pr_diacritic.c: New file.
24805         * lib/unictype/pr_extender.c: New file.
24806         * lib/unictype/pr_format_control.c: New file.
24807         * lib/unictype/pr_grapheme_base.c: New file.
24808         * lib/unictype/pr_grapheme_extend.c: New file.
24809         * lib/unictype/pr_grapheme_link.c: New file.
24810         * lib/unictype/pr_hex_digit.c: New file.
24811         * lib/unictype/pr_hyphen.c: New file.
24812         * lib/unictype/pr_id_continue.c: New file.
24813         * lib/unictype/pr_id_start.c: New file.
24814         * lib/unictype/pr_ideographic.c: New file.
24815         * lib/unictype/pr_ids_binary_operator.c: New file.
24816         * lib/unictype/pr_ids_trinary_operator.c: New file.
24817         * lib/unictype/pr_ignorable_control.c: New file.
24818         * lib/unictype/pr_iso_control.c: New file.
24819         * lib/unictype/pr_join_control.c: New file.
24820         * lib/unictype/pr_left_of_pair.c: New file.
24821         * lib/unictype/pr_line_separator.c: New file.
24822         * lib/unictype/pr_logical_order_exception.c: New file.
24823         * lib/unictype/pr_lowercase.c: New file.
24824         * lib/unictype/pr_math.c: New file.
24825         * lib/unictype/pr_non_break.c: New file.
24826         * lib/unictype/pr_not_a_character.c: New file.
24827         * lib/unictype/pr_numeric.c: New file.
24828         * lib/unictype/pr_other_alphabetic.c: New file.
24829         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
24830         * lib/unictype/pr_other_grapheme_extend.c: New file.
24831         * lib/unictype/pr_other_id_continue.c: New file.
24832         * lib/unictype/pr_other_id_start.c: New file.
24833         * lib/unictype/pr_other_lowercase.c: New file.
24834         * lib/unictype/pr_other_math.c: New file.
24835         * lib/unictype/pr_other_uppercase.c: New file.
24836         * lib/unictype/pr_paired_punctuation.c: New file.
24837         * lib/unictype/pr_paragraph_separator.c: New file.
24838         * lib/unictype/pr_pattern_syntax.c: New file.
24839         * lib/unictype/pr_pattern_white_space.c: New file.
24840         * lib/unictype/pr_private_use.c: New file.
24841         * lib/unictype/pr_punctuation.c: New file.
24842         * lib/unictype/pr_quotation_mark.c: New file.
24843         * lib/unictype/pr_radical.c: New file.
24844         * lib/unictype/pr_sentence_terminal.c: New file.
24845         * lib/unictype/pr_soft_dotted.c: New file.
24846         * lib/unictype/pr_space.c: New file.
24847         * lib/unictype/pr_terminal_punctuation.c: New file.
24848         * lib/unictype/pr_test.c: New file.
24849         * lib/unictype/pr_titlecase.c: New file.
24850         * lib/unictype/pr_unassigned_code_value.c: New file.
24851         * lib/unictype/pr_unified_ideograph.c: New file.
24852         * lib/unictype/pr_uppercase.c: New file.
24853         * lib/unictype/pr_variation_selector.c: New file.
24854         * lib/unictype/pr_white_space.c: New file.
24855         * lib/unictype/pr_xid_continue.c: New file.
24856         * lib/unictype/pr_xid_start.c: New file.
24857         * lib/unictype/pr_zero_width.c: New file.
24858         * lib/unictype/scripts.c: New file.
24859         * lib/unictype/sy_c_ident.c: New file.
24860         * lib/unictype/sy_c_whitespace.c: New file.
24861         * lib/unictype/sy_java_ident.c: New file.
24862         * lib/unictype/sy_java_whitespace.c: New file.
24863
24864         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
24865         Unicode 5.0.0.
24866         * lib/unictype/blocks.h: Likewise.
24867         * lib/unictype/categ_C.h: Likewise.
24868         * lib/unictype/categ_Cc.h: Likewise.
24869         * lib/unictype/categ_Cf.h: Likewise.
24870         * lib/unictype/categ_Cn.h: Likewise.
24871         * lib/unictype/categ_Co.h: Likewise.
24872         * lib/unictype/categ_Cs.h: Likewise.
24873         * lib/unictype/categ_L.h: Likewise.
24874         * lib/unictype/categ_Ll.h: Likewise.
24875         * lib/unictype/categ_Lm.h: Likewise.
24876         * lib/unictype/categ_Lo.h: Likewise.
24877         * lib/unictype/categ_Lt.h: Likewise.
24878         * lib/unictype/categ_Lu.h: Likewise.
24879         * lib/unictype/categ_M.h: Likewise.
24880         * lib/unictype/categ_Mc.h: Likewise.
24881         * lib/unictype/categ_Me.h: Likewise.
24882         * lib/unictype/categ_Mn.h: Likewise.
24883         * lib/unictype/categ_N.h: Likewise.
24884         * lib/unictype/categ_Nd.h: Likewise.
24885         * lib/unictype/categ_Nl.h: Likewise.
24886         * lib/unictype/categ_No.h: Likewise.
24887         * lib/unictype/categ_P.h: Likewise.
24888         * lib/unictype/categ_Pc.h: Likewise.
24889         * lib/unictype/categ_Pd.h: Likewise.
24890         * lib/unictype/categ_Pe.h: Likewise.
24891         * lib/unictype/categ_Pf.h: Likewise.
24892         * lib/unictype/categ_Pi.h: Likewise.
24893         * lib/unictype/categ_Po.h: Likewise.
24894         * lib/unictype/categ_Ps.h: Likewise.
24895         * lib/unictype/categ_S.h: Likewise.
24896         * lib/unictype/categ_Sc.h: Likewise.
24897         * lib/unictype/categ_Sk.h: Likewise.
24898         * lib/unictype/categ_Sm.h: Likewise.
24899         * lib/unictype/categ_So.h: Likewise.
24900         * lib/unictype/categ_Z.h: Likewise.
24901         * lib/unictype/categ_Zl.h: Likewise.
24902         * lib/unictype/categ_Zp.h: Likewise.
24903         * lib/unictype/categ_Zs.h: Likewise.
24904         * lib/unictype/categ_of.h: Likewise.
24905         * lib/unictype/combining.h: Likewise.
24906         * lib/unictype/ctype_alnum.h: Likewise.
24907         * lib/unictype/ctype_alpha.h: Likewise.
24908         * lib/unictype/ctype_blank.h: Likewise.
24909         * lib/unictype/ctype_cntrl.h: Likewise.
24910         * lib/unictype/ctype_digit.h: Likewise.
24911         * lib/unictype/ctype_graph.h: Likewise.
24912         * lib/unictype/ctype_lower.h: Likewise.
24913         * lib/unictype/ctype_print.h: Likewise.
24914         * lib/unictype/ctype_punct.h: Likewise.
24915         * lib/unictype/ctype_space.h: Likewise.
24916         * lib/unictype/ctype_upper.h: Likewise.
24917         * lib/unictype/ctype_xdigit.h: Likewise.
24918         * lib/unictype/decdigit.h: Likewise.
24919         * lib/unictype/digit.h: Likewise.
24920         * lib/unictype/mirror.h: Likewise.
24921         * lib/unictype/numeric.h: Likewise.
24922         * lib/unictype/pr_alphabetic.h: Likewise.
24923         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
24924         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
24925         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
24926         * lib/unictype/pr_bidi_block_separator.h: Likewise.
24927         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
24928         * lib/unictype/pr_bidi_common_separator.h: Likewise.
24929         * lib/unictype/pr_bidi_control.h: Likewise.
24930         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
24931         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
24932         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
24933         * lib/unictype/pr_bidi_european_digit.h: Likewise.
24934         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
24935         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
24936         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
24937         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
24938         * lib/unictype/pr_bidi_pdf.h: Likewise.
24939         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
24940         * lib/unictype/pr_bidi_whitespace.h: Likewise.
24941         * lib/unictype/pr_combining.h: Likewise.
24942         * lib/unictype/pr_composite.h: Likewise.
24943         * lib/unictype/pr_currency_symbol.h: Likewise.
24944         * lib/unictype/pr_dash.h: Likewise.
24945         * lib/unictype/pr_decimal_digit.h: Likewise.
24946         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
24947         * lib/unictype/pr_deprecated.h: Likewise.
24948         * lib/unictype/pr_diacritic.h: Likewise.
24949         * lib/unictype/pr_extender.h: Likewise.
24950         * lib/unictype/pr_format_control.h: Likewise.
24951         * lib/unictype/pr_grapheme_base.h: Likewise.
24952         * lib/unictype/pr_grapheme_extend.h: Likewise.
24953         * lib/unictype/pr_grapheme_link.h: Likewise.
24954         * lib/unictype/pr_hex_digit.h: Likewise.
24955         * lib/unictype/pr_hyphen.h: Likewise.
24956         * lib/unictype/pr_id_continue.h: Likewise.
24957         * lib/unictype/pr_id_start.h: Likewise.
24958         * lib/unictype/pr_ideographic.h: Likewise.
24959         * lib/unictype/pr_ids_binary_operator.h: Likewise.
24960         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
24961         * lib/unictype/pr_ignorable_control.h: Likewise.
24962         * lib/unictype/pr_iso_control.h: Likewise.
24963         * lib/unictype/pr_join_control.h: Likewise.
24964         * lib/unictype/pr_left_of_pair.h: Likewise.
24965         * lib/unictype/pr_line_separator.h: Likewise.
24966         * lib/unictype/pr_logical_order_exception.h: Likewise.
24967         * lib/unictype/pr_lowercase.h: Likewise.
24968         * lib/unictype/pr_math.h: Likewise.
24969         * lib/unictype/pr_non_break.h: Likewise.
24970         * lib/unictype/pr_not_a_character.h: Likewise.
24971         * lib/unictype/pr_numeric.h: Likewise.
24972         * lib/unictype/pr_other_alphabetic.h: Likewise.
24973         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
24974         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
24975         * lib/unictype/pr_other_id_continue.h: Likewise.
24976         * lib/unictype/pr_other_id_start.h: Likewise.
24977         * lib/unictype/pr_other_lowercase.h: Likewise.
24978         * lib/unictype/pr_other_math.h: Likewise.
24979         * lib/unictype/pr_other_uppercase.h: Likewise.
24980         * lib/unictype/pr_paired_punctuation.h: Likewise.
24981         * lib/unictype/pr_paragraph_separator.h: Likewise.
24982         * lib/unictype/pr_pattern_syntax.h: Likewise.
24983         * lib/unictype/pr_pattern_white_space.h: Likewise.
24984         * lib/unictype/pr_private_use.h: Likewise.
24985         * lib/unictype/pr_punctuation.h: Likewise.
24986         * lib/unictype/pr_quotation_mark.h: Likewise.
24987         * lib/unictype/pr_radical.h: Likewise.
24988         * lib/unictype/pr_sentence_terminal.h: Likewise.
24989         * lib/unictype/pr_soft_dotted.h: Likewise.
24990         * lib/unictype/pr_space.h: Likewise.
24991         * lib/unictype/pr_terminal_punctuation.h: Likewise.
24992         * lib/unictype/pr_titlecase.h: Likewise.
24993         * lib/unictype/pr_unassigned_code_value.h: Likewise.
24994         * lib/unictype/pr_unified_ideograph.h: Likewise.
24995         * lib/unictype/pr_uppercase.h: Likewise.
24996         * lib/unictype/pr_variation_selector.h: Likewise.
24997         * lib/unictype/pr_white_space.h: Likewise.
24998         * lib/unictype/pr_xid_continue.h: Likewise.
24999         * lib/unictype/pr_xid_start.h: Likewise.
25000         * lib/unictype/pr_zero_width.h: Likewise.
25001         * lib/unictype/scripts.h: Likewise.
25002         * lib/unictype/scripts_byname.gperf: Likewise.
25003         * lib/unictype/sy_c_ident.h: Likewise.
25004         * lib/unictype/sy_c_whitespace.h: Likewise.
25005         * lib/unictype/sy_java_ident.h: Likewise.
25006         * lib/unictype/sy_java_whitespace.h: Likewise.
25007
25008         * lib/unictype/Makefile: New file.
25009         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
25010         glibc.
25011         * lib/unictype/3level.h: New file, copied from glibc.
25012         * lib/unictype/3levelbit.h: New file.
25013
25014 2007-11-11  Bruno Haible  <bruno@clisp.org>
25015
25016         * modules/gperf: New file.
25017         * modules/iconv_open (Depends-on): Add it.
25018         (Makefile.am): Remove the GPERF definition.
25019
25020 2007-11-11  Bruno Haible  <bruno@clisp.org>
25021
25022         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
25023         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
25024
25025 2007-11-11  Bruno Haible  <bruno@clisp.org>
25026
25027         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
25028         (usage): Remove function.
25029
25030 2007-11-11  Bruno Haible  <bruno@clisp.org>
25031
25032         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
25033         gl_FUNC_CEILF_LIBS.
25034         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
25035         gl_FUNC_CEIL_LIBS.
25036         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
25037         gl_FUNC_CEILL_LIBS.
25038         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
25039         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
25040         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
25041
25042 2007-11-11  Bruno Haible  <bruno@clisp.org>
25043
25044         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
25045         roundf were declared but do not exist on functions.
25046         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
25047         roundl were declared but do not exist on functions.
25048         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
25049         HAVE_FLOORL_AND_CEILL, respectively.
25050         Needed for Sun C on Solaris 10.
25051
25052 2007-11-11  Bruno Haible  <bruno@clisp.org>
25053
25054         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
25055         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
25056         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
25057         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
25058         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
25059         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
25060         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
25061         HAVE_DECL_ROUNDF.
25062         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
25063         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
25064         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
25065         of HAVE_DECL_ROUND*.
25066         * modules/math (Makefile.am): Update.
25067
25068 2007-11-10  Bruno Haible  <bruno@clisp.org>
25069
25070         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
25071         ptrdiff_t as m4/intl.m4.
25072
25073 2007-11-10  Jim Meyering  <meyering@redhat.com>
25074
25075         Avoid link failure for the argmatch test.
25076         * tests/test-argmatch.c (usage): Define function to avoid a link
25077         failure: argmatch_die requires a usage function.
25078
25079 2007-11-09  Bruno Haible  <bruno@clisp.org>
25080
25081         * doc/functions/snprintf.texi: Mention BeOS deficiency.
25082         * doc/functions/vsnprintf.texi: Likewise.
25083         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
25084         with a size argument < 2.
25085
25086 2007-11-09  Bruno Haible  <bruno@clisp.org>
25087
25088         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
25089         buffer. Fixes an inefficiency introduced on 2007-11-03.
25090
25091 2007-11-09  Bruno Haible  <bruno@clisp.org>
25092
25093         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
25094         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
25095
25096 2007-11-08  Jim Meyering  <meyering@redhat.com>
25097
25098         Change cache variable name prefix "jm_" to "gl_" everywhere.
25099         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
25100         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
25101         * m4/uptime.m4: s/gl_/jm_/
25102
25103 2007-11-07  Bruno Haible  <bruno@clisp.org>
25104
25105         Update to GNU gettext 0.17.
25106         * m4/intl.m4: Update to GNU gettext 0.17.
25107         * m4/po.m4: Likewise.
25108         * modules/gettext (Files): Remove m4/ulonglong.m4.
25109         (configure.ac): Require gettext infrastructure from version 0.17.
25110
25111 2007-11-06  Bruno Haible  <bruno@clisp.org>
25112
25113         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
25114         symbolic values are not defined in a public header.
25115         * lib/freadable.c (freadable) [QNX]: Likewise.
25116         * lib/freadahead.c (freadahead) [QNX]: Likewise.
25117         * lib/freading.c (freading) [QNX]: Likewise.
25118         * lib/fseterr.c (fseterr) [QNX]: Likewise.
25119         * lib/fwritable.c (fwritable) [QNX]: Likewise.
25120         * lib/fwriting.c (fwriting) [QNX]: Likewise.
25121         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
25122         Reported by Alain Magloire.
25123
25124         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
25125
25126 2007-11-05  Bruno Haible  <bruno@clisp.org>
25127
25128         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
25129         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
25130         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
25131         Reported by Eric Blake.
25132
25133 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25134             Bruno Haible  <bruno@clisp.org>
25135
25136         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
25137         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
25138         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
25139         (malloc): Undefine also before including <stdlib.h>.
25140         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
25141         Needed on OSF/1 4.0.
25142
25143 2007-11-05  Jim Meyering  <meyering@redhat.com>
25144
25145         git-version-gen: sync from coreutils.
25146         * build-aux/git-version-gen: Add comments.
25147         Change the first '-' to '.' in the snapshot version string,
25148         e.g., 6.9-377-08144 -> 6.9.377-08144
25149         Remove first parameter.
25150         Don't declare a version "-dirty" merely because a time
25151         stamp has changed.
25152
25153 2007-11-04  Bruno Haible  <bruno@clisp.org>
25154
25155         * lib/lock.h: Protect all macro definitions containing an 'if'
25156         statement through a "do { ... } while (0)".
25157         * lib/tls.h: Likewise.
25158
25159 2007-11-04  Bruno Haible  <bruno@clisp.org>
25160
25161         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
25162
25163 2007-11-04  Bruno Haible  <bruno@clisp.org>
25164
25165         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
25166         * modules/fprintf-posix (Depends-on): Add nocrash.
25167         * modules/snprintf-posix (Depends-on): Likewise.
25168         * modules/sprintf-posix (Depends-on): Likewise.
25169         * modules/vasnprintf-posix (Depends-on): Likewise.
25170         * modules/vasprintf-posix (Depends-on): Likewise.
25171         * modules/vfprintf-posix (Depends-on): Likewise.
25172         * modules/vsnprintf-posix (Depends-on): Likewise.
25173         * modules/vsprintf-posix (Depends-on): Likewise.
25174         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
25175         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
25176         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
25177         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
25178         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
25179         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
25180         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
25181
25182 2007-11-04  Bruno Haible  <bruno@clisp.org>
25183
25184         * modules/nocrash: New file.
25185         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
25186         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
25187
25188 2007-11-04  Bruno Haible  <bruno@clisp.org>
25189
25190         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
25191         precision handling.
25192         * tests/test-vasprintf-posix.c (test_function): Likewise.
25193         * tests/test-snprintf-posix.h (test_function): Likewise.
25194         * tests/test-sprintf-posix.h (test_function): Likewise.
25195
25196         Fix *printf behaviour for large precisions on mingw and BeOS.
25197         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
25198         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
25199         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
25200         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
25201         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
25202         gl_PRINTF_PRECISION and test its result. Invoke
25203         gl_PREREQ_VASNPRINTF_PRECISION.
25204         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
25205         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
25206         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
25207         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
25208         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
25209         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
25210         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
25211         * doc/functions/fprintf.texi: Update.
25212         * doc/functions/printf.texi: Update.
25213         * doc/functions/snprintf.texi: Update.
25214         * doc/functions/sprintf.texi: Update.
25215         * doc/functions/vfprintf.texi: Update.
25216         * doc/functions/vprintf.texi: Update.
25217         * doc/functions/vsnprintf.texi: Update.
25218         * doc/functions/vsprintf.texi: Update.
25219
25220 2007-11-04  Bruno Haible  <bruno@clisp.org>
25221
25222         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
25223
25224 2007-11-04  Bruno Haible  <bruno@clisp.org>
25225
25226         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
25227         Reported by Sylvain Beucler <beuc@gnu.org>.
25228
25229 2007-11-03  Bruno Haible  <bruno@clisp.org>
25230
25231         * tests/test-fprintf-posix2.sh: New file.
25232         * tests/test-fprintf-posix2.c: New file.
25233         * modules/fprintf-posix-tests (Files): Add them.
25234         (TESTS): Add test-fprintf-posix2.sh.
25235         (configure.ac): Check for getrlimit and setrlimit.
25236         (check_PROGRAMS): Add test-fprintf-posix2.
25237
25238         * tests/test-printf-posix2.sh: New file.
25239         * tests/test-printf-posix2.c: New file.
25240         * modules/printf-posix-tests (Files): Add them.
25241         (TESTS): Add test-printf-posix2.sh.
25242         (configure.ac): Check for getrlimit and setrlimit.
25243         (check_PROGRAMS): Add test-printf-posix2.
25244
25245         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
25246         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
25247         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
25248         (decode_double): New function, copied from decode_long_double.
25249         (scale10_round_decimal_decoded): New function, extracted from
25250         scale10_round_decimal_long_double.
25251         (scale10_round_decimal_long_double): Use it.
25252         (scale10_round_decimal_double): New function.
25253         (floorlog10): New function.
25254         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
25255         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
25256         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
25257         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
25258         gl_PRINTF_ENOMEM and test its result. Invoke
25259         gl_PREREQ_VASNPRINTF_ENOMEM.
25260         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
25261         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
25262         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
25263         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
25264         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
25265         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
25266         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
25267         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
25268         * modules/snprintf-posix (Depends-on): Likewise.
25269         * modules/sprintf-posix (Depends-on): Likewise.
25270         * modules/vasnprintf-posix (Depends-on): Likewise.
25271         * modules/vasprintf-posix (Depends-on): Likewise.
25272         * modules/vfprintf-posix (Depends-on): Likewise.
25273         * modules/vsnprintf-posix (Depends-on): Likewise.
25274         * modules/vsprintf-posix (Depends-on): Likewise.
25275         * doc/functions/fprintf.texi: Update.
25276         * doc/functions/printf.texi: Update.
25277         * doc/functions/snprintf.texi: Update.
25278         * doc/functions/sprintf.texi: Update.
25279         * doc/functions/vfprintf.texi: Update.
25280         * doc/functions/vprintf.texi: Update.
25281         * doc/functions/vsnprintf.texi: Update.
25282         * doc/functions/vsprintf.texi: Update.
25283
25284 2007-11-03  Bruno Haible  <bruno@clisp.org>
25285
25286         * modules/frexp-nolibm-tests: New file.
25287
25288         * modules/frexp-nolibm: New file.
25289         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
25290
25291 2007-11-03  Bruno Haible  <bruno@clisp.org>
25292
25293         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
25294         value is C99 compliant.
25295         Needed for OSF/1 5.1.
25296
25297 2007-11-03  Bruno Haible  <bruno@clisp.org>
25298
25299         Fix out-of-memory handling of vasnprintf.
25300         * lib/printf-parse.c: Include <errno.h>.
25301         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
25302         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
25303         is already set.
25304
25305 2007-11-02  Eric Blake  <ebb9@byu.net>
25306
25307         Fix tests on cygwin.
25308         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
25309
25310 2007-11-01  Bruno Haible  <bruno@clisp.org>
25311
25312         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
25313         warning.
25314         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
25315         needed for POSIX compatibility.
25316
25317 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
25318
25319         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
25320         for compatibility with GNU.
25321
25322 2007-11-01  Bruno Haible  <bruno@clisp.org>
25323
25324         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
25325         (putenv): Renamed from rpl_putenv. Change argument type from
25326         'const char *' to 'char *'.
25327         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
25328         of defining putenv in config.h, just set REPLACE_PUTENV.
25329         * modules/putenv (Depends-on): Add stdlib.
25330         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
25331         (Include): Use <stdlib.h>.
25332         * lib/stdlib.in.h (putenv): New declaration.
25333         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
25334         REPLACE_PUTENV.
25335         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
25336         REPLACE_PUTENV.
25337         Needed for MacOS X 10.5.0.
25338         Reported by Peter O'Gorman <peter@pogma.com>.
25339
25340 2007-11-01  Jim Meyering  <meyering@redhat.com>
25341
25342         Treat an empty date string exactly like "0".
25343         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
25344         if the remaining date string (to be parsed) is empty, use "0".
25345         Reported by Mischa Molhoek and discussed in this thread:
25346         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
25347
25348 2007-10-31  Bruno Haible  <bruno@clisp.org>
25349
25350         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
25351         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
25352         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
25353         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
25354         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
25355         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
25356
25357 2007-10-31  Bruno Haible  <bruno@clisp.org>
25358
25359         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
25360         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
25361         (AC_TYPE_LONG_LONG_INT): Use it.
25362         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
25363         it as well.
25364         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
25365         to m4/longlong.m4.
25366         * modules/stdint (Files): Remove m4/ulonglong.m4.
25367         * modules/strtoull (Files): Use m4/longlong.m4 instead of
25368         m4/ulonglong.m4.
25369         * modules/strtoumax (Files): Likewise.
25370
25371 2007-10-30  Bruno Haible  <bruno@clisp.org>
25372
25373         * modules/xvasprintf-posix: New file.
25374         Suggested by Eric Blake.
25375
25376 2007-10-30  Bruno Haible  <bruno@clisp.org>
25377
25378         * modules/xprintf-posix-tests: New file.
25379         * tests/test-xprintf-posix.sh: New file.
25380         * tests/test-xprintf-posix.c: New file.
25381         * tests/test-xfprintf-posix.c: New file.
25382
25383         * modules/xprintf-posix: New file.
25384
25385 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25386
25387         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
25388         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
25389         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
25390
25391 2007-10-29  Bruno Haible  <bruno@clisp.org>
25392
25393         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
25394         contain the special marker '_cv_'.
25395         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
25396         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
25397         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
25398         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
25399         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
25400         Reported by Ralf Wildenhues.
25401
25402 2007-10-29  Bruno Haible  <bruno@clisp.org>
25403
25404         * gnulib-tool (func_import): When --lgpl is not specified, set
25405         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
25406         GPLv3.
25407         Reported by Simon Josefsson.
25408
25409 2007-10-28  Bruno Haible  <bruno@clisp.org>
25410
25411         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
25412         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
25413         HAVE_DECL_ISFINITE.
25414         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
25415         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
25416         HAVE_DECL_ISFINITE.
25417
25418 2007-10-28  Bruno Haible  <bruno@clisp.org>
25419
25420         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
25421         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
25422
25423 2007-10-28  Bruno Haible  <bruno@clisp.org>
25424
25425         Fix link errors with Sun C 5.0 on Solaris 10.
25426         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
25427         function is declared but not present in the compiler's libm.
25428         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
25429         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
25430         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
25431         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
25432         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
25433         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
25434         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
25435         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
25436         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
25437         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
25438         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
25439         HAVE_DECL_FLOORL.
25440
25441 2007-10-28  Bruno Haible  <bruno@clisp.org>
25442
25443         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
25444         gl_FUNC_FLOORL. Cache the result.
25445         (gl_FUNC_FLOORL): Use it.
25446         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
25447         gl_FUNC_CEILL. Cache the result.
25448         (gl_FUNC_CEILL): Use it.
25449
25450         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
25451         gl_FUNC_FLOOR. Cache the result.
25452         (gl_FUNC_FLOOR): Use it.
25453         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
25454         gl_FUNC_CEIL. Cache the result.
25455         (gl_FUNC_CEIL): Use it.
25456
25457         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
25458         gl_FUNC_FLOORF. Cache the result.
25459         (gl_FUNC_FLOORF): Use it.
25460         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
25461         gl_FUNC_CEILF. Cache the result.
25462         (gl_FUNC_CEILF): Use it.
25463
25464 2007-10-28  Bruno Haible  <bruno@clisp.org>
25465
25466         * gnulib-tool: Allow specifying the LGPL version number through
25467         --lgpl=2 or --lgpl=3.
25468         (func_usage): Document --lgpl with argument.
25469         Handle --lgpl=... arguments.
25470         (func_import): Recognize also gl_LGPL calls with an argument. When
25471         --lgpl=2 is used and the module's license is just LGPL, report an
25472         error. Set sed_transform_lib_file according to the lgpl variable. In
25473         the generated files, use --lgpl or gl_LGPL invocations with argument,
25474         if necessary.
25475         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
25476         an LGPv2+ license.
25477         * doc/gnulib-tool.texi (Modified imports): Update explanation of
25478         gl_LGPL macro.
25479
25480 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25481             Bruno Haible  <bruno@clisp.org>
25482
25483         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
25484         (u16_uctomb_aux): Likewise.
25485         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
25486         !HAVE_INLINE.
25487         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
25488
25489 2007-10-28  Bruno Haible  <bruno@clisp.org>
25490
25491         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
25492         Invoke AM_GETTEXT_OPTION if it exists.
25493         * modules/vasprintf: Likewise.
25494         * modules/verror: Likewise.
25495         * modules/xprintf: Likewise.
25496         * modules/xvasprintf: Likewise.
25497
25498 2007-10-27  Ben Pfaff  <blp@gnu.org>
25499
25500         * lib/math.in.h: Define isfinite macro and prototypes for
25501         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
25502         implementations.
25503         * m4/math_h.m4: New substitutions for isfinite module.
25504         * lib/isfinite.c: New file.
25505         * m4/isfinite.m4: New file.
25506         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
25507         * modules/isfinite: New file.
25508         * modules/isfinite-tests: New file.
25509         * tests/tests-isfinite.c: New file.
25510         * doc/functions/isfinite.texi: Mention isfinite module.
25511         * MODULES.html.sh: Mention new module.
25512
25513 2007-10-27  Ben Pfaff  <blp@gnu.org>
25514
25515         Ralf Wildenhues reported that Tru64 4.0D declares the round
25516         functions but does not have definitions.
25517         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
25518         cannot be found in any library, set the output variable to
25519         "missing" instead of "".
25520         * m4/round.m4: Also use our substitute if we cannot find round in
25521         any library, even if it is declared.
25522         * m4/roundf.m4: Likewise for roundf.
25523         * m4/roundl.m4: Likewise for roundl.
25524         * lib/math.in.h: Undefine roundf, round, roundl before defining
25525         their replacements, to allow for hypothetical systems where these
25526         may be defined as macros but not available in libraries.
25527
25528 2007-10-27  Bruno Haible  <bruno@clisp.org>
25529
25530         * doc/gnulib.texi: Invoke @firstparagraphindent.
25531         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
25532         changes in gnulib.
25533         (Source changes): New section.
25534
25535 2007-10-26  Bruno Haible  <bruno@clisp.org>
25536
25537         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
25538         borrowed from autoconf.
25539
25540 2007-10-26  Bruno Haible  <bruno@clisp.org>
25541
25542         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
25543         strerror returned the empty string. Needed on HP-UX 11.00.
25544
25545 2007-10-24  Micah Cowan  <micah@cowan.name>
25546
25547         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
25548         * build-aux/bootstrap: Remove support for now-unnecessary option,
25549         --cvs-user, and envvars CVS_USER, CVS_RSH.
25550
25551 2007-10-24  Jim Meyering  <meyering@redhat.com>
25552
25553         Avoid diagnostics from sha1sum when there is no cached checksum.
25554         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
25555         if the po.s1 file hasn't been created yet.
25556
25557         * build-aux/bootstrap: Sync from coreutils:
25558         2007-10-24  Jim Meyering  <meyering@redhat.com>
25559         Get gnulib from the git repository, not from an obsolete cvs one.
25560         * build-aux/bootstrap: Suggestion from Micah Cowan.
25561         2007-10-04  Jim Meyering  <jim@meyering.net>
25562         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
25563         (update_po_files): Work also when there are no .po files in po/.
25564
25565 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
25566
25567         * README: Append ".git" to git and cg examples.
25568         Problem reported by Benoit Sigoure.
25569
25570 2007-10-23  Micah Cowan  <micah@cowan.name>
25571
25572         * users.txt: Add wget.
25573
25574 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25575
25576         Fix linking of some unistdio tests on FreeBSD.
25577         * modules/unistdio/u16-vsnprintf-tests
25578         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
25579         * modules/unistdio/u16-vsprintf-tests
25580         (test_u16_vsnprintf1_LDADD): Likewise.
25581         * modules/unistdio/u32-vsnprintf-tests
25582         (test_u32_vsnprintf1_LDADD): Likewise.
25583         * modules/unistdio/u32-vsprintf-tests
25584         (test_u32_vsprintf1_LDADD): Likewise.
25585         * modules/unistdio/u8-vsnprintf-tests
25586         (test_u8_vsnprintf1_LDADD): Likewise.
25587         * modules/unistdio/u8-vsprintf-tests
25588         (test_u8_vsprintf1_LDADD): Likewise.
25589         * modules/unistdio/ulc-vsnprintf-tests
25590         (test_ulc_vsnprintf1_LDADD): Likewise.
25591         * modules/unistdio/ulc-vsprintf-tests
25592         (test_ulc_vsprintf1_LDADD): Likewise.
25593
25594         Fix linking of some uniconv tests on FreeBSD.
25595         * modules/uniconv/u16-conv-from-enc-tests
25596         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
25597         * modules/uniconv/u16-conv-to-enc-tests
25598         (test_u16_conv_to_enc_LDADD): Likewise.
25599         * modules/uniconv/u16-strconv-from-enc-tests
25600         (test_u16_strconv_from_enc_LDADD): Likewise.
25601         * modules/uniconv/u16-strconv-to-enc-tests
25602         (test_u16_strconv_to_enc_LDADD): Likewise.
25603         * modules/uniconv/u32-conv-from-enc-tests
25604         (test_u32_conv_from_enc_LDADD): Likewise.
25605         * modules/uniconv/u32-conv-to-enc-tests
25606         (test_u32_conv_to_enc_LDADD): Likewise.
25607         * modules/uniconv/u32-strconv-from-enc-tests
25608         (test_u32_strconv_from_enc_LDADD): Likewise.
25609         * modules/uniconv/u32-strconv-to-enc-tests
25610         (test_u32_strconv_to_enc_LDADD): Likewise.
25611         * modules/uniconv/u8-conv-from-enc-tests
25612         (test_u8_conv_from_enc_LDADD): Likewise.
25613         * modules/uniconv/u8-conv-to-enc-tests
25614         (test_u8_conv_to_enc_LDADD): Likewise.
25615         * modules/uniconv/u8-strconv-from-enc-tests
25616         (test_u8_strconv_from_enc_LDADD): Likewise.
25617         * modules/uniconv/u8-strconv-to-enc-tests
25618         (test_u8_strconv_to_enc_LDADD): Likewise.
25619
25620 2007-10-22  Bruno Haible  <bruno@clisp.org>
25621
25622         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
25623         size.
25624
25625 2007-10-22  Eric Blake  <ebb9@byu.net>
25626
25627         Tweak x*printf documentation.
25628         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
25629         variable name and comments.
25630         Suggested by Bruno Haible.
25631
25632 2007-10-22  Bruno Haible  <bruno@clisp.org>
25633
25634         * lib/acl.c (copy_acl): Fix file name in comment.
25635
25636 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
25637
25638         Fix Tru64 problem with stdbool.h.
25639         * lib/stdbool.in.h (false, true):
25640         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
25641         Don't declare as an enum in this situation; it runs afoul of Tru64.
25642         Problem reported by Steven M. Schweda in
25643         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
25644
25645 2007-10-22  Eric Blake  <ebb9@byu.net>
25646
25647         Also wrap vf?printf.
25648         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
25649         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
25650         (xvprintf, xvfprintf): New functions.
25651
25652 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25653
25654         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
25655         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
25656
25657         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
25658         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
25659
25660 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
25661
25662         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
25663         by Bruno Haible.
25664
25665 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25666
25667         * lib/getloadavg.c
25668         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
25669         Undef `sys' after including sys/table.h, for Tru64 4.0D.
25670
25671         * tests/test-i-ring.c: Work for C89.
25672
25673 2007-10-22  Bruno Haible  <bruno@clisp.org>
25674
25675         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
25676         -1u, in preprocessor expression, so that we don't test for the bug
25677         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
25678         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
25679
25680 2007-10-22  Eric Blake  <ebb9@byu.net>
25681
25682         * tests/test-yesno.sh: Silence stderr during test.
25683
25684 2007-10-22  Simon Josefsson  <simon@josefsson.org>
25685
25686         * modules/crypto/gc-camellia: New file.
25687
25688         * m4/gc-camellia.m4: New file.
25689
25690         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
25691
25692         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
25693
25694 2007-10-22  Simon Josefsson  <simon@josefsson.org>
25695
25696         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
25697         --help to stdout.  Reported by sms@antinode.org (Steven
25698         M. Schweda).
25699
25700 2007-10-22  Simon Josefsson  <simon@josefsson.org>
25701
25702         * users.txt: Fix link to libksba.
25703
25704 2007-10-21  Ben Pfaff  <blp@gnu.org>
25705
25706         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
25707         round.c roundf implementation that depends on floorf and ceilf to
25708         be tested unconditionally.
25709
25710 2007-10-21  Ben Pfaff  <blp@gnu.org>
25711
25712         * m4/check-libm-func.m4: Removed.
25713         * m4/check-math-lib.m4: New file.
25714         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
25715         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
25716         definition and lack of AC_LIBOBJ([roundf]).
25717         * m4/roundl.m4: Ditto, and similarly for roundl.
25718         * modules/round: Reference new m4 file.
25719         * modules/roundf: Ditto.
25720         * modules/roundl: Ditto.
25721         * tests/test-round2.c (main): Use ROUND instead of round.
25722         Bug report from Bruno Haible.
25723
25724 2007-10-21  Bruno Haible  <bruno@clisp.org>
25725
25726         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
25727         context.
25728
25729 2007-10-21  Bruno Haible  <bruno@clisp.org>
25730
25731         * tests/test-wcwidth.c (main): Allow negative result for some control
25732         characters.
25733
25734         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
25735         Needed on OSF/1 5.1.
25736
25737 2007-10-21  Bruno Haible  <bruno@clisp.org>
25738
25739         * tests/test-floorf1.c: Include isnanf.h.
25740         (main): Use isnanf() instead of isnan().
25741         * tests/test-ceilf1.c: Include isnanf.h.
25742         (main): Use isnanf() instead of isnan().
25743         * tests/test-truncf1.c: Include isnanf.h.
25744         (main): Use isnanf() instead of isnan().
25745         * tests/test-roundf1.c: Include isnanf.h.
25746         (main): Use isnanf() instead of isnan().
25747
25748 2007-10-21  Eric Blake  <ebb9@byu.net>
25749
25750         * users.txt: Update URL for m4.
25751
25752 2007-10-21  Bruno Haible  <bruno@clisp.org>
25753
25754         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
25755
25756 2007-10-21  Bruno Haible  <bruno@clisp.org>
25757
25758         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
25759         Git's management files if the CVS files are not present.
25760
25761 2007-10-20  Bruno Haible  <bruno@clisp.org>
25762
25763         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
25764         gcc-3.4.x.
25765
25766 2007-10-20  Ben Pfaff  <blp@gnu.org>
25767
25768         * lib/math.in.h: Declare round, roundf, roundl if we are providing
25769         implementations.
25770         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
25771         * lib/round.c: New file.
25772         * lib/roundf.c: New file.
25773         * lib/roundl.c: New file.
25774         * m4/round.m4: New file.
25775         * m4/roundf.m4: New file.
25776         * m4/roundl.m4: New file.
25777         * m4/check-libm-func-m4: New file.
25778         * modules/math: Replace round, roundf, roundl related @VARS@ in
25779         math.in.h.
25780         * modules/round: New file.
25781         * modules/round-tests: New file.
25782         * modules/roundf: New file.
25783         * modules/roundf-tests: New file.
25784         * modules/roundl: New file.
25785         * modules/roundl-tests: New file.
25786         * tests/test-round1.c: New file.
25787         * tests/test-round2.c: New file.
25788         * tests/test-roundf1.c: New file.
25789         * tests/test-roundf2.c: New file.
25790         * tests/test-roundl.c: New file.
25791         * doc/functions/round.texi: Mention round module.
25792         * doc/functions/roundf.texi: Mention roundf module.
25793         * doc/functions/roundl.texi: Mention roundl module.
25794         * MODULES.html.sh: Mention new modules.
25795         Thanks to Bruno Haible for suggestions.
25796
25797 2007-10-20  Jim Meyering  <meyering@redhat.com>
25798
25799         * lib/xprintf.c: Include <config.h> unconditionally.
25800
25801         Change xprintf's license to GPL.
25802         * modules/xprintf (License): s/LGPL/GPL/, since this module
25803         depends on modules (exit and exitfail) which are GPL.
25804         Suggestion from Bruno Haible.
25805
25806         xprintf fixes.
25807         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
25808         Use a clearer diagnostic.
25809         Patch from Bruno Haible.
25810
25811 2007-10-20  Bruno Haible  <bruno@clisp.org>
25812
25813         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
25814         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
25815         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25816
25817 2007-10-20  Bruno Haible  <bruno@clisp.org>
25818
25819         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
25820         precision in the comparison result > x - 1 or similar.
25821         * tests/test-ceilf2.c (correct_result_p): Likewise.
25822         * tests/test-truncf2.c (correct_result_p): Likewise.
25823         * tests/test-trunc2.c (correct_result_p): Likewise.
25824         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
25825
25826 2007-10-20  Bruno Haible  <bruno@clisp.org>
25827
25828         * modules/ceil: New file.
25829         * m4/ceil.m4: New file.
25830         * doc/functions/ceil.texi: Mention the 'ceil' module.
25831
25832 2007-10-20  Bruno Haible  <bruno@clisp.org>
25833
25834         * modules/floor: New file.
25835         * m4/floor.m4: New file.
25836         * doc/functions/floor.texi: Mention the 'floor' module.
25837
25838 2007-10-20  Bruno Haible  <bruno@clisp.org>
25839
25840         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
25841         of %a.
25842         * modules/floorf-tests (Depends-on): Likewise.
25843         * modules/truncf-tests (Depends-on): Likewise.
25844         * modules/trunc-tests (Depends-on): Likewise.
25845         Reported by Ben Pfaff.
25846
25847 2007-10-19  Jim Meyering  <meyering@redhat.com>
25848
25849         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
25850         Don't bother testing specific errno values.  Just test ferror.
25851
25852         New module: xprintf
25853         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
25854
25855 2007-10-19  Bruno Haible  <bruno@clisp.org>
25856
25857         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
25858         syntax.
25859         * modules/javaexec (Makefile.am): Likewise.
25860         * modules/relocatable-prog (Makefile.am): Likewise.
25861         Suggested by Jim Meyering.
25862
25863 2007-10-18  Bruno Haible  <bruno@clisp.org>
25864
25865         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
25866         Reported by Jim Meyering.
25867
25868 2007-10-18  Eric Blake  <ebb9@byu.net>
25869
25870         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
25871
25872 2007-10-18  Bruno Haible  <bruno@clisp.org>
25873
25874         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
25875         the format string into writable memory. Needed in Fortify conditions.
25876
25877 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
25878             Bruno Haible  <bruno@clisp.org>
25879
25880         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
25881         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
25882         * modules/trim (Depends-on): Add mbchar.
25883         (configure.ac): Add gl_FUNC_MBRTOWC.
25884         (Makefile.am): Augment lib_SOURCES.
25885
25886 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
25887
25888         Modify glob.c to use fstatat and dirfd, to simplify it.
25889         Suggested by Eric Blake.
25890         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
25891         Don't include <stdbool.h>; not used.
25892         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
25893         (link_exists_p): Simplify implementation, since we can now assume
25894         dirfd and fstatat.
25895         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
25896
25897 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25898
25899         * gnulib-tool (func_get_dependencies): Fix sed script to
25900         match only tests.
25901
25902 2007-10-17  Bruno Haible  <bruno@clisp.org>
25903
25904         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
25905         allow locale names without encoding suffix.
25906         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
25907         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
25908
25909 2007-10-16  Bruno Haible  <bruno@clisp.org>
25910
25911         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
25912         * lib/getgroups.c (getgroups): Likewise.
25913         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
25914
25915 2007-10-16  Bruno Haible  <bruno@clisp.org>
25916
25917         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
25918         * modules/malloc-posix (License): Likewise.
25919         * modules/realloc-posix (License): Likewise.
25920         * modules/calloc-posix (License): Likewise.
25921         * modules/intprops (License): Change from GPL to LGPL, with
25922         Paul Eggert's approval.
25923
25924 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
25925
25926         Merge glibc changes into lib/glob.c.
25927
25928         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
25929         2007-10-15 04:59:03 UTC.  Here are the changes:
25930
25931         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
25932
25933         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
25934
25935         * lib/glob.c: Add some branch prediction throughout.
25936
25937         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
25938
25939         [BZ #5103]
25940         * lib/glob.c (glob): Recognize patterns starting \/.
25941
25942         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
25943
25944         [BZ #3996]
25945         * lib/glob.c (attribute_hidden): Define if not defined.
25946         (glob): Unescape dirname, filename or username when needed and not
25947         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
25948         is NULL.  Handle unescaped [ in pattern without closing ].
25949         Don't pass GLOB_CHECK down to recursive glob for directories.
25950         (__glob_pattern_type): New function.
25951         (__glob_pattern_p): Implement using __glob_pattern_type.
25952         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
25953         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
25954         Remove unreachable code.
25955
25956         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
25957
25958         * lib/glob.c (glob_in_dir): Add some comments and asserts to
25959         explain why there are no leaks.
25960
25961         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
25962
25963         [BZ #3253]
25964         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
25965         time, rather allocate increasingly bigger arrays of pointers, if
25966         possible with alloca, if too large with malloc.
25967
25968 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
25969
25970         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
25971         Problem reported by H.Merijn Brand in
25972         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
25973         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
25974         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
25975
25976 2007-10-15  Bruno Haible  <bruno@clisp.org>
25977
25978         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
25979         with explicit rpl_ prefix.
25980         * lib/fopen.c (fopen): Likewise.
25981         * lib/freopen.c (freopen): Likewise.
25982         * lib/iconv.c (iconv): Likewise.
25983         * lib/iconv_close.c (iconv_close): Likewise.
25984
25985 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25986
25987         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
25988
25989 2007-10-15  Bruno Haible  <bruno@clisp.org>
25990
25991         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
25992         <stddef.h> instead of <stdlib.h> since we only need NULL.
25993         Reported by Ben Pfaff <blp@cs.stanford.edu>.
25994
25995 2007-10-15  Bruno Haible  <bruno@clisp.org>
25996
25997         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
25998         Replace paragraph talking about LIBOBJS.
25999         Reported by Colin Watson <cjwatson@debian.org>.
26000
26001 2007-10-15  Bruno Haible  <bruno@clisp.org>
26002
26003         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
26004         <stdlib.h> before using NULL.
26005
26006 2007-10-15  Simon Josefsson  <simon@josefsson.org>
26007
26008         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
26009         Reported by Albert Chin <china@thewrittenword.com>.
26010
26011 2007-10-14  Bruno Haible  <bruno@clisp.org>
26012
26013         * modules/iconv_open-utf-tests: New file.
26014         * tests/test-iconv-utf.c: New file.
26015
26016         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
26017         * modules/iconv_open-utf: New file.
26018         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
26019         (iconv, iconv_close): New declarations.
26020         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
26021         be defined.
26022         (iconv_open): Add special handling of conversion between UTF-8 and
26023         UTF-{16,32}{BE,LE}.
26024         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
26025         * lib/iconv_close.c: New file.
26026         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
26027         gl_FUNC_ICONV_OPEN.
26028         (gl_FUNC_ICONV_OPEN): Use it.
26029         (gl_FUNC_ICONV_OPEN_UTF): New macro.
26030         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
26031         and REPLACE_ICONV_UTF.
26032         * modules/iconv_open (Depends-on): Add c-strcase.
26033         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
26034         ICONV_CONST.
26035         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
26036
26037 2007-10-13  Albert Chin  <china@thewrittenword.com>
26038             Bruno Haible  <bruno@clisp.org>
26039
26040         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
26041         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
26042
26043 2007-10-13  Bruno Haible  <bruno@clisp.org>
26044
26045         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
26046         defined, use the ISO C99 inline semantics.
26047         * lib/argp.h (ARGP_EI): Likewise.
26048
26049 2007-10-13  Bruno Haible  <bruno@clisp.org>
26050
26051         Handle 'inline' change in gcc 4.3.0.
26052         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
26053         argp_fmtstream_write, argp_fmtstream_set_lmargin,
26054         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
26055         argp_fmtstream_point): Disable 'extern' declaration if the function
26056         definition is going to be provided inline.
26057         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
26058         semantics, not the ISO C99 inline semantics.
26059         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
26060         'extern' declaration if the function definition is going to be provided
26061         inline.
26062         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
26063         the GNU C inline semantics, not the ISO C99 inline semantics. With
26064         GCC 4.2, avoid a warning.
26065
26066 2007-10-13  Bruno Haible  <bruno@clisp.org>
26067
26068         * lib/freading.h (freading): Enable the use of __freading for
26069         glibc >= 2.7.
26070         * lib/freading.c (freading): Likewise.
26071
26072 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
26073
26074         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
26075         "warning: C99 inline functions are not supported; using GNU89".
26076
26077 2007-10-12  Bruno Haible  <bruno@clisp.org>
26078
26079         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
26080         of 2.
26081         * tests/test-ceilf2.c: New file.
26082         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
26083
26084         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
26085         * modules/ceilf-tests: Update.
26086
26087 2007-10-12  Bruno Haible  <bruno@clisp.org>
26088
26089         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
26090         of 2.
26091         * tests/test-floorf2.c: New file.
26092         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
26093
26094         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
26095         * modules/floorf-tests: Update.
26096
26097 2007-10-12  Bruno Haible  <bruno@clisp.org>
26098
26099         * tests/test-trunc2.c: New file.
26100         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
26101
26102         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
26103         * modules/trunc-tests: Update.
26104
26105 2007-10-12  Bruno Haible  <bruno@clisp.org>
26106
26107         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
26108         of 2.
26109         * tests/test-truncf2.c: New file.
26110         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
26111
26112         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
26113         * modules/truncf-tests: Update.
26114
26115 2007-10-11  Eric Blake  <ebb9@byu.net>
26116
26117         Don't claim strerror is broken on Interix.
26118         * doc/functions/strerror.texi (strerror): Known broken systems are
26119         now Solaris 8, and not Interix.
26120         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
26121         Interix on cross-compile.
26122         Reported by Martin Koeppe in
26123         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
26124
26125 2007-10-11  Bruno Haible  <bruno@clisp.org>
26126
26127         * modules/i-ring-tests: New file.
26128         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
26129         instead of assert.
26130
26131 2007-10-11  Bruno Haible  <bruno@clisp.org>
26132
26133         * modules/filenamecat-tests: New file.
26134         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
26135         * lib/filenamecat.c: Remove test code.
26136
26137 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
26138
26139         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
26140
26141         * lib/strerror.c: Include <string.h> always, to test interface,
26142         and to remove the need for the dummy.
26143         Include intprops.h to compute width instead of doing it ourselves
26144         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
26145         (strerror): Define it to return NULL if there's no system strerror.
26146         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
26147         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
26148         ancient pre-strerror Unix systems well any more.  Saying "unknown
26149         system error" is enough.
26150         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
26151         simpler strerror.c implementation.
26152         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
26153         Simplify the tests to reflect the simpler strerror implementation.
26154         * modules/strerror (Depends-on): Add intprops.
26155
26156 2007-10-09  Eric Blake  <ebb9@byu.net>
26157
26158         Silence test-fpending.
26159         * modules/fpending-tests (Files): Add wrapper script.
26160         * tests/test-fpending.sh: New file.
26161
26162 2007-10-09  Bruno Haible  <bruno@clisp.org>
26163
26164         * MODULES.html.sh (func_module): Don't create a hyperlink for
26165         function names like 'printf_frexp'.
26166         (Misc): Add crc, memxor.
26167         (Characteristics of floating types): New section.
26168         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
26169         isnanf-nolibm, signbit, trunc, truncf, truncl.
26170         (Enhancements for ISO C 99 functions): New subsection Input/output.
26171         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
26172         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
26173         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
26174         (Compatibility checks for POSIX:2001 functions): Add clock-time.
26175         (Enhancements for POSIX:2001 functions): Add chdir-long.
26176         (File system functions): Add areadlink, chdir-safer, read-file.
26177         Remove cycle-check.
26178         (File system as inode set): New section.
26179         (Date and time): Add gethrxtime.
26180         (Multithreading): Add openmp.
26181         (Internationalization functions): Add localename.
26182         (Unicode string functions): Add unistr/u*-mbsnlen.
26183         (Support for maintaining and releasing projects): Add git-version-gen.
26184         (Lone files): Remove directories.
26185
26186 2007-10-08  Ben Pfaff  <blp@gnu.org>
26187
26188         * lib/xmalloca.h: Fix typo in comment.
26189
26190 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
26191
26192         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
26193         when avoiding problems with integer overflow.  Use a portable test
26194         instead.
26195
26196 2007-10-08  Simon Josefsson  <simon@josefsson.org>
26197
26198         * modules/dummy (License): Change to LGPLv2+.
26199         * modules/float (License): Likewise
26200         * modules/realloc (License): Likewise
26201         * modules/stdlib (License): Likewise
26202
26203 2007-10-07  Bruno Haible  <bruno@clisp.org>
26204
26205         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
26206         * floor.c (TWO_MANT_DIG): Likewise.
26207         * ceil.c (TWO_MANT_DIG): Likewise.
26208         Reported by Ben Pfaff.
26209
26210 2007-10-07  Bruno Haible  <bruno@clisp.org>
26211
26212         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
26213         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
26214         * lib/frexp.c (FUNC): Likewise.
26215         * lib/printf-frexp.h (printf_frexp): Likewise.
26216         * lib/printf-frexpl.h (printf_frexpl): Likewise.
26217         * lib/printf-frexp.c (FUNC): Likewise.
26218         Suggested by Jim Meyering.
26219
26220 2007-10-07  Jim Meyering  <meyering@redhat.com>
26221
26222         Make xnanosleep's integer overflow test more robust.
26223         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
26224         so that gcc-4.3.0 doesn't optimize away this test for overflow.
26225
26226 2007-10-07  Bruno Haible  <bruno@clisp.org>
26227
26228         * NEWS: Mention the license change.
26229
26230         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
26231         abbreviations in the modules files.
26232
26233         Change copyright notice from GPLv2+ to GPLv3+.
26234         * README: Change copyright notice.
26235         * MODULES.html.sh: Likewise.
26236         * build-aux/bootstrap.conf: Likewise.
26237         * build-aux/config.libpath: Likewise.
26238         * build-aux/csharpcomp.sh.in: Likewise.
26239         * build-aux/csharpexec.sh.in: Likewise.
26240         * build-aux/install-reloc: Likewise.
26241         * build-aux/javacomp.sh.in: Likewise.
26242         * build-aux/javaexec.sh.in: Likewise.
26243         * build-aux/ldd.sh.in: Likewise.
26244         * build-aux/reloc-ldflags: Likewise.
26245         * build-aux/relocatable.sh.in: Likewise.
26246         * build-aux/x-to-1.in: Likewise.
26247         * check-module: Likewise.
26248         * config/srclistvars.sh: Likewise.
26249         * gnulib-tool: Likewise.
26250         * lib/acl-internal.h: Likewise.
26251         * lib/acl.c: Likewise.
26252         * lib/acl.h: Likewise.
26253         * lib/acl_entries.c: Likewise.
26254         * lib/areadlink-with-size.c: Likewise.
26255         * lib/areadlink.c: Likewise.
26256         * lib/areadlink.h: Likewise.
26257         * lib/argmatch.c: Likewise.
26258         * lib/argmatch.h: Likewise.
26259         * lib/argp-ba.c: Likewise.
26260         * lib/argp-eexst.c: Likewise.
26261         * lib/argp-fmtstream.c: Likewise.
26262         * lib/argp-fmtstream.h: Likewise.
26263         * lib/argp-fs-xinl.c: Likewise.
26264         * lib/argp-help.c: Likewise.
26265         * lib/argp-namefrob.h: Likewise.
26266         * lib/argp-parse.c: Likewise.
26267         * lib/argp-pin.c: Likewise.
26268         * lib/argp-pv.c: Likewise.
26269         * lib/argp-pvh.c: Likewise.
26270         * lib/argp-xinl.c: Likewise.
26271         * lib/argp.h: Likewise.
26272         * lib/at-func.c: Likewise.
26273         * lib/atanl.c: Likewise.
26274         * lib/backupfile.c: Likewise.
26275         * lib/backupfile.h: Likewise.
26276         * lib/basename.c: Likewise.
26277         * lib/binary-io.h: Likewise.
26278         * lib/byteswap.in.h: Likewise.
26279         * lib/c-stack.c: Likewise.
26280         * lib/c-stack.h: Likewise.
26281         * lib/c-strcasestr.c: Likewise.
26282         * lib/c-strcasestr.h: Likewise.
26283         * lib/c-strstr.c: Likewise.
26284         * lib/c-strstr.h: Likewise.
26285         * lib/c-strtod.c: Likewise.
26286         * lib/calloc.c: Likewise.
26287         * lib/canon-host.c: Likewise.
26288         * lib/canon-host.h: Likewise.
26289         * lib/canonicalize-lgpl.c: Likewise.
26290         * lib/canonicalize.c: Likewise.
26291         * lib/canonicalize.h: Likewise.
26292         * lib/ceil.c: Likewise.
26293         * lib/ceilf.c: Likewise.
26294         * lib/ceill.c: Likewise.
26295         * lib/chdir-long.c: Likewise.
26296         * lib/chdir-long.h: Likewise.
26297         * lib/chdir-safer.c: Likewise.
26298         * lib/chdir-safer.h: Likewise.
26299         * lib/chown.c: Likewise.
26300         * lib/classpath.c: Likewise.
26301         * lib/classpath.h: Likewise.
26302         * lib/clean-temp.c: Likewise.
26303         * lib/clean-temp.h: Likewise.
26304         * lib/cloexec.c: Likewise.
26305         * lib/close-stream.c: Likewise.
26306         * lib/closein.c: Likewise.
26307         * lib/closein.h: Likewise.
26308         * lib/closeout.c: Likewise.
26309         * lib/closeout.h: Likewise.
26310         * lib/concat-filename.c: Likewise.
26311         * lib/copy-file.c: Likewise.
26312         * lib/copy-file.h: Likewise.
26313         * lib/count-one-bits.h: Likewise.
26314         * lib/crc.c: Likewise.
26315         * lib/crc.h: Likewise.
26316         * lib/creat-safer.c: Likewise.
26317         * lib/csharpcomp.c: Likewise.
26318         * lib/csharpcomp.h: Likewise.
26319         * lib/csharpexec.c: Likewise.
26320         * lib/csharpexec.h: Likewise.
26321         * lib/cycle-check.c: Likewise.
26322         * lib/cycle-check.h: Likewise.
26323         * lib/diacrit.c: Likewise.
26324         * lib/diacrit.h: Likewise.
26325         * lib/diffseq.h: Likewise.
26326         * lib/dirchownmod.c: Likewise.
26327         * lib/dirent.in.h: Likewise.
26328         * lib/dirfd.c: Likewise.
26329         * lib/dirfd.h: Likewise.
26330         * lib/dirname.c: Likewise.
26331         * lib/dirname.h: Likewise.
26332         * lib/dummy.c: Likewise.
26333         * lib/dup-safer.c: Likewise.
26334         * lib/dup2.c: Likewise.
26335         * lib/eealloc.h: Likewise.
26336         * lib/error.c: Likewise.
26337         * lib/error.h: Likewise.
26338         * lib/euidaccess.c: Likewise.
26339         * lib/exclude.c: Likewise.
26340         * lib/exclude.h: Likewise.
26341         * lib/execute.c: Likewise.
26342         * lib/execute.h: Likewise.
26343         * lib/exitfail.c: Likewise.
26344         * lib/exitfail.h: Likewise.
26345         * lib/expl.c: Likewise.
26346         * lib/fatal-signal.c: Likewise.
26347         * lib/fatal-signal.h: Likewise.
26348         * lib/fbufmode.c: Likewise.
26349         * lib/fbufmode.h: Likewise.
26350         * lib/fchdir.c: Likewise.
26351         * lib/fchmodat.c: Likewise.
26352         * lib/fchownat.c: Likewise.
26353         * lib/fcntl--.h: Likewise.
26354         * lib/fcntl-safer.h: Likewise.
26355         * lib/fcntl.in.h: Likewise.
26356         * lib/fd-safer.c: Likewise.
26357         * lib/fflush.c: Likewise.
26358         * lib/file-has-acl.c: Likewise.
26359         * lib/file-set.c: Likewise.
26360         * lib/file-type.c: Likewise.
26361         * lib/file-type.h: Likewise.
26362         * lib/fileblocks.c: Likewise.
26363         * lib/filemode.c: Likewise.
26364         * lib/filemode.h: Likewise.
26365         * lib/filename.h: Likewise.
26366         * lib/filenamecat.c: Likewise.
26367         * lib/filenamecat.h: Likewise.
26368         * lib/findprog.c: Likewise.
26369         * lib/findprog.h: Likewise.
26370         * lib/float.in.h: Likewise.
26371         * lib/floor.c: Likewise.
26372         * lib/floorf.c: Likewise.
26373         * lib/floorl.c: Likewise.
26374         * lib/fopen-safer.c: Likewise.
26375         * lib/fopen.c: Likewise.
26376         * lib/fpending.c: Likewise.
26377         * lib/fpending.h: Likewise.
26378         * lib/fprintf.c: Likewise.
26379         * lib/fprintftime.h: Likewise.
26380         * lib/fpucw.h: Likewise.
26381         * lib/fpurge.c: Likewise.
26382         * lib/fpurge.h: Likewise.
26383         * lib/freadable.c: Likewise.
26384         * lib/freadable.h: Likewise.
26385         * lib/freadahead.c: Likewise.
26386         * lib/freadahead.h: Likewise.
26387         * lib/freading.c: Likewise.
26388         * lib/freading.h: Likewise.
26389         * lib/free.c: Likewise.
26390         * lib/freopen.c: Likewise.
26391         * lib/frexp.c: Likewise.
26392         * lib/frexpl.c: Likewise.
26393         * lib/fseek.c: Likewise.
26394         * lib/fseterr.c: Likewise.
26395         * lib/fseterr.h: Likewise.
26396         * lib/fstatat.c: Likewise.
26397         * lib/fstrcmp.c: Likewise.
26398         * lib/fstrcmp.h: Likewise.
26399         * lib/fsusage.c: Likewise.
26400         * lib/fsusage.h: Likewise.
26401         * lib/ftell.c: Likewise.
26402         * lib/ftello.c: Likewise.
26403         * lib/fts-cycle.c: Likewise.
26404         * lib/fts.c: Likewise.
26405         * lib/fts_.h: Likewise.
26406         * lib/full-read.c: Likewise.
26407         * lib/full-read.h: Likewise.
26408         * lib/full-write.c: Likewise.
26409         * lib/full-write.h: Likewise.
26410         * lib/fwritable.c: Likewise.
26411         * lib/fwritable.h: Likewise.
26412         * lib/fwriteerror.c: Likewise.
26413         * lib/fwriteerror.h: Likewise.
26414         * lib/fwriting.c: Likewise.
26415         * lib/fwriting.h: Likewise.
26416         * lib/gcd.c: Likewise.
26417         * lib/gcd.h: Likewise.
26418         * lib/getcwd.c: Likewise.
26419         * lib/getdate.h: Likewise.
26420         * lib/getdate.y: Likewise.
26421         * lib/getdomainname.c: Likewise.
26422         * lib/getdomainname.h: Likewise.
26423         * lib/getgroups.c: Likewise.
26424         * lib/gethostname.c: Likewise.
26425         * lib/gethrxtime.c: Likewise.
26426         * lib/gethrxtime.h: Likewise.
26427         * lib/getloadavg.c: Likewise.
26428         * lib/getndelim2.c: Likewise.
26429         * lib/getndelim2.h: Likewise.
26430         * lib/getnline.c: Likewise.
26431         * lib/getnline.h: Likewise.
26432         * lib/getopt.c: Likewise.
26433         * lib/getopt.in.h: Likewise.
26434         * lib/getopt1.c: Likewise.
26435         * lib/getopt_int.h: Likewise.
26436         * lib/getpagesize.h: Likewise.
26437         * lib/getsubopt.c: Likewise.
26438         * lib/gettime.c: Likewise.
26439         * lib/getugroups.c: Likewise.
26440         * lib/getugroups.h: Likewise.
26441         * lib/getusershell.c: Likewise.
26442         * lib/gl_anyavltree_list1.h: Likewise.
26443         * lib/gl_anyavltree_list2.h: Likewise.
26444         * lib/gl_anyhash_list1.h: Likewise.
26445         * lib/gl_anyhash_list2.h: Likewise.
26446         * lib/gl_anylinked_list1.h: Likewise.
26447         * lib/gl_anylinked_list2.h: Likewise.
26448         * lib/gl_anyrbtree_list1.h: Likewise.
26449         * lib/gl_anyrbtree_list2.h: Likewise.
26450         * lib/gl_anytree_list1.h: Likewise.
26451         * lib/gl_anytree_list2.h: Likewise.
26452         * lib/gl_anytree_oset.h: Likewise.
26453         * lib/gl_anytreehash_list1.h: Likewise.
26454         * lib/gl_anytreehash_list2.h: Likewise.
26455         * lib/gl_array_list.c: Likewise.
26456         * lib/gl_array_list.h: Likewise.
26457         * lib/gl_array_oset.c: Likewise.
26458         * lib/gl_array_oset.h: Likewise.
26459         * lib/gl_avltree_list.c: Likewise.
26460         * lib/gl_avltree_list.h: Likewise.
26461         * lib/gl_avltree_oset.c: Likewise.
26462         * lib/gl_avltree_oset.h: Likewise.
26463         * lib/gl_avltreehash_list.c: Likewise.
26464         * lib/gl_avltreehash_list.h: Likewise.
26465         * lib/gl_carray_list.c: Likewise.
26466         * lib/gl_carray_list.h: Likewise.
26467         * lib/gl_linked_list.c: Likewise.
26468         * lib/gl_linked_list.h: Likewise.
26469         * lib/gl_linkedhash_list.c: Likewise.
26470         * lib/gl_linkedhash_list.h: Likewise.
26471         * lib/gl_list.c: Likewise.
26472         * lib/gl_list.h: Likewise.
26473         * lib/gl_oset.c: Likewise.
26474         * lib/gl_oset.h: Likewise.
26475         * lib/gl_rbtree_list.c: Likewise.
26476         * lib/gl_rbtree_list.h: Likewise.
26477         * lib/gl_rbtree_oset.c: Likewise.
26478         * lib/gl_rbtree_oset.h: Likewise.
26479         * lib/gl_rbtreehash_list.c: Likewise.
26480         * lib/gl_rbtreehash_list.h: Likewise.
26481         * lib/gl_sublist.c: Likewise.
26482         * lib/gl_sublist.h: Likewise.
26483         * lib/group-member.c: Likewise.
26484         * lib/group-member.h: Likewise.
26485         * lib/hard-locale.c: Likewise.
26486         * lib/hard-locale.h: Likewise.
26487         * lib/hash-pjw.c: Likewise.
26488         * lib/hash-pjw.h: Likewise.
26489         * lib/hash-triple.c: Likewise.
26490         * lib/hash.c: Likewise.
26491         * lib/hash.h: Likewise.
26492         * lib/human.c: Likewise.
26493         * lib/human.h: Likewise.
26494         * lib/i-ring.c: Likewise.
26495         * lib/i-ring.h: Likewise.
26496         * lib/idcache.c: Likewise.
26497         * lib/imaxabs.c: Likewise.
26498         * lib/imaxdiv.c: Likewise.
26499         * lib/inet_pton.c: Likewise.
26500         * lib/inet_pton.h: Likewise.
26501         * lib/intprops.h: Likewise.
26502         * lib/inttostr.c: Likewise.
26503         * lib/inttostr.h: Likewise.
26504         * lib/inttypes.in.h: Likewise.
26505         * lib/isapipe.c: Likewise.
26506         * lib/isdir.c: Likewise.
26507         * lib/isnan.c: Likewise.
26508         * lib/isnan.h: Likewise.
26509         * lib/isnanf.c: Likewise.
26510         * lib/isnanf.h: Likewise.
26511         * lib/isnanl-nolibm.h: Likewise.
26512         * lib/isnanl.c: Likewise.
26513         * lib/isnanl.h: Likewise.
26514         * lib/javacomp.c: Likewise.
26515         * lib/javacomp.h: Likewise.
26516         * lib/javaexec.c: Likewise.
26517         * lib/javaexec.h: Likewise.
26518         * lib/javaversion.c: Likewise.
26519         * lib/javaversion.h: Likewise.
26520         * lib/javaversion.java: Likewise.
26521         * lib/lbrkprop.h: Likewise.
26522         * lib/lchmod.h: Likewise.
26523         * lib/lchown.c: Likewise.
26524         * lib/ldexpl.c: Likewise.
26525         * lib/linebreak.c: Likewise.
26526         * lib/linebreak.h: Likewise.
26527         * lib/linebuffer.c: Likewise.
26528         * lib/linebuffer.h: Likewise.
26529         * lib/locale.in.h: Likewise.
26530         * lib/logl.c: Likewise.
26531         * lib/long-options.c: Likewise.
26532         * lib/long-options.h: Likewise.
26533         * lib/lstat.c: Likewise.
26534         * lib/lstat.h: Likewise.
26535         * lib/math.in.h: Likewise.
26536         * lib/mbchar.c: Likewise.
26537         * lib/mbchar.h: Likewise.
26538         * lib/mbfile.h: Likewise.
26539         * lib/mbiter.h: Likewise.
26540         * lib/mbscasecmp.c: Likewise.
26541         * lib/mbscasestr.c: Likewise.
26542         * lib/mbschr.c: Likewise.
26543         * lib/mbscspn.c: Likewise.
26544         * lib/mbslen.c: Likewise.
26545         * lib/mbsncasecmp.c: Likewise.
26546         * lib/mbsnlen.c: Likewise.
26547         * lib/mbspbrk.c: Likewise.
26548         * lib/mbspcasecmp.c: Likewise.
26549         * lib/mbsrchr.c: Likewise.
26550         * lib/mbssep.c: Likewise.
26551         * lib/mbsspn.c: Likewise.
26552         * lib/mbsstr.c: Likewise.
26553         * lib/mbstok_r.c: Likewise.
26554         * lib/mbswidth.c: Likewise.
26555         * lib/mbswidth.h: Likewise.
26556         * lib/mbuiter.h: Likewise.
26557         * lib/memcasecmp.c: Likewise.
26558         * lib/memcasecmp.h: Likewise.
26559         * lib/memchr.c: Likewise.
26560         * lib/memcmp.c: Likewise.
26561         * lib/memcoll.c: Likewise.
26562         * lib/memcoll.h: Likewise.
26563         * lib/memcpy.c: Likewise.
26564         * lib/memrchr.c: Likewise.
26565         * lib/mkancesdirs.c: Likewise.
26566         * lib/mkdir-p.c: Likewise.
26567         * lib/mkdir-p.h: Likewise.
26568         * lib/mkdir.c: Likewise.
26569         * lib/mkdirat.c: Likewise.
26570         * lib/mkdtemp.c: Likewise.
26571         * lib/mkstemp-safer.c: Likewise.
26572         * lib/mkstemp.c: Likewise.
26573         * lib/modechange.c: Likewise.
26574         * lib/modechange.h: Likewise.
26575         * lib/mountlist.c: Likewise.
26576         * lib/mountlist.h: Likewise.
26577         * lib/mpsort.c: Likewise.
26578         * lib/nanosleep.c: Likewise.
26579         * lib/obstack.c: Likewise.
26580         * lib/obstack.h: Likewise.
26581         * lib/open-safer.c: Likewise.
26582         * lib/open.c: Likewise.
26583         * lib/openat-die.c: Likewise.
26584         * lib/openat-priv.h: Likewise.
26585         * lib/openat-proc.c: Likewise.
26586         * lib/openat.c: Likewise.
26587         * lib/openat.h: Likewise.
26588         * lib/pagealign_alloc.c: Likewise.
26589         * lib/pagealign_alloc.h: Likewise.
26590         * lib/physmem.c: Likewise.
26591         * lib/physmem.h: Likewise.
26592         * lib/pipe-safer.c: Likewise.
26593         * lib/pipe.c: Likewise.
26594         * lib/pipe.h: Likewise.
26595         * lib/posixtm.c: Likewise.
26596         * lib/posixtm.h: Likewise.
26597         * lib/posixver.c: Likewise.
26598         * lib/printf-frexp.c: Likewise.
26599         * lib/printf-frexp.h: Likewise.
26600         * lib/printf-frexpl.c: Likewise.
26601         * lib/printf-frexpl.h: Likewise.
26602         * lib/printf.c: Likewise.
26603         * lib/progname.c: Likewise.
26604         * lib/progname.h: Likewise.
26605         * lib/progreloc.c: Likewise.
26606         * lib/putenv.c: Likewise.
26607         * lib/quote.c: Likewise.
26608         * lib/quote.h: Likewise.
26609         * lib/quotearg.c: Likewise.
26610         * lib/quotearg.h: Likewise.
26611         * lib/raise.c: Likewise.
26612         * lib/readline.c: Likewise.
26613         * lib/readline.h: Likewise.
26614         * lib/readlink.c: Likewise.
26615         * lib/readtokens.c: Likewise.
26616         * lib/readtokens.h: Likewise.
26617         * lib/readtokens0.c: Likewise.
26618         * lib/readtokens0.h: Likewise.
26619         * lib/readutmp.c: Likewise.
26620         * lib/readutmp.h: Likewise.
26621         * lib/realloc.c: Likewise.
26622         * lib/relocwrapper.c: Likewise.
26623         * lib/rename-dest-slash.c: Likewise.
26624         * lib/rename.c: Likewise.
26625         * lib/rmdir.c: Likewise.
26626         * lib/rpmatch.c: Likewise.
26627         * lib/safe-read.c: Likewise.
26628         * lib/safe-read.h: Likewise.
26629         * lib/safe-write.c: Likewise.
26630         * lib/safe-write.h: Likewise.
26631         * lib/same-inode.h: Likewise.
26632         * lib/same.c: Likewise.
26633         * lib/same.h: Likewise.
26634         * lib/save-cwd.c: Likewise.
26635         * lib/save-cwd.h: Likewise.
26636         * lib/savedir.c: Likewise.
26637         * lib/savedir.h: Likewise.
26638         * lib/savewd.c: Likewise.
26639         * lib/savewd.h: Likewise.
26640         * lib/search.in.h: Likewise.
26641         * lib/setenv.c: Likewise.
26642         * lib/setenv.h: Likewise.
26643         * lib/settime.c: Likewise.
26644         * lib/sh-quote.c: Likewise.
26645         * lib/sh-quote.h: Likewise.
26646         * lib/sig2str.c: Likewise.
26647         * lib/sig2str.h: Likewise.
26648         * lib/signal.in.h: Likewise.
26649         * lib/signbitd.c: Likewise.
26650         * lib/signbitf.c: Likewise.
26651         * lib/signbitl.c: Likewise.
26652         * lib/sigprocmask.c: Likewise.
26653         * lib/sincosl.c: Likewise.
26654         * lib/sleep.c: Likewise.
26655         * lib/sprintf.c: Likewise.
26656         * lib/sqrtl.c: Likewise.
26657         * lib/stat-time.h: Likewise.
26658         * lib/stdio--.h: Likewise.
26659         * lib/stdio-safer.h: Likewise.
26660         * lib/stdlib--.h: Likewise.
26661         * lib/stdlib-safer.h: Likewise.
26662         * lib/stdlib.in.h: Likewise.
26663         * lib/stpcpy.c: Likewise.
26664         * lib/stpncpy.c: Likewise.
26665         * lib/strchrnul.c: Likewise.
26666         * lib/strcspn.c: Likewise.
26667         * lib/strerror.c: Likewise.
26668         * lib/strftime.c: Likewise.
26669         * lib/strftime.h: Likewise.
26670         * lib/striconveh.c: Likewise.
26671         * lib/striconveh.h: Likewise.
26672         * lib/striconveha.c: Likewise.
26673         * lib/striconveha.h: Likewise.
26674         * lib/stripslash.c: Likewise.
26675         * lib/strnlen1.c: Likewise.
26676         * lib/strnlen1.h: Likewise.
26677         * lib/strtod.c: Likewise.
26678         * lib/strtoimax.c: Likewise.
26679         * lib/strtok_r.c: Likewise.
26680         * lib/strtol.c: Likewise.
26681         * lib/strtoll.c: Likewise.
26682         * lib/strtoul.c: Likewise.
26683         * lib/strtoull.c: Likewise.
26684         * lib/sysexits.in.h: Likewise.
26685         * lib/tempname.c: Likewise.
26686         * lib/tempname.h: Likewise.
26687         * lib/timespec.h: Likewise.
26688         * lib/tls.c: Likewise.
26689         * lib/tls.h: Likewise.
26690         * lib/tmpdir.c: Likewise.
26691         * lib/tmpdir.h: Likewise.
26692         * lib/tmpfile-safer.c: Likewise.
26693         * lib/tmpfile.c: Likewise.
26694         * lib/trigl.c: Likewise.
26695         * lib/trigl.h: Likewise.
26696         * lib/trim.c: Likewise.
26697         * lib/trim.h: Likewise.
26698         * lib/trunc.c: Likewise.
26699         * lib/truncf.c: Likewise.
26700         * lib/truncl.c: Likewise.
26701         * lib/tsearch.c: Likewise.
26702         * lib/unicodeio.c: Likewise.
26703         * lib/unicodeio.h: Likewise.
26704         * lib/unistd--.h: Likewise.
26705         * lib/unistd-safer.h: Likewise.
26706         * lib/unistdio/ulc-fprintf.c: Likewise.
26707         * lib/unistdio/ulc-vfprintf.c: Likewise.
26708         * lib/unlinkdir.c: Likewise.
26709         * lib/unlinkdir.h: Likewise.
26710         * lib/unlocked-io.h: Likewise.
26711         * lib/unsetenv.c: Likewise.
26712         * lib/userspec.c: Likewise.
26713         * lib/utime.c: Likewise.
26714         * lib/utimecmp.c: Likewise.
26715         * lib/utimecmp.h: Likewise.
26716         * lib/utimens.c: Likewise.
26717         * lib/verify.h: Likewise.
26718         * lib/verror.c: Likewise.
26719         * lib/verror.h: Likewise.
26720         * lib/version-etc-fsf.c: Likewise.
26721         * lib/version-etc.c: Likewise.
26722         * lib/version-etc.h: Likewise.
26723         * lib/vfprintf.c: Likewise.
26724         * lib/vprintf.c: Likewise.
26725         * lib/vsprintf.c: Likewise.
26726         * lib/w32spawn.h: Likewise.
26727         * lib/wait-process.c: Likewise.
26728         * lib/wait-process.h: Likewise.
26729         * lib/wcwidth.c: Likewise.
26730         * lib/write-any-file.c: Likewise.
26731         * lib/xalloc-die.c: Likewise.
26732         * lib/xalloc.h: Likewise.
26733         * lib/xasprintf.c: Likewise.
26734         * lib/xgetcwd.c: Likewise.
26735         * lib/xgetcwd.h: Likewise.
26736         * lib/xgetdomainname.c: Likewise.
26737         * lib/xgetdomainname.h: Likewise.
26738         * lib/xgethostname.c: Likewise.
26739         * lib/xmalloc.c: Likewise.
26740         * lib/xmalloca.c: Likewise.
26741         * lib/xmalloca.h: Likewise.
26742         * lib/xmemcoll.c: Likewise.
26743         * lib/xnanosleep.c: Likewise.
26744         * lib/xreadlink.c: Likewise.
26745         * lib/xreadlink.h: Likewise.
26746         * lib/xsetenv.c: Likewise.
26747         * lib/xsetenv.h: Likewise.
26748         * lib/xstriconv.c: Likewise.
26749         * lib/xstriconv.h: Likewise.
26750         * lib/xstrndup.c: Likewise.
26751         * lib/xstrndup.h: Likewise.
26752         * lib/xstrtod.c: Likewise.
26753         * lib/xstrtod.h: Likewise.
26754         * lib/xstrtol-error.c: Likewise.
26755         * lib/xstrtol.c: Likewise.
26756         * lib/xstrtol.h: Likewise.
26757         * lib/xtime.h: Likewise.
26758         * lib/xvasprintf.c: Likewise.
26759         * lib/xvasprintf.h: Likewise.
26760         * lib/yesno.c: Likewise.
26761         * lib/yesno.h: Likewise.
26762         * posix-modules: Likewise.
26763         * tests/test-alloca-opt.c: Likewise.
26764         * tests/test-arcfour.c: Likewise.
26765         * tests/test-arctwo.c: Likewise.
26766         * tests/test-argmatch.c: Likewise.
26767         * tests/test-argp-2.sh: Likewise.
26768         * tests/test-argp.c: Likewise.
26769         * tests/test-arpa_inet.c: Likewise.
26770         * tests/test-array_list.c: Likewise.
26771         * tests/test-array_oset.c: Likewise.
26772         * tests/test-atexit.c: Likewise.
26773         * tests/test-avltree_list.c: Likewise.
26774         * tests/test-avltree_oset.c: Likewise.
26775         * tests/test-avltreehash_list.c: Likewise.
26776         * tests/test-base64.c: Likewise.
26777         * tests/test-binary-io.c: Likewise.
26778         * tests/test-byteswap.c: Likewise.
26779         * tests/test-c-ctype.c: Likewise.
26780         * tests/test-c-strcasecmp.c: Likewise.
26781         * tests/test-c-strcasestr.c: Likewise.
26782         * tests/test-c-strncasecmp.c: Likewise.
26783         * tests/test-c-strstr.c: Likewise.
26784         * tests/test-canonicalize-lgpl.c: Likewise.
26785         * tests/test-canonicalize.c: Likewise.
26786         * tests/test-carray_list.c: Likewise.
26787         * tests/test-ceilf.c: Likewise.
26788         * tests/test-ceill.c: Likewise.
26789         * tests/test-count-one-bits.c: Likewise.
26790         * tests/test-crc.c: Likewise.
26791         * tests/test-dirname.c: Likewise.
26792         * tests/test-fbufmode.c: Likewise.
26793         * tests/test-fcntl.c: Likewise.
26794         * tests/test-fflush.c: Likewise.
26795         * tests/test-floorf.c: Likewise.
26796         * tests/test-floorl.c: Likewise.
26797         * tests/test-fopen.c: Likewise.
26798         * tests/test-fprintf-posix.c: Likewise.
26799         * tests/test-fprintf-posix.h: Likewise.
26800         * tests/test-fpurge.c: Likewise.
26801         * tests/test-freadable.c: Likewise.
26802         * tests/test-freadahead.c: Likewise.
26803         * tests/test-freading.c: Likewise.
26804         * tests/test-freopen.c: Likewise.
26805         * tests/test-frexp.c: Likewise.
26806         * tests/test-frexpl.c: Likewise.
26807         * tests/test-fseek.c: Likewise.
26808         * tests/test-fseeko.c: Likewise.
26809         * tests/test-fseterr.c: Likewise.
26810         * tests/test-fstrcmp.c: Likewise.
26811         * tests/test-ftell.c: Likewise.
26812         * tests/test-ftello.c: Likewise.
26813         * tests/test-fwritable.c: Likewise.
26814         * tests/test-fwriting.c: Likewise.
26815         * tests/test-getaddrinfo.c: Likewise.
26816         * tests/test-getpass.c: Likewise.
26817         * tests/test-gettimeofday.c: Likewise.
26818         * tests/test-hmac-md5.c: Likewise.
26819         * tests/test-hmac-sha1.c: Likewise.
26820         * tests/test-iconv.c: Likewise.
26821         * tests/test-iconvme.c: Likewise.
26822         * tests/test-inttypes.c: Likewise.
26823         * tests/test-isnan.c: Likewise.
26824         * tests/test-isnanf.c: Likewise.
26825         * tests/test-isnanl-nolibm.c: Likewise.
26826         * tests/test-isnanl.c: Likewise.
26827         * tests/test-isnanl.h: Likewise.
26828         * tests/test-ldexpl.c: Likewise.
26829         * tests/test-linked_list.c: Likewise.
26830         * tests/test-linkedhash_list.c: Likewise.
26831         * tests/test-locale.c: Likewise.
26832         * tests/test-localename.c: Likewise.
26833         * tests/test-lock.c: Likewise.
26834         * tests/test-lseek.c: Likewise.
26835         * tests/test-malloca.c: Likewise.
26836         * tests/test-math.c: Likewise.
26837         * tests/test-mbscasecmp.c: Likewise.
26838         * tests/test-mbscasestr1.c: Likewise.
26839         * tests/test-mbscasestr2.c: Likewise.
26840         * tests/test-mbscasestr3.c: Likewise.
26841         * tests/test-mbscasestr4.c: Likewise.
26842         * tests/test-mbschr.c: Likewise.
26843         * tests/test-mbscspn.c: Likewise.
26844         * tests/test-mbsncasecmp.c: Likewise.
26845         * tests/test-mbspbrk.c: Likewise.
26846         * tests/test-mbspcasecmp.c: Likewise.
26847         * tests/test-mbsrchr.c: Likewise.
26848         * tests/test-mbsspn.c: Likewise.
26849         * tests/test-mbsstr1.c: Likewise.
26850         * tests/test-mbsstr2.c: Likewise.
26851         * tests/test-mbsstr3.c: Likewise.
26852         * tests/test-md5.c: Likewise.
26853         * tests/test-memmem.c: Likewise.
26854         * tests/test-netinet_in.c: Likewise.
26855         * tests/test-open.c: Likewise.
26856         * tests/test-printf-frexp.c: Likewise.
26857         * tests/test-printf-frexpl.c: Likewise.
26858         * tests/test-printf-posix.c: Likewise.
26859         * tests/test-printf-posix.h: Likewise.
26860         * tests/test-rbtree_list.c: Likewise.
26861         * tests/test-rbtree_oset.c: Likewise.
26862         * tests/test-rbtreehash_list.c: Likewise.
26863         * tests/test-read-file.c: Likewise.
26864         * tests/test-rijndael.c: Likewise.
26865         * tests/test-search.c: Likewise.
26866         * tests/test-signbit.c: Likewise.
26867         * tests/test-sleep.c: Likewise.
26868         * tests/test-snprintf-posix.c: Likewise.
26869         * tests/test-snprintf-posix.h: Likewise.
26870         * tests/test-snprintf.c: Likewise.
26871         * tests/test-sprintf-posix.c: Likewise.
26872         * tests/test-sprintf-posix.h: Likewise.
26873         * tests/test-stat-time.c: Likewise.
26874         * tests/test-stdbool.c: Likewise.
26875         * tests/test-stdint.c: Likewise.
26876         * tests/test-stdio.c: Likewise.
26877         * tests/test-stdlib.c: Likewise.
26878         * tests/test-stpncpy.c: Likewise.
26879         * tests/test-strcasestr.c: Likewise.
26880         * tests/test-striconv.c: Likewise.
26881         * tests/test-striconveh.c: Likewise.
26882         * tests/test-striconveha.c: Likewise.
26883         * tests/test-string.c: Likewise.
26884         * tests/test-sys_select.c: Likewise.
26885         * tests/test-sys_socket.c: Likewise.
26886         * tests/test-sys_stat.c: Likewise.
26887         * tests/test-sys_time.c: Likewise.
26888         * tests/test-sysexits.c: Likewise.
26889         * tests/test-time.c: Likewise.
26890         * tests/test-tls.c: Likewise.
26891         * tests/test-trunc.c: Likewise.
26892         * tests/test-truncf.c: Likewise.
26893         * tests/test-truncl.c: Likewise.
26894         * tests/test-unistd.c: Likewise.
26895         * tests/test-vasnprintf-posix.c: Likewise.
26896         * tests/test-vasnprintf-posix2.c: Likewise.
26897         * tests/test-vasnprintf.c: Likewise.
26898         * tests/test-vasprintf-posix.c: Likewise.
26899         * tests/test-vasprintf.c: Likewise.
26900         * tests/test-verify.c: Likewise.
26901         * tests/test-vfprintf-posix.c: Likewise.
26902         * tests/test-vprintf-posix.c: Likewise.
26903         * tests/test-vsnprintf-posix.c: Likewise.
26904         * tests/test-vsnprintf.c: Likewise.
26905         * tests/test-vsprintf-posix.c: Likewise.
26906         * tests/test-wchar.c: Likewise.
26907         * tests/test-wctype.c: Likewise.
26908         * tests/test-wcwidth.c: Likewise.
26909         * tests/test-xstrtol.c: Likewise.
26910         * tests/test-xvasprintf.c: Likewise.
26911         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
26912         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
26913         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
26914         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
26915         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
26916         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
26917         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
26918         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
26919         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
26920         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
26921         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
26922         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
26923         * tests/uniname/test-uninames.c: Likewise.
26924         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
26925         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
26926         * tests/unistdio/test-u16-printf1.h: Likewise.
26927         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
26928         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
26929         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
26930         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
26931         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
26932         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
26933         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
26934         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
26935         * tests/unistdio/test-u32-printf1.h: Likewise.
26936         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
26937         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
26938         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
26939         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
26940         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
26941         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
26942         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
26943         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
26944         * tests/unistdio/test-u8-printf1.h: Likewise.
26945         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
26946         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
26947         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
26948         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
26949         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
26950         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
26951         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
26952         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
26953         * tests/unistdio/test-ulc-printf1.h: Likewise.
26954         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
26955         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
26956         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
26957         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
26958         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
26959         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
26960         * tests/uniwidth/test-u16-strwidth.c: Likewise.
26961         * tests/uniwidth/test-u16-width.c: Likewise.
26962         * tests/uniwidth/test-u32-strwidth.c: Likewise.
26963         * tests/uniwidth/test-u32-width.c: Likewise.
26964         * tests/uniwidth/test-u8-strwidth.c: Likewise.
26965         * tests/uniwidth/test-u8-width.c: Likewise.
26966         * tests/uniwidth/test-uc_width.c: Likewise.
26967         * config/srclist-update: Likewise.
26968         (fixlicense): Update to GPLv3+.
26969
26970         Change copyright notice from LGPLv2.1+ to LGPLv3+.
26971         * tests/test-tsearch.c: Change copyright notice.
26972
26973         Change copyright notice from LGPLv2.0+ to LGPLv3+.
26974         * lib/c-strcaseeq.h: Change copyright notice.
26975         * lib/streq.h: Likewise.
26976         * lib/uniconv.h: Likewise.
26977         * lib/uniconv/u-conv-from-enc.h: Likewise.
26978         * lib/uniconv/u-conv-to-enc.h: Likewise.
26979         * lib/uniconv/u-strconv-from-enc.h: Likewise.
26980         * lib/uniconv/u-strconv-to-enc.h: Likewise.
26981         * lib/uniconv/u16-conv-from-enc.c: Likewise.
26982         * lib/uniconv/u16-conv-to-enc.c: Likewise.
26983         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
26984         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
26985         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
26986         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
26987         * lib/uniconv/u32-conv-from-enc.c: Likewise.
26988         * lib/uniconv/u32-conv-to-enc.c: Likewise.
26989         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
26990         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
26991         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
26992         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
26993         * lib/uniconv/u8-conv-from-enc.c: Likewise.
26994         * lib/uniconv/u8-conv-to-enc.c: Likewise.
26995         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
26996         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
26997         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
26998         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
26999         * lib/uniname.h: Likewise.
27000         * lib/uniname/uniname.c: Likewise.
27001         * lib/unistdio.h: Likewise.
27002         * lib/unistdio/u-asnprintf.h: Likewise.
27003         * lib/unistdio/u-asprintf.h: Likewise.
27004         * lib/unistdio/u-printf-args.c: Likewise.
27005         * lib/unistdio/u-printf-args.h: Likewise.
27006         * lib/unistdio/u-printf-parse.h: Likewise.
27007         * lib/unistdio/u-snprintf.h: Likewise.
27008         * lib/unistdio/u-sprintf.h: Likewise.
27009         * lib/unistdio/u-vasprintf.h: Likewise.
27010         * lib/unistdio/u-vsnprintf.h: Likewise.
27011         * lib/unistdio/u-vsprintf.h: Likewise.
27012         * lib/unistdio/u16-asnprintf.c: Likewise.
27013         * lib/unistdio/u16-asprintf.c: Likewise.
27014         * lib/unistdio/u16-printf-parse.c: Likewise.
27015         * lib/unistdio/u16-snprintf.c: Likewise.
27016         * lib/unistdio/u16-sprintf.c: Likewise.
27017         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
27018         * lib/unistdio/u16-u16-asprintf.c: Likewise.
27019         * lib/unistdio/u16-u16-snprintf.c: Likewise.
27020         * lib/unistdio/u16-u16-sprintf.c: Likewise.
27021         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
27022         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
27023         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
27024         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
27025         * lib/unistdio/u16-vasnprintf.c: Likewise.
27026         * lib/unistdio/u16-vasprintf.c: Likewise.
27027         * lib/unistdio/u16-vsnprintf.c: Likewise.
27028         * lib/unistdio/u16-vsprintf.c: Likewise.
27029         * lib/unistdio/u32-asnprintf.c: Likewise.
27030         * lib/unistdio/u32-asprintf.c: Likewise.
27031         * lib/unistdio/u32-printf-parse.c: Likewise.
27032         * lib/unistdio/u32-snprintf.c: Likewise.
27033         * lib/unistdio/u32-sprintf.c: Likewise.
27034         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
27035         * lib/unistdio/u32-u32-asprintf.c: Likewise.
27036         * lib/unistdio/u32-u32-snprintf.c: Likewise.
27037         * lib/unistdio/u32-u32-sprintf.c: Likewise.
27038         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
27039         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
27040         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
27041         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
27042         * lib/unistdio/u32-vasnprintf.c: Likewise.
27043         * lib/unistdio/u32-vasprintf.c: Likewise.
27044         * lib/unistdio/u32-vsnprintf.c: Likewise.
27045         * lib/unistdio/u32-vsprintf.c: Likewise.
27046         * lib/unistdio/u8-asnprintf.c: Likewise.
27047         * lib/unistdio/u8-asprintf.c: Likewise.
27048         * lib/unistdio/u8-printf-parse.c: Likewise.
27049         * lib/unistdio/u8-snprintf.c: Likewise.
27050         * lib/unistdio/u8-sprintf.c: Likewise.
27051         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
27052         * lib/unistdio/u8-u8-asprintf.c: Likewise.
27053         * lib/unistdio/u8-u8-snprintf.c: Likewise.
27054         * lib/unistdio/u8-u8-sprintf.c: Likewise.
27055         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
27056         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
27057         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
27058         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
27059         * lib/unistdio/u8-vasnprintf.c: Likewise.
27060         * lib/unistdio/u8-vasprintf.c: Likewise.
27061         * lib/unistdio/u8-vsnprintf.c: Likewise.
27062         * lib/unistdio/u8-vsprintf.c: Likewise.
27063         * lib/unistdio/ulc-asnprintf.c: Likewise.
27064         * lib/unistdio/ulc-asprintf.c: Likewise.
27065         * lib/unistdio/ulc-printf-parse.c: Likewise.
27066         * lib/unistdio/ulc-snprintf.c: Likewise.
27067         * lib/unistdio/ulc-sprintf.c: Likewise.
27068         * lib/unistdio/ulc-vasnprintf.c: Likewise.
27069         * lib/unistdio/ulc-vasprintf.c: Likewise.
27070         * lib/unistdio/ulc-vsnprintf.c: Likewise.
27071         * lib/unistdio/ulc-vsprintf.c: Likewise.
27072         * lib/unistr.h: Likewise.
27073         * lib/unistr/u-cpy-alloc.h: Likewise.
27074         * lib/unistr/u-cpy.h: Likewise.
27075         * lib/unistr/u-endswith.h: Likewise.
27076         * lib/unistr/u-move.h: Likewise.
27077         * lib/unistr/u-set.h: Likewise.
27078         * lib/unistr/u-startswith.h: Likewise.
27079         * lib/unistr/u-stpcpy.h: Likewise.
27080         * lib/unistr/u-stpncpy.h: Likewise.
27081         * lib/unistr/u-strcat.h: Likewise.
27082         * lib/unistr/u-strcpy.h: Likewise.
27083         * lib/unistr/u-strcspn.h: Likewise.
27084         * lib/unistr/u-strdup.h: Likewise.
27085         * lib/unistr/u-strlen.h: Likewise.
27086         * lib/unistr/u-strncat.h: Likewise.
27087         * lib/unistr/u-strncpy.h: Likewise.
27088         * lib/unistr/u-strnlen.h: Likewise.
27089         * lib/unistr/u-strpbrk.h: Likewise.
27090         * lib/unistr/u-strspn.h: Likewise.
27091         * lib/unistr/u-strstr.h: Likewise.
27092         * lib/unistr/u-strtok.h: Likewise.
27093         * lib/unistr/u16-check.c: Likewise.
27094         * lib/unistr/u16-chr.c: Likewise.
27095         * lib/unistr/u16-cmp.c: Likewise.
27096         * lib/unistr/u16-cpy-alloc.c: Likewise.
27097         * lib/unistr/u16-cpy.c: Likewise.
27098         * lib/unistr/u16-endswith.c: Likewise.
27099         * lib/unistr/u16-mblen.c: Likewise.
27100         * lib/unistr/u16-mbsnlen.c: Likewise.
27101         * lib/unistr/u16-mbtouc-aux.c: Likewise.
27102         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
27103         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
27104         * lib/unistr/u16-mbtouc.c: Likewise.
27105         * lib/unistr/u16-mbtoucr.c: Likewise.
27106         * lib/unistr/u16-move.c: Likewise.
27107         * lib/unistr/u16-next.c: Likewise.
27108         * lib/unistr/u16-prev.c: Likewise.
27109         * lib/unistr/u16-set.c: Likewise.
27110         * lib/unistr/u16-startswith.c: Likewise.
27111         * lib/unistr/u16-stpcpy.c: Likewise.
27112         * lib/unistr/u16-stpncpy.c: Likewise.
27113         * lib/unistr/u16-strcat.c: Likewise.
27114         * lib/unistr/u16-strchr.c: Likewise.
27115         * lib/unistr/u16-strcmp.c: Likewise.
27116         * lib/unistr/u16-strcpy.c: Likewise.
27117         * lib/unistr/u16-strcspn.c: Likewise.
27118         * lib/unistr/u16-strdup.c: Likewise.
27119         * lib/unistr/u16-strlen.c: Likewise.
27120         * lib/unistr/u16-strmblen.c: Likewise.
27121         * lib/unistr/u16-strmbtouc.c: Likewise.
27122         * lib/unistr/u16-strncat.c: Likewise.
27123         * lib/unistr/u16-strncmp.c: Likewise.
27124         * lib/unistr/u16-strncpy.c: Likewise.
27125         * lib/unistr/u16-strnlen.c: Likewise.
27126         * lib/unistr/u16-strpbrk.c: Likewise.
27127         * lib/unistr/u16-strrchr.c: Likewise.
27128         * lib/unistr/u16-strspn.c: Likewise.
27129         * lib/unistr/u16-strstr.c: Likewise.
27130         * lib/unistr/u16-strtok.c: Likewise.
27131         * lib/unistr/u16-to-u32.c: Likewise.
27132         * lib/unistr/u16-to-u8.c: Likewise.
27133         * lib/unistr/u16-uctomb-aux.c: Likewise.
27134         * lib/unistr/u16-uctomb.c: Likewise.
27135         * lib/unistr/u32-check.c: Likewise.
27136         * lib/unistr/u32-chr.c: Likewise.
27137         * lib/unistr/u32-cmp.c: Likewise.
27138         * lib/unistr/u32-cpy-alloc.c: Likewise.
27139         * lib/unistr/u32-cpy.c: Likewise.
27140         * lib/unistr/u32-endswith.c: Likewise.
27141         * lib/unistr/u32-mblen.c: Likewise.
27142         * lib/unistr/u32-mbsnlen.c: Likewise.
27143         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
27144         * lib/unistr/u32-mbtouc.c: Likewise.
27145         * lib/unistr/u32-mbtoucr.c: Likewise.
27146         * lib/unistr/u32-move.c: Likewise.
27147         * lib/unistr/u32-next.c: Likewise.
27148         * lib/unistr/u32-prev.c: Likewise.
27149         * lib/unistr/u32-set.c: Likewise.
27150         * lib/unistr/u32-startswith.c: Likewise.
27151         * lib/unistr/u32-stpcpy.c: Likewise.
27152         * lib/unistr/u32-stpncpy.c: Likewise.
27153         * lib/unistr/u32-strcat.c: Likewise.
27154         * lib/unistr/u32-strchr.c: Likewise.
27155         * lib/unistr/u32-strcmp.c: Likewise.
27156         * lib/unistr/u32-strcpy.c: Likewise.
27157         * lib/unistr/u32-strcspn.c: Likewise.
27158         * lib/unistr/u32-strdup.c: Likewise.
27159         * lib/unistr/u32-strlen.c: Likewise.
27160         * lib/unistr/u32-strmblen.c: Likewise.
27161         * lib/unistr/u32-strmbtouc.c: Likewise.
27162         * lib/unistr/u32-strncat.c: Likewise.
27163         * lib/unistr/u32-strncmp.c: Likewise.
27164         * lib/unistr/u32-strncpy.c: Likewise.
27165         * lib/unistr/u32-strnlen.c: Likewise.
27166         * lib/unistr/u32-strpbrk.c: Likewise.
27167         * lib/unistr/u32-strrchr.c: Likewise.
27168         * lib/unistr/u32-strspn.c: Likewise.
27169         * lib/unistr/u32-strstr.c: Likewise.
27170         * lib/unistr/u32-strtok.c: Likewise.
27171         * lib/unistr/u32-to-u16.c: Likewise.
27172         * lib/unistr/u32-to-u8.c: Likewise.
27173         * lib/unistr/u32-uctomb.c: Likewise.
27174         * lib/unistr/u8-check.c: Likewise.
27175         * lib/unistr/u8-chr.c: Likewise.
27176         * lib/unistr/u8-cmp.c: Likewise.
27177         * lib/unistr/u8-cpy-alloc.c: Likewise.
27178         * lib/unistr/u8-cpy.c: Likewise.
27179         * lib/unistr/u8-endswith.c: Likewise.
27180         * lib/unistr/u8-mblen.c: Likewise.
27181         * lib/unistr/u8-mbsnlen.c: Likewise.
27182         * lib/unistr/u8-mbtouc-aux.c: Likewise.
27183         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
27184         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
27185         * lib/unistr/u8-mbtouc.c: Likewise.
27186         * lib/unistr/u8-mbtoucr.c: Likewise.
27187         * lib/unistr/u8-move.c: Likewise.
27188         * lib/unistr/u8-next.c: Likewise.
27189         * lib/unistr/u8-prev.c: Likewise.
27190         * lib/unistr/u8-set.c: Likewise.
27191         * lib/unistr/u8-startswith.c: Likewise.
27192         * lib/unistr/u8-stpcpy.c: Likewise.
27193         * lib/unistr/u8-stpncpy.c: Likewise.
27194         * lib/unistr/u8-strcat.c: Likewise.
27195         * lib/unistr/u8-strchr.c: Likewise.
27196         * lib/unistr/u8-strcmp.c: Likewise.
27197         * lib/unistr/u8-strcpy.c: Likewise.
27198         * lib/unistr/u8-strcspn.c: Likewise.
27199         * lib/unistr/u8-strdup.c: Likewise.
27200         * lib/unistr/u8-strlen.c: Likewise.
27201         * lib/unistr/u8-strmblen.c: Likewise.
27202         * lib/unistr/u8-strmbtouc.c: Likewise.
27203         * lib/unistr/u8-strncat.c: Likewise.
27204         * lib/unistr/u8-strncmp.c: Likewise.
27205         * lib/unistr/u8-strncpy.c: Likewise.
27206         * lib/unistr/u8-strnlen.c: Likewise.
27207         * lib/unistr/u8-strpbrk.c: Likewise.
27208         * lib/unistr/u8-strrchr.c: Likewise.
27209         * lib/unistr/u8-strspn.c: Likewise.
27210         * lib/unistr/u8-strstr.c: Likewise.
27211         * lib/unistr/u8-strtok.c: Likewise.
27212         * lib/unistr/u8-to-u16.c: Likewise.
27213         * lib/unistr/u8-to-u32.c: Likewise.
27214         * lib/unistr/u8-uctomb-aux.c: Likewise.
27215         * lib/unistr/u8-uctomb.c: Likewise.
27216         * lib/unitypes.h: Likewise.
27217         * lib/uniwidth.h: Likewise.
27218         * lib/uniwidth/cjk.h: Likewise.
27219         * lib/uniwidth/u16-strwidth.c: Likewise.
27220         * lib/uniwidth/u16-width.c: Likewise.
27221         * lib/uniwidth/u32-strwidth.c: Likewise.
27222         * lib/uniwidth/u32-width.c: Likewise.
27223         * lib/uniwidth/u8-strwidth.c: Likewise.
27224         * lib/uniwidth/u8-width.c: Likewise.
27225         * lib/uniwidth/width.c: Likewise.
27226
27227 2007-10-07  Bruno Haible  <bruno@clisp.org>
27228
27229         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
27230         The file is still under LGPL (see modules/inttypes).
27231
27232 2007-10-06  Bruno Haible  <bruno@clisp.org>
27233
27234         * modules/trunc (Dependencies): Add 'extensions'.
27235         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
27236         Reported by Ben Pfaff <blp@gnu.org>.
27237
27238 2007-10-06  Bruno Haible  <bruno@clisp.org>
27239
27240         * modules/freopen-tests: New file.
27241         * tests/test-freopen.c: New file.
27242
27243         * modules/fopen-tests: New file.
27244         * tests/test-fopen.c: New file.
27245
27246         * modules/fopen: New file.
27247         * lib/fopen.c: New file.
27248         * m4/fopen.m4: New file.
27249         * modules/freopen: New file.
27250         * lib/freopen.c: New file.
27251         * m4/freopen.m4: New file.
27252         * lib/stdio.in.h (fopen, freopen): New declarations.
27253         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
27254         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
27255         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
27256         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
27257         * doc/functions/fopen.texi: Mention the 'fopen' module.
27258         * doc/functions/freopen.texi: Mention the 'freopen' module.
27259
27260 2007-10-06  Bruno Haible  <bruno@clisp.org>
27261
27262         * modules/open-tests: New file.
27263         * tests/test-open.c: New file.
27264
27265         * modules/open: New file.
27266         * lib/open.c: New file.
27267         * m4/open.m4: New file.
27268         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
27269         lib/open.c does.
27270         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
27271         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
27272         macros.
27273         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
27274         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
27275         REPLACE_OPEN.
27276         * doc/functions/open.texi: Mention the 'open' module.
27277
27278 2007-10-04  Bruno Haible  <bruno@clisp.org>
27279
27280         * modules/ceill-tests: New file.
27281         * tests/test-ceill.c: New file.
27282
27283         * modules/ceill: New file.
27284         * lib/ceill.c: Replace entire file.
27285         * m4/ceill.m4: New file.
27286         * lib/math.in.h (ceill): Replace declaration.
27287         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
27288         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
27289         * doc/functions/ceill.texi: Mention the 'ceill' module.
27290         * modules/mathl (Files): Remove lib/ceill.c.
27291         (Depends-on): Add ceill.
27292
27293 2007-10-04  Bruno Haible  <bruno@clisp.org>
27294
27295         * modules/ceilf-tests: New file.
27296         * tests/test-ceilf.c: New file.
27297
27298         * modules/ceilf: New file.
27299         * lib/ceil.c: New file.
27300         * lib/ceilf.c: New file.
27301         * m4/ceilf.m4: New file.
27302         * lib/math.in.h (ceilf): New declaration.
27303         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
27304         HAVE_DECL_CEILF.
27305         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
27306         HAVE_DECL_CEILF.
27307         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
27308
27309 2007-10-04  Bruno Haible  <bruno@clisp.org>
27310
27311         * modules/floorl-tests: New file.
27312         * tests/test-floorl.c: New file.
27313
27314         * modules/floorl: New file.
27315         * lib/floorl.c: Replace entire file.
27316         * m4/floorl.m4: New file.
27317         * lib/math.in.h (floorl): Replace declaration.
27318         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
27319         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
27320         * doc/functions/floorl.texi: Mention the 'floorl' module.
27321         * modules/mathl (Files): Remove lib/floorl.c.
27322         (Depends-on): Add floorl.
27323
27324 2007-10-04  Bruno Haible  <bruno@clisp.org>
27325
27326         * modules/floorf-tests: New file.
27327         * tests/test-floorf.c: New file.
27328
27329         * modules/floorf: New file.
27330         * lib/floor.c: New file.
27331         * lib/floorf.c: New file.
27332         * m4/floorf.m4: New file.
27333         * lib/math.in.h (floorf): New declaration.
27334         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
27335         HAVE_DECL_FLOORF.
27336         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
27337         HAVE_DECL_FLOORF.
27338         * doc/functions/floorf.texi: Mention the 'floorf' module.
27339
27340 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
27341             Bruno Haible  <bruno@clisp.org>
27342
27343         Advertise for the Git server instead of the CVS server.
27344         * doc/gnulib-intro.texi (Steady Development): Mention the Git
27345         repository instead of the CVS one.
27346         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
27347         about all VCS systems generically.
27348         * doc/gnulib.texi (Introduction): Capitalize `Git'.
27349
27350 2007-10-04  Bruno Haible  <bruno@clisp.org>
27351
27352         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
27353         means.
27354         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
27355
27356 2007-10-04  Bruno Haible  <bruno@clisp.org>
27357
27358         * modules/truncl-tests: New file.
27359         * tests/test-truncl.c: New file.
27360
27361         * modules/truncl: New file.
27362         * lib/truncl.c: New file.
27363         * m4/truncl.m4: New file.
27364         * lib/math.in.h (truncl): New declaration.
27365         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
27366         HAVE_DECL_TRUNCL.
27367         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
27368         HAVE_DECL_TRUNCL.
27369         * doc/functions/truncl.texi: Mention the 'truncl' module.
27370
27371 2007-10-04  Bruno Haible  <bruno@clisp.org>
27372
27373         * modules/truncf-tests: New file.
27374         * tests/test-truncf.c: New file.
27375
27376         * modules/truncf: New file.
27377         * lib/trunc.c: Make paramerizable through USE_* macros.
27378         * lib/truncf.c: New file.
27379         * m4/truncf.m4: New file.
27380         * lib/math.in.h (truncf): New declaration.
27381         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
27382         HAVE_DECL_TRUNCF.
27383         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
27384         HAVE_DECL_TRUNCF.
27385         * doc/functions/truncf.texi: Mention the 'truncf' module.
27386
27387 2007-10-03  Bruno Haible  <bruno@clisp.org>
27388
27389         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
27390         augmentation also for tests modules.
27391         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
27392         * modules/atexit-tests (Makefile.am): Likewise.
27393         * modules/binary-io-tests (Makefile.am): Likewise.
27394         * modules/c-strcase-tests (Makefile.am): Likewise.
27395         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
27396         * modules/canonicalize-tests (Makefile.am): Likewise.
27397         * modules/closein-tests (Makefile.am): Likewise.
27398         * modules/fprintf-posix-tests (Makefile.am): Likewise.
27399         * modules/freadahead-tests (Makefile.am): Likewise.
27400         * modules/fseek-tests (Makefile.am): Likewise.
27401         * modules/fseeko-tests (Makefile.am): Likewise.
27402         * modules/ftell-tests (Makefile.am): Likewise.
27403         * modules/ftello-tests (Makefile.am): Likewise.
27404         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
27405         * modules/isnanl-tests (Makefile.am): Likewise.
27406         * modules/lseek-tests (Makefile.am): Likewise.
27407         * modules/mbscasecmp-tests (Makefile.am): Likewise.
27408         * modules/mbscasestr-tests (Makefile.am): Likewise.
27409         * modules/mbschr-tests (Makefile.am): Likewise.
27410         * modules/mbscspn-tests (Makefile.am): Likewise.
27411         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
27412         * modules/mbspbrk-tests (Makefile.am): Likewise.
27413         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
27414         * modules/mbsrchr-tests (Makefile.am): Likewise.
27415         * modules/mbsspn-tests (Makefile.am): Likewise.
27416         * modules/mbsstr-tests (Makefile.am): Likewise.
27417         * modules/printf-posix-tests (Makefile.am): Likewise.
27418         * modules/snprintf-posix-tests (Makefile.am): Likewise.
27419         * modules/sprintf-posix-tests (Makefile.am): Likewise.
27420         * modules/tsearch-tests (Makefile.am): Likewise.
27421         * modules/uniname/uniname-tests (Makefile.am): Likewise.
27422         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
27423         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
27424         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
27425         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
27426         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
27427         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
27428         * modules/vprintf-posix-tests (Makefile.am): Likewise.
27429         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
27430         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
27431         * modules/xstrtoimax-tests (Makefile.am): Likewise.
27432         * modules/xstrtol-tests (Makefile.am): Likewise.
27433         * modules/xstrtoumax-tests (Makefile.am): Likewise.
27434         * modules/yesno-tests (Makefile.am): Likewise.
27435
27436 2007-10-03  Bruno Haible  <bruno@clisp.org>
27437
27438         * modules/trunc-tests: New file.
27439         * tests/test-trunc.c: New file.
27440
27441         * modules/trunc: New file.
27442         * lib/trunc.c: New file.
27443         * m4/trunc.m4: New file.
27444         * lib/math.in.h (trunc): New declaration.
27445         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
27446         HAVE_DECL_TRUNC.
27447         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
27448         HAVE_DECL_TRUNC.
27449         * doc/functions/trunc.texi: Mention the 'trunc' module.
27450
27451 2007-10-03  Bruno Haible  <bruno@clisp.org>
27452
27453         * tests/test-fpending.c: New file, mostly copied
27454         from coreutils/lib/t-fpending.c.
27455         * modules/fpending-tests: New file.
27456
27457 2007-10-03  Bruno Haible  <bruno@clisp.org>
27458
27459         Port the stdio extensions to QNX (untested).
27460         * lib/fseterr.c (fseterr): Add support for QNX.
27461         * lib/fbufmode.c (fbufmode): Likewise.
27462         * lib/freadable.c (freadable): Likewise.
27463         * lib/fwritable.c (fwritable): Likewise.
27464         * lib/freading.c (freading): Likewise.
27465         * lib/fwriting.c (fwriting): Likewise.
27466         * lib/freadahead.c (freadahed): Likewise.
27467         * lib/fpurge.c (fpurge): Likewise.
27468         * lib/fseeko.c (rpl_fseeko): Likewise.
27469
27470 2007-10-03  Bruno Haible  <bruno@clisp.org>
27471             Jim Meyering  <jim@meyering.net>
27472             Eric Blake  <ebb9@byu.net>
27473
27474         * doc/relocatable.texi: Use @command instead of @program.
27475
27476 2007-10-02  Jim Meyering  <jim@meyering.net>
27477
27478         Perform one more "_.h" -> ".in.h" substitution.
27479         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
27480         instead of unistd_.h here, too.
27481
27482 2007-10-01  Bruno Haible  <bruno@clisp.org>
27483
27484         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
27485         Needed for the alloca-opt module.
27486
27487 2007-09-30  Bruno Haible  <bruno@clisp.org>
27488
27489         * lib/alloca.in.h: Renamed from lib/alloca_.h.
27490         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
27491         alloca_.h.
27492         * lib/argz.in.h: Renamed from lib/argz_.h.
27493         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
27494         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
27495         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
27496         byteswap_.h.
27497         * lib/dirent.in.h: Renamed from lib/dirent_.h.
27498         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
27499         dirent_.h.
27500         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
27501         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
27502         fcntl_.h.
27503         * lib/float.in.h: Renamed from lib/float_.h.
27504         * modules/float (Files, Makefile.am): Use float.in.h instead of
27505         float_.h.
27506         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
27507         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
27508         fnmatch_.h.
27509         * lib/getopt.in.h: Renamed from lib/getopt_.h.
27510         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
27511         getopt_.h.
27512         * lib/glob.in.h: Renamed from lib/glob_.h.
27513         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
27514         * lib/iconv.in.h: Renamed from lib/iconv_.h.
27515         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
27516         iconv_.h.
27517         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
27518         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
27519         inttypes_.h.
27520         * lib/locale.in.h: Renamed from lib/locale_.h.
27521         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
27522         locale_.h.
27523         * lib/math.in.h: Renamed from lib/math_.h.
27524         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
27525         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
27526         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
27527         of netinet_in_.h. Add dependency.
27528         * lib/poll.in.h: Renamed from lib/poll_.h.
27529         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
27530         * lib/search.in.h: Renamed from lib/search_.h.
27531         * modules/search (Files, Makefile.am): Use search.in.h instead of
27532         search_.h.
27533         * lib/signal.in.h: Renamed from lib/signal_.h.
27534         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
27535         _signal.h.
27536         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
27537         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
27538         stdbool_.h.
27539         * lib/stdint.in.h: Renamed from lib/stdint_.h.
27540         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
27541         stdint_.h.
27542         * lib/stdio.in.h: Renamed from lib/stdio_.h.
27543         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
27544         stdio_.h.
27545         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
27546         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
27547         stdlib_.h.
27548         * lib/string.in.h: Renamed from lib/string_.h.
27549         * modules/string (Files, Makefile.am): Use string.in.h instead of
27550         string_.h.
27551         * doc/gnulib-tool.texi (Initial import): Update.
27552         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
27553         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
27554         of sys_select_.h. Add dependency.
27555         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
27556         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
27557         of sys_socket_.h.
27558         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
27559         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
27560         sys_stat_.h.
27561         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
27562         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
27563         sys_time_.h.
27564         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
27565         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
27566         sysexits_.h.
27567         * lib/time.in.h: Renamed from lib/time_.h.
27568         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
27569         * lib/unistd.in.h: Renamed from lib/unistd_.h.
27570         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
27571         unistd_.h.
27572         * lib/wchar.in.h: Renamed from lib/wchar_.h.
27573         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
27574         wchar_.h.
27575         * lib/wctype.in.h: Renamed from lib/wctype_.h.
27576         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
27577         wctype_.h.
27578         * build-aux/bootstrap (slurp): Update.
27579         * lib/.cppi-disable: Update.
27580
27581 2007-09-30  Bruno Haible  <bruno@clisp.org>
27582
27583         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
27584         Needed on BeOS.
27585
27586 2007-09-30  Bruno Haible  <bruno@clisp.org>
27587
27588         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
27589
27590 2007-09-29  Bruno Haible  <bruno@clisp.org>
27591
27592         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
27593
27594 2007-09-29  Bruno Haible  <bruno@clisp.org>
27595
27596         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
27597         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
27598         * build-aux/install-reloc: Compile also areadlink.c.
27599         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
27600
27601 2007-09-29  Bruno Haible  <bruno@clisp.org>
27602
27603         * gnulib-tool (func_emit_initmacro_done): Indentation.
27604
27605 2007-09-29  Bruno Haible  <bruno@clisp.org>
27606
27607         * README: Add CVS checkout update instructions.
27608         Info from Bob Proulx <bob@proulx.com>.
27609
27610 2007-09-28  Eric Blake  <ebb9@byu.net>
27611
27612         Provide move-if-change.
27613         * build-aux/move-if-change: New file, based on best practice
27614         rather than any canonical upstream location.
27615
27616 2007-09-28  Jim Meyering  <jim@meyering.net>
27617
27618         Fix canonicalize loop-detection corner case.
27619         Do not attempt to stat the symlink values stored via seen_triple.
27620         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
27621         on linux-2.6.18, (but not 2.6.22).
27622         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
27623         triple_compare.  The former compares dev,ino,filename, while the latter
27624         would actually stat dirname(filename) when dev and ino were equal.
27625         * lib/hash-triple.c: Install <string.h>.
27626         (STREQ): Define.
27627         (triple_compare_ino_str): New function.
27628         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
27629
27630 2007-09-28  Eric Blake  <ebb9@byu.net>
27631
27632         Enforce that AC_REPLACE_FUNCS files exist.
27633         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
27634         override check for typos.
27635
27636         Fix test-closein on Solaris 10.
27637         * tests/test-closein.c (main): Don't assume stdin can be inherited
27638         closed on all systems.
27639         * tests/test-closein.sh: Likewise.
27640         Reported by Piotr Tarnowski.
27641
27642 2007-09-28  Jim Meyering  <jim@meyering.net>
27643
27644         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
27645
27646 2007-09-27  Jim Meyering  <jim@meyering.net>
27647
27648         canonicalize: Avoid a false-positive cycle failure.
27649         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
27650         Sort.  Remove cycle-check.
27651         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
27652         not cycle-check.h.
27653         (seen_triple): New function.
27654         (canonicalize_filename_mode): Use it instead of cycle-check.
27655         * tests/test-canonicalize.c: Add a test for this bug.
27656         * tests/test-canonicalize.sh: Set up and run the test.
27657
27658         New module, file-set, from coreutils.
27659         * modules/file-set: Define it.
27660         * lib/file-set.c, lib/file-set.h: Implement.
27661
27662         New module, hash-triple, from coreutils.
27663         * modules/hash-triple: Define it.
27664         * lib/hash-triple.c, lib/hash-triple.h: Implement.
27665
27666 2007-09-25  Eric Blake  <ebb9@byu.net>
27667
27668         Fix strerror on Interix.
27669         * lib/string_.h (strerror): Declare replacement.
27670         * doc/functions/strerror.texi (strerror): Document the Interix
27671         shortcoming.
27672         * modules/string (Makefile.am): Support new hooks.
27673         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
27674         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
27675         gl_FUNC_STRERROR_SEPARATE.
27676         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
27677         * lib/strerror.c (rpl_strerror): Provide replacement.
27678         * modules/strerror (Depends-on): Add string.
27679         (configure.ac): Detect use of module.
27680         * tests/test-strerror.c: New file.
27681         * modules/strerror-tests: New test module.
27682         * modules/argp (Depends-on): Add strerror.
27683         * modules/error (Depends-on): Likewise.
27684         Reported by Martin Koeppe.
27685
27686 2007-09-24  Bruno Haible  <bruno@clisp.org>
27687
27688         * README: Update git instructions.
27689
27690 2007-09-24  Eric Blake  <ebb9@byu.net>
27691
27692         Revert fpending breakage from 2007-09-08.
27693         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
27694         __fpending.c.
27695
27696 2007-09-24  Jim Meyering  <jim@meyering.net>
27697
27698         filenamecat.c: Add a test.
27699         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
27700         showing how the function works when DIR is the empty string.
27701
27702 2007-09-21  Simon Josefsson  <simon@josefsson.org>
27703
27704         * tests/test-canonicalize.sh: Turn on executable bit.
27705
27706 2007-09-19  Eric Blake  <ebb9@byu.net>
27707
27708         * README: Update CVS instructions.
27709
27710 2007-09-18  Bruno Haible  <bruno@clisp.org>
27711
27712         * modules/areadlink: New file.
27713         * lib/areadlink.h (areadlink): New declaration.
27714         * lib/areadlink.c: New file, based on lib/xreadlink.c.
27715
27716 2007-09-17  Jim Meyering  <jim@meyering.net>
27717
27718         * lib/savewd.c (ESTALE) [!defined]: Define.
27719         Reported to be required on Interix by Martin Koeppe.
27720
27721 2007-09-17  Bruno Haible  <bruno@clisp.org>
27722
27723         * gnulib-tool (func_version): Use $version.
27724
27725 2007-09-16  Bruno Haible  <bruno@clisp.org>
27726
27727         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
27728         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
27729         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
27730         Reported by Greg Schafer <gschafer@zip.com.au>.
27731
27732 2007-09-15  Bruno Haible  <bruno@clisp.org>
27733
27734         * gnulib-tool (sed): Try a little harder to make bash understand the
27735         alias.
27736         Reported by Bruce Korb <bruce.korb@gmail.com>.
27737
27738 2007-09-13  Eric Blake  <ebb9@byu.net>
27739
27740         * ChangeLog: Remove conflict markers.
27741
27742 2007-09-13  Simon Josefsson  <simon@josefsson.org>
27743
27744         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
27745         Reported by Bruno Haible <bruno@clisp.org>.
27746
27747 2007-09-12  Bruno Haible  <bruno@clisp.org>
27748
27749         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
27750         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
27751         is not defined.
27752
27753 2007-09-12  Eric Blake  <ebb9@byu.net>
27754
27755         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
27756         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
27757         Autoconf definition.
27758         * modules/euidaccess (Depends-on): Add extensions, for
27759         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
27760         * modules/fnmatch (Depends-on): Likewise.
27761         * modules/getaddrinfo (Depends-on): Likewise.
27762         * modules/getdelim (Depends-on): Likewise.
27763         * modules/getline (Depends-on): Likewise.
27764         * modules/getsubopt (Depends-on): Likewise.
27765         * modules/gettext (Depends-on): Likewise.
27766         * modules/group-member (Depends-on): Likewise.
27767         * modules/mbchar (Depends-on): Likewise.
27768         * modules/memmem (Depends-on): Likewise.
27769         * modules/mempcpy (Depends-on): Likewise.
27770         * modules/memrchr (Depends-on): Likewise.
27771         * modules/pagealign_alloc (Depends-on): Likewise.
27772         * modules/readutmp (Depends-on): Likewise.
27773         * modules/stpcpy (Depends-on): Likewise.
27774         * modules/stpncpy (Depends-on): Likewise.
27775         * modules/strchrnul (Depends-on): Likewise.
27776         * modules/strndup (Depends-on): Likewise.
27777         * modules/strsep (Depends-on): Likewise.
27778         * modules/strverscmp (Depends-on): Likewise.
27779         * modules/vasprintf (Depends-on): Likewise.
27780         * modules/wcwidth (Depends-on): Likewise.
27781         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
27782         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
27783         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
27784         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
27785         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
27786         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
27787         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
27788         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
27789         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
27790         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
27791         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
27792         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
27793         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
27794         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
27795         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
27796         * m4/readutmp.m4 (gl_READUTMP): Likewise.
27797         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
27798         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
27799         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
27800         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
27801         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
27802         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
27803         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
27804         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
27805         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
27806         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
27807         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
27808         so that lock.m4 can be used in gettext without extensions module.
27809
27810 2007-09-11  Bruno Haible  <bruno@clisp.org>
27811
27812         * m4/isc-posix.m4: Remove file.
27813         Suggested by Eric Blake.
27814
27815 2007-09-11  Eric Blake  <ebb9@byu.net>
27816
27817         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
27818
27819 2007-09-10  Bruno Haible  <bruno@clisp.org>
27820
27821         * posix-modules: Fix typo in error message.
27822         Reported by Matt <mkraai@beckman.com>.
27823
27824 2007-09-09  Bruno Haible  <bruno@clisp.org>
27825
27826         * doc/functions/getdelim.texi: Update list of platforms lacking the
27827         function.
27828         * doc/functions/getline.texi: Likewise.
27829
27830 2007-09-09  Jim Meyering  <jim@meyering.net>
27831
27832         * lib/hash.c (hash_initialize): Detect calloc failure.
27833         Reported by Bruno Haible.
27834
27835 2007-09-09  Bruno Haible  <bruno@clisp.org>
27836
27837         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
27838         malloc or realloc fails.
27839
27840 2007-09-09  Bruno Haible  <bruno@clisp.org>
27841
27842         * modules/getcwd (Depends-on): Add malloc-posix.
27843         * modules/glob (Depends-on): Likewise.
27844         * modules/putenv (Depends-on): Likewise.
27845         * modules/strdup (Depends-on): Likewise.
27846         * modules/getdelim (Depends-on): Add realloc-posix.
27847         * modules/read-file (Depends-on): Likewise.
27848
27849 2007-09-09  Bruno Haible  <bruno@clisp.org>
27850
27851         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
27852         (gl_FUNC_MALLOC_POSIX): Require it.
27853         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
27854         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
27855         * modules/realloc (Files): Add m4/malloc.m4.
27856         * modules/calloc (Files): Likewise.
27857
27858 2007-09-09  Bruno Haible  <bruno@clisp.org>
27859
27860         * modules/malloc-posix: New file.
27861         * modules/malloc (Depends-on): Add malloc-posix.
27862         * lib/malloc.c: Include errno.h.
27863         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
27864         and a POSIX-compatible malloc into a single function. Set ENOMEM
27865         when returning NULL.
27866         * m4/malloc.m4: New file.
27867         * doc/functions/malloc.texi: Mention the malloc-posix module.
27868         * lib/stdlib_.h (malloc): New declaration.
27869         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
27870         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
27871         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
27872         and HAVE_MALLOC_POSIX.
27873
27874 2007-09-09  Bruno Haible  <bruno@clisp.org>
27875
27876         * modules/realloc-posix: New file.
27877         * modules/realloc (Depends-on): Add realloc-posix.
27878         * lib/realloc.c: Include errno.h.
27879         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
27880         and a POSIX-compatible realloc into a single function. Set ENOMEM
27881         when returning NULL.
27882         * m4/realloc.m4: New file.
27883         * doc/functions/realloc.texi: Mention the realloc-posix module.
27884         * lib/stdlib_.h (realloc): New declaration.
27885         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
27886         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
27887         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
27888         and HAVE_REALLOC_POSIX.
27889
27890 2007-09-09  Bruno Haible  <bruno@clisp.org>
27891
27892         * modules/calloc-posix: New file.
27893         * modules/calloc (Depends-on): Add calloc-posix.
27894         * lib/calloc.c: Include errno.h.
27895         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
27896         and a POSIX-compatible calloc into a single function. Set ENOMEM
27897         when returning NULL.
27898         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
27899         * doc/functions/calloc.texi: Mention the calloc-posix module.
27900         * lib/stdlib_.h (calloc): New declaration.
27901         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
27902         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
27903         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
27904         and HAVE_CALLOC_POSIX.
27905
27906 2007-09-09  Bruno Haible  <bruno@clisp.org>
27907
27908         Allow for modules to show an arbitrary notice.
27909         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
27910         * gnulib-tool: New option --extract-notice.
27911         (func_usage): Document it.
27912         (sed_extract_prog): Update.
27913         (func_get_notice): New function.
27914         (func_modules_notice): New function.
27915         (func_import, func_create_testdir): Invoke it.
27916         Suggested by Jim Meyering.
27917
27918 2007-09-09  Bruno Haible  <bruno@clisp.org>
27919
27920         * gnulib-tool: New options --verbose, --quiet.
27921         (func_usage): Document them.
27922         (verbose): New variable.
27923         (func_execute_command): New function.
27924         (func_import): Don't show the module list and the file list if
27925         $verbose < 0.
27926         (func_create_testdir): Likewise. Use func_execute_command.
27927         (func_create_megatestdir): Use func_execute_command.
27928
27929 2007-09-08  Bruno Haible  <bruno@clisp.org>
27930
27931         * gnulib-tool (func_import): Prefer rsync over wget when available,
27932         for fetching the PO files.
27933
27934 2007-09-08  Bruno Haible  <bruno@clisp.org>
27935
27936         * posix-modules: New file. Portions copied from gnulib-tool.
27937         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
27938
27939 2007-09-08  Jim Meyering  <jim@meyering.net>
27940
27941         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
27942         * lib/fpending.h: Rename from __fpending.h.
27943         * lib/fpending.c: Rename from __fpending.c.
27944         Include "fpending.h", not "__fpending.h".
27945         * lib/__fpending.h, lib/__fpending.c: Remove files.
27946         * modules/fpending (Files): Reflect new file names.
27947         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
27948
27949 2007-09-08  Bruno Haible  <bruno@clisp.org>
27950
27951         * m4/inttypes-h.m4: Remove stub file.
27952
27953 2007-09-07  Simon Josefsson  <simon@josefsson.org>
27954
27955         * doc/headers/stdint.texi: Discuss #include_next issue.
27956
27957 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
27958
27959         * build-aux/bootstrap: Remove obsolete comment about wget --help.
27960
27961 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
27962
27963         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
27964         in variable name.
27965
27966 2007-09-03  Jim Meyering  <jim@meyering.net>
27967
27968         New module: git-version-gen.
27969         * modules/git-version-gen: New file.
27970
27971         Import changes from coreutils for bootstrap script.
27972
27973         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
27974
27975         bootstrap: uses rsync to download the .po files
27976         * build-aux/bootstrap (po_download_command_format): New global.
27977         (download_po_files): Use rsync.
27978         (update_po_files): Don't remove .po files after download,
27979         so future rsync runs can take advantage of the copies.
27980
27981         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
27982
27983         Solve the unnecessary-.po-file-regeneration problem once and for all.
27984         * build-aux/bootstrap (download_po_files): New function, renamed from
27985         get_translations.  Now, downloads, but doesn't update LINGUAS.
27986         (update_po_files): New function.
27987
27988         bootstrap: Ignore more.
27989         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
27990         uniwidth to e.g., lib/.gitignore.
27991         (slurp): Handle the sys_stat_.h -> sys mapping, too.
27992
27993         * build-aux/bootstrap: New setting: vc_ignore.
27994         (insert_sorted_if_absent): Create $file if absent.
27995         Adapt to new, possibly empty, list: $vc_ignore.
27996
27997         bootstrap: generate more ignorable names
27998         * build-aux/bootstrap (slurp): When generating ignorable names,
27999         also map .sin to .sed, .gperf to .c, and .y to .c.
28000
28001 2007-09-03  Jim Meyering  <jim@meyering.net>
28002
28003         * build-aux/git-version-gen: New file, from coreutils.  For details, see
28004         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
28005
28006 2007-09-02  Bruno Haible  <bruno@clisp.org>
28007
28008         Fix mis-recognition of 'mcs' on QNX 6.
28009         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
28010         output contains the string "Mono".
28011         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
28012         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
28013
28014 2007-09-01  Bruno Haible  <bruno@clisp.org>
28015
28016         Fix collision between uniwidth/* and linebreak modules.
28017         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
28018         u32_width): Remove declarations.
28019         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
28020         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
28021         streq3, streq2, streq1, streq0): Remove functions.
28022         (STREQ): Remove macro.
28023         (is_cjk_encoding): Remove function.
28024         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
28025         (uc_width, u8_width, u16_width, u32_width): Remove functions.
28026         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
28027         * NEWS: Document the change.
28028
28029 2007-09-01  Bruno Haible  <bruno@clisp.org>
28030
28031         * lib/streq.h: Add double-inclusion guard.
28032
28033 2007-09-01  Karl Berry  <karl@gnu.org>
28034
28035         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
28036
28037 2007-08-28  Jim Meyering  <jim@meyering.net>
28038
28039         Rename mreadlink_with_size to areadlink_with_size.
28040         * NEWS: Document the change.
28041         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
28042         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
28043         * lib/mreadlink.h: Rename this to...
28044         * lib/areadlink.h: ...this.
28045         * modules/mreadlink-with-size: Rename this to...
28046         * modules/areadlink-with-size: ...this.
28047         * lib/canonicalize.c: Reflect the renaming.
28048         * modules/canonicalize: Likewise.
28049
28050 2007-08-26  Bruno Haible  <bruno@clisp.org>
28051
28052         * gnulib-tool (func_import): When deciding which files to remove,
28053         consider also dangling symbolic links.
28054         Reported by Eric Blake.
28055
28056 2007-08-26  Bruno Haible  <bruno@clisp.org>
28057
28058         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
28059
28060 2007-08-23  Simon Josefsson  <simon@josefsson.org>
28061
28062         * lib/readline.c: Don't include getline.h, the prototype is now
28063         found in stdio.h.
28064
28065 2007-08-23  Jim Meyering  <jim@meyering.net>
28066
28067         Getdelim touchup.
28068         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
28069         around the funlockfile call, since funlockfile never sets errno.
28070         Don't set errno upon failed realloc.
28071
28072 2007-08-22  Eric Blake  <ebb9@byu.net>
28073
28074         Getline touchups.
28075         * lib/getdelim.c (getdelim): Revert regression that required *n to
28076         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
28077         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
28078         getdelim, rather than whether implementation is missing.
28079         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
28080         * lib/stdio_.h (getline): Also declare if replacement is
28081         required.
28082         * doc/functions/getdelim.texi: New file.
28083         * doc/functions/getline.texi: Likewise.
28084         * doc/gnulib.texi (Function Substitutes): Add new files.
28085         Reported by Bruno Haible.
28086
28087 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
28088
28089         * users.txt: Add Guile.
28090
28091 2007-08-22  Eric Blake  <ebb9@byu.net>
28092
28093         * tests/test-getdelim.c (main): Use remove, not unlink.
28094         * tests/test-getline.c (main): Likewise.
28095
28096         Move getline and getdelim into stdio.h, per POSIX 200x.
28097         * modules/getline (Files): Remove getline.h.
28098         (Depends-on): Add stdio.
28099         (configure.ac): Add module indicator.
28100         * modules/getdelim (Files): Remove getdelim.h.
28101         (Depends-on): Add stdio.
28102         (configure.ac): Add module indicator.
28103         * modules/stdio (Makefile.am): Work with new indicators.
28104         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
28105         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
28106         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
28107         * lib/getdelim.h: Delete.
28108         * lib/getline.h: Delete.
28109         * lib/stdio_.h (getdelim, getline): Declare.
28110         * modules/getdelim-tests: New module.
28111         * modules/getline-tests: Likewise.
28112         * tests/test-getdelim.c: New file.
28113         * tests/test-getline.c: Likewise.
28114         * NEWS: Document the change.
28115         * lib/getline.c: Update choice of header.
28116         * lib/csharpcomp.c: Likewise.
28117         * lib/getpass.c: Likewise.
28118         * lib/javacomp.c: Likewise.
28119         * lib/javaversion.c: Likewise.
28120         * lib/yesno.c: Likewise.
28121         * lib/getdelim.c: Likewise.
28122         (getdelim): Set errno on failure, and avoid memory leak.
28123
28124 2007-08-19  Bruno Haible  <bruno@clisp.org>
28125
28126         * modules/closein (Depends-on): Add freadahead.
28127         * lib/closein.c: Include freadahead.h.
28128         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
28129         is zero.
28130
28131 2007-08-19  Bruno Haible  <bruno@clisp.org>
28132
28133         * modules/freadahead-tests: New file.
28134         * tests/test-freadahead.sh: New file.
28135         * tests/test-freadahead.c: New file.
28136
28137         * modules/freadahead: New file.
28138         * lib/freadahead.h: New file.
28139         * lib/freadahead.c: New file.
28140         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
28141         fbufmode, fpurge, freadable, fwritable.
28142
28143 2007-08-19  Eric Blake  <ebb9@byu.net>
28144
28145         Test yesno in combination with closein.
28146         * lib/yesno.c (yesno): Document use of stdin.
28147         * modules/yesno-tests (Files): New module.
28148         * tests/test-yesno.c (main): New file.
28149         * tests/test-yesno.sh: Likewise.
28150
28151 2007-08-19  Bruno Haible  <bruno@clisp.org>
28152
28153         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
28154         * lib/fseeko.c (rpl_fseeko): Likewise.
28155         * lib/fseterr.c (fseterr): Likewise.
28156
28157 2007-08-19  Bruno Haible  <bruno@clisp.org>
28158
28159         * tests/test-lseek.c (main): Disable a test for BeOS.
28160         * doc/functions/lseek.texi: Document the BeOS bug.
28161
28162 2007-08-19  Bruno Haible  <bruno@clisp.org>
28163             Eric Blake  <ebb9@byu.net>
28164
28165         * lib/lseek.c: Include <sys/stat.h>.
28166         (rpl_lseek): Add workaround code also for Unix platforms.
28167         Needed for BeOS.
28168         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
28169         * doc/functions/lseek.texi: Document BeOS definiency.
28170
28171 2007-08-18  Bruno Haible  <bruno@clisp.org>
28172
28173         * modules/fstrcmp-tests: New file.
28174         * tests/test-fstrcmp.c: New file.
28175
28176 2007-08-18  Bruno Haible  <bruno@clisp.org>
28177
28178         * modules/fstrcmp: New file, from GNU gettext with modifications.
28179         * lib/fstrcmp.h: New file, from GNU gettext.
28180         * lib/fstrcmp.c: New file, from GNU gettext.
28181         * MODULES.html.sh (String handling): Add fstrcmp.
28182
28183 2007-08-18  Bruno Haible  <bruno@clisp.org>
28184
28185         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
28186         'bool'.
28187         (diag, compareseq): Remove const from the ctxt argument.
28188         (USE_HEURISTIC): Undefine at the end.
28189
28190 2007-08-18  Jim Meyering  <jim@meyering.net>
28191
28192         New file: lib/idcache.h
28193         * NEWS: Mention the addition.
28194         * modules/idcache (Files): Add lib/idcache.h
28195         * lib/idcache.c: Include "idcache.h".
28196         Don't include <sys/types.h>.
28197         Add a FIXME comment.
28198         Move file-scoped "static" declarations to the top.
28199         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
28200
28201 2007-08-17  Bruno Haible  <bruno@clisp.org>
28202         and Paul Eggert  <eggert@cs.ucla.edu>
28203
28204         * MODULES.html.sh: Add diffseq.
28205         * modules/diffseq: New file.
28206         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
28207         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
28208
28209 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
28210
28211         Import changes from coreutils for bootstrap script.
28212
28213         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
28214
28215         * build-aux/bootstrap (slurp): Work even in environments where
28216         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
28217         current code does not slurp files whose names start with ".", and
28218         this looks like it might be a troublesome area.
28219
28220         2007-07-11  Jim Meyering  <jim@meyering.net>
28221
28222         If there's a GPL vN copyright comment, require that N == 3.
28223
28224         2007-07-08  Jim Meyering  <jim@meyering.net>
28225
28226         Run the coreutils-specific code only if tests/Makefile.am.in exists.
28227         * build-aux/bootstrap (mam_template): Move definition out of loop.
28228
28229         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
28230
28231         * build-aux/bootstrap (symlink_to_dir): Rename function from
28232         symlink_to_gnulib.  Add a directory parameter.  Update all
28233         callers.
28234         (cp_mark_as_generated): Also check for -- and link to -- files in
28235         gl/.
28236
28237         2007-07-08  Jim Meyering  <jim@meyering.net>
28238
28239         Adapt to deeper hierarchy in gnulib.
28240         * build-aux/bootstrap (symlink_to_dir): If the destination
28241         directory doesn't exist, create it. This is required at least for
28242         "lib/uniwidth/cjk.h".
28243
28244         2007-05-15  Jim Meyering  <jim@meyering.net>
28245
28246         * build-aux/bootstrap: Now that generated Makefile.am files
28247         are no longer under version control, they must be created at
28248         bootstrap time.
28249
28250 2007-08-14  Ben Pfaff  <blp@gnu.org>
28251
28252         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
28253
28254 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
28255
28256         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
28257         given the changes below.
28258         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
28259         even on hosts that have padding bits beyond the supported 64.
28260
28261 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
28262
28263         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
28264         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
28265         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
28266         depends on it.
28267         (xstrtol_error): Remove.
28268         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
28269         but with a different signature.
28270         (ATTRIBUTE_NORETURN, __attribute__): New macros.
28271         * lib/xstrtol-error.c: Include exitfail.h.
28272         (xstrtol_fatal): New function, with a different signature from the
28273         old xstrtol_error, so that the caller need not worry about passing
28274         in an exit status, or about storage management of the option argument.
28275         (xstrtol_error): Now a static function.  Redo signature to
28276         implement xstrtol_fatal.  Output the correct number of hyphens in
28277         front of the option so that the caller need not worry about
28278         storage management.
28279         (N_): New macro.
28280         (_): Remove; not used now.
28281         * modules/xstrtol: Depend on getopt.
28282         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
28283         of old STRTOL_FATAL_ERROR macro.
28284         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
28285         of test program.
28286         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
28287         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
28288
28289 2007-08-08  Eric Blake  <ebb9@byu.net>
28290
28291         * lib/xstrtol-error.c: Add missing include.
28292
28293         Move xstrtol messages into gnulib domain, when --pobase is used.
28294         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
28295         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
28296         * modules/xstrtol (Files): Distribute new file.
28297         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
28298         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
28299         * tests/test-xstrtol.c: ...into new file.
28300         * tests/test-xstrtoul.c: Also test xstrtoul.
28301         * tests/test-xstrtoimax.c: Also test xstrtoimax.
28302         * tests/test-xstrtoumax.c: Also test xstrtoumax.
28303         * tests/test-xstrtol.sh: Drive the tests.
28304         * tests/test-xstrtoimax.sh: Likewise.
28305         * tests/test-xstrtoumax.sh: Likewise.
28306         * modules/xstrtol-tests: New module.
28307         * modules/xstrtoimax-tests: Likewise.
28308         * modules/xstrtoumax-tests: Likewise.
28309
28310 2007-08-08  Jim Meyering  <jim@meyering.net>
28311
28312         New function: mfile_name_concat.
28313         * lib/filenamecat.c (mfile_name_concat): New function, just like
28314         file_name_concat, but return NULL upon failure rather than exiting
28315         with a diagnostic.
28316         * lib/filenamecat.h: Declare it.
28317
28318 2007-08-07  Bruno Haible  <bruno@clisp.org>
28319
28320         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
28321         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
28322         warning from gcc.
28323         Reported by Eric Blake.
28324
28325 2007-08-07  Simon Josefsson  <simon@josefsson.org>
28326
28327         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
28328         * modules/crypto/arcfour (License): Likewise.
28329         * modules/crypto/des-tests (License): Likewise.
28330         * modules/crypto/gc-arctwo-tests (License): Likewise.
28331         * modules/crypto/gc-des-tests (License): Likewise.
28332         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
28333         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
28334         * modules/crypto/gc-md2-tests (License): Likewise.
28335         * modules/crypto/gc-md4-tests (License): Likewise.
28336         * modules/crypto/gc-md5-tests (License): Likewise.
28337         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
28338         * modules/crypto/gc-rijndael-tests (License): Likewise.
28339         * modules/crypto/gc-sha1-tests (License): Likewise.
28340         * modules/crypto/gc-tests (License): Likewise.
28341         * modules/crypto/hmac-md5 (License): Likewise.
28342         * modules/crypto/hmac-sha1 (License): Likewise.
28343         * modules/crypto/md2-tests (License): Likewise.
28344         * modules/crypto/md4-tests (License): Likewise.
28345         * modules/crypto/md5 (License): Likewise.
28346         * modules/crypto/rijndael (License): Likewise.
28347         * modules/crypto/sha1 (License): Likewise.
28348         * modules/memxor (License): Likewise.
28349
28350 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
28351         and Bruno Haible  <bruno@clisp.org>
28352
28353         * NEWS: Describe interface changes to human, xstrtol.
28354         * lib/human.h: Include <xstrtol.h>.
28355         (human_options): Return enum strtol_error, not int.  Remove
28356         bool arg; take int * instead.
28357         * lib/human.c: Don't include "gettext.h".
28358         (_): Remove; no longer used.
28359         Don't include <xstrtol.h>, since human.h does it.
28360         (human_options): Adjust to abovementioned interface changes.
28361         Do not report error to stderr; that's now the caller's
28362         responsibility.
28363         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
28364         interface change.
28365         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
28366         Str, Argument_type_string.  All uses changed.  Put " argument"
28367         in diagnostics to make them clearer.  Change wording of suffix
28368         message for clarity.
28369         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
28370         Argument_type_string.
28371         (STRTOL_FATAL_WARN): Remove; no longer used.
28372         * modules/human (Depends-on): Remove gettext-h.
28373
28374 2007-08-06  Simon Josefsson  <simon@josefsson.org>
28375
28376         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
28377
28378 2007-07-31  Bruno Haible  <bruno@clisp.org>
28379
28380         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
28381         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
28382         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
28383
28384 2007-07-31  Bruno Haible  <bruno@clisp.org>
28385
28386         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
28387         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
28388
28389 2007-07-30  Bruno Haible  <bruno@clisp.org>
28390
28391         * modules/base64 (License): Use the synonymous term "LGPLv2+".
28392         * modules/c-ctype (License): Likewise.
28393         * modules/c-strcase (License): Likewise.
28394         * modules/check-version (License): Likewise.
28395         * modules/iconv (License): Likewise.
28396         * modules/iconv_open (License): Likewise.
28397         * modules/read-file (License): Likewise.
28398         * modules/striconv (License): Likewise.
28399         * modules/strverscmp (License): Likewise.
28400         * modules/vasprintf (License): Likewise.
28401         * modules/crypto/des (License): Likewise.
28402         * modules/crypto/gc (License): Likewise.
28403         * modules/crypto/gc-arcfour (License): Likewise.
28404         * modules/crypto/gc-arctwo (License): Likewise.
28405         * modules/crypto/gc-des (License): Likewise.
28406         * modules/crypto/gc-hmac-md5 (License): Likewise.
28407         * modules/crypto/gc-hmac-sha1 (License): Likewise.
28408         * modules/crypto/gc-md2 (License): Likewise.
28409         * modules/crypto/gc-md4 (License): Likewise.
28410         * modules/crypto/gc-md5 (License): Likewise.
28411         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
28412         * modules/crypto/gc-random (License): Likewise.
28413         * modules/crypto/gc-rijndael (License): Likewise.
28414         * modules/crypto/gc-sha1 (License): Likewise.
28415         * modules/crypto/md2 (License): Likewise.
28416         * modules/crypto/md4 (License): Likewise.
28417
28418 2007-07-30  Jim Meyering  <jim@meyering.net>
28419
28420         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
28421         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
28422         it has valid stat data.  This bug would cause du not to count the
28423         sizes of inaccessible directories.
28424         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
28425         in <http://bugzilla.redhat.com/250077>.
28426
28427 2007-07-25  Peter O'Gorman  <peter@pogma.com>
28428             Bruno Haible  <bruno@clisp.org>
28429
28430         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
28431         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
28432         #include_next, gives a diagnostic about it, but reports no error in
28433         the exit code.
28434         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
28435
28436 2007-07-24  Ben Pfaff  <blp@gnu.org>
28437
28438         Improve name: "count-one-bits" is better than "popcount".
28439         * MODULES.html.sh: Update name.
28440         * lib/popcount.h: Renamed lib/count-one-bits.h.
28441         (popcount): Renamed count_one_bits.
28442         (popcountl): Renamed count_one_bits_l.
28443         (popcountll): Renamed count_one_bits_ll.
28444         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
28445         * modules/popcount: Renamed module/count-one-bits.
28446         * modules/popcount-tests: Renamed module/count-one-bits-tests.
28447         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
28448
28449 2007-07-23  Ben Pfaff  <blp@gnu.org>
28450
28451         * lib/popcount.h (popcount32): Reduce size of constants, to allow
28452         better code generation, and add U to large constants to avoid
28453         warnings, in non-GCC case.
28454         Suggested by Bruno Haible.
28455
28456 2007-07-23  Ben Pfaff  <blp@gnu.org>
28457
28458         * lib/popcount.h: Use verify_true instead of if...abort.
28459         * modules/popcount: Depend on verify module.
28460         Suggested by Jim Meyering.
28461
28462 2007-07-23  Bruno Haible  <bruno@clisp.org>
28463
28464         * gnulib-tool (func_import): Create a .cvsignore file also when the
28465         directory is not yet in CVS but the toplevel directory is. When
28466         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
28467         Reported by Karl Berry.
28468
28469 2007-07-22  Ben Pfaff  <blp@gnu.org>
28470
28471         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
28472         case.
28473         Suggested by Eric Blake.
28474
28475 2007-07-22  Ben Pfaff  <blp@gnu.org>
28476
28477         New module: popcount.
28478         * MODULES.html.sh: Add popcount.
28479         * modules/popcount: New file.
28480         * modules/popcount-tests: New file.
28481         * tests/test-popcount.c: New file.
28482         * lib/popcount.h: New file.
28483         * m4/popcount.m4: New file.
28484
28485 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
28486
28487         * build-aux/announce-gen: Update to GPLv3.
28488
28489         * build-aux/config.guess: Update from config.
28490
28491 2007-07-21  Bruno Haible  <bruno@clisp.org>
28492
28493         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
28494         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
28495
28496 2007-07-20  Jim Meyering  <jim@meyering.net>
28497
28498         * check-module: Diagnose a self-dependency.
28499
28500 2007-07-19  Bruno Haible  <bruno@clisp.org>
28501
28502         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
28503         empty.
28504         Reported by Eric Blake.
28505
28506 2007-07-18  Bruno Haible  <bruno@clisp.org>
28507
28508         * gnulib-tool: New options --po-base, --po-domain.
28509         (func_usage): Document them.
28510         (pobase, po_domain): New variables.
28511         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
28512         DEFAULT_TEXT_DOMAIN.
28513         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
28514         (func_import): Consider pobase and po_domain. Create a po/ directory.
28515         (func_create_testdir): Set pobase and po_domain to empty.
28516         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
28517         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
28518
28519 2007-07-18  Bruno Haible  <bruno@clisp.org>
28520
28521         * gnulib-tool (func_get_automake_snippet): Synthesize also an
28522         EXTRA_DIST augmentation for files in build-aux/.
28523
28524 2007-07-16  Bruno Haible  <bruno@clisp.org>
28525
28526         * modules/lseek (License): Use the synonymous term "LGPLv2+".
28527         * modules/getdelim (License): Likewise.
28528
28529 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
28530
28531         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
28532         * modules/d-type (License): Likewise.
28533         * modules/extensions (License): Likewise.
28534         * modules/fnmatch (License): Likewise.
28535         * modules/fseeko (License): Likewise.
28536         * modules/getaddrinfo (License): Likewise.
28537         * modules/getline (License): Likewise.
28538         * modules/getlogin_r (License): Likewise.
28539         * modules/getpass (License): Likewise.
28540         * modules/gettimeofday (License): Likewise.
28541         * modules/glob (License): Likewise.
28542         * modules/inet_ntop (License): Likewise.
28543         * modules/malloc (License): Likewise.
28544         * modules/malloca (License): Likewise.
28545         * modules/memmem (License): Likewise.
28546         * modules/mempcpy (License): Likewise.
28547         * modules/memset (License): Likewise.
28548         * modules/minmax (License): Likewise.
28549         * modules/mktime (License): Likewise.
28550         * modules/netinet_in (License): Likewise.
28551         * modules/pathmax (License): Likewise.
28552         * modules/poll (License): Likewise.
28553         * modules/regex (License): Likewise.
28554         * modules/snprintf (License): Likewise.
28555         * modules/stdbool (License): Likewise.
28556         * modules/stdint (License): Likewise.
28557         * modules/stdio (License): Likewise.
28558         * modules/strcase (License): Likewise.
28559         * modules/strcasestr (License): Likewise.
28560         * modules/strdup (License): Likewise.
28561         * modules/string (License): Likewise.
28562         * modules/strndup (License): Likewise.
28563         * modules/strnlen (License): Likewise.
28564         * modules/strpbrk (License): Likewise.
28565         * modules/strptime (License): Likewise.
28566         * modules/strsep (License): Likewise.
28567         * modules/sys_select (License): Likewise.
28568         * modules/sys_socket (License): Likewise.
28569         * modules/sys_stat (License): Likewise.
28570         * modules/sys_time (License): Likewise.
28571         * modules/time (License): Likewise.
28572         * modules/time_r (License): Likewise.
28573         * modules/timegm (License): Likewise.
28574         * modules/unistd (License): Likewise.
28575         * modules/vsnprintf (License): Likewise.
28576         * modules/wctype (License): Likewise.
28577
28578 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28579
28580         * modules/argz (License): LGPLv2+.
28581
28582 2007-07-15  Karl Berry  <karl@gnu.org>
28583
28584         * doc/gnulib.texi: revise node structure per new fdl.texi.
28585
28586 2007-07-14  Bruno Haible  <bruno@clisp.org>
28587
28588         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
28589         the output file.
28590         * lib/uniname/uninames.h: Regenerated.
28591
28592 2007-07-14  Karl Berry  <karl@gnu.org>
28593
28594         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
28595         omitting sectioning and index commands.
28596
28597 2007-07-13  Bruno Haible  <bruno@clisp.org>
28598
28599         New gnulib-tool option --more-symlinks.
28600         * gnulib-tool (func_usage): Document --more-symlinks.
28601         (do_copyrights): New variable.
28602         Recognize option --more-symlinks.
28603         (func_import): Don't add a copyright notice transform to
28604         sed_transform_lib_file if do_copyrights is empty.
28605
28606 2007-07-13  Bruno Haible  <bruno@clisp.org>
28607
28608         * lib/vasnprintf.c (decimal_point_char): Define also if
28609         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
28610         && !NEED_PRINTF_DIRECTIVE_A.
28611         Reported by Clemens Koller <clemens.koller@anagramm.de> via
28612         Gary V. Vaughan <gary@gnu.org>.
28613
28614 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
28615
28616         * lib/inttypes_.h: Undo previous change, since it was fixed
28617         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
28618
28619 2007-07-13  Bruno Haible  <bruno@clisp.org>
28620
28621         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
28622         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
28623
28624 2007-07-13  Jim Meyering  <jim@meyering.net>
28625
28626         df: Don't fail for Tru64's "file-on-file mount".
28627         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
28628         so we fall through and use statfs instead.  Details here:
28629         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
28630         Reported by Albert Chin.
28631
28632 2007-07-13  Bruno Haible  <bruno@clisp.org>
28633
28634         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
28635         * modules/configmake (License): Likewise.
28636         * modules/gettext (License): Likewise.
28637         * modules/gettext-h (License): Likewise.
28638         * modules/include_next (License): Likewise.
28639         * modules/link-warning (License): Likewise.
28640         * modules/localcharset (License): Likewise.
28641         * modules/localename (License): Likewise.
28642         * modules/lock (License): Likewise.
28643         * modules/relocatable-lib-lgpl (License): Likewise.
28644         * modules/size_max (License): Likewise.
28645         * modules/vasnprintf (License): Likewise.
28646         * modules/wchar (License): Likewise.
28647         * modules/xsize (License): Likewise.
28648
28649 2007-07-13  Bruno Haible  <bruno@clisp.org>
28650
28651         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
28652         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
28653
28654 2007-07-12  Bruno Haible  <bruno@clisp.org>
28655
28656         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
28657         in the modules files.
28658
28659 2007-07-11  Karl Berry  <karl@gnu.org>
28660
28661         * MODULES.html.sh (func_module): use
28662          sed -e '\|^'"${includefile}"'$|d'
28663          instead of /.../d, to avoid errors on $includefile's containing /.
28664
28665 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
28666
28667         * gnulib-tool (func_import): Avoid duplication of --avoid
28668         statements
28669         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
28670         names to `_' in variable names.
28671
28672 2007-07-10  Eric Blake  <ebb9@byu.net>
28673
28674         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
28675         * NEWS: Document this change.
28676
28677 2007-07-08  Bruno Haible  <bruno@clisp.org>
28678
28679         Update to Unicode 5.0.
28680         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
28681         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
28682         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
28683         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
28684         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
28685         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
28686         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
28687         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
28688         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
28689         U+10A3F, U+1D242..U+1D244.
28690         (nonspacing_table_ind): Update.
28691         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
28692         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
28693
28694 2007-07-08  Bruno Haible  <bruno@clisp.org>
28695
28696         Update to Unicode 5.0.
28697         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
28698         code transform. Extend the name index field of unicode_name_to_code and
28699         unicode_code_to_name from 16 to 24 bits.
28700         * lib/uniname/uniname.c (unicode_character_name,
28701         unicode_name_character): Add the range 0x12xxx to the code transform.
28702         * lib/uniname/uninames.h: Regenerated.
28703         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
28704
28705 2007-07-07  Bruno Haible  <bruno@clisp.org>
28706
28707         * modules/wcwidth-tests: New file.
28708         * tests/test-wcwidth.c: New file.
28709
28710         Work around MacOS X wcwidth() bug.
28711         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
28712         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
28713         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
28714         original wcwidth in non-UTF-8 locales.
28715         * modules/wcwidth (Depends-on): Add localcharset, streq,
28716         uniwidth/width.
28717         * doc/functions/wcwidth.texi: Update.
28718
28719 2007-07-07  Bruno Haible  <bruno@clisp.org>
28720
28721         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
28722         (wcwidth): New declaration.
28723         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
28724         macros.
28725         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
28726         here. Prepare for creating <wchar.h> unconditionally.
28727         * modules/wchar (Depends-on): Add link-warning.
28728         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
28729         REPLACE_WCWIDTH, and GL_LINK_WARNING.
28730         * lib/wcwidth.h: Remove file.
28731         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
28732         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
28733         * modules/wcwidth (Files): Remove lib/wcwidth.h.
28734         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
28735         (Include): Replace wcwidth.h with <wchar.h>.
28736         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
28737         * lib/mbchar.h: Don't include wcwidth.h.
28738         * lib/mbswidth.c: Likewise.
28739         * NEWS: Mention the change.
28740
28741 2007-07-07  Bruno Haible  <bruno@clisp.org>
28742
28743         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
28744         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
28745         definition with an external declaration.
28746         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
28747         defined as a function. Remove AC_C_INLINE requirement.
28748         * modules/wcwidth (Files): Add lib/wcwidth.c.
28749         (Makefile.am): Remove redundant statement.
28750
28751 2007-07-07  Bruno Haible  <bruno@clisp.org>
28752
28753         * MODULES.html.sh (Unicode string functions): Add the new modules.
28754
28755         * tests/uniwidth/test-u32-strwidth.c: New file.
28756         * modules/uniwidth/u32-strwidth-tests: New file.
28757
28758         * lib/uniwidth/u32-strwidth.c: New file.
28759         * modules/uniwidth/u32-strwidth: New file.
28760
28761         * tests/uniwidth/test-u16-strwidth.c: New file.
28762         * modules/uniwidth/u16-strwidth-tests: New file.
28763
28764         * lib/uniwidth/u16-strwidth.c: New file.
28765         * modules/uniwidth/u16-strwidth: New file.
28766
28767         * tests/uniwidth/test-u8-strwidth.c: New file.
28768         * modules/uniwidth/u8-strwidth-tests: New file.
28769
28770         * lib/uniwidth/u8-strwidth.c: New file.
28771         * modules/uniwidth/u8-strwidth: New file.
28772
28773         * tests/uniwidth/test-u32-width.c: New file.
28774         * modules/uniwidth/u32-width-tests: New file.
28775
28776         * lib/uniwidth/u32-width.c: New file.
28777         * modules/uniwidth/u32-width: New file.
28778
28779         * tests/uniwidth/test-u16-width.c: New file.
28780         * modules/uniwidth/u16-width-tests: New file.
28781
28782         * lib/uniwidth/u16-width.c: New file.
28783         * modules/uniwidth/u16-width: New file.
28784
28785         * tests/uniwidth/test-u8-width.c: New file.
28786         * modules/uniwidth/u8-width-tests: New file.
28787
28788         * lib/uniwidth/u8-width.c: New file.
28789         * modules/uniwidth/u8-width: New file.
28790
28791         * tests/uniwidth/test-uc_width.c: New file.
28792         * modules/uniwidth/width-tests: New file.
28793
28794         * lib/uniwidth/width.c: New file, from GNU libiconv.
28795         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
28796         * modules/uniwidth/width: New file.
28797
28798         * lib/uniwidth.h: New file, from GNU libiconv.
28799         * modules/uniwidth/base: New file.
28800
28801 2007-07-07  Bruno Haible  <bruno@clisp.org>
28802
28803         * lib/uniname.h: New file, from GNU gettext.
28804         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
28805         * lib/uniname/uninames.h: New file, from GNU gettext.
28806         * lib/uniname/uniname.c: New file, from GNU gettext.
28807         * tests/uniname/test-uninames.sh: New file.
28808         * tests/uniname/test-uninames.c: New file, from GNU gettext.
28809         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
28810         * modules/uniname/base: New file.
28811         * modules/uniname/uniname: New file.
28812         * modules/uniname/uniname-tests: New file.
28813         * MODULES.html.sh (Unicode string functions): Add the new modules.
28814
28815 2007-07-06  Bruno Haible  <bruno@clisp.org>
28816
28817         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
28818
28819 2007-07-06  Bruno Haible  <bruno@clisp.org>
28820
28821         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
28822         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
28823         includes <cygwin/sys_time.h> which includes <sys/select.h> which
28824         include <sys/time.h>.
28825         Reported by Eric Blake.
28826
28827 2007-07-06  Eric Blake  <ebb9@byu.net>
28828
28829         Fix testing canonicalize on cygwin.
28830         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
28831         Revert patch from 2007-06-19.
28832         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
28833         canonicalize module is also in use.
28834         * tests/test-canonicalize.c: New file.
28835         * tests/test-canonicalize.sh: Likewise.
28836         * modules/canonicalize-tests: Likewise.
28837
28838 2007-07-06  Jim Meyering  <jim@meyering.net>
28839
28840         * lib/getugroups.c (getugroups): Detect getgrent failure.
28841         Adjust comment to reflect reality: this function may return -1.
28842
28843 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
28844
28845         * build-aux/bootstrap (TP_URL,get_translations): Update to use
28846         the new TP address.
28847         (usage): Fix typo
28848         (gnulib_mk): New variable.
28849
28850 2007-07-05  Jim Meyering  <jim@meyering.net>
28851
28852         Don't let endgrent clobber errno, no matter how improbable.
28853         * lib/getugroups.c (getugroups): Save and restore errno around
28854         endgrent call.
28855
28856         Close the group DB even when failing with 2^31 or more members.
28857         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
28858
28859 2007-07-04  Jim Meyering  <jim@meyering.net>
28860
28861         * lib/getugroups.h: New file.
28862         * lib/getugroups.c: Include "getugroups.h".
28863         Remove uses of "register" keyword.
28864         Move local variable, "cp", down into scope where used.
28865         Give "username" parameter the "const" attribute.
28866         * modules/getugroups (Files): Add lib/getugroups.h
28867
28868 2007-07-04  Karl Berry  <karl@gnu.org>
28869
28870         * MODULES.html.sh (func_all_modules): Complete rename of
28871         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
28872
28873 2007-07-02  Bruno Haible  <bruno@clisp.org>
28874
28875         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
28876         mode, when inttypes.h comes from gnulib.
28877         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
28878
28879 2007-07-02  Simon Josefsson  <simon@josefsson.org>
28880
28881         * NEWS: Mention lgpl module name change.
28882
28883         * modules/lgpl-2.1: Renamed from lgpl.
28884
28885         * NEWS: Mention gpl module name change.
28886
28887         * modules/gpl-3.0: New file, based on gpl-2.0.
28888
28889         * modules/gpl-2.0: Renamed from gpl.
28890
28891         * modules/gpl: Fix filename, doc/gpl.texi is now found at
28892         doc/gpl-2.0.texi.
28893
28894 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
28895
28896         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
28897         #define __STDC_LIMIT_MACROS temporarily while including
28898         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
28899         Problem reported by Joel E. Denny in
28900         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
28901
28902 2007-07-01  Bruno Haible  <bruno@clisp.org>
28903
28904         * lib/unistdio.h: New file.
28905         * lib/unistdio/u-asnprintf.h: New file.
28906         * lib/unistdio/u-asprintf.h: New file.
28907         * lib/unistdio/u-printf-args.c: New file.
28908         * lib/unistdio/u-printf-args.h: New file.
28909         * lib/unistdio/u-printf-parse.h: New file.
28910         * lib/unistdio/u-snprintf.h: New file.
28911         * lib/unistdio/u-sprintf.h: New file.
28912         * lib/unistdio/u-vasprintf.h: New file.
28913         * lib/unistdio/u-vsnprintf.h: New file.
28914         * lib/unistdio/u-vsprintf.h: New file.
28915         * lib/unistdio/ulc-asnprintf.c: New file.
28916         * lib/unistdio/ulc-asprintf.c: New file.
28917         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
28918         * lib/unistdio/ulc-printf-parse.c: New file.
28919         * lib/unistdio/ulc-snprintf.c: New file.
28920         * lib/unistdio/ulc-sprintf.c: New file.
28921         * lib/unistdio/ulc-vasnprintf.c: New file.
28922         * lib/unistdio/ulc-vasprintf.c: New file.
28923         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
28924         * lib/unistdio/ulc-vsnprintf.c: New file.
28925         * lib/unistdio/ulc-vsprintf.c: New file.
28926         * lib/unistdio/u8-asnprintf.c: New file.
28927         * lib/unistdio/u8-asprintf.c: New file.
28928         * lib/unistdio/u8-printf-parse.c: New file.
28929         * lib/unistdio/u8-snprintf.c: New file.
28930         * lib/unistdio/u8-sprintf.c: New file.
28931         * lib/unistdio/u8-vasnprintf.c: New file.
28932         * lib/unistdio/u8-vasprintf.c: New file.
28933         * lib/unistdio/u8-vsnprintf.c: New file.
28934         * lib/unistdio/u8-vsprintf.c: New file.
28935         * lib/unistdio/u8-u8-asnprintf.c: New file.
28936         * lib/unistdio/u8-u8-asprintf.c: New file.
28937         * lib/unistdio/u8-u8-snprintf.c: New file.
28938         * lib/unistdio/u8-u8-sprintf.c: New file.
28939         * lib/unistdio/u8-u8-vasnprintf.c: New file.
28940         * lib/unistdio/u8-u8-vasprintf.c: New file.
28941         * lib/unistdio/u8-u8-vsnprintf.c: New file.
28942         * lib/unistdio/u8-u8-vsprintf.c: New file.
28943         * lib/unistdio/u16-asnprintf.c: New file.
28944         * lib/unistdio/u16-asprintf.c: New file.
28945         * lib/unistdio/u16-printf-parse.c: New file.
28946         * lib/unistdio/u16-snprintf.c: New file.
28947         * lib/unistdio/u16-sprintf.c: New file.
28948         * lib/unistdio/u16-vasnprintf.c: New file.
28949         * lib/unistdio/u16-vasprintf.c: New file.
28950         * lib/unistdio/u16-vsnprintf.c: New file.
28951         * lib/unistdio/u16-vsprintf.c: New file.
28952         * lib/unistdio/u16-u16-asnprintf.c: New file.
28953         * lib/unistdio/u16-u16-asprintf.c: New file.
28954         * lib/unistdio/u16-u16-snprintf.c: New file.
28955         * lib/unistdio/u16-u16-sprintf.c: New file.
28956         * lib/unistdio/u16-u16-vasnprintf.c: New file.
28957         * lib/unistdio/u16-u16-vasprintf.c: New file.
28958         * lib/unistdio/u16-u16-vsnprintf.c: New file.
28959         * lib/unistdio/u16-u16-vsprintf.c: New file.
28960         * lib/unistdio/u32-asnprintf.c: New file.
28961         * lib/unistdio/u32-asprintf.c: New file.
28962         * lib/unistdio/u32-printf-parse.c: New file.
28963         * lib/unistdio/u32-snprintf.c: New file.
28964         * lib/unistdio/u32-sprintf.c: New file.
28965         * lib/unistdio/u32-vasnprintf.c: New file.
28966         * lib/unistdio/u32-vasprintf.c: New file.
28967         * lib/unistdio/u32-vsnprintf.c: New file.
28968         * lib/unistdio/u32-vsprintf.c: New file.
28969         * lib/unistdio/u32-u32-asnprintf.c: New file.
28970         * lib/unistdio/u32-u32-asprintf.c: New file.
28971         * lib/unistdio/u32-u32-snprintf.c: New file.
28972         * lib/unistdio/u32-u32-sprintf.c: New file.
28973         * lib/unistdio/u32-u32-vasnprintf.c: New file.
28974         * lib/unistdio/u32-u32-vasprintf.c: New file.
28975         * lib/unistdio/u32-u32-vsnprintf.c: New file.
28976         * lib/unistdio/u32-u32-vsprintf.c: New file.
28977         * tests/unistdio/test-ulc-asnprintf1.c: New file.
28978         * tests/unistdio/test-ulc-asnprintf1.h: New file.
28979         * tests/unistdio/test-ulc-printf1.h: New file.
28980         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
28981         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
28982         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
28983         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
28984         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
28985         * tests/unistdio/test-ulc-vasprintf1.c: New file.
28986         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
28987         * tests/unistdio/test-ulc-vsprintf1.c: New file.
28988         * tests/unistdio/test-u8-asnprintf1.c: New file.
28989         * tests/unistdio/test-u8-asnprintf1.h: New file.
28990         * tests/unistdio/test-u8-printf1.h: New file.
28991         * tests/unistdio/test-u8-vasnprintf1.c: New file.
28992         * tests/unistdio/test-u8-vasnprintf2.c: New file.
28993         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
28994         * tests/unistdio/test-u8-vasnprintf3.c: New file.
28995         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
28996         * tests/unistdio/test-u8-vasprintf1.c: New file.
28997         * tests/unistdio/test-u8-vsnprintf1.c: New file.
28998         * tests/unistdio/test-u8-vsprintf1.c: New file.
28999         * tests/unistdio/test-u16-asnprintf1.c: New file.
29000         * tests/unistdio/test-u16-asnprintf1.h: New file.
29001         * tests/unistdio/test-u16-printf1.h: New file.
29002         * tests/unistdio/test-u16-vasnprintf1.c: New file.
29003         * tests/unistdio/test-u16-vasnprintf2.c: New file.
29004         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
29005         * tests/unistdio/test-u16-vasnprintf3.c: New file.
29006         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
29007         * tests/unistdio/test-u16-vasprintf1.c: New file.
29008         * tests/unistdio/test-u16-vsnprintf1.c: New file.
29009         * tests/unistdio/test-u16-vsprintf1.c: New file.
29010         * tests/unistdio/test-u32-asnprintf1.c: New file.
29011         * tests/unistdio/test-u32-asnprintf1.h: New file.
29012         * tests/unistdio/test-u32-printf1.h: New file.
29013         * tests/unistdio/test-u32-vasnprintf1.c: New file.
29014         * tests/unistdio/test-u32-vasnprintf2.c: New file.
29015         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
29016         * tests/unistdio/test-u32-vasnprintf3.c: New file.
29017         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
29018         * tests/unistdio/test-u32-vasprintf1.c: New file.
29019         * tests/unistdio/test-u32-vsnprintf1.c: New file.
29020         * tests/unistdio/test-u32-vsprintf1.c: New file.
29021         * modules/unistdio/base: New file.
29022         * modules/unistdio/u-printf-args: New file.
29023         * modules/unistdio/ulc-asnprintf: New file.
29024         * modules/unistdio/ulc-asprintf: New file.
29025         * modules/unistdio/ulc-fprintf: New file.
29026         * modules/unistdio/ulc-printf-parse: New file.
29027         * modules/unistdio/ulc-snprintf: New file.
29028         * modules/unistdio/ulc-sprintf: New file.
29029         * modules/unistdio/ulc-vasnprintf: New file.
29030         * modules/unistdio/ulc-vasprintf: New file.
29031         * modules/unistdio/ulc-vfprintf: New file.
29032         * modules/unistdio/ulc-vsnprintf: New file.
29033         * modules/unistdio/ulc-vsprintf: New file.
29034         * modules/unistdio/u8-asnprintf: New file.
29035         * modules/unistdio/u8-asprintf: New file.
29036         * modules/unistdio/u8-printf-parse: New file.
29037         * modules/unistdio/u8-snprintf: New file.
29038         * modules/unistdio/u8-sprintf: New file.
29039         * modules/unistdio/u8-vasnprintf: New file.
29040         * modules/unistdio/u8-vasprintf: New file.
29041         * modules/unistdio/u8-vsnprintf: New file.
29042         * modules/unistdio/u8-vsprintf: New file.
29043         * modules/unistdio/u8-u8-asnprintf: New file.
29044         * modules/unistdio/u8-u8-asprintf: New file.
29045         * modules/unistdio/u8-u8-snprintf: New file.
29046         * modules/unistdio/u8-u8-sprintf: New file.
29047         * modules/unistdio/u8-u8-vasnprintf: New file.
29048         * modules/unistdio/u8-u8-vasprintf: New file.
29049         * modules/unistdio/u8-u8-vsnprintf: New file.
29050         * modules/unistdio/u8-u8-vsprintf: New file.
29051         * modules/unistdio/u16-asnprintf: New file.
29052         * modules/unistdio/u16-asprintf: New file.
29053         * modules/unistdio/u16-printf-parse: New file.
29054         * modules/unistdio/u16-snprintf: New file.
29055         * modules/unistdio/u16-sprintf: New file.
29056         * modules/unistdio/u16-vasnprintf: New file.
29057         * modules/unistdio/u16-vasprintf: New file.
29058         * modules/unistdio/u16-vsnprintf: New file.
29059         * modules/unistdio/u16-vsprintf: New file.
29060         * modules/unistdio/u16-u16-asnprintf: New file.
29061         * modules/unistdio/u16-u16-asprintf: New file.
29062         * modules/unistdio/u16-u16-snprintf: New file.
29063         * modules/unistdio/u16-u16-sprintf: New file.
29064         * modules/unistdio/u16-u16-vasnprintf: New file.
29065         * modules/unistdio/u16-u16-vasprintf: New file.
29066         * modules/unistdio/u16-u16-vsnprintf: New file.
29067         * modules/unistdio/u16-u16-vsprintf: New file.
29068         * modules/unistdio/u32-asnprintf: New file.
29069         * modules/unistdio/u32-asprintf: New file.
29070         * modules/unistdio/u32-printf-parse: New file.
29071         * modules/unistdio/u32-snprintf: New file.
29072         * modules/unistdio/u32-sprintf: New file.
29073         * modules/unistdio/u32-vasnprintf: New file.
29074         * modules/unistdio/u32-vasprintf: New file.
29075         * modules/unistdio/u32-vsnprintf: New file.
29076         * modules/unistdio/u32-vsprintf: New file.
29077         * modules/unistdio/u32-u32-asnprintf: New file.
29078         * modules/unistdio/u32-u32-asprintf: New file.
29079         * modules/unistdio/u32-u32-snprintf: New file.
29080         * modules/unistdio/u32-u32-sprintf: New file.
29081         * modules/unistdio/u32-u32-vasnprintf: New file.
29082         * modules/unistdio/u32-u32-vasprintf: New file.
29083         * modules/unistdio/u32-u32-vsnprintf: New file.
29084         * modules/unistdio/u32-u32-vsprintf: New file.
29085         * modules/unistdio/ulc-asnprintf-tests: New file.
29086         * modules/unistdio/ulc-vasnprintf-tests: New file.
29087         * modules/unistdio/ulc-vasprintf-tests: New file.
29088         * modules/unistdio/ulc-vsnprintf-tests: New file.
29089         * modules/unistdio/ulc-vsprintf-tests: New file.
29090         * modules/unistdio/u8-asnprintf-tests: New file.
29091         * modules/unistdio/u8-vasnprintf-tests: New file.
29092         * modules/unistdio/u8-vasprintf-tests: New file.
29093         * modules/unistdio/u8-vsnprintf-tests: New file.
29094         * modules/unistdio/u8-vsprintf-tests: New file.
29095         * modules/unistdio/u16-asnprintf-tests: New file.
29096         * modules/unistdio/u16-vasnprintf-tests: New file.
29097         * modules/unistdio/u16-vasprintf-tests: New file.
29098         * modules/unistdio/u16-vsnprintf-tests: New file.
29099         * modules/unistdio/u16-vsprintf-tests: New file.
29100         * modules/unistdio/u32-asnprintf-tests: New file.
29101         * modules/unistdio/u32-vasnprintf-tests: New file.
29102         * modules/unistdio/u32-vasprintf-tests: New file.
29103         * modules/unistdio/u32-vsnprintf-tests: New file.
29104         * modules/unistdio/u32-vsprintf-tests: New file.
29105         * MODULES.html.sh (Unicode string functions): Add the new modules.
29106
29107 2007-07-01  Bruno Haible  <bruno@clisp.org>
29108
29109         * lib/sprintf.c (sprintf): Limit the available length estimation,
29110         to avoid address wraparound.
29111         * lib/vsprintf.c (vsprintf): Likewise.
29112         * modules/sprintf-posix (Dependencies): Add stdint.
29113         * modules/vsprintf-posix (Dependencies): Likewise.
29114
29115 2007-07-01  Bruno Haible  <bruno@clisp.org>
29116
29117         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
29118         Windows PATH as well. Conservative double-quoting. Comments.
29119
29120 2007-07-01  Bruno Haible  <bruno@clisp.org>
29121             Eric Blake  <ebb9@byu.net>
29122             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29123
29124         * gnulib-tool (self_abspathname): Fix algorithm to cope with
29125         empty components in $PATH, denoting '.'.
29126
29127 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29128
29129         * gnulib-tool: Fix indentation.
29130         (func_create_megatestdir): Likewise.
29131         Report by Bruno Haible.
29132
29133 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29134
29135         Sync from Automake.
29136         * build-aux/gnupload: Fix shell portability issues with for loops.
29137         Report by Karl Berry.
29138
29139 2007-06-29  Simon Josefsson  <simon@josefsson.org>
29140
29141         * build-aux/maint.mk (POURL): Use translationproject.org.
29142
29143 2007-06-27  Simon Josefsson  <simon@josefsson.org>
29144             Bruno Haible  <bruno@clisp.org>
29145
29146         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
29147         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
29148         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
29149         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
29150         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
29151
29152 2007-06-27  Bruno Haible  <bruno@clisp.org>
29153
29154         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
29155         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
29156
29157 2007-06-26  Karl Berry  <karl@gnu.org>
29158
29159         * MODULES.html.sh: remove xreadlink-with-size.
29160
29161 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
29162
29163         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
29164         method that I hope also handles the double-include problem noted
29165         by Bruno Haible in
29166         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
29167
29168 2007-06-23  Bruno Haible  <bruno@clisp.org>
29169
29170         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
29171         Don't let the 'mostlyclean' target fail if the last subdirectory could
29172         not be removed.
29173         Reported by Karl Berry.
29174
29175 2007-06-23  Bruno Haible  <bruno@clisp.org>
29176
29177         * gnulib-tool (echo): Add a speedier workaround for ksh.
29178         * tests/test-echo.sh: Likewise.
29179
29180 2007-06-23  Bruno Haible  <bruno@clisp.org>
29181
29182         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
29183         * tests/test-echo.sh: Likewise.
29184
29185 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29186
29187         * gnulib-tool (IFS): Initialize early, so we don't set it to
29188         empty later.
29189         (self_abspathname): Rewrite algorithm to set it, reindent.
29190         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
29191         (func_create_megatestdir): Merge some sed scripts.
29192
29193 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
29194
29195         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
29196         exposed by Sun Studio 11 cc on Solaris 8.
29197
29198 2007-06-22  Bruno Haible  <bruno@clisp.org>
29199
29200         * gnulib-tool (echo): Ensure the echo primitive does not interpret
29201         backslashes.
29202         * tests/test-echo.sh: New file.
29203
29204 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29205
29206         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
29207         simplify `sed_replace_build_aux' scripts, they are portable but
29208         echoing them with `echo' is not.
29209         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
29210
29211 2007-06-21  Karl Berry  <karl@gnu.org>
29212
29213         * config/srclist.txt: guess we can't handle the licenses via
29214         srclist at the moment.
29215
29216 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
29217
29218         * MODULES.html.sh: Add include_next.
29219         * modules/include_next: New file.
29220
29221 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
29222
29223         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
29224         INCLUDE_NEXT.
29225         (gl_CHECK_NEXT_HEADERS): New macro.
29226         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
29227         the obsolescent gl_ABSOLUTE_HEADER.
29228         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
29229         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
29230         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
29231         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
29232         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
29233         * m4/math_h.m4 (gl_MATH_H): Likewise.
29234         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
29235         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
29236         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
29237         * m4/stdint.m4 (gl_STDINT_H): Likewise.
29238         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
29239         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
29240         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
29241         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
29242         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
29243         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
29244         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
29245         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
29246         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
29247         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
29248         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
29249         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
29250         * m4/inttypes.m4 (gl_INTTYPES_H): Define
29251         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
29252         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
29253         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
29254         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
29255         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
29256         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
29257         * lib/float_.h: Likewise.
29258         * lib/inttypes_.h: Likewise.
29259         * lib/math_.h: Likewise.
29260         * lib/search_.h: Likewise.
29261         * lib/signal_.h: Likewise.
29262         * lib/stdint_.h: Likewise.
29263         * lib/stdio_.h: Likewise.
29264         * lib/stdlib_.h: Likewise.
29265         * lib/string_.h: Likewise.
29266         * lib/sys_stat_.h: Likewise.
29267         * lib/sys_time_.h: Likewise.
29268         * lib/time_.h: Likewise.
29269         * lib/unistd_.h: Likewise.
29270         * lib/wchar_.h: Likewise.
29271         * lib/wctype_.h: Likewise.
29272         * lib/dirent_.h: Likewise.
29273         * lib/iconv_.h: Likewise.
29274         * lib/locale_.h: Likewise.
29275         * lib/netinet_in_.h: Likewise.
29276         * lib/sys_select_.h: Likewise.
29277         * lib/sys_socket_.h: Likewise.
29278         * lib/sysexits_.h: Likewise.
29279         * modules/fcntl (Depends-on): Depend on include_next, not
29280         absolute_header.
29281         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
29282         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
29283         * modules/fchdir: Likewise.
29284         * modules/float: Likewise.
29285         * modules/iconv_open: Likewise.
29286         * modules/inttypes: Likewise.
29287         * modules/locale: Likewise.
29288         * modules/math: Likewise.
29289         * modules/netinet_in: Likewise.
29290         * modules/search: Likewise.
29291         * modules/signal: Likewise.
29292         * modules/stdint: Likewise.
29293         * modules/stdio: Likewise.
29294         * modules/stdlib: Likewise.
29295         * modules/string: Likewise.
29296         * modules/sys_select: Likewise.
29297         * modules/sys_socket: Likewise.
29298         * modules/sys_stat: Likewise.
29299         * modules/sys_time: Likewise.
29300         * modules/sysexits: Likewise.
29301         * modules/time: Likewise.
29302         * modules/unistd: Likewise.
29303         * modules/wchar: Likewise.
29304         * modules/wctype: Likewise.
29305         * modules/sys_stat: Change maintainer to "all".
29306         * modules/unistd: Likewise.
29307
29308 2007-06-20  Karl Berry  <karl@gnu.org>
29309
29310         * config/srclist.txt: track www changes in license files.
29311
29312 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
29313
29314         * build-aux/bootstrap: Remove stray dot.
29315         Make sure build_aux settings are honored when linking
29316         gnulib_extra_files.
29317
29318 2007-06-19  Eric Blake  <ebb9@byu.net>
29319
29320         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
29321         Allow compilation on cygwin.
29322
29323 2007-06-19  Jim Meyering  <jim@meyering.net>
29324
29325         xreadlink-with-size: Remove module.  No longer used.
29326         Ex-callers now use xreadlink or mreadlink-with-size.
29327         * modules/xreadlink-with-size: Remove module.
29328         * lib/xreadlink-with-size.c: Remove file.
29329         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
29330         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
29331         just before the function definition *is* accurate.
29332
29333         Eliminate one way canonicalize_filename_mode could exit.
29334         * lib/canonicalize.c (canonicalize_filename_mode):
29335         Use mreadlink_with_size, not xreadlink_with_size.
29336
29337 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
29338
29339         Detect porting problems to FreeBSD/arm, which has time_t wider than
29340         long int.  Original problem reported for GNU diff by Xin Li in
29341         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
29342         * modules/getdate (Depends-on): Add intprops, verify.
29343         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
29344         is an integer type no wider than long int.
29345
29346 2007-06-18  Jim Meyering  <jim@meyering.net>
29347
29348         New module: mreadlink-with-size.
29349         * MODULES.html.sh: Add mreadlink-with-size.
29350         * modules/mreadlink-with-size: New module
29351         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
29352         not xreadlink-with-size.
29353         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
29354
29355 2007-06-16  Bruno Haible  <bruno@clisp.org>
29356
29357         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
29358         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
29359         Reported by Gary V. Vaughan <gary@gnu.org>.
29360
29361 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
29362
29363         Revamp lchown so that it lives in unistd.h where it belongs.
29364         * lib/lchown.h: Remove.
29365         * lib/dirchownmod.c: Don't include lib/lchown.h.
29366         * lib/fchownat.c: Likewise.
29367         * lib/openat.c: Likewise.
29368         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
29369         does not follow symlinks.
29370         (EOPNOTSUPP): Define if not defined.
29371         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
29372         is defined to 0.
29373         (lchown): New decl.
29374         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
29375         Do not check for lchown decl.
29376         Set REPLACE_LCHOWN.
29377         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
29378         REPLACE_LCHOWN.
29379         * modules/chown: Make it clear it follows symlinks.
29380         * modules/lchown: Make it clear it doesn't follow symlinks.
29381         (Files): Remove lib/lchown.h
29382         (Depends-on): Add unistd.
29383         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
29384         (Include): Include <unistd.h>, not "lchown.h".
29385         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
29386         REPLACE_LCHOWN.
29387
29388 2007-06-15  Jim Meyering  <jim@meyering.net>
29389
29390         Change license (GPL to LGPL) of fsusage and dependents.
29391         * modules/fsusage (License): Change to LGPL.
29392         * modules/full-read (License): Likewise.
29393         * modules/full-write (License): Likewise.
29394         * modules/safe-read (License): Likewise.
29395         * modules/safe-write (License): Likewise.
29396
29397 2007-06-14  Ben Pfaff  <blp@gnu.org>
29398
29399         Missing part of allocsa -> malloca transition.
29400         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
29401         gl_MALLOCA.
29402
29403 2007-06-12  Bruno Haible  <bruno@clisp.org>
29404
29405         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
29406         to ia64, x86_64, i386.
29407         Reported by Eric Blake.
29408
29409 2007-06-12  Bruno Haible  <bruno@clisp.org>
29410
29411         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
29412         cross-compiling to x86_64.
29413
29414 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
29415
29416         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
29417         glitch reported by Ralf Wildenhues in
29418         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
29419
29420         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
29421         Vin Shelton.
29422
29423 2007-06-11  Bruno Haible  <bruno@clisp.org>
29424
29425         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
29426         replacement string.
29427         Reported by Eric Blake.
29428
29429 2007-06-10  Bruno Haible  <bruno@clisp.org>
29430
29431         Prepare vasnprintf code for use with Unicode strings.
29432         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
29433         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
29434         TYPE_U32_STRING.
29435         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
29436         a_u32_string variants.
29437         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
29438         * lib/printf-args.c: Don't include config.h and the specification
29439         header if PRINTF_FETCHARGS is already defined.
29440         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
29441         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
29442         TYPE_U16_STRING, TYPE_U32_STRING.
29443         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
29444         u16_directive, u16_directives, u32_directive, u32_directives): New
29445         types.
29446         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
29447         New declarations.
29448         * lib/printf-parse.c: Don't include config.h and the specification
29449         header if PRINTF_PARSE is already defined. Eliminate the set of
29450         parameters for WIDE_CHAR_VERSION; the user of this file must provide
29451         them now. Include c-ctype.h.
29452         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
29453         directive and CHAR_T_ONLY_ASCII.
29454         * lib/vasnprintf.c: Don't include config.h and the specification header
29455         if VASNPRINTF is already defined.
29456         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
29457         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
29458         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
29459         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
29460         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
29461         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
29462         code accordingly.
29463         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
29464         pad_ourselves also in this case, with the 'c' and 's' directives, and
29465         with a different notion of "width".
29466         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
29467
29468 2007-06-10  Bruno Haible  <bruno@clisp.org>
29469
29470         * modules/unistr/u32-mbsnlen: New file.
29471         * lib/unistr/u32-mbsnlen.c: New file.
29472
29473         * modules/unistr/u16-mbsnlen: New file.
29474         * lib/unistr/u16-mbsnlen.c: New file.
29475
29476         * modules/unistr/u8-mbsnlen: New file.
29477         * lib/unistr/u8-mbsnlen.c: New file.
29478
29479         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
29480         declarations.
29481
29482 2007-06-10  Bruno Haible  <bruno@clisp.org>
29483
29484         * lib/string_.h (mbsnlen): New declaration.
29485         * lib/mbsnlen.c: New file.
29486         * m4/mbsnlen.m4: New file.
29487         * modules/mbsnlen: New file.
29488         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
29489         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
29490         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
29491
29492 2007-06-10  Bruno Haible  <bruno@clisp.org>
29493
29494         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
29495
29496 2007-06-10  Bruno Haible  <bruno@clisp.org>
29497
29498         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
29499         * lib/mbuiter.h: Likewise.
29500
29501 2007-06-10  Bruno Haible  <bruno@clisp.org>
29502
29503         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
29504         declaration.
29505
29506 2007-06-10  Karl Berry  <karl@gnu.org>
29507
29508         * config/srclist.txt: remove gettext entries, Bruno prefers
29509         to update individually.
29510
29511 2007-06-10  Bruno Haible  <bruno@clisp.org>
29512
29513         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
29514         'maxlen'. Ensure only length + width bytes are allocated, not
29515         length + 1 + width.
29516
29517 2007-06-09  Bruno Haible  <bruno@clisp.org>
29518
29519         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
29520         (CHAR_T): Remove macro.
29521         (VASNPRINTF): Update.
29522
29523 2007-06-09  Bruno Haible  <bruno@clisp.org>
29524
29525         * MODULES.html.sh (Unicode string functions): Add the new modules.
29526
29527         * modules/uniconv/u32-conv-to-enc: New file.
29528         * lib/uniconv/u32-conv-to-enc.c: New file.
29529         * modules/uniconv/u32-conv-to-enc-tests: New file.
29530         * tests/uniconv/test-u32-conv-to-enc.c: New file.
29531
29532         * modules/uniconv/u16-conv-to-enc: New file.
29533         * lib/uniconv/u16-conv-to-enc.c: New file.
29534         * lib/uniconv/u-conv-to-enc.h: New file.
29535         * modules/uniconv/u16-conv-to-enc-tests: New file.
29536         * tests/uniconv/test-u16-conv-to-enc.c: New file.
29537
29538         * modules/uniconv/u8-conv-to-enc: New file.
29539         * lib/uniconv/u8-conv-to-enc.c: New file.
29540         * modules/uniconv/u8-conv-to-enc-tests: New file.
29541         * tests/uniconv/test-u8-conv-to-enc.c: New file.
29542
29543         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
29544         u32_conv_to_encoding): New declarations.
29545
29546 2007-06-09  Bruno Haible  <bruno@clisp.org>
29547
29548         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
29549
29550 2007-06-09  Bruno Haible  <bruno@clisp.org>
29551
29552         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
29553         * modules/malloca: Renamed from modules/allocsa, updated.
29554         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
29555         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
29556         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
29557         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
29558         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
29559         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
29560         * modules/xmalloca: Renamed from modules/xallocsa, updated.
29561         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
29562         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
29563         * modules/c-strcasestr (Depends-on): Update.
29564         * lib/c-strcasestr.c: Update.
29565         * modules/c-strstr (Depends-on): Update.
29566         * lib/c-strstr.c: Update.
29567         * modules/canonicalize-lgpl (Depends-on): Update.
29568         * lib/canonicalize-lgpl.c: Update.
29569         * modules/clean-temp (Depends-on): Update.
29570         * lib/clean-temp.c: Update.
29571         * modules/csharpcomp (Depends-on): Update.
29572         * lib/csharpcomp.c: Update.
29573         * modules/csharpexec (Depends-on): Update.
29574         * lib/csharpexec.c: Update.
29575         * modules/javacomp (Depends-on): Update.
29576         * lib/javacomp.c: Update.
29577         * modules/javaexec (Depends-on): Update.
29578         * lib/javaexec.c: Update.
29579         * modules/mbscasestr (Depends-on): Update.
29580         * lib/mbscasestr.c: Update.
29581         * modules/mbsstr (Depends-on): Update.
29582         * lib/mbsstr.c: Update.
29583         * modules/setenv (Depends-on): Update.
29584         * lib/setenv.c: Update.
29585         * modules/strcasestr (Depends-on): Update.
29586         * lib/strcasestr.c: Update.
29587         * modules/striconveha (Depends-on): Update.
29588         * lib/striconveha.c: Update.
29589         * modules/relocatable-prog-wrapper (Files): Update.
29590         * lib/relocwrapper.c: Update.
29591         * build-aux/install-reloc: Update.
29592         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
29593
29594 2007-06-08  Bruno Haible  <bruno@clisp.org>
29595
29596         Port to uClibc.
29597         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
29598         * lib/fpurge.c (fpurge): Likewise.
29599         * lib/freading.c (freading): Likewise.
29600         * lib/fseeko.c (rpl_fseeko): Likewise.
29601         * lib/fseterr.c (fseterr): Likewise.
29602         * lib/fwriting.c (fwriting): Likewise.
29603         * tests/test-fflush.c (main): Avoid a failure on uClibc.
29604
29605 2007-06-08  Bruno Haible  <bruno@clisp.org>
29606
29607         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
29608         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
29609         * modules/gettext (Files): Add m4/intlmacosx.m4.
29610
29611 2007-06-07  Bruno Haible  <bruno@clisp.org>
29612
29613         * modules/localename-tests: New file.
29614         * tests/test-localename.c: New file.
29615
29616         New module 'localename'.
29617         * lib/localename.h: New file.
29618         * lib/localename.c: New file, from GNU gettext.
29619         * m4/localename.m4: New file.
29620         * modules/localename: New file.
29621
29622 2007-06-07  Bruno Haible  <bruno@clisp.org>
29623
29624         Work around the lack of <wchar.h> on some builds of uClibc.
29625         * doc/headers/wchar.texi: Update.
29626         * lib/wchar_.h: Include <wchar.h> only if it exists.
29627         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
29628         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
29629         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
29630         doesn't exist.
29631         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
29632         * modules/mbfile (Depends-on): Add wchar.
29633         * modules/mbiter (Depends-on): Likewise.
29634         * modules/mbuiter (Depends-on): Likewise.
29635         Reported by Simon Josefsson.
29636
29637 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
29638
29639         Work around problem reported by Steven M. Schweda in
29640         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
29641         Tru64 5.1B with the Compaq compiler environment installed declares
29642         an 'isblank' function but does not define it in the C library.
29643         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
29644         * lib/regex_internal.h (isblank): Likewise.
29645         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
29646         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
29647
29648 2007-06-05  Bruno Haible  <bruno@clisp.org>
29649
29650         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
29651         ia64.
29652         * modules/printf-safe: New file.
29653         * modules/fprintf-posix (Depends-on): Add printf-safe.
29654         * modules/printf-posix (Depends-on): Likewise.
29655         * modules/snprintf-posix (Depends-on): Likewise.
29656         * modules/sprintf-posix (Depends-on): Likewise.
29657         * modules/vasnprintf-posix (Depends-on): Likewise.
29658         * modules/vasprintf-posix (Depends-on): Likewise.
29659         * modules/vfprintf-posix (Depends-on): Likewise.
29660         * modules/vprintf-posix (Depends-on): Likewise.
29661         * modules/vsnprintf-posix (Depends-on): Likewise.
29662         * modules/vsprintf-posix (Depends-on): Likewise.
29663         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
29664         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
29665         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
29666         "no" on i386, x86_64, ia64.
29667         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
29668         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
29669         on i386, x86_64, ia64.
29670         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
29671         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
29672         on i386, x86_64, ia64.
29673         * tests/test-vasnprintf-posix.c: Include float.h.
29674         (LDBL80_WORDS): New macro.
29675         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
29676         on i386, x86_64, ia64.
29677         * tests/test-vasprintf-posix.c: Include float.h.
29678         (LDBL80_WORDS): New macro.
29679         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
29680         on i386, x86_64, ia64.
29681         * tests/test-snprintf-posix.c: Include float.h.
29682         * tests/test-sprintf-posix.c: Likewise.
29683         * tests/test-vsnprintf-posix.c: Likewise.
29684         * tests/test-vsprintf-posix.c: Likewise.
29685
29686 2007-06-05  Bruno Haible  <bruno@clisp.org>
29687
29688         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
29689         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
29690         non-IEEE numbers on i386, x86_64, ia64.
29691         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
29692         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
29693         * tests/test-isnanl.h: Include float.h.
29694         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
29695
29696 2007-06-05  Bruno Haible  <bruno@clisp.org>
29697
29698         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
29699         also the %a / %A. Handle the %a / %A code before this extra handling.
29700
29701 2007-06-05  Bruno Haible  <bruno@clisp.org>
29702
29703         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
29704         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
29705
29706 2007-06-05  Bruno Haible  <bruno@clisp.org>
29707
29708         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
29709         typo in variable name.
29710
29711 2007-06-05  Eric Blake  <ebb9@byu.net>
29712
29713         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
29714         Reported by Simon Josefsson.
29715
29716 2007-06-04  Bruno Haible  <bruno@clisp.org>
29717
29718         Avoid test failures on some PowerPC platforms.
29719         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
29720         Define differently for PowerPC.
29721         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
29722         Reported by Gary V. Vaughan <gary@gnu.org>.
29723
29724 2007-06-02  Bruno Haible  <bruno@clisp.org>
29725
29726         Fix test-stdint failure on FreeBSD/ia64.
29727         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
29728         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
29729         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
29730         * doc/headers/stdint.texi: Update.
29731
29732 2007-06-01  Bruno Haible  <bruno@clisp.org>
29733
29734         * tests/test-binary-io.c (main): Pass a third argument to open().
29735         Reported by Gary V. Vaughan <gary@gnu.org>.
29736
29737 2007-06-01  Bruno Haible  <bruno@clisp.org>
29738
29739         * doc/functions/frexpl.texi: Update for mingw.
29740
29741 2007-06-01  Bruno Haible  <bruno@clisp.org>
29742
29743         * tests/test-lseek.c (main): Disable test of errno for invalid third
29744         argument.
29745         * doc/functions/lseek.texi: Update.
29746         Reported by Gary V. Vaughan <gary@gnu.org>.
29747
29748 2007-05-28  Bruno Haible  <bruno@clisp.org>
29749
29750         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
29751
29752 2007-05-31  Eric Blake  <ebb9@byu.net>
29753
29754         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
29755         cross compiling.
29756
29757 2007-05-30  Eric Blake  <ebb9@byu.net>
29758         and Bruno Haible  <bruno@clisp.org>
29759
29760         Work around mingw test failures exposed by m4-1.4.9b.
29761         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
29762         * tests/test-unistd.c: Disable uid_t and git_t tests for the
29763         moment.
29764
29765 2007-05-30  Bruno Haible  <bruno@clisp.org>
29766
29767         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
29768         assuming that they are closed. Needed on HP-UX 11.
29769
29770 2007-05-29  Bruno Haible  <bruno@clisp.org>
29771
29772         Fix a problem with #include_next.
29773         * lib/dirent_.h: Split the double-inclusion guard.
29774         * lib/fcntl_.h: Likewise.
29775         * lib/float_.h: Likewise.
29776         * lib/iconv_.h: Likewise.
29777         * lib/inttypes_.h: Likewise.
29778         * lib/locale_.h: Likewise.
29779         * lib/math_.h: Likewise.
29780         * lib/netinet_in_.h: Likewise.
29781         * lib/search_.h: Likewise.
29782         * lib/signal_.h: Likewise.
29783         * lib/stdint_.h: Likewise.
29784         * lib/stdio_.h: Likewise.
29785         * lib/stdlib_.h: Likewise.
29786         * lib/string_.h: Likewise.
29787         * lib/sys_select_.h: Likewise.
29788         * lib/sys_socket_.h: Likewise.
29789         * lib/sys_stat_.h: Likewise.
29790         * lib/sys_time_.h: Likewise.
29791         * lib/sysexits_.h: Likewise.
29792         * lib/time_.h: Likewise.
29793         * lib/unistd_.h: Likewise.
29794         * lib/wchar_.h: Likewise.
29795         * lib/wctype_.h: Likewise.
29796
29797 2007-05-29  Bruno Haible  <bruno@clisp.org>
29798
29799         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
29800         for the moment.
29801
29802 2007-05-29  Bruno Haible  <bruno@clisp.org>
29803
29804         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
29805         invocation.
29806         Reported by Eric Blake.
29807
29808 2007-05-29  Bruno Haible  <bruno@clisp.org>
29809
29810         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
29811         compiling case.
29812
29813 2007-05-29  Eric Blake  <ebb9@byu.net>
29814             Bruno Haible  <bruno@clisp.org>
29815
29816         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
29817         cross compiles.
29818
29819 2007-05-28  Eric Blake  <ebb9@byu.net>
29820
29821         * modules/closein-tests (test_closein_LDADD): Support test on
29822         cygwin with libtool.
29823
29824 2007-05-28  Bruno Haible  <bruno@clisp.org>
29825
29826         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
29827         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
29828         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
29829         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
29830         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
29831         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
29832         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
29833         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
29834         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
29835
29836 2007-05-28  Eric Blake  <ebb9@byu.net>
29837
29838         Unconditionally include <config.h> in unit tests.
29839         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
29840         * tests/test-allocsa.c, tests/test-arcfour.c,
29841         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
29842         tests/test-array_list.c, tests/test-array_oset.c,
29843         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
29844         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
29845         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
29846         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
29847         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
29848         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
29849         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
29850         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
29851         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
29852         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
29853         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
29854         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
29855         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
29856         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
29857         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
29858         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
29859         test-md5.c, test-memmem.c, test-printf-posix.c,
29860         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
29861         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
29862         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
29863         test-strcasestr.c, test-striconv.c, test-striconveh.c,
29864         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
29865         test-vasnprintf-posix2.c, test-vasnprintf.c,
29866         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
29867         test-vfprintf-posix.c, test-vprintf-posix.c,
29868         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
29869         test-xvasprintf.c: Likewise.
29870
29871 2007-05-28  Bruno Haible  <bruno@clisp.org>
29872
29873         * gnulib-tool (func_import): Remember the --with-tests command-line
29874         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
29875         Reported by Eric Blake.
29876
29877 2007-05-28  Bruno Haible  <bruno@clisp.org>
29878
29879         * modules/ftell-tests: New file.
29880         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
29881         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
29882
29883         * lib/ftell.c: New file.
29884         * modules/ftell: New file.
29885         * m4/ftell.m4: New file.
29886         * doc/functions/ftell.texi: Update.
29887         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
29888         REPLACE_FTELL.
29889         * lib/stdio_.h (rpl_ftell): New declaration.
29890         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
29891         REPLACE_FTELL.
29892
29893 2007-05-28  Eric Blake  <ebb9@byu.net>
29894
29895         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
29896
29897 2007-05-28  Bruno Haible  <bruno@clisp.org>
29898
29899         * modules/fseek-tests: New file.
29900         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
29901         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
29902
29903         * lib/fseek.c: New file.
29904         * modules/fseek: New file.
29905         * m4/fseek.m4: New file.
29906         * doc/functions/fseek.texi: Update.
29907         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
29908         REPLACE_FSEEK.
29909         * lib/stdio_.h (rpl_fseek): New declaration.
29910         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
29911         REPLACE_FSEEK.
29912
29913 2007-05-28  Bruno Haible  <bruno@clisp.org>
29914
29915         * lib/stdio_.h (fflush): More comments.
29916
29917 2007-05-28  Bruno Haible  <bruno@clisp.org>
29918
29919         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
29920         runtime test.
29921
29922 2007-05-28  Eric Blake  <ebb9@byu.net>
29923
29924         Improve lseek module.
29925         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
29926         * lib/unistd_.h (lseek): Scale back link warning message.
29927         * tests/test-lseek.c: Beef up test.
29928         * tests/test-lseek.sh: Exercise more facets of lseek.
29929         Reported by Bruno Haible.
29930
29931 2007-05-28  Bruno Haible  <bruno@clisp.org>
29932
29933         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
29934         to define.
29935
29936 2007-05-27  Bruno Haible  <bruno@clisp.org>
29937
29938         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
29939
29940 2007-05-27  Bruno Haible  <bruno@clisp.org>
29941
29942         * modules/openmp: New file.
29943         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
29944         Noah Misch.
29945
29946 2007-05-26  Bruno Haible  <bruno@clisp.org>
29947
29948         * modules/chdir-long (Depends-on): Add fchdir.
29949         * modules/chdir-safer (Depends-on): Likewise.
29950         * modules/fts (Depends-on): Likewise.
29951         * modules/fts-lgpl (Depends-on): Likewise.
29952         * modules/openat (Depends-on): Likewise.
29953         * modules/savewd (Depends-on): Likewise.
29954
29955 2007-05-24  Eric Blake  <ebb9@byu.net>
29956
29957         Fix lseek on mingw.
29958         * modules/lseek: New module.
29959         * m4/lseek.m4: New file.
29960         * lib/lseek.c: New file.
29961         * modules/lseek-tests: New file.
29962         * tests/test-lseek.c: New file.
29963         * tests/test-lseek.sh: New file.
29964         * MODULES.html.sh: Document lseek module.
29965         * modules/fflush (Depends-on): Add lseek, fseeko.
29966         * modules/fseeko (Depends-on): Likewise.
29967         * modules/ftello (Depends-on): Likewise.
29968         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
29969         broken.
29970         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
29971         broken.
29972         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
29973         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
29974         * lib/ftello.c (rpl_ftello): Likewise.
29975         * tests/test-fseeko.c (main): Test this.
29976         * tests/test-fseeko.sh: Likewise.
29977         * tests/test-ftello.c (main): Likewise.
29978         * tests/test-ftello.sh: Likewise.
29979         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
29980         implies replacing fseek.
29981         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
29982         HAVE_FTELLO.
29983         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
29984         * modules/unistd (Makefile.am): Likewise.
29985         * lib/unistd_.h (lseek): Declare a replacement.
29986         * doc/functions/lseek.texi (lseek): Document this fix.
29987         * doc/functions/fseek.texi (fseek): Likewise.
29988         * doc/functions/ftell.texi (ftell): Likewise.
29989
29990 2007-05-24  Bruno Haible  <bruno@clisp.org>
29991
29992         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
29993         in the printed representation of a NaN.
29994         * tests/test-vasprintf-posix.c (test_function): Likewise.
29995         * tests/test-snprintf-posix.h (test_function): Likewise.
29996         * tests/test-sprintf-posix.h (test_function): Likewise.
29997         Reported by Eric Blake.
29998
29999 2007-05-23  Eric Blake  <ebb9@byu.net>
30000
30001         Fix fseeko/ftello on cygwin 1.5.24.
30002         * doc/functions/fseeko.texi (fseeko): Document the fix.
30003         * doc/functions/ftello.texi (ftello): Document the fix.
30004         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
30005         * doc/functions/stdout.text (stdout): New file.
30006         * doc/functions/stderr.text (stderr): New file.
30007         * doc/gnulib.texi (Function Substitutes): Use new files.
30008         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
30009         prior to 1.7.0.
30010         * tests/test-ftello.c (main): Likewise for ftello.
30011         * tests/test-fseeko.sh: New file.
30012         * tests/test-ftello.sh: New file.
30013         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
30014         with seekable stdin.
30015         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
30016         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
30017         (gl_REPLACE_FSEEKO): New macro.
30018         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
30019         * modules/fseeko (Files): Distribute fseeko.c.
30020         * modules/ftello (Files): Distribute ftello.c.
30021         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
30022         mode.
30023         * lib/ftello.c (rpl_ftello): New file.
30024         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
30025         fseeko, ftello.
30026         (gl_STDIN_LARGE_OFFSET): New macro.
30027         * modules/stdio (Makefile.am): Perform the replacement.
30028         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
30029
30030 2007-05-23  Bruno Haible  <bruno@clisp.org>
30031
30032         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
30033         GNULIB_POSIXCHECK is defined.
30034
30035 2007-05-21  Bruno Haible  <bruno@clisp.org>
30036
30037         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
30038         Check also the output for NaN arguments. When cross-compiling, guess
30039         no on IRIX.
30040         * lib/vasnprintf.c: Update comments.
30041         * tests/test-vasnprintf-posix.c (strisnan): New function.
30042         (test_function): Use it.
30043         * tests/test-vasprintf-posix.c (strisnan): New function.
30044         (test_function): Use it.
30045         * tests/test-snprintf-posix.h (strisnan): New function.
30046         (test_function): Use it.
30047         * tests/test-sprintf-posix.h (strisnan): New function.
30048         (test_function): Use it.
30049         Reported by Eric Blake.
30050
30051 2007-05-20  Bruno Haible  <bruno@clisp.org>
30052
30053         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
30054         numbers that fails on BeOS.
30055         * doc/functions/frexpl.texi: Update.
30056
30057 2007-05-20  Jim Meyering  <jim@meyering.net>
30058
30059         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
30060         forced upon us by glibc-2.6.
30061
30062 2007-05-20  Bruno Haible  <bruno@clisp.org>
30063
30064         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
30065         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
30066         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
30067         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
30068         NEED_PRINTF_INFINITE.
30069         (is_infinitel): New function.
30070         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
30071         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
30072         gl_PREREQ_VASNPRINTF_INFINITE.
30073         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
30074         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
30075         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
30076         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
30077         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
30078         gl_PREREQ_VASNPRINTF_INFINITE.
30079         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
30080         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
30081         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
30082         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
30083         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
30084         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
30085         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
30086         * doc/functions/fprintf.texi: Update.
30087         * doc/functions/printf.texi: Update.
30088         * doc/functions/snprintf.texi: Update.
30089         * doc/functions/sprintf.texi: Update.
30090         * doc/functions/vfprintf.texi: Update.
30091         * doc/functions/vprintf.texi: Update.
30092         * doc/functions/vsnprintf.texi: Update.
30093         * doc/functions/vsprintf.texi: Update.
30094
30095 2007-05-20  Bruno Haible  <bruno@clisp.org>
30096
30097         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
30098         was not found in libc.
30099         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
30100
30101 2007-05-20  Bruno Haible  <bruno@clisp.org>
30102
30103         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
30104         printed as "-nan" instead of "nan".
30105         * tests/test-vasprintf-posix.c (test_function): Likewise.
30106         * tests/test-snprintf-posix.h (test_function): Likewise.
30107         * tests/test-sprintf-posix.h (test_function): Likewise.
30108         Needed for HP-UX 11.
30109
30110 2007-05-20  Jim Meyering  <jim@meyering.net>
30111
30112         Fix buggy test for the fchownat-deref bug.
30113         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
30114         symlink required for the run-test.  Without it, this test would
30115         always declare that fchownat doesn't work, and client code would
30116         unnecessarily use the replacement function with fixed libc.
30117         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
30118         Reported by Greg Schafer.
30119
30120 2007-05-19  Bruno Haible  <bruno@clisp.org>
30121
30122         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
30123         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
30124         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
30125         Needed for IRIX 6.5 and Solaris 2.5.1.
30126
30127 2007-05-19  Bruno Haible  <bruno@clisp.org>
30128
30129         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
30130         (test_function): Skip tests involving -0.0 on platforms where
30131         -0.0 = 0.0.
30132         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
30133         (test_function): Skip tests involving -0.0 on platforms where
30134         -0.0 = 0.0.
30135         * tests/test-snprintf-posix.h (have_minus_zero): New function.
30136         (test_function): Skip tests involving -0.0 on platforms where
30137         -0.0 = 0.0.
30138         * tests/test-sprintf-posix.h (have_minus_zero): New function.
30139         (test_function): Skip tests involving -0.0 on platforms where
30140         -0.0 = 0.0.
30141         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
30142         tests.
30143         * tests/test-printf-posix.h (test_function): Likewise.
30144         * tests/test-printf-posix.output: Remove all -0.0 related results.
30145         Needed for IRIX 6.5.
30146
30147 2007-05-19  Bruno Haible  <bruno@clisp.org>
30148
30149         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
30150         printed as "nan0x7fffffff" instead of "nan".
30151         * tests/test-vasprintf-posix.c (test_function): Likewise.
30152         * tests/test-snprintf-posix.h (test_function): Likewise.
30153         * tests/test-sprintf-posix.h (test_function): Likewise.
30154         * tests/test-fprintf-posix.h (NaN): Remove macro.
30155         (test_function): Remove all NaN related tests.
30156         * tests/test-printf-posix.h (NaN): Remove macro.
30157         (test_function): Remove all NaN related tests.
30158         * tests/test-printf-posix.output: Remove all NaN related results.
30159         Needed for IRIX 6.5.
30160
30161 2007-05-19  Bruno Haible  <bruno@clisp.org>
30162
30163         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
30164         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
30165
30166 2007-05-19  Bruno Haible  <bruno@clisp.org>
30167
30168         * lib/float_.h: New file.
30169         * m4/float_h.m4: New file.
30170         * modules/float: New file.
30171         * modules/isnanl (Dependencies): Add float.
30172         * modules/isnanl-nolibm (Dependencies): Likewise.
30173         * modules/mathl (Dependencies): Likewise.
30174         * modules/printf-frexpl (Dependencies): Likewise.
30175         * modules/signbit (Dependencies): Likewise.
30176         * modules/vasnprintf (Dependencies): Likewise.
30177         * doc/headers/float.texi: Update.
30178
30179 2007-05-19  Jim Meyering  <jim@meyering.net>
30180
30181         * lib/utimens.c (gl_futimens): Rename from futimens,
30182         now that glibc-2.6 declares futimens.
30183         * lib/utimens.h: Likewise.
30184
30185 2007-05-19  Bruno Haible  <bruno@clisp.org>
30186
30187         Avoid test failures on mingw.
30188         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
30189         * tests/test-printf-posix.sh: Likewise.
30190         * tests/test-vfprintf-posix.sh: Likewise.
30191         * tests/test-vprintf-posix.sh: Likewise.
30192
30193 2007-05-19  Bruno Haible  <bruno@clisp.org>
30194
30195         Fix *printf result for NaN, Inf, -0.0 on mingw.
30196         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
30197         * lib/vasnprintf.c: Include math.h and isnan.h.
30198         (is_infinite_or_zero): New function.
30199         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
30200         values in the %f, %F, %e, %E, %g, %G directives.
30201         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
30202         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
30203         gl_PRINTF_INFINITE and test its result. Invoke
30204         gl_PREREQ_VASNPRINTF_INFINITE.
30205         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
30206         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
30207         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
30208         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
30209         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
30210         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
30211         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
30212         * doc/functions/fprintf.texi: Update.
30213         * doc/functions/printf.texi: Update.
30214         * doc/functions/snprintf.texi: Update.
30215         * doc/functions/sprintf.texi: Update.
30216         * doc/functions/vfprintf.texi: Update.
30217         * doc/functions/vprintf.texi: Update.
30218         * doc/functions/vsnprintf.texi: Update.
30219         * doc/functions/vsprintf.texi: Update.
30220
30221 2007-05-19  Bruno Haible  <bruno@clisp.org>
30222
30223         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
30224         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
30225         Instead of multiplying with 10^k, set extra_zeroes to k.
30226         (scale10_round_long_double): Remove function.
30227
30228 2007-05-18  Bruno Haible  <bruno@clisp.org>
30229
30230         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
30231         introduced on 2007-05-06.
30232
30233 2007-05-18  Bruno Haible  <bruno@clisp.org>
30234
30235         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
30236         %g directives.
30237         * tests/test-vasprintf-posix.c (test_function): Likewise.
30238         * tests/test-snprintf-posix.h (test_function): Likewise.
30239         * tests/test-sprintf-posix.h (test_function): Likewise.
30240
30241 2007-05-18  Bruno Haible  <bruno@clisp.org>
30242
30243         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
30244         (strmatch): New function.
30245         (test_function): Test the %f directive on numbers of various exponents.
30246         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
30247         (strmatch): New function.
30248         (test_function): Test the %f directive on numbers of various exponents.
30249         * tests/test-snprintf-posix.h (strmatch): New function.
30250         (test_function): Test the %f directive on numbers of various exponents.
30251         * tests/test-sprintf-posix.h (strmatch): New function.
30252         (test_function): Test the %f directive on numbers of various exponents.
30253         * tests/test-snprintf-posix.c (SIZEOF): New macro.
30254         * tests/test-sprintf-posix.c (SIZEOF): New macro.
30255         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
30256         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
30257
30258 2007-05-18  Bruno Haible  <bruno@clisp.org>
30259
30260         Add support for 'long double' number output.
30261         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
30262         * lib/vasnprintf.c: Include math.h and float+.h.
30263         (mp_limb_t): New type.
30264         (GMP_LIMB_BITS): New macro.
30265         (mp_twolimb_t): New type.
30266         (GMP_TWOLIMB_BITS): New macro.
30267         (mpn_t): New type.
30268         (multiply, divide, convert_to_decimal, decode_long_double,
30269         scale10_round_long_double, scale10_round_decimal_long_double,
30270         floorlog10l): New functions.
30271         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
30272         for the %f, %F, %e, %E, %g, %G directives.
30273         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
30274         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
30275         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
30276         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
30277         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
30278         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
30279         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
30280         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
30281         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
30282         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
30283         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
30284         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
30285         * modules/snprintf-posix (Depends-on): Likewise.
30286         * modules/sprintf-posix (Depends-on): Likewise.
30287         * modules/vasnprintf-posix (Depends-on): Likewise.
30288         * modules/vasprintf-posix (Depends-on): Likewise.
30289         * modules/vfprintf-posix (Depends-on): Likewise.
30290         * modules/vsnprintf-posix (Depends-on): Likewise.
30291         * modules/vsprintf-posix (Depends-on): Likewise.
30292         * modules/vasnprintf (Files): Add lib/float+.h.
30293         * doc/functions/fprintf.texi: Update.
30294         * doc/functions/printf.texi: Update.
30295         * doc/functions/snprintf.texi: Update.
30296         * doc/functions/sprintf.texi: Update.
30297         * doc/functions/vfprintf.texi: Update.
30298         * doc/functions/vprintf.texi: Update.
30299         * doc/functions/vsnprintf.texi: Update.
30300         * doc/functions/vsprintf.texi: Update.
30301
30302 2007-05-18  Bruno Haible  <bruno@clisp.org>
30303
30304         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
30305
30306 2007-05-18  Bruno Haible  <bruno@clisp.org>
30307
30308         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
30309         for printing 64-bit integers. Needed for mingw.
30310
30311 2007-05-18  Bruno Haible  <bruno@clisp.org>
30312
30313         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
30314         gl_FUNC_FREXPL_WORKS.
30315         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
30316
30317 2007-05-18  Bruno Haible  <bruno@clisp.org>
30318
30319         * modules/frexpl-nolibm-tests: New file.
30320
30321         * modules/frexpl-nolibm: New file.
30322         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
30323
30324 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
30325
30326         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
30327         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
30328         GCC 4.2, which otherwise issues a lot of warnings.
30329         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
30330         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
30331         Likewise.
30332         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
30333         * modules/iconv_open (iconv.h): Likewise.
30334         * modules/locale (locale.h): Likewise.
30335         * modules/netinet_in (netinet/in.h): Likewise.
30336         * modules/sys_select (sys_select.h): Likewise.
30337         * modules/sys_socket (sys/socket.h): Likewise.
30338         * modules/sys_stat (sys/stat.h): Likewise.
30339         * modules/sysexits (sysexits.h): Likewise.
30340         * modules/unistd (unistd.h): Likewise.
30341
30342 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30343
30344         * modules/closein-tests (Makefile.am): Distribute
30345         `test-closein.sh'.
30346
30347 2007-05-17  Bruno Haible  <bruno@clisp.org>
30348
30349         * tests/test-printf-posix.output: Renamed from
30350         tests/test-fprintf-posix.out.
30351         * modules/fprintf-posix-tests: Update.
30352         * modules/printf-posix-tests: Update.
30353         * modules/vfprintf-posix-tests: Update.
30354         * modules/vprintf-posix-tests: Update.
30355         * tests/test-fprintf-posix.sh: Update.
30356         * tests/test-printf-posix.sh: Update.
30357         * tests/test-vfprintf-posix.sh: Update.
30358         * tests/test-vprintf-posix.sh: Update.
30359         Reported by Ralf Wildenhues.
30360
30361 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
30362
30363         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
30364         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
30365         GCC 4.2, which otherwise issues a lot of warnings.
30366         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
30367         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
30368         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
30369         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
30370         it should no longer be needed.
30371         * lib/string_.h: Likewise.
30372         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
30373         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
30374         * modules/inttypes (inttypes.h): Likewise.
30375         * modules/math (math.h): Likewise.
30376         * modules/search (search.h): Likewise.
30377         * modules/signal (signal.h): Likewise.
30378         * modules/stdint (stdint.h): Likewise.
30379         * modules/stdio (stdio.h): Likewise.
30380         * modules/stdlib (stdlib.h): Likewise.
30381         * modules/string (string.h): Likewise.
30382         * modules/sys_time (sys/time.h): Likewise.
30383         * modules/time (time.h): Likewise.
30384         * modules/wchar (wchar.h): Likewise.
30385         * modules/wctype (wtype.h): Likewise.
30386
30387 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
30388
30389         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
30390
30391 2007-05-13  Bruno Haible  <bruno@clisp.org>
30392
30393         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
30394         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
30395         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
30396         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
30397         (gl_PREREQ_STRTOK_R): Don't require it here.
30398
30399 2007-05-13  Bruno Haible  <bruno@clisp.org>
30400
30401         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
30402         when used in C++ mode.
30403
30404 2007-05-12  Bruno Haible  <bruno@clisp.org>
30405
30406         * lib/linebuffer.h: Tweak doc.
30407         * lib/linebuffer.c: Likewise.
30408
30409 2007-05-12  James Youngman  <jay@gnu.org>
30410
30411         * lib/linebuffer.c (readlinebuffer_delim): New function,
30412         like readlinebuffer, but use a caller-specified delimiter.
30413         (readlinebuffer): Just call readlinebuffer_delim with '\n'
30414         as the delimiter.
30415         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
30416
30417 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
30418
30419         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
30420         * modules/openat (Files): Remove openat-die.c.
30421         (Depends-on): Add openat-die.
30422         * modules/openat-die: New module.
30423
30424 2007-05-06  Bruno Haible  <bruno@clisp.org>
30425
30426         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
30427         Update with info about Cygwin.
30428         * doc/functions/fprintf.texi: Update.
30429         * doc/functions/printf.texi: Update.
30430         * doc/functions/snprintf.texi: Update.
30431         * doc/functions/sprintf.texi: Update.
30432         * doc/functions/vfprintf.texi: Update.
30433         * doc/functions/vprintf.texi: Update.
30434         * doc/functions/vsnprintf.texi: Update.
30435         * doc/functions/vsprintf.texi: Update.
30436         Reported by Eric Blake.
30437
30438 2007-05-06  Bruno Haible  <bruno@clisp.org>
30439
30440         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
30441         padding ourselves for the floating-point directives.
30442         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
30443         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
30444         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
30445         gl_PRINTF_FLAG_ZERO and test its result. Invoke
30446         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
30447         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
30448         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
30449         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
30450         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
30451         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
30452         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
30453         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
30454         * tests/test-snprintf-posix.h (test_function): Also check the width
30455         and some flags in the %f directive.
30456         * tests/test-sprintf-posix.h (test_function): Likewise.
30457         * tests/test-vasnprintf-posix.c (test_function): Likewise.
30458         * tests/test-vasprintf-posix.c (test_function): Likewise.
30459         * doc/functions/fprintf.texi: Update.
30460         * doc/functions/printf.texi: Update.
30461         * doc/functions/snprintf.texi: Update.
30462         * doc/functions/sprintf.texi: Update.
30463         * doc/functions/vfprintf.texi: Update.
30464         * doc/functions/vprintf.texi: Update.
30465         * doc/functions/vsnprintf.texi: Update.
30466         * doc/functions/vsprintf.texi: Update.
30467
30468 2007-05-06  Bruno Haible  <bruno@clisp.org>
30469
30470         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
30471         pass the ' flag character to sprintf or snprintf.
30472         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
30473         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
30474         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
30475         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
30476         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
30477         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
30478         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
30479         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
30480         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
30481         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
30482         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
30483         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
30484         * tests/test-snprintf-posix.h (test_function): Also check the grouping
30485         flag.
30486         * tests/test-sprintf-posix.h (test_function): Likewise.
30487         * tests/test-vasnprintf-posix.c (test_function): Likewise.
30488         * tests/test-vasprintf-posix.c (test_function): Likewise.
30489         * doc/functions/fprintf.texi: Update.
30490         * doc/functions/printf.texi: Update.
30491         * doc/functions/snprintf.texi: Update.
30492         * doc/functions/sprintf.texi: Update.
30493         * doc/functions/vfprintf.texi: Update.
30494         * doc/functions/vprintf.texi: Update.
30495         * doc/functions/vsnprintf.texi: Update.
30496         * doc/functions/vsprintf.texi: Update.
30497
30498 2007-05-01  Bruno Haible  <bruno@clisp.org>
30499
30500         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
30501
30502 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
30503
30504         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
30505         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
30506
30507 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
30508
30509         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
30510         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
30511         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
30512
30513 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
30514
30515         * lib/argp-help.c (struct hol_entry): New member `ord'.
30516         (HOL_ENTRY_PTRCMP): Use ord for comparison
30517         (hol_sort): Initialize ord.
30518
30519 2007-05-01  Bruno Haible  <bruno@clisp.org>
30520
30521         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
30522         Reported by Eric Blake.
30523         * doc/gnulib.texi (Function Substitutes): Update.
30524
30525 2007-05-01  Bruno Haible  <bruno@clisp.org>
30526
30527         * doc/functions.texi: Remove file, now redundant through
30528         doc/functions/*.texi.
30529
30530 2007-05-01  Bruno Haible  <bruno@clisp.org>
30531
30532         * modules/argp (Depends-on): Add sleep.
30533
30534 2007-05-01  Bruno Haible  <bruno@clisp.org>
30535
30536         * modules/sleep-tests: New file.
30537         * tests/test-sleep.c: New file.
30538
30539         * modules/sleep: New file.
30540         * lib/sleep.c: New file.
30541         * m4/sleep.m4: New file.
30542         * lib/unistd_.h (sleep): New declaration.
30543         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
30544         HAVE_SLEEP.
30545         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
30546         * doc/functions/sleep.texi: Document the sleep module.
30547
30548 2007-05-01  Bruno Haible  <bruno@clisp.org>
30549
30550         * lib/sigprocmask.h: Remove file.
30551         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
30552         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
30553         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
30554         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
30555         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
30556         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
30557         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
30558         HAVE_SIGSET_T as a shell variable.
30559         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
30560         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
30561         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
30562         (Depends-on): Add signal. Remove verify.
30563         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
30564         (Include): Mention <signal.h> instead of sigprocmask.h.
30565         * NEWS: Mention the change.
30566         * lib/fatal-signal.c: Don't include sigprocmask.h.
30567
30568 2007-05-01  Bruno Haible  <bruno@clisp.org>
30569
30570         * modules/signal: New file.
30571         * lib/signal_.h: New file.
30572         * m4/signal_h.m4: New file.
30573
30574 2007-05-01  Bruno Haible  <bruno@clisp.org>
30575
30576         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
30577         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
30578         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
30579         HAVE_WCTYPE_CTMP_BUG into wctype.h.
30580
30581 2007-05-01  Bruno Haible  <bruno@clisp.org>
30582
30583         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
30584         configure time.
30585         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
30586         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
30587         * modules/sys_stat (Makefile.am): Substitute their values into
30588         sys/stat.h.
30589
30590 2007-05-01  Bruno Haible  <bruno@clisp.org>
30591
30592         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
30593         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
30594         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
30595
30596 2007-05-01  Bruno Haible  <bruno@clisp.org>
30597
30598         * doc/header/assert.texi: Undo last change: don't mention the gnulib
30599         'assert' module here.
30600
30601 2007-05-01  Bruno Haible  <bruno@clisp.org>
30602
30603         * doc/functions/*.texi: New files.
30604         * doc/functions/google-ranking.txt: New file.
30605         * doc/gnulib.texi (Function Substitutes): New chapter.
30606         (ctime, inet_ntoa): Remove sections.
30607         * doc/ctime.texi: Remove file.
30608         * doc/inet_ntoa.texi: Remove file.
30609         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
30610         dependencies.
30611         (%.info): New rule, specifying a --reference-limit.
30612
30613 2007-05-01  Bruno Haible  <bruno@clisp.org>
30614
30615         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
30616
30617 2007-05-01  Bruno Haible  <bruno@clisp.org>
30618
30619         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
30620         the portability of 'mkdir' to mingw systems.
30621
30622 2007-05-01  Bruno Haible  <bruno@clisp.org>
30623
30624         * doc/headers/google-ranking.txt: New file.
30625
30626 2007-04-30  Eric Blake  <ebb9@byu.net>
30627
30628         Prefer fseeko to fseek.
30629         * modules/getpass (Depends-on): Add fseeko.
30630         * lib/getpass.c (getpass): Use fseeko, not fseek.
30631
30632 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
30633
30634         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
30635         assumes the sorting is stable, while most qsort implementations
30636         are not.  Use argument addresses to ensure they never compare as
30637         equal.
30638
30639         * tests/test-argp-2.sh (usage-indent test): Fix output
30640         (func_compare): Restore diff options
30641         * tests/test-argp.c: Restore #include "progname.h"
30642
30643 2007-04-29  Bruno Haible  <bruno@clisp.org>
30644
30645         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
30646         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
30647         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
30648         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
30649         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
30650         (configure.ac): Define CHECK_SNPRINTF_POSIX.
30651         (TESTS, check_PROGRAMS): Add test-snprintf.
30652         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
30653         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
30654         (TESTS, check_PROGRAMS): Add test-vsnprintf.
30655         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
30656         assertions that fail on HP-UX, OSF/1, or IRIX.
30657         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
30658
30659 2007-04-29  Bruno Haible  <bruno@clisp.org>
30660
30661         * MODULES.html.sh (posix_functions): Remove 'contents'.
30662
30663 2007-04-29  Karl Berry  <karl@gnu.org>
30664
30665         * config/srclist.txt (gendocs_template_min): new entry.
30666
30667 2007-04-29  Bruno Haible  <bruno@clisp.org>
30668
30669         Work around fpurge bug on BSD systems.
30670         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
30671         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
30672         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
30673         fpurge to rpl_fpurge if the system already has this function.
30674         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
30675         the case where the system already has this function. Correct invariants
30676         on BSD systems.
30677         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
30678         BSD systems.
30679
30680 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
30681
30682         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
30683         proposed by Sven Verdoolaege.
30684
30685         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
30686         options.
30687         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
30688         (usage and help tests): Update
30689
30690 2007-04-29  Bruno Haible  <bruno@clisp.org>
30691
30692         * tests/test-fflush.c (main): Use a file of size 17, not 10.
30693         Print more information in case of failure. Disable a test on BeOS.
30694
30695 2007-04-29  Bruno Haible  <bruno@clisp.org>
30696
30697         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
30698         This helps debugging on systems on which no gdb is available.
30699
30700 2007-04-29  Bruno Haible  <bruno@clisp.org>
30701
30702         * lib/freading.h: Improve comments.
30703         * lib/fwriting.h: Likewise.
30704         * tests/test-freading.c (main): Don't check freading immediately after
30705         repositioning. Needed for glibc.
30706
30707 2007-04-29  Bruno Haible  <bruno@clisp.org>
30708
30709         * lib/freading.c (freading): Trivial simplification.
30710
30711 2007-04-28  Bruno Haible  <bruno@clisp.org>
30712
30713         * tests/test-fwriting.c (main): Also test the interaction between
30714         fflush and fwriting.
30715         * modules/fwriting-tests (Depends-on): Add fflush.
30716
30717         * tests/test-freading.c (main): Also test the interaction between
30718         fflush and freading.
30719         * modules/freading-tests (Depends-on): Add fflush.
30720
30721 2007-04-28  Bruno Haible  <bruno@clisp.org>
30722
30723         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
30724         fseeko and ftello.
30725         Suggested by Eric Blake.
30726
30727 2007-04-28  Jim Meyering  <jim@meyering.net>
30728
30729         Avoid false-negative in gl_STDINT_H's C99 conformance test.
30730         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
30731         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
30732
30733 2007-04-27  Eric Blake  <ebb9@byu.net>
30734
30735         * doc/headers/assert.texi (assert.h): Document assert module use.
30736
30737 2007-04-27  Bruno Haible  <bruno@clisp.org>
30738
30739         * doc/headers/*.texi: New files.
30740         * doc/gnulib.texi (Header File Substitutes): New chapter.
30741         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
30742         dependencies.
30743         (standards.info ,standards.html, standards.dvi): Update dependencies.
30744         (mostlyclean, clean): New targets.
30745
30746 2007-04-27  Bruno Haible  <bruno@clisp.org>
30747
30748         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
30749         * modules/sysexits (Files, Makefile.am): Update.
30750
30751         * lib/sys_socket_.h: Renamed from lib/socket_.h.
30752         * modules/sys_socket (Files, Makefile.am): Update.
30753
30754         * lib/sys_stat_.h: Renamed from lib/stat_.h.
30755         * modules/sys_stat (Files, Makefile.am): Update.
30756
30757 2007-04-27  Eric Blake  <ebb9@byu.net>
30758
30759         * lib/freading.h: Improve comments.
30760         * lib/fwriting.h: Likewise.
30761         * lib/fflush.c: Likewise.
30762
30763         Fix closein for mingw.
30764         * modules/closein-tests: Add tests for closein.
30765         * tests/test-closein.c: New file.
30766         * tests/test-closein.sh: Likewise.
30767         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
30768         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
30769
30770 2007-04-27  Bruno Haible  <bruno@clisp.org>
30771
30772         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
30773         version is < 6.
30774         * lib/math_.h [__DECC]: Likewise.
30775         * lib/stdio_.h [__DECC]: Likewise.
30776         * lib/stdlib_.h [__DECC]: Likewise.
30777         * lib/string_.h [__DECC]: Likewise.
30778         * lib/time_.h [__DECC]: Likewise.
30779         * lib/wchar_.h [__DECC]: Likewise.
30780         * lib/wctype_.h [__DECC]: Likewise.
30781
30782 2007-04-27  Bruno Haible  <bruno@clisp.org>
30783
30784         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
30785
30786 2007-04-27  Bruno Haible  <bruno@clisp.org>
30787
30788         * lib/fflush.c: Add comments.
30789         * modules/fpurge-tests (Depends-on): Add fflush.
30790         * modules/freadable-tests (Depends-on): Likewise.
30791         * modules/fwritable-tests (Depends-on): Likewise.
30792
30793 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
30794
30795         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
30796         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
30797         Report by Bruno Haible <bruno@clisp.org>.
30798
30799 2007-04-26  Eric Blake  <ebb9@byu.net>
30800
30801         Fix fflush on mingw.
30802         * modules/fflush (Depends-on): Add freading.
30803         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
30804         but unread data.
30805
30806 2007-04-26  Eric Blake  <ebb9@byu.net>
30807         and Bruno Haible  <bruno@clisp.org>
30808
30809         Implement freading and fwriting.
30810         * lib/freading.c: New file.
30811         * lib/freading.h: Likewise.
30812         * m4/freading.m4: Likewise.
30813         * modules/freading: Likewise.
30814         * modules/freading-tests: Likewise.
30815         * tests/test-freading.c: Likewise.
30816         * lib/fwriting.c: New file.
30817         * lib/fwriting.h: Likewise.
30818         * m4/fwriting.m4: Likewise.
30819         * modules/fwriting: Likewise.
30820         * modules/fwriting-tests: Likewise.
30821         * tests/test-fwriting.c: Likewise.
30822         * MODULES.html.sh (File stream based Input/Output): Mention them.
30823
30824 2007-04-26  Bruno Haible  <bruno@clisp.org>
30825
30826         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
30827         'long' when we assume it.
30828         Suggested by Eric Blake.
30829
30830 2007-04-26  Bruno Haible  <bruno@clisp.org>
30831
30832         Ensure fseeko, ftello are declared on glibc systems.
30833         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
30834         * modules/fseeko (configure.ac-early): Likewise.
30835         * modules/ftello (configure.ac-early): Likewise.
30836         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
30837         AC_FUNC_FSEEKO for this.
30838         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
30839         (gl_CHECK_FSEEKO): Remove macro.
30840
30841 2007-04-26  Bruno Haible  <bruno@clisp.org>
30842
30843         * tests/test-fflush.c (main): Also check the ftell result after
30844         fflush and fseek/fseeko.
30845         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
30846         file descriptor position cache in the stream.
30847         * lib/fseeko.c (rpl_fseeko): Likewise.
30848
30849 2007-04-26  Bruno Haible  <bruno@clisp.org>
30850
30851         * modules/fflush-tests (Depends-on): Add fseeko.
30852
30853 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
30854             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
30855
30856         * lib/argz_.h: ensure error_t definition is obtained in same
30857         mechanism system argz.h would have.
30858         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
30859         argz facilities are known bad.  Err on the side of caution if
30860         cross-compiling.
30861
30862 2007-04-25  Eric Blake  <ebb9@byu.net>
30863
30864         * lib/fpurge.c (includes): Use stdlib.h for free.
30865         * tests/test-fflush.c (main): Also test fflush-fseeko.
30866
30867 2007-04-25  Bruno Haible  <bruno@clisp.org>
30868
30869         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
30870         * lib/fseeko.c: New file.
30871         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
30872         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
30873         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
30874         gl_FUNC_FSEEKO.
30875         (gl_FUNC_FSEEKO): Invoke it.
30876         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
30877         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
30878         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
30879
30880 2007-04-25  Bruno Haible  <bruno@clisp.org>
30881
30882         * modules/fflush (Depends-on): Add ftello.
30883
30884 2007-04-25  Bruno Haible  <bruno@clisp.org>
30885
30886         * modules/ftello-tests: New file.
30887         * tests/test-ftello.c: New file.
30888
30889         * modules/ftello: New file.
30890         * m4/ftello.m4: New file.
30891         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
30892         HAVE_FTELLO.
30893         * lib/stdio_.h (ftello): New declaration.
30894         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
30895         HAVE_FTELLO.
30896
30897 2007-04-25  Bruno Haible  <bruno@clisp.org>
30898
30899         * modules/fseeko-tests: New file.
30900         * tests/test-fseeko.c: New file.
30901
30902         * modules/fseeko: New file.
30903         * m4/fseeko.m4: New file.
30904         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
30905         HAVE_FSEEKO.
30906         * lib/stdio_.h (fseeko): New declaration.
30907         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
30908         HAVE_FSEEKO.
30909
30910 2007-04-25  Bruno Haible  <bruno@clisp.org>
30911
30912         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
30913
30914 2007-04-25  Bruno Haible  <bruno@clisp.org>
30915
30916         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
30917         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
30918         * tests/test-unistd.c: Likewise.
30919         * tests/test-fcntl.c: Likewise.
30920
30921 2007-04-23  Eric Blake  <ebb9@byu.net>
30922
30923         * lib/fflush.c: Fix missing include.
30924         Reported by Bruno Haible.
30925
30926 2007-04-23  Bruno Haible  <bruno@clisp.org>
30927
30928         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
30929         Reported by Eric Blake.
30930
30931 2007-04-23  Bruno Haible  <bruno@clisp.org>
30932
30933         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
30934
30935 2007-04-23  Bruno Haible  <bruno@clisp.org>
30936
30937         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
30938
30939 2007-04-23  Bruno Haible  <bruno@clisp.org>
30940
30941         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
30942         Needed on HP-UX 11.
30943
30944 2007-04-16  Eric Blake  <ebb9@byu.net>
30945
30946         Make fflush rely on fpurge.
30947         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
30948         open coding all variants.
30949         * modules/fflush (Depends-on): Add fpurge and unistd.
30950         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
30951         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
30952
30953         Fix --with-tests compilation on cygwin.
30954         * modules/argmatch-tests (Makefile.am): List gnulib library first
30955         in LDADD.
30956         * modules/argp-tests (Makefile.am): Likewise.
30957         * modules/array-list-tests (Makefile.am): Likewise.
30958         * modules/array-oset-tests (Makefile.am): Likewise.
30959         * modules/avltree-list-tests (Makefile.am): Likewise.
30960         * modules/avltree-oset-tests (Makefile.am): Likewise.
30961         * modules/avltreehash-list-tests (Makefile.am): Likewise.
30962         * modules/carray-list-tests (Makefile.am): Likewise.
30963         * modules/dirname-tests (Makefile.am): Likewise.
30964         * modules/frexp-tests (Makefile.am): Likewise.
30965         * modules/isnanl-tests (Makefile.am): Likewise.
30966         * modules/linked-list-tests (Makefile.am): Likewise.
30967         * modules/linkedhash-list-tests (Makefile.am): Likewise.
30968         * modules/lock-tests (Makefile.am): Likewise.
30969         * modules/rbtree-list-tests (Makefile.am): Likewise.
30970         * modules/rbtree-oset-tests (Makefile.am): Likewise.
30971         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
30972         * modules/tls-tests (Makefile.am): Likewise.
30973         * modules/tsearch-tests (Makefile.am): Likewise.
30974         * modules/xvasprintf-tests (Makefile.am): Likewise.
30975
30976         Fix fpurge for cygwin.
30977         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
30978         value.
30979         * modules/fpurge-tests (Depends-on): Clean up trash.
30980
30981 2007-04-16  Simon Josefsson  <simon@josefsson.org>
30982
30983         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
30984
30985         * m4/autobuild.m4: Re-indent.
30986
30987 2007-04-13  Bruno Haible  <bruno@clisp.org>
30988
30989         * modules/fpurge-tests: New file.
30990         * tests/test-fpurge.c: New file.
30991
30992         * modules/fpurge: New file.
30993         * lib/fpurge.h: New file.
30994         * lib/fpurge.c: New file.
30995         * m4/fpurge.m4: New file.
30996
30997 2007-04-13  Bruno Haible  <bruno@clisp.org>
30998
30999         * modules/fbufmode-tests: New file.
31000         * tests/test-fbufmode.c: New file.
31001
31002         * modules/fbufmode: New file.
31003         * lib/fbufmode.h: New file.
31004         * lib/fbufmode.c: New file.
31005         * m4/fbufmode.m4: New file.
31006
31007 2007-04-13  Bruno Haible  <bruno@clisp.org>
31008
31009         * modules/fwritable-tests: New file.
31010         * tests/test-fwritable.c: New file.
31011
31012         * modules/fwritable: New file.
31013         * lib/fwritable.h: New file.
31014         * lib/fwritable.c: New file.
31015         * m4/fwritable.m4: New file.
31016
31017 2007-04-13  Bruno Haible  <bruno@clisp.org>
31018
31019         * modules/freadable-tests: New file.
31020         * tests/test-freadable.c: New file.
31021
31022         * modules/freadable: New file.
31023         * lib/freadable.h: New file.
31024         * lib/freadable.c: New file.
31025         * m4/freadable.m4: New file.
31026
31027 2007-04-13  Bruno Haible  <bruno@clisp.org>
31028
31029         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
31030         MOSTLYCLEANFILES.
31031
31032 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
31033
31034         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
31035         gzip bootstrap.conf to avoid dragging in i18n machinery.
31036         (gnulib_tool_option): Use it.
31037
31038 2007-04-13  Bruno Haible  <bruno@clisp.org>
31039
31040         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
31041         %F directives.
31042         * tests/test-vasprintf-posix.c (test_function): Likewise.
31043         * tests/test-snprintf-posix.h (test_function): Likewise.
31044         * tests/test-sprintf-posix.h (test_function): Likewise.
31045         * tests/test-fprintf-posix.h (test_function): Likewise.
31046         * tests/test-printf-posix.h (test_function): Likewise.
31047         * tests/test-fprintf-posix.out: Likewise.
31048
31049 2007-04-13  Bruno Haible  <bruno@clisp.org>
31050
31051         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
31052         * modules/tls-tests (configure.ac): Likewise.
31053         Reported by Arto C. Nirkko <anirkko@insel.ch>.
31054
31055 2007-04-13  Bruno Haible  <bruno@clisp.org>
31056
31057         * lib/tls.c (glthread_tls_get): Fix return type.
31058         Patch by Arto C. Nirkko <anirkko@insel.ch>.
31059
31060 2007-04-12  Eric Blake  <ebb9@byu.net>
31061
31062         * modules/gettime (Depends-on): Remove gettime.
31063         Reported by Dmitry V. Levin.
31064
31065 2007-04-12  Bruno Haible  <bruno@clisp.org>
31066
31067         * modules/fflush (Include): Mention <stdio.h>.
31068         * modules/strtoimax (Include): Mention <inttypes.h>.
31069         * modules/strtoumax (Include): Likewise.
31070
31071 2007-04-12  Eric Blake  <ebb9@byu.net>
31072
31073         * .cvsignore: New file.
31074         * .gitignore: Likewise.
31075
31076 2007-04-12  Bruno Haible  <bruno@clisp.org>
31077
31078         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
31079         not before, since $(LDADD) often contains libgnu.a.
31080         * modules/striconv-tests (test_striconv_LDADD): Likewise.
31081         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
31082         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
31083         Needed on Cygwin.
31084
31085 2007-04-12  Eric Blake  <ebb9@byu.net>
31086
31087         Work around glibc's failure to flush stdin on fclose.
31088         * lib/closein.c (close_stdin): Flush stdin before closing.
31089
31090         Work around glibc's failure to reset seekable stdin on exit.
31091         * modules/closein: New module.
31092         * lib/closein.c: New file.
31093         * lib/closein.h: Likewise.
31094         * m4/closein.m4: Likewise.
31095         * MODULES.html.sh (File stream based Input/Output): Document it.
31096
31097 2007-04-12  Simon Josefsson  <simon@josefsson.org>
31098
31099         * gnulib-tool: Rename generated 'autobuild' script to
31100         'do-autobuild' in --create-megatestdir output.
31101
31102         * doc/gnulib.texi (Build robot for gnulib): Fix.
31103
31104 2007-04-12  Simon Josefsson  <simon@josefsson.org>
31105
31106         * modules/sysexits (Depends-on): Add absolute-header.
31107
31108 2007-04-12  Eric Blake  <ebb9@byu.net>
31109
31110         No need to preserve errno on success.
31111         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
31112         Reported by Bruno Haible.
31113
31114 2007-04-12  Simon Josefsson  <simon@josefsson.org>
31115
31116         * MODULES.html.sh (Support for maintaining and releasing
31117         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
31118
31119 2007-04-12  Simon Josefsson  <simon@josefsson.org>
31120
31121         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
31122
31123 2007-04-12  Simon Josefsson  <simon@josefsson.org>
31124
31125         * modules/autobuild: New module.
31126
31127         * m4/autobuild.m4: New file.
31128
31129 2007-04-11  Bruno Haible  <bruno@clisp.org>
31130
31131         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
31132         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
31133         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
31134         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
31135         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
31136         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
31137         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
31138         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
31139         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
31140         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
31141         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
31142         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
31143         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
31144         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
31145         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
31146         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
31147         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
31148         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
31149         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
31150         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
31151         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
31152         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
31153         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
31154         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
31155         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
31156         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
31157         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
31158         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
31159         Reported by Eric Blake.
31160
31161 2007-04-11  Bruno Haible  <bruno@clisp.org>
31162
31163         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
31164
31165 2007-04-10  Bruno Haible  <bruno@clisp.org>
31166
31167         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
31168         for NaN and Infinity. Needed on FreeBSD 6.1.
31169         * tests/test-vasnprintf-posix.c (test_function): Undo last change
31170         regarding results for "%010a" of Infinity and NaN.
31171         * tests/test-vasprintf-posix.c (test_function): Likewise.
31172         * tests/test-snprintf-posix.h (test_function): Likewise.
31173         * tests/test-sprintf-posix.h (test_function): Likewise.
31174         * tests/test-fprintf-posix.h (test_function): Likewise.
31175         * tests/test-printf-posix.h (test_function): Likewise.
31176         * tests/test-fprintf-posix.out: Likewise.
31177
31178 2007-04-10  Bruno Haible  <bruno@clisp.org>
31179
31180         * modules/locale-tests: New file.
31181         * tests/test-locale.c: New file.
31182
31183         * modules/locale: New file.
31184         * lib/locale_.h: New file.
31185         * m4/locale_h.m4: New file.
31186
31187 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
31188             Bruno Haible  <bruno@clisp.org>
31189
31190         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
31191         be determined, test for availability of the copysignf, copysign,
31192         copysignl functions.
31193         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
31194         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
31195         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
31196
31197 2007-04-09  Eric Blake  <ebb9@byu.net>
31198
31199         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
31200         * modules/stdio (Makefile.am): Support fflush.
31201         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
31202         * modules/fflush: New file.
31203         * lib/fflush.c: Likewise.
31204         * m4/fflush.m4: Likewise.
31205         * modules/fflush-tests: New test.
31206         * tests/test-fflush.c: Likewise.
31207         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
31208
31209 2007-04-06  Bruno Haible  <bruno@clisp.org>
31210
31211         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
31212         (VASNPRINTF): Use signbit for faster determination whether to print a
31213         minus sign.
31214         * modules/vasnprintf (Files): Remove lib/float+.h.
31215         * modules/fprintf-posix (Depends-on): Add signbit.
31216         * modules/snprintf-posix (Depends-on): Likewise.
31217         * modules/sprintf-posix (Depends-on): Likewise.
31218         * modules/vasnprintf-posix (Depends-on): Likewise.
31219         * modules/vasprintf-posix (Depends-on): Likewise.
31220         * modules/vfprintf-posix (Depends-on): Likewise.
31221         * modules/vsnprintf-posix (Depends-on): Likewise.
31222         * modules/vsprintf-posix (Depends-on): Likewise.
31223
31224 2007-04-06  Bruno Haible  <bruno@clisp.org>
31225
31226         * tests/test-frexp.c (main): Test also the sign bit of zero results.
31227         * tests/test-frexpl.c (main): Likewise.
31228         * tests/test-ldexpl.c (main): Likewise.
31229         * modules/frexp-tests (Depends-on): Add signbit.
31230         * modules/frexpl-tests (Depdends-on): Likewise.
31231         * modules/ldexpl-tests (Depdends-on): Likewise.
31232
31233 2007-04-06  Bruno Haible  <bruno@clisp.org>
31234
31235         * modules/signbit-tests: New file.
31236         * tests/test-signbit.c: New file.
31237
31238         * modules/signbit: New file.
31239         * lib/signbitf.c: New file.
31240         * lib/signbitd.c: New file.
31241         * lib/signbitl.c: New file.
31242         * m4/signbit.m4: New file.
31243         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
31244         (signbit): New macro.
31245         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
31246         REPLACE_SIGNBIT.
31247         * modules/math (Makefile.am) Substibute also GNULIB_SIGNBIT and
31248         REPLACE_FREXPL into math.h.
31249
31250 2007-04-06  Bruno Haible  <bruno@clisp.org>
31251
31252         * modules/isnanf-nolibm-tests: New file.
31253         * tests/test-isnanf.c: New file.
31254
31255         * modules/isnanf-nolibm: New file.
31256         * lib/isnanf.h: New file.
31257         * lib/isnanf.c: New file.
31258         * lib/isnan.c: Consider the USE_FLOAT macro.
31259         * m4/isnanf.m4: New file.
31260
31261 2007-04-06  Bruno Haible  <bruno@clisp.org>
31262
31263         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
31264         (Link): New section.
31265
31266         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
31267
31268 2007-04-06  Bruno Haible  <bruno@clisp.org>
31269
31270         Assume the 'long double' type.
31271         * m4/longdouble.m4: Remove file.
31272         * config/srclist.txt: Don't mention longdouble.m4.
31273         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
31274         * lib/float+.h: Likewise.
31275         * lib/frexp.c: Likewise.
31276         * lib/printf-args.h: Likewise.
31277         * lib/printf-args.c: Likewise.
31278         * lib/printf-frexp.c: Likewise.
31279         * lib/printf-parse.c: Likewise.
31280         * lib/vasnprintf.c: Likewise.
31281         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
31282         * m4/intl.m4: Likewise.
31283         * m4/isnanl.m4: Likewise.
31284         * m4/printf.m4: Likewise.
31285         * m4/printf-frexpl.m4: Likewise.
31286         * m4/vasnprintf.m4: Likewise.
31287         * modules/allocsa (Files): Remove m4/longdouble.m4.
31288         * modules/gettext (Files): Likewise.
31289         * modules/relocatable-prog-wrapper (Files): Likewise.
31290         * modules/vasnprintf (Files): Likewise.
31291         * modules/isnanl (Files): Likewise.
31292         (Include): Simplify.
31293         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
31294         (Include): Simplify.
31295         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
31296         (Include): Simplify.
31297         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
31298         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
31299         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
31300         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
31301         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
31302         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
31303         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
31304         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
31305         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
31306         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
31307         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
31308         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
31309         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
31310         * tests/test-isnanl.c: Likewise.
31311         * tests/test-snprintf-posix.h: Likewise.
31312         * tests/test-sprintf-posix.h: Likewise.
31313         * tests/test-vasnprintf-posix.c: Likewise.
31314         * tests/test-vasnprintf-posix2.c: Likewise.
31315         * tests/test-vasprintf-posix.c: Likewise.
31316
31317 2007-04-06  Bruno Haible  <bruno@clisp.org>
31318
31319         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
31320         * lib/math_.h [__DECC]: Include the overridden include file through
31321         #include_next, outside the double-inclusion guard.
31322         * lib/stdio_.h [__DECC]: Likewise.
31323         * lib/stdlib_.h [__DECC]: Likewise.
31324         * lib/string_.h [__DECC]: Likewise.
31325         * lib/time_.h [__DECC]: Likewise.
31326         * lib/wchar_.h [__DECC]: Likewise.
31327         * lib/wctype_.h [__DECC]: Likewise.
31328         * lib/inttypes_.h [__DECC]: Likewise.
31329         Reported by Albert Chin <china@thewrittenword.com> in
31330         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
31331
31332 2007-04-04  Eric Blake  <ebb9@byu.net>
31333
31334         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
31335         1.5.x.
31336
31337 2007-04-04  Bruno Haible  <bruno@clisp.org>
31338
31339         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
31340         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
31341
31342 2007-04-04  Bruno Haible  <bruno@clisp.org>
31343
31344         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
31345         results for "%010a" of Infinity and NaN.
31346         * tests/test-vasprintf-posix.c (test_function): Likewise.
31347         * tests/test-snprintf-posix.h (test_function): Likewise.
31348         * tests/test-sprintf-posix.h (test_function): Likewise.
31349         * tests/test-fprintf-posix.h (test_function): Remove these tests.
31350         * tests/test-printf-posix.h (test_function): Likewise.
31351         * tests/test-fprintf-posix.out: Update.
31352         Needed for FreeBSD 6.1.
31353
31354 2007-04-04  Bruno Haible  <bruno@clisp.org>
31355
31356         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
31357         directly used by the gnulib modules nor by gnulib-tool.
31358
31359 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
31360
31361         * DEPENDENCIES: Give overall description of version dependency
31362         desirability.  Use more-typical names for apps.
31363         Add shell, coreutils, diffutils, grep, tar, gzip.
31364
31365 2007-04-04  Simon Josefsson  <simon@josefsson.org>
31366
31367         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
31368
31369 2007-04-04  Karl Berry  <karl@gnu.org>
31370
31371         * MODULES.html.sh (func_module): missing '.
31372
31373 2007-04-03  Bruno Haible  <bruno@clisp.org>
31374
31375         * modules/argmatch-tests (Makefile.am): New variable
31376         test_argmatch_LDADD.
31377         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
31378         * modules/array-list-tests (Makefile.am): New variable
31379         test_array_list_LDADD.
31380         * modules/array-oset-tests (Makefile.am): New variable
31381         test_array_oset_LDADD.
31382         * modules/avltree-list-tests (Makefile.am): New variable
31383         test_avltree_list_LDADD.
31384         * modules/avltree-oset-tests (Makefile.am): New variable
31385         test_avltree_oset_LDADD.
31386         * modules/avltreehash-list-tests (Makefile.am): New variable
31387         test_avltreehash_list_LDADD.
31388         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
31389         test_canonicalize_lgpl_LDADD.
31390         * modules/carray-list-tests (Makefile.am): New variable
31391         test_carray_list_LDADD.
31392         * modules/dirname-tests (Makefile.am): New variable
31393         test_dirname_LDADD.
31394         * modules/linked-list-tests (Makefile.am): New variable
31395         test_linked_list_LDADD.
31396         * modules/linkedhash-list-tests (Makefile.am): New variable
31397         test_linkedhash_list_LDADD.
31398         * modules/rbtree-list-tests (Makefile.am): New variable
31399         test_rbtree_list_LDADD.
31400         * modules/rbtree-oset-tests (Makefile.am): New variable
31401         test_rbtree_oset_LDADD.
31402         * modules/rbtreehash-list-tests (Makefile.am): New variable
31403         test_rbtreehash_list_LDADD.
31404         * modules/xvasprintf-tests (Makefile.am): New variable
31405         test_xvasprintf_LDADD.
31406         Reported by Eric Blake.
31407
31408 2007-04-03  Eric Blake  <ebb9@byu.net>
31409
31410         * DEPENDENCIES: Weaken m4 requirements.
31411
31412 2007-04-03  Bruno Haible  <bruno@clisp.org>
31413
31414         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
31415         * modules/isnanl-tests (configure.ac): Likewise.
31416
31417 2007-04-03  Ben Pfaff  <blp@gnu.org>
31418
31419         * modules/iconv_open: Add $(srcdir)/ to source directory
31420         references in Makefile fragments that call gperf, to fix VPATH
31421         builds.
31422
31423 2007-04-03  Bruno Haible  <bruno@clisp.org>
31424
31425         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
31426         * lib/ldexpl.c: Undo last change.
31427
31428 2007-04-03  Bruno Haible  <bruno@clisp.org>
31429
31430         * modules/printf-frexpl (Depends-on): Undo last change.
31431         (Files): Add m4/ldexpl.m4.
31432
31433 2007-04-03  Bruno Haible  <bruno@clisp.org>
31434
31435         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
31436         * modules/isnanl (Link): New section.
31437
31438         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
31439         * modules/frexp (Link): New section.
31440
31441         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
31442         * modules/frexpl (Link): New section.
31443
31444         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
31445         * modules/ldexpl (Link): New section.
31446
31447 2007-04-03  Bruno Haible  <bruno@clisp.org>
31448
31449         * modules/TEMPLATE-EXTENDED: New file.
31450         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
31451
31452 2007-04-03  Bruno Haible  <bruno@clisp.org>
31453
31454         * DEPENDENCIES: New file.
31455         Suggested by Simon Josefsson.
31456
31457 2007-04-03  Bruno Haible  <bruno@clisp.org>
31458
31459         * doc/gnulib.texi: Escape @.
31460
31461 2007-04-03  James Youngman  <jay@gnu.org>
31462         and Paul Eggert  <eggert@cs.ucla.edu>
31463
31464         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
31465         birthtime on all systems that have birthtime, not just those which
31466         use st_birthtimensec rather than st_birthtim.  Putting zero in
31467         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
31468         that the birth time is not available for files on an NFS mount.
31469
31470 2007-04-03  Simon Josefsson  <simon@josefsson.org>
31471
31472         * modules/memxor: Move back from crypto/, suggested by Bruno.
31473         * modules/crypto/hmac-sha1: Fix memxor dependency.
31474
31475         * modules/crypto/gc: Moved from ../.
31476
31477 2007-04-02  Eric Blake  <ebb9@byu.net>
31478
31479         * lib/ldexpl.c (includes): Avoid libm.
31480
31481         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
31482
31483 2007-04-02  Bruno Haible  <bruno@clisp.org>
31484
31485         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
31486         on IRIX.
31487
31488 2007-04-02  Bruno Haible  <bruno@clisp.org>
31489
31490         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
31491         x86 or x86_64 platforms running MacOS X.
31492         Reported by Ryan Schmidt <@ryandesign.com>.
31493
31494 2007-04-02  Bruno Haible  <bruno@clisp.org>
31495
31496         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
31497         i386.
31498
31499 2007-04-01  Simon Josefsson  <simon@josefsson.org>
31500
31501         * modules/crypto/arcfour: Moved from ../.
31502         * modules/crypto/arcfour-tests: Moved from ../.
31503         * modules/crypto/arctwo: Moved from ../.
31504         * modules/crypto/arctwo-tests: Moved from ../.
31505         * modules/crypto/des: Moved from ../.
31506         * modules/crypto/des-tests: Moved from ../.
31507         * modules/crypto/gc-arcfour: Moved from ../.
31508         * modules/crypto/gc-arcfour-tests: Moved from ../.
31509         * modules/crypto/gc-arctwo: Moved from ../.
31510         * modules/crypto/gc-arctwo-tests: Moved from ../.
31511         * modules/crypto/gc-des: Moved from ../.
31512         * modules/crypto/gc-des-tests: Moved from ../.
31513         * modules/crypto/gc-hmac-md5: Moved from ../.
31514         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
31515         * modules/crypto/gc-hmac-sha1: Moved from ../.
31516         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
31517         * modules/crypto/gc-md2: Moved from ../.
31518         * modules/crypto/gc-md2-tests: Moved from ../.
31519         * modules/crypto/gc-md4: Moved from ../.
31520         * modules/crypto/gc-md4-tests: Moved from ../.
31521         * modules/crypto/gc-md5: Moved from ../.
31522         * modules/crypto/gc-md5-tests: Moved from ../.
31523         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
31524         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
31525         * modules/crypto/gc-random: Moved from ../.
31526         * modules/crypto/gc-rijndael: Moved from ../.
31527         * modules/crypto/gc-rijndael-tests: Moved from ../.
31528         * modules/crypto/gc-sha1: Moved from ../.
31529         * modules/crypto/gc-sha1-tests: Moved from ../.
31530         * modules/crypto/gc-tests: Moved from ../.
31531         * modules/crypto/hmac-md5: Moved from ../.
31532         * modules/crypto/hmac-md5-tests: Moved from ../.
31533         * modules/crypto/hmac-sha1: Moved from ../.
31534         * modules/crypto/hmac-sha1-tests: Moved from ../.
31535         * modules/crypto/md2: Moved from ../.
31536         * modules/crypto/md2-tests: Moved from ../.
31537         * modules/crypto/md4: Moved from ../.
31538         * modules/crypto/md4-tests: Moved from ../.
31539         * modules/crypto/md5: Moved from ../.
31540         * modules/crypto/md5-tests: Moved from ../.
31541         * modules/crypto/memxor: Moved from ../.
31542         * modules/crypto/rijndael: Moved from ../.
31543         * modules/crypto/rijndael-tests: Moved from ../.
31544         * modules/crypto/sha1: Moved from ../.
31545
31546 2007-03-30  James Youngman  <jay@gnu.org>
31547
31548         * tests/test-stat-time.c (prepare_test): use chmod() rather than
31549         rename() to change the ctime of a file (because ctime is unaffected
31550         by rename on jfs2 on AIX 5.1).
31551         (main): Start by doing cleanup, in case a previous run failed leaving
31552         test files behind.
31553
31554 2007-03-31  Bruno Haible  <bruno@clisp.org>
31555
31556         Support old proprietary implementations of iconv.
31557         * modules/iconv_open: New file.
31558         * lib/iconv_.h: New file.
31559         * m4/iconv_h.m4: New file.
31560         * lib/iconv_open.c: New file.
31561         * lib/iconv_open-aix.gperf: New file.
31562         * lib/iconv_open-hpux.gperf: New file.
31563         * lib/iconv_open-irix.gperf: New file.
31564         * lib/iconv_open-osf.gperf: New file.
31565         * m4/iconv_open.m4: New file.
31566         * modules/linebreak (Depends-on): Add iconv_open.
31567         * modules/striconv (Depends-on): Likewise.
31568         * modules/striconveh (Depends-on): Likewise.
31569         * modules/unicodeio (Depends-on): Likewise.
31570         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
31571         (iconv_t)(-1).
31572         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
31573         conversion if cd is (iconv_t)(-1).
31574         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
31575         is not possible.
31576
31577 2007-03-31  Bruno Haible  <bruno@clisp.org>
31578
31579         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
31580         work on Solaris either. Protect also second use of "autodetect_jp".
31581
31582 2007-03-31  Bruno Haible  <bruno@clisp.org>
31583
31584         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
31585         the function is not present.
31586
31587 2007-03-31  Bruno Haible  <bruno@clisp.org>
31588
31589         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
31590         the function is not present.
31591
31592 2007-03-31  Bruno Haible  <bruno@clisp.org>
31593
31594         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
31595         a bug in HP-UX iconv_open().
31596
31597 2007-03-31  Bruno Haible  <bruno@clisp.org>
31598
31599         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
31600         (Mathematics <math.h>): New section, add fpieee.
31601         (Input/output <stdio.h>): Add fseterr.
31602         (Mathematics <math.h>): New section, add printf-frexp.
31603         (Container data structures): Add sublist.
31604         (Core language properties): Add fpucw, inline.
31605         (Functions for greatest-width integer types <inttypes.h>): Add
31606         imaxabs, imaxdiv, inttypes.
31607         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
31608         isnanl-nolibm, ldexp.
31609         (Mathematics <math.h>): New section, add printf-frexpl.
31610         (Support for systems lacking POSIX:2001): Add fprintf-posix,
31611         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
31612         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
31613         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
31614         (Unicode string functions): Add unistr/u*-mbtoucr.
31615         (Java): Add javacomp-script, javaexec-script.
31616         (C#): Add csharpcomp-script, csharpexec-script.
31617         (Support for building libraries and executables): Add havelib,
31618         relocatable-*.
31619         (Support for maintaining and releasing projects): Renamed from
31620         'Support for maintaining and release projects'. Add announce-gen.
31621
31622 2007-03-31  Bruno Haible  <bruno@clisp.org>
31623
31624         * README: Talk primarily about git.
31625         (git and CVS): Renamed from CVS.
31626         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
31627         gnulib is available through git.
31628         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
31629
31630 2007-03-30  Bruno Haible  <bruno@clisp.org>
31631
31632         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
31633         * lib/poll_.h: Likewise.
31634         * lib/stat_.h: Likewise.
31635         * lib/sys_time_.h: Likewise.
31636         * lib/sysexit_.h: Likewise.
31637         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
31638         * lib/stdbool_.h: Likewise.
31639         * lib/byteswap_.h: Add double-inclusion guard.
31640
31641 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
31642
31643         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
31644
31645 2007-03-30  Karl Berry  <karl@gnu.org>
31646
31647         * config/srclist-update: double space after USA in the license
31648         substitution, since that's how it's usually (?) written.
31649
31650 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
31651
31652         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
31653         reported by Bruno Haible.
31654
31655 2007-03-29  Bruno Haible  <bruno@clisp.org>
31656
31657         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
31658         a bug in AIX iconv().
31659
31660 2007-03-29  Bruno Haible  <bruno@clisp.org>
31661
31662         * modules/ldexpl-tests: New file.
31663         * tests/test-ldexpl.c: New file.
31664
31665 2007-03-29  Bruno Haible  <bruno@clisp.org>
31666
31667         * lib/ldexpl.c: Include fpucw.h.
31668         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
31669         multiplication.
31670         * modules/ldexpl (Depends-on): Add fpucw.
31671
31672 2007-03-29  Bruno Haible  <bruno@clisp.org>
31673
31674         * modules/ldexpl: New file.
31675         * m4/ldexpl.m4: New file.
31676         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
31677         set.
31678         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
31679         REPLACE_LDEXPL.
31680         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
31681         REPLACE_LDEXPL.
31682         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
31683         gl_FUNC_LDEXPL_WORKS.
31684         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
31685         * modules/mathl (Files): Remove lib/ldexpl.c.
31686         (Depends-on): Add ldexpl.
31687
31688 2007-03-29  Bruno Haible  <bruno@clisp.org>
31689
31690         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
31691
31692 2007-03-29  Bruno Haible  <bruno@clisp.org>
31693
31694         * tests/test-striconveh.c (main): Don't assume that a direct conversion
31695         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
31696         and possibly also HP-UX.
31697         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
31698         work on AIX, IRIX, HP-UX, OSF/1.
31699         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
31700         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
31701         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
31702         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
31703         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
31704         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
31705
31706 2007-03-29  Bruno Haible  <bruno@clisp.org>
31707
31708         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
31709
31710 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
31711
31712         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
31713         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
31714
31715 2007-03-29  Eric Blake  <ebb9@byu.net>
31716
31717         * lib/acl-internal.h: Remove redundant include.
31718         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
31719         Cygwin when a file is locked.
31720
31721 2007-03-29  Bruno Haible  <bruno@clisp.org>
31722
31723         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
31724         file.
31725         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
31726
31727 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
31728
31729         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
31730         try to remove a parent directory if the child couldn't be removed
31731         (except for the first rmdir, which could fail because the child
31732         doesn't exist).  Problem reported by Jeff Blaine in
31733         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
31734
31735 2007-03-28  Bruno Haible  <bruno@clisp.org>
31736
31737         * lib/striconveh.c (utf8conv_carefully): New function.
31738         (mem_cd_iconveh_internal): Invoke it.
31739
31740 2007-03-28  Bruno Haible  <bruno@clisp.org>
31741
31742         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
31743         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
31744         input.
31745         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
31746         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
31747         unistr/u8-uctomb.
31748
31749 2007-03-28  Bruno Haible  <bruno@clisp.org>
31750
31751         * modules/unistr/u8-mbtoucr: New file.
31752         * lib/unistr/u8-mbtoucr.c: New file.
31753         * modules/unistr/u16-mbtoucr: New file.
31754         * lib/unistr/u16-mbtoucr.c: New file.
31755         * modules/unistr/u16-mbtoucr: New file.
31756         * lib/unistr/u16-mbtoucr.c: New file.
31757         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
31758
31759 2007-03-27  Simon Josefsson  <simon@josefsson.org>
31760             Bruno Haible  <bruno@clisp.org>
31761
31762         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
31763         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
31764         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
31765
31766         * m4/stdio_h.m4: Add stubs for vasprintf too.
31767
31768         * modules/stdio: Support vasprintf in sed command.
31769
31770         * modules/vasprintf: Depend on stdio for prototypes.  Remove
31771         vasprintf.h.  Add stdio module indicator.
31772
31773         * lib/stdio_.h: Declare asprintf and vasprintf, based on
31774         vasprintf.h.
31775
31776         * lib/vasprintf.h: File removed.
31777
31778         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
31779         * lib/vasprintf.c: Ditto.
31780         * lib/xvasprintf.c: Ditto.
31781         * tests/test-vasprintf-posix.c: Ditto.
31782         * tests/test-vasprintf.c: Ditto.
31783
31784 2007-03-27  Bruno Haible  <bruno@clisp.org>
31785
31786         Make vasnprintf multithread-safe.
31787         * lib/vasnprintf.c (decimal_point_char): New function.
31788         (VASNPRINTF): Use it.
31789         Suggested by Simon Josefsson.
31790
31791 2007-03-27  Eric Blake  <ebb9@byu.net>
31792
31793         Support sub-second birthtime on cygwin.
31794         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
31795         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
31796         (get_stat_birthtime): Also work with st_birthtim.
31797
31798 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
31799
31800         * lib/stat-time.h (USE_BIRTHTIME): Remove.
31801         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
31802         (get_stat_birthtime_ns): Do not try to use "spare" fields.
31803         (get_stat_birthtime_ns): Simplify compile-time tests.
31804         (get_stat_birthtime): Change the API to look like
31805         get_stat_mtime etc., except return a negative tv_nsec on error.
31806         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
31807         Don't check for "spare" fields.
31808         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
31809         or for struct stat.st_birthtime, as these tests aren't used.
31810         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
31811
31812 2007-03-27  Bruno Haible  <bruno@clisp.org>
31813
31814         * lib/stat-time.h: Include <sys/stat.h>.
31815
31816 2007-03-27  James Youngman  <jay@gnu.org>
31817
31818         * lib/stat-time.h (get_stat_birthtime): New function for
31819           retrieving st_birthtime as provided by UFS2 (hence *BSD).
31820         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
31821           and its variants.
31822         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
31823         * modules/stat-time-test: New file.
31824         * tests/test-stat-time.c: New test, devised by Bruno Haible.
31825
31826 2007-03-26  Bruno Haible  <bruno@clisp.org>
31827
31828         Better support of signalling NaNs.
31829         * lib/atanl.c: Include isnanl.h.
31830         (atanl): Perform test for NaN at the beginning of the function and
31831         through a call to isnanl.
31832         * lib/cosl.c: Include isnanl.h.
31833         (cosl): Perform test for NaN at the beginning of the function and
31834         through a call to isnanl.
31835         * lib/ldexpl.c: Include isnanl.h.
31836         (ldexpl): Perform test for NaN through a call to isnanl.
31837         * lib/logl.c: Include isnanl.h.
31838         (logl): Perform test for NaN at the beginning of the function and
31839         through a call to isnanl.
31840         * lib/sinl.c: Include isnanl.h.
31841         (sinl): Perform test for NaN at the beginning of the function and
31842         through a call to isnanl.
31843         * lib/sqrtl.c: Include isnanl.h.
31844         (sqrtl): Perform test for NaN at the beginning of the function and
31845         through a call to isnanl.
31846         * lib/tanl.c: Include isnanl.h.
31847         (tanl): Perform test for NaN at the beginning of the function and
31848         through a call to isnanl.
31849         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
31850         * modules/mathl (Depends-on): Add isnanl.
31851
31852 2007-03-26  Eric Blake  <ebb9@byu.net>
31853
31854         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
31855         regression in logic sense of previous patch.
31856
31857 2007-03-26  Bruno Haible  <bruno@clisp.org>
31858
31859         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
31860         unportable shell command "if ! ...".
31861         Reported by Ralf Wildenhues.
31862
31863 2007-03-25  Bruno Haible  <bruno@clisp.org>
31864
31865         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
31866         <sysexits.h> file, and only add EX_CONFIG.
31867         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
31868         absolute file name and whether it is sufficient. Substitute also
31869         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
31870         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
31871         ABSOLUTE_SYSEXITS_H into sysexits.h.
31872
31873 2007-03-25  Bruno Haible  <bruno@clisp.org>
31874
31875         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
31876         hints is NULL.
31877
31878 2007-03-25  Bruno Haible  <bruno@clisp.org>
31879
31880         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
31881         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
31882
31883 2007-03-25  Bruno Haible  <bruno@clisp.org>
31884
31885         * lib/vasnprintf.c: Include langinfo.h.
31886         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
31887         multithread-safe.
31888         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
31889         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
31890         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
31891         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
31892         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
31893         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
31894         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
31895         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
31896         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
31897         Reported by Simon Josefsson.
31898
31899 2007-03-25  Bruno Haible  <bruno@clisp.org>
31900
31901         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
31902         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
31903         * modules/vasnprintf (Depends-on): Add stdint.
31904
31905 2007-03-25  Bruno Haible  <bruno@clisp.org>
31906
31907         * modules/fpieee: New file.
31908         * m4/fpieee.m4: New file.
31909         * modules/isnan-nolibm (Depends-on): Add fpieee.
31910         * modules/isnanl-nolibm (Depends-on): Add fpieee.
31911         * modules/isnanl (Depends-on): Add fpieee.
31912
31913 2007-03-25  Bruno Haible  <bruno@clisp.org>
31914
31915         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
31916
31917 2007-03-25  Bruno Haible  <bruno@clisp.org>
31918
31919         Avoid test failures on IRIX 6.5.
31920         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
31921         (main): Use it.
31922         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
31923         macros.
31924         (main): Use them.
31925
31926 2007-03-25  Bruno Haible  <bruno@clisp.org>
31927
31928         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
31929         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
31930         exists but doesn't work.
31931         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
31932         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
31933         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
31934         * modules/math (Makefile.am) Substibute also REPLACE_FREXPL into math.h.
31935
31936 2007-03-25  Bruno Haible  <bruno@clisp.org>
31937
31938         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
31939         returns inf. Needed on IRIX 6.5.
31940
31941 2007-03-25  Bruno Haible  <bruno@clisp.org>
31942
31943         * tests/test-frexpl.c: Include isnanl-nolibm.h.
31944         (main): Use isnanl instead of x != x idiom.
31945         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
31946
31947         * tests/test-frexp.c: Include isnan.h.
31948         (main): Use isnan instead of x != x idiom.
31949         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
31950
31951 2007-03-25  Bruno Haible  <bruno@clisp.org>
31952
31953         * tests/test-frexp.c (NaN): New function/macro.
31954         (main): Use it instead of 0.0 / 0.0.
31955         * tests/test-isnan.c (NaN): New function/macro.
31956         (main): Use it instead of 0.0 / 0.0.
31957         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
31958         (test_function): Use it instead of 0.0 / 0.0.
31959         * tests/test-vasprintf-posix.c (NaN): New function/macro.
31960         (test_function): Use it instead of 0.0 / 0.0.
31961         * tests/test-snprintf-posix.h (NaN): New function/macro.
31962         (test_function): Use it instead of 0.0 / 0.0.
31963         * tests/test-sprintf-posix.h (NaN): New function/macro.
31964         (test_function): Use it instead of 0.0 / 0.0.
31965         * tests/test-fprintf-posix.h (NaN): New function/macro.
31966         (test_function): Use it instead of 0.0 / 0.0.
31967         * tests/test-printf-posix.h (NaN): New function/macro.
31968         (test_function): Use it instead of 0.0 / 0.0.
31969
31970         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
31971
31972 2007-03-25  Bruno Haible  <bruno@clisp.org>
31973
31974         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
31975
31976 2007-03-25  Bruno Haible  <bruno@clisp.org>
31977
31978         * lib/regexec.c (merge_state_with_log): Make static.
31979
31980 2007-03-25  Bruno Haible  <bruno@clisp.org>
31981
31982         * lib/trigl.c (kernel_rem_pio2): Make static.
31983
31984 2007-03-25  Bruno Haible  <bruno@clisp.org>
31985
31986         * lib/sincosl.c (sincosl_table): Make static.
31987
31988 2007-03-25  Bruno Haible  <bruno@clisp.org>
31989
31990         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
31991         if the compiler does not support C99.
31992
31993 2007-03-25  Bruno Haible  <bruno@clisp.org>
31994
31995         * modules/time (Makefile.am): Ensure all rule action lines start with a
31996         tab.
31997
31998 2007-03-24  Bruno Haible  <bruno@clisp.org>
31999
32000         * modules/tsearch-tests: New file.
32001         * tests/test-tsearch.sh: New file.
32002         * tests/test-tsearch.c: New file, mostly copied from glibc.
32003
32004         * modules/search-tests: New file.
32005         * tests/test-search.c: New file.
32006
32007         * modules/search: New file.
32008         * lib/search_.h: New file, incorporating lib/tsearch.h.
32009         * m4/search_h.m4: New file.
32010         * lib/tsearch.h: Remove file.
32011         * lib/tsearch.c: Include search.h instead of tsearch.h.
32012         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
32013         HAVE_TSEARCH.
32014         * modules/tsearch (Files): Remove lib/tsearch.h.
32015         (Depends-on): Add search.
32016         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
32017         (Include): Change tsearch.h into search.h.
32018
32019 2007-03-24  Bruno Haible  <bruno@clisp.org>
32020
32021         * modules/fpucw: New file.
32022         * lib/fpucw.h: New file.
32023         * lib/frexp.c: Include fpucw.h.
32024         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
32025         (FUNC): Use them.
32026         * lib/printf-frexp.c: Include fpucw.h.
32027         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
32028         (FUNC): Use them.
32029         * lib/vasnprintf.c: Include fpucw.h.
32030         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
32031         'long double' calculations.
32032         * tests/test-frexpl.c: Include fpucw.h.
32033         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
32034         * tests/test-printf-frexpl.c: Include fpucw.h.
32035         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
32036         * modules/frexpl (Depends-on): Add fpucw.
32037         * modules/printf-frexpl (Depends-on): Likewise.
32038         * modules/fprintf-posix (Depends-on): Likewise.
32039         * modules/snprintf-posix (Depends-on): Likewise.
32040         * modules/sprintf-posix (Depends-on): Likewise.
32041         * modules/vasnprintf-posix (Depends-on): Likewise.
32042         * modules/vasprintf-posix (Depends-on): Likewise.
32043         * modules/vfprintf-posix (Depends-on): Likewise.
32044         * modules/vsnprintf-posix (Depends-on): Likewise.
32045         * modules/vsprintf-posix (Depends-on): Likewise.
32046         * modules/frexpl-tests (Depends-on): Likewise.
32047         * modules/printf-frexpl-tests (Depends-on): Likewise.
32048
32049 2007-03-24  Bruno Haible  <bruno@clisp.org>
32050
32051         * lib/float+.h: New file.
32052         * lib/isnan.c: Include float+.h.
32053         (SIZE): New macro.
32054         (FUNC): Compare only SIZE bytes of the value.
32055         * lib/vasnprintf.c: Include float+.h.
32056         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
32057         SIZEOF_LDBL or SIZEOF_DBL bytes.
32058         * modules/isnan-nolibm (Files): Add lib/float+.h.
32059         * modules/isnanl-nolibm (Files): Add lib/float+.h.
32060         * modules/isnanl (Files): Add lib/float+.h.
32061         * modules/vasnprintf (Files): Add lib/float+.h.
32062
32063 2007-03-24  Bruno Haible  <bruno@clisp.org>
32064
32065         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
32066         include isnanl-nolibm.h.
32067
32068 2007-03-24  Bruno Haible  <bruno@clisp.org>
32069
32070         * tests/test-read-file.c (main): Don't produce spurious output for
32071         expected situations. Make the test fail if it encountered unexpected
32072         results.
32073
32074 2007-03-24  Bruno Haible  <bruno@clisp.org>
32075
32076         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
32077         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
32078
32079 2007-03-24  Bruno Haible  <bruno@clisp.org>
32080
32081         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
32082
32083 2007-03-24  Bruno Haible  <bruno@clisp.org>
32084
32085         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
32086         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
32087
32088         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
32089         * modules/utf8-ucs4: Turn into a symbolic link to module
32090         unistr/u8-mbtouc.
32091
32092         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
32093         utf8-ucs4-unsafe.
32094         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
32095         unistr/u8-mbtouc-unsafe.
32096
32097         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
32098         * modules/utf16-ucs4: Turn into a symbolic link to module
32099         unistr/u16-mbtouc.
32100
32101         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
32102         utf16-ucs4-unsafe.
32103         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
32104         unistr/u16-mbtouc-unsafe.
32105
32106         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
32107         * modules/ucs4-utf8: Turn into a symbolic link to module
32108         unistr/u8-ubtomb.
32109
32110         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
32111         * modules/ucs4-utf16: Turn into a symbolic link to module
32112         unistr/u16-ubtomb.
32113
32114 2007-03-24  Bruno Haible  <bruno@clisp.org>
32115
32116         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
32117         Enable the function only if HAVE_INLINE.
32118         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
32119         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
32120         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
32121         Enable the function only if HAVE_INLINE.
32122         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
32123         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
32124         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
32125         Enable the function only if HAVE_INLINE.
32126         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
32127         Enable the function only if HAVE_INLINE.
32128         * modules/utf8-ucs4: Update.
32129         * modules/utf8-ucs4-unsafe: Update.
32130         * modules/utf16-ucs4: Update.
32131         * modules/utf16-ucs4-unsafe: Update.
32132         * modules/ucs4-utf8: Update.
32133         * modules/ucs4-utf16: Update.
32134
32135 2007-03-24  Bruno Haible  <bruno@clisp.org>
32136
32137         * lib/utf8-ucs4.h: Remove file.
32138         * lib/utf8-ucs4-unsafe.h: Remove file.
32139         * lib/utf16-ucs4.h: Remove file.
32140         * lib/utf16-ucs4-unsafe.h: Remove file.
32141         * lib/ucs4-utf8.h: Remove file.
32142         * lib/ucs4-utf16.h: Remove file.
32143         * lib/unistr.h: Include their previous contents.
32144         * m4/utf-ucs4.m4: Remove file.
32145         * m4/ucs4-utf.m4: Remove file.
32146         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
32147         (Depends-on): Add unistr/base.
32148         (configure.ac): Remove gl_UTF_UCS4.
32149         (Makefile.am): Update.
32150         (Include): Change to unistr.h.
32151         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
32152         (Depends-on): Add unistr/base.
32153         (configure.ac): Remove gl_UTF_UCS4.
32154         (Makefile.am): Update.
32155         (Include): Change to unistr.h.
32156         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
32157         (Depends-on): Add unistr/base.
32158         (configure.ac): Remove gl_UTF_UCS4.
32159         (Makefile.am): Update.
32160         (Include): Change to unistr.h.
32161         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
32162         (Depends-on): Add unistr/base.
32163         (configure.ac): Remove gl_UTF_UCS4.
32164         (Makefile.am): Update.
32165         (Include): Change to unistr.h.
32166         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
32167         (Depends-on): Add unistr/base.
32168         (configure.ac): Remove gl_UCS4_UTF.
32169         (Makefile.am): Update.
32170         (Include): Change to unistr.h.
32171         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
32172         (Depends-on): Add unistr/base.
32173         (configure.ac): Remove gl_UCS4_UTF.
32174         (Makefile.am): Update.
32175         (Include): Change to unistr.h.
32176         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
32177         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
32178         utf8-ucs4-unsafe.h.
32179         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
32180         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
32181         utf16-ucs4-unsafe.h.
32182         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
32183         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
32184         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
32185         * lib/unistr/u8-strchr.c: Likewise.
32186         * lib/unistr/u8-strrchr.c: Likewise.
32187         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
32188         * lib/unistr/u16-strchr.c: Likewise.
32189         * lib/unistr/u16-strrchr.c: Likewise.
32190         * lib/striconveh.c: Update.
32191         * lib/linebreak.c: Update.
32192
32193 2007-03-24  Bruno Haible  <bruno@clisp.org>
32194
32195         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
32196         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
32197
32198 2007-03-22  Bruno Haible  <bruno@clisp.org>
32199
32200         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
32201
32202 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
32203
32204         * MODULES.html.sh (File system functions): New module write-any-file.
32205         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
32206         * m4/write-any-file.m4: New files.
32207
32208 2007-03-23  Eric Blake  <ebb9@byu.net>
32209
32210         * gnulib-tool: Rearrange space-tab sequences, since some editors
32211         like to eat them.
32212
32213 2007-03-23  Eric Blake  <ebb9@byu.net>
32214
32215         * lib/version-etc.c (version_etc_va): Update license wording to
32216         be more concise.  Recommended by Richard Stallman.
32217
32218 2007-03-22  Bruno Haible  <bruno@clisp.org>
32219
32220         * lib/poll.c (MSG_PEEK): New fallback definition.
32221
32222 2007-03-22  Bruno Haible  <bruno@clisp.org>
32223
32224         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
32225         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
32226         (main): Update.
32227         Fixes a compilation error on BeOS.
32228
32229 2007-03-22  Bruno Haible  <bruno@clisp.org>
32230
32231         * modules/frexpl-tests: New file.
32232         * tests/test-frexpl.c: New file.
32233
32234         * modules/frexpl: New file.
32235         * m4/frexpl.m4: New file.
32236         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
32237         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
32238         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
32239         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
32240         (Depends-on): Add frexpl. Remove isnanl-nolibm.
32241         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
32242
32243 2007-03-22  Bruno Haible  <bruno@clisp.org>
32244
32245         * lib/frexpl.c: Share code with lib/frexp.c.
32246         * modules/mathl (Files): Add lib/frexp.c.
32247         (Depends-on): Add isnanl-nolibm.
32248
32249 2007-03-22  Bruno Haible  <bruno@clisp.org>
32250
32251         * modules/printf-frexp (Files): Add m4/frexp.m4.
32252         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
32253         only if the found frexp function actually works.
32254
32255 2007-03-22  Bruno Haible  <bruno@clisp.org>
32256
32257         * lib/frexp.c: Remove older implementation that uses divisions.
32258
32259 2007-03-21  Bruno Haible  <bruno@clisp.org>
32260
32261         * modules/frexp-tests: New file.
32262         * tests/test-frexp.c: New file.
32263
32264         * modules/frexp: New file.
32265         * lib/frexp.c: New file.
32266         * m4/frexp.m4: New file.
32267         * lib/math_.h (frexp): New declaration.
32268         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
32269         REPLACE_FREXP.
32270         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
32271
32272 2007-03-21  Bruno Haible  <bruno@clisp.org>
32273
32274         * modules/isnanl-tests: New file.
32275         * tests/test-isnanl.c: New file.
32276
32277         * modules/isnanl: New file.
32278         * lib/isnanl.h: New file.
32279         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
32280         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
32281         gl_FUNC_ISNANL_WORKS.
32282         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
32283         New macros.
32284
32285 2007-03-21  Bruno Haible  <bruno@clisp.org>
32286
32287         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
32288         lib/isnanl.h.
32289         (Include): Update.
32290         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
32291         * lib/vasnprintf.c: Update.
32292         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
32293         tests/test-isnanl.h, remove tests/test-isnanl.c.
32294         (Makefile.am): Update.
32295         * tests/test-isnanl-nolibm.c: New file.
32296         * tests/test-isnanl.h: New file.
32297         * tests/test-isnanl.c: Remove file.
32298
32299 2007-03-21  Jim Meyering  <jim@meyering.net>
32300
32301         When trying to open ".", treat ESTALE like EACCES.
32302         * lib/savewd.c (savewd_save): Resort to forking not just upon
32303         failure with EACCES, but also when errno is ESTALE.
32304
32305 2007-03-20  Bruno Haible  <bruno@clisp.org>
32306
32307         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
32308         Needed on AIX 5.1. Reported by Matthew Woehlke.
32309
32310 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
32311
32312         Suggestions by Bruno Haible:
32313         * lib/acl-internal.h: Include "gettext.h" rather than rolling
32314         our own.
32315         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
32316         * modules/acl (Depends-on): Add gettext.
32317
32318 2007-03-19  Bruno Haible  <bruno@clisp.org>
32319
32320         * modules/iconvme: Remove file.
32321         * lib/iconvme.h: Remove file.
32322         * lib/iconvme.c: Remove file.
32323         * m4/iconvme.m4: Remove file.
32324
32325 2007-03-19  Bruno Haible  <bruno@clisp.org>
32326
32327         * doc/relocatable-maint.texi: Break long shell script line.
32328         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
32329
32330 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
32331
32332         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
32333         handle file_has_acl.
32334         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
32335         * lib/acl.c: Move header inclusions and related macro defns into
32336         lib/acl-internal.h.
32337         (S_ISLNK): Remove defn, since that's now done for us.
32338         (file_has_acl): Move to lib/file-has-acl.c.
32339         Call acl_trivial if available.  This is the crucial part of the fix.
32340         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
32341         shared within the library.  Rewrite a bit, partly to make it compatible
32342         with the GNU coding style.
32343         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
32344         Remove unnecessary double-quotes.
32345         Don't test for acl_to_text; the build will catch that.
32346         Replace acl_entries if it doesn't exist and it is needed.
32347         Check for -lsec and acl_trivial (as used on Solaris 10).
32348         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
32349         lib/file-has-acl.c.
32350         (Depends-on): Add sys_stat, for S_ISLNK.
32351
32352 2007-03-19  Ben Pfaff  <blp@gnu.org>
32353
32354         * doc/gnulib.texi: Fix typos.
32355         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
32356
32357 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
32358
32359         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
32360         If size is zero here, buf must be zero.
32361
32362 2007-03-19  Simon Josefsson  <simon@josefsson.org>
32363
32364         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
32365         <bruno@clisp.org>.
32366
32367 2007-03-18  Bruno Haible  <bruno@clisp.org>
32368
32369         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
32370         Suggested by Eric Blake.
32371
32372 2007-03-18  Ben Pfaff  <blp@gnu.org>
32373
32374         * doc/relocatable.texi: Recommend using as prefix a directory
32375         that does not exist and will never be created.  Based on
32376         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
32377         and others.
32378
32379 2007-03-17  Bruno Haible  <bruno@clisp.org>
32380
32381         * lib/fchownat.c: Include lchown.h.
32382
32383 2007-03-17  Bruno Haible  <bruno@clisp.org>
32384
32385         Fix endless loop when the given allocated size was > INT_MAX.
32386         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
32387         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
32388         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
32389         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
32390         * lib/sprintf.c (sprintf): Likewise.
32391
32392 2007-03-17  Bruno Haible  <bruno@clisp.org>
32393
32394         * tests/test-argp-2.sh (func_compare): Output a context diff.
32395
32396 2007-03-17  Bruno Haible  <bruno@clisp.org>
32397
32398         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
32399         locale's decimal-point character.
32400
32401 2007-03-17  Bruno Haible  <bruno@clisp.org>
32402
32403         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
32404         before comparing it. Needed because on some platforms (e.g. x86) a
32405         'long double' occupies less bytes than sizeof (long double).
32406
32407 2007-03-17  Bruno Haible  <bruno@clisp.org>
32408
32409         * tests/test-crc.c (main): Make printf statements 64-bit clean.
32410         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
32411         * tests/test-getaddrinfo.c (simple): Likewise.
32412         * tests/test-read-file.c (main): Likewise.
32413
32414 2007-03-17  Bruno Haible  <bruno@clisp.org>
32415
32416         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
32417
32418 2007-03-17  Bruno Haible  <bruno@clisp.org>
32419
32420         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
32421         unused variable.
32422
32423 2007-03-17  Bruno Haible  <bruno@clisp.org>
32424
32425         * tests/test-c-strcasecmp.c: Include c-strcase.h.
32426         * tests/test-c-strncasecmp.c: Likewise.
32427
32428 2007-03-17  Bruno Haible  <bruno@clisp.org>
32429
32430         * modules/stdlib (Depends-on): Add unistd.
32431         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
32432         Needed for MacOS X 10.3.
32433
32434 2007-03-17  Bruno Haible  <bruno@clisp.org>
32435
32436         * lib/unistr/u-strdup.h: Include <stdlib.h>.
32437
32438 2007-03-17  Bruno Haible  <bruno@clisp.org>
32439
32440         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
32441
32442 2007-03-17  Bruno Haible  <bruno@clisp.org>
32443
32444         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
32445         to reflect files copied from gnulib (with or without modifications).
32446         Suggested by Jim Meyering.
32447
32448 2007-03-17  Eric Blake  <ebb9@byu.net>
32449
32450         * NEWS: Document stdlib change from 2007-02-18.
32451
32452 2007-03-17  Jim Meyering  <jim@meyering.net>
32453
32454         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
32455         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
32456         someone uses a name containing shell meta-characters.
32457         Reported by Alfred M. Szmidt.
32458
32459         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
32460
32461 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
32462
32463         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
32464         and copy gettext configuration files only if configure.ac contains
32465         a use of AM_GNU_GETTEXT_VERSION.
32466
32467 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
32468
32469         * build-aux/bootstrap (gnulib_name): New variable.
32470         (gnulib_tool_options): Use it.
32471
32472 2007-03-13  Simon Josefsson  <simon@josefsson.org>
32473
32474         * tests/test-des.c: Use new namespace.
32475
32476 2007-03-15  Bruno Haible  <bruno@clisp.org>
32477
32478         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
32479         Reported by James Youngman <jay@gnu.org>.
32480
32481 2007-03-15  Bruno Haible  <bruno@clisp.org>
32482
32483         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
32484         declared prototype. Needed with cc on OSF/1 5.1.
32485
32486 2007-03-15  Bruno Haible  <bruno@clisp.org>
32487
32488         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
32489         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
32490         (struct gl_list_implementation): Add dispose_fn argument to the
32491         'create_empty', 'create' methods.
32492         (struct gl_list_impl_base): Add field 'dispose_fn'.
32493         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
32494         argument.
32495         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
32496         dispose_fn argument.
32497         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
32498         dispose_fn on the dropped values.
32499         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
32500         dispose_fn argument.
32501         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
32502         dropped values.
32503         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
32504         (gl_tree_remove_node): Call dispose_fn on the dropped value.
32505         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
32506         (gl_tree_remove_node): Call dispose_fn on the dropped value.
32507         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
32508         argument.
32509         (gl_tree_list_free): Call dispose_fn on the dropped values.
32510         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
32511         the dropped values.
32512         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
32513         Add dispose_fn argument.
32514         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
32515         Call dispose_fn on the dropped values.
32516         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
32517         Add dispose_fn argument.
32518         (gl_sublist_create): Initialize the 'dispose_fn' field.
32519         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
32520         * tests/test-array_list.c (main): Update.
32521         * tests/test-carray_list.c (main): Update.
32522         * tests/test-avltree_list.c (main): Update.
32523         * tests/test-rbtree_list.c (main): Update.
32524         * tests/test-avltreehash_list.c (main): Update.
32525         * tests/test-rbtreehash_list.c (main): Update.
32526         * tests/test-linked_list.c (main): Update.
32527         * tests/test-linkedhash_list.c (main): Update.
32528         * tests/test-array_oset.c (main): Update.
32529
32530 2007-03-15  Bruno Haible  <bruno@clisp.org>
32531
32532         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
32533         (gl_oset_create_empty): Add dispose_fn argument.
32534         (struct gl_oset_implementation): Add dispose_fn argument to
32535         'create_empty' method.
32536         (struct gl_oset_impl_base): Add dispose_fn field.
32537         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
32538         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
32539         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
32540         values.
32541         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
32542         (gl_tree_oset_free): Call dispose_fn on the dropped values.
32543         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
32544         dropped value.
32545         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
32546         dropped value.
32547         * tests/test-array_oset.c (main): Update.
32548         * tests/test-avltree_oset.c (main): Update.
32549         * tests/test-rbtree_oset.c (main): Update.
32550         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
32551
32552 2007-03-13  Bruno Haible  <bruno@clisp.org>
32553
32554         * tests/test-stdbool.c (i): Update after last patch.
32555
32556 2007-03-12  Bruno Haible  <bruno@clisp.org>
32557
32558         * lib/quotearg.c: Include <wctype.h> early, before the definition of
32559         the iswprint macro. Needed on Solaris 2.5.1.
32560
32561 2007-03-12  Bruno Haible  <bruno@clisp.org>
32562
32563         * tests/test-printf-frexp.c (main): Declare x as volatile.
32564
32565 2007-03-12  Simon Josefsson  <simon@josefsson.org>
32566
32567         * doc/gnulib.texi (Build robot for gnulib): New section.
32568
32569 2007-03-12  Jim Meyering  <jim@meyering.net>
32570
32571         * build-aux/bootstrap: New file.
32572         * build-aux/bootstrap.conf: New file, from coreutils.
32573
32574 2007-03-11  Bruno Haible  <bruno@clisp.org>
32575
32576         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
32577
32578 2007-03-12  Simon Josefsson  <simon@josefsson.org>
32579
32580         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
32581         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
32582         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
32583
32584 2007-03-11  Bruno Haible  <bruno@clisp.org>
32585
32586         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
32587         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
32588
32589 2007-03-11  Bruno Haible  <bruno@clisp.org>
32590
32591         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
32592         formula. Needed for SunPRO C 5.0.
32593
32594 2007-03-11  Bruno Haible  <bruno@clisp.org>
32595
32596         * modules/long-options (Depends-on): Add getopt.
32597
32598 2007-03-11  Bruno Haible  <bruno@clisp.org>
32599
32600         * modules/modechange (Depends-on): Add stdbool.
32601
32602 2007-03-11  Bruno Haible  <bruno@clisp.org>
32603
32604         * modules/i-ring (Depends-on): Add stdbool.
32605
32606 2007-03-11  Bruno Haible  <bruno@clisp.org>
32607
32608         * modules/gc-des (Depends-on): Add stdbool.
32609
32610 2007-03-11  Bruno Haible  <bruno@clisp.org>
32611
32612         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
32613
32614 2007-03-11  Bruno Haible  <bruno@clisp.org>
32615
32616         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
32617
32618 2007-03-11  Bruno Haible  <bruno@clisp.org>
32619
32620         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
32621
32622 2007-03-11  Bruno Haible  <bruno@clisp.org>
32623
32624         * lib/vasnprintf.c (sprintf): Undefine.
32625
32626 2007-03-11  Bruno Haible  <bruno@clisp.org>
32627
32628         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
32629         initializers in SunPRO C and Compaq C compilers.
32630
32631 2007-03-11  Bruno Haible  <bruno@clisp.org>
32632
32633         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
32634         decrementing code ANSI C compliant.
32635
32636 2007-03-11  Bruno Haible  <bruno@clisp.org>
32637
32638         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
32639         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
32640
32641 2007-03-11  Bruno Haible  <bruno@clisp.org>
32642
32643         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
32644         <stdbool.h> substitute doesn't pass.
32645
32646 2007-03-11  Bruno Haible  <bruno@clisp.org>
32647
32648         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
32649
32650 2007-03-11  Bruno Haible  <bruno@clisp.org>
32651
32652         * gnulib-tool (func_create_megatestdir): Create also an autobuild
32653         script, for submission to autobuild.josefsson.org.
32654
32655 2007-03-10  Bruno Haible  <bruno@clisp.org>
32656
32657         * modules/canonicalize-lgpl-tests: New file.
32658         * tests/test-canonicalize-lgpl.sh: New file.
32659         * tests/test-canonicalize-lgpl.c: New file.
32660
32661         * modules/c-strcase-tests: New file.
32662         * tests/test-c-strcase.sh: New file.
32663         * tests/test-c-strcasecmp.c: New file.
32664         * tests/test-c-strncasecmp.c: New file.
32665
32666         * modules/atexit-tests: New file.
32667         * tests/test-atexit.sh: New file.
32668         * tests/test-atexit.c: New file.
32669
32670 2007-03-10  Bruno Haible  <bruno@clisp.org>
32671
32672         * tests/test-binary-io.sh: Use temporary filenames that are not so
32673         likely to clash with those of other tests (in a parallel make).
32674         * tests/test-binary-io.c: Likewise.
32675
32676 2007-03-10  Bruno Haible  <bruno@clisp.org>
32677
32678         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
32679         fallback; use #error instead.
32680         Suggested by Simon Josefsson.
32681
32682 2007-03-10  Bruno Haible  <bruno@clisp.org>
32683
32684         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
32685         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
32686         first and the last.
32687
32688 2007-03-10  Bruno Haible  <bruno@clisp.org>
32689
32690         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
32691
32692 2007-03-10  Bruno Haible  <bruno@clisp.org>
32693
32694         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
32695         "make distcheck".
32696         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
32697         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
32698         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
32699
32700 2007-03-10  Bruno Haible  <bruno@clisp.org>
32701
32702         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
32703         variable.
32704         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
32705         variable.
32706
32707 2007-03-09  Eric Blake  <ebb9@byu.net>
32708         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
32709
32710         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
32711         types are not being provided by gnulib.
32712         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
32713         types are supported.
32714
32715 2007-03-10  Bruno Haible  <bruno@clisp.org>
32716
32717         * lib/stdio_.h (__attribute__): New macro.
32718         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
32719         vsprintf): Specify __attribute__ __format__ for GCC.
32720         Suggested by Eric Blake.
32721
32722 2007-03-09  Bruno Haible  <bruno@clisp.org>
32723
32724         * modules/printf-posix-tests: New file.
32725         * tests/test-printf-posix.sh: New file.
32726         * tests/test-printf-posix.c: New file.
32727
32728         * modules/printf-posix: New file.
32729         * lib/printf.c: New file.
32730         * m4/printf-posix-rpl.m4: New file.
32731         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
32732         REPLACE_PRINTF.
32733         * lib/stdio_.h (printf): New declaration.
32734         (format, __format__, ____printf____, ____scanf____, ____strftime____,
32735         ____strfmon____): New macros.
32736         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
32737         REPLACE_PRINTF.
32738
32739 2007-03-09  Bruno Haible  <bruno@clisp.org>
32740
32741         * tests/test-vasnprintf-posix2.sh: New file.
32742         * tests/test-vasnprintf-posix2.c: New file.
32743         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
32744         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
32745         (Makefile.am): Activate test-vasnprintf-posix2.sh.
32746
32747         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
32748         a locale dependent decimal point, rather than always '.'.
32749
32750 2007-03-09  Eric Blake  <ebb9@byu.net>
32751
32752         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
32753         spite of platforms like Tandem/NSK that define it to -1.
32754
32755 2007-03-08  Bruno Haible  <bruno@clisp.org>
32756
32757         * modules/vprintf-posix-tests: New file.
32758         * tests/test-vprintf-posix.sh: New file.
32759         * tests/test-vprintf-posix.c: New file.
32760         * tests/test-printf-posix.h: New file.
32761
32762         * modules/vprintf-posix: New file.
32763         * lib/vprintf.c: New file.
32764         * m4/vprintf-posix.m4: New file.
32765         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
32766         REPLACE_VPRINTF.
32767         * lib/stdio_.h (vprintf): New declaration.
32768         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
32769         REPLACE_VPRINTF.
32770
32771 2007-03-08  Bruno Haible  <bruno@clisp.org>
32772
32773         * modules/fprintf-posix-tests: New file.
32774         * tests/test-fprintf-posix.sh: New file.
32775         * tests/test-fprintf-posix.c: New file.
32776
32777         * modules/fprintf-posix: New file.
32778         * lib/fprintf.c: New file.
32779         * m4/fprintf-posix.m4: New file.
32780         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
32781         REPLACE_FPRINTF.
32782         * lib/stdio_.h (fprintf): New declaration.
32783         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
32784         REPLACE_FPRINTF.
32785
32786 2007-03-08  Bruno Haible  <bruno@clisp.org>
32787
32788         * modules/vfprintf-posix-tests: New file.
32789         * tests/test-vfprintf-posix.sh: New file.
32790         * tests/test-vfprintf-posix.c: New file.
32791         * tests/test-fprintf-posix.h: New file.
32792         * tests/test-fprintf-posix.out: New file.
32793
32794         * modules/vfprintf-posix: New file.
32795         * lib/vfprintf.c: New file.
32796         * m4/vfprintf-posix.m4: New file.
32797         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
32798         REPLACE_VFPRINTF.
32799         * lib/stdio_.h (vfprintf): New declaration.
32800         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
32801         REPLACE_VFPRINTF.
32802
32803 2007-03-08  Bruno Haible  <bruno@clisp.org>
32804
32805         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
32806
32807 2007-03-08  Bruno Haible  <bruno@clisp.org>
32808
32809         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
32810         instead of 'expr' invocations.
32811         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
32812         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
32813         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
32814         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
32815         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
32816         Suggested by Paul Eggert.
32817
32818 2007-03-08  Bruno Haible  <bruno@clisp.org>
32819
32820         * modules/fseterr-tests: New file.
32821         * tests/test-fseterr.c: New file.
32822
32823         * modules/fseterr: New file.
32824         * lib/fseterr.h: New file.
32825         * lib/fseterr.c: New file.
32826
32827 2007-03-08  Bruno Haible  <bruno@clisp.org>
32828
32829         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
32830         * lib/getopt_.h: Likewise.
32831         * lib/mbswidth.h: Likewise.
32832         * lib/setenv.h: Likewise.
32833         * lib/vasnprintf.h: Likewise.
32834         * lib/vasprintf.h: Likewise.
32835         * lib/verror.h: Likewise.
32836         * lib/xsetenv.h: Likewise.
32837         * lib/xvasprintf.h: Likewise.
32838
32839 2007-03-08  Jim Meyering  <jim@meyering.net>
32840
32841         * users.txt: Add parted.
32842
32843         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
32844
32845 2007-03-07  Bruno Haible  <bruno@clisp.org>
32846
32847         * m4/printf.m4: Make the shell script snippets copy&pastable.
32848
32849 2007-03-02  Bruno Haible  <bruno@clisp.org>
32850
32851         * lib/netinet_in_.h: New file.
32852         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
32853         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
32854         * modules/netinet_in (Files): Add lib/netinet_in_.h.
32855         (Depends-on): Add absolute-header.
32856         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
32857         into netinet/in.h.
32858
32859 2007-03-03  Bruno Haible  <bruno@clisp.org>
32860
32861         * lib/sys_select_.h: New file.
32862         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
32863         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
32864         * modules/sys_select (Files): Add lib/sys_select_.h.
32865         (Depends-on): Add absolute-header.
32866         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
32867         into sys/select.h.
32868
32869 2007-03-02  Bruno Haible  <bruno@clisp.org>
32870
32871         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
32872         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
32873         values.
32874         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
32875         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
32876         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
32877         * modules/sys_socket (Depends-on): Add absolute-header.
32878         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
32879         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
32880         (Include): Remove requirement of inclusion of <sys/types.h>.
32881
32882 2007-03-02  Bruno Haible  <bruno@clisp.org>
32883
32884         * lib/byteswap_.h (bswap_32): Fix formula.
32885
32886 2007-03-06  Bruno Haible  <bruno@clisp.org>
32887
32888         * modules/sprintf-posix-tests: New file.
32889         * tests/test-sprintf-posix.c: New file.
32890
32891         * modules/sprintf-posix: New file.
32892         * lib/sprintf.c: New file.
32893         * m4/sprintf-posix.m4: New file.
32894         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
32895         REPLACE_SPRINTF.
32896         * lib/stdio_.h (sprintf): New declaration.
32897         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
32898         REPLACE_SPRINTF.
32899
32900 2007-03-06  Bruno Haible  <bruno@clisp.org>
32901
32902         * modules/vsprintf-posix-tests: New file.
32903         * tests/test-vsprintf-posix.c: New file.
32904         * tests/test-sprintf-posix.h: New file.
32905
32906         * modules/vsprintf-posix: New file.
32907         * lib/vsprintf.c: New file.
32908         * m4/vsprintf-posix.m4: New file.
32909         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
32910         REPLACE_VSPRINTF.
32911         * lib/stdio_.h (vsprintf): New declaration.
32912         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
32913         REPLACE_VSPRINTF.
32914
32915 2007-03-06  Bruno Haible  <bruno@clisp.org>
32916
32917         * modules/vsnprintf (Depend-on): Remove minmax.
32918
32919 2007-03-06  Bruno Haible  <bruno@clisp.org>
32920
32921         * modules/snprintf-posix-tests: New file.
32922         * tests/test-snprintf-posix.c: New file.
32923
32924         * modules/snprintf-posix: New file.
32925         * m4/snprintf-posix.m4: New file.
32926         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
32927         gl_FUNC_SNPRINTF.
32928         (gl_FUNC_SNPRINTF): Invoke it.
32929         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
32930         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
32931         is set.
32932         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
32933
32934 2007-03-06  Bruno Haible  <bruno@clisp.org>
32935
32936         * modules/vsnprintf-posix-tests: New file.
32937         * tests/test-vsnprintf-posix.c: New file.
32938         * tests/test-snprintf-posix.h: New file.
32939
32940         * modules/vsnprintf-posix: New file.
32941         * m4/vsnprintf-posix.m4: New file.
32942         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
32943         gl_FUNC_VSNPRINTF.
32944         (gl_FUNC_VSNPRINTF): Invoke it.
32945         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
32946         * lib/stdio_.h (vsnprintf): Define as a replacement if
32947         REPLACE_VSNPRINTF is set.
32948         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
32949
32950 2007-03-06  Bruno Haible  <bruno@clisp.org>
32951
32952         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
32953         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
32954
32955 2007-03-06  Bruno Haible  <bruno@clisp.org>
32956
32957         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
32958         (asinl): Declare also if HAVE_DECL_ASINL is set.
32959         (atanl): Declare also if HAVE_DECL_ATANL is set.
32960         (ceill): Declare also if HAVE_DECL_CEILL is set.
32961         (cosl): Declare also if HAVE_DECL_COSL is set.
32962         (expl): Declare also if HAVE_DECL_EXPL is set.
32963         (floorl): Declare also if HAVE_DECL_FLOORL is set.
32964         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
32965         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
32966         (logl): Declare also if HAVE_DECL_LOGL is set.
32967         (sinl): Declare also if HAVE_DECL_SINL is set.
32968         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
32969         (tanl): Declare also if HAVE_DECL_TANL is set.
32970         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
32971         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
32972         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
32973         declaration of frexpl, ldexpl.
32974         * modules/printf-frexpl (Depends-on): Add math.
32975         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
32976
32977 2007-03-05  Bruno Haible  <bruno@clisp.org>
32978
32979         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
32980         frexpl and ldexpl are declared.
32981         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
32982
32983 2007-03-05  Bruno Haible  <bruno@clisp.org>
32984
32985         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
32986         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
32987
32988 2007-03-05  Bruno Haible  <bruno@clisp.org>
32989
32990         * lib/stdio_.h: Include <stddef.h>.
32991
32992 2007-03-05  Bruno Haible  <bruno@clisp.org>
32993
32994         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
32995
32996 2007-03-05  Bruno Haible  <bruno@clisp.org>
32997
32998         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
32999         NetBSD 4, from Ralf Wildenhues.
33000
33001 2007-03-04  Bruno Haible  <bruno@clisp.org>
33002
33003         * lib/vasprintf.h: Update #if logic for the case when the functions
33004         exist but are overridden.
33005
33006 2007-03-04  Bruno Haible  <bruno@clisp.org>
33007
33008         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
33009         implementations: glibc-2.4 and MacOS X 10.3.
33010         * tests/test-vasnprintf-posix.c (test_function): Test also the case
33011         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
33012         * tests/test-vasprintf-posix.c (test_function): Likewise.
33013
33014 2007-03-04  Bruno Haible  <bruno@clisp.org>
33015
33016         * modules/vasprintf-posix-tests: New file.
33017         * tests/test-vasprintf-posix.c: New file.
33018
33019         * modules/vasprintf-posix: New file.
33020         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
33021         defined.
33022         * m4/vasprintf-posix.m4: New file.
33023         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
33024         gl_FUNC_VASPRINTF.
33025         (gl_FUNC_VASPRINTF): Invoke it.
33026         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
33027         here.
33028         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
33029
33030 2007-03-04  Bruno Haible  <bruno@clisp.org>
33031
33032         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
33033         REPLACE_GETTIMEOFDAY.
33034         * modules/sys_time (Makefile.am): Likewise.
33035         * m4/sys_time_h.m4: Likewise.
33036         * m4/gettimeofday.m4: Likewise.
33037
33038 2007-03-04  Bruno Haible  <bruno@clisp.org>
33039
33040         * modules/vasnprintf-posix-tests: New file.
33041         * tests/test-vasnprintf-posix.c: New file.
33042
33043         * modules/vasnprintf-posix: New file.
33044         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
33045         printf-frexpl.h.
33046         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
33047         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
33048         REPLACE_VASNPRINTF is defined.
33049         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
33050         gl_FUNC_VASNPRINTF.
33051         (gl_FUNC_VASNPRINTF): Invoke it.
33052         * m4/vasnprintf-posix.m4: New file.
33053         * m4/printf.m4: New file.
33054
33055 2007-03-04  Bruno Haible  <bruno@clisp.org>
33056
33057         Compile progreloc.c only if --enable-relocatable is specified.
33058         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
33059         if --enable-relocatable was specified.
33060         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
33061         lib_SOURCES.
33062
33063 2007-03-04  Jim Meyering  <jim@meyering.net>
33064
33065         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
33066         Use it consistently, rather than enumerating errno constants.
33067
33068 2007-03-04  Bruno Haible  <bruno@clisp.org>
33069
33070         * modules/xvasprintf-tests: New file.
33071         * tests/test-xvasprintf.c: New file.
33072
33073         * modules/vasprintf-tests: New file.
33074         * tests/test-vasprintf.c: New file.
33075
33076         * modules/vasnprintf-tests: New file.
33077         * tests/test-vasnprintf.c: New file.
33078
33079         * modules/vsnprintf-tests: New file.
33080         * tests/test-vsnprintf.c: New file.
33081
33082         * modules/snprintf-tests: New file.
33083         * tests/test-snprintf.c: New file.
33084
33085 2007-03-04  Bruno Haible  <bruno@clisp.org>
33086
33087         Compile relocatable.c only if --enable-relocatable is specified.
33088         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
33089         gl_RELOCATABLE_LIBRARY.
33090         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
33091         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
33092         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
33093         gl_RELOCATABLE_LIBRARY.
33094         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
33095         (Makefile.am): Remove lib_SOURCES.
33096         * modules/relocatable-lib-lgpl (configure.ac): Invoke
33097         gl_RELOCATABLE_LIBRARY.
33098         (Makefile.am): Remove lib_SOURCES.
33099         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
33100         always.
33101         * modules/relocatable-prog-wrapper (configure.ac): Invoke
33102         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
33103
33104 2007-03-04  Bruno Haible  <bruno@clisp.org>
33105
33106         * modules/argmatch-tests: New file.
33107         * tests/test-argmatch.c: New file.
33108
33109         * tests/test-allocsa.c (main): Halve the number of loop runs.
33110
33111         * modules/alloca-opt-tests: New file.
33112         * tests/test-alloca-opt.c: New file.
33113
33114 2007-03-04  Jim Meyering  <jim@meyering.net>
33115
33116         Work around difference between Linux ACLs and Solaris 10 ZFS.
33117         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
33118         for EINVAL.
33119
33120 2007-03-03  Bruno Haible  <bruno@clisp.org>
33121
33122         * modules/relocatable-prog (Depends-on): Add back progreloc's
33123         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
33124
33125 2007-03-03  Bruno Haible  <bruno@clisp.org>
33126
33127         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
33128         * modules/relocatable-lib: New file.
33129
33130 2007-03-03  Bruno Haible  <bruno@clisp.org>
33131
33132         * modules/relocatable-prog: Renamed from modules/relocatable.
33133         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
33134
33135 2007-03-03  Bruno Haible  <bruno@clisp.org>
33136
33137         * modules/relocatable-script (Files): Add doc/relocatable.texi,
33138         m4/relocatable-lib.m4.
33139         (Depends-on): Remove 'relocatable'.
33140         (configure.ac): Add gl_RELOCATABLE_NOP.
33141
33142 2007-03-03  Bruno Haible  <bruno@clisp.org>
33143
33144         * modules/relocatable-prog-wrapper: New file.
33145         * modules/relocatable (Depends-on): Add it. Remove all other
33146         dependencies except progname.
33147         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
33148
33149         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
33150         (gl_FUNC_STRERROR): Nop.
33151         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
33152
33153         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
33154         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
33155
33156         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
33157         (gl_FUNC_READLINK): Update.
33158
33159         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
33160
33161 2007-03-03  Bruno Haible  <bruno@clisp.org>
33162
33163         * lib/xreadlink.c: Include <unistd.h> unconditionally.
33164         * modules/xreadlink (Depends-on): Add unistd.
33165         * modules/xreadlink-with-size (Depends-on): Likewise.
33166
33167 2007-03-03  Bruno Haible  <bruno@clisp.org>
33168
33169         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
33170         extracted from gt_FUNC_SETENV.
33171         (gt_FUNC_SETENV): Remove macro.
33172         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
33173         remove gt_FUNC_SETENV.
33174
33175 2007-03-03  Bruno Haible  <bruno@clisp.org>
33176
33177         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
33178         ENABLE_RELOCATABLE here.
33179         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
33180
33181 2007-03-03  Bruno Haible  <bruno@clisp.org>
33182
33183         * modules/rbtreehash-list-tests (Depends-on): Add progname.
33184         * tests/test-rbtreehash_list.c: Include progname.h.
33185         (main): Call set_program_name.
33186
33187         * modules/rbtree-oset-tests (Depends-on): Add progname.
33188         * tests/test-rbtree_oset.c: Include progname.h.
33189         (main): Call set_program_name.
33190
33191         * modules/rbtree-list-tests (Depends-on): Add progname.
33192         * tests/test-rbtree_list.c: Include progname.h.
33193         (main): Call set_program_name.
33194
33195         * modules/linked-list-tests (Depends-on): Add progname.
33196         * tests/test-linked_list.c: Include progname.h.
33197         (main): Call set_program_name.
33198
33199 2007-03-03  Bruno Haible  <bruno@clisp.org>
33200
33201         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
33202         All uses of __restrict changed to _Restrict_.
33203         * lib/glob_.h (__restrict): Remove macro.
33204
33205 2007-03-02  Bruno Haible  <bruno@clisp.org>
33206
33207         * modules/gettext (configure.ac): Require gettext infrastructure
33208         from version 0.16.1.
33209
33210 2007-03-02  Bruno Haible  <bruno@clisp.org>
33211
33212         * modules/linkedhash-list-tests (Depends-on): Add progname.
33213         * tests/test-linkedhash_list.c: Include progname.h.
33214         (main): Call set_program_name.
33215
33216         * modules/carray-list-tests (Depends-on): Add progname.
33217         * tests/test-carray_list.c: Include progname.h.
33218         (main): Call set_program_name.
33219
33220         * modules/avltreehash-list-tests (Depends-on): Add progname.
33221         * tests/test-avltreehash_list.c: Include progname.h.
33222         (main): Call set_program_name.
33223
33224         * modules/avltree-oset-tests (Depends-on): Add progname.
33225         * tests/test-avltree_oset.c: Include progname.h.
33226         (main): Call set_program_name.
33227
33228         * modules/avltree-list-tests (Depends-on): Add progname.
33229         * tests/test-avltree_list.c: Include progname.h.
33230         (main): Call set_program_name.
33231
33232         * modules/array-oset-tests (Depends-on): Add progname.
33233         * tests/test-array_oset.c: Include progname.h.
33234         (main): Call set_program_name.
33235
33236         * modules/array-list-tests (Depends-on): Add progname.
33237         * tests/test-array_list.c: Include progname.h.
33238         (main): Call set_program_name.
33239
33240         * modules/argp-tests (Depends-on): Add progname.
33241         * tests/test-argp.c: Include argp.h first. Include progname.h.
33242         (main): Call set_program_name.
33243
33244 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
33245
33246         * doc/gnulib-tool.texi (Initial import): Reword description of
33247         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
33248         limited effect even if defined after the first system include.
33249
33250 2007-03-01  Bruno Haible  <bruno@clisp.org>
33251
33252         * build-aux/config.libpath: Update to libtool-1.5.22.
33253         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
33254
33255 2007-03-01  Bruno Haible  <bruno@clisp.org>
33256
33257         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
33258         foo_CFLAGS.
33259         Reported by Ralf Wildenhues.
33260
33261 2007-03-01  Bruno Haible  <bruno@clisp.org>
33262
33263         * build-aux/install-reloc: Remove object files left over by some
33264         compilers.
33265         Reported by Ralf Wildenhues.
33266
33267 2007-03-01  Bruno Haible  <bruno@clisp.org>
33268
33269         * build-aux/install-reloc: Break long lines.
33270
33271 2007-03-01  Bruno Haible  <bruno@clisp.org>
33272
33273         * doc/relocatable.texi: Document that it may not work on OpenBSD.
33274         Reported by Ralf Wildenhues.
33275
33276 2007-03-01  Bruno Haible  <bruno@clisp.org>
33277
33278         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
33279         include ordering constraints.
33280
33281 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
33282
33283         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
33284         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
33285         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
33286         as another example.
33287         * lib/time_.h: Fix misspelling.
33288         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
33289         Require gl_HEADER_TIME_H_DEFAULTS.
33290         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
33291         * m4/time_r.m4 (gl_TIME_R): Likewise.
33292         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
33293
33294 2007-03-01  Bruno Haible  <bruno@clisp.org>
33295
33296         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
33297         * m4/utimens.m4 (gl_UTIMENS): Likewise.
33298
33299 2007-03-01  Jim Meyering  <jim@meyering.net>
33300
33301         * modules/xreadlink (Maintainer): Add my name.
33302         * modules/xreadlink-with-size (Depends-on): Alphabetize.
33303
33304 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
33305             Bruno Haible  <bruno@clisp.org>
33306
33307         * build-aux/install-reloc: Compile also c-ctype.c.
33308         * build-aux/relocatable.sh.in: New file.
33309         * doc/relocatable.texi: New file.
33310         * doc/relocatable-maint.texi: New file.
33311         * doc/gnulib.texi: Include relocatable-maint.texi.
33312         * lib/progreloc.c: Include unistd.h unconditionally.
33313         * lib/relocwrapper.c: Include unistd.h unconditionally.
33314         Include c-ctype.h.
33315         (add_dotbin): Use c_tolower.
33316         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
33317         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
33318         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
33319         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
33320         to m4/relocatable-lib.m4.
33321         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
33322         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
33323         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
33324         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
33325         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
33326         * modules/relocatable: New file.
33327         * modules/relocatable-lib: New file.
33328         * modules/relocatable-script: New file.
33329
33330 2007-02-28  Bruno Haible  <bruno@clisp.org>
33331
33332         Import --enable-relocatable infrastructure.
33333         * build-aux/config.libpath: New file, from GNU gettext.
33334         * build-aux/install-reloc: New file, from GNU gettext.
33335         * build-aux/reloc-ldflags: New file, from GNU gettext.
33336         * lib/relocatable.h: New file, from GNU gettext.
33337         * lib/relocatable.c: New file, from GNU gettext.
33338         * lib/relocwrapper.c: New file, from GNU gettext.
33339         * m4/relocatable.m4: New file, from GNU gettext.
33340
33341 2007-02-28  Bruno Haible  <bruno@clisp.org>
33342
33343         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
33344
33345         * modules/xreadlink: New file, from GNU gettext with modifications.
33346         * lib/xreadlink.c: New file, from GNU gettext.
33347         * lib/xreadlink.h: Add comments.
33348         (xreadlink): New declaration.
33349
33350         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
33351         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
33352         lib/xreadlink-with-size.c.
33353         (configure.ac): Remove gl_XREADLINK invocation.
33354         (Makefile.am): Augment lib_SOURCES.
33355         * m4/xreadlink.m4: Remove file.
33356         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
33357         (xreadlink_with_size): Renamed from xreadink.
33358         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
33359         * modules/canonicalize (Depends-on): Replace xreadlink with
33360         xreadlink-with-size.
33361         * lib/canonicalize.c (canonicalize_filename_mode): Update.
33362
33363 2007-02-25  Jim Meyering  <jim@meyering.net>
33364
33365         * build-aux/announce-gen: When complaining about excess arguments,
33366         list them.
33367
33368 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
33369
33370         * README: Document signed integer overflow situation more
33371         accurately.
33372
33373 2007-02-25  Bruno Haible  <bruno@clisp.org>
33374
33375         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
33376         'a' or 'A' conversion.
33377
33378 2007-02-25  Bruno Haible  <bruno@clisp.org>
33379
33380         * modules/filename: Renamed from modules/pathname.
33381         (Files): Replace lib/pathname.h with lib/filename.h. Replace
33382         lib/concatpath.c with lib/concat-filename.c.
33383         (Makefile.am): Update.
33384         (Include): Replace pathname.h with filename.h.
33385         * lib/filename.h: Renamed from lib/pathname.h.
33386         (concatenated_filename): Renamed from concatenated_pathname.
33387         * lib/concat-filename.c: Renamed from lib/concatpath.c.
33388         (concatenated_filename): Renamed from concatenated_pathname.
33389         * lib/findprog.c: Include filename.h instead of pathname.h.
33390         (find_in_path): Update.
33391         * lib/javacomp.c: Include filename.h instead of pathname.h.
33392         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
33393         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
33394         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
33395         is_oldgcj_14_13_usable, is_javac_usable): Update.
33396         * lib/javaexec.c: Include filename.h instead of pathname.h.
33397         (execute_java_class): Update.
33398         * modules/findprog: Update.
33399         * modules/javacomp: Update.
33400         * modules/javaexec: Update.
33401         * MODULES.html.sh (File system functions): Add 'filename', remove
33402         'pathname'.
33403
33404 2007-02-25  Bruno Haible  <bruno@clisp.org>
33405
33406         * modules/printf-frexpl-tests: New file.
33407         * tests/test-printf-frexpl.c: New file.
33408
33409         * modules/printf-frexpl: New file.
33410         * lib/printf-frexpl.h: New file.
33411         * lib/printf-frexpl.c: New file.
33412         * m4/printf-frexpl.m4: New file.
33413
33414 2007-02-25  Bruno Haible  <bruno@clisp.org>
33415
33416         * modules/printf-frexp-tests: New file.
33417         * tests/test-printf-frexp.c: New file.
33418
33419         * modules/printf-frexp: New file.
33420         * lib/printf-frexp.h: New file.
33421         * lib/printf-frexp.c: New file.
33422         * m4/printf-frexp.m4: New file.
33423
33424 2007-02-25  Bruno Haible  <bruno@clisp.org>
33425
33426         Assume automake >= 1.10 for the tests.
33427         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
33428         * modules/arctwo-tests: Likewise.
33429         * modules/argp-tests: Likewise.
33430         * modules/avltree-list-tests: Likewise.
33431         * modules/avltree-oset-tests: Likewise.
33432         * modules/avltreehash-list-tests: Likewise.
33433         * modules/carray-list-tests: Likewise.
33434         * modules/crc-tests: Likewise.
33435         * modules/des-tests: Likewise.
33436         * modules/gc-arcfour-tests: Likewise.
33437         * modules/gc-arctwo-tests: Likewise.
33438         * modules/gc-des-tests: Likewise.
33439         * modules/gc-hmac-md5-tests: Likewise.
33440         * modules/gc-hmac-sha1-tests: Likewise.
33441         * modules/gc-md2-tests: Likewise.
33442         * modules/gc-md4-tests: Likewise.
33443         * modules/gc-md5-tests: Likewise.
33444         * modules/gc-pbkdf2-sha1-tests: Likewise.
33445         * modules/gc-rijndael-tests: Likewise.
33446         * modules/gc-sha1-tests: Likewise.
33447         * modules/gc-tests: Likewise.
33448         * modules/getaddrinfo-tests: Likewise.
33449         * modules/hmac-md5-tests: Likewise.
33450         * modules/hmac-sha1-tests: Likewise.
33451         * modules/linked-list-tests: Likewise.
33452         * modules/linkedhash-list-tests: Likewise.
33453         * modules/lock-tests: Likewise.
33454         * modules/md2-tests: Likewise.
33455         * modules/md4-tests: Likewise.
33456         * modules/md5-tests: Likewise.
33457         * modules/rbtree-list-tests: Likewise.
33458         * modules/rbtree-oset-tests: Likewise.
33459         * modules/rbtreehash-list-tests: Likewise.
33460         * modules/read-file-tests: Likewise.
33461         * modules/rijndael-tests: Likewise.
33462         * modules/stdint-tests: Likewise.
33463         * modules/tls-tests: Likewise.
33464
33465 2007-02-24  Bruno Haible  <bruno@clisp.org>
33466
33467         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
33468         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
33469         function; instead check whether isnan with a double argument links.
33470         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
33471         function; instead check whether isnan with a 'long double' argument
33472         links.
33473         Reported by Eric Blake <ebb9@byu.net>.
33474
33475 2007-02-24  Bruno Haible  <bruno@clisp.org>
33476
33477         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
33478         defined.
33479         * lib/isnanl.c: Remove all code. Just include isnan.c.
33480         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
33481
33482 2007-02-25  Jim Meyering  <jim@meyering.net>
33483
33484         Avoid conflicting types for 'unsetenv' on FreeBSD.
33485         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
33486         conflicting with FreeBSD's (5.0 and 6.1) function declaration
33487         in stdlib.h.
33488
33489 2007-02-24  Bruno Haible  <bruno@clisp.org>
33490
33491         * modules/isnanl-nolibm-tests: New file.
33492         * tests/test-isnanl.c: New file.
33493
33494         * modules/isnanl-nolibm: New file.
33495         * lib/isnanl.h: New file.
33496         * lib/isnanl.c: New file.
33497         * m4/isnanl.m4: New file.
33498
33499 2007-02-24  Bruno Haible  <bruno@clisp.org>
33500
33501         * modules/isnan-nolibm-tests: New file.
33502         * tests/test-isnan.c: New file.
33503
33504         * modules/isnan-nolibm: New file.
33505         * lib/isnan.h: New file.
33506         * lib/isnan.c: New file.
33507         * m4/isnan.m4: New file.
33508
33509 2007-02-24  Bruno Haible  <bruno@clisp.org>
33510
33511         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
33512         assume that an exponent fits in 20 bits.
33513
33514 2007-02-24  Jim Meyering  <jim@meyering.net>
33515
33516         * m4/regex.m4: Update the description of the configure-time option,
33517         --without-included-regex, to state accurately what the defaults are,
33518         and perhaps to give people an idea why using this option is risky.
33519
33520 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
33521
33522         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
33523         loops on small arguments.  This attempts to avoid the problem
33524         Bruno Haible reported for AIX 4.3.2 in
33525         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
33526
33527 2007-02-23  Bruno Haible  <bruno@clisp.org>
33528
33529         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
33530         Needed for help2man.
33531
33532 2007-02-23  Karl Berry  <karl@gnu.org>
33533
33534         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
33535         exists, foo.h should be cvs-ignored, not committed.
33536
33537 2007-02-23  Eric Blake  <ebb9@byu.net>
33538
33539         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
33540         * lib/stat-time.h (includes): Likewise.
33541         * lib/utimecmp.c (includes): Likewise.
33542         * lib/utimens.h (includes): Likewise.
33543         * lib/getdate.y (includes): Also include "timespec.h" for use
33544         internal to the module.
33545         * modules/utimens (Depends-on): Revert yesterday's patch.
33546         * modules/nanosleep (Depends-on): Add missing dependency.
33547
33548 2007-02-22  Bruno Haible  <bruno@clisp.org>
33549
33550         * lib/glob.c: Don't include getlogin_r.h.
33551
33552 2007-02-22  Jim Meyering  <jim@meyering.net>
33553
33554         * modules/utimens (Depends-on): Add timespec, required for
33555         utimens.h's inclusion of timespec.h.
33556
33557 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
33558
33559         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
33560         long unreadable paths in GNU/Linux.  Problem reported by Andreas
33561         Schwab in
33562         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
33563         I'll try to think of a better way to fix the Solaris problem.
33564
33565         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
33566         like glibc; on Solaris 10, it fails with errno == EINVAL.
33567         POSIX says the behavior is unspecified if the first argument is NULL,
33568         so play it safe and never pass NULL to the system getcwd.
33569
33570 2007-02-21  Jim Meyering  <jim@meyering.net>
33571
33572         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
33573         of gettimeofday.  It would conflict with the one now always
33574         provided via sys_time_.h.  Reported by Matthew Woehlke, as
33575         an IRIX 6.5 build failure.
33576
33577 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
33578
33579         Minor fixups to port to Solaris 10 with Sun C 5.8.
33580         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
33581         * modules/getcwd (Depends-on): Add dirfd.
33582         * lib/putenv.c (putenv): #undef it.
33583         (rpl_putenv): New decl.
33584         (malloc, free): Include <stdlib.h> rather than prototyping separately.
33585
33586 2007-02-20  Bruno Haible  <bruno@clisp.org>
33587
33588         * modules/stdio-tests: New file.
33589         * tests/test-stdio.c: New file.
33590
33591         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
33592         (Depends-on): Add stdio.
33593         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
33594         (Include): Use <stdio.h> instead of vsnprintf.h.
33595         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
33596         HAVE_DECL_VSNPRINTF.
33597         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
33598
33599         * modules/snprintf (Files): Remove lib/snprintf.h.
33600         (Depends-on): Add stdio.
33601         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
33602         (Include): Use <stdio.h> instead of snprintf.h.
33603         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
33604         HAVE_DECL_SNPRINTF.
33605         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
33606         * lib/getaddrinfo.c: Likewise.
33607
33608         * modules/stdio: New file.
33609         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
33610         * lib/snprintf.h: Remove file.
33611         * lib/vsnprintf.h: Remove file.
33612         * lib/.cppi-disable: Remove snprintf.h.
33613         * m4/stdio_h.m4: New file.
33614         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
33615
33616 2007-02-20  Jim Meyering  <jim@meyering.net>
33617
33618         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
33619         used by e.g., mingw.  From Bruno Haible.
33620
33621 2007-02-19  Bruno Haible  <bruno@clisp.org>
33622
33623         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
33624         warnings.
33625         Reported by Ben Pfaff <blp@cs.stanford.edu>.
33626
33627 2007-02-19  Bruno Haible  <bruno@clisp.org>
33628
33629         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
33630         from mingw users.
33631
33632 2007-02-19  Bruno Haible  <bruno@clisp.org>
33633
33634         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
33635         warnings.
33636         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
33637
33638 2007-02-19  Jim Meyering  <jim@meyering.net>
33639
33640         Don't use FD after a successful "fdopendir (fd)".
33641         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
33642         Reset it by calling dirfd on the just-obtained DIR*.
33643
33644         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
33645         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
33646
33647 2007-02-18  Bruno Haible  <bruno@clisp.org>
33648
33649         * lib/readlink.c: Include <unistd.h>.
33650         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
33651         HAVE_READLINK.
33652         * modules/readlink (Depends-on): Add unistd.
33653         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
33654         (Include): Add <unistd.h>.
33655
33656         * lib/getlogin_r.h: Remove file.
33657         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
33658         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
33659         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
33660         HAVE_DECL_GETLOGIN_R.
33661         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
33662         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
33663         (Include): Use <unistd.h> instead of getlogin_r.h.
33664
33665         * lib/getcwd.h: Remove file.
33666         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
33667         * lib/xgetcwd.c: Likewise.
33668         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
33669         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
33670         * modules/getcwd (Files): Remove lib/getcwd.h.
33671         (Depends-on): Add unistd.
33672         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
33673         (Include): Use <unistd.h> instad of getcwd.h.
33674
33675         * lib/ftruncate.c: Include <unistd.h> first.
33676         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
33677         Set HAVE_FTRUNCATE.
33678         * modules/ftruncate (Depends-on): Add unistd.
33679         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
33680
33681         * lib/fchdir.c: Include <unistd.h> first.
33682         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
33683         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
33684         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
33685         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
33686         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
33687
33688         * lib/dup2.c: Include <unistd.h> first.
33689         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
33690         HAVE_DUP2.
33691         * modules/dup2 (Depends-on): Add unistd.
33692         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
33693
33694         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
33695         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
33696         REPLACE_CHOWN. Don't define chown as a macro here.
33697         * modules/chown (Depends-on): Add unistd.
33698         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
33699
33700         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
33701         Add definition for GL_LINK_WARNING.
33702         (chown, dup2): New declarations.
33703         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
33704         link warning.
33705         (ftruncate): New declaration.
33706         (getcwd): New declaration, taken from old getcwd.h.
33707         (getlogin_r): New declaration, taken from old getlogin_r.h.
33708         (readlink): New declaration.
33709         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
33710         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
33711         (gl_PREREQ_UNISTD): Remove macro.
33712         (gl_UNISTD_MODULE_INDICATOR): New macro.
33713         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
33714         many new variables. Don't set UNISTD_H.
33715         * modules/unistd (Description): Change.
33716         (Depends-on): Add link-warning.
33717         (configure.ac): Update.
33718         (Makefile.am): Create unistd.h always. Substitute many new variables
33719         into it.
33720
33721 2007-02-18  Bruno Haible  <bruno@clisp.org>
33722
33723         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
33724         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
33725         HAVE_GETSUBOPT.
33726         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
33727         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
33728         * lib/getsubopt.h: Remove file.
33729         * modules/getsubopt (Files): Remove lib/getsubopt.h.
33730         (Depends-on): Add stdlib.
33731         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
33732         (Includes): Use <stdlib.h> instead of getsubopt.h.
33733         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
33734         Set HAVE_GETSUBOPT.
33735         * lib/getsubopt.c: Don't include getsubopt.h.
33736
33737 2007-02-18  Bruno Haible  <bruno@clisp.org>
33738
33739         * modules/fchdir (Depends-on): Add dup2.
33740
33741 2007-02-18  Bruno Haible  <bruno@clisp.org>
33742
33743         * lib/stdlib_.h: Handle glibc's special invocation convention
33744         specially.
33745
33746 2007-02-18  Bruno Haible  <bruno@clisp.org>
33747
33748         * modules/stdlib-tests: New file.
33749         * tests/test-stdlib.c: New file.
33750
33751         * modules/mkstemp (Files): Remove lib/mkstemp.h.
33752         (Depends-on): Add stdlib.
33753         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
33754         (Includes): Use <stdlib.h> instead of mkstemp.h.
33755         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
33756         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
33757         * lib/mkstemp.c: Don't include mkstemp.h.
33758         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
33759         * lib/stdlib--.h: Don't include mkstemp.h.
33760
33761         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
33762         (Depends-on): Add stdlib.
33763         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
33764         (Includes): Use <stdlib.h> instead of mkdtemp.h.
33765         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
33766         HAVE_MKDTEMP.
33767         * lib/mkdtemp.c: Don't include mkdtemp.h.
33768         * lib/clean-temp.c: Don't include mkdtemp.h.
33769
33770         * modules/exit (Files): Remove lib/exit.h.
33771         (Depends-on): Add stdlib.
33772         (Makefile.am): Remove lib_SOURCES.
33773         (Include): Use <stdlib.h> instead of exit.h.
33774         * lib/argmatch.c: Don't include exit.h.
33775         * lib/execute.c: Likewise.
33776         * lib/pagealign_alloc.c: Likewise.
33777         * lib/pipe.c: Likewise.
33778         * lib/wait-process.c: Likewise.
33779         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
33780         * lib/exitfail.c: Likewise.
33781         * lib/savewd.c: Likewise.
33782         * lib/xsetenv.c: Likewise.
33783
33784         * modules/stdlib: New file.
33785         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
33786         and extra comments about mkstemp().
33787         * lib/exit.h: Remove file.
33788         * lib/mkdtemp.h: Remove file.
33789         * lib/mkstemp.h: Remove file.
33790         * m4/stdlib_h.m4: New file.
33791         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
33792
33793 2007-02-18  Bruno Haible  <bruno@clisp.org>
33794
33795         * modules/math-tests: New file.
33796         * tests/test-math.c: New file.
33797
33798         * modules/math: New file.
33799         * modules/mathl (Files): Remove lib/mathl.h.
33800         (Depends-on): Add math.
33801         (Makefile.am): Don't mention mathl.h.
33802         (Include): Use <math.h> instead of mathl.h.
33803         * lib/math_.h: New file.
33804         * lib/mathl.h: Remove file.
33805         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
33806         mathl.h.
33807         * lib/asinl.c: Likewise.
33808         * lib/atanl.c: Likewise.
33809         * lib/ceill.c: Likewise.
33810         * lib/cosl.c: Likewise.
33811         * lib/expl.c: Likewise.
33812         * lib/floorl.c: Likewise.
33813         * lib/frexpl.c: Likewise.
33814         * lib/ldexpl.c: Likewise.
33815         * lib/logl.c: Likewise.
33816         * lib/sincosl.c: Likewise.
33817         * lib/sinl.c: Likewise.
33818         * lib/sqrtl.c: Likewise.
33819         * lib/tanl.c: Likewise.
33820         * lib/trigl.c: Likewise.
33821         * m4/math_h.m4: New file.
33822         * MODULES.html.sh (Mathematics): Add math.
33823
33824 2007-02-17  Bruno Haible  <bruno@clisp.org>
33825
33826         * modules/wctype-tests: New file.
33827         * tests/test-wctype.c: New file.
33828
33829         * modules/wchar-tests: New file.
33830         * tests/test-wchar.c: New file.
33831
33832         * modules/unistd-tests: New file.
33833         * tests/test-unistd.c: New file.
33834
33835         * modules/time-tests: New file.
33836         * tests/test-time.c: New file.
33837
33838         * modules/sysexits-tests: New file.
33839         * tests/test-sysexits.c: New file.
33840
33841         * modules/sys_time-tests: New file.
33842         * tests/test-sys_time.c: New file.
33843
33844         * modules/sys_stat-tests: New file.
33845         * tests/test-sys_stat.c: New file.
33846
33847         * modules/sys_socket-tests: New file.
33848         * tests/test-sys_socket.c: New file.
33849
33850         * modules/sys_select-tests: New file.
33851         * tests/test-sys_select.c: New file.
33852
33853         * modules/string-tests: New file.
33854         * tests/test-string.c: New file.
33855
33856         * modules/stdbool-tests: New file.
33857         * tests/test-stdbool.c: New file.
33858
33859         * modules/netinet_in-tests: New file.
33860         * tests/test-netinet_in.c: New file.
33861
33862         * modules/inttypes-tests: New file.
33863         * tests/test-inttypes.c: New file.
33864
33865         * modules/fcntl-tests: New file.
33866         * tests/test-fcntl.c: New file.
33867
33868         * modules/byteswap-tests: New file.
33869         * tests/test-byteswap.c: New file.
33870
33871         * modules/arpa_inet-tests: New file.
33872         * tests/test-arpa_inet.c: New file.
33873
33874 2007-02-17  Bruno Haible  <bruno@clisp.org>
33875
33876         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
33877         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
33878         if the corresponding module is not enabled. Emit link warnings if
33879         the function is used nevertheless.
33880         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
33881         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
33882         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
33883         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
33884         * modules/inttypes (Depends-on): Add link-warning.
33885         (Makefile.am): Copy the contents of build-aux/link-warning.h into
33886         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
33887         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
33888         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
33889         * modules/imaxdiv (configure.ac): Likewise.
33890         * modules/strtoimax (configure.ac): Likewise.
33891         * modules/strtoumax (configure.ac): Likewise.
33892
33893 2007-02-17  Bruno Haible  <bruno@clisp.org>
33894
33895         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
33896         gl_STRING_MODULE_INDICATOR_DEFAULTS.
33897         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
33898         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
33899
33900 2007-02-17  Bruno Haible  <bruno@clisp.org>
33901
33902         * modules/link-warning: New file.
33903         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
33904         * lib/string_.h (GL_LINK_WARNING): Remove definition.
33905         * modules/string (Depends-on): Add link-warning.
33906         (Makefile.am): Copy the contents of build-aux/link-warning.h into
33907         string.h.
33908         * MODULES.html.sh (Support for building libraries and executables): Add
33909         link-warning.
33910
33911 2007-02-17  Bruno Haible  <bruno@clisp.org>
33912
33913         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
33914         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
33915         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
33916         long lines.
33917
33918 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
33919             Bruno Haible  <bruno@clisp.org>
33920
33921         * modules/tmpfile: New file.
33922         * lib/tmpfile.c: New file.
33923         * m4/tmpfile.m4: New file.
33924         * MODULES.html.sh (func_all_modules): New section "Input/output".
33925
33926 2007-02-15  Bruno Haible  <bruno@clisp.org>
33927
33928         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
33929         (supports_delete_on_close): New function.
33930         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
33931
33932 2007-02-14  Bruno Haible  <bruno@clisp.org>
33933
33934         * modules/mbspcasecmp-tests: New file.
33935         * tests/test-mbspcasecmp.sh: New file.
33936         * tests/test-mbspcasecmp.c: New file.
33937
33938         New module mbspcasecmp.
33939         * modules/mbspcasecmp: New file.
33940         * lib/mbspcasecmp.c: New file.
33941         * lib/string_.h (strncasecmp): Change warning message.
33942         (mbspcasecmp): New declaration.
33943         * m4/mbspcasecmp.m4: New file.
33944         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33945         GNULIB_MBSPCASECMP.
33946         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
33947         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
33948
33949 2007-02-14  Bruno Haible  <bruno@clisp.org>
33950
33951         * modules/mbsncasecmp-tests: New file.
33952         * tests/test-mbsncasecmp.sh: New file.
33953         * tests/test-mbsncasecmp.c: New file.
33954
33955         New module mbsncasecmp.
33956         * modules/mbsncasecmp: New file.
33957         * lib/mbsncasecmp.c: New file.
33958         * lib/string_.h (mbsncasecmp): New declaration.
33959         * m4/mbsncasecmp.m4: New file.
33960         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
33961         GNULIB_MBSNCASECMP.
33962         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
33963         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
33964
33965 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
33966
33967         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
33968         Verify that it doesn't overlap with our flags.
33969         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
33970         do not have the desired effect in multibyte locales; instead, use
33971         mbscasecmp.
33972         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
33973         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
33974         we don't require GNU fnmatch ourselves (if our users require it, they
33975         should do so explicitly).
33976
33977         Fix regex code so it doesn't rely on strcasecmp.
33978         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
33979         Otherwise, include gnulib's langinfo.h.
33980         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
33981         undesirable behavior in non-C locales.  Instead, rely on localecharset.
33982         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
33983         * modules/regex (FILES): Remove m4/codeset.m4.
33984         (Depends-on): Add localcharset.  Remove strcase.
33985
33986 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33987
33988         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
33989         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
33990
33991 2007-02-13  Bruno Haible  <bruno@clisp.org>
33992
33993         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
33994         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
33995
33996 2007-02-12  Bruno Haible  <bruno@clisp.org>
33997
33998         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
33999         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
34000         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
34001         time warning rather than a link error.
34002
34003 2007-02-12  Bruno Haible  <bruno@clisp.org>
34004
34005         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
34006         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
34007         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
34008
34009 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
34010
34011         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
34012         args, not 2.
34013
34014 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
34015
34016         New module 'time', so that apps can include <time.h> as per
34017         POSIX and GNU instead of separate include files like time_r.h
34018         and timegm.h.  This implementation tries out a simpler approach
34019         for replacing decls in standard include files (as compared to
34020         the string module), somewhat as an experiment.
34021
34022         * config/srclist.txt: Comment out mktime.c for now.
34023         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
34024         since it doesn't apply any more.  Use generic wording instead.
34025         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
34026         'time'.
34027         * lib/time_.h, m4/time_h.m4, modules/time: New files.
34028         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
34029         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
34030         Don't include <sys/types.h>; no longer needed since we assume C89.
34031         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
34032         * lib/strftime.c: Likewise.
34033         * lib/time_r.c: Likewise.
34034         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
34035         * lib/nanosleep.c: Include <time.h> first, to check interface.
34036         * lib/strptime.c: Likewise.
34037         * lib/time_r.c: Likewise.
34038         * lib/timegm.c: Likewise.
34039         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
34040         needed.
34041         * lib/timegm.c: Don't include timegm.h; no longer needed.
34042         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
34043         time.h now handles any problems in that area.
34044         (struct timespec, nanosleep): Remove; time.h now arranges for these.
34045         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
34046         that time.h defines struct timespec.
34047         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
34048         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
34049         handles that.
34050         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
34051         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
34052         needed.  Set REPLACE_LOCALTIME.
34053         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
34054         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
34055         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
34056         nanosleep; time_h.m4 now does that.  Don't require
34057         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
34058         module handles this now.
34059         * modules/getdate (Depends-on): Remove timespec.  Add time.
34060         * modules/nanosleep (Depends-on): Likewise.
34061         * modules/stat-time (Depends-on): Likewise.
34062         * modules/nanosleep (Include): Include time.h, not timespec.h.
34063         * modules/strptime (Files): Remove lib/strptime.h.
34064         (Depends-on): Add extensions, time.
34065         (Include): Include time.h, not strptime.h.
34066         * modules/time_r (Files): Remove lib/time_r.h.
34067         (Depends-on): Add time.
34068         (Include): Include time.h, not time_r.h.
34069         * modules/timegm: Likewise.
34070         * modules/timespec (Description): Now does timespec-related decls
34071         of our own, instead of struct timespec itself.
34072         (Depends-on): Add time; remove extensions.
34073         (Maintainer): Add self.
34074         * modules/utimecmp (Depends-on): Add time; remove timespec.
34075         * modules/utimens (Depends-on): Likewise.
34076         * modules/xnanosleep (Depends-on): Likewise.
34077
34078 2007-02-11  Bruno Haible  <bruno@clisp.org>
34079
34080         * lib/c-strstr.c: Include allocsa.h.
34081         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
34082         * lib/c-strcasestr.c: Include allocsa.h.
34083         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
34084         * lib/strcasestr.c: Include allocsa.h.
34085         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
34086         * lib/mbsstr.c: Include allocsa.h.
34087         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
34088         allocsa/freesa instead of malloc/free.
34089         * lib/mbscasestr.c: Include allocsa.h.
34090         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
34091         allocsa/freesa instead of malloc/free.
34092         * modules/c-strstr (Depends-on): Add allocsa.
34093         * modules/c-strcasestr (Depends-on): Likewise.
34094         * modules/strcasestr (Depends-on): Likewise.
34095         * modules/mbsstr (Depends-on): Likewise.
34096         * modules/mbscasestr (Depends-on): Likewise.
34097
34098 2007-02-11  Bruno Haible  <bruno@clisp.org>
34099
34100         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
34101
34102         * modules/mbsspn-tests: New file.
34103         * tests/test-mbsspn.sh: New file.
34104         * tests/test-mbsspn.c: New file.
34105
34106 2007-02-11  Bruno Haible  <bruno@clisp.org>
34107
34108         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
34109
34110         * modules/mbspbrk-tests: New file.
34111         * tests/test-mbspbrk.sh: New file.
34112         * tests/test-mbspbrk.c: New file.
34113
34114 2007-02-11  Bruno Haible  <bruno@clisp.org>
34115
34116         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
34117         unneeded cast.
34118
34119         * modules/mbscspn-tests: New file.
34120         * tests/test-mbscspn.sh: New file.
34121         * tests/test-mbscspn.c: New file.
34122
34123 2007-02-11  Bruno Haible  <bruno@clisp.org>
34124
34125         * modules/mbscasecmp-tests: New file.
34126         * tests/test-mbscasecmp.sh: New file.
34127         * tests/test-mbscasecmp.c: New file.
34128
34129 2007-02-11  Bruno Haible  <bruno@clisp.org>
34130
34131         Ensure O(n) worst-case complexity of mbscasestr.
34132         * lib/mbscasestr.c: Include stdbool.h.
34133         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
34134         functions.
34135         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
34136         the bookkeeping indicates that it's worth it.
34137         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
34138
34139         * modules/mbscasestr-tests: New file.
34140         * tests/test-mbscasestr1.c: New file.
34141         * tests/test-mbscasestr2.sh: New file.
34142         * tests/test-mbscasestr2.c: New file.
34143         * tests/test-mbscasestr3.sh: New file.
34144         * tests/test-mbscasestr3.c: New file.
34145         * tests/test-mbscasestr4.sh: New file.
34146         * tests/test-mbscasestr4.c: New file.
34147         * m4/locale-tr.m4: New file.
34148
34149 2007-02-11  Bruno Haible  <bruno@clisp.org>
34150
34151         Ensure O(n) worst-case complexity of mbsstr.
34152         * lib/mbsstr.c: Include stdbool.h.
34153         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
34154         functions.
34155         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
34156         bookkeeping indicates that it's worth it.
34157         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
34158
34159         * modules/mbsstr-tests: New file.
34160         * tests/test-mbsstr1.c: New file.
34161         * tests/test-mbsstr2.sh: New file.
34162         * tests/test-mbsstr2.c: New file.
34163         * tests/test-mbsstr3.sh: New file.
34164         * tests/test-mbsstr3.c: New file.
34165         * m4/locale-fr.m4: New file.
34166
34167 2007-02-11  Bruno Haible  <bruno@clisp.org>
34168
34169         * lib/mbsrchr.c (mbsrchr): Fix bug.
34170
34171         * modules/mbsrchr-tests: New file.
34172         * tests/test-mbsrchr.sh: New file.
34173         * tests/test-mbsrchr.c: New file.
34174
34175 2007-02-11  Bruno Haible  <bruno@clisp.org>
34176
34177         * lib/mbschr.c (mbschr): Fix bug.
34178
34179         * modules/mbschr-tests: New file.
34180         * tests/test-mbschr.sh: New file.
34181         * tests/test-mbschr.c: New file.
34182         * m4/locale-zh.m4: New file.
34183
34184 2007-02-11  Bruno Haible  <bruno@clisp.org>
34185
34186         Support for copying multibyte string iterators.
34187         * lib/mbiter.h: Include <string.h>.
34188         (mbiter_multi_copy): New function.
34189         (mbi_copy): New macro.
34190         * lib/mbuiter.h: Include <string.h>.
34191         (mbuiter_multi_copy): New function.
34192         (mbui_copy): New macro.
34193
34194 2007-02-11  Bruno Haible  <bruno@clisp.org>
34195
34196         New module mbslen.
34197         * modules/mbslen: New file.
34198         * lib/mbslen.c: New file.
34199         * lib/string_.h (mbslen): New declaration.
34200         * m4/mbslen.m4: New file.
34201         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
34202         GNULIB_MBSLEN.
34203         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
34204         * MODULES.html.sh (Internationalization functions): Add mbslen.
34205
34206 2007-02-11  Bruno Haible  <bruno@clisp.org>
34207
34208         Ensure O(n) worst-case complexity of strcasestr substitute.
34209         * lib/strcasestr.c: Include stdbool.h.
34210         (knuth_morris_pratt): New function.
34211         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
34212         bookkeeping indicates that it's worth it.
34213         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
34214
34215         * modules/strcasestr-tests: New file.
34216         * tests/test-strcasestr.c: New file.
34217
34218 2007-02-11  Bruno Haible  <bruno@clisp.org>
34219
34220         Ensure O(n) worst-case complexity of c_strcasestr.
34221         * lib/c-strcasestr.c: Include stdbool.h, string.h.
34222         (knuth_morris_pratt): New function.
34223         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
34224         the bookkeeping indicates that it's worth it.
34225         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
34226
34227         * modules/c-strcasestr-tests: New file.
34228         * tests/test-c-strcasestr.c: New file.
34229
34230 2007-02-11  Bruno Haible  <bruno@clisp.org>
34231
34232         Ensure O(n) worst-case complexity of c_strstr.
34233         * lib/c-strstr.c: Include stdbool.h, string.h.
34234         (knuth_morris_pratt): New function.
34235         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
34236         bookkeeping indicates that it's worth it.
34237         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
34238
34239         * lib/c-strstr.c: Complete rewrite for maintainability.
34240
34241         * modules/c-strstr-tests: New file.
34242         * tests/test-c-strstr.c: New file.
34243
34244 2007-02-11  Bruno Haible  <bruno@clisp.org>
34245
34246         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
34247         5.2.1 and earlier, whereby \055 was treated just like the range
34248         delimiter '-'.
34249         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
34250
34251 2007-02-08  Bruno Haible  <bruno@clisp.org>
34252
34253         * modules/regex (Depends-on): Add stdbool.
34254         Reported by Dalibor Topic <robilad@kaffe.org>.
34255
34256 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
34257
34258         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
34259         Prefer returning from main to exiting from it.
34260         Remove unnecessary parens after sizeof.
34261
34262 2007-02-05  Bruno Haible  <bruno@clisp.org>
34263
34264         New module mbssep.
34265         * modules/mbssep: New file.
34266         * lib/mbssep.c: New file.
34267         * lib/string_.h (strsep): Add a conditional link warning.
34268         (mbssep): New declaration.
34269         * m4/mbssep.m4: New file.
34270         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
34271         GNULIB_MBSSEP.
34272         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
34273         * MODULES.html.sh (Internationalization functions): Add mbssep.
34274
34275 2007-02-05  Bruno Haible  <bruno@clisp.org>
34276
34277         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
34278         Optimize search in case of 1 delimiter.
34279
34280 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
34281
34282         * lib/acl.h: Include sys/types.h before sys/acl.h.
34283
34284 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
34285
34286         Merge upstream fix for glibc bugzilla #3957:
34287
34288         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
34289
34290         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
34291         bit for RE_HAT_LISTS_NOT_NEWLINE.
34292         (build_charclass_op): Remove bogus comment.
34293
34294 2007-02-05  Simon Josefsson  <simon@josefsson.org>
34295
34296         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
34297
34298 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
34299
34300         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
34301         * lib/memmem.c [!defined _LIBC]: Include config.h.
34302
34303 2007-02-04  Bruno Haible  <bruno@clisp.org>
34304
34305         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
34306         warning message.
34307
34308 2007-02-04  Bruno Haible  <bruno@clisp.org>
34309
34310         New module mbstok_r.
34311         * modules/mbstok_r: New file.
34312         * lib/mbstok_r.c: New file.
34313         * lib/string_.h (strtok_r): Change argument names to match the
34314         comments. Add a conditional link warning.
34315         (mbstok_r): New declaration.
34316         * m4/mbstok_r.m4: New file.
34317         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
34318         GNULIB_MBSTOK_R.
34319         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
34320         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
34321
34322 2007-02-04  Bruno Haible  <bruno@clisp.org>
34323
34324         New module mbsspn.
34325         * modules/mbsspn: New file.
34326         * lib/mbsspn.c: New file.
34327         * lib/string_.h (strspn): Add a conditional link warning.
34328         (mbsspn): New declaration.
34329         * m4/mbsspn.m4: New file.
34330         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
34331         GNULIB_MBSSPN.
34332         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
34333         * MODULES.html.sh (Internationalization functions): Add mbsspn.
34334
34335 2007-02-04  Bruno Haible  <bruno@clisp.org>
34336
34337         New module mbspbrk.
34338         * modules/mbspbrk: New file.
34339         * lib/mbspbrk.c: New file.
34340         * lib/string_.h (strpbrk): Add a conditional link warning.
34341         (mbspbrk): New declaration.
34342         * m4/mbspbrk.m4: New file.
34343         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
34344         GNULIB_MBSPBRK.
34345         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
34346         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
34347
34348 2007-02-04  Bruno Haible  <bruno@clisp.org>
34349
34350         New module mbscspn.
34351         * modules/mbscspn: New file.
34352         * lib/mbscspn.c: New file.
34353         * lib/string_.h (strcspn): Add a conditional link warning.
34354         (mbscspn): New declaration.
34355         * m4/mbscspn.m4: New file.
34356         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
34357         GNULIB_MBSCSPN.
34358         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
34359         * MODULES.html.sh (Internationalization functions): Add mbscspn.
34360
34361 2007-02-04  Bruno Haible  <bruno@clisp.org>
34362
34363         New module mbscasestr, reduced goal of strcasestr.
34364         * modules/mbscasestr: New file.
34365         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
34366         (mbscasestr): Renamed from strcasestr.
34367         * lib/strcasestr.c: Don't include mbuiter.h.
34368         (strcasestr): Remove support for multibyte locales.
34369         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
34370         Change the conditional link warning.
34371         (mbscasestr): New declaration.
34372         * m4/mbscasestr.m4: New file.
34373         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
34374         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
34375         REPLACE_STRCASESTR.
34376         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
34377         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
34378         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
34379         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
34380         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
34381         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
34382         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
34383         (Depends-on): Remove mbuiter.
34384         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
34385
34386 2007-02-04  Bruno Haible  <bruno@clisp.org>
34387
34388         Simplify handling of strncasecmp.
34389         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
34390         the conditional link warning.
34391         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
34392         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
34393         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
34394         * modules/strcase (configure.ac): Don't invoke
34395         gl_STRING_MODULE_INDICATOR.
34396         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
34397
34398 2007-02-04  Bruno Haible  <bruno@clisp.org>
34399
34400         New module mbscasecmp, reduced goal of strcasecmp.
34401         * modules/mbscasecmp: New file.
34402         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
34403         (mbscasecmp): Renamed from strcasecmp.
34404         * lib/strcasecmp.c: Don't include mbuiter.h.
34405         (strcasecmp): Remove support for multibyte locales.
34406         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
34407         Change the conditional link warning.
34408         (mbscasecmp): New declaration.
34409         * m4/mbscasecmp.m4: New file.
34410         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
34411         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
34412         REPLACE_STRCASECMP.
34413         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
34414         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
34415         GNULIB_MBSCASECMP.
34416         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
34417         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
34418         * modules/strcase (Files): Remove m4/mbrtowc.m4.
34419         (Depends-on): Remove mbuiter.
34420         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
34421
34422 2007-02-04  Bruno Haible  <bruno@clisp.org>
34423
34424         New module mbsstr. Remove module strstr.
34425         * modules/mbsstr: New file.
34426         * modules/strstr: Remove file.
34427         * lib/mbsstr.c: Renamed from lib/strstr.c.
34428         (mbsstr): Renamed from strstr.
34429         * lib/string_.h (strstr): Remove declaration. Change the conditional
34430         link warning.
34431         (mbsstr): New declaration.
34432         * m4/mbsstr.m4: New file.
34433         * m4/strstr.m4: Remove file.
34434         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
34435         REPLACE_STRSTR.
34436         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
34437         Don't initialize GNULIB_STRSTR.
34438         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
34439         substitute GNULIB_STRSTR and REPLACE_STRSTR.
34440         * MODULES.html.sh (Internationalization functions): Add mbsstr.
34441         (Support for systems lacking ANSI C 89): Remove strstr.
34442
34443 2007-02-04  Bruno Haible  <bruno@clisp.org>
34444
34445         New module mbsrchr.
34446         * modules/mbsrchr: New file.
34447         * lib/mbsrchr.c: New file.
34448         * lib/string_.h (strrchr): Add a conditional link warning.
34449         (mbsrchr): New declaration.
34450         * m4/mbsrchr.m4: New file.
34451         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
34452         GNULIB_MBSRCHR.
34453         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
34454         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
34455
34456 2007-02-04  Bruno Haible  <bruno@clisp.org>
34457
34458         New module mbschr.
34459         * modules/mbschr: New file.
34460         * lib/mbschr.c: New file.
34461         * lib/string_.h (strchr): Add a conditional link warning.
34462         (mbschr): New declaration.
34463         * m4/mbschr.m4: New file.
34464         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
34465         GNULIB_MBSCHR.
34466         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
34467         * MODULES.html.sh (Internationalization functions): Add mbschr.
34468
34469 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
34470
34471         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
34472
34473         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
34474
34475 2007-02-04  Bruno Haible  <bruno@clisp.org>
34476
34477         New module description section 'configure.ac-early'.
34478         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
34479         (func_get_autoconf_early_snippet): New function.
34480         (func_import, func_create_testdir): Use it. Remove special cases for
34481         modules 'extensions' and 'lock'.
34482         * modules/extensions (configure.ac-early): Require
34483         gl_USE_SYSTEM_EXTENSIONS.
34484         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
34485
34486 2007-02-04  Bruno Haible  <bruno@clisp.org>
34487
34488         Make use of gcj-4.3's -fsource and -ftarget option.
34489         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
34490         and if so try the options -fsource and -ftarget.
34491         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
34492         source_version, ftarget_option, target_version arguments.
34493         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
34494         (is_envjavac_oldgcj_14_14_usable): Renamed from
34495         is_envjavac_gcj_14_14_usable.
34496         (is_envjavac_oldgcj_14_13_usable): Renamed from
34497         is_envjavac_gcj_14_13_usable.
34498         (is_gcj_present): Update.
34499         (is_gcj_43, is_gcj43_usable): New functions.
34500         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
34501         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
34502         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
34503         try the options -fsource and -ftarget.
34504
34505 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
34506
34507         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
34508         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
34509         larger value.
34510
34511 2007-02-03  Jim Meyering  <jim@meyering.net>
34512
34513         Give tools a better chance to allocate space for very large buffers.
34514         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
34515
34516         Make pwd and readlink work also when run with an unreadable parent dir
34517         on systems with openat support.
34518         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
34519         provided getcwd function, even when we have openat support.
34520         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
34521
34522 2007-02-02  Bruno Haible  <bruno@clisp.org>
34523
34524         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
34525         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
34526         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
34527         portability problems if one of these functions is only used on specific
34528         platforms.
34529         Reported by Paul Eggert.
34530
34531 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
34532
34533         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
34534         is causing more trouble than it's curing.
34535         * lib/regex_internal.h (__mempcpy): Remove.
34536         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
34537         (and make the code a tad smaller to boot).
34538         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
34539
34540 2007-02-02  Jim Meyering  <jim@meyering.net>
34541
34542         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
34543         section, not in the Makefile.am: one.
34544
34545 2007-02-02  Eric Blake  <ebb9@byu.net>
34546
34547         * lib/strchrnul.c: Always include config.h first.
34548
34549         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
34550         gnulib strstr is not necessary here.
34551
34552 2007-02-02  Simon Josefsson  <simon@josefsson.org>
34553
34554         * m4/socklen.m4: Fix typo.
34555
34556 2007-02-02  Eric Blake  <ebb9@byu.net>
34557
34558         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
34559         * modules/netinet_in (Makefile.am): Likewise.
34560
34561 2007-02-01  Bruno Haible  <bruno@clisp.org>
34562
34563         * lib/string_.h (GL_LINK_WARNING): New macro.
34564         (strcasecmp, strstr, strcasestr): If provided by the system,
34565         conditionally define as a macro that leads to a warning instead of to
34566         an error.
34567         (strncasecmp): Conditionally define as a macro that leads to a warning.
34568
34569 2007-02-01  Karl Berry  <karl@gnu.org>
34570
34571         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
34572
34573 2007-02-01  Bruno Haible  <bruno@clisp.org>
34574
34575         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
34576         renamings.
34577
34578 2007-02-01  Eric Blake  <ebb9@byu.net>
34579
34580         * modules/regex (Depends-on): Revert dependence on mempcpy.
34581         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
34582         module's definition of mempcpy.
34583         Reported by Paul Eggert.
34584
34585 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
34586
34587         * lib/string_.h: If the gnulib module XYZ is not present, undefine
34588         the symbol XYZ before redefining it.  This fixes a problem with
34589         programs that don't use XYZ, when compiled on systems that define
34590         XYZ to something else.
34591
34592 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
34593
34594         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
34595         occurs when "mkdir -m foo" creates a setgid directory that is (1)
34596         writeable to group or other and (2) is intended to have a special
34597         mode bit that is set or cleared.  In such a case, the directory
34598         should be neither group- nor other-writeable until the special
34599         mode bits are right.
34600
34601 2007-01-31  Eric Blake  <ebb9@byu.net>
34602
34603         * modules/mountlist (Depends-on): Add strstr.
34604
34605         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
34606         bug.
34607         * modules/string (Makefile.am): Remove redundant replacement.
34608         * modules/regex (Depends-on): Add mempcpy.
34609
34610 2007-01-31  Bruno Haible  <bruno@clisp.org>
34611
34612         New module description field 'Link'.
34613         * gnulib-tool (func_usage): Document --extract-link-directive.
34614         (sed_extract_prog): Recognize 'Link' directive.
34615         (func_get_link_directive): New function.
34616         (func_import): Show summary of link directives.
34617         Handle --extract-link-directive option.
34618         * modules/acl (Link): New section.
34619         * modules/clock-time (Link): New section.
34620         * modules/euidaccess (Link): New section.
34621         * modules/gettext (Link): New section.
34622         * modules/iconv (Link): New section.
34623         * modules/lock (Link): New section.
34624         * modules/nanosleep (Link): New section.
34625         * modules/readline (Link): New section.
34626
34627 2007-01-27  Bruno Haible  <bruno@clisp.org>
34628
34629         Enforce the use of gnulib modules for unportable <string.h> functions.
34630         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
34631         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
34632         (gl_HEADER_STRING_H_BODY): Require it.
34633         * lib/string_.h: If the gnulib module XYZ is not present, redefine
34634         the symbol XYZ to one that gives a link error.
34635         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
34636         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
34637         * modules/mempcpy (configure.ac): Likewise.
34638         * modules/memrchr (configure.ac): Likewise.
34639         * modules/stpcpy (configure.ac): Likewise.
34640         * modules/stpncpy (configure.ac): Likewise.
34641         * modules/strcase (configure.ac): Likewise.
34642         * modules/strcasestr (configure.ac): Likewise.
34643         * modules/strchrnul (configure.ac): Likewise.
34644         * modules/strdup (configure.ac): Likewise.
34645         * modules/strndup (configure.ac): Likewise.
34646         * modules/strnlen (configure.ac): Likewise.
34647         * modules/strpbrk (configure.ac): Likewise.
34648         * modules/strsep (configure.ac): Likewise.
34649         * modules/strstr (configure.ac): Likewise.
34650         * modules/strtok_r (configure.ac): Likewise.
34651
34652 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
34653
34654         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
34655
34656 2007-01-30  Jim Meyering  <jim@meyering.net>
34657
34658         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
34659
34660 2007-01-29  Bruno Haible  <bruno@clisp.org>
34661
34662         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
34663         * lib/execute.c: Likewise.
34664         * lib/pipe.c: Likewise.
34665         * lib/printf-args.h: Likewise.
34666         * lib/printf-args.c: Likewise.
34667         * lib/printf-parse.c: Likewise.
34668         * lib/vasnprintf.c: Likewise.
34669
34670 2007-01-29  Eric Blake  <ebb9@byu.net>
34671
34672         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
34673         declaration.
34674
34675 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
34676
34677         * lib/strptime.h (strptime): Use 'restrict' for args where
34678         POSIX requires this.
34679         * lib/strptime.c (strptime): Likewise.
34680         Change license notice from LGPL to GPL, since gnulib-tool will
34681         change this as needed.
34682         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
34683         defined.
34684         Include "strptime.h" first, to check interface.
34685         Do not #undef _LIBC and _NL_CURRENT.
34686         Do not include <stdlib.h>; no longer needed.
34687         Include "time_r.h" and declare ptime_locale_status
34688         only if _LIBC is not defined.
34689         (__P): Remove unused macro.
34690         (match_string): Bring back glibc version, but use it only if _LIBC
34691         is defined.
34692         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
34693         Remove unnecessary assertion and abort() call.
34694         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
34695         * m4/strptime.m4: Fix serial number comment.
34696         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
34697         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
34698         (Depends-on): Add time_r.
34699
34700 2007-01-29  Bruno Haible  <bruno@clisp.org>
34701
34702         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
34703         strptime.
34704         * modules/strptime (Depends-on): Add stdbool.
34705         * lib/strptime.h: Include <time.h> always. Add comments.
34706
34707 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
34708
34709         * modules/strptime: New file.
34710         * lib/strptime.h: New file.
34711         * lib/strptime.c: New file.
34712         * m4/strptime.m4: New file.
34713
34714 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
34715
34716         * MODULES.html.sh: New module mpsort.
34717         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
34718
34719         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
34720         a circularity problem with HP-UX ia64 reported by Bob Proulx in
34721         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
34722         All uses changed.
34723         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
34724         All uses changed.
34725         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
34726         to _Restrict_.
34727         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
34728         the parameter matches the prototype.
34729
34730 2007-01-28  Jim Meyering  <jim@meyering.net>
34731
34732         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
34733         sys/time.h here, reverting that part of the previous patch:
34734         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
34735
34736 2007-01-28  Bruno Haible  <bruno@clisp.org>
34737
34738         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
34739         value of $(SYS_TIME_H).
34740         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
34741         remove it conditionally, too. [added by Jim Meyering]
34742         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
34743         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
34744         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
34745         GETTIMEOFDAY_REPLACEMENT to 1.
34746
34747 2007-01-28  Bruno Haible  <bruno@clisp.org>
34748
34749         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
34750         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
34751         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
34752         Set UNISTD_H instead of UNISTD_H2.
34753         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
34754
34755 2007-01-28  Bruno Haible  <bruno@clisp.org>
34756
34757         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
34758         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
34759
34760 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34761
34762         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
34763         (func_create_testdir): Ensure C locale for `grep' and `tr'
34764         character ranges.
34765         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
34766         ACLOCAL_AMFLAGS parsing state machine.
34767
34768 2007-01-27  Bruno Haible  <bruno@clisp.org>
34769
34770         * modules/unistr/base: Update.
34771
34772 2007-01-27  Bruno Haible  <bruno@clisp.org>
34773
34774         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
34775         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
34776         * modules/unistr/u32-mbtouc-unsafe: Renamed from
34777         modules/unistr/u32-mbtouc.
34778         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
34779         * lib/unistr.h: Update.
34780         * lib/linebreak.c: Update.
34781         * modules/unistr/u32-mbtouc: Renamed from
34782         modules/unistr/u32-mbtouc-safe.
34783         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
34784         * lib/unistr.h: Update.
34785         * lib/unistr/u32-to-u8.c: Update.
34786         * lib/unistr/u32-to-u16.c: Update.
34787
34788 2007-01-27  Bruno Haible  <bruno@clisp.org>
34789
34790         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
34791         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
34792         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
34793         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
34794         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
34795         * modules/unistr/u16-mbtouc-unsafe: Renamed from
34796         modules/unistr/u16-mbtouc.
34797         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
34798         * lib/unistr.h: Update.
34799         * lib/linebreak.c: Update.
34800         * modules/linebreak: Update.
34801         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
34802         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
34803         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
34804         * modules/unistr/u16-mbtouc: Renamed from
34805         modules/unistr/u16-mbtouc-safe.
34806         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
34807         * lib/unistr.h: Update.
34808         * lib/unistr/u16-to-u8.c: Update.
34809         * modules/unistr/u16-to-u8: Update.
34810         * lib/unistr/u16-to-u32.c: Update.
34811         * modules/unistr/u16-to-u32: Update.
34812
34813 2007-01-27  Bruno Haible  <bruno@clisp.org>
34814
34815         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
34816         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
34817         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
34818         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
34819         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
34820         * modules/unistr/u8-mbtouc-unsafe: Renamed from
34821         modules/unistr/u8-mbtouc.
34822         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
34823         * lib/unistr.h: Update.
34824         * lib/striconveh.c: Update.
34825         * modules/striconveh: Update.
34826         * lib/linebreak.c: Update.
34827         * modules/linebreak: Update.
34828         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
34829         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
34830         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
34831         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
34832         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
34833         * lib/unistr.h: Update.
34834         * lib/striconveh.c: Update.
34835         * modules/striconveh: Update.
34836         * lib/unistr/u8-to-u16.c: Update.
34837         * modules/unistr/u8-to-u16: Update.
34838         * lib/unistr/u8-to-u32.c: Update.
34839         * modules/unistr/u8-to-u32: Update.
34840
34841 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
34842
34843         Sync from Libtool.
34844         * lib/argz.c: Do not include strings.h nor memory.h, include
34845         string.h unconditionally.  Patch by Simon Josefsson.
34846
34847 2007-01-27  Bruno Haible  <bruno@clisp.org>
34848
34849         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
34850         from gl_HEADER_STRING_H_BODY.
34851         (gl_HEADER_STRING_H_BODY): Require it.
34852         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
34853         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
34854         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
34855         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
34856         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
34857         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
34858         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
34859         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
34860         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
34861         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
34862         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
34863         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
34864         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
34865         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
34866         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
34867
34868 2007-01-27  Bruno Haible  <bruno@clisp.org>
34869
34870         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
34871         check_PROGRAMS into noinst_PROGRAMS.
34872         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
34873         check_PROGRAMS in this case.
34874         (func_import): Set for_test to false.
34875         (func_create_testdir): Set for_test to true.
34876
34877 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
34878             Bruno Haible  <bruno@clisp.org>
34879
34880         * modules/strcasestr (Files): Remove lib/strcasestr.h.
34881         (Depends-on): Add string.
34882         (Includes): Use <string.h> instead of strcasestr.h.
34883         * modules/string (Makefile.am): Also substitute the value of
34884         REPLACE_STRCASESTR.
34885         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
34886         assume strcasestr is declared in <string.h> not <strings.h>. Also
34887         set REPLACE_STRCASESTR.
34888         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
34889         REPLACE_STRCASESTR.
34890         * lib/strcasestr.h: Remove file.
34891         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
34892         * lib/string_.h (strcasestr): New declaration.
34893
34894 2007-01-27  Bruno Haible  <bruno@clisp.org>
34895
34896         * lib/string_.h: Use 'extern'.
34897
34898 2007-01-27  Jim Meyering  <jim@meyering.net>
34899
34900         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
34901         of set-but-not-used local, "q".
34902
34903         * lib/mempcpy.c: Include <config.h> before <string.h>.
34904         This fixes a compilation error on HP-UX, due to the system's
34905         "restrict"-using mempcpy prototype.
34906
34907 2007-01-26  Bruno Haible  <bruno@clisp.org>
34908
34909         Small optimization.
34910         * lib/javacomp.c: Include c-strstr.h.
34911          (is_envjavac_gcj): Use c_strstr instead of strstr.
34912         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
34913
34914 2007-01-26  Bruno Haible  <bruno@clisp.org>
34915
34916         * MODULES.html.sh (Unicode string functions): Add the new modules.
34917
34918         * modules/uniconv/u32-strconv-to-locale: New file.
34919         * lib/uniconv/u32-strconv-to-locale.c: New file.
34920
34921         * modules/uniconv/u16-strconv-to-locale: New file.
34922         * lib/uniconv/u16-strconv-to-locale.c: New file.
34923
34924         * modules/uniconv/u8-strconv-to-locale: New file.
34925         * lib/uniconv/u8-strconv-to-locale.c: New file.
34926
34927         * modules/uniconv/u32-strconv-from-locale: New file.
34928         * lib/uniconv/u32-strconv-from-locale.c: New file.
34929
34930         * modules/uniconv/u16-strconv-from-locale: New file.
34931         * lib/uniconv/u16-strconv-from-locale.c: New file.
34932
34933         * modules/uniconv/u8-strconv-from-locale: New file.
34934         * lib/uniconv/u8-strconv-from-locale.c: New file.
34935
34936         * modules/uniconv/u32-strconv-to-enc: New file.
34937         * lib/uniconv/u32-strconv-to-enc.c: New file.
34938         * modules/uniconv/u32-strconv-to-enc-tests: New file.
34939         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
34940
34941         * modules/uniconv/u16-strconv-to-enc: New file.
34942         * lib/uniconv/u16-strconv-to-enc.c: New file.
34943         * lib/uniconv/u-strconv-to-enc.h: New file.
34944         * modules/uniconv/u16-strconv-to-enc-tests: New file.
34945         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
34946
34947         * modules/uniconv/u8-strconv-to-enc: New file.
34948         * lib/uniconv/u8-strconv-to-enc.c: New file.
34949         * modules/uniconv/u8-strconv-to-enc-tests: New file.
34950         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
34951
34952         * modules/uniconv/u32-strconv-from-enc: New file.
34953         * lib/uniconv/u32-strconv-from-enc.c: New file.
34954         * modules/uniconv/u32-strconv-from-enc-tests: New file.
34955         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
34956
34957         * modules/uniconv/u16-strconv-from-enc: New file.
34958         * lib/uniconv/u16-strconv-from-enc.c: New file.
34959         * modules/uniconv/u16-strconv-from-enc-tests: New file.
34960         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
34961
34962         * modules/uniconv/u8-strconv-from-enc: New file.
34963         * lib/uniconv/u8-strconv-from-enc.c: New file.
34964         * lib/uniconv/u-strconv-from-enc.h: New file.
34965         * modules/uniconv/u8-strconv-from-enc-tests: New file.
34966         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
34967
34968         * modules/uniconv/u32-conv-from-enc: New file.
34969         * lib/uniconv/u32-conv-from-enc.c: New file.
34970         * modules/uniconv/u32-conv-from-enc-tests: New file.
34971         * tests/uniconv/test-u32-conv-from-enc.c: New file.
34972
34973         * modules/uniconv/u16-conv-from-enc: New file.
34974         * lib/uniconv/u16-conv-from-enc.c: New file.
34975         * lib/uniconv/u-conv-from-enc.h: New file.
34976         * modules/uniconv/u16-conv-from-enc-tests: New file.
34977         * tests/uniconv/test-u16-conv-from-enc.c: New file.
34978
34979         * modules/uniconv/u8-conv-from-enc: New file.
34980         * lib/uniconv/u8-conv-from-enc.c: New file.
34981         * modules/uniconv/u8-conv-from-enc-tests: New file.
34982         * tests/uniconv/test-u8-conv-from-enc.c: New file.
34983
34984         * modules/uniconv/base: New file.
34985         * lib/uniconv.h: New file.
34986
34987 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
34988
34989         * doc/gnulib-tool.texi (Initial import): Update to match current
34990         behavior with strdup module.
34991         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
34992         * lib/memmem.h: Remove; all uses removed.  This is now done
34993         by <string.h>.
34994         * lib/mempcpy.h: Likewise.
34995         * lib/memrchr.h: Likewise.
34996         * lib/stpcpy.h: Likewise.
34997         * lib/stpncpy.h: Likewise.
34998         * lib/strcase.h: Likewise.
34999         * lib/strchrnul.h: Likewise.
35000         * lib/strdup.h: Likewise.
35001         * lib/strndup.h: Likewise.
35002         * lib/strnlen.h: Likewise.
35003         * lib/strpbrk.h: Likewise.
35004         * lib/strsep.h: Likewise.
35005         * lib/strstr.h: Likewise.
35006         * lib/strtok_r.h: Likewise.
35007         * lib/string_.h: New file.
35008         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
35009         Rely on <string.h> instead.
35010         * lib/canon-host.c: Likewise.
35011         * lib/chdir-long.c: Likewise.
35012         * lib/concatpath.c: Likewise.
35013         * lib/exclude.c: Likewise.
35014         * lib/fchdir.c: Likewise.
35015         * lib/getaddrinfo.c: Likewise.
35016         * lib/getcwd.c: Likewise.
35017         * lib/getsubopt.c: Likewise.
35018         * lib/glob.c: Likewise.
35019         * lib/hard-locale.c: Likewise.
35020         * lib/iconvme.c: Likewise.
35021         * lib/javacomp.c: Likewise.
35022         * lib/mempcpy.c: Likewise.
35023         * lib/memrchr.c: Likewise.
35024         * lib/regex_internal.h: Likewise.
35025         * lib/stpncpy.c: Likewise.
35026         * lib/strcasecmp.c: Likewise.
35027         * lib/strchrnul.c: Likewise.
35028         * lib/strdup.c: Likewise.
35029         * lib/striconv.c: Likewise.
35030         * lib/striconveh.c: Likewise.
35031         * lib/striconveha.c: Likewise.
35032         * lib/strncasecmp.c: Likewise.
35033         * lib/strndup.c: Likewise.
35034         * lib/strnlen.c: Likewise.
35035         * lib/strsep.c: Likewise.
35036         * lib/strstr.c: Likewise.
35037         * lib/strtok_r.c: Likewise.
35038         * lib/userspec.c: Likewise.
35039         * lib/w32spawn.h: Likewise.
35040         * lib/xstrndup.c: Likewise.
35041         * lib/mountlist.c (strstr): Remove decl.
35042         * m4/string_h.m4: New file.
35043         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
35044         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
35045         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
35046         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
35047         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
35048         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
35049         Set REPLACE_STRCASECMP if necessary.
35050         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
35051         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
35052         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
35053         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
35054         HAVE_DECL_STRDUP if necessary.
35055         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
35056         since gl_FUNC_STRNDUP does that now.
35057         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
35058         Check for decl here...
35059         (gl_PREREQ_STRNLEN): ... not here.
35060         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
35061         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
35062         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
35063         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
35064         necessary.
35065         * modules/string: New file.
35066         * modules/memmem (Files): Remove special-purpose include file.
35067         (Depends-on): Add string.
35068         (Include): Include <string.h>, not the removed file.
35069         * modules/mempcpy: Likewise.
35070         * modules/memrchr: Likewise.
35071         * modules/stpcpy: Likewise.
35072         * modules/stpncpy: Likewise.
35073         * modules/strcase: Likewise.
35074         * modules/strchrnul: Likewise.
35075         * modules/strdup: Likewise.
35076         * modules/strndup: Likewise.
35077         * modules/strnlen: Likewise.
35078         * modules/strpbrk: Likewise.
35079         * modules/strsep: Likewise.
35080         * modules/strstr: Likewise.
35081         * modules/strtok_r: Likewise.
35082         * tests/test-dirname.c: Don't include "strdup.h", since
35083         <string.h> now suffices.
35084         * tests/test-memmem.c: Don't include "memmem.h", since
35085         <string.h> now suffices.
35086
35087 2007-01-25  Bruno Haible  <bruno@clisp.org>
35088
35089         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
35090         *resultp is 0.
35091
35092         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
35093         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
35094         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
35095         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
35096
35097         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
35098         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
35099         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
35100         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
35101         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
35102         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
35103
35104 2007-01-24  Bruno Haible  <bruno@clisp.org>
35105
35106         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
35107         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
35108         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
35109         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
35110         gl_FUNC_FTS_CORE.
35111         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
35112         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
35113         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
35114         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
35115         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
35116         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
35117         gl_FUNC_FCHOWNAT.
35118         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
35119         gl_FUNC_STRFTIME.
35120         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
35121         Reported by Ralf Wildenhues.
35122
35123 2007-01-24  Bruno Haible  <bruno@clisp.org>
35124
35125         Drop AC_REQUIRE calls that are redundant with the module dependencies.
35126         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
35127         gl_GETADDRINFO.
35128         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
35129         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
35130         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
35131
35132 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
35133
35134         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
35135         Don't use 'exit'; just return from 'main'.
35136         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
35137
35138         * lib/fnmatch_.h: Readjust white space and comments to match
35139         glibc, to avoid spurious diffs.
35140
35141 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
35142
35143         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
35144         2004-12-01 change by Jakub Jelinek, since this code won't compile
35145         if !LIBC.  Problem reported by Bob Proulx.
35146
35147 2007-01-23  Bruno Haible  <bruno@clisp.org>
35148
35149         * lib/striconveh.c: Include c-strcaseeq.h.
35150         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
35151         * modules/striconveh (Depends-on): Add c-strcaseeq.
35152
35153 2007-01-23  Bruno Haible  <bruno@clisp.org>
35154
35155         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
35156
35157         * modules/c-strcaseeq: New file.
35158         * lib/c-strcaseeq.h: New file.
35159
35160         * modules/streq: New file.
35161         * lib/streq.h: New file.
35162
35163 2007-01-23  Bruno Haible  <bruno@clisp.org>
35164
35165         * modules/striconveha-tests: New file.
35166         * tests/test-striconveha.c: New file.
35167
35168         * lib/striconveha.h: Include <stdbool.h>.
35169         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
35170         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
35171         (mem_iconveha_notranslit): Renamed from mem_iconveha.
35172         (mem_iconveha): New function.
35173         (str_iconveha_notranslit): Renamed from str_iconveha.
35174         (str_iconveha): New function.
35175         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
35176         c-strcase.
35177
35178 2007-01-23  Bruno Haible  <bruno@clisp.org>
35179
35180         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
35181         encodings without forgiving before trying any encoding with handler.
35182         (str_iconveha): Try all encodings without forgiving before trying any
35183         encoding with handler.
35184
35185 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
35186
35187         Import the following changes from libc.
35188
35189         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
35190
35191         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
35192
35193         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
35194
35195         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
35196         normal_bracket label.
35197
35198         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
35199
35200         [BZ #361]
35201         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
35202         to normal_bracket after fetching the next character.
35203
35204 2007-01-22  Bruno Haible  <bruno@clisp.org>
35205
35206         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
35207         argument.
35208         * lib/striconveh.c (iconv_carefully_1): New function.
35209         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
35210         argument.
35211         (str_cd_iconveh): Update.
35212         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
35213         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
35214         * tests/test-striconveh.c (MAGIC): New macro.
35215         (new_offsets): New function.
35216         (main): Test call with and without offsets.
35217
35218 2007-01-22  Bruno Haible  <bruno@clisp.org>
35219
35220         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
35221         * modules/sys_select (Makefile.am): Likewise.
35222         * modules/sys_socket (Makefile.am): Likewise.
35223         * modules/sys_time (Makefile.am): Likewise.
35224
35225 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
35226
35227         * modules/gettimeofday (License): Change from GPL to LGPL, since
35228         gettimeofday is a library function.
35229
35230 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
35231
35232         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
35233
35234 2007-01-21  Bruno Haible  <bruno@clisp.org>
35235
35236         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
35237
35238 2007-01-21  Bruno Haible  <bruno@clisp.org>
35239
35240         * modules/striconveha: New file.
35241         * lib/striconveha.h: New file.
35242         * lib/striconveha.c: New file.
35243         * MODULES.html.sh (Internationalization functions): Add striconveha.
35244         * lib/striconv.c (str_iconv): Optimize the case of an empty input
35245         string.
35246         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
35247
35248 2007-01-21  Bruno Haible  <bruno@clisp.org>
35249
35250         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
35251         * lib/striconveh.c (str_iconveh): Likewise.
35252
35253 2007-01-21  Bruno Haible  <bruno@clisp.org>
35254
35255         * lib/striconveh.h (mem_iconveh): New declaration.
35256         * lib/striconveh.c (mem_iconveh): New function.
35257         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
35258
35259 2007-01-21  Bruno Haible  <bruno@clisp.org>
35260
35261         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
35262
35263         * lib/striconveh.h (mem_cd_iconveh): Change specification.
35264         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
35265         original result buffer.
35266         (str_cd_iconveh): Update.
35267         * tests/test-striconveh.c (main): Update.
35268
35269         * lib/striconv.h (mem_cd_iconv): Change specification.
35270         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
35271         result buffer.
35272         (str_cd_iconv): Update.
35273         * tests/test-striconv.c (main): Update.
35274
35275 2007-01-21  Bruno Haible  <bruno@clisp.org>
35276
35277         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
35278
35279 2007-01-20  Jim Meyering  <jim@meyering.net>
35280
35281         * lib/userspec.c (parse_with_separator): If a user or group string
35282         starts with "+", skip the corresponding name-to-ID look-up, since
35283         such a look-up must fail: user and group names may not include "+".
35284
35285 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
35286
35287         * lib/poll.c: Include sys/time.h and time.h unconditionally,
35288         since we now assume the sys_time module.
35289         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
35290         check for sys/time.h; no longer needed.
35291         * modules/poll (Depends-on): Depend on sys_time.
35292
35293 2007-01-18  Bruno Haible  <bruno@clisp.org>
35294
35295         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
35296         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
35297
35298         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
35299         gettimeofday.
35300
35301         * tests/test-gettimeofday.c: Include <time.h>.
35302         (dummy): Remove variable.
35303
35304         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
35305         gl_HEADER_SYS_TIME_H.
35306         (gl_HEADER_SYS_TIME_H): New macro.
35307
35308         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
35309         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
35310         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
35311         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
35312         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
35313         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
35314         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
35315         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
35316         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
35317         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
35318         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
35319
35320         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
35321         last change; it caused a compilation error when cross-compiling to
35322         Cygwin.
35323
35324 2007-01-18  Jim Meyering  <jim@meyering.net>
35325
35326         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
35327         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
35328         than the race-prone "test -d sys || mkdir sys".
35329         (configure.ac): Use AC_PROG_MKDIR_P.
35330         * modules/sys_select: Likewise.
35331         * modules/sys_socket: Likewise.
35332         * modules/sys_time: Likewise.
35333
35334 2007-01-18  Eric Blake  <ebb9@byu.net>
35335
35336         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
35337         replace gettimeofday.
35338         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
35339         name, to avoid infinite recursion.
35340
35341 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
35342
35343         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
35344         module sys_time.
35345         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
35346         assume timespec.h defines struct timeval.
35347         * lib/settime.c: Likewise.
35348         * lib/utimens.c: Likewise.
35349         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
35350         since we now assume the gettimeofday module.
35351         * lib/tempname.c (__gen_tempname): Likewise.
35352         * lib/gettimeofday.h: Remove.
35353         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
35354         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
35355         Include <time.h>, for 'time()'.
35356         (localtime_buffer_addr): Also use this workaround if
35357         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
35358         to simplify the uses.  All uses changed.
35359         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
35360         that #undef is inside {}, and 'const' follows type name consistently.
35361         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
35362         (gettimeofday): Do not use the maximum possible value for
35363         tv->tv_usec, since that might break usages other than ls.c.
35364         Instead, we'll leave ls.c alone.  This undoes today's patch
35365         by Bruno.  Add a compile-time warning for 1s-clock resolution;
35366         we've never observed the problem but might as well keep the
35367         canary.
35368         * lib/nanosleep.c: Include timespec.h first, for interface check.
35369         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
35370         now assume the sys_time module.
35371         * lib/tempname.c: Likewise.
35372         * lib/timespec.h: Likewise.
35373         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
35374         needed.
35375         * lib/strftime.c: Likewise.
35376         * lib/timespec.h: Likewise.
35377         * lib/posixtm.c: Include posixtm.h first, for interface check.
35378         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
35379         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
35380         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
35381         * lib/sys_time_.h: New file.
35382         * lib/timespec.h (struct timespec): Use long int, not long.
35383         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
35384         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
35385         Remove obsolescent call to AC_HEADER_TIME.
35386         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
35387         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
35388         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
35389         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
35390         Likewise.
35391         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
35392         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
35393         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
35394         into the sys_time module.  Check for gettimeofday just once.
35395         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
35396         for gettimeofday signature to just check the signature.  Merely
35397         compile it, since linking doesn't test signature.  Improve test for
35398         whether gettimeofday.o is actually needed.
35399         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
35400         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
35401         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
35402         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
35403         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
35404         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
35405         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
35406         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
35407         than worrying about sys/time.h.
35408         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
35409         Don't bother worrying about TIME_WITH_SYS_TIME.
35410         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
35411         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
35412         * m4/sys_time_h.m4: New file.
35413         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
35414         Don't include sys/time.h.  Return from main rather than exiting.
35415         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
35416         all uses changed.
35417         * modules/gethrxtime (Depends-on): Add sys_time.
35418         * modules/gettime (Depends-on): Likewise.
35419         * modules/gettimeofday (Depends-on): Likewise.
35420         * modules/nanosleep (Depends-on): Likewise.
35421         * modules/settime (Depends-on): Likewise.
35422         * modules/tempname (Depends-on): Likewise.
35423         * modules/utimens (Depends-on): Likewise.
35424         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
35425         (Include:) Change back to <sys/time.h>.
35426         (Maintainer:) Add self.
35427         * modules/sys_time: New file.
35428         * modules/tempname (Depends-on): Add gettimeofday.
35429         * tests/test-gettimeofday.c: Include <sys/time.h>
35430         rather than gettimeofday.h.
35431
35432 2007-01-17  Bruno Haible  <bruno@clisp.org>
35433
35434         * gnulib-tool (func_get_license): Revert last patch. Instead, let
35435         the license default to GPL.
35436         (func_create_testdir): Don't complain if a module is LGPL and its
35437         tests module depends on GPLed modules.
35438
35439 2007-01-17  Bruno Haible  <bruno@clisp.org>
35440
35441         * lib/gettimeofday.c (gettimeofday): Add code for the case
35442         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
35443         maximum possible value for tv->tv_usec, rather than the minimum one.
35444
35445 2005-10-08  Martin Lambers  <marlam@marlam.de>
35446 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
35447 2007-01-16  Bruno Haible  <bruno@clisp.org>
35448
35449         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
35450         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
35451         gl_FUNC_GETTIMEOFDAY.
35452         (Include): Add gettimeofday.h.
35453         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
35454         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
35455         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
35456         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
35457         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
35458         * lib/gettimeofday.h: New file.
35459         * lib/gettimeofday.c: Include <sys/timeb.h>.
35460         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
35461         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
35462         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
35463         fall back on time().
35464
35465         * tests/test-gettimeofday.c: New file.
35466         * modules/gettimeofday-tests: New file.
35467
35468 2007-01-16  Eric Blake  <ebb9@byu.net>
35469
35470         * modules/fnmatch (Depends-on): Depend on wchar.
35471         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
35472         * m4/fnmatch.m4: Likewise.
35473         * modules/mbchar (Makefile.am): Assume <wchar.h>.
35474         * m4/mbchar.m4: Likewise.
35475         * modules/mbswidth (Depends-on): Depend on wchar.
35476         * lib/mbswidth.c: Assume <wchar.h>.
35477         * m4/mbswidth.m4: Likewise.
35478         * modules/quotearg (Depends-on): Depend on wchar.
35479         * lib/quotearg.c: Assume <wchar.h>.
35480         * m4/quotearg.m4: Likewise.
35481         * modules/regex (Depends-on): Depend on wchar.
35482         * lib/regex_internal.h: Assume <wchar.h>.
35483         * m4/regex.m4: Likewise.
35484         * modules/stdint (Depends-on): Depend on wchar.
35485         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
35486         * m4/stdint.m4: Likewise.
35487         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
35488         * modules/strftime (Depends-on): Depend on wchar.
35489         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
35490         * modules/strtol (Depends-on): Depend on wchar.
35491         * lib/strtol.c: Assume <wchar.h>.
35492         * modules/wcwidth (Depends-on): Depend on wchar.
35493         * lib/wcwidth.h: Assume <wchar.h>.
35494         * m4/wcwidth.m4: Likewise.
35495
35496 2007-01-16  Bruno Haible  <bruno@clisp.org>
35497
35498         * modules/csharpexec-script: New, created from...
35499         * modules/csharpexec: ... this.
35500
35501 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
35502
35503         * modules/javaexec-script: New, created from...
35504         * modules/javaexec: ... this.
35505
35506 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
35507
35508         * modules/poll (Dependencies): Add sys_select.
35509
35510 2007-01-15  Jim Meyering  <jim@meyering.net>
35511
35512         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
35513         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
35514         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
35515         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
35516
35517 2007-01-15  Bruno Haible  <bruno@clisp.org>
35518
35519         * modules/striconveh: New file.
35520         * lib/striconveh.h: New file.
35521         * lib/striconveh.c: New file.
35522         * MODULES.html.sh (Internationalization functions): Add striconveh.
35523
35524         * modules/striconveh-tests: New file.
35525         * tests/test-striconveh.c: New file.
35526
35527 2007-01-15  Bruno Haible  <bruno@clisp.org>
35528
35529         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
35530         not from GNU libiconv or GNU libc.
35531
35532 2007-01-15  Bruno Haible  <bruno@clisp.org>
35533
35534         * doc/gnulib-intro.texi (Copyright): Explain the different license
35535         terms for module descriptions, autoconf macros, tests, documentation.
35536
35537 2007-01-14  Bruno Haible  <bruno@clisp.org>
35538
35539         * modules/striconv-tests: New file.
35540         * tests/test-striconv.c: New file.
35541
35542 2007-01-14  Bruno Haible  <bruno@clisp.org>
35543
35544         * modules/iconv-tests: New file.
35545         * tests/test-iconv.c: New file.
35546
35547 2007-01-14  Bruno Haible  <bruno@clisp.org>
35548
35549         * gnulib-tool (func_get_license): For test modules, use the license of
35550         the main module.
35551
35552 2007-01-14  Bruno Haible  <bruno@clisp.org>
35553
35554         * modules/iconv (Include): Clarify that <iconv.h> can only be included
35555         if iconv is found to exist.
35556
35557 2007-01-14  Bruno Haible  <bruno@clisp.org>
35558
35559         * modules/c-ctype-tests: New file.
35560         * tests/test-c-ctype.c: New file.
35561
35562 2007-01-14  Bruno Haible  <bruno@clisp.org>
35563
35564         * modules/binary-io-tests: New file.
35565         * tests/test-binary-io.sh: New file.
35566         * tests/test-binary-io.c: New file.
35567
35568 2007-01-14  Bruno Haible  <bruno@clisp.org>
35569
35570         * modules/array-oset-tests: New file.
35571         * tests/test-array_oset.c: New file.
35572
35573 2007-01-14  Bruno Haible  <bruno@clisp.org>
35574
35575         * modules/array-list-tests: New file.
35576         * tests/test-array_list.c: New file.
35577
35578 2007-01-14  Bruno Haible  <bruno@clisp.org>
35579
35580         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
35581         and make.
35582         Reported by Simon Josefsson in
35583         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
35584
35585 2007-01-14  Bruno Haible  <bruno@clisp.org>
35586
35587         * modules/allocsa-tests: New file.
35588         * tests/test-allocsa.c: New file.
35589
35590 2007-01-14  Bruno Haible  <bruno@clisp.org>
35591
35592         * modules/fchdir (Depends-on): Add absolute-header.
35593         * modules/unistd (Depends-on): Likewise.
35594
35595 2006-12-30  Bruno Haible  <bruno@clisp.org>
35596
35597         * modules/fchdir: New file.
35598         * modules/unistd (Files): Add lib/unistd_.h.
35599         (Makefile.am): Generate unistd.h from unistd_.h.
35600         * lib/fchdir.c: New file.
35601         * lib/dirent_.h: New file.
35602         * lib/unistd_.h: New file.
35603         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
35604         * m4/fchdir.m4: New file.
35605         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
35606         (gl_HEADER_UNISTD): Invoke it.
35607         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
35608         function.
35609         * lib/backupfile.c (opendir, closedir): Undefine.
35610         * lib/chown.c (open, close): Undefine.
35611         * lib/clean-temp.c (open, close): Undefine.
35612         * lib/copy-file.c (open, close): Undefine.
35613         * lib/execute.c (open, close): Undefine.
35614         * lib/fsusage.c (open, close): Undefine.
35615         * lib/gc-gnulib.c (open, close): Undefine.
35616         * lib/getcwd.c (opendir, closedir): Undefine.
35617         * lib/glob.c (opendir, closedir): Undefine.
35618         * lib/javacomp.c (open, close): Undefine.
35619         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
35620         * lib/openat-proc.c (open, close): Undefine.
35621         * lib/pagealign_alloc.c (open, close): Undefine.
35622         * lib/pipe.c (open, close): Undefine.
35623         * lib/progreloc.c (open, close): Undefine.
35624         * lib/savedir.c (opendir, closedir): Undefine.
35625         * lib/utime.c (open, close): Undefine.
35626         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
35627
35628 2007-01-10  Bruno Haible  <bruno@clisp.org>
35629
35630         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
35631
35632 2007-01-12  Eric Blake  <ebb9@byu.net>
35633
35634         Provide a robust <wchar.h>.  Further simplifications are now
35635         possible in other modules, but not included here.
35636         * modules/wchar: New module.
35637         * m4/wchar.m4: New file.
35638         * lib/wchar_.h: Likewise.
35639         * modules/mbchar (Depends-on): Depend on wchar, as the first use
35640         of the new module.
35641         * MODULES.html.sh (Extended multibyte and wide character utilities):
35642         New section.
35643
35644 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
35645
35646         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
35647         to a reasonable default for memory allocation.
35648         (xreadlink): Don't allocate a huge buffer, to work around a buggy
35649         file system that reports garbage st_size values for symlinks.
35650         Problem reported by Liyang Hu.
35651
35652 2007-01-11  Simon Josefsson  <simon@josefsson.org>
35653
35654         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
35655         Emacs .#* auto-save files).
35656
35657 2007-01-11  Bruno Haible  <bruno@clisp.org>
35658
35659         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
35660         directory.
35661
35662 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
35663
35664         Use @...@ consistently in lib/wctype_.h.
35665         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
35666         on it being set to 1 or 0.
35667         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
35668         go back to AC_SUBSTing it.
35669         * modules/wctype (Makefile.am): Undo previous change.
35670
35671 2007-01-10  Eric Blake  <ebb9@byu.net>
35672
35673         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
35674         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
35675         * modules/wctype (Makefile.am): Likewise.
35676         Reported by Chris McGuire.
35677
35678 2007-01-10  Jim Meyering  <jim@meyering.net>
35679
35680         fts.c: a small readability/maintainability improvement
35681         * lib/fts.c (fts_read): Make this code slightly more readable and
35682         maintainable by hoisting the "sp->fts_cur = p" assignments to
35683         immediately follow the statements that set P.  Derived from
35684         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
35685
35686 2007-01-10  Eric Blake  <ebb9@byu.net>
35687
35688         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
35689         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
35690         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
35691         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
35692         Reported by Chris McGuire.
35693
35694 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35695
35696         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
35697         in sed script.
35698
35699 2007-01-09  Bruno Haible  <bruno@clisp.org>
35700
35701         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
35702         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
35703         variables.
35704         (func_module): Use them.
35705
35706 2007-01-09  Bruno Haible  <bruno@clisp.org>
35707
35708         * modules/unistr/base: New file.
35709         * lib/unistr.h: New file.
35710
35711         * modules/unistr/u8-to-u16: New file.
35712         * lib/unistr/u8-to-u16.c: New file.
35713
35714         * modules/unistr/u8-to-u32: New file.
35715         * lib/unistr/u8-to-u32.c: New file.
35716
35717         * modules/unistr/u16-to-u8: New file.
35718         * lib/unistr/u16-to-u8.c: New file.
35719
35720         * modules/unistr/u16-to-u32: New file.
35721         * lib/unistr/u16-to-u32.c: New file.
35722
35723         * modules/unistr/u32-to-u8: New file.
35724         * lib/unistr/u32-to-u8.c: New file.
35725
35726         * modules/unistr/u32-to-u16: New file.
35727         * lib/unistr/u32-to-u16.c: New file.
35728
35729         * modules/unistr/u8-check: New file.
35730         * modules/unistr/u16-check: New file.
35731         * modules/unistr/u32-check: New file.
35732         * lib/unistr/u8-check.c: New file.
35733         * lib/unistr/u16-check.c: New file.
35734         * lib/unistr/u32-check.c: New file.
35735
35736         * modules/unistr/u8-chr: New file.
35737         * modules/unistr/u16-chr: New file.
35738         * modules/unistr/u32-chr: New file.
35739         * lib/unistr/u8-chr.c: New file.
35740         * lib/unistr/u16-chr.c: New file.
35741         * lib/unistr/u32-chr.c: New file.
35742
35743         * modules/unistr/u8-cmp: New file.
35744         * modules/unistr/u16-cmp: New file.
35745         * modules/unistr/u32-cmp: New file.
35746         * lib/unistr/u8-cmp.c: New file.
35747         * lib/unistr/u16-cmp.c: New file.
35748         * lib/unistr/u32-cmp.c: New file.
35749
35750         * modules/unistr/u8-cpy: New file.
35751         * modules/unistr/u16-cpy: New file.
35752         * modules/unistr/u32-cpy: New file.
35753         * lib/unistr/u8-cpy.c: New file.
35754         * lib/unistr/u16-cpy.c: New file.
35755         * lib/unistr/u32-cpy.c: New file.
35756         * lib/unistr/u-cpy.h: New file.
35757
35758         * modules/unistr/u8-cpy-alloc: New file.
35759         * modules/unistr/u16-cpy-alloc: New file.
35760         * modules/unistr/u32-cpy-alloc: New file.
35761         * lib/unistr/u8-cpy-alloc.c: New file.
35762         * lib/unistr/u16-cpy-alloc.c: New file.
35763         * lib/unistr/u32-cpy-alloc.c: New file.
35764         * lib/unistr/u-cpy-alloc.h: New file.
35765
35766         * modules/unistr/u8-endswith: New file.
35767         * modules/unistr/u16-endswith: New file.
35768         * modules/unistr/u32-endswith: New file.
35769         * lib/unistr/u8-endswith.c: New file.
35770         * lib/unistr/u16-endswith.c: New file.
35771         * lib/unistr/u32-endswith.c: New file.
35772         * lib/unistr/u-endswith.h: New file.
35773
35774         * modules/unistr/u8-mblen: New file.
35775         * modules/unistr/u16-mblen: New file.
35776         * modules/unistr/u32-mblen: New file.
35777         * lib/unistr/u8-mblen.c: New file.
35778         * lib/unistr/u16-mblen.c: New file.
35779         * lib/unistr/u32-mblen.c: New file.
35780
35781         * modules/unistr/u8-mbtouc: New file.
35782         * modules/unistr/u16-mbtouc: New file.
35783         * modules/unistr/u32-mbtouc: New file.
35784         * lib/unistr/u8-mbtouc.c: New file.
35785         * lib/unistr/u16-mbtouc.c: New file.
35786         * lib/unistr/u32-mbtouc.c: New file.
35787
35788         * modules/unistr/u8-mbtouc-safe: New file.
35789         * modules/unistr/u16-mbtouc-safe: New file.
35790         * modules/unistr/u32-mbtouc-safe: New file.
35791         * lib/unistr/u8-mbtouc-safe.c: New file.
35792         * lib/unistr/u16-mbtouc-safe.c: New file.
35793         * lib/unistr/u32-mbtouc-safe.c: New file.
35794
35795         * modules/unistr/u8-move: New file.
35796         * modules/unistr/u16-move: New file.
35797         * modules/unistr/u32-move: New file.
35798         * lib/unistr/u8-move.c: New file.
35799         * lib/unistr/u16-move.c: New file.
35800         * lib/unistr/u32-move.c: New file.
35801         * lib/unistr/u-move.h: New file.
35802
35803         * modules/unistr/u8-next: New file.
35804         * modules/unistr/u16-next: New file.
35805         * modules/unistr/u32-next: New file.
35806         * lib/unistr/u8-next.c: New file.
35807         * lib/unistr/u16-next.c: New file.
35808         * lib/unistr/u32-next.c: New file.
35809
35810         * modules/unistr/u8-prev: New file.
35811         * modules/unistr/u16-prev: New file.
35812         * modules/unistr/u32-prev: New file.
35813         * lib/unistr/u8-prev.c: New file.
35814         * lib/unistr/u16-prev.c: New file.
35815         * lib/unistr/u32-prev.c: New file.
35816
35817         * modules/unistr/u8-set: New file.
35818         * modules/unistr/u16-set: New file.
35819         * modules/unistr/u32-set: New file.
35820         * lib/unistr/u8-set.c: New file.
35821         * lib/unistr/u16-set.c: New file.
35822         * lib/unistr/u32-set.c: New file.
35823         * lib/unistr/u-set.h: New file.
35824
35825         * modules/unistr/u8-startswith: New file.
35826         * modules/unistr/u16-startswith: New file.
35827         * modules/unistr/u32-startswith: New file.
35828         * lib/unistr/u8-startswith.c: New file.
35829         * lib/unistr/u16-startswith.c: New file.
35830         * lib/unistr/u32-startswith.c: New file.
35831         * lib/unistr/u-startswith.h: New file.
35832
35833         * modules/unistr/u8-stpcpy: New file.
35834         * modules/unistr/u16-stpcpy: New file.
35835         * modules/unistr/u32-stpcpy: New file.
35836         * lib/unistr/u8-stpcpy.c: New file.
35837         * lib/unistr/u16-stpcpy.c: New file.
35838         * lib/unistr/u32-stpcpy.c: New file.
35839         * lib/unistr/u-stpcpy.h: New file.
35840
35841         * modules/unistr/u8-stpncpy: New file.
35842         * modules/unistr/u16-stpncpy: New file.
35843         * modules/unistr/u32-stpncpy: New file.
35844         * lib/unistr/u8-stpncpy.c: New file.
35845         * lib/unistr/u16-stpncpy.c: New file.
35846         * lib/unistr/u32-stpncpy.c: New file.
35847         * lib/unistr/u-stpncpy.h: New file.
35848
35849         * modules/unistr/u8-strcat: New file.
35850         * modules/unistr/u16-strcat: New file.
35851         * modules/unistr/u32-strcat: New file.
35852         * lib/unistr/u8-strcat.c: New file.
35853         * lib/unistr/u16-strcat.c: New file.
35854         * lib/unistr/u32-strcat.c: New file.
35855         * lib/unistr/u-strcat.h: New file.
35856
35857         * modules/unistr/u8-strchr: New file.
35858         * modules/unistr/u16-strchr: New file.
35859         * modules/unistr/u32-strchr: New file.
35860         * lib/unistr/u8-strchr.c: New file.
35861         * lib/unistr/u16-strchr.c: New file.
35862         * lib/unistr/u32-strchr.c: New file.
35863
35864         * modules/unistr/u8-strcmp: New file.
35865         * modules/unistr/u16-strcmp: New file.
35866         * modules/unistr/u32-strcmp: New file.
35867         * lib/unistr/u8-strcmp.c: New file.
35868         * lib/unistr/u16-strcmp.c: New file.
35869         * lib/unistr/u32-strcmp.c: New file.
35870
35871         * modules/unistr/u8-strcpy: New file.
35872         * modules/unistr/u16-strcpy: New file.
35873         * modules/unistr/u32-strcpy: New file.
35874         * lib/unistr/u8-strcpy.c: New file.
35875         * lib/unistr/u16-strcpy.c: New file.
35876         * lib/unistr/u32-strcpy.c: New file.
35877         * lib/unistr/u-strcpy.h: New file.
35878
35879         * modules/unistr/u8-strcspn: New file.
35880         * modules/unistr/u16-strcspn: New file.
35881         * modules/unistr/u32-strcspn: New file.
35882         * lib/unistr/u8-strcspn.c: New file.
35883         * lib/unistr/u16-strcspn.c: New file.
35884         * lib/unistr/u32-strcspn.c: New file.
35885         * lib/unistr/u-strcspn.h: New file.
35886
35887         * modules/unistr/u8-strdup: New file.
35888         * modules/unistr/u16-strdup: New file.
35889         * modules/unistr/u32-strdup: New file.
35890         * lib/unistr/u8-strdup.c: New file.
35891         * lib/unistr/u16-strdup.c: New file.
35892         * lib/unistr/u32-strdup.c: New file.
35893         * lib/unistr/u-strdup.h: New file.
35894
35895         * modules/unistr/u8-strlen: New file.
35896         * modules/unistr/u16-strlen: New file.
35897         * modules/unistr/u32-strlen: New file.
35898         * lib/unistr/u8-strlen.c: New file.
35899         * lib/unistr/u16-strlen.c: New file.
35900         * lib/unistr/u32-strlen.c: New file.
35901         * lib/unistr/u-strlen.h: New file.
35902
35903         * modules/unistr/u8-strmblen: New file.
35904         * modules/unistr/u16-strmblen: New file.
35905         * modules/unistr/u32-strmblen: New file.
35906         * lib/unistr/u8-strmblen.c: New file.
35907         * lib/unistr/u16-strmblen.c: New file.
35908         * lib/unistr/u32-strmblen.c: New file.
35909
35910         * modules/unistr/u8-strmbtouc: New file.
35911         * modules/unistr/u16-strmbtouc: New file.
35912         * modules/unistr/u32-strmbtouc: New file.
35913         * lib/unistr/u8-strmbtouc.c: New file.
35914         * lib/unistr/u16-strmbtouc.c: New file.
35915         * lib/unistr/u32-strmbtouc.c: New file.
35916
35917         * modules/unistr/u8-strncat: New file.
35918         * modules/unistr/u16-strncat: New file.
35919         * modules/unistr/u32-strncat: New file.
35920         * lib/unistr/u8-strncat.c: New file.
35921         * lib/unistr/u16-strncat.c: New file.
35922         * lib/unistr/u32-strncat.c: New file.
35923         * lib/unistr/u-strncat.h: New file.
35924
35925         * modules/unistr/u8-strncmp: New file.
35926         * modules/unistr/u16-strncmp: New file.
35927         * modules/unistr/u32-strncmp: New file.
35928         * lib/unistr/u8-strncmp.c: New file.
35929         * lib/unistr/u16-strncmp.c: New file.
35930         * lib/unistr/u32-strncmp.c: New file.
35931
35932         * modules/unistr/u8-strncpy: New file.
35933         * modules/unistr/u16-strncpy: New file.
35934         * modules/unistr/u32-strncpy: New file.
35935         * lib/unistr/u8-strncpy.c: New file.
35936         * lib/unistr/u16-strncpy.c: New file.
35937         * lib/unistr/u32-strncpy.c: New file.
35938         * lib/unistr/u-strncpy.h: New file.
35939
35940         * modules/unistr/u8-strnlen: New file.
35941         * modules/unistr/u16-strnlen: New file.
35942         * modules/unistr/u32-strnlen: New file.
35943         * lib/unistr/u8-strnlen.c: New file.
35944         * lib/unistr/u16-strnlen.c: New file.
35945         * lib/unistr/u32-strnlen.c: New file.
35946         * lib/unistr/u-strnlen.h: New file.
35947
35948         * modules/unistr/u8-strpbrk: New file.
35949         * modules/unistr/u16-strpbrk: New file.
35950         * modules/unistr/u32-strpbrk: New file.
35951         * lib/unistr/u8-strpbrk.c: New file.
35952         * lib/unistr/u16-strpbrk.c: New file.
35953         * lib/unistr/u32-strpbrk.c: New file.
35954         * lib/unistr/u-strpbrk.h: New file.
35955
35956         * modules/unistr/u8-strrchr: New file.
35957         * modules/unistr/u16-strrchr: New file.
35958         * modules/unistr/u32-strrchr: New file.
35959         * lib/unistr/u8-strrchr.c: New file.
35960         * lib/unistr/u16-strrchr.c: New file.
35961         * lib/unistr/u32-strrchr.c: New file.
35962
35963         * modules/unistr/u8-strspn: New file.
35964         * modules/unistr/u16-strspn: New file.
35965         * modules/unistr/u32-strspn: New file.
35966         * lib/unistr/u8-strspn.c: New file.
35967         * lib/unistr/u16-strspn.c: New file.
35968         * lib/unistr/u32-strspn.c: New file.
35969         * lib/unistr/u-strspn.h: New file.
35970
35971         * modules/unistr/u8-strstr: New file.
35972         * modules/unistr/u16-strstr: New file.
35973         * modules/unistr/u32-strstr: New file.
35974         * lib/unistr/u8-strstr.c: New file.
35975         * lib/unistr/u16-strstr.c: New file.
35976         * lib/unistr/u32-strstr.c: New file.
35977         * lib/unistr/u-strstr.h: New file.
35978
35979         * modules/unistr/u8-strtok: New file.
35980         * modules/unistr/u16-strtok: New file.
35981         * modules/unistr/u32-strtok: New file.
35982         * lib/unistr/u8-strtok.c: New file.
35983         * lib/unistr/u16-strtok.c: New file.
35984         * lib/unistr/u32-strtok.c: New file.
35985         * lib/unistr/u-strtok.h: New file.
35986
35987         * modules/unistr/u8-uctomb: New file.
35988         * modules/unistr/u16-uctomb: New file.
35989         * modules/unistr/u32-uctomb: New file.
35990         * lib/unistr/u8-uctomb.c: New file.
35991         * lib/unistr/u16-uctomb.c: New file.
35992         * lib/unistr/u32-uctomb.c: New file.
35993
35994         * MODULES.html.sh (Unicode string functions): Add the new modules.
35995
35996 2007-01-08  Bruno Haible  <bruno@clisp.org>
35997
35998         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
35999         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
36000         subdirectories.
36001
36002 2007-01-08  Karl Berry  <karl@gnu.org>
36003
36004         * doc/error.texi: mention that main() fns must set program_name
36005         when progname is used.
36006
36007 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
36008
36009         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
36010         WCTYPE_H is empty, for the benefit of builds from non-distclean
36011         directories.  Problem reported by Eric Blake in
36012         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
36013
36014 2007-01-08  Bruno Haible  <bruno@clisp.org>
36015
36016         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
36017         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
36018         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
36019         PROVIDE_CANONICALIZE_FILENAME_MODE.
36020         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
36021
36022 2007-01-08  Bruno Haible  <bruno@clisp.org>
36023
36024         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
36025         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
36026         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
36027         * lib/fts.c: Likewise.
36028         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
36029
36030 2006-12-25  Bruno Haible  <bruno@clisp.org>
36031
36032         * modules/utf8-ucs4-safe: New file.
36033         * lib/utf8-ucs4-safe.h: New file.
36034         * lib/unistr/utf8-ucs4-safe.c: New file.
36035
36036         * modules/utf16-ucs4-safe: New file.
36037         * lib/utf16-ucs4-safe.h: New file.
36038         * lib/unistr/utf16-ucs4-safe.c: New file.
36039
36040         * MODULES.html.sh (Unicode string functions): Add the new modules.
36041
36042 2007-01-08  Bruno Haible  <bruno@clisp.org>
36043
36044         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
36045         (Depends-on): Add unitypes.
36046         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
36047         (u8_mbtouc_aux): Move out to separate file.
36048         (u8_mbtouc): Use ucs4_t, uint8_t types.
36049         * lib/unistr/utf8-ucs4.c: New file.
36050
36051         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
36052         (Depends-on): Add unitypes.
36053         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
36054         (u16_mbtouc_aux): Move out to separate file.
36055         (u16_mbtouc): Use ucs4_t, uint16_t types.
36056         * lib/unistr/utf16-ucs4.c: New file.
36057
36058         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
36059         (Depends-on): Add unitypes.
36060         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
36061         (u8_uctomb_aux): Move out to separate file.
36062         (u8_uctomb): Use ucs4_t, uint8_t types.
36063         * lib/unistr/ucs4-utf8.c: New file.
36064
36065         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
36066         (Depends-on): Add unitypes.
36067         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
36068         (u16_uctomb_aux): Move out to separate file.
36069         (u16_uctomb): Use ucs4_t, uint16_t types.
36070         * lib/unistr/ucs4-utf16.c: New file.
36071
36072 2006-12-25  Bruno Haible  <bruno@clisp.org>
36073
36074         * modules/unitypes: New file.
36075         * lib/unitypes.h: New file.
36076         * MODULES.html.sh (func_all_modules): New section "Unicode string
36077         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
36078         this section. Add unitypes.
36079
36080 2007-01-08  Bruno Haible  <bruno@clisp.org>
36081
36082         Avoid variable names that conflict with those from libtool.
36083         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
36084         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
36085         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
36086         library_names_spec to acl_library_names_spec, hardcode_* to
36087         acl_hardcode_*.
36088         Reported by Ralf Wildenhues.
36089
36090 2007-01-08  Bruno Haible  <bruno@clisp.org>
36091
36092         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
36093         definition.
36094         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
36095         definition.
36096         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
36097         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
36098         definition.
36099         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
36100         definition.
36101         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
36102         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
36103         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
36104         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
36105         definition.
36106         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
36107         definition.
36108         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
36109         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
36110         GC_USE_<algorithm>.
36111         * lib/gc-libgcrypt.c: Likewise.
36112         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
36113         * modules/gc-arctwo (configure.ac): Likewise.
36114         * modules/gc-des (configure.ac): Likewise.
36115         * modules/gc-hmac-md5 (configure.ac): Likewise.
36116         * modules/gc-hmac-sha1 (configure.ac): Likewise.
36117         * modules/gc-md2 (configure.ac): Likewise.
36118         * modules/gc-md4 (configure.ac): Likewise.
36119         * modules/gc-md5 (configure.ac): Likewise.
36120         * modules/gc-random (configure.ac): Likewise.
36121         * modules/gc-rijndael (configure.ac): Likewise.
36122         * modules/gc-sha1 (configure.ac): Likewise.
36123
36124 2007-01-08  Bruno Haible  <bruno@clisp.org>
36125
36126         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
36127         macro definition.
36128         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
36129         definition.
36130         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
36131         definition.
36132         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
36133         * modules/fcntl-safer (configure.ac): Likewise.
36134         * modules/fopen-safer (configure.ac): Likewise.
36135         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
36136         GNULIB_FWRITEERROR macro definition.
36137
36138 2007-01-08  Bruno Haible  <bruno@clisp.org>
36139
36140         * m4/gnulib-common.m4: New file.
36141         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
36142         (func_get_filelist): Add m4/gnulib-common.m4.
36143
36144 2007-01-08  Bruno Haible  <bruno@clisp.org>
36145
36146         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
36147         command.
36148
36149 2007-01-08  Jim Meyering  <jim@meyering.net>
36150
36151         Use a more robust test for a "can't happen" condition.
36152         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
36153         narrowed the st_size value.  Presuming the "can't happen" condition
36154         is true, that narrowing could conceivably convert an invalid st_size
36155         value into a valid one.  Instead, use a change based on Matthew
36156         Woehlke's original patch.
36157
36158         Slight readability improvement: use an assert-like macro
36159         in place of literal "abort ()" uses.
36160         * lib/fts.c (fts_assert): Define.
36161         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
36162         Use this macro instead of a bare 'abort'.
36163
36164 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
36165
36166         Don't worry about using IRIX 5.3's wctype.h broken definitions;
36167         simply work around them.
36168         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
36169         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
36170         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
36171         declaring.
36172         Don't bother to define as macros, since the standard doesn't require it.
36173         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
36174         longer worry about IRIX 5.3.
36175         (HAVE_WCTYPE_CTMP_BUG): Remove.
36176
36177 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
36178
36179         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
36180         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
36181         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
36182         Problems reported by Georg Schwarz for IRIX 5.3.
36183
36184         * gnulib-tool (autoconf_minversion): Take the maximum version number
36185         found, not the minimum.  Problem reported by James Youngman.
36186
36187 2007-01-03  Karl Berry  <karl@gnu.org>
36188
36189         * doc/error.texi: new file, explaining interaction with progname.
36190         * doc/gnulib.texi: include it.  Update copyright.
36191
36192 2007-01-03  Simon Josefsson  <simon@josefsson.org>
36193
36194         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
36195         AC_CANONICAL_HOST, to improve autobuild outputs.
36196
36197 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
36198             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
36199
36200         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
36201         sockets, server sockets, and other file descriptors.  Count errors
36202         to compute the return value.  Reorder the code a bit to be easier
36203         to follow.  Don't set event bits that were not requested (except
36204         POLLERR and POLLHUP).
36205
36206 2007-01-01  Bruno Haible  <bruno@clisp.org>
36207
36208         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
36209
36210 2007-01-03  Jim Meyering  <jim@meyering.net>
36211
36212         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
36213
36214 2007-01-02  Bruno Haible  <bruno@clisp.org>
36215
36216         * modules/settime (Include): Require timespec.h.
36217         * modules/nanosleep (Include): Likewise.
36218
36219 2007-01-01  Bruno Haible  <bruno@clisp.org>
36220
36221         * gnulib-tool (func_emit_copyright_notice): Bump year.
36222         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
36223
36224 2007-01-01  Bruno Haible  <bruno@clisp.org>
36225
36226         Improve support for OpenBSD.
36227         * build-aux/config.rpath (libname_spec): Export.
36228         (library_names_spec): New variable. Export.
36229         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
36230         library_names_spec from the config.rpath output. Locate shared library
36231         through the name pattern in library_names_spec.
36232
36233 2007-01-01  Eric Blake  <ebb9@byu.net>
36234
36235         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
36236
36237 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
36238
36239         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
36240         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
36241         assume the C locale, and avoid an "eval" that could cause trouble.
36242         Problem with SORT reported by Bob Proulx.
36243
36244         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
36245         Define.  Trivial patch from Henning Nielsen Lund, originally
36246         sent to bug-grep@gnu.org today.
36247
36248 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
36249
36250         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
36251         struct stat.  Problem reported by Henning Nielsen Lund.
36252         * lib/acl.c: Include acl.h first, to check interface.  Don't
36253         bother to include sys/types.h and sys/stat.h again.
36254
36255 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
36256
36257         Import the following change from libc; problem reported by
36258         Sven Verdoolaege.
36259
36260         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
36261
36262         [BZ #1373]
36263         * lib/argp.h: Remove __NTH for __argp_usage inline function.
36264
36265 2006-12-28  Jim Meyering  <jim@meyering.net>
36266
36267         * build-aux/announce-gen: Do not assume that the package
36268         builds any of tar.gz, tar.bz2, and .xdelta files.
36269         Suggestion from Simon Josefsson.
36270
36271 2006-12-28  Simon Josefsson  <simon@josefsson.org>
36272
36273         * modules/announce-gen: New file.
36274
36275 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
36276
36277         * lib/mbchar.h: Just include <wctype.h>; the wctype module
36278         handles its gotchas now.
36279         * lib/mbswidth.c: Likewise.
36280         * lib/wcwidth.h: Likewise.
36281         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
36282         and iswcntrl; the wctype module does this stuff now.
36283         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
36284         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
36285         * modules/mbchar (Depends-on): Add wctype.
36286         * modules/mbswidth (Depends-on): Likewise.
36287         * modules/wcwidth (Depends-on): Likewise.
36288
36289 2006-12-27  Eric Blake  <ebb9@byu.net>
36290
36291         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
36292         module uses more than what <wctype.h> is required to provide.
36293
36294 2006-12-26  Eric Blake  <ebb9@byu.net>
36295
36296         * gnulib-tool (sed_extract_prog): Avoid space-tab.
36297
36298 2006-12-26  Eric Blake  <ebb9@byu.net>
36299
36300         * modules/absolute-header: New module.
36301         * modules/fcntl (Depends-on): Depend on it.
36302         * modules/inttypes (Depends-on): Likewise.
36303         * modules/stdint (Depends-on): Likewise.
36304         * modules/sys_stat (Depends-on): Likewise.
36305         * modules/wctype (Depends-on): Likewise.
36306         * MODULES.html.sh (Support for building libraries and
36307         executables): Document it.
36308
36309 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
36310
36311         * gnulib-tool (SED): Remove, undoing previous change.
36312         The problem was that it broke coreutils on Solaris, because
36313         "sed --posix" leaked into a makefile.
36314         (sed): New alias, if 'alias' and GNU sed.
36315
36316 2006-12-24  Jim Meyering  <jim@meyering.net>
36317
36318         Work around an fchownat bug in glibc-2.4:
36319         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
36320         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
36321         in spite of the -P option.
36322         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
36323         New macros.
36324         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
36325         * modules/openat (Files): Add lib/fchownat.c.
36326         * lib/openat.c (fchownat): Don't define here.  Move to...
36327         * lib/fchownat.c: ...this new file.
36328
36329 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
36330
36331         Fix bug reported by Bruno Haible in
36332         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
36333         where quotearg.c didn't compile on Mac OS X 10.2 because it
36334         lacks <wchar.h> and wint_t.
36335         * lib/wctype_.h (__wctype_wint_t): New type.
36336         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
36337         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
36338         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
36339         Arg is now of type __wctype_wint_t, not wint_t.
36340         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
36341         substitute HAVE_WINT_T.
36342         * modules/wctype (Files): Add m4/wint_t.m4.
36343         (wctype.h): Substitute HAVE_WINT_T.
36344
36345 2006-12-23  Bruno Haible  <bruno@clisp.org>
36346
36347         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
36348
36349 2006-12-23  Bruno Haible  <bruno@clisp.org>
36350
36351         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
36352         S_ISLNK.
36353         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
36354         mingw.
36355
36356 2006-12-22  Bruno Haible  <bruno@clisp.org>
36357
36358         * lib/copy-file.c: Include acl.h.
36359         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
36360         Close the file descriptors only after being done with copy_acl.
36361         * modules/copy-file (Depends-on): Add acl.
36362
36363 2006-12-22  Bruno Haible  <bruno@clisp.org>
36364
36365         * gnulib-tool (SED): New variable.
36366         Use $SED instead of sed everywhere.
36367
36368 2006-12-22  Bruno Haible  <bruno@clisp.org>
36369
36370         * modules/no-c++: New file.
36371         * m4/no-c++.m4: New file.
36372         * MODULES.html.sh (Support for building libraries and executables):
36373         Add no-c++.
36374
36375 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
36376
36377         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
36378         Include <limits.h>, and use its INT_MAX to rewrite the
36379         j loop so that it does not overflow 'int'.  Problem reported by
36380         Ralf Wildenhues in
36381         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
36382         Play it safe by shifting left by 1 rather than multiplying by 2,
36383         as GCC is less likely to optimize this away when the value
36384         is signed (when it assumes overflow leads to undefined behavior).
36385         Also, don't assume time_t uses two's complement.
36386
36387 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
36388
36389         * MODULES.html.sh: New module wctype.
36390         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
36391         * lib/fnmatch.c: Don't bother to include <wchar.h> before
36392         <wctype.h>, since the new wctype module should fix this.
36393         * lib/quotearg.c: Include <wctype.h> unconditionally, since
36394         the wctype module should arrange for it.
36395         * lib/regex_internal.h: Likewise.
36396         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
36397         since the wctype module should handle this now.
36398         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
36399         * modules/fnmatch (Depends-on): Add wctype.
36400         * modules/quotearg (Depends-on): Likewise.
36401         * modules/regex (Depends-on): Likewise.
36402
36403 2006-12-19  Bruno Haible  <bruno@clisp.org>
36404
36405         * lib/strdup.h [C++]: Wrap definitions in extern "C".
36406         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
36407
36408 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36409
36410         * modules/savewd (Depends-on): Fix dependency on fcntl.
36411
36412 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
36413
36414         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
36415         conforms to C99, rather than relying on the user's environment
36416         setting of STDINT_H.
36417
36418 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
36419         and Eric Blake  <ebb9@byu.net>
36420
36421         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
36422         This is more consistent with the other defines here.
36423         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
36424         Port to z/OS.  Problem reported by Paul Gilmartin.
36425         Change local vars to use gl_ prefix rather than ac_.
36426         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
36427         with other defines.
36428         * modules/double-slash-root: New module.
36429         * modules/dirname (Files): Remove m4/double-slash-root.m4.
36430         (Depends-on): Add double-slash-root.
36431         * MODULES.html.sh (File system functions): Mention new module.
36432
36433 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
36434
36435         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
36436         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
36437         This is for the benefit of gzip, which doesn't do i18n.
36438
36439 2006-12-12  Jim Meyering  <jim@meyering.net>
36440
36441         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
36442         Reported by Andreas Schwab <schwab@suse.de>.
36443
36444 2006-12-12  Bruno Haible  <bruno@clisp.org>
36445
36446         Merge these changes.
36447         2006-09-05  Bruno Haible  <bruno@clisp.org>
36448         * lib/iconvme.c (iconv_string): No need to save and restore errno when
36449         iconv_alloc succeeded.
36450         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
36451         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
36452         test for " && dest " at the end - dest is always != NULL there. Call
36453         iconv with 4xNULL arguments initially, to reset the state. Call iconv
36454         with 2xNULL arguments, also to flush the state storage. Handle the
36455         IRIX iconv behaviour. Realloc the final result, to throw away unused
36456         memory.
36457
36458 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
36459
36460         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
36461         and fchmodat unconditionally, since glibc 2.4 has them.
36462         Problem reported by Arkadiusz Miskiewicz.
36463
36464 2006-12-10  Bruno Haible  <bruno@clisp.org>
36465
36466         * gnulib-tool (func_import): Show the include files only for those
36467         modules that are copied and specified.
36468         Reported by Karl Berry.
36469
36470 2006-12-08  Jim Meyering  <jim@meyering.net>
36471
36472         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
36473         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
36474
36475         * build-aux/announce-gen: Add two new options, both optional:
36476         --bootstrap-tools=TOOL_LIST
36477               a comma-separated list of tools, e.g.,
36478               autoconf,automake,bison,gnulib
36479         --gnulib-snapshot-date=DATE
36480               if gnulib is in the bootstrap tool list,
36481               then report this as the snapshot date.
36482               If not specified, use the current date/time.
36483               If you specify a date here, be sure it's UTC.
36484
36485 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36486
36487         * tests/test-argp-2.sh: Fix test to match actual output.
36488         (func_compare): Fix sed script to be portable.
36489
36490 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
36491
36492         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
36493         workaround for this case.  It is not autoconfigured now; offhand
36494         it's hard to see how to autoconfigure it.
36495
36496 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
36497
36498         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
36499         a directory that is about to be chowned.  Such a directory's
36500         initial file permissions should permit the owner only and this
36501         should not be changed until after the chown, since the group and
36502         other bits would be incorrect if they granted permission before
36503         the chown.
36504
36505         Fix porting problem for iswctype reported by Georg Schwarz in:
36506         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
36507         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
36508         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
36509         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
36510         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
36511
36512 2006-12-03  Jim Meyering  <jim@meyering.net>
36513
36514         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
36515         p->fts_statp may not yet be defined.
36516         (fts_read): Instead, set it in the caller, once p->fts_statp is
36517         sure to be defined, and corresponds to a top-level directory.
36518         This bug made du -x fail.  Here's the coreutils test case:
36519         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
36520         Reported by Mike Frysinger.
36521
36522 2006-12-01  Jim Meyering  <jim@meyering.net>
36523
36524         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
36525         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
36526         Reported by Simon Josefsson.
36527
36528 2006-11-30  Jim Meyering  <jim@meyering.net>
36529
36530         * m4/warning.m4: Use the all-permissive copyright notice
36531         recommended by RMS (rather than LGPL).
36532         * m4/vararrays.m4: Likewise.
36533         * m4/flexmember.m4: Likewise.
36534
36535 2006-11-29  Bruno Haible  <bruno@clisp.org>
36536
36537         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
36538         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
36539         using +=.
36540         Reported by Simon Josefsson <simon@josefsson.org>.
36541
36542 2006-11-28  James Youngman <jay@gnu.org>
36543
36544         * README: Advise users that they might find the bug-gnulib@gnu.org
36545         and autotools-announce@gnu.org mailing lists useful.
36546
36547 2006-11-28  Bruno Haible  <bruno@clisp.org>
36548
36549         * m4/ptrdiff_max.m4: Remove file.
36550
36551 2006-11-21  Bruno Haible  <bruno@clisp.org>
36552
36553         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
36554         _AC_COMPUTE_INT.
36555         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
36556         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
36557         _AC_COMPUTE_INT.
36558         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
36559         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
36560         _AC_COMPUTE_INT.
36561         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
36562
36563 2006-11-28  Jim Meyering  <jim@meyering.net>
36564
36565         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
36566         warning from "gcc -Wshadow" about shadowing the builtin.
36567
36568 2006-11-27  Bruno Haible  <bruno@clisp.org>
36569
36570         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
36571         _AC_COMPUTE_INT.
36572         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
36573
36574 2006-11-27  Bruno Haible  <bruno@clisp.org>
36575             Paul Eggert  <eggert@cs.ucla.edu>
36576
36577         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
36578
36579 2006-11-26  Bruno Haible  <bruno@clisp.org>
36580
36581         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
36582         noinst_LTLIBRARIES.
36583
36584 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
36585             Bruno Haible  <bruno@clisp.org>
36586
36587         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
36588         if compiling with "gcc -ansi".
36589
36590 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
36591
36592         Fix some incompatibilities with gcc -ansi -pedantic.
36593         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
36594         if compiling pedantically with GCC, unless it's C99 or later.
36595         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
36596         it mishandles gcc -ansi -pedantic as well.
36597         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
36598         if gcc -pedantic.
36599         * lib/regexec.c (check_node_accept_bytes): Don't use auto
36600         initializers for struct if -pedantic, unless it's C99 or later.
36601
36602 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
36603
36604         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
36605         Don't close an fd more than once. Identical atimes indicate
36606         success, not failure.
36607
36608 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
36609
36610         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
36611
36612 2006-11-23  Jim Meyering  <jim@meyering.net>
36613
36614         * build-aux/announce-gen: New file.  From coreutils.
36615
36616 2006-11-22  Jim Meyering  <jim@meyering.net>
36617
36618         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
36619         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
36620         (fts_read): Use a temporary to narrow the overused st_size member
36621         before using it in a switch statement.  Reported by Matthew Woehlke.
36622
36623         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
36624         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
36625
36626 2006-11-20  Bruno Haible  <bruno@clisp.org>
36627
36628         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
36629         changequote instead of pairs of brackets.
36630         Reported by Andreas Schwab <schwab@suse.de>.
36631
36632 2006-11-21  Jim Meyering  <jim@meyering.net>
36633
36634         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
36635         so as to remain compatible with older compilers.
36636         Patch from Michael Deutschmann.
36637
36638 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
36639
36640         * MODULES.html.sh (File system functions): Add openat.
36641
36642         * lib/openat.h (rpl_fstatat): New macro, if
36643         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
36644         (fstatat): Define to rpl_fstatat under the same conditions,
36645         unless COMPILING_FSTATAT.
36646         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
36647         seems to have the bug.
36648         * lib/fstatat.c: New file.
36649         * modules/openat (Files): Add it.
36650
36651 2006-11-20  Bruno Haible  <bruno@clisp.org>
36652
36653         * Makefile: New file.
36654
36655 2006-11-20  Jim Meyering  <jim@meyering.net>
36656
36657         The beginnings of syntax-related checks for gnulib.
36658         * lib/Makefile: New file.
36659         * lib/t-idcache: New script.  Ensure that the two halves of
36660         idcache.c stay in sync.
36661
36662         * lib/idcache.c: Adjust comments in user- and group- portions to
36663         be more accurate, and to be consistent with one another.
36664
36665 2006-11-20  Jim Meyering  <jim@meyering.net>
36666
36667         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
36668         continue using the flexible array member (thus, this module performs
36669         half as many malloc calls), with the addition that...
36670         (getgroup, getuser): Consistently record a non-match via an empty
36671         "name" string, and map an empty string match to a NULL return value.
36672         * modules/idcache (Depends-on): Re-add flexmember.
36673
36674         * lib/idcache.c (getuser): Remove all uses of the register keyword.
36675         (getuidbyname, getgroup, getgidbyname): Likewise.
36676
36677         Use cleaner syntax: NULL rather than 0.
36678         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
36679
36680 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
36681
36682         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
36683         It mishandled the case where the group was missing.
36684         Problem reported by Greg Schafer.
36685         * modules/idcache: Likewise.
36686
36687 2006-11-18  Jim Meyering  <jim@meyering.net>
36688
36689         * check-module (%exempt_header): Add exception for some
36690         conditionally-included headers.
36691
36692         * modules/i-ring (Depends-on): Add verify.
36693         (License): Change to LGPL.
36694
36695 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
36696
36697         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
36698         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
36699         and inttostr.h.  Use snprintf rather than uinttostr, so that
36700         LGPLed code doesn't depend on GPLed.
36701
36702 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
36703
36704         * modules/inline (License): Change from GPL to LGPL.
36705
36706 2006-11-17  Jim Meyering  <jim@meyering.net>
36707
36708         * modules/d-type (License): Switch to LGPL.
36709
36710 2006-11-15  Bruno Haible  <bruno@clisp.org>
36711
36712         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
36713
36714 2006-11-15  Eric Blake  <ebb9@byu.net>
36715
36716         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
36717         the module dependency.
36718
36719 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
36720             Bruno Haible  <bruno@clisp.org>
36721
36722         * gnulib-tool (func_create_testdir): Add license consistency check.
36723
36724 2006-11-15  Eric Blake  <ebb9@byu.net>
36725
36726         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
36727         random "(cached)" in configure output.
36728
36729 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36730
36731         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
36732         test for conforming inttypes.h is both announced and cached.
36733
36734         * MODULES.html.sh (seen_modules, seen_files): New variables.
36735         (func_module): Rewrite to use a few less gnulib-tool and sed
36736         invocations.  Avoid a couple of quadratic algorithms for ...
36737         (missed_modules, missed_files): ... these, with ...
36738         (func_append, func_tmpdir): ... these new functions, from
36739         gnulib-tool.  Analogously, install traps for cleanup.
36740
36741         * tests/test-gc.c (main): Remove unused variables.
36742         * tests/test-read-file.c: Include stdlib.h, for 'free'.
36743
36744 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
36745
36746         * modules/inttostr (License): Change to LGPL.
36747
36748 2006-11-14  Eric Blake  <ebb9@byu.net>
36749
36750         * modules/tempname (License): Change to LGPL.
36751
36752 2006-11-14  Eric Blake  <ebb9@byu.net>
36753
36754         * doc/functions.texi (Function Portability): *printf functions on
36755         Cygwin now understand all POSIX size specifiers.
36756
36757 2006-11-14  Bruno Haible  <bruno@clisp.org>
36758
36759         * modules/c-ctype (License): Change to LGPL.
36760
36761 2006-11-12  Bruno Haible  <bruno@clisp.org>
36762
36763         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
36764         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
36765         for GNOME libraries, for which the include files are installed in
36766         subdirectories of $prefix/include.
36767
36768 2006-11-12  Bruno Haible  <bruno@clisp.org>
36769
36770         * m4/lib-link.m4: Require at least autoconf-2.54.
36771         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
36772         name to underscores for the --with option.
36773
36774 2006-11-13  Bruno Haible  <bruno@clisp.org>
36775
36776         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
36777         the tests directory.
36778         Reported by Ralf Wildenhues.
36779
36780 2006-11-13  Bruno Haible  <bruno@clisp.org>
36781
36782         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
36783         (func_emit_initmacro_end): Undo the override here.
36784         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
36785         Works around the famous automake error in coreutils.
36786
36787 2006-11-13  Eric Blake  <ebb9@byu.net>
36788
36789         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
36790         element, not its node.
36791
36792 2006-11-12  Bruno Haible  <bruno@clisp.org>
36793
36794         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
36795         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
36796
36797 2006-11-12  Bruno Haible  <bruno@clisp.org>
36798
36799         * gnulib-tool: New option --local-symlink.
36800         (func_usage): Document it.
36801         (lsymbolic): New variable.
36802         (func_import, func_create_testdir): If --symlink was not specified,
36803         test whether --local-symlink was specified and the file comes from
36804         the local_gnulib_dir.
36805
36806 2006-11-12  Bruno Haible  <bruno@clisp.org>
36807
36808         * gnulib-tool (func_ln): New function.
36809         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
36810
36811 2006-11-12  Bruno Haible  <bruno@clisp.org>
36812
36813         Finish support for source files in subdirectories.
36814         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
36815         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
36816         AUTOMAKE_OPTIONS.
36817         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
36818
36819 2006-11-12  Bruno Haible  <bruno@clisp.org>
36820
36821         * gnulib-tool (func_get_automake_snippet): Synthesize also an
36822         EXTRA_lib_SOURCES augmentation.
36823         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
36824
36825 2006-11-12  Jim Meyering  <jim@meyering.net>
36826
36827         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
36828         file descriptors.  This also averts a failure on systems with
36829         native openat support when a traversed directory lacks "x" access.
36830         * lib/fts_.h: Include "i-ring.h"
36831         (struct FTS) [fts_fd_ring]: New member.
36832         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
36833         (FCHDIR): Add parentheses.
36834         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
36835         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
36836         When descending, rather than simply closing the previous
36837         fts_cwd_fd value, push that file descriptor onto the ring.
36838         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
36839         (fts_open): Initialize the new fd_ring member.
36840         (fts_close): Clear the ring.
36841         (fts_safe_changedir): When possible, use our new fd_ring to skip
36842         the diropen and fstat and dev/ino comparison that would normally
36843         accompany a virtual `chdir ("..")'.
36844
36845         * modules/fts (Depends-on): Add i-ring.
36846         * modules/i-ring: New module.
36847         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
36848         * m4/i-ring.m4: New file.
36849
36850 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36851
36852         * gnulib-tool (func_create_testdir): Fix replacement of
36853         `build-aux' in configure.ac.  Run autotools in gltests
36854         subdirectory.
36855         (func_create_testdir, func_create_megatestdir, test): There is
36856         no need for '--force' in most autotool invocations in a new
36857         tree.  Actually fail the whole test if any of the tools, or the
36858         configure or make stages fail.
36859
36860         Sync from Automake.
36861         * build-aux/gnupload: Revert last change.  Add pointer to upload
36862         instructions of the GNU Maintenance Instructions.
36863         Suggestion by Karl Berry.
36864
36865 2006-11-10  Jim Meyering  <jim@meyering.net>
36866
36867         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
36868
36869 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
36870
36871         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
36872         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
36873         (bind_textdomain_codeset) [! ENABLE_NLS]:
36874         Evaluate all the arguments.  That way, callers get compatible behavior
36875         if the arguments have side effects.  Also, it avoids some GCC
36876         diagnostics in some cases; Joel E. Denny reported problems when Bison
36877         was configured with --enable-gcc-warnigs.
36878
36879 2006-11-10  Jim Meyering  <jim@meyering.net>
36880
36881         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
36882         relevant options in CFLAGS (like -O, -fno-inline) are taken into
36883         account.
36884
36885 2006-11-10  Jim Meyering  <jim@meyering.net>
36886
36887         * modules/inline: New file/module.
36888         * modules/xalloc (Files): Remove m4/inline.m4.
36889         (Depends-on): Add inline, instead.
36890         * modules/oset: Likewise.
36891         * modules/list: Likewise.
36892
36893 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
36894
36895         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
36896         Problem reported by Matthew Woehlke.
36897
36898 2006-11-09  Bruno Haible  <bruno@clisp.org>
36899
36900         * lib/tempname.c (gen_tempname): Remove variant that invokes
36901         __gen_tempname.
36902         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
36903         __gen_tempname.
36904
36905 2006-11-08  Bruno Haible  <bruno@clisp.org>
36906
36907         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
36908         to 'yes' instead of 'cross-compiling'.
36909
36910 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
36911
36912         * lib/quotearg.h (quotearg_free): New decl.
36913         * lib/quotearg.c (quotearg_free): New function.
36914         (slot0, nslots, slotvec0, slotvec):
36915         Now file-scope so that quotearg_free can get at them.
36916
36917 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36918
36919         Sync from Automake.
36920         * build-aux/gnupload: Add missing 'gnu' to example URL.
36921         Report by Karl Berry.
36922
36923 2006-11-08  Bruno Haible  <bruno@clisp.org>
36924
36925         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
36926         Suggested by Paul Eggert.
36927
36928 2006-11-08  Jim Meyering  <jim@meyering.net>
36929
36930         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
36931         It's already included if !_LIBC.
36932         (fts_safe_changedir): Add a comment.
36933
36934 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
36935
36936         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
36937         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
36938         Matthew Woehlke.
36939
36940         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
36941         definitions up, to avoid colliding with change below.
36942         (static_inline) [HAVE_INLINE]: New macro.
36943         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
36944         Provide extern decls when !HAVE_INLINE.  Do not define unless
36945         static_inline is defined, either by us or by xmalloc.c.  Use
36946         static_inline rather than static inline.
36947         (XCALLOC): Optimize sizeof(T) = 1 case.
36948         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
36949
36950 2006-11-07  Bruno Haible  <bruno@clisp.org>
36951
36952         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
36953         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
36954         AC_C_INLINE.
36955         * modules/xalloc (Files): Add m4/inline.m4.
36956
36957 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36958
36959         * README: Fix typo.
36960         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
36961         (Miscellanous Notes): ...from this.
36962
36963 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
36964
36965         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
36966         Mention that offsetof should be used instead of sizeof.
36967         From Bruno Haible.
36968
36969 2006-11-07  Bruno Haible  <bruno@clisp.org>
36970
36971         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
36972
36973 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
36974
36975         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
36976         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
36977         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
36978         (gl_tree_add_before, gl_tree_add_after):
36979         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
36980         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
36981         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
36982         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
36983         (gl_linked_add_after, gl_linked_add_at): Likewise.
36984         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
36985         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
36986         (gl_tree_add_before, gl_tree_add_after): Likewise.
36987         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
36988         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
36989         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
36990
36991 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36992
36993         * lib/gl_oset.h: Use C comment style, not C++ comment style.
36994
36995 2006-11-06  Bruno Haible  <bruno@clisp.org>
36996
36997         * m4/inline.m4: New file.
36998         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
36999         * modules/list (Files): Add m4/inline.m4.
37000         * modules/oset (Files): Likewise.
37001
37002 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
37003
37004         * lib/idcache.c: Include <stddef.h>, for offsetof.
37005         (struct userid.name): Change from char * to a flexible array member.
37006         All uses changed.
37007         * modules/idcache (Depends-on): Add flexmember.
37008
37009         * MODULES.html.sh (Core language properties): New module flexmember.
37010         * modules/flexmember, m4/flexmember.m4: New files.
37011
37012         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
37013         inline functions that are identical with the old xnmalloc_inline,
37014         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
37015         that we can avoid some unnecessary integer multiplications and
37016         divisions in the common case where the element size is known at
37017         compile time.
37018         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
37019         needed.
37020         (xnboundedmalloc): Remove.
37021         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
37022         arguments, for consistency with rest of this header.
37023         (xcharalloc): Rewrite using XNMALLOC.
37024         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
37025         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
37026         versions have been moved to lib/xalloc.h and renamed to be the
37027         non-*_inline versions.
37028         (xmalloc, xrealloc): Implement without reference to the xnmalloc
37029         and xnrealloc functions, since those functions are now inline and
37030         now call us.
37031         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
37032         renaming described above.
37033         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
37034         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
37035         captures the dependency in AC_C_INLINE.
37036
37037         New module canonicalize-lgpl, proposed by Charles Wilson in
37038         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
37039         with a few small changes afterwards.
37040         * MODULES.html.sh (File system functions): New module
37041         canonicalize-lgpl.
37042         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
37043         and canonicalize_file_name.
37044         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
37045         * modules/canonicalize-lgpl: New files.
37046
37047 2006-11-05  Bruno Haible  <bruno@clisp.org>
37048
37049         * gnulib-tool (func_import, func_create_testdir): Create directories
37050         also for files in subdirectories of lib/.
37051
37052 2006-11-05  Bruno Haible  <bruno@clisp.org>
37053
37054         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
37055         ANSI C compliant.
37056
37057 2006-11-03  Bruno Haible  <bruno@clisp.org>
37058
37059         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
37060         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
37061         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
37062         (xnboundedmalloc): New inline function.
37063         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
37064         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
37065         xmalloc.
37066         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
37067         xmalloc.
37068         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
37069         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
37070         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
37071         xmalloc.
37072         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
37073         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
37074         xmalloc.
37075         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
37076         gl_tree_add_after): Use XMALLOC instead of xmalloc.
37077         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
37078         xmalloc.
37079         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
37080         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
37081         gl_tree_add_after): Use XMALLOC instead of xmalloc.
37082         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
37083         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
37084         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
37085         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
37086
37087 2006-11-03  Bruno Haible  <bruno@clisp.org>
37088
37089         * lib/c-ctype.h [C++]: Define functions without name mangling.
37090         * lib/fwriteerror.h [C++]: Likewise.
37091         * lib/gcd.h [C++]: Likewise.
37092         * lib/linebreak.h [C++]: Likewise.
37093
37094 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
37095
37096         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
37097         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
37098         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
37099         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
37100         Check for functions and headers just once.
37101         Check for declaration of canonicalize_file_name.
37102         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
37103
37104 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
37105
37106         * gnulib-tool (func_import): Fix typo in actioncmd.
37107
37108 2006-11-02  Bruno Haible  <bruno@clisp.org>
37109
37110         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
37111         newline sequence in the Makefile.am snippet as a space, like "make"
37112         does.
37113         Reported by Roger Persson <perrog@gmail.com>.
37114
37115 2006-11-01  Bruno Haible  <bruno@clisp.org>
37116
37117         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
37118         already declared in <string.h>.
37119         * lib/strcase.h (strncasecmp): Don't declare it if yes.
37120
37121 2006-11-01  Bruno Haible  <bruno@clisp.org>
37122
37123         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
37124         * lib/strcase.h: Include <string.h>.
37125         (strcasecmp): Define to rpl_strcasecmp here.
37126
37127 2006-11-01  Bruno Haible  <bruno@clisp.org>
37128
37129         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
37130
37131 2006-11-01  Eric Blake  <ebb9@byu.net>
37132
37133         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
37134
37135         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
37136
37137 2006-10-29  Bruno Haible  <bruno@clisp.org>
37138
37139         Make it compile in C++ mode.
37140         * lib/full-write.c (full_rw): Add a cast.
37141
37142 2006-11-01  Bruno Haible  <bruno@clisp.org>
37143
37144         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
37145         be POSIX compliant.
37146         Reported by Roger Persson <perrog@gmail.com>.
37147
37148 2006-11-01  Eric Blake  <ebb9@byu.net>
37149
37150         * lib/getopt_.h: Fix comments.
37151
37152 2006-10-31  Eric Blake  <ebb9@byu.net>
37153
37154         * modules/tmpdir (Depends-on): Add sys_stat.
37155         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
37156         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
37157         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
37158         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
37159         tempname.
37160
37161 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
37162
37163         Avoid some C++ diagnostics reported by Bruno Haible.
37164         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
37165         xmalloc.
37166         (quotearg_alloc): Use xcharalloc rather than xmalloc.
37167         (struct slotvec): Move to top level.
37168         (quotearg_n_options): Rewrite to avoid xmalloc.
37169         * lib/xalloc.h (xcharalloc): New function.
37170         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
37171         [defined __cplusplus]: Add function template that provides result
37172         type propagation.  This part of the change is from Bruno Haible.
37173
37174 2006-10-29  Bruno Haible  <bruno@clisp.org>
37175
37176         Make it compile in C++ mode.
37177         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
37178         * lib/strnlen1.c (strnlen1): Cast memchr result.
37179         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
37180         * lib/clean-temp.c (string_equals, string_hash): Add casts.
37181         (create_temp_dir): Rename local variable 'template'.
37182         (compile_csharp_using_sscli): Add cast.
37183         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
37184         * lib/findprog.c (find_in_path): Likewise.
37185         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
37186         * lib/wait-process.c (register_slave_subprocess): Likewise.
37187
37188 2006-10-22  Bruno Haible  <bruno@clisp.org>
37189
37190         * modules/tsearch: New file.
37191         * lib/tsearch.h: New file.
37192         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
37193         * m4/tsearch.m4: New file.
37194         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
37195
37196 2006-10-29  Eric Blake  <ebb9@byu.net>
37197
37198         * lib/arcfour.c: Assume config.h.
37199         * lib/arctwo.c: Likewise.
37200         * lib/base64.c: Likewise.
37201         * lib/check-version.c: Likewise.
37202         * lib/crc.c: Likewise.
37203         * lib/des.c: Likewise.
37204         * lib/gc-gnulib.c: Likewise.
37205         * lib/gc-libgcrypt.c: Likewise.
37206         * lib/gc-pbkdf2-sha1.c: Likewise.
37207         * lib/getaddrinfo.c: Likewise.
37208         * lib/getdelim.c: Likewise.
37209         * lib/getline.c: Likewise.
37210         * lib/hmac-md5.c: Likewise.
37211         * lib/hmac-sha1.c: Likewise.
37212         * lib/iconvme.c: Likewise.
37213         * lib/md2.c: Likewise.
37214         * lib/md4.c: Likewise.
37215         * lib/memxor.c: Likewise.
37216         * lib/read-file.c: Likewise.
37217         * lib/readline.c: Likewise.
37218         * lib/rijndael-alg-fst.c: Likewise.
37219         * lib/rijndael-api-fst.c: Likewise.
37220         * lib/xgetdomainname.c: Likewise.
37221
37222 2006-10-28  Eric Blake  <ebb9@byu.net>
37223
37224         * lib/xstrndup.c: Assume config.h.
37225
37226 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
37227
37228         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
37229         stat-macros.h is now for our own macros, whereas stat_h is for
37230         macros in the <sys/stat.h> name space.
37231         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
37232         (STAT_MACROS_H): Remove.
37233         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
37234         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
37235         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
37236         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
37237         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
37238         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
37239         Move these macros to ...
37240         * lib/stat_.h: here.  Don't include stat-macros.h.
37241         * lib/canonicalize.c: Don't include stat-macros.h.
37242         * lib/chown.c: Likewise.
37243         * lib/euidaccess.c: Likewise.
37244         * lib/file-type.c: Likewise.
37245         * lib/filemode.c: Likewise.
37246         * lib/glob.c: Likewise.
37247         * lib/isapipe.c: Likewise.
37248         * lib/lchown.c: Likewise.
37249         * lib/lstat.c: Likewise.
37250         * lib/mkdir-p.c: Likewise.
37251         * lib/rmdir.c: Likewise.
37252         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
37253         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
37254         unless mkdir isn't declared, to speed up 'configure'.
37255         Always create sys/stat.h, since it's unlikely any real sys/stat.h
37256         would define all the S_* symbols.
37257         * modules/canonicalize (Depends-on):
37258         Depend on sys_stat, not stat-macros.
37259         * modules/chown: Likewise.
37260         * modules/euidaccess: Likewise.
37261         * modules/filemode: Likewise.
37262         * modules/file-type: Likewise.
37263         * modules/glob: Likewise.
37264         * modules/isapipe: Likewise.
37265         * modules/lchown: Likewise.
37266         * modules/lstat: Likewise.
37267         * modules/mkancesdirs: Likewise.
37268         * modules/rmdir: Likewise.
37269         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
37270         * modules/modechange: Likewise.
37271         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
37272         (configure.ac): Remove gl_STAT_MACROS.
37273         * modules/sys_stat (Depends-on): Remove stat-macros.
37274
37275 2006-10-27  Bruno Haible  <bruno@clisp.org>
37276
37277         * m4/signed.m4: Remove file.
37278         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
37279         invocation.
37280         * modules/vasnprintf (Files): Remove m4/signed.m4.
37281
37282 2006-10-27  Bruno Haible  <bruno@clisp.org>
37283
37284         Update to GNU gettext 0.16.
37285         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
37286         m4/inttypes-h.m4, m4/signed.m4.
37287         * m4/gettext.m4: Update to GNU gettext 0.16.
37288         * m4/intl.m4: New file, from GNU gettext.
37289         * m4/intldir.m4: New file, from GNU gettext.
37290         * config/srclist.txt: Update
37291
37292 2006-10-27  Eric Blake  <ebb9@byu.net>
37293
37294         * MODULES.html.sh: Document tempname.
37295         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
37296         dependencies.
37297         (Files): Move lib/tempname.c...
37298         * modules/tempname: ...to this new module.
37299         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
37300         (gl_PREREQ_TEMPNAME): Move...
37301         * m4/tempname.m4: ...to this new file.
37302         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
37303         * modules/sys_stat (Depends-on): Add stat-macros.
37304         * lib/stat_.h (includes): Pick up stat macros.
37305         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
37306         if stat macros are broken.
37307         * lib/tempname.c (includes): No need to include "stat-macros.h".
37308         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
37309         (direxists, __path_search) [!_LIBC]: Don't compile these in
37310         gnulib; the tmpdir module covers that.
37311         * lib/tempname.h: New file.
37312
37313 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
37314
37315         * COPYING: Explain how gnulib-tool converts licence headers.
37316         Almost all wording by Eric Blake.
37317
37318 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
37319
37320         * lib/mbchar.h (is_basic_table): Make read-only.
37321         * lib/mbchar.c (is_basic_table): Likewise.
37322         Reported by John Darrington.
37323
37324 2006-10-25  Bruno Haible  <bruno@clisp.org>
37325
37326         * lib/progname.h (set_program_name): Undefine before defining.
37327
37328 2006-10-25  Bruno Haible  <bruno@clisp.org>
37329
37330         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
37331         false for non-gcc C++ compilers.
37332         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
37333
37334 2006-10-24  Bruno Haible  <bruno@clisp.org>
37335
37336         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
37337         iconv implementations like Irix iconv.
37338
37339 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
37340
37341         * modules/vararrays: New file.
37342         * m4/vararrays.m4: New file, taken from diffutils.
37343         * MODULES.html.sh: New module vararrays.
37344
37345 2006-10-24  Karl Berry  <karl@gnu.org>
37346
37347         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
37348         Don't call GNU Unix.
37349
37350 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37351
37352         * users.txt: Add Libtool.
37353
37354         Sync from Libtool:
37355
37356         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
37357
37358         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
37359         to gnulib's policy of including config.h unconditionally.
37360
37361 2006-10-24  Bruno Haible  <bruno@clisp.org>
37362
37363         * modules/wcwidth (Files): Add m4/wint_t.m4.
37364         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
37365         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
37366
37367 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
37368
37369         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
37370         to pacify GCC with some -W flags enabled.  Problem reported by
37371         Bruno Haible.
37372
37373 2006-10-24  Jim Meyering  <jim@meyering.net>
37374
37375         * MODULES.html.sh: Remove uinttostr.  It's not a module.
37376         Reported by Karl Berry.
37377
37378 2006-10-23  Bruno Haible  <bruno@clisp.org>
37379
37380         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
37381
37382 2006-10-24  Bruno Haible  <bruno@clisp.org>
37383
37384         * lib/gl_list.h: Use C comment style, not C++ comment style.
37385
37386 2006-10-23  Eric Blake  <ebb9@byu.net>
37387
37388         * lib/getaddrinfo.c (includes): Add missing include.
37389
37390 2006-10-23  Bruno Haible  <bruno@clisp.org>
37391             Paul Eggert  <eggert@cs.ucla.edu>
37392
37393         Ability to rename obstack_free.
37394         * lib/obstack.h (__obstack_free): New macro. Declare instead of
37395         obstack_free.
37396         (obstack_free): Invoke the __obstack_free macro.
37397         * lib/obstack.c (obstack_free): Use __obstack_free macro.
37398
37399 2006-10-23  Bruno Haible  <bruno@clisp.org>
37400             Paul Eggert  <eggert@cs.ucla.edu>
37401
37402         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
37403         __argc, __argv from the declaration. (They are defined as macros on
37404         mingw.)
37405
37406 2006-10-22  Bruno Haible  <bruno@clisp.org>
37407
37408         * doc/gnulib-intro.texi: New file.
37409         * doc/gnulib.texi: Include it.
37410
37411 2006-10-21  Bruno Haible  <bruno@clisp.org>
37412
37413         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
37414         "Introduction", "Miscellanous Notes", "Particular Modules".
37415
37416 2006-10-21  Bruno Haible  <bruno@clisp.org>
37417
37418         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
37419         Change mostlyclean-local rule to avoid sh syntax error from bash
37420         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
37421
37422 2006-10-23  Jim Meyering  <jim@meyering.net>
37423
37424         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
37425         in place of snprintf.
37426
37427         * modules/inttostr (Files): Add lib/uinttostr.c.
37428         * lib/uinttostr.c (inttostr): New file/function.
37429         * lib/inttostr.h (uinttostr): Declare.
37430         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
37431         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
37432         Add uinttostr.
37433         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
37434
37435 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
37436
37437         * lib/canonicalize.c (ELOOP): Define if not already defined.
37438         Problem reported by Bruno Haible in
37439         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
37440
37441 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
37442
37443         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
37444         Problem reported by Perry Smith and Ville Laurikari.
37445
37446         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
37447         uses.
37448
37449 2006-10-19  Bruno Haible  <bruno@clisp.org>
37450
37451         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
37452         for mingw.
37453
37454 2006-10-19  Bruno Haible  <bruno@clisp.org>
37455
37456         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
37457         Needed for mingw.
37458
37459 2006-10-19  Bruno Haible  <bruno@clisp.org>
37460
37461         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
37462
37463 2006-10-19  Bruno Haible  <bruno@clisp.org>
37464
37465         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
37466         it.
37467
37468 2006-10-19  Bruno Haible  <bruno@clisp.org>
37469
37470         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
37471         invocation.
37472
37473 2006-10-19  Bruno Haible  <bruno@clisp.org>
37474
37475         * gnulib-tool (func_create_testdir): Don't include ftruncate and
37476         mountlist by default.
37477
37478 2006-10-16  Bruno Haible  <bruno@clisp.org>
37479
37480         * lib/c-strstr.c: Include c-strstr.h.
37481
37482 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
37483
37484         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
37485         in a slash.
37486
37487 2006-10-18  Bruno Haible  <bruno@clisp.org>
37488
37489         * lib/lock.h [C++]: Wrap definitions in extern "C".
37490
37491 2006-10-18  Bruno Haible  <bruno@clisp.org>
37492
37493         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
37494         gl_LIBOBJS list.
37495
37496 2006-10-18  Bruno Haible  <bruno@clisp.org>
37497
37498         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
37499
37500 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
37501
37502         * lib/xstrtol.h: Include gettext.h.
37503         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
37504         Problem reported by Eric Blake.
37505         * modules/xstrtol (Depends-on): Add gettext-h.
37506
37507 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
37508
37509         * lib/strftime.c (advance): New macro.
37510         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
37511         incomplete type, so you can't add 0 to it.  Problem and patch
37512         reported by Eelco Dolstra for dietlibc.
37513
37514 2006-10-18  Jim Meyering  <jim@meyering.net>
37515
37516         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
37517         type for a local, and rename it: s/up/user_proc/.
37518
37519 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
37520
37521         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
37522         READ_UTMP_USER_PROCESS.
37523         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
37524
37525 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
37526
37527         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
37528         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
37529
37530 2006-10-17  Eric Blake  <ebb9@byu.net>
37531
37532         * lib/sigprocmask.c (sigprocmask): Fix typo.
37533
37534         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
37535
37536         * modules/clean-temp (Makefile.am): Don't add to make output...
37537         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
37538         config.h.
37539
37540 2006-10-17  Bruno Haible  <bruno@clisp.org>
37541
37542         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
37543         differently if DEFAULT_TEXT_DOMAIN is set.
37544
37545 2006-10-16  Bruno Haible  <bruno@clisp.org>
37546
37547         * lib/clean-temp.c: Include fwriteerror.h.
37548
37549 2006-10-16  Bruno Haible  <bruno@clisp.org>
37550
37551         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
37552
37553 2006-10-16  Bruno Haible  <bruno@clisp.org>
37554
37555         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
37556         * lib/sigprocmask.h: Include <sys/types.h>.
37557         (sigset_t): Use the system's definition if present.
37558
37559 2006-10-17  Eric Blake  <ebb9@byu.net>
37560
37561         * lib/xvasprintf.c (includes): Assume config.h.
37562         * lib/xasprintf.c (includes): Likewise.
37563
37564 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
37565
37566         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
37567         at least as wide as intmax_t.
37568
37569 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
37570
37571         (Imported from Automake.)
37572         * build-aux/gnupload: Update to version 1.1 of directive file.
37573
37574 2006-10-16  Eric Blake  <ebb9@byu.net>
37575
37576         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
37577         match Automake 1.10a.
37578
37579 2006-10-14  Bruno Haible  <bruno@clisp.org>
37580
37581         * modules/sigprocmask: New file.
37582         * lib/sigprocmask.h: New file.
37583         * lib/sigprocmask.c: New file.
37584         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
37585         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
37586         request sigprocmask.o.
37587         (gl_PREREQ_SIGPROCMASK): New macro.
37588         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
37589         (Depends-on): Add sigprocmask.
37590         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
37591         gt_SIGNALBLOCKING. Test for 'raise' only once.
37592         * lib/fatal-signal.c: Include sigprocmask.h.
37593         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
37594         unblock_fatal_signals): Define always.
37595         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
37596         sigprocmask.
37597
37598 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
37599
37600         Sync from Automake.
37601         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
37602         which incorrectly sets the mode of an existing destination
37603         directory.  In some cases the unpatched install-sh could do the
37604         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
37605         system.  We hope this is rare in practice, but it's clearly worth
37606         fixing.  Problem reported by Alex Unleashed in
37607         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
37608         Also, don't bother to check for -m bugs unless we're using -m;
37609         suggested by Stepan Kasal.
37610
37611 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37612
37613         Sync from Automake.
37614         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
37615         `-c' flag, so they appear at the same position as in %FASTDEP%
37616         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
37617         which ignores unknown options only after the first non-option.
37618         Bug report against M4 by Nelson H. F. Beebe.
37619
37620 2006-10-13  Jim Meyering  <jim@meyering.net>
37621
37622         Fix a bug in yesterday's change.
37623         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
37624         p->fts_statp->st_dev would be used uninitialized.
37625         Ensures that we always call fts_stat on the very first entry.
37626         Miklos Szeredi reported that find -xdev stopped working.
37627
37628 2006-10-12  Bruno Haible  <bruno@clisp.org>
37629
37630         * gnulib-tool (func_get_automake_snippet): Append an automatically
37631         computed EXTRA_DIST augmentation.
37632         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
37633         * modules/alloca-opt (Makefile.am): Likewise.
37634         * modules/allocsa (Makefile.am): Likewise.
37635         * modules/arcfour (Makefile.am): Likewise.
37636         * modules/arctwo (Makefile.am): Likewise.
37637         * modules/argmatch (Makefile.am): Likewise.
37638         * modules/argz (Makefile.am): Likewise.
37639         * modules/atexit (Makefile.am): Likewise.
37640         * modules/backupfile (Makefile.am): Likewise.
37641         * modules/byteswap (Makefile.am): Likewise.
37642         * modules/c-strtod (Makefile.am): Likewise.
37643         * modules/c-strtold (Makefile.am): Likewise.
37644         * modules/calloc (Makefile.am): Likewise.
37645         * modules/canon-host (Makefile.am): Likewise.
37646         * modules/canonicalize (Makefile.am): Likewise.
37647         * modules/chdir-long (Makefile.am): Likewise.
37648         * modules/chdir-safer (Makefile.am): Likewise.
37649         * modules/check-version (Makefile.am): Likewise.
37650         * modules/chown (Makefile.am): Likewise.
37651         * modules/cloexec (Makefile.am): Likewise.
37652         * modules/close-stream (Makefile.am): Likewise.
37653         * modules/closeout (Makefile.am): Likewise.
37654         * modules/crc (Makefile.am): Likewise.
37655         * modules/csharpexec (Makefile.am): Likewise.
37656         * modules/cycle-check (Makefile.am): Likewise.
37657         * modules/des (Makefile.am): Likewise.
37658         * modules/dev-ino (Makefile.am): Likewise.
37659         * modules/dirfd (Makefile.am): Likewise.
37660         * modules/dirname (Makefile.am): Likewise.
37661         * modules/dup2 (Makefile.am): Likewise.
37662         * modules/eealloc (Makefile.am): Likewise.
37663         * modules/error (Makefile.am): Likewise.
37664         * modules/euidaccess (Makefile.am): Likewise.
37665         * modules/exclude (Makefile.am): Likewise.
37666         * modules/exitfail (Makefile.am): Likewise.
37667         * modules/fcntl-safer (Makefile.am): Likewise.
37668         * modules/fcntl (Makefile.am): Likewise.
37669         * modules/file-type (Makefile.am): Likewise.
37670         * modules/fileblocks (Makefile.am): Likewise.
37671         * modules/filemode (Makefile.am): Likewise.
37672         * modules/filenamecat (Makefile.am): Likewise.
37673         * modules/fnmatch (Makefile.am): Likewise.
37674         * modules/fopen-safer (Makefile.am): Likewise.
37675         * modules/fpending (Makefile.am): Likewise.
37676         * modules/fprintftime (Makefile.am): Likewise.
37677         * modules/free (Makefile.am): Likewise.
37678         * modules/fsusage (Makefile.am): Likewise.
37679         * modules/ftruncate (Makefile.am): Likewise.
37680         * modules/fts (Makefile.am): Likewise.
37681         * modules/gc-arcfour (Makefile.am): Likewise.
37682         * modules/gc-des (Makefile.am): Likewise.
37683         * modules/gc-hmac-md5 (Makefile.am): Likewise.
37684         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
37685         * modules/gc-md4 (Makefile.am): Likewise.
37686         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
37687         * modules/gc-sha1 (Makefile.am): Likewise.
37688         * modules/gc (Makefile.am): Likewise.
37689         * modules/getaddrinfo (Makefile.am): Likewise.
37690         * modules/getcwd (Makefile.am): Likewise.
37691         * modules/getdelim (Makefile.am): Likewise.
37692         * modules/getdomainname (Makefile.am): Likewise.
37693         * modules/getgroups (Makefile.am): Likewise.
37694         * modules/gethostname (Makefile.am): Likewise.
37695         * modules/gethrxtime (Makefile.am): Likewise.
37696         * modules/getline (Makefile.am): Likewise.
37697         * modules/getloadavg (Makefile.am): Likewise.
37698         * modules/getlogin_r (Makefile.am): Likewise.
37699         * modules/getndelim2 (Makefile.am): Likewise.
37700         * modules/getopt (Makefile.am): Likewise.
37701         * modules/getpagesize (Makefile.am): Likewise.
37702         * modules/getpass-gnu (Makefile.am): Likewise.
37703         * modules/getpass (Makefile.am): Likewise.
37704         * modules/getsubopt (Makefile.am): Likewise.
37705         * modules/gettime (Makefile.am): Likewise.
37706         * modules/gettimeofday (Makefile.am): Likewise.
37707         * modules/getugroups (Makefile.am): Likewise.
37708         * modules/getusershell (Makefile.am): Likewise.
37709         * modules/glob (Makefile.am): Likewise.
37710         * modules/group-member (Makefile.am): Likewise.
37711         * modules/hard-locale (Makefile.am): Likewise.
37712         * modules/hash (Makefile.am): Likewise.
37713         * modules/hmac-md5 (Makefile.am): Likewise.
37714         * modules/hmac-sha1 (Makefile.am): Likewise.
37715         * modules/human (Makefile.am): Likewise.
37716         * modules/idcache (Makefile.am): Likewise.
37717         * modules/imaxabs (Makefile.am): Likewise.
37718         * modules/imaxdiv (Makefile.am): Likewise.
37719         * modules/inet_ntop (Makefile.am): Likewise.
37720         * modules/inet_pton (Makefile.am): Likewise.
37721         * modules/intprops (Makefile.am): Likewise.
37722         * modules/inttostr (Makefile.am): Likewise.
37723         * modules/inttypes (Makefile.am): Likewise.
37724         * modules/isapipe (Makefile.am): Likewise.
37725         * modules/javaversion (Makefile.am): Likewise.
37726         * modules/lchmod (Makefile.am): Likewise.
37727         * modules/lchown (Makefile.am): Likewise.
37728         * modules/localcharset (Makefile.am): Likewise.
37729         * modules/long-options (Makefile.am): Likewise.
37730         * modules/lstat (Makefile.am): Likewise.
37731         * modules/malloc (Makefile.am): Likewise.
37732         * modules/mathl (Makefile.am): Likewise.
37733         * modules/mbchar (Makefile.am): Likewise.
37734         * modules/md2 (Makefile.am): Likewise.
37735         * modules/md4 (Makefile.am): Likewise.
37736         * modules/md5 (Makefile.am): Likewise.
37737         * modules/memcasecmp (Makefile.am): Likewise.
37738         * modules/memchr (Makefile.am): Likewise.
37739         * modules/memcmp (Makefile.am): Likewise.
37740         * modules/memcoll (Makefile.am): Likewise.
37741         * modules/memcpy (Makefile.am): Likewise.
37742         * modules/memmem (Makefile.am): Likewise.
37743         * modules/memmove (Makefile.am): Likewise.
37744         * modules/mempcpy (Makefile.am): Likewise.
37745         * modules/memrchr (Makefile.am): Likewise.
37746         * modules/memset (Makefile.am): Likewise.
37747         * modules/memxor (Makefile.am): Likewise.
37748         * modules/mkancesdirs (Makefile.am): Likewise.
37749         * modules/mkdir-p (Makefile.am): Likewise.
37750         * modules/mkdir (Makefile.am): Likewise.
37751         * modules/mkdtemp (Makefile.am): Likewise.
37752         * modules/mkstemp (Makefile.am): Likewise.
37753         * modules/mktime (Makefile.am): Likewise.
37754         * modules/modechange (Makefile.am): Likewise.
37755         * modules/mountlist (Makefile.am): Likewise.
37756         * modules/nanosleep (Makefile.am): Likewise.
37757         * modules/obstack (Makefile.am): Likewise.
37758         * modules/openat (Makefile.am): Likewise.
37759         * modules/pagealign_alloc (Makefile.am): Likewise.
37760         * modules/pathmax (Makefile.am): Likewise.
37761         * modules/physmem (Makefile.am): Likewise.
37762         * modules/poll (Makefile.am): Likewise.
37763         * modules/posixtm (Makefile.am): Likewise.
37764         * modules/posixver (Makefile.am): Likewise.
37765         * modules/putenv (Makefile.am): Likewise.
37766         * modules/quote (Makefile.am): Likewise.
37767         * modules/quotearg (Makefile.am): Likewise.
37768         * modules/raise (Makefile.am): Likewise.
37769         * modules/read-file (Makefile.am): Likewise.
37770         * modules/readline (Makefile.am): Likewise.
37771         * modules/readlink (Makefile.am): Likewise.
37772         * modules/readtokens (Makefile.am): Likewise.
37773         * modules/readutmp (Makefile.am): Likewise.
37774         * modules/realloc (Makefile.am): Likewise.
37775         * modules/regex (Makefile.am): Likewise.
37776         * modules/rename-dest-slash (Makefile.am): Likewise.
37777         * modules/rename (Makefile.am): Likewise.
37778         * modules/rijndael (Makefile.am): Likewise.
37779         * modules/rmdir (Makefile.am): Likewise.
37780         * modules/rpmatch (Makefile.am): Likewise.
37781         * modules/safe-read (Makefile.am): Likewise.
37782         * modules/safe-write (Makefile.am): Likewise.
37783         * modules/same-inode (Makefile.am): Likewise.
37784         * modules/same (Makefile.am): Likewise.
37785         * modules/save-cwd (Makefile.am): Likewise.
37786         * modules/savedir (Makefile.am): Likewise.
37787         * modules/setenv (Makefile.am): Likewise.
37788         * modules/settime (Makefile.am): Likewise.
37789         * modules/sha1 (Makefile.am): Likewise.
37790         * modules/sig2str (Makefile.am): Likewise.
37791         * modules/snprintf (Makefile.am): Likewise.
37792         * modules/stat-macros (Makefile.am): Likewise.
37793         * modules/stat-time (Makefile.am): Likewise.
37794         * modules/stdbool (Makefile.am): Likewise.
37795         * modules/stdint (Makefile.am): Likewise.
37796         * modules/stdlib-safer (Makefile.am): Likewise.
37797         * modules/stpcpy (Makefile.am): Likewise.
37798         * modules/stpncpy (Makefile.am): Likewise.
37799         * modules/strcase (Makefile.am): Likewise.
37800         * modules/strcasestr (Makefile.am): Likewise.
37801         * modules/strchrnul (Makefile.am): Likewise.
37802         * modules/strcspn (Makefile.am): Likewise.
37803         * modules/strdup (Makefile.am): Likewise.
37804         * modules/strerror (Makefile.am): Likewise.
37805         * modules/strftime (Makefile.am): Likewise.
37806         * modules/strndup (Makefile.am): Likewise.
37807         * modules/strnlen (Makefile.am): Likewise.
37808         * modules/strpbrk (Makefile.am): Likewise.
37809         * modules/strsep (Makefile.am): Likewise.
37810         * modules/strstr (Makefile.am): Likewise.
37811         * modules/strtod (Makefile.am): Likewise.
37812         * modules/strtoimax (Makefile.am): Likewise.
37813         * modules/strtok_r (Makefile.am): Likewise.
37814         * modules/strtol (Makefile.am): Likewise.
37815         * modules/strtoll (Makefile.am): Likewise.
37816         * modules/strtoul (Makefile.am): Likewise.
37817         * modules/strtoull (Makefile.am): Likewise.
37818         * modules/strtoumax (Makefile.am): Likewise.
37819         * modules/strverscmp (Makefile.am): Likewise.
37820         * modules/sys_socket (Makefile.am): Likewise.
37821         * modules/sys_stat (Makefile.am): Likewise.
37822         * modules/sysexits (Makefile.am): Likewise.
37823         * modules/time_r (Makefile.am): Likewise.
37824         * modules/timegm (Makefile.am): Likewise.
37825         * modules/timespec (Makefile.am): Likewise.
37826         * modules/tmpfile-safer (Makefile.am): Likewise.
37827         * modules/trim (Makefile.am): Likewise.
37828         * modules/unistd-safer (Makefile.am): Likewise.
37829         * modules/unlinkdir (Makefile.am): Likewise.
37830         * modules/unlocked-io (Makefile.am): Likewise.
37831         * modules/userspec (Makefile.am): Likewise.
37832         * modules/utime (Makefile.am): Likewise.
37833         * modules/utimecmp (Makefile.am): Likewise.
37834         * modules/utimens (Makefile.am): Likewise.
37835         * modules/vasnprintf (Makefile.am): Likewise.
37836         * modules/vasprintf (Makefile.am): Likewise.
37837         * modules/vsnprintf (Makefile.am): Likewise.
37838         * modules/xalloc (Makefile.am): Likewise.
37839         * modules/xgetcwd (Makefile.am): Likewise.
37840         * modules/xnanosleep (Makefile.am): Likewise.
37841         * modules/xreadlink (Makefile.am): Likewise.
37842         * modules/xstrtod (Makefile.am): Likewise.
37843         * modules/xstrtol (Makefile.am): Likewise.
37844         * modules/xstrtold (Makefile.am): Likewise.
37845         * modules/yesno (Makefile.am): Likewise.
37846         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
37847
37848 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
37849
37850         * modules/error (Makefile.am): Distribute files through
37851         EXTRA_DIST, not lib_SOURCES.
37852
37853 2006-10-12  Eric Blake  <ebb9@byu.net>
37854
37855         * modules/error (Makefile.am): Distribute files in /lib.
37856         * modules/obstack (Makefile.am): Likewise.
37857
37858 2006-10-12  Bruno Haible  <bruno@clisp.org>
37859
37860         * modules/acl (Makefile.am): Distribute all files in lib/ through
37861         EXTRA_DIST.
37862         * modules/arcfour (Makefile.am): Likewise.
37863         * modules/arctwo (Makefile.am): Likewise.
37864         * modules/argmatch (Makefile.am): Likewise.
37865         * modules/argz (Makefile.am): Likewise.
37866         * modules/atexit (Makefile.am): Likewise.
37867         * modules/backupfile (Makefile.am): Likewise.
37868         * modules/c-strtod (Makefile.am): Likewise.
37869         * modules/c-strtold (Makefile.am): Likewise.
37870         * modules/calloc (Makefile.am): Likewise.
37871         * modules/canon-host (Makefile.am): Likewise.
37872         * modules/canonicalize (Makefile.am): Likewise.
37873         * modules/chdir-long (Makefile.am): Likewise.
37874         * modules/chdir-safer (Makefile.am): Likewise.
37875         * modules/check-version (Makefile.am): Likewise.
37876         * modules/chown (Makefile.am): Likewise.
37877         * modules/cloexec (Makefile.am): Likewise.
37878         * modules/close-stream (Makefile.am): Likewise.
37879         * modules/closeout (Makefile.am): Likewise.
37880         * modules/crc (Makefile.am): Likewise.
37881         * modules/cycle-check (Makefile.am): Likewise.
37882         * modules/des (Makefile.am): Likewise.
37883         * modules/dirfd (Makefile.am): Likewise.
37884         * modules/dirname (Makefile.am): Likewise.
37885         * modules/dup2 (Makefile.am): Likewise.
37886         * modules/euidaccess (Makefile.am): Likewise.
37887         * modules/exclude (Makefile.am): Likewise.
37888         * modules/exitfail (Makefile.am): Likewise.
37889         * modules/fcntl-safer (Makefile.am): Likewise.
37890         * modules/file-type (Makefile.am): Likewise.
37891         * modules/fileblocks (Makefile.am): Likewise.
37892         * modules/filemode (Makefile.am): Likewise.
37893         * modules/filenamecat (Makefile.am): Likewise.
37894         * modules/fnmatch (Makefile.am): Likewise.
37895         * modules/fopen-safer (Makefile.am): Likewise.
37896         * modules/fpending (Makefile.am): Likewise.
37897         * modules/fprintftime (Makefile.am): Likewise.
37898         * modules/free (Makefile.am): Likewise.
37899         * modules/fsusage (Makefile.am): Likewise.
37900         * modules/ftruncate (Makefile.am): Likewise.
37901         * modules/fts (Makefile.am): Likewise.
37902         * modules/gc (Makefile.am): Likewise.
37903         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
37904         * modules/getaddrinfo (Makefile.am): Likewise.
37905         * modules/getcwd (Makefile.am): Likewise.
37906         * modules/getdelim (Makefile.am): Likewise.
37907         * modules/getdomainname (Makefile.am): Likewise.
37908         * modules/getgroups (Makefile.am): Likewise.
37909         * modules/gethostname (Makefile.am): Likewise.
37910         * modules/gethrxtime (Makefile.am): Likewise.
37911         * modules/getline (Makefile.am): Likewise.
37912         * modules/getloadavg (Makefile.am): Likewise.
37913         * modules/getlogin_r (Makefile.am): Likewise.
37914         * modules/getopt (Makefile.am): Likewise.
37915         * modules/getpass (Makefile.am): Likewise.
37916         * modules/getpass-gnu (Makefile.am): Likewise.
37917         * modules/getsubopt (Makefile.am): Likewise.
37918         * modules/gettime (Makefile.am): Likewise.
37919         * modules/gettimeofday (Makefile.am): Likewise.
37920         * modules/getugroups (Makefile.am): Likewise.
37921         * modules/getusershell (Makefile.am): Likewise.
37922         * modules/glob (Makefile.am): Likewise.
37923         * modules/group-member (Makefile.am): Likewise.
37924         * modules/hard-locale (Makefile.am): Likewise.
37925         * modules/hash (Makefile.am): Likewise.
37926         * modules/hmac-md5 (Makefile.am): Likewise.
37927         * modules/hmac-sha1 (Makefile.am): Likewise.
37928         * modules/human (Makefile.am): Likewise.
37929         * modules/idcache (Makefile.am): Likewise.
37930         * modules/imaxabs (Makefile.am): Likewise.
37931         * modules/imaxdiv (Makefile.am): Likewise.
37932         * modules/inet_ntop (Makefile.am): Likewise.
37933         * modules/inet_pton (Makefile.am): Likewise.
37934         * modules/inttostr (Makefile.am): Likewise.
37935         * modules/isapipe (Makefile.am): Likewise.
37936         * modules/lchown (Makefile.am): Likewise.
37937         * modules/long-options (Makefile.am): Likewise.
37938         * modules/lstat (Makefile.am): Likewise.
37939         * modules/malloc (Makefile.am): Likewise.
37940         * modules/mathl (Makefile.am): Likewise.
37941         * modules/mbchar (Makefile.am): Likewise.
37942         * modules/md2 (Makefile.am): Likewise.
37943         * modules/md4 (Makefile.am): Likewise.
37944         * modules/md5 (Makefile.am): Likewise.
37945         * modules/memcasecmp (Makefile.am): Likewise.
37946         * modules/memchr (Makefile.am): Likewise.
37947         * modules/memcmp (Makefile.am): Likewise.
37948         * modules/memcoll (Makefile.am): Likewise.
37949         * modules/memcpy (Makefile.am): Likewise.
37950         * modules/memmem (Makefile.am): Likewise.
37951         * modules/memmove (Makefile.am): Likewise.
37952         * modules/mempcpy (Makefile.am): Likewise.
37953         * modules/memrchr (Makefile.am): Likewise.
37954         * modules/memset (Makefile.am): Likewise.
37955         * modules/memxor (Makefile.am): Likewise.
37956         * modules/mkancesdirs (Makefile.am): Likewise.
37957         * modules/mkdir (Makefile.am): Likewise.
37958         * modules/mkdir-p (Makefile.am): Likewise.
37959         * modules/mkdtemp (Makefile.am): Likewise.
37960         * modules/mkstemp (Makefile.am): Likewise.
37961         * modules/mktime (Makefile.am): Likewise.
37962         * modules/modechange (Makefile.am): Likewise.
37963         * modules/mountlist (Makefile.am): Likewise.
37964         * modules/nanosleep (Makefile.am): Likewise.
37965         * modules/openat (Makefile.am): Likewise.
37966         * modules/pagealign_alloc (Makefile.am): Likewise.
37967         * modules/physmem (Makefile.am): Likewise.
37968         * modules/poll (Makefile.am): Likewise.
37969         * modules/posixtm (Makefile.am): Likewise.
37970         * modules/posixver (Makefile.am): Likewise.
37971         * modules/putenv (Makefile.am): Likewise.
37972         * modules/quote (Makefile.am): Likewise.
37973         * modules/quotearg (Makefile.am): Likewise.
37974         * modules/raise (Makefile.am): Likewise.
37975         * modules/read-file (Makefile.am): Likewise.
37976         * modules/readline (Makefile.am): Likewise.
37977         * modules/readlink (Makefile.am): Likewise.
37978         * modules/readtokens (Makefile.am): Likewise.
37979         * modules/readutmp (Makefile.am): Likewise.
37980         * modules/realloc (Makefile.am): Likewise.
37981         * modules/regex (Makefile.am): Likewise.
37982         * modules/rename (Makefile.am): Likewise.
37983         * modules/rename-dest-slash (Makefile.am): Likewise.
37984         * modules/rijndael (Makefile.am): Likewise.
37985         * modules/rmdir (Makefile.am): Likewise.
37986         * modules/rpmatch (Makefile.am): Likewise.
37987         * modules/safe-read (Makefile.am): Likewise.
37988         * modules/safe-write (Makefile.am): Likewise.
37989         * modules/same (Makefile.am): Likewise.
37990         * modules/save-cwd (Makefile.am): Likewise.
37991         * modules/savedir (Makefile.am): Likewise.
37992         * modules/setenv (Makefile.am): Likewise.
37993         * modules/settime (Makefile.am): Likewise.
37994         * modules/sha1 (Makefile.am): Likewise.
37995         * modules/sig2str (Makefile.am): Likewise.
37996         * modules/snprintf (Makefile.am): Likewise.
37997         * modules/stdlib-safer (Makefile.am): Likewise.
37998         * modules/stpcpy (Makefile.am): Likewise.
37999         * modules/stpncpy (Makefile.am): Likewise.
38000         * modules/strcase (Makefile.am): Likewise.
38001         * modules/strcasestr (Makefile.am): Likewise.
38002         * modules/strchrnul (Makefile.am): Likewise.
38003         * modules/strcspn (Makefile.am): Likewise.
38004         * modules/strdup (Makefile.am): Likewise.
38005         * modules/strerror (Makefile.am): Likewise.
38006         * modules/strftime (Makefile.am): Likewise.
38007         * modules/strndup (Makefile.am): Likewise.
38008         * modules/strnlen (Makefile.am): Likewise.
38009         * modules/strpbrk (Makefile.am): Likewise.
38010         * modules/strsep (Makefile.am): Likewise.
38011         * modules/strstr (Makefile.am): Likewise.
38012         * modules/strtod (Makefile.am): Likewise.
38013         * modules/strtoimax (Makefile.am): Likewise.
38014         * modules/strtok_r (Makefile.am): Likewise.
38015         * modules/strtol (Makefile.am): Likewise.
38016         * modules/strtoll (Makefile.am): Likewise.
38017         * modules/strtoul (Makefile.am): Likewise.
38018         * modules/strtoull (Makefile.am): Likewise.
38019         * modules/strtoumax (Makefile.am): Likewise.
38020         * modules/strverscmp (Makefile.am): Likewise.
38021         * modules/time_r (Makefile.am): Likewise.
38022         * modules/timegm (Makefile.am): Likewise.
38023         * modules/tmpfile-safer (Makefile.am): Likewise.
38024         * modules/unistd-safer (Makefile.am): Likewise.
38025         * modules/unlinkdir (Makefile.am): Likewise.
38026         * modules/userspec (Makefile.am): Likewise.
38027         * modules/utime (Makefile.am): Likewise.
38028         * modules/utimecmp (Makefile.am): Likewise.
38029         * modules/utimens (Makefile.am): Likewise.
38030         * modules/vasnprintf (Makefile.am): Likewise.
38031         * modules/vasprintf (Makefile.am): Likewise.
38032         * modules/vsnprintf (Makefile.am): Likewise.
38033         * modules/xalloc (Makefile.am): Likewise.
38034         * modules/xgetcwd (Makefile.am): Likewise.
38035         * modules/xnanosleep (Makefile.am): Likewise.
38036         * modules/xreadlink (Makefile.am): Likewise.
38037         * modules/xstrtod (Makefile.am): Likewise.
38038         * modules/xstrtol (Makefile.am): Likewise.
38039         * modules/xstrtold (Makefile.am): Likewise.
38040         * modules/yesno (Makefile.am): Likewise.
38041
38042 2006-10-12  Jim Meyering  <jim@meyering.net>
38043
38044         * m4/getloadavg.m4: Revert the change below.
38045
38046         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
38047         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
38048         fail with a symlink, which is what coreutils' ./bootstrap now
38049         creates by default.
38050
38051 2006-10-12  Bruno Haible  <bruno@clisp.org>
38052
38053         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
38054         mingw.
38055         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
38056         MSVC and mingw explicitly.
38057
38058 2006-10-11  Simon Josefsson  <jas@extundo.com>
38059             Bruno Haible  <bruno@clisp.org>
38060
38061         Add support for multiple gnulib-tool invocations in the scope of a
38062         single configure.ac file.
38063         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
38064         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
38065         with the same contents as the _LIBADD variable.
38066         (func_emit_initmacro_start, func_emit_initmacro_end,
38067         func_emit_initmacro_done): New functions.
38068         (func_import, func_create_testdir): Invoke them. Allow the identifiers
38069         gl_LIBOBJS and gl_LTLIBOBJS.
38070
38071 2006-10-11  Bruno Haible  <bruno@clisp.org>
38072
38073         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
38074         (func_create_testdir): Don't create po/Makefile.am, don't invoke
38075         autoreconf. Instead, invoke autopoint explicitly but move back the
38076         *.m4 files from gnulib.
38077
38078 2006-10-11  Bruno Haible  <bruno@clisp.org>
38079
38080         * gnulib-tool (func_usage): Make module names after --create-testdir
38081         optional.
38082         (func_create_testdir): If no module was specified, use nearly all
38083         modules.
38084
38085 2006-10-12  Jim Meyering  <jim@meyering.net>
38086
38087         Big performance improvement for fts-based tools that use FTS_NOSTAT.
38088         Avoid spurious inode-mismatch problems on non-POSIX file systems.
38089         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
38090         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
38091         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
38092         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
38093         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
38094         (fts_set_stat_required): New function.
38095         (fts_open): Defer the calls to fts_stat, if possible or requested.
38096         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
38097         into fts_stat itself.
38098         (fts_read): Perform any required (deferred) fts_stat call.
38099         (fts_build): Likewise, for the directory we're about to open and read.
38100         In the readdir loop, carefully decide whether each entry will require
38101         an eventual call to fts_stat, using dirent.d_type info if available.
38102         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
38103         a command line argument into this function.  Update all callers.
38104         Map a return value of FTS_DOT to FTS_D for a command line argument.
38105         * modules/fts (Depends-on): Add d-type.  Alphabetize.
38106         Thanks to Miklos Szeredi for his tenacity and for the initial
38107         bug report about "find" failing on a FUSE-based file system.
38108
38109         * lib/fts.c (fts_open): Use consistent indentation.
38110
38111 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
38112
38113         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
38114         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
38115         reported by Jim Meyering.  All uses of cache variables renamed
38116         to match Autoconf's.
38117         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
38118         the other one.
38119
38120         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
38121         Fix misspelling in diagnostic.
38122
38123 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
38124
38125         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
38126         defined.  Problem reported by Matthew Woehlke.
38127
38128         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
38129         Add support for Tandem NonStop R series.
38130         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
38131         Use new macro.
38132
38133         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
38134         (has_trailing_slash): Omit size arg; all callers changed.
38135         Omit 'inline', since it doesn't help performance and we'd
38136         need to configure it.
38137         Don't count //, ///, etc. as having a trailing slash.
38138         As a side effect, this removes a C99ism reported by Matthew Woehlke.
38139         (rpl_rename_dest_slash): On failure, use rename's errno rather
38140         than (in some cases) an incorrect or junk errno.
38141         Simplify code by removing need to compute length; this does
38142         cause it to make two passes instead of one over the file name,
38143         but it's worth it.
38144
38145         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
38146         change, since Autoconf's version may no longer be appropriate now
38147         that we are using CVS Autoconf's version.  Add support for Tandem.
38148
38149 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
38150             Bruno Haible  <bruno@clisp.org>
38151
38152         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
38153         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
38154         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
38155         gl_AC_TYPE_LONG_LONG.
38156
38157         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
38158         instead of HAVE_LONG_LONG.
38159         * lib/printf-args.c (printf_fetchargs): Likewise.
38160         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
38161         * lib/vasnprintf.c (VASNPRINTF): Likewise.
38162         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
38163         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
38164         gl_AC_TYPE_LONG_LONG.
38165
38166 2006-10-11  Bruno Haible  <bruno@clisp.org>
38167
38168         * m4/longlong.m4: Add comments.
38169         * m4/ulonglong.m4: Likewise.
38170
38171 2006-10-10  Bruno Haible  <bruno@clisp.org>
38172
38173         Make it possible to #define stpcpy, strdup to aliases.
38174         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
38175         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
38176
38177 2006-10-10  Bruno Haible  <bruno@clisp.org>
38178
38179         Make it possible to #define gcd to an alias.
38180         * lib/gcd.c: Include config.h.
38181
38182 2006-10-10  Bruno Haible  <bruno@clisp.org>
38183
38184         Make it possible to #define c_isascii to an alias.
38185         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
38186         defined. Undefine the macros before defining them, to avoid gcc
38187         warnings.
38188         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
38189         define NO_C_CTYPE_MACROS early.
38190
38191 2006-10-10  Bruno Haible  <bruno@clisp.org>
38192
38193         Make it possible to #define set_program_name to an alias.
38194         * lib/progname.c: Don't undefine set_program_name; instead, undefine
38195         ENABLE_RELOCATABLE early.
38196
38197 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
38198
38199         Port to Tandem NSK OSS, which has 64-bit signed int but at most
38200         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
38201         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
38202         More generally, don't assume that 64-bit signed int is available
38203         if unsigned int is, and vice versa.
38204         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
38205         unsigned symbols, not on their signed counterparts.
38206         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
38207         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
38208         (UINT64_C, UINTMAX_C):
38209         Likewise.
38210         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
38211         unsigned counterparts.
38212         (Have_long_long, Unsigned): New macros.
38213         (Int): Renamed from INT.
38214         (strtoimax): Use the new macros.
38215         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
38216         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
38217         * modules/inttypes (inttypes.h): Substitute
38218         HAVE_UNSIGNED_LONG_LONG_INT.
38219         * modules/stdint (stdint.h): Likewise.
38220         (Files): Add m4/ulonglong.m4.
38221
38222 2006-10-10  Bruno Haible  <bruno@clisp.org>
38223
38224         Fix a gcc -Wshadow warning.
38225         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
38226         to 'bucket'.
38227         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
38228         gl_linked_indexof_from_to): Likewise.
38229         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
38230         Likewise.
38231         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
38232         Likewise.
38233         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
38234         Reported by Eric Blake.
38235
38236 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
38237
38238         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
38239         for NetBSD.  Problem reported by Bruno Haible.
38240
38241 2006-10-09  Jim Meyering  <jim@meyering.net>
38242
38243         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
38244         Patch from Bruno Haible.
38245
38246 2006-10-09  Jim Meyering  <jim@meyering.net>
38247
38248         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
38249         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
38250         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
38251
38252 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
38253
38254         Don't include <config.h> twice; this doesn't work in some cases,
38255         e.g., when config.h has "#define intmax_t long long int" and
38256         we include <config.h>, <inttypes.h>, <config.h> in that order.
38257         Problem reported by Matthew Woehlke in:
38258         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
38259         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
38260         * lib/fts-cycle.c: Don't include config.h.
38261         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
38262         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
38263         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
38264         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
38265         inttypes.h.
38266         * lib/xstrtoumax.c: Likewise.
38267         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
38268         __strtol and the like, so that this module is more like its siblings.
38269         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
38270         Remove; no longer needed now that we assume gnulib inttypes.h.
38271
38272 2006-10-08  Bruno Haible  <bruno@clisp.org>
38273
38274         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
38275         option.
38276
38277 2006-10-07  Jim Meyering  <jim@meyering.net>
38278
38279         * modules/inttypes (inttypes.h): Revert what seems to have been
38280         an inadvertent part of today's change: use "|", not "/" in the
38281         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
38282
38283 2006-10-07  Bruno Haible  <bruno@clisp.org>
38284
38285         * modules/sublist: New file.
38286
38287 2006-10-07  Bruno Haible  <bruno@clisp.org>
38288
38289         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
38290         * modules/argz (argz.h): Likewise.
38291         * modules/arpa_inet (arpa/inet.h): Likewise.
38292         * modules/byteswap (byteswap.h): Likewise.
38293         * modules/configmake (configmake.h): Likewise.
38294         * modules/fcntl (fcntl.h): Likewise.
38295         * modules/fnmatch (fnmatch.h): Likewise.
38296         * modules/getopt (getopt.h): Likewise.
38297         * modules/glob (glob.h): Likewise.
38298         * modules/inttypes (inttypes.h): Likewise.
38299         * modules/netinet_in (netinet/in.h): Likewise.
38300         * modules/poll (poll.h): Likewise.
38301         * modules/stdbool (stdbool.h): Likewise.
38302         * modules/stdint (stdint.h): Likewise.
38303         * modules/sys_select (sys/select.h): Likewise.
38304         * modules/sys_socket (sys/socket.h): Likewise.
38305         * modules/sys_stat (sys/stat.h): Likewise.
38306         * modules/sysexits (sysexits.h): Likewise.
38307         * modules/unistd (unistd.h): Likewise.
38308         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
38309         Add a "DO NOT EDIT" comment to the generated file.
38310         (func_import): Likewise for gnulib-comp.m4.
38311
38312 2006-10-07  Bruno Haible  <bruno@clisp.org>
38313
38314         * lib/gl_sublist.h: New file.
38315         * lib/gl_sublist.c: New file.
38316
38317 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
38318
38319         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
38320         name (relative to the original working directory) and the file
38321         name component (relative to the temporary working directory).  All
38322         callers changed.
38323         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
38324         * lib/mkdir-p.c (make_dir_parents): Likewise.
38325         * lib/mkdir-p.h (make_dir_parents): Likewise.
38326
38327 2006-10-06  Eric Blake  <ebb9@byu.net>
38328
38329         Define several macros for use by the clean-temp module.
38330         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
38331         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
38332         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
38333
38334         * lib/clean-temp.h (close_stream_temp): New declaration.
38335         * lib/clean-temp.c (includes): Pull in headers according to what
38336         other modules are in use.
38337         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
38338
38339 2006-10-06  Bruno Haible  <bruno@clisp.org>
38340
38341         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
38342         instead of fopen, fwriteerror.
38343
38344 2006-10-06  Bruno Haible  <bruno@clisp.org>
38345
38346         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
38347         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
38348         int.
38349         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
38350         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
38351         Return an error indicator.
38352         Suggested by Eric Blake.
38353
38354 2006-10-06  Bruno Haible  <bruno@clisp.org>
38355
38356         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
38357         Reported by Eric Blake.
38358
38359 2006-10-06  Bruno Haible  <bruno@clisp.org>
38360
38361         * modules/closeout (Description): Mention stderr too.
38362
38363 2006-10-06  Bruno Haible  <bruno@clisp.org>
38364         and Paul Eggert  <eggert@cs.ucla.edu>
38365
38366         * lib/closeout.c (close_stdout): Also close stderr.
38367         * lib/closeout.h: Update comment.
38368
38369 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
38370
38371         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
38372         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
38373         * lib/dirchownmod.c: Include lchown.h.
38374         * lib/lchown.c: Don't include files that lchown.h now includes.
38375         Don't declare chown, since lchown.h now does that.
38376         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
38377         (lchown): Define to rpl_chown if lchown is declared but
38378         does not exist.  Declare using a prototype if lchown is not
38379         declared.  Add a copyright notice.
38380         * lib/mkstemp.h: Include <unistd.h>.
38381         * lib/openat.c: Include lchown.h.
38382
38383         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
38384         we now test for that separately.
38385         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
38386         rather than O_NOFOLLOW, when testing whether it's possible to
38387         avoid a race condition reliably.
38388         * lib/savewd.c (savewd_chdir): Likewise.
38389
38390         Remove macros that are no longer needed now that stdint.h is
38391         reliable.
38392         * lib/fsusage.c (UINTMAX_MAX): Remove.
38393         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
38394         * lib/utimecmp.c (SIZE_MAX): Remove.
38395
38396         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
38397
38398         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
38399         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
38400         O_NOATIME works.
38401
38402 2006-10-05  Bruno Haible  <bruno@clisp.org>
38403
38404         * lib/gl_list.h (gl_sortedlist_search_from_to,
38405         gl_sortedlist_indexof_from_to): New declarations.
38406         (gl_list_implementation): New fields sortedlist_search_from_to,
38407         sortedlist_indexof_from_to.
38408         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
38409         inline functions.
38410         * lib/gl_list.c (gl_sortedlist_search_from_to,
38411         gl_sortedlist_indexof_from_to): New functions.
38412         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
38413         function.
38414         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
38415         (gl_array_sortedlist_search_from_to): New function.
38416         (gl_array_list_implementation): Update.
38417         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
38418         function.
38419         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
38420         (gl_carray_sortedlist_search_from_to): New function.
38421         (gl_carray_list_implementation): Update.
38422         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
38423         gl_linked_sortedlist_indexof_from_to): New functions.
38424         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
38425         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
38426         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
38427         gl_tree_sortedlist_indexof_from_to): New functions.
38428         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
38429         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
38430         Update.
38431         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
38432         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
38433         Update.
38434
38435 2006-10-05  Bruno Haible  <bruno@clisp.org>
38436
38437         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
38438         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
38439         (struct gl_list_implementation): Add fields search_from_to,
38440         indexof_from_to. Remove fields search, indexof.
38441         (gl_list_search): Use the search_from_to method.
38442         (gl_list_search_from, gl_list_search_from_to): New functions.
38443         (gl_list_indexof): Use the indexof_from_to method.
38444         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
38445         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
38446         (gl_list_search_from, gl_list_search_from_to): New functions.
38447         (gl_list_indexof): Use the indexof_from_to method.
38448         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
38449         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
38450         gl_array_indexof. Add start_index, end_index arguments.
38451         (gl_array_search_from_to): Renamed from gl_array_search. Add
38452         start_index, end_index arguments.
38453         (gl_array_remove, gl_array_list_implementation): Update.
38454         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
38455         gl_carray_indexof. Add start_index, end_index arguments.
38456         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
38457         start_index, end_index arguments.
38458         (gl_carray_remove, gl_carray_list_implementation): Update.
38459         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
38460         gl_linked_search. Add start_index, end_index arguments.
38461         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
38462         start_index, end_index arguments.
38463         (gl_linked_remove): Update.
38464         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
38465         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
38466         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
38467         field to 'size_t'.
38468         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
38469         gl_tree_search. Add start_index, end_index arguments.
38470         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
38471         start_index, end_index arguments.
38472         (gl_tree_remove): Update.
38473         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
38474         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
38475         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
38476         function.
38477         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
38478         gl_tree_search. Add start_index, end_index arguments.
38479         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
38480         start_index, end_index arguments.
38481         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
38482         Update.
38483         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
38484
38485 2006-10-05  Bruno Haible  <bruno@clisp.org>
38486
38487         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
38488
38489         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
38490         fwriteerror_temp): New declarations.
38491         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
38492         (descriptors): New variable.
38493         (cleanup): First, close the descriptors.
38494         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
38495         fclose_temp, fwriteerror_temp): New functions.
38496
38497 2006-10-04  Jim Meyering  <jim@meyering.net>
38498
38499         * lib/fts.c (fts_open): Tiny comment change.
38500
38501 2006-10-04  Bruno Haible  <bruno@clisp.org>
38502
38503         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
38504         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
38505         gl_LOCK_BODY.
38506         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
38507         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
38508         gl_LOCK_EARLY_BODY.
38509         (gl_LOCK): Require gl_LOCK_BODY.
38510
38511 2006-10-04  Bruno Haible  <bruno@clisp.org>
38512
38513         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
38514         (gl_oset_search_atleast): New declaration.
38515         (struct gl_oset_implementation): Add field 'search_atleast'.
38516         (gl_oset_search_atleast): New inline function.
38517         * lib/gl_oset.c (gl_oset_search_atleast): New function.
38518         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
38519         (gl_array_oset_implementation): Update.
38520         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
38521         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
38522         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
38523
38524 2006-10-04  Bruno Haible  <bruno@clisp.org>
38525
38526         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
38527
38528 2006-10-03  Bruno Haible  <bruno@clisp.org>
38529
38530         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
38531         from gl_avltreehash_list_implementation.
38532
38533 2006-10-03  Bruno Haible  <bruno@clisp.org>
38534
38535         * lib/gl_oset.c (gl_oset_add): Fix return type.
38536
38537 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
38538
38539         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
38540
38541 2006-10-02  Eric Blake  <ebb9@byu.net>
38542
38543         * modules/strnlen (Depends-on): Add extensions.
38544
38545 2006-10-02  Eric Blake  <ebb9@byu.net>
38546
38547         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
38548         definition in 2.60+.
38549
38550 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
38551
38552         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
38553         checks.
38554
38555 2006-10-02  Bruno Haible  <bruno@clisp.org>
38556
38557         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
38558         to the AUTOMAKE_OPTIONS.
38559         Reported by Jim Meyering.
38560
38561 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
38562
38563         Work around bug in Solaris 10 /proc file system:
38564         /proc/self/fd/NNN/.. isn't the parent directory of
38565         the directory whose file descriptor is NNN.  This needs to
38566         be worked around at run time, not compile time, since a
38567         program might be built on Solaris 8, where things work, and
38568         run on Solaris 10.
38569         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
38570         to use the following interface instead:
38571         (OPENAT_BUFFER_SIZE): New macro.
38572         (openat_proc_name): New function.
38573         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
38574         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
38575         Likewise.
38576         * lib/openat-proc.c: New file.
38577         * modules/openat (Files): Add lib/openat-proc.c.
38578         (Depends-on): Add same-inode, stdbool.
38579         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
38580
38581 2006-09-29  Bruno Haible  <bruno@clisp.org>
38582
38583         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
38584         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
38585         argument. Set stdout_closed before testing for ferror, not after.
38586         (fwriteerror, fwriteerror_no_ebadf): New functions.
38587
38588 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38589
38590         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
38591
38592 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
38593
38594         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
38595         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
38596
38597 2006-09-28  Jim Meyering  <jim@meyering.net>
38598
38599         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
38600         Include <unistd.h>.
38601
38602 2006-09-28  Bruno Haible  <bruno@clisp.org>
38603
38604         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
38605         * modules/linkedhash-list (Depends-on): Likewise.
38606         * modules/rbtreehash-list (Depends-on): Likewise.
38607
38608 2006-09-28  Bruno Haible  <bruno@clisp.org>
38609
38610         * lib/strndup.h: Simplify the redefinition of strndup.
38611         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
38612         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
38613
38614 2006-09-28  Bruno Haible  <bruno@clisp.org>
38615
38616         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
38617         * lib/gl_linkedhash_list.c: Likewise.
38618         * lib/gl_rbtreehash_list.c: Likewise.
38619
38620 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
38621
38622         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
38623         getaddrinfo.
38624
38625         * lib/__fpending.h: Don't include <stdio_ext.h> unless
38626         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
38627         it causes <stdio_ext.h> to cause a compile-time error.
38628         Problem reported by Nelson H. F. Beebe.
38629         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
38630         of HAVE_DECL___PENDING.
38631
38632         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
38633         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
38634         declaration.
38635
38636 2006-09-27  Jim Meyering  <jim@meyering.net>
38637
38638         This file could end up with a definition for a function
38639         named __strndup, rather than rpl_strndup on a system with
38640         incomplete weak_alias support.
38641         * lib/strndup.c (strndup): Rename from __strndup.
38642         Remove #defines that used to map __strndup to strndup.
38643         Don't use K&R prototypes.
38644         Remove LIBC-related code, since this file is not sync'd with glibc.
38645         * lib/strndup.h: Revamp, accordingly.
38646         * m4/strndup.m4: Modernize.
38647
38648 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
38649
38650         * modules/savewd (Depends-on): Add 'raise'.
38651         * lib/savewd.c: Include <signal.h>, for 'raise'.
38652
38653 2006-09-26  Jim Meyering  <jim@meyering.net>
38654
38655         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
38656         when we detect Darwin 8.7.0's acl_get_file bug.
38657         Rearrange to perform the new (below) run-test while $LIBS
38658         contains any acl-related library.  Set USE_ACL at the end.
38659         (gl_ACL_GET_FILE): New function.
38660
38661 2006-09-26  Eric Blake  <ebb9@byu.net>
38662
38663         * lib/verror.c: Include <config.h> unconditionally.
38664
38665 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
38666
38667         * modules/clock-time (Maintainer): Add self.
38668         * modules/getlogin_r (Depends-on): Add extensions.
38669
38670 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38671
38672         * modules/clock-time: New module.
38673         * modules/nanosleep (Depends-on): Add clock-time.
38674         * modules/gethrxtime (Depends-on): Likewise.
38675         * modules/gettime (Depends-on): Likewise.
38676         * modules/settime (Depends-on): Likewise.
38677
38678         * modules/fts-lgpl: Depend on openat.
38679         * modules/mkancesdirs: Depend on savewd.
38680         * modules/mkdir-p: Likewise.
38681
38682 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38683
38684         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
38685
38686         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
38687         `gl_have_arbitrary_file_name_length_limit' to
38688         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
38689         actually works between configure runs.
38690
38691 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38692             Bruno Haible  <bruno@clisp.org>
38693
38694         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
38695
38696 2006-09-25  Jim Meyering  <jim@meyering.net>
38697
38698         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
38699         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
38700
38701 2006-09-25  Eric Blake  <ebb9@byu.net>
38702
38703         * gnulib-tool (func_import, func_create_testdir): Fix typos in
38704         exec's in 2006-09-18 patch when shuffling fds.
38705
38706 2006-09-25  Bruno Haible  <bruno@clisp.org>
38707
38708         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
38709         Reported by Jim Meyering.
38710
38711 2006-09-24  Jim Meyering  <jim@meyering.net>
38712
38713         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
38714         compare a pointer against a literal "0".  That caused failures with
38715         at least HP-UX's hpcc.
38716
38717 2006-09-22  Simon Josefsson  <jas@extundo.com>
38718
38719         * modules/gc-sha1:
38720         * modules/gc-md4:
38721         * modules/gc-hmac-sha1:
38722         * modules/gc-hmac-md5:
38723         * modules/gc-des:
38724         * modules/gc-arcfour: Distribute more files.
38725
38726 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38727
38728         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
38729         (gl_linked_iterator_from_to): Initialize struct completely.
38730         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
38731         (gl_tree_iterator_from_to): Likewise
38732         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
38733         * lib/gl_array_list.c [lint] (gl_array_iterator)
38734         (gl_array_iterator_from_to): Likewise.
38735         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
38736         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
38737         (gl_carray_iterator_from_to): Likewise.
38738
38739         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
38740         * lib/md4.c (md4_process_block): Remove unused variable.
38741         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
38742         parentheses for clarity.
38743
38744 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38745
38746         * modules/bison-i18n (Depends-on): Add gettext.
38747
38748 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38749
38750         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
38751         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
38752         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
38753         also add missing comma that caused broken test.
38754         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
38755         stdlib.h, for `abort'.
38756         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
38757         variables.
38758         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
38759         include unistd.h if present, for `rmdir'.
38760         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
38761         variables.
38762         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
38763         in the process include standard headers for prototypes.
38764         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
38765         gets declared on GNU/Linux.
38766         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
38767         unistd.h, for `rmdir'.
38768         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
38769
38770         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
38771         always true.
38772         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
38773
38774         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
38775
38776 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38777
38778         * gnulib-tool (func_version): Create output all at once.  This
38779         may help avoid triggering unnecessary SIGPIPEs, and at any
38780         rate it doesn't hurt.
38781
38782 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38783             Bruno Haible  <bruno@clisp.org>
38784
38785         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
38786         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
38787         * m4/signed.m4 (bh_C_SIGNED): Likewise.
38788
38789         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
38790         (gl_FUNC_VASPRINTF): Invoke it.
38791
38792 2006-09-22  Bruno Haible  <bruno@clisp.org>
38793
38794         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
38795         getloadavg.c as first argument.
38796
38797 2006-09-22  Bruno Haible  <bruno@clisp.org>
38798
38799         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
38800         at the beginning of the gl_INIT macro.
38801         * modules/getloadavg (configure.ac): Pass $gl_source_base to
38802         gl_GETLOADAVG.
38803
38804 2006-09-22  Bruno Haible  <bruno@clisp.org>
38805
38806         * gnulib-tool (func_create_megatestdir): Don't include the config-h
38807         module.
38808         Suggested by Ralf Wildenhues.
38809
38810 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
38811
38812         Import this patch from libc:
38813
38814         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
38815
38816         * lib/regex_internal.c (re_string_reconstruct): Handle
38817         offset < pstr->valid_raw_len && pstr->offsets_needed case.
38818         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
38819         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
38820         re_string_context_at.
38821
38822         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
38823         now requires it.
38824         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
38825         gl_REGEX now does it for us.
38826         (gl_REGEX): Add test taken from
38827         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
38828
38829         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
38830         Check that large offsets work.  Modernize Autoconf usages.
38831         Prefer "yes" to mean a good thing rather than a bad.
38832         Don't put "#define mkstemp" in config.h, as this might interfere
38833         with standard system headers that "#define mkstemp mkstemp64".
38834
38835         * modules/mkstemp (Depends-on): Add extensions, so that
38836         mkstemp is visible on some platforms.
38837         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
38838         (Include): Change to "mkstemp.h" from <stdlib.h>.
38839         (Files): Add mkstemp.h.
38840
38841         * lib/mkstemp.h: New file, since some standard headers
38842         #define mkstemp.
38843         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
38844         Include "mkstemp.h".
38845         Make the _LIBC code resemble glibc original more,
38846         e.g., use K&R style.
38847         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
38848         (mkstemp): Remove, since mkstemp.h does this for us.
38849         * lib/stdlib--.h: Include mkstemp.h.
38850
38851         Import this patch from libc:
38852
38853         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
38854
38855         * lib/tempname.c (__gen_tempname): Change attempts_min
38856         into a macro.  Use preprocessor to decide how to initialize
38857         attempts [Coverity CID 67].
38858
38859 2006-09-20  Bruno Haible  <bruno@clisp.org>
38860
38861         * lib/mkdtemp.c: Import from libc.
38862         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
38863                 * sysdeps/posix/tempname.c (__gen_tempname): Change
38864                 attempts_min into a macro.  Use preprocessor to decide how to
38865                 initialize attempts [Coverity CID 67].
38866         2001-11-27  Paul Eggert  <eggert@twinsun.com>
38867                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
38868                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
38869
38870 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38871
38872         * gnulib-tool (func_exit): New function, to allow to pass the
38873         exit status portably through the trap.  Use everywhere.
38874         (--help, --version): Signal a write error.
38875         (trap): catch SIGPIPE, for write errors.
38876         Exit at the end of the trap, with the correct exit status.
38877
38878 2006-09-19  Karl Berry  <karl@gnu.org>
38879
38880         * doc/gnulib.texi: note about the license texinfo files.
38881
38882 2006-09-19  Eric Blake  <ebb9@byu.net>
38883
38884         * gnulib-tool: Avoid space-tab.
38885
38886 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
38887
38888         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
38889         that prevented coreutils 6.1 from building.  Problem reported
38890         by Petter Reinholdtsen.
38891
38892 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
38893
38894         * gnulib-tool (avoidlist): Fix typo that broke options like
38895         --avoid=lock that are used by coreutils bootstrap.
38896
38897 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
38898
38899         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
38900         more systematically.
38901
38902 2006-09-18  Jim Meyering  <jim@meyering.net>
38903
38904         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
38905
38906 2006-09-18  Bruno Haible  <bruno@clisp.org>
38907
38908         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
38909
38910 2006-09-18  Bruno Haible  <bruno@clisp.org>
38911
38912         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
38913         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
38914         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
38915         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
38916         * m4/gettext.m4: Require autoconf >= 2.52.
38917         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
38918         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
38919         of gl_cv_header_inttypes_h.
38920
38921 2006-09-18  Bruno Haible  <bruno@clisp.org>
38922
38923         * lib/javaversion.c: Include configmake.h.
38924
38925 2006-09-18  Bruno Haible  <bruno@clisp.org>
38926
38927         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
38928         avoid that the while loops be executed in a subshell.
38929
38930 2006-09-18  Bruno Haible  <bruno@clisp.org>
38931
38932         * MODULES.html.sh (func_module): Break long lines.
38933         Suggested by Bruce Korb <bkorb@gnu.org>.
38934
38935 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38936
38937         Speed up by a factor of 1.12.
38938         * gnulib-tool (nl): New variable.
38939         (func_import): Rewrite include directive extraction to only read each
38940         directive once.
38941
38942 2006-09-17  Bruno Haible  <bruno@clisp.org>
38943
38944         * modules/javaversion (Makefile.am): Remove DEFS setting.
38945         (Depends-on): Add configmake, for PKGDATADIR definition.
38946
38947 2006-09-17  Bruno Haible  <bruno@clisp.org>
38948
38949         * gnulib-tool (func_create_testdir): Rewrite all files at once.
38950
38951 2006-09-17  Bruno Haible  <bruno@clisp.org>
38952
38953         * gnulib-tool (func_append): New function, stolen from libtool.m4.
38954         (func_modules_transitive_closure, func_modules_add_dummy,
38955         func_modules_to_filelist, func_import, func_create_testdir,
38956         func_create_megatestdir, ...): Use it wherever possible.
38957         Suggested by Ralf Wildenhues.
38958
38959 2006-09-16  Karl Berry  <karl@gnu.org>
38960
38961         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
38962         to avoid sectioning errors.
38963         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
38964         [ifinfo]: blank line after @center-ed titles.
38965         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
38966         Spell FSF address consistently with others.
38967         (These changes approved by rms.)
38968
38969 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38970
38971         Speed up by a factor of 1.61.
38972         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
38973         already checked module names again.
38974
38975 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38976
38977         Speed up by a factor of 1.13.
38978         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
38979         for new_files, and the input to func_add_or_update.
38980
38981 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
38982
38983         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
38984         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
38985
38986 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
38987
38988         * modules/mkancesdirs (Depends-on): Add fcntl.
38989         * modules/savewd: New file.
38990         * MODULES.html.sh (File system functions): Add savewd.
38991
38992         * modules/configmake (Makefile.am): Add support for the
38993         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
38994
38995 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
38996
38997         * m4/savewd.m4: New file.
38998
38999 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
39000
39001         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
39002         (dirchownmod): New arg FD.  All callers changed.
39003         Use FD rather than opening the directory ourself, as opening is
39004         now the caller's responsibility.
39005         * lib/dirchownmod.h: Likewise.
39006         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
39007         hosts that require <sys/types.h> before <sys/stat.h>.  Include
39008         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
39009         (test_dir): Remove.
39010         (mkancesdirs): Return length of prefix of FILE that has already
39011         been made, or -2 if there is a child doing the work.  Redo
39012         algorithm so that it is O(N) rather than O(N**2).  Optimize away
39013         ".", and treat ".." specially since it might stray back into
39014         already-created areas.  Use a subprocess if necessary.  New arg
39015         WD; all users changed.  MAKE_DIR function should now return 1
39016         if it creates a directory that is not readable.  Return -2 if
39017         a child process is spun off.
39018         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
39019         Adjust signature to match code.
39020         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
39021         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
39022         all users changed.
39023         * lib/savewd.c, lib/savewd.h: New files.
39024
39025 2006-09-15  Jim Meyering  <jim@meyering.net>
39026
39027         * modules/rename-dest-slash: New module.
39028         * MODULES.html.sh (posix_compat): Add it here.
39029
39030         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
39031
39032 2006-09-15  Jim Meyering  <jim@meyering.net>
39033
39034         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
39035         file.
39036
39037         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
39038
39039 2006-09-15  Jim Meyering  <jim@meyering.net>
39040
39041         * lib/rename-dest-slash.c (has_trailing_slash): Use
39042         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
39043         (rpl_rename_dest_slash): Perform the cheaper trailing slash
39044         test before testing whether SRC is a directory.
39045         Suggestions from Bruno Haible.
39046
39047         Avoid a warning about an unused variable.
39048         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
39049         into the #ifdef block where it's used.
39050
39051         * lib/rename-dest-slash.c: New file.
39052
39053 2006-09-14  Bruno Haible  <bruno@clisp.org>
39054
39055         * lib/allocsa.c: Include <config.h> unconditionally.
39056         * lib/asnprintf.c: Likewise.
39057         * lib/asprintf.c: Likewise.
39058         * lib/c-strcasecmp.c: Likewise.
39059         * lib/c-strcasestr.c: Likewise.
39060         * lib/c-strncasecmp.c: Likewise.
39061         * lib/c-strstr.c: Likewise.
39062         * lib/classpath.c: Likewise.
39063         * lib/clean-temp.c: Likewise.
39064         * lib/concatpath.c: Likewise.
39065         * lib/copy-file.c: Likewise.
39066         * lib/csharpcomp.c: Likewise.
39067         * lib/csharpexec.c: Likewise.
39068         * lib/execute.c: Likewise.
39069         * lib/fatal-signal.c: Likewise.
39070         * lib/findprog.c: Likewise.
39071         * lib/fwriteerror.c: Likewise.
39072         * lib/gl_array_list.c: Likewise.
39073         * lib/gl_array_oset.c: Likewise.
39074         * lib/gl_avltree_list.c: Likewise.
39075         * lib/gl_avltree_oset.c: Likewise.
39076         * lib/gl_avltreehash_list.c: Likewise.
39077         * lib/gl_carray_list.c: Likewise.
39078         * lib/gl_linked_list.c: Likewise.
39079         * lib/gl_linkedhash_list.c: Likewise.
39080         * lib/gl_list.c: Likewise.
39081         * lib/gl_oset.c: Likewise.
39082         * lib/gl_rbtree_list.c: Likewise.
39083         * lib/gl_rbtree_oset.c: Likewise.
39084         * lib/gl_rbtreehash_list.c: Likewise.
39085         * lib/imaxabs.c: Likewise.
39086         * lib/imaxdiv.c: Likewise.
39087         * lib/javacomp.c: Likewise.
39088         * lib/javaexec.c: Likewise.
39089         * lib/javaversion.c: Likewise.
39090         * lib/linebreak.c: Likewise.
39091         * lib/localcharset.c: Likewise.
39092         * lib/lock.c: Likewise.
39093         * lib/mbchar.c: Likewise.
39094         * lib/mbswidth.c: Likewise.
39095         * lib/mkdtemp.c: Likewise.
39096         * lib/pipe.c: Likewise.
39097         * lib/printf-args.c: Likewise.
39098         * lib/printf-parse.c: Likewise.
39099         * lib/progname.c: Likewise.
39100         * lib/progreloc.c: Likewise.
39101         * lib/readlink.c: Likewise.
39102         * lib/sh-quote.c: Likewise.
39103         * lib/stpcpy.c: Likewise.
39104         * lib/stpncpy.c: Likewise.
39105         * lib/strcasecmp.c: Likewise.
39106         * lib/strcasestr.c: Likewise.
39107         * lib/strcspn.c: Likewise.
39108         * lib/striconv.c: Likewise.
39109         * lib/strncasecmp.c: Likewise.
39110         * lib/strnlen1.c: Likewise.
39111         * lib/strstr.c: Likewise.
39112         * lib/strtok_r.c: Likewise.
39113         * lib/tls.c: Likewise.
39114         * lib/tmpdir.c: Likewise.
39115         * lib/unicodeio.c: Likewise.
39116         * lib/unsetenv.c: Likewise.
39117         * lib/vasnprintf.c: Likewise.
39118         * lib/vasprintf.c: Likewise.
39119         * lib/wait-process.c: Likewise.
39120         * lib/xallocsa.c: Likewise.
39121         * lib/xsetenv.c: Likewise.
39122         * lib/xstriconv.c: Likewise.
39123
39124 2006-09-13  Simon Josefsson  <jas@extundo.com>
39125
39126         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
39127         that internally, suggested by Ralf Wildenhues
39128         <Ralf.Wildenhues@gmx.de>.
39129
39130 2006-09-13  Simon Josefsson  <jas@extundo.com>
39131
39132         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
39133         @LIBOBJS@.
39134         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
39135
39136 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
39137
39138         * lib/_fpending.c: Include <config.h> unconditionally, since we no
39139         longer worry about uses that don't define HAVE_CONFIG_H.
39140         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
39141         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
39142         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
39143         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
39144         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
39145         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
39146         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
39147         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
39148         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
39149         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
39150         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
39151         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
39152         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
39153         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
39154         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
39155         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
39156         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
39157         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
39158         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
39159         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
39160         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
39161         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
39162         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
39163         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
39164         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
39165         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
39166         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
39167         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
39168         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
39169         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
39170         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
39171         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
39172         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
39173         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
39174         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
39175         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
39176         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
39177         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
39178         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
39179         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
39180         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
39181         Likewise.
39182
39183 2006-09-13  Eric Blake  <ebb9@byu.net>
39184
39185         * lib/getopt.c: Fix typo in last commit.
39186
39187 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
39188
39189         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
39190         dgettext.
39191
39192 2006-09-12  Jim Meyering  <jim@meyering.net>
39193
39194         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
39195         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
39196         Reported by Nelson H. F. Beebe.
39197
39198 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
39199
39200         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
39201         program_invocation_name and program_invocation_short_name are
39202         initialized.
39203         * lib/argp-namefrob.h: Move declarations of program_invocation_name
39204         and program_invocation_short_name to argp.h, so they are visible
39205         to user programs.
39206         * lib/argp.h: Likewise
39207
39208 2006-09-10  Bruno Haible  <bruno@clisp.org>
39209
39210         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
39211         m4/inttypes_h.m4, m4/uintmax_t.m4.
39212
39213 2006-09-10  Bruno Haible  <bruno@clisp.org>
39214
39215         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
39216         gl_AC_TYPE_UINTMAX_T.
39217
39218 2006-09-10  Bruno Haible  <bruno@clisp.org>
39219
39220         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
39221
39222 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
39223
39224         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
39225         convention.  Text proposed by Bruno Haible.
39226         (struct argp_option): Document the use of N_() wrappers.
39227
39228         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
39229         '\v', and translate the two parts separately, instead of feeding
39230         the whole string to gettext.  This allows to exclude
39231         '\v' from the strings visible to the translator by writing doc
39232         strings as N_("..") "\v" N_("..").
39233
39234 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
39235
39236         * config/srclist.txt: Undo latest change; the bug was fixed.
39237
39238 2006-09-09  Bruno Haible  <bruno@clisp.org>
39239
39240         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
39241         assignments if building a library without libtool.
39242         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
39243         in func_emit_lib_Makefile_am.
39244         (func_import): When building a static library libfoo.a, arrange to
39245         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
39246         (func_create_testdir): Likewise.
39247         * modules/gc (configure.ac, Makefile.am): If building statically,
39248         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
39249         * modules/iconvme (configure.ac, Makefile.am): Likewise.
39250         * modules/striconv (configure.ac, Makefile.am): Likewise.
39251         Based on a suggestion by Ralf Wildenhues.
39252
39253 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
39254
39255         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
39256         Check for unistd.h too, since Autoconf doesn't assume POSIX.
39257         Also:
39258
39259         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
39260         Add year_2050_test to catch glibc bug 2821
39261         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
39262
39263         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
39264         Prefer #ifdef to #if.
39265
39266         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
39267         Return from 'main' instead of calling 'exit'.
39268
39269 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
39270
39271         * lib/mktime.c (guess_time_tm): Fix bug where mktime
39272         returned the maximum time_t value rather than (time_t) -1.
39273         Problem originally reported by William Bardwell
39274         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
39275
39276         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
39277         Moved to here ...
39278         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
39279         ... from here.
39280
39281 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
39282
39283         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
39284         2821 is fixed.
39285
39286 2006-09-08  Jim Meyering  <jim@meyering.net>
39287
39288         Don't make generated files read-only.  That would bother too many
39289         people.  However, do retain the ability to work when targets are
39290         read-only: remove the destination and temporary files before writing
39291         them (when generated via sed or echo), or by using the -f option for
39292         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
39293         * modules/alloca-opt, modules/argz, modules/arpa_inet:
39294         * modules/byteswap, modules/configmake, modules/fcntl:
39295         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
39296         * modules/localcharset, modules/netinet_in, modules/poll:
39297         * modules/stdbool, modules/stdint, modules/sys_select:
39298         * modules/sys_socket, modules/sys_stat, modules/sysexits:
39299
39300 2006-09-08  Jim Meyering  <jim@meyering.net>
39301
39302         Avoid new build failure on FreeBSD 6.0.
39303         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
39304         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
39305         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
39306
39307 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39308
39309         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
39310
39311 2006-09-07  Jim Meyering  <jim@meyering.net>
39312
39313         Fix global typo in last change: use chmod u-w, not chmod u-x.
39314         Spotted by Paul Eggert and Bruce Korb.
39315         * modules/alloca-opt, modules/argz, modules/arpa_inet:
39316         * modules/byteswap, modules/configmake, modules/fcntl:
39317         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
39318         * modules/localcharset, modules/netinet_in, modules/poll:
39319         * modules/stdbool, modules/stdint, modules/sys_select:
39320         * modules/sys_socket, modules/sys_stat, modules/sysexits:
39321
39322 2006-09-06  Jim Meyering  <jim@meyering.net>
39323
39324         Make generated files be read-only.
39325         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
39326         Ensure that each generated file is now read-only.
39327         * modules/argz: Likewise.
39328         * modules/arpa_inet: Likewise.
39329         * modules/byteswap: Likewise.
39330         * modules/configmake: Likewise.
39331         * modules/fcntl: Likewise.
39332         * modules/fnmatch: Likewise.
39333         * modules/getopt: Likewise.
39334         * modules/glob: Likewise.
39335         * modules/inttypes: Likewise.
39336         * modules/netinet_in: Likewise.
39337         * modules/poll: Likewise.
39338         * modules/stdbool: Likewise.
39339         * modules/stdint: Likewise.
39340         * modules/sys_select: Likewise.
39341         * modules/sys_socket: Likewise.
39342         * modules/sys_stat: Likewise.
39343         * modules/sysexits: Likewise.
39344         * modules/localcharset: Same as above, but continue using temporary
39345         file named "t-$@" (why different?) rather than the "$@-t" used
39346         everywhere else.
39347
39348         * modules/sysexits (Makefile.am): Replace literal occurrences
39349         of "sysexit.h" more readable, and more consistent, "$@".
39350
39351 2006-09-06  Bruno Haible  <bruno@clisp.org>
39352
39353         * modules/striconv: New file.
39354         * modules/xstriconv: New file.
39355         * MODULES.html.sh (Internationalization functions): Add striconv,
39356         xstriconv.
39357
39358 2006-09-06  Bruno Haible  <bruno@clisp.org>
39359
39360         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
39361         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
39362         not using libtool correctly.
39363
39364 2006-09-06  Bruno Haible  <bruno@clisp.org>
39365
39366         * lib/striconv.h: New file.
39367         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
39368         iconvstring.c.
39369         * lib/xstriconv.h: New file.
39370         * lib/xstriconv.c: New file.
39371
39372 2006-09-06  Bruno Haible  <bruno@clisp.org>
39373
39374         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
39375         lib_..._LDFLAGS.
39376
39377 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39378
39379         * lib/argz_.h: Sync from Libtool.
39380
39381         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
39382                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
39383
39384         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
39385
39386 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
39387
39388         * modules/trim: New file.
39389
39390 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
39391
39392         * lib/trim.h: New file.
39393         * lib/trim.c: New file.
39394
39395 2006-09-05  Bruno Haible  <bruno@clisp.org>
39396
39397         * MODULES.html.sh (String handling): Add trim.
39398
39399 2006-09-04  Karl Berry  <karl@gnu.org>
39400
39401         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
39402         until next release.
39403
39404 2006-09-03  Bruno Haible  <bruno@clisp.org>
39405
39406         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
39407         correctly.
39408
39409 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
39410
39411         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
39412         not gl_GETLOADAVG.  Omit unneeded semicolons.
39413         Problems reported by Ralf Wildenhues in
39414         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
39415         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
39416         at the end, which is the usual gnulib style.
39417
39418         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
39419         of doing all the work ourselves.
39420         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
39421         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
39422
39423 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
39424
39425         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
39426         Problem reported by Ralf Wildenhues in
39427         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
39428
39429         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
39430         HAVE_STRUCT_STATFS_F_FSTYPENAME.
39431
39432 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
39433
39434         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
39435         yesterday's patch by changing test -n to test -z.
39436
39437 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
39438
39439         * modules/getloadavg (Files): Add m4/getloadavg.m4.
39440         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
39441         the former is now obsolescent.
39442
39443         * modules/chdir-long (Depends-on): Add fcntl.
39444
39445 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
39446
39447         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
39448         obsolescent, and programs should use gnulib instead.
39449         * m4/getloadavg.m4: New file, with contents taken from Autoconf
39450         but with prefixes changed.
39451
39452 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
39453
39454         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
39455         or stdbool.h, because they might not exist while configuring.
39456
39457         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
39458         Don't include unistd.h or limits.h; not needed, since chdir-long.h
39459         does that for us.
39460         (O_DIRECTORY): Remove.
39461
39462 2006-08-31  Eric Blake  <ebb9@byu.net>
39463
39464         * gnulib-tool: Don't let emacs change spaces to TAB.
39465
39466 2006-08-31  Bruno Haible  <bruno@clisp.org>
39467
39468         * gnulib-tool: When calling func_import more than once, do it in a
39469         subshell.
39470         Reported by Eric Blake <ebb9@byu.net>.
39471
39472 2006-08-31  Bruno Haible  <bruno@clisp.org>
39473
39474         * gnulib-tool (nl): Remove variable.
39475         (sed_transform_lib_file): Use more robust test for config-h module.
39476         (func_import): Fix typo in 2006-08-25 patch.
39477
39478 2006-08-31  Bruno Haible  <bruno@clisp.org>
39479
39480         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
39481         specified, augment Makefile.am variables instead of assigning them.
39482
39483 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
39484
39485         Work around a bug in both the Linux and SunOS 64-bit kernels:
39486         nanosleep mishandles sleeps for longer than 2**31 seconds.
39487         Problem reported by Frank v Waveren in
39488         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
39489         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
39490         Check for nanosleep bug.
39491         (LIB_NANOSLEEP): Append clock_gettime library if needed.
39492
39493 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
39494
39495         Work around a bug in both the Linux and SunOS 64-bit kernels:
39496         nanosleep mishandles sleeps for longer than 2**31 seconds.
39497         Problem reported by Frank v Waveren in
39498         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
39499         * lib/nanosleep.c (BILLION): New constant.
39500         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
39501         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
39502         implementation.
39503
39504 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
39505
39506         * modules/nanosleep (Depends-on): Add gettime.
39507
39508 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
39509         and Simon Josefsson  <jas@extundo.com>
39510         and Oskar Liljeblad  <oskar@osk.mine.nu>
39511
39512         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
39513         * gnulib-tool (func_import): New license type 'unmodifiable license
39514         text'.
39515         * modules/fdl: Use it.  Longer description.
39516         * module/gpl, module/lgpl: New files.
39517
39518 2006-08-30  Jim Meyering  <jim@meyering.net>
39519
39520         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
39521         shadowing the parameter.
39522
39523 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39524
39525         Sync from Libtool:
39526
39527         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
39528
39529         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
39530         sharing with gnulib.  Report by Eric Blake.
39531
39532 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
39533
39534         * modules/isapipe: New file.
39535         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
39536
39537 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
39538
39539         * modules/configmake (Makefile.am): Add a comment, and omit
39540         the CONFIGMAKE_ prefix from generated macro names.  Suggested
39541         by Bruno Haible.
39542
39543 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
39544
39545         * m4/isapipe.m4: New file.
39546
39547 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
39548
39549         * lib/isapipe.c, lib/isapipe.h: New files.
39550
39551 2006-08-29  Jim Meyering  <jim@meyering.net>
39552
39553         * modules/configmake (Makefile.am): Make configmake.h depend on
39554         Makefile.  Otherwise, a stale configmake.h could hang around.
39555
39556 2006-08-29  Eric Blake  <ebb9@byu.net>
39557
39558         * lib/error.c (error_at_line, print_errno_message): Match libc, after
39559         resolution of upstream bug 3044.
39560
39561 2006-08-29  Bruno Haible  <bruno@clisp.org>
39562
39563         * modules/localcharset (Depends-on): Add configmake.
39564         (Makefile.am): Remove setting of LIBDIR through DEFS.
39565
39566 2006-08-29  Bruno Haible  <bruno@clisp.org>
39567
39568         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
39569         defined.
39570
39571 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
39572
39573         * modules/fcntl: New file.
39574         * modules/chdir-safer (Depends-on): Add fcntl.
39575         * modules/fts: Likewise.
39576         * modules/mkdir-p: Likewise.
39577
39578         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
39579         This undoes the most recent change, since we're now addressing the
39580         problem in a different way.
39581
39582         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
39583         into output, since the output might be called Makefile.am even
39584         if $makefile_name is something different.
39585         (func_import): Use $makefile_am rather than
39586         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
39587         empty.
39588
39589         * modules/inttypes (Files): Add m4/inttypes-h.m4.
39590
39591 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
39592
39593         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
39594         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
39595         recent change to stdint.m4, since we're now addressing the problem in a
39596         different way.
39597
39598 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
39599
39600         * m4/fcntl_h.m4: New file.
39601
39602 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
39603
39604         * lib/fcntl_.h: New file.
39605         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
39606         the fcntl module.
39607         * lib/dirchownmod.c: Likewise.
39608         * lib/fts.c: Likewise.
39609
39610         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
39611         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
39612         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
39613         just before including <inttypes.h>, to avoid circular inclusion.
39614
39615 2006-08-28  Jim Meyering  <jim@meyering.net>
39616
39617         * doc/visibility.texi: Actually read and correct the grammar of the
39618         sentence affected by yesterday's change.
39619
39620 2006-08-28  Eric Blake  <ebb9@byu.net>
39621
39622         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
39623         needs wrapper.
39624
39625 2006-08-28  Eric Blake  <ebb9@byu.net>
39626
39627         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
39628
39629 2006-08-28  Eric Blake  <ebb9@byu.net>
39630
39631         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
39632
39633 2006-08-28  Bruno Haible  <bruno@clisp.org>
39634
39635         * modules/c-strstr: New file, from GNU gettext.
39636         * MODULES.html.sh (String handling): Add c-strstr.
39637
39638 2006-08-28  Bruno Haible  <bruno@clisp.org>
39639
39640         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
39641         macros.
39642         Reported by Eric Blake.
39643
39644 2006-08-28  Bruno Haible  <bruno@clisp.org>
39645
39646         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
39647         (VASNPRINTF): Return a string of length > INT_MAX without failing.
39648         * lib/vasprintf.c: Include errno.h, limits.h.
39649         (EOVERFLOW): New fallback definition.
39650         (vasprintf): Test here whether the string length is > INT_MAX.
39651         * lib/vsnprintf.c: Include errno.h, limits.h.
39652         (EOVERFLOW): New fallback definition.
39653         (vsnprintf): Fix bug when generated string was too long for the buffer.
39654         Test here whether the string length is > INT_MAX.
39655
39656 2006-08-28  Bruno Haible  <bruno@clisp.org>
39657
39658         * lib/inttypes_.h (SCNX*): Remove definitions.
39659         Reported by Eric Blake.
39660
39661 2006-08-28  Bruno Haible  <bruno@clisp.org>
39662
39663         * lib/c-strstr.h: New file, from GNU gettext.
39664         * lib/c-strstr.c: New file, from GNU gettext.
39665
39666 2006-08-28  Bruno Haible  <bruno@clisp.org>
39667
39668         * gnulib-tool: Reorder some statements.
39669
39670 2006-08-28  Bruno Haible  <bruno@clisp.org>
39671
39672         * gnulib-tool: New option --makefile-name.
39673         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
39674         $makefile_name.
39675         (func_import): Write $makefile_name to the cache file, and read it from
39676         there unless explicitly specified. Use $makefile_name as file name
39677         instead of Makefile.am. Adjust the recommendations accordingly.
39678
39679 2006-08-28  Bruno Haible  <bruno@clisp.org>
39680
39681         * gnulib-tool (func_verify_module): Check against misapplying patch.
39682
39683 2006-08-28  Bruno Haible  <bruno@clisp.org>
39684
39685         * gnulib-tool (func_relativize, func_relconcat): New functions.
39686         Give an error if --local-dir is given with --update.
39687         Remove trailing slashes from $local_gnulib_dir.
39688         (func_import): Store the relativized $local_gnulib_dir in
39689         gnulib-cache.m4, and read it from there if not specified explicitly.
39690
39691 2006-08-28  Bruno Haible  <bruno@clisp.org>
39692
39693         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
39694         is the current directory. Respect also $local_gnulib_dir.
39695
39696 2006-08-28  Bruno Haible  <bruno@clisp.org>
39697             Simon Josefsson  <jas@extundo.com>
39698
39699         BeOS portability.
39700         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
39701
39702 2006-08-27  Jim Meyering  <jim@meyering.net>
39703
39704         * doc/visibility.texi: Remove duplicate word: "pointer".
39705
39706 2006-08-26  Bruno Haible  <bruno@clisp.org>
39707
39708         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
39709         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
39710         (Makefile.am): Create inttypes.h from inttypes_.h.
39711         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
39712
39713         * modules/imaxabs: New file.
39714
39715         * modules/imaxdiv: New file.
39716
39717 2006-08-26  Bruno Haible  <bruno@clisp.org>
39718
39719         * m4/inttypes.m4: New file.
39720         * m4/_inttypes_h.m4: Remove file.
39721         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
39722         PRI_MACROS_BROKEN.
39723         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
39724
39725         * m4/imaxabs.m4: New file.
39726
39727         * m4/imaxdiv.m4: New file.
39728
39729 2006-08-26  Bruno Haible  <bruno@clisp.org>
39730
39731         * lib/inttypes_.h: New file.
39732         * lib/inttypes.h: Remove file.
39733         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
39734
39735         * lib/imaxabs.c: New file.
39736
39737         * lib/imaxdiv.c: New file.
39738
39739 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
39740
39741         New config-h module, so that "make" output needn't be cluttered
39742         by -DHAVE_CONFIG_H.
39743         * MODULES.html.sh (Support for building libraries and executables):
39744         Add config-h.
39745         * modules/config-h: New file.
39746         * gnulib-tool (nl, sed_transform_lib_file): New vars.
39747         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
39748         the config-h module is used.
39749
39750         New configmake module, so that "make" output needn't be cluttered
39751         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
39752         * MODULES.html.sh (Support for building libraries and executables):
39753         Add configmake.
39754         * modules/configmake: New file.
39755
39756 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
39757
39758         * m4/config-h.m4: New file.
39759
39760 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
39761
39762         * config/srclist.txt: Add elisp-comp.
39763
39764 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
39765
39766         * MODULES.html.sh (Support for building libraries and executables):
39767         Add elisp-comp.
39768         * build-aux/elisp-comp: New file.
39769         * modules/elisp-comp: New file.
39770
39771 2006-08-24  Bruno Haible  <bruno@clisp.org>
39772
39773         * gnulib-tool (func_create_testdir): Use non-default values of
39774         sourcebase and m4base.
39775
39776 2006-08-24  Bruno Haible  <bruno@clisp.org>
39777
39778         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
39779         HTML structure.
39780
39781 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
39782
39783         * modules/openat (Depends-on): Add lchown.
39784
39785 2006-08-23  Bruno Haible  <bruno@clisp.org>
39786
39787         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
39788         of gl_LOCK_EARLY instead of gl_LOCK.
39789
39790 2006-08-23  Bruno Haible  <bruno@clisp.org>
39791
39792         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
39793         on OSF/1 to no.
39794         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
39795
39796 2006-08-23  Bruno Haible  <bruno@clisp.org>
39797
39798         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
39799         as unusable.
39800
39801         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
39802         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
39803         (gl_LOCK): New macro.
39804
39805 2006-08-22  Simon Josefsson  <jas@extundo.com>
39806
39807         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
39808         to md5 module.
39809
39810 2006-08-22  Simon Josefsson  <jas@extundo.com>
39811
39812         * MODULES.html.sh: Add "Support for maintaining and release
39813         projects".
39814
39815         * build-aux/gnupload: New file, from coreutils.
39816
39817 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
39818
39819         Avoid the need for AC_LIBSOURCES in m4 macros.
39820         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
39821         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
39822         * modules/check-version (EXTRA_DIST): Add check-version.h.
39823         * modules/crc (EXTRA_DIST): Add crc.h.
39824         * modules/des (EXTRA_DIST): Add des.h.
39825         * modules/gc (EXTRA_DIST): Add gc.h.
39826         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
39827         * modules/getline (EXTRA_DIST): Add getline.h.
39828         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
39829         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
39830         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
39831         * modules/md2 (EXTRA_DIST): Add md2.h.
39832         * modules/md4 (EXTRA_DIST): Add md4.h.
39833         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
39834         * modules/read-file (EXTRA_DIST): Add read-file.h.
39835         * modules/readline (EXTRA_DIST): Add readline.h.
39836         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
39837         rijndael-api-fst.h.
39838
39839 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
39840
39841         * m4/rijndael.m4 (gl_ARCFOUR):
39842         * m4/arctwo.m4 (gl_ARCTWO):
39843         * m4/check-version.m4 (gl_CHECK_VERSION):
39844         * m4/crc.m4 (gl_CRC):
39845         * m4/des.m4 (gl_DES):
39846         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
39847         * m4/gc.m4 (gl_GC):
39848         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
39849         * m4/getline.m4 (gl_FUNC_GETLINE):
39850         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
39851         * m4/hmac-md5.m4 (gl_HMAC_MD5):
39852         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
39853         * m4/md2.m4 (gl_MD2):
39854         * m4/md4.m4 (gl_MD4):
39855         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
39856         * m4/read-file.m4 (gl_FUNC_READ_FILE):
39857         * m4/readline.m4 (gl_FUNC_READLINE):
39858         * m4/rijndael.m4 (gl_RIJNDAEL):
39859         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
39860         to get the necessary .h files and whatnot.
39861
39862 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
39863
39864         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
39865         gnulib rather than the other way around.
39866         * config/srclistvars.sh (COREUTILS): Remove.
39867
39868 2006-08-22  Jim Meyering  <jim@meyering.net>
39869
39870         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
39871
39872         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
39873
39874 2006-08-22  Eric Blake  <ebb9@byu.net>
39875
39876         * modules/regexprops-generic: New file.
39877         * MODULES.html.sh (Support for building documentation): List it.
39878
39879 2006-08-22  Eric Blake  <ebb9@byu.net>
39880
39881         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
39882         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
39883         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
39884         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
39885
39886 2006-08-22  Bruno Haible  <bruno@clisp.org>
39887
39888         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
39889         and lib_LTLIBRARIES like the other lib_* variables.
39890
39891 2006-08-22  Bruno Haible  <bruno@clisp.org>
39892
39893         * build-aux/x-to-1.in: New file, from GNU gettext.
39894
39895 2006-08-22  Bruno Haible  <bruno@clisp.org>
39896
39897         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
39898         <utmpx.h> exists.
39899
39900 2006-08-22  Bruno Haible  <bruno@clisp.org>
39901
39902         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
39903         <utmpx.h> exists.
39904
39905 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
39906
39907         BeOS portability.
39908         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
39909         exist.
39910         Problem reported by Bruno Haible.
39911
39912 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
39913
39914         Avoid the need for AC_LIBSOURCES in m4 macros.
39915         * modules/acl (EXTRA_DIST): Add acl.h.
39916         * modules/argmatch (Files): Add m4/argmatch.m4.
39917         (configure.ac): Add gl_ARGMATCH.
39918         (EXTRA_DIST): Renamed from lib_SOURCES, for
39919         consistency with the other modules.  Remove argmatch.c.
39920         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
39921         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
39922         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
39923         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
39924         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
39925         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
39926         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
39927         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
39928         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
39929         * modules/closeout (EXTRA_DIST): Add closeout.h.
39930         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
39931         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
39932         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
39933         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
39934         dirname.h; remove basename.c and stripslash.c.
39935         * modules/exclude (EXTRA_DIST): Add exclude.h.
39936         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
39937         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
39938         * modules/file-type (EXTRA_DIST): Add file-type.h.
39939         * modules/filemode (EXTRA_DIST): Add filemode.h.
39940         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
39941         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
39942         * modules/fpending (EXTRA_DIST): Add __fpending.h.
39943         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
39944         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
39945         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
39946         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
39947         * modules/getdate (EXTRA_DIST): Add getdate.c.
39948         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
39949         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
39950         * modules/getpass (EXTRA_DIST): Add getpass.h.
39951         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
39952         * modules/group-member (EXTRA_DIST): Add group-member.h.
39953         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
39954         * modules/hash (EXTRA_DIST): Add hash.h.
39955         * modules/human (EXTRA_DIST): Add human.h.
39956         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
39957         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
39958         * modules/lchown (EXTRA_DIST): Add lchown.h.
39959         * modules/long-options (EXTRA_DIST): Add long-options.h.
39960         * modules/lstat (EXTRA_DIST): Add lstat.h.
39961         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
39962         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
39963         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
39964         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
39965         * modules/memxor (EXTRA_DIST): Add memxor.h.
39966         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
39967         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
39968         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
39969         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
39970         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
39971         * modules/physmem (EXTRA_DIST): Add physmem.h.
39972         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
39973         * modules/posixver (EXTRA_DIST): Add posixver.h.
39974         * modules/quote (EXTRA_DIST): Add quote.h.
39975         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
39976         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
39977         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
39978         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
39979         regex_internal.h regexec.c.
39980         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
39981         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
39982         * modules/same (EXTRA_DIST): Add same.h.
39983         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
39984         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
39985         * modules/savedir (EXTRA_DIST): Add savedir.h.
39986         * modules/sha1 (EXTRA_DIST): Add sha1.h.
39987         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
39988         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
39989         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
39990         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
39991         * modules/strdup (EXTRA_DIST): Add strdup.h.
39992         * modules/strftime (EXTRA_DIST): Add strftime.h.
39993         * modules/strndup (EXTRA_DIST): Add strndup.h.
39994         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
39995         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
39996         * modules/time_r (EXTRA_DIST): Add time_r.h.
39997         * modules/timespec (EXTRA_DIST): Add timespec.h.
39998         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
39999         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
40000         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
40001         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
40002         * modules/userspec (EXTRA_DIST): Add userspec.h.
40003         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
40004         * modules/utimens (EXTRA_DIST): Add utimens.h.
40005         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
40006         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
40007         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
40008         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
40009         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
40010         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
40011         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
40012         * modules/yesno (EXTRA_DIST): Add yesno.h.
40013
40014 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
40015
40016         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
40017
40018         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
40019         * m4/dev-ino.m4, same-inode.m4: Remove.
40020
40021         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
40022         * m4/acl.m4 (AC_FUNC_ACL):
40023         * m4/backupfile.m4 (gl_BACKUPFILE):
40024         * m4/c-strtod.m4 (gl_C99_STRTOLD):
40025         * m4/canon-host.m4 (gl_CANON_HOST):
40026         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
40027         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
40028         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
40029         * m4/cloexec.m4 (gl_CLOEXEC):
40030         * m4/close-stream.m4 (gl_CLOSE_STREAM):
40031         * m4/closeout.m4 (gl_CLOSEOUT):
40032         * m4/dirfd.m4 (gl_FUNC_DIRFD):
40033         * m4/dirname.m4 (gl_DIRNAME):
40034         * m4/exclude.m4 (gl_EXCLUDE):
40035         * m4/exitfail.m4 (gl_EXITFAIL):
40036         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
40037         * m4/file-type.m4 (gl_FILE_TYPE):
40038         * m4/filemode.m4 (gl_FILEMODE):
40039         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
40040         * m4/fpending.m4 (gl_FUNC_FPENDING):
40041         * m4/fprintftime.m4 (gl_FPRINTFTIME):
40042         * m4/fts.m4 (gl_FUNC_FTS):
40043         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
40044         * m4/getdate.m4 (gl_GETDATE):
40045         * m4/gethrxtime.m4 (gl_GETHRXTIME):
40046         * m4/getpagesize.m4 (gl_GETPAGESIZE):
40047         * m4/getpass.m4 (gl_FUNC_GETPASS):
40048         * m4/gettime.m4 (gl_GETTIME):
40049         * m4/getugroups.m4 (gl_GETUGROUPS):
40050         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
40051         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
40052         * m4/hard-locale.m4 (gl_HARD_LOCALE):
40053         * m4/hash.m4 (gl_HASH):
40054         * m4/idcache.m4 (gl_IDCACHE):
40055         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
40056         * m4/lchown.m4 (gl_FUNC_LCHOWN):
40057         * m4/long-options.m4 (gl_LONG_OPTIONS):
40058         * m4/lstat.m4 (gl_FUNC_LSTAT):
40059         * m4/md5.m4 (gl_MD5):
40060         * m4/memcasecmp.m4 (gl_MEMCASECMP):
40061         * m4/memcoll.m4 (gl_MEMCOLL):
40062         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
40063         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
40064         * m4/memxor.m4 (gl_MEMXOR):
40065         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
40066         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
40067         * m4/modechange.m4 (gl_MODECHANGE):
40068         * m4/mountlist.m4 (gl_MOUNTLIST):
40069         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
40070         * m4/openat.m4 (gl_FUNC_OPENAT):
40071         * m4/pathmax.m4 (gl_PATHMAX):
40072         * m4/physmem.m4 (gl_PHYSMEM):
40073         * m4/posixtm.m4 (gl_POSIXTM):
40074         * m4/posixver.m4 (gl_POSIXVER):
40075         * m4/quote.m4 (gl_QUOTE):
40076         * m4/quotearg.m4 (gl_QUOTEARG):
40077         * m4/readtokens.m4 (gl_READTOKENS):
40078         * m4/readutmp.m4 (gl_READUTMP):
40079         * m4/regex.m4 (gl_REGEX):
40080         * m4/safe-read.m4 (gl_SAFE_READ):
40081         * m4/safe-write.m4 (gl_SAFE_WRITE):
40082         * m4/same.m4 (gl_SAME):
40083         * m4/save-cwd.m4 (gl_SAVE_CWD):
40084         * m4/savedir.m4 (gl_SAVEDIR):
40085         * m4/settime.m4 (gl_SETTIME):
40086         * m4/sha1.m4 (gl_SHA1):
40087         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
40088         * m4/stat-macros.m4 (gl_STAT_MACROS):
40089         * m4/stat-time.m4 (gl_STAT_TIME):
40090         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
40091         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
40092         * m4/strdup.m4 (gl_FUNC_STRDUP):
40093         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
40094         * m4/strndup.m4 (gl_FUNC_STRNDUP):
40095         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
40096         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
40097         * m4/time_r.m4 (gl_TIME_R):
40098         * m4/timespec.m4 (gl_TIMESPEC):
40099         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
40100         * m4/unlinkdir.m4 (gl_UNLINKDIR):
40101         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
40102         * m4/userspec.m4 (gl_USERSPEC):
40103         * m4/utimecmp.m4 (gl_UTIMECMP):
40104         * m4/utimens.m4 (gl_UTIMENS):
40105         * m4/xalloc.m4 (gl_XALLOC):
40106         * m4/xgetcwd.m4 (gl_XGETCWD):
40107         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
40108         * m4/xreadlink.m4 (gl_XREADLINK):
40109         * m4/xstrtod.m4 (gl_XSTRTOD):
40110         * m4/yesno.m4 (gl_YESNO):
40111         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
40112         to get the necessary .h files and whatnot.
40113
40114 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
40115             Bruno Haible  <bruno@clisp.org>
40116
40117         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
40118         /bin/sh understanding of '!' conditional negation.
40119
40120 2006-08-21  Jim Meyering  <jim@meyering.net>
40121
40122         * modules/openat (Depends-on): Really alphabetize.
40123
40124         * modules/acl (Depends-on): Add error and quote.
40125
40126         * check-module (find_included_lib_files): Add at-func.c to the
40127         ok-to-include-more-than-once white list.
40128
40129         * modules/openat (Depends-on): Add lstat.  Alphabetize.
40130
40131 2006-08-21  Bruno Haible  <bruno@clisp.org>
40132
40133         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
40134         Emit a pkgdata_DATA variable only if some snippets add contents to it.
40135         Reported by Martin Lambers <marlam@marlam.de>.
40136
40137 2006-08-21  Bruno Haible  <bruno@clisp.org>
40138
40139         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
40140         specify an installation location, don't emit a noinst_LIBRARIES or
40141         noinst_LTLIBRARIES assignment.
40142
40143 2006-08-21  Bruno Haible  <bruno@clisp.org>
40144
40145         BeOS portability.
40146         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
40147         BeOS has mbrtowc() but no <wctype.h>.
40148
40149 2006-08-21  Bruno Haible  <bruno@clisp.org>
40150
40151         BeOS portability.
40152         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
40153         exist.
40154
40155 2006-08-21  Bruno Haible  <bruno@clisp.org>
40156
40157         BeOS portability.
40158         * lib/mbchar.h: Include <wctype.h> only if it exists.
40159
40160 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
40161
40162         Remove files that are no longer needed by their respective modules.
40163         * m4/obstack.m4: Remove.
40164         * m4/strerror_r.m4: Remove.
40165         * m4/uint32_t.m4: Remove.
40166         * m4/uintptr_t.m4: Remove.
40167         * m4/ullong_max.m4: Remove.
40168         * m4/xstrtoimax.m4: Remove.
40169         * m4/xstrtoumax.m4: Remove.
40170
40171         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
40172         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
40173         dependencies now capture this.
40174
40175         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
40176         Do not use AC_LIBSOURCES, since gnulib modules now do this.
40177         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
40178         * m4/human.m4 (gl_HUMAN): Likewise.
40179         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
40180         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
40181
40182         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
40183
40184         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
40185         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
40186         stdint.
40187         * m4/human.m4 (gl_HUMAN): Likewise.
40188         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
40189         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
40190         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
40191         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
40192         * m4/xstrtol (gl_XSTRTOL): Likewise.
40193
40194         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
40195         AC_TYPE_LONG_LONG_INT.
40196         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
40197         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
40198         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
40199         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
40200
40201         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
40202         on stdbool.
40203
40204         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
40205         (gl_PREREQ_XSTRTOUL): Remove.
40206
40207         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
40208
40209         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
40210         mode.
40211
40212 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
40213
40214         Add and change modules to make it easier for coreutils to use
40215         gnulib-tool.
40216         * modules/backupfile (Files): Remove m4/d-ino.m4.
40217         (Depends-on): Add d-ino.
40218         * modules/cycle-check (Depends-on): Add stdint.
40219         (lib_SOURCES): Add cycle-check.h.
40220         * modules/d-ino: New module.
40221         * modules/d-type: New module.
40222         * modules/error (Files): Remove m4/strerror_r.m4.
40223         * modules/filemode (Files): Add m4/st_dm_mode.m4.
40224         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
40225         m4/inttypes_h.m4, m4/uintmax_t.m4.
40226         (Depends-on): Add stdint.
40227         (lib_SOURCES): Add fsusage.h.
40228         * modules/getcwd (Files): Remove d-ino.m4.
40229         (Depends-on): Add d-ino.
40230         * modules/getndelim2 (Depends-on): Add stdint.
40231         * modules/glob (Files): Remove m4/d-type.m4.
40232         (Depends-on): Add d-type.
40233         * modules/host-os: New module.
40234         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
40235         m4/inttypes_h.m4, m4/uintmax_t.m4.
40236         * Depends-on: Add stdint.
40237         (lib_SOURCES): Add human.h.
40238         * modules/inttostr (Files): Remove m4/intmax_t.m4,
40239         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
40240         m4/uintmax_t.m4, m4/ulonglong.m4.
40241         (Depends-on): Add stdint.
40242         (EXTRA_DIST): Add inttostr.h.
40243         * modules/lchmod: New module.
40244         * modules/link-follow: New module.
40245         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
40246         (Depends-on): Add lchmod.
40247         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
40248         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
40249         (Depends-on): Add stdint.
40250         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
40251         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
40252         (Depends-on): Add stdint.
40253         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
40254         * modules/perl: New module.
40255         * modules/regex (Depends-on): Add stdint.
40256         * modules/rmdir-errno: New module.
40257         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
40258         m4/intmax_t.m4.
40259         (Depends-on): Add stdint.
40260         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
40261         m4/uintmax_t.m4.
40262         (Depends-on): Add stdint.
40263         * modules/unlink-busy: New module.
40264         * modules/utimecmp (Depends-on): Add stdint.
40265         * modules/uptime: New module.
40266         * modules/winsz-ioctl: New module.
40267         * modules/winsz-termios: New module.
40268         * modules/xnanosleep (Depends-on): Add nanosleep.
40269         * modules/ullong_max: Remove.
40270         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
40271         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
40272         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
40273         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
40274         (Depends-on): Add inttypes.
40275         (lib_SOURCES): Add xstrtol.h.
40276         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
40277         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
40278         * MODULES.html.sh: Move 'assert' into the assert section.
40279         Move 'dummy' into the linking section.
40280         Remove ullong_max.
40281         Add section for compatibility checks for POSIX:2001 functions,
40282         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
40283         winsz-ioctl, and winsz-termios into it.
40284         Add lchmod.
40285         Add top-level Misc section and put host-os, perl, and uptime
40286         into it.
40287
40288 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
40289
40290         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
40291         now assume the stdint module.  Do not include inttypes.h.
40292         * lib/fsusage.h: Likewise.
40293         * lib/getndelim2.c: Likewise.
40294         * lib/human.h: Likewise.
40295         * lib/inttostr.h: Likewise.
40296         * lib/obstack.c: Likewise.
40297         * lib/regex_internal.h: Likewise.
40298         * lib/tempname.c: Likewise.
40299         * lib/utimecmp.c: Likewise.
40300         * lib/xstrtol.h: Likewise.
40301
40302         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
40303
40304         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
40305         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
40306         * lib/xtime.h: Likewise.
40307
40308 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
40309
40310         * modules/openat (Files): Add lib/fchmodat.c.
40311         Fixes problem reported by Jay Youngman.
40312
40313 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
40314
40315         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
40316         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
40317
40318 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
40319             Bruno Haible  <bruno@clisp.org>
40320
40321         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
40322         and is a script that invokes bison. Tighten the code. Add comments.
40323
40324 2006-08-18  Jim Meyering  <jim@meyering.net>
40325
40326         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
40327         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
40328         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
40329         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
40330
40331 2006-08-18  Bruno Haible  <bruno@clisp.org>
40332
40333         * modules/bison-i18n: New file.
40334         * MODULES.html.sh (Internationalization functions): Add it.
40335
40336 2006-08-18  Bruno Haible  <bruno@clisp.org>
40337
40338         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
40339         sys/statvfs.h. When getmntinfo was found, check its declaration and
40340         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
40341
40342 2006-08-18  Bruno Haible  <bruno@clisp.org>
40343
40344         * m4/bison-i18n.m4: New file, from bison.
40345
40346 2006-08-18  Bruno Haible  <bruno@clisp.org>
40347
40348         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
40349         (ME_DUMMY): Treat "kernfs" as a dummy.
40350         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
40351
40352 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
40353
40354         Update from coreutils.
40355
40356         2006-08-15  Jim Meyering  <jim@meyering.net>
40357
40358         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
40359
40360         2006-01-17  Jim Meyering  <jim@meyering.net>
40361
40362         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
40363
40364         2006-01-11  Jim Meyering  <jim@meyering.net>
40365
40366         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
40367         Check for the lchmod function.
40368
40369 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
40370
40371         Update from coreutils.
40372
40373         * lib/__fpending.h: Add copyright notice.
40374         * lib/fprintftime.h: Likewise.
40375         * lib/savedir.c: Use (C) in copyright notice.
40376         * lib/savedir.h: Likewise.
40377
40378         2006-08-15  Jim Meyering  <jim@meyering.net>
40379
40380         * lib/at-func.c: New file, with the logic of all emulated at-functions.
40381         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
40382         in support of the EXPECTED_ERRNO macro.
40383         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
40384         definitions.  Instead, define the appropriate symbols and include
40385         "at-func.c".
40386         * lib/mkdirat.c (mkdirat): Likewise.
40387         * lib/fchmodat.c (fchmodat): Likewise.
40388         (ENOSYS): Remove definition.
40389         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
40390         it.  Don't include "unistd--.h" -- it wasn't ever used.
40391
40392         2006-01-17  Jim Meyering  <jim@meyering.net>
40393
40394         Rewrite fts.c not to change the current working directory,
40395         by using openat, fstatat, fdopendir, etc..
40396
40397         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
40398         (HAVE_OPENAT_SUPPORT): Define.
40399         [_LIBC] (fchdir): Don't undef or define; no longer used.
40400         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
40401         Now, this `function' always succeeds, and consumes its file descriptor
40402         parameter -- so callers must not close such FDs.  Update callers.
40403         (diropen_fd, opendirat, cwd_advance_fd): New functions.
40404         (diropen): Add parameter, SP.  Adjust all callers.
40405         Implement using diropen_fd, rather than open.
40406         (fts_open): Initialize new member, fts_cwd_fd.
40407         Remove fts_rft-setting code.
40408         (fts_close): Close fts_cwd_fd, if necessary.
40409         (__opendir2): Define in terms of opendir or opendirat,
40410         depending on whether the FST_NOCHDIR flag is set.
40411         (fts_build): Since fts_safe_changedir consumes its FD, and since
40412         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
40413         and close the dup'd file descriptor upon failure.
40414         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
40415         (fts_safe_changedir): Tweak semantics to reflect that this function
40416         now calls cwd_advance_fd and hence consumes its FD argument.
40417         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
40418         [struct FTS] (fts_rft): Remove now-unused member.
40419         [struct FTS] (fts_cycle.state): Improve comment.
40420
40421         * lib/openat.c (openat_needs_fchdir): New function.
40422         * lib/openat.h (openat_needs_fchdir): Declare it.
40423
40424 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
40425
40426         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
40427         Problem and fix reported by Pádraig Brady in
40428         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
40429
40430 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
40431
40432         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
40433
40434 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
40435
40436         * lib/memcoll.c (memcoll): Optimize for the common case where the
40437         arguments are bytewise equal.
40438
40439 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
40440
40441         * doc/regexprops-generic.texi: Add a copyright notice.
40442
40443 2006-08-15  Bruno Haible  <bruno@clisp.org>
40444
40445         * modules/tmpdir (License): Change to LGPL.
40446
40447 2006-08-15  Bruno Haible  <bruno@clisp.org>
40448
40449         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
40450         module.
40451
40452 2006-08-14  Simon Josefsson  <jas@extundo.com>
40453
40454         * config/srclist.txt: Add gnupload.
40455
40456 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
40457
40458         Change copyright notice from LGPL 2 to GPL 2, since that's the
40459         standard form used in the gnulib repository.
40460         * tests/test-lock.c: Likewise.
40461         * tests/test-stdint.c: Likewise.
40462         * tests/test-tls.c: Likewise.
40463
40464         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
40465         prelude-manager.  User shorter URLs for GNU projects, without '?'.
40466         Add copyright notice.
40467
40468         * check-module: Add copyright notice.  Output a copyright
40469         notice if "--version" is specified.
40470         * modules/COPYING: New file.
40471         * tests/test-getaddrinfo.c: Add copyright notice.
40472         * tests/test-verify.c: Likewise.
40473
40474 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
40475
40476         Change copyright notice from LGPL 2 to GPL 2, since that's the
40477         standard form used in the gnulib repository.
40478         * lib/lock.c: LGPL -> GPL.
40479         * lib/lock.h: Likewise.
40480         * lib/strnlen1.c: Likewise.
40481         * lib/strnlen1.h: Likewise.
40482         * lib/tls.c: Likewise.
40483         * lib/tls.h: Likewise.
40484         * lib/tmpdir.c: Likewise.
40485
40486         * lib/TODO: Remove; this belongs only in coreutils.
40487
40488 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
40489
40490         Add copyright notices to long-enough files that lack them, since
40491         otherwise the files aren't clearly free.  Use the same notice that
40492         getdate.texi already uses.
40493         * doc/alloca-opt.texi: Add copyright notice.
40494         * doc/alloca.texi: Likewise.
40495         * doc/ctime.texi: Likewise.
40496         * doc/functions.texi: Likewise.
40497         * doc/gcd.texi: Likewise.
40498         * doc/gnulib-tool.texi: Likewise.
40499         * doc/inet_ntoa.texi: Likewise.
40500         * doc/visibility.texi: Likewise.
40501
40502         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
40503         * doc/quote.texi: Add copyright notice.
40504
40505         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
40506         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
40507         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
40508         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
40509         is now obsolete, and give a pointer to the Sun list.
40510         Add copyright notice.
40511
40512 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
40513
40514         * config/srclistvars.sh: Add copyright notice.
40515
40516 2006-08-14  Eric Blake  <ebb9@byu.net>
40517
40518         Import the following change from libc:
40519
40520         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
40521
40522         Upstream bug 2997.
40523         * lib/misc/error.c: Add space between program name and message if file
40524         name is missing.
40525
40526 2006-08-12  Karl Berry  <karl@gnu.org>
40527
40528         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
40529         remove, these originate in gnulib now.
40530
40531 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40532
40533         * doc/Makefile (standards.info standards.html standards.dvi):
40534         Also depend on make-stds.texi.
40535
40536 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
40537
40538         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
40539         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
40540
40541         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
40542         in wchar_t.  Problem reported by Eric Blake.
40543
40544         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
40545         LEN is smaller than SIZE.  Suggested by Bruno Haible.
40546         Also, help the compiler to keep LEN in a register.
40547
40548 2006-08-11  Eric Blake  <ebb9@byu.net>
40549
40550         * users.txt: Sort.  Add tar.
40551
40552 2006-08-11  Bruno Haible  <bruno@clisp.org>
40553
40554         * users.txt: New file.
40555
40556 2006-08-11  Bruno Haible  <bruno@clisp.org>
40557
40558         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
40559         before <wchar.h>. Needed for OSF/1 and BSD/OS.
40560
40561 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
40562
40563         * modules/snprintf (Depends-on): Remove minmax.
40564         (Maintainer): Add self and Bruno.
40565
40566 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
40567
40568         * lib/.cppi-disable: Add snprintf.h, socket_.h.
40569         * lib/snprintf.c: Include <errno.h> and <limits.h>.
40570         (EOVERFLOW): Define if the system does not.
40571         Do not include "minmax.h"; it wasn't used.
40572         (snprintf): Don't assume size_t promotes to an unsigned type.
40573         Fix bug when generated string was too long for the buffer: the
40574         buffer's contents are supposed to be the initial prefix of the
40575         output.  Don't assume vasnprintf returns EOVERFLOW if the size
40576         exceeds INT_MAX; do the check ourselves.
40577
40578         Import the following changes from libc:
40579
40580         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
40581
40582         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
40583         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
40584         set wc to the byte which couldn't be converted.
40585         (re_string_reconstruct): Don't clear valid_raw_len before calling
40586         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
40587         tip_context using re_string_context_at.
40588
40589         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
40590
40591         * lib/posix/regex.h: g++ still cannot handled [restrict].
40592
40593         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
40594
40595         * lib/posix/regex.h: Remove special handling for VMS.
40596
40597 2006-08-10  Jim Meyering  <jim@meyering.net>
40598
40599         * modules/same-inode: New module.
40600         * modules/dev-ino: New module.
40601         * modules/cycle-check: Depend on these modules, rather than simply
40602         including their .h files.
40603         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
40604         required via m4/cycle-check.m4.
40605         * modules/same: Depend on new same-inode module, rather than
40606         including same-inode.h.
40607         * modules/chdir-safer: New file.
40608
40609         * modules/chown (Depends-on): Add stat-macros.
40610
40611 2006-08-10  Jim Meyering  <jim@meyering.net>
40612
40613         * m4/cycle-check.m4: New file.
40614         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
40615         * m4/dev-ino.m4, m4/same-inode.m4: New files.
40616
40617 2006-08-10  Eric Blake  <ebb9@byu.net>
40618
40619         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
40620         in from original proposal.
40621
40622 2006-08-10  Eric Blake  <ebb9@byu.net>
40623         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
40624
40625         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
40626         namespace.
40627
40628 2006-08-10  Bruno Haible  <bruno@clisp.org>
40629
40630         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
40631         as well.
40632
40633 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
40634
40635         Sync from coreutils.
40636
40637         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
40638
40639         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
40640         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
40641
40642 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
40643
40644         * modules/restrict: Remove; no longer needed now that we assume
40645         Autoconf 2.59 or later.
40646         * MODULES.html.sh: Remove 'restrict'.
40647         * modules/argp (Depends-on): Remove 'restrict'.
40648         * modules/base64 (Depends-on): Likewise.
40649         * modules/gc (Depends-on): Likewise.
40650         * modules/getaddrinfo (Depends-on): Likewise.
40651         * modules/glob (Depends-on): Likewise.
40652         * modules/inet_ntop (Depends-on): Likewise.
40653         * modules/inet_pton (Depends-on): Likewise.
40654         * modules/memxor (Depends-on): Likewise.
40655         * modules/regex (Depends-on): Likewise.
40656         * modules/strtok_r (Depends-on): Likewise.
40657         * modules/time_r (Depends-on): Likewise.
40658
40659 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
40660
40661         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
40662         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
40663         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
40664         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
40665         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
40666         * m4/memxor.m4 (gl_MEMXOR): Likewise.
40667         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
40668         gl_C_RESTRICT replaced by AC_C_RESTRICT.
40669
40670         Merge from coreutils.
40671         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
40672         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
40673         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
40674         * m4/time_r.m4 (gl_TIME_R): Likewise.
40675
40676 2006-08-09  Karl Berry  <karl@gnu.org>
40677
40678         * config/srclist.txt: no more gettext-tools, per Bruno.
40679
40680 2006-08-08  Eric Blake  <ebb9@byu.net>
40681
40682         * modules/verror: New module.
40683         * MODULES.html.sh: Document it.
40684
40685 2006-08-08  Eric Blake  <ebb9@byu.net>
40686
40687         * lib/verror.h, lib/verror.c: New files.
40688
40689 2006-08-08  Eric Blake  <ebb9@byu.net>
40690
40691         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
40692         verror_at_line output complies with GNU Coding Standards even when
40693         file is NULL.
40694
40695 2006-08-07  Bruno Haible  <bruno@clisp.org>
40696
40697         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
40698         versions of AIX.
40699         Reported by Ralf Wildenhues.
40700
40701 2006-08-07  Bruno Haible  <bruno@clisp.org>
40702
40703         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
40704         in an AC_DEFUN. Needed so that the autoconf snippets can use
40705         AC_REQUIRE.
40706
40707 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40708
40709         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
40710         Initialize pkgdata_DATA.
40711         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
40712         overriding it.
40713
40714 2006-08-06  Eric Blake  <ebb9@byu.net>
40715
40716         * lib/error.h: Fold in some upstream changes from glibc.
40717         * lib/error.c: Likewise.
40718
40719 2006-08-04  Bruno Haible  <bruno@clisp.org>
40720
40721         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
40722         Make the mostlyclean-local rule depend on mostlyclean-generic.
40723         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
40724
40725 2006-07-31  Bruno Haible  <bruno@clisp.org>
40726
40727         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
40728         <stdlib.h>, <string.h>.
40729
40730 2006-07-30  Bruno Haible  <bruno@clisp.org>
40731
40732         * modules/readlink (License): Change to LGPL.
40733
40734 2006-07-30  Bruno Haible  <bruno@clisp.org>
40735
40736         * modules/javaversion (Makefile.am): Distribute javaversion.java and
40737         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
40738         set PKGDATADIR to point to it.
40739
40740 2006-07-30  Bruno Haible  <bruno@clisp.org>
40741
40742         * modules/csharpexec (configure.ac): Comment out macro invocation.
40743         * modules/javaexec (configure.ac): Likewise.
40744         * modules/javacomp-script (configure.ac): Likewise.
40745
40746         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
40747
40748 2006-07-30  Bruno Haible  <bruno@clisp.org>
40749
40750         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
40751         linked-list.
40752
40753 2006-07-30  Bruno Haible  <bruno@clisp.org>
40754
40755         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
40756
40757 2006-07-30  Bruno Haible  <bruno@clisp.org>
40758
40759         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
40760         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
40761         get removed.
40762
40763 2006-07-29  Bruno Haible  <bruno@clisp.org>
40764
40765         Make it possible for gnulib-tool to work with locally modified or
40766         augmented gnulib repositories.
40767         * gnulib-tool (func_usage): Document --local-dir option.
40768         (local_gnulib_dir): New variable.
40769         Handle --local-dir option.
40770         (func_lookup_file): New function.
40771         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
40772         (func_get_description, func_get_filelist, func_get_description,
40773         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
40774         func_get_automake_snippet, func_get_include_directive,
40775         func_get_license, func_get_maintainer): Use func_lookup_file.
40776         (func_import, func_create_testdir): Use func_lookup_file.
40777
40778 2006-07-29  Bruno Haible  <bruno@clisp.org>
40779
40780         * modules/setenv (Depends-on): Add unistd.
40781
40782 2006-07-29  Bruno Haible  <bruno@clisp.org>
40783
40784         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
40785
40786 2006-07-29  Bruno Haible  <bruno@clisp.org>
40787
40788         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
40789
40790 2006-07-29  Bruno Haible  <bruno@clisp.org>
40791
40792         * gnulib-tool (import, update): If there is no Makefile.am, look at
40793         aclocal.m4, instead of bailing out.
40794
40795 2006-07-29  Bruno Haible  <bruno@clisp.org>
40796
40797         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
40798         Categorize the options by when they are useful.
40799
40800 2006-07-29  Bruno Haible  <bruno@clisp.org>
40801
40802         * gnulib-tool (func_usage): Document option --no-libtool.
40803         Handle option --no-libtool.
40804         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
40805         for changed semantics of $libtool variable.
40806         (func_import): Likewise. If libtool is not used, show this through
40807         an option --no-libtool.
40808         (func_create_testdir): Update.
40809
40810 2006-07-29  Bruno Haible  <bruno@clisp.org>
40811
40812         * gnulib-tool (func_import): Extend error message about missing
40813         --doc-base.
40814
40815 2006-07-29  Bruno Haible  <bruno@clisp.org>
40816
40817         * gnulib-tool (func_import): Don't create the $docbase directory if
40818         there is no file to store there.
40819
40820 2006-07-29  Bruno Haible  <bruno@clisp.org>
40821
40822         * gnulib-tool (autoconf_minversion): If a --dir option is given and
40823         relevant, look for configure.ac there, not in the current directory.
40824         Also use a simple search for AC_PREREQ, not "autoconf --trace".
40825
40826 2006-07-29  Bruno Haible  <bruno@clisp.org>
40827
40828         * gnulib-tool (SORT): New variable.
40829         (func_usage): Undocument --assume-autoconf option.
40830         Remove --assume-autoconf option handling.
40831         (autoconf_minversion): Determine from the contents of configure.ac.
40832         (func_import): Remove autoconf_minversion handling.
40833         Suggested by Eric Blake.
40834
40835 2006-07-29  Bruno Haible  <bruno@clisp.org>
40836
40837         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
40838
40839 2006-07-29  Bruno Haible  <bruno@clisp.org>
40840
40841         * config/srclist.txt (*setenv.[ch]): Remove rules.
40842
40843 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40844
40845         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
40846
40847 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40848
40849         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
40850         arpa/inet.h.
40851
40852 2006-07-28  Simon Josefsson  <jas@extundo.com>
40853
40854         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
40855         * modules/inet_pton (Depends-on): Likewise.
40856
40857 2006-07-28  Simon Josefsson  <jas@extundo.com>
40858
40859         * m4/netinet_in_h.m4: New file.
40860
40861 2006-07-28  Simon Josefsson  <jas@extundo.com>
40862
40863         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
40864         #include's.
40865
40866 2006-07-28  Simon Josefsson  <jas@extundo.com>
40867
40868         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
40869         #include's.
40870
40871 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
40872
40873         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
40874         setgid on directories only if they set these bits.
40875         * lib/modechange.h: Remove obsolete comment about masks.
40876
40877 2006-07-28  Eric Blake  <ebb9@byu.net>
40878
40879         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
40880         macro expansion.
40881
40882 2006-07-28  Bruno Haible  <bruno@clisp.org>
40883
40884         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
40885
40886 2006-07-28  Bruno Haible  <bruno@clisp.org>
40887
40888         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
40889
40890 2006-07-28  Bruno Haible  <bruno@clisp.org>
40891
40892         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
40893         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
40894         Define fallbacks.
40895         Avoids link error on FreeBSD 4.x.
40896         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
40897
40898         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
40899         encoding.
40900         * lib/mbswidth.c (iswcntrl): Likewise.
40901
40902 2006-07-27  Bruno Haible  <bruno@clisp.org>
40903
40904         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
40905         test.
40906
40907 2006-07-27  Bruno Haible  <bruno@clisp.org>
40908
40909         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
40910         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
40911         defined.
40912
40913 2006-07-26  Eric Blake  <ebb9@byu.net>
40914
40915         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
40916
40917 2006-07-26  Eric Blake  <ebb9@byu.net>
40918
40919         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
40920         like mingw that lack mkstemp.
40921         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
40922         avoid compilation warning on mingw.
40923
40924 2006-07-26  Bruno Haible  <bruno@clisp.org>
40925
40926         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
40927         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
40928         INT_FAST*_MIN, INTPTR_MIN.
40929
40930 2006-07-25  Bruno Haible  <bruno@clisp.org>
40931
40932         * modules/version-etc (Depends-on): Add stdarg.
40933
40934 2006-07-25  Bruno Haible  <bruno@clisp.org>
40935
40936         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
40937         complex commands.
40938
40939 2006-07-25  Bruno Haible  <bruno@clisp.org>
40940
40941         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
40942         defined in <stdarg.h> or config.h.
40943
40944 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
40945
40946         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
40947         (gl_STDIO_SAFER): Remove.
40948
40949 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
40950
40951         * MODULES.html.sh (File stream based Input/Output):
40952         Add fopen-safer, tmpfile-safer; remove stdio-safer.
40953         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
40954         * modules/fopen-safer, modules/tmpfile-safer: New files.
40955         * modules/stdio-safer: Remove.
40956
40957 2006-07-24  Bruno Haible  <bruno@clisp.org>
40958
40959         * modules/tmpdir: New file.
40960         * MODULES.html.sh (File system functions): Add it.
40961
40962 2006-07-24  Bruno Haible  <bruno@clisp.org>
40963
40964         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
40965         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
40966
40967 2006-07-24  Bruno Haible  <bruno@clisp.org>
40968
40969         * modules/clean-temp: New file.
40970
40971 2006-07-24  Bruno Haible  <bruno@clisp.org>
40972
40973         * m4/tmpdir.m4: New file, from GNU gettext.
40974
40975 2006-07-24  Bruno Haible  <bruno@clisp.org>
40976
40977         * lib/tmpdir.h: New file, from GNU gettext.
40978         * lib/tmpdir.c: New file, from GNU gettext.
40979
40980 2006-07-24  Bruno Haible  <bruno@clisp.org>
40981
40982         * lib/clean-temp.h: New file, from GNU gettext.
40983         * lib/clean-temp.c: New file, from GNU gettext.
40984
40985 2006-07-23  Eric Blake  <ebb9@byu.net>
40986
40987         * modules/stdio-safer (Files): Add tmpfile-safer.c.
40988         (Depends-on): Add binary-io.
40989
40990 2006-07-23  Eric Blake  <ebb9@byu.net>
40991
40992         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
40993
40994 2006-07-23  Eric Blake  <ebb9@byu.net>
40995
40996         * lib/tmpfile-safer.c: New file.
40997         * lib/stdio-safer.h (fopen_safer): Add prototype.
40998         * lib/stdio--.h (tmpfile): Make safer.
40999
41000 2006-07-23  Bruno Haible  <bruno@clisp.org>
41001
41002         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
41003         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
41004         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
41005         gl_linked_remove_at): Use it.
41006
41007 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
41008         and Simon Josefsson <jas@extundo.com>
41009
41010         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
41011
41012         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
41013
41014 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
41015
41016         * modules/close-stream: New file.
41017         * modules/closeout (Description): Make it clear that it exits
41018         with a diagnostic on error.
41019         (Depends-on): Add close-stream.  Remove fpending, stdbool.
41020         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
41021
41022 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
41023
41024         * m4/close-stream.m4: New file.
41025
41026 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
41027
41028         * lib/close-stream.c, lib/close-stream.h: New files.
41029
41030 2006-07-22  Bruno Haible  <bruno@clisp.org>
41031
41032         Merge from GNU gettext 0.15.
41033
41034         2006-05-01  Bruno Haible  <bruno@clisp.org>
41035
41036                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
41037
41038         2006-07-22  Bruno Haible  <bruno@clisp.org>
41039
41040                 * modules/javaversion: New file.
41041                 * MODULES.html.sh (Java): Add javaversion.
41042
41043         2006-03-12  Bruno Haible  <bruno@clisp.org>
41044
41045                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
41046
41047         2005-12-04  Bruno Haible  <bruno@clisp.org>
41048
41049                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
41050                 (untested).
41051
41052         2006-06-21  Bruno Haible  <bruno@clisp.org>
41053
41054                 Avoid warnings from recent versions of mcs.
41055                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
41056                 -o, -L, -r any more. Use options documented since mcs-1.0
41057                 instead. Similarly for -g.
41058
41059         2005-12-04  Bruno Haible  <bruno@clisp.org>
41060
41061                 * build-aux/csharpcomp.sh.in: Suffix for resources is
41062                 .resources, not .resource.
41063
41064         2005-07-09  Bruno Haible  <bruno@clisp.org>
41065
41066                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
41067                 add a .dll suffix.
41068                 Reported by Mark Junker <mjscod@gmx.de>.
41069
41070         2006-07-22  Bruno Haible  <bruno@clisp.org>
41071
41072                 * modules/gettext: Upgrade to gettext-0.15.
41073                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
41074                 m4/visibility.m4.
41075                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
41076
41077 2006-07-22  Bruno Haible  <bruno@clisp.org>
41078
41079         Merge from GNU gettext 0.15.
41080
41081         2006-03-25  Bruno Haible  <bruno@clisp.org>
41082
41083                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
41084
41085         2006-07-21  Bruno Haible  <bruno@clisp.org>
41086
41087                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
41088                 "1.1".
41089
41090         2006-05-09  Bruno Haible  <bruno@clisp.org>
41091
41092                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
41093                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
41094                 for the conftestver execution.
41095
41096         2006-05-01  Bruno Haible  <bruno@clisp.org>
41097
41098                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
41099                 optional target-version argument. Verify that the compiler
41100                 groks source of the specified source-version, or add -source
41101                 option as necessary. Verify that the compiler produces
41102                 bytecode in the specified target-version, or add -target and
41103                 -source options as necessary. Make the result of the test
41104                 available as variable CONF_JAVAC. Also log error output in
41105                 config.log.
41106
41107         2006-03-11  Bruno Haible  <bruno@clisp.org>
41108
41109                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
41110
41111         2006-05-09  Bruno Haible  <bruno@clisp.org>
41112
41113                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
41114                 CLASSPATH_SEPARATOR to a semicolon.
41115
41116         2006-03-12  Bruno Haible  <bruno@clisp.org>
41117
41118                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
41119                 available as variable CONF_JAVA, for subsequent autoconf
41120                 tests. Also log error output in config.log.
41121
41122         2006-07-19  Bruno Haible  <bruno@clisp.org>
41123
41124                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
41125                 that getline works on glibc2 systems. Needed to avoid trouble
41126                 in relocatable.c.
41127                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
41128
41129         2005-12-04  Bruno Haible  <bruno@clisp.org>
41130
41131                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
41132                 launcher (untested).
41133
41134         2005-12-04  Bruno Haible  <bruno@clisp.org>
41135
41136                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
41137
41138         2006-07-22  Bruno Haible  <bruno@clisp.org>
41139
41140                 * gettext.m4: Update from GNU gettext-0.15.
41141                 * nls.m4: Likewise.
41142                 * po.m4: Likewise.
41143                 * inttypes-pri.m4: Likewise.
41144                 * inttypes-h.m4: Renamed from inttypes.m4.
41145                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
41146
41147 2006-07-22  Bruno Haible  <bruno@clisp.org>
41148
41149         Merge from GNU gettext 0.15.
41150
41151         2005-07-05  Bruno Haible  <bruno@clisp.org>
41152
41153                 * printf-args.c (printf_fetchargs): Work around broken
41154                 definition of wint_t on mingw.
41155
41156         2005-02-12  Bruno Haible  <bruno@clisp.org>
41157
41158                 * xallocsa.h: Add extern "C" for C++.
41159
41160         2006-05-17  Bruno Haible  <bruno@clisp.org>
41161
41162                 Cygwin portability.
41163                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
41164
41165         2006-04-30  Bruno Haible  <bruno@clisp.org>
41166
41167                 * progreloc.c: Include <mach-o/dyld.h> if available.
41168                 (find_executable): Use _NSGetExecutablePath when possible.
41169
41170         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
41171
41172                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
41173                 function.
41174
41175         2005-12-29  Bruno Haible  <bruno@clisp.org>
41176
41177                 * progreloc.c (set_program_name_and_installdir): Fix
41178                 compilation error.
41179
41180         2005-12-04  Bruno Haible  <bruno@clisp.org>
41181
41182                 Cygwin portability.
41183                 * progreloc.c: Include <windows.h> also on Cygwin.
41184                 (find_executable): Add support for Cygwin.
41185                 (set_program_name_and_installdir): Handle also platforms with
41186                 nonempty EXEEXT.
41187
41188         2006-07-11  Bruno Haible  <bruno@clisp.org>
41189
41190                 * javacomp.c: Fix a comment.
41191                 Reported by Jim Meyering.
41192
41193         2006-04-30  Bruno Haible  <bruno@clisp.org>
41194
41195                 * javacomp.h (compile_java_class): Add source_version,
41196                 target_version arguments.
41197                 * javacomp.c: Rewritten to choose only a compiler that
41198                 respects the specified source_version and target_version.
41199
41200         2006-06-27  Bruno Haible  <bruno@clisp.org>
41201
41202                 Assume correct S_ISDIR macro.
41203                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
41204
41205         2006-07-22  Bruno Haible  <bruno@clisp.org>
41206
41207                 * javaversion.h: New file, from GNU gettext.
41208                 * javaversion.c: New file, from GNU gettext.
41209                 * javaversion.java: New file, from GNU gettext.
41210                 * javaversion.class: New file, from GNU gettext.
41211
41212         2006-05-17  Bruno Haible  <bruno@clisp.org>
41213
41214                 Cygwin portability.
41215                 * javaexec.c (execute_java_class): Test for jview program
41216                 also on Cygwin.
41217
41218         2006-04-09  Bruno Haible  <bruno@clisp.org>
41219
41220                 * fatal-signal.c: Don't include string.h.
41221                 (at_fatal_signal): Use a copying loop instead of memcpy.
41222
41223         2005-12-04  Bruno Haible  <bruno@clisp.org>
41224
41225                 * csharpexec.c: Add support for 'clix' launcher (untested).
41226                 (execute_csharp_using_sscli): New function.
41227                 (execute_csharp_program): Call it.
41228
41229         2006-06-21  Bruno Haible  <bruno@clisp.org>
41230
41231                 Avoid warnings from recent versions of mcs.
41232                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
41233                 -o, -L, -r any more. Use options documented since mcs-1.0
41234                 instead. Similarly for -g.
41235
41236         2005-07-09  Bruno Haible  <bruno@clisp.org>
41237
41238                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
41239                 add a .dll suffix.
41240                 Reported by Mark Junker <mjscod@gmx.de>.
41241
41242         2006-06-17  Bruno Haible  <bruno@clisp.org>
41243
41244                 * config.charset: Update for NetBSD 3.0.
41245
41246         2006-05-17  Bruno Haible  <bruno@clisp.org>
41247
41248                 Cygwin portability.
41249                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
41250
41251         2006-05-16  Bruno Haible  <bruno@clisp.org>
41252
41253                 * localcharset.c [CYGWIN]: Include <windows.h>.
41254                 (get_charset_aliases): For Cygwin, return the same CPxxx
41255                 aliases list as under WIN32.
41256                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
41257                 the environment variables. Fall back to GetACP().
41258
41259         2006-04-05  Bruno Haible  <bruno@clisp.org>
41260
41261                 * config.charset: Update Juan Manuel Guerrero's address.
41262
41263         2005-02-12  Bruno Haible  <bruno@clisp.org>
41264
41265                 * allocsa.h: Add extern "C" for C++.
41266
41267         2005-02-10  Bruno Haible  <bruno@clisp.org>
41268
41269                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
41270                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
41271
41272         2006-07-22  Bruno Haible  <bruno@clisp.org>
41273
41274                 * gettext.h: Update to GNU gettext-0.15.
41275
41276 2006-07-22  Bruno Haible  <bruno@clisp.org>
41277
41278         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
41279         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
41280         lib-prefix.m4, longdouble.m4, ssize_t.m4.
41281
41282 2006-07-21  Eric Blake  <ebb9@byu.net>
41283
41284         * modules/stdlib-safer: New file.
41285         * MODULES.html.sh (File stream based Input/Output): Add
41286         stdlib-safer.
41287
41288 2006-07-21  Eric Blake  <ebb9@byu.net>
41289
41290         * lib/stdlib-safer.h: New file from coreutils, required by
41291         stdlib--.h.
41292
41293 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
41294
41295         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
41296
41297 2006-07-20  Bruno Haible  <bruno@clisp.org>
41298
41299         * gnulib-tool: Recognize new option --assume-autoconf.
41300         (autoconf_minversion): New variable.
41301         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
41302
41303 2006-07-20  Bruno Haible  <bruno@clisp.org>
41304
41305         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
41306
41307 2006-07-19  Derek R. Price  <derek@ximbiot.com>
41308
41309         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
41310         Reindent and repaginate.
41311
41312 2006-07-19  Derek Price  <derek@ximbiot.com>
41313
41314         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
41315         Correct grammar.
41316
41317 2006-07-17  Bruno Haible  <bruno@clisp.org>
41318
41319         * modules/list: New file.
41320         * modules/array-list: New file.
41321         * modules/carray-list, modules/carray-list-tests: New files.
41322         * modules/linked-list, modules/linked-list-tests: New files.
41323         * modules/avltree-list, modules/avltree-list-tests: New files.
41324         * modules/rbtree-list, modules/rbtree-list-tests: New files.
41325         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
41326         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
41327         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
41328         * modules/oset: New file.
41329         * modules/array-oset: New file.
41330         * modules/avltree-oset, modules/avltree-oset-tests: New files.
41331         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
41332         * tests/test-carray_list.c: New file.
41333         * tests/test-linked_list.c: New file.
41334         * tests/test-avltree_list.c: New file.
41335         * tests/test-rbtree_list.c: New file.
41336         * tests/test-linkedhash_list.c: New file.
41337         * tests/test-avltreehash_list.c: New file.
41338         * tests/test-rbtreehash_list.c: New file.
41339         * tests/test-avltree_oset.c: New file.
41340         * tests/test-rbtree_oset.c: New file.
41341         * MODULES.html.sh (Container data structures): New section.
41342
41343 2006-07-17  Bruno Haible  <bruno@clisp.org>
41344
41345         * m4/gl_list.m4: New file.
41346
41347 2006-07-17  Bruno Haible  <bruno@clisp.org>
41348
41349         * lib/gl_list.h: New file.
41350         * lib/gl_list.c: New file.
41351         * lib/gl_array_list.h: New file.
41352         * lib/gl_array_list.c: New file.
41353         * lib/gl_carray_list.h: New file.
41354         * lib/gl_carray_list.c: New file.
41355         * lib/gl_linked_list.h: New file.
41356         * lib/gl_linked_list.c: New file.
41357         * lib/gl_anylinked_list1.h: New file.
41358         * lib/gl_anylinked_list2.h: New file.
41359         * lib/gl_avltree_list.h: New file.
41360         * lib/gl_avltree_list.c: New file.
41361         * lib/gl_anyavltree_list1.h: New file.
41362         * lib/gl_anyavltree_list2.h: New file.
41363         * lib/gl_rbtree_list.h: New file.
41364         * lib/gl_rbtree_list.c: New file.
41365         * lib/gl_anyrbtree_list1.h: New file.
41366         * lib/gl_anyrbtree_list2.h: New file.
41367         * lib/gl_anytree_list1.h: New file.
41368         * lib/gl_anytree_list2.h: New file.
41369         * lib/gl_linkedhash_list.h: New file.
41370         * lib/gl_linkedhash_list.c: New file.
41371         * lib/gl_anyhash_list1.h: New file.
41372         * lib/gl_anyhash_list2.h: New file.
41373         * lib/gl_avltreehash_list.h: New file.
41374         * lib/gl_avltreehash_list.c: New file.
41375         * lib/gl_rbtreehash_list.h: New file.
41376         * lib/gl_rbtreehash_list.c: New file.
41377         * lib/gl_anytreehash_list1.h: New file.
41378         * lib/gl_anytreehash_list2.h: New file.
41379
41380         * lib/gl_oset.h: New file.
41381         * lib/gl_oset.c: New file.
41382         * lib/gl_array_oset.h: New file.
41383         * lib/gl_array_oset.c: New file.
41384         * lib/gl_avltree_oset.h: New file.
41385         * lib/gl_avltree_oset.c: New file.
41386         * lib/gl_rbtree_oset.h: New file.
41387         * lib/gl_rbtree_oset.c: New file.
41388         * lib/gl_anytree_oset.h: New file.
41389
41390 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
41391
41392         * m4/mkancesdirs.m4: New file.
41393         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
41394         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
41395         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
41396         it.
41397
41398 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
41399
41400         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
41401         * lib/mkancesdirs.h: New files.
41402         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
41403         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
41404         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
41405         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
41406         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
41407         callers changed.  Revamp internals significantly, by not
41408         attempting to create directories that are temporarily more
41409         permissive than the final results.  Do not attempt to use
41410         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
41411         This removes some race conditions, fixes some bugs, and simplifies
41412         things.  Use new dirchownmod function to do owner and mode changes.
41413         * lib/mkdir-p.h: Likewise.
41414         * lib/modechange.c (octal_to_mode): New function.
41415         (struct mode_change): New member mentioned.
41416         (make_node_op_equals): New arg mentioned.  All callers changed.
41417         (mode_compile): Keep track of which mode bits the user has explicitly
41418         mentioned.
41419         (mode_adjust): New arg DIR, so that we implement the X op correctly.
41420         New arg PMODE_BITS, to keep track of which mode bits the user
41421         mentioned; it treats S_ISUID and S_ISGID speciall.
41422         All callers changed.
41423         * lib/modechange.h: Likewise.
41424
41425 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
41426
41427         * MODULES.html.sh: Add mkancestors.
41428         * modules/mkancesdirs: New module.
41429         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
41430         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
41431         The chdir-safer and afs files are now orphans; I'll remove them
41432         unless someone speaks up.
41433         Add lib/dirchownmod.c, lib/dirchownmod.h.
41434         (Depends-on): Remove alloca, chown, save-cwd, dirname.
41435         Add lchown, mkancesdirs.
41436         (Maintainer): Add self.
41437
41438 2006-07-15  Karl Berry  <karl@gnu.org>
41439
41440         * gnulib-tool: help message wording/arrangement.
41441
41442 2006-07-14  Simon Josefsson  <jas@extundo.com>
41443
41444         * doc/gnulib.texi (Libtool and Windows): New section.
41445
41446 2006-07-12  Simon Josefsson  <jas@extundo.com>
41447
41448         * modules/gendocs (License): Fix license, approved by Karl.
41449
41450 2006-07-12  Eric Blake  <ebb9@byu.net>
41451
41452         * MODULES.html.sh: Add gendocs.
41453
41454 2006-07-11  Eric Blake  <ebb9@byu.net>
41455
41456         * modules/fdl: New module, to install doc/fdl.texi.
41457         * MODULES.html.sh: Add new section for documentation modules.
41458         * gnulib-tool: Avoid space-tab.
41459         (--doc-base): New option, to manage files from doc.
41460
41461 2006-07-11  Eric Blake  <ebb9@byu.net>
41462
41463         * m4/absolute-header.m4: Fix comments to match recent change.
41464
41465 2006-07-11  Eric Blake  <ebb9@byu.net>
41466
41467         * gnulib-tool: List --doc-base before --tests-base.
41468
41469 2006-07-11  Derek R. Price  <derek@ximbiot.com>
41470
41471         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
41472
41473 2006-07-11  Bruno Haible  <bruno@clisp.org>
41474
41475         * README: Mention where to put documentation.
41476
41477 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41478
41479         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
41480
41481 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
41482
41483         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
41484         to stdint.m4.
41485
41486 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
41487
41488         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
41489         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
41490         "no/such/file/stdint.h" when there is no such file, so that
41491         the resulting C code can be parsed by dodgy compilers.
41492         Problems reported by Bob Proulx.
41493
41494 2006-07-10  Derek R. Price  <derek@ximbiot.com>
41495
41496         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
41497         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
41498         macros into the GNU _D_EXACT_NAMLEN.
41499         * lib/savedir.c:  Likewise.
41500         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
41501
41502 2006-07-10  Derek R. Price  <derek@ximbiot.com>
41503         and Paul Eggert  <eggert@cs.ucla.edu>
41504
41505         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
41506         * m4/savedir.m4:
41507         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
41508         macros into the GNU _D_EXACT_NAMLEN.
41509
41510 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
41511
41512         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
41513         around the absolute name, to work around a problem with the HP-UX
41514         11.23 native C compiler, reported by Bob Proulx.
41515
41516 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
41517
41518         * doc/maintain.texi, make-stds.texi: Sync from
41519         <http://savannah.gnu.org/projects/gnustandards>.
41520
41521 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
41522
41523         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
41524
41525 2006-07-09  Jim Meyering  <jim@meyering.net>
41526
41527         * m4/glob.m4: Remove a doubled word in a comment.
41528
41529 2006-07-09  Jim Meyering  <jim@meyering.net>
41530
41531         * lib/argp-pv.c: Remove a doubled word in a comment.
41532         * lib/check-version.c (check_version): Likewise.
41533         * lib/javacomp.c (compile_java_class): Likewise.
41534
41535 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
41536
41537         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
41538         for the benefit of people using Autoconf 2.60.  If you want to
41539         support older Autoconf versions you can copy m4/onceonly_2_57.m4
41540         (or m4/onceonly.m4, if pre-2.57) manually.
41541
41542 2006-07-08  Jim Meyering  <jim@meyering.net>
41543
41544         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
41545         comment.
41546         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
41547         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
41548         comment.
41549
41550 2006-07-08  Jim Meyering  <jim@meyering.net>
41551
41552         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
41553
41554 2006-07-07  Simon Josefsson  <jas@extundo.com>
41555
41556         * tests/test-crc.c: Change expected crc value, the test vector
41557         were probably computed using the old broken crc.c?
41558
41559 2006-07-06  Simon Josefsson  <jas@extundo.com>
41560
41561         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
41562         now the canonical place for the M4 file).
41563
41564         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
41565         from the sys_socket dependency now.
41566
41567         * modules/inet_pton (Files): Ditto.
41568
41569         * modules/inet_ntop (Files): Ditto.
41570
41571 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
41572
41573         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
41574         not gl_PREREQ_GETUSERSHELL.
41575
41576 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41577
41578         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
41579         with only one argument, for Autoconf 2.60.
41580         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
41581         expand to nothing, so add a shell command to avoid syntax error.
41582         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
41583
41584 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41585
41586         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
41587
41588 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
41589
41590         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
41591         no longer needed.  Check for isblank decl.
41592         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
41593         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
41594         of existence.
41595
41596 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
41597
41598         * lib/getloadavg.c: Use __VMS, not VMS.
41599         * lib/getopt.c: Likewise.
41600         * lib/getpagesize.h: Likewise.
41601         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
41602         and probably does not work.
41603
41604 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
41605
41606         * lib/.cppi-disable: Add wcwidth.
41607         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
41608         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
41609         (ISGRAPH): Remove.  All uses changed to isgraph.
41610         (FOLD) [!defined _LIBC]: Remove special case.
41611         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
41612         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
41613         HAVE_ISBLANK.
41614         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
41615         case.
41616
41617 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
41618
41619         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
41620         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
41621         brackets.  Other minor changes to suppress some compiler
41622         warnings.
41623
41624 2006-07-06  Derek R. Price  <derek@ximbiot.com>
41625         and Paul Eggert  <eggert@cs.ucla.edu>
41626
41627         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
41628         of invoking obsolescent AC_HEADER_DIRENT macro.
41629         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
41630         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
41631         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
41632         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
41633         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
41634         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
41635         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
41636         * m4/readdir.m4: Remove; no longer needed.
41637
41638 2006-07-06  Derek R. Price  <derek@ximbiot.com>
41639         and Paul Eggert  <eggert@cs.ucla.edu>
41640
41641         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
41642         Don't worry about this obsolete case any more.
41643         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
41644         directories.
41645         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
41646         worry about this obsolete case any more.
41647         * lib/fts.c: Likewise.
41648         * lib/getcwd.c: Likewise.
41649         * lib/glob.h: Likewise.
41650         * lib/savedir.c: Likewise.
41651
41652 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
41653
41654         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
41655         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
41656         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
41657         needed.
41658         All uses removed.
41659         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
41660         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
41661         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
41662         needed.
41663         * m4/getdate.m4 (gl_GETDATE): Likewise.
41664         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
41665         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
41666         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
41667         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
41668         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
41669         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
41670         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
41671         needed.
41672
41673 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
41674
41675         * lib/memcasecmp.c: Include <limits.h>.
41676         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
41677         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
41678         Don't assume isdigit succeeds only on '0' through '9'.
41679
41680 2006-07-05  Eric Blake  <ebb9@byu.net>
41681
41682         * modules/getaddrinfo (Depends-on): Add snprintf.
41683
41684 2006-07-05  Eric Blake  <ebb9@byu.net>
41685
41686         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
41687         to avoid 'header present but could not be compiled' on cygwin.
41688
41689 2006-07-05  Eric Blake  <ebb9@byu.net>
41690
41691         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
41692         missing from netdb.h.
41693         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
41694
41695 2006-07-05  Derek R. Price  <derek@ximbiot.com>
41696
41697         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
41698         no longer needed.
41699         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
41700         * m4/getdate.m4 (gl_GETDATE): Likewise.
41701         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
41702         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
41703         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
41704         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
41705         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
41706
41707 2006-07-05  Derek R. Price  <derek@ximbiot.com>
41708
41709         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
41710         All uses of is_space replaced by isspace.
41711         * lib/exit.h: Don't talk about STDC_HEADERS.
41712         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
41713         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
41714         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
41715         replaced by isprint etc.
41716         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
41717         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
41718         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
41719         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
41720         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
41721         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
41722
41723 2006-07-05  Bruno Haible  <bruno@clisp.org>
41724
41725         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
41726         the function exists, before testing against AIX.
41727         Reported by Martin Lambers <marlam@marlam.de>.
41728
41729 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
41730
41731         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
41732         From Mark D. Baushke.
41733
41734 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
41735
41736         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
41737         to the absolute name, not just one, to bypass Sun C 5.8's
41738         "warning: #include of /usr/include/... may be non-portable".
41739
41740 2006-07-04  Eric Blake  <ebb9@byu.net>
41741
41742         * modules/dirname-tests: New test module.
41743         * tests/test-dirname.c: New file, replacing dirname.c
41744         TEST_DIRNAME section that was recently deleted.
41745
41746 2006-07-04  Bruno Haible  <bruno@clisp.org>
41747
41748         Assume ANSI C header files and <ctype.h> functions.
41749         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
41750         (mbsnwidth): Use isprint, iscntrl instead.
41751
41752 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
41753
41754         Merge from coreutils.
41755         * MODULES.html.sh: Add xstrtold.
41756         * modules/xstrtold: New file.
41757         * modules/cycle-check (Files): Add lib/same-inode.h.
41758         * modules/dirname (Files): Add m4/double-slash-root.m4.
41759         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
41760         * modules/mkdir-p (Files): Add lib/same-inode.h.
41761         * modules/same (Files): Add lib/same-inode.h.
41762
41763 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
41764
41765         * m4/absolute-header.m4: Renamed from full-header-path.m4.
41766         This is to keep the terminology clean; POSIX talks about
41767         "absolute pathnames", not "full pathnames", but the GNU
41768         Coding Standards say to use "path" for something else;
41769         so use "absolute" to keep both sides happy.
41770         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
41771         Set gl_absolute_header, not gl_full_header_path.
41772         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
41773         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
41774         All uses changed.
41775
41776         Merge from coreutils.
41777
41778         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
41779
41780         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
41781         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
41782         want to require the building of c-strtod.o.
41783         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
41784         needs -lm directly.
41785         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
41786
41787         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
41788
41789         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
41790         --as-needed option if available.  Problem reported by Albert Chin in
41791         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
41792         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
41793         cc merely issues a bunch of annoying warnings for --as-needed
41794         (this problem was reported by Bob Proulx).  Also, try linking with
41795         -lm to detect a bug in binutils 2.16 (this problem was reported
41796         by Ralf Wildenhues).
41797
41798         2006-06-18  Jim Meyering  <jim@meyering.net>
41799
41800         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
41801         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
41802         macro.
41803         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
41804         also check for glibc-2.4's abort-inducing bug.
41805
41806         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
41807         Low-probability clean-up should be to use rmdir to get rid of
41808         the just-created directory, not unlink.
41809
41810         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
41811         configure fail, and request a bug report to inform us about it.
41812         Add a comment that, barring reports to the contrary, in 2007 we'll
41813         assume ftruncate is universally available.
41814
41815         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
41816
41817         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
41818
41819         2006-03-12  Jim Meyering  <jim@meyering.net>
41820
41821         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
41822         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
41823         * m4/same.m4 (gl_SAME): Likewise.
41824         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
41825
41826         2006-03-11  Eric Blake  <ebb9@byu.net>
41827
41828         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
41829         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
41830         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
41831         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
41832
41833 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
41834
41835         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
41836         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
41837         reported by Mark D. Baushke, one in
41838         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
41839
41840         Merge from coreutils.
41841
41842         * lib/.cppi-disable: Add stdint_.h.
41843         * lib/.cvsignore: Add stdint.h.
41844
41845         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
41846
41847         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
41848         both double and long double versions.
41849         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
41850         * lib/xstrtold.c: New file.
41851         * lib/xstrtod.h (xstrtold): New decl.
41852
41853         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
41854
41855         * lib/filemode.c (setst): Remove.
41856         (strmode): Rewrite to avoid setst.  This makes the code shorter,
41857         (arguably) clearer, and the generated code is a bit smaller on my
41858         Debian GNU/Linux stable x86 host.
41859
41860         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
41861
41862         * lib/filemode.c: Include "filemode.h" first, to test the interface.
41863         Assume that filemode.h includes sys/types.h and sys/stat.h.
41864         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
41865         (ftypelet): Reorder to put common cases first, for efficiency.
41866         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
41867         to do 'M'.
41868         (strmode): Renamed from mode_string, and now stores 12 bytes instead
41869         of 10, for compatibility with FreeBSD.  All callers changed.
41870         (filemodestring): Now stores 12 bytes instead of 10, and sets file
41871         types that can't be deduced solely from st_mode.  First arg is now a
41872         const pointer.
41873         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
41874         (strmode): Renamed from mode_string.
41875         (filemodestring): New decl.
41876         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
41877         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
41878         needed.
41879         (S_ISPORT, S_ISWHT): New macros, if not already defined.
41880
41881         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
41882
41883         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
41884         fsusage.h now does that.  Include fsusage.h first, to test interface.
41885         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
41886         at most one method (the old code could have generated decls that
41887         didn't conform to C89, not that this was ever exercised).
41888         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
41889
41890         2006-03-19  Jim Meyering  <jim@meyering.net>
41891
41892         Work even in a chroot where d_ino values for entries in "/"
41893         don't match the stat.st_ino values for the same names.
41894         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
41895         number, iterate through all entries again, using lstat instead.
41896         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
41897         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
41898
41899         * lib/getcwd.c (__getcwd): Clarify a comment.
41900         Use memcpy in place of a call to strcpy.
41901
41902         2006-03-12  Jim Meyering  <jim@meyering.net>
41903
41904         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
41905         matches that of the current directory (which we're about to chdir ".."
41906         out of), then save the dev-ino of the parent, instead.
41907
41908         * lib/same-inode.h (SAME_INODE): New file/macro.
41909         * lib/chdir-safer.c (SAME_INODE): Remove definition.
41910         Include "same-inode.h", instead.
41911         * lib/same.c: Likewise.
41912         * lib/cycle-check.h: Include "same-inode.h".
41913         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
41914         * lib/cycle-check.c (SAME_INODE): Remove definition.
41915         * lib/root-dev-ino.h: Include "same-inode.h".
41916
41917         2006-03-11  Eric Blake  <ebb9@byu.net>
41918
41919         * lib/same.c (same_name): s/base_name/last_component/
41920         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
41921         * lib/filenamecat.c (file_name_concat): Likewise.
41922
41923         2006-03-11  Eric Blake  <ebb9@byu.net>,
41924                     Paul Eggert  <eggert@cs.ucla.edu>
41925
41926         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
41927         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
41928         drive prefix.
41929         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
41930         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
41931         (last_component): New method.
41932         * lib/dirname.c (dir_len): Determine when drive letters need a
41933         subsequent slash.  Preserve // when it is special.
41934         (dir_name): Don't append dot when drive letter is absolute.
41935         [TEST_DIRNAME]: Move into a full-blown gnulib test.
41936         * lib/basename.c (base_name): New semantics - malloc the result.
41937         Preserve // when it is special.  Preserve relative files that look
41938         like drive letters.
41939         (base_len): Preserve // when it is special.
41940         (last_component): New method, similar to old base_name semantics.
41941         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
41942         base_name.  Strip redundant slashes from ///.
41943
41944 2006-07-03  Jim Meyering  <jim@meyering.net>
41945
41946         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
41947         macro is used before the first cycle_check call.
41948
41949 2006-07-03  Eric Blake  <ebb9@byu.net>
41950
41951         * modules/dirname (Depends-on): Add xstrndup.
41952
41953 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
41954
41955         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
41956         test cases, so that config.log is a bit easier to follow.
41957
41958 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
41959
41960         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
41961         both are 64 bits, since this seems to be the tradition, and this
41962         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
41963         we ever run into a host that prefers long long to long in this
41964         case, we'll need another configure-time test.  Problem reported by
41965         Jim Meyering.
41966
41967 2006-07-02  Eric Blake  <ebb9@byu.net>
41968
41969         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
41970
41971 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
41972
41973         * modules/inttypes (Depends-on): No longer depends on stdint.
41974         * modules/stdint (Description): Say more about assumptions.
41975         Say that the fast types might differ.  Say macros are used.
41976         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
41977         (Makefile.am): Revise list of substituted symbols to match
41978         new stdint.m4.
41979         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
41980         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
41981         * tests/test-stdint.c (verify_same_types)
41982         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
41983         the code conforms to C99/C89.
41984         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
41985         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
41986
41987 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
41988
41989         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
41990         but fix a bug, by requiring at least 64 bits.
41991         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
41992         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
41993         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
41994         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG) Likewise.
41995
41996         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
41997         changes.  Make 2.59 a prerequisite.  Check and substitute for
41998         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
41999         inttypes.h.  Do not use special include files; just use the
42000         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
42001         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
42002         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
42003         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
42004         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
42005         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
42006         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
42007         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
42008         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
42009         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
42010         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
42011         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
42012         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
42013         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
42014         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
42015         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
42016         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
42017         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
42018         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
42019         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
42020         WINT_MAX.  Check for C99 conformance more strictly, by detecting
42021         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
42022         not check for things that C99 does not require, e.g., int8_t.  If
42023         a test isn't needed unless <stdint.h> isn't working, and is
42024         unlikely to be needed for any other reason, then don't do it
42025         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
42026         size_t, since we assume C89 freestanding at least.  Do not check
42027         for sig_atomic_t, wchar_t, or wint_t, since the code now does
42028         the right thing even if the types are not defined.  Instead use:
42029         (gl_STDINT_TYPE_PROPERTIES): New macro.
42030         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
42031         testing whether <sys/types.h> clashes, as Autoconf does this for
42032         us now.  All uses removed.
42033         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
42034         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
42035         (gl_CHECK_TYPE_SAME):
42036         Remove; no longer needed.
42037         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
42038         exists, since we'll return 0 anyway in that case.
42039         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
42040
42041 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
42042
42043         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
42044         possible collision with system files.
42045         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
42046         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
42047         WCHAR_MIN and WCHAR_MAX in this case.
42048         (<stddef.h>): Do not include; no longer needed.
42049         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
42050         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
42051         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
42052         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
42053         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
42054         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
42055         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
42056         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
42057         !defined(__c99))]: Include in this case too, since it's harmless
42058         now.
42059         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
42060         dangerous to do so.
42061         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
42062         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
42063         (_STDINT_MIN, _STDINT_MAX): New macros.
42064         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
42065         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
42066         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
42067         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
42068         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
42069         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
42070         macros, not typedefs; this simplifies things quite a bit.
42071         Use long int for all types narrower than int64_t.
42072         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
42073         Define in terms of long long int or int64_t or long int,
42074         not int64_t or int32_t.  This saves some compile-time testing.
42075         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
42076         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
42077         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
42078         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
42079         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
42080         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
42081         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
42082         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
42083         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
42084         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
42085         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
42086         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
42087         undef any previous version and define our own version, for
42088         simplicity and consistency with the new macros for types.
42089         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
42090         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
42091         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
42092         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
42093         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
42094         @WINT_T_SUFFIX@ to keep things simple here.
42095         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
42096         Simplify by assuming typical 8/16/32/64 host, since we're
42097         already doing that elsewhere anyway.
42098         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
42099         and assume long long int is 64 bits if available.  This
42100         speeds up 'configure'.
42101
42102 2006-07-01  Eric Blake  <ebb9@byu.net>
42103
42104         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
42105         Reported by Andreas Buening.
42106
42107 2006-07-01  Eric Blake  <ebb9@byu.net>
42108
42109         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
42110
42111 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
42112
42113         * lib/getaddrinfo.c: fixed typo
42114
42115 2006-06-29  Jim Meyering  <jim@meyering.net>
42116
42117         * modules/strftime (Maintainer): Add my name, since with the
42118         FPRINTFTIME changes strftime.c has forked from glibc.
42119
42120 2006-06-29  Eric Blake  <ebb9@byu.net>
42121
42122         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
42123
42124 2006-06-29  Eric Blake  <ebb9@byu.net>
42125
42126         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
42127
42128 2006-06-29  Eric Blake  <ebb9@byu.net>
42129
42130         * lib/stat_.h: New file.
42131
42132 2006-06-29  Eric Blake  <ebb9@byu.net>
42133
42134         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
42135         unused static function.
42136
42137 2006-06-29  Eric Blake  <ebb9@byu.net>
42138
42139         * doc/functions.texi (Function Portability): Document missing lstat
42140         on mingw.
42141
42142 2006-06-29  Eric Blake  <ebb9@byu.net>
42143
42144         * MODULES.html.sh: Add sys_stat.
42145         * modules/sys_stat: New module.
42146         * modules/mkstemp (Depends-on): Add sys_stat.
42147
42148 2006-06-29  Derek R. Price  <derek@ximbiot.com>
42149
42150         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
42151
42152 2006-06-29  Derek R. Price  <derek@ximbiot.com>
42153
42154         * m4/c-bs-a.m4: Removed.
42155
42156 2006-06-29  Derek R. Price  <derek@ximbiot.com>
42157
42158         * lib/strftime.c: Assume strftime() exists.
42159
42160 2006-06-29  Derek Price  <derek@ximbiot.com>
42161
42162         * modules/c-bs-a: Removed - \a is C89.
42163         * MODULES.html.sh: Remove c-bs-a.
42164
42165 2006-06-29  Bruno Haible  <bruno@clisp.org>
42166
42167         * modules/wcwidth (License): Change to LGPL.
42168
42169 2006-06-28  Simon Josefsson  <jas@extundo.com>
42170
42171         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
42172         on _WIN32.
42173
42174         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
42175         getnameinfo.
42176
42177 2006-06-28  Simon Josefsson  <jas@extundo.com>
42178
42179         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
42180
42181 2006-06-28  Simon Josefsson  <jas@extundo.com>
42182
42183         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
42184         functions there.  It will succeed on Windows XP, but on Windows
42185         2000 and (presumably) earlier, it will fail, and use the internal
42186         re-implementation.
42187         (use_win32_p): New function.
42188         (getaddrinfo): Use strtoul on servname, to support numeric ports.
42189         Support AI_NUMERICSERV to disable getservbyname.
42190         (getnameinfo): New function, only supports
42191         NI_NUMERICHOST|NI_NUMERICSERV for now.
42192
42193         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
42194         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
42195         getnameinfo.
42196
42197 2006-06-28  Eric Blake  <ebb9@byu.net>
42198
42199         * modules/wcwidth: New file.
42200         * modules/mbchar (Depends-on): Add wcwidth.
42201         * modules/mbswidth (Depends-on): Add wcwidth.
42202         * MODULES.html.sh: Add wcwidth.
42203
42204 2006-06-28  Eric Blake  <ebb9@byu.net>
42205
42206         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
42207         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
42208
42209 2006-06-28  Eric Blake  <ebb9@byu.net>
42210
42211         * lib/xvasprintf.h: Fix comments.
42212
42213 2006-06-28  Eric Blake  <ebb9@byu.net>
42214
42215         * lib/mbchar.h (wcwidth): Include wcwidth.h.
42216         * lib/mbswidth.c (wcwidth): Move from here...
42217         * lib/wcwidth.h: ...to this new file.
42218
42219 2006-06-28  Derek R. Price  <derek@ximbiot.com>
42220
42221         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
42222
42223         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
42224         it's obsolete.
42225         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
42226
42227 2006-06-28  Derek R. Price  <derek@ximbiot.com>
42228
42229         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
42230         Autoconf 2.60 says this stuff was obsolete.
42231
42232 2006-06-28  Bruno Haible  <bruno@clisp.org>
42233
42234         * modules/wcwidth (Files): Add m4/wchar_t.m4.
42235
42236 2006-06-28  Bruno Haible  <bruno@clisp.org>
42237
42238         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
42239         gt_TYPE_WCHAR_T.
42240
42241 2006-06-28  Bruno Haible  <bruno@clisp.org>
42242
42243         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
42244         declaration for wcwidth.
42245         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
42246
42247 2006-06-28  Bruno Haible  <bruno@clisp.org>
42248
42249         * lib/mkdtemp.c [MINGW]: Include <io.h>.
42250         (mkdir): Define using _mkdir.
42251
42252 2006-06-28  Bruno Haible  <bruno@clisp.org>
42253
42254         * lib/getaddrinfo.h: Fix POSIX URL.
42255         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
42256         _WIN32.
42257         (use_win32_p): Make static.
42258         (getaddrinfo): Reject service name if it is empty or does not consist
42259         solely of decimal digits, or if its value is > 65535.
42260         (getnameinfo): Remove useless casts.
42261
42262 2006-06-27  Simon Josefsson  <jas@extundo.com>
42263
42264         * modules/sys_select: New file, suggested by Bruno Haible, Paul
42265         Eggert and Martin Lambers.
42266
42267 2006-06-27  Simon Josefsson  <jas@extundo.com>
42268
42269         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
42270         Eggert and Martin Lambers.
42271
42272 2006-06-27  Bruno Haible  <bruno@clisp.org>
42273
42274         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
42275         result to 0, not to empty.
42276         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
42277
42278 2006-06-27  Bruno Haible  <bruno@clisp.org>
42279
42280         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
42281
42282 2006-06-26  Simon Josefsson  <jas@extundo.com>
42283
42284         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
42285         present.
42286
42287 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
42288
42289         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
42290         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
42291         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
42292
42293 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
42294
42295         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
42296
42297 2006-06-26  Bruno Haible  <bruno@clisp.org>
42298
42299         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
42300
42301 2006-06-26  Bruno Haible  <bruno@clisp.org>
42302
42303         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
42304
42305 2006-06-26  Bruno Haible  <bruno@clisp.org>
42306
42307         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
42308         SGI C compiler in pre-C99 mode.
42309         Suggested by Mark D. Baushke and Larry Jones.
42310
42311 2006-06-26  Bruno Haible  <bruno@clisp.org>
42312
42313         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
42314         WCHAR_MAX.
42315         Reported by Mark D. Baushke and Larry Jones.
42316
42317 2006-06-26  Bruno Haible  <bruno@clisp.org>
42318
42319         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
42320         in pre-C99 mode.
42321         Suggested by Mark D. Baushke and Larry Jones.
42322
42323 2006-06-23  Simon Josefsson  <jas@extundo.com>
42324             Bruno Haible  <bruno@clisp.org>
42325
42326         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
42327         Emit mostlyclean-local rule.
42328         (func_emit_tests_Makefile_am): Likewise.
42329         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
42330
42331 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
42332
42333         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
42334
42335 2006-06-23  Bruno Haible  <bruno@clisp.org>
42336
42337         * tests/test-stdint.c: Update to match ISO C 99 Technical
42338         Corrigendum 1.
42339
42340 2006-06-23  Bruno Haible  <bruno@clisp.org>
42341
42342         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
42343
42344 2006-06-23  Bruno Haible  <bruno@clisp.org>
42345
42346         * lib/stdint_.h: Treat IRIX like OpenBSD.
42347
42348 2006-06-23  Bruno Haible  <bruno@clisp.org>
42349
42350         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
42351         ISO C 99 Technical Corrigendum 1.
42352
42353 2006-06-22  Simon Josefsson  <jas@extundo.com>
42354
42355         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
42356         MinGW.
42357
42358 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
42359
42360         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
42361         needed.  Some compiler complained about some of them.  Problem reported
42362         by Larry Jones in
42363         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
42364
42365 2006-06-21  Simon Josefsson  <jas@extundo.com>
42366
42367         * tests/test-getaddrinfo.c: New file.
42368
42369         * modules/getaddrinfo-tests: New file.
42370
42371         * MODULES.html.sh: Add inet_pton.
42372
42373         * modules/inet_pton: New file.
42374
42375 2006-06-21  Simon Josefsson  <jas@extundo.com>
42376
42377         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
42378         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
42379         of using the (limited) gnulib implementation on Windows XP.
42380
42381         * m4/inet_pton.m4: New file.
42382
42383 2006-06-21  Simon Josefsson  <jas@extundo.com>
42384
42385         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
42386         variable.
42387
42388         * lib/socket_.h: Don't define WINVER.
42389
42390         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
42391         slightly modified to work in gnulib.
42392
42393 2006-06-21  Simon Josefsson  <jas@extundo.com>
42394
42395         * doc/gnulib.texi (Windows sockets): Add.
42396
42397 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
42398
42399         * lib/read-file.c (fread_file): Start with buffer allocation of
42400         0 bytes rather than 1 byte; this simplifies the code.
42401         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
42402         code to free buffer and save/restore errno.
42403         (internal_read_file): Remove unused local.
42404
42405 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
42406
42407         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
42408         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
42409         Problem reported by Denis Excoffier in
42410         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
42411
42412 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
42413
42414         * modules/sys_socket, modules/socklen: Include sys/types since
42415         FreeBSD 4.x's sys/socket.h needs it.
42416
42417 2006-06-19  Simon Josefsson  <jas@extundo.com>
42418
42419         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
42420
42421 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
42422
42423         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
42424
42425 2006-06-19  Bruno Haible  <bruno@clisp.org>
42426
42427         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
42428         and FULL_PATH_INTTYPES_H in angle brackets.
42429         Reported by Mark D. Baushke <mdb@gnu.org>.
42430
42431 2006-06-17  Eric Blake  <ebb9@byu.net>
42432
42433         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
42434         errno.
42435
42436 2006-06-17  Bruno Haible  <bruno@clisp.org>
42437
42438         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
42439         <sys/inttypes.h>.
42440
42441 2006-06-17  Bruno Haible  <bruno@clisp.org>
42442
42443         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
42444         whether errno is declared. Assume <errno.h> declares errno.
42445
42446 2006-06-17  Bruno Haible  <bruno@clisp.org>
42447
42448         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
42449
42450 2006-06-17  Bruno Haible  <bruno@clisp.org>
42451
42452         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
42453         problem on Solaris 2.5.1.
42454
42455 2006-06-16  Eric Blake  <ebb9@byu.net>
42456
42457         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
42458         * lib/unicodeio.c [!defined errno]: Likewise.
42459         * lib/strtol.c [!defined errno]: Likewise.
42460         * lib/strtod.c [!defined errno]: Likewise.
42461
42462 2006-06-15  Eric Blake  <ebb9@byu.net>
42463
42464         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
42465
42466 2006-06-15  Eric Blake  <ebb9@byu.net>
42467
42468         * config/srclist.txt (ssize_t.m4): Lose sync.
42469
42470 2006-06-15  Bruno Haible  <bruno@clisp.org>
42471
42472         * modules/stdint (Files): Include m4/full-header-path.m4,
42473         m4/size_max.m4, m4/wchar_t.m4.
42474         (Makefile.am): Many more substitutions.
42475         * modules/stdint-tests: New file.
42476         * tests/test-stdint.c: New file.
42477
42478 2006-06-15  Bruno Haible  <bruno@clisp.org>
42479
42480         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
42481         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
42482         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
42483         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
42484         gl_CHECK_TYPE_SAME): New macros.
42485
42486 2006-06-15  Bruno Haible  <bruno@clisp.org>
42487
42488         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
42489
42490 2006-06-15  Bruno Haible  <bruno@clisp.org>
42491
42492         * lib/stdint_.h: Rewritten to be fully auto-configured.
42493         Fixes bug on HP-UX/IA64.
42494
42495 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
42496
42497         * lib/getdate.y (__attribute__): Don't define if already defined.
42498         Problem reported by Larry Jones.
42499         * lib/utimens.c (__attribute__): Likewise.
42500
42501 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
42502
42503         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
42504         reported by Andreas Schwab.
42505
42506 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42507             Bruno Haible  <bruno@clisp.org>
42508
42509         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
42510         check for the declaration of strnlen and a run test that exposes the
42511         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
42512         rpl_strndup.
42513
42514 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42515             Bruno Haible  <bruno@clisp.org>
42516
42517         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
42518
42519 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
42520
42521         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
42522         compile test, for Tru64 4.0D.
42523
42524 2006-05-28  Karl Berry  <karl@gnu.org>
42525
42526         * config/srclist.txt (printf-args.c): lose sync.
42527
42528 2006-05-26  Martin Lambers  <marlam@marlam.de>
42529
42530         * lib/getpass.c: Updates the test for the native W32 API, and adds
42531         missing includes, thus fixing compilation warnings.
42532
42533 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
42534
42535         * lib/exclude.c (exclude_fnmatch): New function.
42536         (excluded_file_name): Call exclude_fnmatch.
42537         * lib/exclude.h (excluded_file_name): New prototype
42538
42539 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
42540
42541         * lib/tempname.c (small_open, large_open): New macros.
42542         (__open, __open64) [!_LIBC]: Remove.
42543         (__gen_tempname): Use small_open and large_open instead of __open
42544         and __open64.  This fixes a portability bug on HP-UX 11.11i
42545         reported by Simon Wing-Tang in
42546         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
42547
42548 2006-05-24  Bruno Haible  <bruno@clisp.org>
42549
42550         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
42551         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
42552         Reported by Thorsten Maerz <torte@netztorte.de> via
42553         Aaron Stone <aaron@serendipity.cx>.
42554
42555 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
42556
42557         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
42558         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
42559         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
42560         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
42561         not really conditional on the cache.
42562         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
42563
42564 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
42565
42566         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
42567         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
42568         (my_usleep): Don't mishandle maximum value.
42569
42570 2006-05-19  Jim Meyering  <jim@meyering.net>
42571
42572         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
42573
42574 2006-05-17  Bruno Haible  <bruno@clisp.org>
42575
42576         Cygwin portability.
42577         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
42578
42579 2006-05-17  Bruno Haible  <bruno@clisp.org>
42580
42581         * lib/stdint_.h: Fix recognition of Cygwin.
42582
42583 2006-05-15  Bruno Haible  <bruno@clisp.org>
42584
42585         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
42586         on libtool patch by Ralf Wildenhues.
42587
42588 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
42589
42590         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
42591         test for C99 conformance; (bool) 0.5 is an integer constant
42592         expression, but (bool) -0.5 is not.  Problem reported by Fedor
42593         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
42594
42595 2006-05-11  Simon Josefsson  <jas@extundo.com>
42596
42597         * m4/xvasprintf.m4: Fix obvious typo.
42598
42599 2006-05-11  Jim Meyering  <jim@meyering.net>
42600
42601         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
42602         James Lemley.
42603
42604 2006-05-10  Simon Josefsson  <jas@extundo.com>
42605
42606         * lib/md4.c: Typo fix, update copyright years.
42607         (K1, K2): Don't use L because it turn computations into 64-bit on
42608         64-bit platforms.
42609
42610 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
42611
42612         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
42613         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
42614         unwanted sign propagation, e.g., on hosts with 64-bit int.
42615         There still are some problems with reeelly weird theoretical hosts
42616         (e.g., 33-bit int) but it's not worth worrying about now.
42617         * lib/sha1.c (rol): Likewise.
42618         (K1, K2, K3, K4): Remove unnecessary L suffix.
42619
42620 2006-05-10  Bruno Haible  <bruno@clisp.org>
42621
42622         * lib/des.c: Cast to avoid warnings.
42623
42624 2006-05-09  Bruno Haible  <bruno@clisp.org>
42625
42626         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
42627         (Depends-on): Depend also on xsize, stdarg.
42628         (configure.ac): Add gl_XVASPRINTF.
42629
42630 2006-05-09  Bruno Haible  <bruno@clisp.org>
42631
42632         * m4/xvasprintf.m4: New file.
42633
42634 2006-05-09  Bruno Haible  <bruno@clisp.org>
42635
42636         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
42637         (EOVERFLOW): Define fallback value.
42638         (xstrcat): New function.
42639         (xvasprintf): Recognize the special case of a string concatenation.
42640
42641 2006-05-08  Eric Blake  <ebb9@byu.net>
42642
42643         * gnulib-tool (func_version): Base copyright year on CVS date.
42644         (func_emit_copyright_notice): New function.
42645         (func_emit_lib_Makefile_am): Use it.
42646         (func_emit_tests_Makefile_am): Likewise.
42647         (func_import): Likewise.
42648
42649 2006-05-08  Bruno Haible  <bruno@clisp.org>
42650
42651         * modules/stdarg: New file.
42652         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
42653
42654 2006-05-08  Bruno Haible  <bruno@clisp.org>
42655
42656         * m4/stdarg.m4: New file, from GNU gettext.
42657
42658 2006-05-08  Bruno Haible  <bruno@clisp.org>
42659
42660         * config/srclist.txt (build-aux/config.rpath): different from latest
42661         release.
42662
42663 2006-05-08  Bruno Haible  <bruno@clisp.org>
42664
42665         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
42666
42667 2006-05-05  Jim Meyering  <jim@meyering.net>
42668
42669         * m4/warning.m4: New file, derived from bison's file by the same name.
42670
42671 2006-05-03  Bruno Haible  <bruno@clisp.org>
42672
42673         * lib/stdint_.h: Shorter URL.
42674         * lib/inttypes.h: Likewise.
42675
42676 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
42677
42678         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
42679
42680 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
42681
42682         * lib/verify.h: Document the internals better.  Most of this change
42683         was written by Bruno Haible.
42684
42685 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
42686
42687         * doc/verify.texi: New file, partly based on a proposal by
42688         Bruno Haible.
42689
42690 2006-05-02  Bruno Haible  <bruno@clisp.org>
42691
42692         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
42693         test from here...
42694         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
42695
42696 2006-04-29  Bruno Haible  <bruno@clisp.org>
42697
42698         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
42699         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
42700
42701 2006-04-29  Bruno Haible  <bruno@clisp.org>
42702
42703         * gnulib-tool: Make --update option actually work.
42704
42705 2006-04-29  Bruno Haible  <bruno@clisp.org>
42706
42707         * doc/gcd.texi: New file.
42708         * doc/gnulib.texi: Include it.
42709
42710 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
42711
42712         * lib/getdate.y (get_date): When adding relative date, start with the
42713         initial time, not with the result of the first mktime call.
42714
42715 2006-04-25  Bruno Haible  <bruno@clisp.org>
42716
42717         * gnulib-tool (func_import): Output the include directives in three
42718         blocks, sorted separately.
42719         Reported by Ben Pfaff <blp@cs.stanford.edu>.
42720
42721 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
42722
42723         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
42724         to define main with arguments, for C++.  Reported by Eric Blake.
42725         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
42726         Prefer 'int main ()' to 'int main (void)', for C++.
42727         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
42728         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
42729         for 'main', for C99 and C++.
42730
42731 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
42732
42733         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
42734         Don't assume that exit status -1 is valid.
42735         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
42736         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
42737         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
42738         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
42739         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
42740         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
42741         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
42742         functions can be used without declaring them, or that you can
42743         exit with status -1.
42744         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
42745
42746 2006-04-24  Karl Berry  <karl@gnu.org>
42747
42748         * config/srclist.txt (longdouble.m4): sync lost.
42749
42750 2006-04-24  Eric Blake  <ebb9@byu.net>
42751
42752         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
42753
42754 2006-04-24  Bruno Haible  <bruno@clisp.org>
42755
42756         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
42757         poll() implementation in AIX.
42758         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
42759
42760 2006-04-24  Bruno Haible  <bruno@clisp.org>
42761
42762         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
42763         assigned exactly once.
42764
42765 2006-04-23  Claudio Fontana  <claudio@gnu.org>
42766             Bruno Haible  <bruno@clisp.org>
42767
42768         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
42769         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
42770         for AM_CPPFLAGS.
42771
42772 2006-04-23  Bruno Haible  <bruno@clisp.org>
42773
42774         * modules/copy-file: Depend on unistd.
42775         * modules/execute: Likewise.
42776         * modules/fatal-signal: Likewise.
42777         * modules/findprog: Likewise.
42778         * modules/mkdtemp : Likewise.
42779         * modules/pipe: Likewise.
42780         * modules/wait-process: Likewise.
42781
42782 2006-04-23  Bruno Haible  <bruno@clisp.org>
42783
42784         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
42785         condition was already detected.
42786         Reported by Ben Pfaff <blp@cs.stanford.edu>.
42787
42788 2006-04-23  Bruno Haible  <bruno@clisp.org>
42789
42790         * lib/copy-file.c: Include <unistd.h> unconditionally.
42791         * lib/execute.c: Likewise.
42792         * lib/fatal-signal.c: Likewise.
42793         * lib/findprog.c: Likewise.
42794         * lib/mkdtemp.c: Likewise.
42795         * lib/pipe.h: Likewise.
42796         * lib/pipe.c: Likewise.
42797         * lib/wait-process.h: Likewise.
42798
42799 2006-04-23  Bruno Haible  <bruno@clisp.org>
42800
42801         * gnulib-tool (func_usage): Fix --import description. Document
42802         --update.
42803         (func_import): Create temporary file in a temporary directory, if
42804         --dry-run is specified. Silence errors from 'grep' when there are no
42805         m4 files in $m4dir.
42806         (func_create_testdir): Silence errors from 'grep' when there are no
42807         m4 files in $m4dir.
42808         Reported by Karl Berry <karl@freefriends.org>.
42809
42810 2006-04-20  Bruno Haible  <bruno@clisp.org>
42811
42812         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
42813         one argument, so that the code will be portable to Autoconf 2.60.
42814         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
42815         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
42816         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
42817
42818 2006-04-19  Derek Price  <derek@ximbiot.com>
42819             Eric Blake  <ebb9@byu.net>
42820
42821         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
42822         rather than "/full/path.h".  Update comment to match.  Shorten &
42823         generalize m4_translit call via AS_TR_CPP.
42824
42825 2006-04-19  Derek Price  <derek@ximbiot.com>
42826             Eric Blake  <ebb9@byu.net>
42827
42828         * lib/inttypes.h: Correct grammar in comment.
42829
42830 2006-04-18  Derek Price  <derek@ximbiot.com>
42831             Paul Eggert  <eggert@cs.ucla.edu>
42832
42833         * modules/inttypes: New file.
42834         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
42835
42836 2006-04-18  Derek Price  <derek@ximbiot.com>
42837             Paul Eggert  <eggert@cs.ucla.edu>
42838
42839         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
42840         New files.
42841
42842 2006-04-18  Derek Price  <derek@ximbiot.com>
42843             Paul Eggert  <eggert@cs.ucla.edu>
42844
42845         * lib/inttypes.h: New file.
42846         * lib/strtoimax.c: Assume <inttypes.h>.
42847
42848 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
42849
42850         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
42851         isn't mounted.  Problem reported by Kir Kolyshkin.
42852
42853 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
42854
42855         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
42856         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
42857         Derek R. Price.
42858         * lib/regex.h (RE_DUP_MAX): Update comment to match current
42859         implementation.
42860
42861 2006-04-12  Eric Blake  <ebb9@byu.net>
42862
42863         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
42864         is now done automatically by the corresponding Autoconf macro.
42865
42866 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
42867
42868         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
42869         time_r.h.
42870
42871 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
42872
42873         Merge regex changes from libc, removing some of our
42874         POSIX-conformance changes that were rejected and redoing them in a
42875         less-intrusive way.
42876
42877         * lib/regcomp.c (re_compile_internal, init_dfa):
42878         Length arg is now size_t, not Idx.  All uses changed.
42879         (peek_token): Forward decl now says internal_function.
42880         (__re_error_msgid, __re_error_msgid_idx):
42881         Now static rather than extern with attribute_hidden.
42882         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
42883         For some reason libc prefers K&R style defns for external functions.
42884         (regerror) [!defined _LIBC]: Likewise.
42885         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
42886         (seek_collating_symbol_entry, lookup_collation_sequence_value):
42887         (build_range_exp, build_collating_symbol):
42888         Use K&R-style defn.
42889         (re_compile_fastmap): Use '\0' to memset, not 0.
42890         (utf8_sb_map): Make the calculations more obvious.
42891         (init_dfa, parse_bracket_exp, build_charclass_op):
42892         Call calloc and cast result, as glibc does.
42893         (init_word_char, fetch_token, peek_token, peek_token_bracket):
42894         (build_range_exp, build_collating_symbol):
42895         Now internal functions.
42896
42897         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
42898
42899         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
42900         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
42901         Don't depend on VMS; depend on __VMS instead, for POSIX
42902         namespace cleanness.
42903         (regoff_t): Define to ssize_t, not long int.
42904
42905         Remove the REG_ macros named below.  Instead, make the old names
42906         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
42907         __USE_GNU_REGEX.
42908         (REG_BACKSLASH_ESCAPE_IN_LISTS):
42909         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
42910         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
42911         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
42912         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
42913         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
42914         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
42915         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
42916         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
42917         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
42918         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
42919         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
42920         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
42921         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
42922         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
42923         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
42924         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
42925         (REG_NREGS):
42926         Remove.  All uses replaced by the old RE_* names.
42927         (RE_BACKSLASH_ESCAPE_IN_LISTS):
42928         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
42929         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
42930         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
42931         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
42932         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
42933         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
42934         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
42935         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
42936         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
42937         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
42938         Don't bother having these macros be independent of each others'
42939         values, since they no longer exist in the POSIX name space.
42940
42941         Rename the following member names back to their old names,
42942         unless !__USE_GNU_REGEX.  All uses changed back.
42943         (buffer): Renamed from re_buffer.
42944         (allocated): Renamed from re_allocated.
42945         (used): Renamed from re_used.
42946         (syntax): Renamed from re_syntax.
42947         (fastmap): Renamed from re_fastmap.
42948         (translate): Renamed from re_translate.
42949         (can_be_null): Renamed from re_can_be_null.
42950         (regs_allocated): Renamed from re_regs_allocated.
42951         (fastmap_accurate): Renamed from re_fastmap_accurate.
42952         (no_sub): Renamed from re_no_sub.
42953         (not_bol): Renamed from re_not_bol.
42954         (not_eol): Renamed from re_not_eol.
42955         (newline_anchor): Renamed from re_newline_anchor.
42956         (num_regs): Renamed from rm_num_regs.
42957         (start): Renamed from rm_start.
42958         (end): Renamed from rm_end.
42959
42960         (free_state): Move up a bit.
42961
42962         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
42963         #define to be empty.
42964         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
42965         when that is what is intended.
42966         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
42967         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
42968         (MAX): New macro.
42969         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
42970         All uses changed back to re_malloc, etc.  It's now the caller's
42971         responsibility to check for overflow; all callers changed.
42972         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
42973         (re_x2nrealloc): Remove.
42974         (free_state): Remove decl.
42975
42976         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
42977         (re_set_registers, re_exec):
42978         Use K&R-style defn.
42979
42980         2006-01-31  Roland McGrath  <roland@redhat.com>
42981
42982         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
42983         Reported by Mike Frysinger <vapier@gentoo.org>.
42984
42985         2006-01-15  Andreas Jaeger  <aj@suse.de>
42986
42987         [BZ #1950]
42988         * lib/regex_internal.c (re_string_reconstruct): Adjust for
42989         build_wcs_upper_buffer change.
42990         (build_wcs_upper_buffer): Change return type.
42991
42992         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
42993
42994         * lib/regex_internal.h: Include <stdint.h> if available.
42995
42996         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
42997
42998         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
42999
43000         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
43001
43002         * lib/regcomp.c: Adjust for changed secondary hash function.
43003
43004         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
43005
43006         * lib/regex.h: Pretty printing.
43007         Clean up namespace a bit.
43008
43009         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
43010
43011         * lib/regexec.c (update_cur_sifted_state, check_arrival,
43012         check_arrival_add_next_nodes): Avoid using uninitialized variable.
43013
43014         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
43015                     Ulrich Drepper  <drepper@redhat.com>
43016
43017         [BZ #1302]
43018         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
43019         changed.
43020         (bitset_word_t): Renamed from bitset_word.  All uses changed.
43021
43022         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
43023
43024         [BZ #281]
43025         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
43026         * lib/regcomp.c: Remove unnecessary uses of
43027         unsigned RE_TRANSLATE_TYPE.
43028         * lib/regex_internal.h: Likewise.
43029         * lib/regex_internal.c: Likewise.
43030         * lib/regexec.c: Likewise.
43031         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
43032
43033         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
43034
43035         * lib/regexec.c (find_recover_state): Remove unnecessary
43036         initialization.
43037         (transit_state_bkref): Make DFA a const pointer.
43038         (get_subexp): Likewise.
43039         (check_arrival): Likewise.
43040         (update_cur_sifted_state): Likewise.
43041         (re_search_internal): Likewise.
43042         (prune_impossible_nodes): Likewise.
43043         (acquire_init_state_context): Likewise.
43044         (proceed_next_node): Likewise.
43045         (set_regs): Likewise.
43046         (free_fail_stack_return): Likewise.
43047         (check_arrival_expand_ecl): Mark DFA parameter as const.
43048         (check_arrival_expand_ecl_sub): Likewise.
43049         (check_subexp_limits): Likewise.
43050         (sub_epsilon_src_nodes):  Likewise.
43051         (add_epsilon_src_nodes):  Likewise.
43052         (merge_state_array): Likewise.
43053         (update_regs): Likewise.
43054         (build_trtable): Likewise.
43055         (sift_states_backward): Mark MCTX parameter as const.
43056         (build_sifted_states): Likewise.
43057         (update_cur_sifted_state): Likewise.
43058         (sift_states_mkref): Likewise.
43059         (check_arrival_expand_ecl): Mark eclosure as const.
43060         (check_dst_limits_calc_pos_1): Likewise.
43061         * lib/regex_internal.h (re_match_context_t): Make dfa a const
43062         pointer.
43063
43064         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
43065
43066         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
43067         (transit_state_sb): Likewise.
43068         (transit_state_mb): Likewise.
43069         (sift_states_iter_mb): Likewise.
43070         (check_arrival_add_next_nodes): Likewise.
43071         (check_node_accept_bytes): Change first parameter to pointer-to-const.
43072         [_LIBC] (re_search_2_stub): Use mempcpy.
43073
43074         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
43075         mbrtowc for very simple UTF-8 case.
43076
43077         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
43078         a pointer-to-const.
43079         (re_acquire_state_context): Likewise.
43080         * lib/regex_internal.h: Adjust prototypes.
43081
43082         * lib/regex.c: Prevent using C++ compilers.
43083
43084         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
43085         (re_acquire_state_context): Likewise.
43086
43087 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
43088
43089         * modules/regex (Depends-on): Add ssize_t.
43090
43091 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
43092
43093         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
43094         translation table.
43095
43096 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
43097
43098         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
43099
43100 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
43101             Bruno Haible  <bruno@clisp.org>
43102
43103         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
43104         <sys/types.h> and <inttypes.h>.
43105
43106 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43107
43108         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
43109         `__error_t_defined', so argp.h will not typedef the former.
43110
43111 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
43112
43113         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
43114         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
43115         glibc names.  Even if glibc is changed to conform to POSIX, the
43116         traditional names will be available anyway, since regex depends on
43117         the extensions module.  Also, fix a longstanding typo in the
43118         implementation of Spencer ERE test #75 from grep 2.3.  Problems
43119         reported by Emanuele Giaquinta.  Also, change sense of cached
43120         variable, so that the message makes sense.
43121
43122 2006-03-24  Simon Josefsson  <jas@extundo.com>
43123
43124         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
43125         including some doc fixes.
43126         (base64_encode_alloc): Fix +1 bug on allocation failures.
43127
43128 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43129
43130         * lib/base64.c (base64_encode): Do not read past end of array with
43131         unsanitized input on systems with CHAR_BIT > 8.
43132
43133 2006-03-24  Eric Blake  <ebb9@byu.net>
43134
43135         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
43136
43137 2006-03-22  Karl Berry  <karl@gnu.org>
43138
43139         * config/srclist.txt (*setenv.[ch]): get from coreutils.
43140         * config/srclistvars.sh (COREUTILS): new var.
43141
43142 2006-03-17  Jim Meyering  <jim@meyering.net>
43143
43144         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
43145         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
43146
43147 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
43148
43149         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
43150         no longer needs it.  Instead, check that regoff_t is as least
43151         as wide as ptrdiff_t.
43152
43153         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
43154         so that our regex.h stays compatible with the installed regex.
43155         This is helpful for installers who configure --without-included-regex.
43156         Problem reported by Emanuele Giaquinta.
43157
43158 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
43159
43160         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
43161         Typedef to long int, not to off_, as POSIX will likely change
43162         in that direction.
43163
43164 2006-03-15  Eric Blake  <ebb9@byu.net>
43165
43166         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
43167
43168 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
43169
43170         * lib/argp-help.c (validate_uparams): Fix typo
43171         * lib/argp-parse.c (argp_default_options): Consistently begin help
43172         messages with a lowercase letter.
43173
43174 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
43175
43176         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
43177         overrun buffers and shouldn't be used (much as gets shouldn't be
43178         used).
43179         * lib/time_r.c (asctime_r, ctime_r): Likewise.
43180
43181 2006-03-08  Simon Josefsson  <jas@extundo.com>
43182
43183         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
43184         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
43185
43186 2006-03-08  Simon Josefsson  <jas@extundo.com>
43187
43188         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
43189         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
43190
43191 2006-03-08  Simon Josefsson  <jas@extundo.com>
43192
43193         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
43194         signal that configure disabled the device.
43195
43196 2006-03-08  Simon Josefsson  <jas@extundo.com>
43197
43198         * build-aux/maint.mk: Fix refresh-po, to handle no translated
43199         languages.
43200
43201 2006-03-07  Simon Josefsson  <jas@extundo.com>
43202
43203         * modules/getopt (Depends-on): Add unistd.
43204
43205         * modules/unistd: New file.
43206
43207 2006-03-07  Simon Josefsson  <jas@extundo.com>
43208
43209         * modules/gc-random: New file.
43210
43211 2006-03-07  Simon Josefsson  <jas@extundo.com>
43212
43213         * m4/unistd_h.m4: New file.
43214
43215 2006-03-07  Simon Josefsson  <jas@extundo.com>
43216
43217         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
43218         test to be side-effect free by storing the result in the cache
43219         variable gl_cv_lib_readline, and moving the assignment of
43220         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
43221         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
43222
43223 2006-03-07  Simon Josefsson  <jas@extundo.com>
43224
43225         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
43226         error on missing devices (the functions will return an error).
43227
43228         * m4/gc.m4: Move random stuff to gc-random.m4
43229
43230 2006-03-07  Simon Josefsson  <jas@extundo.com>
43231
43232         * lib/unistd_.h: New file.
43233
43234 2006-03-07  Simon Josefsson  <jas@extundo.com>
43235
43236         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
43237
43238 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
43239
43240         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
43241         Problem reported by Juan Manuel Guerrero.
43242
43243 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
43244
43245         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
43246         the unistd module.
43247         * lib/getlogin_r.c: Likewise.
43248         * lib/getlogin_r.h: Likewise.
43249         * lib/glob.c: Likewise.
43250         * lib/pagealign_alloc.c: Likewise.
43251         * lib/unistd_.h: Remove; no longer needed.
43252
43253 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
43254
43255         * MODULES.html.sh (Support for systems lacking POSIX:2001):
43256         Add unistd.
43257         * modules/c-stack (Depends-on): Add unistd.
43258         * modules/getlogin_r: Likewise.
43259         * modules/glob: Likewise.
43260         * modules/pagealign_alloc: Likewise.
43261         * modules/unistd (Files): Remove lib/unistd_.h.
43262         (EXTRA_DIST): Remove.
43263         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
43264         need unistd_.h.
43265         (MOSTLYCLEANFILES): Remove unistd.h-t.
43266
43267 2006-03-03  Simon Josefsson  <jas@extundo.com>
43268
43269         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
43270
43271 2006-03-03  Simon Josefsson  <jas@extundo.com>
43272
43273         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
43274         libidn and bison.
43275
43276 2006-03-03  Simon Josefsson  <jas@extundo.com>
43277
43278         * build-aux/maint.mk: Add indent target.
43279
43280 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
43281
43282         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
43283         our replacement poll.h in any case, to avoid a differing
43284         declaration from a system header.  Seen on AIX.
43285
43286 2006-03-01  Simon Josefsson  <jas@extundo.com>
43287
43288         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
43289         <kasal@ucw.cz>.
43290
43291 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
43292
43293         * modules/gettime (Depends-on): Add extensions module.
43294         * modules/nanosleep (Depends-on): Likewise.
43295         * modules/settime (Depends-on): Likewise.
43296
43297 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
43298
43299         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
43300         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
43301         pedantically.
43302         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
43303         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
43304
43305         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
43306         not "==".  Reported by Ralf Wildenhues.
43307
43308 2006-03-01  Karl Berry  <karl@gnu.org>
43309
43310         * doc/Copyright/request-*: new files, synced from gnuorg.
43311
43312 2006-03-01  Karl Berry  <karl@gnu.org>
43313
43314         * config/srclist.txt (Copyright/*): new entries.
43315
43316 2006-02-28  Simon Josefsson  <jas@extundo.com>
43317
43318         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
43319
43320 2006-02-27  Simon Josefsson  <jas@extundo.com>
43321
43322         * lib/base64.h: Indent #define's.  From Jim Meyering
43323         <jim@meyering.net>.
43324
43325 2006-02-27  Jim Meyering  <jim@meyering.net>
43326
43327         Revert the change of 2006-02-24, so these files can continue
43328         to be sync'd from gettext.
43329         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
43330         of `config.h'.
43331
43332 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
43333
43334         * modules/intprops: New file.
43335         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
43336         Add intprops.
43337         * modules/getloadavg (Files): Remove lib/intprops.h.
43338         (Depends-on): Add intprops.
43339         * modules/human: Likewise.
43340         * modules/inttostr: Likewise.
43341         * modules/openat: Likewise.
43342         * modules/sig2str: Likewise.
43343         * modules/userspec: Likewise.
43344         * modules/utimecmp: Likewise.
43345         * modules/xnanosleep: Likewise.
43346         * modules/xstrtol: Likewise.
43347
43348 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
43349
43350         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
43351         * modules/lock-tests (TESTS): Use $(EXEEXT).
43352         * modules/tls-tests: Likewise.
43353         * modules/argp-tests: Likewise.
43354         (check_PROGRAMS): New var, replacing...
43355         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
43356
43357 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43358
43359         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
43360         `config.h'.
43361
43362 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
43363
43364         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
43365
43366 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
43367
43368         Sync from coreutils.
43369         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
43370         gl_CHDIR_SAFER.
43371
43372 2006-02-22  Jim Meyering  <jim@meyering.net>
43373
43374         Sync from coreutils.
43375         * m4/chdir-safer.m4: New file.
43376
43377 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
43378
43379         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
43380         AT_FDCWD exceeds INT_MAX.
43381         * lib/openat.h (AT_FDCWD): Likewise.
43382
43383 2006-02-17  Eric Blake  <address@hidden>
43384
43385         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
43386
43387 2006-02-16  Simon Josefsson  <jas@extundo.com>
43388
43389         * modules/getaddrinfo (Depends-on): Add sys_socket.
43390
43391 2006-02-15  Simon Josefsson  <jas@extundo.com>
43392
43393         * build-aux/maint.mk: Add dsyntax-check rule.
43394
43395 2006-02-15  Eric Blake  <ebb9@byu.net>
43396
43397         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
43398         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
43399         'present but cannot compile' warnings on cygwin.
43400         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
43401         use ws2tcpip.h if sys/socket.h works.
43402         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
43403         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
43404
43405 2006-02-14  Simon Josefsson  <jas@extundo.com>
43406
43407         * modules/maintainer-makefile (Files): Rename.
43408
43409         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
43410         and (the local) Makefile.cfg to maint-cfg.mk.
43411
43412         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
43413         to the latter.
43414
43415         * modules/maintainer-makefile: New module.
43416
43417         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
43418         severaly stripped to make it possible to build it up from scratch
43419         with reliable tests.
43420
43421         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
43422         fixes to permit overriding the default actions when configure and
43423         makefile are not available.
43424
43425 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
43426
43427         Sync from coreutils.
43428         * modules/lstat (Depends-on): Don't depend on xalloc.
43429         (License): Change from GPL to LGPL, since this is now simply a
43430         replacement for a libc function.
43431
43432 2006-02-14  Jim Meyering  <jim@meyering.net>
43433
43434         Sync from coreutils.
43435
43436         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
43437         failure on deficient systems, and simplify gnulib lgpl dependencies.
43438         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
43439         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
43440
43441         * lib/xalloc-die.c: Remove unused definition of N_.
43442
43443 2006-02-14  Jim Meyering  <jim@meyering.net>
43444
43445         Sync from coreutils.
43446         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
43447         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
43448         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
43449         double-quote uses of that variable, to accommodate the rare case in
43450         which getmntent is available in none of the libraries checked.  This
43451         happens at least on FreeBSD 5.0.
43452
43453 2006-02-13  Simon Josefsson  <jas@extundo.com>
43454
43455         * gnulib-tool (Usage): Fix --import, from
43456         karl@freefriends.org (Karl Berry).
43457
43458 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
43459
43460         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
43461
43462 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
43463
43464         * lib/argp-namefrob.h: Restore changes accidentally lost during the
43465         "autoupdate" on 2005-12-12.
43466
43467 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
43468
43469         * modules/closeout (Depends-on): Remove atexit.
43470
43471 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
43472
43473         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
43474         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
43475
43476 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
43477
43478         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
43479         __EXTENSIONS__ if this causes compilation to fail.  Problem
43480         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
43481         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
43482
43483 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
43484
43485         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
43486         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
43487         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
43488         All uses changed.
43489
43490 2006-01-26  Simon Josefsson  <jas@extundo.com>
43491
43492         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
43493         prototype is visible on mingw32.
43494
43495         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
43496         for mingw32.
43497
43498         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
43499         mingw32).
43500
43501 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
43502
43503         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
43504         attempt to open for write; this always fails, at least on POSIX
43505         hosts.  This reinstates the 2006-01-09 change, which was
43506         inadvertently removed.
43507
43508 2006-01-26  Bruno Haible  <bruno@clisp.org>
43509
43510         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
43511         Reported by Paul Eggert.
43512
43513 2006-01-26  Bruno Haible  <bruno@clisp.org>
43514             Paul Eggert  <eggert@cs.ucla.edu>
43515
43516         * lib/stdbool_.h (_Bool)
43517         [(! (defined __cplusplus || defined __BEOS__)
43518           && !defined __GNUC__
43519           && !(defined __HP_cc || defined __xlc__
43520                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
43521                || defined __sgi))]:
43522         #define to signed char in these cases too; this simplifies
43523         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
43524         etc., separately) and makes it more conservative.
43525
43526 2006-01-25  Simon Josefsson  <jas@extundo.com>
43527
43528         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
43529         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
43530         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
43531
43532 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
43533
43534         * lib/argp-namefrob.h: Bugfix. Remove stray #
43535
43536 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
43537
43538         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
43539         so that we test the test.
43540         Check for yet another HP-UX cc bug involving *bool |= bool.
43541
43542 2006-01-25  Karl Berry  <karl@gnu.org>
43543
43544         * config/srclist.txt (vasnprintf.c): sync lost.
43545
43546 2006-01-25  Jim Meyering  <jim@meyering.net>
43547
43548         Sync from the stable (b5) branch of coreutils:
43549
43550         * lib/fts.c (fts_children): Don't let close() clobber errno from
43551         failed fchdir().
43552
43553         * lib/fts.c (fts_stat): When following a symlink-to-directory,
43554         don't necessarily interpret stat-fails+lstat-succeeds as indicating
43555         a dangling symlink.  That can also happen at least for ELOOP.
43556         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
43557         FYI, this bug predates the inclusion of fts.c in coreutils.
43558
43559         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
43560         in their own block, so pre-c99 compilers don't object.
43561
43562         Avoid the double-free (first in fts_read, second in fts_close) that
43563         would occur when an `active' directory is made inaccessible (e.g.,
43564         via chmod a-x) during a traversal.
43565         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
43566         before returning.  Reproduce this failure by
43567         mkdir -p a/b; cd a; chmod a-x . b
43568         Reported by Stavros Passas.
43569
43570 2006-01-25  Jim Meyering  <jim@meyering.net>
43571
43572         * lib/fileblocks.c: Remove more useless parentheses.
43573         * lib/readutmp.h: Likewise.
43574
43575 2006-01-25  Bruno Haible  <bruno@clisp.org>
43576
43577         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
43578         warnings.
43579         Reported by Paul Eggert.
43580
43581 2006-01-25  Bruno Haible  <bruno@clisp.org>
43582
43583         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
43584         rid of a trap command. For Solaris sh.
43585         Reported by Mark D. Baushke <mdb@gnu.org>.
43586
43587 2006-01-24  Simon Josefsson  <jas@extundo.com>
43588
43589         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
43590         Bruno.
43591
43592 2006-01-24  Karl Berry  <karl@gnu.org>
43593
43594         * config/srclist.txt (argp-namefrob.h): sync lost.
43595
43596 2006-01-24  Jim Meyering  <jim@meyering.net>
43597
43598         * modules/openat (Files): Add lib/intprops.h.
43599         From Mark D. Baushke.
43600
43601 2006-01-24  Jim Meyering  <jim@meyering.net>
43602
43603         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
43604         Reported by Mark D. Baushke.
43605
43606 2006-01-24  Jim Meyering  <jim@meyering.net>
43607
43608         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
43609
43610 2006-01-24  Bruno Haible  <bruno@clisp.org>
43611
43612         * modules/strnlen (Maintainer): Change from glibc to all.
43613
43614 2006-01-24  Bruno Haible  <bruno@clisp.org>
43615
43616         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
43617         Patch by Paul Eggert.
43618
43619 2006-01-24  Bruno Haible  <bruno@clisp.org>
43620
43621         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
43622         already has it.
43623         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
43624         2005-11-26.
43625
43626         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
43627         'signed char' to avoid problems with the built-in _Bool type.
43628         Reported by Paul Eggert on 2005-11-26.
43629
43630 2006-01-24  Bruno Haible  <bruno@clisp.org>
43631
43632         * gnulib-tool (func_import): Avoid constructing complicated sed
43633         expressions inside backquote.
43634         Report and solution by Mark D. Baushke <mdb@gnu.org>.
43635
43636 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
43637
43638         These changes imported from libc.
43639         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
43640         test and two separate function calls.
43641         * lib/strndup.c (__strndup): Add libc_hidden_def.
43642
43643 2006-01-23  Simon Josefsson  <jas@extundo.com>
43644
43645         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
43646         Remove the test_*_SOURCES variable: automake infers it by default.
43647         * modules/tls-tests: Likewise.
43648
43649 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
43650
43651         Work around porting bugs reported by Dieter in
43652         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
43653         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
43654         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
43655         Include "getopt.h" first, to check interface.
43656         (getenv): Declare only if defined HAVE_DECL_GETENV &&
43657         !HAVE_DECL_GETENV.
43658         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
43659         (__strndup): Revert to K&R-style function dfns, the glibc style.
43660         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
43661         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
43662         Include strnlen.h first, to get prototype properly.
43663         (strnlen): Renamed from __strnlen.
43664         Remove weak alias.
43665
43666 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
43667
43668         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
43669
43670 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
43671
43672         * config/srclist.txt: Adjust to reflect glibc reorganization.
43673         This affects only comments.
43674
43675 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
43676
43677          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
43678          Reported by Bruce Korb <bkorb@gnu.org>.
43679
43680 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
43681
43682         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
43683         to pacify gcc -Wswitch-default.
43684
43685 2006-01-22  Bruno Haible  <bruno@clisp.org>
43686
43687         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
43688         temporary buffer for sprintf, take into account the precision also
43689         for 'd', 'i', 'u', 'o', 'x', 'X'.
43690
43691 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
43692
43693         * modules/argp-tests: New module
43694         * tests/test-argp.c: New file
43695         * tests/test-argp-2.sh: New file
43696
43697 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
43698
43699         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
43700         (__argp_base_name): Removed
43701         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
43702         typo.
43703         (__argp_base_name): Provide macro definition or extern declaration
43704         depending on the configuration
43705
43706 2006-01-20  Simon Josefsson  <jas@extundo.com>
43707
43708         * modules/inet_ntop (Depends-on): Depend on sys_socket.
43709
43710 2006-01-20  Simon Josefsson  <jas@extundo.com>
43711
43712         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
43713
43714 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
43715
43716         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
43717         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
43718         Suggested by Bruno Haible.
43719
43720 2006-01-20  Karl Berry  <karl@gnu.org>
43721
43722         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
43723         until changes propagate, I guess.
43724
43725 2006-01-19  Simon Josefsson  <jas@extundo.com>
43726
43727         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
43728
43729 2006-01-19  Simon Josefsson  <jas@extundo.com>
43730
43731         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
43732
43733 2006-01-19  Simon Josefsson  <jas@extundo.com>
43734
43735         * gnulib-tool: Set check_PROGRAMS.
43736
43737         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
43738         modules/des-tests, modules/gc-arcfour-tests,
43739         modules/gc-arctwo-tests, modules/gc-des-tests,
43740         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
43741         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
43742         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
43743         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
43744         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
43745         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
43746         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
43747         test_*_SOURCES.
43748
43749 2006-01-18  Simon Josefsson  <jas@extundo.com>
43750
43751         * modules/socklen (Depends-on): Depend on sys_socket.
43752
43753 2006-01-18  Simon Josefsson  <jas@extundo.com>
43754
43755         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
43756         modules/des-tests, modules/gc-arcfour-tests,
43757         modules/gc-arctwo-tests, modules/gc-des-tests,
43758         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
43759         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
43760         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
43761         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
43762         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
43763         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
43764         $(EXEEXT) to automake TESTS variable, for mingw32.
43765
43766 2006-01-17  Simon Josefsson  <jas@extundo.com>
43767
43768         * modules/socklen (Include): Need sys/socket.h.
43769
43770 2006-01-17  Bruno Haible  <bruno@clisp.org>
43771
43772         * modules/ssize_t (Include): Add <sys/types.h>.
43773
43774 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
43775
43776         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
43777         it's not portable and it doesn't work with cross-compiles.
43778         Problem reported by Bruno Haible.  Fix missing-$ typo in
43779         'test "gl_cv_ignore_unused_libraries" ...' that prevented
43780         -zignore from being used with Sun's C compiler.
43781
43782 2006-01-12  Simon Josefsson  <jas@extundo.com>
43783
43784         * lib/base64.c: Fix warning, reported by Bruno Haible
43785         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
43786
43787 2006-01-12  Bruno Haible  <bruno@clisp.org>
43788
43789         * modules/ldd: New file.
43790         * build-aux/ldd.sh.in: New file.
43791         * MODULES.html.sh (Support for building libraries and executables): Add
43792         ldd.
43793
43794 2006-01-12  Bruno Haible  <bruno@clisp.org>
43795
43796         * m4/ldd.m4: New file.
43797
43798 2006-01-12  Bruno Haible  <bruno@clisp.org>
43799
43800         * gnulib-tool (func_import, func_create_testdir): Don't go into an
43801         endless loop while replacing $auxdir with build-aux.
43802
43803 2006-01-11  Simon Josefsson  <jas@extundo.com>
43804
43805         * lib/stdint_.h (SIZE_MAX): Add missing (.
43806
43807 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
43808
43809         Sync from coreutils.
43810         * lib/md5.c: Fix commentary typos.
43811         (alignof, UNALIGNED_P): No need for a GCC-specific version.
43812         * lib/md5.h (__attribute__): Remove; unused.
43813         * lib/sha1.c: Fix commentary to match md5 better.
43814         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
43815         so that we don't need to worry about alignment.  All uses changed.
43816         This merges the 2005-10-28 md5 change into sha1.
43817
43818 2006-01-11  Jim Meyering  <jim@meyering.net>
43819
43820         Sync from coreutils.
43821         * lib/md5.c (OP): Fix spacing.
43822
43823 2006-01-11  Bruno Haible  <bruno@clisp.org>
43824
43825         Ensure automatic ordering between gl_LOCK and gl_ARGP.
43826         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
43827         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
43828
43829 2006-01-11  Bruno Haible  <bruno@clisp.org>
43830
43831         Ensure automatic ordering between gl_LOCK and gl_ARGP.
43832         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
43833         the "early" section as well.
43834
43835 2006-01-11  Bruno Haible  <bruno@clisp.org>
43836
43837         Avoid "ar: no archive members specified" error on MacOS X.
43838         * gnulib-tool (func_modules_add_dummy): New function.
43839         (func_import, func_create_testdir): Invoke it.
43840
43841 2006-01-11  Bruno Haible  <bruno@clisp.org>
43842
43843         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
43844         with $auxdir in AC_CONFIG_FILES statements.
43845
43846 2006-01-11  Bruno Haible  <bruno@clisp.org>
43847
43848         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
43849         Initialize also noinst_HEADERS to empty.
43850
43851 2006-01-11  Bruno Haible  <bruno@clisp.org>
43852
43853         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
43854         variables.
43855         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
43856         autoreconf.
43857
43858 2006-01-11  Bruno Haible  <bruno@clisp.org>
43859
43860         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
43861         overridable by the user.
43862         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
43863
43864 2006-01-10  Simon Josefsson  <jas@extundo.com>
43865
43866         * modules/sys_socket: New file.
43867
43868 2006-01-10  Simon Josefsson  <jas@extundo.com>
43869
43870         * m4/sys_socket_h.m4: New file.
43871
43872 2006-01-10  Simon Josefsson  <jas@extundo.com>
43873
43874         * lib/socket_.h: New file.
43875
43876 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
43877
43878         * modules/readutmp (Maintainer): Add myself.
43879
43880 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
43881
43882         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
43883         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
43884         People who are still concerned with buggy memcmp implementations
43885         can invoke gl_FUNC_MEMCMP themselves.
43886
43887 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
43888
43889         * lib/regex_internal.h (BITSET_WORD_BITS):
43890         Work around a bug in 64-bit PGC (before version 6.1-2), where the
43891         preprocessor mishandles large unsigned values as if they were signed.
43892         Problem reported by Claudio Fontana in
43893         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
43894
43895 2006-01-10  Jim Meyering  <jim@meyering.net>
43896
43897         Avoid the double-free (first in fts_read, second in fts_close) that
43898         would occur when an `active' directory is made inaccessible (e.g.,
43899         via chmod a-x) during a traversal.
43900         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
43901         before returning.  Reproduce this failure by
43902         mkdir -p a/b; cd a; chmod a-x . b
43903         Reported by Stavros Passas.
43904
43905         Sync from coreutils.
43906         * lib/sha1.c: Tweak grammar in a comment.
43907
43908 2006-01-10  Jim Meyering  <jim@meyering.net>
43909
43910         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
43911         Patch by Joerg Sonnenberger.
43912
43913 2006-01-10  Bruno Haible  <bruno@clisp.org>
43914
43915         * modules/readutmp: Depend on module free.
43916         * modules/strtok_r: Depend on module restrict.
43917
43918 2006-01-10  Bruno Haible  <bruno@clisp.org>
43919
43920         * modules/gettext (configure.ac): Add an invocation of
43921         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
43922
43923 2006-01-10  Bruno Haible  <bruno@clisp.org>
43924
43925         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
43926         Reported by Werner Lemberg <wl@gnu.org>.
43927
43928 2006-01-10  Bruno Haible  <bruno@clisp.org>
43929
43930         * lib/localcharset.c: Update from GNU gettext.
43931
43932 2006-01-10  Bruno Haible  <bruno@clisp.org>
43933
43934         * lib/argp.h (__const): Remove macro. Use const instead.
43935         * lib/argp-fmtstream.h (__const): Likewise.
43936         * lib/glob_.h (__const): Remove macro.
43937         * lib/glob-libc.h: Use const instead of __const.
43938
43939 2006-01-10  Bruno Haible  <bruno@clisp.org>
43940
43941         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
43942         variable.
43943         Needed to avoid an automake error regarding the 'gettext' module.
43944
43945 2006-01-09  Simon Josefsson  <jas@extundo.com>
43946
43947         * modules/inet_ntop (Depends-on): Add restrict.
43948
43949 2006-01-09  Simon Josefsson  <jas@extundo.com>
43950
43951         * modules/gc-rijndael-tests (License): Put under LGPL.
43952
43953         * modules/gc-des-tests (License): Likewise.
43954
43955         * modules/gc-arcfour-tests (License): Likewise.
43956
43957         * modules/gc-arctwo-tests (License): Likewise.
43958
43959         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
43960
43961         * modules/gc-hmac-sha1-tests (Files): Likewise.
43962
43963         * modules/gc-hmac-md5-tests (License): Likewise.
43964
43965         * modules/gc-sha1-tests (License): Likewise.
43966
43967         * modules/gc-md5-tests (License): Likewise.
43968
43969         * modules/gc-md4-tests (License): Likewise.
43970
43971         * modules/gc-md2-tests (License): Likewise.
43972
43973         * modules/gc-tests (License): Likewise.
43974
43975         * modules/des-tests (License): Likewise.
43976
43977         * modules/md4-tests (License): Likewise.
43978
43979         * modules/md2-tests (License): Likewise.
43980
43981 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
43982
43983         Sync from coreutils:
43984
43985         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
43986         * modules/lib-ignore: New file.
43987         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
43988         chdir-safer.m4, lchmod.m4.
43989         * modules/openat: Add mkdirat.c, openat-priv.h.
43990
43991 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
43992
43993         Sync from coreutils.
43994         * m4/lib-ignore.m4: New file.
43995         * m4/lchmod.m4: New file.
43996
43997 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
43998
43999         Sync from coreutils.
44000         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
44001         for write access: POSIX says that must fail.
44002         * lib/fts.c (diropen): Likewise.
44003         * lib/save-cwd.c (save_cwd): Likewise.
44004         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
44005         well, for minor improvements on hosts that lack O_DIRECTORY.
44006         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
44007         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
44008         Fall back on chown if open failed with EACCES.
44009
44010         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
44011         Report an error at compile-time if only a 1-second nominal clock
44012         resolution is found.
44013
44014         * lib/lchmod.h: New file.
44015         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
44016         (make_dir_parents): Use lchown rather than chown, and
44017         lchmod rather than chmod.
44018
44019         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
44020         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
44021         "proc" reported by n0dalus.
44022
44023         * lib/mountlist.c: Include <limits.h>.
44024         (dev_from_mount_options)
44025         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
44026         New function.  It no longer assumes "dev=" has the System V meaning
44027         on Linux (since it doesn't).  It also parses "dev=" more carefully.
44028         (read_file_system_list)
44029         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
44030         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
44031         dev= in that case.
44032
44033         * lib/posixtm.h (PDS_PRE_2000): New macro.
44034         * lib/posixtm.c (year): Arg is now syntax_bits rather than
44035         allow_century.  All usages changed.  Reject dates outside the range
44036         1969-1999 if PDS_PRE_2000 is used.
44037
44038 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
44039
44040         Sync from coreutils.
44041         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
44042         (Time of day items): Mention the possibility of leap seconds.
44043         Problem reported by Dr. David Alan Gilbert.
44044
44045 2006-01-09  Jim Meyering  <jim@meyering.net>
44046
44047         Sync from coreutils.
44048
44049         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
44050
44051         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
44052
44053         * lib/modechange.c (mode_compile): Reject an invalid mode string
44054         that starts with an octal digit.  From Andreas Gruenbacher.
44055
44056         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
44057         and dup to open_safer and dup_safer, respectively.
44058         (openat_permissive): Fix typo in comment.
44059
44060         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
44061         "gettext.h"; either no longer needed or are guaranteed by openat.h.
44062         (_): Remove; no longer needed.
44063         (openat): Renamed from rpl_openat; no need for rpl_openat
44064         since openat.h renames openat for us.
44065         Replace most of the body with a call to openat_permissive,
44066         to avoid duplicate code.
44067         Port to (probably hypothetical) environments were mode_t is
44068         wider than int.
44069         (openat_permissive): Require mode arg, so that we can check
44070         types better.  Put it just after flags.  Change cwd failure
44071         indicator from pointer-to-bool to pointer-to-errno-value.
44072         All callers changed.
44073         Invoke openat_save_fail and/or openat_restore_fail if
44074         cwd_errno is null, so that openat can call us.
44075         (openat_permissive, fdopendir, fstatat, unlinkat):
44076         Simplify errno handling to avoid some duplicate code,
44077         as it's OK to set errno on success.
44078         * lib/openat.h: Revamp code so that function macros depend on
44079         __OPENAT_PREFIX only, not also on AT_FDCWD.
44080         (openat_ro): Remove.  Caller changed to use openat_permissive.
44081         (openat_permissive): Now a macro, if not a function.
44082         (openat_restore_fail, openat_save_fail): Now always functions,
44083         since mkdirat needs them even if __OPENAT_PREFIX is defined.
44084
44085         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
44086         and openat.c.
44087         * lib/mkdirat.c: Include openat-priv.h.
44088         Remove definitions of macros defined therein.
44089         * lib/openat.c: Likewise.
44090
44091         * lib/mkdirat.c (mkdirat): New file and function.
44092         * lib/openat.h (mkdirat): Declare.
44093
44094         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
44095
44096         * lib/openat.h (openat_permissive): Declare.
44097         (openat_ro): Define.
44098
44099         * lib/openat.c (EXPECTED_ERRNO): New macro.
44100         (openat_permissive): New function -- used in remove.c rewrite.
44101         (all functions): Set errno just before returning, only if there
44102         was an actual failure.
44103         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
44104
44105         Emulate openat-family functions using Linux's procfs, if possible.
44106         Idea and some code based on Ulrich Drepper's glibc changes.
44107
44108         * lib/openat.c: (BUILD_PROC_NAME): New macro.
44109         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
44110         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
44111         before falling back on save_cwd and restore_cwd.
44112         (fdopendir, fstatat, unlinkat): Likewise.
44113
44114         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
44115         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
44116
44117         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
44118         as second argument to va_arg.  Otherwise, some versions of gcc
44119         warn that `if this code is reached, the program will abort'.
44120
44121 2006-01-09  Jim Meyering  <jim@meyering.net>
44122
44123         Sync from coreutils.
44124         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
44125         Require openat-priv.h.
44126
44127 2006-01-09  Bruno Haible  <bruno@clisp.org>
44128
44129         * modules/strnlen (Include): Use strnlen.h.
44130
44131 2006-01-09  Bruno Haible  <bruno@clisp.org>
44132
44133         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
44134
44135 2006-01-09  Bruno Haible  <bruno@clisp.org>
44136
44137         * lib/sysexit_.h (EX_OK): New macro.
44138         Suggested by Martin Lambers <marlam@marlam.de>.
44139
44140 2006-01-09  Bruno Haible  <bruno@clisp.org>
44141
44142         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
44143         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
44144
44145 2006-01-09  Bruno Haible  <bruno@clisp.org>
44146
44147         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
44148         numbers.
44149
44150 2006-01-09  Bruno Haible  <bruno@clisp.org>
44151
44152         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
44153         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
44154         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
44155         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
44156
44157 2006-01-09  Bruno Haible  <bruno@clisp.org>
44158
44159         * build-aux/javacomp.sh.in: New file, moved from lib/.
44160         * modules/javacomp-script (Files): Update.
44161         (configure.ac): Add AC_CONFIG_FILES invocation.
44162         (EXTRA_DIST): Remove variable.
44163
44164         * build-aux/javaexec.sh.in: New file, moved from lib/.
44165         * modules/javaexec (Files): Update.
44166         (configure.ac): Add AC_CONFIG_FILES invocation.
44167         (EXTRA_DIST): Remove javaexec.sh.in.
44168
44169         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
44170         * modules/csharpcomp-script (Files): Update.
44171         (configure.ac): Add AC_CONFIG_FILES invocation.
44172         (EXTRA_DIST): Remove variable.
44173
44174         * build-aux/csharpexec.sh.in: New file, moved from lib/.
44175         * modules/csharpexec (Files): Update.
44176         (configure.ac): Add AC_CONFIG_FILES invocation.
44177         (EXTRA_DIST): Remove csharpexec.sh.in.
44178
44179 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
44180
44181         Sync from coreutils.
44182
44183         Add POSIX ACL support
44184         * lib/acl.h (copy_acl, set_acl): Add declarations.
44185         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
44186         systems other than Linux.
44187         (chmod_or_fchmod): New function: use fchmod when possible,
44188         and chmod otherwise.
44189         (file_has_acl): Add a POSIX ACL implementation, with a
44190         Linux-specific subcase.
44191         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
44192         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
44193         acls are unsupported.
44194         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
44195         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
44196         are unsupported.
44197
44198 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
44199
44200         Sync from coreutils.
44201         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
44202
44203 2006-01-07  Bruno Haible  <bruno@clisp.org>
44204
44205         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
44206         gl_EARLY.
44207
44208 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
44209
44210         * lib/strftime.c (tzname): Don't declare if it is already #defined.
44211         Problem reported for Mingw by Mark Junker.
44212
44213 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
44214
44215         * README: Gnulib normally doesn't generate a tarball.
44216
44217 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
44218
44219         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
44220         long int, not int, for nanosecond counts, so that people who are
44221         used to POSIX struct timespec won't be surprised.  Reported by Jim
44222         Meyering.
44223
44224 2005-12-28  Bruno Haible  <bruno@clisp.org>
44225
44226         * build-aux/config.rpath: Update from GNU gettext.
44227
44228 2005-12-16  Jim Meyering  <jim@meyering.net>
44229
44230         * modules/fprintftime: New module.
44231         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
44232
44233 2005-12-16  Jim Meyering  <jim@meyering.net>
44234
44235         * m4/fprintftime.m4: New file.
44236
44237 2005-12-16  Jim Meyering  <jim@meyering.net>
44238
44239         * lib/fprintftime.c, lib/fprintftime.h: New files.
44240
44241 2005-12-15  Simon Josefsson  <jas@extundo.com>
44242
44243         * modules/socklen (configure.ac): Fix M4 macro name, to align with
44244         new m4/socklen.m4.
44245
44246 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
44247
44248         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
44249         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
44250
44251 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
44252
44253         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
44254         * lib/argp-help.c (fill_in_uparams): Check if the constructed
44255         struct uparams is valid. Fall back to the default values if it is
44256         not.
44257
44258 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
44259
44260         * modules/argp (Files): Add argp-pin.c
44261         (Depends-on): dirname
44262         (lib_SOURCES): Add argp-pin.c
44263
44264 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
44265
44266         * m4/argp.m4:  Check if program_invocation_name and
44267         program_invocation_short_name are declared and define appropriate
44268         macros if they are not.
44269
44270 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
44271
44272         * lib/argp-help.c (__argp_base_name): New function
44273         (__argp_short_program_name): Rewrite using __argp_base_name
44274         * lib/argp-namefrob.h: Define program_invocation_name and
44275         program_invocation_short_name if requested
44276         (__argp_base_name): Add prototype
44277         * lib/argp-parse.c (argp_def): Use gettext wrappers
44278         (argp_default_parser): Use __argp_base_name
44279         * lib/argp-pin.c: New file. Defines program_invocation_name and
44280         program_invocation_short_name on systems that lack them.
44281
44282 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
44283
44284         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
44285         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
44286         porting problem reported by Georg Schwarz in
44287         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
44288
44289 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
44290
44291         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
44292         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
44293         porting problem reported by Georg Schwarz in
44294         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
44295
44296 2005-12-05  Bruno Haible  <bruno@clisp.org>
44297
44298         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
44299         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
44300         Reported by Mark Junker <mjscod@gmx.de>.
44301
44302 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
44303
44304         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
44305         Use implementation from Albert Chin, with some
44306         comments/corrections by Stepan Kasal and myself.
44307
44308 2005-12-02  Bruno Haible  <bruno@clisp.org>
44309
44310         * gnulib-tool (func_import): Accept GPLed build tool modules when
44311         --lgpl is given.
44312         * modules/csharpcomp-script: New file.
44313         * modules/csharpcomp: Depend on it.
44314         * modules/javacomp-script: New file.
44315         * modules/javacomp: Depend on it.
44316         Suggested by Simon Josefsson.
44317
44318 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
44319
44320         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
44321         statement, to work around an HP-UX 10.20 compiler bug reported by
44322         Peter O'Gorman.
44323
44324 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
44325
44326         * modules/savedir (Depends-on): Add openat.
44327
44328 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
44329
44330         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
44331         (uintmax_t) [defined uintmax_t]: Do not declare.
44332         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
44333         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
44334         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
44335         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
44336         sake of portability to weird hosts that C allows (though we don't
44337         know of any practical examples).
44338
44339         * lib/savedir.h (fdsavedir): New decl.
44340         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
44341         contains most of the former guts of savedir.
44342         (savedir): Use savedirstream.
44343         Include "openat.h".
44344
44345 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
44346
44347         * modules/obstack (Files): Add m4/ulonglong.m4.
44348         Problem reported by Davide Angelocola.
44349
44350 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
44351
44352         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
44353         coreutils no longer futzes with rounding modes.
44354
44355 2005-11-14  Jim Meyering  <jim@meyering.net>
44356
44357         * lib/mkstemp-safer.c: Include <config.h>, required for possible
44358         replacement of mkstemp.
44359
44360 2005-11-10  Simon Josefsson  <jas@extundo.com>
44361
44362         * lib/readline.c: Remove EOL.
44363
44364 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
44365
44366         * modules/gethrxtime (Depends-on): Add gettime.
44367
44368 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
44369
44370         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
44371         or gettimeofday; no longer needed.
44372
44373 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
44374
44375         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
44376         time business.
44377         (gethrxtime) [! (HAVE_NANOUPTIME
44378         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
44379         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
44380         our own approximation.
44381
44382 2005-11-08  Eric Blake  <ebb9@byu.net>
44383
44384         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
44385
44386 2005-11-08  Eric Blake  <ebb9@byu.net>
44387
44388         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
44389
44390 2005-11-04  Bruno Haible  <bruno@clisp.org>
44391
44392         * gnulib-tool: Implement --update mode.
44393
44394 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
44395
44396         Fix porting problem reported by Theodoros V. Kalamatianos.
44397         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
44398         Don't assume that futimes failing means we must fail.
44399
44400 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
44401
44402         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
44403         variables to suggest the intended function of the PATH_MAX check.
44404
44405 2005-10-30  Kean Johnston  <jkj@sco.com>
44406
44407         Trivial changes to support SCO systems.
44408         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
44409         as PATH_MAX.
44410         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
44411         where __ptr is null when no I/O is pending.
44412
44413 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
44414
44415         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
44416         leave errno alone.  Problem reported by Dmitry V. Levin.
44417
44418 2005-10-28  Simon Josefsson  <jas@extundo.com>
44419
44420         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
44421         Test more.
44422
44423         * tests/test-gc-md2.c, tests/test-md2.c: New files.
44424
44425         * modules/md2, modules/md2-tests: New files.
44426
44427 2005-10-28  Simon Josefsson  <jas@extundo.com>
44428
44429         * m4/inet_ntop.m4: More tests.
44430
44431         * m4/gc-md2.m4, md2.m4: New file.
44432
44433 2005-10-28  Simon Josefsson  <jas@extundo.com>
44434
44435         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
44436         "restrict" keywords, as per POSIX.  Protect the function
44437         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
44438         Don't use K&R prototypes.  Check the sprintf return values.
44439         Re-define EAFNOSUPPORT if not present.  Indent.
44440
44441         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
44442         suggested by Bruno Haible <bruno@clisp.org>.
44443
44444         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
44445
44446         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
44447
44448         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
44449         libgcrypt).
44450
44451         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
44452
44453         * lib/md2.h, lib/md2.c: New files.
44454
44455 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
44456
44457         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
44458         errno alone.  Problem reported by Frederic Jolliton.
44459
44460 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
44461
44462         * modules/verify (License): Change from GPL to LGPL.  This is a
44463         tiny module and there are apparently near-equivalents that are
44464         under the BSD license.
44465
44466 2005-10-24  Simon Josefsson  <jas@extundo.com>
44467
44468         * modules/sha1: Relicense to LGPL.
44469
44470 2005-10-24  Simon Josefsson  <jas@extundo.com>
44471
44472         * lib/md4.h: Shrink buffer size, now that we changed the type.
44473
44474 2005-10-23  Simon Josefsson  <jas@extundo.com>
44475
44476         * gnulib-tool (func_import): Fix --tests-base.
44477
44478 2005-10-22  Simon Josefsson  <jas@extundo.com>
44479
44480         * modules/arcfour (Depends-on): Need stdint.
44481
44482 2005-10-22  Simon Josefsson  <jas@extundo.com>
44483
44484         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
44485         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
44486
44487 2005-10-22  Simon Josefsson  <jas@extundo.com>
44488
44489         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
44490         suggested by Bruno Haible <bruno@clisp.org>.
44491
44492 2005-10-22  Simon Josefsson  <jas@extundo.com>
44493
44494         * lib/crc.h: Include stddef.h, for size_t.
44495
44496 2005-10-22  Simon Josefsson  <jas@extundo.com>
44497
44498         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
44499         arcfour_context struct (simplify test vector testing in GNU
44500         Shishi).
44501
44502 2005-10-21  Simon Josefsson  <jas@extundo.com>
44503
44504         * modules/des, modules/des-tests: New files.
44505
44506         * modules/gc-des, modules/gc-des-tests: New files.
44507
44508         * tests/test-des.c, tests/test-gc-des.c: New file.
44509
44510 2005-10-21  Simon Josefsson  <jas@extundo.com>
44511
44512         * modules/arctwo, modules/arctwo-tests: New files.
44513
44514         * tests/test-arctwo.c: New file.
44515
44516         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
44517
44518         * tests/test-gc-arctwo.c: New file.
44519
44520 2005-10-21  Simon Josefsson  <jas@extundo.com>
44521
44522         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
44523         Bruno Haible <bruno@clisp.org>.
44524
44525         * m4/gc-des.m4: New file.
44526
44527 2005-10-21  Simon Josefsson  <jas@extundo.com>
44528
44529         * m4/arctwo.m4: New file.
44530
44531         * m4/gc-arctwo.m4: New file.
44532
44533 2005-10-21  Simon Josefsson  <jas@extundo.com>
44534
44535         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
44536         block.
44537
44538 2005-10-21  Simon Josefsson  <jas@extundo.com>
44539
44540         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
44541         <bruno@clisp.org>.
44542
44543         * lib/hmac-sha1.c (hmac_sha1): Likewise.
44544
44545         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
44546         Bruno Haible <bruno@clisp.org>.
44547
44548         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
44549         <bruno@clisp.org>.
44550
44551 2005-10-21  Simon Josefsson  <jas@extundo.com>
44552
44553         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
44554
44555 2005-10-21  Simon Josefsson  <jas@extundo.com>
44556
44557         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
44558
44559 2005-10-21  Simon Josefsson  <jas@extundo.com>
44560
44561         * lib/des.h, lib/des.c: New files.
44562
44563         * lib/gc-gnulib.c: Support DES.c
44564
44565 2005-10-21  Simon Josefsson  <jas@extundo.com>
44566
44567         * lib/arctwo.h, lib/arctwo.c: New files.
44568
44569         * lib/gc-gnulib.c: Support ARCTWO.
44570
44571 2005-10-21  Simon Josefsson  <jas@extundo.com>
44572
44573         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
44574         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
44575
44576 2005-10-21  Simon Josefsson  <jas@extundo.com>
44577
44578         * gnulib-tool (func_import, func_create_testdir): Define automake
44579         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
44580         Makefile.am snippet),
44581         suggested by Bruno Haible <bruno@clisp.org>.
44582
44583         * modules/gc (Makefile.am): Use it.
44584
44585 2005-10-21  Bruno Haible  <bruno@clisp.org>
44586
44587         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
44588         patch.
44589
44590 2005-10-19  Simon Josefsson  <jas@extundo.com>
44591
44592         * tests/test-gc-rijndael.c: New file.
44593
44594         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
44595
44596 2005-10-19  Simon Josefsson  <jas@extundo.com>
44597
44598         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
44599         interface too.
44600
44601 2005-10-19  Simon Josefsson  <jas@extundo.com>
44602
44603         * tests/test-gc-arcfour.c: New file.
44604
44605         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
44606
44607 2005-10-19  Simon Josefsson  <jas@extundo.com>
44608
44609         * modules/gc-md4, modules/gc-md4-tests: New file.
44610
44611         * tests/test-gc-md4.c: New file.
44612
44613 2005-10-19  Simon Josefsson  <jas@extundo.com>
44614
44615         * m4/gc-md4.m4: New file.
44616
44617 2005-10-19  Simon Josefsson  <jas@extundo.com>
44618
44619         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
44620         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
44621         <kasal@ucw.cz>.
44622
44623 2005-10-19  Simon Josefsson  <jas@extundo.com>
44624
44625         * m4/gc-arcfour.m4: New file.
44626
44627         * m4/gc-rijndael.m4: New file.
44628
44629 2005-10-19  Simon Josefsson  <jas@extundo.com>
44630
44631         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
44632
44633 2005-10-19  Simon Josefsson  <jas@extundo.com>
44634
44635         * lib/gc-gnulib.c: Support ARCFOUR.
44636
44637 2005-10-19  Simon Josefsson  <jas@extundo.com>
44638
44639         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
44640         support.
44641
44642         * lib/gc.h: Add ECB enum type.
44643
44644         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
44645
44646 2005-10-18  Simon Josefsson  <jas@extundo.com>
44647
44648         * tests/test-md5.c: New file.
44649
44650         * modules/md5-tests: New file.
44651
44652 2005-10-18  Simon Josefsson  <jas@extundo.com>
44653
44654         * tests/test-md4.c: New file.
44655
44656         * modules/md4, modules/md4-tests: New files.
44657
44658 2005-10-18  Simon Josefsson  <jas@extundo.com>
44659
44660         * m4/md4.m4: New file.
44661
44662 2005-10-18  Simon Josefsson  <jas@extundo.com>
44663
44664         * lib/md4.h, lib/md4.c: New files, based on md5.?.
44665
44666 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
44667
44668         * gnulib-tool (func_create_testdir): Omit the second check whether
44669         BUILT_SOURCES in nonempty.
44670
44671 2005-10-17  Simon Josefsson  <jas@extundo.com>
44672
44673         * tests/test-rijndael.c: New file.
44674
44675 2005-10-17  Simon Josefsson  <jas@extundo.com>
44676
44677         * modules/sha1: Depend on stdint instead of md5.
44678
44679         * modules/md5: Depend on stdint, remove uint32_t.
44680
44681 2005-10-17  Simon Josefsson  <jas@extundo.com>
44682
44683         * modules/gc-sha1-tests: New file.
44684
44685         * tests/test-gc-sha1.c: New file.
44686
44687 2005-10-17  Simon Josefsson  <jas@extundo.com>
44688
44689         * m4/md5.m4: Remove call to uint32_t.m4.
44690
44691 2005-10-17  Simon Josefsson  <jas@extundo.com>
44692
44693         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
44694
44695         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
44696         md5.h.
44697
44698         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
44699
44700         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
44701
44702 2005-10-17  Simon Josefsson  <jas@extundo.com>
44703
44704         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
44705
44706 2005-10-17  Simon Josefsson  <jas@extundo.com>
44707
44708         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
44709
44710 2005-10-17  Simon Josefsson  <jas@extundo.com>
44711
44712         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
44713
44714         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
44715
44716 2005-10-17  Bruno Haible  <bruno@clisp.org>
44717
44718         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
44719         that it can also be used in a test.
44720
44721 2005-10-16  Bruno Haible  <bruno@clisp.org>
44722
44723         * gnulib-tool (func_emit_tests_Makefile_am): Also define
44724         TESTS_ENVIRONMENT, so that individual tests can augment it.
44725
44726         * gnulib-tool (func_create_testdir): Use an intermediate target for
44727         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
44728         macros, like $(ALLOCA_H), which cannot be passed through the command
44729         line.
44730
44731 2005-10-15  Simon Josefsson  <jas@extundo.com>
44732
44733         * modules/rijndael-tests: New file.
44734
44735         * modules/rijndael: New file.
44736
44737 2005-10-15  Simon Josefsson  <jas@extundo.com>
44738
44739         * m4/rijndael.m4: New file.
44740
44741 2005-10-15  Simon Josefsson  <jas@extundo.com>
44742
44743         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
44744
44745         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
44746
44747 2005-10-14  Simon Josefsson  <jas@extundo.com>
44748
44749         * tests/test-arcfour.c: New file.
44750
44751         * modules/arcfour, modules/arcfour-tests: New files.
44752
44753 2005-10-14  Simon Josefsson  <jas@extundo.com>
44754
44755         * m4/arcfour.m4: New file.
44756
44757 2005-10-14  Simon Josefsson  <jas@extundo.com>
44758
44759         * lib/arcfour.h, lib/arcfour.c: New files.
44760
44761 2005-10-14  Roland McGrath  <roland@redhat.com>
44762
44763         Import from libc.  [BZ #1331]
44764         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
44765         macro argument.
44766         Reported by Matej Vela <vela@debian.org>.
44767
44768 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
44769
44770         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
44771         include <wchar.h>; no longer needed.
44772
44773 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
44774
44775         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
44776
44777 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
44778         and  Ulrich Drepper  <drepper@redhat.com>
44779
44780         Import from libc.
44781         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
44782         instead of inline stream orientation test and two separate
44783         function calls.  Pay no attention to USE_IN_LIBIO.
44784
44785 2005-10-13  Simon Josefsson  <jas@extundo.com>
44786
44787         * modules/gc-hmac-md5-tests: New file.
44788
44789         * tests/test-gc-hmac-sha1.c: New file.
44790
44791         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
44792
44793         * modules/gc-hmac-md5-tests: New file.
44794
44795         * tests/test-gc-md5.c: New file.
44796
44797         * modules/gc-md5-tests: New file.
44798
44799 2005-10-13  Simon Josefsson  <jas@extundo.com>
44800
44801         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
44802         Move memory allocation outside of loop.
44803
44804 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
44805
44806         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
44807         intermediate directory is in a read-only file system.  Problem
44808         reported by Eric Blake.
44809
44810 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
44811
44812         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
44813
44814 2005-10-12  Simon Josefsson  <jas@extundo.com>
44815
44816         * tests/test-hmac-sha1.c: New file.
44817
44818         * modules/hmac-sha1-tests: New file.
44819
44820         * modules/hmac-sha1: New file.
44821
44822 2005-10-12  Simon Josefsson  <jas@extundo.com>
44823
44824         * modules/gc-sha1: New file.
44825
44826 2005-10-12  Simon Josefsson  <jas@extundo.com>
44827
44828         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
44829
44830         * tests/test-gc-pbkdf2-sha1.c: New file.
44831
44832 2005-10-12  Simon Josefsson  <jas@extundo.com>
44833
44834         * modules/gc-md5, modules/gc-hmac-md5: New files.
44835
44836         * modules/gc (Files): Remove md5, memxor and hmac files.
44837
44838 2005-10-12  Simon Josefsson  <jas@extundo.com>
44839
44840         * m4/gc-pbkdf2-sha1.m4: New file.
44841
44842         * m4/gc-hmac-sha1.m4: New file.
44843
44844         * m4/gc-sha1: New file.
44845
44846         * m4/hmac-sha1.m4: New file.
44847
44848 2005-10-12  Simon Josefsson  <jas@extundo.com>
44849
44850         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
44851
44852         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
44853
44854 2005-10-12  Simon Josefsson  <jas@extundo.com>
44855
44856         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
44857         suggested by Bruno Haible <bruno@clisp.org>.
44858
44859 2005-10-12  Simon Josefsson  <jas@extundo.com>
44860
44861         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
44862
44863 2005-10-12  Simon Josefsson  <jas@extundo.com>
44864
44865         * lib/gc-pbkdf2-sha1.c: New file.
44866
44867         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
44868
44869 2005-10-12  Simon Josefsson  <jas@extundo.com>
44870
44871         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
44872
44873         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
44874
44875 2005-10-12  Simon Josefsson  <jas@extundo.com>
44876
44877         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
44878         GC_USE_HMAC_MD5, respectively.
44879
44880         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
44881         (gc_md5): Fix typo.
44882
44883         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
44884
44885         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
44886
44887         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
44888
44889 2005-10-12  Bruno Haible  <bruno@clisp.org>
44890
44891         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
44892         Reported by Stepan Kasal <kasal@ucw.cz>.
44893
44894 2005-10-11  Simon Josefsson  <jas@extundo.com>
44895
44896         * tests/test-crc.c: New file.
44897
44898         * modules/crc, modules/crc-tests: New files.
44899
44900 2005-10-11  Simon Josefsson  <jas@extundo.com>
44901
44902         * m4/crc.m4: New file.
44903
44904 2005-10-11  Simon Josefsson  <jas@extundo.com>
44905
44906         * lib/gc.h: Add gc_hash and gc_hash_buffer.
44907
44908         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
44909
44910         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
44911
44912 2005-10-11  Simon Josefsson  <jas@extundo.com>
44913
44914         * lib/crc.h, lib/crc.c: New files.
44915
44916         * lib/gc.h (gc_hash_buffer): Add doc.
44917
44918 2005-10-11  Bruno Haible  <bruno@clisp.org>
44919
44920         * modules/c-strcasestr: New file.
44921         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
44922
44923 2005-10-11  Bruno Haible  <bruno@clisp.org>
44924
44925         * modules/c-strcase: New file.
44926         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
44927
44928 2005-10-11  Bruno Haible  <bruno@clisp.org>
44929
44930         * lib/strcasecmp.c: Include limits.h.
44931         (strcasecmp): Avoid integer overflow on exotic platforms.
44932         * lib/strncasecmp.c: Include limits.h.
44933         (strncasecmp): Avoid integer overflow on exotic platforms.
44934         Reported by Paul Eggert.
44935
44936 2005-10-11  Bruno Haible  <bruno@clisp.org>
44937
44938         * lib/c-strcasestr.h: New file, from GNU gettext.
44939         * lib/c-strcasestr.c: New file, from GNU gettext.
44940
44941 2005-10-11  Bruno Haible  <bruno@clisp.org>
44942
44943         * lib/c-strcase.h: New file, from GNU gettext.
44944         * lib/c-strcasecmp.c: New file, from GNU gettext.
44945         * lib/c-strncasecmp.c: New file, from GNU gettext.
44946
44947 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
44948
44949         * modules/mempcpy (License): GPL -> LGPL.
44950         * modules/strchrnul (License): Likewise.
44951         * modules/sysexits (License): Likewise.
44952
44953 2005-10-08  Simon Josefsson  <jas@extundo.com>
44954
44955         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
44956
44957 2005-10-07  Simon Josefsson  <jas@extundo.com>
44958
44959         * m4/memxor.m4: Remove gl_C_RESTRICT call.
44960
44961 2005-10-06  Simon Josefsson  <jas@extundo.com>
44962
44963         * tests/test-hmac-md5.c: New file.
44964
44965         * modules/hmac-md5-tests: New file.
44966
44967         * modules/hmac-md5: New file.
44968
44969 2005-10-06  Simon Josefsson  <jas@extundo.com>
44970
44971         * m4/hmac-md5.m4: New file.
44972
44973         * m4/memxor.m4: Require gl_C_RESTRICT.
44974
44975 2005-10-06  Simon Josefsson  <jas@extundo.com>
44976
44977         * lib/memxor.c (memxor): Avoid casts and warnings.
44978
44979 2005-10-06  Simon Josefsson  <jas@extundo.com>
44980
44981         * lib/hmac-md5.c: New file.
44982
44983         * lib/hmac.h: New file.
44984
44985 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
44986
44987         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
44988         promotes to int, not unsigned int, to catch the AIX 5.3
44989         compiler bug.
44990
44991 2005-10-05  Simon Josefsson  <jas@extundo.com>
44992
44993         * modules/memxor: New file.
44994
44995         * modules/iconv (Files): Move config.rpath to havelib, it is used
44996         there.
44997
44998         * modules/havelib (Files): Add config.rpath.
44999
45000 2005-10-05  Simon Josefsson  <jas@extundo.com>
45001
45002         * m4/memxor.m4: New file.
45003
45004 2005-10-05  Simon Josefsson  <jas@extundo.com>
45005
45006         * lib/memxor.c (memxor): Fix compiler error.
45007
45008         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
45009         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
45010
45011         * lib/memxor.h, lib/memxor.c: New files.
45012
45013         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
45014         we assume all systems have it, suggested by Jim Meyering
45015         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
45016         any systems lack sys/socket.h; mingw32 is known to lack it, but we
45017         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
45018         same reasons.
45019
45020 2005-10-05  Simon Josefsson  <jas@extundo.com>
45021
45022         * config/srclist.txt: Add glibc bug 1423 for md5.h.
45023
45024 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
45025
45026         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
45027         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
45028         needed, since the source code now assumes these .h files.
45029
45030 2005-10-05  Derek Price  <derek@ximbiot.com>
45031
45032         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
45033
45034 2005-10-05  Bruno Haible  <bruno@clisp.org>
45035
45036         * modules/stdint (License): Change to LGPL.
45037
45038 2005-10-04  Simon Josefsson  <jas@extundo.com>
45039
45040         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
45041         D. Baushke" <mdb@gnu.org>.
45042
45043 2005-10-04  Bruno Haible  <bruno@clisp.org>
45044
45045         * lib/verify.h (verify_true): Provide alternative definition for C++.
45046
45047 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
45048
45049         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
45050         (SSIZE_MAX): New macro, if not already defined.
45051         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
45052         than 2 GiB.
45053
45054 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
45055
45056         Sync from coreutils.
45057         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
45058         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
45059         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
45060         ULLONG_MAX doesn't work with 2.7.2.1.
45061
45062 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
45063
45064         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
45065         From Ben Pfaff.
45066
45067         * modules/exclude (Depends-on): Depend on verify.
45068         * modules/strtoimax (Depends-on): Likewise.
45069         * modules/utimecmp (Depends-on): Likewise.
45070
45071 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
45072
45073         * lib/exclude.c: Include verify.h.
45074         (verify): Remove.  All callers changed to use verify.h's version.
45075         * lib/strtoimax.c: Likewise.
45076         * lib/utimecmp.c: Likewis.e
45077
45078         Sync from coreutils.
45079         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
45080         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
45081         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
45082         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
45083         bother returning ENOSYS if settimeofday or stime fails; just let
45084         them return whatever errno they want to return.
45085         * lib/utimens.c: Include unistd.h, for dup2.
45086         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
45087         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
45088
45089 2005-10-02  Jim Meyering  <jim@meyering.net>
45090
45091         Sync from coreutils.
45092         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
45093         from glibc-2.2.5 that fails for read-only files.
45094
45095 2005-10-02  Jim Meyering  <jim@meyering.net>
45096
45097         Sync from coreutils.
45098         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
45099         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
45100         `#if HAVE_CONFIG_H'.
45101         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
45102         Remove AT_FDCWD test.
45103         Do not consume the fd unless successful.
45104         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
45105         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
45106         block, so that we don't even try to compile it if settimeofday is
45107         available.  This works around a compilation failure on OSF1 V5.1,
45108         due to stime requiring a `long int*' while tv_sec is `int'.
45109
45110 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
45111
45112         Sync from coreutils.
45113         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
45114         against `yes', rather than just testing for nonempty.
45115
45116 2005-10-01  Simon Josefsson  <jas@extundo.com>
45117
45118         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
45119         and Darwin.
45120
45121         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
45122         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
45123         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
45124         freeaddrinfo and gai_strerror are declared by the POSIX headers.
45125         Check if struct addrinfo is declared.
45126
45127 2005-10-01  Simon Josefsson  <jas@extundo.com>
45128
45129         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
45130         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
45131         AI_* and EAI_* definitions.  Protect function declarations.
45132
45133 2005-10-01  Jim Meyering  <jim@meyering.net>
45134
45135         Sync from coreutils.
45136
45137         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
45138         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
45139         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
45140         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
45141         in the inet and nsl libraries.  Required on Solaris 5.7.
45142
45143 2005-10-01  Jim Meyering  <jim@meyering.net>
45144
45145         Sync from coreutils.
45146         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
45147         in the inet and nsl libraries.  Required on Solaris 5.7.
45148
45149 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
45150
45151         * lib/getdelim.c (getdelim): Remove unused variables.
45152
45153 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
45154
45155         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
45156         so that the code works even with ancient cpp.  Portability problem
45157         with GCC 2.7.2.1 reported by Thomas M.Ott.
45158
45159 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
45160
45161         * modules/regex (Depends-on): Add strcase.
45162
45163         * modules/gethostname (Licence): Change from GPL to LGPL, since
45164         gethostname.c is a trivial implementation of a standard library
45165         function.
45166         * modules/poll (License): Change from GPL to LGPL, since it's
45167         derived from LGPL code.
45168
45169 2005-09-27  Jim Meyering  <jim@meyering.net>
45170
45171         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
45172         HAVE_CONFIG_H.
45173
45174         * lib/intprops.h (signed_type_or_expr__): Define.
45175         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
45176         for unsigned types.
45177
45178 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
45179
45180         * lib/verify.h (verify_expr): Remove, replacing with:
45181         (verify_true): New macro that returns true instead of void.
45182         (verify_type__): Remove.
45183         (verify): Use verify_true rather than verify_type__.
45184
45185 2005-09-26  Bruno Haible  <bruno@clisp.org>
45186
45187         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
45188         is necessary.
45189         (lib_SOURCES): Remove mbchar.c.
45190         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
45191         (Files): Add m4/mbrtowc.m4.
45192         * modules/mbiter: Likewise.
45193         * modules/mbuiter: Likewise.
45194
45195 2005-09-26  Bruno Haible  <bruno@clisp.org>
45196
45197         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
45198         compile mbchar.c if they are not both present.
45199         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
45200         * m4/mbiter.m4 (gl_MBITER): Likewise.
45201         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
45202         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
45203         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
45204
45205 2005-09-25  Jim Meyering  <jim@meyering.net>
45206
45207         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
45208         also uses socklen_t.
45209
45210 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
45211
45212         * lib/utimens.c (ENOSYS): Define if not already defined.
45213         (futimens): Support having a null PATH if the file descriptor
45214         is nonnegative.
45215
45216         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
45217         Remove.
45218         (__attribute): Define to empty unless GCC 3.1 or later.
45219         This works around a core dump on OpenBSD 3.4, which has GCC
45220         2.95.3, which dumps core when given __attribute__(()).  It also
45221         simplifies other tests, since we really don't want to bother with
45222         worrying about which ancient version of GCC supported what.
45223         Original problem reported by Yoann Vandoorselaere, with part of
45224         the fix suggested by Derek Price.
45225
45226 2005-09-24  Jim Meyering  <jim@meyering.net>
45227
45228         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
45229         so we can once again use a positive bitfield width of 1 -- now we
45230         don't have to explain why we were using a bitfield width of 2.
45231
45232 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
45233
45234         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
45235         and similarly for the other external symbols.  Problem reported
45236         by James Gallager.
45237
45238         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
45239         bug reported by Jim Meyering.
45240
45241         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
45242         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
45243         not needed, since socklen is a prerequisite module.
45244
45245 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
45246
45247         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
45248         Problem reported by Eric Blake.
45249         (getaddrinfo): Initialize se so that it's not garbage.
45250         Redo internal storage allocation so that it doesn't make unportable
45251         assumptions about alignment.
45252         Fix a memory leak.
45253
45254         * lib/utimens.c (futimens): Use futimesat if available.
45255         Prefer it to futimes since it doesn't have the futimes bug.
45256
45257         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
45258         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
45259         Instead, declare a function that returns a pointer to an array,
45260         and use verify_type__ to declare the size of the array.
45261         Problem and germ of a solution reported by Bruno Haible.
45262         (verify_type__): Use 2, not 1, for bitfield size, to avoid
45263         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
45264
45265 2005-09-23  Jim Meyering  <jim@meyering.net>
45266
45267         Sync from coreutils.
45268         Correct build failure (socklen_t not defined) on at least
45269         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
45270         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
45271
45272 2005-09-23  Jim Meyering  <jim@meyering.net>
45273
45274         * modules/getaddrinfo (Depends-on): Add socklen.
45275
45276 2005-09-23  Bruno Haible  <bruno@clisp.org>
45277
45278         * tests/test-verify.c: New file.
45279
45280 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
45281
45282         Sync from coreutils.
45283
45284         * modules/argmatch (Depends-on): Add verify.
45285         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
45286         unistd-safer.
45287         * modules/save-cwd (Depends-on): Likewise.
45288
45289         * modules/openat (Files): Add lib/openat-die.c.
45290         (Depends-on): Remove error, exitfail.
45291         Add dirname.
45292
45293         * modules/verify: New file.
45294         * MODULES.html.sh (Diagnostics <assert.h>): New section,
45295         with "verify" module.
45296
45297 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
45298
45299         Sync from coreutils.
45300
45301         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
45302         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
45303         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
45304         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
45305         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
45306         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
45307         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
45308         Don't bother checking for string.h, stdlib.h, unistd.h.
45309         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
45310         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
45311         module's job.
45312         * m4/jm-macros.m4 (gl_MACROS): Likewise.
45313         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
45314
45315         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
45316         (gl_GETDATE): Use it.
45317
45318         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
45319
45320 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
45321
45322         Sync from coreutils.
45323
45324         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
45325         stat-time.h.
45326         * lib/argmatch.h: Include verify.h
45327         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
45328         (ARGMATCH_ASSERT): Remove; unused.
45329         * lib/canonicalize.c: Assume STDC_HEADERS.
45330         * lib/exclude.c: Include "strcase.h".
45331         * lib/regex_internal.h [!defined _LIBC]: Likewise.
45332         * lib/getusershell.c: Include stdio--.h rather than stdio.h
45333         and stdio-safer.h.
45334         (getusershell): Call fopen, not fopen_safer.
45335         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
45336         Do not include unistd-safer.h.
45337         (save_cwd): Don't call fd_safer; no longer needed
45338         now that we include fcntl--.h.
45339
45340         * lib/getdate.y (relative_time): New type.
45341         (RELATIVE_TIME_0): New constant.
45342         (parser_control): Use relative_time instead of doing it ourselves.
45343         (%union): Add new relative_time rel member.
45344         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
45345         Now typeless.
45346         (relunit, relunit_snumber): Now of type rel.
45347         (zone, rel, relunit, get_date): Adjust to above changes.
45348
45349         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
45350         Do not include unistd-safer.h.
45351         (getloadavg): Don't call fd_safer; no longer needed
45352         now that we include fcntl--.h.
45353
45354         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
45355         (make_dir_parents): Treat ENOSYS like EEXIST.
45356
45357         Improve quality of diagnostics on restore_cwd failure.
45358         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
45359         (make_dir_parents): Last arg is now int * (for errno), not bool *.
45360         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
45361         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
45362         each time through the loop.  Do not diagnose restore_cwd failure;
45363         that is the caller's job (and perhaps the caller does not care).
45364
45365         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
45366         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
45367         If the file already exists but is not a directory, don't bother
45368         to try to make its parents.
45369         Close potential file descriptor leak if we can't chdir("/") (!).
45370         Don't always return true if chdir($PWD) fails; return true only
45371         if the requested action was done successfully (except for the
45372         chdir($PWD)).
45373         Don't log final directory unless we actually made it.
45374         Refactor to avoid duplicate code to fix up permissions.
45375         Don't attempt to fix up parent permissions if chdir($PWD) fails.
45376
45377         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
45378         to make it a bit faster and (I hope) clearer.
45379         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
45380         Fix bug in formats like %2N.
45381
45382         * lib/verify.h: New file.
45383
45384 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
45385
45386         Sync from coreutils.
45387         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
45388
45389 2005-09-22  Jim Meyering  <jim@meyering.net>
45390
45391         Sync from coreutils.
45392
45393         * m4/lstat.m4 (gl_FUNC_LSTAT):
45394         Use AC_LIBSOURCES to require lstat.c and lstat.h.
45395         Remove obsolete comment.
45396         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
45397         * m4/xstrtod.m4: Likewise.
45398
45399         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
45400
45401 2005-09-22  Jim Meyering  <jim@meyering.net>
45402
45403         Sync from coreutils.
45404
45405         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
45406
45407         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
45408         the .tm_year member, since otherwise gcc-4.0 would now warn about
45409         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
45410
45411         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
45412         order to avoid an unsuppressible warning from gcc on 64-bit systems.
45413
45414         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
45415         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
45416         when run in a time zone for which daylight savings time is in effect
45417         for the starting date.
45418
45419         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
45420         stop us from restricting permissions of just-created absolute-named
45421         directories.
45422         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
45423         to restore initial working directory.
45424         * lib/mkdir-p.c (make_dir_parents): New parameter:
45425         different_working_dir, to tell caller if/when we change the working
45426         directory and are unable to return to the initial one.
45427         * lib/mkdir-p.h (make_dir_parents): Update prototype.
45428         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
45429         `return false'.  This fixes a bug introduced on 2004-07-30.
45430
45431         * lib/openat.c (fdopendir): Be sure to close the supplied
45432         file descriptor before returning.  This makes our replacement
45433         implementation a little closer to Solaris's, where fdopendir
45434         ties the file descriptor to the returned DIR* pointer.
45435         * lib/openat.c (unlinkat): New function.
45436         * lib/openat.h (unlinkat): Add prototype.
45437         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
45438         (openat_restore_fail): Rename from openat_restore_die.
45439         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
45440
45441         Provide an alternative to exiting immediately upon save_cwd or
45442         restore_cwd failure.  Now, an application can arrange e.g.,
45443         to perform a longjump in that case.
45444         * lib/openat.c: Include dirname.h.
45445         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
45446         (rpl_openat, fdopendir, fstatat): Call openat_save_die
45447         and openat_restore_die rather than calling error directly.
45448         Don't include "error.h" or "exitfail.h"; they're no longer needed.
45449
45450         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
45451         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
45452         define.
45453
45454         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
45455         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
45456                             int utc, int nanoseconds);
45457         Background:
45458         date should not have to allocate a megabyte of virtual memory to
45459         handle a format argument like +%1048575T.  When implemented with
45460         strftime, it must allocate such a buffer, use strftime to fill it
45461         in, print it, then free it.
45462         With fprintftime, it simply prints everything and exits.
45463         With no need for memory allocation, that's one fewer way to fail.
45464         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
45465         optional field width, not before, so we accept %9:z, not %:9z.
45466         (my_strftime): Be sure to use L_('x') for literals.
45467
45468         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
45469         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
45470         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
45471         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
45472         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
45473         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
45474         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
45475         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
45476         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
45477         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
45478         * lib/xgethostname.c, lib/xreadlink.c:
45479         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
45480
45481         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
45482         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
45483         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
45484         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
45485         and don't include <sys/file.h>).
45486
45487 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
45488
45489         Sync from coreutils.
45490
45491         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
45492         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
45493         [!LDAV_DONE]: Avoid unused variable warning.
45494
45495 2005-09-21  Bruno Haible  <bruno@clisp.org>
45496
45497         * lib/unicodeio.h (unicode_to_mb): New declaration.
45498
45499 2005-09-20  Derek Price  <derek@ximbiot.com>
45500
45501         * lib/getaddrinfo.c: Don't include <netdb.h> included from
45502         getaddrinfo.h.
45503
45504 2005-09-20  Bruno Haible  <bruno@clisp.org>
45505
45506         * gnulib-tool: Remove trailing slashes from the values specified for
45507         --source-base, --m4-base, --tests-base, --aux-dir.
45508         Suggested by Simon Josefsson <jas@extundo.com>.
45509
45510 2005-09-20  Bruno Haible  <bruno@clisp.org>
45511
45512         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
45513         func_modules_to_filelist, func_import, func_create_testdir): Make all
45514         sorting results locale-independent, so that gnulib-cache.m4 doesn't
45515         change when gnulib-tool is invoked in a different locale.
45516
45517 2005-09-19  Simon Josefsson  <jas@extundo.com>
45518
45519         * m4/socklen.m4: Fix typo.
45520
45521 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45522
45523         Use a consistent style for including <config.h>.
45524         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
45525         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
45526         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
45527         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
45528         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
45529         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
45530         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
45531         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
45532         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
45533         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
45534         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
45535         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
45536         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
45537         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
45538         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
45539         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
45540         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
45541         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
45542         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
45543         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
45544         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
45545         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
45546         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
45547         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
45548         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
45549         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
45550         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
45551         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
45552         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
45553         lib/xstrtoumax.c, lib/yesno.c:
45554         Standardize inclusion of config.h.
45555         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
45556         lib/inttostr.h:  Removed inclusion of config.h from header files.
45557         * lib/inttostr.c:  Adjusted in-tree users.
45558         * lib/timespec.h: Remove superfluous warning to include config.h.
45559         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
45560         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
45561         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
45562         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
45563         config.h with HAVE_CONFIG_H.
45564
45565 2005-09-19  Jim Meyering  <jim@meyering.net>
45566
45567         * modules/pathmax (License): Change to LGPL.
45568
45569 2005-09-19  Derek Price  <derek@ximbiot.com>
45570
45571         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
45572
45573 2005-09-19  Bruno Haible  <bruno@clisp.org>
45574
45575         * gnulib-tool (import): Provide default for --tests-base.
45576
45577 2005-09-19  Bruno Haible  <bruno@clisp.org>
45578
45579         * doc/quote.texi: New file, extracted from gnulib.texi.
45580         * doc/ctime.texi: New file, extracted from gnulib.texi.
45581         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
45582         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
45583         * doc/gnulib.texi: Include them.
45584
45585 2005-09-18  Bruno Haible  <bruno@clisp.org>
45586
45587         Portability fix.
45588         * gnulib-tool (func_readlink): New function.
45589         (func_ln_if_changed): Use it.
45590
45591 2005-09-18  Bruno Haible  <bruno@clisp.org>
45592
45593         * gnulib-tool: Support --with-tests also with --import.
45594         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
45595         (func_import): Use variables $testsbase and $inctests. Emit a
45596         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
45597         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
45598         SUBDIRS += $testsdir.
45599         (func_create_testdir): Update.
45600
45601 2005-09-18  Bruno Haible  <bruno@clisp.org>
45602
45603         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
45604         instead of $dry_run.
45605         (func_cp_if_changed, func_mv_if_changed): Remove functions.
45606         (func_ln_if_changed): Don't handle dry-run here.
45607         (func_import): In dry-run mode, detect more precisely which actions
45608         would be performed, and don't use "...ing" verbs.
45609
45610 2005-09-18  Bruno Haible  <bruno@clisp.org>
45611
45612         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
45613         (func_import): Use join on two temporary files instead of three nested
45614         loops, in order to determine which files are new or old.
45615
45616 2005-09-18  Bruno Haible  <bruno@clisp.org>
45617
45618         * gnulib-tool (func_import): Comment out code that spits out the
45619         new files with --dry-run.
45620
45621 2005-09-18  Bruno Haible  <bruno@clisp.org>
45622
45623         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
45624
45625 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
45626
45627         * lib/stat-time.h: New file.
45628         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
45629         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
45630         in a different way.
45631         (timespec_cmp): New function.
45632         * lib/utimecmp.c: Include stat-time.h.
45633         (SYSCALL_RESOLUTION): Depend on whether various struct stat
45634         members exist, not on the obsolescent ST_MTIM_NSEC.
45635         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
45636
45637 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
45638
45639         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
45640
45641 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
45642
45643         * MODULES.html.sh (File system functions): Add stat-time.
45644         * modules/stat-time: New file.
45645         * modules/timespec (Files): Remove m4/st_mtim.m4; this
45646         is now done in a different way, by the stat-time module.
45647         * modules/utimecmp (Depends-on): Add stat-time.
45648
45649 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
45650
45651         * m4/st_mtim.m4: Remove.  Superseded by...
45652         * m4/stat-time.m4: New file.
45653         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
45654         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
45655
45656 2005-09-15  Derek Price  <derek@ximbiot.com>
45657
45658         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
45659
45660 2005-09-15  Derek Price  <derek@ximbiot.com>
45661
45662         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
45663         * lib/regex_internal.c: Ditto, using this...
45664         (__GNUC_PREREQ): ...new macro.
45665         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
45666         using...
45667         (__GNUC_PREREQ): ...this new macro.
45668
45669         * lib/strstr.h: Include string.h. Define strstr as a macro here.
45670
45671 2005-09-15  Derek Price  <derek@ximbiot.com>
45672             Paul Eggert  <eggert@cs.ucla.edu>
45673
45674         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
45675         changes, consolidating in...
45676         * lib/regex_internal.h: ...this file.
45677
45678 2005-09-13  Jim Meyering  <jim@meyering.net>
45679
45680         * lib/canon-host.c: Filter through gnu indent and reword comments
45681         slightly.
45682         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
45683
45684 2005-09-13  Derek Price  <derek@ximbiot.com>
45685
45686         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
45687         failure.
45688         Reported by Jim Meyering  <jim@meyering.net>.
45689
45690 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
45691
45692         * lib/base64.c: Typo.
45693         (base64_encode): Put b64str in initialized data section.
45694
45695 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
45696
45697         Merge glibc and coreutils changes into gnulib, plus a few
45698         extra fixes.
45699         * lib/md5.c: Use #error rather than a string.
45700         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
45701         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
45702         (__attribute__): Define to empty for non recent-GCC.
45703         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
45704         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
45705         Renamed from their non-__ counterparts, with new macros replacing
45706         them if not _LIBC.  Add __THROW attribute.
45707         (rol): Remove.
45708         (struct md5_ctx): Align buffer if using GCC.
45709         * lib/sha1.h (struct sha1_ctx): Likewise.
45710         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
45711         The old name was backwards.
45712         (NOTSWAP): Remove; not used.
45713         (rol): New macro, moved here from md5.h.
45714         (sha1_process_block): Remove a FIXME that doesn't make sense.
45715
45716 2005-09-12  Derek Price  <derek@ximbiot.com>
45717
45718         Return usable errors from canon-host.
45719         * lib/canon-host.h: New file.
45720         * lib/canon-host.c (canon_host): Wrap...
45721         (canon_host_r): ...this new function, which now relies exclusively on
45722         getaddrinfo.
45723         (ch_strerror): New function.
45724         (last_cherror): New global.
45725         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
45726         interface.
45727         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
45728         void *.
45729         (freeaddrinfo): Free ai->ai_canonname when set.
45730
45731 2005-09-12  Derek Price  <derek@ximbiot.com>
45732
45733         Make canon-host require getaddrinfo.
45734         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
45735         AC_LIBSOURCE canon-host.h.  Call...
45736         (gl_PREREQ_CANON_HOST): ...this new function, which requires
45737         gl_GETADDRINFO.
45738         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
45739
45740 2005-09-12  Derek Price  <derek@ximbiot.com>
45741
45742         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
45743         LGPL.
45744         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
45745
45746 2005-09-12  Derek Price  <derek@ximbiot.com>
45747
45748         * lib/gai_strerror.c: Include config.h when available.  Include
45749         getaddrinfo.h before other headers to test interface.
45750         Reported by Larry Jones <lawrence.jones@ugs.com>.
45751
45752 2005-09-12  Derek Price  <derek@ximbiot.com>
45753             Paul Eggert  <eggert@cs.ucla.edu>
45754
45755         * modules/glob (Files): Add glob-libc.h.
45756
45757 2005-09-12  Derek Price  <derek@ximbiot.com>
45758             Paul Eggert  <eggert@cs.ucla.edu>
45759
45760         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
45761         glob_.h, glob-libc.h.
45762         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
45763
45764 2005-09-12  Derek Price  <derek@ximbiot.com>
45765             Paul Eggert  <eggert@cs.ucla.edu>
45766
45767         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
45768         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
45769         protecting things that should be done only in gnulib contexts.
45770         * lib/glob_.h: New file, containing only the glob things needed for
45771         gnulib.
45772         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
45773         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
45774         (glob, globfree, glob_pattern_p): Now defined simply in terms of
45775         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
45776         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
45777         and to respect the namespace rules better.
45778
45779 2005-09-08  Simon Josefsson  <jas@extundo.com>
45780
45781         * modules/socklen: New file.
45782
45783 2005-09-08  Simon Josefsson  <jas@extundo.com>
45784
45785         * m4/socklen.m4: New file.
45786
45787 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
45788
45789         * modules/utimens (Files): Add m4/utimbuf.m4, since
45790         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
45791         Reported by Sergey Poznyakoff.
45792
45793 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
45794
45795         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
45796         definitions, since that's the preferred style in glibc.
45797         Fix a minor spacing issue, and update copyright notice to match
45798         glibc's.
45799
45800 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
45801
45802         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
45803
45804 2005-09-06  Simon Josefsson  <jas@extundo.com>
45805
45806         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
45807         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
45808
45809 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
45810
45811         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
45812         warning.
45813
45814 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
45815
45816         * config/srclist.txt: Add glibc bug 1302.
45817
45818 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
45819
45820         Change bitset word type from unsigned int to unsigned long int,
45821         as this has better performance on typical 64-bit hosts.
45822         Port bitset code to hosts with unusual word sizes.
45823         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
45824         (build_collating_symbol):
45825         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
45826         argument is a bitset.  This is merely a style issue, but it makes
45827         it clearer that an entire array is expected.
45828         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
45829         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
45830         Port to the case where bitset_word is not the same as unsigned int.
45831         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
45832         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
45833         Likewise.
45834         * lib/regexec.c (check_dst_limits_calc_pos_1,
45835         check_subexp_matching_top):
45836         (build_trtable, group_nodes_into_DFAstates):
45837         Likewise.
45838         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
45839         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
45840         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
45841         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
45842         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
45843         * lib/regcomp.c (optimize_subexps, lower_subexp):
45844         Work even if bitset_word has holes in its bitwise representation.
45845         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
45846         * lib/regexec.c (check_dst_limits_calc_pos_1,
45847         check_subexp_matching_top):
45848         Likewise.
45849         * lib/regex_internal.c (re_string_reconstruct):
45850         Don't assume UCHAR_MAX == 255.
45851         * lib/regex_internal.h (bitset_set_all): Likewise.
45852         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
45853         All uses changed.
45854         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
45855         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
45856         All uses changed.
45857         (BITSET_WORD_MAX): New macro.
45858         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
45859         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
45860         (bitset_empty, bitset_copy):
45861         Prefer sizeof (bitset) to multiplying it out ourselves.
45862         (bitset_not_merge): Remove; unused.
45863         (bitset_contain): Return bool, not unsigned int with one bit on.
45864         All callers changed.
45865         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
45866         alignment than re_node_set; do this by defining a new internal
45867         type struct dests_alloc and using it to allocate memory.
45868
45869 2005-09-05  Bruno Haible  <bruno@clisp.org>
45870
45871         * gnulib-tool (func_import): Fix comparison in handling of symbolic
45872         links.
45873
45874 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
45875
45876         * modules/size_max (Makefile.am): Add size_max.h
45877
45878 2005-09-04  Derek Price  <derek@ximbiot.com>
45879
45880         * gnulib-tool (func_import): Fix reversed $symbolic logic.
45881
45882 2005-09-03  Simon Josefsson  <jas@extundo.com>
45883
45884         * gnulib-tool: Fix typo.
45885
45886 2005-09-03  Simon Josefsson  <jas@extundo.com>
45887
45888         * config/srclist.txt: Add glibc bug 1293.
45889
45890 2005-09-03  Derek Price  <derek@ximbiot.com>
45891
45892         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
45893         From Larry Jones <lawrence.jones@ugs.com>.
45894
45895 2005-09-02  Simon Josefsson  <jas@extundo.com>
45896
45897         * modules/socklen: New file.
45898
45899 2005-09-02  Simon Josefsson  <jas@extundo.com>
45900
45901         * modules/havelib: New module.
45902
45903         * modules/gettext, modules/iconv, modules/lock, modules/readline:
45904         Use havelib.
45905
45906 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
45907
45908         Check for arithmetic overflow when calculating sizes, to prevent
45909         some buffer-overflow issues.  These patches are conservative, in the
45910         sense that when I couldn't determine whether an overflow was possible,
45911         I inserted a run-time check.
45912         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
45913         macros.
45914         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
45915         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
45916         (re_xnrealloc, re_x2nrealloc): New inline functions.
45917         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
45918         parse_bracket_exp):
45919         (build_equiv_class, build_charclass): Check for arithmetic overflow
45920         in size expression calculations.
45921         * lib/regex_internal.c (re_string_realloc_buffers):
45922         (build_wcs_upper_buffer, re_node_set_add_intersect):
45923         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
45924         (re_dfa_add_node, register_state): Likewise.
45925         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
45926         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
45927         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
45928         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
45929
45930 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
45931
45932         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
45933         m4/ulonglong.m4.  Problem reported by Martin Lambers.
45934
45935 2005-09-02  Bruno Haible  <bruno@clisp.org>
45936
45937         Support for lib vs. lib64 distinction on biarch platforms.
45938         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
45939         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
45940         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
45941
45942 2005-09-02  Bruno Haible  <bruno@clisp.org>
45943
45944         * gnulib-tool (import): In the other first-use case, provide defaults
45945         as well.
45946
45947 2005-09-02  Bruno Haible  <bruno@clisp.org>
45948
45949         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
45950         patches not yet found in the latest gettext release.
45951
45952 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
45953
45954         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
45955         to avoid a collision with bits/local_lim.h in glibc.
45956         All uses changed.  Problem reported by Dmitry V. Levin in
45957         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
45958
45959         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
45960         bugs in int versus size_t comparisons.
45961         (re_string_context_at): Fix bug where the code assumed that
45962         Idx is signed.
45963
45964         Use bool where appropriate.
45965         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
45966         All callers changed.
45967         (calc_eclosure_iter): Likewise, for ROOT arg.
45968         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
45969         (build_charclass_op): Likewise, for NON_MATCH arg.
45970         * lib/regex_internal.c (re_string_allocate, re_string_construct):
45971         (re_string_construct_common): Likewise, for ICASE arg.
45972         * lib/regexec.c (re_search_2_stub, re_search_stub):
45973         Likewise, for RET_LEN arg.
45974         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
45975         (set_regs): Likewise, for FL_BACKTRACK arg.
45976         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
45977         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
45978         (calc_eclosure_iter, parse_bracket_exp):
45979         Use bool for internal variables that are booleans.
45980         * lib/regexec.c (re_search_internal, check_matching,
45981         proceed_next_node):
45982         (set_regs, build_sifted_states, sift_states_bkref):
45983         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
45984         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
45985         (find_collation_sequence_value):
45986         Likewise.
45987         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
45988         (re_node_set_compare):
45989         Return bool, not int. All callers changed.
45990         * lib/regexec.c (check_halt_node_context, check_dst_limits):
45991         (build_trtable, check_node_accept): Likewise.
45992         * lib/regex_internal.h: Include stdbool.h.
45993
45994         Fix bugs uncovered when converting to bool.
45995         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
45996         failure instead of charging ahead blindly.
45997         * lib/regex_internal.c (register_state): Likewise.
45998         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
45999         for freeing internal storage.
46000         (group_nodes_into_DFA_states): Use unsigned int, not int, for
46001         bitset pieces used as boolean, to avoid undefined behavior
46002         on hosts that do int overflow checking.
46003
46004 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
46005
46006         * config/srclist.txt: Add glibc bugs 1285-1287.
46007
46008 2005-09-01  Jim Meyering  <jim@meyering.net>
46009
46010         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
46011         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
46012         Require gl_STAT_MACROS, too.
46013
46014 2005-09-01  Bruno Haible  <bruno@clisp.org>
46015
46016         * gnulib-tool (import): In the first-use case, provide defaults.
46017
46018 2005-09-01  Bruno Haible  <bruno@clisp.org>
46019
46020         * gnulib-tool (func_import): Remove the .tmp files.
46021
46022 2005-09-01  Bruno Haible  <bruno@clisp.org>
46023
46024         * gnulib-tool (func_import): Fix handling of symbolic links.
46025
46026 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
46027
46028         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
46029         old glibc regex code mishandles strings longer than 2**31 bytes.
46030         This patch fixes this when the regex code is used in gnulib
46031         (i.e., outside glibc).
46032
46033         This patch should not affect the use of the regex code inside
46034         glibc.  No doubt this problem also needs to be handled for glibc
46035         as well, but the result will be an incompatible change to the
46036         glibc ABI, and the old ABI will have to be supported too.  That
46037         can be the the subject for another patch.
46038
46039         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
46040         governing whether the rest of this patch is active.  By default,
46041         the macro is disabled and the patch has no effect.
46042         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
46043         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
46044         (struct re_pattern_buffer, re_search, re_search_2, re_match):
46045         (re_match_2, re_set_registers): Use the new types.
46046         * lib/regex_internal.h (Idx, re_hashval_t): New types.
46047         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
46048         New macros.
46049         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
46050         (re_string_context_at, bin_tree_t, re_dfastate_t):
46051         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
46052         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
46053         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
46054         (re_string_char_size_at, re_string_wchar_at):
46055         (re_string_elem_size_at):
46056         Use the new types and macros to port to 64-bit hosts.
46057         Use unsigned types for internal values, so that the code
46058         mostly works even for arrays larger than SSIZE_MAX.
46059         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
46060         (search_duplicated_node, calc_eclosure_iter, fetch_number):
46061         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
46062         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
46063         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
46064         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
46065         (calc_inveclosure, parse_dup_op, build_range_exp):
46066         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
46067         (fetch_number, create_token_tree, mark_opt_subexp):
46068         Likewise.
46069         * lib/regex_internal.c (re_string_construct_common,
46070         create_ci_newstate):
46071         (create_cd_newstate, re_string_allocate, re_string_construct):
46072         (re_string_realloc_buffers, build_wcs_upper_buffer):
46073         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
46074         (re_string_reconstruct, re_string_peek_byte_case):
46075         (re_string_fetch_byte_case, re_string_context_at):
46076         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
46077         (re_node_set_init_copy, re_node_set_add_intersect):
46078         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
46079         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
46080         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
46081         (re_acquire_state, re_acquire_state_context, register_state):
46082         Likewise.
46083         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
46084         search_cur_bkref_entry):
46085         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
46086         (re_search_internal, re_search_2_stub, re_search_stub)
46087         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
46088         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
46089         (update_cur_sifted_state, check_dst_limits):
46090         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
46091         (check_subexp_limits, sift_states_bkref, merge_state_array):
46092         (check_subexp_matching_top, get_subexp, get_subexp_sub):
46093         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
46094         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
46095         (expand_bkref_cache, check_node_accept_bytes):
46096         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
46097         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
46098         (acquire_init_state_context, check_halt_node_context):
46099         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
46100         (sift_states_backward, clean_state_log_if_needed):
46101         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
46102         (find_recover_state, transit_state_sb, transit_state_mb):
46103         (transit_state_bkref, build_trtable, match_ctx_clean):
46104         Likewise.
46105         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
46106         to work around an assumption that REG_MISSING is negative.
46107
46108         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
46109         (seek_collating_symbol_entry) [defined _LIBC]:
46110         (lookup_collation_sequence_value) [defined _LIBC]:
46111         (build_range_exp, build_collating_symbol) [defined _LIBC]:
46112         Use prototypes rather than old-style function definitions.
46113         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
46114         (transit_state_sb) [0]:
46115         (find_collation_sequence_value) [defined _LIBC]: Likewise.
46116
46117         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
46118         rm_eo.
46119
46120         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
46121         (optimize_subexps, lower_subexp):
46122         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
46123         since the signed shift might overflow.  Use 1u<<31 instead.
46124         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
46125         Likewise.
46126         * lib/regexec.c (check_dst_limits_calc_pos_1,
46127         check_subexp_matching_top): Likewise.
46128
46129         * lib/regcomp.c (optimize_subexps, lower_subexp):
46130         Use CHAR_BIT rather than 8, for clarity.
46131         * lib/regexec.c (check_dst_limits_calc_pos_1):
46132         (check_subexp_matching_top): Likewise.
46133         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
46134         have to worry about portability issues when shifting it left.
46135         Remove no-longer-needed test for table_size > 0.
46136         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
46137         in a word, as the resulting behavior is undefined.
46138         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
46139         in one case, a <= should have been an <, and in another case the
46140         whole test was missing.
46141         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
46142         the standard name CHAR_BIT.
46143         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
46144         this is not true on one's complement and signed-magnitude hosts.
46145
46146         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
46147         next_last_offset.
46148         (struct re_dfa_t): Remove unused member states_alloc.
46149         * lib/regcomp.c (init_dfa): Don't initialize unused members.
46150
46151 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
46152
46153         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
46154         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
46155         and large-file glibc and in 32-bit large-file Solaris.
46156
46157 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
46158
46159         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
46160         lengths fit in regoff_t; this isn't true if regoff_t is the same
46161         width as size_t.
46162         * lib/regex.c (re_search_internal): 5th arg is LAST_START
46163         (= START + RANGE) instead of RANGE.  This avoids overflow
46164         problems when regoff_t is the same width as size_t.
46165         All callers changed.
46166         (re_search_2_stub): Check for overflow when adding the
46167         sizes of the two strings.
46168         (re_search_stub): Check for overflow when adding START
46169         to RANGE; if it occurs, substitute the extreme value.
46170
46171 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
46172
46173         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
46174
46175 2005-08-31  Jim Meyering  <jim@meyering.net>
46176
46177         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
46178         a pointer-to-const.
46179         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
46180         (register_state): Likewise.
46181         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
46182         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
46183         (group_nodes_into_DFAstates): Likewise.
46184
46185 2005-08-31  Jim Meyering  <jim@meyering.net>
46186
46187         * check-module: Add a FIXME comment.
46188
46189 2005-08-31  Eric Blake  <ebb9@byu.net>
46190
46191         * modules/unistd-safer (Files): Add unistd--.h.
46192         * modules/stdio-safer (Files): Add stdio--.h.
46193
46194 2005-08-31  Derek Price  <derek@ximbiot.com>
46195
46196         * lib/getdelim.c (getdelim): Return EOF on EOF.
46197         Reported by Larry Jones <lawrence.jones@ugs.com>.
46198
46199 2005-08-31  Bruno Haible  <bruno@clisp.org>
46200
46201         Avoid unnecessary diffs in the generated lib/Makefile.am.
46202         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
46203         the generated files.
46204         (func_import): Don't set cmd.
46205
46206 2005-08-31  Bruno Haible  <bruno@clisp.org>
46207
46208         * lib/strstr.c: Include <stddef.h>, for NULL.
46209         * lib/strcasestr.c: Likewise.
46210         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
46211
46212 2005-08-31  Bruno Haible  <bruno@clisp.org>
46213
46214         * gnulib-tool: New option --macro-prefix.
46215         (func_import): Use macro_prefix.
46216         (import): Handle option --macro-prefix.
46217
46218 2005-08-31  Bruno Haible  <bruno@clisp.org>
46219
46220         * gnulib-tool (import): Rename most ac_* variables to cached_*.
46221         Also use new variables cached_lgpl, cached_libtool.
46222
46223 2005-08-31  Bruno Haible  <bruno@clisp.org>
46224
46225         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
46226         always instantiating them.
46227
46228 2005-08-31  Bruno Haible  <bruno@clisp.org>
46229
46230         * gnulib-tool (func_import): Read the previous cached settings
46231         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
46232         earlier added by gnulib but are now dropped. Warn when a gnulib file
46233         overwrites a non-gnulib file.
46234
46235 2005-08-31  Bruno Haible  <bruno@clisp.org>
46236
46237         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
46238         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
46239         projects that don't keep autogenerated files in CVS. Put into
46240         actioncmd only the specified modules, not the transitive closure.
46241
46242 2005-08-31  Bruno Haible  <bruno@clisp.org>
46243
46244         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
46245         Create directories that shall be filled.
46246         (import): Don't look for gl_* macros in configure.ac. Recurse across
46247         all directories containing a gnulib-cache.m4 files, if meaningful.
46248
46249 2005-08-31  Bruno Haible  <bruno@clisp.org>
46250
46251         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
46252         (import): Set seen_libtool when we see gl_LIBTOOL.
46253
46254 2005-08-31  Bruno Haible  <bruno@clisp.org>
46255
46256         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
46257         declaration macro definitions from generated gnulib.m4.
46258
46259 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
46260
46261         * lib/iconvme.h: Add prototype for iconv_alloc.
46262
46263 2005-08-29  Simon Josefsson  <jas@extundo.com>
46264
46265         * lib/iconvme.c: Fix errno.
46266
46267 2005-08-29  Bruno Haible  <bruno@clisp.org>
46268
46269         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
46270         that it works when the directory contains spaces.
46271
46272 2005-08-29  Bruno Haible  <bruno@clisp.org>
46273
46274         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
46275
46276 2005-08-29  Bruno Haible  <bruno@clisp.org>
46277
46278         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
46279         Emit more advice.
46280
46281 2005-08-29  Bruno Haible  <bruno@clisp.org>
46282         and Stepan Kasal  <kasal@ucw.cz>
46283
46284         * check-module: If more parameters are given, check each of them
46285         separately; add more exceptions, as noted by Jim Meyering.
46286         (check_module): New procedure.
46287         (%exempt_header): Now contains all exceptions.
46288
46289 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
46290
46291         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
46292
46293 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
46294
46295         * lib/iconvme.c: Split iconv_string into iconv_alloc.
46296
46297 2005-08-28  Bruno Haible  <bruno@clisp.org>
46298
46299         * m4/gnulib-tool.m4: New file.
46300
46301 2005-08-27  Jim Meyering  <jim@meyering.net>
46302
46303         * modules/unistd-safer (Files): Add pipe-safer.c.
46304         * modules/fcntl-safer (Files): Add creat-safer.c.
46305
46306 2005-08-27  Jim Meyering  <jim@meyering.net>
46307
46308         * m4/stdlib-safer.m4: New file.  From coreutils.
46309         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
46310         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
46311         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
46312         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
46313         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
46314
46315 2005-08-27  Jim Meyering  <jim@meyering.net>
46316
46317         * lib/fopen-safer.c: Merge minor changes from coreutils.
46318         * lib/dup-safer.c: Likewise.
46319         * lib/fd-safer.c: Likewise.
46320
46321         Merge from coreutils.
46322         * lib/stdio--.h: New file.
46323         * lib/stdlib--.h: New file.
46324         * lib/mkstemp-safer.c: New file.
46325
46326         GNU tar needs these.
46327         * lib/pipe-safer.c: New file.
46328         * lib/creat-safer.c: New file.
46329         * lib/fcntl--.h (creat): Define to creat_safer.
46330         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
46331         * lib/unistd--.h (pipe): Define to pipe_safer.
46332         * lib/unistd-safer.h: Declare pipe_safer.
46333
46334 2005-08-26  Simon Josefsson  <jas@extundo.com>
46335
46336         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
46337         Haible <bruno@clisp.org>.
46338
46339 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
46340
46341         * lib/regex_internal.h: Remove all references to
46342         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
46343         or better.
46344         (bitset_not, bitset_merge, bitset_not_merge):
46345         (bitset_mask, re_string_allocate, re_string_construct):
46346         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
46347         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
46348         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
46349         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
46350         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
46351         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
46352         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
46353         (re_acquire_state_context):
46354         Remove unnecessary forward decls.
46355         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
46356         Put __attribute at function definition,
46357         now that the function decl has been removed.
46358         * lib/regex_internal.c (re_string_peek_byte_case):
46359         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
46360         Likewise.
46361
46362 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
46363
46364         * m4/regex.m4: Add AC_PREREQ(2.50).
46365         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
46366
46367 2005-08-25  Simon Josefsson  <jas@extundo.com>
46368
46369         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
46370         __fsetlocking.
46371
46372 2005-08-25  Simon Josefsson  <jas@extundo.com>
46373
46374         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
46375         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
46376         GLIBC specific code.
46377
46378 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
46379
46380         Make regex safe for g++.  This fixes one real bug (an "err"
46381         that should have been "*err").  g++ problem reported by
46382         Sam Steingold.
46383         * lib/regex_internal.h (re_calloc): New macro, consistent with
46384         re_malloc etc.  All callers of calloc changed to use re_calloc.
46385         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
46386         not int.  All callers changed.
46387         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
46388         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
46389         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
46390         (find_recover_state): Change "err" to "*err"; this fixes what
46391         appears to be a real bug.
46392         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
46393         versus int.
46394
46395 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
46396
46397         * modules/regex (Depends-on): Add malloc, since the code
46398         assumes that !malloc(0) means failure.
46399
46400 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
46401
46402         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
46403
46404         alloca modernization/simplification for regex.
46405         * lib/regex.c: Remove portability cruft for alloca.  This no longer
46406         needs to be at the start of the file, and can be moved into
46407         regex_internal.h and simplified.
46408         * lib/regex_internal.h: Include <alloca.h>.
46409         (__libc_use_alloca) [!defined _LIBC]: New macro.
46410         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
46411         now works outside glibc.
46412
46413 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
46414
46415         * config/srclist.txt: Add glibc bugs 1241, 1245.
46416
46417 2005-08-25  Jim Meyering  <jim@meyering.net>
46418
46419         * lib/open-safer.c: Include <config.h>.
46420         Otherwise, we'd lose LARGEFILE support in any file using
46421         e.g. "fcntl--.h"
46422
46423 2005-08-25  Bruno Haible  <bruno@clisp.org>
46424
46425         * m4/minmax.m4: Require autoconf 2.52.
46426         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
46427         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
46428         alternatives of translit over the alphabet.
46429         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
46430
46431 2005-08-24  Simon Josefsson  <jas@extundo.com>
46432
46433         * tests/test-getpass.c: New file.
46434
46435 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
46436
46437         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
46438         for GNU regex features.
46439
46440 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
46441
46442         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
46443         * lib/regex.h (regerror): Likewise.
46444
46445         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
46446         requires this.  (The code never needed it.)
46447
46448         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
46449         All uses of recently-renamed identifiers changed to use the new,
46450         POSIX-compliant names.  The code will build and run just fine
46451         without these changes, but it's better to eat our own dog food
46452         and use the standard-conforming names.
46453
46454         * lib/regex.h: Fix a multitude of POSIX name space violations.
46455         These changes have an effect only for programs that define
46456         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
46457         do not change anything for programs compiled in the normal way.
46458         Also, there is no effect on the ABI.
46459
46460         (_REGEX_SOURCE): New macro.
46461         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
46462         defined and _GNU_SOURCE is not; this fixes a name space violation.
46463
46464         Rename the following macros to obey POSIX requirements.
46465         The old names are still visible as macros if _REGEX_SOURCE is defined.
46466         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
46467         RE_BACKSLASH_ESCAPE_IN_LISTS.
46468         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
46469         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
46470         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
46471         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
46472         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
46473         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
46474         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
46475         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
46476         (REG_INTERVALS): renamed from RE_INTERVALS.
46477         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
46478         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
46479         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
46480         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
46481         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
46482         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
46483         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
46484         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
46485         RE_UNMATCHED_RIGHT_PAREN_ORD.
46486         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
46487         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
46488         (REG_DEBUG): renamed from RE_DEBUG.
46489         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
46490         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
46491         unusual, since we can't clash with the POSIX REG_ICASE.
46492         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
46493         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
46494         (REG_NO_SUB): renamed from RE_NO_SUB.
46495         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
46496         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
46497         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
46498         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
46499         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
46500         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
46501         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
46502         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
46503         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
46504         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
46505         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
46506         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
46507         RE_SYNTAX_POSIX_MINIMAL_BASIC.
46508         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
46509         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
46510         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
46511         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
46512         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
46513         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
46514         (REG_FIXED): Renamed from REGS_FIXED.
46515         (REG_NREGS): Renamed from RE_NREGS.
46516
46517         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
46518         of other REG_* macros, since POSIX says the user is allowed to
46519         #undef these macros selectively.
46520
46521         (reg_errcode_t): Update comment stating what other tables need
46522         to be consistent.
46523
46524         Rename the following enum values to obey POSIX requirements.
46525         The old names are still visible as macros.
46526         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
46527         is not defined, since GNU is supposed to be a superset of POSIX as
46528         much as possible, and since we want reg_errcode_t to be a signed
46529         type for implementation consistency.
46530         (_REG_NOERROR): Renamed from REG_NOERROR.
46531         (_REG_NOMATCH): Renamed from REG_NOMATCH.
46532         (_REG_BADPAT): Renamed from REG_BADPAT.
46533         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
46534         (_REG_ECTYPE): Renamed from REG_ECTYPE.
46535         (_REG_EESCAPE): Renamed from REG_EESCAPE.
46536         (_REG_ESUBREG): Renamed from REG_ESUBREG.
46537         (_REG_EBRACK): Renamed from REG_EBRACK.
46538         (_REG_EPAREN): Renamed from REG_EPAREN.
46539         (_REG_EBRACE): Renamed from REG_EBRACE.
46540         (_REG_BADBR): Renamed from REG_BADBR.
46541         (_REG_ERANGE): Renamed from REG_ERANGE.
46542         (_REG_ESPACE): Renamed from REG_ESPACE.
46543         (_REG_BADRPT): Renamed from REG_BADRPT.
46544         (_REG_EEND): Renamed from REG_EEND.
46545         (_REG_ESIZE): Renamed from REG_ESIZE.
46546         (_REG_ERPAREN): Renamed from REG_ERPAREN.
46547         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
46548         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
46549         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
46550         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
46551
46552         (_REG_RE_NAME, _REG_RM_NAME): New macros.
46553         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
46554         changed.  But support the old name if the new one is not defined
46555         and if _REGEX_SOURCE.
46556
46557         Change the following member names in struct re_pattern_buffer.
46558         The old names are still supported if !_REGEX_SOURCE.
46559         The new names are always supported, regardless of _REGEX_SOURCE.
46560         (re_buffer): Renamed from buffer.
46561         (re_allocated): Renamed from allocated.
46562         (re_used): Renamed from used.
46563         (re_syntax): Renamed from syntax.
46564         (re_fastmap): Renamed from fastmap.
46565         (re_translate): Renamed from translate.
46566         (re_can_be_null): Renamed from can_be_null.
46567         (re_regs_allocated): Renamed from regs_allocated.
46568         (re_fastmap_accurate): Renamed from fastmap_accurate.
46569         (re_no_sub): Renamed from no_sub.
46570         (re_not_bol): Renamed from not_bol.
46571         (re_not_eol): Renamed from not_eol.
46572         (re_newline_anchor): Renamed from newline_anchor.
46573
46574         Change the following member names in struct re_registers.
46575         The old names are still supported if !_REGEX_SOURCE.
46576         The new names are always supported, regardless of _REGEX_SOURCE.
46577         (rm_num_regs): Renamed from num_regs.
46578         (rm_start): Renamed from start.
46579         (rm_end): Renamed from end.
46580
46581         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
46582         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
46583         Prepend __ to parameter names.
46584
46585         Undo yesterday's changes.
46586
46587 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
46588
46589         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
46590         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
46591         lib/regex.c.
46592
46593 2005-08-24  Jim Meyering  <jim@meyering.net>
46594
46595         Sync from coreutils.
46596         * m4/fcntl-safer.m4: New file.
46597
46598         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
46599         and object files for this module.
46600
46601 2005-08-24  Jim Meyering  <jim@meyering.net>
46602
46603         Sync from coreutils.
46604         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
46605
46606 2005-08-24  Jim Meyering  <jim@meyering.net>
46607
46608         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
46609         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
46610
46611 2005-08-24  Jim Meyering  <jim@meyering.net>
46612
46613         * modules/fcntl-safer: New module.
46614         * modules/fts (Depends-on): Add fcntl-safer.
46615         * MODULES.html.sh (File descriptor based Input/Output):
46616         Add fcntl-safer.
46617
46618 2005-08-24  Bruno Haible  <bruno@clisp.org>
46619
46620         Support for unit test modules.
46621         * modules/README: Mention tests modules.
46622         * modules/TEMPLATE-TESTS: New file.
46623         * gnulib-tool: New options --extract-tests-module, --with-tests and
46624         --tests-base (unused for the moment).
46625         (testsbase, inctests): New variables.
46626         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
46627         (func_verify_module): Exclude TEMPLATE-TESTS.
46628         (func_verify_nontests_module, func_verify_tests_module): New functions.
46629         (func_get_dependencies): Add implicit dependency for tests modules.
46630         (func_get_tests_module): New function.
46631         (func_modules_transitive_closure): When --with-tests was specified,
46632         include the unit tests as well, unless explicitly avoided.
46633         (func_emit_lib_Makefile_am): Ignore the tests modules here.
46634         (func_emit_tests_Makefile_am): New function.
46635         (func_create_testdir): When --with-tests was specified, emit a
46636         tests/ directory.
46637         * MODULES.html.sh (Future developments): Update.
46638
46639 2005-08-24  Bruno Haible  <bruno@clisp.org>
46640
46641         * modules/tls-tests: New file.
46642         * tests/test-tls.c: New file, from GNU gettext.
46643
46644 2005-08-24  Bruno Haible  <bruno@clisp.org>
46645
46646         * modules/lock-tests: New file.
46647         * tests/test-lock.c: New file, from GNU gettext.
46648
46649 2005-08-24  Bruno Haible  <bruno@clisp.org>
46650
46651         * lib/lock.h: Add multiple inclusion guard.
46652         * lib/tls.h: Add multiple inclusion guard.
46653
46654 2005-08-24  Bruno Haible  <bruno@clisp.org>
46655
46656         * gnulib-tool: Add support for the --aux-dir option to
46657         --create-testdir, --create-megatestdir, --test, --megatest.
46658         (func_create_testdir, func_create_megatestdir): Optionally emit a
46659         AC_CONFIG_AUX_DIR directive.
46660         (create-testdir, create-megatestdir, test, megatest): Provide a
46661         default value for $auxdir.
46662
46663 2005-08-24  Bruno Haible  <bruno@clisp.org>
46664
46665         * gnulib-tool (import): Use compound statement instead of subshell
46666         where possible.
46667
46668 2005-08-24  Bruno Haible  <bruno@clisp.org>
46669
46670         * gnulib-tool (import): Change --aux-dir default to "build-aux".
46671
46672 2005-08-24  Bruno Haible  <bruno@clisp.org>
46673
46674         * gnulib-tool (func_version): Update.
46675
46676 2005-08-24  Bruno Haible  <bruno@clisp.org>
46677
46678         * gnulib-tool (func_import, func_create_testdir,
46679         func_create_megatestdir): Quote all autoconf macro arguments.
46680
46681 2005-08-24  Bruno Haible  <bruno@clisp.org>
46682
46683         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
46684         option --force, because --force causes the aclocal.m4 of each
46685         subdirectory to be newer than the corresponding config.h.in.
46686
46687 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
46688
46689         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
46690         All contents moved to gl_REGEX.
46691         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
46692         assume that it does.
46693
46694 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
46695
46696         * lib/regex.h (REG_NOSYS)
46697         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
46698         Define, since POSIX requires it as of 2001.
46699         (_REG_ENOSYS)
46700         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
46701         New private symbol, used to keep the enum signed in all cases.
46702         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
46703         Youngman in
46704         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
46705
46706         * lib/regex_internal.c (re_string_skip_chars, register_state):
46707         (calc_state_hash):
46708         Remove forward decls; no longer needed now that we use prototypes.
46709         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
46710         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
46711         (clean_state_log_if_needed): Likewise.
46712
46713 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
46714
46715         * config/srclist.txt: Add glibc bugs 1231-1233.
46716
46717 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
46718
46719         Fix problems reported by Sam Steingold in
46720         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
46721         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
46722         assumed that reg_errcode_t is a signed type, which is not
46723         necessarily true if _XOPEN_SOURCE is not defined.
46724         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
46725         since some compilers warn about it otherwise.
46726
46727 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
46728
46729         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
46730         (init_word_char, create_initial_state, duplicate_node_closure):
46731         (fetch_token, peek_token_bracket, build_range_exp):
46732         (build_collating_symbol): Remove forward decls; no longer needed
46733         now that we use prototypes.
46734
46735         * lib/regcomp.c:
46736         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
46737         (re_compile_fastmap_iter, regcomp, regerror, regfree):
46738         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
46739         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
46740         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
46741         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
46742         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
46743         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
46744         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
46745         (build_range_exp, build_collating_symbol, parse_bracket_exp):
46746         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
46747         (build_charclass, build_charclass_op, fetch_number, create_tree):
46748         (create_token_tree, mark_opt_subexp, duplicate_tree):
46749         Use prototypes rather than old-style definitions.
46750
46751         * lib/regex_internal.c:
46752         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
46753         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
46754         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
46755         (re_string_reconstruct, re_string_peek_byte_case):
46756         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
46757         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
46758         (re_node_set_init_copy, re_node_set_add_intersect):
46759         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
46760         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
46761         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
46762         (re_acquire_state, re_acquire_state_context, register_state):
46763         (create_ci_newstate, create_cd_newstate, free_state):
46764         Likewise.
46765         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
46766         re_search_2):
46767         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
46768         (re_search_internal, prune_impossible_nodes):
46769         (acquire_init_state_context, check_matching, static):
46770         (check_halt_node_context, check_halt_state_context, proceed_next_node):
46771         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
46772         (update_regs, sift_states_backward, build_sifted_states):
46773         (clean_state_log_if_needed, merge_state_array):
46774         (update_cur_sifted_state, add_epsilon_src_nodes):
46775         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
46776         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
46777         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
46778         (find_recover_state, check_subexp_matching_top, transit_state_mb):
46779         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
46780         (check_arrival, check_arrival_add_next_nodes):
46781         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
46782         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
46783         (check_node_accept_bytes, check_node_accept, extend_buffers):
46784         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
46785         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
46786         (sift_ctx_init):
46787         Likewise.
46788
46789         * lib/regex_internal.h:
46790         (re_string_allocate, re_string_construct, re_string_reconstruct):
46791         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
46792         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
46793         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
46794         (re_string_context_at, re_string_peek_byte_case):
46795         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
46796         is defined, since we now use prototypes always.
46797
46798         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
46799         C89 or better.  All uses removed.
46800
46801 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
46802
46803         * config/srclist.txt: Add glibc bugs 1220-1227.
46804
46805 2005-08-20  Jim Meyering  <jim@meyering.net>
46806
46807         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
46808         of unused local, dfa.
46809
46810 2005-08-20  Bruno Haible  <bruno@clisp.org>
46811
46812         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
46813
46814 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
46815
46816         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
46817         (re_node_set_insert_last, re_dfa_add_node):
46818         Rename local variables to avoid GCC shadowing warnings.
46819
46820 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
46821
46822         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
46823         [defined lint]: Suppress bogus uninitialized-variable warnings.
46824
46825         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
46826         and let the caller return REG_ESPACE if out of space.  This
46827         removes an uninitialied-variable warning with GCC 4.0.1, and also
46828         avoids taking the address of a local variable.  All callers
46829         changed.
46830
46831 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
46832
46833         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
46834         $LIBCSRC/posix/regexec.c.
46835         Add glibc bug 1217 for regcomp.c.
46836
46837 2005-08-19  Jim Meyering  <jim@meyering.net>
46838
46839         * lib/regexec.c (proceed_next_node): Redo local variables to
46840         avoid GCC shadowing warnings.
46841
46842 2005-08-18  Bruno Haible  <bruno@clisp.org>
46843
46844         * lib/strstr.c (strstr): Fix return value in multibyte case.
46845         * lib/strcasestr.c (strcasestr): Likewise.
46846
46847 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
46848
46849         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
46850
46851 2005-08-17  Jim Meyering  <jim@meyering.net>
46852
46853         Make the %s format (seconds since the epoch) work for a negative
46854         number and when used with a zero-padded field width, e.g. %015s.
46855
46856         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
46857         label so that it precedes the code to set `digits'.  Otherwise,
46858         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
46859         print `00-22'.  Now, it prints `-0022', as it should.
46860
46861 2005-08-17  Bruno Haible  <bruno@clisp.org>
46862
46863         * modules/strstr (Files): Add m4/mbrtowc.m4.
46864         (Depends-on): Add mbuiter.
46865
46866 2005-08-17  Bruno Haible  <bruno@clisp.org>
46867
46868         * modules/strcasestr: New file.
46869         * MODULES.html.sh (String handling, based on ANSI C 89): Add
46870         strcasestr.
46871
46872 2005-08-17  Bruno Haible  <bruno@clisp.org>
46873
46874         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
46875
46876 2005-08-17  Bruno Haible  <bruno@clisp.org>
46877
46878         * modules/mbuiter: New file.
46879         * MODULES.html.sh (Extended multibyte and wide character utilities):
46880         Add mbuiter.
46881
46882 2005-08-17  Bruno Haible  <bruno@clisp.org>
46883
46884         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
46885         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
46886
46887 2005-08-17  Bruno Haible  <bruno@clisp.org>
46888
46889         * m4/strcasestr.m4: New file.
46890
46891 2005-08-17  Bruno Haible  <bruno@clisp.org>
46892
46893         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
46894         * lib/strstr.c: Completely rewritten, with multibyte locale support.
46895
46896 2005-08-17  Bruno Haible  <bruno@clisp.org>
46897
46898         * lib/strcasestr.h: New file.
46899         * lib/strcasestr.c: New file.
46900
46901 2005-08-17  Bruno Haible  <bruno@clisp.org>
46902
46903         * lib/strcasecmp.c: Use mbuiter.h.
46904
46905 2005-08-17  Bruno Haible  <bruno@clisp.org>
46906
46907         * lib/mbuiter.h: New file.
46908
46909 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
46910
46911         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
46912         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
46913         and gl_GETOPT are both invoked via different paths (as happens
46914         with GNU tar CVS because it uses both argp and getopt), the former
46915         wins.
46916
46917 2005-08-16  Bruno Haible  <bruno@clisp.org>
46918
46919         * modules/tls: New file.
46920         * MODULES.html.sh (Multithreading): Add tls.
46921
46922 2005-08-16  Bruno Haible  <bruno@clisp.org>
46923
46924         * modules/strnlen1: New file.
46925         * MODULES.html.sh (String handling): Add strnlen1.
46926
46927 2005-08-16  Bruno Haible  <bruno@clisp.org>
46928
46929         * modules/strcase (Files): Add m4/mbrtowc.m4.
46930         (Depends-on): Add strnlen1, mbchar.
46931
46932 2005-08-16  Bruno Haible  <bruno@clisp.org>
46933
46934         * modules/mbiter: New file.
46935         * MODULES.html.sh (Extended multibyte and wide character utilities):
46936         Add mbiter.
46937
46938 2005-08-16  Bruno Haible  <bruno@clisp.org>
46939
46940         * modules/mbfile: New file.
46941         * MODULES.html.sh (Extended multibyte and wide character utilities):
46942         Add mbfile.
46943
46944 2005-08-16  Bruno Haible  <bruno@clisp.org>
46945
46946         * modules/mbchar: New file.
46947         * MODULES.html.sh (Extended multibyte and wide character utilities):
46948         New section.
46949
46950 2005-08-16  Bruno Haible  <bruno@clisp.org>
46951
46952         * m4/tls.m4: New file, from GNU gettext.
46953
46954 2005-08-16  Bruno Haible  <bruno@clisp.org>
46955
46956         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
46957         always.
46958         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
46959
46960 2005-08-16  Bruno Haible  <bruno@clisp.org>
46961
46962         * m4/mbiter.m4: New file.
46963
46964 2005-08-16  Bruno Haible  <bruno@clisp.org>
46965
46966         * m4/mbfile.m4: New file.
46967
46968 2005-08-16  Bruno Haible  <bruno@clisp.org>
46969
46970         * m4/mbchar.m4: New file.
46971
46972 2005-08-16  Bruno Haible  <bruno@clisp.org>
46973
46974         * lib/tls.h: New file, from GNU gettext.
46975         * lib/tls.c: New file, from GNU gettext.
46976
46977 2005-08-16  Bruno Haible  <bruno@clisp.org>
46978
46979         * lib/strnlen1.h: New file.
46980         * lib/strnlen1.c: New file.
46981
46982 2005-08-16  Bruno Haible  <bruno@clisp.org>
46983
46984         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
46985         (mbi_init): Update.
46986         (mbi_avail, mbi_advance): Let the iteration end before the terminating
46987         NUL byte, not after it.
46988
46989 2005-08-16  Bruno Haible  <bruno@clisp.org>
46990
46991         * lib/strcase.h (strcasecmp): Add note in comments.
46992         * lib/strncasecmp.c: Use code from strcasecmp.c.
46993         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
46994         (strcasecmp): Work correctly in multibyte locales.
46995
46996 2005-08-16  Bruno Haible  <bruno@clisp.org>
46997
46998         * lib/mbiter.h: New file.
46999
47000 2005-08-16  Bruno Haible  <bruno@clisp.org>
47001
47002         * lib/mbfile.h: New file.
47003
47004 2005-08-16  Bruno Haible  <bruno@clisp.org>
47005
47006         * lib/mbchar.h: New file.
47007         * lib/mbchar.c: New file.
47008
47009 2005-08-16  Bruno Haible  <bruno@clisp.org>
47010
47011         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
47012         the valid ones. Makes the comparison operations transitive:
47013         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
47014         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
47015
47016 2005-08-15  Simon Josefsson  <jas@extundo.com>
47017
47018         * modules/ssize_t (License): Change to 'unlimited'.
47019
47020         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
47021
47022 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
47023
47024         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
47025         Add comments for each pending glibc patch.
47026
47027 2005-08-15  Bruno Haible  <bruno@clisp.org>
47028
47029         * lib/regex.h (__restrict_arr): Don't define to __restrict if
47030         __cplusplus is defined.
47031
47032 2005-08-14  Jim Meyering  <jim@meyering.net>
47033
47034         Sync from coreutils.
47035
47036         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
47037         Use the hash-table-based cycle-detection code not just when
47038         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
47039         Reported by James Youngman in
47040         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
47041         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
47042         FTS_TIGHT_CYCLE_CHECK.
47043         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
47044         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
47045         once again.
47046         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
47047         * lib/fts.c (fd_safer): Remove decl.
47048         Include fcntl--.h rather than unistd-safer.h
47049         (fts_safe_changedir): Don't call fd_safer; no longer needed
47050         now that we include fcntl--.h.
47051
47052 2005-08-12  Simon Josefsson  <jas@extundo.com>
47053
47054         * modules/getndelim2: Use ssize_t module.
47055         * modules/getnline: Likewise.
47056         * modules/safe-read: Likewise.
47057         * modules/xreadlink: Likewise.
47058
47059         * modules/ssize_t: New file.
47060
47061 2005-08-12  Simon Josefsson  <jas@extundo.com>
47062
47063         * m4/readline.m4: Look for termcap, curses or ncurses if required.
47064
47065 2005-08-12  Simon Josefsson  <jas@extundo.com>
47066
47067         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
47068         ssize_t.
47069
47070 2005-08-12  Simon Josefsson  <jas@extundo.com>
47071
47072         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
47073         readline, getdelim and check_version.
47074         (Support for systems lacking ISO C 99: Sizes of integer types):
47075         Add size_max.
47076
47077 2005-08-12  Bruno Haible  <bruno@clisp.org>
47078
47079         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
47080
47081 2005-08-11  Simon Josefsson  <jas@extundo.com>
47082
47083         * modules/readline: New file.
47084
47085         * modules/strnlen (Files): Add strnlen.h.
47086
47087 2005-08-11  Simon Josefsson  <jas@extundo.com>
47088
47089         * m4/readline.m4: New file.
47090
47091 2005-08-11  Simon Josefsson  <jas@extundo.com>
47092
47093         * lib/readline.h, readline.c: New file.
47094
47095 2005-08-11  Simon Josefsson  <jas@extundo.com>
47096
47097         * doc/gnulib.texi (Initial import, Finishing touches): Mention
47098         gl_AVOID.
47099
47100 2005-08-11  Bruno Haible  <bruno@clisp.org>
47101
47102         * lib/strnlen.h (strnlen): Change parameter name to match comment.
47103
47104 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
47105
47106         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
47107
47108 2005-08-10  Simon Josefsson  <jas@extundo.com>
47109
47110         * tests/test-iconvme.c: New file.
47111
47112 2005-08-10  Simon Josefsson  <jas@extundo.com>
47113
47114         * m4/strnlen.m4: New file.
47115
47116         * m4/strndup.m4: Don't check for strnlen declaration, done in
47117         strnlen.m4.
47118
47119 2005-08-10  Simon Josefsson  <jas@extundo.com>
47120
47121         * lib/strndup.c: Use strnlen.h.
47122
47123         * lib/strnlen.h: New file.
47124
47125 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
47126
47127         * README: Typos.
47128
47129 2005-08-02  Simon Josefsson  <jas@extundo.com>
47130
47131         * modules/readline: New file.
47132
47133 2005-08-02  Simon Josefsson  <jas@extundo.com>
47134
47135         * modules/getdelim: New file.
47136
47137         * modules/getline: Rewrite, don't use getndelim2.
47138
47139 2005-08-02  Simon Josefsson  <jas@extundo.com>
47140
47141         * m4/getline.m4: Separate out getdelim stuff into separate module.
47142
47143         * m4/getdelim.m4: New file.
47144
47145 2005-08-02  Simon Josefsson  <jas@extundo.com>
47146
47147         * lib/getline.h, getline.c: Rewrite.
47148
47149         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
47150
47151 2005-07-31  Bruno Haible  <bruno@clisp.org>
47152
47153         * lib/lock.h (gl_lock_initializer): New macro.
47154         (gl_lock_define_initialized): Use it.
47155         (gl_rwlock_initializer): New macro.
47156         (gl_rwlock_define_initialized): Use it.
47157         (gl_recursive_lock_initializer): New macro.
47158         (gl_recursive_lock_define_initialized): Use it.
47159
47160 2005-07-30  Karl Berry  <karl@gnu.org>
47161
47162         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
47163         Report from Ben Pfaff, regarding getopt.
47164
47165 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
47166
47167         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
47168         normal way.
47169         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
47170         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
47171         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
47172         (gl_GETOPT): Use the new macros.  Most of the implementation
47173         is moved to the new macros.  This is for programs like Emacs
47174         that don't want all the functionality of gl_GETOPT.
47175
47176 2005-07-26  Bruno Haible  <bruno@clisp.org>
47177
47178         * m4/lock.m4: Update from GNU gettext.
47179
47180 2005-07-26  Bruno Haible  <bruno@clisp.org>
47181
47182         * lib/lock.h: Update from GNU gettext.
47183         * lib/lock.c: Update from GNU gettext.
47184
47185 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
47186
47187         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
47188         obsolescent AC_TRY_RUN.  Include the default includes files, for
47189         'exit'.
47190
47191 2005-07-24  Bruno Haible  <bruno@clisp.org>
47192
47193         * modules/visibility: New file.
47194         * MODULES.html.sh (Misc): Add visibility.
47195
47196 2005-07-24  Bruno Haible  <bruno@clisp.org>
47197
47198         * m4/visibility.m4: New file.
47199
47200 2005-07-24  Bruno Haible  <bruno@clisp.org>
47201
47202         * doc/visibility.texi: New file.
47203
47204 2005-07-22  Bruno Haible  <bruno@clisp.org>
47205
47206         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
47207         $(ALLOCA_H), redundant through BUILT_SOURCES.
47208         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
47209         redundant through BUILT_SOURCES.
47210         * modules/byteswap (Makefile.am): Remove explicit dependency on
47211         $(BYTESWAP_H), redundant through BUILT_SOURCES.
47212         * modules/fnmatch (Makefile.am): Remove explicit dependency on
47213         $(FNMATCH_H), redundant through BUILT_SOURCES.
47214         * modules/getopt (Makefile.am): Remove explicit dependency on
47215         $(GETOPT_H), redundant through BUILT_SOURCES.
47216         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
47217         redundant through BUILT_SOURCES.
47218         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
47219         redundant through BUILT_SOURCES.
47220         * modules/stdbool (Makefile.am): Remove explicit dependency on
47221         $(STDBOOL_H), redundant through BUILT_SOURCES.
47222         * modules/stdint (Makefile.am): Remove explicit dependency on
47223         $(STDINT_H), redundant through BUILT_SOURCES.
47224         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
47225         Remove explicit dependency on $(SYSEXITS_H).
47226         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
47227
47228 2005-07-18  Simon Josefsson  <jas@extundo.com>
47229
47230         * lib/check-version.c (check_version): Accept identical versions too.
47231
47232 2005-07-18  Bruno Haible  <bruno@clisp.org>
47233
47234         * modules/lock: New file.
47235         * MODULES.html.sh (Multithreading): New section.
47236
47237 2005-07-18  Bruno Haible  <bruno@clisp.org>
47238
47239         * m4/lock.m4: New file, from GNU gettext.
47240
47241 2005-07-18  Bruno Haible  <bruno@clisp.org>
47242
47243         * lib/lock.h: New file, from GNU gettext.
47244         * lib/lock.c: New file, from GNU gettext.
47245
47246 2005-07-18  Bruno Haible  <bruno@clisp.org>
47247
47248         * lib/lock.h (gl_once_t): New type.
47249         (gl_once_define, gl_once): New macros.
47250         * lib/lock.c (fresh_once): New variable.
47251         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
47252         functions.
47253
47254 2005-07-16  Simon Josefsson  <jas@extundo.com>
47255
47256         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
47257         workaround, suggested by Bruno.
47258
47259 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
47260
47261         * modules/xalloc (Depends-on): Add xalloc-die.
47262         * modules/xvasprintf (Depends-on): Add xalloc-die.
47263
47264 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
47265
47266         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
47267         with a minor change.
47268
47269 2005-07-15  Bruno Haible  <bruno@clisp.org>
47270
47271         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
47272         When using lib/poll.c, define poll as rpl_poll.
47273
47274 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
47275
47276         * modules/argp (Depends-on): Remove unlocked-io.
47277
47278 2005-07-14  Derek Price  <derek@ximbiot.com>
47279
47280         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
47281         for glob symlink bug.
47282
47283 2005-07-14  Bruno Haible  <bruno@clisp.org>
47284
47285         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
47286         Instead, test for *_unlocked function declarations directly.
47287
47288 2005-07-11  Simon Josefsson  <jas@extundo.com>
47289
47290         * modules/size_max: New file.
47291
47292         * modules/xsize: Depend on size_max module for size_max.m4.
47293
47294 2005-07-11  Simon Josefsson  <jas@extundo.com>
47295
47296         * lib/size_max.h: New file.
47297
47298 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
47299
47300         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
47301         copyright symbol and the year.
47302         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
47303         (version_etc_va): Use parameterized copyright notice.
47304         Reword to conform to the current GNU coding standards.
47305
47306 2005-07-11  Karl Berry  <karl@gnu.org>
47307
47308         * doc/gnulib.texi (Quoting): new node.
47309         (Initial import): more info, from Patrice.
47310
47311 2005-07-11  Bruno Haible  <bruno@clisp.org>
47312
47313         * gnulib-tool (func_usage): Document option --avoid.
47314         (Command line options): Handle --avoid.
47315         (func_acceptable): New function.
47316         (func_modules_transitive_closure): Use it.
47317
47318 2005-07-11  Bruno Haible  <bruno@clisp.org>
47319
47320         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
47321         Reported by Jim Meyering.
47322
47323 2005-07-10  Bruno Haible  <bruno@clisp.org>
47324
47325         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
47326         Needed when size_t is smaller than 'unsigned int'.
47327         Reported by Paul Eggert.
47328
47329 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
47330
47331         * modules/argp (Depends-on): Add unlocked-io
47332
47333 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
47334
47335         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
47336         block of defines.
47337
47338 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
47339
47340         * config/srclist.txt: Comment out regcomp.c, since we have a porting
47341         fix now.
47342
47343 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
47344         and Paul Eggert  <eggert@cs.ucla.edu>
47345
47346         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
47347         in wint_t, not wchar_t.  Remove now-unnecessary cast.
47348
47349 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
47350
47351         * modules/regex (Files): Add lib/regex_internal.c,
47352         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
47353         (Depends-on): Add extensions.
47354         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
47355
47356 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
47357
47358         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
47359         pathconf.
47360         * m4/same.m4 (gl_SAME): Likewise.
47361         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
47362
47363         * m4/regex.m4: Adjust to new libc regex implementation.
47364         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
47365         all the .c and .h parts of (the new) regex.
47366         Quote the m4 stuff better.
47367         Check for RE_ICASE bug of old gnulib.
47368         Check for REG_STARTEND of recent libc.
47369         Rename local variables from jm_* to gl_*.
47370         Quote operand of "test -f".
47371         Say "recent enough" version of libc, not "version 2".
47372         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
47373         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
47374         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
47375         Remove check for btowc, isascii.
47376         Require AM_LANGINFO_CODESET.
47377
47378 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
47379
47380         * lib/regex.c, regex.h: Sync from libc.
47381         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
47382         * lib/regexec.c:
47383         New files, synced from libc, except that regex_internal.h
47384         currently has a small porting fix.
47385
47386 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
47387
47388         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
47389         regex_internal.c, regexec.c.
47390         Add regex_internal.h too, but as a comment, since the libc version
47391         is currently broken in gnulib mode.
47392
47393 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
47394
47395         Support programs like Emacs that use gnulib but not gettext.
47396         * MODULES.html.sh (Internationalization functions): Add gettext-h.
47397         * modules/gettext-h: New file.
47398         * modules/gettext (Files): Remove lib/gettext.h.
47399         (Depends-on): Add gettext-h.
47400         (Makefile.am): Remove lib_SOURCES.
47401         * modules/argmatch, modules/c-stack, modules/closeout:
47402         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
47403         * modules/execute, modules/file-type, modules/getaddrinfo:
47404         * modules/getopt, modules/human, modules/javacomp:
47405         * modules/javaexec, modules/mkdir-p, modules/obstack:
47406         * modules/openat, modules/pagealign_alloc, modules/pipe:
47407         * modules/quotearg, modules/regex, modules/rpmatch:
47408         * modules/unicodeio, modules/userspec, modules/version-etc:
47409         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
47410         * modules/xsetenv:
47411         Depend on gettext-h, not gettext.
47412
47413 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
47414
47415         * gnulib-tool (func_import): Add support for 'public domain' license.
47416         * modules/alloca, modules/atexit, modules/memmove:
47417         Now public domain, not GPL.
47418         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
47419         * modules/realloc, modules/strerror, modules/strtod:
47420         Now LGPL, not GPL.
47421
47422 2005-07-05  Bruno Haible  <bruno@clisp.org>
47423
47424         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
47425         autoconf CVS. Needed for mingw.
47426
47427 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
47428
47429         Remove the dependency of the strftime module on the tzset module.
47430         * modules/strftime (Depends-on): Remove dependency on tzset.
47431
47432 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
47433
47434         Remove the dependency of the strftime module on the tzset module.
47435         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
47436         gl_FUNC_TZSET_CLOBBER.
47437
47438 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
47439
47440         Remove the dependency of the strftime module on the tzset module.
47441         * lib/strftime.c (my_strftime)
47442         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
47443         Copy the input structure, to work around some of the bug with
47444         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
47445         Solaris releases, you should also use the tzset module, but we won't
47446         require it as a dependency any more since we don't want LGPLed code
47447         to depend on GPLed code.
47448
47449 2005-07-02  Jim Meyering  <jim@meyering.net>
47450
47451         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
47452         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
47453         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
47454         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
47455
47456 2005-07-02  Jim Meyering  <jim@meyering.net>
47457
47458         * lib/backupfile.c (backup_args): Change a `0' to NULL.
47459
47460 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
47461
47462         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
47463         declares only 'struct timespec;' (!).
47464
47465 2005-07-01  Jim Meyering  <jim@meyering.net>
47466
47467         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
47468         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
47469         * lib/save-cwd.c, tempname.c:
47470         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
47471         and don't include <sys/file.h>).
47472
47473 2005-06-29  Jim Meyering  <jim@meyering.net>
47474
47475         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
47476         type name.  Use the variable name instead.
47477         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
47478         Likewise.
47479
47480 2005-06-28  Simon Josefsson  <jas@extundo.com>
47481
47482         * modules/check-version (Files): Add check-version.m4.
47483
47484 2005-06-28  Simon Josefsson  <jas@extundo.com>
47485
47486         * m4/check-version.m4: New file, suggested by Jim Meyering
47487         <jim@meyering.net>.
47488
47489 2005-06-28  Simon Josefsson  <jas@extundo.com>
47490
47491         * lib/check-version.h, lib/check-version.c: New files.
47492
47493 2005-06-28  Simon Josefsson  <jas@extundo.com>
47494
47495         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
47496         collision with global variable.  Better indentation.  Don't
47497         increment buffer pointer beyond buffer end.  Based on comments
47498         from Paul Eggert <eggert@cs.ucla.edu>.
47499
47500         * lib/base64.h: Indent.
47501
47502 2005-06-28  Simon Josefsson  <jas@extundo.com>
47503
47504         * doc/gnulib.texi (Library version handling): New section.
47505
47506 2005-06-28  Jim Meyering  <jim@meyering.net>
47507
47508         * check-module (find_included_lib_files): Hard-code another
47509         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
47510         but modules/fts-lgpl (correctly) does not list those files.
47511
47512         * modules/canonicalize (Files): Add lib/pathmax.h.
47513
47514 2005-06-25  Simon Josefsson  <jas@extundo.com>
47515
47516         * modules/check-version: New file.
47517
47518 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
47519
47520         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
47521         initializer of struct addrinfo, as an indication that we don't
47522         care how many members the structure has.
47523
47524 2005-06-24  Derek Price  <derek@ximbiot.com>
47525         and Bruno Haible  <bruno@clisp.org>
47526
47527         Remove stat module & update lstat.
47528         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
47529         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
47530         * m4/stat.m4: Remove this file.
47531
47532 2005-06-24  Derek Price  <derek@ximbiot.com>
47533         and Bruno Haible  <bruno@clisp.org>
47534
47535         Remove stat module & update lstat.
47536         * lib/stat.c: Remove this file...
47537         (slash_aware_lstat): ...moving this content and its support...
47538         * lib/lstat.c (rpl_lstat): ...into here.
47539         * lib/lstat.h: New file.
47540
47541 2005-06-24  Derek Price  <derek@ximbiot.com>
47542         and Bruno Haible  <bruno@clisp.org>
47543
47544         Remove stat module & update lstat.
47545         * config/srclist.txt (libc sources): Remove stat.
47546
47547 2005-06-24  Derek Price  <derek@ximbiot.com>
47548         and Bruno Haible  <bruno@clisp.org>
47549
47550         Remove stat module & update lstat.
47551         * MODULES.html.sh (stat): Remove.
47552         * MODULES.html: Regenerated.
47553         * modules/lstat (Description): Correct function name.
47554         (Files): Add "lstat.h".
47555         (Depends-on): Remove stat, add xalloc, stat-macros.
47556         * modules/stat: Remove this file.
47557         (Include): Add "lstat.h", remove <sys/stat.h>.
47558
47559 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
47560
47561         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
47562         (ranged_convert): Don't save conversion in a temporary struct.
47563         This causes a warning with GCC 4.0.0, and anyway in the typical
47564         case it's not worth the extra 100 bytes or so of code.
47565         (ranged_convert, __mktime_internal): When calling a function via a
47566         pointer P, use P () rather than (*P) (), as we now assume C89 or
47567         better.
47568
47569 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
47570
47571         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
47572         "who -r" failed to give output.  Problem reported by Tim Waugh.
47573
47574         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
47575         (xcalloc): Use it to avoid needless tests.
47576         Problem reported by Jim Meyering.
47577
47578 2005-06-20  Derek Price  <derek@ximbiot.com>
47579
47580         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
47581         unnecessary for Autoconfs > 2.59c.
47582
47583 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
47584
47585         * lib/argp.h (__option_is_short): Check upper limit of
47586         __key. Isprint() requires its argument to have the value
47587         of an unsigned char or EOF.
47588
47589 2005-06-16  Jim Meyering  <jim@meyering.net>
47590
47591         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
47592         when either N or S is zero.
47593
47594 2005-06-16  Derek Price  <derek@ximbiot.com>
47595
47596         * m4/bison.m4: Declare YACC & YFLAGS precious.
47597
47598 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
47599
47600         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
47601         multibyte string or pattern, fall back on unibyte matching.
47602         Problem reported by James Youngman.
47603
47604 2005-06-08  Bruno Haible  <bruno@clisp.org>
47605
47606         * modules/csharpcomp: New file.
47607         * MODULES.html.sh (C#): Add csharpcomp.
47608
47609 2005-06-08  Bruno Haible  <bruno@clisp.org>
47610
47611         * m4/csharpcomp.m4: New file, from GNU gettext.
47612
47613 2005-06-08  Bruno Haible  <bruno@clisp.org>
47614
47615         * lib/csharpcomp.h: New file, from GNU gettext.
47616         * lib/csharpcomp.c: New file, from GNU gettext.
47617         * lib/csharpcomp.sh.in: New file, from GNU gettext.
47618
47619 2005-06-08  Bruno Haible  <bruno@clisp.org>
47620
47621         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
47622         warning on mingw.
47623
47624 2005-06-07  Derek Price  <derek@ximbiot.com>
47625
47626         Sync from CVS.
47627         * lib/glob_.h: Indent nested #ifdef.
47628
47629 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
47630
47631         Sync from coreutils.
47632         Use "file name" when talking about file names, instead of "filename"
47633         or "path", as per the GNU coding standards.
47634         * lib/mkdir-p.c: Renamed from makepath.c.
47635         (make_dir_parents): Renamed from make_path.  All callers changed.
47636         * lib/mkdir-p.h: Likewise.  All includers changed.
47637         * lib/filenamecat.c: Renamed from path-concat.c.
47638         (file_name_concat): Renamed from path_concat.  All callers changed.
47639         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
47640         * lib/filenamecat.h: Likewise.  All includers changed.
47641         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
47642         in comments or local variable names.
47643         * lib/basename.c: Likewise.
47644         * lib/canonicalize.c, canonicalize.h: Likewise.
47645         * lib/dirname.c, dirname.h: Likewise.
47646         * lib/euidaccess.c: Likewise.
47647         * lib/exclude.c: Likewise
47648         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
47649         * lib/fsusage.c, fsuage.h: Likewise.
47650         * lib/fts.c, fts_.h: Likewise.
47651         * lib/getcwd.c: Likewise.
47652         * lib/getloadavg.c: Likewise.
47653         * lib/mkstemp.c: Likewise.
47654         * lib/mountlist.c, mountlist.h: Likewise.
47655         * lib/openat.c, openat.h: Likewise.
47656         * lib/readlink-stub.c: Likewise.
47657         * lib/readutmp.c, readutmp.h: Likewise.
47658         * lib/rename.c: Likewise.
47659         * lib/rmdir.c: Likewise.
47660         * lib/same.c: Likewise.
47661         * lib/savedir.c: Likewise.
47662         * lib/stripslash.c: Likewise.
47663         * lib/tempname.c: Likewise.
47664         * lib/xreadlink.c: Likewise.
47665         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
47666         All uses changed.
47667         * lib/exclude.h: Likewise.
47668
47669         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
47670         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
47671         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
47672         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
47673         * lib/pathmax.h: Include <limits.h> unconditionally, since other
47674         files have been getting away with it for years (MORE/BSD 4.3
47675         is extinct now).
47676         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
47677         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
47678
47679         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
47680         Define to 256, not 255, as per modern POSIX.
47681
47682 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
47683
47684         Sync from coreutils.
47685         Use "file name" when talking about file names, instead of "filename"
47686         or "path", as per the GNU coding standards.
47687         * MODULES.html.sh: mkdir-p renamed from makepath.
47688         filenamecat renamed from path-concat.
47689         * modules/filenamecat: Renamed from modules/path-concat.
47690         (Files): filenamecat.h and filenamecat.c renamed from
47691         path-concat.h and path-concat.c.
47692         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
47693         (Include): filenamecat.h, not path-concat.h.
47694         * modules/mkdir-p: Renamed from modules/makepath.
47695         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
47696         makepath.c.
47697         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
47698         (Include): mkdir-p.h, not makepath.h.
47699
47700 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
47701
47702         Sync from coreutils.
47703         * m4/mkdir-p.m4: Renamed from makepath.m4.
47704         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
47705         Rename files from makepath.c to mkdir-p.c, and from
47706         makepath.h to mkdir-p.h.
47707         * m4/filenamecat.m4: Renamed from path-concat.m4.
47708         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
47709         Rename files from path-concat.c to filenamecat.c,
47710         and from path-concat.h to filenamecat.h.
47711         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
47712         "file name" in local variables or comments.
47713         * m4/rename.m4: Likewise.
47714
47715 2005-06-01  Bruno Haible  <bruno@clisp.org>
47716
47717         * modules/csharpexec: New file.
47718         * MODULES.html.sh (C#): New section.
47719
47720 2005-06-01  Bruno Haible  <bruno@clisp.org>
47721
47722         * m4/csharp.m4: New file, from GNU gettext.
47723         * m4/csharpexec.m4: New file, from GNU gettext.
47724
47725 2005-06-01  Bruno Haible  <bruno@clisp.org>
47726
47727         * lib/csharpexec.h: New file, from GNU gettext.
47728         * lib/csharpexec.c: New file, from GNU gettext.
47729         * lib/csharpexec.sh.in: New file, from GNU gettext.
47730
47731 2005-05-31  Derek Price  <derek@ximbiot.com>
47732             Paul Eggert  <eggert@cs.ucla.edu>
47733
47734         Sync from cvs.
47735         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
47736
47737 2005-05-31  Derek Price  <derek@ximbiot.com>
47738             Paul Eggert  <eggert@cs.ucla.edu>
47739
47740         Sync from cvs.
47741         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
47742
47743 2005-05-29  Derek Price  <derek@ximbiot.com>
47744
47745         * config/srclist.txt (glob_.h, glob.c): Add these files.
47746
47747 2005-05-29  Derek Price  <derek@ximbiot.com>
47748
47749         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
47750         * modules/glob: New file.
47751         * modules/getlogin_r: Add link to POSIX spec in description.
47752
47753 2005-05-29  Derek Price  <derek@ximbiot.com>
47754             Paul Eggert  <eggert@cs.ucla.edu>
47755
47756         * m4/glob.m4: New file.
47757
47758 2005-05-29  Derek Price  <derek@ximbiot.com>
47759             Paul Eggert  <eggert@cs.ucla.edu>
47760
47761         * lib/glob_.h, lib/glob.c: New files.
47762
47763 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
47764
47765         * modules/fts (Files): Remove m4/inttypes-pri.m4.
47766         * modules/fts-lgpl (Depends-on): Remove gettext.
47767
47768 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
47769
47770         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
47771         and don't require gt_INTTYPES_PRI.
47772
47773 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
47774
47775         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
47776
47777         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
47778         the configuration hassle isn't worth it.
47779         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
47780         (LONGEST_MODIFIER, PRIuMAX): Remove.
47781
47782 2005-05-27  Bruno Haible  <bruno@clisp.org>
47783
47784         * lib/getlogin_r.h: Remove second include of <stddef.h>.
47785
47786 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
47787
47788         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
47789         _POSIX_PTHREAD_SEMANTICS for Solaris.
47790
47791 2005-05-25  Derek Price  <derek@ximbiot.com>
47792
47793         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
47794
47795 2005-05-25  Derek Price  <derek@ximbiot.com>
47796             Paul Eggert  <eggert@cs.ucla.edu>
47797
47798         * modules/getlogin_r, m4/getlogin_r.m4: New files.
47799         * lib/getlogin_r.c, getlogin_r.h: New files.
47800
47801 2005-05-25  Bruno Haible  <bruno@clisp.org>
47802             Derek Price  <derek@ximbiot.com>
47803
47804         * lib/getlogin_r.h: Simplify API documentation.
47805
47806 2005-05-23  Derek Price  <derek@ximbiot.com>
47807
47808         * modules/minmax (Files): Add m4/minmax.m4.
47809         (configure.ac): Add gl_MINMAX.
47810
47811 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
47812
47813         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
47814         so that unistd-safer.h (GPL'ed code) need not be included.
47815
47816 2005-05-22  Bruno Haible  <bruno@clisp.org>
47817
47818         * m4/minmax.m4: New file.
47819         Based on a patch by Derek Price <derek@ximbiot.com>.
47820
47821 2005-05-22  Bruno Haible  <bruno@clisp.org>
47822
47823         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
47824         (INT64_MIN): Fix definition.
47825         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
47826
47827         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
47828         NEED_SIGNED_INT_TYPES.
47829
47830         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
47831         HAVE_SYSTEM_INTTYPES.
47832
47833 2005-05-22  Bruno Haible  <bruno@clisp.org>
47834
47835         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
47836         Also include <sys/param.h> if it defines MIN, MAX.
47837         Based on a patch by Derek Price <derek@ximbiot.com>.
47838
47839 2005-05-21  Jim Meyering  <jim@meyering.net>
47840
47841         * modules/fts (Files): Add m4/inttypes-pri.m4.
47842         (Depends-on): Add lstat and remove gettext.  Alphabetize.
47843
47844 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
47845
47846         New fts module.
47847         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
47848         (setup_dir, free_dir): New functions.
47849         (enter_dir, leave_dir): Define trivial
47850         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
47851         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
47852         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
47853         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
47854         Move to fts-cycle.c.
47855         (fts_open): Use setup_dir.
47856         (fts_close): Use free_dir.
47857         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
47858         This adds a label and some gotos, but the alternatives were messier.
47859         Check for memory allocation failure when entering a dir.
47860         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
47861         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
47862         (FTS): New member fts_cycle, that is a union that contains the
47863         old active_dir_ht and cycle_state.  All uses changed to mention
47864         fts_cycle.ht and fts_cycle.state.
47865         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
47866         fts.c, with the following changes:
47867         (setup_dir, free_dir): New functions.
47868         (enter_dir): Now returns bool.  Return true if successful, false
47869         if memory exhausted.  All callers changed.
47870         Do not bother partly cleaning up on
47871         memory allocation failure; that is free_dir's job.
47872         However, free ad if hash_insert fails, to avoid memory leak.
47873         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
47874         fts->fts_options to see which union member to use.
47875
47876 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
47877
47878         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
47879         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
47880
47881 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
47882
47883         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
47884
47885 2005-05-20  Jim Meyering  <jim@meyering.net>
47886
47887         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
47888         Now a macro, to pacify GCC.
47889
47890 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
47891
47892         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
47893         of -1.
47894
47895 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
47896
47897         * lib/chown.c (rpl_chown): Return -1 on failure.
47898
47899 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
47900
47901         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
47902         Don't check for stddef.h.
47903         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
47904         don't use its results.
47905         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
47906         since we include them unconditionally.  Don't require
47907         AM_STDBOOL_H, since stdbool is a prerequisite.
47908         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
47909         since we assume C89 or better.
47910         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
47911         as we don't use their results.
47912         Don't check for fchdir, memmove, memset, strrchr, as we use
47913         them unconditionally.
47914         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
47915         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
47916
47917 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
47918
47919         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
47920         Include <stddef.h> unconditionally, since we assume C89 now.
47921         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
47922         * lib/fts.c: Include fts_.h first, to check interface.
47923         Do not include intprops.h; no longer needed.
47924         Include cycle-check.h and hash.h, since fts_.h no longer does.
47925         Remove unnecessary casts of closedir to void.
47926         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
47927         decide whether to decrement nlinks.
47928         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
47929         (FTS): Use struct hash_table * instead of Hash_table, so that
47930         we no longer need to include hash.h here.
47931
47932 2005-05-18  Jim Meyering  <jim@meyering.net>
47933
47934         * modules/dirfd (License): Change to LGPL.  Most of the code
47935         is already in the public domain.
47936
47937 2005-05-18  Jim Meyering  <jim@meyering.net>
47938
47939         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
47940         Reported by Yoann Vandoorselaere.
47941
47942 2005-05-17  Jim Meyering  <jim@meyering.net>
47943
47944         * m4/fts.m4: New file, from coreutils.
47945
47946 2005-05-17  Jim Meyering  <jim@meyering.net>
47947
47948         * lib/fts.c, lib/fts_.h: New files, from coreutils.
47949
47950 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
47951
47952         Sync from coreutils.
47953         * m4/unlinkdir.m4: New file.
47954
47955 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
47956
47957         Sync from coreutils.
47958         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
47959         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
47960         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
47961         White space changes only.
47962         * lib/makepath.c (make_path): Port to hosts where leading "//" is
47963         special.
47964         * lib/yesno.c: Include getline.h, not ctype.h.
47965         (yesno): Don't remove leading white space; POSIX doesn't allow it.
47966         Use getline to remove arbitrary restriction on response length.
47967
47968 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
47969
47970         * config/srclist-update: Spell out "Street" in FSF postal
47971         mail address; this is the style the FSF seems to prefer.
47972
47973         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
47974         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
47975         this updates FSF postal mail address.
47976
47977         Sync from coreutils.
47978         * modules/unlinkdir: New file.
47979         * modules/yesno (Depends-on): Add getline.
47980         * MODULES.html.sh (File system functions): Add unlinkdir.
47981
47982 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
47983
47984         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
47985         lib/strsep.h:
47986         Change the initial comment to refer to GPL, not LGPL.
47987         gnulib-tool will change it to LGPL as needed.
47988
47989         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
47990         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
47991         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
47992         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
47993         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
47994         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
47995         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
47996         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
47997         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
47998         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
47999         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
48000         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
48001         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
48002         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
48003         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
48004         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
48005         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
48006         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
48007         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
48008         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
48009         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
48010         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
48011         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
48012         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
48013         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
48014         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
48015         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
48016         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
48017         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
48018         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
48019         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
48020         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
48021         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
48022         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
48023         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
48024         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
48025         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
48026         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
48027         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
48028         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
48029         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
48030         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
48031         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
48032         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
48033         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
48034         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
48035         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
48036         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
48037         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
48038         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
48039         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
48040         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
48041         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
48042         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
48043         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
48044         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
48045         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
48046         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
48047         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
48048         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
48049         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
48050         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
48051         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
48052         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
48053         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
48054         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
48055         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
48056         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
48057         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
48058         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
48059         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
48060         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
48061         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
48062         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
48063         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
48064         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
48065         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
48066         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
48067         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
48068         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
48069         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
48070         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
48071         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
48072         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
48073         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
48074         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
48075         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
48076         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
48077         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
48078         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
48079         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
48080         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
48081         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
48082         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
48083         lib/yesno.c, lib/yesno.h:
48084         Update FSF postal mail address.
48085
48086 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
48087
48088         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
48089         tests/test-memmem.c, tests/test-stpncpy.c:
48090         Update FSF postal mail address.
48091
48092 2005-05-13  Bruno Haible  <bruno@clisp.org>
48093
48094         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
48095         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
48096         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
48097         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
48098         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
48099         Add support for 64-bit integers in the MSVC compiler.
48100
48101 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48102
48103         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
48104
48105 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
48106
48107         * gnulib-tool (func_import): Sort and uniquify recommended includes.
48108
48109 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
48110
48111         * doc/getdate.texi (General date syntax): Don't say that date
48112         date --iso-8601=ns generates acceptable dates; it doesn't yet.
48113         Problem reported by Nic Ferrier.
48114
48115 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
48116
48117         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
48118         specified in ai_socktype. Fix invalid ai_protocol
48119         check. ai_protocol is usually set to 0 or depending on
48120         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
48121         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
48122         ai_socktype / ai_protocol in the returned addrinfo structure.
48123
48124 2005-05-10  Simon Josefsson  <jas@extundo.com>
48125
48126         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
48127         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
48128
48129 2005-05-10  Karl Berry  <karl@gnu.org>
48130
48131         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
48132         (from http://www.gnu.org/licenses).
48133         * doc/COPYING.LIB: also rename to COPYING.LESSER.
48134         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
48135         fdl.texi suffices.
48136
48137 2005-05-10  Karl Berry  <karl@gnu.org>
48138
48139         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
48140         (COPYING.DOC): remove.
48141
48142         * config/srclist-update: new FSF address.
48143
48144 2005-05-10  Derek Price  <derek@ximbiot.com>
48145
48146         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
48147         possible.
48148
48149 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
48150             Bruno Haible  <bruno@clisp.org>
48151
48152         * modules/inet_ntop: New file.
48153         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
48154         inet_ntop.
48155
48156 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
48157             Bruno Haible  <bruno@clisp.org>
48158
48159         * m4/inet_ntop.m4: New file.
48160
48161 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
48162             Bruno Haible  <bruno@clisp.org>
48163
48164         * lib/inet_ntop.h: New file.
48165         * lib/inet_ntop.c: New file, from glibc with modifications.
48166
48167 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
48168
48169         * modules/time_r (License): Change to LGPL.
48170         * modules/extensions (License): Change to LGPL.  Actually,
48171         the license is more permissive than that, but currently gnulib-tool
48172         doesn't know how to handle more-permissive licenses.
48173
48174         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
48175         Problem reported by Dave Love.
48176
48177 2005-05-08  Jim Meyering  <jim@meyering.net>
48178
48179         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
48180         blank.
48181
48182 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
48183
48184         * modules/argmatch (Depends-on): Add stdbool.
48185         * modules/backupfile (Depends-on): Likewise.
48186         * modules/chdir-long (Depends-on): Likewise.
48187         * modules/closeout (Depends-on): Likewise.
48188         * modules/cycle-check (Depends-on): Likewise.
48189         * modules/dirname (Depends-on): Likewise.
48190         * modules/fnmatch (Depends-on): Likewise.
48191         * modules/fsusage (Depends-on): Likewise.
48192         * modules/fwriteerror (Depends-on): Likewise.
48193         * modules/getcwd (Depends-on): Likewise.
48194         * modules/getloadavg (Depends-on): Likewise.
48195         * modules/hard-locale (Depends-on): Likewise.
48196         * modules/makepath (Depends-on): Likewise.
48197         * modules/mountlist (Depends-on): Likewise.
48198         * modules/nanosleep (Depends-on): Likewise.
48199         * modules/posixtm (Depends-on): Likewise.
48200         * modules/quotearg (Depends-on): Likewise.
48201         * modules/readtokens (Depends-on): Likewise.
48202         * modules/readtokens0 (Depends-on): Likewise.
48203         * modules/readutmp (Depends-on): Likewise.
48204         * modules/save-cwd (Depends-on): Likewise.
48205         * modules/strftime (Depends-on): Likewise.
48206         * modules/userspec (Depends-on): Likewise.
48207         * modules/utimecmp (Depends-on): Likewise.
48208         * modules/xgetcwd (Depends-on): Likewise.
48209         * modules/xnanosleep (Depends-on): Likewise.
48210         * modules/xstrtod (Depends-on): Likewise.
48211         * modules/yesno (Depends-on): Likewise.
48212
48213 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
48214
48215         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
48216         needless checks.
48217
48218 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
48219
48220         Merge from coreutils.  Among other things,
48221         add bulletproofing for cases where stdin, stdout, or stderr are closed.
48222         * lib/fd-safer.c: New file.
48223         * lib/fcntl-safer.h, open-safer.c: Remove.
48224         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
48225         * lib/dup-safer.c: Include unistd-safer.h first.
48226         Don't include errno.h.
48227         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
48228         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
48229         * lib/file-type.c: Rely on file-type.h change.
48230         * lib/getloadavg.c: Include unistd-safer.h.
48231         (getloadavg): Use safer open.
48232         * lib/getusershell.c: Include "stdio-safer.h".
48233         (getusershell): Use safer fopen.
48234         * lib/long-options.c (long_options): Use NULL rather than 0.
48235         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
48236         'free'.
48237         * lib/modechange.c: Likewise.
48238         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
48239         (MODE_DONE): New constant.
48240         (struct mode_change): Remove 'next' member.
48241         (make_node_op_equals): New function; like the old one of the
48242         same name, except it allocates an array.
48243         (mode_compile, mode_create_from_ref): Use it.
48244         (mode_compile): Allocate result as an array, not a linked list.
48245         Parse octal string ourself, so that we catch mistakes like "+0".
48246         (mode_adjust): Arg is an array, not a linked list.
48247         * lib/modechange.c: Include stat-macros.h, xalloc.h.
48248         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
48249         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
48250         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
48251         Remove.  This is now stat-macros.h's job.
48252         (talloc): Remove.  All callers replaced by xalloc, so that
48253         our invokers don't have to worry about reporting memory failures.
48254         (make_node_op_equals): Remove.
48255         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
48256         New constants.
48257         (struct mode_change): Moved here from modechange.h.
48258         (mode_append_entry): Remove.
48259         (mode_compile): Remove MASKED_OPS arg, since it encouraged
48260         apps to have incorrect behavior.  Use simpler algorithm for head
48261         and tail.  Don't futz with umask; that's now the job of mode_adjust.
48262         Detect more invalid usages rather than having somewhat-random behavior.
48263         Don't insert an "a=" action, as that leads to incorrect behavior.
48264         (mode_compile, mode_create_from_ref): Return NULL on error instead
48265         of an enum, since now there's only one way to have an error.  All
48266         callers changed.
48267         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
48268         at the correct time.  Simplify calculation of "+u" and its ilk.
48269         Don't mishandle "+X".
48270         (mode_free): Remove "register" and localize decls.
48271         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
48272         (struct mode_change): Move to modechange.c; callers don't
48273         need to see this stuff.
48274         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
48275         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
48276         (mode_change, mode_adjust): Reflect the new signatures noted above.
48277         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
48278         that might redefine system include files.
48279         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
48280         (my_usleep): Use NULL rather than (void *) 0.
48281         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
48282         Use siginterrupt to specify that system calls should be interrupted.
48283         (rpl_nanosleep): Move initialization of suspended closer to call of
48284         my_usleep.
48285         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
48286         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
48287         (desirable_utmp_entry): New function.
48288         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
48289         using x2nrealloc, to simplify logic.
48290         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
48291         size calculation.  Do not assume utmp file is a regular file.
48292         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
48293         (READ_UTMP_CHECK_PIDS): New constant.
48294         * lib/save-cwd.c: Include unistd-safer.h.
48295         (save_cwd): Use fd_safer.
48296         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
48297         [!_LIBC] Include "stat-macros.h" instead.
48298         * lib/unistd-safer.h (fd_safer): New decl.
48299
48300 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
48301
48302         * modules/getloadavg (Depends-on): Add unistd-safer.
48303         * modules/getusershell (Depends-on): Add stdio-safer.
48304         * modules/lstat (Depends-on): Remove xalloc.
48305         * modules/mkstemp (Depends-on): Add stat-macros.
48306         * modules/modechange (Depends-on): Remove xstrtol.
48307         Add stat-macros, xalloc.
48308         * modules/save-cwd (Depends-on): Add unistd-safer.
48309         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
48310         * modules/unistd-safer (Files): Add lib/fd-safer.c
48311         (Makefile.am): Remove lib_SOURCES.
48312
48313         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
48314         Remove fcntl-safer; unistd-safer supersedes it.
48315
48316 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
48317
48318         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
48319         AC_HEADER_STAT.
48320         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
48321         (gl_PREREQ_CHOWN): Remove.
48322         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
48323         it.  Don't require AC_HEADER_STAT.
48324         (gl_PREREQ_LSTAT): Remove.
48325         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
48326         Don't require AC_HEADER_STAT.
48327         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
48328         (gl_PREREQ_RMDIR): Remove.
48329         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
48330         mention stat-macros.h or AC_HEADER_STAT, since we'll make
48331         the stat-macros module a prerequisite.
48332         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
48333         * m4/filemode.m4 (gl_FILEMODE): Likewise.
48334         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
48335         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
48336         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
48337         variable names.
48338         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
48339         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
48340         variable prefixes.
48341         * m4/fcntl-safer.m4: Remove.
48342         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
48343         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
48344         Invoke gl_PREREQ_FD_SAFER.
48345         (gl_PREREQ_FD_SAFER): New macro.
48346         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
48347         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
48348         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
48349         Remove duplicate call to AC_LIBOBJ(readutmp).
48350         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
48351
48352         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
48353         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
48354
48355 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
48356
48357         * MODULES.html.sh (Misc): Add byteswap.
48358
48359 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
48360
48361         * modules/getcwd (Depends-on): Add extensions.
48362         * modules/openat (Depends-on): Likewise.
48363
48364 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
48365
48366         * modules/byteswap: New file.
48367
48368 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
48369
48370         * m4/byteswap.m4: New file.
48371
48372 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
48373
48374         * lib/byteswap_.h: New file.
48375
48376 2005-04-25  Karl Berry  <karl@gnu.org>
48377
48378         * m4/gettext.m4: Update from GNU gettext 0.14.4.
48379
48380 2005-04-25  Albert Chin  <china@thewrittenword.com>
48381
48382         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
48383         Toolkit C bug.
48384
48385 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
48386
48387         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
48388         (func_ln_if_changed) Remove forcibly for no error message
48389         in case file does not exist.
48390
48391 2005-04-19  Simon Josefsson  <jas@extundo.com>
48392
48393         * gnulib-tool (Options): Make --symlink mean --symbolic.
48394
48395 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
48396
48397         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
48398
48399 2005-04-16  Simon Josefsson  <jas@extundo.com>
48400
48401         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
48402
48403 2005-04-15  Simon Josefsson  <jas@extundo.com>
48404
48405         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
48406
48407 2005-04-15  Simon Josefsson  <jas@extundo.com>
48408
48409         * gnulib-tool: Rename --symlink to --symbolic.
48410
48411 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
48412
48413         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
48414         symbolic links to files instead of copying/moving.  Add --aux-dir,
48415         specifying directory relative --dir where auxiliary build tools
48416         are placed.
48417
48418 2005-04-14  Bruno Haible  <bruno@clisp.org>
48419
48420         * modules/allocsa (License): Change to LGPL.
48421         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
48422
48423 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
48424
48425         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
48426         that "UTC +1 second" continues to work.  Problem reported
48427         by Dmitry V. Levin.
48428         (relunit_snumber): New rule.
48429         (relunit): Use it.
48430
48431 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
48432
48433         * lib/getdate.y (universal_time_zone_table): New constant.
48434         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
48435         universal_time_zone_table.
48436         (lookup_zone): Prefer universal_time_zone_table to
48437         local_time_zone_table, so that "GMT" time stamps are allowed in
48438         London during the summer.  Problem reported by Ian Abbott.
48439
48440 2005-04-12  Jim Meyering  <jim@meyering.net>
48441
48442         * lib/human.c (humblock): Set *options even when returning due to
48443         xstrtoumax conversion failure.  Thanks to a used-uninitialized
48444         warning from gcc-4.
48445
48446 2005-04-09  Jim Meyering  <jim@meyering.net>
48447
48448         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
48449         -Wuninitialized: initialize tm0.tm_year.
48450
48451 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
48452
48453         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
48454         count, since there's no maximum.  All uses changed.
48455         Add member dsts_seen.
48456         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
48457         not being INT_MAX.
48458         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
48459         Use pc_rels_seen to decide whther a date is absolute.
48460
48461         * lib/getdate.y (number): Don't overwrite year.
48462         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
48463         check.
48464
48465 2005-04-02  Simon Josefsson  <jas@extundo.com>
48466
48467         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
48468         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
48469
48470 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
48471
48472         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
48473         where no absolute path name can be longer than PATH_MAX.
48474
48475 2005-03-27  Jim Meyering  <jim@meyering.net>
48476
48477         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
48478
48479 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
48480
48481         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
48482         "one's complement" -> "ones' complement" in comment, as per Knuth.
48483         "value of type" -> "type or expression" in comment.
48484         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
48485
48486 2005-03-26  Jim Meyering  <jim@meyering.net>
48487
48488         Comment nits.
48489         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
48490         Correct typos: s/or/of/.
48491
48492 2005-03-26  Jim Meyering  <jim@meyering.net>
48493
48494         * modules/check-include-files: Move to ../ and rename to...
48495         * check-module: ...this.
48496
48497 2005-03-25  Jim Meyering  <jim@meyering.net>
48498
48499         * modules/xvasprintf (Files): Add xalloc.h.
48500
48501 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
48502
48503         * modules/gettext (Files): config/config.rpath ->
48504         build-aux/config.rpath
48505         * modules/iconv (Files): Likewise.
48506         Problem reported by Oskar Liljeblad.
48507
48508 2005-03-23  Jim Meyering  <jim@meyering.net>
48509
48510         * modules/check-include-files: New script to check for
48511         missing dependencies, multiple includes, etc.
48512
48513         * modules/c-strtold (Depends-on): Add xalloc.
48514         * modules/c-strtod (Depends-on): Add xalloc.
48515         * modules/hash (Depends-on): Add xalloc.
48516         (Files): Remove lib/xalloc.h.
48517
48518         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
48519         * modules/userspec (Files): Add lib/inttostr.h.
48520
48521 2005-03-23  Jim Meyering  <jim@meyering.net>
48522
48523         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
48524
48525 2005-03-22  Jim Meyering  <jim@meyering.net>
48526
48527         * modules/stat-macros: New module.
48528         * modules/canonicalize, modules/euidaccess, modules/file-type,
48529         * modules/filemode, modules/lchown, modules/makepath,
48530         * modules/rmdir, modules/stat: Depend on new stat-macros module
48531         rather than listing lib/stat-macros.h manually.
48532         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
48533
48534 2005-03-22  Jim Meyering  <jim@meyering.net>
48535
48536         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
48537
48538 2005-03-22  Bruno Haible  <bruno@clisp.org>
48539
48540         * config/srclist.txt: Replace target directory 'config' with
48541         'build-aux'.
48542         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
48543         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
48544         ../build-aux/.
48545
48546 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
48547
48548         * modules/chdir-long (Depends-on): Add mempcpy.
48549
48550         * modules/acl, modules/backupfile, modules/c-strtod,
48551         modules/c-strtold, modules/canon-host, modules/canonicalize,
48552         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
48553         modules/exclude, modules/exitfail, modules/file-type,
48554         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
48555         modules/getdate, modules/getline, modules/getpagesize,
48556         modules/getpass, modules/getugroups, modules/group-member,
48557         modules/hard-locale, modules/hash, modules/human, modules/idcache,
48558         modules/inttostr, modules/long-options, modules/makepath,
48559         modules/md5, modules/memcasecmp, modules/memcoll,
48560         modules/modechange, modules/mountlist, modules/path-concat,
48561         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
48562         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
48563         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
48564         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
48565         modules/strftime, modules/strndup, modules/strverscmp,
48566         modules/timespec, modules/unlocked-io, modules/userspec,
48567         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
48568         modules/yesno:
48569         Remove lib_SOURCES line from Makefile.am section, as this is now
48570         done automatically by the corresponding Autoconf macro.
48571
48572 2005-03-21  Jim Meyering  <jim@meyering.net>
48573
48574         Changes imported from coreutils.
48575
48576         * lib/cycle-check.c: Don't include xalloc.h.
48577
48578         * lib/path-concat.c: Don't include assert.h.
48579         (path_concat): Remove assertion that would have triggered
48580         for ABASE starting with more than one slash.
48581         Reported by Andreas Schwab.
48582
48583         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
48584         properly when ABASE is an absolute file name.
48585         Correct the description of this function.
48586         Include <assert.h>.
48587         Add an assertion and a test driver.
48588         This fixes a bug introduced on 2004-07-02.
48589         Andreas Schwab reported the resulting failure of cp --parents:
48590         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
48591
48592 2005-03-21  Jim Meyering  <jim@meyering.net>
48593
48594         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
48595         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
48596
48597 2005-03-21  Jim Meyering  <jim@meyering.net>
48598         and  Paul Eggert  <eggert@cs.ucla.edu>
48599
48600         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
48601         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
48602         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
48603         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
48604         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
48605         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
48606         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
48607         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
48608         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
48609         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
48610         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
48611         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
48612         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
48613         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
48614         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
48615         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
48616         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
48617         for these modules.
48618
48619 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
48620
48621         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
48622         (which shouldn't happen), generate nothing instead of returning 0
48623         immediately, so that nstrftime (NULL, ...) doesn't return 0.
48624
48625 2005-03-16  Bruno Haible  <bruno@clisp.org>
48626
48627         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
48628         HAVE_LONGLONG_64BIT.
48629
48630 2005-03-16  Bruno Haible  <bruno@clisp.org>
48631
48632         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
48633         HAVE_LONGLONG_64BIT.
48634
48635 2005-03-16  Bruno Haible  <bruno@clisp.org>
48636
48637         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
48638         HAVE_LONGLONG_64BIT.
48639
48640 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
48641
48642         * lib/strftime.c (my_strftime): Prepend space to format so that we can
48643         reliably distinguish strftime failure from empty output on POSIX
48644         hosts.
48645
48646 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
48647
48648         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
48649         (iconv_string): Don't guess a size-zero buffer, as that might cause
48650         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
48651         result would be 'too large', where 'too large' is (heuristically)
48652         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
48653         overflow concerns.  This will prevent some unwanted malloc failures
48654         when the inputs are very large.
48655
48656 2005-03-15  Karl Berry  <karl@gnu.org>
48657
48658         * config/srclist.txt (config.rpath): from gettext.
48659         * config/config.rpath: update.
48660
48661 2005-03-15  Bruno Haible  <bruno@clisp.org>
48662
48663         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
48664         to 'negate'.
48665
48666         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
48667         variable.
48668
48669         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
48670         results.
48671
48672 2005-03-14  Simon Josefsson  <jas@extundo.com>
48673
48674         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
48675         <fx@gnu.org>.
48676
48677 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
48678
48679         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
48680         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
48681         intprops.h.
48682         * lib/strtol.c: Likewise.
48683
48684 2005-03-14  Jim Meyering  <jim@meyering.net>
48685
48686         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
48687         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
48688         to be nonzero so that we (and caller) can detect the difference
48689         between a valid zero-length expansion and an error return, even
48690         when the underlying strftime fails before writing anything into
48691         that location.
48692
48693 2005-03-14  Bruno Haible  <bruno@clisp.org>
48694
48695         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
48696         Update from GNU gettext 0.14.3.
48697
48698 2005-03-10  Jim Meyering  <jim@meyering.net>
48699
48700         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
48701
48702 2005-03-10  Jim Meyering  <jim@meyering.net>
48703
48704         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
48705         so that this module works on systems without fchdir.
48706
48707 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
48708
48709         Factor int-properties macros into a single file, except for
48710         glibc-related files.
48711         * lib/intprops.h: New file.
48712         * lib/getloadavg.c: Include it instead of limits.h.
48713         (INT_STRLEN_BOUND): Remove.
48714         * lib/human.c: Include intprops.h.
48715         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
48716         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
48717         302/1000.
48718         * lib/inttostr.h: Include intprops.h instead of limits.h.
48719         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
48720         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
48721         for consistency with intprops.h.
48722         (time_t_is_integer, twos_complement_arithmetic): Use them.
48723         * lib/sig2str.h: Include <signal.h>, intprops.h.
48724         (INT_STRLEN_BOUND): Remove.
48725         * lib/strftime.c (TYPE_SIGNED): Remove.
48726         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
48727         * lib/strtol.c: Adjust comments to match intprops.h.
48728         * lib/userspec.c: Include intprops.h.
48729         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
48730         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
48731         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
48732         instead of rolling our own expressions.
48733         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
48734
48735         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
48736         instead of int.
48737         (my_strftime): Do not mishandle years close to INT_MAX, by doing
48738         the right thing even if adding 1900 would overflow.  Similarly
48739         for tm_mon + 1 and tm_yday + 1.
48740         Make %Y always equivalent to %C%y, and similarly for %G and %g.
48741         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
48742         (DO_SIGNED_NUMBER): New macro.
48743         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
48744
48745 2005-03-07  Bruno Haible  <bruno@clisp.org>
48746
48747         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
48748
48749 2005-03-07  Bruno Haible  <bruno@clisp.org>
48750
48751         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
48752
48753 2005-03-04  Derek R. Price  <derek@ximbiot.com>
48754
48755         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
48756         (func_import): Only replace files via --import when they have actually
48757         changed.
48758
48759 2005-03-03  Derek R. Price  <derek@ximbiot.com>
48760
48761         * m4/mmap-anon.m4: New file.
48762         * m4/pagealign_alloc.m4: New file.
48763
48764 2005-03-03  Derek R. Price  <derek@ximbiot.com>
48765             Bruno Haible  <bruno@clisp.org>
48766
48767         * modules/pagealign_alloc: New file.
48768         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
48769
48770 2005-03-03  Derek R. Price  <derek@ximbiot.com>
48771             Bruno Haible  <bruno@clisp.org>
48772
48773         * lib/pagealign_alloc.h: New file.
48774         * lib/pagealign_alloc.c: New file.
48775
48776 2005-03-03  Bruno Haible  <bruno@clisp.org>
48777
48778         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
48779         Use an all-permissive copyright notice, recommended by RMS.
48780
48781 2005-03-02  Bruno Haible  <bruno@clisp.org>
48782
48783         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
48784         of AIX, the replacement has to be done only after <string.h> is
48785         included, therefore not in config.h. stpncpy.h does the replacement,
48786         and stpncpy.c uses it.
48787
48788 2005-03-02  Bruno Haible  <bruno@clisp.org>
48789
48790         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
48791         stpncpy.c uses it.
48792
48793 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
48794
48795         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
48796         The workaround isn't strictly needed for POSIX conformance, and
48797         it's too much of a pain to configure and maintain.  We'll ask
48798         people to fix their kernels instead.
48799         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
48800         (NANOSLEEP_BUG_WORKAROUND): Remove.
48801         (xnanosleep): Remove the workaround.
48802
48803 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
48804
48805         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
48806         Reported by Derek Price.
48807         (Include): Add "timespec.h".
48808
48809         * modules/xnanosleep (Depends-on): Remove gethrxtime.
48810
48811 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
48812
48813         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
48814         to detect nanosleep bug.
48815
48816 2005-03-01  Bruno Haible  <bruno@clisp.org>
48817
48818         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
48819
48820 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
48821
48822         * modules/gethrxtime: New file.
48823         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
48824         (Depends-on): Add gethrxtime.
48825         (configure.ac): Add gl_XNANOSLEEP.
48826         (Makefile.am): Remove lib_SOURCES line.
48827
48828 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
48829
48830         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
48831         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
48832
48833 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
48834
48835         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
48836         * lib/timespec.h (gettime): Return void, since it always
48837         succeeds now.  All uses changed.
48838         * lib/gettime.c (gettime) Likewise.
48839         [HAVE_NANOTIME]: Prefer nanotime.
48840         Assume gettimeofday succeeds, as POSIX requires.
48841         Assime time () succeeds, since other code already does.
48842         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
48843         (timespec_subtract): Remove.
48844         (NANOSLEEP_BUG_WORKAROUND): New constant.
48845         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
48846         things considerably.  Use it only on GNU/Linux hosts, since the
48847         workaround shouldn't be needed elsewhere.
48848
48849 2005-02-24  Bruno Haible  <bruno@clisp.org>
48850
48851         * modules/gettext (Files): Add m4/glibc2.m4.
48852
48853 2005-02-24  Bruno Haible  <bruno@clisp.org>
48854
48855         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
48856         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
48857         * m4/progtest.m4:
48858         Update from GNU gettext 0.14.2.
48859         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
48860
48861 2005-02-24  Bruno Haible  <bruno@clisp.org>
48862
48863         * lib/localcharset.c: Update from GNU gettext 0.14.2.
48864         * lib/config.charset: Update from GNU gettext 0.14.2.
48865
48866 2005-02-24  Bruno Haible  <bruno@clisp.org>
48867
48868         * lib/gettext.h: Update from GNU gettext 0.14.2.
48869
48870 2005-02-23  Simon Josefsson  <jas@extundo.com>
48871
48872         * m4/iconvme.m4: New file.
48873
48874 2005-02-23  Jim Meyering  <jim@meyering.net>
48875
48876         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
48877         change.
48878         Thanks to Bruno Haible for catching it.
48879
48880 2005-02-22  Simon Josefsson  <jas@extundo.com>
48881
48882         * modules/iconvme: New file.
48883
48884         * MODULES.html.sh: Add iconvme.
48885
48886 2005-02-22  Simon Josefsson  <jas@extundo.com>
48887
48888         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
48889
48890 2005-02-22  Simon Josefsson  <jas@extundo.com>
48891
48892         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
48893
48894 2005-02-22  Jim Meyering  <jim@meyering.net>
48895
48896         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
48897         s/ifndef/ifdef/.
48898
48899 2005-02-20  Neil Conway  <neilc@samurai.com>
48900
48901         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
48902         returned by OSX/Darwin if the specified buffer is not large
48903         enough for the hostname.
48904
48905 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48906
48907         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
48908         pass it to _help, otherwise the latter coredumps trying to
48909         dereference state.root_argp.
48910
48911 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
48912
48913         * modules/chdir-long (Depends-on): Add memrchr.
48914         * modules/memrchr (Files): Add lib/memrchr.h.
48915         (Include): "memrchr.h".
48916
48917 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
48918
48919         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
48920
48921 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
48922
48923         * lib/memrchr.h: New file.
48924         * lib/chdir-long.c: Include it.
48925         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
48926         Don't bother including stddef.h.
48927
48928 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
48929
48930         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
48931         inclusion.
48932         Include <sys/types.h>, for dev_t.
48933         (ME_DUMMY, ME_REMOTE): Move from here....
48934         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
48935         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
48936         Dmitry V. Levin.
48937         Include mountlist.h first, to test the interface.
48938
48939 2005-01-29  Bruno Haible  <bruno@clisp.org>
48940
48941         * lib/progname.c (program_name): Initialize.
48942         Needed when linking statically on MacOS X.
48943
48944 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
48945
48946         Sync from coreutils.
48947         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
48948         (Depends-on): Add c-strtod.
48949         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
48950
48951 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
48952
48953         Sync from coreutils.
48954         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
48955
48956         Remove files that are specific to coreutils.
48957         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
48958
48959 2005-01-28  Bruno Haible  <bruno@clisp.org>
48960
48961         * modules/javacomp: New file.
48962         * MODULES.html.sh (Java): Add javacomp.
48963
48964 2005-01-28  Bruno Haible  <bruno@clisp.org>
48965
48966         * m4/javacomp.m4: New file, from GNU gettext.
48967
48968 2005-01-28  Bruno Haible  <bruno@clisp.org>
48969
48970         * lib/javacomp.sh.in: New file, from GNU gettext.
48971         * lib/javacomp.h: New file, from GNU gettext.
48972         * lib/javacomp.c: New file, from GNU gettext.
48973
48974 2005-01-26  Simon Josefsson  <jas@extundo.com>
48975
48976         * lib/gai_strerror.c: Use GPL in header.
48977
48978 2005-01-26  Bruno Haible  <bruno@clisp.org>
48979
48980         * modules/javaexec: New file.
48981         * MODULES.html.sh (Java): Add javaexec.
48982
48983 2005-01-26  Bruno Haible  <bruno@clisp.org>
48984
48985         * m4/javaexec.m4: New file, from GNU gettext.
48986
48987 2005-01-26  Bruno Haible  <bruno@clisp.org>
48988
48989         * lib/javaexec.sh.in: New file, from GNU gettext.
48990         * lib/javaexec.h: New file, from GNU gettext.
48991         * lib/javaexec.c: New file, from GNU gettext.
48992
48993 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48994
48995         * modules/lchown (Depends-on): Remove lchown.h
48996
48997 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
48998
48999         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
49000         must be defined if the header file was not found, in order
49001         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
49002
49003 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
49004
49005         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
49006         initializers for struct pentry_state.
49007         (__argp_error): Check return value of __asprintf
49008         (__argp_failure): Translate error message
49009
49010         * lib/argp-parse.c: Removed braces around the expansion of N_()
49011
49012 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
49013
49014         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
49015         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
49016         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
49017         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
49018         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
49019         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
49020         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
49021         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
49022         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
49023         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
49024         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
49025         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
49026         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
49027         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
49028         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
49029         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
49030         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
49031         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
49032         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
49033         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
49034         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
49035         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
49036         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
49037         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
49038         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
49039         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
49040         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
49041         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
49042         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
49043         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
49044         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
49045         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
49046         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
49047         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
49048         xstrtol.m4, xstrtoumax.m4, yesno.m4:
49049         Use an all-permissive copyright notice, recommended by RMS.
49050
49051 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
49052
49053         * modules/chdir-long (Depends-on): Remove mempcpy.
49054
49055 2005-01-21  Jim Meyering  <jim@meyering.net>
49056
49057         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
49058         same value as for Solaris 9.
49059
49060         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
49061         component length.  This included changing the parameter to be
49062         of type `char *' rather than `char const *'.
49063         * lib/chdir-long.h (chdir_long): Update prototype.
49064
49065         * lib/openat.c (fdopendir, fstatat): New functions.
49066         * lib/openat.h: Include headers required for use of DIR and struct
49067         stat.
49068         [AT_SYMLINK_NOFOLLOW]: Define.
49069         (fdopendir, fstatat): Add prototypes.
49070
49071 2005-01-21  Bruno Haible  <bruno@clisp.org>
49072
49073         * modules/classpath: New file.
49074         * MODULES.html.sh (Java): Add classpath.
49075
49076 2005-01-21  Bruno Haible  <bruno@clisp.org>
49077
49078         * lib/classpath.h: New file, from GNU gettext.
49079         * lib/classpath.c: New file, from GNU gettext.
49080
49081 2005-01-20  Simon Josefsson  <jas@extundo.com>
49082
49083         * modules/version-etc-fsf: New file.
49084
49085 2005-01-20  Simon Josefsson  <jas@extundo.com>
49086
49087         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
49088         * lib/version-etc.c: Remove version_etc_copyright.
49089         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
49090         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
49091
49092 2005-01-20  Simon Josefsson  <jas@extundo.com>
49093
49094         * lib/base64.h (isbase64): Add.
49095
49096         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
49097         using a unsigned prototype, don't inline.
49098         (base64_decode): Use it.
49099
49100 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
49101
49102         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
49103         it.
49104
49105 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
49106
49107         * lib/save-cwd.c (save_cwd): Remove code to support the case
49108         where fchdir is missing or flaky.
49109
49110 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
49111
49112         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
49113
49114 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
49115
49116         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
49117         AC_LIBSOURCES now does this.
49118         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
49119         with new ullong_max module.
49120
49121 2005-01-19  Bruno Haible  <bruno@clisp.org>
49122
49123         * modules/sh-quote: New file.
49124         * MODULES.html.sh (Executing programs): Add sh-quote.
49125
49126 2005-01-19  Bruno Haible  <bruno@clisp.org>
49127
49128         * lib/sh-quote.h: New file, from GNU gettext.
49129         * lib/sh-quote.c: New file, from GNU gettext.
49130
49131 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
49132
49133         Merge from coreutils.
49134         * m4/ullong_max.m4: New file.
49135         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
49136         (gl_MACROS): Assume localeconv exists.
49137
49138 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
49139
49140         Merge changes from coreutils, as described below in several
49141         changelogs dated today.
49142
49143         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
49144         (O_DIRECTORY): Remove; not needed here, since "." must be
49145         a directory.  All uses removed.
49146         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
49147         universal on Suns, and we also need to test for IRIX.
49148         Revamp code to use 'if' rather than '#if'.
49149         Avoid unnecessary comparison of cwd->desc to 0.
49150
49151         * lib/utimens.c (futimens): Robustify the previous patch, by checking
49152         for known valid error numbers rather than observed invalid ones.
49153
49154 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
49155
49156         * modules/ullong_max: New file.
49157
49158         * modules/chdir-long, modules/openat: New files.
49159         * modules/save-cwd (Depends-on): Depend on chdir-long.
49160         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
49161
49162 2005-01-18  Jim Meyering  <jim@meyering.net>
49163
49164         Merge from coreutils.
49165         * m4/chdir-long.m4, m4/openat.m4: New files.
49166         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
49167         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
49168         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
49169         is sane and DOES follow symlinks.  Besides, testing 20 different
49170         systems found no broken chown implementations.
49171         Prompted by a change in rsync's copy of this macro.
49172         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
49173
49174         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
49175
49176         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
49177         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
49178         NULL-means-set-to-current-time semantics.
49179         Remove temporary file immediately, rather than waiting
49180         for configure's at-exit trap code to do it.
49181
49182 2005-01-18  Jim Meyering  <jim@meyering.net>
49183
49184         * lib/version-etc.c (version_etc_copyright): Update copyright date.
49185
49186         * lib/utimens.c (futimens): Account for the fact that futimes
49187         can also fail with errno == ENOSYS or errno == ENOENT.
49188         Patch from Dmitry V. Levin.
49189
49190         Change the name of the robust chdir function from chdir to chdir_long.
49191         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
49192         (restore_cwd): Use chdir_long, not chdir.
49193         * lib/chdir-long.c: Renamed from chdir.c.
49194         * lib/chdir-long.h: Renamed from chdir.h.
49195         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
49196         Hurd.
49197
49198 2005-01-18  Bruno Haible  <bruno@clisp.org>
49199
49200         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
49201         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
49202         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
49203         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
49204         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
49205         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
49206         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
49207         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
49208         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
49209         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
49210         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
49211         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
49212         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
49213         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
49214         Use an all-permissive copyright notice, recommended by RMS.
49215
49216 2005-01-18  Bob Proulx  <bob@proulx.com>
49217
49218         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
49219         simplify offsetof() macro construct to avoid compile failure with
49220         native HP-UX 11.0 ANSI C compiler.
49221
49222 2005-01-17  Bruno Haible  <bruno@clisp.org>
49223
49224         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
49225         redundant because stpncpy.m4 takes care of it.
49226
49227 2005-01-17  Bruno Haible  <bruno@clisp.org>
49228
49229         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
49230
49231 2005-01-17  Bruno Haible  <bruno@clisp.org>
49232
49233         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
49234         used.
49235
49236 2005-01-17  Bruno Haible  <bruno@clisp.org>
49237
49238         * lib/fwriteerror.h (fwriteerror): Change specification to include
49239         fclose.
49240         * lib/fwriteerror.c: Include <stdbool.h>.
49241         (fwriteerror): At the end, close the file stream. Record whether
49242         stdout was already closed.
49243
49244 2005-01-17  Bruno Haible  <bruno@clisp.org>
49245
49246         * lib/execute.c (environ): Declare if needed.
49247         * lib/pipe.c (environ): Likewise.
49248         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
49249
49250 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
49251
49252         * modules/argp: Depend on vsnprintf
49253
49254 2005-01-10  Jim Meyering  <jim@meyering.net>
49255
49256         * modules/closeout (Depends-on): Add atexit.
49257
49258 2005-01-06  Bruno Haible  <bruno@clisp.org>
49259
49260         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
49261
49262 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
49263
49264         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
49265         definitions to be after all include files, to avoid collisions.
49266         Problem reported by Bob Proulx.
49267
49268 2005-01-04  Jim Meyering  <jim@meyering.net>
49269
49270         Changes imported from coreutils.
49271         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
49272         as the mkstemp template, use a temporary directory and an
49273         8.3-friendly template to avoid trouble on systems like DJGPP.
49274         Reported by Juan M. Guerrero via Stepan Kasal.
49275         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
49276         close. Remove the temporary directory right away, rather than waiting
49277         for configure's at-exit trap code to do it.
49278         Suggestion from Stepan Kasal.
49279
49280 2005-01-01  Simon Josefsson  <jas@extundo.com>
49281
49282         * gnulib-tool: Print #include directives when --import'ing.
49283
49284 2004-12-28  Simon Josefsson  <jas@extundo.com>
49285
49286         * tests/test-base64.c: Include required header files.  Remove
49287         unused variables.
49288
49289 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
49290
49291         * modules/error (Depends-on): Remove gettext.
49292
49293 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
49294
49295         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
49296         not needed.  This removes a dependency on the gettext module.
49297         [defined _LIBC]: Do not include <libintl.h>; not needed.
49298
49299 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
49300
49301         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
49302         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
49303
49304 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
49305
49306         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
49307         HAVE_DECL_STRTOLD.
49308
49309 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
49310
49311         * modules/getdate (Depends-on): Remove alloca-opt.
49312
49313 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
49314
49315         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
49316
49317 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
49318
49319         * lib/argp-parse.c: Include <stddef.h>.
49320         (alignof, alignto): New macros.
49321         (parser_init): Don't assume that void * is aligned sufficiently
49322         for struct option.
49323
49324         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
49325         need to extend the stack.
49326         (YYINITDEPTH): New macro, so that the initial stack isn't overly
49327         large.
49328
49329 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
49330
49331         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
49332
49333 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
49334
49335         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
49336         (2004-10-24) change.  Apparently this was a false alarm.
49337
49338         * modules/getdate: Depend on alloca-opt, not alloca.
49339
49340 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
49341
49342         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
49343         Remove now-obsolete comment about AIX.
49344         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
49345         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
49346         (YYMAXDEPTH): New macro.
49347
49348 2004-12-18  Simon Josefsson  <jas@extundo.com>
49349
49350         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
49351
49352 2004-12-18  Bruno Haible  <bruno@clisp.org>
49353
49354         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
49355
49356 2004-12-18  Bruno Haible  <bruno@clisp.org>
49357
49358         * lib/fatal-signal.c (fatal_signals): Make non-const.
49359         (init_fatal_signals): New function.
49360         (uninstall_handlers, install_handlers): Ignore signals that were set to
49361         SIG_IGN.
49362         (at_fatal_signal): Call init_fatal_signals.
49363         (init_fatal_signal_set): Likewise. Ignore signals that were set to
49364         SIG_IGN.
49365         Reported by Paul Eggert.
49366
49367 2004-12-18  Bruno Haible  <bruno@clisp.org>
49368
49369         * doc/alloca.texi: New file.
49370         * doc/alloca-opt.texi: New file.
49371
49372 2004-12-17  Jim Meyering  <jim@meyering.net>
49373
49374         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
49375         Otherwise, install-sh could exit with improper exit status when
49376         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
49377
49378 2004-12-16  Simon Josefsson  <jas@extundo.com>
49379
49380         * tests/test-base64.c: Add license.
49381
49382 2004-12-15  Stepan Kasal  <address@hidden>
49383
49384         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
49385
49386 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
49387
49388         * modules/getcwd (Files): Add m4/d-ino.m4.
49389         Suggested by Mark D. Baushke.
49390
49391 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
49392
49393         * lib/getdate.y (textint): New member "negative".
49394         (time_zone_hhmm): New function.
49395         Expect 14 shift-reduce conflicts, not 13.
49396         (o_colon_minutes): New rule.
49397         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
49398         (yylex): Set the "negative" member of signed numbers.
49399
49400 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
49401
49402         * doc/getdate.texi (Time of day items, Time zone items):
49403         Describe new formats +00:00, UTC+00:00.
49404
49405 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
49406
49407         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
49408         spurious "-l"s.  Problem reported by Stepan Kasal.
49409
49410 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
49411
49412         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
49413         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
49414
49415 2004-12-04  Simon Josefsson  <jas@extundo.com>
49416
49417         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
49418         Vandoorselaere <yoann@prelude-ids.org>.
49419
49420 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
49421
49422         Changes imported from coreutils.
49423         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
49424         exist.
49425         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
49426
49427 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
49428
49429         Changes imported from coreutils.
49430         * lib/hard-locale.c: Assume <locale.h> exists.
49431         Include "strdup.h".
49432         (GLIBC_VERSION): New macro.
49433         (hard_locale): Assume setlocale exists.
49434         Rewrite to avoid #ifdef.
49435         Use strdup rather than malloc + strcpy.
49436         * lib/human.c: Assume <locale.h> exists.
49437         (human_readable): Assume localeconv exists.
49438
49439 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
49440
49441         * modules/hard-locale (Depends-on): Add strdup.
49442
49443 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
49444
49445         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
49446         convert T2, not T.  (Imported from libc.)
49447
49448 2004-11-30  Simon Josefsson  <jas@extundo.com>
49449
49450         * modules/restrict (License): Change to LGPL.
49451
49452 2004-11-30  Simon Josefsson  <jas@extundo.com>
49453
49454         * m4/restrict.m4: Add copyright and copying conditions.
49455
49456 2004-11-30  Simon Josefsson  <jas@extundo.com>
49457
49458         * m4/base64.m4: New file.
49459
49460 2004-11-30  Simon Josefsson  <jas@extundo.com>
49461
49462         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
49463         base64.
49464
49465         * tests/test-base64.c: New file.
49466
49467         * modules/base64: New file.
49468
49469 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
49470
49471         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
49472         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
49473
49474         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
49475
49476 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
49477
49478         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
49479         (__getcwd.c): Don't restore errno; glibc doesn't.
49480         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
49481         first, falling back to our code only if its results look suspicious.
49482         Ensure that the resulting buffer is only as large as necessary.
49483
49484         * lib/readutmp.c: Include readutmp.h first.
49485         Include <errno.h>, since readutmp.h no longer does that.
49486         * lib/readutmp.h: Don't include <errno.h>,
49487         <sys/param.h>, <time.h>; not needed to establish interface.
49488         (errno): Remove decl.
49489         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
49490         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
49491         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
49492
49493 2004-11-28  Simon Josefsson  <jas@extundo.com>
49494
49495         * lib/base64.h, base64.c: New file.
49496
49497 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
49498
49499         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
49500
49501 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
49502
49503         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
49504         (Depends-on): Remove pathmax, same.  Add mempcpy.
49505         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
49506         (Makefile.am): Append getcwd.h to lib_SOURCES.
49507         (Include): Add getcwd.h.
49508         (Maintainer): Change from Jim Meyering to "all, glibc",
49509         since getdate now uses intended-for-glibc code.
49510         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
49511         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
49512
49513 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
49514
49515         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
49516         HP's ANSI C compiler.
49517         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
49518         Declaring int functions causes warnings on some modern systems and
49519         shouldn't be needed to compile on ancient ones.
49520         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
49521         defined.
49522
49523         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
49524         with the following changes.
49525         (__set_errno): Parenthesize properly.
49526         Include <stdbool.h>.
49527         (MIN, MAX, MATCHING_INO): New macros.
49528         (__getcwd): Define with prototype, not K&R form.
49529         Use heuristics to allocate default buffer on stack if possible.
49530         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
49531         behavior, and to avoid the PATH_MAX limit when computing
49532         ../../../../...
49533         Use MATCHING_INO to compare inode number to file.
49534         Check for arithmetic overflow in size calculations.
49535         Fix bug in reallocation of dot array that caused getcwd to fail
49536         on directories nested deeper than 75.
49537         Be more careful about saving errno on error.
49538         Do not use realloc; use only free+malloc, as this is a bit
49539         more flexible and avoids a needless copy operation.
49540         Do not inspect st_dev and st_ino for symbolic links; POSIX
49541         doesn't specify the latter.
49542         Check for closedir errors.
49543         Avoid needless casts.
49544         Use "#ifdef weak_alias" around weak_alias, to be like other
49545         glibc code.
49546         The following changes to getcwd.c have effect only when used in
49547         gnulib; they have no effect inside glibc proper.
49548         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
49549         as alloca isn't used.
49550         (alloca, __alloca): Likewise.
49551         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
49552         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
49553         unconditionally, as gnulib assumes C89 or better.
49554         Do not include <sys/param.h>.
49555         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
49556         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
49557         better.
49558         (NULL) [!defined NULL]: Remove; we assume C89 or better.
49559         Include <dirent.h> in a way that is compatible with modern Autoconf.
49560         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
49561         New macros, if not already defined.
49562         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
49563         Use "_LIBC", not "defined _LIBC", for consistency.
49564         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
49565         a mempcpy module.
49566         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
49567         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
49568         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
49569         credit only to Jim Meyering and adjust the copyright dates.
49570         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
49571         <stdlib.h>, <unistd.h>, "pathmax.h".
49572         Instead, include "xgetcwd.h" (first) and "getcwd.h".
49573         (INITIAL_BUFFER_SIZE): Remove.
49574         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
49575
49576 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
49577
49578         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
49579         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
49580         Use the _ONCE methods, for efficiency.
49581         Check for fcntl.h.  In test program, include <errno.h>
49582         and <fcntl.h> if available.  Remove old K&R cruft from
49583         test program.  Check for common errors in GNU/Linux,
49584         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
49585         don't do AC_LIBOBJ, as that's getcwd.m4's job.
49586         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
49587         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
49588         name accordingly.
49589         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
49590         accommodate new getcwd.c.
49591         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
49592         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
49593         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
49594         that's all we need now.
49595
49596 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
49597
49598         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
49599         argp-parse.c depends on getopt internals, that means we should
49600         always use our getopt, to be on the safe side.
49601         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
49602         order not to spoil the result of an eventual previous invocation
49603         of gl_GETOPT_SUBSTITUTE.
49604
49605 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
49606
49607         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
49608         redefinition warnings. To avoid them, include the defines
49609         in `#if !defined __need_getopt ... #endif'. The only place
49610         where __getopt_argv_const is used is in definitions
49611         of getopt_long and getopt_long_only below, which are as well
49612         protected by `#ifndef __need_getopt'.
49613         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
49614         __need_getopt after including <stdio.h> and <unistd.h> These
49615         headers might have defined it.
49616
49617 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
49618
49619         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
49620
49621 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
49622
49623         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
49624         (futimens): New function, which uses futimes if available.
49625         (futimens, utimens): Support timespec==NULL, with same semantics
49626         as utime and utimens.
49627         * lib/utimens.h (futimens): New decl.
49628
49629 2004-11-23  Jim Meyering  <jim@meyering.net>
49630
49631         * lib/getopt_.h: Remove trailing blanks.
49632
49633 2004-11-23  Jim Meyering  <jim@meyering.net>
49634
49635         * lib/__fpending.c: Add comment.
49636
49637 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
49638
49639         * modules/canonicalize (Depends-on): Add xreadlink.
49640         Problem reported by James Youngman.
49641
49642 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
49643
49644         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
49645         New macros.
49646         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
49647         optopt): Use them instead of invoking ## directly; otherwise, the
49648         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
49649
49650 2004-11-19  Bruno Haible  <bruno@clisp.org>
49651
49652         * lib/strtok_r.c: Move comments from here...
49653         * lib/strtok_r.h: ... to here.
49654
49655 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
49656
49657         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
49658         implementations that mishandle size_t overflow.
49659
49660 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
49661
49662         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
49663         might fail.  Problem reported by Yoann Vandoorselaere.
49664         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
49665         implementations that mishandle size_t overflow.
49666
49667 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
49668
49669         * modules/canon-host (Depends-on): Add strdup.
49670
49671 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
49672
49673         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
49674
49675 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
49676
49677         * lib/canon-host.c: Include "strdup.h".
49678         (canon_host): Use getaddrinfo if available, so that IPv6 works.
49679         Use strdup instead of malloc/strcpy to duplicate strings.
49680
49681         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
49682         (human_space_before_unit): New constant.
49683         * lib/human.c (human_readable): Support it.
49684
49685         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
49686         (xgetcwd): Set errno correctly when failing.
49687         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
49688         the failure is actually due to a PATH_MAX problem.
49689
49690         Further getopt changes to make it more likely that glibc will
49691         buy the changes back.
49692         * lib/getopt.c (POSIXLY_CORRECT): New constant.
49693         (getopt): Use it, so to preserve glibc semantic
49694         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
49695         when compiling for libc.
49696         * lib/getopt_.h (__getopt_argv_const): Bring it back.
49697         (getopt_long, getopt_long_only): Use it.
49698
49699         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
49700         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
49701         (getopt): Argv is now char * const *, as per standard.
49702         (_getopt_internal_r, _getopt_internal): Argv is now char **,
49703         not char *__getopt_argv_const *.
49704         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
49705         _getopt_long_only_r): Likewise.
49706         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
49707         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
49708         _getopt_long_r, _getopt_long_only_r): Likewise.
49709         * lib/getopt_.h (__getopt_argv_const): Remove.
49710         (getopt): Argv is now char * const *, as per standard.
49711
49712         * lib/getdate.y (tORDINAL): New token.
49713         (day, relunit): Allow it for relative times.
49714         (relative_time_table): Use tORDINAL for ordinals.
49715
49716 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
49717
49718         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
49719         Document that "second" isn't allowed as an ordinal number.
49720
49721 2004-11-16  Jim Meyering  <jim@meyering.net>
49722
49723         * modules/closeout (Depends-on): Add fpending.
49724
49725 2004-11-15  Jim Meyering  <jim@meyering.net>
49726
49727         * lib/closeout.c: Include "__fpending.h" once again.
49728         Include <stdbool.h>.
49729         (close_stdout): Don't fail just because stdout was closed initially,
49730         since some programs don't write to stdout in the normal course of
49731         operation (other than --version and --help), and we don't want this
49732         function to make e.g. `touch file >&-' fail.
49733         But do fail if it was closed and someone has tried to write to it.
49734         E.g., `printf foo >&-' must fail.
49735
49736 2004-11-13  Jim Meyering  <jim@meyering.net>
49737
49738         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
49739
49740 2004-11-12  Simon Josefsson  <jas@extundo.com>
49741
49742         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
49743         small doc fix is still pending.
49744
49745 2004-11-11  Simon Josefsson  <jas@extundo.com>
49746
49747         * modules/strtok_r: New file.
49748
49749         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
49750         strtok_r.
49751
49752 2004-11-11  Simon Josefsson  <jas@extundo.com>
49753
49754         * m4/strtok_r.m4: New file.
49755
49756         * m4/getopt.m4: Replace opterr.
49757
49758 2004-11-11  Simon Josefsson  <jas@extundo.com>
49759
49760         * lib/strtok_r.h, strtok_r.c: New file.
49761
49762 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
49763
49764         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
49765         of replacing opterr, getopt, etc.  This should handle the
49766         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
49767
49768 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
49769
49770         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
49771         we can stop lying to compilers about the constness of argv when we
49772         are compiled outside glibc.
49773         (getopt, getopt_long, getopt_long_only): Use it.
49774         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
49775         _getopt_internal, getopt): Likewise.
49776         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
49777         _getopt_long_only_r): Likewise.
49778         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
49779         _getopt_long_r, _getopt_long_only_r): Likewise.
49780
49781         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
49782         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
49783         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
49784         the other external symbols.
49785         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
49786         declaration, since the above renaming now works around collisions.
49787
49788 2004-11-11  Jim Meyering  <jim@meyering.net>
49789
49790         * lib/linebreak.c: Remove trailing blanks.
49791         * lib/alloca_.h: Likewise.
49792         * lib/acosl.c: Likewise.
49793         * lib/euidaccess.c: Likewise.
49794         * lib/allocsa.h: Likewise.
49795
49796 2004-11-10  Simon Josefsson  <jas@extundo.com>
49797
49798         * m4/getaddrinfo.m4: New file.
49799
49800 2004-11-10  Simon Josefsson  <jas@extundo.com>
49801
49802         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
49803
49804 2004-11-10  Simon Josefsson  <jas@extundo.com>
49805
49806         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
49807         getaddrinfo.
49808
49809         * modules/getaddrinfo: New file.
49810
49811 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
49812
49813         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
49814
49815 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
49816
49817         * lib/mktime.c (SHR): New macro, which is a portable
49818         substitute for >> that should work even on Crays.
49819         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
49820         Problem reported by Mark D. Baushke in
49821         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
49822         * lib/getdate.y (SHR): Likewise.
49823         (tm_diff): Use it.
49824         * lib/strftime.c (SHR): Likewise.
49825         (tm_diff): Use it.
49826         * lib/quotearg.c (struct quoting_options): Use unsigned int for
49827         quote_these_too, so that right shifts are well defined.  All uses
49828         changed.
49829
49830 2004-11-10  Jim Meyering  <jim@meyering.net>
49831
49832         Ensure that no close failure goes unreported.
49833         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
49834         return early when it seems there's nothing to flush.
49835         Don't include __fpending.h.
49836
49837 2004-11-10  Jim Meyering  <jim@meyering.net>
49838
49839         * modules/closeout (Depends-on): Remove fpending.
49840
49841 2004-11-10  Jim Meyering  <jim@meyering.net>
49842
49843         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
49844
49845 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
49846
49847         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
49848         gl_FUNC_STRFTIME.
49849         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
49850         and AC_REQUIRE when possible, to avoid duplicate checks.
49851         Check for <wchar.h>.
49852
49853 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
49854
49855         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
49856
49857 2004-11-09  Bruno Haible  <bruno@clisp.org>
49858
49859         * m4/sockpfaf.m4: New file.
49860
49861 2004-11-05  Bruno Haible  <bruno@clisp.org>
49862
49863         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
49864         Reported by Mark D. Baushke <mdb@cvshome.org>.
49865
49866 2004-11-04  Bruno Haible  <bruno@clisp.org>
49867
49868         2004-09-11  Bruno Haible  <bruno@clisp.org>
49869                 * allocsa.valgrind: New file.
49870         2004-02-06  Bruno Haible  <bruno@clisp.org>
49871                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
49872                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
49873                 Reported by Christopher Seip <chris.seip@hp.com>.
49874
49875 2004-11-04  Bruno Haible  <bruno@clisp.org>
49876
49877         * modules/allocsa (Files): Add lib/allocsa.valgrind.
49878         (Makefile.am): Distribute it.
49879
49880 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
49881
49882         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
49883         with errno == ERANGE if the buffer is too small.
49884         Problem reported by Mark D. Baushke.
49885
49886 2004-11-03  Albert Chin  <china@thewrittenword.com>
49887             Paul Eggert  <eggert@cs.ucla.edu>
49888
49889         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
49890         equivalent, substitute $ac_type for equivalent type rather than
49891         blindly using uint32_t *always* which won't work if uint32_t is not
49892         available.  Define _UINT32_T to work around typedef of uint32_t if
49893         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
49894         2.5.1.
49895
49896 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
49897
49898         * m4/jm-macros.m4: Sync from coreutils.
49899         (gl_MACROS): Check for mbrlen, for pathchk.
49900         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
49901
49902 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
49903
49904         * lib/xreadlink.c (MAXSIZE): New macro.
49905         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
49906         size does not exceed MAXSIZE.  Avoid cast.
49907         As suggested by Mark D. Baushke in
49908         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
49909         if readlink fails with buffer size just under MAXSIZE, try again
49910         with MAXSIZE.
49911
49912 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
49913
49914         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
49915
49916 2004-11-02  Derek R. Price  <derek@ximbiot.com>
49917         and  Paul Eggert  <eggert@cs.ucla.edu>
49918
49919         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
49920         (get_date): Overparenthesize to avoid GCC warning.
49921
49922 2004-11-02  Bruno Haible  <bruno@clisp.org>
49923
49924         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
49925         returns void.
49926
49927 2004-11-02  Bruno Haible  <bruno@clisp.org>
49928
49929         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
49930         function returns void.
49931
49932 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
49933
49934         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
49935         fflush_unlocked, flockfile, funlockfile, funlockfile,
49936         fputs_unlocked, putc_unlocked.
49937
49938 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
49939
49940         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
49941         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
49942         already declared.
49943
49944 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
49945
49946         * modules/getdate (Files): Add doc/getdate.texi.
49947         (Depends-on): Add setenv, xalloc.
49948
49949 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
49950
49951         * lib/getdate.y: Add support for TZ="foo" within a date string.
49952         Fix some bugs near time_t boundaries.  Reject dates with
49953         out-of-range components, e.g., "Sept 31".
49954         Include <stdlib.h>, "setenv.h", "xalloc.h".
49955         (ISDIGIT_LOCALE): Remove; unused.
49956         Note that the TZ and time functions used here are not reentrant.
49957         (mktime_ok, get_tz): New functions.
49958         (TZBUFSIZE): New constant.
49959         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
49960         This requires that we sometimes generate our own TZ="XXX..." setting.
49961
49962 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
49963
49964         * doc/getdate.texi: New file, from coreutils with modifications for
49965         the new TZ parsing.
49966
49967 2004-10-27  Derek R. Price  <derek@ximbiot.com>
49968
49969         * lib/mktime.c (not_equal_tm): Remove redundant check.
49970
49971 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
49972
49973         * modules/regex (lib_SOURCES): Add regex.c.
49974         Reported by James Youngman in
49975         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
49976
49977 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
49978
49979         * lib/getdate.y: Use Bison 1.875 features, and some minor
49980         code cleanups.  This change does not affect semantics.
49981         Don't include <stdlib.h>; no longer needed.
49982         Don't include unlocked-io.h; only the "#if TEST" code uses
49983         stdio, and performance isn't crucial there.
49984         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
49985         Bison 1.875 features as described below.
49986         All uses of "PC." replaced by "pc->".
49987         (YYSTYPE): Add a forward declaration.
49988         (yylex, yyerror): Use full prototypes in forward decls.
49989         Use "%pure-parser" rather than obsolescent "%pure_parser".
49990         Use %parse-param and %lex-param instead of obsolescent
49991         YYPARSE_PARAM and YYLEX_PARAM.
49992         (meridian_table, month_and_day_table, time_units_table,
49993         relative_time_table, time_zone_table, military_table,
49994         lookup_zone, lookup_word, get_date):
49995         Use NULL instead of 0 where appropriate.
49996         (to_hour): Avoid abort (), to avoid a dependency on
49997         stdlib.h.
49998         (yyerror, yylex): Now accepts parser_control * arg.
49999         (main) [TEST]: Use '\0' rather than 0 for char.
50000
50001 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
50002
50003         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
50004
50005 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
50006
50007         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
50008         It's now the caller's responsibility to handle the case where
50009         !HAVE_GETPAGESIZE && !defined getpagesize.
50010
50011         * lib/mktime.c (leapyear): Arg is long int, not int.
50012
50013 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
50014
50015         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
50016
50017 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
50018
50019         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
50020         missing.  Problem reported by James Youngman.
50021
50022 2004-10-16  Simon Josefsson  <jas@extundo.com>
50023
50024         * gnulib-tool: Fix comments.  Fix parse problem.
50025         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
50026
50027 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
50028
50029         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
50030         implementation of getopt_long.  Problem reported by Alexander Taler in:
50031         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
50032
50033 2004-10-15  Bruno Haible  <bruno@clisp.org>
50034
50035         * gnulib-tool: Untabify. Initialize supplied_libname.
50036         (func_usage): More homogenous output.
50037         (func_modules_transitive_closure, func_modules_to_filelist,
50038         func_emit_lib_Makefile_am): New functions.
50039         (func_import): New function, extracted from big case statement. Use
50040         func_get_license, func_modules_transitive_closure,
50041         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
50042         opt_lgpl. Don't use test -a, as it's not portable.
50043         (func_create_testdir): Use func_modules_transitive_closure,
50044         func_modules_to_filelist, func_emit_lib_Makefile_am.
50045
50046 2004-10-15  Bruno Haible  <bruno@clisp.org>
50047
50048         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
50049
50050 2004-10-15  Bruno Haible  <bruno@clisp.org>
50051
50052         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
50053         the portions belonging to each module.
50054         Suggested by Derek Robert Price <derek@ximbiot.com>.
50055
50056 2004-10-12  Simon Josefsson  <jas@extundo.com>
50057
50058         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
50059         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
50060         to real functions.
50061
50062 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
50063
50064         * modules/vsnprintf: New file.
50065
50066 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
50067
50068         * m4/vsnprintf.m4: New file.
50069
50070 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
50071
50072         * lib/vsnprintf.h: New file.
50073         * lib/vsnprintf.c: New file.
50074
50075 2004-10-11  Bruno Haible  <bruno@clisp.org>
50076
50077         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
50078         vsnprintf.
50079
50080 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
50081
50082         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
50083
50084 2004-10-07  Bruno Haible  <bruno@clisp.org>
50085
50086         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
50087         fits into the provided buffer.
50088
50089 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
50090
50091         * lib/diacrit.c, diacrit.h: Add GPL notice.
50092
50093         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
50094         notice.
50095         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
50096         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
50097         This avoids a potential constant-folding bug.
50098
50099 2004-10-05  Bruno Haible  <bruno@clisp.org>
50100
50101         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
50102         for the declaration of strsep.
50103
50104 2004-10-05  Bruno Haible  <bruno@clisp.org>
50105
50106         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
50107
50108 2004-10-04  Simon Josefsson  <jas@extundo.com>
50109
50110         * modules/memmem: New file.
50111         * tests/test-memmem.c: New file.
50112         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
50113
50114 2004-10-04  Simon Josefsson  <jas@extundo.com>
50115
50116         * m4/memmem.m4: New file.
50117
50118 2004-10-04  Simon Josefsson  <jas@extundo.com>
50119
50120         * lib/memmem.h: New file.
50121         * lib/memmem.c: New file, taken from glibc.
50122
50123 2004-10-04  Simon Josefsson  <jas@extundo.com>
50124
50125         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
50126         '#ifdef USE_UNLOCKED_IO'.
50127
50128 2004-10-04  Simon Josefsson  <jas@extundo.com>
50129
50130         * config/srclist.txt: Add memmem from glibc.
50131
50132 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
50133
50134         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
50135
50136         * modules/argmatch, modules/argp, modules/closeout, modules/error,
50137         modules/exclude, modules/getdate, modules/getline,
50138         modules/getndelim2, modules/getpass, modules/getpass-gnu,
50139         modules/getusershell, modules/linebuffer, modules/md5,
50140         modules/mountlist, modules/posixtm, modules/readtokens,
50141         modules/readutmp, modules/regex, modules/sha1,
50142         modules/version-etc, modules/yesno:
50143         Remove dependency on unlocked-io.
50144
50145 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
50146
50147         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
50148
50149         * m4/unlocked-io.m4: Add copyright notice.
50150         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
50151
50152 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
50153
50154         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
50155         * lib/xmalloc.c (xmemdup): Likewise.
50156         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
50157         XFREE): Remove these long-obsolescent macros.
50158         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
50159         * lib/xstrdup.c: Remove.
50160
50161         * lib/regex.c (re_comp): Cast gettext return value to char *,
50162         Problem reported by Martin Neitzel via Mark D. Baushke.
50163
50164 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
50165
50166         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
50167         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
50168         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
50169         regex.c, sha1.c, version-etc.c, yesno.c:
50170         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
50171         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
50172         the includer's responsibility.
50173
50174         Sync from coreutils.
50175
50176         * lib/modechange.c (mode_compile): Don't decrement a pointer that
50177         points to the start of a string, as the C Standard says the
50178         resulting behavior is undefined.
50179
50180         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
50181         simple -> simple_backups, numbered_existing ->
50182         numbered_existing_backups, numbered -> numbered_backups
50183         to avoid shadowing problems.  All uses changed.
50184         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
50185         * lib/backupfile.c (check_extension, numbered_backup):
50186         Rename locals to avoid shadowing 'basename'.
50187         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
50188         once.
50189
50190         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
50191         * lib/.cvsignore: Add getopt.h.
50192
50193 2004-10-04  Bruno Haible  <bruno@clisp.org>
50194
50195         * modules/README: New file.
50196         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
50197         not a module.
50198
50199 2004-10-02  Jim Meyering  <jim@meyering.net>
50200
50201         * lib/dirfd.h, getpagesize.h: Add copyright notice.
50202
50203 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
50204
50205         * modules/strsep: New file.
50206
50207 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
50208
50209         * m4/strsep.m4: New file.
50210
50211 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
50212
50213         * lib/strsep.h: New file.
50214         * lib/strsep.c: New file.
50215
50216 2004-10-01  Simon Josefsson  <jas@extundo.com>
50217
50218         * lib/snprintf.c (snprintf): Handle size==0.
50219
50220 2004-10-01  Simon Josefsson  <jas@extundo.com>
50221             Bruno Haible  <bruno@clisp.org>
50222
50223         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
50224         (snprintf): Declare 'args'.
50225
50226 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
50227
50228         * lib/snprintf.c: Remove comments as to why each header is needed.
50229
50230 2004-10-01  Bruno Haible  <bruno@clisp.org>
50231
50232         * MODULES.html.sh: Add strsep.
50233
50234 2004-09-30  Simon Josefsson  <jas@extundo.com>
50235
50236         * modules/snprintf: New file.
50237
50238 2004-09-30  Simon Josefsson  <jas@extundo.com>
50239
50240         * m4/snprintf.m4: New file.
50241
50242 2004-09-30  Simon Josefsson  <jas@extundo.com>
50243
50244         * lib/snprintf.h, lib/snprintf.c: New files.
50245
50246 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
50247
50248         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
50249         (hol_entry_help): Never translate an empty string.
50250         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
50251         * lib/argp.h (OPTION_NO_TRANS): New option.
50252
50253 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
50254
50255         * modules/argp (Maintainer): Replace Simon Josefsson
50256         by Sergey Poznyakoff.
50257
50258 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
50259
50260         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
50261         changes merged back into glibc.
50262
50263 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
50264
50265         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
50266
50267 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
50268
50269         * lib/xvasprintf.c: Include xalloc.h.
50270         (xvasprintf): Use xalloc_die, not xmalloc_die.
50271
50272 2004-09-29  Bruno Haible  <bruno@clisp.org>
50273
50274         * modules/alloca-opt: New file, derived from modules/alloca.
50275         * modules/allocsa: Depend on alloca-opt instead of alloca.
50276         * modules/setenv: Likewise.
50277         * modules/vasnprintf: Likewise.
50278         * MODULES.html.sh: Add alloca-opt.
50279
50280 2004-09-28  Simon Josefsson  <jas@extundo.com>
50281
50282         * gnulib-tool: New parameter --lgpl, to asseert that modules are
50283         LGPL, and to replace license template from GPL to LGPL.
50284
50285 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
50286
50287         * modules/dummy: Change license to LGPL.
50288
50289 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
50290
50291         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
50292
50293 2004-09-24  Simon Josefsson  <jas@extundo.com>
50294
50295         * modules/minmax (License): Change from GPL to LGPL.
50296
50297 2004-09-23  Simon Josefsson  <jas@extundo.com>
50298
50299         * gnulib-tool (--import): Typo.
50300
50301 2004-09-23  Simon Josefsson  <jas@extundo.com>
50302
50303         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
50304
50305 2004-09-22  Bruno Haible  <bruno@clisp.org>
50306
50307         * modules/*: Add 'License' field.
50308         * gnulib-tool: Accept --extract-license option.
50309         (func_get_license): New function.
50310
50311 2004-09-21  Bruno Haible  <bruno@clisp.org>
50312
50313         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
50314         Reported by Simon Josefsson.
50315
50316 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
50317
50318         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
50319         gl_AC_TYPE_LONG_LONG.
50320
50321 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
50322
50323         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
50324
50325 2004-09-18  Simon Josefsson  <jas@extundo.com>
50326         and  Paul Eggert  <eggert@cs.ucla.edu>
50327
50328         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
50329         calls with autoreconf.  Define GL_LIB.
50330
50331 2004-09-14  Karl Berry  <karl@gnu.org>
50332
50333         * config/srclist.txt: unsync setenv.c, sigh.
50334
50335 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
50336
50337         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
50338         Problem reported by Bruno Haible in:
50339         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
50340
50341 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
50342
50343         * config/srclist.txt: Comment out argp-pvh.c.
50344
50345 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
50346
50347         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
50348         in case some system header has #define'd it.  Problem reported by
50349         Soeren D. Schulze in
50350         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
50351
50352 2004-09-09  Karl Berry  <karl@gnu.org>
50353
50354         * regex.[ch]: delete from the root.  These were supposed to be
50355                 synced with emacs cvs, but this has not happened for about
50356                 a year, and anyway nothing else uses emacs regex.[ch].
50357                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
50358                 lib/regex[.ch] is untouched.
50359
50360 2004-09-09  Bruno Haible  <bruno@clisp.org>
50361
50362         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
50363
50364 2004-09-09  Bruno Haible  <bruno@clisp.org>
50365
50366         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
50367         modifications.
50368         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
50369
50370 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
50371
50372         * modules/xvasprintf: New file.
50373         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
50374
50375 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
50376
50377         * lib/xvasprintf.h: New file.
50378         * lib/xvasprintf.c: New file.
50379         * lib/xasprintf.c: New file.
50380
50381 2004-09-08  Bruno Haible  <bruno@clisp.org>
50382
50383         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
50384
50385 2004-09-08  Bruno Haible  <bruno@clisp.org>
50386
50387         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
50388         length is > INT_MAX.
50389         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
50390         more.
50391
50392 2004-09-08  Bruno Haible  <bruno@clisp.org>
50393
50394         * lib/stdint_.h: New file, taken from GNU clisp.
50395
50396 2004-09-08  Bruno Haible  <bruno@clisp.org>
50397             Oskar Liljeblad  <oskar@osk.mine.nu>
50398
50399         * modules/stdint: New file.
50400         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
50401
50402 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
50403
50404         Import from coreutils.
50405         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
50406         strings on unbounded length.  alloca's performance benefits aren't
50407         that important here.
50408         (V_STRDUP): Remove.
50409         (parse_with_separator): New function, with most of the internals
50410         of the old parse_user_spec.  Allow user to omit both user and group,
50411         for compatibility with FreeBSD.
50412         Clone only the user name, not the entire spec.
50413         Do not set *uid, *gid unless entirely successful.
50414         Avoid memory leak in some failing cases.
50415         Fix regression for USER.GROUP reported by Dmitry V. Levin in
50416         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
50417         (parse_user_spec): Rewrite to use parse_with_separator.
50418
50419 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
50420
50421         * modules/userspec: Don't depend on alloca.
50422
50423 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
50424
50425         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
50426
50427 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
50428
50429         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
50430         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
50431         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
50432
50433 2004-08-16  Simon Josefsson  <jas@extundo.com>
50434
50435         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
50436         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
50437         Add --dry-run for --import.
50438         Let user provided command line parameters override configure.ac
50439         settings.
50440
50441 2004-08-12  Simon Josefsson  <jas@extundo.com>
50442
50443         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
50444         as discussed with Paul Eggert in threads rooted at
50445         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
50446         and
50447         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
50448         Before, the test was empty, and relied on ELIDE_CODE in source
50449         code.)
50450         (gl_PREREQ_GETOPT): New macro.
50451         (gl_GETOPT): Use them.
50452
50453 2004-08-12  Simon Josefsson  <jas@extundo.com>
50454
50455         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
50456         * lib/getopt_.h: Renamed from getopt.h.
50457
50458 2004-08-12  Simon Josefsson  <jas@extundo.com>
50459
50460         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
50461         Change default library name from libfoo to libgnu.
50462         Now, if you have a configure.ac that says:
50463                 gl_SOURCE_BASE(gl)
50464                 gl_M4_BASE(gl/m4)
50465                 gl_MODULES(error getopt etcetera)
50466                 gl_INIT
50467         you can import all you need by running:
50468                 ../gnulib/gnulib-tool --import
50469
50470         * modules/getopt (Files): Rename getopt.h to getopt_.h.
50471         (Makefile.am): Rewrite, use logic from argz.
50472         (Include): Use <getopt.h> instead of "getopt.h".
50473
50474 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
50475
50476         * modules/argp (Files): Add m4/unlocked-io.m4.
50477         (Depends-on): Add extensions.
50478
50479 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
50480
50481         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
50482         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
50483         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
50484         Check for program_invocation_name, program_invocation_short_name,
50485         flockfile, funlockfile, features.h, _getopt_long_only_r.
50486
50487 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
50488
50489         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
50490         its complicated substitute.
50491         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
50492         and program_invocation_name.
50493         (__argp_basename) [!_LIBC]: Remove; the only use was
50494         replaced by its body.
50495         (__argp_short_program_name): Change condition from
50496         !defined __argp_short_program_name to
50497         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
50498         to match argp-namefrob.h.
50499         (__argp_failure): Don't assume strerror_r returns char *.
50500         * lib/argp-parse.c (N_): Define unconditionally.
50501         (argp_default_options): Fill out initializers with 0 to avoid
50502         gcc warnings.
50503
50504 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
50505
50506         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
50507         getopt1.c.
50508
50509 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
50510
50511         Merge from coreutils.
50512
50513         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
50514
50515         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
50516         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
50517
50518 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
50519
50520         Merge from coreutils.
50521
50522         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
50523         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
50524         for Reliant Unix 5.43.
50525
50526         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
50527         (union fooround): Use uintmax_t, not long int.
50528         The rest is a merge from libc:
50529         [defined _LIBC]: Include <shlib-compat.h>.
50530         (_obstack) [defined _LIBC]: Remove after 2.3.4.
50531
50532         * lib/settime.c (settime): Recode to avoid warning with
50533         Sun Forte C 6U2.
50534
50535         * lib/strverscmp.c: Convert to UTF-8.
50536
50537 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
50538
50539         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
50540         m4/uintmax_t.m4.
50541
50542 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
50543
50544         * modules/xalloc-die: New file.
50545         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
50546
50547         * modules/md5 (Files): Add m4/uint32_t.m4.
50548         * modules/sha1: Renamed from modules/sha.
50549         (Files):
50550         Rename lib/sha.h to lib/sha1.h.
50551         Rename lib/sha.c to lib/sha1.c.
50552         Rename m4/sha.m4 to m4/sha1.m4.
50553         (lib_SOURCES): Likewise.
50554         (configure.ac): Rename gl_SHA to gl_SHA1.
50555         (Include): sha.h -> sha1.h.
50556
50557 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
50558
50559         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
50560         * m4/sha1.m4: Renamed from sha.m4.
50561         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
50562
50563 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
50564
50565         * lib/obstack.h (obstack_empty_p):
50566         Don't assume that chunk->contents is suitably aligned.
50567         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
50568         Likewise. Problem reported by Benno in
50569         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
50570
50571         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
50572         readable.  This could be improved further but it'd take some work.
50573
50574 2004-08-08  Simon Josefsson  <jas@extundo.com>
50575
50576         * modules/xgethostname (Depends-on): Remove exit and error (not
50577         used).
50578
50579         * modules/getpass-gnu: Add getpass.h.
50580         (Depends-on): Add stdbool.
50581         * modules/getpass: Add getpass.h.
50582
50583 2004-08-08  Simon Josefsson  <jas@extundo.com>
50584
50585         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
50586         Check getpass declaration.
50587
50588 2004-08-08  Simon Josefsson  <jas@extundo.com>
50589
50590         * lib/xgethostname.c: Don't include error.h (not used).
50591
50592         * lib/getpass.h: Add.
50593         * lib/getpass.c: Include getpass.h first.
50594
50595 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
50596
50597         * lib/xalloc-die.c: New file.
50598         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
50599         All uses removed.
50600         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
50601         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
50602         xalloc-die.c.
50603         (_, N_, xalloc_die): Move to xalloc-die.c.
50604         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
50605         so that we needn't mess with xalloc_msg_memory_exhausted.
50606
50607         * lib/sha1.h: Renamed from sha.h.
50608         (SHA1_H): Renamed from _SHA_H.
50609         (sha1_ctx): Renamed from sha_ctx.
50610         (sha1_init_ctx): Renamed from sha_init_ctx.
50611         (sha1_process_block): Renamed from sha_process_block.
50612         (sha1_process_bytes): Renamed from sha_process_bytes.
50613         (sha1_finish_ctx): Renamed from sha_finish_ctx.
50614         (sha1_read_ctx): Renamed from sha_read_ctx.
50615         (sha1_stream): Renamed from sha_stream.
50616         (sha1_buffer): Renamed from sha_buffer.
50617         * lib/sha1.c: Likewise; renamed from sha.c.
50618         Do not include <sys/types.h>.
50619         Include <stddef.h> rather than <stdlib.h>.
50620
50621 2004-08-08  Bruno Haible  <bruno@clisp.org>
50622
50623         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
50624         FILESYSTEM_PREFIX_LEN.
50625         * lib/progreloc.c: Likewise.
50626         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
50627
50628 2004-08-06  Simon Josefsson  <jas@extundo.com>
50629
50630         * modules/progname (Depends-on): Don't depend on stdbool.
50631
50632 2004-08-06  Simon Josefsson  <jas@extundo.com>
50633
50634         * modules/getsubopt: New file.
50635         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
50636         getsubopt.
50637
50638 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
50639
50640         More merge from coreutils.
50641
50642         * m4/utimens.m4, m4/utimecmp.m4: New files.
50643         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
50644         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
50645         prereq.m4, sha.m4: Import changes from coreutils.
50646
50647 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
50648
50649         More merge from coreutils.
50650         * modules/raise, modules/readtokens0, modules/utimens:
50651         * modules/utimecmp, module/xnanosleep: New files.
50652         * modules/strftime: Add lib/strftime.h.
50653         Change include from <time.h> to "strftime.h".
50654         * modules/yesno: Add lib/yesno.h.
50655         * modules/backupfile: Remove lib/addext.c.
50656         * modules/euidaccess: Add stat-macros.h.
50657         * modules/canonicalize, modules/euidaccess,
50658         modules/filemode, modules/lchown, modules/makepath,
50659         modules/rmdir, modules/stat: Likewise.
50660
50661 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
50662
50663         Merge from tar.
50664         * lib/argp-help.c (make_hol, hol_append): Don't assume that
50665         SIZE_MAX is a valid preprocessor constant.
50666         (__argp_basename): Change from "#ifndef _LIBC"
50667         to "#ifndef __argp_short_program_name", so that
50668         we don't compile these functions for tar.
50669
50670         More merges from coreutils.
50671         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
50672         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
50673         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
50674         * lib/addext.c: Remove; no longer needed.
50675         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
50676         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
50677         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
50678         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
50679         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
50680         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
50681         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
50682         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
50683         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
50684         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
50685         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
50686         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
50687         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
50688         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
50689         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
50690         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
50691         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
50692         Import changes from coreutils.
50693
50694 2004-08-05  Simon Josefsson  <jas@extundo.com>
50695
50696         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
50697
50698 2004-08-05  Simon Josefsson  <jas@extundo.com>
50699
50700         * m4/getsubopt.m4: New file.
50701
50702 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
50703
50704         Merge from coreutils.
50705
50706         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
50707         * m4/getcwd-path-max.m4: New files.
50708
50709         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
50710         FILESYSTEM_PREFIX_LEN ->
50711         FILE_SYSTEM_PREFIX_LEN.
50712         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
50713         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
50714         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
50715         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
50716
50717         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
50718         prerequisite modules now handle the DOS stuff.
50719         Don't check for unistd.h.
50720
50721 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
50722
50723         Merge from coreutils.
50724
50725         * lib/.gdb-history: Remove; this doesn't belong here.
50726
50727         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
50728         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
50729         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
50730         * lib/getcwd.c: New files.
50731
50732         * lib/dirname.h: Include <stdbool.h>.
50733         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
50734         for consistency with POSIX terminology.  All uses changed.
50735         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
50736         (strip_trailing_slashes): Use bool for booleans.
50737         * lib/stripslash.c (strip_trailing_slashes): Likewise.
50738
50739         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
50740         sometimes returns a positive errno value even when it succeeds.
50741         (print_errno_message) [!LIBC]: Fall back on strerror if
50742         __strerror_r fails.
50743
50744         * lib/path-concat.c (mempcpy): Don't define if a system header defines
50745         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
50746         (longest_relative_suffix): New function.
50747         (path_concat): Use it.  Assume first argument is not NULL.
50748         Port to DOS.  Omit redundant separators.
50749         Report an error instead of returning NULL.
50750         Use mempcpy instead of memcpy.
50751         (xpath_concat): Remove: not declared or used.
50752
50753         * lib/same.h: Include <stdbool.h>
50754         (same_name): Return bool, not int.
50755         * lib/same.c (same_name): Likewise.
50756         (errno): Don't declare; we assume C89 or better now.
50757
50758         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
50759         if not already defined.
50760
50761         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
50762         * lib/dup-safer.c (errno): Likewise.
50763
50764 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
50765
50766         Merge from coreutils.
50767         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
50768         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
50769         * modules/path-concat: Don't depend on strdup.
50770
50771 2004-08-03  Simon Josefsson  <jas@extundo.com>
50772
50773         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
50774         * lib/progname.h: Don't include stdbool.h.
50775
50776 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
50777
50778         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
50779         * MODULES.html.sh (func_all_modules): Remove fatal.
50780
50781 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
50782
50783         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
50784
50785 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
50786
50787         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
50788         working.
50789
50790 2004-08-02  Simon Josefsson  <jas@extundo.com>
50791
50792         * lib/getsubopt.h: New file, with comments from Bruno Haible.
50793         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
50794         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
50795
50796 2004-08-01  Simon Josefsson  <jas@extundo.com>
50797
50798         * lib/xgetdomainname.c: Include stdlib.h, for free().
50799
50800 2004-07-19  Bruno Haible  <bruno@clisp.org>
50801
50802         * MODULES.html.sh (func_all_modules): Add dummy.
50803
50804 2004-07-16  Simon Josefsson  <jas@extundo.com>
50805
50806         * modules/dummy: New file.
50807
50808 2004-07-16  Simon Josefsson  <jas@extundo.com>
50809
50810         * lib/dummy.c: New file.
50811
50812 2004-07-16  Bruno Haible  <bruno@clisp.org>
50813
50814         * lib/backupfile.h: Add extern "C" for C++.
50815         * lib/closeout.h: Likewise.
50816         * lib/copy-file.h: Likewise.
50817         * lib/findprog.h: Likewise.
50818         * lib/full-write.h: Likewise.
50819         * lib/pathname.h: Likewise.
50820         * lib/progname.h: Likewise.
50821         * lib/stpcpy.h: Likewise.
50822         * lib/stpncpy.h: Likewise.
50823         * lib/strcase.h: Likewise.
50824         * lib/strstr.h: Likewise.
50825         * lib/xalloc.h: Likewise.
50826
50827         * lib/mbswidth.h: Add extern "C" for C++.
50828         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
50829
50830 2004-07-13  Robert Millan  <robertmh@gnu.org>
50831
50832         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
50833
50834 2004-07-09  Simon Josefsson  <jas@extundo.com>
50835
50836         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
50837         failed without this.)
50838
50839 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
50840
50841         * modules/chown (Files): Add lib/fchown-stub.c, since
50842         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
50843
50844 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
50845
50846         * lib/fchown-stub.c: New file.
50847
50848 2004-06-24  Jim Meyering  <jim@meyering.net>
50849
50850         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
50851
50852 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
50853
50854         * modules/argz: Omit "#include".
50855
50856         * MODULES.html.sh (func_all_modules): Add calloc, to match
50857         2004-06-01 addition of calloc module.
50858
50859 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
50860
50861         * m4/argz.m4: New file, which is autoupdated from libtool.
50862
50863 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
50864
50865         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
50866         libtool.
50867
50868 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
50869
50870         * config/srclist-update: Don't insist on "USA." before the
50871         close-comment, as libtool omits the period and puts the */ on a
50872         separate line.
50873         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
50874         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
50875
50876 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
50877
50878         * modules/argz: New file.
50879         * MODULES.html.sh (func_all_modules): Add argz.
50880
50881 2004-06-12  Jim Meyering  <jim@meyering.net>
50882         and  Paul Eggert  <eggert@cs.ucla.edu>
50883
50884         * modules/hash (Files): Add lib/xalloc.h.
50885         * modules/pipe (Depends-on): Add wait-process.
50886         * modules/stat (Depends-on): Add xalloc.
50887         * modules/userspec (Files): Add lib/userspec.h.
50888         * modules/xstrto
50889
50890         Upgrade from gettext-0.13.
50891         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
50892         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
50893         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
50894
50895 2004-06-10  Jim Meyering  <jim@meyering.net>
50896
50897         * lib/calloc.c: New file.
50898
50899 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
50900
50901         * lib/getdate.y (yylex): Allow space between sign and number.
50902         Problem reported by Dan Jacobson.
50903
50904 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
50905
50906         Merge from coreutils CVS.
50907
50908         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
50909         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
50910         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
50911         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
50912         xstrtol.m4: Fix copyright date and/or serial number.
50913
50914         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
50915         See if we need an fchown replacement.
50916         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
50917         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
50918         and use the replacement function if we detect either defect.
50919
50920         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
50921         gl_UTIMECMP.
50922
50923 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
50924         and  Jim Meyering  <jim@meyering.net>
50925
50926         Merge from coreutils CVS.
50927
50928         * lib/stat-macros.h: New file, with contents from file-type.h
50929         and coreutils' system.h.
50930         * lib/file-type.c: Include "stat-macros.h".
50931         * lib/file-type.h (file_type): Move all macro definitions to new file,
50932         stat-macros.h.
50933
50934         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
50935         Wrap old code with this conditional.
50936         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
50937         function that does not dereference symlinks.
50938         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
50939
50940         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
50941         dependency problems.
50942         (xreadlink): Accept new arg SIZE, for efficiency.
50943         All decls and uses changed.
50944         * lib/xreadlink.h: Include <stddef.h>, for size_t.
50945
50946         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
50947         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
50948
50949         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
50950         sysexits.h.
50951
50952 2004-06-01  Jim Meyering  <jim@meyering.net>
50953
50954         * m4/calloc.m4: New file.
50955
50956 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
50957
50958         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
50959         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
50960         Also, fix a typo in a diagnostic.
50961
50962 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
50963
50964         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
50965         or AC_FUNC_REALLOC.
50966
50967 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
50968
50969         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
50970         macros to be defined.
50971         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
50972         the allocator returns NULL because the requested size is zero.
50973
50974 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
50975
50976         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
50977         var.  Add comment explaining why libc still defines it.  This
50978         merges the following patch from glibc:
50979         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
50980
50981 2004-05-20  Andreas Schwab  <schwab@suse.de>
50982
50983         * m4/free.m4: Replace free if it not known to work, not the other
50984         way round.
50985
50986 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
50987
50988         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
50989         present in glibc since revision 1.1 of this file.
50990         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
50991         obstack_alignment_mask, obstack_alloc, obstack_base,
50992         obstack_blank, obstack_blank_fast, obstack_chunk_size,
50993         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
50994         obstack_grow0, obstack_init, obstack_int_grow,
50995         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
50996         obstack_next_free, obstack_object_size, obstack_ptr_grow,
50997         obstack_ptr_grow_fast, obstack_room): Remove declarations of
50998         nonexistent functions.
50999
51000 2004-05-18  Karl Berry  <karl@gnu.org>
51001
51002         * config/srclist.txt: break link for vasnprintf.c.
51003
51004 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
51005
51006         Port obstack to the AS/400, where pointers are 16 bytes wide and
51007         you cannot cast an integer to a valid pointer.  This patch is
51008         currently waiting to be integrated into glibc; see
51009         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
51010
51011         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
51012         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
51013         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
51014         (struct obstack): temp member is now a union of a pointer and
51015         an integer, instead of an integer.  All integer uses changed.
51016         This does not affect the physical layout of struct obstack,
51017         except on hosts (like the AS/400) where the size or alignment of
51018         void * is greater than that of ptrdiff_t.
51019         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
51020         __STDC__)]: Store temporary in pointer member of union, not
51021         integer member.
51022         * lib/obstack.c: Include <stddef.h>, for offsetof.
51023         (struct fooalign): Remove; it doesn't need a name.
51024         (union fooround): Change double to long double, and add void *.
51025         (DEFAULT_ALIGNMENT): Use offsetof to compute.
51026         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
51027         not a macro.  Hence the values are always int; so remove all
51028         casts-to-int in uses.
51029
51030 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
51031
51032         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
51033         we can get this patch merged into glibc.
51034
51035 2004-05-17  Derek R. Price  <derek@ximbiot.com>
51036             Paul Eggert  <eggert@cs.ucla.edu>
51037
51038         * m4/argp: Depend on alloca.
51039
51040 2004-05-17  Derek R. Price  <derek@ximbiot.com>
51041             Paul Eggert  <eggert@cs.ucla.edu>
51042
51043         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
51044         freecoding.
51045
51046 2004-05-17  Bruno Haible  <bruno@clisp.org>
51047
51048         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
51049         precision that consists of a '.' followed by an empty digit string.
51050         Patch by Tor Lillqvist <tml@iki.fi>.
51051
51052 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
51053
51054         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
51055         for backward compatibility with older code.  We need our own
51056         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
51057         it under some other name, and our alloca.h will define it.
51058
51059 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
51060             Derek Price  <derek@ximbiot.com>
51061
51062         * lib/alloca.c: Include <alloca.h>, to get our interface.
51063         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
51064         include <alloca.h> first.  Use C89 prototype for alloca; this
51065         requires including <stddef.h> for size_t.  Use extern "C" if C++.
51066         Use #elif for simplicity, since we can assume C89 now.
51067         Don't try to source the system alloca.h since it will not be found
51068         and to prevent recursively including its replacement.
51069         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
51070         * lib/regex.c: Likewise.
51071
51072 2004-05-16  Derek Price  <derek@ximbiot.com>
51073             Paul Eggert  <eggert@cs.ucla.edu>
51074
51075         getline cleanup.  This changes the getndelim2 API: both order of
51076         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
51077         no delimiter).
51078
51079         * lib/getline.c: Don't include stddef.h or stdio.h, since our
51080         interface does that.
51081         (getline): Always use getdelim, so that we don't have two
51082         copies of this code.
51083         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
51084         if available.
51085         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
51086         (GETNDELIM2_MAXIMUM): New macro.
51087         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
51088         instead of the old practice of delim2==0.  All callers changed.
51089         Return -1 on overflow, instead of returning junk.
51090         Do not set *linesize unless allocation succeeds.
51091         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
51092         that we include sys/types.h.
51093         * lib/getnline.h: Likewise.
51094         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
51095         (getndelim2): Reorder arguments.
51096         * lib/getnline.c (getnline, getndelim):
51097         Don't discard the NMAX argument.
51098         (getnline): Invoke getndelim, to avoid code duplication.
51099         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
51100         of (size_t) -1 by callers of the getnline family.
51101
51102 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
51103
51104         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
51105         Check for gettimeofday.
51106         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
51107         Check for settimeofday, stime.
51108
51109 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
51110
51111         * lib/nanosleep.c (suspended): Change its type from int to
51112         sig_atomic_t volatile.
51113         (first_call): Make it private to rpl_nanosleep, and have it
51114         be zero initially as that's a bit faster.
51115         (my_usleep): Round up fractional times instead of truncating them,
51116         as this is the usual meaning for 'sleep'.
51117
51118         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
51119         doesn't work.
51120         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
51121         (ENOSYS): Define if not defined.
51122         (settime): Fall back on stime if it exists and settimeofday fails.
51123         But don't bother with fallbacks if a method fails with errno == EPERM.
51124
51125 2004-05-11  Jim Meyering  <jim@meyering.net>
51126
51127         Prior to this change, the save_cwd caller required read access to the
51128         current directory on most systems (ones with the fchdir function).
51129
51130         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
51131         fails, try write-only, and finally, resort to using xgetcwd.
51132
51133 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
51134
51135         * lib/obstack.c, obstack.h: Import changes from libc.
51136
51137 2004-04-28  Bruno Haible  <bruno@clisp.org>
51138
51139         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
51140         also implicitly appends .exe to executables.
51141         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
51142         accepts Windows pathnames.
51143         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
51144         Treat Cygwin like Windows, since it now accepts Windows pathnames.
51145         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
51146         Treat Cygwin like Windows, since it now accepts Windows pathnames.
51147         Reported by Derek Robert Price <derek@ximbiot.com>.
51148
51149 2004-04-21  Karl Berry  <karl@gnu.org>
51150
51151         * config/srclist.txt (localcharset.c): break sync.
51152
51153 2004-04-20  Paul Eggert  <eggert@twinsun.com>
51154
51155         * m4/host-os.m4: Add a copyright notice.
51156
51157 2004-04-20  Jim Meyering  <jim@meyering.net>
51158
51159         Change UTILS_ to gl_ in AC_DEFINE'd names.
51160         Change utils_- and jm_-prefixed variables, too.
51161         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
51162         UTILS_FUNC_MKDIR_TRAILING_SLASH.
51163         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
51164
51165         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
51166         Don't emit trailing blanks.
51167         Also rename jm_-prefixed variables to have gl_ prefix.
51168
51169         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
51170         Also rename jm_-prefixed variables to have gl_ prefix.
51171
51172         * m4/jm-macros.m4: Reflect the renamings.
51173         * m4/prereq.m4: Likewise.
51174
51175 2004-04-20  Jim Meyering  <jim@meyering.net>
51176
51177         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
51178         memory.
51179
51180 2004-04-20  Jim Meyering  <jim@meyering.net>
51181             Bruno Haible  <bruno@clisp.org>
51182
51183         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
51184         memory when realloc fails.
51185
51186 2004-04-19  Jim Meyering  <jim@meyering.net>
51187
51188         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
51189         now that readutmp.c may call `free (0)'.
51190
51191 2004-04-19  Bruno Haible  <bruno@clisp.org>
51192
51193         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
51194         * m4/inttypes_h.m4: Likewise.
51195         * m4/stdint_h.m4: Likewise.
51196         * m4/intmax_t.m4: Likewise.
51197         * m4/uintmax_t.m4: Likewise.
51198
51199 2004-04-18  Jim Meyering  <jim@meyering.net>
51200
51201         * m4/prereq.m4: Don't forbid jm_ prefix.
51202
51203         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
51204         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
51205         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
51206         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
51207         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
51208         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
51209         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
51210         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
51211         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
51212         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
51213         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
51214         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
51215         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
51216         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
51217         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
51218         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
51219         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
51220         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
51221         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
51222
51223 2004-04-18  Jim Meyering  <jim@meyering.net>
51224
51225         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
51226         failure, don't leak memory and do call END_UTMP_ENT.
51227
51228 2004-04-16  Jim Meyering  <jim@meyering.net>
51229
51230         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
51231         coreutils' stat program.
51232         (gl_PREREQ): Don't require jm_PREREQ_STAT.
51233
51234 2004-04-11  Paul Eggert  <eggert@twinsun.com>
51235
51236         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
51237         C89.
51238         (CHAR_BIT): Remove, since we assume C89.
51239         Include <stdint.h> if available, as per current Autoconf CVS advice.
51240
51241 2004-03-31  Jim Meyering  <jim@meyering.net>
51242
51243         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
51244         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
51245         * m4/xalloc.m4: Likewise.
51246
51247 2004-03-30  Paul Eggert  <eggert@twinsun.com>
51248
51249         Merge from coreutils.
51250
51251         * m4/inttostr.m4: New file.
51252         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
51253         Require AM_STDBOOL_H and gl_TIMESPEC instead.
51254         Require gl_CLOCK_TIME.
51255         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
51256
51257 2004-03-30  Paul Eggert  <eggert@twinsun.com>
51258
51259         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
51260         not bool, to be more consistent with Unix conventions.
51261         Suggested by Bruno Haible.
51262
51263         Merge from coreutils.
51264
51265         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
51266         * lib/umaxtostr.c: New files.
51267
51268         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
51269         the usual <time.h> dance.
51270         (get_date): Change signature to support fractional time stamps.
51271         All callers changed.
51272         * lib/getdate.y: Include "getdate.h" first, as we can now
51273         assume C89 and don't need to worry about 'const'.
51274         Similarly, include "unlocked-io.h" near start, not in middle.
51275         Include <limits.h>.
51276         (textint.value): Use long int rather than int.
51277         (textint.digits): Use size_t rather than int.
51278         (BILLION, LOG10_BILLION): New constants.
51279         (parser_control): New member rel_ns.  Members day_ordinal,
51280         time_zone, month, day, hour, minutes, rel_year, rel_month,
51281         rel_day, rel_hour, rel_minutes, rel_seconds
51282         are now long int, not int.  Member seconds is now struct timespec,
51283         not int.  New member timespec_seen.  Members dates_seen, days_seen,
51284         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
51285         not int.
51286         (%union.intval): Now long int, not int.
51287         New member timespec.
51288         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
51289         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
51290         (spec): Now is a timespec or an item list.
51291         (timespec, items): New nonterminals.
51292         (time, rel, relunit, number, get_date):
51293         Add support for fractional seconds.
51294         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
51295         (gmtime, localtime, mktime): Remove decls; not needed with C89.
51296         (to_hour): First arg is now long int, not int.
51297         (to_year): Returns long int, not int.
51298         Don't treat year -70 like 70.
51299         (tm_diff): Returns long int, not int.
51300         (lookup_word): Use bool instead of int when appropriate.
51301         (yylex): Use size_t for count, not int.
51302         Detect overflow when parsing large integer constants.
51303         Add support for fractions.
51304         (get_date): Make pointers 'const' if possible.
51305         Use more-portable code to detect integer overflow.
51306         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
51307         Don't use ctime; it's not reliable if the year has >4 digits.
51308
51309         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
51310         This is for compatibility with BSD.
51311
51312         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
51313         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
51314         From coreutils' system.h.
51315
51316         * lib/userspec.c: Don't include "posixver.h".
51317         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
51318         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
51319         compatible extension.  Simplify code by removing a boolean int
51320         that was always nonzero if a string was nonnull.
51321
51322 2004-03-30  Jim Meyering  <jim@meyering.net>
51323
51324         Merge from coreutils.
51325
51326         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
51327         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
51328         on some systems one must include <grp.h> before it.
51329         Reported by Christian Krackowizer.
51330
51331 2004-03-30  Jim Meyering  <jim@meyering.net>
51332
51333         Merge from coreutils.
51334
51335         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
51336
51337         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
51338         an empty input stream.
51339
51340         * lib/readtokens.c: Include <stdbool.h>.
51341         (readtoken): Use `size_t' rather than int/long.
51342         All callers adjusted.
51343         Use `bool' rather than `int' where appropriate.
51344         Use memset rather than an explicit loop.
51345         Use x2nrealloc rather than xrealloc.
51346         Allow the use of `\0' as a delimiter.
51347         (readtokens): Likewise.
51348         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
51349
51350 2004-03-30  Jim Meyering  <jim@meyering.net>
51351
51352         * m4/realloc.m4: Remove file, since now it does no more than
51353         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
51354         the `configure.ac' section of module/realloc.
51355         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
51356
51357 2004-03-30  Bruno Haible  <bruno@clisp.org>
51358
51359         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
51360         nonnull.
51361
51362 2004-03-29  Paul Eggert  <eggert@twinsun.com>
51363
51364         Merge changes to getloadavg.c from coreutils and Emacs.
51365
51366         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
51367         Define to an expression, not to the empty string.
51368         Include cloexec.h and xalloc.h.
51369         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
51370         Use set_cloexec_flag rather than rolling our own.
51371         * lib/cloexec.c, lib/cloexec.h: New files.
51372
51373 2004-03-29  Paul Eggert  <eggert@twinsun.com>
51374
51375         * m4/cloexec.m4: New file.
51376
51377 2004-03-18  Paul Eggert  <eggert@twinsun.com>
51378
51379         * lib/getopt.h: Sync with libc CVS.
51380
51381 2004-03-18  Paul Eggert  <eggert@twinsun.com>
51382             Bruno Haible  <bruno@clisp.org>
51383
51384         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
51385         mbswidth.
51386
51387 2004-03-18  Paul Eggert  <eggert@twinsun.com>
51388             Bruno Haible  <bruno@clisp.org>
51389
51390         * lib/mbswidth.h: Include <wchar.h> only if
51391         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
51392         <wchar.h>.
51393         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
51394
51395 2004-03-09  Paul Eggert  <eggert@twinsun.com>
51396
51397         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
51398         Sync with libc CVS.
51399         * lib/getopt_int.h: New file, also synced from libc.
51400
51401 2004-03-09  Paul Eggert  <eggert@twinsun.com>
51402
51403         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
51404         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
51405         Bring back getopt.c, getopt.h, getopt1.c.
51406
51407 2004-03-07  Paul Eggert  <eggert@twinsun.com>
51408
51409         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
51410         All uses changed.  Check for sa_sigaction member; this fixes
51411         a bug first reported by Jason Andrade in
51412         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
51413
51414 2004-03-07  Paul Eggert  <eggert@twinsun.com>
51415
51416         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
51417         '#if' expressions.  Unlike the code it replaces, it does not
51418         depend on (defined _SC_PAGESIZE).  However, it does depend on
51419         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
51420         first reported by Jason Andrade in
51421         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
51422
51423 2004-02-25  Simon Josefsson  <jas@extundo.com>
51424
51425         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
51426
51427 2004-02-25  Simon Josefsson  <jas@extundo.com>
51428
51429         * lib/strdup.h: New file.
51430         * lib/strdup.c: Include it.
51431         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
51432         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
51433
51434 2004-02-23  Karl Berry  <karl@gnu.org>
51435
51436         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
51437         (from fencepost.gnu.org:/gd/gnuorg).
51438
51439 2004-02-23  Karl Berry  <karl@gnu.org>
51440
51441         * config/srclistvars.sh (GNUORG) [karl]: redefine.
51442         * config/srclist.txt: add maintain/standards documents.
51443
51444 2004-02-18  Bruno Haible  <bruno@clisp.org>
51445
51446         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
51447         Reported by Derek Robert Price <derek@ximbiot.com>.
51448
51449 2004-02-16  Karl Berry  <karl@gnu.org>
51450
51451         * config/mkinstalldirs, install-sh: update from automake.
51452
51453 2004-02-06  Karl Berry  <karl@gnu.org>
51454
51455         * m4/po.m4: update from gettext 0.14.1.
51456
51457 2004-02-06  Karl Berry  <karl@gnu.org>
51458
51459         * lib/config.charset: update from gettext 0.14.1.
51460
51461 2004-02-05  Paul Eggert  <eggert@twinsun.com>
51462
51463         Add comments and code, prompted by suggestions from Bruno Haible
51464         for sh-quote.
51465         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
51466         describing the enum quoting_style values.
51467         * lib/quotearg.c (quotearg_alloc): New function.
51468         (quotearg_buffer_restyled): Treat lone { and } as special.
51469         Treat = as special.  Work around bug with older shells
51470         that "see" a '\' that is really the 2nd byte of a multibyte char.
51471         Quote empty string with shell_quoting_style.
51472
51473 2004-02-03  Bruno Haible  <bruno@clisp.org>
51474
51475         * m4/pipe.m4: New file, from GNU gettext.
51476
51477 2004-02-03  Bruno Haible  <bruno@clisp.org>
51478
51479         * lib/pipe.h: New file, from GNU gettext.
51480         * lib/pipe.c: New file, from GNU gettext.
51481
51482 2004-01-27  Bruno Haible  <bruno@clisp.org>
51483
51484         * m4/execute.m4: New file, from GNU gettext.
51485
51486 2004-01-27  Bruno Haible  <bruno@clisp.org>
51487
51488         * lib/execute.h: New file, from GNU gettext.
51489         * lib/execute.c: New file, from GNU gettext.
51490         * lib/w32spawn.h: New file, from GNU gettext.
51491
51492 2004-01-24  Paul Eggert  <eggert@twinsun.com>
51493
51494         Merge from diffutils.
51495
51496         * lib/file-type.c (file_type): Add typed memory objects.
51497         * lib/file-type.h (S_TYPEISTMO): New macro.
51498
51499         * lib/c-stack.h (c_stack_action): Remove argv argument.
51500         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
51501         (die): Don't calculate message unless segv_action returns.
51502         (get_stack_location, min_address_from_argv, max_address_from_argv,
51503         volatile stack_base, volatile_stack_size): Remove.
51504         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
51505         that every segmentation violation is a stack overflow.  (Ouch!)
51506         See Debian bug 136249 (still outstanding) for more info about why
51507         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
51508
51509 2004-01-24  Paul Eggert  <eggert@twinsun.com>
51510
51511         Exit-status fix from coreutils.
51512
51513         Use exit_failure consistently in place of EXIT_FAILURE,
51514         so that program exit statuses are consistent on failure.
51515
51516         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
51517         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
51518         * lib/argmatch.h: Comment fix to match the above.
51519         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
51520         Now a macro referring to exit_failure, instead of a separate
51521         variable.  Include "exitfail.h" to get it.
51522         * lib/xstrtol.h: Include "exitfail.h".
51523         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
51524
51525         * lib/long-options.c (parse_long_options): Use prototype
51526         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
51527         for clarity.
51528
51529 2004-01-21  Jim Meyering  <jim@meyering.net>
51530
51531         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
51532         so as not to conflict with a different-sized __mktime_internal
51533         function in GNU libc.
51534         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
51535         Problem building statically-linked `ls' reported by Michael Brunnbauer.
51536
51537 2004-01-20  Karl Berry  <karl@gnu.org>
51538
51539         * config/config.guess: update from config.
51540
51541         * config/srclistvars.sh: GNUWWWLICENSES for karl.
51542
51543 2004-01-20  Bruno Haible  <bruno@clisp.org>
51544
51545         Safer stack allocation.
51546         * lib/setenv.c: Include allocsa.h.
51547         (alloca): Remove fallback definition.
51548         (freea): Remove macro.
51549         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
51550         instead of freea.
51551
51552 2004-01-20  Bruno Haible  <bruno@clisp.org>
51553
51554         * m4/eealloc.m4: New file, from GNU gettext.
51555
51556 2004-01-20  Bruno Haible  <bruno@clisp.org>
51557
51558         * m4/allocsa.m4: New file, from GNU gettext.
51559
51560 2004-01-20  Bruno Haible  <bruno@clisp.org>
51561
51562         * lib/xallocsa.h: New file, from GNU gettext.
51563         * lib/xallocsa.c: New file, from GNU gettext.
51564
51565 2004-01-20  Bruno Haible  <bruno@clisp.org>
51566
51567         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
51568
51569 2004-01-20  Bruno Haible  <bruno@clisp.org>
51570
51571         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
51572         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
51573         specially.
51574
51575 2004-01-20  Bruno Haible  <bruno@clisp.org>
51576
51577         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
51578         patch.
51579
51580 2004-01-20  Bruno Haible  <bruno@clisp.org>
51581
51582         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
51583
51584 2004-01-20  Bruno Haible  <bruno@clisp.org>
51585
51586         * lib/eealloc.h: New file.
51587
51588 2004-01-20  Bruno Haible  <bruno@clisp.org>
51589
51590         * lib/binary-io.h: Avoid warnings on Cygwin.
51591
51592 2004-01-20  Bruno Haible  <bruno@clisp.org>
51593
51594         * lib/allocsa.h: New file, from GNU gettext.
51595         * lib/allocsa.c: New file, from GNU gettext.
51596
51597 2004-01-18  Karl Berry  <karl@gnu.org>
51598
51599         * doc/gpl.texi, doc/lgpl.texi: new files.
51600
51601 2004-01-18  Karl Berry  <karl@gnu.org>
51602
51603         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
51604         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
51605
51606 2004-01-15  Paul Eggert  <eggert@twinsun.com>
51607
51608         Merge from coreutils.
51609
51610         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
51611         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
51612         (gl_DEFAULT_POSIX2_VERSION): Move
51613         the documentation from 'configure' into 'config.hin',
51614         so that 'configure --help' isn't burdened by it and
51615         we don't have to worry about its formatting there.
51616         Reword the documentation so that it's more succinct
51617         and can be run together into a single paragraph.
51618         * m4/same.m4 (gl_SAME): Check for pathconf.
51619
51620 2004-01-15  Paul Eggert  <eggert@twinsun.com>
51621
51622         Merge from coreutils.
51623
51624         * lib/posixver.c: Include posixver.h.
51625
51626         * lib/same.c: Include <stdbool.h>, <limits.h>.
51627         (_POSIX_NAME_MAX): Define if not defined.
51628         (MIN): New macro.
51629         (same_name): If file names are silently truncated, report
51630         that the file names are the same if they are the same after
51631         the silent truncation.
51632
51633         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
51634         conversion function.
51635         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
51636         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
51637         longer needed.
51638
51639 2004-01-15  Jim Meyering  <jim@meyering.net>
51640
51641         Merge from coreutils.
51642
51643         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
51644         if no library is required.
51645         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
51646         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
51647         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
51648         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
51649         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
51650         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
51651         value, $ac_cv_search_crypt, if it's "none required".
51652         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
51653         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
51654         not gl_FUNC_GETLOADAVG.
51655         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
51656         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
51657
51658 2004-01-15  Jim Meyering  <jim@meyering.net>
51659
51660         Merge from coreutils.
51661
51662         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
51663         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
51664         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
51665
51666         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
51667         optional configure-time default.
51668
51669         * lib/version-etc.c (version_etc_copyright): Update copyright date.
51670
51671         * lib/xreadlink.c (xreadlink): Correct outdated comment.
51672
51673 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
51674
51675         Merge from coreutils.
51676
51677         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
51678         value, $ac_cv_search_nanosleep, if it's "none required".
51679
51680 2004-01-14  Paul Eggert  <eggert@twinsun.com>
51681
51682         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
51683         with like-named macro in fnmatch.c.
51684         (EXT): Use an internal constant instead.
51685
51686         Merge fnmatch patches from glibc.
51687         * lib/fnmatch.c (mbsinit): Remove define.
51688         Add libc_hidden_ver (__fnmatch, fnmatch).
51689         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
51690         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
51691
51692 2004-01-14  Karl Berry  <karl@gnu.org>
51693
51694         * config/install-sh: update from automake.
51695
51696 2004-01-13  Karl Berry  <karl@gnu.org>
51697
51698         * config/install-sh: update from automake.
51699
51700 2004-01-09  Karl Berry  <karl@gnu.org>
51701
51702         * config/install-sh: update from automake.
51703
51704 2004-01-05  Karl Berry  <karl@gnu.org>
51705
51706         * config/config.{sub,guess}: update from config.
51707
51708 2003-12-31  Karl Berry  <karl@gnu.org>
51709
51710         * config/depcomp: update from automake.
51711
51712 2003-12-14  Karl Berry  <karl@gnu.org>
51713
51714         * lib/config.charset: update from gettext-runtime.
51715
51716 2003-12-03  Paul Eggert  <eggert@twinsun.com>
51717
51718         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
51719         Bug reported by Alfred M. Szmidt.
51720
51721 2003-12-03  Bruno Haible  <bruno@clisp.org>
51722
51723         * m4/gettext.m4: Upgrade from gettext-0.13.
51724         * m4/po.m4: Upgrade from gettext-0.13.
51725         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
51726         * m4/intmax.m4: New file, from gettext-0.13.
51727         * m4/printf-posix.m4: New file, from gettext-0.13.
51728
51729 2003-11-29  Karl Berry  <karl@gnu.org>
51730
51731         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
51732
51733 2003-11-25  Paul Eggert  <eggert@twinsun.com>
51734             Bruno Haible  <bruno@clisp.org>
51735
51736         * lib/printf-parse.h: Don't include sys/types.h.
51737         (ARG_NONE): New macro.
51738         (char_directive): Change type of *arg_index fields to size_t.
51739         * lib/printf-parse.c: Don't include sys/types.h.
51740         (SSIZE_MAX): Remove macro.
51741         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
51742         Remove unnecessary overflow check.
51743         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
51744         fields.
51745
51746 2003-11-25  Bruno Haible  <bruno@clisp.org>
51747
51748         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
51749
51750 2003-11-25  Bruno Haible  <bruno@clisp.org>
51751
51752         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
51753         gt_TYPE_SSIZE_T.
51754
51755 2003-11-24  Paul Eggert  <eggert@twinsun.com>
51756
51757         * modules/alloca: Remove dependency on xalloc.
51758
51759 2003-11-24  Paul Eggert  <eggert@twinsun.com>
51760
51761         * lib/alloca.c: Remove dependency on xalloc module.
51762         (xalloc_die): Remove.
51763         (memory_full) [!defined emacs]: New macro.
51764         [!defined emacs]: Don't include xalloc.h.
51765         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
51766         address arithmetic overflows.  Change datatypes a bit to avoid
51767         unnecessary casts.
51768
51769 2003-11-22  Jim Meyering  <jim@meyering.net>
51770
51771         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
51772         s/size/size_t/.
51773
51774 2003-11-21  Karl Berry  <karl@gnu.org>
51775
51776         * config/config.{sub,guess}: update from config.
51777
51778 2003-11-18  Karl Berry  <karl@gnu.org>
51779
51780         * config/config.{sub,guess}: update from config.
51781
51782         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
51783
51784 2003-11-17  Paul Eggert  <eggert@twinsun.com>
51785
51786         * README: Mention that S+T cannot overflow if S is the size of
51787         an existing object and T is sufficiently small.
51788
51789 2003-11-17  Jim Meyering  <jim@meyering.net>
51790
51791         On systems without utime and without a utimes function capable of
51792         dealing with a NULL struct utimbuf* argument, this utime replacement
51793         could -- in unusual circumstances -- leak a file descriptor.
51794         * lib/utime.c: Include <unistd.h> and <errno.h>.
51795         (utime_null): Be sure to close `fd' and to preserve errno.
51796         Reported by Geoff Collyer via Arnold Robbins.
51797
51798 2003-11-17  Bruno Haible  <bruno@clisp.org>
51799
51800         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
51801         (Depends-on): Add xsize.
51802
51803 2003-11-17  Bruno Haible  <bruno@clisp.org>
51804
51805         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
51806
51807 2003-11-17  Bruno Haible  <bruno@clisp.org>
51808
51809         * lib/vasnprintf.c (alloca): Remove fallback definition.
51810         (freea): Remove definition.
51811         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
51812         Reported by Paul Eggert.
51813
51814 2003-11-16  Paul Eggert  <eggert@twinsun.com>
51815             Bruno Haible  <bruno@clisp.org>
51816
51817         Protect against address arithmetic overflow.
51818         * lib/printf-args.h: Include stddef.h.
51819         (arguments): Change type of field 'count' to size_t.
51820         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
51821         'unsigned int' where appropriate.
51822         * lib/printf-parse.h: Include sys/types.h.
51823         (char_directive): Change type of *arg_index fields to ssize_t.
51824         (char_directives): Change type of fields 'count', max_*_length to
51825         size_t.
51826         * lib/printf-parse.c: Include sys/types.h and xsize.h.
51827         (SSIZE_MAX): Define fallback value.
51828         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
51829         instead of 'int' where appropriate. Check a_allocated, d_allocated
51830         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
51831         * lib/vasnprintf.c: Include xsize.h.
51832         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
51833         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
51834         overflow. Avoid wraparound when converting a width or precision from
51835         decimal to binary.
51836
51837 2003-11-16  Bruno Haible  <bruno@clisp.org>
51838
51839         Update from GNU gettext.
51840         * lib/printf-parse.c: Generalize to it can be compiled for wide
51841         strings.
51842         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
51843         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
51844         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
51845         SNPRINTF): New macros.
51846         Don't include <alloca.h> if the file is used inside libintl.
51847         (local_wcslen): New function, for Solaris 2.5.1.
51848         (VASNPRINTF): Use it instead of wcslen.
51849
51850 2003-11-16  Bruno Haible  <bruno@clisp.org>
51851
51852         * lib/xsize.h (xmax): New function.
51853         (xsum, xsum3, xsum4): Declare as "pure" functions.
51854
51855 2003-11-12  Paul Eggert  <eggert@twinsun.com>
51856
51857         * modules/xalloc (Files): Undo latest change, since xalloc.h
51858         no longer needs SIZE_MAX or PTRDIFF_MAX.
51859
51860 2003-11-12  Paul Eggert  <eggert@twinsun.com>
51861
51862         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
51863         gl_PTRDIFF_MAX.
51864
51865 2003-11-12  Paul Eggert  <eggert@twinsun.com>
51866
51867         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
51868         "return", to pacify some unknown compiler.  Problem reported
51869         by Joerg Schilling.
51870
51871 2003-11-12  Paul Eggert  <eggert@twinsun.com>
51872
51873         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
51874         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
51875         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
51876         heuristic is just as accurate as far as we know, and it removes a
51877         dependency on size_max.m4 and ptrdiff_max.m4.
51878
51879 2003-11-11  Bruno Haible  <bruno@clisp.org>
51880
51881         * modules/xsize (Files): Add m4/size_max.m4.
51882         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
51883
51884 2003-11-11  Bruno Haible  <bruno@clisp.org>
51885
51886         * m4/size_max.m4: New file.
51887         * m4/ptrdiff_max.m4: New file.
51888         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
51889         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
51890         (gl_XALLOC): Invoke it.
51891
51892 2003-11-11  Bruno Haible  <bruno@clisp.org>
51893
51894         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
51895         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
51896         defined.
51897
51898 2003-11-10  Paul Eggert  <eggert@twinsun.com>
51899
51900         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
51901         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
51902         rejected some allocations of exactly SIZE_MAX - 2 bytes.
51903         From Bruno Haible.
51904         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
51905         not (size_t) -1, since it's defined here.
51906
51907 2003-11-09  Karl Berry  <karl@gnu.org>
51908
51909         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
51910
51911 2003-11-06  Paul Eggert  <eggert@twinsun.com>
51912
51913         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
51914         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
51915         Reject sizes of exactly SIZE_MAX bytes.
51916         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
51917         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
51918
51919 2003-11-05  Bruno Haible  <bruno@clisp.org>
51920
51921         * lib/xsize.h: Include limits.h, to avoid a possible collision with
51922         SIZE_MAX defined in <limits.h> on Solaris.
51923
51924 2003-11-04  Jim Meyering  <jim@meyering.net>
51925
51926         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
51927         variable names, rather than @VAR@.
51928         * modules/poll: Likewise.
51929
51930 2003-11-04  Bruno Haible  <bruno@clisp.org>
51931
51932         * modules/xsize: New file.
51933         * modules/linebreak: Depend on xsize.
51934         * MODULES.html.sh (func_all_modules): Add xsize.
51935
51936 2003-11-04  Bruno Haible  <bruno@clisp.org>
51937
51938         * m4/xsize.m4: New file.
51939
51940 2003-11-04  Bruno Haible  <bruno@clisp.org>
51941
51942         * lib/xsize.h: New file.
51943         * lib/linebreak.c: Include xsize.h.
51944         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
51945         argument for overflow.
51946         Suggested by Paul Eggert.
51947
51948 2003-11-03  Karl Berry  <karl@gnu.org>
51949
51950         * config/config.{guess,sub}: update from config.
51951
51952 2003-11-03  Jim Meyering  <jim@meyering.net>
51953
51954         * modules/userspec (lib_SOURCES): Add userspec.h.
51955         (Include): Add "userspec.h".
51956         Improve description.
51957
51958 2003-11-03  Jim Meyering  <jim@meyering.net>
51959
51960         * lib/userspec.c: Include "userspec.h".
51961         * lib/userspec.h: New file.
51962
51963 2003-11-03  Bruno Haible  <bruno@clisp.org>
51964
51965         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
51966
51967 2003-11-03  Bruno Haible  <bruno@clisp.org>
51968
51969         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
51970         available, to avoid (extremely rare) race condition.
51971         Suggested by Paul Eggert.
51972
51973 2003-11-02  Karl Berry  <karl@gnu.org>
51974
51975         * config/srclist.txt (vasprintf.c): sync broken, sigh.
51976
51977 2003-10-31  Paul Eggert  <eggert@twinsun.com>
51978
51979         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
51980         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
51981         (read_filesystem_list): Set and use me_type_malloced.
51982         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
51983         whatever the type happens to be), for brevity and consistency.
51984         Check for size calculation overflow on Alphas running OSF/1.
51985
51986 2003-10-31  Jim Meyering  <jim@meyering.net>
51987
51988         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
51989
51990         * lib/linebuffer.c: Include <string.h> for declaration of memset.
51991
51992 2003-10-30  Paul Eggert  <eggert@twinsun.com>
51993             Bruno Haible  <bruno@clisp.org>
51994
51995         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
51996         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
51997
51998 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
51999
52000         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
52001         netbsd*-gnu*.  Suggested by Robert Millan.
52002
52003 2003-10-29  Paul Eggert  <eggert@twinsun.com>
52004
52005         * modules/group-member: Depend on stdbool.
52006
52007 2003-10-29  Paul Eggert  <eggert@twinsun.com>
52008
52009         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
52010
52011 2003-10-29  Paul Eggert  <eggert@twinsun.com>
52012
52013         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
52014         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
52015         after the 'gnu' in these cases.  This fixes some bugs in the
52016         previous change, and is based on suggestions by Robert Millan.
52017
52018 2003-10-29  Paul Eggert  <eggert@twinsun.com>
52019
52020         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
52021         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
52022         no longer needed.
52023         * lib/quotearg.c (quotearg_n_options): Use it.
52024         * lib/group-member.c: Include <stdbool.h>.
52025         (free_group_info): Arg is now const *; don't free arg.
52026         (get_group_info): Now returns bool and accepts struct group_info *,
52027         rather than returning a malloc'ed struct group_info *.
52028         All uses changed.  Check for overflow in internal size calculation.
52029
52030         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
52031         rather than xmalloc/xrealloc.
52032         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
52033         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
52034         conformance bug: the old code used a pointer after freeing the
52035         storage that it addressed.
52036         * lib/hash.c (hash_initialize): Simplify the code by using
52037         xalloc_oversized rather than doing it by hand.
52038         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
52039         the buffer preserved.  Use free and xmalloc instead.
52040         * lib/quotearg.c (quotearg_n_options): Likewise.
52041         Use a simpler test for size overflow.  Don't use xalloc_oversized
52042         because unsigned int might be wider than size_t (!); this suggests
52043         that we should switch from unsigned int to size_t for slot numbers.
52044
52045 2003-10-28  Paul Eggert  <eggert@twinsun.com>
52046
52047         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
52048         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
52049         NetBSD kernels.  Requested by Richard Stallman.
52050
52051 2003-10-27  Paul Eggert  <eggert@twinsun.com>
52052
52053         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
52054         to allocate the returned structure.  Do not allocate a subarray,
52055         as x2nrealloc will do that.
52056         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
52057         instead of xnrealloc.
52058         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
52059
52060 2003-10-27  Bruno Haible  <bruno@clisp.org>
52061
52062         * lib/stdbool_.h: Better support for BeOS.
52063
52064 2003-10-26  Paul Eggert  <eggert@twinsun.com>
52065
52066         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
52067         now uses inline.
52068
52069 2003-10-26  Paul Eggert  <eggert@twinsun.com>
52070
52071         * lib/xalloc.h (xalloc_oversized): New static inline function, for
52072         callers that want to do their own size-overflow checking.  Include
52073         <stdbool.h>, since xalloc_oversized returns bool.
52074         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
52075         to use xalloc_oversized.
52076
52077         Add two functions x2realloc, x2nrealloc, for programs that grow
52078         arrays dynamically by doubling their sizes.
52079         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
52080         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
52081         New functions.
52082
52083         Port to C99 semantics for 'inline' of external functions.
52084         Bug reported by Bruno Haible.
52085         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
52086         with the old contents of xnmalloc.
52087         (xnmalloc, xmalloc): Use it.
52088         (xnrealloc_inline): New static inline function,
52089         with the old contents of xnrealloc.
52090         (xnrealloc, xrealloc): Use it.
52091
52092         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
52093         that.
52094
52095 2003-10-26  Karl Berry  <karl@gnu.org>
52096
52097         * config/srclist.txt (COPYING.DOC): no longer available from
52098         /gd/gnuorg; don't know where the ultimate source is.
52099
52100 2003-10-25  Paul Eggert  <eggert@twinsun.com>
52101
52102         Fix several address-calculation bugs in the hash modules,
52103         plus some minor code cleanup.
52104
52105         * lib/hash.h: Include <stdbool.h>, for bool.
52106         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
52107         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
52108         hash_get_n_entries, hash_get_max_bucket_length,
52109         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
52110         hash_rehash): Use size_t rather than unsigned.
52111         * lib/hash.c (struct hash_table, hash_get_n_buckets,
52112         hash_get_n_buckets_used, hash_get_n_entries,
52113         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
52114         hash_get_entries, hash_do_for_each, hash_string, is_prime,
52115         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
52116         Likewise.
52117         (SIZE_MAX): Define if not defined.
52118         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
52119         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
52120         hash_print):
52121         Use const * when possible.
52122         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
52123         (check_tuning): Fix bug: if tuning parameters were very close to
52124         0 or 1, rounding errors could have caused subscript violations.
52125         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
52126         (hash_initialize): Add 'fail:' label
52127         to free table and return NULL, and use it to simplify code.
52128         Use calloc rather than clearing the storage ourself.
52129         (hash_initialize, hash_rehash): Check for arithmetic overflow in
52130         buffer size calculations.
52131         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
52132         Include <stddef.h>, for size_t.
52133         * lib/hash-pjw.c (hash_pjw): Likewise.
52134         Switch to method described by Bruno Haible.
52135         Include <limits.h>, for CHAR_BIT.
52136         (SIZE_BITS): New macro.
52137
52138 2003-10-23  Paul Eggert  <eggert@twinsun.com>
52139
52140         * m4/getline.m4 (AM_FUNC_GETLINE):
52141         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
52142         hosts.  Problem reported by Derek Robert Price in
52143         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
52144         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
52145         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
52146
52147 2003-10-21  Paul Eggert  <eggert@twinsun.com>
52148
52149         * lib/getndelim2.c (getndelim2): When size calculation overflows,
52150         ceiling the allocation at NMAX bytes rather than silently
52151         discarding input bytes before NMAX is reached.  This makes
52152         a difference only if NMAX exceeds SIZE_MAX / 2.
52153
52154         * lib/obstack.c: Merge from glibc.
52155         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
52156         Add libc_hidden_def (_obstack_newchunk).
52157         (_obstack_free) [! defined _LIBC]: Remove.
52158         [defined _LIBC]: Make a strong alias from obstack_free, rather than
52159         a clone of the function body.
52160         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
52161         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
52162
52163         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
52164         glibc.
52165         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
52166         arg to memcpy.
52167
52168         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
52169         (obstack_ptr_grow_fast, obstack_int_grow_fast):
52170         Don't use lvalue casts, as GCC plans to remove support for them
52171         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
52172         was also present in the non-GCC version, indicating that this
52173         code had always been buggy and had never been widely used.
52174         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
52175         Use the fast variant of each macro, rather than copying the
52176         definiens of the fast variant; that way, we'll be more likely to
52177         catch future bugs in the fast variants.
52178
52179 2003-10-20  Bruno Haible  <bruno@clisp.org>
52180
52181         * modules/wait-process: New file.
52182         * MODULES.html.sh (func_all_modules): Add wait-process.
52183
52184 2003-10-20  Bruno Haible  <bruno@clisp.org>
52185
52186         * m4/wait-process.m4: New file.
52187
52188 2003-10-20  Bruno Haible  <bruno@clisp.org>
52189
52190         * lib/wait-process.h: New file, from GNU gettext.
52191         * lib/wait-process.c: New file, from GNU gettext.
52192
52193 2003-10-19  Jim Meyering  <jim@meyering.net>
52194
52195         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
52196         HPUX 10.20.
52197
52198 2003-10-18  Karl Berry  <karl@gnu.org>
52199
52200         * config/config.guess: update from config.
52201
52202 2003-10-16  Paul Eggert  <eggert@twinsun.com>
52203
52204         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
52205         (getgroups): First arg is int, not size_t.
52206         Don't let 'free' mangle errno.
52207
52208 2003-10-16  Paul Eggert  <eggert@twinsun.com>
52209
52210         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
52211
52212 2003-10-16  Karl Berry  <karl@gnu.org>
52213
52214         * config/config.{guess,sub}: update from config.
52215
52216 2003-10-16  Jim Meyering  <jim@meyering.net>
52217
52218         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
52219         memcpy.
52220
52221 2003-10-15  Paul Eggert  <eggert@twinsun.com>
52222
52223         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
52224         (SIZE_MAX): Remove.
52225         (new_exclude, add_exclude_file): Initial size no longer needs to
52226         be a power of 2.
52227         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
52228         our own address arithmetic overflow checking.
52229
52230         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
52231         (fnmatch): Do not alloca more than 2000 wide characters;
52232         instead, use malloc for large buffers.
52233         Check for address arithmetic overflow, and return -1
52234         with errno set to ENOMEM in that case.
52235         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
52236         (NEW_PATTERN): Do not alloca more than 8000 bytes;
52237         instead, return -1.  Check for address arithmetic overflow.
52238
52239 2003-10-14  Paul Eggert  <eggert@twinsun.com>
52240
52241         Handle invalid suffixes and overflow independently, so that
52242         callers can treat them independently as needed.  Fix some bugs in
52243         suffix handling, e.g., "100k@" was not diagnosed as an invalid
52244         suffix for a human-readable blocksize.  The major caller-visible
52245         change is the addition of a new
52246         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
52247         that both overflow and suffix chars were found.
52248
52249         * lib/human.c (humblock): Don't check separately for invalid suffix
52250         char; that is xstrtoumax's job (now that its bug is fixed).
52251         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
52252         INTMAX_MAX]: New macros.
52253         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
52254         TYPE_MAXIMUM): New macros.
52255         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
52256         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
52257         if overflow occurs, as it's what __strtol does and it's more useful
52258         in practice.
52259         (__xstrtol): If __strtol reports some error other than ERANGE,
52260         reflect it to the caller as LONGINT_INVALID.  If it reports
52261         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
52262         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
52263         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
52264         value.
52265         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
52266         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
52267         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
52268         [defined UINTMAX_MAX]: New macros.
52269
52270 2003-10-14  Bruno Haible  <bruno@clisp.org>
52271
52272         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
52273
52274 2003-10-14  Bruno Haible  <bruno@clisp.org>
52275
52276         * m4/sig_atomic_t: New file, from GNU gettext.
52277         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
52278
52279 2003-10-14  Bruno Haible  <bruno@clisp.org>
52280
52281         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
52282         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
52283         Also use volatile where needed.
52284
52285 2003-10-12  Paul Eggert  <eggert@twinsun.com>
52286
52287         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
52288         Change maintainer from Bruno Haible to 'all'.
52289
52290 2003-10-12  Paul Eggert  <eggert@twinsun.com>
52291
52292         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
52293
52294 2003-10-12  Paul Eggert  <eggert@twinsun.com>
52295
52296         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
52297         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
52298         and define in terms of the other primitives.
52299         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
52300         (SIZE_MAX): Define if not already defined.
52301         (array_size_overflow): New function.
52302         (xalloc_die): Abort instead of exiting if 'error' returns.
52303         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
52304         (xmalloc, xrealloc): Use them.
52305         (xcalloc): Check for address arithmetic overflow.
52306         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
52307         a bit faster than strcpy.
52308
52309 2003-10-10  Simon Josefsson  <jas@extundo.com>
52310
52311         * modules/argp (Depends-on): Add restrict and strcase.
52312
52313 2003-10-10  Simon Josefsson  <jas@extundo.com>
52314
52315         * m4/argp.m4: Add AC_C_INLINE.
52316
52317 2003-10-08  Paul Eggert  <eggert@twinsun.com>
52318
52319         Merge getpass from libc, plus a few fixes.
52320
52321         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
52322         Include <stdbool.h>.
52323         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
52324         __fsetlocking to empty.
52325         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
52326         do include <bits/libc-lock.h>.
52327         Do not include <fcntl.h>; not needed.
52328         [_LIBC]: Include <wchar.h>.
52329         (NOTCANCEL_MODE): New macro.
52330         (flockfile, funlockfile) [_LIBC]: New macros.
52331         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
52332         [!_LIBC]: New macros.
52333         (call_fclose): New function.
52334         (getpass): Use it.  Save tty stream separately; this simplifies the
52335         code and makes it more reliable if stdin happens to equal stdout.
52336         Invoke __fsetlocking on tty.
52337         Handle thread cancellation if needed.
52338         Namespace cleanup (use __tcgetattr, __getline).
52339         Use bool for Booleans.
52340         [USE_IN_LIBIO]: Handle wide streams.
52341         [!_LIBC]: Unconditionally do the fseek, since we don't know what
52342         stream might go where.
52343
52344         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
52345         doesn't have to include <stdio.h> before us.
52346         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
52347         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
52348         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
52349         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
52350         if not declared, so that we can use getpass.c code from libc without
52351         rewriting it.
52352         (flockfile, ftrylockfile, funlockfile): New macros.
52353
52354 2003-10-08  Paul Eggert  <eggert@twinsun.com>
52355
52356         * modules/getpass: Depend on stdbool.
52357
52358 2003-10-08  Paul Eggert  <eggert@twinsun.com>
52359
52360         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
52361
52362 2003-10-07  Karl Berry  <karl@gnu.org>
52363
52364         * config/config.{guess,sub}: update from config.
52365
52366 2003-10-06  Jim Meyering  <jim@meyering.net>
52367             Bruno Haible  <bruno@clisp.org>
52368
52369         This lets translators provide better translations for the
52370         "Written by ..." part of --version output.
52371         * lib/version-etc.h: Include stdarg.h.
52372         (version_etc_copyright): Declare as readonly.
52373         (version_etc): Make this function variadic with a NULL-terminated list
52374         of author name strings.
52375         (version_etc_va): New declaration.
52376         * lib/version-etc.c: Include stdarg.h, stdlib.h.
52377         (version_etc_copyright): Declare as readonly.
52378         (version_etc_va): New function. Provide a different translatable string
52379         for each possible number of authors < 10. Abbreviate when there are 10
52380         authors or more.
52381         (version_etc): Make this function variadic. Call version_etc_va.
52382         Suggestion from Gary V. Vaughan.
52383
52384         * lib/long-options.h (parse_long_options): Change prototype: the
52385         authors string is moved to the end and becomes variadic.
52386         * lib/long-options.c: Include stdarg.h.
52387         (parse_long_options): Make this function variadic, too.
52388         Call version_etc_va, not version_etc.
52389
52390 2003-10-06  Bruno Haible  <bruno@clisp.org>
52391
52392         * modules/version-etc-2: Remove file.
52393         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
52394
52395 2003-10-06  Bruno Haible  <bruno@clisp.org>
52396
52397         * modules/fatal-signal: New file.
52398         * MODULES.html.sh (func_all_modules): Add fatal-signal.
52399
52400 2003-10-06  Bruno Haible  <bruno@clisp.org>
52401
52402         * m4/fatal-signal.m4: New file.
52403         * m4/signalblocking.m4: New file, from GNU gettext.
52404
52405 2003-10-06  Bruno Haible  <bruno@clisp.org>
52406
52407         * lib/version-etc-2.h: Remove file.
52408         * lib/version-etc-2.c: Remove file.
52409
52410 2003-10-06  Bruno Haible  <bruno@clisp.org>
52411
52412         * lib/fatal-signal.h: New file, from GNU gettext.
52413         * lib/fatal-signal.c: New file, from GNU gettext.
52414
52415 2003-10-05  Paul Eggert  <eggert@twinsun.com>
52416
52417         * README: Rework advice for preventing empty .o files.
52418         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
52419         not <sys/types.h>.
52420
52421 2003-10-04  Karl Berry  <karl@gnu.org>
52422
52423         * lib/argp*: update from libc.
52424
52425 2003-10-04  Karl Berry  <karl@gnu.org>
52426
52427         * config/config.{guess,sub}: update from config.
52428
52429 2003-10-02  Bruno Haible  <bruno@clisp.org>
52430
52431         * modules/lchown (Include): Add lchown.h.
52432         * modules/time_r (Include): Use "..." syntax.
52433         * modules/xgetdomainname (Include): Add xgetdomainname.h.
52434
52435 2003-10-01  Simon Josefsson  <jas@extundo.com>
52436
52437         * MODULES.html.sh (func_all_modules): Move gethostname from section
52438         'based on' to section 'lacking' POSIX:2001.
52439
52440 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
52441
52442         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
52443         to output mode on the same stream.
52444
52445 2003-09-29  Paul Eggert  <eggert@twinsun.com>
52446
52447         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
52448         Fix arg typo in previous patch.
52449
52450 2003-09-28  Jim Meyering  <jim@meyering.net>
52451
52452         * lib/error.c: Correct cpp indentation.
52453
52454 2003-09-27  Paul Eggert  <eggert@twinsun.com>
52455
52456         * modules/free: New file.
52457
52458 2003-09-27  Paul Eggert  <eggert@twinsun.com>
52459
52460         * m4/free.m4: New file.
52461
52462 2003-09-27  Paul Eggert  <eggert@twinsun.com>
52463
52464         * lib/minmax.h (MIN, MAX)
52465         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
52466         Omit the special code that used __typeof__, since we worry that
52467         it could be more trouble than it's worth.  See:
52468         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
52469         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
52470
52471         * lib/free.c: New file.
52472
52473 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
52474
52475         Trivial fixes to Makefile.am parts of module listings.
52476         * modules/strstr: Append strstr.h to lib_SOURCES.
52477         * modules/strcase: Likewise, for strcase.h.
52478
52479 2003-09-27  Karl Berry  <karl@gnu.org>
52480
52481         * config/mkinstalldirs: update from automake.
52482
52483 2003-09-26  Paul Eggert  <eggert@twinsun.com>
52484
52485         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
52486         (error_tail): Do not loop, reallocating temporary buffer, since
52487         the output cannot contain more wide characters than the input
52488         contains bytes, the size must be big enough already.  This avoids
52489         one potential size overflow calculation.  Check for size overflow
52490         when calculating temporary buffer size.  Free temporary buffer
52491         when done, if it was allocated with malloc; this plugs a memory
52492         leak.  Remove casts from void * to pointers, that are no longer
52493         needed now that we're assuming C89 or better.
52494
52495         Merge error changes from glibc.
52496
52497         * lib/error.c, error.h: Update copyright notice header to match glibc.
52498         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
52499         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
52500         Disable cancellation while printing error.
52501         * lib/error.h: Prepend __ to parameter names.
52502
52503 2003-09-26  Jim Meyering  <jim@meyering.net>
52504
52505         * lib/error.c (error_tail): Move some declarations
52506         into inner scope where the local variables are used.
52507
52508 2003-09-26  Bruno Haible  <bruno@clisp.org>
52509
52510         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
52511         stpncpy().
52512         Don't define stpncpy through config.h; it's now done through stpncpy.h.
52513
52514 2003-09-26  Bruno Haible  <bruno@clisp.org>
52515
52516         * lib/stpncpy.h (gnu_stpncpy): New declaration.
52517         (stpncpy): Define as alias for gnu_stpncpy.
52518         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
52519
52520 2003-09-25  Simon Josefsson  <jas@extundo.com>
52521
52522         * lib/xgetdomainname.h: New file.
52523         * lib/xgetdomainname.c: New file.
52524
52525 2003-09-25  Simon Josefsson  <jas@extundo.com>
52526             Bruno Haible  <bruno@clisp.org>
52527
52528         * modules/getdomainname: New file.
52529         * modules/xgetdomainname: New file.
52530         * MODULES.html.sh (func_all_modules): Add getdomainname,
52531         xgetdomainname.
52532
52533 2003-09-25  Simon Josefsson  <jas@extundo.com>
52534             Bruno Haible  <bruno@clisp.org>
52535
52536         * m4/getdomainname.m4: New file.
52537
52538 2003-09-25  Simon Josefsson  <jas@extundo.com>
52539             Bruno Haible  <bruno@clisp.org>
52540
52541         * lib/getdomainname.h: New file.
52542         * lib/getdomainname.c: New file.
52543
52544 2003-09-25  Karl Berry  <karl@gnu.org>
52545
52546         * lib/argp-fmtstream.c, argp-help.c: update from libc.
52547
52548 2003-09-25  Karl Berry  <karl@gnu.org>
52549
52550         * config/install-sh: update from automake.
52551
52552 2003-09-25  Bruno Haible  <bruno@clisp.org>
52553
52554         * modules/version-etc-2: New file, from modules/version-etc with
52555         modifications.
52556         * MODULES.html.sh (func_all_modules): Add version-etc-2.
52557
52558 2003-09-25  Bruno Haible  <bruno@clisp.org>
52559
52560         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
52561         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
52562
52563 2003-09-24  Simon Josefsson  <jas@extundo.com>
52564
52565         * modules/xgethostname: Add xgethostname.h.
52566
52567 2003-09-24  Paul Eggert  <eggert@twinsun.com>
52568
52569         * lib/linebuffer.c (freebuffer): Don't free the argument, just
52570         the buffer associated with the argument.  Bug reported by
52571         Simon Josefsson.
52572
52573 2003-09-24  Paul Eggert  <eggert@twinsun.com>
52574
52575         * README: Document assumptions that 'int' is at least 32 bits
52576         wide, that integer arithmetic is 2's complement without overflow,
52577         that there are no holes in integer values, that adding sizes of
52578         two nonoverlapping objects can't overflow, and that all-bits-zero
52579         yields scalar zero.  Fix spelling and capitalization typos.
52580
52581 2003-09-19  Karl Berry  <karl@gnu.org>
52582
52583         * lib/argp.h: update from libc.
52584
52585 2003-09-17  Paul Eggert  <eggert@twinsun.com>
52586
52587         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
52588         to avoid spurious warnings like "AC_RUN_IFELSE was called before
52589         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
52590
52591 2003-09-17  Paul Eggert  <eggert@twinsun.com>
52592
52593         * gnulib-tool: Use "test -h", not "test -L", for portability
52594         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
52595         (tags_regexp): Remove, since \| doesn't conform to POSIX.
52596         (sed_extract_prog): Issue s commands one-by-one, rather than
52597         using \| in one s command.
52598
52599 2003-09-16  Paul Eggert  <eggert@twinsun.com>
52600
52601         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
52602         input error, instead of returning NULL the next time we are called
52603         (and therefore losing track of errno).
52604
52605 2003-09-16  Bruno Haible  <bruno@clisp.org>
52606
52607         * gnulib-tool (func_create_testdir): Warn about duplicated
52608         dependencies.
52609
52610 2003-09-15  Paul Eggert  <eggert@twinsun.com>
52611
52612         * modules/argmatch, modules/fatal, modules/obstack,
52613         modules/xalloc, modules/xgethostname: Sort dependencies by
52614         importance, not alphabetically.
52615
52616 2003-09-15  Paul Eggert  <eggert@twinsun.com>
52617
52618         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
52619         fails, so that the caller gets the proper errno.
52620
52621         * lib/readutmp.c (read_utmp): Likewise.
52622         Check for fstat error.  Close stream and free storage
52623         when failing.
52624
52625 2003-09-14  Karl Berry  <karl@gnu.org>
52626
52627         * config/srclist.txt (strdup.c): disable for c89 changes.
52628
52629 2003-09-14  Jim Meyering  <jim@meyering.net>
52630
52631         * lib/getloadavg.c: Correct cpp indentation.
52632         * lib/strdup.c: Likewise.
52633         * lib/vasnprintf.c: Likewise.
52634
52635 2003-09-14  Bruno Haible  <bruno@clisp.org>
52636
52637         * modules/fwriteerror: New file.
52638         * MODULES.html.sh (func_all_modules): Add fwriteerror.
52639
52640 2003-09-14  Bruno Haible  <bruno@clisp.org>
52641
52642         * lib/fwriteerror.h: New file.
52643         * lib/fwriteerror.c: New file.
52644
52645 2003-09-12  Paul Eggert  <eggert@twinsun.com>
52646
52647         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
52648         modules/xgethostname, modules/xalloc: Depend on exit.
52649
52650 2003-09-12  Paul Eggert  <eggert@twinsun.com>
52651
52652         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
52653
52654         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
52655         and AC_MINIX, too, so that their extensions are available.
52656
52657         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
52658         This macro has been superseded by gl_BACKUPFILE.
52659
52660         More patches to assume C89 or better.
52661
52662         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
52663
52664         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
52665         unconditionally.
52666         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
52667         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
52668         Include <string.h>, <stdlib.h> unconditionally.
52669         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
52670         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
52671         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
52672         headers or for string.h.
52673         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
52674         or strtoul.
52675
52676         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
52677         headers.
52678         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
52679         * m4/userspec.m4 (gl_USERSPEC): Likewise.
52680         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
52681         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
52682         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
52683         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
52684         memcpy, memset.
52685         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
52686         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
52687         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
52688         strtol.
52689         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
52690         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
52691         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
52692         strtoul.
52693
52694 2003-09-12  Paul Eggert  <eggert@twinsun.com>
52695
52696         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
52697         * lib/obstack.c [!defined _LIBC]: Likewise.
52698         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
52699         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
52700         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
52701
52702         More changes to assume C89 or better.
52703
52704         * lib/error.c (error_tail): Assume vprintf.
52705
52706         * lib/argmatch.c (getenv): Remove decl.
52707         * lib/progreloc.c (get_full_program_name): Define via prototype.
52708         * lib/setenv.c (clearenv): Likewise.
52709         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
52710         needed.
52711         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
52712         (malloc, memcpy): Remove decls.
52713         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
52714         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
52715         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
52716         (memcpy): Remove macro.
52717         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
52718         (__P): Remove.  All uses removed.
52719         (PTR): Remove.  All uses changed to void *.
52720         (CHAR_BIT, NULL): Remove.
52721         (spaces, zeros, memset_space, memset_zero)
52722         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
52723         Remove.
52724         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
52725         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
52726         Define with prototype.
52727         Remove now-unnecessary prototype decl.
52728         (extra_args_spec): Assume ANSI C.  All uses changed.
52729         (extra_args_spec_iso): Remove.
52730         (my_strftime, emacs_strftimeu): Define via prototype.
52731         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
52732         unconditionally.
52733         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
52734         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
52735         (strtoul, strtol): Remove decls.
52736         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
52737         LONG_MAX): Remove.
52738         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
52739         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
52740         (LOCALE_PARAM_PROTO): New macro.
52741         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
52742         (INTERNAL (strtol), strtol): Define with a prototype.
52743         (PARAMS): Remove.  All uses removed.
52744         * lib/tempname.c: Include <string.h> unconditionally.
52745         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
52746         * lib/xgethostname.c (main): Define with a prototype.
52747         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
52748         Include <stdlib.h> unconditionally.
52749         (calloc, malloc, realloc, free): Remove decls.
52750         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
52751         Include <stdlib.h> unconditionally.  Sort include file names.
52752         (strtod): Remove.
52753         (xstrtod): Define with a prototype.
52754         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
52755         (strtol, strtoul): Remove decls.
52756
52757 2003-09-11  Paul Eggert  <eggert@twinsun.com>
52758
52759         More patches to assume C89 or better.
52760         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
52761         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
52762         string.h, memchr, STDC_HEADERS.
52763
52764 2003-09-11  Paul Eggert  <eggert@twinsun.com>
52765
52766         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
52767         Include <stdlib.h>, <string.h> unconditionally.
52768         Remove now-unnecessary cast to char *.
52769         * lib/strnlen.c: Include <string.h> unconditionally.
52770         * lib/yesno.c (yesno): Define with a prototype.
52771
52772 2003-09-11  Bruno Haible  <bruno@clisp.org>
52773
52774         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
52775
52776 2003-09-10  Jim Meyering  <jim@meyering.net>
52777
52778         * lib/error.c: Correct indentation of cpp directives.
52779
52780 2003-09-10  Bruno Haible  <bruno@clisp.org>
52781
52782         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
52783         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
52784         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
52785         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
52786         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
52787         <stdlib.h> and <string.h> checks.
52788         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
52789         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
52790
52791 2003-09-10  Bruno Haible  <bruno@clisp.org>
52792
52793         * lib/strcspn.c: Include <string.h> unconditionally.
52794         * lib/strpbrk.c: Include <string.h> unconditionally.
52795         * lib/strstr.c: Include <string.h> unconditionally.
52796         * lib/unicodeio.c: Include <string.h> unconditionally.
52797         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
52798         * lib/unsetenv.c: Likewise.
52799         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
52800         * lib/yesno.c: Include <stdlib.h> unconditionally.
52801         (rpmatch): Add prototype.
52802
52803 2003-09-09  Paul Eggert  <eggert@twinsun.com>
52804
52805         More patches to assume C89 or better.
52806         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
52807         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
52808         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
52809         or for string.h.
52810         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
52811         stdlib.h.
52812         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
52813         C headers.
52814         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
52815         string.h.
52816         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
52817         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
52818         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
52819         or for string.h.
52820         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
52821         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
52822         C headers.
52823         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
52824         memcpy.
52825         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
52826         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
52827         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
52828         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
52829         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
52830         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
52831         string.h, free.
52832         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
52833         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
52834         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
52835         C headers, or for string.h.
52836         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
52837         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
52838         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
52839         headers, memory.h, stdlib.h, string.h, strings.h.
52840         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
52841         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
52842         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
52843         strchr.
52844         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
52845         headers, memory.h, string.h.
52846         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
52847         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
52848         free.
52849         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
52850         headers.
52851         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
52852         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
52853         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
52854         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
52855         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
52856
52857 2003-09-09  Paul Eggert  <eggert@twinsun.com>
52858
52859         More K&R removal.
52860
52861         * lib/acosl.c (main): Use a prototype.
52862         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
52863         tanl.c: Likewise.
52864
52865         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
52866
52867         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
52868         (getopt, etopt_long, getopt_long_only, _getopt_internal)
52869         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
52870         with a prototype.
52871         * lib/getopt.c (const): Remove macro.
52872         Include <string.h> unconditionally.
52873         (my_index): Remove; all uses changed to strchr.
52874         (strlen): Remove decl.
52875         (exchange): Remove forward decl; no longer needed.
52876         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
52877         Define with prototype.
52878         * lib/getopt1.c (const): Remove macro.
52879         (getopt_long, getopt_long_only, main): Define with prototype.
52880
52881         * lib/getugroups.c: Include <string.h> unconditionally.
52882
52883         * lib/getusershell.c: Include <stdlib.h> unconditionally.
52884         (getusershell, setusershell, endusershell, readname, main):
52885         Define with prototypes.
52886
52887         * lib/group-member.c: Include group-member.h first.
52888         Include <stdlib.h> unconditionally.
52889
52890         * lib/hard-locale.c: Include hard-locale.h first.
52891         Include <stdlib.h>, <string.h> unconditionally.
52892
52893         * lib/hash.c (free, malloc): Remove decls.
52894         Include <stdlib.h> unconditionally.
52895
52896         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
52897         (getenv): Do not declare.
52898
52899         * lib/idcache.c: Include <string.h> unconditionally.
52900
52901         * lib/long-options.c: Include long-options.h first, to test interface.
52902         Include <stdlib.h> unconditionally.
52903
52904         * lib/makepath.c: Include makepath.h first, to test interface.
52905         Include <stdlib.h> and <string.h> unconditionally.
52906
52907         * lib/linebuffer.c: Include <stdlib.h>.
52908         (free): Remove decl.
52909
52910         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
52911         stddef.h. rpl_malloc returns void *, not char *.
52912         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
52913         prototype.
52914
52915         * lib/md5.h: Include <limits.h> unconditionally.
52916         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
52917         (__P): Remove; all uses removed.
52918         * lib/md5.c: Include "md5.h" first.
52919         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
52920         md5_buffer, md5_process_bytes, md5_process_block):
52921         Define with prototypes.
52922         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
52923         * lib/sha.c: Include "sha.h" first.
52924         Include <stdlib.h>, <string.h> unconditionally.
52925
52926         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
52927         * lib/memcmp.c (__ptr_t): Likewise.
52928         * lib/memrchr.c (__ptr_t): Likewise.
52929         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
52930         Include <string.h> unconditionally.
52931         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
52932         * lib/memchr.c: Include <stdlib.h> unconditionally.
52933         * lib/memchr.c (LONG_MAX): Remove.
52934         * lib/memrchr.c (LONG_MAX): Likewise.
52935         * lib/memchr.c (__memchr): Define via a prototype.
52936         * lib/memrchr.c (__memrchr): Likewise.
52937         * lib/memcmp.c (__P): Remove, and remove all uses.
52938         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
52939         Remove forward decls; no longer needed.
52940         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
52941         Use types required by C89 in prototype.
52942
52943         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
52944         * lib/savedir.c: Likewise.
52945         * lib/mkdir.c (free): Remove decl.
52946         * lib/rmdir.c (rmdir): Define with a prototype.
52947         * lib/savedir.c: Include savedir.h first, to test interface.
52948
52949         * lib/mktime.c (STDC_HEADERS): Remove.
52950         Include <stdlib.h>, <string.h> unconditionally.
52951
52952         * lib/modechange.c: Include <stdlib.h> unconditionally.
52953         (malloc): Remove decl.
52954
52955         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
52956         (free): Remove decl.
52957
52958         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
52959         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
52960         (This type really should be intptr_t, but that's a C99ism.)
52961         (_obstack_memcpy): Remove: all uses changed to memcpy.
52962         Include <string.h> unconditionally.
52963         (struct obstack): Assume __STDC__ for types of members
52964         chunkfun, freefun, extra_arg.
52965         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
52966         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
52967         obstack_begin, obstack_specify_allocation,
52968         obstack_specify_allocation_with_arg, obstack_chunkfun,
52969         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
52970         Remove unprototyped decls and the macros that use them.
52971         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
52972         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
52973         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
52974         (defined __STDC__ && __STDC__)]:
52975         Remove nonprototyped code.
52976         Include <stdlib.h> unconditionally.
52977         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
52978         _obstack_allocated_p, _obstack_free, obstack_free,
52979         _obstack_memory_used, print_and_abort):
52980         Define using prototypes.
52981         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
52982         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
52983         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
52984         obstack_next_free, obstack_object_size, obstack_room) [0]:
52985         Remove unused, unprototyped code.
52986
52987         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
52988
52989         * lib/physmem.c (physmem_total, physmem_available, main): Define
52990         with prototypes.
52991
52992         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
52993         (main): Define with a prototype.
52994
52995         * lib/posixver.c (getenv): Remove decl.
52996
52997         * lib/putenv.c (malloc): Returns void *, not char *.
52998         Include <string.h> unconditionally.
52999         (strchr, memcpy, NULL): Do not define.
53000
53001         * lib/readtokens.c: Include readtokens.h first, to test interface.
53002         Include <stdlib.h>, <string.h> unconditionally.
53003         (init_tokenbuffer): Define with a prototype.
53004
53005         * lib/regex.c (PARAMS): Remove.  All uses removed.
53006         All uses of _RE_ARGS removed, too.
53007         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
53008         unconditionally.
53009         (bzero): Assume memset exists.
53010         (memcmp, memcpy, NULL): Remove.
53011         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
53012         char, or assignments to local vars of type signed char.
53013         (init_syntax_once, PREFIX(extract_number_and_incr),
53014         PREFIX(print_partial_compiled_pattern),
53015         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
53016         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
53017         PREFIX(regex_grow_registers), PREFIX(regex_compile),
53018         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
53019         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
53020         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
53021         wcs_compile_range, byte_compile_range, truncate_wchar,
53022         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
53023         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
53024         count_mbs_length, wcs_re_match_2_internal,
53025         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
53026         PREFIX(alt_match_null_string_p),
53027         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
53028         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
53029         regfree, PREFIX(extract_number)): Define with prototype.  Remove
53030         now-unnecessary declaration, if any.
53031         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
53032         regcomp, regexec):
53033         Remove now-unnecessary casts among pointer types.
53034         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
53035
53036         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
53037         (free): Remove decl.
53038
53039         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
53040
53041         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
53042         (free): Remove decl.
53043
53044         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
53045         * lib/xgetcwd.c: Likewise.
53046
53047         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
53048         (free): Remove decl.
53049
53050         * lib/strchrnul.c (strchrnul): Define with a prototype.
53051         Fix bug: c_in was not converted to char before searching.
53052
53053         The following changes are not K&R related:
53054
53055         * lib/group-member.h: Include <sys/types.h>, so that this file is
53056         self-contained.
53057         * lib/makepath.h: Likewise.
53058
53059         * lib/getusershell.c (readname, default_index, line_size, readname):
53060         Use size_t, not int, for sizes.
53061         (readname): If the size overflows, report an error instead of
53062         looping forever.
53063
53064 2003-09-09  Paul Eggert  <eggert@twinsun.com>
53065
53066         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
53067         libc.
53068
53069 2003-09-09  Paul Eggert  <eggert@twinsun.com>
53070
53071         * README: New section: portability guidelines.
53072
53073 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
53074
53075         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
53076         C89 spec.
53077
53078 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
53079
53080         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
53081
53082 2003-09-08  Paul Eggert  <eggert@twinsun.com>
53083
53084         Assume C89 or better; remove K&R cruft.
53085         A few of these changes were first proposed by Derek Robert Price
53086         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
53087
53088         * lib/addext.c: Include <string.h> unconditionally.
53089         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
53090         Don't declare getenv or malloc.
53091
53092         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
53093         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
53094         (NULL): Remove.
53095         (find_stack_direction, alloca): Use prototypes.
53096
53097         * lib/atexit.c (atexit): Define using a prototype.
53098
53099         * lib/basename.c, dirname.c, stripslash.c:
53100         Include <string.h> unconditionally.
53101
53102         * lib/bcopy.c: Include <stddef.h>.
53103         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
53104
53105         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
53106
53107         * lib/error.h (error, error_at_line, error_print_progname)
53108         [! (defined (__STDC__) && __STDC__)]: Remove decls.
53109         * lib/error.c: Include error.h first, to check interface.
53110         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
53111         (VA_START): Remove; all uses changeed to va_start.
53112         (exit, strerror): Remove decls.
53113         (error_print_progname): Prototype uncondionally.
53114         Don't include <errno.h>; no longer needed.
53115         (private_strerror): Remove.
53116         (error_tail): Always define.
53117         (error, error_at_line): Assume C89 or better; always use prototypes.
53118         * lib/fatal.c: Include "fatal.h" first, to test interface.
53119         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
53120         (VA_START): Remove; all uses changed to va_start.
53121         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
53122         this case.
53123         (exit): Remove decl.
53124         (fatal): Prototype unconditionally.  Assume va_start works.
53125         Abort at end, to pacify gcc.
53126
53127         * lib/euidaccess.c (main): Define with a prototype.
53128
53129         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
53130
53131         * lib/exitfail.c: Include <stdlib.h> unconditionally.
53132
53133         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
53134         prototypes.
53135         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
53136         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
53137         (getenv): Remove decl.
53138         (fnmatch): Define using a prototype.
53139         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
53140         (FCT): Define using a prototype.
53141
53142         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
53143
53144         * lib/gethostname.c: Include <stddef.h>.
53145         (gethostname): Define with prototype.  Length is size_t, not int.
53146
53147 2003-09-08  Paul Eggert  <eggert@twinsun.com>
53148
53149         Assume C89 or better; remove K&R cruft.
53150         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
53151         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
53152         string.h, getenv, malloc.
53153         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
53154         headers.
53155         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
53156         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
53157         do not check for strerror.
53158         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
53159         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
53160         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
53161         do not check for doprnt or vprintf.
53162         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
53163         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
53164
53165 2003-09-08  Paul Eggert  <eggert@twinsun.com>
53166
53167         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
53168         getversion.c should have been removed then, but was accidentally
53169         preserved.
53170
53171         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
53172         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
53173
53174 2003-09-08  Karl Berry  <karl@gnu.org>
53175
53176         * config/config.sub, config.guess, srclistvars.sh: update from savannah
53177                 config, forget about prep.
53178
53179         * config/depcomp, missing: update from automake.
53180
53181 2003-09-07  Paul Eggert  <eggert@twinsun.com>
53182
53183         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
53184         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
53185
53186 2003-09-07  Paul Eggert  <eggert@twinsun.com>
53187
53188         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
53189         copy_tm_result.  Bug reported by Simon Josefsson in
53190         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
53191
53192 2003-09-06  Paul Eggert  <eggert@twinsun.com>
53193
53194         * m4/time_r.m4: New file.
53195         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
53196         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
53197         is. Check for timegm declaration.
53198         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
53199         Do not check for gmtime_r.
53200         Replace mktime if __mktime_internal does not exist and if mktime
53201         hasn't been replaced already.
53202
53203 2003-09-06  Paul Eggert  <eggert@twinsun.com>
53204
53205         * lib/time_r.c, lib/time_r.h: New files.
53206
53207         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
53208         __localtime_r.
53209         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
53210         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
53211
53212         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
53213         __gmtime_r.
53214         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
53215         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
53216         Include <time_r.h>.
53217
53218         * lib/timegm.c: Switch to glibc implementation, with the following
53219         changes:
53220         [defined HAVE_CONFIG_H]: Include <config.h>.
53221         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
53222         (__mktime_internal) [!defined _LIBC]: New decl.
53223         (__gmtime_r) [!defined _LIBC]: New macro and function.
53224         (timegm): Use a prototype, since gnulib assumes C89.
53225         Do not bother declaring tmp to be const, as it's not really usefu.
53226         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
53227         (timegm): Declare only if HAVE_DECL_TIMEGM.
53228
53229 2003-09-06  Paul Eggert  <eggert@twinsun.com>
53230
53231         * MODULES.html.sh (func_all_modules): Add time_r.
53232         * modules/time_r: New file.
53233         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
53234         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
53235
53236 2003-09-03  Paul Eggert  <eggert@twinsun.com>
53237
53238         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
53239         Bug reported by Lute Kamstra in
53240         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
53241
53242         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
53243         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
53244         course with correspondingly smaller numbers for tomorrow and
53245         yesterday.  From Tadayoshi Funaba.  Originally installed into
53246         sh-utils on 1999-08-07, but the patch got lost (I guess during the
53247         coreutils merge?).
53248
53249 2003-08-31  Simon Josefsson  <jas@extundo.com>
53250
53251         * modules/timegm: New file.
53252         * MODULES.html.sh (func_all_modules): Add timegm.
53253
53254 2003-08-31  Simon Josefsson  <jas@extundo.com>
53255
53256         * m4/timegm.m4: New file.
53257
53258 2003-08-31  Simon Josefsson  <jas@extundo.com>
53259
53260         * lib/timegm.h: New file.
53261         * lib/timegm.c: New file.  Based on
53262         wget-1.8.2/src/http.c:mktime_from_utc.
53263
53264 2003-08-31  Karl Berry  <karl@gnu.org>
53265
53266         * lib/argp.h: update from libc.
53267
53268 2003-08-28  Bruno Haible  <bruno@clisp.org>
53269
53270         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
53271         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
53272         followed by '#define fnmatch fnmatch_posix' gives an error.
53273
53274 2003-08-28  Bruno Haible  <bruno@clisp.org>
53275
53276         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
53277         warning on QNX, which defines O_BINARY to 000000.
53278
53279 2003-08-27  Jim Meyering  <jim@meyering.net>
53280
53281         * m4/mkstemp.m4: Require that the system mkstemp be able to create
53282         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
53283         would fail after 32.  Reported by Danny Levinson.  Details here:
53284         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
53285
53286 2003-08-24  Bruno Haible  <bruno@clisp.org>
53287
53288         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
53289         MSVC7 <stdio.h> is included later.
53290
53291 2003-08-22  Simon Josefsson  <jas@extundo.com>
53292
53293         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
53294
53295 2003-08-20  Karl Berry  <karl@gnu.org>
53296
53297         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
53298
53299 2003-08-20  Bruno Haible  <bruno@clisp.org>
53300
53301         * modules/progname: New file.
53302         * MODULES.html.sh (func_all_modules): Add progname.
53303
53304 2003-08-20  Bruno Haible  <bruno@clisp.org>
53305
53306         * lib/progname.h: New file, from GNU gettext.
53307         * lib/progname.c: New file, from GNU gettext.
53308         * lib/progreloc.c: New file, from GNU gettext.
53309
53310 2003-08-19  Jim Meyering  <jim@meyering.net>
53311
53312         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
53313         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
53314
53315 2003-08-19  Bruno Haible  <bruno@clisp.org>
53316
53317         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
53318         more.
53319
53320 2003-08-19  Bruno Haible  <bruno@clisp.org>
53321
53322         * lib/xstrdup.c: Assume <string.h> exists.
53323
53324 2003-08-18  Paul Eggert  <eggert@twinsun.com>
53325
53326         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
53327         in makefile rules.
53328
53329 2003-08-18  Jim Meyering  <jim@meyering.net>
53330
53331         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
53332         * m4/lib-ld.m4: Likewise.
53333
53334 2003-08-18  Jim Meyering  <jim@meyering.net>
53335
53336         * lib/setenv.h: Indent nested cpp directive.
53337         * lib/vasnprintf.c: Remove trailing blanks.
53338
53339 2003-08-17  Simon Josefsson  <jas@extundo.com>
53340
53341         * modules/xstrndup: New file.
53342         * MODULES.html.sh (func_all_modules): Add xstrndup.
53343
53344 2003-08-17  Simon Josefsson  <jas@extundo.com>
53345
53346         * modules/argp: Fix autoconf macro name. Add more dependencies.
53347
53348 2003-08-17  Simon Josefsson  <jas@extundo.com>
53349
53350         * m4/xstrndup.m4: New file.
53351
53352 2003-08-17  Simon Josefsson  <jas@extundo.com>
53353
53354         * m4/argp.m4: New file.
53355
53356 2003-08-17  Simon Josefsson  <jas@extundo.com>
53357             Bruno Haible  <bruno@clisp.org>
53358
53359         * lib/xstrndup.h: New file.
53360         * lib/xstrndup.c: New file.
53361
53362 2003-08-17  Bruno Haible  <bruno@clisp.org>
53363
53364         * modules/strndup (Files, Include): Add lib/strndup.h.
53365
53366 2003-08-17  Bruno Haible  <bruno@clisp.org>
53367
53368         * modules/euidaccess (Files): Add lib/euidaccess.h.
53369
53370 2003-08-17  Bruno Haible  <bruno@clisp.org>
53371
53372         * lib/strndup.h: New file.
53373
53374 2003-08-17  Bruno Haible  <bruno@clisp.org>
53375
53376         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
53377         like AC_GNU_SOURCE.
53378         * modules/extensions (configure.ac): Comment out the invocation of
53379         gl_USE_SYSTEM_EXTENSIONS.
53380
53381 2003-08-16  Paul Eggert  <eggert@twinsun.com>
53382
53383         Merges from coreutils, etc.
53384         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
53385         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
53386         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
53387         fixing a typo.
53388         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
53389         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
53390
53391 2003-08-16  Paul Eggert  <eggert@twinsun.com>
53392
53393         Document merge from coreutils.
53394         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
53395         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
53396         * modules/utime: Add m4/utimes-null.m4.
53397
53398 2003-08-16  Paul Eggert  <eggert@twinsun.com>
53399
53400         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
53401         space, undoing this 2003-08-12 change:
53402         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
53403
53404 2003-08-16  Paul Eggert  <eggert@twinsun.com>
53405
53406         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
53407         strtoul.c from libc, undoing this 2003-08-12 change:
53408         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
53409
53410 2003-08-16  Jim Meyering  <jim@meyering.net>
53411
53412         Merges from coreutils.
53413         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
53414         prefix.  Adjust cache variables similarly.  Create 500 rather than
53415         just 300 files, to exercise bug on Darwin6.5, too.
53416         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
53417         $missing_dir.
53418         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
53419         AM_SYS_POSIX_TERMIOS.
53420         Reported by mkc@mathdogs.com.
53421         Also change use of $am_cv_sys_posix_termios
53422         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
53423         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
53424         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
53425         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
53426         in /proc/mounts until it finds one with matching device number.  This
53427         is unnecessary when the FILE argument *is* a mount point.  No stat call
53428         is necessary in that case.  So, disable the statvfs-testing code on
53429         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
53430         as RedHat bug# 84846.
53431         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
53432         to 1MB, so as not to render systems with no stack size limit (e.g.,
53433         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
53434         Include <unistd.h>.  On some systems,
53435         it is required for the definition of _SC_PAGESIZE.
53436
53437 2003-08-16  Jim Meyering  <jim@meyering.net>
53438
53439         Merge from coreutils.
53440         * lib/xstrtoimax.c: #else #if -> #elif.
53441         * lib/xstrtoumax.c: Likewise.
53442
53443 2003-08-16  Jim Meyering  <jim@meyering.net>
53444
53445         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
53446         * m4/utimes.m4: Removed.
53447         * m4/utimes-null.m4: Renamed from utimes.m4.
53448
53449         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
53450         to 1MB, so as not to render systems with no stack size limit (e.g.,
53451         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
53452         Include <unistd.h>.  On some systems,
53453         it is required for the definition of _SC_PAGESIZE.
53454
53455 2003-08-16  Jim Meyering  <jim@meyering.net>
53456         and Paul Eggert  <eggert@cs.ucla.edu>
53457
53458         Merges from coreutils, etc.
53459
53460         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
53461         using the latest version from cvs.  This avoids problems with #line
53462         directives using a vendor (Sun) compiler.
53463         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
53464         Don't set GETGROUPS_LIB here; now it's
53465         done via getgroups.m4's wrapper function.
53466         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
53467         rather than just in sh-util/configure.in, so that the
53468         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
53469         same.
53470         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
53471         AC_FUNC_GETLOADAVG where to find getloadavg.c.
53472         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
53473         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
53474         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
53475         Remove code that is now done by the newly-required macros.
53476         Append $(EXEEXT) to DF_PROG.
53477         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
53478         Do not invoke or require the following here,
53479         since prereq.m4 or some gnulib .m4 now does this for us:
53480         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
53481         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
53482         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
53483         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
53484         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
53485         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
53486         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
53487         AC_FUNC_OBSTACK.
53488         Do not replace the following functions, as this is now the job
53489         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
53490         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
53491         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
53492         atexit getpass, strdup, getpagesize.
53493         Replace 'raise'.
53494         Do not check for the following functions, as this is now the job
53495         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
53496         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
53497         setregid.
53498         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
53499         Check for sys/sysctl.h.
53500         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
53501         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
53502         of checking for ssize_t ourselves.
53503
53504         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
53505         Require every macro that gnulib/modules/* suggests for us.
53506         (jm_PREREQ_ADDEXT): New macro.
53507         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
53508         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
53509
53510         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
53511         (gl_PHYSMEM): Use it.
53512         Also check for `table' function.
53513         Check for new headers and functions.
53514         Add check for sys/sysmp.h.
53515         With suggestions from Kaveh Ghazi.
53516         Ignore headers that are present but cannot be compiled.  This
53517         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
53518         C 5.4.
53519
53520 2003-08-15  Paul Eggert  <eggert@twinsun.com>
53521
53522         Document merge from coreutils.
53523         * modules/userspec: Depend on posixver.
53524         * modules/strftime: Depend on tzset.
53525
53526 2003-08-15  Paul Eggert  <eggert@twinsun.com>
53527
53528         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
53529         rather than tab, after '#' in shell-script copyright notices.
53530         Suggested by Bruno Haible.
53531
53532 2003-08-15  Paul Eggert  <eggert@twinsun.com>
53533
53534         * config/srclist-update: Use three spaces, rather than tab, after '#'
53535         in shell-script copyright notices.  Suggested by Bruno Haible.
53536         Remove unnecessary parenthesization in regular expression.
53537
53538 2003-08-15  Jim Meyering  <jim@meyering.net>
53539
53540         Merge from coreutils.
53541         * lib/xgethostname.c: Include <stdlib.h>.
53542         (xghostname): Don't exit for anything other than memory-related
53543         failure; just return NULL.
53544         * lib/userspec.c: Include "posixver.h".
53545         (parse_user_spec): Accept `.' as a separator only
53546         in pre-POSIX-200112 mode.
53547         * lib/strtoimax.c: Use #elif rather than #else #if.
53548         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
53549         Remove function, now that we can rely on a working tzset function.
53550         [!_LIBC]: Ensure that the required autoconf test has been run.
53551         [!defined _NL_CURRENT && HAVE_STRFTIME]:
53552         Use underlying_strftime for %r.
53553         * lib/sha.c: Merge in some clean-up and optimization changes from
53554         glibc.
53555         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
53556         Ensure that it is a multiple of 64.
53557         Rearrange loop exit tests so as to avoid performing an
53558         additional fread after encountering an error or EOF.
53559         * lib/realloc.c: Update copyright date.
53560
53561 2003-08-15  Jim Meyering  <jim@meyering.net>
53562         and Paul Eggert  <eggert@twinsun.com>
53563
53564         Merge from coreutils.
53565         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
53566         member but strut utmpx does not.  Needed for AIX 4.3.3.
53567         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
53568
53569 2003-08-15  Jim Meyering  <jim@meyering.net>
53570         and Paul Eggert  <eggert@cs.ucla.edu>
53571
53572         Merges from coreutils, etc.
53573         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
53574         Require gl_FUNC_TZSET_CLOBBER.
53575         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
53576         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
53577         members.
53578
53579 2003-08-14  Paul Eggert  <eggert@twinsun.com>
53580
53581         Help the merge from coreutils.
53582         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
53583         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
53584         * m4/tzset.m4: Use it too.
53585
53586 2003-08-14  Paul Eggert  <eggert@twinsun.com>
53587
53588         * modules/tzset: New file.
53589
53590 2003-08-14  Jim Meyering  <jim@meyering.net>
53591
53592         Merges from coreutils.
53593         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
53594         variable names, rather than @FNMATCH_H@.
53595         * modules/alloca: Likewise for $(ALLOCA_H).
53596
53597         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
53598         the three copies of the literal target, `fnmatch.h'.
53599         * modules/alloca (alloca.h): Likewise.
53600
53601 2003-08-14  Jim Meyering  <jim@meyering.net>
53602
53603         Merge from coreutils.
53604         * m4/tzset.m4: New file.
53605         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
53606         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
53607         otherwise, AIX 5.1 systems would end up using the latter.
53608         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
53609         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
53610         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
53611         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
53612
53613 2003-08-14  Jim Meyering  <jim@meyering.net>
53614
53615         Merge from coreutils.
53616         * lib/obstack.h: Whitespace changes.
53617         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
53618         and xcalloc return values.
53619         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
53620         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
53621         hang on OSF/1 5.1 for DIR on both local and remote file systems.
53622         Reported by (and fix confirmed by) Nelson H. F. Beebe.
53623         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
53624         error from mntctl.
53625         Use mntctl's return value to drive the entry-processing loop, since
53626         we can't rely on the value of the vmt_length member in the last
53627         entry.  On some systems doing so could result in exhausting
53628         virtual memory.  Based in part on a patch from Mike Jetzer.
53629
53630 2003-08-14  Jim Meyering  <jim@meyering.net>
53631         and Paul Eggert  <eggert@twinsun.com>
53632
53633         Merges from coreutils, plus other fixes.
53634         * lib/physmem.c: Merge in portability changes from gcc/libiberty
53635         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
53636         for credits and details.  Thanks to Kaveh Ghazi for helping
53637         to keep these files in sync.
53638         (ARRAY_SIZE): Define it.
53639         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
53640         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
53641         (memcasecmp): Don't assume size_t fits in unsigned int.
53642         Remove casts and duplicate code.
53643         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
53644         (memcpy): Remove definition.
53645         Merge in some clean-up and optimization changes from glibc.
53646         [BLOCKSIZE]: Move definition to top of file.
53647         Ensure that it is a multiple of 64.
53648         Rearrange loop exit tests so as to avoid performing an
53649         additional fread after encountering an error or EOF.
53650         * lib/md5.h (md5_uintptr): Define.
53651         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
53652         return to the initial working directory.  Preserve errno
53653         for caller.
53654         * lib/idcache.c: Include "xalloc.h".
53655         (xmalloc, xrealloc): Remove decls.
53656         (getuser): Remove casts no longer required in C89.
53657         * lib/human.c: Include stdio.h, for sprintf.
53658         * lib/group-member.c: Include "xalloc.h".
53659         (xmalloc, xrealloc): Remove decls.
53660         (get_group_info): Remove casts no longer required in C89.
53661         * lib/getusershell.c (readname): Remove casts no longer required in
53662         C89.
53663         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
53664         * lib/getline.c: Whitespace fix, from coreutils.
53665
53666 2003-08-13  Paul Eggert  <eggert@twinsun.com>
53667
53668         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
53669         Check for isascii.
53670
53671         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
53672         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
53673         Undo previous (whitespace-only) change.
53674
53675 2003-08-13  Paul Eggert  <eggert@twinsun.com>
53676
53677         * lib/exclude.c: Include <ctype.h>
53678         (IN_CTYPE_DOMAIN): New macro.
53679         (is_space): New fn.
53680         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
53681         and empty lines.
53682
53683         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
53684         Undo previous (whitespace-only) change.
53685
53686 2003-08-13  Paul Eggert  <eggert@twinsun.com>
53687
53688         * config/srclist-update: Change update back to the old behavior,
53689         leaving whitespace alone.  Use one 'sed' command rather than a
53690         pipeline.
53691         (fixlicense): Now a variable, not a function.
53692         (remove_trailing_blanks): Remove.
53693         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
53694         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
53695         Undo previous (whitespace-only) change.
53696
53697 2003-08-12  Paul Eggert  <eggert@twinsun.com>
53698
53699         Merge from coreutils.
53700         * modules/euidaccess: Add lib_SOURCES, include for new
53701         file euidaccess.h
53702
53703 2003-08-12  Paul Eggert  <eggert@twinsun.com>
53704
53705         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
53706         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
53707         Normalize leading white space and remove trailing white space.
53708
53709         Merge from coreutils
53710         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
53711
53712         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
53713         0.12.1.  These files are now being upgraded automatically by
53714         ../config/srclist-update.
53715
53716 2003-08-12  Paul Eggert  <eggert@twinsun.com>
53717
53718         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
53719         Normalize leading white space and remove trailing white space.
53720         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
53721         notice, as per ../config/srclist-update.
53722
53723         Merge from coreutils.
53724         * lib/euidaccess.h: New file.
53725         * lib/euidaccess.c: Include it.
53726         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
53727         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
53728         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
53729
53730 2003-08-12  Paul Eggert  <eggert@twinsun.com>
53731
53732         * config/srclist-update: Add copyright notice.
53733         (remove_id_lines, remove_trailing_blanks): New constants.
53734         (fixfile): Use them to normalize spacing a bit in copied files.
53735         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
53736         Normalize leading white space and remove trailing white space.
53737
53738         * config/texinfo.tex: Sync with texinfo.
53739
53740         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
53741         strtoul.c from libc, to merge coreutils whitespace changes.
53742
53743         * config/srclist.txt: Get the following m4 files from gettext:
53744         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
53745         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
53746         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
53747         wint_t.m4.
53748
53749 2003-08-12  Karl Berry  <karl@gnu.org>
53750
53751         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
53752         been made.
53753
53754 2003-08-11  Paul Eggert  <eggert@twinsun.com>
53755
53756         * modules/gnu-source, m4/gnu-source.m4:
53757         Remove; we're assuming Autoconf 2.54 or later now.
53758         Suggested by Bruno Haible.
53759         * MODULES.html.sh (func_all_modules): Remove gnu-source.
53760
53761 2003-08-11  Bruno Haible  <bruno@clisp.org>
53762
53763         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
53764
53765 2003-08-11  Bruno Haible  <bruno@clisp.org>
53766
53767         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
53768         (vasnprintf): Use it instead of wcslen.
53769
53770 2003-08-11  Bruno Haible  <bruno@clisp.org>
53771
53772         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
53773         value to ensure that _Bool promotes to int. Use #define for _Bool when
53774         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
53775
53776 2003-08-10  Karl Berry  <karl@gnu.org>
53777
53778         * lib/regex.h: update from libc (whitespace fix).
53779
53780 2003-08-09  Paul Eggert  <eggert@twinsun.com>
53781
53782         Merge some files from coreutils.  These changes were
53783         originally made by Jim Meyering.
53784         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
53785         many older Unixes require this.
53786         * lib/alloca.c (alloca): Remove cast to argument of free;
53787         no longer needed in C89.
53788         * lib/alloca_.h, regex.h: Fix white space to match
53789         what GNU indent does.
53790
53791 2003-08-09  Paul Eggert  <eggert@twinsun.com>
53792
53793         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
53794         apparently Emacs's Unicode mode got confused before my 2003-08-05
53795         checkin.
53796
53797 2003-08-08  Paul Eggert  <eggert@twinsun.com>
53798
53799         * m4/extensions.m4: New file.
53800         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
53801         Require gl_USE_SYSTEM_EXTENSIONS.
53802         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
53803         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
53804
53805 2003-08-08  Paul Eggert  <eggert@twinsun.com>
53806
53807         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
53808         * modules/extensions, modules/gnu-source: New files.
53809         * modules/timespec, modules/unlocked-io: Depend on extensions.
53810
53811 2003-08-07  Paul Eggert  <eggert@twinsun.com>
53812
53813         * modules/restrict: New file.
53814         * MODULES.html.sh (func_all_modules): Add restrict.
53815         * modules/regex: Depend on restrict.
53816
53817 2003-08-07  Paul Eggert  <eggert@twinsun.com>
53818
53819         * m4/restrict.m4: New file.
53820         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
53821
53822 2003-08-07  Bruno Haible  <bruno@clisp.org>
53823
53824         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
53825         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
53826
53827 2003-08-07  Bruno Haible  <bruno@clisp.org>
53828
53829         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
53830         makes the module 'getndelim2' compatible with the module 'getline'.
53831
53832 2003-08-05  Paul Eggert  <eggert@twinsun.com>
53833
53834         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
53835         byte with "\201" to avoid glitches when editing that source file
53836         with multi-gnome-terminal.
53837
53838 2003-08-05  Paul Eggert  <eggert@twinsun.com>
53839
53840         * lib/bumpalloc.h: Remove.
53841
53842 2003-08-05  Paul Eggert  <eggert@twinsun.com>
53843
53844         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
53845         * modules/bumpalloc: Remove.
53846
53847 2003-08-04  Paul Eggert  <eggert@twinsun.com>
53848
53849         * lib/getloadavg.c: Change copyright notice and spacing to conform to
53850         GNU coding style.
53851
53852         Merge from coreutils.
53853         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
53854         1. From glibc.
53855         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
53856         from Karl Berry, implemented by Jim Meyering.
53857         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
53858         from Dmitry V. Levin.
53859         Remove anachronistic cast of xrealloc.
53860         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
53861         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
53862         type. Otherwise, it wouldn't compile with at least /bin/cc on
53863         ymp-cray-unicos9.0.2.X.
53864         Combine two mostly-identical uses of alloca into one.
53865         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
53866
53867 2003-08-04  Dave Love  <d.love@dl.ac.uk>
53868
53869         [From Emacs.]
53870
53871         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
53872         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
53873         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
53874         obsolete NLIST_NAME_UNION.
53875         [__GNU__]: Undef BSD and FSCALE.
53876         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
53877
53878 2003-08-03  Paul Eggert  <eggert@twinsun.com>
53879
53880         * lib/stdbool_.h (_Bool): Make it signed char, instead of
53881         an enum type, so that it's guaranteed to promote to int.  See:
53882         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
53883
53884 2003-08-03  Karl Berry  <karl@gnu.org>
53885
53886         * config/depcomp: update from automake.
53887
53888 2003-07-31  Paul Eggert  <eggert@twinsun.com>
53889
53890         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
53891         (strerror): Don't assume that a printable int fits in 14 bytes.
53892
53893 2003-07-31  Bruno Haible  <bruno@clisp.org>
53894
53895         * modules/getpass-gnu: New file.
53896         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
53897
53898 2003-07-31  Bruno Haible  <bruno@clisp.org>
53899
53900         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
53901
53902 2003-07-24  Karl Berry  <karl@gnu.org>
53903
53904         * config/missing: update from automake.
53905
53906 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
53907             Bruno Haible  <bruno@clisp.org>
53908
53909         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
53910         * lib/getline.c (getline, getdelim): Likewise.
53911         Remove _GNU_SOURCE define; now it's defined in config.h through
53912         m4/getline.m4.
53913
53914 2003-07-23  Karl Berry  <karl@gnu.org>
53915
53916         * config/config.sub: update from prep.
53917
53918 2003-07-22  Paul Eggert  <eggert@twinsun.com>
53919
53920         * modules/xalloc (Depends-on): Add exitfail.
53921         * modules/xmemcoll: Likewise.
53922
53923 2003-07-22  Paul Eggert  <eggert@twinsun.com>
53924
53925         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
53926         over-parenthesization in macros.
53927
53928         Sync with coreutils.
53929
53930         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
53931         required by C99.
53932
53933         Use `exit_failure' for xalloc and xmemcoll instead of their own
53934         private exit-failure variables.
53935         * lib/xalloc.h (xalloc_exit_failure): Remove.
53936         * lib/xmalloc.c: Likewise.  Include exitfail.h.
53937         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
53938         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
53939         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
53940         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
53941
53942 2003-07-20  Jim Meyering  <jim@meyering.net>
53943
53944         * modules/closeout (Depends-on): Add exitfail.
53945         Suggestion from Bruno Haible.
53946
53947 2003-07-19  Karl Berry  <karl@gnu.org>
53948
53949         * config/config.sub: update from prep.
53950
53951 2003-07-18  Paul Eggert  <eggert@twinsun.com>
53952
53953         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
53954         Remove.
53955         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
53956         to test that it can stand by itself.  Include "exitfail.h".
53957         Clients should set exit_failure instead.
53958         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
53959
53960 2003-07-18  Bruno Haible  <bruno@clisp.org>
53961
53962         * modules/getndelim2: New file.
53963         * modules/getline: Share files with module getndelim2.
53964         * modules/getnline: Depend on getndelim2 instead of sharing files with
53965         it. Add getnline.c to lib_SOURCES.
53966         * MODULES.html.sh (func_all_modules): Add getndelim2.
53967
53968 2003-07-18  Bruno Haible  <bruno@clisp.org>
53969
53970         * m4/getndelim2.m4: New file.
53971         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
53972         invoke gl_PREREQ_GETNDELIM2.
53973         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
53974         gl_PREREQ_GETNDELIM2.
53975         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
53976         gl_GETNDELIM2.
53977
53978 2003-07-18  Bruno Haible  <bruno@clisp.org>
53979
53980         * lib/getndelim2.h: New file.
53981         * lib/getndelim2.c: Make into a module of its own. Include config.h,
53982         getndelim2.h.
53983         (getndelim2): Make non-static. Change return type to ssize_t.
53984         * lib/getline.h: Change argument names.
53985         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
53986         * lib/getnline.c: Include getndelim2.h.
53987
53988 2003-07-18  Andreas Schwab  <schwab@suse.de>
53989
53990         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
53991
53992 2003-07-17  Karl Berry  <karl@gnu.org>
53993
53994         * config/config.sub: update from prep.
53995
53996 2003-07-17  Bruno Haible  <bruno@clisp.org>
53997
53998         * modules/getnline: New file.
53999         * modules/getline: Add lib/getndelim2.c to source file list.
54000         * MODULES.html.sh (func_all_modules): Add getnline.
54001
54002 2003-07-17  Bruno Haible  <bruno@clisp.org>
54003
54004         * m4/getnline.m4: New file.
54005
54006 2003-07-17  Bruno Haible  <bruno@clisp.org>
54007
54008         * m4/Makefile.am.in: Remove file.
54009         * m4/Makefile.am: Remove file.
54010         * m4/Makefile.in: Remove file.
54011
54012 2003-07-17  Bruno Haible  <bruno@clisp.org>
54013
54014         * lib/getnline.h: New file.
54015         * lib/getnline.c: New file.
54016         * lib/getndelim2.c: New file, extracted from getline.c.
54017         (getndelim2): Renamed from getdelim2, with added nmax argument.
54018         * lib/getline.c: Include getndelim2.c.
54019         (getdelim2): Moved out to getndelim2.c.
54020         (getline, getdelim): Update.
54021
54022 2003-07-17  Bruno Haible  <bruno@clisp.org>
54023
54024         * lib/Makefile.am: Remove file.
54025         * lib/Makefile.in: Remove file.
54026
54027 2003-07-17  Bruno Haible  <bruno@clisp.org>
54028
54029         * configure.in: Remove file.
54030         * Makefile.in: Remove file.
54031
54032 2003-07-17  Bruno Haible  <bruno@clisp.org>
54033
54034         * MODULES.html.sh: Put the </BODY> right before </HTML>.
54035
54036 2003-07-16  Karl Berry  <karl@gnu.org>
54037
54038         * config/srclist-update: was running fixlicense twice, which caused
54039                 texinfo.tex to be nullified for some reason.  Simplify,
54040                 $gplsrc is no longer needed as far as I can see?
54041
54042 2003-07-16  Jim Meyering  <jim@meyering.net>
54043
54044         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
54045
54046 2003-07-15  Paul Eggert  <eggert@twinsun.com>
54047
54048         * config/srclist.txt: Get the following files from gettext-runtime/intl
54049         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
54050         ref-del.sin.  From Bruno Haible.
54051         * config/srclist-update (fixfile): Change grep pattern again, since the
54052         previous fix didn't work (there was another trailing $).  Use
54053         '[$]' to escape the $s.
54054
54055 2003-07-15  Karl Berry  <karl@gnu.org>
54056
54057         * lib/vasnprintf.c: update from gettext.
54058
54059 2003-07-15  Karl Berry  <karl@gnu.org>
54060
54061         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
54062         gets expanded when surrounded by '$'.
54063
54064 2003-07-15  Jim Meyering  <jim@meyering.net>
54065
54066         * modules/save-cwd: Don't depend on error.  From Derek Price.
54067
54068 2003-07-15  Jim Meyering  <jim@meyering.net>
54069
54070         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
54071
54072 2003-07-14  Simon Josefsson  <jas@extundo.com>
54073
54074         * modules/mempcpy: New file.
54075         * MODULES.html.sh (func_all_modules): Add mempcpy.
54076
54077 2003-07-14  Simon Josefsson  <jas@extundo.com>
54078
54079         * m4/mempcpy.m4: New file.
54080
54081 2003-07-14  Simon Josefsson  <jas@extundo.com>
54082
54083         * lib/mempcpy.h: New file.
54084         * lib/mempcpy.c: New file.
54085
54086 2003-07-14  Paul Eggert  <eggert@twinsun.com>
54087
54088         * modules/getdate, modules/posixtm: Depend on mktime.
54089
54090 2003-07-14  Paul Eggert  <eggert@twinsun.com>
54091
54092         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
54093         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
54094         unicodeio.c, unicodeio.h, unlocked-io.h:
54095         Switch from LGPL to GPL.
54096
54097 2003-07-14  Paul Eggert  <eggert@twinsun.com>
54098
54099         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
54100         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
54101         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
54102         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
54103         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
54104         updated automatically by ../config/srclist-update.  This changes
54105         their license from LPGL to GPL.
54106
54107 2003-07-14  Paul Eggert  <eggert@twinsun.com>
54108
54109         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
54110         assumed to refer to the root of the most recent stable gettext version.
54111         * config/srclistvars.sh: Add defaults for eggert.
54112         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
54113         Match "This program" as well as "The program".  This is needed
54114         for gettext.
54115
54116 2003-07-14  Jim Meyering  <jim@meyering.net>
54117
54118         Don't emit diagnostics.  Let callers do that.
54119         * lib/save-cwd.c: Don't include "error.h".
54120         (save_cwd): Don't call error.  Ensure that errno is valid
54121         when returning nonzero.
54122
54123         * lib/save-cwd.h (restore_cwd): Update prototype.
54124         * lib/save-cwd.c (restore_cwd): Remove two parameters.
54125         Simplify.  Don't call error upon failure.  Let callers do that.
54126         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
54127         when auditing is enabled.  But don't bother updating the #if.
54128
54129 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
54130
54131         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
54132         it breaks C++ compilation.
54133         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
54134
54135 2003-07-10  Simon Josefsson  <jas@extundo.com>
54136
54137         * modules/strchrnul (Makefile.am): Add strchrnul.h.
54138
54139 2003-07-10  Jim Meyering  <jim@meyering.net>
54140
54141         * m4/clock_time.m4: Remove trailing blank.
54142         * m4/intmax_t.m4: Likewise.
54143
54144 2003-07-10  Jim Meyering  <jim@meyering.net>
54145
54146         * lib/vasnprintf.c: Remove trailing blanks.
54147         Make cpp indentation consistent.
54148
54149 2003-07-09  Paul Eggert  <eggert@twinsun.com>
54150
54151         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
54152         posixver.c, strftime.c, strnlen.c, strverscmp.c:
54153         Switch from LGPL to GPL.
54154
54155 2003-07-09  Paul Eggert  <eggert@twinsun.com>
54156
54157         * config/srclist.txt: Sort sublists.  Add
54158         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
54159         that differ from gnulib for one reason or another; we'd like this list
54160         to be smaller but for now let's document what we have.
54161
54162 2003-07-08  Paul Eggert  <eggert@twinsun.com>
54163
54164         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
54165         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
54166         and sweeter "eval x=$x".
54167         * config/srclist.txt: Get lib/argp* from glibc.
54168
54169 2003-07-07  Paul Eggert  <eggert@twinsun.com>
54170
54171         * lib/mktime.c: Fix some boundary cases and remove need for floating
54172         point.
54173
54174         Issue a compile-time diagnostic if time_t is floating point, or if
54175         two's complement arithmetic is not in effect, or if arithmetic
54176         right shift does not propagate the sign.  These assumptions were
54177         all in the original code but they weren't checked.
54178
54179         (TIME_T_MIDPOINT, verify): New macros.
54180         (__isleap): Remove; it has integer overflow problems.
54181         (leapyear): New function, without those problems.
54182         (ydhms_tm_diff): Remove; splitting into two parts.
54183         (ydhms_diff): New function, containing the arithmetic part of
54184         the old ydhms_tm_diff function.  Issue a compile-time
54185         diagnostic if we are not using C99 integer division.
54186         Avoid casts when possible.
54187         (guess_time_tm): New function, containing the checking part of
54188         the old ydhms_tm_diff function.  Return the new value, rather than
54189         the difference between it and the old.  Accept a new argument T
54190         so that *T specifies the old value.  Check for overflow in the result.
54191
54192         (__mktime_internal): Use a time_t offset, not a long int offset.
54193         This undoes the 2003-06-04 change, which is no longer needed now
54194         that we have better overflow checking.
54195         (localtime_offset): Likewise.
54196
54197         (__mktime_internal): Avoid harmful overflow on hosts where time_t
54198         and long are 64-bit but int is only 32-bit.
54199         (ydhms_diff): Use long int to store year1 and yday1.
54200         Issue a compile-time diagnostic if long int is not wide enough.
54201
54202         (__mktime_internal): Use long int to store adjusted year and yday.
54203         Use plain C rather than preprocessor commands, if that doesn't
54204         affect efficiency.
54205         Check for overflow (and try to repair) after each probe
54206         rather than checking only at the very end.  This avoids some bugs
54207         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
54208         does not equal GMT offset at maximum time).
54209         Use integer to check for overflow rather than floating point; this
54210         is more portable to non-IEEE hosts, and is a tad faster.
54211         When we detect that we are oscillating between two values,
54212         don't check whether tm_isdst has the requested value, since
54213         we already know the answer.  When tm_isdst has the wrong value,
54214         use a different heuristic to find the right one, based on the
54215         extreme values actually observed in practice in tz2003a,
54216         rather than the (overly optimistic) "previous 3 calendar quarters".
54217
54218         (not_equal_tm, print_tm, check_result): Use "const T" rather than
54219         "T const" to accommodate glibc style.
54220         (check_result): Use less-confusing report format.  "long" -> "long int.
54221         (main): Likewise.
54222         Don't loop if the iteration overflows time_t.
54223         Allow a negative step in the iteration.
54224
54225 2003-07-06  Karl Berry  <karl@gnu.org>
54226
54227         * config/depcomp: update from automake.
54228         * config/config.sub: update from prep.
54229
54230 2003-07-03  Karl Berry  <karl@gnu.org>
54231
54232         * config/config.guess: update from prep.
54233
54234 2003-07-01  Paul Eggert  <eggert@twinsun.com>
54235
54236         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
54237         xreadlink.c now includes it unconditionally.
54238
54239 2003-07-01  Paul Eggert  <eggert@twinsun.com>
54240
54241         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
54242         having it depend on HAVE_SYS_TYPES_H.
54243
54244 2003-07-01  Bruno Haible  <bruno@clisp.org>
54245
54246         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
54247         <sys/types.h> should be sufficient.
54248         Reported by Paul Eggert.
54249
54250 2003-06-26  Karl Berry  <karl@gnu.org>
54251
54252         * config/depcomp: update from automake.
54253
54254 2003-06-26  Bruno Haible  <bruno@clisp.org>
54255
54256         * modules/human: Depend on module stdbool.
54257
54258 2003-06-25  Bruno Haible  <bruno@clisp.org>
54259
54260         * modules/readlink: New file.
54261         * modules/xreadlink: Depend on it.
54262         * MODULES.html.sh (func_all_modules): Add readlink.
54263
54264 2003-06-25  Bruno Haible  <bruno@clisp.org>
54265
54266         * m4/readlink.m4: New file.
54267
54268 2003-06-25  Bruno Haible  <bruno@clisp.org>
54269
54270         * lib/readlink.c: New file.
54271
54272 2003-06-22  Karl Berry  <karl@gnu.org>
54273
54274         * config/srclist.txt: update mkinstalldirs from automake.
54275         * config/mkinstalldirs: update.
54276
54277 2003-06-22  Bruno Haible  <bruno@clisp.org>
54278
54279         Portability to mingw32.
54280         * m4/ssize_t.m4: New file, from GNU gettext.
54281         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
54282         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
54283
54284 2003-06-22  Bruno Haible  <bruno@clisp.org>
54285
54286         * modules/safe-read: Add m4/ssize_t.m4.
54287         * modules/xreadlink: Add m4/ssize_t.m4.
54288
54289 2003-06-20  Bruno Haible  <bruno@clisp.org>
54290
54291         Assume C89, so PARAMS isn't needed.
54292         * lib/unicodeio.h (PARAMS): Remove.
54293         * lib/unicodeio.c: Don't use PARAMS.
54294
54295 2003-06-18  Karl Berry  <karl@gnu.org>
54296
54297         * config/config.{guess,sub}: update from prep.
54298
54299 2003-06-18  Jim Meyering  <jim@meyering.net>
54300
54301         Merge changes from coreutils.
54302         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
54303         Remove explicit declarations of xmalloc and realloc.
54304         Include xalloc.h.
54305         (read_utmp): Remove anachronistic cast of xmalloc.
54306
54307 2003-06-17  Paul Eggert  <eggert@twinsun.com>
54308
54309         Assume C89, so PARAMS isn't needed.
54310         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
54311         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
54312         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
54313         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
54314         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
54315         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
54316         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
54317         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
54318         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
54319         lib/xstrtod.h, lib/xstrtol.h: Likewise.
54320         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
54321         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
54322         no longer needed. Anyway, config.h should always be included before any
54323         other file.
54324
54325 2003-06-11  Simon Josefsson  <jas@extundo.com>
54326
54327         * modules/sysexits: New file.
54328         * MODULES.html.sh (func_all_modules): Add sysexits.
54329
54330 2003-06-11  Simon Josefsson  <jas@extundo.com>
54331
54332         * lib/sysexit_.h: New file.
54333
54334 2003-06-11  Derek Price  <derek@ximbiot.com>
54335
54336         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
54337         necessary.
54338
54339 2003-06-11  Bruno Haible  <bruno@clisp.org>
54340
54341         * m4/sysexits.m4: New file.
54342
54343 2003-06-10  Simon Josefsson  <jas@extundo.com>
54344
54345         * lib/argp.h: New file, from glibc.
54346         * lib/argp-ba.c: New file, from glibc.
54347         * lib/argp-eexst.c: New file, from glibc.
54348         * lib/argp-fmtstream.c: New file, from glibc.
54349         * lib/argp-fmtstream.h: New file, from glibc.
54350         * lib/argp-fs-xinl.c: New file, from glibc.
54351         * lib/argp-help.c: New file, from glibc.
54352         * lib/argp-namefrob.h: New file, from glibc.
54353         * lib/argp-parse.c: New file, from glibc.
54354         * lib/argp-pv.c: New file, from glibc.
54355         * lib/argp-pvh.c: New file, from glibc.
54356         * lib/argp-xinl.c: New file, from glibc.
54357
54358 2003-06-10  Simon Josefsson  <jas@extundo.com>
54359
54360         * modules/strchrnul: New file.
54361
54362 2003-06-10  Simon Josefsson  <jas@extundo.com>
54363
54364         * modules/argp: New file.
54365
54366 2003-06-10  Simon Josefsson  <jas@extundo.com>
54367
54368         * m4/strchrnul.m4: New file.
54369
54370 2003-06-10  Simon Josefsson  <jas@extundo.com>
54371
54372         * lib/strchrnul.h: New file.
54373         * lib/strchrnul.c: New file.
54374
54375 2003-06-10  Bruno Haible  <bruno@clisp.org>
54376
54377         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
54378
54379 2003-06-07  Karl Berry  <karl@gnu.org>
54380
54381         * config/config.{guess,sub}: update from prep.
54382
54383 2003-06-07  Jim Meyering  <jim@meyering.net>
54384
54385         * modules/strtod: Use $(...) notation, not @...@ for
54386         AC_REPLACE'd variables.
54387         * modules/localcharset: Likewise.
54388
54389 2003-06-07  Jim Meyering  <jim@meyering.net>
54390
54391         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
54392         in place of my name in the copyright comment.
54393         Remove definition and uses of __P.
54394
54395         From coreutils.
54396         * lib/stat.c: Don't declare xmalloc explicitly.
54397         Instead, include "xalloc.h".
54398         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
54399         xrealloc, and xcalloc return values.
54400         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
54401         Improve comment.
54402         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
54403
54404 2003-06-07  Bruno Haible  <bruno@clisp.org>
54405
54406         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
54407         avoid AC_CONFIG_LINKS.
54408         * modules/fnmatch (Makefile.am): Use explicit creation rule for
54409         fnmatch.h, to avoid AC_CONFIG_LINKS.
54410         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
54411
54412 2003-06-07  Bruno Haible  <bruno@clisp.org>
54413
54414         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
54415         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
54416         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
54417         directory.
54418         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
54419         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
54420         directory.
54421
54422 2003-06-06  Jim Meyering  <jim@meyering.net>
54423
54424         Merge from coreutils.
54425         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
54426         Consolidate declarations and initializations of *_base* locals.
54427
54428         Merge from coreutils.
54429         This avoids a core dump on systems without GNU putenv,
54430         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
54431         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
54432         (unsetenv): New static function, from GNU libc.
54433         (rpl_putenv): Use it.
54434
54435         * lib/modechange.c: Remove trailing blanks.
54436
54437         Merge from coreutils.
54438         * lib/fsusage.c: Remove declaration of statfs.
54439         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
54440
54441         * lib/posixtm.c: Include <stdbool.h> unconditionally.
54442
54443 2003-06-06  Jim Meyering  <jim@meyering.net>
54444
54445         * lib/stdbool_.h: Renamed from stdbool.h.in.
54446
54447 2003-06-06  Jim Meyering  <jim@meyering.net>
54448             Bruno Haible  <bruno@clisp.org>
54449
54450         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
54451         Adjust Makefile.am snippet not to redirect directly to target.
54452         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
54453
54454 2003-06-05  Paul Eggert  <eggert@twinsun.com>
54455
54456         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
54457         mismatch, look in future quarters as well as past.  This fixes a
54458         bug when processing fall-backwards gaps immediately after a long
54459         period of daylight-saving time.
54460
54461         * lib/mktime.c: Assume freestanding C89 or better.
54462         (HAVE_LIMITS_H): Remove.  Assume it's 1.
54463         (__P): Remove; not used.
54464         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
54465         (mktime, not_equal_tm, print_tm, check_result,
54466         main): Use prototypes.  Use const * where appropriate.
54467         (main): Fix typo in testing code that uncovered by above changes.
54468         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
54469
54470 2003-06-04  Paul Eggert  <eggert@twinsun.com>
54471
54472         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
54473         locale.h, localeconv.  This merges changes from coreutils.
54474
54475         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
54476         It can be removed after the next Autoconf is released.
54477         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
54478         needed.
54479
54480 2003-06-04  Paul Eggert  <eggert@twinsun.com>
54481
54482         * lib/mktime.c: Fix Debian bug 177940
54483         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
54484         (localtime_offset): Now long int, not time_t, because we want it
54485         to be guaranteed to be signed.  All uses changed.
54486         (__mktime_internal): If overflow would occur when adding offset,
54487         don't add it.
54488
54489         Merge 'human' changes from coreutils.  Rewrite to support
54490         locale-specific notations like thousands separators.
54491         * lib/human.c: Simplify authorship notice.
54492         Include human.h immediately after config.h.
54493         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
54494         <limits.h>: Do not include, since human.h does.
54495         (SIZE_MAX, UINTMAX_MAX): New macros.
54496         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
54497         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
54498         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
54499         (power_letter): Renamed from suffixes.
54500         (generate_suffix_backwards): Remove.
54501         (adjust_value): Now takes int style (because of human.h changes)
54502         and long double value (for greater precision on some platforms).
54503         (group_number): New function.
54504         (human_readable): Use it.  Use integer options, not enum.
54505         Put the options before the sizes in the arg list.
54506         Support all the new options.
54507         The old human_readable function has been removed;
54508         use inttostr.h instead.
54509         (human_readable, default_block_size, humblock):
54510         Use uintmax_t, not int, for block sizes.
54511         (human_readable_inexact, block_size_types): Remove.
54512         (block_size_opts): New constant.
54513         (human_options): Renamed from human_block_size, with new signature
54514         that allows block sizes up to UINTMAX_MAX.  All callers changed.
54515         * lib/human.h: Add copyright and authorship notice.
54516         Include <limits.h> and <stdbool.h> unconditionally.
54517         (PARAMS): Remove.  All uses removed.
54518         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
54519         (enum human_inexact_style): Remove tag; now a nameless enum.
54520         (human_floor, human_ceiling, human_round_to_even): Now have
54521         values 2, 0, 1 rather than -1, 1, 0.
54522         (human_group_digits, human_suppress_point_zero, human_autoscale,
54523         human_base_1024, human_SI, human_B): New constants.
54524         (human_readable_inexact, human_block_size): Remove.
54525         (human_readable): Size args are now uintmax_t, not int.
54526         (human_options): New decl.
54527
54528         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
54529         unnecessary now that we assume C89 or better.  This change
54530         imported from coreutils.
54531
54532         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
54533         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
54534         in the 2003-05-30 sync from glibc.
54535
54536         .h files should stand alone, but we shouldn't include <sys/types.h>
54537         if we can get away with just <stddef.h>.
54538
54539         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
54540         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
54541         rather than <sys/types.h>, as we merely need size_t.
54542         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
54543         to get size_t.
54544         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
54545         Include <stdio.h>, to get FILE.
54546         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
54547         memcasecmp.h has included <stddef.h> and all we need is size_t.
54548         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
54549         our interface, instead of including <sys/types.h>
54550
54551 2003-06-04  Paul Eggert  <eggert@twinsun.com>
54552
54553         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
54554         now, as glibc mktime is buggy on non-glibc systems.
54555
54556 2003-06-03  Karl Berry  <karl@gnu.org>
54557
54558         * config/config.sub: update from prep.
54559
54560 2003-06-02  Paul Eggert  <eggert@twinsun.com>
54561
54562         [from coreutils]
54563         Fix some minor time-related bugs with POSIX time arguments.
54564         Some valid time stamps were being rejected (notably -1, and
54565         time stamps before 1900 on 64-bit hosts).  And some invalid
54566         time stamps were being accepted, e.g. September 31.
54567
54568         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
54569         that we can return (time_t) -1 successfully.
54570         * lib/posixtm.c: Likewise.
54571         [HAVE_STDBOOL_H]: Include <stdbool.h>.
54572         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
54573         (t): Remove static var.
54574         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
54575         of static var.  All uses changed.
54576         (year): Do not reject years before 1900; they can occur with
54577         64-bit time_t.
54578         (posix_time_parse): Do not check for out-of-range components;
54579         that is now the caller's responsibility, since our checks were
54580         only approximations.
54581         (posixtime): Use mktime to check for out-of-range components,
54582         since it knows them exactly.
54583         If mktime returns (time_t) -1, check whether an error actually occurred
54584         by invoking localtime on -1.
54585         (main) [TEST_POSIXTIME]: Check for input data errors, and report
54586         posixtime failures better.
54587         Improve the test data (in comments only).
54588
54589 2003-06-02  Karl Berry  <karl@gnu.org>
54590
54591         * config/mkinstalldirs (version): new variable.
54592         (--version): new option.
54593         (usage): improve message.
54594
54595 2003-05-30  Karl Berry  <karl@gnu.org>
54596
54597         * lib/mktime.c: update from libc.
54598
54599 2003-05-30  Bruno Haible  <bruno@clisp.org>
54600
54601         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
54602         * config/config.rpath: Upgrade to gettext-0.12.1.
54603
54604 2003-05-30  Bruno Haible  <bruno@clisp.org>
54605
54606         * m4/gettext.m4: Upgrade to gettext-0.12.1.
54607         * m4/nls.m4: New file, from gettext-0.12.1.
54608         * m4/po.m4: New file, from gettext-0.12.1.
54609         * m4/progtest.m4: Upgrade to gettext-0.12.1.
54610
54611 2003-05-30  Bruno Haible  <bruno@clisp.org>
54612
54613         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
54614         * lib/localcharset.h: Likewise.
54615         * lib/localcharset.c: Likewise.
54616
54617 2003-05-29  Karl Berry  <karl@gnu.org>
54618
54619         * config/config.rpath: update from gettext.
54620
54621 2003-05-28  Paul Eggert  <eggert@twinsun.com>
54622
54623         Assume the headers required for C89 freestanding compilers.
54624         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
54625         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
54626         * m4/human.m4 (gl_HUMAN): Likewise.
54627         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
54628         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
54629         * m4/userspec.m4 (gl_USERSPEC): Likewise.
54630         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
54631         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
54632         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
54633
54634 2003-05-28  Paul Eggert  <eggert@twinsun.com>
54635
54636         Assume the headers required for C89 freestanding compilers.
54637         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
54638         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
54639         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
54640         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
54641         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
54642         define, since <limits.h> is guaranteed to do that.
54643         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
54644         * lib/exclude.c: Include <stdbool.h> unconditionally.
54645         * lib/tempname.c: Include <stddef.h> unconditionally.
54646         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
54647         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
54648         <stddef.h> does that.
54649         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
54650         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
54651         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
54652         needed.
54653         * lib/xstrtol.c: Likewise.
54654         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
54655         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
54656
54657         * lib/addext.c (addext): Use assignment rather than cast, to avoid
54658         warnings on some platforms.
54659
54660         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
54661         arbitrarily.
54662
54663 2003-05-26  Jim Meyering  <jim@meyering.net>
54664
54665         Merge in a change from coreutils:
54666         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
54667         that is guaranteed to be `no'.  Use `no_such_member' to indicate
54668         that condition, rather than `-1' which is slightly misleading.
54669         Change the name of the cache variable to have the gl_ prefix.
54670         Prompted by a patch from Richard Dawe for DJGPP.
54671
54672 2003-05-24  Karl Berry  <karl@gnu.org>
54673
54674         * config/config.guess: update from prep.
54675
54676 2003-05-22  Karl Berry  <karl@gnu.org>
54677
54678         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
54679
54680 2003-05-20  Karl Berry  <karl@gnu.org>
54681
54682         * config/config.guess: update from prep.
54683
54684 2003-05-18  Karl Berry  <karl@gnu.org>
54685
54686         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
54687         might actually be set by the user.
54688
54689         * config/depcomp, install-sh, mdate-sh: update from automake.
54690
54691 2003-05-17  Bruno Haible  <bruno@clisp.org>
54692
54693         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
54694         invalid expansion for AC_EGREP_CPP.
54695         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
54696         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
54697         Suggested by Akim Demaille <akim@epita.fr> in
54698         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
54699
54700 2003-05-12  Jim Meyering  <jim@meyering.net>
54701
54702         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
54703         the space-padded-by-default conversion specifiers, %e, %k, %l.
54704
54705 2003-05-12  Bruno Haible  <bruno@clisp.org>
54706
54707         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
54708         the string is longer than 4 KB.
54709
54710 2003-05-11  Karl Berry  <karl@gnu.org>
54711
54712         * config/config.{guess,sub}: update from prep.
54713
54714 2003-05-09  Bruno Haible  <bruno@clisp.org>
54715
54716         * modules/error: Add m4/strerror_r.m4 to file list.
54717
54718 2003-05-03  Bruno Haible  <bruno@clisp.org>
54719
54720         Upgrade to Unicode-4.0.
54721         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
54722         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
54723         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
54724         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
54725         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
54726         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
54727         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
54728         Change width of U+E0100..U+E01EF from 1 to 0.
54729
54730 2003-04-25  Jim Meyering  <jim@meyering.net>
54731
54732         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
54733         of type size_t, not int.
54734
54735 2003-04-25  Bruno Haible  <bruno@clisp.org>
54736
54737         * lib/copy-file.c: Include <stddef.h>, for size_t.
54738
54739 2003-04-21  Paul Eggert  <eggert@twinsun.com>
54740
54741         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
54742         code which expansion is under static control.  Patch imported from
54743         Akim Demaille's patch to Bison; see
54744         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
54745
54746 2003-04-14  Bruno Haible  <bruno@clisp.org>
54747
54748         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
54749
54750 2003-04-11  Jim Meyering  <jim@meyering.net>
54751
54752         Merge changes from Coreutils.
54753
54754         2003-03-22  Jim Meyering  <jim@meyering.net>
54755
54756         * lib/strftime.c (widen): Cast alloca return value to proper type.
54757
54758         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
54759
54760         From GNU libc.
54761         * lib/strftime.c (my_strftime): Handle very large width
54762         specifications for numeric values correctly.  Improve checks for
54763         overflow.
54764
54765         2003-01-19  Jim Meyering  <jim@meyering.net>
54766
54767         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
54768         definitions.
54769         (nl_get_alt_digit) [! defined my_strftime]: Define.
54770         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
54771         _nl_get_alt_digit and _nl_get_walt_digit.
54772
54773         * lib/strftime.c (my_strftime): Merge in locale-related changes from
54774         libc. These changes have no effect outside of _LIBC.
54775
54776 2003-04-10  Bruno Haible  <bruno@clisp.org>
54777
54778         * modules/findprog: New file.
54779         * MODULES.html.sh (func_all_modules): Add it.
54780
54781 2003-04-10  Bruno Haible  <bruno@clisp.org>
54782
54783         * m4/findprog.m4: New file.
54784         * m4/eaccess.m4: New file.
54785
54786 2003-04-10  Bruno Haible  <bruno@clisp.org>
54787
54788         * lib/findprog.h: New file, from GNU gettext.
54789         * lib/findprog.c: New file, from GNU gettext.
54790
54791 2003-04-05  Jim Meyering  <jim@meyering.net>
54792
54793         Merge changes from Coreutils.
54794
54795         * lib/exclude.h (PARAMS): Remove definition and uses.
54796         * lib/exclude.c: Remove uses of `PARAMS'.
54797
54798         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
54799         Add test-cases for DOS filenames. Declare program_name.
54800         (main): Set up program_name.  Patch by Rich Dawe.
54801
54802         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
54803         error from mntctl.
54804         Use mntctl's return value to drive the entry-processing loop, since
54805         we can't rely on the value of the vmt_length member in the last
54806         entry.  On some systems doing so could result in exhausting
54807         virtual memory.  Based in part on a patch from Mike Jetzer.
54808
54809 2003-04-04  Bruno Haible  <bruno@clisp.org>
54810
54811         * modules/linebreak: New file.
54812         * MODULES.html.sh (func_all_modules): Add it.
54813
54814 2003-04-04  Bruno Haible  <bruno@clisp.org>
54815
54816         * m4/linebreak.m4: New file.
54817
54818 2003-04-04  Bruno Haible  <bruno@clisp.org>
54819
54820         * lib/linebreak.h: New file, from GNU gettext.
54821         * lib/linebreak.c: New file, from GNU gettext with slight
54822         modifications.
54823         * lib/lbrkprop.h: New file, from GNU gettext.
54824
54825 2003-04-03  Bruno Haible  <bruno@clisp.org>
54826
54827         * modules/utf8-ucs4: New file.
54828         * modules/utf16-ucs4: New file.
54829         * modules/ucs4-utf8: New file.
54830         * modules/ucs4-utf16: New file.
54831         * MODULES.html.sh (func_all_modules): Add them.
54832
54833 2003-04-03  Bruno Haible  <bruno@clisp.org>
54834
54835         * m4/utf-ucs4.m4: New file.
54836         * m4/ucs4-utf.m4: New file.
54837
54838 2003-04-03  Bruno Haible  <bruno@clisp.org>
54839
54840         * lib/utf8-ucs4.h: New file, from GNU gettext.
54841         * lib/utf16-ucs4.h: New file, from GNU gettext.
54842         * lib/ucs4-utf8.h: New file, from GNU gettext.
54843         * lib/ucs4-utf16.h: New file, from GNU gettext.
54844
54845 2003-04-02  Bruno Haible  <bruno@clisp.org>
54846
54847         * modules/binary-io: New file.
54848         * MODULES.html.sh (func_all_modules): Add it.
54849
54850 2003-04-02  Bruno Haible  <bruno@clisp.org>
54851
54852         * lib/binary-io.h: New file, from GNU gettext.
54853
54854 2003-04-01  Bruno Haible  <bruno@clisp.org>
54855
54856         * modules/pathname: New file.
54857         * MODULES.html.sh (func_all_modules): Add it.
54858
54859 2003-04-01  Bruno Haible  <bruno@clisp.org>
54860
54861         * lib/pathname.h: New file, from GNU gettext.
54862         * lib/concatpath.c: New file, from GNU gettext.
54863
54864 2003-03-30  Bruno Haible  <bruno@clisp.org>
54865
54866         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
54867
54868 2003-03-30  Bruno Haible  <bruno@clisp.org>
54869
54870         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
54871         function chown() doesn't exist.
54872
54873 2003-03-28  Bruno Haible  <bruno@clisp.org>
54874
54875         * modules/copy-file: New file.
54876         * MODULES.html.sh (func_all_modules): Add it.
54877
54878 2003-03-28  Bruno Haible  <bruno@clisp.org>
54879
54880         * m4/copy-file.m4: New file.
54881
54882 2003-03-28  Bruno Haible  <bruno@clisp.org>
54883
54884         * lib/copy-file.h: New file, from GNU gettext.
54885         * lib/copy-file.c: New file, from GNU gettext.
54886
54887 2003-03-18  Jim Meyering  <jim@meyering.net>
54888
54889         * lib/quote.c (quote_n): Fix typo in comment.
54890
54891 2003-03-18  Bruno Haible  <bruno@clisp.org>
54892
54893         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
54894         checking.
54895         * m4/onceonly_2_57.m4: Likewise.
54896
54897 2003-03-17  Bruno Haible  <bruno@clisp.org>
54898
54899         * m4/onceonly.m4: Require autoconf 2.54 or newer.
54900         (m4_quote): Remove macro.
54901         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
54902
54903 2003-03-14  Jim Meyering  <jim@meyering.net>
54904
54905         Merge changes from Coreutils.
54906         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
54907         to be const, in order to avoid warnings.
54908         (obstack_room): Likewise.
54909         (obstack_empty_p): Likewise.
54910
54911 2003-03-14  Bruno Haible  <bruno@clisp.org>
54912
54913         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
54914         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
54915
54916 2003-03-13  Paul Eggert  <eggert@twinsun.com>
54917
54918         Merge changes from Bison.
54919         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
54920         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
54921         when compiling Bison 1.875's `bitset bset = obstack_alloc
54922         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
54923         * lib/hash.c: Include <stdbool.h> unconditionally.
54924
54925 2003-03-13  Paul Eggert  <eggert@twinsun.com>
54926
54927         * m4/onceonly.m4 (m4_quote): New macro.
54928         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
54929         Quote AC_FOREACH variable-expansions properly.
54930
54931 2003-03-13  Paul Eggert  <eggert@twinsun.com>
54932
54933         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
54934
54935 2003-03-09  Paul Eggert  <eggert@twinsun.com>
54936
54937         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
54938         Reported by Bruce Becker; see:
54939         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
54940
54941 2003-03-03  Paul Eggert  <eggert@twinsun.com>
54942             Bruno Haible  <bruno@clisp.org>
54943
54944         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
54945         Reported by John Hughes, see
54946         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
54947
54948 2003-02-20  Bruno Haible  <bruno@clisp.org>
54949
54950         * MODULES.html.sh (func_all_modules): Add poll.
54951
54952 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
54953
54954         * modules/poll: New file.
54955
54956 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
54957
54958         * lib/poll_.h: New file.
54959         * lib/poll.c: New file.
54960
54961 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
54962
54963         * m4/poll.m4: New file.
54964
54965 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
54966
54967         * modules/mathl: New file.
54968
54969 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
54970
54971         * lib/mathl.h: New file.
54972         * lib/acosl.c: New file.
54973         * lib/asinl.c: New file.
54974         * lib/atanl.c: New file.
54975         * lib/ceill.c: New file.
54976         * lib/cosl.c: New file.
54977         * lib/expl.c: New file.
54978         * lib/floorl.c: New file.
54979         * lib/frexpl.c: New file.
54980         * lib/ldexpl.c: New file.
54981         * lib/logl.c: New file.
54982         * lib/sincosl.c: New file.
54983         * lib/sinl.c: New file.
54984         * lib/sqrtl.c: New file.
54985         * lib/tanl.c: New file.
54986         * lib/trigl.c: New file.
54987         * lib/trigl.h: New file.
54988
54989 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
54990
54991         * m4/mathl.m4: New file.
54992
54993 2003-02-18  Bruno Haible  <bruno@clisp.org>
54994
54995         * MODULES.html.sh (func_all_modules): Add mathl.
54996
54997 2003-02-17  Bruno Haible  <bruno@clisp.org>
54998
54999         * modules/mkdtemp: New module.
55000         * MODULES.html.sh (func_all_modules): Add it.
55001
55002 2003-02-17  Bruno Haible  <bruno@clisp.org>
55003
55004         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
55005
55006 2003-02-17  Bruno Haible  <bruno@clisp.org>
55007
55008         * lib/mkdtemp.h: New file, from GNU gettext.
55009         * lib/mkdtemp.c: New file, from GNU gettext.
55010
55011 2003-02-02  Jim Meyering  <jim@meyering.net>
55012
55013         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
55014         e.g. glibc-2.2.93.
55015
55016 2003-01-31  Bruno Haible  <bruno@clisp.org>
55017
55018         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
55019         'rpl_rename'.
55020         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
55021         'rpl_strnlen'.
55022         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
55023         'rpl_strtod'.
55024         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
55025         'rpl_utime'.
55026
55027 2003-01-31  Bruno Haible  <bruno@clisp.org>
55028
55029         * lib/rename.c: #undef rename before defining rpl_rename.
55030         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
55031
55032 2003-01-30  Bruno Haible  <bruno@clisp.org>
55033
55034         * modules/vasnprintf, modules/vasprintf: New modules.
55035         * MODULES.html.sh (func_all_modules): Add them.
55036
55037 2003-01-30  Bruno Haible  <bruno@clisp.org>
55038
55039         * m4/signed.m4: New file, from GNU gettext.
55040         * m4/longdouble.m4: New file, from GNU gettext.
55041         * m4/wchar_t.m4: New file, from GNU gettext.
55042         * m4/wint_t.m4: New file, from GNU gettext.
55043         * m4/vasnprintf.m4: New file.
55044         * m4/vasprintf.m4: New file.
55045
55046 2003-01-30  Bruno Haible  <bruno@clisp.org>
55047
55048         * lib/printf-args.h: New file, from GNU gettext.
55049         * lib/printf-args.c: New file, from GNU gettext.
55050         * lib/printf-parse.h: New file, from GNU gettext.
55051         * lib/printf-parse.c: New file, from GNU gettext.
55052         * lib/vasnprintf.h: New file, from GNU gettext.
55053         * lib/vasnprintf.c: New file, from GNU gettext.
55054         * lib/asnprintf.c: New file, from GNU gettext.
55055         * lib/vasprintf.h: New file, from GNU gettext with modifications.
55056         * lib/vasprintf.c: New file, from GNU gettext.
55057         * lib/asprintf.c: New file, from GNU gettext.
55058
55059 2003-01-29  Bruno Haible  <bruno@clisp.org>
55060
55061         * modules/stpncpy: New module.
55062         * MODULES.html.sh (func_all_modules): Add it.
55063
55064 2003-01-29  Bruno Haible  <bruno@clisp.org>
55065
55066         * m4/stpncpy.m4: New file.
55067
55068 2003-01-29  Bruno Haible  <bruno@clisp.org>
55069
55070         * lib/stpncpy.h: New file, from GNU gettext with modifications.
55071         * lib/stpncpy.c: New file, from GNU gettext with modifications.
55072
55073 2003-01-28  Bruno Haible  <bruno@clisp.org>
55074
55075         * modules/c-ctype: New module.
55076         * MODULES.html.sh (func_all_modules): Add it.
55077
55078 2003-01-28  Bruno Haible  <bruno@clisp.org>
55079
55080         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
55081         Paul Eggert.
55082         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
55083         Paul Eggert.
55084
55085 2003-01-27  Bruno Haible  <bruno@clisp.org>
55086
55087         * modules/xsetenv: New module.
55088         * MODULES.html.sh (func_all_modules): Add it.
55089
55090 2003-01-27  Bruno Haible  <bruno@clisp.org>
55091
55092         * lib/xsetenv.h: New file, from GNU gettext.
55093         * lib/xsetenv.c: New file, from GNU gettext.
55094
55095 2003-01-23  Jim Meyering  <jim@meyering.net>
55096
55097         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
55098         from working on systems without dirfd (at least Irix and OSF1/Tru64).
55099
55100 2003-01-23  Bruno Haible  <bruno@clisp.org>
55101
55102         * modules/minmax: New module.
55103         * MODULES.html.sh (func_all_modules): Add it.
55104
55105 2003-01-23  Bruno Haible  <bruno@clisp.org>
55106
55107         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
55108         Eggert.
55109
55110 2003-01-22  Bruno Haible  <bruno@clisp.org>
55111
55112         * modules/exit: New module.
55113         * MODULES.html.sh (func_all_modules): Add it.
55114
55115 2003-01-22  Bruno Haible  <bruno@clisp.org>
55116
55117         * lib/exit.h: New file, from GNU gettext.
55118
55119 2003-01-19  Bruno Haible  <bruno@clisp.org>
55120
55121         * gnulib-tool: Recognize option --extract-maintainer.
55122         (func_get_maintainer): New function.
55123         * modules/*: Add Maintainer entry.
55124
55125 2003-01-16  Jim Meyering  <jim@meyering.net>
55126
55127         * m4/regex.m4: The `regex' struct is both input and output.
55128         Initialize it before each use.  Patch by Tim Waugh.
55129
55130 2003-01-16  Bruno Haible  <bruno@clisp.org>
55131
55132         * MODULES.html.sh: Add a table of contents. Add the module name as
55133         leftmost column. Add hyperlinks.
55134
55135 2003-01-15  Bruno Haible  <bruno@clisp.org>
55136
55137         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
55138
55139 2003-01-15  Bruno Haible  <bruno@clisp.org>
55140
55141         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
55142         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
55143         suffix.
55144
55145 2003-01-15  Bruno Haible  <bruno@clisp.org>
55146
55147         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
55148
55149 2003-01-15  Bruno Haible  <bruno@clisp.org>
55150
55151         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
55152         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
55153
55154 2003-01-14  Jim Meyering  <jim@meyering.net>
55155
55156         * lib/same.c (same_name): Tweak a comment.
55157
55158 2003-01-14  Bruno Haible  <bruno@clisp.org>
55159
55160         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
55161         when a string comparison is sufficient.
55162
55163 2003-01-14  Bruno Haible  <bruno@clisp.org>
55164
55165         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
55166         'unsigned int'.
55167
55168 2003-01-14  Bruno Haible  <bruno@clisp.org>
55169
55170         * lib/hash-pjw.c: Add comment about low quality of this function.
55171
55172 2003-01-13  Bruno Haible  <bruno@clisp.org>
55173
55174         * modules/stpcpy: Distribute lib/stpcpy.h.
55175         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
55176
55177 2003-01-13  Bruno Haible  <bruno@clisp.org>
55178
55179         * modules/*: Add a description.
55180         * modules/strpbrk: Fix Makefile.am snippet.
55181         * modules/strtoimax: Fix dependencies.
55182         * modules/strtoumax: Likewise.
55183
55184 2003-01-13  Bruno Haible  <bruno@clisp.org>
55185
55186         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
55187         * modules/alloca (Makefile.am): All object files depend on alloca.h.
55188         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
55189
55190 2003-01-13  Bruno Haible  <bruno@clisp.org>
55191
55192         * gnulib-tool (func_create_testdir): Store config/* files in the main
55193         directory.
55194         * config.rpath: Move to ...
55195         * config/config.rpath: ... here.
55196         * modules/gettext: Contains config/config.rpath, not config.rpath.
55197         * modules/iconv: Likewise.
55198
55199 2003-01-12  Paul Eggert  <eggert@twinsun.com>
55200
55201         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
55202         to avoid collisions with libcurses and libreadline.
55203
55204         * m4/getstr.m4: Remove.
55205         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
55206
55207 2003-01-12  Paul Eggert  <eggert@twinsun.com>
55208
55209         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
55210         to avoid collisions with libcurses and libreadline.
55211
55212         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
55213         * lib/getstr.h, getstr.c: Remove.
55214         * lib/getline.c: Include "getline.h", to check interface.
55215         Move body of old getstr.c here: this defines MIN_CHUNK and
55216         declares getdelim2, which is renamed from getstr.
55217         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
55218
55219         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
55220         All uses changed.
55221         * lib/linebuffer.h: Likewise.
55222         (readline): Remove backward-compatibility macro.
55223
55224 2003-01-12  Paul Eggert  <eggert@twinsun.com>
55225
55226         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
55227         to avoid collisions with libcurses and libreadline.
55228         * getstr: Remove.
55229         * MODULES.html.sh: Remove getstr.
55230         * modules/getline: Depend on unlocked-io, not getstr.
55231
55232 2003-01-12  Jim Meyering  <jim@meyering.net>
55233
55234         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
55235
55236 2003-01-10  Bruno Haible  <bruno@clisp.org>
55237
55238         * modules/alloca: Change Makefile.am requirements. Simplify Include
55239         requirements. Add lib/alloca_.h to file list.
55240
55241 2003-01-10  Bruno Haible  <bruno@clisp.org>
55242
55243         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
55244
55245 2003-01-10  Bruno Haible  <bruno@clisp.org>
55246
55247         * lib/alloca_.h: New file.
55248         * lib/getdate.y: Unconditionally include alloca.h.
55249         * lib/makepath.c: Likewise.
55250         * lib/setenv.c: Likewise.
55251         * lib/userspec.c: Likewise.
55252
55253 2003-01-09  Karl Berry  <karl@gnu.org>
55254
55255         * MODULES.html.sh: include `dirname $0` in PATH, to find
55256         gnulib-tool.
55257
55258 2003-01-09  Bruno Haible  <bruno@clisp.org>
55259
55260         * modules/stdbool: Change configure.ac, Makefile.am requirements.
55261         Simplify Include requirements. Add lib/stdbool.h.in to file list.
55262
55263 2003-01-09  Bruno Haible  <bruno@clisp.org>
55264
55265         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
55266
55267 2003-01-09  Bruno Haible  <bruno@clisp.org>
55268
55269         * lib/stdbool.h.in: New file.
55270
55271 2003-01-09  Bruno Haible  <bruno@clisp.org>
55272
55273         * gnulib-tool (func_all_modules): Ignore files ending in ~.
55274         * MODULES.html.sh: Likewise.
55275
55276 2003-01-08  Jim Meyering  <jim@meyering.net>
55277
55278         * lib/full-write.c: Undefine and define-away `const' after inclusion
55279         of errno.h, not before.  Suggestion from Bruno Haible.
55280
55281 2003-01-08  Bruno Haible  <bruno@clisp.org>
55282
55283         * modules/full-read: Depend on full-write.
55284
55285 2003-01-08  Bruno Haible  <bruno@clisp.org>
55286
55287         * lib/safe-read.c: Include specification header first, to ensure its
55288         selfcontainedness.
55289         * lib/full-write.c: Likewise.
55290
55291 2003-01-07  Jim Meyering  <jim@meyering.net>
55292
55293         * lib/full-write.c: Rework so that it may serve to define full_read,
55294         too.
55295         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
55296
55297 2003-01-07  Bruno Haible  <bruno@clisp.org>
55298
55299         * lib/strtoimax.c: Include <stdint.h> as an alternative to
55300         <inttypes.h>.
55301         * lib/xstrtol.h: Likewise.
55302         * lib/xstrtoimax.c: Likewise.
55303         * lib/xstrtoumax.c: Likewise.
55304         * lib/human.h: Likewise.
55305
55306         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
55307         on systems that have <inttypes.h> but not <stdint.h>.
55308
55309 2003-01-07  Bruno Haible  <bruno@clisp.org>
55310
55311         * MODULES.html.sh: Add copyright notice.
55312         (missed_files): Omit CVS directory entries.
55313         (func_module): Make it work with sed-3.02.
55314         * MODULES.txt: Remove file.
55315
55316 2003-01-06  Jim Meyering  <jim@meyering.net>
55317
55318         * lib/version-etc.c: Update year in translatable copyright string.
55319
55320 2003-01-03  Karl Berry  <karl@gnu.org>
55321
55322         * config/config.{guess,sub}: update from prep.
55323
55324 2003-01-02  Karl Berry  <karl@gnu.org>
55325
55326         * doc/COPYING.DOC: belatedly updated to 1.2.
55327
55328 2003-01-01  Karl Berry  <karl@gnu.org>
55329
55330         * gnulib-tool (func_verify_module): report module name $module in
55331         error message, not $1.
55332         * gnulib-tool (create-testdir): don't complain if destdir couldn't
55333         be created, only if it doesn't exist.
55334         * gnulib-tool (last_checkin_date): don't expand the $Date here.
55335
55336 2002-12-31  Paul Eggert  <eggert@twinsun.com>
55337
55338         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
55339
55340 2002-12-31  Paul Eggert  <eggert@twinsun.com>
55341
55342         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
55343         memcmp if strcoll doesn't work.
55344
55345 2002-12-31  Bruno Haible  <bruno@clisp.org>
55346
55347         * lib/utime.c (utime_null): No need to call ftruncate if the file was
55348         nonempty.
55349
55350 2002-12-31  Bruno Haible  <bruno@clisp.org>
55351
55352         * lib/memcoll.c (STRCOLL): New macro.
55353         (memcoll): Use it.
55354
55355 2002-12-31  Bruno Haible  <bruno@clisp.org>
55356
55357         * lib/localcharset.h: New file.
55358         * lib/localcharset.c: Include it.
55359         * lib/unicodeio.c: Likewise.
55360
55361 2002-12-31  Bruno Haible  <bruno@clisp.org>
55362
55363         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
55364         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
55365
55366 2002-12-31  Bruno Haible  <bruno@clisp.org>
55367
55368         * lib/getline.h: Include <stddef.h>, for size_t.
55369
55370         * lib/unicodeio.h: Include <stddef.h>, for size_t.
55371         * lib/unicodeio.c: Don't include <stddef.h>.
55372
55373 2002-12-31  Bruno Haible  <bruno@clisp.org>
55374
55375         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
55376         HAVE_TM_ZONE.
55377
55378 2002-12-24  Karl Berry  <karl@gnu.org>
55379
55380         * config/config.guess: update from prep.
55381
55382 2002-12-24  Bruno Haible  <bruno@clisp.org>
55383
55384         General infrasructure.
55385         * m4/README: Rewritten.
55386         * m4/onceonly.m4: New file.
55387         * m4/onceonly_2_57.m4: New file.
55388
55389         Module atexit.
55390         * m4/atexit.m4: New file.
55391
55392         Module strtod.
55393         * m4/strtod.m4: New file.
55394
55395         Module strtol.
55396         * m4/strtol.m4: New file.
55397
55398         Module strtoul.
55399         * m4/strtoul.m4: New file.
55400
55401         Module memchr.
55402         * m4/memchr.m4: New file.
55403
55404         Module memcmp.
55405         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
55406         (jm_FUNC_MEMCMP): Invoke it.
55407
55408         Module memcpy.
55409         * m4/memcpy.m4: New file.
55410
55411         Module memmove.
55412         * m4/memmove.m4: New file.
55413
55414         Module memset.
55415         * m4/memset.m4: New file.
55416
55417         Module strcspn.
55418         * m4/strcspn.m4: New file.
55419
55420         Module strpbrk.
55421         * m4/strpbrk.m4: New file.
55422
55423         Module strstr.
55424         * m4/strstr.m4: New file.
55425
55426         Module strerror.
55427         * m4/strerror.m4: New file.
55428
55429         Module mktime.
55430         * m4/mktime.m4: Renamed from jm-mktime.m4.
55431         (gl_PREREQ_MKTIME): New macro.
55432         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
55433
55434         Module malloc.
55435         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
55436         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
55437         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
55438
55439         Module realloc.
55440         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
55441         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
55442         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
55443
55444         Module strftime.
55445         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
55446         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
55447         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
55448         gl_TM_GMTOFF.
55449         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
55450
55451         Module xalloc.
55452         * m4/xalloc.m4: New file.
55453
55454         Module alloca.
55455         * m4/alloca.m4: New file.
55456
55457         Module putenv.
55458         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
55459         (jm_FUNC_PUTENV): Invoke it.
55460
55461         Module setenv.
55462         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
55463         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
55464         when invoked twice.
55465         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
55466         gt_FUNC_SETENV.
55467
55468         Module memrchr.
55469         * m4/memrchr.m4: New file.
55470
55471         Module stpcpy.
55472         * m4/stpcpy.m4: New file.
55473
55474         Module strcase.
55475         * m4/strcase.m4: New file.
55476
55477         Module strdup.
55478         * m4/strdup.m4: New file.
55479
55480         Module strnlen.
55481         * m4/strnlen.m4: New file.
55482
55483         Module strndup.
55484         * m4/strndup.m4: New file.
55485
55486         Module xstrtod.
55487         * m4/xstrtod.m4: New file.
55488
55489         Module xstrtol.
55490         * m4/xstrtol.m4: New file.
55491
55492         Module getdate.
55493         * m4/getdate.m4: New file.
55494
55495         Module unlocked-io.
55496         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
55497         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
55498         * m4/jm-glibc-io.m4n: Remove file.
55499
55500         Module long-options.
55501         * m4/long-options.m4: New file.
55502
55503         Module md5.
55504         * m4/md5.m4: New file.
55505
55506         Module sha.
55507         * m4/sha.m4: New file.
55508
55509         Module getstr.
55510         * m4/getstr.m4: New file.
55511
55512         Module getline.
55513         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
55514         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
55515         <sys/types.h>, for size_t. Use the function name gnu_getline, not
55516         simply getline. Infoke gl_PREREQ_GETLINE.
55517
55518         Module obstack.
55519         * m4/obstack.m4: New file.
55520
55521         Module hash.
55522         * m4/hash.m4: New file.
55523
55524         Module readtokens.
55525         * m4/readtokens.m4: New file.
55526
55527         Module strverscmp.
55528         * m4/strverscmp.m4: New file.
55529
55530         Module stdbool.
55531         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
55532         OSF/1.
55533
55534         Module strtoll.
55535         * m4/strtoll.m4: New file.
55536
55537         Module strtoull.
55538         * m4/strtoull.m4: New file.
55539
55540         Module strtoimax.
55541         * m4/strtoimax.m4: New file.
55542
55543         Module strtoumax.
55544         * m4/strtoumax.m4: New file.
55545
55546         Module xstrtoimax.
55547         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
55548         jm_AC_PREREQ_XSTRTOIMAX.
55549         Moved the strtol prerequisites to strtol.m4.
55550         Moved the strtoll prerequisites to strtoll.m4.
55551         Moved the strtoimax prerequisites to strtoimax.m4.
55552
55553         Module xstrtoumax.
55554         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
55555         jm_AC_PREREQ_XSTRTOUMAX.
55556         Moved the strtoul prerequisites to strtoul.m4.
55557         Moved the strtoull prerequisites to strtoull.m4.
55558         Moved the strtoumax prerequisites to strtoumax.m4.
55559
55560         Module chown.
55561         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
55562         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
55563
55564         Module dup2.
55565         * m4/dup2.m4: New file.
55566
55567         Module ftruncate.
55568         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
55569         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
55570
55571         Module getgroups.
55572         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
55573         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
55574
55575         Module gettimeofday.
55576         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
55577         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
55578         gl_PREREQ_GETTIMEOFDAY.
55579
55580         Module mkdir.
55581         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
55582         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
55583
55584         Module mkstemp.
55585         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
55586         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
55587         jm_AC_TYPE_UINTMAX_T.
55588         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
55589
55590         Module stat.
55591         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
55592         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
55593
55594         Module lstat.
55595         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
55596         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
55597
55598         Module timespec.
55599         * m4/timespec.m4 (gl_TIMESPEC): New macro.
55600         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
55601         * m4/st_mtim.m4: Indentation.
55602
55603         Module nanosleep.
55604         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
55605         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
55606         gl_PREREQ_NANOSLEEP.
55607
55608         Module regex.
55609         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
55610         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
55611         (gl_REGEX): New macro.
55612
55613         Module rename.
55614         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
55615         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
55616
55617         Module rmdir.
55618         * m4/rmdir.m4: New file.
55619
55620         Module utime.
55621         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
55622         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
55623         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
55624
55625         Module dirname.
55626         * m4/dirname.m4: New file.
55627
55628         Module getopt.
55629         * m4/getopt.m4: New file.
55630
55631         Module unistd-safer.
55632         * m4/unistd-safer.m4: New file.
55633
55634         Module fnmatch.
55635         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
55636         declaration.
55637         (gl_PREREQ_FNMATCH_EXTRA): New macro.
55638         (gl_FUNC_FNMATCH_POSIX): New macro.
55639         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
55640         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
55641         simply fnmatch.
55642
55643         Module exclude.
55644         * m4/exclude.m4: New file.
55645
55646         Module human.
55647         * m4/human.m4: New file.
55648
55649         Module acl.
55650         * m4/acl.m4: Nop.
55651
55652         Module backupfile.
55653         * m4/backupfile.m4: New file.
55654         * m4/d-ino.m4: Indentation.
55655
55656         Module fsusage.
55657         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
55658         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
55659         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
55660
55661         Module dirfd.
55662         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
55663         requirements.
55664
55665         Module euidaccess.
55666         * m4/euidaccess.m4: New file.
55667
55668         Module file-type.
55669         * m4/file-type.m4: New file.
55670
55671         Module fileblocks.
55672         * m4/fileblocks.m4: New file.
55673
55674         Module filemode.
55675         * m4/filemode.m4: New file.
55676
55677         Module isdir.
55678         * m4/isdir.m4: New file.
55679
55680         Module lchown.
55681         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
55682         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
55683
55684         Module makepath.
55685         * m4/makepath.m4: New file.
55686
55687         Module modechange.
55688         * m4/modechange.m4: New file.
55689
55690         Module mountlist.
55691         * m4/mountlist.m4: New file.
55692         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
55693         Indentation.
55694
55695         Module path-concat.
55696         * m4/path-concat.m4: New file.
55697
55698         Module pathmax.
55699         * m4/pathmax.m4: New file.
55700
55701         Module same.
55702         * m4/same.m4: New file.
55703
55704         Module save-cwd.
55705         * m4/save-cwd.m4: New file.
55706
55707         Module savedir.
55708         * m4/savedir.m4: New file.
55709
55710         Module xgetcwd.
55711         * m4/xgetcwd.m4: New file.
55712         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
55713
55714         Module xreadlink.
55715         * m4/xreadlink.m4: New file.
55716
55717         Module safe-read.
55718         * m4/safe-read.m4: New file.
55719
55720         Module safe-write.
55721         * m4/safe-write.m4: New file.
55722
55723         Module closeout.
55724         * m4/closeout.m4: New file.
55725
55726         Module stdio-safer.
55727         * m4/stdio-safer.m4: New file.
55728
55729         Module getpass.
55730         * m4/getpass.m4: New file.
55731
55732         Module getugroups.
55733         * m4/getugroups.m4: New file.
55734
55735         Module group-member.
55736         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
55737         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
55738
55739         Module idcache.
55740         * m4/idcache.m4: New file.
55741
55742         Module userspec.
55743         * m4/userspec.m4: New file.
55744
55745         Module gettime.
55746         * m4/clock_time.m4: New file.
55747         * m4/gettime.m4: New file.
55748
55749         Module settime.
55750         * m4/settime.m4: New file.
55751
55752         Module posixtm.
55753         * m4/posixtm.m4: New file.
55754
55755         Module gethostname.
55756         * m4/gethostname.m4: New file.
55757
55758         Module canon-host.
55759         * m4/canon-host.m4: New file.
55760
55761         Module gettext.
55762         * m4/codeset.m4: New file, from gettext-0.11.5.
55763         * m4/gettext.m4: New file, from gettext-0.11.5.
55764         * m4/glibc21.m4: New file, from gettext-0.11.5.
55765         * m4/iconv.m4: New file, from gettext-0.11.5.
55766         * m4/intdiv0.m4: New file, from gettext-0.11.5.
55767         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
55768         * m4/inttypes.m4: New file, from gettext-0.11.5.
55769         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
55770         * m4/isc-posix.m4: New file, from gettext-0.11.5.
55771         * m4/lcmessage.m4: New file, from gettext-0.11.5.
55772         * m4/lib-ld.m4: New file, from gettext-0.11.5.
55773         * m4/lib-link.m4: New file, from gettext-0.11.5.
55774         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
55775         * m4/progtest.m4: New file, from gettext-0.11.5.
55776         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
55777         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
55778         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
55779
55780         Module localcharset.
55781         * m4/localcharset.m4: New file.
55782
55783         Module hard-locale.
55784         * m4/hard-locale.m4: New file.
55785
55786         Module mbswidth.
55787         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
55788         onceonly macros.
55789         * m4/mbrtowc.m4: Add comment.
55790
55791         Module memcasecmp.
55792         * m4/memcasecmp.m4: New file.
55793
55794         Module memcoll.
55795         * m4/memcoll.m4: New file.
55796
55797         Module unicodeio.
55798         * m4/unicodeio.m4: New file.
55799
55800         Module rpmatch.
55801         * m4/rpmatch.m4: New file.
55802
55803         Module yesno.
55804         * m4/yesno.m4: New file.
55805
55806         Module exitfail.
55807         * m4/exitfail.m4: New file.
55808
55809         Module c-stack.
55810         * m4/c-stack.m4 (gl_C_STACK): New macro.
55811         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
55812
55813         Module error.
55814         * m4/error.m4 (gl_ERROR): New macro.
55815         (jm_PREREQ_ERROR): Use onceonly macros.
55816
55817         Module fatal.
55818         * m4/fatal.m4: New file.
55819
55820         Module getloadavg.
55821         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
55822         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
55823
55824         Module getpagesize.
55825         * m4/getpagesize.m4: New file.
55826
55827         Module getusershell.
55828         * m4/getusershell.m4: New file.
55829
55830         Module physmem.
55831         * m4/physmem.m4: New file.
55832
55833         Module posixver.
55834         * m4/posixver.m4: New file.
55835
55836         Module quotearg.
55837         * m4/quotearg.m4: New file.
55838
55839         Module quote.
55840         * m4/quote.m4: New file.
55841
55842         Module readutmp.
55843         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
55844
55845         Module sig2str.
55846         * m4/sig2str.m4: New file.
55847
55848         Other.
55849         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
55850         ulonglong.m4.
55851         * m4/intmax_t.m4: New file.
55852         * m4/d-type.m4: Indentation.
55853         * m4/jm-macros.m4: Update.
55854         * m4/prereq.m4 (jm_PREREQ): Update.
55855         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
55856         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
55857         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
55858         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
55859         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
55860         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
55861         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
55862         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
55863         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
55864         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
55865         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
55866         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
55867         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
55868         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
55869         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
55870         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
55871         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
55872         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
55873         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
55874
55875 2002-12-24  Bruno Haible  <bruno@clisp.org>
55876
55877         * MODULES.txt: Update according to m4/ changes.
55878
55879         Module gettext.
55880         * config.rpath: New file, from gettext-0.11.5.
55881
55882         * modules/*: New module descriptions.
55883         * gnulib-tool: New file.
55884         * MODULES.html.sh: New file.
55885
55886 2002-12-21  Karl Berry  <karl@gnu.org>
55887
55888         * doc/fdl.texi: update to version 1.2.
55889
55890 2002-12-19  Karl Berry  <karl@gnu.org>
55891
55892         * config/config.guess: update from prep.
55893
55894 2002-12-18  Bruno Haible  <bruno@clisp.org>
55895
55896         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
55897         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
55898
55899 2002-12-17  Bruno Haible  <bruno@clisp.org>
55900
55901         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
55902         stdlib.h, string.h.
55903
55904 2002-12-17  Bruno Haible  <bruno@clisp.org>
55905
55906         * lib/canon-host.c (strdup): Remove unused declaration.
55907
55908         * lib/fsusage.c: Include full_read.h.
55909         (get_fs_usage): Use full_read instead of safe_read.
55910
55911         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
55912
55913 2002-12-12  Karl Berry  <karl@gnu.org>
55914
55915         * config/config.guess: update from prep.
55916
55917 2002-12-11  Bruno Haible  <bruno@clisp.org>
55918
55919         * m4/setenv.m4: New file, from gettext-0.11.5.
55920
55921 2002-12-11  Bruno Haible  <bruno@clisp.org>
55922
55923         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
55924         not unsetenv().
55925         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
55926         modifications:
55927
55928         2002-12-11  Bruno Haible  <bruno@clisp.org>
55929
55930                 * setenv.c (alloca): Fall back to malloc.
55931                 (freea): New macro.
55932                 (setenv): Use freea() to free memory allocated with alloca().
55933
55934         2002-11-13  Bruno Haible  <bruno@clisp.org>
55935
55936                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
55937                 function declarations.
55938                 * unsetenv.c (unsetenv): Likewise.
55939
55940         2002-03-04  Bruno Haible  <bruno@clisp.org>
55941
55942                 Portability to AIX 4.3.3.
55943                 * unsetenv.c: New file, extracted from setenv.c.
55944                 * setenv.c: Move the unsetenv() function to unsetenv.c.
55945
55946         2001-12-20  Bruno Haible  <bruno@clisp.org>
55947
55948                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
55949                 use malloc instead. For SunOS 4.
55950
55951         2001-12-11  Bruno Haible  <bruno@clisp.org>
55952
55953                 * setenv.c: Declare alloca.
55954                 (compar_fn_t): New typedef.
55955                 (KNOWN_VALUE, STORE_VALUE): Use it.
55956
55957         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
55958         setenv.h.
55959
55960 2002-12-10  Paul Eggert  <eggert@twinsun.com>
55961
55962         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
55963         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
55964         Choose values that are less likely to collide with system fnmatch
55965         options.
55966         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
55967         defined (e.g., a pure POSIX system).
55968         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
55969         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
55970
55971 2002-12-06  Paul Eggert  <eggert@twinsun.com>
55972
55973         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
55974         a pain in practice to deal with generated m4 files.  This change
55975         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
55976
55977         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
55978         and jm-glibc-io.m4, as they are no longer a special case.
55979         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
55980         kludge and the auto-generation stuff.  Check only whether the
55981         functions are declared, not whether they exist, since older hosts
55982         that don't declare the functions can't use the optimization anyway.
55983
55984 2002-12-06  Jim Meyering  <jim@meyering.net>
55985
55986         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
55987
55988         Merge in changes from libc's misc/error.c, in preparation
55989         for the merge of gnulib's changes back into libc.
55990
55991         * lib/error.c (_): Define only if not already defined.
55992         Move definition to follow all #include directives.
55993         Include unlocked-io.h only if !_LIBC.
55994         [_LIBC]: Include <libio/libioP.h>.
55995         [USE_IN_LIBIO]: Include <libio/iolibio.h>
55996         (fflush): Tweak definition to use INTUSE.
55997         (putc): Define.
55998
55999 2002-12-05  Paul Eggert  <eggert@twinsun.com>
56000
56001         * lib/alloca.c [defined emacs]: Include "lisp.h".
56002         (xalloc_die) [defined emacs]: New macro.
56003         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
56004         [! defined emacs]: Include <xalloc.h>.
56005         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
56006         (pointer): Typedef to POINTER_TYPE *.
56007         (malloc): Remove decl; we now always use xmalloc.
56008         (alloca): Use old-style definition, since Emacs needs this.
56009         Check for arithmetic overflow when computing combined size.
56010
56011 2002-12-04  Paul Eggert  <eggert@twinsun.com>
56012
56013         Do not generate unlocked-io.h automatically, since it's easier to
56014         maintain it by hand.
56015
56016         * lib/unlocked-io.h: New file, from GNU diffutils,
56017         but with proper copyright notice and attribution.
56018         * lib/gen-uio: Remove.
56019         * lib/Makefile.am: Add copyright notice.
56020         (libfetish_a_SOURCES): Add unlocked-io.h.
56021         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
56022         (DISTCLEANFILES, io_functions): Remove macros.
56023         (EXTRA_DIST): Remove gen_uio.
56024         (unlocked-io.h): Remove rule.
56025
56026 2002-12-04  Jim Meyering  <jim@meyering.net>
56027
56028         Reflect the fact that stat.c and lstat.c are no longer generated.
56029         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
56030         (DISTCLEANFILES): Likewise.
56031         (EXTRA_DIST): Likewise.
56032         (all_local): Don't depend on stat.c or lstat.c.
56033         (stat.c, lstat.c): Remove rules.
56034         (EXTRA_DIST): Remove xstat.in.
56035
56036         * lib/xstat.in: Remove file.  Contents moved into stat.c.
56037         * lib/stat.c: New file.  Contents mostly from xstat.in.
56038         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
56039         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
56040
56041         * lib/safe-read.c: Rework so that it may serve to define safe_write,
56042         too.
56043         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
56044
56045 2002-12-03  Jim Meyering  <jim@meyering.net>
56046
56047         * lib/safe-read.c, safe-write.c: Change variable names and comments,
56048         but not semantics, to minimize the differences between these two files.
56049         (safe_read): Change comment to mention SAFE_READ_ERROR.
56050
56051         * lib/safe-read.c (IS_EINTR): Define.
56052         (safe_read): Use IS_EINTR in place of in-function cpp directives.
56053
56054 2002-12-02  Jim Meyering  <jim@meyering.net>
56055
56056         * lib/safe-read.c (EINTR): Define.
56057         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
56058         (INT_MAX): Provide fallback.
56059         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
56060
56061         * lib/safe-read.h (SAFE_READ_ERROR): Define.
56062
56063 2002-12-02  Bruno Haible  <bruno@clisp.org>
56064
56065         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
56066         Define, taken from safe-read.c.
56067         (INT_MAX): Provide fallback.
56068         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
56069         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
56070
56071         * lib/safe-read.c (EINTR): Remove definition.
56072         (safe_read): Don't use EINTR if it is absent.
56073
56074 2002-12-01  Jim Meyering  <jim@meyering.net>
56075
56076         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
56077         zero.
56078         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
56079
56080 2002-11-27  Paul Eggert  <eggert@twinsun.com>
56081
56082         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
56083         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
56084         with `if (! (value < limit)) abort ();', for readability.
56085
56086 2002-11-26  Karl Berry  <karl@gnu.org>
56087
56088         * lib/strdup.c: copy from libc again, with jim's ok.
56089         * lib/.cppi-disable: re-add strdup.c
56090
56091 2002-11-25  Karl Berry  <karl@gnu.org>
56092
56093         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
56094         instead of "strtol.c".
56095
56096 2002-11-25  Karl Berry  <karl@gnu.org>
56097
56098         * config/install-sh: update from automake for variable quoting, $0 in
56099         error msgs, etc.
56100
56101         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
56102         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
56103         entry.
56104
56105 2002-11-25  Jim Meyering  <jim@meyering.net>
56106
56107         * lib/mktime.c: Sync from libc, now that it has the latest fix.
56108
56109 2002-11-24  Karl Berry  <karl@gnu.org>
56110
56111         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
56112         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
56113
56114 2002-11-24  Jim Meyering  <jim@meyering.net>
56115
56116         Update from coreutils:
56117
56118         * lib/mktime.c: Merge in changes from libc.
56119
56120         Avoid a link-time failure on some Linux systems.
56121         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
56122         (otherwise).
56123         (__mon_yday): Declare with the STATIC attribute.
56124         (__mktime_internal): Likewise.
56125         Based on a report from Greg Schafer.
56126
56127 2002-11-23  Jim Meyering  <jim@meyering.net>
56128
56129         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
56130         Use `unsigned', not `int', as type of index.
56131
56132         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
56133
56134         * lib/fsusage.c: Remove unneeded parentheses around operands of
56135         `defined'.
56136
56137 2002-11-22  Paul Eggert  <eggert@twinsun.com>
56138
56139         * lib/quotearg.h: Allow multiple inclusion by surrounding with
56140         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
56141         so that we can be included first.
56142         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
56143         * lib/quotearg.c: Include quotearg.h immediately after config.h.
56144         No need to include stddef.h or sys/types.h any more.
56145         Surround local include files with "", not "<>".
56146         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
56147         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
56148         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
56149         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
56150         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
56151         (ISPRINT): Remove; no longer needed now that we assume C89.
56152
56153         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
56154         Preserve errno.
56155
56156         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
56157         quotearg_char): Use SIZE_MAX rather than
56158         (size_t) -1 when we are talking about "infinity".
56159
56160         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
56161
56162 2002-11-22  Paul Eggert  <eggert@twinsun.com>
56163
56164         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
56165         hint that one should use `if (! x) abort ();' rather than `assert
56166         (x);', and anyway it's one less thing to worry about configuring.
56167         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
56168         hash_rehash, hash_insert): Use abort rather than assert.
56169
56170 2002-11-22  Bruno Haible  <bruno@clisp.org>
56171
56172         * lib/safe-read.h: Assume C89. Add comments.
56173         (safe_read): Change return type to size_t.
56174         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
56175         byte counts > SSIZE_MAX correctly.
56176         * lib/safe-write.h: New file.
56177         * lib/safe-write.c: New file.
56178         * lib/full-read.h: New file.
56179         * lib/full-read.c: New file.
56180         * lib/full-write.h: Assume C89. Add comments.
56181         * lib/full-write.c: Include safe-write.h.
56182         (full_write): Rewritten to use safe_write.
56183         Suggested by Jim Meyering and Paul Eggert.
56184
56185 2002-11-21  Jim Meyering  <jim@meyering.net>
56186
56187         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
56188
56189         Merge in changes from the coreutils.
56190
56191         2002-09-25  Paul Eggert  <eggert@twinsun.com>
56192         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
56193         <stdint.h>.
56194         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
56195         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
56196         int.  Work more efficiently if X is the same width as uintmax_t.
56197         Do not compare X to -1, to avoid bogus compiler warning.
56198         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
56199         Don't assume that f_frsize and f_bsize are the same type.
56200
56201         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
56202         warning on FreeBSD.
56203
56204         * lib/makepath.c (make_path): Restore umask *before* creating the final
56205         component.
56206         (make_path): Minor reformatting.
56207
56208         * lib/xmalloc.c: Adjust to work with new autoconf macros,
56209         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
56210         HAVE_MALLOC/HAVE_REALLOC.
56211
56212         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
56213         dummy ones.  At least on GNU/Linux systems, `auto' means something
56214         else.
56215         From Michael Stone.
56216
56217 2002-11-21  Bruno Haible  <bruno@clisp.org>
56218
56219         Remove case insensitive option matching.
56220         * lib/argmatch.h (argcasematch): Remove declaration.
56221         (ARGCASEMATCH): Remove macro.
56222         (__xargmatch_internal): Remove case_sensitive argument.
56223         (XARGMATCH): Update.
56224         (XARGCASEMATCH): Remove macro.
56225         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
56226         case_sensitive argument.
56227         (argcasematch): Remove function.
56228         (__xargmatch_internal): Remove case_sensitive argument.
56229         (main): Use XARGMATCH instead of XARGCASEMATCH.
56230
56231         * lib/xmalloc.c: Change compile-time error message. Add comment about
56232         required autoconf version.
56233
56234 2002-11-20  Paul Eggert  <eggert@twinsun.com>
56235
56236         Merge argmatch cleanups from Bison.  Assume C89.
56237
56238         * lib/argmatch.c: Include config.h here, not in argmatch.h.
56239         Include stdlib.h, for EXIT_FAILURE.
56240         Always include <string.h>, since we assume C89.
56241         (EXIT_FAILURE): Remove pre-C89 bug workaround.
56242         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
56243         Include <stddef.h> instead, since it's all we need for size_t.
56244         (PARAMS): Remove.  All uses removed.
56245         (ARRAY_CARDINALITY): Do not bother to #undef.
56246         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
56247         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
56248         Remove unnecessary parentheses.
56249         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
56250         Insert necessary parentheses.
56251         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
56252         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
56253
56254 2002-11-19  Bruno Haible  <bruno@clisp.org>
56255
56256         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
56257         * lib/mbswidth.h: Include <stddef.h>, for size_t.
56258
56259         * lib/mbswidth.h (PARAMS): Remove macro.
56260         (mbswidth, mbsnwidth): Use ANSI C function declarations.
56261         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
56262
56263         * lib/gcd.h (PARAMS): Remove macro.
56264         (gcd): Use ANSI C function declarations.
56265         * lib/gcd.c (gcd): Likewise.
56266
56267 2002-11-15  Bruno Haible  <bruno@clisp.org>
56268
56269         * lib/strcspn.c: Include <stddef.h>.
56270         (strcspn): Use ANSI C function declaration. Change return type to
56271         size_t. Use NULL.
56272         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
56273         (strpbrk): Use NULL.
56274         * lib/strpbrk.h (PARAMS): Remove macro.
56275         (strpbrk): Use ANSI C function declaration.
56276         * lib/strstr.c: Don't include <sys/types.h>.
56277         * lib/strstr.h (PARAMS): Remove macro.
56278         (strstr): Use ANSI C function declarations.
56279
56280 2002-11-14  Karl Berry  <karl@gnu.org>
56281
56282         * config/mkinstalldirs: `do' on separate line, instead of
56283         `for var; do'.
56284
56285 2002-11-06  Bruno Haible  <bruno@clisp.org>
56286
56287         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
56288         * lib/gcd.c (gcd): Likewise.
56289
56290 2002-11-05  Bruno Haible  <bruno@clisp.org>
56291
56292         * lib/gcd.h: New file, from gettext-0.11.5.
56293         * lib/gcd.c: New file, from gettext-0.11.5.
56294
56295 2002-11-05  Bruno Haible  <bruno@clisp.org>
56296
56297         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
56298         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
56299         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
56300         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
56301
56302         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
56303         <libintl.h>.
56304         * lib/makepath.c: Include gettext.h instead of <locale.h> and
56305         <libintl.h>.
56306
56307         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
56308         * lib/human.c: Include gettext.h instead of <libintl.h>.
56309         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
56310         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
56311         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
56312         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
56313         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
56314         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
56315         (textdomain): Remove definition.
56316         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
56317
56318         * lib/long-options.c: Remove include of <libintl.h> and definition of
56319         _.
56320         * lib/same.c: Remove include of <libintl.h> and definition of _.
56321
56322 2002-11-04  Owen Taylor  <otaylor@redhat.com>
56323
56324         * lib/config.charset: A few additions for Solaris.
56325
56326 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
56327
56328         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
56329         * lib/localcharset.c (locale_charset): Declare as extern "C".
56330
56331 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
56332
56333         * lib/config.charset: msdos in uk_UA uses CP1125.
56334
56335 2002-11-04  Bruno Haible  <bruno@clisp.org>
56336
56337         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
56338         * lib/strcase.h: New file, from GNU gettext-0.11.5.
56339         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
56340         * lib/strstr.h: New file, from GNU gettext-0.11.5.
56341         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
56342
56343 2002-11-04  Bruno Haible  <bruno@clisp.org>
56344
56345         * lib/localcharset.c (locale_charset): Don't return an empty string.
56346
56347 2002-11-04  Bruno Haible  <bruno@clisp.org>
56348
56349         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
56350         aliases.
56351
56352 2002-11-04  Bruno Haible  <bruno@clisp.org>
56353
56354         * lib/config.charset: Update for newest glibc. Add canonical names
56355         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
56356
56357 2002-11-04  Bruno Haible  <bruno@clisp.org>
56358
56359         * lib/config.charset: Add support for NetBSD.
56360
56361 2002-11-04  Bruno Haible  <bruno@clisp.org>
56362
56363         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
56364
56365 2002-11-01  Bruno Haible  <bruno@clisp.org>
56366
56367         * configure.in: Add AC_CONFIG_AUX_DIR call.
56368         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
56369         test/Makefile.
56370         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
56371
56372 2002-09-28  Karl Berry  <karl@gnu.org>
56373
56374         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
56375         installed automake until the next release, since changes have been
56376         made.
56377
56378 2002-09-25  Karl Berry  <karl@gnu.org>
56379
56380         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
56381         * lib/getopt*: copy from libc/posix.
56382         * lib/gettext.h: copy from gettext.
56383         * lib/.cppi-disable: add strdup.c, gettext.h.
56384
56385 2002-09-25  Karl Berry  <karl@gnu.org>
56386
56387         * config/srclist.txt: enable gettext.h check.
56388         * config/config.{guess,sub}: update from prep.
56389         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
56390                 from automake 1.6.3.
56391         See srclist*.
56392
56393 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
56394
56395         * regex.c (PATFETCH): Remove the translating fetch.
56396         (PATFETCH_RAW): Rename to PATFETCH.
56397         (set_image_of_range): New fun.
56398         (SET_RANGE_TABLE_WORK_AREA): Use it.
56399         (regex_compile): Don't translate the pattern chars so eagerly.
56400         Only do it when inserting an `exactn' bytecode or when handling
56401         a char-range.
56402         (mutually_exclusive_p): Avoid empty statement.
56403
56404 2002-07-06  Jim Meyering  <meyering@lucent.com>
56405
56406         * m4/README: Don't mention Makefile.am.in.
56407         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
56408
56409 2002-07-01  Jim Meyering  <meyering@lucent.com>
56410
56411         * lib/c-stack.c: Include sys/time.h.
56412         From Volker Borchert.
56413
56414 2002-06-26  Paul Eggert  <eggert@twinsun.com>
56415
56416         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
56417
56418 2002-06-26  Paul Eggert  <eggert@twinsun.com>
56419
56420         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
56421         New macro.  Use it uniformly instead of
56422         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
56423         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
56424         reported by Vin Shelton.
56425
56426 2002-06-22  Paul Eggert  <eggert@twinsun.com>
56427
56428         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
56429         Do not assume SA_SIGINFO behavior.
56430         Bug reported by Jim Meyering on NetBSD 1.5.2.
56431
56432 2002-06-22  Jim Meyering  <meyering@lucent.com>
56433
56434         * m4/c-stack.m4: New file, from diffutils-2.8.2.
56435         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
56436
56437         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
56438         now that configure.ac uses AC_GNU_SOURCE.
56439         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
56440         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
56441
56442         Update to latest tools.  Suggestions from Paul Eggert.
56443         * m4/stdbool.m4: New file, from diffutils-2.8.2.
56444         * m4/gnu-source.m4: Update from diffutils-2.8.2.
56445         * m4/fnmatch.m4: Likewise.
56446         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
56447         to AC_HEADER_STDBOOL
56448
56449 2002-06-22  Jim Meyering  <meyering@lucent.com>
56450
56451         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
56452         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
56453
56454 2002-06-22  Jim Meyering  <meyering@lucent.com>
56455
56456         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
56457
56458         * lib/exitfail.c, exitfail.h: Likewise.
56459         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
56460
56461         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
56462         of fnmatch.h.
56463         (EXTRA_DIST): Add fnmatch_loop.c.
56464         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
56465
56466         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
56467         * lib/fnmatch.c: Update from diffutils-2.8.2.
56468         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
56469         * lib/fnmatch.h: Remove file.
56470
56471 2002-06-21  Jim Meyering  <meyering@lucent.com>
56472
56473         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
56474         * m4/mbrtowc.m4: Likewise.
56475
56476         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
56477         * m4/mbswidth.m4: Reflect name change:
56478         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
56479         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
56480
56481         * m4/lib-link.m4: Update from gettext-0.11.2.
56482         * m4/gettext.m4: Likewise.
56483
56484         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
56485         From Alfred M. Szmidt.
56486
56487 2002-06-18  Paul Eggert  <eggert@twinsun.com>
56488
56489         * lib/file-type.h: Report an error if neither S_ISREG nor
56490         S_IFREG is defined, instead of using a test specific to glibc
56491         2.2.  This should be safe, since POSIX requires S_ISREG and
56492         Unix Version 7 had S_IFREG.  We don't need to check for
56493         <sys/types.h> since we don't use any symbols that it defines.
56494
56495 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
56496
56497         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
56498         $@-t, so that each temporary file name is unique and valid in the first
56499         8 characters, for operation under DOS.
56500
56501 2002-06-15  Paul Eggert  <eggert@twinsun.com>
56502
56503         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
56504
56505 2002-06-15  Jim Meyering  <meyering@lucent.com>
56506
56507         Work even with DJGPP 2.03, which lacks support for symlinks.
56508         From Richard Dawe.
56509         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
56510         is defined.
56511         * lib/lchown.c (S_ISLNK): Likewise.
56512
56513 2002-06-15  Jim Meyering  <meyering@lucent.com>
56514
56515         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
56516         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
56517         have been included before this file.
56518
56519 2002-06-14  Jim Meyering  <meyering@lucent.com>
56520
56521         * lib/file-type.h: Use the version from diffutils-2.8.2.
56522         * lib/file-type.c: Likewise.
56523
56524 2002-06-07  Jim Meyering  <meyering@lucent.com>
56525
56526         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
56527         They're needed at least for NetBSD 1.5.2.
56528         ($statxfs_includes): Include those same headers.
56529         ($statxfs_includes): Include sys/vfs.h if available.
56530         ($statxfs_includes): Likewise for sys/statvfs.h.
56531         Check for the following members in both structs statfs and statvfs:
56532         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
56533
56534 2002-06-01  Jim Meyering  <meyering@lucent.com>
56535
56536         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
56537         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
56538
56539 2002-05-28  Jim Meyering  <meyering@lucent.com>
56540
56541         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
56542         Reported by Volker Borchert.
56543
56544 2002-05-27  Jim Meyering  <meyering@lucent.com>
56545
56546         Fix a problem seen only on nonconforming systems whereby ls.c's
56547         use of localtime, and then of gettimeofday would cause trouble:
56548         the localtime call used to initialize rpl_gettimeofday's save
56549         mechanism would clobber ls's current local time information so
56550         that in any long listing the first file would always be listed
56551         with date 1970-01-01.  Analysis by Volker Borchert.
56552
56553         * lib/gettimeofday.c (localtime): Undefine.
56554         (rpl_localtime): New function.
56555
56556 2002-05-27  Jim Meyering  <meyering@lucent.com>
56557
56558         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
56559         localtime.
56560
56561         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
56562         use the replacement function; it wouldn't resolve at link time.
56563         Reported by Volker Borchert.
56564
56565 2002-05-22  Jim Meyering  <meyering@lucent.com>
56566
56567         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
56568         file-type.h.
56569         * lib/file-type.h: New file.
56570         * lib/file-type.c (file_type): New file/function.  Extracted from
56571         diffutils.
56572
56573 2002-04-30  Jim Meyering  <meyering@lucent.com>
56574
56575         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
56576
56577 2002-04-29  Paul Eggert  <eggert@twinsun.com>
56578
56579         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
56580
56581 2002-04-29  Paul Eggert  <eggert@twinsun.com>
56582
56583         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
56584         Do not check for alloca.h (no longer used) or stdbool.h (was never
56585         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
56586
56587 2002-04-29  Paul Eggert  <eggert@twinsun.com>
56588
56589         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
56590
56591 2002-04-29  Jim Meyering  <meyering@lucent.com>
56592
56593         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
56594         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
56595         Use AC_FUNC_STRNLEN here instead.
56596
56597         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
56598         With autoconf-2.53a, it's part of AC_PROG_CC.
56599
56600 2002-04-28  Paul Eggert  <eggert@twinsun.com>
56601
56602         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
56603         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
56604
56605 2002-04-28  Paul Eggert  <eggert@twinsun.com>
56606
56607         * lib/sig2str.h, lib/sig2str.c: New files.
56608         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
56609
56610 2002-04-28  Paul Eggert  <eggert@twinsun.com>
56611
56612         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
56613         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
56614         of 127, since 64 is the largest conceivable number for ancient
56615         nonstandard hosts.
56616         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
56617
56618 2002-04-28  Jim Meyering  <meyering@lucent.com>
56619
56620         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
56621
56622 2002-04-24  Jim Meyering  <meyering@lucent.com>
56623
56624         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
56625         (jm_PREREQ): Use it.
56626
56627         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
56628         mach/mach.h fcntl.h.
56629         Check for this function: setlocale.
56630
56631 2002-04-24  Jim Meyering  <meyering@lucent.com>
56632
56633         * lib/gettext.h: New file, from Gettext.
56634         * lib/Makefile.am (INCLUDES): Remove -I../intl.
56635         (libfetish_a_SOURCES): Add gettext.h.
56636
56637 2002-04-16  Jim Meyering  <meyering@lucent.com>
56638
56639         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
56640         ut_pid, ut_id, ut_exit.
56641
56642 2002-04-16  Jim Meyering  <meyering@lucent.com>
56643
56644         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
56645         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
56646         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
56647
56648 2002-04-12  Jim Meyering  <meyering@lucent.com>
56649
56650         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
56651         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
56652         existence of the getmntinfo function.  Needed for Darwin 5.3.
56653
56654         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
56655         This is necessary at least on Darwin 5.3.
56656
56657         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
56658         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
56659         strnlen.o in the library, and that makes some versions of ranlib
56660         object.
56661
56662 2002-04-12  Jim Meyering  <meyering@lucent.com>
56663
56664         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
56665
56666 2002-04-09  Jim Meyering  <meyering@lucent.com>
56667
56668         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
56669         to be more precise.  Rather than saying we're checking whether the
56670         function `works', say what we're testing.
56671         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
56672         Reported by Bruno Haible.
56673
56674 2002-03-10  Jim Meyering  <meyering@lucent.com>
56675
56676         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
56677         Suggestion from Santiago Vila.
56678
56679 2002-03-08  Jim Meyering  <meyering@lucent.com>
56680
56681         * lib/rename.c: Mention that this wrapper is needed also on
56682         mips-dec-ultrix4.4 systems.
56683
56684 2002-03-02  Jim Meyering  <meyering@lucent.com>
56685
56686         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
56687         not HAVE_CLOCK_SETTIME.
56688
56689 2002-02-27  Paul Eggert  <eggert@twinsun.com>
56690
56691         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
56692         Check for clock_settime.
56693
56694 2002-02-27  Paul Eggert  <eggert@twinsun.com>
56695
56696         * lib/nanosleep.h: Rename to....
56697         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
56698
56699         * lib/gettime.c: New file.
56700         * lib/settime.c: New file.
56701         * lib/stime.c: Remove.
56702
56703         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
56704         timespec.h.  Remove nanosleep.h.
56705
56706 2002-02-25  Paul Eggert  <eggert@twinsun.com>
56707
56708         * m4/acl.m4: New file.
56709         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
56710         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
56711
56712 2002-02-25  Paul Eggert  <eggert@twinsun.com>
56713
56714         * lib/acl.c, lib/acl.h: New files.
56715         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
56716
56717 2002-02-24  Jim Meyering  <meyering@lucent.com>
56718
56719         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
56720         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
56721         cause trouble.  Reported by Nelson Beebe.
56722
56723 2002-02-23  Paul Eggert  <eggert@twinsun.com>
56724
56725         * lib/path-concat.c (xpath_concat): Reorder code to pacify
56726         compilers that don't know that xalloc_die never returns.
56727
56728 2002-02-20  Jim Meyering  <meyering@lucent.com>
56729
56730         * lib/getdate.c: Regenerate using bison-1.33.
56731
56732 2002-02-17  Jim Meyering  <meyering@lucent.com>
56733
56734         * config/config.guess (main): Don't use `head -1'; it's no longer
56735         portable. Use `sed 1q' instead.
56736
56737 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
56738
56739         * m4/codeset.m4: Upgrade to gettext-0.11.
56740         * m4/gettext.m4: Upgrade to gettext-0.11.
56741         * m4/glibc21.m4: Upgrade to gettext-0.11.
56742         * m4/iconv.m4: Upgrade to gettext-0.11.
56743         * m4/isc-posix.m4: Upgrade to gettext-0.11.
56744         * m4/lcmessage.m4: Upgrade to gettext-0.11.
56745         * m4/lib-ld.m4: New file, from gettext-0.11.
56746         * m4/lib-link.m4: New file, from gettext-0.11.
56747         * m4/lib-prefix.m4: New file, from gettext-0.11.
56748         * m4/progtest.m4: Upgrade to gettext-0.11.
56749
56750 2002-02-15  Paul Eggert  <eggert@twinsun.com>
56751
56752         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
56753         (jm_PREREQ): Use it.
56754
56755 2002-02-15  Paul Eggert  <eggert@twinsun.com>
56756
56757         * lib/posixver.c, lib/posixver.h: New files.
56758         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
56759
56760 2002-02-02  Paul Eggert  <eggert@twinsun.com>
56761             Bruno Haible  <bruno@clisp.org>
56762
56763         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
56764         (fwrite_success_callback): New declaration.
56765         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
56766         print_unicode_char. Call failure callback instead of error.
56767         (fwrite_success_callback): New function.
56768         (exit_failure_callback): New function.
56769         (fallback_failure_callback): New function.
56770         (print_unicode_char): Call unicode_to_mb.
56771
56772 2002-01-26  Jim Meyering  <meyering@lucent.com>
56773
56774         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
56775         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
56776
56777 2002-01-26  Jim Meyering  <meyering@lucent.com>
56778
56779         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
56780
56781 2002-01-22  Paul Eggert  <eggert@twinsun.com>
56782
56783         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
56784
56785 2002-01-22  Jim Meyering  <meyering@lucent.com>
56786
56787         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
56788         Otherwise, some versions of automake would omit the rule that makes
56789         Makefile from Makefile.in.
56790
56791 2002-01-21  Paul Eggert  <eggert@twinsun.com>
56792
56793         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
56794         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
56795         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
56796         (memcoll): Set errno to zero if there is no error.
56797
56798         * lib/quotearg.c (quotearg_buffer_restyled):
56799         Fix bug with quoting buffers containing NUL when backslashing escapes.
56800         This bug was exposed by the other changes in this patch.
56801         (quotearg_n_options): New arg ARGSIZE.
56802         All callers changed.
56803         (quoting_options_from_style): New function.
56804         (quotearg_n_style): Use it.
56805         (quotearg_n_style_mem): New function.
56806
56807         * lib/quotearg.h (quotearg_n_style_mem): New function.
56808
56809 2002-01-19  Jim Meyering  <meyering@lucent.com>
56810
56811         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
56812         Remove useless quotes: DF_PROG="df".
56813         * m4/strnlen.m4: New file.
56814
56815 2002-01-16  Paul Eggert  <eggert@twinsun.com>
56816
56817         * lib/backupfile.c (ISDIGIT): Comment fix.
56818         * lib/getdate.y (ISDIGIT): Likewise.
56819         * lib/posixtm.c (ISDIGIT, year): Likewise.
56820         * lib/strverscmp.c (ISDIGIT): Likewise.
56821         * lib/userspec.c (ISDIGIT): Likewise.
56822
56823 2002-01-16  Jim Meyering  <meyering@lucent.com>
56824
56825         * lib/getdate.y: Add three semicolons, each just before a closing
56826         brace. Bison (as of version 1.31) no longer papers over that mistake.
56827
56828 2002-01-05  Jim Meyering  <meyering@lucent.com>
56829
56830         * lib/version-etc.c (version_etc_copyright): Update copyright year.
56831
56832 2001-12-19  Paul Eggert  <eggert@twinsun.com>
56833
56834         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
56835         not silently exit merely because the output buffer happens to
56836         have nothing pending.
56837
56838 2001-12-18  Paul Eggert  <eggert@twinsun.com>
56839
56840         See the big note in ../ChangeLog.
56841         * lib/human.c (suffixes): Prefer K to k for 1024.
56842         (generate_suffix_backwards): New function.
56843         (human_readable_inexact): Use it.
56844         * lib/xstrtol.c (__xstrtol): If there is no number but there
56845         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
56846         Accept 'K' as well as 'k'.
56847
56848 2001-12-15  Jim Meyering  <meyering@lucent.com>
56849
56850         * lib/regex.h (__restrict_arr): Update from libc.
56851
56852         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
56853         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
56854         (STREQ): Define.
56855
56856 2001-12-14  Jim Meyering  <meyering@lucent.com>
56857
56858         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
56859         Suggestion from Bruno Haible.
56860
56861 2001-12-10  Jim Meyering  <meyering@lucent.com>
56862
56863         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
56864         xrealloc, Instead, include "xalloc.h".
56865         (initbuffer): Don't cast xmalloc return value to char*.
56866         (readline): Reword comment.
56867         Don't cast xrealloc return value to char*
56868         Return NULL, not 0.
56869
56870 2001-12-09  Jim Meyering  <meyering@lucent.com>
56871
56872         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
56873         about `signed and unsigned type in conditional expression'.
56874         * lib/posixtm.c (posix_time_parse): Likewise.
56875
56876         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
56877
56878         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
56879         to avoid a pedantic warning.
56880
56881         * lib/getstr.c: Don't include assert.h.
56882         (getstr): Remove warning-evoking assertions.
56883         Return -1 if offset parameter is out of bounds.
56884         Change the type of a local from int to size_t.
56885
56886         * lib/strftime.c (my_strftime_localtime_r): Include this function
56887         definition in the `#if ! HAVE_TM_GMTOFF' block.
56888
56889         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
56890         Include xalloc.h instead.
56891
56892 2001-12-02  Jim Meyering  <meyering@lucent.com>
56893
56894         * lib/tempname.c: Don't declare getenv, thus reverting the change of
56895         2001-11-18.  It's no longer necessary, now that stdlib.h is always
56896         included.
56897
56898         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
56899         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
56900
56901 2001-11-30  Akim Demaille  <akim@epita.fr>
56902
56903         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
56904         before being defined.
56905
56906 2001-11-27  Paul Eggert  <eggert@twinsun.com>
56907
56908         * lib/quotearg.h (quotearg_n, quotearg_n_style):
56909         First arg is int, not unsigned.
56910         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
56911         (SIZE_MAX, UINT_MAX): New macros.
56912         (quotearg_n_options): Abort if N is negative.
56913         Avoid overflow check on hosts where size_t is 64 bits and int
56914         is 32 bits, as overflow is impossible there.
56915         Fix off-by-one typo that caused unnecessary reallocation.
56916
56917 2001-11-27  Jim Meyering  <meyering@lucent.com>
56918
56919         * lib/tempname.c: Merge with version from libc.
56920         * lib/regex.c: Likewise.
56921
56922         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
56923         systems for which STDC_HEADERS is 0, it was not included, resulting in
56924         a warning about an integer-to-pointer conversion problem with getenv.
56925         Reported by Volker Borchert.
56926
56927 2001-11-26  Jim Meyering  <meyering@lucent.com>
56928
56929         * lib/gtod.h: Remove file.
56930         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
56931         * lib/gettimeofday.c: Don't include gtod.h.
56932         (GTOD_init): Remove function.
56933         (rpl_gettimeofday): Do its job here instead, rather than aborting.
56934         Suggestion from Volker Borchert.
56935
56936 2001-11-23  Jim Meyering  <meyering@lucent.com>
56937
56938         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
56939         it.
56940         * lib/hash.c (struct hash_table): Define it here instead.
56941
56942 2001-11-22  Jim Meyering  <meyering@lucent.com>
56943
56944         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
56945
56946 2001-11-20  Jim Meyering  <meyering@lucent.com>
56947
56948         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
56949         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
56950
56951 2001-11-19  Jim Meyering  <meyering@lucent.com>
56952
56953         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
56954         directory.  Use "conftestXXXXXX" as the template.
56955         Suggestion from Paul Eggert.
56956
56957         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
56958         immediately, so the test doesn't mistakenly hit the max-open-files
56959         limit.
56960
56961 2001-11-18  Paul Eggert  <eggert@twinsun.com>
56962
56963         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
56964         (TEMPORARIES): New macro.
56965         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
56966         removes an artificial limitation (e.g. HP-UX 10.20, where
56967         TMP_MAX is 17576).
56968
56969 2001-11-18  Jim Meyering  <meyering@lucent.com>
56970
56971         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
56972
56973 2001-11-18  Jim Meyering  <meyering@lucent.com>
56974
56975         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
56976         on SunOS 4.
56977
56978         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
56979         files will be created before anything else.
56980
56981 2001-11-17  Paul Eggert  <eggert@twinsun.com>
56982
56983         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
56984         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
56985
56986 2001-11-17  Jim Meyering  <meyering@lucent.com>
56987
56988         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
56989         Prompted by a report from Bob Proulx.
56990
56991         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
56992         Instead, require UTILS_FUNC_MKSTEMP.
56993
56994 2001-11-17  Jim Meyering  <meyering@lucent.com>
56995
56996         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
56997         Now, that's done as part of AC_FUNC_STRTOD.
56998
56999 2001-11-17  Jim Meyering  <meyering@lucent.com>
57000
57001         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
57002         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
57003         rather than group writable.  Patch by Juan F. Codagnone.
57004
57005         * lib/readtokens.c: Remove explicit declarations of xmalloc and
57006         xrealloc, Instead, include "xalloc.h".
57007
57008         * lib/mountlist.c: Include unlocked-io.h after all system headers.
57009         Remove explicit declarations of xmalloc, xrealloc,
57010         and xstrdup.  Instead, include "xalloc.h".
57011
57012         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
57013         unlocked-io.h.
57014         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
57015         Likewise.
57016         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
57017
57018         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
57019         Reported by Padraig Brady.
57020
57021         * lib/mkstemp.c: #undef mkstemp.
57022         Include config.h.
57023         (rpl_mkstemp): Rename from mkstemp.
57024         Protoize.
57025
57026 2001-11-16  Jim Meyering  <meyering@lucent.com>
57027
57028         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
57029         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
57030         determine the amount of total physical memory, use pstat_getstatic.
57031         HPUX-11 doesn't define _SC_PHYS_PAGES.
57032         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
57033         If sysconf couldn't be used to determine the amount of available
57034         physical memory, use both pstat_getstatic and pstat_getdynamic.
57035         Based on a patch from Bob Proulx.
57036
57037 2001-11-10  Jim Meyering  <meyering@lucent.com>
57038
57039         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
57040         (jm_PREREQ): Use it.
57041
57042 2001-11-09  Jim Meyering  <meyering@lucent.com>
57043
57044         * m4/jm-macros.m4: Require autoconf-2.52f.
57045         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
57046         Use these AC_-prefixed names, not the AM_-prefixed ones.
57047
57048         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
57049
57050 2001-11-05  Jim Meyering  <meyering@lucent.com>
57051
57052         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
57053
57054 2001-11-04  Jim Meyering  <meyering@lucent.com>
57055
57056         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
57057         $DEFS.
57058
57059 2001-11-03  Jim Meyering  <meyering@lucent.com>
57060
57061         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
57062         of AC_DEFUN.
57063
57064         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
57065         know the name of the variable in the macro definition.
57066
57067 2001-11-03  Jim Meyering  <meyering@lucent.com>
57068
57069         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
57070         in argmatch_to_argument call.
57071
57072         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
57073         argument.
57074
57075         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
57076         e.g., a fault due to an attempt to free a NULL pointer.
57077
57078 2001-11-01  Jim Meyering  <meyering@lucent.com>
57079
57080         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
57081         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
57082
57083 2001-11-01  Jim Meyering  <meyering@lucent.com>
57084
57085         * lib/dirfd.c, lib/dirfd.h: New files.
57086         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
57087
57088         * lib/hash.c (hash_print) [TESTING]: Clean up.
57089
57090 2001-10-22  Paul Eggert  <eggert@twinsun.com>
57091
57092         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
57093         to avoid a warning if -Wall.
57094
57095 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
57096
57097         * README: New file
57098         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
57099         (per RMS's instructions, this is now the canonical source)
57100         * lgpl/, gpl/: New directories.
57101
57102 2001-10-21  Paul Eggert  <eggert@twinsun.com>
57103
57104         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
57105
57106 2001-10-21  Jim Meyering  <meyering@lucent.com>
57107
57108         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
57109         this code would end up calling gettext even in packages built
57110         with --disable-nls.
57111         * lib/getopt.c (_): Likewise.
57112         * lib/regex.c (_): Likewise.
57113
57114 2001-10-20  Paul Eggert  <eggert@twinsun.com>
57115
57116         * m4/error.m4 (jm_PREREQ_ERROR):
57117         Do not invoke AC_CHECK_FUNCS with strerror_r, as
57118         AC_FUNC_STRERROR_R does that.
57119         Check for strerror declaration.
57120
57121         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
57122         are supposed to have them these days.
57123         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
57124         Merge changes from latest Autoconf CVS.
57125         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
57126         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
57127         POSIX decided to standardize on the int flavor of strerror_r.
57128
57129 2001-10-20  Paul Eggert  <eggert@twinsun.com>
57130
57131         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
57132         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
57133         Use strerror_r that is only a macro, even if it is not a function.
57134         (strerror): Check for HAVE_DECL_STRERROR before declaring.
57135         (private_strerror): Use prototypes, not old-style function definition.
57136         (print_errno_message): New function.
57137         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
57138         char*-flavored one.
57139         (error_tail, error, error_at_line): Use it.
57140
57141 2001-10-11  Jim Meyering  <meyering@lucent.com>
57142
57143         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
57144         and quote_n (1, ... to avoid clobbering a buffer.
57145
57146 2001-10-05  Jim Meyering  <meyering@lucent.com>
57147
57148         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
57149         hash-pjw.h.
57150         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
57151         * lib/hash-pjw.h: New file.
57152
57153 2001-09-30  Jim Meyering  <meyering@lucent.com>
57154
57155         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
57156         `struct fsstat' has the `f_fstypename' member.
57157         Use that to define FS_TYPE, which is now used to make
57158         the getfsstat link test tighter.
57159
57160 2001-09-30  Jim Meyering  <meyering@lucent.com>
57161
57162         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
57163         Include <sys/ucred.h>, for Apple Darwin.
57164         Include sys/mount.h and sys/fs_types.h only if available.
57165         (FS_TYPE): Define.
57166         (read_filesystem_list): Use FS_TYPE.
57167
57168 2001-09-29  Paul Eggert  <eggert@twinsun.com>
57169
57170         * lib/exclude.c (excluded_filename): 0 -> false, since it's
57171         a boolean context.
57172
57173 2001-09-29  Jim Meyering  <meyering@lucent.com>
57174
57175         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
57176         [one-argument getmntent function]): Include stdio.h before mntent.h.
57177         SunOS 4.1.x needs it for the declaration of `FILE'.
57178         Patch by Volker Borchert.
57179
57180         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
57181         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
57182         sys/fs_types.h, and make the link-test for getfsstat guard #include
57183         directives with appropriate #if HAVE_*_H tests so that we can
57184         detect getfsstat on Apple Darwin1.3.7 systems.
57185         Reported by Nelson Beebe.
57186         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
57187
57188 2001-09-28  Paul Eggert  <eggert@twinsun.com>
57189
57190         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
57191         #defines strtoimax.  Also treat the other strto* functions
57192         like strtoimax.
57193
57194         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
57195         Check for strtoul and strtoumax,
57196         as those declarations are made even in the signed case.
57197         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
57198         Likewise, for strtol and strtoimax.
57199
57200 2001-09-28  Paul Eggert  <eggert@twinsun.com>
57201
57202         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
57203         #defines strtoimax.  Also treat the other strto* functions
57204         like strtoimax.
57205
57206         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
57207         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
57208         (strtoimax, strtoumax): Do not declare if already defined as a macro.
57209
57210 2001-09-26  Jim Meyering  <meyering@lucent.com>
57211
57212         Most macros in unlocked-io.h had the wrong number of arguments.
57213         * lib/gen-uio: New script.
57214         (USE_UNLOCKED_IO): Define to 1 if not already defined.
57215         * lib/unlocked-io.hin: Remove file.
57216         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
57217         rather than trying to embed it here.
57218         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
57219         Reported by Padraig Brady.
57220
57221 2001-09-25  Volker Borchert  <bt@teknon.de>
57222
57223         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
57224         `result'.
57225
57226 2001-09-24  Jim Meyering  <meyering@lucent.com>
57227
57228         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
57229
57230 2001-09-23  Jim Meyering  <meyering@lucent.com>
57231
57232         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
57233         instead of the mere test for existence of mntent.h.  The latter
57234         would get a false-positive on AIX 3.4 systems.
57235         In the outer getmntent if-block, don't die if neither of the getmntent
57236         tests succeeds.  Instead, just fall through and continue with the
57237         remaining tests.
57238
57239 2001-09-23  Jim Meyering  <meyering@lucent.com>
57240
57241         * lib/mountlist.c: Remove useless parentheses in #if directives.
57242         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
57243         the deprecated MOUNTED symbol is no longer defined in mntent.h.
57244
57245 2001-09-22  Jim Meyering  <meyering@lucent.com>
57246
57247         * m4/gettext.m4: New file.  From gettext.
57248         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
57249         * m4/progtest.m4: Likewise
57250         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
57251         * m4/glibc21.m4: Likewise.
57252
57253         * m4/libintl.m4: Remove.  No longer used.
57254
57255 2001-09-22  Jim Meyering  <meyering@lucent.com>
57256
57257         * lib/localcharset.c: Update from latest gettext.
57258         * lib/config.charset: Likewise.
57259
57260 2001-09-20  Jim Meyering  <meyering@lucent.com>
57261
57262         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
57263         strtoimax.
57264         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
57265         strtoumax.
57266
57267 2001-09-20  Jim Meyering  <meyering@lucent.com>
57268
57269         * lib/xstrtol.c (strtoimax): Guard declaration with
57270         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
57271         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
57272         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
57273         (strtoumax): Likewise, for completeness (it wasn't necessary).
57274
57275 2001-09-17  Paul Eggert  <eggert@twinsun.com>
57276
57277         * lib/strtoimax.c (HAVE_LONG_LONG):
57278         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
57279         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
57280         to work around bug in IBM C compiler.
57281
57282 2001-09-17  Jim Meyering  <meyering@lucent.com>
57283
57284         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
57285         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
57286         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
57287         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
57288         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
57289         whenever the right hand side need not be expanded by the shell.
57290
57291 2001-09-16  Paul Eggert  <eggert@twinsun.com>
57292
57293         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
57294         library.  It's not correct, as some older glibcs are buggy.
57295         fnmatch wasn't fixed until glibc 2.2.
57296
57297         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
57298         special shell magic here.
57299
57300 2001-09-16  Jim Meyering  <meyering@lucent.com>
57301
57302         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
57303         * m4/jm-macros.m4: Require it.
57304
57305 2001-09-16  Jim Meyering  <meyering@lucent.com>
57306
57307         * lib/mkdir.c: New file.
57308
57309 2001-09-15  Jim Meyering  <meyering@lucent.com>
57310
57311         * m4/jm-macros.m4: Check for help2man.
57312
57313 2001-09-11  Jim Meyering  <meyering@lucent.com>
57314
57315         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
57316         The body, by Paul Eggert, was moved here from configure.in.
57317         * m4/jm-macros.m4: Require UTILS_HOST_OS.
57318
57319 2001-09-04  Paul Eggert  <eggert@twinsun.com>
57320
57321         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
57322         (jm_PREREQ): Use it.
57323
57324 2001-09-04  Paul Eggert  <eggert@twinsun.com>
57325
57326         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
57327         Use ssize_t, not int, to store result of readlink.
57328         Check for ssize_t overflow as well as size_t overflow,
57329         as POSIX says the result of readlink is implementation-defined
57330         when ssize_t overflows.
57331         Remove unnecessary cast to char*.
57332         Use free+malloc instead of realloc, as the storage doesn't need
57333         to be preserved and it's clearer and can be more efficient that way.
57334         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
57335         * lib/xreadlink.h (xreadlink): Update prototype.
57336
57337 2001-09-04  Paul Eggert  <eggert@twinsun.com>
57338
57339         * lib/xgetcwd.c: Revert some of the previous change; intead,
57340         fix the HAVE_GETCWD_NULL code to behave more like the
57341         !HAVE_GETCWD_NULL code used to.
57342
57343         Include "xalloc.h".
57344         (xgetcwd): Do not return NULL when memory is exhausted; instead,
57345         invoke xalloc_die.
57346
57347 2001-09-03  Paul Eggert  <eggert@twinsun.com>
57348
57349         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
57350         sys/param.h, as pathmax.h includes them.
57351
57352 2001-09-03  Paul Eggert  <eggert@twinsun.com>
57353
57354         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
57355         (jm_PREREQ_XGETCWD): New macro.
57356
57357         * m4/getcwd.m4: New file.
57358
57359 2001-09-03  Paul Eggert  <eggert@twinsun.com>
57360
57361         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
57362         like the HAVE_GETCWD_NULL code.
57363         Include pathmax.h if not HAVE_GETCWD.
57364         Do not include xalloc.h.
57365         (INITIAL_BUFFER_SIZE): New symbol.
57366         Do not use xmalloc / xrealloc, since the caller is responsible for
57367         handling errors.  Preserve errno around `free' during failure.
57368         Do not overrun buffer when using getwd.
57369
57370 2001-09-03  Paul Eggert  <eggert@twinsun.com>
57371
57372         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
57373         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
57374         getcwd (NULL, 0).
57375
57376 2001-09-03  Paul Eggert  <eggert@twinsun.com>
57377
57378         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
57379         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
57380         spotted by Jim Meyering.
57381
57382 2001-09-03  Jim Meyering  <meyering@lucent.com>
57383
57384         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
57385         failure.
57386
57387 2001-09-02  Jim Meyering  <meyering@lucent.com>
57388
57389         * lib/error.c: Update from GNU libc.
57390
57391 2001-09-01  Jim Meyering  <meyering@lucent.com>
57392
57393         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
57394         Used by df.
57395
57396 2001-09-01  Jim Meyering  <meyering@lucent.com>
57397
57398         * lib/xreadlink.c: New file.
57399         * lib/xreadlink.h: New file.
57400         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
57401         xreadlink.h.
57402
57403         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
57404         doesn't conflict with sparc Solaris 7's definition in
57405         /usr/include/sys/int_types.h.
57406
57407         * lib/exclude.c: Use `""', not `<>' to #include non-system header
57408         files.
57409         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
57410         and strncasecmp as r-values.  Unixware didn't have declarations.
57411
57412 2001-08-31  Paul Eggert  <eggert@twinsun.com>
57413
57414         * lib/xstrtol.h: Add copyright notice.
57415         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
57416         LONGINT_INVALID_SUFFIX_CHAR.
57417
57418 2001-08-31  Paul Eggert  <eggert@twinsun.com>
57419
57420         * lib/xstrtol.c (strtoimax): New decl.
57421
57422 2001-08-31  Paul Eggert  <eggert@twinsun.com>
57423
57424         * lib/xgetcwd.c: Don't include pathmax.h.
57425         Include stdlib.h and unistd.h if available.
57426         Include xalloc.h.
57427         (xmalloc, xstrdup, free): Remove decls.
57428         (xgetcwd): Don't assume sizes fit in unsigned.
57429         Check for overflow when computing sizes.
57430         Simplify reallocation code.
57431
57432 2001-08-31  Paul Eggert  <eggert@twinsun.com>
57433
57434         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
57435         a directory's st_size can have an arbitrary value, so the old
57436         usage could waste an arbitrary amount of memory.  All uses
57437         changed.
57438         * lib/savedir.h: Update prototype.
57439
57440 2001-08-31  Paul Eggert  <eggert@twinsun.com>
57441
57442         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
57443
57444         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
57445         old strtoimax.c.
57446
57447         Also, make the following further changes to make this file's
57448         configuration more similar to that of strtol.c:
57449         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
57450         (strtoumax, uintmax_t, strtoull, strtol): Remove.
57451         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
57452         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
57453         changed to signed values.
57454
57455         And make the following changes as well:
57456         Fix copyright notice, as 1999 was missing.
57457         (verify): New macro.
57458         (strtoimax): Check sizes at compile-time, not run-time.
57459         Prefer strtol to strtoll if both work.
57460         (main): Remove; it was not that useful and was a pain to maintain.
57461
57462         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
57463
57464 2001-08-31  Jim Meyering  <meyering@lucent.com>
57465
57466         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
57467         Use an initial, malloc'd, buffer of length 128 rather than
57468         a statically allocated one of length 1024.
57469
57470 2001-08-30  Paul Eggert  <eggert@twinsun.com>
57471
57472         Simplify code, partly by assuming autoconf 2.52 semantics.
57473
57474         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
57475
57476         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
57477         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
57478         All uses removed.
57479         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
57480         Move AC_REQUIRE to next-to-top level, to avoid confusion.
57481         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
57482         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
57483         jm_AC_HEADER_INTTYPES_H.
57484         * m4/jm-macros.m4 (jm_MACROS): Likewise.
57485
57486         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
57487
57488         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
57489         Quote first arg of AC_DEFUN.
57490         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
57491         since they are needed to parse the include file even if we need
57492         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
57493         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
57494         but with opposite signedness.
57495
57496 2001-08-30  Paul Eggert  <eggert@twinsun.com>
57497
57498         Merge 'exclude' changes from tar 1.13.22.
57499         This fixes one or two unlikely storage allocation overflow bugs,
57500         but doesn't change user-visible behavior otherwise.
57501
57502 2001-08-30  Paul Eggert  <eggert@twinsun.com>
57503
57504         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
57505         (jm_PREREQ_EXCLUDE): New macro.
57506
57507 2001-08-30  Paul Eggert  <eggert@twinsun.com>
57508
57509         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
57510         tm to be declared.
57511
57512 2001-08-30  Paul Eggert  <eggert@twinsun.com>
57513
57514         * lib/hash.c: Remove '2001' from copyright notice.
57515
57516 2001-08-30  Paul Eggert  <eggert@twinsun.com>
57517
57518         * lib/full-write.h: New file.
57519         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
57520         * lib/full-write.c: Correct credits, as cccp.c no longer
57521         exists and anyway it was so heavily changed from the old cccp
57522         code as to be unrecognizable.  Include full-write.h.
57523         (full_write) Return size_t, with short writes meaning failure.
57524         All callers changed.  This fixes a bug with large buffers
57525         on 64-bit hosts.
57526         * lib/utime.c: Include full-write.h.
57527
57528 2001-08-30  Paul Eggert  <eggert@twinsun.com>
57529
57530         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
57531         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
57532         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
57533         Include if available.
57534         (<xalloc.h>): Include
57535         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
57536         (verify): New macro.  Use it to verify that EXCLUDE macros do not
57537         collide with FNM macros.
57538         (struct patopts): New struct.
57539         (struct exclude): Use it, as exclude patterns now come with options.
57540         (new_exclude): Support above changes.
57541         (new_exclude, add_exclude_file):
57542         Initial size must now be a power of two to simplify overflow checking.
57543         (free_exclude, fnmatch_no_wildcards): New function.
57544         (excluded_filename): No longer requires options arg, as the options
57545         are determined by add_exclude.  Now returns bool, not int.
57546         (excluded_filename, add_exclude):
57547         Add support for the fancy new exclusion options.
57548         (add_exclude, add_exclude_file): Now takes int options arg.
57549         Check for arithmetic overflow when computing sizes.
57550         (add_exclude_file): xrealloc might modify errno, so don't
57551         realloc until after errno might be used.
57552
57553         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
57554         New macros.
57555         (free_exclude): New decl.
57556         (add_exclude, add_exclude_file): Now takes int options arg.
57557         (excluded_filename): No longer requires options arg, as the options
57558         are determined by add_exclude.  Now returns bool, not int.
57559
57560 2001-08-30  Paul Eggert  <eggert@twinsun.com>
57561
57562         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
57563
57564 2001-08-27  Jim Meyering  <meyering@lucent.com>
57565
57566         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
57567
57568         * lib/version-etc.c (N_): Remove definition.
57569         Revert most of last change.
57570         Instead, simply don't mark the `Copyright...' string for translation.
57571         Based on advice from Paul Eggert.
57572
57573         * lib/strtoxmax.c: Tweak comment.
57574
57575 2001-08-26  Jim Meyering  <meyering@lucent.com>
57576
57577         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
57578
57579         * m4/xstrtoimax.m4: New file.
57580         * m4/xstrtoumax.m4: Add comments explaining why we
57581         AC_REPLACE_FUNCS(strtol).
57582
57583 2001-08-26  Jim Meyering  <meyering@lucent.com>
57584
57585         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
57586         of copyright with `%s' so translators don't get an untranslated
57587         message in 2002.
57588         (COPYRIGHT_YEAR): Define.
57589         (version_etc): Use fprintf rather than fputs.
57590         Suggestion from Ulrich Drepper.
57591
57592         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
57593
57594         * lib/strtoll.c: New file, from GNU libc.
57595         * lib/xstrtoimax.c: New file.
57596
57597         * lib/xstrtol.h: Add xstrtoimax.
57598         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
57599         * lib/strtoimax.c: New file.  Likewise, but first define
57600         STRTOUXMAX_SIGNED.
57601
57602         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
57603         ...
57604         * lib/strtoxmax.c: ... then renamed to this.
57605
57606 2001-08-18  Paul Eggert  <eggert@twinsun.com>
57607
57608         * m4/inttypes.m4: Add AC_PREREQ(2.13).
57609         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
57610         (jm_AC_TYPE_INTMAX_T): New macro.
57611         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
57612
57613         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
57614
57615         * m4/longlong.m4: Renamed from ulonglong.m4.
57616         * m4/inttypes.m4: Renamed from inttypes_h.m4.
57617         * m4/uintmax_t.m4: Removed.
57618
57619 2001-08-13  Paul Eggert  <eggert@twinsun.com>
57620
57621         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
57622         Port to Solaris 8, where 'sed' requires a space after the 'r'
57623         command, and where sh dislikes "$/".  Clean up the spacing a bit.
57624         Redirect output to $tmp just once.
57625
57626 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
57627
57628         * lib/addext.c (<errno.h>): Include.
57629         (errno): Declare if not defined.
57630         (addext): Work correctly when pathconf returns -1 and leaves
57631         errno alone because there is no limit.  Also, work even if
57632         pathconf returns a value greater than SIZE_MAX.
57633
57634 2001-08-12  Jim Meyering  <meyering@lucent.com>
57635
57636         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
57637         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
57638         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
57639         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
57640         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
57641         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
57642         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
57643         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
57644         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
57645         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
57646         utime.m4, utimes.m4, xstrtoumax.m4:
57647         Quote the first argument in each use of AC_DEFUN.
57648
57649 2001-08-12  Jim Meyering  <meyering@lucent.com>
57650
57651         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
57652         Simply `return getcwd (NULL, 0);'.
57653         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
57654         Use 1300 as initial value for length, not PATH_MAX.
57655
57656         * lib/pathmax.h: Clean up cpp syntax.
57657
57658 2001-08-12  Jim Meyering  <meyering@lucent.com>
57659
57660         * lib/gettimeofday.c: New file.
57661         * lib/gtod.h: New file.
57662         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
57663
57664 2001-08-05  Jim Meyering  <meyering@lucent.com>
57665
57666         * m4/jm-macros.m4: Require autoconf-2.52.
57667
57668 2001-08-04  Jim Meyering  <meyering@lucent.com>
57669
57670         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
57671         stmt, to get in sync with glibc.
57672
57673 2001-08-03  Paul Eggert  <eggert@twinsun.com>
57674
57675         The following changes are from gettext 0.10.39 as maintained by
57676         Bruno Haible.
57677
57678         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
57679         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
57680         with inverted sense.  All uses changed.
57681
57682         * lib/mbswidth.c: Don't include <limits.h>.
57683         Include <stdlib.h> and <string.h> unconditionally.
57684         (iswcntrl, mbsinit, ISCNTRL): New macros.
57685         (mbsnwidth): Use K&R style function declarations.
57686         Don't bother checking for MB_LEN_MAX == 1, since the compiler
57687         can optimize it when MB_CUR_MAX == 1.
57688         The width of control characters is zero, not 1.
57689
57690 2001-08-03  Paul Eggert  <eggert@twinsun.com>
57691
57692         The following changes are from gettext 0.10.39 as maintained by
57693         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
57694
57695         * m4/codeset.m4: Upgrade to serial AM1.
57696         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
57697         all uses changed.  Quote first arg of AC_DEFUN.
57698         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
57699
57700         * m4/iconv.m4: Upgrade to serial AM2.
57701         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
57702         Add --with-libconv-prefix.
57703         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
57704         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
57705         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
57706         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
57707         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
57708
57709         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
57710         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
57711         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
57712         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
57713         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
57714         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
57715         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
57716         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
57717         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
57718
57719         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
57720         string.h any more.
57721
57722         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
57723         not the default value.
57724
57725         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
57726         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
57727         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
57728         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
57729         Also check for iswcntrl, used for wcwidth fallback.
57730         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
57731         to Autoconf 2.13.
57732
57733 2001-08-03  Jim Meyering  <meyering@lucent.com>
57734
57735         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
57736         as it was in the original.  Reported by Paul Eggert.
57737
57738 2001-07-16  Jim Meyering  <meyering@lucent.com>
57739
57740         * m4/gettimeofday.m4: New file.
57741         Prompted by a report from Bernhard Baehr.
57742
57743 2001-07-15  Jim Meyering  <meyering@lucent.com>
57744
57745         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
57746         stuff. Now it's in ../Makefile.cfg.
57747
57748 2001-07-15  Jim Meyering  <meyering@lucent.com>
57749
57750         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
57751         (BUILT_SOURCES): Add unlocked-io.h.
57752         (io_functions): Define.
57753         (unlocked-io.h): New rule.
57754         (DISTCLEANFILES): Add unlocked-io.h.
57755         (all-local): Depend on unlocked-io.h, to ensure it is created.
57756
57757         * lib/unlocked-io.hin: New file
57758
57759         * lib/regex.c: Update from glibc.
57760
57761 2001-07-05  Jim Meyering  <meyering@lucent.com>
57762
57763         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
57764         recommendation.
57765         (libfetish_a_SOURCES): Put all .h files here instead.
57766         Remove a thus-exposed (better checks in automake) duplicate and
57767         two unnecessary .h files.
57768
57769 2001-07-04  Jim Meyering  <meyering@lucent.com>
57770
57771         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
57772         that generates jm-glibc-io.m4 so that it doesn't trigger any make
57773         distcheck failure.
57774
57775 2001-07-02  Jim Meyering  <meyering@lucent.com>
57776
57777         The following changes were prompted by suggestions from Bruno Haible.
57778
57779         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
57780         is now generated.
57781         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
57782         definition of EXTRA_DIST.
57783         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
57784         ensure that the generated file is created/updated whenever the list
57785         of $(unlocked_functions) is changed.
57786         (jm-glibc-io.m4): New rule.
57787         (unlocked-io.h): New rule -- currently unused.
57788
57789 2001-06-24  Jim Meyering  <meyering@lucent.com>
57790
57791         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
57792         unmatched right bracket, rather than kludging it with an extra,
57793         falsely-matching quote in a comment.  Patch by Akim Demaille.
57794
57795 2001-06-11  Jim Meyering  <meyering@lucent.com>
57796
57797         * lib/regex.c: Update from GNU libc.
57798
57799 2001-05-27  Jim Meyering  <meyering@lucent.com>
57800
57801         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
57802         Check for ut_type in struct utmp.
57803
57804 2001-05-27  Jim Meyering  <meyering@lucent.com>
57805
57806         * lib/readutmp.h (UT_TYPE): Define.
57807
57808 2001-05-24  Jim Meyering  <meyering@lucent.com>
57809
57810         * lib/argmatch.c: Include "quote.h".
57811         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
57812         quote function.  Reported by Göran Uddeborg.
57813
57814 2001-05-22  Jim Meyering  <meyering@lucent.com>
57815
57816         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
57817         now that we use the package-supplied version unconditionally.
57818         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
57819
57820 2001-05-21  Jim Meyering  <meyering@lucent.com>
57821
57822         * m4/regex.m4: Change a couple backticks to single quotes to avoid
57823         shell syntax errors.
57824
57825 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
57826
57827         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
57828
57829 2001-05-20  Paul Eggert  <eggert@twinsun.com>
57830
57831         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
57832         Don't bother to check library strftime, since
57833         we'll be using our own my_strftime function anyway.
57834         Define my_strftime instead of strftime.
57835
57836 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
57837
57838         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
57839         which is not yet declared.
57840
57841 2001-05-15  Jim Meyering  <meyering@lucent.com>
57842
57843         * m4/regex.m4: Use proper quoting so brackets appear in the test
57844         program.
57845         Reported by, and with help from, Bruno Haible.
57846
57847 2001-05-13  Jim Meyering  <meyering@lucent.com>
57848
57849         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
57850         undefined.
57851
57852 2001-05-11  Paul Eggert  <eggert@twinsun.com>
57853
57854         dirname code cleanup.  base_name now behaves more compatibly
57855         with POSIX basename when given file names that have trailing
57856         slashes, and similarly for dir_name.  Add new primitives
57857         base_len and dir_len.  Put the directory-name-related decls
57858         into dirname.h.
57859
57860         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
57861         * lib/backupfile.c (base_name): Likewise.
57862         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
57863         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
57864         * lib/makepath.c (strip_trailing_slashes): Likewise.
57865         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
57866         ISSLASH): Likewise.
57867         * lib/rename.c (strip_trailing_slashes): Likewise.
57868         * lib/same.c (base_name): Likewise.
57869         * lib/stripslash.c (ISSLASH): Likewise.
57870
57871         * lib/addext.c: Include <dirname.h> after size_t is defined.
57872         * lib/backupfile.c: Likewise.
57873
57874         * lib/addext.c (addext): Use base_len to trim redundant
57875         trailing slashes instead of doing it ourselves.
57876         But do not trim the last slash if it is not redundant.
57877
57878         * lib/backupfile.c (find_backup_file_name,
57879         max_backup_version): Use base_len instead of rolling it ourselves.
57880         Handle the case of "" and (on DOS) "C:" correctly.
57881
57882         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
57883         needed. Include <string.h>, <dirname.h>.
57884         (base_name): Allow file names ending in slashes, other than names
57885         that are all slashes.  In this case, return the basename followed
57886         by the slashes.  This is more general, and can be used in places
57887         where the original base_name purposely had an assertion failure.
57888         (base_len): New function.
57889
57890         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
57891         Do not include <assert.h>; no longer needed.
57892         Include xalloc.h.
57893         (memrchr): Remove decl.
57894         (dir_name_r): Remove.
57895         (dir_len): Renamed from dirlen.  All callers changed.
57896         Rewrite in terms of base_name, for simplicity and consistency.
57897         (dir_name): Never return NULL.  All callers changed.
57898         Do not include <stdlib.h> in test program; no longer needed.
57899         return 0; is fine for test program.
57900
57901         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
57902         New macros.
57903         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
57904
57905         * lib/path-concat.c (path_concat): Use base_len to compute
57906         base length, not strlen; this means we cannot rely on memcpy
57907         to null-terminate.
57908
57909         * lib/same.c (STREQ): Remove.
57910         (same_name): Handle the case where the basename ends in trailing '/'.
57911
57912         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
57913         a slash was stripped.  Do not strip the last slash after a
57914         file system prefix.
57915
57916 2001-05-11  Paul Eggert  <eggert@twinsun.com>
57917
57918         * lib/Makefile.am (libfetish_a_SOURCES):
57919         Add strftime.c, since we now compile it on all hosts.
57920
57921         * lib/strftime.c (my_strftime):
57922         Define to nstrftime if emacs, but only if my_strftime is not defined.
57923         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
57924         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
57925         Add one more extra argument: a nanoseconds value.
57926         All uses changed.
57927         (ns): New macro.
57928         (my_strftime function): Add %N format.
57929         (emacs_strftimeu): Renamed from emacs_strftime,
57930         with extra ut argument.
57931
57932 2001-05-09  Paul Eggert  <eggert@twinsun.com>
57933
57934         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
57935
57936 2001-04-21  Jim Meyering  <meyering@lucent.com>
57937
57938         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
57939         doesn't interfere.
57940
57941 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
57942
57943         * m4/ftruncate.m4: Check for chsize.
57944         Link with ftruncate.o unconditionally if ftruncate is missing.
57945         This was required when cross-compiling to i586-mingw32msvc.
57946
57947 2001-04-08  Jim Meyering  <meyering@lucent.com>
57948
57949         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
57950         recomputed; that's necessary when the offset spans a DST transition.
57951         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
57952
57953 2001-04-02  Jim Meyering  <meyering@lucent.com>
57954
57955         * lib/regex.h, regex.c: Update from GNU libc.
57956
57957 2001-03-24  Jim Meyering  <meyering@lucent.com>
57958
57959         * m4/jm-macros.m4: Require autoconf-2.49d.
57960
57961 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
57962
57963         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
57964
57965 2001-03-19  Paul Eggert  <eggert@twinsun.com>
57966
57967         * lib/version-etc.c (version_etc_copyright): Update to 2001.
57968
57969 2001-03-17  Jim Meyering  <meyering@lucent.com>
57970
57971         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
57972         now that the version in autoconf is equivalent.
57973         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
57974
57975         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
57976         Suggestion from Akim Demaille.
57977
57978         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
57979         (jm_PREREQ_TEMPNAME): New function.
57980
57981 2001-03-16  Paul Eggert  <eggert@twinsun.com>
57982
57983         * lib/tempname.c (uint64_t): Define to uintmax_t if
57984         not defined, and if UINT64_MAX is not defined.
57985         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
57986         Reported by John David Anglin.
57987
57988 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
57989
57990         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
57991         resolve alias if codeset is empty.
57992         * lib/config.charset (BeOS): Use wildcard syntax.
57993
57994 2001-03-13  Jim Meyering  <meyering@lucent.com>
57995
57996         * lib/path-concat.c (path_concat)
57997         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
57998         concatenating e.g., `C:' and `foo'.
57999         From Bruno Haible.
58000
58001 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
58002
58003         * lib/localcharset.c (locale_charset): Don't use
58004         setlocale(LC_CTYPE,NULL). Don't return NULL.
58005         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
58006
58007 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
58008
58009         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
58010         support for DOS/DJGPP.
58011
58012 2001-03-01  Paul Eggert  <eggert@twinsun.com>
58013
58014         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
58015         lacks mkstemp.  Compile our own tempname.c if we compile our own
58016         mkstemp.c, as mkstemp relies on tempname.
58017
58018 2001-03-01  Jim Meyering  <meyering@lucent.com>
58019
58020         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
58021         AH_VERBATIM really does output its argument verbatim.
58022
58023 2001-02-28  Paul Eggert  <eggert@twinsun.com>
58024
58025         * lib/Makefile.am (libfetish_a_SOURCES):
58026         Add dup-safer.c, fopen-safer.c.
58027         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
58028
58029         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
58030         * lib/unistd-safer.h: New files.
58031
58032 2001-02-25  Paul Eggert  <eggert@twinsun.com>
58033
58034         The mkstemp replacement is taken from glibc 2.2.2, with some
58035         portability fixes for use outside glibc, as follows:
58036
58037         * lib/tempname.c (struct_stat64): New macro.
58038         (direxists, __gen_tempname): Use it.
58039         This avoids a portability problem with Solaris 8.
58040
58041         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
58042         (<stddef.h>, <stdint.h>, <string.h>):
58043         Include only if STDC_HEADERS || _LIBC.
58044         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
58045         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
58046         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
58047         (__set_errno): Define this macro if <errno.h> doesn't.
58048         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
58049         Define these macros if <stdio.h> doesn't.
58050         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
58051         Define these macros if <sys/stat.h>
58052         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
58053         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
58054         __xstat64): Define if not _LIBC.
58055         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
58056         (__gen_tempname): Invoke gettimeofday only if
58057         HAVE_GETTIMEOFDAY || _LIBC;
58058         otherwise, fall back on plain "time".
58059         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
58060
58061         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
58062
58063         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
58064
58065 2001-02-18  Paul Eggert  <eggert@twinsun.com>
58066
58067         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
58068
58069 2001-02-17  Paul Eggert  <eggert@twinsun.com>
58070
58071         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
58072         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
58073         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
58074         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
58075
58076 2001-02-17  Paul Eggert  <eggert@twinsun.com>
58077
58078         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
58079         Remove workaround macros for hosts that have mbrtowc but not
58080         mbstate_t, as we now insist on proper declarations for both
58081         before using mbrtowc.
58082
58083 2001-02-17  Jim Meyering  <meyering@lucent.com>
58084
58085         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
58086         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
58087         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
58088         UnixWare 7.1.1.
58089
58090         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
58091         rather than AC_CACHE_VAL.
58092
58093 2001-02-17  Jim Meyering  <meyering@lucent.com>
58094
58095         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
58096         around included file name.
58097
58098         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
58099
58100         * lib/strftime.c: Update from GNU libc (the only changes were to
58101         comments).
58102
58103 2001-02-17  Jim Meyering  <meyering@lucent.com>
58104
58105         * lib/regex.c: Update from libc.
58106
58107 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
58108
58109         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
58110         clash.
58111
58112 2001-02-16  Paul Eggert  <eggert@twinsun.com>
58113
58114         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
58115         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
58116         Reported by Mark Hounschell via Paul Eggert.
58117
58118 2001-02-07  Jim Meyering  <meyering@lucent.com>
58119
58120         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
58121
58122 2001-02-05  Jim Meyering  <meyering@lucent.com>
58123
58124         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
58125         it includes the patch required for `large file' support with at least
58126         HP-UX's 10.20 /bin/cc.
58127
58128 2001-02-03  Jim Meyering  <meyering@lucent.com>
58129
58130         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
58131         AS_IF, now that it works once again (mysteriously).
58132         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
58133
58134 2001-01-30  Jim Meyering  <meyering@lucent.com>
58135
58136         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
58137         * m4/chown.m4: Rename conftestchown to conftest.chown.
58138         * m4/rename.m4: s/conftestdir/conftest.d1/ and
58139         s/conftestdir2/conftest.d2/.
58140         * m4/utimes.m4: s/conftestdata/conftest.data/
58141         Inspired by Pavel Roskin's change in autoconf.
58142
58143 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
58144
58145         * lib/config.charset: Update for FreeBSD 4.2.
58146
58147 2001-01-27  Jim Meyering  <meyering@lucent.com>
58148
58149         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
58150         a use of AS_IF.
58151         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
58152
58153 2001-01-26  Jim Meyering  <meyering@lucent.com>
58154
58155         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
58156         quotearg.c includes it.
58157
58158 2001-01-26  Jim Meyering  <meyering@lucent.com>
58159
58160         * lib/quotearg.c: Include stddef.h.
58161         * lib/quote.c: Include stddef.h.
58162         Reported by Axel Kittenberger.
58163
58164         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
58165         line in double quotes so that it evokes a better diagnostic.
58166         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
58167         Reported by Axel Kittenberger.
58168
58169 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
58170
58171         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
58172         as if it was a `charset'.
58173
58174 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
58175
58176         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
58177         has const.
58178
58179 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
58180
58181         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
58182         to avoid a warning.  Add back 'const' to inptr.
58183
58184 2001-01-20  Jim Meyering  <meyering@lucent.com>
58185
58186         Be sure that headers are checked before used in code compiled
58187         for the type checks.
58188         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
58189         In place of that, invoke jm_CHECK_ALL_TYPES.
58190         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
58191         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
58192         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
58193         The check for ssize_t was mistakenly run before the test for unistd.h.
58194
58195         The configure-time check for stdbool.h was missing.
58196         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
58197         (jm_PREREQ_HASH): New function.
58198
58199 2001-01-17  Jim Meyering  <meyering@lucent.com>
58200
58201         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
58202         for autoconf-2.49c.
58203         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
58204
58205 2001-01-16  Jim Meyering  <meyering@lucent.com>
58206
58207         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
58208         From Bruno Haible.
58209
58210 2001-01-14  Jim Meyering  <meyering@lucent.com>
58211
58212         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
58213         foo and bar.  Create conftestdir/ in the script, not in the C code.
58214         Remove directories in the script, not in the C code.
58215         Remove conftestdir{,2} before trying to create the directory.
58216         Make the entire configure script fail if the mkdir fails.
58217
58218 2001-01-14  Jim Meyering  <meyering@lucent.com>
58219
58220         * lib/rename.c: New file.  From Volker Borchert.
58221         Include stdlib.h, string.h or strings.h, and xalloc.h.
58222         Use strip_trailing_slashes rather than open-coding it.
58223
58224 2001-01-03  Paul Eggert  <eggert@twinsun.com>
58225
58226         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
58227
58228 2001-01-03  Jim Meyering  <meyering@lucent.com>
58229
58230         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
58231         of local `inptr' to avoid warning with some system declarations of
58232         iconv.
58233
58234 2001-01-02  Volker Borchert  <bt@teknon.de>
58235
58236         * m4/rename.m4: New file.
58237         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
58238
58239 2001-01-01  Jim Meyering  <meyering@lucent.com>
58240
58241         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
58242         even on systems with utmpx.h.  It's necessary for the declaration of
58243         utmp's ut_user member.  Reported by Andreas Jaeger.
58244
58245         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
58246         available. They are required for the declarations of getgrgid and
58247         getpwuid resp.
58248         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
58249         Reported by Andreas Jaeger.
58250
58251 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
58252
58253         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
58254         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
58255         so `make install' also works in VPATH builds.
58256
58257 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
58258
58259         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
58260         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
58261         can be used in subdirectories.
58262
58263 2000-12-29  Paul Eggert  <eggert@twinsun.com>
58264
58265         * lib/modechange.c: Do not assume that mode_t uses the
58266         traditional octal encoding.  E.g. "chmod 1 FOO" should set
58267         the other-execute bit of FOO even if S_IXOTH != 1.
58268
58269         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
58270         WOTH, XOTH, ALLM): New macros.
58271         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
58272          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
58273         Use them.
58274         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
58275         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
58276         (mode_compile):
58277         No need to use uintmax_t; unsigned long is long enough.
58278         Don't bother to get suffix since we don't use it.
58279
58280 2000-12-26  Jim Meyering  <meyering@lucent.com>
58281
58282         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
58283         better with autoheader.
58284
58285 2000-12-24  Jim Meyering  <meyering@lucent.com>
58286
58287         * lib/hash.c (is_prime): Return explicit boolean values.
58288         (hash_get_first): Return NULL to appease Irix5.6's 89.
58289         Reported by Nelson Beebe.
58290
58291 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
58292
58293         * lib/localcharset.c (locale_charset): Add support for Win32.
58294
58295 2000-12-18  Paul Eggert  <eggert@twinsun.com>
58296
58297         * lib/physmem.h, lib/physmem.c: New files.
58298
58299         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
58300         (noinst_HEADERS): Add physmem.h.
58301
58302         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
58303         't' for compatibility with Solaris 8 sort.
58304
58305 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
58306
58307         * lib/config.charset: Add support for BeOS.
58308
58309 2000-12-17  Jim Meyering  <meyering@lucent.com>
58310
58311         * m4/dos.m4 (jm_AC_DOS): New file and macro.
58312         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
58313
58314 2000-12-16  Jim Meyering  <meyering@lucent.com>
58315
58316         This bug had a serious impact on chown: `chown N:M FILE' (for integer
58317         N and M) would have treated it like `chown N:N FILE'.
58318
58319         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
58320
58321 2000-12-16  Jim Meyering  <meyering@lucent.com>
58322
58323         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
58324         SHELLS_FILE to a file name that's useful on djgpp systems.
58325         Include stdlib.h.
58326         (ADDITIONAL_DEFAULT_SHELLS): Define.
58327         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
58328         Based mostly on a patch from Prashant TR.
58329
58330 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
58331
58332         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
58333         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
58334         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
58335
58336 2000-12-08  Andreas Schwab  <schwab@suse.de>
58337
58338         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
58339         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
58340
58341 2000-12-07  Jim Meyering  <meyering@lucent.com>
58342
58343         * lib/stripslash.c (ISSLASH): Define.
58344         (strip_trailing_slashes): Use ISSLASH rather than comparing against
58345         `/'.
58346         From Prashant TR.
58347
58348         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
58349         (dir_name_r): Declare this function as static.
58350         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
58351         manifest itself on a name containing a mix of slashes and
58352         backslashes.
58353         Make this function work with names starting with a DOS-style
58354         drive letter and colon prefix.
58355         (dir_name): Append `.' if necessary.
58356         Based mostly on patches from Prashant TR and Eli Zaretskii.
58357
58358         * lib/dirname.h (dir_name_r): Remove prototype.
58359
58360 2000-12-06  Paul Eggert  <eggert@twinsun.com>
58361
58362         * m4/off_t-format.m4: Remove this file.
58363         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
58364
58365 2000-12-06  Jim Meyering  <meyering@lucent.com>
58366
58367         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
58368         replacement strtoull, we may well need the replacement strtoul, too.
58369         Check for declarations of strtoul and strtoull.
58370         Check for strtol.  Mainly as a cue to cause automake to include
58371         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
58372         Check for limits.h -- strtol.c needs it.
58373
58374 2000-12-05  Jim Meyering  <meyering@lucent.com>
58375
58376         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
58377
58378 2000-12-04  Jim Meyering  <meyering@lucent.com>
58379
58380         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
58381         Also include memory.h, stdlib.h, unistd.h if appropriate.
58382         Reported by Andreas Jaeger (conflicting declaration of malloc).
58383
58384 2000-12-02  Jim Meyering  <meyering@lucent.com>
58385
58386         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
58387         * m4/jm-macros.m4 (jm_MACROS): require it.
58388
58389 2000-12-02  Jim Meyering  <meyering@lucent.com>
58390
58391         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
58392
58393 2000-12-01  Paul Eggert  <eggert@twinsun.com>
58394
58395         * lib/memrchr.c: Include <config.h> before any system include file.
58396
58397 2000-11-30  Jim Meyering  <meyering@lucent.com>
58398
58399         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
58400
58401 2000-11-30  Jim Meyering  <meyering@lucent.com>
58402
58403         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
58404
58405 2000-11-29  Paul Eggert  <eggert@twinsun.com>
58406
58407         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
58408
58409 2000-11-26  Jim Meyering  <meyering@lucent.com>
58410
58411         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
58412
58413 2000-11-22  Paul Eggert  <eggert@twinsun.com>
58414
58415         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
58416         size of (size_t) -1; it's not portable.
58417
58418 2000-11-17  Jim Meyering  <meyering@lucent.com>
58419
58420         * lib/strstr.c: Update from GNU libc.
58421
58422 2000-11-17  Akim Demaille  <akim@epita.fr>
58423
58424         * lib/obstack.h: Formatting changes.
58425         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
58426         prevent type checking.
58427         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
58428         cast the value to (void *): assigning a `foo *' to a `void *'
58429         variable is valid.
58430         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
58431
58432 2000-11-16  Jim Meyering  <meyering@lucent.com>
58433
58434         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
58435
58436 2000-11-11  Jim Meyering  <meyering@lucent.com>
58437
58438         * lib/error.c: Add a couple #includes, merging from GNU libc version.
58439
58440 2000-11-10  Jim Meyering  <meyering@lucent.com>
58441
58442         * lib/obstack.h: Update from GNU libc.
58443         * lib/obstack.c: Likewise.
58444
58445 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
58446
58447         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
58448
58449 2000-11-06  Paul Eggert  <eggert@twinsun.com>
58450
58451         * lib/getusershell.c (setusershell): Use rewind rather than
58452         fseek/fseeko, to avoid configuration hassles with fseeko.
58453         Don't bother opening SHELLS_FILE if shellstream is NULL;
58454         it's not necessary.
58455
58456 2000-11-05  Jim Meyering  <meyering@lucent.com>
58457
58458         * lib/makepath.h (make_dir): Declare.
58459         * lib/makepath.c (make_dir): Remove `static' attribute.
58460         Tweak a comment.
58461
58462 2000-11-04  Jim Meyering  <meyering@lucent.com>
58463
58464         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
58465
58466 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
58467
58468         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
58469         last one in a bucket, advance to the next bucket.
58470
58471 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
58472
58473         * lib/fnmatch.c: Do not comment out all the code if we are using
58474         the GNU C library, because in some cases we are replacing buggy
58475         code in the GNU C library itself.
58476
58477 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
58478
58479         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
58480         (regex_compile): Catch bogus \(\1\).
58481
58482 2000-10-30  Paul Eggert  <eggert@twinsun.com>
58483
58484         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
58485         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
58486         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
58487
58488 2000-10-30  Paul Eggert  <eggert@twinsun.com>
58489
58490         * lib/error.h, getline.h, modechange.h:
58491         Remove "2000" from Copyright line, as the file hasn't been
58492         changed this year other than in the copyright notice.
58493
58494         * lib/xalloc.h: Add "2000" to Copyright line, as this file
58495         was changed this year.
58496
58497 2000-10-29  Jim Meyering  <meyering@lucent.com>
58498
58499         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
58500         renaming.
58501         * m4/ls-mntd-fs.m4: Likewise
58502
58503 2000-10-29  Jim Meyering  <meyering@lucent.com>
58504
58505         * lib/xstat.in: Fix grammar in comment.
58506
58507 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
58508
58509         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
58510         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
58511         doesn't define __restrict_arr.
58512
58513 2000-10-28  Jim Meyering  <meyering@lucent.com>
58514
58515         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
58516         (jm_PREREQ_MEMCHR): New function.
58517
58518 2000-10-28  Jim Meyering  <meyering@lucent.com>
58519
58520         * lib/memchr.c: Update from libc.
58521         Adjust for portability:
58522         [HAVE_STDLIB_H]: Include stdlib.h.
58523         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
58524         Undef __memchr, too.
58525         [!weak_alias]: Define __memchr to memchr.
58526
58527         * lib/regex.c: Update from libc.
58528         * lib/regex.h: Likewise.
58529         * lib/getopt1.c: Likewise.
58530         * lib/memcmp.c: Likewise.
58531
58532         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
58533         Avoid using fseek, when possible -- it's broken by design.
58534         Patch by Ulrich Drepper.
58535
58536 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
58537
58538         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
58539         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
58540         Giving in to popular pressure to shut up the compiler with casts.
58541
58542 2000-10-26  Jim Meyering  <meyering@lucent.com>
58543
58544         * lib/strftime.c: Update from libc.
58545
58546 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
58547
58548         * regex.c: More `unsigned char' -> `re_char' changes.
58549         Also change several `int' into `re_wchar_t'.
58550         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
58551         (PUSH_FAILURE_POINTER): Don't cast any more.
58552         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
58553         We want GCC to complain, since this piece of code makes
58554         re_match non-reentrant, which *should* be fixed.
58555         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
58556         (EXTEND_BUFFER): Use RETALLOC.
58557         (SET_LIST_BIT): Don't cast.
58558         (re_wchar_t): New type.
58559         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
58560         that those two functions will always properly return.
58561         (IMMEDIATE_QUIT_CHECK): Cast to void.
58562         (analyse_first): Use recursion rather than an explicit stack.
58563         (re_compile_fastmap): Can't fail anymore.
58564         (re_search_2): Don't check re_compile_fastmap for failure.
58565         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
58566         Now also sets the new value (passed in a new argument).
58567         (re_match_2_internal): Use it.
58568         Also, use a new var `reg' of type size_t when looping through regs
58569         rather than reuse the inappropriate `mcnt'.
58570
58571 2000-10-25  Jim Meyering  <meyering@lucent.com>
58572
58573         * lib/obstack.c: Update from libc.
58574
58575 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
58576
58577         * regex.c (regex_compile): Change the way of handling a range from
58578         a char less than 256 to a char not less than 256.
58579
58580 2000-10-24  Andrew Innes  <andrewi@gnu.org>
58581
58582         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
58583         NT-Emacs only.
58584         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
58585         so that re_search functions only quit when callers expect them to.
58586
58587 2000-10-23  Jim Meyering  <meyering@lucent.com>
58588
58589         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
58590         wrong.  That set_locale call must not have any side effects.
58591         From Paul Eggert.
58592
58593 2000-10-22  Jim Meyering  <meyering@lucent.com>
58594
58595         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
58596         [CYCLIC]: Remove now-unused definition.
58597
58598         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
58599         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
58600         Suggestion from Ulrich Drepper.
58601
58602 2000-10-21  Jim Meyering  <meyering@lucent.com>
58603
58604         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
58605         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
58606         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
58607
58608 2000-10-21  Jim Meyering  <meyering@lucent.com>
58609
58610         * lib/dirname.c (memrchr): Declare if necessary.
58611         (dir_name): Remove the restriction that there be no
58612         trailing slashes.  Now, this code skips past them, effectively
58613         ignoring them.
58614         [TEST_DIRNAME] (main): New unit tests.
58615
58616         * lib/memrchr.c: New file from GNU libc.
58617         Undef __memrchr, too.
58618         [!weak_alias]: Define __memrchr to memrchr.
58619         Guard weak_alias use with `#ifdef weak_alias'.
58620
58621 2000-10-21  Jim Meyering  <meyering@lucent.com>
58622
58623         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
58624         (dir_name): Use dir_name_r.
58625         * lib/dirname.h (dir_name_r): Declare it.
58626
58627 2000-10-17  Jim Meyering  <meyering@lucent.com>
58628
58629         * lib/quote.h (PARAMS): Define and use.
58630         Reported by Akim Demaille.
58631
58632         * lib/getopt.c: Update from libc.
58633
58634 2000-10-16  Jim Meyering  <meyering@lucent.com>
58635
58636         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
58637         setlocale.
58638         From Jan Fedak.
58639
58640 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
58641
58642         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
58643
58644 2000-09-25  Jim Meyering  <meyering@lucent.com>
58645
58646         * lib/md5.h (rol): Define (from GnuPG).
58647
58648         * lib/sha.c: Give credit (GnuPG) where due.
58649         (M): Use rol rather than open-coding it.
58650         Add a FIXME comment.
58651
58652 2000-09-21  Jim Meyering  <meyering@lucent.com>
58653
58654         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
58655         Reported by Michael Stone.
58656
58657 2000-09-20  Jim Meyering  <meyering@lucent.com>
58658
58659         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
58660         (noinst_HEADERS): Add sha.h.
58661         Based on code from Scott G. Miller and from GnuPG.
58662
58663 2000-09-18  Jim Meyering  <meyering@lucent.com>
58664
58665         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
58666         LIBS. Otherwise, everyone ends up linking with -lelf for some
58667         configurations.
58668         Reported by Mike Stone.
58669
58670 2000-09-15  Jim Meyering  <meyering@lucent.com>
58671
58672         * lib/regex.c: Update from libc.
58673
58674 2000-09-10  Jim Meyering  <meyering@lucent.com>
58675
58676         * lib/getopt.c (_getopt_internal): Update from glibc.
58677
58678 2000-09-09  Jim Meyering  <meyering@lucent.com>
58679
58680         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
58681         think it should be used as a general replacement for isascii.
58682         * lib/fnmatch.c: Likewise.
58683         * lib/mbswidth.c: Likewise
58684         * lib/regex.c: Likewise.
58685
58686         Don't use atoi.
58687         * lib/userspec.c: Include sys/param.h and limits.h.
58688         Include xstrtol.h.
58689         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
58690         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
58691         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
58692         UID, GID.  Check range.
58693
58694 2000-09-06  Jim Meyering  <meyering@lucent.com>
58695
58696         * lib/getopt.c (_getopt_internal): Update from glibc.
58697
58698 2000-08-30  Jim Meyering  <meyering@lucent.com>
58699
58700         * lib/strftime.c: Merge in changes from GNU libc.
58701
58702 2000-08-26  Jim Meyering  <meyering@lucent.com>
58703
58704         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
58705         * m4/fpending.m4: New file.
58706
58707 2000-08-26  Jim Meyering  <meyering@lucent.com>
58708
58709         * lib/closeout.c: Include "__fpending.h".
58710         (close_stdout_status): Return right away if there's nothing to flush.
58711
58712         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
58713         * lib/__fpending.c: New file.
58714         * lib/__fpending.h: New file.
58715
58716 2000-08-20  Jim Meyering  <meyering@lucent.com>
58717
58718         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
58719         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
58720         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
58721
58722 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
58723
58724         Improve fileutils installation on systems where running
58725         programs (like install) can't be unlinked.
58726         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
58727         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
58728
58729 2000-08-07  Paul Eggert  <eggert@twinsun.com>
58730
58731         Standardize on "memory exhausted" instead of "Memory exhausted"
58732         or "virtual memory exhausted".
58733         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
58734         "virtual memory exhausted".
58735         * lib/same.c (same_name): Invoke xalloc_die instead of printing
58736         our own message.
58737         * lib/userspec.c (parse_user_spec): Likewise.
58738         * lib/bumpalloc.h: comment fix
58739         * lib/same.c, userspec.c: Include xalloc.h.
58740
58741         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
58742         not char *const and pointing to a constant array.
58743         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
58744         (xrealloc): Comment fix.
58745
58746         * lib/userspec.c (parse_user_spec):
58747         Don't translate a message until just before returning,
58748         to avoid unnecessary translation.
58749
58750 2000-08-07  Jim Meyering  <meyering@lucent.com>
58751
58752         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
58753         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
58754         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
58755         getgroups.c, gethostname.c, getopt.h, group-member.c,
58756         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
58757         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
58758         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
58759         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
58760         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
58761         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
58762         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
58763         yesno.c: Back out Copyright date changes for each file with no change
58764         this year.  This eases coordination with other programs using the same
58765         source code modules.  From Paul Eggert.
58766
58767 2000-08-06  Paul Eggert  <eggert@twinsun.com>
58768
58769         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
58770         not char, for compatibility with glibc 2.1.3 strftime.c.
58771
58772 2000-08-03  Greg McGary  <greg@mcgary.org>
58773
58774         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
58775         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
58776         (EXTEND_BUFFER): Use them.
58777
58778 2000-08-01  Jim Meyering  <meyering@lucent.com>
58779
58780         * lib/dirname.c (ISSLASH): Define.
58781         (BACKSLASH_IS_PATH_SEPARATOR): Define.
58782         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
58783         both `\' and `/' may be use as path separators.
58784         Based on a patch from Prashant TR.
58785
58786 2000-07-31  Paul Eggert  <eggert@twinsun.com>
58787
58788         * lib/quotearg.c (quotearg_n_options): Don't make the initial
58789         slot vector a constant, since it might get modified.
58790
58791 2000-07-31  Jim Meyering  <meyering@lucent.com>
58792
58793         * lib/xmalloc.c: Use `virtual memory exhausted', not
58794         `Memory exhausted'.
58795         * lib/obstack.c (print_and_abort): Likewise.
58796
58797 2000-07-30  Paul Eggert  <eggert@twinsun.com>
58798
58799         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
58800         buffer, so that the caller can always quote one small
58801         component of a "memory exhausted" message in slot 0.
58802         From a suggestion by Jim Meyering.
58803
58804 2000-07-30  Jim Meyering  <meyering@lucent.com>
58805
58806         * lib/makepath.c (make_path): Quote the other instance, too.
58807
58808         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
58809         (STATIC_BUF_SIZE): Define.
58810         (quotearg_n_options): Use only statically allocated storage when
58811         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
58812         than STATIC_BUF_SIZE.
58813
58814 2000-07-29  Jim Meyering  <meyering@lucent.com>
58815
58816         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
58817         * lib/dirname.c (dir_name): Likewise.
58818
58819         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
58820         `/'.
58821
58822         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
58823         (dir_name): Assert that there are no trailing slashes.
58824
58825 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
58826
58827         * lib/mbswidth.h (mbswidth): Add a flags argument.
58828         (mbswidth): New declaration.
58829         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
58830         * lib/mbswidth.c (mbswidth): Add a flags argument.
58831         (mbsnwidth): New function.
58832
58833 2000-07-24  Jim Meyering  <meyering@lucent.com>
58834
58835         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
58836
58837 2000-07-23  Paul Eggert  <eggert@twinsun.com>
58838
58839         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
58840
58841 2000-07-23  Paul Eggert  <eggert@twinsun.com>
58842
58843         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
58844         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
58845         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
58846         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
58847         invoke multibyte primitives.
58848
58849 2000-07-23  Paul Eggert  <eggert@twinsun.com>
58850
58851         * lib/quotearg.c:
58852         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
58853         so that mbstate_t is always defined.
58854
58855         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
58856         be 1 in at least one GCC installation, and this configuration
58857         error is likely to be common.  Ignoring MB_LEN_MAX hurts
58858         performance on hosts that have mbrtowc but have only unibyte
58859         locales, but I assume these hosts are rare.
58860
58861 2000-07-23  Paul Eggert  <eggert@twinsun.com>
58862
58863         * lib/mbswidth.c (_XOPEN_SOURCE):
58864         Don't define; this causes problems on Solaris 7.
58865         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
58866
58867 2000-07-23  Jim Meyering  <meyering@lucent.com>
58868
58869         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
58870         too: getgrgid, getpwuid, getuid.
58871
58872 2000-07-23  Jim Meyering  <meyering@lucent.com>
58873
58874         * lib/basename.c (base_name): Add an assertion.
58875
58876 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
58877
58878         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
58879         shadow its mbsinit function.
58880
58881 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
58882
58883         * lib/mbswidth.h: New file.
58884         * lib/mbswidth.c: New file.
58885         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
58886         (noinst_HEADERS): Add mbswidth.h.
58887
58888 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
58889
58890         * lib/config.charset: Add support for FreeBSD. Improve support for
58891         HP-UX and IRIX 6.
58892
58893 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
58894
58895         * m4/mbswidth.m4: New file.
58896         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
58897
58898 2000-07-15  Jim Meyering  <meyering@lucent.com>
58899
58900         * lib/makepath.c: Include quote.h.
58901         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
58902         corresponding argument in a `quote (...)' call.
58903         Give better diagnostics.
58904
58905         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
58906         (noinst_HEADERS): Add quote.h.
58907
58908         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
58909         from tar's src/misc.c.
58910         * lib/quote.h: New file.  Prototypes for same.
58911
58912 2000-07-14  Paul Eggert  <eggert@twinsun.com>
58913
58914         From a suggestion by Bruno Haible.
58915         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
58916         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
58917         to decide whether to define the BeOS workaround macro;
58918         this adjusts to the change to AC_MBSTATE_T.
58919
58920 2000-07-14  Jim Meyering  <meyering@lucent.com>
58921
58922         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
58923         jm_AC_TYPE_UINTMAX_T.
58924
58925 2000-07-13  Paul Eggert  <eggert@twinsun.com>
58926
58927         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
58928
58929         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
58930         quotearg_buffer_restyled): Add support for
58931         clocale_quoting_style.  Undo previous change to
58932         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
58933         and "{RIGHT QUOTATION MARK}" msgids.
58934
58935 2000-07-10  Paul Eggert  <eggert@twinsun.com>
58936
58937         From a suggestion by Bruno Haible.
58938         * m4/mbstate_t.m4 (AC_MBSTATE_T):
58939         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
58940         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
58941         and mbstate_t, to a single-part test that simply defines mbstate_t.
58942         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
58943         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
58944
58945 2000-07-10  Jim Meyering  <meyering@lucent.com>
58946
58947         * m4/strerror_r.m4: Mirror the correction made in autoconf.
58948
58949         * m4/gnu-source.m4: Output to confdefs.h directly.
58950         Suggestion from Akim Demaille.
58951
58952 2000-07-09  Paul Eggert  <eggert@twinsun.com>
58953
58954         The old behavior of quoting `like this' doesn't look good with
58955         newer, ISO-style fonts.  See:
58956         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
58957
58958         Instead, quote "like this" by default.  Let the translator
58959         tailor the locale-specific quoting behavior by providing
58960         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
58961
58962         * lib/quotearg.c (N_): New macro.
58963         (gettext_default): New function.
58964         (quotearg_buffer_restyled): Use
58965         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
58966         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
58967
58968 2000-07-09  Jim Meyering  <meyering@lucent.com>
58969
58970         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
58971         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
58972
58973         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
58974         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
58975
58976 2000-07-09  Jim Meyering  <meyering@lucent.com>
58977
58978         * lib/Most files: Update copyright dates to include 2000.
58979
58980 2000-07-08  Jim Meyering  <meyering@lucent.com>
58981
58982         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
58983         if not defined.
58984         (xgethostname): Remove now-unnecessary #ifdef.
58985         Move declaration of `err' into loop where it's used.
58986
58987 2000-07-05  Paul Eggert  <eggert@twinsun.com>
58988         and Bruno Haible  <haible@clisp.cons.org>
58989
58990         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
58991         only if the test for an object-type mbstate_t fails.  This
58992         prevents us from mistakenly reporting that mbstate_t is a
58993         system object type after we "#define mbstate_t int" to work
58994         around its lack.
58995
58996 2000-07-05  Paul Eggert  <eggert@twinsun.com>
58997         and Bruno Haible  <haible@clisp.cons.org>
58998
58999         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
59000
59001 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
59002
59003         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
59004         to strerror_r.
59005         Include <ctype.h> for use of isalpha.
59006
59007 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
59008
59009         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
59010         by allocating a larger buffer. Test the gethostname return value for
59011         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
59012         returns an error and ENAMETOOLONG isn't defined.
59013
59014 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
59015
59016         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
59017         dimension.
59018
59019 2000-07-04  Jim Meyering  <meyering@lucent.com>
59020
59021         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
59022         of the deprecated AC_CHECKING.
59023
59024 2000-07-04  Jim Meyering  <meyering@lucent.com>
59025
59026         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
59027         Reported by Bruno Haible.
59028
59029 2000-07-04  Jim Meyering  <meyering@lucent.com>
59030
59031         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
59032         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
59033         lacks mbrtowc.
59034
59035 2000-07-03  Paul Eggert  <eggert@twinsun.com>
59036
59037         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
59038         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
59039
59040 2000-07-03  Paul Eggert  <eggert@twinsun.com>
59041         and Bruno Haible  <haible@clisp.cons.org>
59042
59043         * lib/quotearg.c (mbrtowc):
59044         Assign to *pwc, and return 1 only if result is nonzero.
59045         (iswprint): Use ISPRINT when substituting our own mbrtowc.
59046
59047 2000-07-03  Jim Meyering  <meyering@lucent.com>
59048
59049         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
59050
59051 2000-07-03  Jim Meyering  <meyering@lucent.com>
59052
59053         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
59054         This is necessary to get a definition of e.g., UTMP_FILE on
59055         HP-UX 10.20.
59056         From Bob Proulx.
59057
59058 2000-07-02  Jim Meyering  <meyering@lucent.com>
59059
59060         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
59061
59062         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
59063         AC_LIBOBJ(function_name).
59064         * m4/chown.m4: Likewise.
59065         * m4/fnmatch.m4: Likewise.
59066         * m4/ftruncate.m4: Likewise.
59067         * m4/getgroups.m4: Likewise.
59068         * m4/getline.m4: Likewise.
59069         * m4/group-member.m4: Likewise.
59070         * m4/jm-macros.m4: Likewise.
59071         * m4/lstat.m4: Likewise.
59072         * m4/malloc.m4: Likewise.
59073         * m4/memcmp.m4: Likewise.
59074         * m4/nanosleep.m4: Likewise.
59075         * m4/putenv.m4: Likewise.
59076         * m4/realloc.m4: Likewise.
59077         * m4/regex.m4: Likewise.
59078         * m4/stat.m4: Likewise.
59079         * m4/strftime.m4: Likewise.
59080
59081 2000-07-02  Jim Meyering  <meyering@lucent.com>
59082
59083         * lib/quotearg.c (mbstate_t): Don't define here.
59084
59085 2000-07-02  Jim Meyering  <meyering@lucent.com>
59086
59087         * lib/nanosleep.c (SIGCONT): Define if not already defined.
59088
59089 2000-07-01  Jim Meyering  <meyering@lucent.com>
59090
59091         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
59092
59093 2000-07-01  Jim Meyering  <meyering@lucent.com>
59094
59095         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
59096         problem.
59097
59098 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
59099
59100         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
59101         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
59102
59103 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
59104
59105         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
59106         per change in ../m4/ls-mntd-fs.m4.
59107         (read_filesystem_list): Ignore symbolic links.
59108
59109 2000-06-29  Jim Meyering  <meyering@lucent.com>
59110
59111         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
59112         for declaration of strcmp.
59113
59114         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
59115
59116         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
59117         Avoid warning by casting result to `char *' to remove `const'.
59118
59119 2000-06-28  Jim Meyering  <meyering@lucent.com>
59120
59121         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
59122         included by quotearg.c, for which we perform this test.  From
59123         Bruno Haible.
59124
59125 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
59126
59127         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
59128         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
59129         <utmpx.h> exists, put readutmp.o into LIBOBJS.
59130
59131 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
59132
59133         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
59134
59135 2000-06-26  Paul Eggert  <eggert@twinsun.com>
59136
59137         savedir now sets errno on failure and invokes xmalloc to get memory.
59138         Fix a couple of other minor bugs while we're at it.
59139
59140         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
59141         (NAMLEN): Remove macro.
59142         (malloc, realloc): Remove decls.
59143         (stpcpy): Likewise.
59144         ("xalloc.h"): Include.
59145         (NAME_SIZE_DEFAULT): New macro.
59146         (savedir): Use xmalloc / xrealloc to allocate memory.
59147         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
59148         Skip "" directory entries.
59149         Use strlen to calculate directory entry length, since the old method
59150         is rarely used these days and isn't worth supporting.
59151         Don't use a pointer after freeing it.
59152         Check for integer overflow when calculating allocation size.
59153         Use memcpy to copy entries, instead of stpcpy.
59154         Set errno properly when returning NULL.
59155         Check for readdir error.
59156
59157 2000-06-26  Jim Meyering  <meyering@lucent.com>
59158
59159         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
59160
59161 2000-06-25  Jim Meyering  <meyering@lucent.com>
59162
59163         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
59164         Linux header bug when _XOPEN_SOURCE is defined to 500.
59165
59166 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
59167
59168         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
59169         deficiency.
59170
59171 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
59172
59173         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
59174         Include xalloc.h.
59175         Don't include <stdlib.h>.  Don't declare malloc, realloc.
59176
59177 2000-06-24  Jim Meyering  <meyering@lucent.com>
59178
59179         * m4/strerror_r.m4: Revive this file -- to try out an experimental
59180         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
59181         for which strerror does return char*, but which lacks a conveniently
59182         accessible declaration of the function.  If the compile-test says
59183         strerror_r doesn't work, then resort to a `run'-test that works on
59184         BeOS and segfaults on DEC Unix.
59185
59186 2000-06-24  Jim Meyering  <meyering@lucent.com>
59187
59188         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
59189
59190 2000-06-23  Paul Eggert  <eggert@twinsun.com>
59191
59192         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
59193         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
59194
59195 2000-06-23  Paul Eggert  <eggert@twinsun.com>
59196
59197         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
59198         (mbrtowc, mbstate_t): Define substitutes if
59199         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
59200         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
59201         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
59202
59203 2000-06-23  Jim Meyering  <meyering@lucent.com>
59204
59205         * m4/afs.m4: Add missing AC_MSG_RESULT.
59206         Reported by Bruno Haible.
59207
59208         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
59209         Suggestion from Bruno Haible.
59210
59211 2000-06-23  Jim Meyering  <meyering@lucent.com>
59212
59213         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
59214
59215 2000-06-21  Jim Meyering  <meyering@lucent.com>
59216
59217         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
59218
59219 2000-06-21  Jim Meyering  <meyering@lucent.com>
59220
59221         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
59222         (noinst_HEADERS): Add getstr.h.
59223
59224         * lib/getline.c (getstr): Move into a separate file.
59225         * lib/getstr.c (getstr): New file, extracted from getline.c, with
59226         the following changes: new parameter, delim2; both delim[12]
59227         parameters have type `int', not `char'.  The latter would lose
59228         with 8-bit delimiters.
59229         * lib/getstr.h: New file.
59230
59231 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
59232
59233         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
59234         than 1024, return a memory chunk of least possible size, instead
59235         of size PATH_MAX + 2. In the loop, increment the size proportionally.
59236         Use free/xmalloc instead of xrealloc to avoid copying for very long
59237         paths.
59238
59239 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
59240
59241         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
59242         the empty string.
59243
59244 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
59245
59246         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
59247         address, not strdup.  Include <stdlib.h> and don't declare free().
59248
59249 2000-06-19  Jim Meyering  <meyering@lucent.com>
59250
59251         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
59252
59253 2000-06-18  Jim Meyering  <meyering@lucent.com>
59254
59255         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
59256
59257         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
59258         `checking whether...' message to be consistent with that of the
59259         lstat test.
59260
59261 2000-06-18  Jim Meyering  <meyering@lucent.com>
59262
59263         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
59264         Besides, these days every porting target provides a mkdir function.
59265
59266         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
59267         needed. (this snippet comes from src/system.h).
59268
59269 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
59270
59271         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
59272
59273 2000-06-15  Paul Eggert  <eggert@twinsun.com>
59274
59275         * lib/human.c (adjust_value): New function.
59276         (human_readable_inexact): Apply rounding style even when
59277         printing approximate values.
59278
59279 2000-06-14  Paul Eggert  <eggert@twinsun.com>
59280
59281         * lib/human.c (human_readable_inexact): Allow an input block
59282         size that is not a multiple of the output block size, and vice versa.
59283         Reported by Piergiorgio Sartor.
59284
59285 2000-06-14  Paul Eggert  <eggert@twinsun.com>
59286
59287         * lib/getdate.y (get_date): Apply relative times after time
59288         zone indicator, not before.  Reported by Todd A. Jacobs.
59289
59290 2000-06-13  Jim Meyering  <meyering@lucent.com>
59291
59292         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
59293
59294         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
59295
59296 2000-06-12  Paul Eggert  <eggert@twinsun.com>
59297
59298         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
59299
59300 2000-06-12  Jim Meyering  <meyering@lucent.com>
59301
59302         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
59303         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
59304         optional argument.
59305         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
59306         the optional argument, `lib'.
59307
59308 2000-06-08  Jim Meyering  <meyering@lucent.com>
59309
59310         * m4/largefile.m4: Remove file (now that it's part of autoconf).
59311
59312 2000-06-04  Paul Eggert  <eggert@twinsun.com>
59313
59314         Rewrite largefile configuration so that we don't need to run
59315         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
59316         AC_CANONICAL_HOST in configure.in -- jmm]
59317
59318         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
59319         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
59320         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
59321         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
59322         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
59323         All uses changed.
59324         Instead of inspecting the output of getconf, try to compile the
59325         test program without and with the macro definition.
59326         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
59327         for getconf.  Instead, check for the needed flags by compiling
59328         test programs.
59329
59330 2000-06-04  Paul Eggert  <eggert@twinsun.com>
59331
59332         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
59333
59334 2000-06-04  Jim Meyering  <meyering@lucent.com>
59335
59336         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
59337         SunOS 4.1.4 for which gid_t is an unsigned type.
59338
59339 2000-06-03  Jim Meyering  <meyering@lucent.com>
59340
59341         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
59342         now that autoconf requires that.
59343
59344         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
59345         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
59346         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
59347
59348 2000-06-03  Jim Meyering  <meyering@lucent.com>
59349
59350         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
59351
59352 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
59353
59354         * m4/glibc21.m4: New file.
59355         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
59356
59357 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
59358
59359         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
59360         newer, don't install charset.alias.
59361         * lib/config.charset: Change the Linux/glibc rules so they become empty
59362         on glibc-2.1 or newer.
59363
59364 2000-06-02  Jim Meyering  <meyering@lucent.com>
59365
59366         * lib/mountlist.c: Back out last change.  Instead, do this...
59367         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
59368         me_dummy member using the same `ignore'-testing code.
59369         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
59370         fs_type strings.
59371         From Mark D. Roth.
59372
59373 2000-05-29  Jim Meyering  <meyering@lucent.com>
59374
59375         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
59376         mounts with the `ignore' attribute.  Based on a patch from
59377         Mark D. Roth.
59378
59379 2000-05-28  Jim Meyering  <meyering@lucent.com>
59380
59381         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
59382         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
59383         * m4/stat.m4: Likewise.
59384         * m4/lstat.m4: Likewise.
59385         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
59386
59387         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
59388         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
59389
59390 2000-05-26  Jim Meyering  <meyering@lucent.com>
59391
59392         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
59393
59394 2000-05-24  Jim Meyering  <meyering@lucent.com>
59395
59396         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
59397         autoconf requires that.
59398         * m4/lib-check.m4: Likewise.
59399         * m4/jm-macros.m4: Likewise.
59400         * m4/strftime.m4: Likewise.
59401
59402         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
59403         AC_CHECK_DECLS, now that autoconf requires that.
59404
59405 2000-05-22  Jim Meyering  <meyering@lucent.com>
59406
59407         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
59408         * m4/lstat.m4: Likewise.
59409
59410 2000-05-22  Jim Meyering  <meyering@lucent.com>
59411
59412         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
59413
59414 2000-05-20  Jim Meyering  <meyering@lucent.com>
59415
59416         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
59417         (jm_PREREQ): Use it.
59418
59419 2000-05-18  Jim Meyering  <meyering@lucent.com>
59420
59421         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
59422         back, too, since it may have been modified by allocate_entry.
59423         (hash_delete): Rewrite to use neither the assignment operator
59424         nor the comma operator in an if-expression.
59425
59426 2000-05-15  Paul Eggert  <eggert@twinsun.com>
59427
59428         * lib/closeout.c:
59429         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
59430         Remove; no longer needed.
59431         "quotearg.h": Add include.
59432         (file_name): Do not bother to explicitly initialize to NULL; it's less
59433         efficient on some hosts.
59434         (close_stdout_status): Remove test as to whether stdout was already
59435         closed; it breaks for the case "echo x | sort >&-".
59436         Quote file name colons.
59437         Do not assume that _("write error") lacks format strings.
59438
59439 2000-05-15  Jim Meyering  <meyering@lucent.com>
59440
59441         * lib/version-etc.c (version_etc_copyright): Update the copyright
59442         string used in all --version output.
59443
59444 2000-05-14  Jim Meyering  <meyering@lucent.com>
59445
59446         * lib/closeout.c (close_stdout_set_file_name): New function.
59447         (close_stdout_status): Use new file-scoped global.
59448         Return right away if fstat says the stdout file descriptor is invalid.
59449         * lib/closeout.h (close_stdout_set_file_name): Declare.
59450
59451 2000-05-10  Jim Meyering  <meyering@lucent.com>
59452
59453         * lib/closeout.c [default_exit_status]: New file-scoped variable.
59454         (close_stdout_set_status): New function.
59455         * lib/closeout.h (close_stdout_set_status): Declare.
59456
59457 2000-05-09  Jim Meyering  <meyering@lucent.com>
59458
59459         * m4/gettext.m4: Rename this...
59460         * m4/libintl.m4: ...to this.
59461
59462 2000-05-08  Jim Meyering  <meyering@lucent.com>
59463
59464         * lib/long-options.c: Don't include closeout.h.
59465         (parse_long_options): Don't call close_stdout for --version.
59466
59467 2000-05-06  Paul Eggert  <eggert@twinsun.com>
59468
59469         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
59470         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
59471         2.1.3 bug.  This avoids a clash when files like regex.c define
59472         _GNU_SOURCE.
59473
59474 2000-05-06  Jim Meyering  <meyering@lucent.com>
59475
59476         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
59477         (AC_REPLACE_FUNCS): Add strnlen.
59478
59479         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
59480         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
59481
59482         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
59483         AC_SEARCH_LIBS call for nanosleep.
59484         (LIB_NANOSLEEP): Set and AC_SUBST.
59485
59486 2000-05-06  Jim Meyering  <meyering@lucent.com>
59487
59488         * lib/strnlen.c: Undefine __strnlen and strnlen.
59489         [!weak_alias]: Define __strnlen to strnlen.
59490
59491         * lib/atexit.c: New file, from libiberty.
59492
59493 2000-05-06  Jim Meyering  <meyering@lucent.com>
59494
59495         * lib/closeout.c (close_stdout_status): Also check for errors on the
59496         stderr stream.
59497
59498 2000-05-05  Jim Meyering  <meyering@lucent.com>
59499
59500         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
59501         AC_SEARCH_LIBS call for clock_gettime.
59502         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
59503
59504         * m4/search-libs.m4: Update from autoconf.
59505
59506         su doesn't work on Solaris 2.6.
59507         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
59508         <shadow.h>.  Reported by Dragos Harabor.
59509
59510 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
59511
59512         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
59513         memcpy instead of xmalloc, xrealloc, path_concat.
59514         (locale_charset): Treat empty environment variables as absent.
59515         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
59516
59517 2000-05-04  Jim Meyering  <meyering@lucent.com>
59518
59519         * lib/getopt.c: Update from glibc.
59520         * lib/obstack.c: Likewise.
59521         * lib/obstack.h: Likewise.
59522         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
59523         file
59524
59525         * lib/regex.h: Likewise.
59526         * lib/strndup.c: Likewise.
59527         * lib/strnlen.c: New file, from glibc.
59528
59529 2000-05-03  Jim Meyering  <meyering@lucent.com>
59530
59531         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
59532
59533 2000-05-02  Paul Eggert  <eggert@twinsun.com>
59534
59535         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
59536         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
59537         compile-time test, rather than inspecting host and OS, to
59538         decide whether to define _LARGEFILE_SOURCE.
59539
59540 2000-05-01  Jim Meyering  <meyering@lucent.com>
59541
59542         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
59543
59544         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
59545         Based on a patch from Bruno Haible.
59546
59547 2000-05-01  Jim Meyering  <meyering@lucent.com>
59548
59549         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
59550
59551 2000-04-29  Jim Meyering  <meyering@lucent.com>
59552
59553         * lib/path-concat.c: Declare strdup only if it's not defined.
59554         * lib/canon-host.c: Likewise.
59555
59556 2000-04-28  Jim Meyering  <meyering@lucent.com>
59557
59558         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
59559         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
59560         is included first, then limits.h is included by locale.h by libintl.h.
59561         From John David Anglin.
59562
59563 2000-04-25  Jim Meyering  <meyering@lucent.com>
59564
59565         * lib/makepath.c (S_IRWXUGO): Define.
59566         (make_path): Always perform explicit chmod if MODE specifies any
59567         of the `special' permission bits.  Prompted by a bug report against
59568         install from Mate Wierdl and Joost van Baal.
59569
59570 2000-04-18  Jim Meyering  <meyering@lucent.com>
59571
59572         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
59573         (jm_PREREQ): Use it.
59574
59575 2000-04-18  Jim Meyering  <meyering@lucent.com>
59576
59577         * lib/README: New file.
59578
59579         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
59580         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
59581
59582 2000-04-17  Jim Meyering  <meyering@lucent.com>
59583
59584         Get it right :-)
59585         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
59586         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
59587         Suggestion from Akim Demaille.
59588
59589 2000-04-17  Jim Meyering  <meyering@lucent.com>
59590
59591         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
59592         the definition of it to rpl_strftime also defined-away the system's
59593         declaration.
59594
59595 2000-04-15  Jim Meyering  <meyering@lucent.com>
59596
59597         Use `C' to denote so-called `contiguous' files, the same way
59598         that tar does.
59599         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
59600         (ftypelet): Use S_ISCTG.
59601         From Michael Deutschmann.
59602
59603 2000-04-14  Jim Meyering  <meyering@lucent.com>
59604
59605         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
59606         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
59607         clobbered.
59608
59609 2000-04-14  Jim Meyering  <meyering@lucent.com>
59610
59611         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
59612
59613 2000-04-13  Jim Meyering  <meyering@lucent.com>
59614
59615         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
59616         AH_VERBATIM to insert required #ifndef into config.h.in.
59617         Suggestion from Akim Demaille.
59618
59619 2000-04-12  Jim Meyering  <meyering@lucent.com>
59620
59621         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
59622         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
59623         Christian Krackowizer.
59624
59625         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
59626         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
59627         (AC_SYS_LARGEFILE): Require.
59628         (AM_C_PROTOTYPES): Require.
59629
59630 2000-04-08  Jim Meyering  <meyering@lucent.com>
59631
59632         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
59633         names don't conflict.  Reported by Eli Zaretskii.
59634
59635 2000-04-07  Jim Meyering  <meyering@lucent.com>
59636
59637         * lib/putenv.c: Move inclusion of errno.h so it follows that of
59638         sys/types.h, to work around system header problems on AIX 3.2.5.
59639         From Bruno Haible.
59640
59641 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
59642
59643         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
59644         bug.  Deal with the different error behavior of Irix iconv.
59645
59646 2000-04-05  Paul Eggert  <eggert@twinsun.com>
59647
59648         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
59649         IRIX if the installer said otherwise.
59650
59651 2000-04-05  Jim Meyering  <meyering@lucent.com>
59652
59653         Portability tweaks required for ultrix4.3.
59654         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
59655         (jm_CHECK_DECLS): Add getutent to the list of functions.
59656         (_jm_DECL_HEADERS): Add utmpx.h.
59657         From John David Anglin.
59658
59659         * m4/strftime.m4: Back out the 2000-04-02 change.
59660         Instead of that change, simply undefine putenv in the test program.
59661
59662 2000-04-05  Jim Meyering  <meyering@lucent.com>
59663
59664         Portability tweaks required for ultrix4.3.
59665         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
59666         getutent.
59667         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
59668         * lib/canon-host.c: Declare strdup.
59669         * lib/path-concat.c: Likewise.
59670         From John David Anglin.
59671
59672 2000-04-04  Jim Meyering  <meyering@lucent.com>
59673
59674         Be more DOS 8.3-friendly.
59675         * lib/ref-add.sin: Renamed from ref-add.sed.in.
59676         * lib/ref-del.sin: Renamed from ref-del.sed.in.
59677         * lib/Makefile.am: Reflect renaming.
59678         Reported by Eli Zaretskii.
59679
59680         Use a temporary file name that won't clash with `charset.alias'
59681         in the DOS 8.3 name space.
59682         * lib/Makefile.am (charset_tmp): Define.
59683         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
59684         (uninstall-local): Likewise.
59685         Reported by Eli Zaretskii.
59686
59687 2000-04-03  Jim Meyering  <meyering@lucent.com>
59688
59689         * m4/gettext.m4: Fix typo in comment.
59690
59691         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
59692         textutils/configure.in).  Suggestion from Paul Eggert.
59693         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
59694
59695 2000-04-02  Paul Eggert  <eggert@twinsun.com>
59696
59697         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
59698         variable in the shell rather than using putenv, which isn't
59699         portable.  This avoids the configure-time inter-test dependency
59700         on the potentially-renamed putenv function.
59701
59702 2000-03-30  Paul Eggert  <eggert@twinsun.com>
59703
59704         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
59705         before checking struct stat.st_blksize, so that
59706         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
59707
59708 2000-03-29  Paul Eggert  <eggert@twinsun.com>
59709
59710         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
59711         since strftime.c uses HAVE_STRFTIME to decide whether to use
59712         the underlying strftime.
59713
59714 2000-03-29  Paul Eggert  <eggert@twinsun.com>
59715
59716         * lib/time/strftime.c (my_strftime): Make sure we call the system
59717         strftime, not ourselves, when invoking the underlying strftime.
59718
59719 2000-03-24  Jim Meyering  <meyering@lucent.com>
59720
59721         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
59722         (charset_alias): Define.
59723         (install-exec-local): Factor out common code.
59724         (uninstall-local): Split lines longer than 80.
59725         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
59726         (SUFFIXES): Define.
59727         (.sed.in.sed): New rule.  Don't redirect directly to $@.
59728         (CLEANFILES): Add ref-add.sed and ref-del.sed.
59729
59730 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
59731
59732         * lib/config.charset: Output a line containing "Packages using this
59733         file".
59734         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
59735         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
59736         ref-del.sed): New rules.
59737
59738 2000-03-17  Jim Meyering  <meyering@lucent.com>
59739
59740         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
59741         Otherwise, include <strings.h>
59742
59743 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
59744
59745         * lib/unicodeio.c (utf8_wctomb): New function.
59746         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
59747         format instead of in UCS-4 with platform dependent endianness.
59748
59749 2000-03-10  Jim Meyering  <meyering@lucent.com>
59750
59751         * m4/lib-check.m4: Look for getspnam in -lgen, too.
59752         From Marco Franzen.
59753
59754 2000-03-07  Paul Eggert  <eggert@twinsun.com>
59755
59756         * lib/savedir.c (savedir): Work even if directory size is
59757         negative; this can happen with some screwy NFS configurations.
59758
59759 2000-03-06  Jim Meyering  <meyering@lucent.com>
59760
59761         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
59762         if it's NULL (because we ran out of memory).  From Bruno Haible.
59763
59764 2000-03-05  Jim Meyering  <meyering@lucent.com>
59765
59766         * lib/localcharset.c ("path-concat.h"): Include.
59767         (get_charset_aliases): Use path_concat instead of ANSI string
59768         concatenation.
59769
59770         * lib/unicodeio.h (PARAMS): Define.
59771         Use it to guard prototype.
59772
59773 2000-03-04  Jim Meyering  <meyering@lucent.com>
59774
59775         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
59776         for lib/localcharset.c.
59777
59778 2000-03-04  Jim Meyering  <meyering@lucent.com>
59779
59780         * lib/Makefile.am (install-exec-local): Create $(libdir) before
59781         installing into it.
59782         (uninstall-local): Uncomment this rule so `make distcheck' works
59783         once again.
59784
59785         * lib/unicodeio.c (<errno.h>): Include it.
59786         (errno): Declare if not defined.
59787
59788         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
59789
59790         * lib/config.charset: New version, incorporating remarks from a linux
59791         i18n mailing list.  From Bruno Haible.
59792
59793 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
59794
59795         * m4/codeset.m4: New file.
59796         * m4/iconv.m4: New file.
59797         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
59798
59799 2000-03-03  Jim Meyering  <meyering@lucent.com>
59800
59801         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
59802
59803 2000-03-02  Jim Meyering  <meyering@lucent.com>
59804
59805         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
59806         the messages come out on separate lines.
59807
59808         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
59809         rather than jm_CHECK_DECLARATIONS.
59810         * m4/decl.m4: Remove now-unused file.
59811
59812         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
59813         geteuid.
59814
59815 2000-03-02  Jim Meyering  <meyering@lucent.com>
59816
59817         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
59818
59819 2000-03-01  Jim Meyering  <meyering@lucent.com>
59820
59821         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
59822         * lib/unicodeio.c: Likewise.
59823
59824 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
59825
59826         * lib/config.charset: New file.
59827         * lib/localcharset.c: New file.
59828         * lib/unicodeio.h, lib/unicodeio.c: New files.
59829         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
59830         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
59831         (noinst_HEADERS): Add unicodeio.h.
59832         (all-local, install-exec-local, charset.alias): New targets.
59833
59834 2000-02-28  Paul Eggert  <eggert@twinsun.com>
59835
59836         * lib/quotearg.c (ALERT_CHAR): New macro.
59837         (quotearg_buffer_restyled): Use it.
59838
59839 2000-02-27  Jim Meyering  <meyering@lucent.com>
59840
59841         * m4/check-decl.m4: Add getenv to the list.
59842
59843 2000-02-27  Jim Meyering  <meyering@lucent.com>
59844
59845         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
59846         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
59847
59848         * lib/backupfile.c: Guard inclusion of stdlib.h with
59849         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
59850         Declare malloc if needed.
59851
59852         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
59853         `#ifndef HAVE_DECL..'
59854         now that autoconf always defines the HAVE_DECL_ symbols.
59855         * lib/human.c: Likewise.
59856         * lib/same.c: Likewise.
59857         * lib/strtoumax.c: Likewise.
59858
59859         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
59860         declaration check was not run.
59861         * lib/hash.c: Likewise.
59862         * lib/human.c: Likewise.
59863         * lib/same.c: Likewise.
59864         * lib/strtoumax.c: Likewise.
59865
59866         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
59867         `.', then first look up the entire `.'-containing string as a login
59868         name.
59869
59870 2000-02-23  Jim Meyering  <meyering@lucent.com>
59871
59872         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
59873         in place of my hack.
59874
59875 2000-02-18  Paul Eggert  <eggert@twinsun.com>
59876
59877         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
59878         (textint): New typedef.
59879         (parser_control): Member year changed from int to textint.
59880         All uses changed.
59881         (YYSTYPE): Removed; replaced by %union with int and textint members.
59882         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
59883         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
59884         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
59885         (tSNUMBER, tUNUMBER): Now of type <textintval>.
59886         (date, number, to_year): Use width of number in digits, not its value,
59887         to determine whether it's a 2-digit year, or a 2-digit time.
59888         (yylex): Store number of digits of numeric tokens.
59889         Reported by John Kendall.
59890
59891         (parser_control): Changed from struct parser_control to typedef (for
59892         consistency).  All uses changed.
59893
59894         (tID): Removed; not used.
59895         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
59896
59897 2000-02-14  Paul Eggert  <eggert@twinsun.com>
59898
59899         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
59900         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
59901
59902 2000-02-12  Jim Meyering  <meyering@lucent.com>
59903
59904         * lib/userspec.c (ISDIGIT): Define it.
59905         (isdigit): Remove definition.
59906         (is_number): Use ISDIGIT, not isdigit.
59907         <libintl.h>: Include.
59908         (_ and N_): Define.
59909         (parse_user_spec): Mark translatable strings.
59910
59911 2000-02-10  Jim Meyering  <meyering@lucent.com>
59912
59913         With these changes, nanosleep.[ch] are finally enough like the other
59914         lib/* replacement files to compile on a few more losing systems.
59915
59916         * lib/nanosleep.h: Don't include config.h.
59917         Remove prototype from declaration of nanosleep.
59918         (PARAMS): Remove now-unneeded definition.
59919         * lib/nanosleep.c: #undef nanosleep.
59920         (rpl_nanosleep): Rename from nanosleep.
59921
59922 2000-02-10  Jim Meyering  <meyering@lucent.com>
59923
59924         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
59925         gnu_nanosleep to rpl_nanosleep.
59926
59927 2000-02-09  Jim Meyering  <meyering@lucent.com>
59928
59929         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
59930         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
59931
59932 2000-02-08  Akim Demaille  <akim@epita.fr>
59933
59934         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
59935         `[' and `]' and remove uses of `changequote'.
59936         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
59937         (AC_SYS_LARGEFILE): Likewise.
59938         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
59939         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
59940         of changequote.
59941         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
59942         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
59943         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
59944         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
59945
59946 2000-02-05  Jim Meyering  <meyering@lucent.com>
59947
59948         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
59949         Remove explicit use of AC_HEADER_TIME.  It is required by
59950         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
59951         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
59952         in autoconf whereby the expansion of the latter ended up preceding
59953         the expansion of its prerequisite, AC_HEADER_TIME.
59954         Reported by Volker Borchert.
59955
59956 2000-02-03  Jim Meyering  <meyering@lucent.com>
59957
59958         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
59959
59960 2000-02-03  Jim Meyering  <meyering@lucent.com>
59961
59962         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
59963         rather than with `#if HAVE_UTMPNAME'.
59964
59965 2000-02-02  Jim Meyering  <meyering@lucent.com>
59966
59967         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
59968         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
59969         Reported by Eli Zaretskii.
59970
59971 2000-02-01  Jim Meyering  <meyering@lucent.com>
59972
59973         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
59974
59975 2000-01-31  Jim Meyering  <meyering@lucent.com>
59976
59977         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
59978         functions.  Add the time.h and sys/time.h headers along with the
59979         AC_REQUIRE'ment of AC_HEADER_TIME.
59980
59981 2000-01-31  Jim Meyering  <meyering@lucent.com>
59982
59983         * lib/nanosleep.h (nanosleep): Guard declaration with
59984         `#if ! HAVE_DECL_NANOSLEEP'.
59985         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
59986         the declaration in that vendor's sys/timers.h.
59987         Reported by Christian Krackowizer.
59988
59989         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
59990         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
59991         (ISPRINT): Likewise.
59992         Reported by Tom Tromey.
59993
59994 2000-01-30  Jim Meyering  <meyering@lucent.com>
59995
59996         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
59997
59998         * m4/prereq.m4 (utmp_includes): Define.
59999         Check for ut_user and ut_name members in both struct utmpx
60000         and struct utmp.
60001
60002 2000-01-30  Jim Meyering  <meyering@lucent.com>
60003
60004         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
60005         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
60006         header files where only utmpx.ut_user is declared.
60007
60008         * lib/readutmp.h (UT_USER): Define.
60009
60010 2000-01-29  Jim Meyering  <meyering@lucent.com>
60011
60012         * m4/lib-check.m4: New file containing library-related checks from
60013         fileutils and sh-utils (textutils had none).
60014
60015 2000-01-28  Jim Meyering  <meyering@lucent.com>
60016
60017         * m4/perl.m4: Change format of warning message to look more like that
60018         from the missing script.  Suggestion from François Pinard.
60019
60020 2000-01-25  Jim Meyering  <meyering@lucent.com>
60021
60022         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
60023         well as time.h in the compile check.
60024         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
60025         Fix typo in cross-compiling case: s/yes/no/.
60026
60027 2000-01-23  Jim Meyering  <meyering@lucent.com>
60028
60029         * m4/jm-macros.m4: Move df-related tests here from
60030         fileutils/configure.in
60031
60032         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
60033         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
60034
60035         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
60036         s/space/ac_fsusage_space/.
60037         (jm_FILE_SYSTEM_USAGE): Take two parameters.
60038
60039         * m4/ftruncate.m4: New file (derived from part of
60040         fileutils/configure.in).
60041         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
60042         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
60043
60044         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
60045         AC_SUBST these here, rather than just in sh-util/configure.in, so
60046         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
60047         all the same.
60048         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
60049         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
60050         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
60051         (AC_SUBST(POW_LIBM)): Likewise.
60052         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
60053
60054 2000-01-23  Jim Meyering  <meyering@lucent.com>
60055
60056         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
60057         obstack.c.
60058
60059 2000-01-22  Jim Meyering  <meyering@lucent.com>
60060
60061         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
60062
60063         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
60064
60065         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
60066         configure.in
60067         (AC_CHECK_HEADERS): Likewise for sh-utils.
60068         (AC_CHECK_HEADERS): Likewise for textutils.
60069         Merge the three lists of headers.
60070
60071         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
60072         from fileutils' configure.in.
60073
60074         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
60075         code. Moved tests into their own function (_jm_DECL_HEADERS) in
60076         check-decl.m4.
60077
60078         * m4/check-decl.m4: Use #if rather than #ifdef.
60079         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
60080         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
60081         (_jm_DECL_HEADERS): Define new function.
60082         (jm_CHECK_DECLARATIONS): Require it.
60083
60084 2000-01-22  Jim Meyering  <meyering@lucent.com>
60085
60086         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
60087         [! HAVE_DECL_STRTOULL]: Declare strtoull.
60088         Required for some AIX systems.  Reported by Christian Krackowizer.
60089         [TESTING] (main): New function.
60090
60091         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
60092         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
60093         letters.
60094
60095         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
60096         iswprint.
60097
60098         * lib/strverscmp.c (ISDIGIT): Define.
60099         (strverscmp): Use ISDIGIT, not isdigit.
60100
60101 2000-01-19  Jim Meyering  <meyering@lucent.com>
60102
60103         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
60104         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
60105         defines `struct timespec' in <sys/time.h>
60106
60107         * m4/c-bs-a.m4: Remove uses of changequote altogether.
60108         Thanks to Akim for explaining.
60109
60110 2000-01-17  Paul Eggert  <eggert@twinsun.com>
60111
60112         * lib/nanosleep.c (nanosleep):
60113         Don't use SA_INTERRUPT to decide whether to call sigaction, as
60114         POSIX.1 doesn't require SA_INTERRUPT and some systems
60115         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
60116         it's been part of POSIX.1 since day 1 (in 1988).
60117
60118 2000-01-17  Jim Meyering  <meyering@lucent.com>
60119
60120         * lib/interlock: Remove unused file.  Reported by François Pinard.
60121
60122 2000-01-16  Paul Eggert  <eggert@twinsun.com>
60123
60124         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
60125         alert, backslash, formfeed, and vertical tab unnecessarily in
60126         shell quoting style.
60127
60128 2000-01-16  Jim Meyering  <meyering@lucent.com>
60129
60130         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
60131         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
60132         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
60133         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
60134
60135 2000-01-16  Jim Meyering  <meyering@lucent.com>
60136
60137         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
60138         because the latter didn't work.
60139
60140 2000-01-15  Jim Meyering  <meyering@lucent.com>
60141
60142         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
60143         (AC_REPLACE_FUNCS): Add memcpy and memset.
60144         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
60145         Add strpbrk.
60146         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
60147
60148 2000-01-12  Jim Meyering  <meyering@lucent.com>
60149
60150         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
60151         (jm_PREREQ): Use it.
60152         (jm_PREREQ_READUTMP): New macro.
60153         (jm_PREREQ): Use it.
60154
60155 2000-01-11  Paul Eggert  <eggert@twinsun.com>
60156
60157         Quote multibyte characters correctly.
60158         * m4/c-bs-a.m4: New file.
60159         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
60160         (jm_PREREQ): Use it.
60161
60162 2000-01-11  Paul Eggert  <eggert@twinsun.com>
60163
60164         * m4/uintmax_t.m4: Port to autoconf 2.13.
60165
60166 2000-01-08  Jim Meyering  <meyering@ascend.com>
60167
60168         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
60169         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
60170
60171 2000-01-04  Jim Meyering  <meyering@ascend.com>
60172
60173         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
60174         jm_STRUCT_DIRENT_D_TYPE.
60175         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
60176         jm_STRUCT_DIRENT_D_INO.
60177         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
60178         jm_STRUCT_UTIMBUF.
60179         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
60180         renamings.
60181         * m4/utime.m4: Likewise.
60182
60183         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
60184         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
60185
60186 2000-01-03  Paul Eggert  <eggert@twinsun.com>
60187
60188         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
60189         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
60190
60191 2000-01-02  Jim Meyering  <meyering@ascend.com>
60192
60193         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
60194         remember if this is necessary.
60195
60196 1999-12-26  Jim Meyering  <meyering@ascend.com>
60197
60198         * m4/jm-macros.m4: Use it here.
60199         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
60200
60201 1999-12-23  Jim Meyering  <meyering@ascend.com>
60202
60203         * m4/jm-macros.m4: Check for clock_gettime (moved from
60204         fileutils/configure.in)
60205         Check for gettimeofday.
60206
60207 1999-12-20  Jim Meyering  <meyering@ascend.com>
60208
60209         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
60210         autoconf-2.14a-1999-12-20.
60211
60212 1999-12-19  Jim Meyering  <meyering@ascend.com>
60213
60214         * m4/lstat-slash.m4: New file.
60215         * m4/jm-macros.m4: Use the new macro:
60216         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
60217
60218 1999-12-07  Jim Meyering  <meyering@ascend.com>
60219
60220         * m4/perl.m4: Require that File::Compare be available, too.
60221         Too many systems seem to lack it.
60222
60223         * m4/strftime.m4: Add checks for most of the cpp macros tested in
60224         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
60225
60226 1999-11-18  Paul Eggert  <eggert@twinsun.com>
60227
60228         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
60229         problem with the QNX 4.25 shell, which doesn't propagate exit
60230         status of failed commands inside shell assignments.
60231
60232 1999-11-17  Jim Meyering  <meyering@ascend.com>
60233
60234         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
60235
60236 1999-11-07  Jim Meyering  <meyering@ascend.com>
60237
60238         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
60239
60240 1999-11-06  Jim Meyering  <meyering@ascend.com>
60241
60242         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
60243         * m4/jm-macros.m4 (jm_MACROS): Use it here.
60244
60245 1999-11-05  Jim Meyering  <meyering@ascend.com>
60246
60247         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
60248         configure.in of textutils, fileutils, and sh-utils into this one
60249         (shared between those packages) file.
60250         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
60251         AC_STRUCT_ST_BLKSIZE.
60252
60253 1999-11-03  Jim Meyering  <meyering@ascend.com>
60254
60255         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
60256         of AC_CHECK_TYPE checks includes unistd.h.
60257         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
60258         Suggestion from Akim Demaille.
60259
60260 1999-10-30  Jim Meyering  <meyering@ascend.com>
60261
60262         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
60263         m4-quoted string.
60264         * m4/ls-mntd-fs.m4: Likewise.
60265         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
60266         * m4/jm-winsz1.m4: Likewise.
60267
60268         * m4/const.m4: Remove file, since the fix made it into the experimental
60269         version of autoconf.
60270         * m4/mktime.m4: Likewise.
60271
60272         * m4/check-type.m4: Remove file, now that the latest version of
60273         AC_CHECK_TYPE takes a third arg to specify additional #includes.
60274
60275         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
60276         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
60277         AC_CHECK_TYPE.
60278
60279 1999-10-04  Jim Meyering  <meyering@ascend.com>
60280
60281         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
60282
60283 1999-09-22  Paul Eggert  <eggert@twinsun.com>
60284
60285         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
60286         2.95.1 bug with HP-UX 10.20.
60287
60288 1999-09-17  Jim Meyering  <meyering@ascend.com>
60289
60290         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
60291         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
60292         due to missing strdup (against sh-utils-2.0).
60293
60294 1999-08-29  Jim Meyering  <meyering@ascend.com>
60295
60296         * m4/jm-macros.m4: Require jm_BISON.
60297         * m4/bison.m4: New file.
60298
60299 1999-08-17  Paul Eggert  <eggert@twinsun.com>
60300
60301         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
60302         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
60303
60304 1999-08-05  Jim Meyering  <meyering@ascend.com>
60305
60306         * m4/getline.m4: Rename test file from conftestdata to conftest.data
60307         to avoid conflicts with `conftest' on 8+3 filesystems.
60308         Suggestion from Eli Zaretskii.
60309
60310 1999-08-04  Jim Meyering  <meyering@ascend.com>
60311
60312         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
60313         fileutils and sh-utils (textutils's getline test was inadequate).
60314         (AM_FUNC_GETLINE): Run this test.
60315         (AC_CHECK_FUNCS): Check for getdelim.
60316         Reported by Bob Proulx.
60317
60318 1999-08-02  Jim Meyering  <meyering@ascend.com>
60319
60320         * m4/jm-macros.m4: Add a comment.
60321
60322 1999-08-01  Paul Eggert  <eggert@twinsun.com>
60323
60324         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
60325         <inttypes.h> defines strtoumax as a macro (and not as a
60326         function).
60327
60328 1999-08-01  Paul Eggert  <eggert@twinsun.com>
60329
60330         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
60331         that we can shift, multiply and divide unsigned long long
60332         values; Ultrix cc can't do it.
60333
60334 1999-08-01  Paul Eggert  <eggert@twinsun.com>
60335
60336         * m4/mktime.m4: New file, which is a preview of what should appear
60337         in the next public autoconf release.
60338
60339 1999-08-01  Paul Eggert  <eggert@twinsun.com>
60340
60341         * m4/lfs.m4: Remove this file.
60342         * m4/largefile.m4: New file.  It contains the old contents of
60343         lfs.m4, except that all names with prefix AC_LFS have been
60344         changed to use the prefix AC_SYS_LARGEFILE instead, to be
60345         compatible with future autoconf versions.  Also, some minor m4
60346         quoting problems have been fixed.
60347
60348 1999-08-01  Paul Eggert  <eggert@twinsun.com>
60349
60350         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
60351         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
60352         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
60353         and simplify the shell code.
60354
60355 1999-08-01  Jim Meyering  <meyering@ascend.com>
60356
60357         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
60358         m4.
60359
60360 1999-07-20  Jim Meyering  <meyering@ascend.com>
60361
60362         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
60363
60364 1999-07-15  Jim Meyering  <meyering@ascend.com>
60365
60366         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
60367
60368 1999-05-22  Jim Meyering  <meyering@ascend.com>
60369
60370         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
60371
60372 1999-05-20  Jim Meyering  <meyering@ascend.com>
60373
60374         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
60375         Add a colon after each `then' in case $4 is empty.
60376
60377 1999-05-16  Jim Meyering  <meyering@ascend.com>
60378
60379         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
60380
60381 1999-05-10  Jim Meyering  <meyering@ascend.com>
60382
60383         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
60384
60385         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
60386         AC_FUNC_MKTIME.
60387
60388 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
60389
60390         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
60391
60392 1999-05-04  Paul Eggert  <eggert@twinsun.com>
60393
60394         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
60395         not CPPFLAGS, so that linking works correctly in IRIX.
60396
60397 1999-04-30  Paul Eggert  <eggert@twinsun.com>
60398
60399         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
60400
60401 1999-04-20  Paul Eggert  <eggert@twinsun.com>
60402
60403         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
60404         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
60405         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
60406         jm_AC_TYPE_UNSIGNED_LONG_LONG.
60407         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
60408
60409         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
60410
60411 1999-04-20  Jim Meyering  <meyering@ascend.com>
60412
60413         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
60414         AC_REPLACE xstroull if necessary.  From Paul Eggert.
60415         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
60416
60417 1999-04-18  Jim Meyering  <meyering@ascend.com>
60418
60419         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
60420         * m4/jm-macros.m4: Use it.
60421
60422 1999-04-06  Jim Meyering  <meyering@ascend.com>
60423
60424         * m4/strftime.m4: Remove test for %f.
60425
60426 1999-03-29  Jim Meyering  <meyering@ascend.com>
60427
60428         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
60429         superset of the AC_TYPE_* checks in the textutils, fileutils,
60430         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
60431         AC_TYPE_PID_T.
60432
60433 1999-03-28  Jim Meyering  <meyering@ascend.com>
60434
60435         * m4/jm-macros.m4: Define GNU_PACKAGE here.
60436         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
60437         replaced e.g., in the *.sh files of the sh-utils.
60438
60439 1999-03-20  Jim Meyering  <meyering@ascend.com>
60440
60441         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
60442         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
60443         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
60444
60445 1999-03-19  Jim Meyering  <meyering@ascend.com>
60446
60447         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
60448
60449 1999-03-12  Jim Meyering  <meyering@ascend.com>
60450
60451         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
60452
60453 1999-03-07  Jim Meyering  <meyering@ascend.com>
60454
60455         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
60456         declared.
60457
60458 1999-02-17  Jim Meyering  <meyering@ascend.com>
60459
60460         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
60461         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
60462
60463 1999-02-07  Jim Meyering  <meyering@ascend.com>
60464
60465         * m4/group-member.m4: New file -- extracted from sh-utils'
60466         configure.in.
60467
60468         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
60469         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
60470
60471 1999-02-06  Jim Meyering  <meyering@ascend.com>
60472
60473         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
60474         * m4/fnmatch.m4: Likewise.
60475         * m4/getgroups.m4: Likewise.
60476         * m4/lstat.m4: Likewise.
60477         * m4/malloc.m4: Likewise.
60478         * m4/putenv.m4: Likewise.
60479         * m4/realloc.m4: Likewise.
60480         * m4/regex.m4: Likewise.
60481         * m4/stat.m4: Likewise.
60482         * m4/strftime.m4: Likewise.
60483         Suggestion from Alain Magloire.
60484
60485         * m4/chown.m4: Use `.$ac_objext', not `.o'.
60486         * m4/fnmatch.m4: Likewise.
60487         * m4/getgroups.m4: Likewise.
60488         * m4/getline.m4: Likewise.
60489         * m4/lstat.m4: Likewise.
60490         * m4/malloc.m4: Likewise.
60491         * m4/memcmp.m4: Likewise.
60492         * m4/putenv.m4: Likewise.
60493         * m4/realloc.m4: Likewise.
60494         * m4/regex.m4: Likewise.
60495         * m4/stat.m4: Likewise.
60496         * m4/strftime.m4: Likewise.
60497         Suggestion from Alain Magloire.
60498
60499         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
60500         an argument.
60501
60502         * m4/regex.m4: Add a run-time Test for proper operation of
60503         re_compile_pattern.
60504
60505 1999-01-31  Jim Meyering  <meyering@ascend.com>
60506
60507         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
60508
60509 1999-01-30  Jim Meyering  <meyering@ascend.com>
60510
60511         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
60512
60513         * m4/jm-mktime.m4: Make this a wrapper around the official
60514         AM_FUNC_MKTIME rather than my private copy, now that the official one
60515         is up to date.
60516         * m4/mktime.m4: Remove file.
60517
60518         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
60519         * m4/uptime.m4: Likewise.
60520         * m4/uintmax_t.m4: Likewise.
60521
60522 1999-01-28  Jim Meyering  <meyering@ascend.com>
60523
60524         * m4/jm-macros.m4: Use jm_AFS.
60525         * m4/afs.m4: New file (from fileutils' configure.in).
60526
60527         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
60528         * m4/chown.m4: Likewise.
60529         * m4/d-ino.m4: Likewise.
60530         * m4/d-type.m4: Likewise.
60531         * m4/fnmatch.m4: Likewise.
60532         * m4/getgroups.m4: Likewise.
60533         * m4/gettext.m4: Likewise.
60534         * m4/jm-mktime.m4: Likewise.
60535         * m4/jm-winsz2.m4: Likewise.
60536         * m4/lcmessage.m4: Likewise.
60537         * m4/ls-mntd-fs.m4: Likewise.
60538         * m4/malloc.m4: Likewise.
60539         * m4/memcmp.m4: Likewise.
60540         * m4/putenv.m4: Likewise.
60541         * m4/realloc.m4: Likewise.
60542         * m4/st_mtim.m4: Likewise.
60543         * m4/strftime.m4: Likewise.
60544
60545 1999-01-16  Jim Meyering  <meyering@ascend.com>
60546
60547         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
60548         (ARGMATCH_DIE_DECL): Define.
60549
60550 1999-01-12  Jim Meyering  <meyering@ascend.com>
60551
60552         * m4/Makefile.am.in: Rewrite to avoid using fmt.
60553         Reported by Lars Hecking.
60554
60555 1999-01-10  Jim Meyering  <meyering@ascend.com>
60556
60557         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
60558         gross kludge.
60559         * m4/inttypes_h.m4: Likewise.
60560         * m4/lstat.m4: Likewise.
60561         * m4/malloc.m4: Likewise.
60562         * m4/readdir.m4: Likewise.
60563         * m4/realloc.m4: Likewise.
60564         * m4/st_dm_mode.m4: Likewise.
60565         * m4/stat.m4: Likewise.
60566         * m4/utimbuf.m4: Likewise.
60567         * m4/utimes.m4: Likewise.
60568
60569         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
60570         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
60571         comments in config.h.in are meaningful.
60572
60573         * m4/jm-macros.m4: Require autoconf-2.13 here.
60574
60575         * m4/regex.m4: By default, don't use the included regex.c on systems
60576         with glibc 2.  Suggestion from Uli Drepper.
60577
60578 1999-01-02  Jim Meyering  <meyering@ascend.com>
60579
60580         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
60581
60582 1998-12-18  Jim Meyering  <meyering@ascend.com>
60583
60584         * m4/Makefile.am.in (Makefile.am): Simplify rule.
60585         Based on a suggestion from Lars Hecking.
60586
60587 1998-11-16  Paul Eggert  <eggert@twinsun.com>
60588
60589         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
60590
60591 1998-11-16  Jim Meyering  <meyering@ascend.com>
60592
60593         * m4/lfs.m4: Double-quote the `uname...` expression.
60594
60595 1998-11-14  Jim Meyering  <meyering@ascend.com>
60596
60597         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
60598         * m4/stat.m4: Likewise.
60599
60600 1998-11-03  Jim Meyering  <meyering@ascend.com>
60601
60602         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
60603         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
60604
60605 1998-10-18  Jim Meyering  <meyering@ascend.com>
60606
60607         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
60608
60609 1998-10-17  Jim Meyering  <meyering@ascend.com>
60610
60611         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
60612         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
60613         calls for those previously hard-coded headers.  Instead, take a new
60614         parameter.
60615         (jm_CHECK_DECLARATIONS): Reflect interface change.
60616         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
60617         (jm_CHECK_DECL_LOCALTIME_R): New macro.
60618
60619         * m4/mktime.m4: Test for spring-forward gap before long-running test.
60620
60621 1998-10-14  Jim Meyering  <meyering@ascend.com>
60622
60623         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
60624         instead of "TZ=America/Vancouver".  From Paul Eggert.
60625
60626 1998-10-11  Jim Meyering  <meyering@ascend.com>
60627
60628         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
60629         This adds a test for a recently added compatibility fix for mktime.c.
60630         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
60631
60632 1998-09-27  Jim Meyering  <meyering@ascend.com>
60633
60634         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
60635
60636         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
60637         ../configure.in, including a change from Gordon Matzigkeit to allow
60638         cross-compiling for the Hurd.
60639
60640         * m4/glibc.m4: New file/macro to test for the GNU C Library
60641         versions 1 and 2.  From Gordon Matzigkeit.
60642         Indent.
60643
60644 1998-09-21  Jim Meyering  <meyering@ascend.com>
60645
60646         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
60647
60648 1998-08-18  Paul Eggert  <eggert@twinsun.com>
60649
60650         Port nanosecond-resolution times to UnixWare 2.1.2 and
60651         pedantic Solaris 2.6.
60652
60653         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
60654         AC_STRUCT_ST_MTIM.
60655         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
60656         Generate name of ns member, instead of just 1 or undef.
60657         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
60658
60659 1998-08-15  Jim Meyering  <meyering@ascend.com>
60660
60661         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
60662         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
60663         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
60664         instead of jm_TYPE_SSIZE_T.
60665
60666 1998-08-12  Jim Meyering  <meyering@ascend.com>
60667
60668         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
60669
60670 1998-08-02  Jim Meyering  <meyering@ascend.com>
60671
60672         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
60673         in acconfig.h manually.
60674
60675 1998-07-31  Paul Eggert  <eggert@twinsun.com>
60676
60677         * m4/st_mtim.m4: New file.
60678
60679 1998-07-28  Jim Meyering  <meyering@ascend.com>
60680
60681         * m4/utimes.m4: Undef stat.
60682
60683 1998-07-25  Jim Meyering  <meyering@ascend.com>
60684
60685         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
60686         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
60687
60688 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
60689
60690         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
60691         uid and gid actually remain unchanged.
60692
60693 1998-07-07  Jim Meyering  <meyering@ascend.com>
60694
60695         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
60696
60697 1998-07-04  Jim Meyering  <meyering@ascend.com>
60698
60699         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
60700         to prove that this macro can be used in packages without regex.c.
60701
60702 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
60703
60704         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
60705         is to be used.
60706
60707 1998-07-03  Jim Meyering  <meyering@ascend.com>
60708
60709         * m4/gettext.m4: Add -lintl if it's found to be necessary.
60710
60711         * m4/gettext.m4: New file -- from gettext-0.10.35.
60712         * m4/lcmessage.m4: Likewise.
60713         * m4/progtest.m4: Likewise.
60714
60715         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
60716         * m4/jm-macros.m4: Require the new macro.
60717
60718 1998-06-29  Jim Meyering  <meyering@ascend.com>
60719
60720         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
60721         for the definition of NGROUPS (used in a system header included
60722         by sys/mount.h).
60723
60724 1998-06-28  Jim Meyering  <meyering@ascend.com>
60725
60726         * m4/ls-mntd-fs.m4: New file.
60727         * m4/fstypename.m4: New file.
60728
60729         * m4/jm-macros.m4: Require the new macro.
60730         * m4/jm-glibc-io.m4: New file.
60731
60732 1998-05-19  Jim Meyering  <meyering@ascend.com>
60733
60734         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
60735         * m4/lchown.m4: New file.
60736
60737         * m4/Makefile.am.in: New file.
60738         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
60739
60740 1998-05-14  Jim Meyering  <meyering@ascend.com>
60741
60742         * m4/Makefile.am (EXTRA_DIST): Add them.
60743         * m4/jm-macros.m4: New file.
60744         * m4/utimbuf.m4: New file.
60745
60746 1998-05-12  Jim Meyering  <meyering@ascend.com>
60747
60748         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
60749
60750 1998-05-11  Jim Meyering  <meyering@ascend.com>
60751
60752         * m4/isc-posix.m4: New file.
60753
60754 1998-05-10  Jim Meyering  <meyering@ascend.com>
60755
60756         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
60757
60758 1998-05-09  Jim Meyering  <meyering@ascend.com>
60759
60760         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
60761         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
60762         with automake.
60763
60764         * m4/ssize_t.m4: New file.
60765         * m4/mktime.m4: Remove file -- the new automake has this now.
60766
60767 1998-04-26  Jim Meyering  <meyering@ascend.com>
60768
60769         * m4/assert.m4: New file.
60770         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
60771
60772 1998-04-05  Jim Meyering  <meyering@ascend.com>
60773
60774         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
60775         (jm_PREREQ): Use it here.
60776
60777 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
60778
60779         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
60780         in acconfig.h.
60781
60782 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
60783
60784         * m4/prereq.m4: New file.
60785         * m4/error.m4: New file.
60786         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
60787
60788 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
60789
60790         * m4/getline.m4: Don't set am_cv_func_working_getline before the
60791         cache-check for the same variable -- that defeated the purpose of
60792         the test; the test program was never run.  This was a problem only
60793         on systems with losing getline functions -- HP-UX 10.20 is one.
60794         Reported by Bjorn Helgaas.
60795
60796 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
60797
60798         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
60799
60800 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
60801
60802         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
60803
60804         * m4/const.m4: New file.  Use an initializer in this declaration
60805         typedef int charset[2]; const charset x;
60806         Reported by Bob Glickstein.
60807
60808 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
60809
60810         * m4/chown.m4: Fix reversed types on -1 args to chown.
60811         From Kaveh Ghazi.
60812
60813 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
60814
60815         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
60816         Add lseek and memchr.
60817
60818         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
60819         T.E.Dickey <dickey@clark.net> said that some older preprocessors
60820         have a 20-character limit on names.
60821
60822 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
60823
60824         * m4/inttypes_h.m4: New file.
60825         * m4/uintmax_t.m4: New file.
60826         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
60827
60828
60829         -----
60830
60831         Local Variables:
60832         coding: utf-8
60833         End:
60834
60835         Copyright (C) 1997-2009 Free Software Foundation, Inc.
60836
60837         Copying and distribution of this file, with or without
60838         modification, are permitted provided the copyright notice
60839         and this notice are preserved.