6a9580a60344b205ea45bf2ae066d5344658e6d2
[gnulib.git] / ChangeLog
1 2011-06-16  Bruno Haible  <bruno@clisp.org>
2
3         crypto/gc-hmac-sha1: Fix recent regression.
4         * modules/crypto/gc-hmac-sha1 (Files): Remove m4/hmac-sha1.m4.
5         (configure.ac): Invoke AC_LIBOBJ here.
6         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Don't invoke gl_HMAC_SHA1.
7         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
8
9         crypto/gc-hmac-md5: Fix recent regression.
10         * modules/crypto/gc-hmac-md5 (Files): Remove m4/hmac-md5.m4.
11         (configure.ac): Invoke AC_LIBOBJ here.
12         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Don't invoke gl_HMAC_MD5.
13         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
14
15         crypto/gc-des: Fix recent regression.
16         * modules/crypto/gc-des (Files): Remove m4/des.m4.
17         (configure.ac): Invoke AC_LIBOBJ here.
18         * m4/gc-des.m4 (gl_GC_DES): Don't invoke gl_DES.
19         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
20
21         crypto/gc-arcfour: Fix recent regression.
22         * modules/crypto/gc-arcfour (Files): Remove m4/arcfour.m4.
23         (configure.ac): Invoke AC_LIBOBJ here.
24         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Don't invoke gl_ARCFOUR.
25         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
26
27 2011-06-16  Paul Eggert  <eggert@cs.ucla.edu>
28
29         * m4/lstat.m4 (gl_FUNC_LSTAT): Fix typo in prerequisite.
30         After the 2011-05-21 change, this macro requires
31         gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, not
32         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
33
34 2011-06-16  Bruno Haible  <bruno@clisp.org>
35
36         fprintftime: Move AC_LIBOBJ invocations to module description.
37         * m4/fprintftime.m4: Remove file.
38         * modules/fprintftime (Files): Remove m4/fprintftime.m4.
39         (configure.ac): Remove gl_FPRINTFTIME call.
40         (Makefile.am): Augment lib_SOURCES.
41         Reported by Jim Meyering.
42
43 2011-06-16  Bruno Haible  <bruno@clisp.org>
44
45         tmpfile-safer: Finish 2011-05-23 commit.
46         * m4/stdio-safer.m4: Really remove file.
47         Reported by Jim Meyering.
48
49 2011-06-16  Bruno Haible  <bruno@clisp.org>
50
51         syntax-check: Fix typo.
52         * Makefile (allow_AC_LIBOBJ): Mention printf-posix-rpl.m4, not
53         printf-posix.m4.
54         Reported by Jim Meyering.
55
56 2011-06-13  Jim Meyering  <meyering@redhat.com>
57
58         syntax-check: add a rule to help enforce the no-AC_LIBOBJ-in-m4/ policy
59         * Makefile (sc_prohibit_AC_LIBOBJ_in_m4): New rule.
60
61 2011-05-23  Bruno Haible  <bruno@clisp.org>
62
63         yesno: Move AC_LIBOBJ invocations to module description.
64         * m4/yesno.m4 (gl_YESNO): Remove AC_LIBOBJ invocation.
65         * modules/yesno (Makefile.am): Augment lib_SOURCES.
66
67 2011-05-23  Bruno Haible  <bruno@clisp.org>
68
69         xstrtol: Move AC_LIBOBJ invocations to module description.
70         * m4/xstrtol.m4 (gl_XSTRTOL): Remove AC_LIBOBJ invocations.
71         * modules/xstrtol (Makefile.am): Augment lib_SOURCES.
72
73 2011-05-23  Bruno Haible  <bruno@clisp.org>
74
75         xstrtold: Move AC_LIBOBJ invocations to module description.
76         * m4/xstrtod.m4 (gl_XSTRTOLD): Remove AC_LIBOBJ invocation.
77         * modules/xstrtold (Makefile.am): Augment lib_SOURCES.
78
79 2011-05-23  Bruno Haible  <bruno@clisp.org>
80
81         xstrtod: Move AC_LIBOBJ invocations to module description.
82         * m4/xstrtod.m4 (gl_XSTRTOD): Remove AC_LIBOBJ invocation.
83         * modules/xstrtod (Makefile.am): Augment lib_SOURCES.
84
85 2011-05-23  Bruno Haible  <bruno@clisp.org>
86
87         xnanosleep: Move AC_LIBOBJ invocations to module description.
88         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove AC_LIBOBJ invocation.
89         * modules/xnanosleep (Makefile.am): Augment lib_SOURCES.
90
91 2011-05-23  Bruno Haible  <bruno@clisp.org>
92
93         xgetcwd: Move AC_LIBOBJ invocations to module description.
94         * m4/xgetcwd.m4 (gl_XGETCWD): Remove AC_LIBOBJ invocation.
95         * modules/xgetcwd (Makefile.am): Augment lib_SOURCES.
96
97 2011-05-23  Bruno Haible  <bruno@clisp.org>
98
99         xalloc: Move AC_LIBOBJ invocations to module description.
100         * m4/xalloc.m4 (gl_XALLOC): Remove AC_LIBOBJ invocation.
101         * modules/xalloc (Makefile.am): Augment lib_SOURCES.
102
103 2011-05-23  Bruno Haible  <bruno@clisp.org>
104
105         write-any-file: Move AC_LIBOBJ invocations to module description.
106         * m4/write-any-file.m4 (gl_WRITE_ANY_FILE): Remove AC_LIBOBJ
107         invocation.
108         * modules/write-any-file (Makefile.am): Augment lib_SOURCES.
109
110 2011-05-23  Bruno Haible  <bruno@clisp.org>
111
112         utimens: Move AC_LIBOBJ invocations to module description.
113         * m4/utimens.m4 (gl_UTIMENS): Remove AC_LIBOBJ invocation.
114         * modules/utimens (Makefile.am): Augment lib_SOURCES.
115
116 2011-05-23  Bruno Haible  <bruno@clisp.org>
117
118         utimecmp: Move AC_LIBOBJ invocations to module description.
119         * m4/utimecmp.m4 (gl_UTIMECMP): Remove AC_LIBOBJ invocation.
120         * modules/utimecmp (Makefile.am): Augment lib_SOURCES.
121
122 2011-05-23  Bruno Haible  <bruno@clisp.org>
123
124         userspec: Move AC_LIBOBJ invocations to module description.
125         * m4/userspec.m4 (gl_USERSPEC): Remove AC_LIBOBJ invocation.
126         * modules/userspec (Makefile.am): Augment lib_SOURCES.
127
128 2011-05-23  Bruno Haible  <bruno@clisp.org>
129
130         unlinkdir: Move AC_LIBOBJ invocations to module description.
131         * m4/unlinkdir.m4 (gl_UNLINKDIR): Remove AC_LIBOBJ invocation.
132         * modules/unlinkdir (Makefile.am): Augment lib_SOURCES.
133
134 2011-05-23  Bruno Haible  <bruno@clisp.org>
135
136         unistd-safer: Move AC_LIBOBJ invocations to module description.
137         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Remove AC_LIBOBJ invocations.
138         * modules/unistd-safer (Makefile.am): Augment lib_SOURCES.
139
140 2011-05-23  Bruno Haible  <bruno@clisp.org>
141
142         tempname: Move AC_LIBOBJ invocations to module description.
143         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Remove AC_LIBOBJ invocation.
144         * modules/tempname (Makefile.am): Augment lib_SOURCES.
145
146 2011-05-23  Bruno Haible  <bruno@clisp.org>
147
148         strftime: Move AC_LIBOBJ invocations to module description.
149         * m4/strftime.m4 (gl_FUNC_STRFTIME): Remove AC_LIBOBJ invocation.
150         * modules/strftime (Makefile.am): Augment lib_SOURCES.
151
152 2011-05-23  Bruno Haible  <bruno@clisp.org>
153
154         stdlib-safer: Move AC_LIBOBJ invocations to module description.
155         * m4/stdlib-safer.m4: Remove file.
156         * modules/stdlib-safer (Files): Remove m4/stdlib-safer.m4.
157         (configure.ac): Remove gl_STDLIB_SAFER call.
158         (Makefile.am): Augment lib_SOURCES.
159
160 2011-05-23  Bruno Haible  <bruno@clisp.org>
161
162         tmpfile-safer: Move AC_LIBOBJ invocations to module description.
163         * m4/stdio-safer.m4: Remove file.
164         * modules/tmpfile-safer (Files): Remove m4/stdio-safer.m4.
165         (configure.ac): Remove gl_TMPFILE_SAFER call.
166         (Makefile.am): Augment lib_SOURCES.
167
168 2011-05-23  Bruno Haible  <bruno@clisp.org>
169
170         popen-safer: Move AC_LIBOBJ invocations to module description.
171         * m4/stdio-safer.m4 (gl_POPEN_SAFER): Remove macro.
172         * modules/popen-safer (Files): Remove m4/stdio-safer.m4.
173         (configure.ac): Remove gl_POPEN_SAFER call.
174         (Makefile.am): Augment lib_SOURCES.
175
176 2011-05-23  Bruno Haible  <bruno@clisp.org>
177
178         freopen-safer: Move AC_LIBOBJ invocations to module description.
179         * m4/stdio-safer.m4 (gl_FREOPEN_SAFER): Remove macro.
180         * modules/freopen-safer (Files): Remove m4/stdio-safer.m4.
181         (configure.ac): Remove gl_FREOPEN_SAFER call.
182         (Makefile.am): Augment lib_SOURCES.
183
184 2011-05-23  Bruno Haible  <bruno@clisp.org>
185
186         fopen-safer: Move AC_LIBOBJ invocations to module description.
187         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove macro.
188         * modules/fopen-safer (Files): Remove m4/stdio-safer.m4.
189         (configure.ac): Remove gl_FOPEN_SAFER call.
190         (Makefile.am): Augment lib_SOURCES.
191
192 2011-05-23  Bruno Haible  <bruno@clisp.org>
193
194         crypto/sha512: Move AC_LIBOBJ invocations to module description.
195         * m4/sha512.m4 (gl_SHA512): Remove AC_LIBOBJ invocation.
196         * modules/crypto/sha512 (Makefile.am): Augment lib_SOURCES.
197
198 2011-05-23  Bruno Haible  <bruno@clisp.org>
199
200         crypto/sha256: Move AC_LIBOBJ invocations to module description.
201         * m4/sha256.m4 (gl_SHA256): Remove AC_LIBOBJ invocation.
202         * modules/crypto/sha256 (Makefile.am): Augment lib_SOURCES.
203
204 2011-05-23  Bruno Haible  <bruno@clisp.org>
205
206         crypto/sha1: Move AC_LIBOBJ invocations to module description.
207         * m4/sha1.m4 (gl_SHA1): Remove AC_LIBOBJ invocation.
208         * modules/crypto/sha1 (Makefile.am): Augment lib_SOURCES.
209
210 2011-05-23  Bruno Haible  <bruno@clisp.org>
211
212         settime: Move AC_LIBOBJ invocations to module description.
213         * m4/settime.m4 (gl_SETTIME): Remove AC_LIBOBJ invocation.
214         * modules/settime (Makefile.am): Augment lib_SOURCES.
215
216 2011-05-23  Bruno Haible  <bruno@clisp.org>
217
218         savedir: Move AC_LIBOBJ invocations to module description.
219         * m4/savedir.m4 (gl_SAVEDIR): Remove AC_LIBOBJ invocation.
220         * modules/savedir (Makefile.am): Augment lib_SOURCES.
221
222 2011-05-23  Bruno Haible  <bruno@clisp.org>
223
224         save-cwd: Move AC_LIBOBJ invocations to module description.
225         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove AC_LIBOBJ invocation.
226         * modules/save-cwd (Makefile.am): Augment lib_SOURCES.
227
228 2011-05-23  Bruno Haible  <bruno@clisp.org>
229
230         same: Move AC_LIBOBJ invocations to module description.
231         * m4/same.m4 (gl_SAME): Remove AC_LIBOBJ invocation.
232         * modules/same (Makefile.am): Augment lib_SOURCES.
233
234 2011-05-23  Bruno Haible  <bruno@clisp.org>
235
236         safe-write: Move AC_LIBOBJ invocations to module description.
237         * m4/safe-write.m4 (gl_SAFE_WRITE): Remove macro.
238         * modules/safe-write (configure.ac): Invoke gl_PREREQ_SAFE_WRITE
239         instead of gl_SAFE_WRITE.
240         (Makefile.am): Augment lib_SOURCES.
241
242 2011-05-23  Bruno Haible  <bruno@clisp.org>
243
244         safe-read: Move AC_LIBOBJ invocations to module description.
245         * m4/safe-read.m4 (gl_SAFE_READ): Remove macro.
246         * modules/safe-read (configure.ac): Invoke gl_PREREQ_SAFE_READ instead
247         of gl_SAFE_READ.
248         (Makefile.am): Augment lib_SOURCES.
249
250 2011-05-23  Bruno Haible  <bruno@clisp.org>
251
252         safe-alloc: Move AC_LIBOBJ invocations to module description.
253         * m4/safe-alloc.m4 (gl_SAFE_ALLOC): Remove AC_LIBOBJ invocation.
254         * modules/safe-alloc (Makefile.am): Augment lib_SOURCES.
255
256 2011-05-23  Bruno Haible  <bruno@clisp.org>
257
258         crypto/rijndael: Move AC_LIBOBJ invocations to module description.
259         * m4/rijndael.m4: Remove file.
260         * modules/crypto/rijndael (Files): Remove it.
261         (configure.ac): Remove gl_RIJNDAEL call.
262         (Makefile.am): Augment lib_SOURCES.
263
264 2011-05-23  Bruno Haible  <bruno@clisp.org>
265
266         readtokens: Move AC_LIBOBJ invocations to module description.
267         * m4/readtokens.m4 (gl_READTOKENS): Remove AC_LIBOBJ invocation.
268         * modules/readtokens (Makefile.am): Augment lib_SOURCES.
269
270 2011-05-23  Bruno Haible  <bruno@clisp.org>
271
272         read-file: Move AC_LIBOBJ invocations to module description.
273         * m4/read-file.m4 (gl_FUNC_READ_FILE): Remove macro.
274         * modules/read-file (configure.ac): Invoke gl_PREREQ_READ_FILE instead
275         of gl_FUNC_READ_FILE.
276         (Makefile.am): Augment lib_SOURCES.
277
278 2011-05-23  Bruno Haible  <bruno@clisp.org>
279
280         quotearg: Move AC_LIBOBJ invocations to module description.
281         * m4/quotearg.m4 (gl_QUOTEARG): Remove AC_LIBOBJ invocation.
282         * modules/quotearg (Makefile.am): Augment lib_SOURCES.
283
284 2011-05-23  Bruno Haible  <bruno@clisp.org>
285
286         quote: Move AC_LIBOBJ invocations to module description.
287         * m4/quote.m4 (gl_QUOTE): Remove AC_LIBOBJ invocation.
288         * modules/quote (Makefile.am): Augment lib_SOURCES.
289
290 2011-05-23  Bruno Haible  <bruno@clisp.org>
291
292         posixver: Move AC_LIBOBJ invocations to module description.
293         * m4/posixver.m4 (gl_POSIXVER): Remove AC_LIBOBJ invocation.
294         * modules/posixver (Makefile.am): Augment lib_SOURCES.
295
296 2011-05-23  Bruno Haible  <bruno@clisp.org>
297
298         posixtm: Move AC_LIBOBJ invocations to module description.
299         * m4/posixtm.m4 (gl_POSIXTM): Remove AC_LIBOBJ invocation.
300         * modules/posixtm (Makefile.am): Augment lib_SOURCES.
301
302 2011-05-23  Bruno Haible  <bruno@clisp.org>
303
304         physmem: Move AC_LIBOBJ invocations to module description.
305         * m4/physmem.m4 (gl_PHYSMEM): Remove AC_LIBOBJ invocation.
306         * modules/physmem (Makefile.am): Augment lib_SOURCES.
307
308 2011-05-23  Bruno Haible  <bruno@clisp.org>
309
310         pagealign_alloc: Move AC_LIBOBJ invocations to module description.
311         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Remove AC_LIBOBJ
312         invocation.
313         * modules/pagealign_alloc (Makefile.am): Augment lib_SOURCES.
314
315 2011-05-23  Bruno Haible  <bruno@clisp.org>
316
317         mpsort: Move AC_LIBOBJ invocations to module description.
318         * m4/mpsort.m4 (gl_MPSORT): Remove AC_LIBOBJ invocation.
319         * modules/mpsort (Makefile.am): Augment lib_SOURCES.
320
321 2011-05-23  Bruno Haible  <bruno@clisp.org>
322
323         modechange: Move AC_LIBOBJ invocations to module description.
324         * m4/modechange.m4 (gl_MODECHANGE): Remove AC_LIBOBJ invocation.
325         * modules/modechange (Makefile.am): Augment lib_SOURCES.
326
327 2011-05-23  Bruno Haible  <bruno@clisp.org>
328
329         mkdir-p: Move AC_LIBOBJ invocations to module description.
330         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Remove AC_LIBOBJ invocations.
331         * modules/mkdir-p (Makefile.am): Augment lib_SOURCES.
332
333 2011-05-23  Bruno Haible  <bruno@clisp.org>
334
335         mkancesdirs: Move AC_LIBOBJ invocations to module description.
336         * m4/mkancesdirs.m4 (gl_MKANCESDIRS): Remove AC_LIBOBJ invocation.
337         * modules/mkancesdirs (Makefile.am): Augment lib_SOURCES.
338
339 2011-05-23  Bruno Haible  <bruno@clisp.org>
340
341         mgetgroups: Move AC_LIBOBJ invocations to module description.
342         * m4/mgetgroups.m4 (gl_MGETGROUPS): Remove AC_LIBOBJ invocation.
343         * modules/mgetgroups (Makefile.am): Augment lib_SOURCES.
344
345 2011-05-23  Bruno Haible  <bruno@clisp.org>
346
347         memxor: Move AC_LIBOBJ invocations to module description.
348         * m4/memxor.m4 (gl_MEMXOR): Remove AC_LIBOBJ invocation.
349         * modules/memxor (Makefile.am): Augment lib_SOURCES.
350
351 2011-05-23  Bruno Haible  <bruno@clisp.org>
352
353         memcoll: Move AC_LIBOBJ invocations to module description.
354         * m4/memcoll.m4 (gl_MEMCOLL): Remove AC_LIBOBJ invocation.
355         * modules/memcoll (Makefile.am): Augment lib_SOURCES.
356
357 2011-05-23  Bruno Haible  <bruno@clisp.org>
358
359         memcasecmp: Move AC_LIBOBJ invocations to module description.
360         * m4/memcasecmp.m4 (gl_MEMCASECMP): Remove AC_LIBOBJ invocation.
361         * modules/memcasecmp (Makefile.am): Augment lib_SOURCES.
362
363 2011-05-23  Bruno Haible  <bruno@clisp.org>
364
365         crypto/md5: Move AC_LIBOBJ invocations to module description.
366         * m4/md5.m4 (gl_MD5): Remove AC_LIBOBJ invocation.
367         * modules/crypto/md5 (Makefile.am): Augment lib_SOURCES.
368
369 2011-05-23  Bruno Haible  <bruno@clisp.org>
370
371         crypto/md4: Move AC_LIBOBJ invocations to module description.
372         * m4/md4.m4 (gl_MD4): Remove AC_LIBOBJ invocation.
373         * modules/crypto/md4 (Makefile.am): Augment lib_SOURCES.
374
375 2011-05-23  Bruno Haible  <bruno@clisp.org>
376
377         crypto/md2: Move AC_LIBOBJ invocations to module description.
378         * m4/md2.m4: Remove file.
379         * modules/crypto/md2 (Files): Remove it.
380         (configure.ac): Remove gl_MD2 call.
381         (Makefile.am): Augment lib_SOURCES.
382
383 2011-05-23  Bruno Haible  <bruno@clisp.org>
384
385         long-options: Move AC_LIBOBJ invocations to module description.
386         * m4/long-options.m4: Remove file.
387         * modules/long-options (Files): Remove it.
388         (configure.ac): Remove gl_LONG_OPTIONS call.
389         (Makefile.am): Augment lib_SOURCES.
390
391 2011-05-23  Bruno Haible  <bruno@clisp.org>
392
393         i-ring: Move AC_LIBOBJ invocations to module description.
394         * m4/i-ring.m4 (gl_I_RING): Remove AC_LIBOBJ invocation.
395         * modules/i-ring (Makefile.am): Augment lib_SOURCES.
396
397 2011-05-23  Bruno Haible  <bruno@clisp.org>
398
399         idcache: Move AC_LIBOBJ invocations to module description.
400         * m4/idcache.m4 (gl_IDCACHE): Remove AC_LIBOBJ invocation.
401         * modules/idcache (Makefile.am): Augment lib_SOURCES.
402
403 2011-05-23  Bruno Haible  <bruno@clisp.org>
404
405         human: Move AC_LIBOBJ invocations to module description.
406         * m4/human.m4 (gl_HUMAN): Remove AC_LIBOBJ invocation.
407         * modules/human (Makefile.am): Augment lib_SOURCES.
408
409 2011-05-23  Bruno Haible  <bruno@clisp.org>
410
411         crypto/hmac-sha1: Move AC_LIBOBJ invocations to module description.
412         * m4/hmac-sha1.m4: Remove file.
413         * modules/crypto/hmac-sha1 (Files): Remove it.
414         (configure.ac): Remove gl_HMAC_SHA1 call.
415         (Makefile.am): Augment lib_SOURCES.
416
417 2011-05-23  Bruno Haible  <bruno@clisp.org>
418
419         crypto/hmac-md5: Move AC_LIBOBJ invocations to module description.
420         * m4/hmac-md5.m4: Remove file.
421         * modules/crypto/hmac-md5 (Files): Remove it.
422         (configure.ac): Remove gl_HMAC_MD5 call.
423         (Makefile.am): Augment lib_SOURCES.
424
425 2011-05-23  Bruno Haible  <bruno@clisp.org>
426
427         hash: Move AC_LIBOBJ invocations to module description.
428         * m4/hash.m4: Remove file.
429         * modules/hash (Files): Remove it.
430         (configure.ac): Remove gl_HASH call.
431         (Makefile.am): Augment lib_SOURCES.
432
433 2011-05-23  Bruno Haible  <bruno@clisp.org>
434
435         hard-locale: Move AC_LIBOBJ invocations to module description.
436         * m4/hard-locale.m4 (gl_HARD_LOCALE): Remove AC_LIBOBJ invocation.
437         * modules/hard-locale (Makefile.am): Augment lib_SOURCES.
438
439 2011-05-23  Bruno Haible  <bruno@clisp.org>
440
441         getugroups: Move AC_LIBOBJ invocations to module description.
442         * m4/getugroups.m4 (gl_GETUGROUPS): Remove AC_LIBOBJ invocation.
443         * modules/getugroups (Makefile.am): Augment lib_SOURCES.
444
445 2011-05-23  Bruno Haible  <bruno@clisp.org>
446
447         gettime: Move AC_LIBOBJ invocations to module description.
448         * m4/gettime.m4 (gl_GETTIME): Remove AC_LIBOBJ invocation.
449         * modules/gettime (Makefile.am): Augment lib_SOURCES.
450
451 2011-05-23  Bruno Haible  <bruno@clisp.org>
452
453         getndelim2: Move AC_LIBOBJ invocations to module description.
454         * m4/getndelim2.m4 (gl_GETNDELIM2): Remove AC_LIBOBJ invocation.
455         * modules/getndelim2 (Makefile.am): Augment lib_SOURCES.
456
457 2011-05-23  Bruno Haible  <bruno@clisp.org>
458
459         crypto/gc-pbkdf2-sha1: Move AC_LIBOBJ invocations to module description.
460         * m4/gc-pbkdf2-sha1.m4: Remove file.
461         * modules/crypto/gc-pbkdf2-sha1 (Files): Remove it.
462         (configure.ac): Remove gl_GC_PBKDF2_SHA1 call.
463         (Makefile.am): Augment lib_SOURCES.
464
465 2011-05-23  Bruno Haible  <bruno@clisp.org>
466
467         fts: Move AC_LIBOBJ invocations to module description.
468         * m4/fts.m4 (gl_FUNC_FTS_CORE): Move AC_LIBOBJ invocation from here...
469         * modules/fts (configure.ac): ... to here.
470
471 2011-05-23  Bruno Haible  <bruno@clisp.org>
472
473         file-type: Move AC_LIBOBJ invocations to module description.
474         * m4/file-type.m4: Remove file.
475         * modules/file-type (Files): Remove it.
476         (configure.ac): Remove gl_FILE_TYPE call.
477         (Makefile.am): Augment lib_SOURCES.
478
479 2011-05-23  Bruno Haible  <bruno@clisp.org>
480
481         filenamecat*: Respect rules for use of AC_LIBOBJ.
482         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT, gl_FILE_NAME_CONCAT_LGPL):
483         Remove AC_LIBOBJ invocation.
484         * modules/filenamecat (Makefile.am): Augment lib_SOURCES.
485         * modules/filenamecat-lgpl (Makefile.am): Augment lib_SOURCES.
486
487 2011-05-23  Bruno Haible  <bruno@clisp.org>
488
489         filemode: Move AC_LIBOBJ invocations to module description.
490         * m4/filemode.m4 (gl_FILEMODE): Remove AC_LIBOBJ invocation.
491         * modules/filemode (Makefile.am): Augment lib_SOURCES.
492
493 2011-05-23  Bruno Haible  <bruno@clisp.org>
494
495         openat-safer: Move AC_LIBOBJ invocations to module description.
496         * m4/fcntl-safer.m4 (gl_OPENAT_SAFER): Remove AC_LIBOBJ invocation.
497         * modules/openat-safer (Makefile.am): Augment lib_SOURCES.
498
499 2011-05-23  Bruno Haible  <bruno@clisp.org>
500
501         fcntl-safer: Move AC_LIBOBJ invocations to module description.
502         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove AC_LIBOBJ invocations.
503         * modules/fcntl-safer (Makefile.am): Augment lib_SOURCES.
504
505 2011-05-23  Bruno Haible  <bruno@clisp.org>
506
507         exclude: Move AC_LIBOBJ invocations to module description.
508         * m4/exclude.m4: Remove file.
509         * modules/exclude (Files): Remove it.
510         (configure.ac): Remove gl_EXCLUDE call.
511         (Makefile.am): Augment lib_SOURCES.
512
513 2011-05-23  Bruno Haible  <bruno@clisp.org>
514
515         dirname*: Respect rules for use of AC_LIBOBJ.
516         * m4/dirname.m4 (gl_DIRNAME, gl_DIRNAME_LGPL): Remove AC_LIBOBJ
517         invocations.
518         * modules/dirname (Makefile.am): Augment lib_SOURCES.
519         * modules/dirname-lgpl (Makefile.am): Augment lib_SOURCES.
520
521 2011-05-23  Bruno Haible  <bruno@clisp.org>
522
523         dirent-safer: Move AC_LIBOBJ invocations to module description.
524         * m4/dirent-safer.m4 (gl_DIRENT_SAFER): Remove AC_LIBOBJ invocation.
525         * modules/dirent-safer (Makefile.am): Augment lib_SOURCES.
526
527 2011-05-23  Bruno Haible  <bruno@clisp.org>
528
529         crypto/des: Move AC_LIBOBJ invocations to module description.
530         * m4/des.m4: Remove file.
531         * modules/crypto/des (Files): Remove it.
532         (configure.ac): Remove gl_DES call.
533         (Makefile.am): Augment lib_SOURCES.
534
535 2011-05-23  Bruno Haible  <bruno@clisp.org>
536
537         cycle-check: Move AC_LIBOBJ invocations to module description.
538         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Remove AC_LIBOBJ invocation.
539         * modules/cycle-check (Makefile.am): Augment lib_SOURCES.
540
541 2011-05-23  Bruno Haible  <bruno@clisp.org>
542
543         c-strtold: Move AC_LIBOBJ invocations to module description.
544         * m4/c-strtod.m4 (gl_C_STRTOLD): Remove AC_LIBOBJ invocation.
545         * modules/c-strtold (Makefile.am): Augment lib_SOURCES.
546
547 2011-05-23  Bruno Haible  <bruno@clisp.org>
548
549         c-strtod: Move AC_LIBOBJ invocations to module description.
550         * m4/c-strtod.m4 (gl_C_STRTOD): Remove AC_LIBOBJ invocation.
551         * modules/c-strtod (Makefile.am): Augment lib_SOURCES.
552
553 2011-05-23  Bruno Haible  <bruno@clisp.org>
554
555         crc: Move AC_LIBOBJ invocations to module description.
556         * m4/crc.m4: Remove file.
557         * modules/crc (Files): Remove it.
558         (configure.ac): Remove gl_CRC call.
559         (Makefile.am): Augment lib_SOURCES.
560
561 2011-05-23  Bruno Haible  <bruno@clisp.org>
562
563         close-stream: Move AC_LIBOBJ invocations to module description.
564         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove AC_LIBOBJ invocation.
565         * modules/close-stream (Makefile.am): Augment lib_SOURCES.
566
567 2011-05-23  Bruno Haible  <bruno@clisp.org>
568
569         closeout: Move AC_LIBOBJ invocations to module description.
570         * m4/closeout.m4 (gl_CLOSEOUT): Remove AC_LIBOBJ invocation.
571         * modules/closeout (Makefile.am): Augment lib_SOURCES.
572
573 2011-05-23  Bruno Haible  <bruno@clisp.org>
574
575         closein: Move AC_LIBOBJ invocations to module description.
576         * m4/closein.m4 (gl_CLOSEIN): Remove AC_LIBOBJ invocation.
577         * modules/closein (Makefile.am): Augment lib_SOURCES.
578
579 2011-05-23  Bruno Haible  <bruno@clisp.org>
580
581         cloexec: Move AC_LIBOBJ invocations to module description.
582         * m4/cloexec.m4: Remove file.
583         * modules/cloexec (Files): Remove it.
584         (configure.ac): Remove gl_CLOEXEC call.
585         (Makefile.am): Augment lib_SOURCES.
586
587 2011-05-23  Bruno Haible  <bruno@clisp.org>
588
589         check-version: Move AC_LIBOBJ invocations to module description.
590         * m4/check-version.m4: Remove file.
591         * modules/check-version (Files): Remove it.
592         (configure.ac): Remove gl_CHECK_VERSION call.
593         (Makefile.am): Augment lib_SOURCES.
594
595 2011-05-23  Bruno Haible  <bruno@clisp.org>
596
597         chdir-safer: Move AC_LIBOBJ invocations to module description.
598         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Remove AC_LIBOBJ invocation.
599         * modules/chdir-safer (Makefile.am): Augment lib_SOURCES.
600
601 2011-05-23  Bruno Haible  <bruno@clisp.org>
602
603         canonicalize: Move AC_LIBOBJ invocations to module description.
604         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE): Remove
605         AC_LIBOBJ invocation.
606         * modules/canonicalize (Makefile.am): Augment lib_SOURCES.
607
608 2011-05-23  Bruno Haible  <bruno@clisp.org>
609
610         canon-host: Move AC_LIBOBJ invocations to module description.
611         * m4/canon-host.m4 (gl_CANON_HOST): Remove macro.
612         * modules/canon-host (configure.ac): Invoke gl_PREREQ_CANON_HOST
613         instead of gl_CANON_HOST.
614         (Makefile.am): Augment lib_SOURCES.
615
616 2011-05-23  Bruno Haible  <bruno@clisp.org>
617
618         backupfile: Move AC_LIBOBJ invocations to module description.
619         * m4/backupfile.m4 (gl_BACKUPFILE): Remove AC_LIBOBJ invocation.
620         * modules/backupfile (Makefile.am): Augment lib_SOURCES.
621
622 2011-05-23  Bruno Haible  <bruno@clisp.org>
623
624         argmatch: Move AC_LIBOBJ invocations to module description.
625         * m4/argmatch.m4: Remove file.
626         * modules/argmatch (Files): Remove it.
627         (configure.ac): Remove gl_ARGMATCH call.
628         (Makefile.am): Augment lib_SOURCES.
629
630 2011-05-23  Bruno Haible  <bruno@clisp.org>
631
632         crypto/arctwo: Move AC_LIBOBJ invocations to module description.
633         * m4/arctwo.m4 (gl_ARCTWO): Remove AC_LIBOBJ invocation.
634         * modules/crypto/arctwo (Makefile.am): Augment lib_SOURCES.
635
636 2011-05-23  Bruno Haible  <bruno@clisp.org>
637
638         crypto/arcfour: Move AC_LIBOBJ invocations to module description.
639         * m4/arcfour.m4: Remove file.
640         * modules/crypto/arcfour (Files): Remove it.
641         (configure.ac): Remove gl_ARCFOUR call.
642         (Makefile.am): Augment lib_SOURCES.
643
644 2011-05-22  Bruno Haible  <bruno@clisp.org>
645
646         write: Move AC_LIBOBJ invocations to module description.
647         * m4/write.m4 (gl_FUNC_WRITE): Move AC_LIBOBJ invocation from here...
648         * modules/write (configure.ac): ... to here.
649
650 2011-05-22  Bruno Haible  <bruno@clisp.org>
651
652         wmemset: Move AC_LIBOBJ invocations to module description.
653         * m4/wmemset.m4 (gl_FUNC_WMEMSET): Move AC_LIBOBJ invocation from
654         here...
655         * modules/wmemset (configure.ac): ... to here.
656
657 2011-05-22  Bruno Haible  <bruno@clisp.org>
658
659         wmemmove: Move AC_LIBOBJ invocations to module description.
660         * m4/wmemmove.m4 (gl_FUNC_WMEMMOVE): Move AC_LIBOBJ invocation from
661         here...
662         * modules/wmemmove (configure.ac): ... to here.
663
664 2011-05-22  Bruno Haible  <bruno@clisp.org>
665
666         wmemcpy: Move AC_LIBOBJ invocations to module description.
667         * m4/wmemcpy.m4 (gl_FUNC_WMEMCPY): Move AC_LIBOBJ invocation from
668         here...
669         * modules/wmemcpy (configure.ac): ... to here.
670
671 2011-05-22  Bruno Haible  <bruno@clisp.org>
672
673         wmemcmp: Move AC_LIBOBJ invocations to module description.
674         * m4/wmemcmp.m4 (gl_FUNC_WMEMCMP): Move AC_LIBOBJ invocation from
675         here...
676         * modules/wmemcmp (configure.ac): ... to here.
677
678 2011-05-22  Bruno Haible  <bruno@clisp.org>
679
680         wmemchr: Move AC_LIBOBJ invocations to module description.
681         * m4/wmemchr.m4 (gl_FUNC_WMEMCHR): Move AC_LIBOBJ invocation from
682         here...
683         * modules/wmemchr (configure.ac): ... to here.
684
685 2011-05-22  Bruno Haible  <bruno@clisp.org>
686
687         wcswidth: Move AC_LIBOBJ invocations to module description.
688         * m4/wcswidth.m4 (gl_FUNC_WCSWIDTH): Move AC_LIBOBJ invocation from
689         here...
690         * modules/wcswidth (configure.ac): ... to here.
691
692 2011-05-22  Bruno Haible  <bruno@clisp.org>
693
694         wcwidth: Respect rules for use of AC_LIBOBJ.
695         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Set HAVE_WCWIDTH. Move AC_LIBOBJ
696         invocation from here...
697         * modules/wcwidth (configure.ac): ... to here.
698         (Depends-on): Update conditions.
699
700 2011-05-22  Bruno Haible  <bruno@clisp.org>
701
702         wctype: Move AC_LIBOBJ invocations to module description.
703         * m4/wctype.m4 (gl_FUNC_WCTYPE): Set HAVE_WCTYPE. Move AC_LIBOBJ
704         invocation from here...
705         * modules/wctype (configure.ac): ... to here.
706         (Depends-on): Update conditions.
707
708 2011-05-22  Bruno Haible  <bruno@clisp.org>
709
710         wctrans: Move AC_LIBOBJ invocations to module description.
711         * m4/wctrans.m4 (gl_FUNC_WCTRANS): Set HAVE_WCTRANS. Move AC_LIBOBJ
712         invocation from here...
713         * modules/wctrans (configure.ac): ... to here.
714
715 2011-05-22  Bruno Haible  <bruno@clisp.org>
716
717         wctomb: Move AC_LIBOBJ invocations to module description.
718         * m4/wctomb.m4 (gl_FUNC_WCTOMB): Move AC_LIBOBJ and gl_PREREQ_WCTOMB
719         invocations from here...
720         * modules/wctomb (configure.ac): ... to here.
721
722 2011-05-22  Bruno Haible  <bruno@clisp.org>
723
724         wctob: Move AC_LIBOBJ invocations to module description.
725         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_WCTOB. Move AC_LIBOBJ and
726         gl_PREREQ_WCTOB invocations from here...
727         * modules/wctob (configure.ac): ... to here.
728         (Depends-on): Update conditions.
729
730 2011-05-22  Bruno Haible  <bruno@clisp.org>
731
732         wcsxfrm: Move AC_LIBOBJ invocations to module description.
733         * m4/wcsxfrm.m4 (gl_FUNC_WCSXFRM): Move AC_LIBOBJ invocation from
734         here...
735         * modules/wcsxfrm (configure.ac): ... to here.
736
737 2011-05-22  Bruno Haible  <bruno@clisp.org>
738
739         wcstok: Move AC_LIBOBJ invocations to module description.
740         * m4/wcstok.m4 (gl_FUNC_WCSTOK): Move AC_LIBOBJ invocation from here...
741         * modules/wcstok (configure.ac): ... to here.
742
743 2011-05-22  Bruno Haible  <bruno@clisp.org>
744
745         wcsstr: Move AC_LIBOBJ invocations to module description.
746         * m4/wcsstr.m4 (gl_FUNC_WCSSTR): Move AC_LIBOBJ invocation from here...
747         * modules/wcsstr (configure.ac): ... to here.
748
749 2011-05-22  Bruno Haible  <bruno@clisp.org>
750
751         wcsspn: Move AC_LIBOBJ invocations to module description.
752         * m4/wcsspn.m4 (gl_FUNC_WCSSPN): Move AC_LIBOBJ invocation from here...
753         * modules/wcsspn (configure.ac): ... to here.
754
755 2011-05-22  Bruno Haible  <bruno@clisp.org>
756
757         wcsrtombs: Move AC_LIBOBJ invocations to module description.
758         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Move AC_LIBOBJ and
759         gl_PREREQ_WCSRTOMBS invocations from here...
760         * modules/wcsrtombs (configure.ac): ... to here.
761
762 2011-05-22  Bruno Haible  <bruno@clisp.org>
763
764         wcsrchr: Move AC_LIBOBJ invocations to module description.
765         * m4/wcsrchr.m4 (gl_FUNC_WCSRCHR): Move AC_LIBOBJ invocation from
766         here...
767         * modules/wcsrchr (configure.ac): ... to here.
768
769 2011-05-22  Bruno Haible  <bruno@clisp.org>
770
771         wcspbrk: Move AC_LIBOBJ invocations to module description.
772         * m4/wcspbrk.m4 (gl_FUNC_WCSPBRK): Move AC_LIBOBJ invocation from
773         here...
774         * modules/wcspbrk (configure.ac): ... to here.
775
776 2011-05-22  Bruno Haible  <bruno@clisp.org>
777
778         wcsnrtombs: Move AC_LIBOBJ invocations to module description.
779         * m4/wcsnrtombs.m4 (gl_FUNC_WCSNRTOMBS): Move AC_LIBOBJ and
780         gl_PREREQ_WCSNRTOMBS invocations from here...
781         * modules/wcsnrtombs (configure.ac): ... to here.
782
783 2011-05-22  Bruno Haible  <bruno@clisp.org>
784
785         wcsnlen: Move AC_LIBOBJ invocations to module description.
786         * m4/wcsnlen.m4 (gl_FUNC_WCSNLEN): Move AC_LIBOBJ invocation from
787         here...
788         * modules/wcsnlen (configure.ac): ... to here.
789
790 2011-05-22  Bruno Haible  <bruno@clisp.org>
791
792         wcsncpy: Move AC_LIBOBJ invocations to module description.
793         * m4/wcsncpy.m4 (gl_FUNC_WCSNCPY): Move AC_LIBOBJ invocation from
794         here...
795         * modules/wcsncpy (configure.ac): ... to here.
796
797 2011-05-22  Bruno Haible  <bruno@clisp.org>
798
799         wcsncmp: Move AC_LIBOBJ invocations to module description.
800         * m4/wcsncmp.m4 (gl_FUNC_WCSNCMP): Move AC_LIBOBJ invocation from
801         here...
802         * modules/wcsncmp (configure.ac): ... to here.
803
804 2011-05-22  Bruno Haible  <bruno@clisp.org>
805
806         wcsncat: Move AC_LIBOBJ invocations to module description.
807         * m4/wcsncat.m4 (gl_FUNC_WCSNCAT): Move AC_LIBOBJ invocation from
808         here...
809         * modules/wcsncat (configure.ac): ... to here.
810
811 2011-05-22  Bruno Haible  <bruno@clisp.org>
812
813         wcsncasecmp: Move AC_LIBOBJ invocations to module description.
814         * m4/wcsncasecmp.m4 (gl_FUNC_WCSNCASECMP): Move AC_LIBOBJ invocation
815         from here...
816         * modules/wcsncasecmp (configure.ac): ... to here.
817
818 2011-05-22  Bruno Haible  <bruno@clisp.org>
819
820         wcslen: Move AC_LIBOBJ invocations to module description.
821         * m4/wcslen.m4 (gl_FUNC_WCSLEN): Move AC_LIBOBJ invocation from here...
822         * modules/wcslen (configure.ac): ... to here.
823
824 2011-05-22  Bruno Haible  <bruno@clisp.org>
825
826         wcsdup: Move AC_LIBOBJ invocations to module description.
827         * m4/wcsdup.m4 (gl_FUNC_WCSDUP): Move AC_LIBOBJ invocation from here...
828         * modules/wcsdup (configure.ac): ... to here.
829
830 2011-05-22  Bruno Haible  <bruno@clisp.org>
831
832         wcscspn: Move AC_LIBOBJ invocations to module description.
833         * m4/wcscspn.m4 (gl_FUNC_WCSCSPN): Move AC_LIBOBJ invocation from
834         here...
835         * modules/wcscspn (configure.ac): ... to here.
836
837 2011-05-22  Bruno Haible  <bruno@clisp.org>
838
839         wcscpy: Move AC_LIBOBJ invocations to module description.
840         * m4/wcscpy.m4 (gl_FUNC_WCSCPY): Move AC_LIBOBJ invocation from here...
841         * modules/wcscpy (configure.ac): ... to here.
842
843 2011-05-22  Bruno Haible  <bruno@clisp.org>
844
845         wcscoll: Move AC_LIBOBJ invocations to module description.
846         * m4/wcscoll.m4 (gl_FUNC_WCSCOLL): Move AC_LIBOBJ invocation from
847         here...
848         * modules/wcscoll (configure.ac): ... to here.
849
850 2011-05-22  Bruno Haible  <bruno@clisp.org>
851
852         wcscmp: Move AC_LIBOBJ invocations to module description.
853         * m4/wcscmp.m4 (gl_FUNC_WCSCMP): Move AC_LIBOBJ invocation from here...
854         * modules/wcscmp (configure.ac): ... to here.
855
856 2011-05-22  Bruno Haible  <bruno@clisp.org>
857
858         wcschr: Move AC_LIBOBJ invocations to module description.
859         * m4/wcschr.m4 (gl_FUNC_WCSCHR): Move AC_LIBOBJ invocation from here...
860         * modules/wcschr (configure.ac): ... to here.
861
862 2011-05-22  Bruno Haible  <bruno@clisp.org>
863
864         wcscat: Move AC_LIBOBJ invocations to module description.
865         * m4/wcscat.m4 (gl_FUNC_WCSCAT): Move AC_LIBOBJ invocation from here...
866         * modules/wcscat (configure.ac): ... to here.
867
868 2011-05-22  Bruno Haible  <bruno@clisp.org>
869
870         wcscasecmp: Move AC_LIBOBJ invocations to module description.
871         * m4/wcscasecmp.m4 (gl_FUNC_WCSCASECMP): Move AC_LIBOBJ invocation from
872         here...
873         * modules/wcscasecmp (configure.ac): ... to here.
874
875 2011-05-22  Bruno Haible  <bruno@clisp.org>
876
877         wcrtomb: Move AC_LIBOBJ invocations to module description.
878         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Move AC_LIBOBJ and gl_PREREQ_WCRTOMB
879         invocations from here...
880         * modules/wcrtomb (configure.ac): ... to here.
881
882 2011-05-22  Bruno Haible  <bruno@clisp.org>
883
884         wcpncpy: Move AC_LIBOBJ invocations to module description.
885         * m4/wcpncpy.m4 (gl_FUNC_WCPNCPY): Move AC_LIBOBJ invocation from
886         here...
887         * modules/wcpncpy (configure.ac): ... to here.
888
889 2011-05-22  Bruno Haible  <bruno@clisp.org>
890
891         wcpcpy: Move AC_LIBOBJ invocations to module description.
892         * m4/wcpcpy.m4 (gl_FUNC_WCPCPY): Move AC_LIBOBJ invocation from here...
893         * modules/wcpcpy (configure.ac): ... to here.
894
895 2011-05-22  Bruno Haible  <bruno@clisp.org>
896
897         waitpid: Move AC_LIBOBJ invocations to module description.
898         * m4/waitpid.m4 (gl_FUNC_WAITPID): Set HAVE_WAITPID. Move AC_LIBOBJ
899         invocation from here...
900         * modules/waitpid (configure.ac): ... to here.
901
902 2011-05-22  Bruno Haible  <bruno@clisp.org>
903
904         utimensat: Move AC_LIBOBJ invocations to module description.
905         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Move AC_LIBOBJ invocations from
906         here...
907         * modules/utimensat (configure.ac): ... to here.
908
909 2011-05-22  Bruno Haible  <bruno@clisp.org>
910
911         usleep: Move AC_LIBOBJ invocations to module description.
912         * m4/usleep.m4 (gl_FUNC_USLEEP): Move AC_LIBOBJ invocations from
913         here...
914         * modules/usleep (configure.ac): ... to here.
915
916 2011-05-22  Bruno Haible  <bruno@clisp.org>
917
918         unlockpt: Move AC_LIBOBJ invocations to module description.
919         * m4/unlockpt.m4 (gl_FUNC_UNLOCKPT): Move AC_LIBOBJ and
920         gl_PREREQ_UNLOCKPT invocations from here...
921         * modules/unlockpt (configure.ac): ... to here.
922
923 2011-05-22  Bruno Haible  <bruno@clisp.org>
924
925         unlink: Respect rules for use of AC_LIBOBJ.
926         * m4/unlink.m4 (gl_FUNC_UNLINK): Move AC_LIBOBJ invocation from here...
927         * modules/unlink (configure.ac): ... to here.
928
929 2011-05-22  Bruno Haible  <bruno@clisp.org>
930
931         uname: Move AC_LIBOBJ invocations to module description.
932         * m4/uname.m4 (gl_FUNC_UNAME): Call AC_CHECK_FUNCS instead of
933         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_UNAME invocations from
934         here...
935         * modules/uname (configure.ac): ... to here.
936
937 2011-05-22  Bruno Haible  <bruno@clisp.org>
938
939         ttyname_r: Move AC_LIBOBJ invocations to module description.
940         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Move AC_LIBOBJ and
941         gl_PREREQ_TTYNAME_R invocations from here...
942         * modules/ttyname_r (configure.ac): ... to here.
943
944 2011-05-22  Bruno Haible  <bruno@clisp.org>
945
946         tsearch: Move AC_LIBOBJ invocations to module description.
947         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Move AC_LIBOBJ and gl_PREREQ_TSEARCH
948         invocations from here...
949         * modules/tsearch (configure.ac): ... to here.
950
951 2011-05-22  Bruno Haible  <bruno@clisp.org>
952
953         towctrans: Move AC_LIBOBJ invocations to module description.
954         * m4/towctrans.m4 (gl_FUNC_TOWCTRANS): Set HAVE_TOWCTRANS. Move
955         AC_LIBOBJ invocation from here...
956         * modules/towctrans (configure.ac): ... to here.
957
958 2011-05-22  Bruno Haible  <bruno@clisp.org>
959
960         tmpfile: Move AC_LIBOBJ invocations to module description.
961         * m4/tmpfile.m4 (gl_FUNC_TMPFILE): Move AC_LIBOBJ and gl_PREREQ_TMPFILE
962         invocations from here...
963         * modules/tmpfile (configure.ac): ... to here.
964
965 2011-05-22  Bruno Haible  <bruno@clisp.org>
966
967         times: Move AC_LIBOBJ invocations to module description.
968         * m4/times.m4 (gl_FUNC_TIMES): Move AC_LIBOBJ invocation from here...
969         * modules/times (configure.ac): ... to here.
970
971 2011-05-22  Bruno Haible  <bruno@clisp.org>
972
973         time_r: Move AC_LIBOBJ invocations to module description.
974         * m4/time_r.m4 (gl_TIME_R): Move AC_LIBOBJ and gl_PREREQ_TIME_R
975         invocations from here...
976         * modules/time_r (configure.ac): ... to here.
977
978 2011-05-22  Bruno Haible  <bruno@clisp.org>
979
980         timegm: Move AC_LIBOBJ invocations to module description.
981         * m4/timegm.m4 (gl_FUNC_TIMEGM): Move AC_LIBOBJ and gl_PREREQ_TIMEGM
982         invocations from here...
983         * modules/timegm (configure.ac): ... to here.
984
985 2011-05-22  Bruno Haible  <bruno@clisp.org>
986
987         tcgetsid: Move AC_LIBOBJ invocations to module description.
988         * m4/tcgetsid.m4 (gl_FUNC_TCGETSID): Set HAVE_TCGETSID. Move AC_LIBOBJ
989         and gl_PREREQ_TCGETSID invocations from here...
990         * modules/tcgetsid (configure.ac): ... to here.
991         (Depends-on): Update conditions.
992
993 2011-05-22  Bruno Haible  <bruno@clisp.org>
994
995         symlinkat: Move AC_LIBOBJ invocations to module description.
996         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Move AC_LIBOBJ invocation from
997         here...
998         * modules/symlinkat (configure.ac): ... to here.
999
1000 2011-05-22  Bruno Haible  <bruno@clisp.org>
1001
1002         symlink: Move AC_LIBOBJ invocations to module description.
1003         * m4/symlink.m4 (gl_FUNC_SYMLINK): Move AC_LIBOBJ invocations from
1004         here...
1005         * modules/symlink (configure.ac): ... to here.
1006
1007 2011-05-22  Bruno Haible  <bruno@clisp.org>
1008
1009         strverscmp: Move AC_LIBOBJ invocations to module description.
1010         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Call AC_CHECK_FUNCS instead of
1011         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRVERSCMP invocations
1012         from here...
1013         * modules/strverscmp (configure.ac): ... to here.
1014
1015 2011-05-22  Bruno Haible  <bruno@clisp.org>
1016
1017         strtok_r: Move AC_LIBOBJ invocations to module description.
1018         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_STRTOK_R. Move AC_LIBOBJ
1019         and gl_PREREQ_STRTOK_R invocations from here...
1020         * modules/strtok_r (configure.ac): ... to here.
1021         (Depends-on): Update conditions.
1022
1023 2011-05-22  Bruno Haible  <bruno@clisp.org>
1024
1025         strtoumax: Move AC_LIBOBJ invocations to module description.
1026         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Call AC_CHECK_FUNCS instead of
1027         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOUMAX invocations
1028         from here...
1029         * modules/strtoumax (configure.ac): ... to here.
1030
1031 2011-05-22  Bruno Haible  <bruno@clisp.org>
1032
1033         strtoimax: Move AC_LIBOBJ invocations to module description.
1034         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Call AC_CHECK_FUNCS instead of
1035         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOIMAX invocations
1036         from here...
1037         * modules/strtoimax (configure.ac): ... to here.
1038
1039 2011-05-22  Bruno Haible  <bruno@clisp.org>
1040
1041         strtoull: Move AC_LIBOBJ invocations to module description.
1042         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Call AC_CHECK_FUNCS instead of
1043         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOULL invocations
1044         from here...
1045         * modules/strtoull (configure.ac): ... to here.
1046
1047 2011-05-22  Bruno Haible  <bruno@clisp.org>
1048
1049         strtoll: Move AC_LIBOBJ invocations to module description.
1050         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Call AC_CHECK_FUNCS instead of
1051         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRTOLL invocations from
1052         here...
1053         * modules/strtoll (configure.ac): ... to here.
1054
1055 2011-05-22  Bruno Haible  <bruno@clisp.org>
1056
1057         strtoul: Move AC_LIBOBJ invocations to module description.
1058         * m4/strtoul.m4 (gl_FUNC_STRTOUL): Call AC_CHECK_FUNCS instead of
1059         AC_REPLACE_FUNCS. Move AC_LIBOBJ invocation from here...
1060         * modules/strtoul (configure.ac): ... to here.
1061
1062 2011-05-22  Bruno Haible  <bruno@clisp.org>
1063
1064         strtol: Move AC_LIBOBJ invocations to module description.
1065         * m4/strtol.m4 (gl_FUNC_STRTOL): Call AC_CHECK_FUNCS instead of
1066         AC_REPLACE_FUNCS. Move AC_LIBOBJ invocation from here...
1067         * modules/strtol (configure.ac): ... to here.
1068
1069 2011-05-22  Bruno Haible  <bruno@clisp.org>
1070
1071         strtod: Move AC_LIBOBJ invocations to module description.
1072         * m4/strtod.m4 (gl_FUNC_STRTOD): Move AC_LIBOBJ and gl_PREREQ_STRTOD
1073         invocations from here...
1074         * modules/strtod (configure.ac): ... to here.
1075
1076 2011-05-22  Bruno Haible  <bruno@clisp.org>
1077
1078         strstr*: Move AC_LIBOBJ invocations to module description.
1079         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Move AC_LIBOBJ
1080         invocations from here...
1081         * modules/strstr-simple (configure.ac): ... to here.
1082         * modules/strstr (configure.ac): ... and here.
1083
1084 2011-05-22  Bruno Haible  <bruno@clisp.org>
1085
1086         strsignal: Move AC_LIBOBJ invocations to module description.
1087         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Set HAVE_STRSIGNAL. Move
1088         AC_LIBOBJ and gl_PREREQ_STRSIGNAL invocations from here...
1089         * modules/strsignal (configure.ac): ... to here.
1090         (Depends-on): Update conditions.
1091
1092 2011-05-22  Bruno Haible  <bruno@clisp.org>
1093
1094         strsep: Move AC_LIBOBJ invocations to module description.
1095         * m4/strsep.m4 (gl_FUNC_STRSEP): Call AC_CHECK_FUNCS instead of
1096         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRSEP invocations from
1097         here...
1098         * modules/strsep (configure.ac): ... to here.
1099
1100 2011-05-22  Bruno Haible  <bruno@clisp.org>
1101
1102         strptime: Move AC_LIBOBJ invocations to module description.
1103         * m4/strptime.m4 (gl_FUNC_STRPTIME): Move AC_LIBOBJ and
1104         gl_PREREQ_STRPTIME invocations from here...
1105         * modules/strptime (configure.ac): ... to here.
1106
1107 2011-05-22  Bruno Haible  <bruno@clisp.org>
1108
1109         strpbrk: Move AC_LIBOBJ invocations to module description.
1110         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Call AC_CHECK_FUNCS instead of
1111         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRPBRK invocations from
1112         here...
1113         * modules/strpbrk (configure.ac): ... to here.
1114
1115 2011-05-22  Bruno Haible  <bruno@clisp.org>
1116
1117         strnlen: Move AC_LIBOBJ invocations to module description.
1118         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Move AC_LIBOBJ and gl_PREREQ_STRNLEN
1119         invocations from here...
1120         * modules/strnlen (configure.ac): ... to here.
1121
1122 2011-05-22  Bruno Haible  <bruno@clisp.org>
1123
1124         strndup: Move AC_LIBOBJ invocations to module description.
1125         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_STRNDUP. Move AC_LIBOBJ
1126         invocations from here...
1127         * modules/strndup (configure.ac): ... to here.
1128         (Depends-on): Update conditions.
1129
1130 2011-05-22  Bruno Haible  <bruno@clisp.org>
1131
1132         strncat: Move AC_LIBOBJ invocations to module description.
1133         * m4/strncat.m4 (gl_FUNC_STRNCAT): Move AC_LIBOBJ and gl_PREREQ_STRNCAT
1134         invocations from here...
1135         * modules/strncat (configure.ac): ... to here.
1136
1137 2011-05-22  Bruno Haible  <bruno@clisp.org>
1138
1139         strdup, strdup-posix: Move AC_LIBOBJ invocations to module description.
1140         * m4/strdup.m4 (gl_FUNC_STRDUP): Move AC_LIBOBJ and gl_PREREQ_STRDUP
1141         invocations from here...
1142         * modules/strdup (configure.ac): ... to here.
1143         * modules/strdup-posix (configure.ac): ... and here.
1144
1145 2011-05-22  Bruno Haible  <bruno@clisp.org>
1146
1147         strcspn: Move AC_LIBOBJ invocations to module description.
1148         * m4/strcspn.m4 (gl_FUNC_STRCSPN): Call AC_CHECK_FUNCS instead of
1149         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STRCSPN invocations from
1150         here...
1151         * modules/strcspn (configure.ac): ... to here.
1152
1153 2011-05-22  Bruno Haible  <bruno@clisp.org>
1154
1155         strchrnul: Move AC_LIBOBJ invocations to module description.
1156         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Move AC_LIBOBJ and
1157         gl_PREREQ_STRCHRNUL invocations from here...
1158         * modules/strchrnul (configure.ac): ... to here.
1159
1160 2011-05-22  Bruno Haible  <bruno@clisp.org>
1161
1162         strcasestr*: Move AC_LIBOBJ invocations to module description.
1163         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE, gl_FUNC_STRCASESTR):
1164         Move AC_LIBOBJ and gl_PREREQ_STRCASESTR invocations from here...
1165         * modules/strcasestr-simple (configure.ac): ... to here.
1166         * modules/strcasestr (configure.ac): ... and here.
1167
1168 2011-05-22  Bruno Haible  <bruno@clisp.org>
1169
1170         strcase: Move AC_LIBOBJ invocations to module description.
1171         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Set HAVE_STRNCASECMP.
1172         (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Call AC_CHECK_FUNCS instead
1173         of AC_REPLACE_FUNCS. Move AC_LIBOBJ, gl_PREREQ_STRCASECMP,
1174         gl_PREREQ_STRNCASECMP invocations from here...
1175         * modules/strcase (configure.ac): ... to here.
1176
1177 2011-05-22  Bruno Haible  <bruno@clisp.org>
1178
1179         stpncpy: Move AC_LIBOBJ invocations to module description.
1180         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Move AC_LIBOBJ invocations from
1181         here...
1182         * modules/stpncpy (configure.ac): ... to here.
1183
1184 2011-05-22  Bruno Haible  <bruno@clisp.org>
1185
1186         stpcpy: Move AC_LIBOBJ invocations to module description.
1187         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Call AC_CHECK_FUNCS instead of
1188         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_STPCPY invocations from
1189         here...
1190         * modules/stpcpy (configure.ac): ... to here.
1191
1192 2011-05-21  Bruno Haible  <bruno@clisp.org>
1193
1194         stat: Move AC_LIBOBJ invocations to module description.
1195         * m4/stat.m4 (gl_PREREQ_STAT): New macro, extracted from gl_FUNC_STAT.
1196         (gl_FUNC_STAT): Move AC_LIBOBJ and gl_PREREQ_STAT invocations from
1197         here...
1198         * modules/stat (configure.ac): ... to here.
1199
1200 2011-05-21  Bruno Haible  <bruno@clisp.org>
1201
1202         sleep: Move AC_LIBOBJ invocations to module description.
1203         * m4/sleep.m4 (gl_FUNC_SLEEP): Move AC_LIBOBJ invocations from here...
1204         * modules/sleep (configure.ac): ... to here.
1205
1206 2011-05-21  Bruno Haible  <bruno@clisp.org>
1207
1208         signbit: Move AC_LIBOBJ invocations to module description.
1209         * m4/signbit.m4 (gl_SIGNBIT): Move AC_LIBOBJ invocations from here...
1210         * modules/signbit (configure.ac): ... to here.
1211
1212 2011-05-21  Bruno Haible  <bruno@clisp.org>
1213
1214         sigprocmask: Move AC_LIBOBJ invocations to module description.
1215         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Move AC_LIBOBJ and
1216         gl_PREREQ_SIGPROMASK invocations from here...
1217         * modules/sigprocmask (configure.ac): ... to here.
1218
1219 2011-05-21  Bruno Haible  <bruno@clisp.org>
1220
1221         sigaction: Move AC_LIBOBJ invocations to module description.
1222         * m4/sigaction.m4 (gl_SIGACTION): Move AC_LIBOBJ and
1223         gl_PREREQ_SIGACTION invocations from here...
1224         * modules/sigaction (configure.ac): ... to here.
1225
1226 2011-05-21  Bruno Haible  <bruno@clisp.org>
1227
1228         sig2str: Move AC_LIBOBJ invocations to module description.
1229         * m4/sig2str.m4 (gl_FUNC_SIG2STR): Call AC_CHECK_FUNCS instead of
1230         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_SIG2STR invocations from
1231         here...
1232         * modules/sig2str (configure.ac): ... to here.
1233
1234 2011-05-21  Bruno Haible  <bruno@clisp.org>
1235
1236         setlocale: Move AC_LIBOBJ invocations to module description.
1237         * m4/setlocale.m4 (gl_FUNC_SETLOCALE): Move AC_LIBOBJ and
1238         gl_PREREQ_SETLOCALE invocations from here...
1239         * modules/setlocale (configure.ac): ... to here.
1240
1241 2011-05-21  Bruno Haible  <bruno@clisp.org>
1242
1243         unsetenv: Move AC_LIBOBJ invocations to module description.
1244         * m4/setenv.m4 (gl_FUNC_UNSETENV): Set HAVE_UNSETENV. Move AC_LIBOBJ
1245         and gl_PREREQ_UNSETENV invocations from here...
1246         * modules/unsetenv (configure.ac): ... to here.
1247         (Depends-on): Update.
1248
1249 2011-05-21  Bruno Haible  <bruno@clisp.org>
1250
1251         setenv: Move AC_LIBOBJ invocations to module description.
1252         * m4/setenv.m4 (gl_FUNC_SETENV): Move AC_LIBOBJ invocations from
1253         here...
1254         * modules/setenv (configure.ac): ... to here.
1255
1256 2011-05-21  Bruno Haible  <bruno@clisp.org>
1257
1258         selinux-h: Move AC_LIBOBJ invocations to module description.
1259         * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): Move
1260         AC_LIBOBJ invocation from here...
1261         * modules/selinux-h (configure.ac): ... to here.
1262
1263 2011-05-21  Bruno Haible  <bruno@clisp.org>
1264
1265         select: Respect rules for use of AC_LIBOBJ.
1266         * m4/select.m4 (gl_FUNC_SELECT): Move AC_LIBOBJ invocations from
1267         here...
1268         * modules/select (configure.ac): ... to here.
1269
1270 2011-05-21  Bruno Haible  <bruno@clisp.org>
1271
1272         scandir: Move AC_LIBOBJ invocations to module description.
1273         * m4/scandir.m4 (gl_FUNC_SCANDIR): Move AC_LIBOBJ and gl_PREREQ_SCANDIR
1274         invocations from here...
1275         * modules/scandir (configure.ac): ... to here.
1276
1277 2011-05-21  Bruno Haible  <bruno@clisp.org>
1278
1279         rpmatch: Move AC_LIBOBJ invocations to module description.
1280         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Call AC_CHECK_FUNCS instead of
1281         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_RPMATCH invocations from
1282         here...
1283         * modules/rpmatch (configure.ac): ... to here.
1284
1285 2011-05-21  Bruno Haible  <bruno@clisp.org>
1286
1287         rmdir: Respect rules for use of AC_LIBOBJ.
1288         * m4/rmdir.m4 (gl_FUNC_RMDIR): Move AC_LIBOBJ invocation from here...
1289         * modules/rmdir (configure.ac): ... to here.
1290
1291 2011-05-21  Bruno Haible  <bruno@clisp.org>
1292
1293         renameat: Move AC_LIBOBJ invocations to module description.
1294         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Move AC_LIBOBJ invocations from
1295         here...
1296         * modules/renameat (configure.ac): ... to here.
1297
1298 2011-05-21  Bruno Haible  <bruno@clisp.org>
1299
1300         rename: Respect rules for use of AC_LIBOBJ.
1301         * m4/rename.m4 (gl_FUNC_RENAME): Move AC_LIBOBJ invocations from
1302         here...
1303         * modules/rename (configure.ac): ... to here.
1304
1305 2011-05-21  Bruno Haible  <bruno@clisp.org>
1306
1307         remove: Move AC_LIBOBJ invocations to module description.
1308         * m4/remove.m4 (gl_FUNC_REMOVE): Move AC_LIBOBJ invocations from
1309         here...
1310         * modules/remove (configure.ac): ... to here.
1311
1312 2011-05-21  Bruno Haible  <bruno@clisp.org>
1313
1314         relocatable-lib: Move AC_LIBOBJ invocations to module description.
1315         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_SEPARATE): Remove
1316         macro.
1317         (gl_RELOCATABLE_LIBRARY): Move AC_LIBOBJ invocation from here...
1318         * modules/relocatable-lib (configure.ac): ... to here.
1319         * modules/relocatable-prog-wrapper (configure.ac): Invoke
1320         gl_RELOCATABLE_LIBRARY instead of gl_RELOCATABLE_LIBRARY_SEPARATE.
1321
1322 2011-05-21  Bruno Haible  <bruno@clisp.org>
1323
1324         relocatable-prog: Move AC_LIBOBJ invocations to module description.
1325         * m4/relocatable.m4 (gl_RELOCATABLE): Move AC_LIBOBJ invocation from
1326         here...
1327         * modules/relocatable-prog (configure.ac): ... to here.
1328
1329 2011-05-21  Bruno Haible  <bruno@clisp.org>
1330
1331         regex: Move AC_LIBOBJ invocations to module description.
1332         * m4/regex.m4 (gl_REGEX): Move AC_LIBOBJ and gl_PREREQ_REGEX
1333         invocations from here...
1334         * modules/regex (configure.ac): ... to here.
1335
1336 2011-05-21  Bruno Haible  <bruno@clisp.org>
1337
1338         realloc-*: Move AC_LIBOBJ invocations to module description.
1339         * m4/realloc.m4 (gl_REPLACE_REALLOC): Remove macro.
1340         (gl_FUNC_REALLOC_GNU, gl_FUNC_REALLOC_POSIX): Inline it here. Move
1341         AC_LIBOBJ invocations from here...
1342         * modules/realloc-gnu (configure.ac): ... to here.
1343         * modules/realloc-posix (configure.ac): ... and here.
1344
1345 2011-05-21  Bruno Haible  <bruno@clisp.org>
1346
1347         readutmp: Move AC_LIBOBJ invocations to module description.
1348         * m4/readutmp.m4 (gl_READUTMP): Move AC_LIBOBJ invocation from here...
1349         * modules/readutmp (configure.ac): ... to here.
1350
1351 2011-05-21  Bruno Haible  <bruno@clisp.org>
1352
1353         readlinkat: Move AC_LIBOBJ invocations to module description.
1354         * m4/readlinkat.m4 (gl_FUNC_READLINKAT): Move AC_LIBOBJ invocation from
1355         here...
1356         * modules/readlinkat (configure.ac): ... to here.
1357
1358 2011-05-21  Bruno Haible  <bruno@clisp.org>
1359
1360         readlink: Move AC_LIBOBJ invocations to module description.
1361         * m4/readlink.m4 (gl_FUNC_READLINK): Move AC_LIBOBJ and
1362         gl_PREREQ_READLINK invocations from here...
1363         * modules/readlink (configure.ac): ... to here.
1364
1365 2011-05-21  Bruno Haible  <bruno@clisp.org>
1366
1367         readline: Move AC_LIBOBJ invocations to module description.
1368         * m4/readline.m4 (gl_FUNC_READLINE): Move AC_LIBOBJ and
1369         gl_PREREQ_READLINE invocations from here...
1370         * modules/readline (configure.ac): ... to here.
1371
1372 2011-05-21  Bruno Haible  <bruno@clisp.org>
1373
1374         read: Move AC_LIBOBJ invocations to module description.
1375         * m4/read.m4 (gl_FUNC_READ): Move AC_LIBOBJ invocation from here...
1376         * modules/read (configure.ac): ... to here.
1377
1378 2011-05-21  Bruno Haible  <bruno@clisp.org>
1379
1380         rawmemchr: Move AC_LIBOBJ invocations to module description.
1381         * m4/rawmemchr.m4 (gl_FUNC_RAWMEMCHR): Call AC_CHECK_FUNCS instead of
1382         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_RAWMEMCHR invocations
1383         from here...
1384         * modules/rawmemchr (configure.ac): ... to here.
1385
1386 2011-05-21  Bruno Haible  <bruno@clisp.org>
1387
1388         random_r: Move AC_LIBOBJ invocations to module description.
1389         * m4/random_r.m4 (gl_FUNC_RANDOM_R): Move AC_LIBOBJ and
1390         gl_PREREQ_RANDOM_R invocations from here...
1391         * modules/random_r (configure.ac): ... to here.
1392
1393 2011-05-21  Bruno Haible  <bruno@clisp.org>
1394
1395         pwrite: Move AC_LIBOBJ invocations to module description.
1396         * m4/pwrite.m4 (gl_FUNC_PWRITE): Move AC_LIBOBJ invocation from here...
1397         * modules/pwrite (configure.ac): ... to here.
1398
1399 2011-05-21  Bruno Haible  <bruno@clisp.org>
1400
1401         putenv: Move AC_LIBOBJ invocations to module description.
1402         * m4/putenv.m4 (gl_FUNC_PUTENV): Move AC_LIBOBJ invocation from here...
1403         * modules/putenv (configure.ac): ... to here.
1404
1405 2011-05-21  Bruno Haible  <bruno@clisp.org>
1406
1407         login_tty: Move AC_LIBOBJ invocations to module description.
1408         * m4/pty.m4 (gl_FUNC_LOGIN_TTY): Move AC_LIBOBJ invocation from here...
1409         * modules/login_tty (configure.ac): ... to here.
1410
1411 2011-05-21  Bruno Haible  <bruno@clisp.org>
1412
1413         openpty: Move AC_LIBOBJ invocations to module description.
1414         * m4/pty.m4 (gl_FUNC_OPENPTY): Move AC_LIBOBJ invocations from here...
1415         * modules/openpty (configure.ac): ... to here.
1416
1417 2011-05-21  Bruno Haible  <bruno@clisp.org>
1418
1419         forkpty: Move AC_LIBOBJ invocations to module description.
1420         * m4/pty.m4 (gl_FUNC_FORKPTY): Move AC_LIBOBJ invocations from here...
1421         * modules/forkpty (configure.ac): ... to here.
1422
1423 2011-05-21  Bruno Haible  <bruno@clisp.org>
1424
1425         ptsname: Move AC_LIBOBJ invocations to module description.
1426         * m4/ptsname.m4 (gl_FUNC_PTSNAME): Move AC_LIBOBJ and gl_PREREQ_PTSNAME
1427         invocations from here...
1428         * modules/ptsname (configure.ac): ... to here.
1429
1430 2011-05-21  Bruno Haible  <bruno@clisp.org>
1431
1432         pread: Move AC_LIBOBJ invocations to module description.
1433         * m4/pread.m4 (gl_FUNC_PREAD): Move AC_LIBOBJ invocation from here...
1434         * modules/pread (configure.ac): ... to here.
1435
1436 2011-05-21  Bruno Haible  <bruno@clisp.org>
1437
1438         posix_spawn*: Move AC_LIBOBJ invocations to module description.
1439         * m4/posix_spawn.m4 (gl_PREREQ_POSIX_SPAWN_INTERNAL): Renamed from
1440         gl_POSIX_SPAWN_INTERNAL. Move AC_LIBOBJ invocation from here...
1441         * modules/posix_spawn (configure.ac): ... to here.
1442         * modules/posix_spawnp (configure.ac): ... and here.
1443
1444 2011-05-21  Bruno Haible  <bruno@clisp.org>
1445
1446         popen: Move AC_LIBOBJ invocations to module description.
1447         * m4/popen.m4 (gl_FUNC_POPEN): Move AC_LIBOBJ and gl_PREREQ_POPEN
1448         invocations from here...
1449         * modules/popen (configure.ac): ... to here.
1450
1451 2011-05-21  Bruno Haible  <bruno@clisp.org>
1452
1453         poll: Move AC_LIBOBJ invocations to module description.
1454         * m4/poll.m4 (gl_FUNC_POLL): Move AC_LIBOBJ and gl_PREREQ_POLL
1455         invocations from here...
1456         * modules/poll (configure.ac): ... to here.
1457
1458 2011-05-21  Bruno Haible  <bruno@clisp.org>
1459
1460         pipe-posix: Move AC_LIBOBJ invocations to module description.
1461         * m4/pipe.m4 (gl_FUNC_PIPE): Move AC_LIBOBJ invocation from here...
1462         * modules/pipe-posix (configure.ac): ... to here.
1463
1464 2011-05-21  Bruno Haible  <bruno@clisp.org>
1465
1466         openat: Respect rules for use of AC_LIBOBJ.
1467         * m4/openat.m4 (gl_FUNC_OPENAT): Call AC_CHECK_FUNCS instead of
1468         AC_REPLACE_FUNCS. Move AC_LIBOBJ invocations from here...
1469         * modules/openat (configure.ac): ... to here.
1470
1471 2011-05-21  Bruno Haible  <bruno@clisp.org>
1472
1473         obstack-printf*: Move AC_LIBOBJ invocations to module description.
1474         * m4/obstack-printf.m4 (gl_REPLACE_OBSTACK_PRINTF): Move AC_LIBOBJ
1475         invocation from here...
1476         * modules/obstack-printf (configure.ac): ... to here.
1477         * modules/obstack-printf-posix (configure.ac): ... and here.
1478
1479 2011-05-21  Bruno Haible  <bruno@clisp.org>
1480
1481         nl_langinfo: Move AC_LIBOBJ invocations to module description.
1482         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Move AC_LIBOBJ invocations
1483         from here...
1484         * modules/nl_langinfo (configure.ac): ... to here.
1485
1486 2011-05-21  Bruno Haible  <bruno@clisp.org>
1487
1488         nanosleep: Move AC_LIBOBJ invocations to module description.
1489         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Move AC_LIBOBJ and
1490         gl_PREREQ_NANOSLEEP invocations from here...
1491         * modules/nanosleep (configure.ac): ... to here.
1492
1493 2011-05-21  Bruno Haible  <bruno@clisp.org>
1494
1495         mountlist: Move AC_LIBOBJ invocations to module description.
1496         * m4/mountlist.m4 (gl_MOUNTLIST): Move AC_LIBOBJ and
1497         gl_PREREQ_MOUNTLIST_EXTRA invocations from here...
1498         * modules/mountlist (configure.ac): ... to here.
1499
1500 2011-05-21  Bruno Haible  <bruno@clisp.org>
1501
1502         mktime: Respect rules for use of AC_LIBOBJ.
1503         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove macro.
1504         (gl_FUNC_MKTIME): Inline it here. Set gl_cv_func_working_mktime. Move
1505         AC_LIBOBJ and gl_PREREQ_MKTIME invocations from here...
1506         (gl_FUNC_MKTIME_INTERNAL): ... and here...
1507         * modules/mktime (configure.ac): ... to here.
1508         * modules/mktime-internal (configure.ac): ... and here.
1509         * m4/timegm.m4 (gl_FUNC_TIMEGM): Update.
1510
1511 2011-05-21  Bruno Haible  <bruno@clisp.org>
1512
1513         mkstemps: Move AC_LIBOBJ invocations to module description.
1514         * m4/mkstemps.m4 (gl_FUNC_MKSTEMPS): Move AC_LIBOBJ invocation from
1515         here...
1516         * modules/mkstemps (configure.ac): ... to here.
1517
1518 2011-05-21  Bruno Haible  <bruno@clisp.org>
1519
1520         mkstemp: Move AC_LIBOBJ invocations to module description.
1521         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Move AC_LIBOBJ and
1522         gl_PREREQ_MKSTEMP invocations from here...
1523         * modules/mkstemp (configure.ac): ... to here.
1524
1525 2011-05-21  Bruno Haible  <bruno@clisp.org>
1526
1527         mkostemps: Move AC_LIBOBJ invocations to module description.
1528         * m4/mkostemps.m4 (gl_FUNC_MKOSTEMPS): Move AC_LIBOBJ invocation from
1529         here...
1530         * modules/mkostemps (configure.ac): ... to here.
1531
1532 2011-05-21  Bruno Haible  <bruno@clisp.org>
1533
1534         mkostemp: Move AC_LIBOBJ invocations to module description.
1535         * m4/mkostemp.m4 (gl_FUNC_MKOSTEMP): Move AC_LIBOBJ and
1536         gl_PREREQ_MKOSTEMP invocations from here...
1537         * modules/mkostemp (configure.ac): ... to here.
1538
1539 2011-05-21  Bruno Haible  <bruno@clisp.org>
1540
1541         mknod: Move AC_LIBOBJ invocations to module description.
1542         * m4/mknod.m4 (gl_FUNC_MKNOD): Move AC_LIBOBJ invocations from here...
1543         * modules/mknod (configure.ac): ... to here.
1544
1545 2011-05-21  Bruno Haible  <bruno@clisp.org>
1546
1547         mkfifoat: Move AC_LIBOBJ invocations to module description.
1548         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Move AC_LIBOBJ invocations from
1549         here...
1550         * modules/mkfifoat (configure.ac): ... to here.
1551
1552 2011-05-21  Bruno Haible  <bruno@clisp.org>
1553
1554         mkfifo: Respect rules for use of AC_LIBOBJ.
1555         * m4/mkfifo.m4 (gl_FUNC_MKFIFO): Move AC_LIBOBJ invocations from
1556         here...
1557         * modules/mkfifo (configure.ac): ... to here.
1558
1559 2011-05-21  Bruno Haible  <bruno@clisp.org>
1560
1561         mkdtemp: Move AC_LIBOBJ invocations to module description.
1562         * m4/mkdtemp.m4 (gl_FUNC_MKDTEMP): Move AC_LIBOBJ and gl_PREREQ_MKDTEMP
1563         invocations from here...
1564         * modules/mkdtemp (configure.ac): ... to here.
1565
1566 2011-05-21  Bruno Haible  <bruno@clisp.org>
1567
1568         mkdir: Move AC_LIBOBJ invocations to module description.
1569         * m4/mkdir.m4 (gl_FUNC_MKDIR): Move AC_LIBOBJ invocations from here...
1570         * modules/mkdir (configure.ac): ... to here.
1571
1572 2011-05-21  Bruno Haible  <bruno@clisp.org>
1573
1574         memset: Move AC_LIBOBJ invocations to module description.
1575         * m4/memset.m4 (gl_FUNC_MEMSET): Call AC_CHECK_FUNCS instead of
1576         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMSET invocations from
1577         here...
1578         * modules/memset (configure.ac): ... to here.
1579
1580 2011-05-21  Bruno Haible  <bruno@clisp.org>
1581
1582         memrchr: Move AC_LIBOBJ invocations to module description.
1583         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Call AC_CHECK_FUNCS instead of
1584         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMRCHR invocations from
1585         here...
1586         * modules/memrchr (configure.ac): ... to here.
1587
1588 2011-05-21  Bruno Haible  <bruno@clisp.org>
1589
1590         mempcpy: Move AC_LIBOBJ invocations to module description.
1591         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Call AC_CHECK_FUNCS instead of
1592         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMPCPY invocations from
1593         here...
1594         * modules/mempcpy (configure.ac): ... to here.
1595
1596 2011-05-21  Bruno Haible  <bruno@clisp.org>
1597
1598         memmove: Move AC_LIBOBJ invocations to module description.
1599         * m4/memmove.m4 (gl_FUNC_MEMMOVE): Call AC_CHECK_FUNCS instead of
1600         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMMOVE invocations from
1601         here...
1602         * modules/memmove (configure.ac): ... to here.
1603
1604 2011-05-21  Bruno Haible  <bruno@clisp.org>
1605
1606         memmem*: Move AC_LIBOBJ invocations to module description.
1607         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): Call AC_CHECK_FUNCS instead of
1608         AC_REPLACE_FUNCS. Set HAVE_MEMMEM. Move AC_LIBOBJ invocations from
1609         here...
1610         (gl_FUNC_MEMMEM): ... and here...
1611         * modules/memmem-simple (configure.ac): ... to here.
1612         * modules/memmem (configure.ac): ... and here.
1613
1614 2011-05-21  Bruno Haible  <bruno@clisp.org>
1615
1616         memcpy: Move AC_LIBOBJ invocations to module description.
1617         * m4/memcpy.m4 (gl_FUNC_MEMCPY): Call AC_CHECK_FUNCS instead of
1618         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_MEMCPY invocations from
1619         here...
1620         * modules/memcpy (configure.ac): ... to here.
1621
1622 2011-05-21  Bruno Haible  <bruno@clisp.org>
1623
1624         memcmp: Simplify autoconf macro.
1625         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Merge the cross-compilation code into
1626         the AC_RUN_IFELSE invocation. Set gl_func_memcmp.
1627         * modules/memcmp (Depends-on, configure.ac): Test gl_func_memcmp.
1628
1629 2011-05-21  Bruno Haible  <bruno@clisp.org>
1630
1631         memcmp: Move AC_LIBOBJ invocations to module description.
1632         * m4/memcmp.m4 (AC_FUNC_MEMCMP): Remove macro.
1633         (gl_FUNC_MEMCMP): Inline it here. Set gl_cv_func_memcmp_working. Move
1634         AC_LIBOBJ and gl_PREREQ_MEMCMP invocations from here...
1635         * modules/memcmp (configure.ac): ... to here.
1636         (Depends-on): Update conditions.
1637
1638 2011-05-21  Bruno Haible  <bruno@clisp.org>
1639
1640         memchr: Respect rules for use of AC_LIBOBJ.
1641         * m4/memchr.m4 (gl_FUNC_MEMCHR): Move AC_LIBOBJ and gl_PREREQ_MEMCHR
1642         invocations from here...
1643         * modules/memchr (configure.ac): ... to here.
1644
1645 2011-05-21  Bruno Haible  <bruno@clisp.org>
1646
1647         mbtowc: Move AC_LIBOBJ invocations to module description.
1648         * m4/mbtowc.m4 (gl_FUNC_MBTOWC): Move AC_LIBOBJ and gl_PREREQ_MBTOWC
1649         invocations from here...
1650         * modules/mbtowc (configure.ac): ... to here.
1651
1652 2011-05-21  Bruno Haible  <bruno@clisp.org>
1653
1654         mbsrtowcs: Move AC_LIBOBJ invocations to module description.
1655         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Move AC_LIBOBJ and
1656         gl_PREREQ_MBSRTOWCS invocations from here...
1657         * modules/mbsrtowcs (configure.ac): ... to here.
1658
1659 2011-05-21  Bruno Haible  <bruno@clisp.org>
1660
1661         mbsnrtowcs: Move AC_LIBOBJ invocations to module description.
1662         * m4/mbsnrtowcs.m4 (gl_FUNC_MBSNRTOWCS): Move AC_LIBOBJ and
1663         gl_PREREQ_MBSNRTOWCS invocations from here...
1664         * modules/mbsnrtowcs (configure.ac): ... to here.
1665
1666 2011-05-21  Bruno Haible  <bruno@clisp.org>
1667
1668         mbsinit: Move AC_LIBOBJ invocations to module description.
1669         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Move AC_LIBOBJ and gl_PREREQ_MBSINIT
1670         invocations from here...
1671         * modules/mbsinit (configure.ac): ... to here.
1672
1673 2011-05-21  Bruno Haible  <bruno@clisp.org>
1674
1675         mbrlen: Move AC_LIBOBJ invocations to module description.
1676         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Move AC_LIBOBJ and gl_PREREQ_MBRLEN
1677         invocations from here...
1678         * modules/mbrlen (configure.ac): ... to here.
1679
1680 2011-05-21  Bruno Haible  <bruno@clisp.org>
1681
1682         mbrtowc: Respect rules for use of AC_LIBOBJ.
1683         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Move AC_LIBOBJ and gl_PREREQ_MBRTOWC
1684         invocations from here...
1685         * modules/mbrtowc (configure.ac): ... to here.
1686
1687 2011-05-21  Bruno Haible  <bruno@clisp.org>
1688
1689         malloc-*: Move AC_LIBOBJ invocations to module description.
1690         * m4/malloc.m4 (gl_REPLACE_MALLOC): Remove macro.
1691         (gl_FUNC_MALLOC_GNU, gl_FUNC_MALLOC_POSIX): Inline it here. Move
1692         AC_LIBOBJ invocations from here...
1693         * modules/malloc-gnu (configure.ac): ... to here.
1694         * modules/malloc-posix (configure.ac): ... and here.
1695
1696 2011-05-21  Bruno Haible  <bruno@clisp.org>
1697
1698         lstat, openat: Respect rules for use of AC_LIBOBJ.
1699         * m4/lstat.m4 (gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Renamed from
1700         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK. Set variable
1701         gl_cv_func_lstat_dereferences_slashed_symlink. Don't invoke AC_LIBOBJ.
1702         (gl_PREREQ_LSTAT): New macro, extracted from gl_FUNC_LSTAT.
1703         (gl_FUNC_LSTAT): Update. Remove gl_PREREQ_LSTAT code.
1704         * modules/lstat (configure.ac): Invoke AC_LIBOBJ and gl_PREREQ_LSTAT
1705         here.
1706         * m4/openat.m4 (gl_FUNC_OPENAT): Update.
1707
1708 2011-05-21  Bruno Haible  <bruno@clisp.org>
1709
1710         lseek: Move AC_LIBOBJ invocations to module description.
1711         * m4/lseek.m4 (gl_REPLACE_LSEEK): Remove macro.
1712         (gl_FUNC_LSEEK): Inline it here. Move AC_LIBOBJ invocation from here...
1713         * modules/lseek (configure.ac): ... to here.
1714
1715 2011-05-21  Bruno Haible  <bruno@clisp.org>
1716
1717         linkat: Move AC_LIBOBJ invocations to module description.
1718         * m4/linkat.m4 (gl_FUNC_LINKAT): Move AC_LIBOBJ invocations from
1719         here...
1720         * modules/linkat (configure.ac): ... to here.
1721
1722 2011-05-21  Bruno Haible  <bruno@clisp.org>
1723
1724         link: Respect rules for use of AC_LIBOBJ.
1725         * m4/link.m4 (gl_FUNC_LINK): Move AC_LIBOBJ invocations from here...
1726         * modules/link (configure.ac): ... to here.
1727
1728 2011-05-21  Bruno Haible  <bruno@clisp.org>
1729
1730         lchown: Move AC_LIBOBJ invocations to module description.
1731         * m4/lchown.m4 (gl_FUNC_EUIDACCESS): Call AC_CHECK_FUNCS instead of
1732         AC_REPLACE_FUNCS. Move AC_LIBOBJ invocations from here...
1733         * modules/lchown (configure.ac): ... to here.
1734
1735 2011-05-21  Bruno Haible  <bruno@clisp.org>
1736
1737         iswctype: Move AC_LIBOBJ invocations to module description.
1738         * m4/iswctype.m4 (gl_FUNC_ISWCTYPE): Move AC_LIBOBJ invocation from
1739         here...
1740         * modules/iswctype (configure.ac): ... to here.
1741
1742 2011-05-21  Bruno Haible  <bruno@clisp.org>
1743
1744         iswblank: Move AC_LIBOBJ invocations to module description.
1745         * m4/iswblank.m4 (gl_FUNC_ISWBLANK): Move AC_LIBOBJ invocation from
1746         here...
1747         * modules/iswblank (configure.ac): ... to here.
1748
1749 2011-05-21  Bruno Haible  <bruno@clisp.org>
1750
1751         atanl: Move AC_LIBOBJ invocations to module description.
1752         * m4/atanl.m4 (gl_FUNC_ATANL): Move AC_LIBOBJ invocation from here...
1753         * modules/atanl (configure.ac): ... to here.
1754
1755 2011-05-21  Bruno Haible  <bruno@clisp.org>
1756
1757         acosl: Move AC_LIBOBJ invocations to module description.
1758         * m4/acosl.m4 (gl_FUNC_ACOSL): Move AC_LIBOBJ invocation from here...
1759         * modules/acosl (configure.ac): ... to here.
1760
1761 2011-05-21  Bruno Haible  <bruno@clisp.org>
1762
1763         asinl: Respect rules for use of AC_LIBOBJ.
1764         * m4/asinl.m4 (gl_FUNC_ASINL): Move AC_LIBOBJ invocation from here...
1765         * modules/asinl (configure.ac): ... to here.
1766
1767 2011-05-21  Bruno Haible  <bruno@clisp.org>
1768
1769         tanl: Move AC_LIBOBJ invocations to module description.
1770         * m4/tanl.m4 (gl_FUNC_TANL): Move AC_LIBOBJ invocations from here...
1771         * modules/tanl (configure.ac): ... to here.
1772
1773 2011-05-21  Bruno Haible  <bruno@clisp.org>
1774
1775         cosl: Move AC_LIBOBJ invocations to module description.
1776         * m4/cosl.m4 (gl_FUNC_COSL): Move AC_LIBOBJ invocations from here...
1777         * modules/cosl (configure.ac): ... to here.
1778
1779 2011-05-21  Bruno Haible  <bruno@clisp.org>
1780
1781         sinl: Move AC_LIBOBJ invocations to module description.
1782         * m4/sinl.m4 (gl_FUNC_SINL): Move AC_LIBOBJ invocations from here...
1783         * modules/sinl (configure.ac): ... to here.
1784
1785 2011-05-21  Bruno Haible  <bruno@clisp.org>
1786
1787         logl: Move AC_LIBOBJ invocations to module description.
1788         * m4/logl.m4 (gl_FUNC_LOGL): Move AC_LIBOBJ invocation from here...
1789         * modules/logl (configure.ac): ... to here.
1790
1791 2011-05-21  Bruno Haible  <bruno@clisp.org>
1792
1793         expl: Move AC_LIBOBJ invocations to module description.
1794         * m4/expl.m4 (gl_FUNC_EXPL): Move AC_LIBOBJ invocation from here...
1795         * modules/expl (configure.ac): ... to here.
1796
1797 2011-05-21  Bruno Haible  <bruno@clisp.org>
1798
1799         roundl: Move AC_LIBOBJ invocations to module description.
1800         * m4/roundl.m4 (gl_FUNC_ROUNDL): Move AC_LIBOBJ invocation from here...
1801         * modules/roundl (configure.ac): ... to here.
1802
1803 2011-05-21  Bruno Haible  <bruno@clisp.org>
1804
1805         round: Move AC_LIBOBJ invocations to module description.
1806         * m4/round.m4 (gl_FUNC_ROUND): Move AC_LIBOBJ invocation from here...
1807         * modules/round (configure.ac): ... to here.
1808
1809 2011-05-21  Bruno Haible  <bruno@clisp.org>
1810
1811         roundf: Move AC_LIBOBJ invocations to module description.
1812         * m4/roundf.m4 (gl_FUNC_ROUNDF): Move AC_LIBOBJ invocation from here...
1813         * modules/roundf (configure.ac): ... to here.
1814
1815 2011-05-21  Bruno Haible  <bruno@clisp.org>
1816
1817         truncl: Move AC_LIBOBJ invocations to module description.
1818         * m4/truncl.m4 (gl_FUNC_TRUNCL): Move AC_LIBOBJ invocation from here...
1819         * modules/truncl (configure.ac): ... to here.
1820
1821 2011-05-21  Bruno Haible  <bruno@clisp.org>
1822
1823         trunc: Move AC_LIBOBJ invocations to module description.
1824         * m4/trunc.m4 (gl_FUNC_TRUNC): Move AC_LIBOBJ invocation from here...
1825         * modules/trunc (configure.ac): ... to here.
1826
1827 2011-05-21  Bruno Haible  <bruno@clisp.org>
1828
1829         truncf: Move AC_LIBOBJ invocations to module description.
1830         * m4/truncf.m4 (gl_FUNC_TRUNCF): Move AC_LIBOBJ invocation from here...
1831         * modules/truncf (configure.ac): ... to here.
1832
1833 2011-05-21  Bruno Haible  <bruno@clisp.org>
1834
1835         ceill: Move AC_LIBOBJ invocations to module description.
1836         * m4/ceill.m4 (gl_FUNC_CEILL): Move AC_LIBOBJ invocation from here...
1837         * modules/ceill (configure.ac): ... to here.
1838
1839 2011-05-21  Bruno Haible  <bruno@clisp.org>
1840
1841         ceil: Move AC_LIBOBJ invocations to module description.
1842         * m4/ceil.m4 (gl_FUNC_CEIL): Move AC_LIBOBJ invocation from here...
1843         * modules/ceil (configure.ac): ... to here.
1844
1845 2011-05-21  Bruno Haible  <bruno@clisp.org>
1846
1847         ceilf: Move AC_LIBOBJ invocations to module description.
1848         * m4/ceilf.m4 (gl_FUNC_CEILF): Move AC_LIBOBJ invocation from here...
1849         * modules/ceilf (configure.ac): ... to here.
1850
1851 2011-05-21  Bruno Haible  <bruno@clisp.org>
1852
1853         floorl: Respect rules for use of AC_LIBOBJ.
1854         * m4/floorl.m4 (gl_FUNC_FLOORL): Move AC_LIBOBJ invocation from here...
1855         * modules/floorl (configure.ac): ... to here.
1856
1857 2011-05-21  Bruno Haible  <bruno@clisp.org>
1858
1859         floor: Respect rules for use of AC_LIBOBJ.
1860         * m4/floor.m4 (gl_FUNC_FLOOR): Move AC_LIBOBJ invocation from here...
1861         * modules/floor (configure.ac): ... to here.
1862
1863 2011-05-21  Bruno Haible  <bruno@clisp.org>
1864
1865         floorf: Move AC_LIBOBJ invocations to module description.
1866         * m4/floorf.m4 (gl_FUNC_FLOORF): Move AC_LIBOBJ invocation from here...
1867         * modules/floorf (configure.ac): ... to here.
1868
1869 2011-05-20  Bruno Haible  <bruno@clisp.org>
1870
1871         sqrtl: Respect rules for use of AC_LIBOBJ.
1872         * m4/sqrtl.m4 (gl_FUNC_SQRTL): Move AC_LIBOBJ invocation from here...
1873         * modules/sqrtl (configure.ac): ... to here.
1874
1875 2011-05-20  Bruno Haible  <bruno@clisp.org>
1876
1877         ldexpl: Respect rules for use of AC_LIBOBJ.
1878         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Move AC_LIBOBJ invocation from here...
1879         * modules/ldexpl (configure.ac): ... to here.
1880
1881 2011-05-20  Bruno Haible  <bruno@clisp.org>
1882
1883         frexpl*: Respect rules for use of AC_LIBOBJ.
1884         * m4/frexpl.m4 (gl_FUNC_FREXPL, gl_FUNC_FREXPL_NO_LIBM): Move AC_LIBOBJ
1885         invocation from here...
1886         * modules/frexpl (configure.ac): ... to here.
1887         * modules/frexpl-nolibm (configure.ac): ... and here.
1888
1889 2011-05-20  Bruno Haible  <bruno@clisp.org>
1890
1891         frexp, frexp-nolibm: Move AC_LIBOBJ invocations to module description.
1892         * m4/frexp.m4 (gl_FUNC_FREXP, gl_FUNC_FREXP_NO_LIBM): Move AC_LIBOBJ
1893         invocation from here...
1894         * modules/frexp (configure.ac): ... to here.
1895         * modules/frexp-nolibm (configure.ac): ... and here.
1896
1897 2011-05-20  Bruno Haible  <bruno@clisp.org>
1898
1899         isnan: Respect rules for use of AC_LIBOBJ.
1900         * m4/isnan.m4 (gl_ISNAN): Don't do the AC_LIBOBJ and gl_PREREQ_ISNAN*
1901         invocations here.
1902         * modules/isnanf (configure.ac): Require gl_ISNAN if it exists. Test
1903         REPLACE_ISNAN.
1904         * modules/isnand (configure.ac): Likewise.
1905         * modules/isnanl (configure.ac): Likewise.
1906
1907 2011-05-20  Bruno Haible  <bruno@clisp.org>
1908
1909         isnanl*: Respect rules for use of AC_LIBOBJ.
1910         * m4/isnanl.m4 (gl_FUNC_ISNANL, gl_FUNC_ISNANL_NO_LIBM): Move AC_LIBOBJ
1911         invocation from here...
1912         * modules/isnanl (configure.ac): ... to here.
1913         * modules/isnanl-nolibm (configure.ac): ... and here.
1914
1915 2011-05-20  Bruno Haible  <bruno@clisp.org>
1916
1917         isnand*: Move AC_LIBOBJ invocations to module description.
1918         * m4/isnand.m4 (gl_FUNC_ISNAND, gl_FUNC_ISNAND_NO_LIBM): Move AC_LIBOBJ
1919         invocation from here...
1920         * modules/isnand (configure.ac): ... to here.
1921         * modules/isnand-nolibm (configure.ac): ... and here.
1922
1923 2011-05-20  Bruno Haible  <bruno@clisp.org>
1924
1925         isnanf*: Move AC_LIBOBJ invocations to module description.
1926         * m4/isnanf.m4 (gl_FUNC_ISNANF, gl_FUNC_ISNANF_NO_LIBM): Move AC_LIBOBJ
1927         invocation from here...
1928         * modules/isnanf (configure.ac): ... to here.
1929         * modules/isnanf-nolibm (configure.ac): ... and here.
1930
1931 2011-05-20  Bruno Haible  <bruno@clisp.org>
1932
1933         isnan*: Separate the AC_LIBOBJ invocations.
1934         * m4/isnanf.m4 (gl_PREREQ_ISNANF): Renamed from gl_BUILD_ISNANF. Remove
1935         AC_LIBOBJ invocation.
1936         (gl_FUNC_ISNANF, gl_FUNC_ISNANF_NO_LIBM): Update. Invoke AC_LIBOBJ
1937         here.
1938         * m4/isnand.m4 (gl_PREREQ_ISNAND): Renamed from gl_BUILD_ISNAND. Remove
1939         AC_LIBOBJ invocation.
1940         (gl_FUNC_ISNAND, gl_FUNC_ISNAND_NO_LIBM): Update. Invoke AC_LIBOBJ
1941         here.
1942         * m4/isnanl.m4 (gl_PREREQ_ISNANL): Renamed from gl_BUILD_ISNANL. Remove
1943         AC_LIBOBJ invocation.
1944         (gl_FUNC_ISNANL, gl_FUNC_ISNANL_NO_LIBM): Update. Invoke AC_LIBOBJ
1945         here.
1946         * m4/isnan.m4 (gl_ISNAN): Update. Invoke AC_LIBOBJ here.
1947
1948 2011-05-08  Bruno Haible  <bruno@clisp.org>
1949
1950         isinf: Move AC_LIBOBJ invocations to module description.
1951         * m4/isinf.m4 (gl_ISINF): Move AC_LIBOBJ invocation from here...
1952         * modules/isinf (configure.ac): ... to here.
1953
1954 2011-05-08  Bruno Haible  <bruno@clisp.org>
1955
1956         isfinite: Move AC_LIBOBJ invocations to module description.
1957         * m4/isfinite.m4 (gl_ISFINITE): Move AC_LIBOBJ invocation from here...
1958         * modules/isfinite (configure.ac): ... to here.
1959
1960 2011-05-08  Bruno Haible  <bruno@clisp.org>
1961
1962         isblank: Move AC_LIBOBJ invocations to module description.
1963         * m4/isblank.m4 (gl_FUNC_ISBLANK): Move AC_LIBOBJ invocation from
1964         here...
1965         * modules/isblank (configure.ac): ... to here.
1966
1967 2011-05-08  Bruno Haible  <bruno@clisp.org>
1968
1969         isapipe: Move AC_LIBOBJ invocations to module description.
1970         * m4/isapipe.m4 (gl_ISAPIPE): Set HAVE_ISAPIPE. Move AC_LIBOBJ and
1971         gl_PREREQ_ISAPIPE invocations from here...
1972         * modules/isapipe (configure.ac): ... to here.
1973         (Depends-on): Update condition.
1974
1975 2011-05-08  Bruno Haible  <bruno@clisp.org>
1976
1977         ioctl: Move AC_LIBOBJ invocations to module description.
1978         * m4/ioctl.m4 (gl_FUNC_IOCTL): Set HAVE_IOCTL. Move AC_LIBOBJ
1979         invocations from here...
1980         * modules/ioctl (configure.ac): ... to here.
1981         (Depends-on): Update condition.
1982
1983 2011-05-08  Bruno Haible  <bruno@clisp.org>
1984
1985         imaxdiv: Move AC_LIBOBJ invocations to module description.
1986         * m4/imaxdiv.m4 (gl_FUNC_IMAXDIV): Move AC_LIBOBJ and gl_PREREQ_IMAXDIV
1987         invocations from here...
1988         * modules/imaxdiv (configure.ac): ... to here.
1989
1990 2011-05-08  Bruno Haible  <bruno@clisp.org>
1991
1992         imaxabs: Move AC_LIBOBJ invocations to module description.
1993         * m4/imaxabs.m4 (gl_FUNC_IMAXABS): Move AC_LIBOBJ and gl_PREREQ_IMAXABS
1994         invocations from here...
1995         * modules/imaxabs (configure.ac): ... to here.
1996
1997 2011-05-08  Bruno Haible  <bruno@clisp.org>
1998
1999         getaddrinfo: Move AC_LIBOBJ invocations to module description.
2000         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Set HAVE_GETADDRINFO, Move
2001         AC_LIBOBJ invocations from here...
2002         * modules/getaddrinfo (configure.ac): ... to here.
2003         (Depends-on): Add conditions.
2004
2005 2011-05-08  Bruno Haible  <bruno@clisp.org>
2006
2007         inet_pton. getaddrinfo: Respect rules for use of AC_LIBOBJ.
2008         * m4/inet_pton.m4 (gl_FUNC_INET_PTON): Set HAVE_INET_PTON. Call
2009         AC_CHECK_FUNCS instead of AC_REPLACE_FUNCS. Don't invoke
2010         gl_PREREQ_INET_PTON. Move tests for declaration of inet_pton here...
2011         (gl_PREREQ_INET_PTON): ... from here.
2012         * modules/inet_pton (configure.ac): Invoke AC_LIBOBJ and
2013         gl_PREREQ_INET_PTON here.
2014         (Depends-on): Update condition.
2015
2016 2011-05-08  Bruno Haible  <bruno@clisp.org>
2017
2018         inet_ntop. getaddrinfo: Respect rules for use of AC_LIBOBJ.
2019         * m4/inet_ntop.m4 (gl_FUNC_INET_NTOP): Set HAVE_INET_NTOP. Call
2020         AC_CHECK_FUNCS instead of AC_REPLACE_FUNCS. Don't invoke
2021         gl_PREREQ_INET_NTOP. Move tests for declaration of inet_ntop here...
2022         (gl_PREREQ_INET_NTOP): ... from here.
2023         * modules/inet_ntop (configure.ac): Invoke AC_LIBOBJ and
2024         gl_PREREQ_INET_NTOP here.
2025         (Depends-on): Update condition.
2026
2027 2011-05-08  Bruno Haible  <bruno@clisp.org>
2028
2029         iconv_open: Move AC_LIBOBJ invocations to module description.
2030         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN, gl_REPLACE_ICONV_OPEN): Move
2031         AC_LIBOBJ invocations from here...
2032         * modules/iconv_open (configure.ac): ... to here.
2033
2034 2011-05-08  Bruno Haible  <bruno@clisp.org>
2035
2036         iconv_open, iconv_open-utf: Respect rules for use of AC_LIBOBJ.
2037         If module 'iconv_open' is among the main modules and module
2038         'iconv_open-utf' is among the tests dependencies, then
2039         REPLACE_ICONV_UTF will be defined to 1, hence iconv_open() in lib may
2040         return the special iconv_t values. Therefore iconv() and iconv_close()
2041         must support these special iconv_t values, already in lib, not only in
2042         tests.
2043         * m4/iconv_open-utf.m4: New file, extracted from m4/iconv_open.m4.
2044         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Invoke
2045         gl_FUNC_ICONV_OPEN_UTF_SUPPORT if present.
2046         (gl_FUNC_ICONV_OPEN_UTF): Remove macro.
2047         * modules/iconv_open (Files): Add lib/iconv.c, lib/iconv_close.c.
2048         (Depends-on): Add the dependencies of iconv_open-utf.
2049         * modules/iconv_open-utf (Files): Add m4/iconv_open-utf.m4. Remove
2050         m4/iconv_open.m4, lib/iconv.c, lib/iconv_close.c.
2051         (Depends-on): Remove modules needed by lib/iconv.c, lib/iconv_close.c.
2052
2053 2011-05-08  Bruno Haible  <bruno@clisp.org>
2054
2055         group-member: Move AC_LIBOBJ invocations to module description.
2056         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Move AC_LIBOBJ and
2057         gl_PREREQ_GROUP_MEMBER invocations from here...
2058         * modules/group-member (configure.ac): ... to here.
2059
2060 2011-05-08  Bruno Haible  <bruno@clisp.org>
2061
2062         grantpt: Move AC_LIBOBJ invocations to module description.
2063         * m4/grantpt.m4 (gl_FUNC_GRANTPT): Move AC_LIBOBJ and gl_PREREQ_GRANTPT
2064         invocations from here...
2065         * modules/grantpt (configure.ac): ... to here.
2066
2067 2011-05-08  Bruno Haible  <bruno@clisp.org>
2068
2069         glob: Move AC_LIBOBJ invocations to module description.
2070         * m4/glob.m4 (gl_GLOB): Move AC_LIBOBJ and gl_PREREQ_GLOB invocations
2071         from here...
2072         * modules/glob (configure.ac): ... to here.
2073
2074 2011-05-08  Bruno Haible  <bruno@clisp.org>
2075
2076         getusershell: Move AC_LIBOBJ invocations to module description.
2077         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Set HAVE_GETUSERSHELL.
2078         Move AC_LIBOBJ invocation from here...
2079         * modules/getusershell (configure.ac): ... to here.
2080         (Depends-on): Update condition.
2081
2082 2011-05-08  Bruno Haible  <bruno@clisp.org>
2083
2084         gettimeofday: Move AC_LIBOBJ invocations to module description.
2085         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
2086         gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Move AC_LIBOBJ and
2087         gl_PREREQ_GETTIMEOFDAY invocations from here...
2088         * modules/gettimeofday (configure.ac): ... to here.
2089
2090 2011-05-08  Bruno Haible  <bruno@clisp.org>
2091
2092         gettimeofday, tzset: Respect rules for use of AC_LIBOBJ.
2093         * modules/tzset (configure.ac): Don't invoke gl_FUNC_TZSET_CLOBBER,
2094         just gl_FUNC_TZSET.
2095         * m4/tzset.m4 (gl_FUNC_TZSET): New macro.
2096         (gl_FUNC_TZSET_CLOBBER): Remove actions.
2097         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Invoke
2098         gl_FUNC_TZSET_CLOBBER and its actions here, if present.
2099
2100 2011-05-08  Bruno Haible  <bruno@clisp.org>
2101
2102         getsubopt: Move AC_LIBOBJ invocations to module description.
2103         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Move AC_LIBOBJ and
2104         gl_PREREQ_GETSUBOPT invocations from here...
2105         * modules/getsubopt (configure.ac): ... to here.
2106
2107 2011-05-08  Bruno Haible  <bruno@clisp.org>
2108
2109         getpass-gnu: Move AC_LIBOBJ invocations to module description.
2110         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): Set REPLACE_GETPASS. Move
2111         AC_LIBOBJ and gl_PREREQ_GETPASS invocations from here...
2112         * modules/getpass-gnu (configure.ac): ... to here.
2113
2114 2011-05-08  Bruno Haible  <bruno@clisp.org>
2115
2116         getpass: Move AC_LIBOBJ invocations to module description.
2117         * m4/getpass.m4 (gl_FUNC_GETPASS): Set HAVE_GETPASS. Move AC_LIBOBJ and
2118         gl_PREREQ_GETPASS invocations from here...
2119         * modules/getpass (configure.ac): ... to here.
2120
2121 2011-05-08  Bruno Haible  <bruno@clisp.org>
2122
2123         getpagesize: Move AC_LIBOBJ invocations to module description.
2124         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Move AC_LIBOBJ invocation
2125         from here...
2126         * modules/getpagesize (configure.ac): ... to here.
2127
2128 2011-05-08  Bruno Haible  <bruno@clisp.org>
2129
2130         getopt: Move AC_LIBOBJ invocations to module description.
2131         * m4/getopt.m4 (gl_REPLACE_GETOPT): Remove macro.
2132         (gl_FUNC_GETOPT): Inline it here. Move AC_LIBOBJ and gl_PREREQ_GETOPT
2133         invocations from here...
2134         * modules/getopt-gnu (configure.ac): ... to here.
2135         * modules/getopt-posix (configure.ac): ... and here.
2136         (Depends-on): Update condition.
2137
2138 2011-05-08  Bruno Haible  <bruno@clisp.org>
2139
2140         getopt, argp: Respect rules for use of AC_LIBOBJ.
2141         * m4/argp.m4 (gl_ARGP): Don't invoke gl_REPLACE_GETOPT.
2142         (gl_REPLACE_GETOPT_ALWAYS): New macro.
2143         * m4/getopt.m4 (gl_FUNC_GETOPT_POSIX): Test whether
2144         gl_REPLACE_GETOPT_ALWAYS is defined. Set REPLACE_GETOPT.
2145
2146 2011-05-08  Bruno Haible  <bruno@clisp.org>
2147
2148         getlogin_r: Move AC_LIBOBJ invocations to module description.
2149         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Move AC_LIBOBJ and
2150         gl_PREREQ_GETLOGIN_R invocations from here...
2151         * modules/getlogin_r (configure.ac): ... to here.
2152
2153 2011-05-08  Bruno Haible  <bruno@clisp.org>
2154
2155         getlogin: Move AC_LIBOBJ invocations to module description.
2156         * m4/getlogin.m4 (gl_FUNC_GETLOGIN): Move AC_LIBOBJ invocation from
2157         here...
2158         * modules/getlogin (configure.ac): ... to here.
2159
2160 2011-05-08  Bruno Haible  <bruno@clisp.org>
2161
2162         getloadavg: Move AC_LIBOBJ invocations to module description.
2163         * m4/getloadavg.m4 (gl_FUNC_GETDELIM): Set HAVE_GETLOADAVG. Move
2164         AC_LIBOBJ and gl_PREREQ_GETLOADAVG invocations from here...
2165         * modules/getloadavg (configure.ac): ... to here.
2166
2167 2011-05-08  Bruno Haible  <bruno@clisp.org>
2168
2169         gethrxtime: Move AC_LIBOBJ invocations to module description.
2170         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Move code that determines
2171         LIB_GETHRXTIME from here...
2172         (gl_GETHRXTIME): ... to here. Move AC_LIBOBJ and gl_PREREQ_GETHRXTIME
2173         invocations from here...
2174         * modules/gethrxtime (configure.ac): ... to here.
2175
2176 2011-05-08  Bruno Haible  <bruno@clisp.org>
2177
2178         gethostname: Move AC_LIBOBJ invocations to module description.
2179         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Move AC_LIBOBJ and
2180         gl_PREREQ_GETHOSTNAME invocations from here...
2181         * modules/gethostname (configure.ac): ... to here.
2182
2183 2011-05-08  Bruno Haible  <bruno@clisp.org>
2184
2185         getgroups: Move AC_LIBOBJ invocations to module description.
2186         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Move AC_LIBOBJ invocations from
2187         here...
2188         * modules/getgroups (configure.ac): ... to here.
2189
2190 2011-05-08  Bruno Haible  <bruno@clisp.org>
2191
2192         getdtablesize: Move AC_LIBOBJ invocations to module description.
2193         * m4/getdtablesize.m4 (gl_FUNC_GETDTABLESIZE): Move AC_LIBOBJ
2194         invocation from here...
2195         * modules/getdtablesize (configure.ac): ... to here.
2196
2197 2011-05-08  Bruno Haible  <bruno@clisp.org>
2198
2199         getdomainname: Move AC_LIBOBJ invocations to module description.
2200         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Move AC_LIBOBJ and
2201         gl_PREREQ_GETDOMAINNAME invocations from here...
2202         * modules/getdomainname (configure.ac): ... to here.
2203
2204 2011-05-08  Bruno Haible  <bruno@clisp.org>
2205
2206         getline: Move AC_LIBOBJ invocations to module description.
2207         * m4/getline.m4 (gl_FUNC_GETLINE): Move AC_LIBOBJ and gl_PREREQ_GETLINE
2208         invocations from here...
2209         * modules/getline (configure.ac): ... to here.
2210
2211 2011-05-08  Bruno Haible  <bruno@clisp.org>
2212
2213         getline: Simplify.
2214         * m4/getline.m4 (gl_PREREQ_GETLINE): Don't invoke gl_FUNC_GETDELIM.
2215         It's already handled through the module dependency.
2216
2217 2011-05-08  Bruno Haible  <bruno@clisp.org>
2218
2219         getdelim: Move AC_LIBOBJ invocations to module description.
2220         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Set HAVE_GETDELIM. Move AC_LIBOBJ
2221         and gl_PREREQ_GETDELIM invocations from here...
2222         * modules/getdelim (configure.ac): ... to here.
2223         (Depends-on): Fix condition.
2224
2225 2011-05-08  Bruno Haible  <bruno@clisp.org>
2226
2227         getcwd: Move AC_LIBOBJ invocations to module description.
2228         * m4/getcwd.m4 (gl_FUNC_GETCWD): Move AC_LIBOBJ and gl_PREREQ_GETCWD
2229         invocations from here...
2230         * modules/getcwd (configure.ac): ... to here.
2231
2232 2011-05-08  Bruno Haible  <bruno@clisp.org>
2233
2234         getcwd-lgpl: Move AC_LIBOBJ invocations to module description.
2235         * m4/getcwd.m4 (gl_FUNC_GETCWD_LGPL): Move AC_LIBOBJ invocation from
2236         here...
2237         * modules/getcwd-lgpl (configure.ac): ... to here.
2238
2239 2011-05-07  Bruno Haible  <bruno@clisp.org>
2240
2241         crypto/gc: Move AC_LIBOBJ invocations to module description.
2242         * m4/gc.m4 (gl_GC): Move AC_LIBOBJ invocations from here...
2243         * modules/crypto/gc (configure.ac): ... to here.
2244
2245 2011-05-07  Bruno Haible  <bruno@clisp.org>
2246
2247         fwriting: Move AC_LIBOBJ invocations to module description.
2248         * m4/fwriting.m4 (gl_FUNC_FWRITINT): Move AC_LIBOBJ invocation from
2249         here...
2250         * modules/fwriting (configure.ac): ... to here.
2251
2252 2011-05-07  Bruno Haible  <bruno@clisp.org>
2253
2254         fwritable: Move AC_LIBOBJ invocations to module description.
2255         * m4/fwritable.m4 (gl_FUNC_FWRITABLE): Move AC_LIBOBJ invocation from
2256         here...
2257         * modules/fwritable (configure.ac): ... to here.
2258
2259 2011-05-07  Bruno Haible  <bruno@clisp.org>
2260
2261         futimens: Move AC_LIBOBJ invocations to module description.
2262         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Move AC_LIBOBJ invocations from
2263         here...
2264         * modules/futimens (configure.ac): ... to here.
2265
2266 2011-05-07  Bruno Haible  <bruno@clisp.org>
2267
2268         ftruncate: Move AC_LIBOBJ invocations to module description.
2269         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Move AC_LIBOBJ and
2270         gl_PREREQ_FTRUNCATE invocations from here...
2271         * modules/ftruncate (configure.ac): ... to here.
2272
2273 2011-05-07  Bruno Haible  <bruno@clisp.org>
2274
2275         fsync: Move AC_LIBOBJ invocations to module description.
2276         * m4/fsync.m4 (gl_FUNC_FSYNC): Move AC_LIBOBJ and gl_PREREQ_FSYNC
2277         invocations from here...
2278         * modules/fsync (configure.ac): ... to here.
2279
2280 2011-05-07  Bruno Haible  <bruno@clisp.org>
2281
2282         fsusage: Move AC_LIBOBJ invocations to module description.
2283         * m4/fsusage.m4 (gl_FUNC_FREOPEN): Move AC_LIBOBJ and
2284         gl_PREREQ_FSUSAGE_EXTRA invocations from here...
2285         * modules/fsusage (configure.ac): ... to here.
2286
2287 2011-05-07  Bruno Haible  <bruno@clisp.org>
2288
2289         freopen: Move AC_LIBOBJ invocations to module description.
2290         * m4/freopen.m4 (gl_FUNC_FREOPEN): Move AC_LIBOBJ and gl_PREREQ_FREOPEN
2291         invocations from here...
2292         * modules/freopen (configure.ac): ... to here.
2293
2294 2011-05-07  Bruno Haible  <bruno@clisp.org>
2295
2296         free: Move AC_LIBOBJ invocations to module description.
2297         * m4/free.m4 (gl_FUNC_FREE): Move AC_LIBOBJ and missing gl_PREREQ_FREE
2298         invocations from here...
2299         * modules/free (configure.ac): ... to here.
2300
2301 2011-05-07  Bruno Haible  <bruno@clisp.org>
2302
2303         freadable: Move AC_LIBOBJ invocations to module description.
2304         * m4/freadable.m4 (gl_FUNC_FREADABLE): Move AC_LIBOBJ invocation from
2305         here...
2306         * modules/freadable (configure.ac): ... to here.
2307
2308 2011-05-07  Bruno Haible  <bruno@clisp.org>
2309
2310         fpurge: Move AC_LIBOBJ invocations to module description.
2311         * m4/fpurge.m4 (gl_FUNC_FPURGE): Set HAVE_FPURGE. Move AC_LIBOBJ
2312         invocations from here...
2313         * modules/fpurge (configure.ac): ... to here.
2314
2315 2011-05-07  Bruno Haible  <bruno@clisp.org>
2316
2317         fpending: Move AC_LIBOBJ invocations to module description.
2318         * m4/fpending.m4 (gl_PREREQ_FPENDING): New macro, extracted from
2319         gl_FUNC_FPENDING.
2320         (gl_FUNC_FPENDING): Move AC_LIBOBJ and gl_PREREQ_FPENDING
2321         invocations from here...
2322         * modules/fpending (configure.ac): ... to here.
2323
2324 2011-05-07  Bruno Haible  <bruno@clisp.org>
2325
2326         fopen: Move AC_LIBOBJ invocations to module description.
2327         * m4/fopen.m4 (gl_FUNC_FOPEN): Move AC_LIBOBJ and gl_PREREQ_FOPEN
2328         invocations from here...
2329         * modules/fopen (configure.ac): ... to here.
2330
2331 2011-05-07  Bruno Haible  <bruno@clisp.org>
2332
2333         fnmatch, fnmatch-gnu: Move AC_LIBOBJ invocations to module description.
2334         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH): New macro, extracted from
2335         gl_FUNC_FNMATCH_POSIX.
2336         (gl_FUNC_FNMATCH_POSIX): Move AC_LIBOBJ and gl_PREREQ_FNMATCH
2337         invocations from here...
2338         * modules/fnmatch (configure.ac): ... to here.
2339         * modules/fnmatch-gnu (configure.ac): ... and here.
2340
2341 2011-05-07  Bruno Haible  <bruno@clisp.org>
2342
2343         flock: Move AC_LIBOBJ invocations to module description.
2344         * m4/flock.m4 (gl_FUNC_FLOCK): Move AC_LIBOBJ and gl_PREREQ_FLOCK
2345         invocations from here...
2346         * modules/flock (configure.ac): ... to here.
2347
2348 2011-05-07  Bruno Haible  <bruno@clisp.org>
2349
2350         fileblocks: Move AC_LIBOBJ invocations to module description.
2351         * m4/fileblocks.m4 (gl_FILEBLOCKS): Move AC_LIBOBJ and
2352         gl_PREREQ_FILEBLOCKS invocations from here...
2353         * modules/fileblocks (configure.ac): ... to here.
2354
2355 2011-05-06  Bruno Haible  <bruno@clisp.org>
2356
2357         fflush: Move AC_LIBOBJ invocations to module description.
2358         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Remove macro.
2359         (gl_FUNC_FFLUSH): Inline it here. Move AC_LIBOBJ and gl_PREREQ_FFLUSH
2360         invocations from here...
2361         * modules/fflush (configure.ac): ... to here.
2362
2363 2011-05-06  Bruno Haible  <bruno@clisp.org>
2364
2365         fdopendir: Move AC_LIBOBJ invocations to module description.
2366         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Move AC_LIBOBJ invocations from
2367         here...
2368         * modules/fdopendir (configure.ac): ... to here.
2369         (Depends-on): Improve conditions.
2370
2371 2011-05-06  Bruno Haible  <bruno@clisp.org>
2372
2373         _Exit: Move AC_LIBOBJ invocations to module description.
2374         * m4/_Exit.m4 (gl_FUNC__EXIT): Move AC_LIBOBJ and gl_PREREQ__EXIT
2375         invocations from here...
2376         * modules/_Exit (configure.ac): ... to here.
2377
2378 2011-05-21  Bruno Haible  <bruno@clisp.org>
2379
2380         euidaccess: Respect rules for use of AC_LIBOBJ.
2381         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Call AC_CHECK_FUNCS instead of
2382         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_EUIDACCESS invocations
2383         from here...
2384         * modules/euidaccess (configure.ac): ... to here.
2385
2386 2011-05-06  Bruno Haible  <bruno@clisp.org>
2387
2388         error: Move AC_LIBOBJ invocations to module description.
2389         * m4/error.m4 (gl_ERROR): Inline AC_FUNC_ERROR_AT_LINE. Remove
2390         AC_LIBSOURCES invocation. Move AC_LIBOBJ and gl_PREREQ_ERROR
2391         invocations from here...
2392         * modules/error (configure.ac): ... to here.
2393
2394 2011-05-06  Bruno Haible  <bruno@clisp.org>
2395
2396         duplocale: Move AC_LIBOBJ invocations to module description.
2397         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Move AC_LIBOBJ and
2398         gl_PREREQ_DUPLOCALE invocations from here...
2399         * modules/duplocale (configure.ac): ... to here.
2400
2401 2011-05-05  Bruno Haible  <bruno@clisp.org>
2402
2403         dirfd: Move AC_LIBOBJ invocations to module description.
2404         * m4/dirfd.m4 (gl_PREREQ_DIRFD): New macro, extracted from
2405         gl_FUNC_DIRFD.
2406         (gl_FUNC_DIRFD): Move AC_LIBOBJ and gl_PREREQ_DIRFD invocations from
2407         here...
2408         * modules/dirfd (configure.ac): ... to here.
2409         (Depends-on): Fix condition.
2410
2411 2011-05-05  Bruno Haible  <bruno@clisp.org>
2412
2413         chown: Respect rules for use of AC_LIBOBJ.
2414         * m4/chown.m4 (gl_FUNC_CHOWN): Move AC_LIBOBJ invocations from here...
2415         * modules/chown (configure.ac): ... to here.
2416
2417 2011-05-05  Bruno Haible  <bruno@clisp.org>
2418
2419         chdir-long: Move AC_LIBOBJ invocations to module description.
2420         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Move AC_LIBOBJ and
2421         gl_PREREQ_CHDIR_LONG invocations from here...
2422         * modules/chdir-long (configure.ac): ... to here.
2423
2424 2011-05-05  Bruno Haible  <bruno@clisp.org>
2425
2426         canonicalize-lgpl: Move AC_LIBOBJ invocations to module description.
2427         * m4/canonicalize.m4 (gl_CANONICALIZE_LGPL): Move AC_LIBOBJ invocation
2428         from here...
2429         * modules/canonicalize-lgpl (configure.ac): ... to here.
2430
2431 2011-05-05  Bruno Haible  <bruno@clisp.org>
2432
2433         calloc-posix, calloc-gnu: Move AC_LIBOBJs to module description.
2434         * m4/calloc.m4 (gl_REPLACE_CALLOC): Remove macro.
2435         (gl_FUNC_CALLOC_GNU, gl_FUNC_CALLOC_POSIX): Instead, just set
2436         REPLACE_CALLOC.
2437         * modules/calloc-posix (configure.ac): Invoke AC_LIBOBJ here.
2438         * modules/calloc-gnu (configure.ac): Likewise.
2439
2440 2011-05-05  Bruno Haible  <bruno@clisp.org>
2441
2442         btowc: Move AC_LIBOBJ invocations to module description.
2443         * m4/btowc.m4 (gl_FUNC_BTOWC): Move AC_LIBOBJ and gl_PREREQ_BTOWC
2444         invocations from here...
2445         * modules/btowc (configure.ac): ... to here.
2446
2447 2011-05-21  Bruno Haible  <bruno@clisp.org>
2448
2449         atexit: Move AC_LIBOBJ invocations to module description.
2450         * m4/atexit.m4 (gl_FUNC_ATEXIT): Call AC_CHECK_FUNCS instead of
2451         AC_REPLACE_FUNCS. Move AC_LIBOBJ and gl_PREREQ_ATEXIT invocations from
2452         here...
2453         * modules/atexit (configure.ac): ... to here.
2454
2455 2011-05-05  Bruno Haible  <bruno@clisp.org>
2456
2457         atoll: Move AC_LIBOBJ invocations to module description.
2458         * m4/atoll.m4 (gl_FUNC_ATOLL): Move AC_LIBOBJ and gl_PREREQ_ATOLL
2459         invocations from here...
2460         * modules/atoll (configure.ac): ... to here.
2461
2462 2011-05-05  Bruno Haible  <bruno@clisp.org>
2463
2464         argz: Move AC_LIBOBJ invocations to module description.
2465         * m4/argz.m4 (gl_FUNC_ARGZ): Move AC_LIBOBJ invocation from here...
2466         * modules/argz (configure.ac): ... to here.
2467
2468 2011-05-05  Bruno Haible  <bruno@clisp.org>
2469
2470         alphasort: Move AC_LIBOBJ invocations to module description.
2471         * m4/alphasort.m4 (gl_FUNC_ALPHASORT): Move AC_LIBOBJ and
2472         gl_PREREQ_ALPHASORT invocations from here...
2473         * modules/alphasort (configure.ac): ... to here.
2474
2475 2011-06-15  Paul Eggert  <eggert@cs.ucla.edu>
2476
2477         verify: new macro verify_expr; verify_true deprecated
2478         * NEWS: Mention this.
2479         * doc/verify.texi (Compile-time Assertions): Document this.
2480         * lib/verify.h (verify_true): Deprecate.
2481         (verify_expr): New macro.
2482         * tests/test-verify.c (function): Test verify_expr.
2483
2484 2011-06-14  Jim Meyering  <meyering@redhat.com>
2485
2486         init.sh: give more portable redirection-related advice in a comment
2487         * tests/init.sh (stderr_fileno_): Update the advice in comments.
2488         See http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/22488
2489         for lots of discussion.  Stefano Lattarini suggested the solution
2490         of putting "9>&2" after the command.  Reported by Bruno Haible.
2491
2492 2011-06-13  Bruno Haible  <bruno@clisp.org>
2493
2494         locale-zh: Reject zh_CN.GB18030 locale on Solaris 8.
2495         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): On Solaris 8, set LOCALE_ZH_CN to
2496         'none'.
2497
2498 2011-06-13  Paul Eggert  <eggert@cs.ucla.edu>
2499
2500         ftoastr: use strtof only if HAVE_STRTOF
2501         This is needed on HP-UX 11.11 with GCC 4.2.4; see Bruno Haible's report
2502         <http://lists.gnu.org/archive/html/bug-gnulib/2011-06/msg00154.html>.
2503         * lib/ftoastr.c (STRTOF) [LENGTH == 1]: Use strtof only if HAVE_STRTOF.
2504         * modules/ftoastr (configure.ac): Check for strtof.
2505
2506 2011-06-13  Bruno Haible  <bruno@clisp.org>
2507
2508         gnulib-tool: Addendum to 2011-06-08 commit.
2509         * gnulib-tool (func_emit_lib_Makefile_am): If options --makefile-name
2510         and --witness-c-macro have been given, augment AM_CPPFLAGS.
2511
2512 2011-06-13  Bruno Haible  <bruno@clisp.org>
2513
2514         fseeko: Provide a non-inline replacement of fseek().
2515         * lib/stdio.in.h (fseek): Don't provide if module 'fseek' is not used.
2516         * modules/fseeko (Depends-on): Add fseek.
2517         * modules/fseek (License): Change to LGPLv2+.
2518
2519 2011-06-13  Bruno Haible  <bruno@clisp.org>
2520
2521         ftello: Provide a non-inline replacement of ftell().
2522         * lib/stdio.in.h (ftell): Don't provide if module 'ftell' is not used.
2523         * m4/ftell.m4 (gl_FUNC_FTELL): Replace ftell also if the system does
2524         not have ftello() (such as on mingw).
2525         * modules/ftello (Depends-on): Add ftell.
2526         * modules/ftell (License): Change to LGPLv2+.
2527
2528 2011-05-07  Bruno Haible  <bruno@clisp.org>
2529
2530         ftell: Move AC_LIBOBJ invocations to module description.
2531         * m4/ftell.m4 (gl_FUNC_FTELL): Move AC_LIBOBJ invocation from here...
2532         * modules/ftell (configure.ac): ... to here.
2533
2534 2011-05-07  Bruno Haible  <bruno@clisp.org>
2535
2536         ftello: Respect rules for use of AC_LIBOBJ.
2537         * m4/ftello.m4 (gl_REPLACE_FTELLO): Remove macro.
2538         (gl_FUNC_FTELLO): Inline it here. Move AC_LIBOBJ invocation from
2539         here...
2540         * modules/ftello (configure.ac): ... to here.
2541
2542 2011-05-07  Bruno Haible  <bruno@clisp.org>
2543
2544         fseeko: Simplify.
2545         * m4/fseeko.m4 (gl_HAVE_FSEEKO): Remove macro.
2546         (gl_FUNC_FSEEKO): Inline it here.
2547
2548 2011-05-07  Bruno Haible  <bruno@clisp.org>
2549
2550         fseek: Move AC_LIBOBJ invocations to module description.
2551         * m4/fseek.m4 (gl_REPLACE_FSEEK): Remove macro.
2552         (gl_FUNC_FSEEK): Inline it here. Move AC_LIBOBJ invocation from here...
2553         * modules/fseek (configure.ac): ... to here.
2554
2555 2011-05-07  Bruno Haible  <bruno@clisp.org>
2556
2557         fseek: Respect rules for use of AC_LIBOBJ.
2558         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Move gl_REPLACE_FSEEK invocation from
2559         here...
2560         * m4/fseek.m4 (gl_FUNC_FSEEK): ... to here.
2561
2562 2011-05-07  Bruno Haible  <bruno@clisp.org>
2563
2564         fseeko: Respect rules for use of AC_LIBOBJ.
2565         * m4/fseeko.m4 (gl_REPLACE_FSEEKO): Remove macro.
2566         (gl_FUNC_FSEEKO): Inline it here. Move AC_LIBOBJ invocation from
2567         here...
2568         * modules/fseeko (configure.ac): ... to here.
2569
2570 2011-06-13  Bruno Haible  <bruno@clisp.org>
2571
2572         gnulib-tool: Allow comments in the 'Depends-on' section.
2573         * doc/gnulib.texi (Module description): Mention comment syntax in the
2574         Depends-on section.
2575         * gnulib-tool (func_get_dependencies): Filter out comment lines.
2576
2577 2011-06-13  Bruno Haible  <bruno@clisp.org>
2578
2579         file-set.h: guard __attibute__ use, now that it's not always defined
2580         * lib/file-set.h (record_file): Use __attribute__ only with compiler
2581         versions that support it.  This fixes a coreutils build failure with
2582         the vendor cc on HP-UX 11.31.
2583
2584 2011-06-12  Bruno Haible  <bruno@clisp.org>
2585
2586         acl: Add support for HP-UX >= 11.11 JFS ACLs.
2587         * doc/acl-resources.txt: Add info about the ACL APIs on HP-UX.
2588         * m4/acl.m4 (gl_FUNC_ACL): Also test for HP-UX 11.11 API.
2589         * lib/acl-internal.h [HP-UX 11.11]: Include <aclv.h>.
2590         (acl, aclsort): New declarations.
2591         (aclv_nontrivial): New declaration.
2592         * lib/file-has-acl.c (aclv_nontrivial) [HP-UX 11.11]: New function.
2593         (file_has_acl): Read also the second kind of HP-UX ACLs.
2594         * lib/set-mode-acl.c (qset_acl) [HP-UX 11.11]: Try to set the second
2595         kind of HP-UX ACLs if the first kind fails.
2596         * lib/copy-acl.c (qcopy_acl) [HP-UX 11.11]: Read and set also the
2597         second kind of HP-UX ACLs.
2598         * tests/test-sameacls.c [HP-UX 11.11]: Include <aclv.h>.
2599         (main) [HP-UX 11.11]: Test also whether the second kind of HP-UX ACLs
2600         agree.
2601         * tests/test-file-has-acl.sh (acl_flavor) [HP-UX 11.11]: Set to
2602         hpuxjfs.
2603         Handle hpuxjfs.
2604         * tests/test-set-mode-acl.sh (acl_flavor) [HP-UX 11.11]: Set to
2605         hpuxjfs.
2606         Handle hpuxjfs.
2607         * tests/test-copy-acl.sh (acl_flavor) [HP-UX 11.11]: Set to hpuxjfs.
2608         (func_test_same_acls): Use both lsacl and getacl.
2609         Handle hpuxjfs.
2610         * tests/test-copy-file.sh (acl_flavor) [HP-UX 11.11]: Set to hpuxjfs.
2611         (func_test_same_acls): Use both lsacl and getacl.
2612         Handle hpuxjfs.
2613
2614 2011-06-12  Bruno Haible  <bruno@clisp.org>
2615
2616         acl: Complete the 2010-08-10 fix.
2617         * lib/file-has-acl.c (file_has_acl) [HP-UX]: Also test against ENOTSUP.
2618         * lib/set-mode-acl.c (qset_acl) [HP-UX]: Likewise.
2619         * lib/copy-acl.c (qcopy_acl) [HP-UX]: Test for the errno values
2620         explicitly.
2621         * tests/test-sameacls.c (main) [HP-UX]: Also test against ENOTSUP.
2622         Reported in <http://debbugs.gnu.org/db/60/6053.html>.
2623
2624 2011-06-12  Bruno Haible  <bruno@clisp.org>
2625
2626         spawn-pipe tests: Comments.
2627         * tests/test-spawn-pipe-child.c (main): Update comment.
2628         Reported by James Youngman <jay@gnu.org>.
2629
2630 2011-06-11  James Youngman  <jay@gnu.org>
2631
2632         New module 'stat-size'.
2633         * modules/stat-size: New module.  Provides macros for accessing
2634         file size information in instances of struct stat.  Depends on the
2635         fileblocks module because it calls st_blocks.
2636         * lib/stat-size.h: New file, adapted from coreutils' system.h.
2637         * doc/gnulib.texi: Include stat-size.texi.
2638         * doc/stat-size.texi: Documentation for this module.
2639         * m4/stat-size.m4: New file; defines gl_STAT_SIZE.
2640         * m4/fileblocks.m4: Mention that stat-size depends on the call to
2641         AC_STRUCT_ST_BLOCKS.
2642
2643 2011-06-09  Bruno Haible  <bruno@clisp.org>
2644
2645         thread: Support pthreads-win32.
2646         * lib/glthread/thread.h (gl_thread_self): Define differently on
2647         pthreads-win32.
2648         (gl_null_thread): New declaration.
2649         (gl_thread_self_pointer): New macro.
2650         * lib/glthread/thread.c (gl_null_thread): New constant.
2651         * tests/test-lock.c: Use gl_thread_self_pointer instead of
2652         gl_thread_self.
2653         * tests/test-tls.c: Likewise.
2654         Suggested by Paul Eggert. Reported by Eric Blake.
2655
2656 2011-06-09  Bruno Haible  <bruno@clisp.org>
2657
2658         thread: Fix confusion between NULL and 0.
2659         * lib/glthread/thread.h (gl_thread_self): Use NULL and 0 appropriately.
2660         Reported by Paul Eggert.
2661
2662 2011-06-09  Bruno Haible  <bruno@clisp.org>
2663
2664         spawn-pipe tests: Avoid test failure on HP-UX 11.
2665         * tests/test-spawn-pipe-child.c (main) [HP-UX]: Don't assert that fd 2
2666         is closed.
2667
2668 2011-06-09  Bruno Haible  <bruno@clisp.org>
2669
2670         acl tests: Fix compilation error on HP-UX 11.
2671         * tests/test-sameacls.c: Include <sys/acl.h> also on HP-UX.
2672
2673 2011-06-09  Bruno Haible  <bruno@clisp.org>
2674
2675         rmdir: Avoid test failure on HP-UX 10.20.
2676         * tests/test-rmdir.h (test_rmdir_func): Accept ENOTEMPTY error, like
2677         EEXIST.
2678
2679 2011-06-08  Eric Blake  <eblake@redhat.com>
2680
2681         perror: fix test on mingw
2682         * modules/perror-tests (Depends-on): Add dup2.
2683
2684         strerror_r-posix: fix on MacOS
2685         * m4/strerror.m4 (gl_FUNC_STRERROR): Flush out MacOS bug.
2686         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R_WORKS): Likewise, and fix
2687         logic bug.
2688         * lib/strerror_r.c (strerror_r): Fix the bug.
2689         * lib/strerror.c (strerror): Likewise.
2690         * doc/posix-functions/strerror_r.texi (strerror_r): Document the
2691         problem.
2692         * doc/posix-functions/strerror.texi (strerror): Likewise.
2693         * doc/posix-functions/perror.texi (perror): Likewise.
2694         * tests/test-strerror.c (main): Enhance test.
2695         * tests/test-strerror_r.c (main): Likewise.
2696
2697 2011-06-08  Bruno Haible  <bruno@clisp.org>
2698
2699         gnulib-tool: Better isolation between different gnulib-tool invocations.
2700         * gnulib-tool: New option --witness-c-macro.
2701         (witness_c_macro): New variable.
2702         (func_emit_lib_Makefile_am): If --witness-c-macro was specified, let
2703         AM_CPPFLAGS define it as a C macro.
2704         (func_emit_tests_Makefile_am): Likewise.
2705         (func_import): Store witness_c_macro setting in gnulib-cache.m4 and
2706         read it from there.
2707         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_CONDITION): Define through
2708         m4_define, not AC_DEFUN.
2709         (gl_MODULE_INDICATOR_SET_VARIABLE_AUX,
2710         gl_MODULE_INDICATOR_SET_VARIABLE_AUX_OR): New macros.
2711         (gl_MODULE_INDICATOR_SET_VARIABLE): Use them.
2712         * modules/arpa_inet (Makefile.am): Use sed expression s/.../.../, not
2713         s|...|...|, to substitute the values of the GNULIB_* module indicator
2714         variables.
2715         * modules/dirent (Makefile.am): Likewise.
2716         * modules/fcntl-h (Makefile.am): Likewise.
2717         * modules/iconv-h (Makefile.am): Likewise.
2718         * modules/langinfo (Makefile.am): Likewise.
2719         * modules/locale (Makefile.am): Likewise.
2720         * modules/math (Makefile.am): Likewise.
2721         * modules/netdb (Makefile.am): Likewise.
2722         * modules/poll-h (Makefile.am): Likewise.
2723         * modules/pty (Makefile.am): Likewise.
2724         * modules/search (Makefile.am): Likewise.
2725         * modules/signal (Makefile.am): Likewise.
2726         * modules/spawn (Makefile.am): Likewise.
2727         * modules/stdio (Makefile.am): Likewise.
2728         * modules/stdlib (Makefile.am): Likewise.
2729         * modules/string (Makefile.am): Likewise.
2730         * modules/sys_ioctl (Makefile.am): Likewise.
2731         * modules/sys_select (Makefile.am): Likewise.
2732         * modules/sys_socket (Makefile.am): Likewise.
2733         * modules/sys_stat (Makefile.am): Likewise.
2734         * modules/sys_times (Makefile.am): Likewise.
2735         * modules/sys_utsname (Makefile.am): Likewise.
2736         * modules/sys_wait (Makefile.am): Likewise.
2737         * modules/termios (Makefile.am): Likewise.
2738         * modules/time (Makefile.am): Likewise.
2739         * modules/unistd (Makefile.am): Likewise.
2740         * modules/wchar (Makefile.am): Likewise.
2741
2742 2011-06-08  Eric Blake  <eblake@redhat.com>
2743
2744         strerror: simplify replacement
2745         * m4/strerror.m4 (gl_PREREQ_STRERROR): Delete.
2746         * modules/strerror (configure.ac): No prereqs needed here...
2747         * modules/strerror-override (configure.ac): ...but this needs it.
2748         (Files): Add file for needed prereq macro.
2749
2750 2011-06-08  Bruno Haible  <bruno@clisp.org>
2751
2752         strerror_r-posix: Tweaks.
2753         * m4/strerror.m4 (gl_FUNC_STRERROR): Omit the code that tests
2754         gl_cv_func_strerror_r_works if gl_FUNC_STRERROR_R_WORKS is not present.
2755         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R_WORKS): Fix AC_CACHE_CHECK
2756         message. Move gl_HEADER_STRING_H_DEFAULTS invocation from here...
2757         (gl_FUNC_STRERROR_R): ... to here.
2758         (gl_PREREQ_STRERROR_R): Test for __xpg_strerror_r.
2759
2760 2011-06-07  Eric Blake  <eblake@redhat.com>
2761
2762         perror: document fixed bugs
2763         * doc/posix-functions/perror.texi (perror): Document recent
2764         patches.
2765
2766 2011-06-07  Paul Eggert  <eggert@cs.ucla.edu>
2767
2768         stat-time: get_stat_birthtime failure is better-defined
2769         * lib/stat-time.h (get_stat_birthtime): If the time is not available,
2770         return a timestamp whose tv_sec and tv_nsec values are both -1.
2771         Previously, the spec said only that the tv_nsec value was negative.
2772         This upward-compatible change simplifies GNU tar a bit.
2773
2774 2011-06-07  Eric Blake  <eblake@redhat.com>
2775
2776         strerror_r-posix: work around cygwin 1.7.9
2777         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Split...
2778         (gl_FUNC_STRERROR_R_WORKS): ...into new macro, to detect Cygwin
2779         bug without replacing strerror_r.
2780         * m4/strerror.m4 (gl_FUNC_STRERROR): Replace strerror if
2781         strerror_r is buggy, but without requiring strerror_r compilation.
2782         * doc/posix-functions/strerror_r.texi (strerror_r): Fix docs.
2783
2784         test-perror: relax test to ignore cygwin bug
2785         * tests/test-perror2.c (main): Relax test on requiring detection
2786         of stream errors, and use unbuffered stream.
2787         * doc/posix-functions/dprintf.texi (dprintf): Document bug.
2788         * doc/posix-functions/fprintf.texi (fprintf): Likewise.
2789         * doc/posix-functions/fputc.texi (fputc): Likewise.
2790         * doc/posix-functions/fputs.texi (fputs): Likewise.
2791         * doc/posix-functions/fputws.texi (fputws): Likewise.
2792         * doc/posix-functions/fwprintf.texi (fwprintf): Likewise.
2793         * doc/posix-functions/fwrite.texi (fwrite): Likewise.
2794         * doc/posix-functions/getopt.texi (getopt): Likewise.
2795         * doc/posix-functions/perror.texi (perror): Likewise.
2796         * doc/posix-functions/printf.texi (printf): Likewise.
2797         * doc/posix-functions/psiginfo.texi (psiginfo): Likewise.
2798         * doc/posix-functions/psignal.texi (psignal): Likewise.
2799         * doc/posix-functions/putc.texi (putc): Likewise.
2800         * doc/posix-functions/putc_unlocked.texi (putc_unlocked):
2801         Likewise.
2802         * doc/posix-functions/putchar.texi (putchar): Likewise.
2803         * doc/posix-functions/putchar_unlocked.texi (putchar_unlocked):
2804         Likewise.
2805         * doc/posix-functions/puts.texi (puts): Likewise.
2806         * doc/posix-functions/putwc.texi (putwc): Likewise.
2807         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
2808         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
2809         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
2810         * doc/posix-functions/vfwprintf.texi (vfwprintf): Likewise.
2811         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
2812         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
2813         * doc/posix-functions/wordexp.texi (wordexp): Likewise.
2814         * doc/posix-functions/wprintf.texi (wprintf): Likewise.
2815
2816 2011-05-22  Bruno Haible  <bruno@clisp.org>
2817
2818         strerror: Move AC_LIBOBJ invocations to module description.
2819         * m4/strerror.m4 (gl_FUNC_STRERROR): Move AC_LIBOBJ and
2820         gl_PREREQ_STRERROR invocations from here...
2821         * modules/strerror (configure.ac): ... to here.
2822
2823 2011-05-21  Bruno Haible  <bruno@clisp.org>
2824
2825         perror: Use common idiom.
2826         * modules/perror (configure.ac): Reorder statements.
2827
2828 2011-06-07  Stefano Lattarini  <stefano.lattarini@gmail.com>
2829
2830         tests: fix usage message in 'mktempd_'
2831         * tests/init.sh (mktempd_): In the usage message, use literal
2832         'mktempd_', not '$ME' (which is even undefined), as the name of
2833         the subroutine.
2834
2835 2011-06-07  Stefano Lattarini  <stefano.lattarini@gmail.com>
2836
2837         tests init: new function 'fatal_', for hard errors
2838         Before this patch, the only way offered by tests/init.sh to
2839         properly signal a hard error was the `framework_failure_'
2840         function.  But the error message issued by that function,
2841         as its name would suggest, refers to a set-up failure in the
2842         testsuite, while hard errors can obviously also be due to
2843         other reasons.  The best way to fix this inconsistency is to
2844         introduce a new function with a more general error message.
2845         * tests/init.sh (fatal_): New function.
2846
2847 2011-06-06  Eric Blake  <eblake@redhat.com>
2848
2849         canonicalize-lgpl: use common idiom
2850         * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Prefer older rm -rf
2851         over newer POSIX -Rf.
2852         Reported by Bruno Haible.
2853
2854         canonicalize-lgpl: work around AIX realpath bug
2855         * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Expose AIX bug.
2856         * doc/posix-functions/realpath.texi (realpath): Document it.
2857         Reported by Bruno Haible.
2858
2859         strerror: work around FreeBSD bug
2860         * lib/strerror.c (strerror): Special case 0.
2861         Reported by Bruno Haible.
2862
2863         strerror-override: avoid bloating errno module
2864         * modules/errno (Files, configure.ac): Move replacement strings...
2865         * modules/strerror-override: ...to new module.
2866         * modules/strerror (Depends-on): Add strerror-override.
2867         * modules/strerror_r-posix (Depends-on): Likewise.
2868         * MODULES.html.sh: Document new module.
2869         Reported by Bruno Haible.
2870
2871 2011-06-06  Bruno Haible  <bruno@clisp.org>
2872
2873         spawn-pipe tests: Rename program.
2874         * tests/test-spawn-pipe-main.c: Renamed from tests/test-spawn-pipe.c.
2875         * tests/test-spawn-pipe-child.c: Update comment.
2876         * tests/test-spawn-pipe.sh: Update.
2877         * modules/spawn-pipe-tests (Files, Makefile.am): Update.
2878
2879         spawn-pipe tests: Link the child program only against libc.
2880         * tests/test-spawn-pipe-child.c: New file, extracted from
2881         tests/test-spawn-pipe.c.
2882         (main): Expect only one argument.
2883         (is_open): New function, copied from tests/test-pipe.c.
2884         * tests/test-spawn-pipe.c: Don't include <errno.h>.
2885         (child_main): Remove function.
2886         (test_pipe): Pass only one argument to the child program.
2887         (main): Remove child process code. Expect the child program's name as
2888         first argument.
2889         * tests/test-spawn-pipe.sh: Pass the child program's name as first
2890         argument.
2891         * modules/spawn-pipe-tests (Files): Add tests/test-spawn-pipe-child.c.
2892         (Makefile.am): Add test-spawn-pipe-child to check_PROGRAMS. Link
2893         test-spawn-pipe-child against no libraries.
2894
2895 2011-06-06  Bruno Haible  <bruno@clisp.org>
2896
2897         careadlinkat: Avoid mismatch between ssize_t and int.
2898         * lib/careadlinkat.h (careadlinkatcwd): Declare as a function always.
2899         * lib/careadlinkat.c (careadlinkatcwd): Define always.
2900
2901 2011-06-06  Jim Meyering  <meyering@redhat.com>
2902
2903         gnulib-common.m4: add _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE
2904         * m4/gnulib-common.m4 (gl_COMMON): Emit definitions of
2905         _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE.
2906
2907 2011-06-05  Bruno Haible  <bruno@clisp.org>
2908
2909         ansi-c++-opt: Interoperability with libtool.
2910         * m4/ansi-c++.m4 (gl_PROG_ANSI_CXX): When a C++ compiler is not found,
2911         set the variable to "no", not to ":".
2912         * NEWS: Mention the change.
2913
2914 2011-06-05  Bruno Haible  <bruno@clisp.org>
2915
2916         acl: Fix test failure on AIX 7.
2917         * tests/test-sameacls.c (main) [AIX]: Fix aclx_printStr invocation.
2918         Based on a patch by Jørn Amundsen <Jorn.Amundsen@ntnu.no>.
2919
2920 2011-06-05  Bruno Haible  <bruno@clisp.org>
2921
2922         pipe-filter-ii: Fix test failure on AIX and IRIX.
2923         * lib/pipe-filter-ii.c (pipe_filter_ii_execute): When write() fails
2924         with EAGAIN, retry with a smaller buffer size.
2925
2926 2011-06-05  Bruno Haible  <bruno@clisp.org>
2927
2928         localename: Fix link dependencies.
2929         * modules/localename (Link): Mention $(LIBTHREAD) or $(LTLIBTHREAD).
2930         * modules/localename-tests (Makefile.am): Link test-localename with
2931         $(LIBTHREAD).
2932
2933 2011-06-05  Bruno Haible  <bruno@clisp.org>
2934
2935         error: Avoid gcc warning.
2936         * lib/error.c (strerror_r): Declare also when its return type is 'int'.
2937
2938 2011-06-05  Bruno Haible  <bruno@clisp.org>
2939
2940         unsetenv: Avoid gcc warning.
2941         * lib/unsetenv.c (unsetenv): Provide declaration if system lacks it.
2942
2943 2011-06-05  Bruno Haible  <bruno@clisp.org>
2944
2945         setenv: Avoid gcc warning.
2946         * lib/setenv.c (setenv): Provide declaration if system lacks it.
2947
2948 2011-06-05  Bruno Haible  <bruno@clisp.org>
2949
2950         sys_select: Ensure memset is declared also on AIX 7.
2951         * lib/sys_select.in.h: Include <string.h> also on AIX.
2952         * doc/posix-headers/sys_select.texi: Mention that <sys/select.h> is not
2953         self-contained also on AIX 7.1.
2954
2955 2011-06-04  Jim Meyering  <meyering@redhat.com>
2956
2957         maint.mk: sc_unmarked_diagnostics: don't hard-code "error"
2958         * top/maint.mk (sc_unmarked_diagnostics): Don't hard-code the
2959         function name, "error".
2960         (_gl_translatable_diag_func_re): New configurable variable.
2961
2962 2011-06-04  Bruno Haible  <bruno@clisp.org>
2963
2964         getopt: Avoid gcc warning.
2965         * lib/getopt.c (_getopt_internal_r): Remove unused variable 'ambig'.
2966
2967 2011-06-04  Bruno Haible  <bruno@clisp.org>
2968
2969         strerror_r: Fix comments.
2970         * lib/strerror_r.c (strerror_r): Update comments after 2011-06-01
2971         commit.
2972
2973 2011-06-04  Bruno Haible  <bruno@clisp.org>
2974
2975         perror: Fix compilation error.
2976         * lib/perror.c: Don't include intprops.h, verify.h, strerror-impl.h.
2977         Undefine fprintf, not sprintf.
2978         * modules/perror (Depends-on): Remove intprops, verify.
2979
2980 2011-06-04  Bruno Haible  <bruno@clisp.org>
2981
2982         setlocale: Enable replacement on Cygwin 1.5.
2983         * m4/setlocale.m4 (gl_FUNC_SETLOCALE): Set REPLACE_SETLOCALE also on
2984         Cygwin 1.5.x.
2985         * doc/posix-functions/setlocale.texi: Mention that the problem with the
2986         LC_CTYPE category also exists on Cygwin 1.5.x.
2987
2988 2011-06-04  Bruno Haible  <bruno@clisp.org>
2989
2990         strerror-override: Don't disable symbol renamings.
2991         * lib/strerror-override.h: Include errno.h and stddef.h, not string.h.
2992         * lib/strerror-override.c: Include config.h.
2993         (strerror_override): Don't undefine.
2994
2995 2011-06-03  Bruno Haible  <bruno@clisp.org>
2996
2997         Copyright: Use LGPL 2.1 instead of LGPL 2.0.
2998         * lib/localename.h: Update copyright header.
2999         * lib/localename.c: Likewise.
3000         * lib/relocatable.h: Likewise.
3001         * lib/relocatable.c: Likewise.
3002
3003 2011-06-02  Bruno Haible  <bruno@clisp.org>
3004
3005         doc: Fix a module name.
3006         * doc/posix-functions/open.texi: Fix module name 'nonblocking'.
3007
3008 2011-06-02  Bruno Haible  <bruno@clisp.org>
3009
3010         pipe2: Remove dependency on 'nonblocking' module.
3011         * lib/pipe2.c: Include verify.h. Include nonblocking.h only if
3012         O_NONBLOCK is defined by gnulib.
3013         (pipe2) [WIN32]: If O_NONBLOCK is not defined by gnulib, verify that it
3014         is zero.
3015         * modules/pipe2 (Depends-on): Add verify. Remove nonblocking.
3016         * tests/test-pipe2.c: Include nonblocking.h only if O_NONBLOCK is
3017         defined by gnulib.
3018         (get_nonblocking_flag): New function.
3019         (main): Test O_NONBLOCK flag only if it is nonzero.
3020         * doc/glibc-functions/pipe2.texi: Mention the 'nonblocking' module.
3021
3022 2011-06-03  Jim Meyering  <meyering@redhat.com>
3023
3024         maint: three new prohibit-header-without-use rules
3025         Prohibit use of cloexec.h, posixver.h, same.h without use.
3026         * top/maint.mk (sc_prohibit_cloexec_without_use): New rule.
3027         (sc_prohibit_posixver_without_use): Likewise.
3028         (sc_prohibit_same_without_use): Likewise.
3029
3030 2011-06-02  Paul Eggert  <eggert@cs.ucla.edu>
3031
3032         allocator: 'die' routine is now given requested size
3033         * lib/allocator.h (struct allocator.die): New size arg.
3034         * lib/careadlinkat.c (careadlinkat): Pass size to 'die' function.
3035         If the actual problem is an ssize_t limitation, not a size_t or
3036         malloc failure, fail with errno==ENAMETOOLONG instead of calling 'die'.
3037
3038 2011-06-01  Eric Blake  <eblake@redhat.com>
3039
3040         strerror: drop strerror_r dependency
3041         * lib/strerror_r.c (strerror_r): Move gnulib replacement strings...
3042         * lib/strerror-override.c (strerror_override): ...to new file.
3043         * lib/strerror-override.h: Add prototype.
3044         * lib/strerror-impl.h: Delete.
3045         * lib/strerror.c (strerror): New implementation.
3046         * modules/errno (Files): Add new files.
3047         (configure.ac): Compile new file as appropriate.
3048         * modules/strerror (Files): Drop unused file.
3049         (Depends-on): Drop strerror_r-posix.
3050         * MODULES.html.sh: Document strerror_r-posix.
3051         Requested by Sam Steingold.
3052
3053         perror: call strerror_r directly
3054         * modules/perror (Files): Drop strerror-impl.h.
3055         * lib/perror.c (perror): Use our own stack buffer, rather than
3056         calling a wrapper that uses static storage.
3057         * doc/posix-functions/perror.texi (perror): Document a limitation
3058         of our replacement.
3059
3060         strerror_r: fix includes for FreeBSD
3061         * lib/strerror_r.c (includes): Use <stdlib.h> unconditionally,
3062         since we use abort on some platforms.
3063         Reported by Matthias Bolte.
3064
3065 2011-05-31  Bruno Haible  <bruno@clisp.org>
3066
3067         Fix link errors in tests: openat-die uses gettext-h.
3068         * modules/areadlinkat-tests (Makefile.am): Link test-areadlinkat
3069         against $(LIBINTL).
3070         * modules/dirent-safer-tests (Makefile.am): Link test-dirent-safer
3071         against $(LIBINTL).
3072         * modules/fdopendir-tests (Makefile.am): Link test-fdopendir against
3073         $(LIBINTL).
3074         * modules/fdutimensat-tests (Makefile.am): Link test-fdutimensat
3075         against $(LIBINTL).
3076         * modules/linkat-tests (Makefile.am): Link test-linkat against
3077         $(LIBINTL).
3078         * modules/mkfifoat-tests (Makefile.am): Link test-mkfifoat against
3079         $(LIBINTL).
3080         * modules/openat-safer-tests (Makefile.am): Link test-openat-safer
3081         against $(LIBINTL).
3082         * modules/openat-tests (Makefile.am): Link test-fchownat, test-fstatat,
3083         test-mkdirat, test-openat, test-unlinkat against $(LIBINTL).
3084         * modules/readlinkat-tests (Makefile.am): Link test-readlinkat against
3085         $(LIBINTL).
3086         * modules/symlinkat-tests (Makefile.am): Link test-symlinkat against
3087         $(LIBINTL).
3088         * modules/utimensat-tests (Makefile.am): Link test-utimensat against
3089         $(LIBINTL).
3090         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
3091
3092 2011-05-31  Bruno Haible  <bruno@clisp.org>
3093
3094         Fix link errors in tests: wait-process uses gettext-h.
3095         * modules/nonblocking-pipe-tests (Makefile.am): Set
3096         test_nonblocking_pipe_main_LDADD.
3097         * modules/nonblocking-socket-tests (Makefile.am): Link
3098         test-nonblocking-socket-main against $(LIBINTL).
3099         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
3100
3101 2011-05-29  Paul Eggert  <eggert@cs.ucla.edu>
3102
3103         assert-h: work around 'verify' incompatibility
3104         * lib/verify.h: Use @...@ directives, not ifdef.
3105         * modules/assert-h (assert.h): Implement the directives.
3106         (assert.h): Substitute the symbol-prefix more consistently.
3107
3108 2011-05-29  Jim Meyering  <meyering@redhat.com>
3109
3110         trim: remove three superfluous assignments
3111         * lib/trim.c (trim2): Remove three superfluous assignments
3112         and correct brace positioning.
3113
3114 2011-05-29  Bruno Haible  <bruno@clisp.org>
3115
3116         wctype-h: Avoid namespace pollution on Solaris 2.6.
3117         * lib/wctype.in.h: On Solaris, undefine 'multibyte' and a few other
3118         identifiers.
3119         * doc/posix-headers/wctype.texi: Mention the problem.
3120         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
3121
3122 2011-05-28  Jim Meyering  <meyering@redhat.com>
3123
3124         parse-datetime.y: accommodate -Wstrict-overflow
3125         * lib/parse-datetime.y (yylex): Rearrange pointer arithmetic to
3126         placate -Wstrict-overflow.
3127
3128         trim: avoid a warning from -O2 -Wstrict-overflow
3129         * lib/trim.c (trim2): Declare local to be "unsigned int", not "int".
3130
3131 2011-05-29  Bruno Haible  <bruno@clisp.org>
3132
3133         gnulib-tool: Fix bug in yesterday's commit.
3134         * gnulib-tool (func_create_testdir): Don't add gltests to $subdirs
3135         twice.
3136
3137 2011-05-29  Bruno Haible  <bruno@clisp.org>
3138
3139         Allow multiple gnulib generated include files to be combined.
3140         * gnulib-tool (func_compute_include_guard_prefix): New function.
3141         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Resolve also
3142         ${gl_include_guard_prefix} references.
3143         (func_import, func_create_testdir): Invoke
3144         func_compute_include_guard_prefix.
3145         * lib/arpa_inet.in.h: Use the @GUARD_PREFIX@ placeholder.
3146         * lib/ctype.in.h: Likewise.
3147         * lib/dirent.in.h: Likewise.
3148         * lib/errno.in.h: Likewise.
3149         * lib/fcntl.in.h: Likewise.
3150         * lib/float.in.h: Likewise.
3151         * lib/getopt.in.h: Likewise.
3152         * lib/iconv.in.h: Likewise.
3153         * lib/langinfo.in.h: Likewise.
3154         * lib/locale.in.h: Likewise.
3155         * lib/math.in.h: Likewise.
3156         * lib/netdb.in.h: Likewise.
3157         * lib/netinet_in.in.h: Likewise.
3158         * lib/poll.in.h: Likewise.
3159         * lib/pthread.in.h: Likewise.
3160         * lib/pty.in.h: Likewise.
3161         * lib/sched.in.h: Likewise.
3162         * lib/se-selinux.in.h: Likewise.
3163         * lib/search.in.h: Likewise.
3164         * lib/signal.in.h: Likewise.
3165         * lib/spawn.in.h: Likewise.
3166         * lib/stdarg.in.h: Likewise.
3167         * lib/stddef.in.h: Likewise.
3168         * lib/stdint.in.h: Likewise.
3169         * lib/stdio.in.h: Likewise.
3170         * lib/stdlib.in.h: Likewise.
3171         * lib/string.in.h: Likewise.
3172         * lib/strings.in.h: Likewise.
3173         * lib/sys_file.in.h: Likewise.
3174         * lib/sys_ioctl.in.h: Likewise.
3175         * lib/sys_select.in.h: Likewise.
3176         * lib/sys_socket.in.h: Likewise.
3177         * lib/sys_stat.in.h: Likewise.
3178         * lib/sys_time.in.h: Likewise.
3179         * lib/sys_times.in.h: Likewise.
3180         * lib/sys_uio.in.h: Likewise.
3181         * lib/sys_utsname.in.h: Likewise.
3182         * lib/sys_wait.in.h: Likewise.
3183         * lib/sysexits.in.h: Likewise.
3184         * lib/termios.in.h: Likewise.
3185         * lib/time.in.h: Likewise.
3186         * lib/unistd.in.h: Likewise.
3187         * lib/wchar.in.h: Likewise.
3188         * lib/wctype.in.h: Likewise.
3189         * modules/arpa_inet (Makefile.am): Substitute @GUARD_PREFIX@.
3190         * modules/ctype (Makefile.am): Likewise.
3191         * modules/dirent (Makefile.am): Likewise.
3192         * modules/errno (Makefile.am): Likewise.
3193         * modules/fcntl-h (Makefile.am): Likewise.
3194         * modules/float (Makefile.am): Likewise.
3195         * modules/getopt-posix (Makefile.am): Likewise.
3196         * modules/iconv-h (Makefile.am): Likewise.
3197         * modules/langinfo (Makefile.am): Likewise.
3198         * modules/locale (Makefile.am): Likewise.
3199         * modules/math (Makefile.am): Likewise.
3200         * modules/netdb (Makefile.am): Likewise.
3201         * modules/netinet_in (Makefile.am): Likewise.
3202         * modules/poll-h (Makefile.am): Likewise.
3203         * modules/pthread (Makefile.am): Likewise.
3204         * modules/pty (Makefile.am): Likewise.
3205         * modules/sched (Makefile.am): Likewise.
3206         * modules/search (Makefile.am): Likewise.
3207         * modules/selinux-h (Makefile.am): Likewise.
3208         * modules/signal (Makefile.am): Likewise.
3209         * modules/spawn (Makefile.am): Likewise.
3210         * modules/stdarg (Makefile.am): Likewise.
3211         * modules/stddef (Makefile.am): Likewise.
3212         * modules/stdint (Makefile.am): Likewise.
3213         * modules/stdio (Makefile.am): Likewise.
3214         * modules/stdlib (Makefile.am): Likewise.
3215         * modules/string (Makefile.am): Likewise.
3216         * modules/strings (Makefile.am): Likewise.
3217         * modules/sys_file (Makefile.am): Likewise.
3218         * modules/sys_ioctl (Makefile.am): Likewise.
3219         * modules/sys_select (Makefile.am): Likewise.
3220         * modules/sys_socket (Makefile.am): Likewise.
3221         * modules/sys_stat (Makefile.am): Likewise.
3222         * modules/sys_time (Makefile.am): Likewise.
3223         * modules/sys_times (Makefile.am): Likewise.
3224         * modules/sys_uio (Makefile.am): Likewise.
3225         * modules/sys_utsname (Makefile.am): Likewise.
3226         * modules/sys_wait (Makefile.am): Likewise.
3227         * modules/sysexits (Makefile.am): Likewise.
3228         * modules/termios (Makefile.am): Likewise.
3229         * modules/time (Makefile.am): Likewise.
3230         * modules/unistd (Makefile.am): Likewise.
3231         * modules/wchar (Makefile.am): Likewise.
3232         * modules/wctype-h (Makefile.am): Likewise.
3233         * modules/assert-h (Makefile.am): Replace _GL_VERIFY_H specially.
3234
3235 2011-05-29  Bruno Haible  <bruno@clisp.org>
3236
3237         assert-h: Allow multiple gnulib generated replacements to coexist.
3238         * lib/verify.h (struct _gl_verify_type): Avoid identical redefinition.
3239
3240 2011-05-29  Bruno Haible  <bruno@clisp.org>
3241
3242         argp: Allow coexistence with strerror_r-posix module.
3243         * lib/argp-help.c (__argp_failure): If strerror_r is defined as a macro
3244         (either to __xpg_strerror_r by glibc's <string.h> or to rpl_strerror_r
3245         by gnulib's <string.h> replacement), assume it has the POSIX signature,
3246         not the glibc signature.
3247
3248 2011-05-28  Bruno Haible  <bruno@clisp.org>
3249
3250         gnulib-tool: Alternative structure of testdirs, similar to --import.
3251         * gnulib-tool: New option --single-configure.
3252         (func_usage): Document it.
3253         (single_configure): New variable.
3254         (func_modules_transitive_closure_separately,
3255         func_modules_transitive_closure_separately,
3256         func_determine_use_libtests, func_modules_add_dummy_separately,
3257         func_modules_to_filelist_separately): New functions, extracted from
3258         func_import.
3259         (func_emit_tests_Makefile_am): Handle $single_configure = true case.
3260         (func_import): Use the new functions.
3261         (func_create_testdir): Set final_modules. Handle $single_configure =
3262         true case.
3263
3264 2011-05-28  Bruno Haible  <bruno@clisp.org>
3265
3266         getloadavg: Remove an unreliable safety check.
3267         * m4/getloadavg.m4 (gl_GETLOADAVG): Drop argument. Remove test whether
3268         getloadavg.c is in place.
3269         * modules/getloadavg (configure.ac): Drop argument of gl_GETLOADAVG.
3270         Reported by Sam Steingold <sds@gnu.org>.
3271
3272 2011-05-28  Bruno Haible  <bruno@clisp.org>
3273
3274         doc: Cleanup yet another file produced by texinfo.tex.
3275         * doc/Makefile (mostlyclean): Remove also gnulib.cn.
3276
3277 2011-05-28  Bruno Haible  <bruno@clisp.org>
3278
3279         Finish the conditional dependencies mechanism.
3280         * gnulib-tool: New option --no-conditional-dependencies.
3281         (func_usage): Document it. Don't mark --conditional-dependencies as
3282         experimental.
3283         (cond_dependencies): The possible values can now be true, false, empty.
3284         (func_modules_transitive_closure, func_emit_autoconf_snippets): Update.
3285         (func_import): Store setting in gnulib-cache.m4 and read it from there.
3286         * doc/gnulib-tool.texi (Conditional dependencies): New section.
3287
3288 2011-05-28  Bruno Haible  <bruno@clisp.org>
3289
3290         doc: Use a recent texinfo.tex.
3291         * doc/Makefile (tex_opts): New variable.
3292         (%.dvi, %.pdf): Pass it to texi2dvi and texi2pdf.
3293
3294 2011-05-28  Jim Meyering  <meyering@redhat.com>
3295
3296         intprops.h: adjust comment to match code change
3297         * lib/intprops.h (_GL_INT_CONVERT): Adjust comment: now that E is used
3298         only once, it *may* have side effects.  Also fix an unrelated typo.
3299         (_GL_INT_SIGNED): Likewise.
3300
3301 2011-05-26  Simon Josefsson  <simon@josefsson.org>
3302
3303         * lib/gen-uni-tables.c: Say "gen-uni-tables.c" consistently.
3304
3305 2011-05-26  Bruno Haible  <bruno@clisp.org>
3306
3307         mbsrchr: Avoid collision with system function on Interix.
3308         * lib/string.in.h (mbsrchr): Define as rpl_mbsrchr also on Interix.
3309         Reported by Markus Duft <mduft@gentoo.org>.
3310
3311 2011-05-15  James Youngman  <jay@gnu.org>
3312
3313         getopt: for ambiguous options, enumerate the possibilities.
3314         * lib/getopt.c (_getopt_internal_r): Merge glibc change printing
3315         the ambiguous options when an ambiguous prefix is given. This was
3316         http://sourceware.org/bugzilla/show_bug.cgi?id=7101.  The merged
3317         glibc change was
3318         http://sourceware.org/git/?p=glibc.git;a=commit;h=bd25564e1e98910ed69043ed6a6f884ce60e5780.
3319
3320 2011-05-25  Eric Blake  <eblake@redhat.com>
3321
3322         getcwd: work around mingw bug
3323         * lib/getcwd-lgpl.c (rpl_getcwd): Guarantee correct error.
3324         * doc/posix-functions/getcwd.texi (getcwd): Document it.
3325         Reported by Matthias Bolte.
3326
3327 2011-05-24  Paul Eggert  <eggert@cs.ucla.edu>
3328
3329         test-intprops: disable -Wtype-limits diagnostics
3330         * tests/test-intprops.c: Use a pragma to ignore -Wtype-limits
3331         diagnostics.  Otherwise, the integer overflow macros generate many
3332         diagnostics.  Reported by Jim Meyering in
3333         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00528.html>.
3334
3335         intprops: shorten, to pacify gcc -Woverlength-strings
3336         * lib/intprops.h (_GL_INT_CONVERT, _GL_INT_NEGATE_CONVERT):
3337         (_GL_BINARY_OP_OVERFLOW): Say "0 * (x)" rather than "(x) - (x)",
3338         so that, for example, verify (INT_MULTIPLY_OVERFLOW (...)) is less
3339         likely to run afoul of C compiler limits for string constant lengths.
3340         See <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00528.html>.
3341
3342 2011-05-24  Eric Blake  <eblake@redhat.com>
3343
3344         docs: document recently fixed glibc printf bug
3345         * doc/posix-functions/fprintf.texi (fprintf): Document it.
3346         * doc/posix-functions/printf.texi (printf): Likewise.
3347         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
3348         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
3349
3350         closein-tests: convert to init.sh
3351         * modules/closein-tests (Files): Add init.sh
3352         * tests/test-closein.sh Use it.
3353
3354         yesno-tests: convert to init.sh
3355         * modules/yesno-tests (Files): Add init.sh.
3356         * tests/test-yesno.sh: Use it.
3357
3358         atexit-tests: ensure reliable exit status
3359         * tests/test-atexit.sh: Prefer 'Exit' over 'exit'.
3360         Reported by Bruno Haible.
3361
3362 2011-05-24  Bruno Haible  <bruno@clisp.org>
3363
3364         strerror_r-posix: Respect rules for use of AC_LIBOBJ.
3365         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Move AC_LIBOBJ and
3366         gl_PREREQ_STRERROR_R invocations from here...
3367         * modules/strerror_r-posix (configure.ac): ... to here.
3368
3369 2011-05-24  Eric Blake  <eblake@redhat.com>
3370
3371         strerror_r: fix missing header
3372         * lib/strerror_r.c: Avoid compiler warning about snprintf.
3373
3374         strerror_r: fix AIX test failures
3375         * lib/strerror_r.c (strerror_r): Convert silent truncation to
3376         ERANGE failure.
3377
3378         strerror_r: fix Solaris test failures
3379         * lib/strerror_r.c (strerror_r): Partially populate buf on ERANGE
3380         failures.
3381         * doc/posix-functions/strerror_r.texi (strerror_r): Document this.
3382
3383         strerror_r: enforce POSIX recommendations
3384         * lib/strerror_r.c (safe_copy): New helper method.
3385         (strerror_r): Guarantee a non-empty string.
3386         * tests/test-strerror_r.c (main): Enhance tests to incorporate
3387         recent POSIX rulings and to match our strerror guarantees.
3388         * doc/posix-functions/strerror_r.texi (strerror_r): Document this.
3389
3390 2011-05-24  Jim Meyering  <meyering@redhat.com>
3391
3392         test-perror2.c: avoid warning about unused variable
3393         * tests/test-perror2.c (main): Remove declaration of unused "fp".
3394
3395 2011-05-24  Eric Blake  <eblake@redhat.com>
3396
3397         perror: avoid spurious test failure on HP-UX
3398         * tests/test-perror.sh: Use Exit to avoid wrong exit status.
3399
3400         tests: fix logic bug in init.sh
3401         * tests/init.sh: (gl_set_x_corrupts_stderr_): Clear for successful
3402         shell.
3403
3404 2011-05-24  Jim Meyering  <meyering@redhat.com>
3405
3406         utimensat: do not reference an out-of-scope buffer
3407         Otherwise, with __linux__ defined, "times" would point to a buffer, "ts"
3408         declared in an inner scope, yet "times" would be dereferenced outside
3409         the scope in which "ts" was valid.
3410         * lib/utimensat.c (rpl_utimensat) [__linux__]: Move the declaration
3411         of ts[2] "out/up", so that the use of aliased "times" (via
3412         "times = ts;") does not end up referencing an out-of-scope "ts"
3413
3414         opendir-safer.c: don't clobber errno; don't close negative FD
3415         * lib/opendir-safer.c (opendir_safer):
3416         [HAVE_FDOPENDIR || GNULIB_FDOPENDIR]: Don't close a negative
3417         file descriptor, and more importantly, don't clobber the
3418         offending errno value with EINVAL.  Before, upon failure
3419         of dup_safer, we would pass the negative file descriptor to
3420         fdopendir, which would clobber errno.
3421
3422 2011-05-23  Bruno Haible  <bruno@clisp.org>
3423
3424         idcache: Fix module description.
3425         * modules/idcache (Include): Set to "idcache.h".
3426
3427 2011-05-23  Paul Eggert  <eggert@cs.ucla.edu>
3428
3429         gnulib-tool: fix portability problem with MacOS sed
3430         A sed command like "/x/{s/a/b/}" is not portable; a newline is needed
3431         before the "}".  Problem reported by Leo in
3432         <http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00717.html>.
3433         * gnulib-tool (func_modules_transitive_closure): Insert newlines in
3434         sed_extract_condition1, sed_extract_condition2.
3435
3436 2011-05-23  Bruno Haible  <bruno@clisp.org>
3437
3438         hash: Simplify autoconf macro.
3439         * m4/hash.m4 (gl_HASH): Don't require AM_STDBOOL_H.
3440
3441 2011-05-23  Bruno Haible  <bruno@clisp.org>
3442
3443         getugroups: Fix module description.
3444         * modules/getugroups (Include): Set to "getugroups.h".
3445
3446 2011-05-23  Bruno Haible  <bruno@clisp.org>
3447
3448         linkat: Simplify autoconf macro.
3449         * m4/linkat.m4 (gl_FUNC_LINKAT): Don't require gl_FUNC_LINK.
3450
3451 2011-05-23  Bruno Haible  <bruno@clisp.org>
3452             Eric Blake  <eblake@redhat.com>
3453
3454         linkat, renameat: Update dependencies.
3455         * modules/renameat (Depends-on): Add dosname, save-cwd. Remove stpcpy.
3456         * modules/linkat (Depends-on): Likewise. Remove also readlink,
3457         symlinkat.
3458
3459 2011-05-23  Jim Meyering  <meyering@redhat.com>
3460
3461         maint.mk: more tight_scope improvements
3462         * top/maint.mk: (_gl_TS_var_match): Use $(_gl_TS_extern) here, too.
3463         (_gl_TS_headers): Define only in if-0'd block.
3464         (_gl_TS_dir): Omit the $(srcdir)/ prefix.  Sometimes we need it,
3465         sometimes we must *not* use it.  Adjust uses accordingly.
3466         (sc_tight_scope): Use much simpler grep-based test to determine
3467         whether we skip this rule.
3468
3469         maint.mk: generalize/improve the tight-scope rule
3470         * top/maint.mk: Emit a warning when the test is skipped.
3471         (_gl_TS_dir): Add $(srcdir)/ prefix.
3472         (_gl_TS_function_match): Simplify, rather than trying
3473         to enumerate common types.  Otherwise, it would fail to match an
3474         "extern unsigned char const *" declaration in idutils.
3475         (_gl_TS_extern): Do not endorse use of "XTERN", but do provide
3476         a way to support use of that type of macro.
3477         (_gl_TS_var_match): Simplify regexp.
3478         (_gl_TS_obj_files): New configurable variable.
3479         (_gl_TS_headers): Likewise.
3480
3481 2011-05-22  Paul Eggert  <eggert@cs.ucla.edu>
3482
3483         verify: fix bug when gnulib <assert.h> is also included
3484         * lib/verify.h (verify, verify_true): Define if _GL_VERIFY_H
3485         is defined, not if _GL_STATIC_ASSERT_H is not defined.
3486         Perhaps there's a better way, but this fixes the immediate problem.
3487         Problem reported by Bruno Haible in
3488         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00478.html>.
3489
3490 2011-05-22  Bruno Haible  <bruno@clisp.org>
3491
3492         xgetcwd: Simplify autoconf macro.
3493         * m4/xgetcwd.m4 (gl_XGETCWD): Don't require gl_FUNC_GETCWD.
3494
3495 2011-05-22  Bruno Haible  <bruno@clisp.org>
3496
3497         New module 'mktime-internal'.
3498         * modules/mktime-internal: New file.
3499         * m4/timegm.m4 (gl_PREREQ_TIMEGM): Move contents to ...
3500         * m4/mktime.m4 (gl_FUNC_MKTIME_INTERNAL): New macro. Define
3501         mktime_internal as a C macro if libc has __mktime_internal.
3502         * modules/timegm (Depends-on): Add mktime-internal. Remove mktime. Add
3503         conditions.
3504         * MODULES.html.sh (Date and time <time.h>): Add mktime-internal.
3505
3506 2011-05-22  Bruno Haible  <bruno@clisp.org>
3507
3508         timegm: Correct mktime replacement statements.
3509         * m4/timegm.m4 (gl_PREREQ_TIMEGM): Set REPLACE_MKTIME, instead of
3510         defining mktime as a C macro. This completes a 2009-07-28 commit.
3511
3512 2011-05-22  Bruno Haible  <bruno@clisp.org>
3513
3514         timegm: Simplify autoconf macro.
3515         * m4/timegm.m4 (gl_PREREQ_TIMEGM): Don't require gl_TIME_R.
3516
3517 2011-05-21  Paul Eggert  <eggert@cs.ucla.edu>
3518
3519         clock-time: change to LGPLv2+.
3520         * modules/clock-time: Change from GPL to LGPLv2+.  Actually, it's
3521         BSD-like but we have no mark for that; this is good enough for now.
3522
3523 2011-05-21  Bruno Haible  <bruno@clisp.org>
3524
3525         strerror_r: Fix comments.
3526         * lib/strerror_r.c (strerror_r): Fix comment about Cygwin and sys_nerr.
3527
3528 2011-05-21  Bruno Haible  <bruno@clisp.org>
3529
3530         relocatable-prog-wrapper: Fix possible link error.
3531         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Move determination of
3532         HAVE_SETENV and REPLACE_SETENV and AC_LIBOBJ invocation from here...
3533         (gl_FUNC_SETENV): ... to here.
3534         * m4/canonicalize.m4 (gl_CANONICALIZE_LGPL_SEPARATE): Update comment.
3535         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): Likewise.
3536
3537 2011-05-21  Bruno Haible  <bruno@clisp.org>
3538
3539         relocatable-prog-wrapper: Assume strerror() exists.
3540         * modules/relocatable-prog-wrapper (Files): Remove lib/strerror.c,
3541         m4/strerror.m4.
3542         (configure.ac): Don't invoke gl_FUNC_STRERROR_SEPARATE.
3543         * lib/relocwrapper.c: Remove mention of strerror module.
3544         * lib/strerror.c: Assume REPLACE_STRERROR is 1.
3545         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Remove macro.
3546         (gl_FUNC_STRERROR): Inline it here. Don't define REPLACE_STRERROR as a
3547         C macro.
3548
3549 2011-05-21  Bruno Haible  <bruno@clisp.org>
3550
3551         select: Simplify replacement idiom.
3552         * m4/select.m4 (gl_FUNC_SELECT): Set REPLACE_SELECT also on native
3553         Win32 platforms.
3554         * lib/sys_select.in.h (select): Simplify accordingly.
3555         * modules/select (Depends-on): Likewise.
3556
3557 2011-05-21  Bruno Haible  <bruno@clisp.org>
3558
3559         mkdir-p: Simplify autoconf macro.
3560         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't require gl_FUNC_LCHMOD,
3561         gl_FUNC_LCHOWN.
3562
3563 2011-05-21  Eric Blake  <eblake@redhat.com>
3564
3565         strerror_r: avoid clobbering strerror on cygwin
3566         * lib/strerror_r.c (strerror_r): Don't use cygwin's strerror_r;
3567         fall back instead to sys_errlist.
3568         * modules/strerror (configure.ac): Add witness.
3569         * tests/test-strerror_r.c (main): Enhance test.
3570         * doc/posix-functions/strerror_r.texi (strerror_r): Document it.
3571         * tests/test-perror2.c (main): Free memory before exit.
3572
3573 2011-05-21  Bruno Haible  <bruno@clisp.org>
3574
3575         mkdtemp: Use gnulib naming conventions.
3576         * m4/mkdtemp.m4 (gl_FUNC_MKDTEMP): Renamed from gt_FUNC_MKDTEMP.
3577         * modules/mkdtemp (configure.ac): Update.
3578
3579 2011-05-20  Eric Blake  <eblake@redhat.com>
3580
3581         strerror_r: avoid corrupting errno on Solaris
3582         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Check for Solaris behavior.
3583         * doc/posix-functions/strerror_r.texi (strerror_r): Document it.
3584
3585         strerror_r: avoid compiler warning
3586         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Don't return a char*.
3587
3588         strerror_r: simplify AIX code
3589         * lib/strerror_r.c (strerror_r): Filter out buflen of 1 up front.
3590
3591         test-perror: avoid spurious failure on FreeBSD
3592         * modules/perror-tests (Depends-on): Add strerror, now that
3593         strerror_r no longer pulls it in.
3594
3595 2011-05-20  Bruno Haible  <bruno@clisp.org>
3596
3597         strerror_r-posix: Remove unused dependencies.
3598         * modules/strerror_r-posix (Depends-on): Remove strerror.
3599         Reported by Eric Blake.
3600
3601 2011-05-20  Paul Eggert  <eggert@cs.ucla.edu>
3602
3603         intprops: remove assumption about A|B representation
3604         * lib/intprops.h (_GL_BINARY_OP_OVERFLOW): Do not assume that A|B
3605         is a valid integer if both A and B are.  Although this is true for
3606         all known practical hosts, the C standard doesn't guarantee it,
3607         and the code need not assume it.  Also, this change may work around
3608         HP-UX 11.23 and IRIX 6.5 cc bugs reported by Bruno Haible in
3609         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00426.html>.
3610
3611 2011-05-20  Eric Blake  <eblake@redhat.com>
3612
3613         perror: work around FreeBSD bug
3614         * m4/perror.m4 (gl_FUNC_PERROR): Also replace perror if strerror_r
3615         is broken.  Move AC_LIBOBJ...
3616         * modules/perror (configure.ac): Here.
3617         * doc/posix-functions/perror.texi (perror): Document this.
3618         * tests/test-perror2.c (main): Enhance test.
3619
3620         test-perror: check for strerror interactions
3621         * tests/macros.h (STREQ): Add macro.
3622         * modules/perror-tests (Files): Add second test.
3623         * tests/test-perror2.c (main): New file.
3624         * doc/posix-functions/perror.texi (perror): Document glibc bug.
3625
3626         test-perror: rewrite to use init script
3627         * modules/perror-tests (Files): Add init.sh.
3628         * tests/test-perror.sh: Use temporary directory.
3629
3630 2011-05-20  Jim Meyering  <meyering@redhat.com>
3631
3632         maint: replace misused "a" with "an"
3633         * doc/intprops.texi: "a integer"
3634         * doc/regex.texi: "a explanation"
3635         * lib/alignof.h: "a object"
3636         * lib/argmatch.h: "a explanation"
3637         * lib/argp-help.c: "a option" and "a OPTION_DOC"
3638         * lib/stdint.in.h: "a integer"
3639         * lib/userspec.c: "a owner"
3640         * doc/gnulib.texi: Fix "a idea", and reword.
3641
3642 2011-05-19  Jim Meyering  <meyering@redhat.com>
3643
3644         maint: correct misuse of "a" and "an"
3645         * doc/regex.texi (Collating Symbol Operators): s/an close.../a close/
3646         * lib/argp-help.c: "an docum...": s/an/a/
3647         * lib/argp-parse.c: "An vector": s/An/A/
3648         * lib/execute.c: "an native": s/an/a/
3649         * lib/spawn-pipe.c: Likewise.
3650         * lib/gc.h: "an Gc_rc": s/an/a/
3651         * lib/unigbrk.in.h: "an grapheme": s/an/a/
3652         * lib/fts.c: "an stat.st_dev": s/an/a/
3653
3654 2011-05-19  Paul Eggert  <eggert@cs.ucla.edu>
3655
3656         intprops-tests: work around HP-UX 11.23 cc bug with constants
3657         * tests/test-intprops.c (VERIFY): New macro.
3658         (main): Use it, instead of verify, to work around the compiler bug; see
3659         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00401.html>.
3660
3661         intprops: work around IRIX 6.5 cc bug with 0u - 0u + -1
3662         See http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00406.html
3663         * lib/intprops.h (_GL_INT_NEGATE_CONVERT): New macro.
3664         (_GL_INT_SIGNED, _GL_INT_MAXIMUM, _GL_DIVIDE_OVERFLOW):
3665         (_GL_REMAINDER_OVERFLOW): Use it.
3666
3667         intprops-tests: revert unsigned part of previous change
3668         * tests/test-intprops.c (UINT_MAX, ULONG_MAX, UINTMAX_MAX, U0, U1):
3669         Remove; they weren't actually needed.  All uses of U0 and U1 removed,
3670         and other casts to 'unsigned int' reverted to 'u' suffixes.  See
3671         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00406.html>.
3672
3673 2011-05-19  Bruno Haible  <bruno@clisp.org>
3674
3675         strerror_r: Work around strerror_r() change in Cygwin 1.7.8.
3676         * lib/strerror_r.c (strerror_r) [CYGWIN]: Recognize when the system's
3677         strerror_r() returned without filling the buffer.
3678         Reported by Eric Blake.
3679
3680 2011-05-19  Eric Blake  <eblake@redhat.com>
3681
3682         strerror_r: guarantee unchanged errno
3683         * lib/strerror_r.c (strerror_r): Guarantee unchanged errno.
3684         * lib/strerror-impl.h (strerror): Set errno to match strerror_r
3685         failure.
3686         * tests/test-strerror_r.c (main): Enhance test.
3687
3688 2011-05-19  Bruno Haible  <bruno@clisp.org>
3689
3690         strerror_r: Reorder #if blocks.
3691         * lib/strerror_r.c (strerror_r): Reorder conditionals in the function
3692         for consistency with the previous commit.
3693
3694 2011-05-19  Bruno Haible  <bruno@clisp.org>
3695
3696         perror: Avoid clobbering the strerror buffer when possible.
3697         * lib/strerror-impl.h: New file, extracted from lib/strerror.c.
3698         * lib/strerror.c: Include it.
3699         * modules/strerror (Files): Add lib/strerror-impl.h.
3700         * lib/perror.c: Include <stdlib.h>, intprops.h, verify.h.
3701         (my_strerror): New function, defined through lib/strerror-impl.h.
3702         (perror): Use it instead of strerror.
3703         * modules/perror (Files): Add lib/strerror-impl.h.
3704         (Depends-on): Remove strerror. Add intprops, verify, strerror_r-posix.
3705
3706 2011-05-19  Eric Blake  <eblake@redhat.com>
3707
3708         strerror_r: fix on newer cygwin
3709         * lib/strerror_r.c (strerror_r): Cygwin now has
3710         __xpg_strerror_r, use it.
3711
3712 2011-05-19  Bruno Haible  <bruno@clisp.org>
3713
3714         strerror_r: Avoid clobbering the strerror buffer when possible.
3715         * lib/strerror.c: Define _NETBSD_SOURCE. Include <nl_types.h>.
3716         (sys_nerr, sys_errlist): New declarations.
3717         (strerror_r): Be careful not to clobber the strerror buffer on NetBSD,
3718         HP-UX, native Win32, IRIX, and 32-bit Solaris.
3719         * m4/strerror_r.m4 (gl_PREREQ_STRERROR_R): Test whether catgets exists.
3720
3721 2011-05-19  Bruno Haible  <bruno@clisp.org>
3722
3723         strerror_r: Fix test failure on mingw.
3724         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Don't define
3725         EXTEND_STRERROR_R.
3726         * lib/strerror_r.c (strerror_r): Test the various GNULIB_defined_*
3727         macros from errno.in.h instead.
3728
3729 2011-05-19  Eric Blake  <eblake@redhat.com>
3730
3731         strerror: relax test for Solaris
3732         * tests/test-strerror.c (main): Permit Solaris behavior.
3733         * tests/test-strerror_r.c (main): Likewise.
3734
3735         strerror: enforce POSIX ruling on strerror(0)
3736         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Expose BSD bug.
3737         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Likewise.
3738         * lib/strerror_r.c (rpl_strerror_r): Work around it.
3739         * doc/posix-functions/strerror.texi (strerror): Document it.
3740         * doc/posix-functions/strerror_r.texi (strerror_r): Likewise.
3741         * tests/test-strerror.c (main): Strengthen test.
3742         * tests/test-strerror_r.c (main): Likewise.
3743
3744 2011-05-19  Paul Eggert  <eggert@cs.ucla.edu>
3745
3746         intprop-tests: port to older and more-pedantic compilers
3747         * modules/intprops-tests (Files): Add tests/macros.h.
3748         * tests/test-intprops.c: Include macros.h.
3749         (TYPE_IS_INTEGER): Use ASSERT, not verify, to test this macro, as
3750         it's no longer documented to expand to an integer constant expression.
3751         (TYPE_SIGNED): Use ASSERT, not verify, to test this macro when the
3752         argument is floating point, as it's no longer documented to expand
3753         to an integer constant expression in that case.
3754         (UINT_MAX, ULONG_MAX, UINTMAX_MAX): Redefine to work around
3755         compiler bugs reported by Bruno Haible.  See
3756         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00401.html>.
3757         (U0, U1): New constants, to work around the same bugs.  Also,
3758         in tests, use e.g., "(unsigned int) 39" rather than "39u".
3759
3760         intprops: work around C compiler bugs
3761         * lib/intprops.h (INT_MULTIPLY_RANGE_OVERFLOW): Work around compiler
3762         bug in Sun C 5.11 2010/08/13 and other compilers; see
3763         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00401.html>.
3764
3765         intprops: TYPE_IS_INTEGER, TYPE_SIGNED not integer constant exprs
3766         * doc/intprops.texi (Integer Type Determination): Fix
3767         documentation for TYPE_IS_INTEGER: it returns an constant
3768         expression, not an integer constant expression.  Fix doc for
3769         TYPE_SIGNED: it returns an integer constant expression only if its
3770         argument is an integer type.  (TYPE_IS_INTEGER is the same, but is
3771         hardly worth documented that way....)
3772
3773 2011-05-18  Bruno Haible  <bruno@clisp.org>
3774
3775         strerror_r: Avoid clobbering the strerror buffer when possible.
3776         * lib/strerror_r.c (strerror_r): Merge the three implementations.
3777         Handle gnulib defined errno values here. When strerror() returns NULL
3778         or an empty string, return EINVAL.
3779         * lib/strerror.c (strerror): Always call strerror_r. Don't handle
3780         gnulib defined errno values here.
3781         * modules/strerror (Depends-on): Add verify, strerror_r-posix.
3782
3783 2011-05-18  Eric Blake  <eblake@redhat.com>
3784
3785         fnmatch: avoid compiler warning
3786         * lib/fnmatch_loop.c (FCT): Use correct type.
3787         Reported by Matthias Bolte.
3788
3789 2011-05-13  Jim Meyering  <meyering@redhat.com>
3790
3791         maint.mk: three new prohibit_<HDR>_without_use rules
3792         * top/maint.mk (sc_prohibit_stdio--_without_use): New rule.
3793         (sc_prohibit_stdio-safer_without_use): Likewise.
3794         (sc_prohibit_xfreopen_without_use): Likewise.
3795
3796 2011-05-17  Jim Meyering  <meyering@redhat.com>
3797
3798         announce-gen: fail if the NEWS delta is empty
3799         If there's nothing noteworthy in NEWS, then either you forgot
3800         or you shouldn't be releasing.
3801         * build-aux/announce-gen: Die if the NEWS delta is effectively empty.
3802
3803 2011-05-17  Pádraig Brady <P@draigBrady.com>
3804
3805         * top/maint.mk (_gl_tight_scope:): Automatically exclude compiler
3806         reserved symbols starting with double underscore from the check.
3807
3808 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
3809
3810         intprops: add doc
3811         * doc/intprops.texi: New file, documenting intprops.
3812         * doc/gnulib.texi (Particular Modules): Include it.
3813
3814         verify: add doc to gnulib manual and fix example
3815         * doc/gnulib.texi (Compile-time Assertions): New node, for 'verify'.
3816         * doc/verify.texi (Compile-time Assertions): Update 'assert' doc.
3817         (Compile-time Assertions): Fix example so it can't overflow.
3818
3819 2011-05-17  Jim Meyering  <meyering@redhat.com>
3820
3821         warnings.m4: don't usurp save_CPPFLAGS variable name
3822         * m4/warnings.m4: Prefix local temporary variable name with gl_.
3823
3824         doc: fix typo
3825         * doc/gnulib-intro.texi (Target Platforms): s/is/are/
3826
3827 2011-05-16  Paul Eggert  <eggert@cs.ucla.edu>
3828             Bruno Haible  <bruno@clisp.org>
3829
3830         doc: Tweak recent change.
3831         * README (Portability guidelines): Tweak new text.
3832         * doc/gnulib-intro.texi (Target Platforms): Likewise. Mention
3833         Interix 6.1.
3834
3835 2011-05-16  Eric Blake  <eblake@redhat.com>
3836
3837         inttypes: avoid autoconf warning
3838         * m4/inttypes.m4 (gl_INTTYPES_INCOMPLETE): Only expand once.
3839         * m4/stdint.m4 (gl_STDINT_H): Likewise.
3840
3841 2011-05-16  Sam Steingold <sds@gnu.org>
3842         and Eric Blake  <eblake@redhat.com>
3843
3844         vc-list-files: accept multiple directory operands
3845         * build-aux/vc-list-files: Iterate over all remaining operands.
3846
3847 2011-05-16  Bruno Haible  <bruno@clisp.org>
3848
3849         Fix confusion regarding deprecated modules.
3850         * modules/calloc (Status, Notice): Mark module as deprecated, not
3851         obsolete.
3852         * modules/fnmatch-posix (Status, Notice): Likewise.
3853         * modules/getdate (Status, Notice): Likewise.
3854         * modules/getopt (Status, Notice): Likewise.
3855         * modules/malloc (Status, Notice): Likewise.
3856         * modules/pipe (Status, Notice): Likewise.
3857         * modules/realloc (Status, Notice): Likewise.
3858         * modules/rename-dest-slash (Status, Notice): Likewise.
3859         * modules/unictype/bidicategory-all (Status, Notice): Likewise.
3860         * modules/unictype/bidicategory-byname (Status, Notice): Likewise.
3861         * modules/unictype/bidicategory-name (Status, Notice): Likewise.
3862         * modules/unictype/bidicategory-of (Status, Notice): Likewise.
3863         * modules/unictype/bidicategory-test (Status, Notice): Likewise.
3864
3865 2011-05-16  Bruno Haible  <bruno@clisp.org>
3866
3867         doc: List the target platforms.
3868         * doc/gnulib-intro.texi (Target Platforms): New section.
3869         * doc/gnulib.texi (Introduction): Update menu.
3870         * README (Portability guidelines): Refer to the new section. Update
3871         statement about oldest supported environment. Remove rationale why
3872         <errno.h>, <string.h>, <stdlib.h> are assumed. Update example of an
3873         unportable C89 function.
3874         Reported by Bastien Roucariès <roucaries.bastien@gmail.com> and
3875         Charles Wilson <cygwin@cwilson.fastmail.fm>. Feedback from Paul Eggert.
3876
3877 2011-05-16  Paul Eggert  <eggert@cs.ucla.edu>
3878
3879         * build-aux/bootstrap (gnulib_tool): Handle symlink timestamps better.
3880
3881 2011-05-13  Paul Eggert  <eggert@cs.ucla.edu>
3882
3883         intprops-tests: new module
3884         * modules/intprops-tests, tests/test-intprops.c: New files.
3885
3886         intprops: add safe, portable integer overflow checking
3887         * lib/intprops.h (_GL_INT_CONVERT, _GL_INT_TWOS_COMPLEMENT):
3888         (_GL_INT_SIGNED, _GL_INT_MINIMUM, _GL_INT_MAXIMUM):
3889         (_GL_SIGNED_INT_MINIMUM, INT_ADD_RANGE_OVERFLOW):
3890         (INT__SUBTRACT__RANGE_OVERFLOW, INT_NEGATE_RANGE_OVERFLOW):
3891         (INT_MULTIPLY_RANGE_OVERFLOW, INT_REMAINDER_RANGE_OVERFLOW):
3892         (INT_LEFT_SHIFT_RANGE_OVERFLOW, _GL_ADD_OVERFLOW):
3893         (_GL__SUBTRACT__OVERFLOW, _GL_MULTIPLY_OVERFLOW, _GL_DIVIDE_OVERFLOW):
3894         (_GL_REMAINDER_OVERFLOW, _GL_UNSIGNED_NEG_MULTIPLE, INT_ADD_OVERFLOW):
3895         (INT__SUBTRACT__OVERFLOW, INT_NEGATE_OVERFLOW, INT_MULTIPLY_OVERFLOW):
3896         (INT_DIVIDE_OVERFLOW, INT_REMAINDER_OVERFLOW):
3897         (INT_LEFT_SHIFT_OVERFLOW, _GL_BINARY_OP_OVERFLOW): New macros.
3898
3899 2011-05-12  James Youngman  <jay@gnu.org>
3900
3901         Add a test for glibc's Bugzilla bug #12378.
3902         * m4/fnmatch.m4: Use gnulib's fnmatch if the system fnmatch
3903         doesn't allow the literal matching of a lone "[" (which is
3904         required by POSIX).
3905         * tests/test-fnmatch.c (main): Check that "[/b" matches itself.
3906
3907 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
3908
3909         Sync glibc change fixing Bugzilla bug #12378.
3910         * lib/fnmatch_loop.c (FCT): When matching '[' keep track of
3911         beginning and fall back to matching as normal character if the
3912         string ends before the matching ']' is found.  This is what POSIX
3913         requires.
3914
3915 2011-05-13  Eric Blake  <eblake@redhat.com>
3916
3917         getcwd-lgpl: relax test for FreeBSD
3918         * doc/posix-functions/getcwd.texi (getcwd): Document portability
3919         issue.
3920         * tests/test-getcwd-lgpl.c (main): Relax test.
3921         Reported by Matthias Bolte.
3922
3923 2011-05-11  Eric Blake  <eblake@redhat.com>
3924
3925         test-fflush: silence compiler warning
3926         * tests/test-fflush.c (main): Don't fclose a NULL pointer.
3927
3928 2011-05-11  Bruno Haible  <bruno@clisp.org>
3929
3930         canonicalize, canonicalize-lgpl: Avoid crash dialog on MacOS X.
3931         * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Add GL_NOCRASH code.
3932         * modules/canonicalize (Depends-on): Add 'nocrash'.
3933         * modules/canonicalize-lgpl (Depends-on): Likewise.
3934         * doc/posix-functions/realpath.texi: Update platforms list.
3935         Reported by Ryan Schmidt <ryandesign@macports.org>.
3936
3937 2011-05-11  Bruno Haible  <bruno@clisp.org>
3938
3939         group-member: Declare function in <unistd.h>.
3940         * lib/unistd.in.h (group_member): New declaration.
3941         * lib/group-member.h: Remove file.
3942         * lib/group-member.c: Include <unistd.h> instead of group-member.h.
3943         * tests/test-unistd-c++.cc: Check signature of group_member.
3944         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Require
3945         gl_UNISTD_H_DEFAULTS. Set HAVE_GROUP_MEMBER.
3946         * m4/unistd_h.m4 (gl_UNISTD_H): Check whether group_member is declared.
3947         (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GROUP_MEMBER,
3948         HAVE_GROUP_MEMBER.
3949         * modules/group-member (Files): Remove lib/group-member.h.
3950         (Depends-on): Add unistd. Specify conditions.
3951         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
3952         (Include): Change to <unistd.h>.
3953         * modules/unistd (Makefile.am): Substitute GNULIB_GROUP_MEMBER,
3954         HAVE_GROUP_MEMBER.
3955         * NEWS: Mention the change.
3956         * lib/euidaccess.c: Don't include group-member.h.
3957
3958 2011-05-11  Bruno Haible  <bruno@clisp.org>
3959
3960         group-member: Document module.
3961         * doc/glibc-functions/group_member.texi: Mention the 'group-member'
3962         module.
3963
3964 2011-05-11  Bruno Haible  <bruno@clisp.org>
3965
3966         fclose: Fix mistake earlier today.
3967         * lib/fclose.c (rpl_fclose): Don't assume that EOF < 0.
3968
3969 2011-05-11  Eric Blake  <eblake@redhat.com>
3970
3971         fclose: preserve fflush errors
3972         * lib/fclose.c (rpl_fclose): Don't lose fflush errors.
3973         Reported by Jim Meyering.
3974
3975         bootstrap: support a prereq of 'rpcgen -' on RHEL5
3976         * build-aux/bootstrap (check_versions): When no specific version
3977         is required, merely check that the app produces an exit status
3978         that indicates its existence.
3979
3980         maint.mk: drop redundant check
3981         * top/maint.mk (sc_the_the): Delete; sc_prohibit_doubled_word does
3982         the same but better.
3983
3984 2011-05-11  Bruno Haible  <bruno@clisp.org>
3985
3986         fclose: Fix possible link error.
3987         * lib/fclose.c (rpl_fclose): Invoke _gl_unregister_fd, not
3988         unregister_shadow_fd. Improve comments.
3989         * lib/sockets.c (close_fd_maybe_socket): Add comments. Reported by
3990         Eric Blake.
3991
3992 2011-05-11  Jim Meyering  <meyering@redhat.com>
3993
3994         maint.mk: improve "can not" detection and generalize rule name
3995         * top/maint.mk (sc_prohibit_undesirable_word_seq): Renamed from
3996         sc_prohibit_can_not, since we'll probably add a few more word pairs here.
3997         Use the same technique as in sc_prohibit_doubled_word, so that
3998         we recognize "can not" also when the words are separated by a newline.
3999         Suggested by Eric Blake.
4000         (perl_filename_lineno_text_): Define.  Factored out of...
4001         (prohibit_doubled_word_): ...here.  Use the new definition.
4002         (prohibit_undesirable_word_seq_): New var.  Use it here, too.
4003         (prohibit_undesirable_word_seq_RE_): New overridable variable.
4004         (ignore_undesirable_word_sequence_RE_): New overridable variable.
4005
4006 2011-05-10  Eric Blake  <eblake@redhat.com>
4007
4008         fclose: avoid double close race when possible
4009         * lib/fclose.c (rpl_fclose): Rewrite to avoid double-close race on
4010         all but WINDOWS_SOCKETS.
4011
4012 2011-05-10  Bastien Roucariès  <roucaries.bastien@gmail.com>
4013
4014         openat: correct new comment
4015         * lib/openat-proc.c (openat_proc_name): Correct the comment.
4016
4017 2011-05-10  Jim Meyering  <meyering@redhat.com>
4018
4019         openat: add comments
4020         * lib/openat-proc.c (openat_proc_name): Add comments,
4021         mostly from Eric Blake.
4022
4023 2011-05-09  Eric Blake  <eblake@redhat.com>
4024
4025         openat: reduce syscalls in first probe of /proc
4026         * lib/openat-proc.c (openat_proc_name): Require that /proc/self/fd
4027         be a directory.  Simplify the probe for .. bugs.
4028         * modules/openat (Depends-on): Drop same-inode.
4029         Reported by Bastien ROUCARIES.
4030
4031 2011-05-09  Jim Meyering  <meyering@redhat.com>
4032
4033         maint.mk: change semantics/name of tight_scope variables
4034         * top/maint.mk (_gl_TS_var_match, _gl_TS_function_match):
4035         Rename variables to align with semantics that make them more useful.
4036
4037         maint.mk: tweak new rule's name not to impinge
4038         * top/maint.mk (_gl_tight_scope): Rename from sc_tight_scope-0.
4039         (sc_tight_scope): Use new rule name rather than $@-0.
4040
4041         maint.mk: add a syntax-check rule to ensure tightly-scoped symbols
4042         * top/maint.mk (sc_tight_scope): New rule.
4043         (sc_tight_scope-0): New rule, ifdef'd out.
4044         (_gl_TS_dir): Default.
4045         (_gl_TS_unmarked_extern_functions, _gl_TS_function_regex): Define.
4046         (_gl_TS_unmarked_extern_vars, _gl_TS_var_regex): Define.
4047
4048 2011-05-09  Simon Josefsson  <simon@josefsson.org>
4049
4050         * m4/gc.m4: Remove gl_PREREQ_GC (not used).  Reported by Bruno
4051         Haible <bruno@clisp.org>.
4052
4053 2011-05-08  Bruno Haible  <bruno@clisp.org>
4054
4055         Comments.
4056         * m4/isnanf.m4: Add comment.
4057         * m4/isnanl.m4: Likewise.
4058
4059 2011-05-08  Bruno Haible  <bruno@clisp.org>
4060
4061         glob: Remove obsolete macro.
4062         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): Remove macro.
4063
4064 2011-05-08  Paul Eggert  <eggert@cs.ucla.edu>
4065
4066         intprops: Sun C 5.11 supports __typeof__
4067         * lib/intprops.h (_GL_HAVE___TYPEOF__): New macro, which is set
4068         for either GCC 2 or later, as before, or for Sun C 5.11 or later,
4069         which is new.
4070         (_GL_SIGNED_TYPE_OR_EXPR): Use it.
4071
4072         intprops: switch to usual gnulib indenting and naming
4073         * lib/intprops.h (_GL_INTPROPS_H): Rename from GL_INTPROPS_H.
4074         (_GL_SIGNED_TYPE_OR_EXPR): Rename from signed_type_or_expr__.
4075
4076         * tests/test-inttostr.c (IS_TIGHT): Adjust to above renaming.
4077
4078 2011-05-08  Jim Meyering  <meyering@redhat.com>
4079
4080         maint.mk: suppress "Entering/Leaving directory" diag in announcement
4081         * top/maint.mk (release-prep): Use make's --no-print-directory
4082         option when generating the announcement.  This eliminates the
4083         pesky "make[2]: Entering/Leaving directory" diagnostics in the
4084         generated announcement template.
4085
4086 2011-05-08  Bruno Haible  <bruno@clisp.org>
4087
4088         tzset: Fix gettimeofday wrapper on Solaris 2.6.
4089         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): When invoking
4090         gl_GETTIMEOFDAY_REPLACE_LOCALTIME, also set REPLACE_GETTIMEOFDAY.
4091
4092 2011-05-07  Paul Eggert  <eggert@cs.ucla.edu>
4093
4094         ignore-value, verify: Omit include files from lib_SOURCES.
4095         * modules/ignore-value, modules/verify (Makefile.am):
4096         Don't put ignore-value.h, or verify.h, into lib_SOURCES, as
4097         that leads Automake to duplicate use of am__objects_... variables
4098         in Makefile.in.  See
4099         <http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00257.html>.
4100
4101 2011-05-07  Bruno Haible  <bruno@clisp.org>
4102
4103         fclose: Simplify autoconf macro.
4104         * m4/fclose.m4 (gl_FUNC_FCLOSE): Assume gl_FUNC_FFLUSH_STDIN is
4105         defined.
4106
4107 2011-05-07  Bruno Haible  <bruno@clisp.org>
4108
4109         canonicalize-lgpl: Fix autoconf macro ordering bug.
4110         * m4/canonicalize.m4 (gl_CANONICALIZE_LGPL): Require
4111         gl_STDLIB_H_DEFAULTS.
4112
4113 2011-05-06  Eric Blake  <eblake@redhat.com>
4114
4115         maintainer-makefile: make sc_po_check easier to tune
4116         * top/maint.mk (sc_po_check): Allow overriding which non-VC files
4117         to probe for strings, such as an alternate location for gnulib.
4118
4119         fclose: guarantee behavior on seekable stdin
4120         * modules/fclose (Depends-on): Add fflush.
4121         * doc/posix-functions/fclose.texi (fclose): Document this.
4122         * tests/test-fclose.c (main): Make test for this unconditional.
4123
4124 2011-05-06  Bruno Haible  <bruno@clisp.org>
4125
4126         fflush, fpurge: Relicense under LGPLv2+.
4127         * modules/fflush (License): Change from LGPLv3+ to LGPLv2+.
4128         * modules/fpurge (License): Likewise.
4129         With permission from Eric Blake and Jim Meyering.
4130         Suggested by Eric Blake.
4131
4132 2011-05-06  Karl Berry  <karl@gnu.org>
4133
4134         * MODULES.html.sh (func_all_modules): remove exit.
4135
4136 2011-05-06  Jim Meyering  <meyering@redhat.com>
4137
4138         maint.mk: use info-gnu@ as the default only for a stable release
4139         * top/maint.mk: Don't default to info-gnu for alpha or beta releases.
4140         For those, just use $(PACKAGE_BUGREPORT), in which case we don't have
4141         to set the Mail-Followup-To header.  Prompted by Reuben Thomas in
4142         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/26488
4143
4144 2011-05-05  Paul Eggert  <eggert@cs.ucla.edu>
4145
4146         assert-h: new module, which supports C1X-style static_assert
4147         * lib/assert.in.h, m4/assert_h.m4, modules/assert-h: New files.
4148         * lib/verify.h: Revamp so that this can be copied into assert.h,
4149         while retaining the ability to use it standalone as before.
4150         Rename private identifiers so as not to encroach on the
4151         standard C namespace, since this is now used by assert.h.
4152         (_GL_VERIFY_TYPE): New macro, factoring out differing parts of
4153         the old verify_true.
4154         (_GL_VERIFY_TRUE): New macro, with much of the contents of
4155         the old verify_true.  Use _GL_VERIFY_TYPE.
4156         (_GL_VERIFY): New macro, with much of the contents of the old verify.
4157         (static_assert): New macro, if _GL_STATIC_ASSERT_H
4158         is defined and static_assert is not; _GL_STATIC_ASSERT_H is
4159         defined when this file is copied into the replacement assert.h.
4160         (_Static_assert): New macro, if _GL_STATIC_ASSERT_H is defined
4161         and _Static_assert is not built in.
4162         (verify_true, verify): Define only if _GL_STATIC_ASSERT_H is not
4163         defined, and use the new macros mentioned above.
4164         * doc/posix-headers/assert.texi: Document this.
4165
4166 2011-05-05  Bruno Haible  <bruno@clisp.org>
4167
4168         fclose, fflush: Respect rules for use of AC_LIBOBJ.
4169         * m4/fflush.m4 (gl_FUNC_FFLUSH): Don't invoke gl_REPLACE_FCLOSE.
4170         * m4/fclose.m4 (gl_FUNC_FCLOSE): Invoke gl_FUNC_FFLUSH_STDIN and
4171         gl_REPLACE_FCLOSE here.
4172         * modules/fflush (Depends-on): Remove fclose.
4173         * doc/posix-functions/fclose.texi: Mention module 'fflush' only in
4174         combination with module 'fclose'.
4175
4176 2011-05-05  Bruno Haible  <bruno@clisp.org>
4177
4178         fflush, fseeko: Respect rules for use of AC_LIBOBJ.
4179         * m4/fflush.m4 (gl_FUNC_FFLUSH_STDIN): New macro, extracted from
4180         gl_FUNC_FFLUSH.
4181         (gl_FUNC_FFLUSH): Use it.
4182         (gl_REPLACE_FFLUSH): Don't invoke gl_REPLACE_FSEEKO.
4183         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Invoke gl_FUNC_FFLUSH_STDIN and
4184         gl_REPLACE_FSEEKO here.
4185
4186 2011-05-05  Bruno Haible  <bruno@clisp.org>
4187
4188         tzset: Relicense under LGPL.
4189         * modules/tzset (License): Change to LGPL.
4190         No agreement needed; it's a no-op.
4191
4192         strtoimax, strtoumax: Relicense under LGPL.
4193         * modules/strtoimax (License): Change to LGPL.
4194         * modules/strtoumax (License): Likewise.
4195         With permission from Jim Meyering, Paul Eggert:
4196         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00124.html>
4197         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00109.html>
4198
4199         getgroups: Relicense under LGPL.
4200         * modules/getgroups (License): Change to LGPL.
4201         With permission from Jim Meyering, Paul Eggert, Eric Blake:
4202         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00111.html>
4203         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00148.html>
4204         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00138.html>
4205
4206         nanosleep: Relicense under LGPL.
4207         * modules/nanosleep (License): Change to LGPL.
4208         With permission from Jim Meyering, Paul Eggert, Eric Blake, Bruno
4209         Haible:
4210         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00111.html>
4211         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00148.html>
4212         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00138.html>
4213         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00131.html>
4214
4215         futimens: Relicense under LGPL.
4216         * modules/futimens (License): Change to LGPL.
4217         With permission from Eric Blake:
4218         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00138.html>
4219
4220         fflush: Relicense under LGPL.
4221         * modules/fflush (License): Change to LGPL.
4222         With permission from Eric Blake, Bruno Haible, Jim Meyering:
4223         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00138.html>
4224         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00131.html>
4225         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00133.html>
4226
4227         tmpfile: Relicense under LGPL.
4228         * modules/tmpfile (License): Change to LGPL.
4229         With permission from Ben Pfaff:
4230         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00185.html>
4231
4232         isfinite: Relicense under LGPL.
4233         * modules/isfinite (License): Change to LGPL.
4234         With permission from Ben Pfaff, Bruno Haible:
4235         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00185.html>
4236         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00130.html>
4237
4238         acosl..tanl: Relicense under LGPL.
4239         * modules/acosl (License): Change to LGPL.
4240         * modules/asinl (License): Likewise.
4241         * modules/atanl (License): Likewise.
4242         * modules/cosl (License): Likewise.
4243         * modules/expl (License): Likewise.
4244         * modules/logl (License): Likewise.
4245         * modules/sinl (License): Likewise.
4246         * modules/sqrtl (License): Likewise.
4247         * modules/tanl (License): Likewise.
4248         Source code originally from glibc and Paolo Bonzini. Agreements:
4249         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00137.html>
4250         <http://lists.gnu.org/archive/html/bug-gnulib/2011-05/msg00128.html>
4251
4252 2011-05-05  Bruno Haible  <bruno@clisp.org>
4253
4254         signal: Define sighandler_t.
4255         * lib/signal.in.h (sighandler_t): New type.
4256         * m4/signal_h.m4 (gl_SIGNAL_H): Require AC_USE_SYSTEM_EXTENSIONS. Test
4257         whether sighandler_t is defined.
4258         (gl_SIGNAL_H_DEFAULTS): Initialize HAVE_SIGHANDLER_T.
4259         * modules/signal (Depends-on): Add extensions.
4260         (Makefile.am): Substitute HAVE_SIGHANDLER_T.
4261         * doc/posix-headers/signal.texi: Mention the problem with sighandler_t.
4262         Suggested by Markus Steinborn <gnugv_maintainer@yahoo.de>.
4263
4264 2011-05-05  Eric Blake  <eblake@redhat.com>
4265
4266         maint: remove useless REPLACE_*_H macros
4267         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Delete.
4268         * m4/dirent_h.m4 (gl_REPLACE_DIRENT_H): Likewise.
4269         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H): Likewise.
4270         * m4/poll_h.m4 (gl_REPLACE_POLL_H): Likewise.
4271         * m4/spawn_h.m4 (gl_REPLACE_SPAWN_H): Likewise.
4272         * m4/sys_ioctl_h.m4 (gl_REPLACE_SYS_IOCTL_H): Likewise.
4273         * m4/wchar_h.m4 (gl_REPLACE_WCHAR_H): Likewise.
4274         * m4/btowc.m4: Update callers.
4275         * m4/dirfd.m4: Likewise.
4276         * m4/duplocale.m4: Likewise.
4277         * m4/fchdir.m4: Likewise.
4278         * m4/fdopendir.m4: Likewise.
4279         * m4/inet_ntop.m4: Likewise.
4280         * m4/inet_pton.m4: Likewise.
4281         * m4/ioctl.m4: Likewise.
4282         * m4/mbrlen.m4: Likewise.
4283         * m4/mbrtowc.m4: Likewise.
4284         * m4/mbsinit.m4: Likewise.
4285         * m4/mbsnrtowcs.m4: Likewise.
4286         * m4/mbsrtowcs.m4: Likewise.
4287         * m4/poll.m4: Likewise.
4288         * m4/setlocale.m4: Likewise.
4289         * m4/wcrtomb.m4: Likewise.
4290         * m4/wcsnrtombs.m4: Likewise.
4291         * m4/wcsrtombs.m4: Likewise.
4292         * m4/wctob.m4: Likewise.
4293         * m4/wcwidth.m4: Likewise.
4294         * modules/posix_spawn: Likewise.
4295         * modules/posix_spawn_file_actions_addclose: Likewise.
4296         * modules/posix_spawn_file_actions_adddup2: Likewise.
4297         * modules/posix_spawn_file_actions_addopen: Likewise.
4298         * modules/posix_spawn_file_actions_destroy: Likewise.
4299         * modules/posix_spawn_file_actions_init: Likewise.
4300         * modules/posix_spawnattr_destroy: Likewise.
4301         * modules/posix_spawnattr_getflags: Likewise.
4302         * modules/posix_spawnattr_getpgroup: Likewise.
4303         * modules/posix_spawnattr_getschedparam: Likewise.
4304         * modules/posix_spawnattr_getschedpolicy: Likewise.
4305         * modules/posix_spawnattr_getsigdefault: Likewise.
4306         * modules/posix_spawnattr_getsigmask: Likewise.
4307         * modules/posix_spawnattr_init: Likewise.
4308         * modules/posix_spawnattr_setflags: Likewise.
4309         * modules/posix_spawnattr_setpgroup: Likewise.
4310         * modules/posix_spawnattr_setschedparam: Likewise.
4311         * modules/posix_spawnattr_setschedpolicy: Likewise.
4312         * modules/posix_spawnattr_setsigdefault: Likewise.
4313         * modules/posix_spawnattr_setsigmask: Likewise.
4314         * modules/posix_spawnp: Likewise.
4315
4316 2011-05-04  Reuben Thomas  <rrt@sc3d.org>
4317
4318         Add option to do-release-commit-and-tag to specify branch.
4319         * build-aux/do-release-commit-and-tag: Add --branch.
4320
4321 2011-05-03  Bruno Haible  <bruno@clisp.org>
4322
4323         Avoid unnecessary compilation units, through conditional dependencies.
4324         * modules/accept (Depends-on): Add conditions to the dependencies.
4325         * modules/acosl (Depends-on): Likewise.
4326         * modules/argz (Depends-on): Likewise.
4327         * modules/asinl (Depends-on): Likewise.
4328         * modules/atanl (Depends-on): Likewise.
4329         * modules/atoll (Depends-on): Likewise.
4330         * modules/bind (Depends-on): Likewise.
4331         * modules/btowc (Depends-on): Likewise.
4332         * modules/canonicalize-lgpl (Depends-on): Likewise.
4333         * modules/ceil (Depends-on): Likewise.
4334         * modules/ceilf (Depends-on): Likewise.
4335         * modules/ceill (Depends-on): Likewise.
4336         * modules/chdir-long (Depends-on): Likewise.
4337         * modules/chown (Depends-on): Likewise.
4338         * modules/close (Depends-on): Likewise.
4339         * modules/connect (Depends-on): Likewise.
4340         * modules/cosl (Depends-on): Likewise.
4341         * modules/dirfd (Depends-on): Likewise.
4342         * modules/dprintf (Depends-on): Likewise.
4343         * modules/dprintf-posix (Depends-on): Likewise.
4344         * modules/error (Depends-on): Likewise.
4345         * modules/euidaccess (Depends-on): Likewise.
4346         * modules/expl (Depends-on): Likewise.
4347         * modules/faccessat (Depends-on): Likewise.
4348         * modules/fchdir (Depends-on): Likewise.
4349         * modules/fclose (Depends-on): Likewise.
4350         * modules/fcntl (Depends-on): Likewise.
4351         * modules/fdopendir (Depends-on): Likewise.
4352         * modules/fflush (Depends-on): Likewise.
4353         * modules/floor (Depends-on): Likewise.
4354         * modules/floorf (Depends-on): Likewise.
4355         * modules/floorl (Depends-on): Likewise.
4356         * modules/fnmatch (Depends-on): Likewise.
4357         * modules/fopen (Depends-on): Likewise.
4358         * modules/fprintf-posix (Depends-on): Likewise.
4359         * modules/frexp (Depends-on): Likewise.
4360         * modules/frexp-nolibm (Depends-on): Likewise.
4361         * modules/frexpl (Depends-on): Likewise.
4362         * modules/frexpl-nolibm (Depends-on): Likewise.
4363         * modules/fseek (Depends-on): Likewise.
4364         * modules/fsusage (Depends-on): Likewise.
4365         * modules/ftell (Depends-on): Likewise.
4366         * modules/ftello (Depends-on): Likewise.
4367         * modules/futimens (Depends-on): Likewise.
4368         * modules/getcwd (Depends-on): Likewise.
4369         * modules/getcwd-lgpl (Depends-on): Likewise.
4370         * modules/getdelim (Depends-on): Likewise.
4371         * modules/getdomainname (Depends-on): Likewise.
4372         * modules/getgroups (Depends-on): Likewise.
4373         * modules/gethostname (Depends-on): Likewise.
4374         * modules/getline (Depends-on): Likewise.
4375         * modules/getlogin_r (Depends-on): Likewise.
4376         * modules/getopt-posix (Depends-on): Likewise.
4377         * modules/getpeername (Depends-on): Likewise.
4378         * modules/getsockname (Depends-on): Likewise.
4379         * modules/getsockopt (Depends-on): Likewise.
4380         * modules/getsubopt (Depends-on): Likewise.
4381         * modules/getusershell (Depends-on): Likewise.
4382         * modules/glob (Depends-on): Likewise.
4383         * modules/grantpt (Depends-on): Likewise.
4384         * modules/iconv_open (Depends-on): Likewise.
4385         * modules/iconv_open-utf (Depends-on): Likewise.
4386         * modules/inet_ntop (Depends-on): Likewise.
4387         * modules/inet_pton (Depends-on): Likewise.
4388         * modules/ioctl (Depends-on): Likewise.
4389         * modules/isapipe (Depends-on): Likewise.
4390         * modules/isfinite (Depends-on): Likewise.
4391         * modules/isinf (Depends-on): Likewise.
4392         * modules/lchown (Depends-on): Likewise.
4393         * modules/ldexpl (Depends-on): Likewise.
4394         * modules/link (Depends-on): Likewise.
4395         * modules/linkat (Depends-on): Likewise.
4396         * modules/listen (Depends-on): Likewise.
4397         * modules/logl (Depends-on): Likewise.
4398         * modules/lstat (Depends-on): Likewise.
4399         * modules/mbrlen (Depends-on): Likewise.
4400         * modules/mbrtowc (Depends-on): Likewise.
4401         * modules/mbsinit (Depends-on): Likewise.
4402         * modules/mbsnrtowcs (Depends-on): Likewise.
4403         * modules/mbsrtowcs (Depends-on): Likewise.
4404         * modules/mbtowc (Depends-on): Likewise.
4405         * modules/memcmp (Depends-on): Likewise.
4406         * modules/mkdir (Depends-on): Likewise.
4407         * modules/mkdtemp (Depends-on): Likewise.
4408         * modules/mkfifo (Depends-on): Likewise.
4409         * modules/mkfifoat (Depends-on): Likewise.
4410         * modules/mknod (Depends-on): Likewise.
4411         * modules/mkostemp (Depends-on): Likewise.
4412         * modules/mkostemps (Depends-on): Likewise.
4413         * modules/mkstemp (Depends-on): Likewise.
4414         * modules/mkstemps (Depends-on): Likewise.
4415         * modules/mktime (Depends-on): Likewise.
4416         * modules/nanosleep (Depends-on): Likewise.
4417         * modules/open (Depends-on): Likewise.
4418         * modules/openat (Depends-on): Likewise.
4419         * modules/perror (Depends-on): Likewise.
4420         * modules/poll (Depends-on): Likewise.
4421         * modules/popen (Depends-on): Likewise.
4422         * modules/posix_spawn (Depends-on): Likewise.
4423         * modules/posix_spawn_file_actions_addclose (Depends-on): Likewise.
4424         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
4425         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
4426         * modules/posix_spawnp (Depends-on): Likewise.
4427         * modules/pread (Depends-on): Likewise.
4428         * modules/printf-posix (Depends-on): Likewise.
4429         * modules/ptsname (Depends-on): Likewise.
4430         * modules/putenv (Depends-on): Likewise.
4431         * modules/pwrite (Depends-on): Likewise.
4432         * modules/readline (Depends-on): Likewise.
4433         * modules/readlink (Depends-on): Likewise.
4434         * modules/readlinkat (Depends-on): Likewise.
4435         * modules/recv (Depends-on): Likewise.
4436         * modules/recvfrom (Depends-on): Likewise.
4437         * modules/regex (Depends-on): Likewise.
4438         * modules/remove (Depends-on): Likewise.
4439         * modules/rename (Depends-on): Likewise.
4440         * modules/renameat (Depends-on): Likewise.
4441         * modules/rmdir (Depends-on): Likewise.
4442         * modules/round (Depends-on): Likewise.
4443         * modules/roundf (Depends-on): Likewise.
4444         * modules/roundl (Depends-on): Likewise.
4445         * modules/rpmatch (Depends-on): Likewise.
4446         * modules/select (Depends-on): Likewise.
4447         * modules/send (Depends-on): Likewise.
4448         * modules/sendto (Depends-on): Likewise.
4449         * modules/setenv (Depends-on): Likewise.
4450         * modules/setlocale (Depends-on): Likewise.
4451         * modules/setsockopt (Depends-on): Likewise.
4452         * modules/shutdown (Depends-on): Likewise.
4453         * modules/sigaction (Depends-on): Likewise.
4454         * modules/signbit (Depends-on): Likewise.
4455         * modules/sigprocmask (Depends-on): Likewise.
4456         * modules/sinl (Depends-on): Likewise.
4457         * modules/sleep (Depends-on): Likewise.
4458         * modules/snprintf (Depends-on): Likewise.
4459         * modules/snprintf-posix (Depends-on): Likewise.
4460         * modules/socket (Depends-on): Likewise.
4461         * modules/sprintf-posix (Depends-on): Likewise.
4462         * modules/sqrtl (Depends-on): Likewise.
4463         * modules/stat (Depends-on): Likewise.
4464         * modules/strchrnul (Depends-on): Likewise.
4465         * modules/strdup-posix (Depends-on): Likewise.
4466         * modules/strerror (Depends-on): Likewise.
4467         * modules/strerror_r-posix (Depends-on): Likewise.
4468         * modules/strndup (Depends-on): Likewise.
4469         * modules/strnlen (Depends-on): Likewise.
4470         * modules/strptime (Depends-on): Likewise.
4471         * modules/strsep (Depends-on): Likewise.
4472         * modules/strsignal (Depends-on): Likewise.
4473         * modules/strstr-simple (Depends-on): Likewise.
4474         * modules/strtod (Depends-on): Likewise.
4475         * modules/strtoimax (Depends-on): Likewise.
4476         * modules/strtok_r (Depends-on): Likewise.
4477         * modules/strtoumax (Depends-on): Likewise.
4478         * modules/symlink (Depends-on): Likewise.
4479         * modules/symlinkat (Depends-on): Likewise.
4480         * modules/tanl (Depends-on): Likewise.
4481         * modules/tcgetsid (Depends-on): Likewise.
4482         * modules/tmpfile (Depends-on): Likewise.
4483         * modules/trunc (Depends-on): Likewise.
4484         * modules/truncf (Depends-on): Likewise.
4485         * modules/truncl (Depends-on): Likewise.
4486         * modules/uname (Depends-on): Likewise.
4487         * modules/unlink (Depends-on): Likewise.
4488         * modules/unlockpt (Depends-on): Likewise.
4489         * modules/unsetenv (Depends-on): Likewise.
4490         * modules/usleep (Depends-on): Likewise.
4491         * modules/utimensat (Depends-on): Likewise.
4492         * modules/vasprintf (Depends-on): Likewise.
4493         * modules/vdprintf (Depends-on): Likewise.
4494         * modules/vdprintf-posix (Depends-on): Likewise.
4495         * modules/vfprintf-posix (Depends-on): Likewise.
4496         * modules/vprintf-posix (Depends-on): Likewise.
4497         * modules/vsnprintf (Depends-on): Likewise.
4498         * modules/vsnprintf-posix (Depends-on): Likewise.
4499         * modules/vsprintf-posix (Depends-on): Likewise.
4500         * modules/wcrtomb (Depends-on): Likewise.
4501         * modules/wcscasecmp (Depends-on): Likewise.
4502         * modules/wcscspn (Depends-on): Likewise.
4503         * modules/wcsdup (Depends-on): Likewise.
4504         * modules/wcsncasecmp (Depends-on): Likewise.
4505         * modules/wcsnrtombs (Depends-on): Likewise.
4506         * modules/wcspbrk (Depends-on): Likewise.
4507         * modules/wcsrtombs (Depends-on): Likewise.
4508         * modules/wcsspn (Depends-on): Likewise.
4509         * modules/wcsstr (Depends-on): Likewise.
4510         * modules/wcstok (Depends-on): Likewise.
4511         * modules/wcswidth (Depends-on): Likewise.
4512         * modules/wctob (Depends-on): Likewise.
4513         * modules/wctomb (Depends-on): Likewise.
4514         * modules/wctype (Depends-on): Likewise.
4515         * modules/wcwidth (Depends-on): Likewise.
4516         * modules/write (Depends-on): Likewise.
4517
4518 2011-05-03  Bruno Haible  <bruno@clisp.org>
4519
4520         Support for conditional dependencies.
4521         * doc/gnulib.texi (Module description): Document the syntax of
4522         conditional dependencies.
4523         * gnulib-tool: New option --conditional-dependencies.
4524         (func_usage): Document it.
4525         (cond_dependencies): New variable.
4526         (func_get_automake_snippet_conditional,
4527         func_get_automake_snippet_unconditional): New functions, extracted from
4528         func_get_automake_snippet.
4529         (func_get_automake_snippet): Use them.
4530         (sed_first_32_chars): New variable.
4531         (func_module_shellfunc_name): New function.
4532         (func_module_shellvar_name): New function.
4533         (func_module_conditional_name): New function.
4534         (func_uncond_add_module, func_conddep_add_module, func_cond_module_p,
4535         func_cond_module_condition): New functions.
4536         (func_modules_transitive_closure): Add support for conditional
4537         dependencies.
4538         (func_emit_lib_Makefile_am): For a conditional module, enclose the
4539         conditional automake snippet in an automake conditional.
4540         (func_emit_autoconf_snippets): Emit shell functions that contain the
4541         code for conditional modules.
4542         (func_import, func_create_testdir): Update specification.
4543
4544 2011-05-03  Eric Blake  <eblake@redhat.com>
4545
4546         test-getaddrinfo: report error information
4547         * tests/test-getaddrinfo.c (simple): Use err outside of dbprintf.
4548
4549 2011-05-03  Jim Meyering  <meyering@redhat.com>
4550
4551         bootstrap: avoid build failure when $GZIP is set
4552         * build-aux/bootstrap (check_versions): Do not treat $GZIP as a
4553         program name.  If defined at all, it is supposed to list gzip options.
4554         Reported by Alan Curry in http://debbugs.gnu.org/8609
4555
4556 2011-05-03  Reuben Thomas  <rrt@sc3d.org>
4557
4558         readme-release: new module with release instructions
4559         * modules/readme-release: New module.
4560         * top/README-release: New file, from coreutils, grep, diffutils.
4561         * MODULES.html.sh (Support for maintaining and releasing): Add it.
4562
4563 2011-05-02  Eric Blake  <eblake@redhat.com>
4564
4565         fflush: also replace fclose when fixing fflush
4566         * modules/fflush (Depends-on): Add fclose.
4567         * m4/fflush.m4 (gl_FUNC_FFLUSH): Also replace fclose.
4568         * lib/fclose.c (rpl_fclose): Don't cause spurious failures on
4569         memstreams with no backing fd.
4570         * doc/posix-functions/fclose.texi (fclose): Document the use of
4571         fflush module to fix the bug.
4572         * tests/test-fclose.c (main): Relax test when fclose is used in
4573         isolation.
4574
4575         fclose: add some tests
4576         * modules/fclose-tests: New test module.
4577         * tests/test-fclose.c: New file.
4578         * doc/posix-functions/fclose.texi (fclose): Document the bug.
4579
4580         fclose: reduced dependencies
4581         * modules/fclose (Depends-on): Switch from fflush/fseeko to
4582         simpler lseek.
4583         * lib/fclose.c (rpl_fclose): Likewise.
4584         Reported by Simon Josefsson.
4585
4586         exit: drop remaining clients
4587         * modules/argmatch (Depends-on): Replace exit with stdlib.
4588         * modules/copy-file (Depends-on): Likewise.
4589         * modules/execute (Depends-on): Likewise.
4590         * modules/exitfail (Depends-on): Likewise.
4591         * modules/obstack (Depends-on): Likewise.
4592         * modules/pagealign_alloc (Depends-on): Likewise.
4593         * modules/pipe-filter-gi (Depends-on): Likewise.
4594         * modules/pipe-filter-ii (Depends-on): Likewise.
4595         * modules/savewd (Depends-on): Likewise.
4596         * modules/spawn-pipe (Depends-on): Likewise.
4597         * modules/wait-process (Depends-on): Likewise.
4598         * modules/xsetenv (Depends-on): Likewise.
4599         * modules/chdir-long (Depends-on): Add stdlib, for EXIT_FAILURE.
4600         * modules/git-merge-changelog (Depends-on): Likewise.
4601         * modules/long-options (Depends-on): Likewise.
4602         * modules/pt_chown (Depends-on): Likewise.
4603         * modules/sysexits (Depends-on): Likewise.
4604
4605         freading: relax license from LGPLv3+ to LGPLv2+
4606         * modules/freading (License): Relax LGPL version.
4607
4608 2011-05-02  Bruno Haible  <bruno@clisp.org>
4609
4610         fchdir: Remove unused dependencies.
4611         * modules/fchdir (Depends-on): Remove include_next.
4612
4613 2011-05-02  Bruno Haible  <bruno@clisp.org>
4614
4615         gnulib-tool: Refactor.
4616         * gnulib-tool (func_emit_autoconf_snippet): New function, extracted
4617         from func_emit_autoconf_snippets.
4618         (func_emit_autoconf_snippets): Use it.
4619
4620 2011-05-02  Simon Josefsson  <simon@josefsson.org>
4621
4622         * NEWS: Document removal of 'exit'.
4623         * modules/exit: Remove file.
4624
4625 2011-05-01  Bruno Haible  <bruno@clisp.org>
4626
4627         Update DEPENDENCIES.
4628         * DEPENDENCIES (gettext): Recommend the newest release.
4629         Reported by Simon Josefsson.
4630
4631 2011-05-01  Bruno Haible  <bruno@clisp.org>
4632
4633         gnulib-tool: Reduce code duplication.
4634         * gnulib-tool (func_emit_autoconf_snippets): New function.
4635         (func_import, func_create_testdir): Use it.
4636
4637 2011-04-30  Eric Blake  <eblake@redhat.com>
4638
4639         fclose: don't fail on non-seekable input stream
4640         * modules/fclose (Depends-on): Add freading, fflush, fseeko.
4641         * lib/fclose.c (rpl_fclose): Skip fflush for non-seekable input,
4642         since fflush is allowed to fail in that case.
4643
4644 2011-04-30  Bruno Haible  <bruno@clisp.org>
4645
4646         dup3: cleanup
4647         * lib/dup3.c: Remove old code, leftover from 2009-12-16.
4648
4649 2011-04-30  Bruno Haible  <bruno@clisp.org>
4650
4651         netdb: Make it work in C++ mode.
4652         * lib/netdb.in.h (struct addrinfo): In C++, define as a C struct.
4653         (getaddrinfo, freeaddrinfo, getnameinfo): Use macros from c++defs
4654         module.
4655         * m4/netdb_h.m4 (gl_NETDB_MODULE_INDICATOR): Invoke
4656         gl_MODULE_INDICATOR_FOR_TESTS.
4657         * modules/netdb-tests (Depends-on): Add netdb-c++-tests.
4658         * modules/netdb-c++-tests: New file.
4659         * tests/test-netdb-c++.cc: New file.
4660
4661 2011-04-30  Bruno Haible  <bruno@clisp.org>
4662
4663         New modules 'vfscanf', 'vscanf'.
4664         * modules/vfscanf: New file.
4665         * modules/vscanf: New file.
4666         * m4/stdio_h.m4 (gl_STDIO_H): Don't set GNULIB_VFSCANF, GNULIB_VSCANF
4667         here.
4668         * doc/posix-functions/vfscanf.texi: Mention module 'vfscanf'.
4669         * doc/posix-functions/vscanf.texi: Mention module 'vscanf'.
4670
4671 2011-04-30  Bruno Haible  <bruno@clisp.org>
4672
4673         passfd: Add comments.
4674         * lib/passfd.c: Add comments about platforms.
4675
4676 2011-04-30  Bruno Haible  <bruno@clisp.org>
4677
4678         sys_uio: Make <sys/uio.h> self-contained.
4679         * lib/sys_uio.in.h: Include <sys/types.h> before <sys/uio.h>.
4680         * doc/posix-headers/sys_uio.texi: Mention the OpenBSD problem.
4681
4682 2011-04-30  Bruno Haible  <bruno@clisp.org>
4683
4684         sys_socket: Ensure 'struct iovec' definition.
4685         * lib/sys_socket.in.h: Include <sys/uio.h> also on platforms that have
4686         <sys/socket.h>.
4687         * doc/posix-headers/sys_socket.texi: Mention the OpenBSD problem.
4688
4689 2011-04-30  Bruno Haible  <bruno@clisp.org>
4690
4691         sys_uio: Protect definition of 'struct iovec'.
4692         * lib/sys_uio.in.h (struct iovec): Avoid redefinition. In C++, define
4693         it as a C struct.
4694
4695 2011-04-30  Bruno Haible  <bruno@clisp.org>
4696
4697         manywarnings: fix indentation
4698         * m4/manywarnings.m4: Indent by 2 spaces consistently.
4699
4700 2011-04-30  Pádraig Brady <P@draigBrady.com>
4701
4702         manywarnings: add -Wno-missing-field-initializers if needed.
4703         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add the above
4704         option if it's needed to allow initialization with { 0, }
4705
4706 2011-04-29  Reuben Thomas  <rrt@sc3d.org>
4707
4708         announce-gen: cosmetic improvement
4709         * build-aux/announce-gen: Strip any leading ./ from the NEWS file name.
4710
4711 2011-04-29  Jim Meyering  <meyering@redhat.com>
4712
4713         vc-list-files: indent with spaces, not TABs
4714         * build-aux/vc-list-files: Convert leading TABs to spaces,
4715         to match the style of most other files in gnulib.
4716
4717         announce-gen: indent with spaces, not TABs
4718         * build-aux/announce-gen: Convert all TABs to spaces, to match
4719         the style of most other files in gnulib.
4720
4721 2011-04-29  Eric Blake  <eblake@redhat.com>
4722
4723         quotearg: avoid uninitialized variable use
4724         * lib/quotearg.c (quoting_options_from_style): Initialize
4725         remaining fields, and ensure that custom styles are only used via
4726         quoting_options rather than quoting_style.
4727
4728 2011-04-29  Jim Meyering  <meyering@redhat.com>
4729
4730         maint.mk: remove unused VC-tag variable
4731         * top/maint.mk (VC-tag): Remove unused variable.
4732
4733 2011-04-29  Bruno Haible  <bruno@clisp.org>
4734
4735         netdb: fix gai_strerror replacements
4736         * lib/netdb.in.h: Add _GL_FUNCDECL_RPL definitions.
4737         * modules/netdb: Substitute it.
4738
4739 2011-04-29  Jim Meyering  <meyering@redhat.com>
4740
4741         test-getcwd.c: avoid new set-but-not-used warning
4742         * tests/test-getcwd.c (test_abort_bug): Exit nonzero for any problem,
4743         not just the glibc/abort one that getcwd-abort-bug.m4 detects.
4744         * m4/getcwd-abort-bug.m4: Update this now-duplicated code to match,
4745         and adjust the code that sets gl_cv_func_getcwd_abort_bug accordingly.
4746
4747         test-hash.c: avoid a new shadowing warning
4748         * tests/test-hash.c (main): Don't shadow "dup".
4749
4750 2011-04-28  Eric Blake  <eblake@redhat.com>
4751
4752         getaddrinfo: fix gai_strerror signature
4753         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Detect broken signatures,
4754         and work around mingw with UNICODE defined.
4755         (gl_PREREQ_GETADDRINFO): Drop redundant decl check.
4756         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Add witness.
4757         * modules/netdb (Makefile.am): Substitute it.
4758         * lib/netdb.in.h (gai_strerror): Declare replacement.
4759         * lib/gai_strerror.c (rpl_gai_strerror): Fix signature.
4760         * doc/posix-functions/gai_strerror.texi (gai_strerror): Document
4761         the fix.
4762
4763         getsockopt: avoid compiler warning
4764         * lib/getsockopt.c (rpl_getsockopt): Add a cast for mingw.
4765         Reported by Matthias Bolte.
4766
4767         tests: drop unused link dependency
4768         * modules/areadlinkat-tests (Makefile.am): Drop stale LDADD.
4769         * modules/dirent-safer-tests (Makefile.am): Likewise.
4770         * modules/fdopendir-tests (Makefile.am): Likewise.
4771         * modules/mkfifoat-tests (Makefile.am): Likewise.
4772         * modules/openat-safer-tests (Makefile.am): Likewise.
4773         * modules/openat-tests (Makefile.am): Likewise.
4774         * modules/readlinkat-tests (Makefile.am): Likewise.
4775         * modules/symlinkat-tests (Makefile.am): Likewise.
4776         * modules/linkat-tests (Makefile.am): Likewise.
4777         (Depends-on): Switch to filenamecat-lgpl.
4778         * modules/fdutimensat-tests (test_fdutimensat_LDADD): Drop unused
4779         LIBINTL.
4780         * modules/utimensat-tests (test_utimensat_LDADD): Likewise.
4781         * tests/test-linkat.c (main): Don't require xalloc.
4782
4783         hash, mgetgroups: drop xalloc dependency
4784         * lib/hash.c (includes): Adjust includes.
4785         * lib/mgetgroups.c (includes): Likewise.
4786         (xgetgroups): Move...
4787         * lib/xgetgroups.c: ...to new file.
4788         * lib/mgetgroups.h (xgetgroups): Make declaration conditional.
4789         * modules/xgetgroups: New file, split from...
4790         * modules/mgetgroups: ...here.
4791         (Depends-on): Add xalloc-oversized.
4792         * modules/hash (Depends-on): Likewise.
4793         * modules/hash-tests (Depends-on): Drop xalloc.
4794         (test_hash_LDADD): Drop unused library.
4795         * tests/test-hash.c (main): Break xalloc dependency.
4796         (includes): Drop unused include.
4797
4798         xalloc-oversized: new module
4799         * modules/xalloc-oversized: New module.
4800         * modules/xalloc (Depends-on): Add it.
4801         * lib/xalloc.h (xalloc_oversized): Move...
4802         * lib/xalloc-oversized.h: ...into new file.
4803
4804         utimecmp: drop dependency on xmalloc
4805         * lib/utimecmp.c (utimecmp): Work even if hash table cache fails
4806         due to memory pressure.
4807         * modules/utimecmp (Depends-on): Drop xalloc.
4808
4809 2011-04-27  Eric Blake  <eblake@redhat.com>
4810
4811         getcwd: fix mingw bugs
4812         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Detect one mingw bug.
4813         * doc/posix-functions/getcwd.texi (getcwd): Document the problems.
4814         * lib/getcwd-lgpl.c (rpl_getcwd): Fix return type.
4815
4816 2011-04-27  Bruno Haible  <bruno@clisp.org>
4817
4818         mkstemps: Ensure declaration on MacOS X 10.5.
4819         * lib/stdlib.in.h: Include <unistd.h> when mkstemps is requested.
4820         * doc/glibc-functions/mkstemps.texi: Document header file problem on
4821         MacOS X.
4822
4823 2011-04-27  Bruno Haible  <bruno@clisp.org>
4824
4825         mkstemp: More documentation.
4826         * doc/posix-functions/mkstemp.texi: Document header file problem on
4827         MacOS X.
4828
4829 2011-04-27  Bruno Haible  <bruno@clisp.org>
4830
4831         mkstemp: Tweak configure message when cross-compiling.
4832         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): When cross-compiling, qualify the
4833         result as a guess.
4834
4835 2011-04-27  Bruno Haible  <bruno@clisp.org>
4836
4837         clean-temp: Clarify what it does.
4838         * lib/clean-temp.h: Add more comments.
4839         * doc/posix-functions/mkstemp.texi: Tweak reference to 'clean-temp'
4840         module.
4841         * doc/glibc-functions/mkostemp.texi: Mention 'clean-temp' here too.
4842         * doc/glibc-functions/mkstemps.texi: Likewise.
4843         * doc/glibc-functions/mkostemps.texi: Likewise.
4844
4845 2011-04-27  Eric Blake  <eblake@redhat.com>
4846
4847         fchdir: avoid extra chdir and fix test
4848         * modules/fchdir (Depends-on): Add dosname, filenamecat-lgpl,
4849         getcwd-lgpl.
4850         * lib/fchdir.c (get_name): Any absolute name will do; it does not
4851         have to be canonical.
4852         (canonicalize_file_name): Drop unused macro.
4853         * m4/dup2.m4 (gl_REPLACE_DUP2): Ensure dup2 is replaced.
4854
4855         filenamecat-lgpl: fix licence
4856         * modules/filenamecat-lgpl (License): Mark as LGPLv2+, as intended
4857         when it was first created.
4858
4859         linkat, renameat: add missing dependency
4860         * modules/linkat (Depends-on): Require getcwd-lgpl.
4861         * modules/renameat (Depends-on): Likewise.
4862
4863         tests: reduce dependencies
4864         * tests/test-linkat.c (main): Use lighter-weight getcwd.
4865         * tests/test-renameat.c (main): Likewise.
4866         * modules/linkat-tests (Depends-on): Relax dependency.
4867         * modules/renameat-tests (Depends-on): Likewise.
4868         * modules/fchdir-tests (Depends-on): Likewise.  Also make cloexec
4869         dependency explicit.
4870
4871         save-cwd: reduce default dependency
4872         * modules/save-cwd (Depends-on): Use getcwd-lgpl.
4873         * lib/save-cwd.c: Update comments.
4874         * NEWS: Document the semantic change.
4875
4876         getcwd: enhance tests
4877         * tests/test-getcwd-lgpl.c: New file, taken from...
4878         * tests/test-getcwd.c: ...old contents.  Rewrite this file to
4879         repeat long path stress tests from m4 probe.
4880         * modules/getcwd-lgpl-tests: New module.
4881         * modules/getcwd-tests (Depends-on): Depend on lgpl tests.
4882         * m4/getcwd-abort-bug.m4: Update comment.
4883         * m4/getcwd-path-max.m4: Likewise.
4884
4885         getcwd-lgpl: new module
4886         * modules/getcwd-lgpl: New module.
4887         * lib/getcwd-lgpl.c: New file.
4888         * doc/posix-functions/getcwd.texi (getcwd): Document it.
4889         * MODULES.html.sh (lacking POSIX:2008): Likewise.
4890         * modules/getcwd (configure.ac): Set C witness.
4891         * m4/getcwd.m4 (gl_FUNC_GETCWD_LGPL): New macro.
4892
4893         getcwd: tweak comments
4894         * m4/getcwd-abort-bug.m4: Fix comments.
4895         * m4/getcwd-path-max.m4: Likewise.
4896         * m4/getcwd.m4: Likewise.
4897
4898 2011-04-27  Reuben Thomas  <rrt@sc3d.org>
4899         and Eric Blake  <eblake@redhat.com>
4900
4901         mkstemp: replace if system version uses wrong permissions
4902         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Add test for non-owner
4903         read/write mode bits set in file created by mkstemp.
4904         * doc/posix-functions/mkstemp.texi (mkstemp): Document the fix.
4905
4906 2011-04-27  Eric Blake  <eblake@redhat.com>
4907
4908         passfd: avoid compiler warning
4909         * lib/passfd.c (sendfd, recvfd): Avoid shadowing names.
4910         Reported by Laine Stump.
4911
4912 2011-04-27  J.T. Conklin  <jtc@acorntoolworks.com>  (tiny change)
4913
4914         * gnulib-tool: change "join -a 2" to "join -a2", the latter is
4915         required by the NetBSD (and perhaps other 4.4BSD derived) join.
4916
4917 2011-04-27  Reuben Thomas  <rrt@sc3d.org>
4918         and Eric Blake  <eblake@redhat.com>
4919
4920         mkstemp: mention clean-temp module
4921         * lib/mkstemp.c: Add comment.
4922         * doc/posix-functions/mkstemp.texi (mkstemp): Likewise.
4923
4924 2011-04-26  Paul Eggert  <eggert@cs.ucla.edu>
4925
4926         inttypes: also provide default values for 32-bit tests
4927         * m4/inttypes.m4 (gl_INTTYPES_H_DEFAULTS): Also provide default values
4928         for INT32_MAX_LT_INTMAX_MAX and for UINT32_MAX_LT_UINTMAX_MAX.
4929
4930 2011-04-25  Paul Eggert  <eggert@cs.ucla.edu>
4931
4932         strtoumax: remove dependency on strtoimax
4933         This is like the strtoull change of yesterday.
4934         * modules/strtoumax (Files): Add lib/strtoimax.c.
4935         (Depends-on): Remove strtoimax and add verify.
4936
4937         inttypes-incomplete: new module
4938         * m4/inttypes.m4 (gl_INTTYPES_INCOMPLETE): New macro, containing
4939         all but the PRI* and SCN* parts of gl_INTTYPES_H.
4940         (gl_INTTYPES_PRI_SCN): New macro, containing the PRI* and SCN* parts
4941         of gl_INTTYPES_H.
4942         (gl_INTTYPES_H): Rewrite in terms of these new macros.
4943         (gl_INTTYPES_H_DEFAULTS): Provide defaults for the PRI* and SCN*
4944         parts, in case gl_INTTYPE_PRI_SCN is not invoked.
4945         * modules/imaxabs, modules/imaxdiv, modules/strtoimax (Depends-on):
4946         * modules/strtoumax, modules/xstrtol (Depends-on):
4947         Depend on inttypes-incomplete, not inttypes.
4948         * modules/inttypes-incomplete: New module, containing the contents
4949         of the old modules/inttypes module, except that the Files: section
4950         omits m4/inttypes-pri.m4, and the configure.ac section invokes
4951         gl_INTTYPES_INCOMPLETE rather than gl_INTTYPES_H.
4952         * modules/inttypes (Files): Remove lib/inttypes.in.h, m4/inttypes.m4.
4953         (Depends-on): Depend only on inttypes-incomplete.
4954         (Makefile.am): Remove everything; this is now in inttypes-incomplete.
4955
4956         inttypes: omit now-redundant strtoimax and strtoumax work
4957         * m4/inttypes.m4 (gl_INTTYPES_H): Do not check for strtoimax and
4958         strtoumax decls; gl_FUNC_STRTOIMAX and gl_FUNC_STRTOUMAX now do this.
4959
4960         strtoimax, strtoumax: simplify, port to HP-UX 11.00 64-bit
4961         This supports apps that need pointers to strtoimax and strtoumax,
4962         and ports to HP-UX 11.00 64.bit, which has macros that expand to
4963         nonexistent functions.  See
4964         <http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00241.html>
4965         et seq.
4966         * lib/inttypes.in.h (strtoimax, strtoumax): #undef before declaring.
4967         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Don't check whether it's
4968         a macro.
4969         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
4970
4971 2011-04-25  Simon Josefsson  <simon@josefsson.org>
4972
4973         * modules/gnumakefile (configure.ac): Replace TAB with SPCs.
4974
4975 2011-04-25  Bruno Haible  <bruno@clisp.org>
4976
4977         strtol, strtoul: Mark modules as obsolete.
4978         * modules/strtol (Status, Notice): New sections.
4979         * modules/strtoul (Status, Notice): New sections.
4980
4981 2011-04-25  Bruno Haible  <bruno@clisp.org>
4982
4983         strtod: Remove check for strtod, unless supporting old platforms.
4984         * modules/strtod-obsolete: New file.
4985         * m4/strtod-obsolete.m4: New file.
4986         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't check whether strtod is declared
4987         if gl_FUNC_STRTOD_OBSOLETE is not also defined.
4988         * modules/strtod (Depends-on): Add strtod-obsolete.
4989         * doc/posix-functions/strtod.texi: Mention module strtod-obsolete.
4990
4991 2011-04-25  Bruno Haible  <bruno@clisp.org>
4992
4993         strcase: Make module obsolete.
4994         * modules/strcase (Status, Notice): New sections.
4995
4996 2011-04-25  Bruno Haible  <bruno@clisp.org>
4997
4998         dup2: Remove check for dup2, unless supporting old obsolete platforms.
4999         * modules/dup2-obsolete: New file.
5000         * m4/dup2-obsolete.m4: New file.
5001         * m4/dup2.m4 (gl_FUNC_DUP2): Don't check whether dup2 exists if
5002         gl_FUNC_DUP2_OBSOLETE is not also defined.
5003         * modules/dup2 (Depends-on): Add dup2-obsolete.
5004         * doc/posix-functions/dup2.texi: Mention module dup2-obsolete.
5005
5006 2011-04-25  Bruno Haible  <bruno@clisp.org>
5007
5008         strnlen: Avoid memchr related link error on old obsolete platforms.
5009         * modules/memchr-obsolete: New file.
5010         * m4/memchr-obsolete.m4: New file.
5011         * m4/memchr.m4 (gl_FUNC_MEMCHR): Don't check whether memchr exists if
5012         gl_FUNC_MEMCHR_OBSOLETE is not also defined.
5013         * modules/memchr (Depends-on): Add memchr-obsolete.
5014         * modules/strnlen (Depends-on): Likewise.
5015         * doc/posix-functions/memchr.texi: Mention module memchr-obsolete.
5016
5017 2011-04-25  Jim Meyering  <meyering@redhat.com>
5018
5019         maint.mk: makefile_at_at_check extend and clean up
5020         * top/maint.mk (sc_makefile_at_at_check): Check *.mk files
5021         in addition to */Makefile.am.
5022         Exempt legitimate uses of @VAR@ notation, e.g.,
5023         MAKEINFO = env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= @MAKEINFO@
5024         Remove obsolete coreutils-specific comment.
5025         Prompted by discussion here:
5026         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/26074
5027
5028 2011-04-24  Paul Eggert  <eggert@cs.ucla.edu>
5029
5030         strtoul: remove dependency on strtol
5031         This is so that 'configure' need not check for strtol merely because
5032         the application needs strtoul.
5033         * modules/strtoul (Files): Add lib/strtol.c.
5034         (Depends-on): Remove strtol.
5035
5036         strtoull: remove dependency on strtoul
5037         This is like the strtoll change.
5038         * modules/strtoull (Files): Add lib/strtol.c, lib/strtoul.c.
5039         (Depends-on): Remove strtoul.
5040
5041         strtoll: remove dependency on strtol
5042         This is so that 'configure' need not check for strtol merely because
5043         the application needs strtoll.
5044         * modules/strtoll (Files): Add lib/strtol.c.
5045         (Depends-on): Remove strtol.
5046
5047 2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
5048
5049         inttypes: Move some configure check to module 'imaxdiv'.
5050         * m4/imaxdiv.m4 (gl_FUNC_IMAXDIV): Require gl_INTTYPES_H_DEFAULTS
5051         instead of gl_INTTYPES_H.  Check for imaxdiv decl here.
5052         * m4/inttypes.m4 (gl_INTTYPES_H): Don't check for imaxdiv decl here.
5053
5054 2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
5055
5056         inttypes: Move some configure check to module 'imaxabs'.
5057         * m4/imaxabs.m4 (gl_FUNC_IMAXABS): Require gl_INTTYPES_H_DEFAULTS
5058         instead of gl_INTTYPES_H.  Check for imaxabs decl here.
5059         * m4/inttypes.m4 (gl_INTTYPES_H): Don't check for imaxabs decl here.
5060
5061 2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
5062
5063         inttypes: Remove configure tests that are not needed since 2009-12-31.
5064         * m4/inttypes.m4 (gl_INTTYPES_H): Remove determination of
5065         gl_cv_header_working_inttypes_h.
5066
5067 2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
5068
5069         * modules/strnlen (Depends-on): Remove memchr.
5070         The strnlen implementation doesn't need the memchr module's fixes; see
5071         <http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00237.html>.
5072
5073         strtol: remove dependency on wchar
5074         * lib/strtol.c: Include <wchar.h> only if USE_WIDE_CHAR is defined.
5075         * modules/strtol (Depends-on): Remove wchar.
5076
5077 2011-04-21  Eric Blake  <eblake@redhat.com>
5078
5079         passfd: fix test regression on Linux
5080         * modules/passfd-tests (configure.ac): Correct socketpair check.
5081
5082         passfd: speed up configure and drop unused code
5083         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Rename...
5084         * m4/passfd.m4 (gl_PASSFD): ...to something more fitting of
5085         its use.  Drop test for setting unused HAVE_UNIXSOCKET_SCM_RIGHTS.
5086         Instead of probing at configure for unix_scm_rights_bsd44_way,
5087         instead probe for CMSG_FIRSTHDR at compile time.  Simplify BSD 4.3
5088         check to a struct member probe.
5089         * lib/passfd.c (includes): Nothing here requires <sys/un.h>.
5090         (sendfd, recvfd): Update preprocessor checks.
5091         * modules/passfd (Files): Reflect rename, and drop unused file.
5092         (Depends-on): Drop unused dependency.
5093
5094         passfd: allow compilation on mingw
5095         * modules/sys_socket (Depends-on): Add sys_uio.
5096         * lib/sys_socket.in.h [!@HAVE_SYS_SOCKET_H@]: Use it for struct
5097         iovec and a minimal struct msghdr.
5098         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Detect recvmsg/sendmsg.
5099         * tests/test-sys_socket.c (main): Enhance test.
5100         * lib/passfd.c (include): Drop <sys/uio.h>; <sys/sockets.h> is
5101         guaranteed to provide what we need.
5102         (sendmsg, recvmsg): Declare fallbacks if we lack sendmsg.
5103         * modules/passfd-tests (Depends-on): Add sys_wait.
5104         * tests/test-passfd.c (main): Skip test on mingw, for now.
5105         * doc/posix-headers/sys_socket.texi (sys/socket.h): Document the
5106         partial 'struct msghdr' implementation.
5107
5108         sys_uio: new module
5109         * modules/sys_uio: New module.
5110         * modules/sys_uio-tests: Likewise.
5111         * lib/sys_uio.in.h: New file.
5112         * m4/sys_uio_h.m4: Likewise.
5113         * tests/test-sys_uio.c: Likewise.
5114         * doc/posix-headers/sys_uio.texi (sys/uio.h): Document it.
5115         * MODULES.html.sh (systems lacking POSIX:2008): Likewise.
5116
5117 2011-04-20  Jim Meyering  <meyering@redhat.com>
5118
5119         useless-if-before-free: avoid false-positive
5120         * build-aux/useless-if-before-free: Adjust regexp for the non-brace
5121         disjunct so that it too requires a terminating ";".  Without that,
5122         this script would identify as useless one statement from gcc that
5123         was not:
5124           if (aligned_ptr)
5125             free (((void **) aligned_ptr) [-1]);
5126
5127 2011-04-20  Giuseppe Scrivano  <gscrivano@gnu.org>
5128
5129         doc: update users.txt.
5130         * users.txt: Add barcode.
5131
5132 2011-04-19  Bruno Haible  <bruno@clisp.org>
5133
5134         ioctl: Remove link dependency on native Windows.
5135         * lib/fd-hook.h: Renamed from lib/close-hook.h.
5136         (gl_close_fn, gl_ioctl_fn): New types.
5137         (struct fd_hook): Renamed from struct close_hook. Change type of
5138         private_close_fn field. Add private_ioctl_fn field.
5139         (close_hook_fn): Add parameter for primary close method.
5140         (execute_close_hooks, execute_all_close_hooks): Likewise.
5141         (ioctl_hook_fn): New type.
5142         (execute_ioctl_hooks, execute_all_ioctl_hooks): New declarations.
5143         (register_fd_hook): Renamed from register_close_hook. Add ioctl_hook
5144         argument.
5145         (unregister_fd_hook): Renamed from unregister_close_hook.
5146         * lib/fd-hook.c: Renamed from lib/close-hook.c.
5147         Don't include <unistd.h>.
5148         (close): Remove undef.
5149         (anchor): Update.
5150         (execute_close_hooks): Add argument for primary close method.
5151         (execute_all_close_hooks): Likewise.
5152         (execute_ioctl_hooks, execute_all_ioctl_hooks): New functions.
5153         (register_fd_hook): Renamed from register_close_hook. Add ioctl_hook
5154         argument. Allow each argument to be NULL.
5155         (unregister_fd_hook): Renamed from unregister_close_hook.
5156         * lib/close.c (rpl_close): Pass 'close' function pointer to
5157         execute_all_close_hooks.
5158         * lib/ioctl.c: Include <errno.h>, fd-hook.h.
5159         (primary_ioctl): New function.
5160         (ioctl): Don't call ioctlsocket here. Instead, call
5161         execute_all_ioctl_hooks.
5162         * lib/sockets.c (close_fd_maybe_socket): Add argument for primary
5163         close method.
5164         (ioctl_fd_maybe_socket): New function, with code from lib/ioctl.c.
5165         (fd_sockets_hook): Renamed from close_sockets_hook.
5166         (gl_sockets_startup, gl_sockets_cleanup): Update.
5167         * modules/fd-hook: Renamed from modules/close-hook. Update.
5168         * modules/close (Depends-on): Add fd-hook, remove close-hook.
5169         * modules/sockets (Depends-on): Likewise.
5170         * modules/ioctl (Depends-on): Add fd-hook.
5171         * tests/test-nonblocking.c (main): Use GNULIB_TEST_SOCKET, not
5172         GNULIB_SOCKET.
5173
5174 2011-04-19  Bruno Haible  <bruno@clisp.org>
5175
5176         Move the support of O_NONBLOCK in open() to the 'open' module.
5177         * modules/nonblocking (Depends-on): Remove 'open'.
5178         * m4/nonblocking.m4 (gl_NONBLOCKING_IO_BODY): Set
5179         gl_cv_have_open_O_NONBLOCK.
5180         * m4/open.m4 (gl_FUNC_OPEN): Replace open() also when required for
5181         O_NONBLOCK support.
5182         * doc/posix-functions/open.texi: Document support for O_NONBLOCK.
5183
5184 2011-04-17  Bruno Haible  <bruno@clisp.org>
5185
5186         pipe2: Simplify code.
5187         * lib/pipe2.c (pipe2): Reduce code duplication.
5188
5189 2011-04-17  Bruno Haible  <bruno@clisp.org>
5190
5191         nonblocking: Add comment.
5192         * lib/fcntl.in.h (O_NONBLOCK): Add comment.
5193
5194 2011-04-17  Bruno Haible  <bruno@clisp.org>
5195
5196         nonblocking: Add tests for sockets.
5197         * tests/test-nonblocking-socket.sh: New file.
5198         * tests/test-nonblocking-socket-main.c: New file.
5199         * tests/test-nonblocking-socket-child.c: New file.
5200         * tests/test-nonblocking-socket.h: New file.
5201         * tests/socket-server.h: New file.
5202         * tests/socket-client.h: New file.
5203         * modules/nonblocking-socket-tests: New file.
5204         * modules/nonblocking-tests (Depends-on): Add nonblocking-socket-tests.
5205
5206 2011-04-17  Bruno Haible  <bruno@clisp.org>
5207
5208         nonblocking: Add tests for pipes.
5209         * tests/test-nonblocking-pipe.sh: New file.
5210         * tests/test-nonblocking-pipe-main.c: New file.
5211         * tests/test-nonblocking-pipe-child.c: New file.
5212         * tests/test-nonblocking-pipe.h: New file.
5213         * tests/test-nonblocking-writer.h: New file.
5214         * tests/test-nonblocking-reader.h: New file.
5215         * tests/test-nonblocking-misc.h: New file.
5216         * modules/nonblocking-pipe-tests: New file.
5217         * modules/nonblocking-tests (Depends-on): Add nonblocking-pipe-tests.
5218
5219 2011-04-16  Bruno Haible  <bruno@clisp.org>
5220
5221         gettext: Clarify the needed programmer actions.
5222         * modules/gettext (Notice): New field.
5223         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
5224
5225 2011-04-16  Bruno Haible  <bruno@clisp.org>
5226
5227         strchrnul: Tweak last commit.
5228         * doc/glibc-functions/strchrnul.texi: Add more details about Cygwin
5229         bug.
5230         * lib/string.in.h (strchrnul): Use same arguments in _GL_FUNCDECL_RPL
5231         as in _GL_FUNCDECL_SYS.
5232         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Invoke gl_PREREQ_STRCHRNUL after
5233         AC_LIBOBJ. When cross-compiling, say "guessing yes" not "yes".
5234
5235 2011-04-15  Eric Blake  <eblake@redhat.com>
5236
5237         strchrnul: work around cygwin bug
5238         * doc/glibc-functions/strchrnul.texi (strchrnul): Document bug.
5239         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Detect it.
5240         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New witness.
5241         * modules/string (Makefile.am): Substitute it.
5242         * lib/string.in.h (strchrnul): Use it.
5243
5244 2011-04-15  Bruno Haible  <bruno@clisp.org>
5245
5246         Don't require lib/stdio-write.c when only module 'stdio' is used.
5247         * m4/stdio_h.m4 (gl_STDIO_H): Move the AC_LIBOBJ back into the m4_ifdef
5248         invocation.
5249         Reported by Rob Vermaas <rob.vermaas@gmail.com>.
5250
5251 2011-04-14  Bruno Haible  <bruno@clisp.org>
5252
5253         Support non-blocking pipe I/O in read() on native Windows.
5254         * lib/unistd.in.h: Include <sys/types.h> also for 'read'.
5255         (read): New declaration.
5256         * lib/read.c: New file.
5257         * lib/stdio.in.h (_GL_ATTRIBUTE_FORMAT_SCANF,
5258         _GL_ATTRIBUTE_FORMAT_SCANF_SYSTEM): New macros.
5259         (fgetc, fgets, fread, fscanf, getc, getchar, gets, scanf, vfscanf,
5260         vscanf): New declarations.
5261         * lib/stdio-read.c: New file.
5262         * m4/read.m4: New file.
5263         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_READ,
5264         REPLACE_READ.
5265         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FGETC, GNULIB_FGETS,
5266         GNULIB_FREAD, GNULIB_FSCANF, GNULIB_GETC, GNULIB_GETCHAR, GNULIB_GETS,
5267         GNULIB_SCANF, GNULIB_VFSCANF, GNULIB_VSCANF. In non-blocking I/O is
5268         desired and needs workarounds, set REPLACE_STDIO_READ_FUNCS.
5269         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FGETC, GNULIB_FGETS,
5270         GNULIB_FREAD, GNULIB_FSCANF, GNULIB_GETC, GNULIB_GETCHAR, GNULIB_GETS,
5271         GNULIB_SCANF, GNULIB_VFSCANF, GNULIB_VSCANF, REPLACE_STDIO_READ_FUNCS.
5272         * modules/read: New file.
5273         * modules/nonblocking (Files): Add lib/stdio-read.c.
5274         * modules/unistd (Makefile.am): Substitute GNULIB_READ, REPLACE_READ.
5275         * modules/stdio (Makefile.am): Substitute GNULIB_FGETC, GNULIB_FGETS,
5276         GNULIB_FREAD, GNULIB_FSCANF, GNULIB_GETC, GNULIB_GETCHAR, GNULIB_GETS,
5277         GNULIB_SCANF, GNULIB_VFSCANF, GNULIB_VSCANF, REPLACE_STDIO_READ_FUNCS.
5278         * modules/pread (Depends-on): Add read.
5279         * modules/safe-read (Depends-on): Likewise.
5280         * tests/test-stdio-c++.cc (fgetc, fgets, fread, fscanf, getc, getchar,
5281         gets, scanf, vfscanf, vscanf): Verify signatures.
5282         * doc/posix-functions/read.texi: Mention 'nonblocking' module and
5283         problem with non-blocking pipes.
5284         * doc/posix-functions/fgetc.texi: Likewise.
5285         * doc/posix-functions/fgets.texi: Likewise.
5286         * doc/posix-functions/fread.texi: Likewise.
5287         * doc/posix-functions/fscanf.texi: Likewise.
5288         * doc/posix-functions/getc.texi: Likewise.
5289         * doc/posix-functions/getchar.texi: Likewise.
5290         * doc/posix-functions/gets.texi: Likewise.
5291         * doc/posix-functions/scanf.texi: Likewise.
5292         * doc/posix-functions/vfscanf.texi: Likewise.
5293         * doc/posix-functions/vscanf.texi: Likewise.
5294
5295 2011-04-14  Bruno Haible  <bruno@clisp.org>
5296
5297         Support non-blocking pipe I/O in write() on native Windows.
5298         * lib/write.c (rpl_write): Split a write request that failed merely
5299         because the byte count was larger than the pipe buffer's size.
5300         * doc/posix-functions/write.texi: Mention the problem with large byte
5301         counts.
5302
5303 2011-04-14  Bruno Haible  <bruno@clisp.org>
5304
5305         wchar: Ensure that wchar_t gets defined on uClibc.
5306         * lib/wchar.in.h: On uClibc, include <stddef.h>.
5307         Reported by Giuseppe Scrivano <gscrivano@gnu.org>.
5308
5309 2011-04-13  Bruno Haible  <bruno@clisp.org>
5310
5311         safe-write, full-read: Avoid unnecessary compilation units.
5312         * modules/safe-write (Files): Add lib/safe-read.c, m4/safe-read.m4.
5313         (Depends-on): Remove safe-read. Add ssize_t.
5314         * modules/full-read (Files): Add lib/full-write.c.
5315         (Depends-on): Add full-write.
5316
5317 2011-04-13  Bruno Haible  <bruno@clisp.org>
5318
5319         Support non-blocking pipe I/O and SIGPIPE in pwrite().
5320         * modules/pwrite (Depends-on): Add 'write'.
5321
5322 2011-04-13  Bruno Haible  <bruno@clisp.org>
5323
5324         Support non-blocking pipe I/O in write() on native Windows.
5325         * lib/unistd.in.h (write): Enable replacement also if
5326         GNULIB_UNISTD_H_NONBLOCKING is 1.
5327         * lib/write.c: Enable replacement also if GNULIB_NONBLOCKING.
5328         (rpl_write): When failing to write on a non-blocking pipe, change
5329         errno from ENOSPC to EAGAIN.
5330         * lib/stdio.in.h (fprintf, fputc, fputs, fwrite, printf, putc,
5331         putchar, puts, vfprintf, vprintf): Enable replacement also if
5332         GNULIB_STDIO_H_NONBLOCKING is 1.
5333         * lib/stdio-write.c: Enable replacements also if GNULIB_NONBLOCKING.
5334         (CLEAR_ERRNO, HANDLE_ENOSPC): New macros.
5335         (CLEAR_LastError, HANDLE_ERROR_NO_DATA): New macros, extracted from
5336         CALL_WITH_SIGPIPE_EMULATION.
5337         (CALL_WITH_SIGPIPE_EMULATION): Use them.
5338         * m4/nonblocking.m4: New file.
5339         * m4/write.m4 (gl_FUNC_WRITE): Enable REPLACE_WRITE also if required
5340         for non-blocking I/O support.
5341         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
5342         GNULIB_UNISTD_H_NONBLOCKING.
5343         * m4/stdio_h.m4 (gl_STDIO_H): Enable REPLACE_STDIO_WRITE_FUNCS also if
5344         required for non-blocking I/O support.
5345         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_STDIO_H_NONBLOCKING.
5346         * modules/nonblocking (Files): Add m4/nonblocking.m4,
5347         lib/stdio-write.c, m4/asm-underscore.m4.
5348         (Depends-on): Add stdio, unistd.
5349         (configure.ac): Invoke gl_NONBLOCKING_IO. Define GNULIB_NONBLOCKING.
5350         Set GNULIB_STDIO_H_NONBLOCKING, GNULIB_UNISTD_H_NONBLOCKING.
5351         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_NONBLOCKING.
5352         * modules/stdio (Makefile.am): Substitute GNULIB_STDIO_H_NONBLOCKING.
5353         * doc/posix-functions/fprintf.texi: Mention 'nonblocking' module and
5354         problem with non-blocking pipes.
5355         * doc/posix-functions/fputc.texi: Likewise.
5356         * doc/posix-functions/fputs.texi: Likewise.
5357         * doc/posix-functions/fwrite.texi: Likewise.
5358         * doc/posix-functions/printf.texi: Likewise.
5359         * doc/posix-functions/putc.texi: Likewise.
5360         * doc/posix-functions/putchar.texi: Likewise.
5361         * doc/posix-functions/puts.texi: Likewise.
5362         * doc/posix-functions/vfprintf.texi: Likewise.
5363         * doc/posix-functions/vprintf.texi: Likewise.
5364         * doc/posix-functions/write.texi: Likewise.
5365
5366 2011-04-10  Jim Meyering  <meyering@redhat.com>
5367
5368         maint.mk: prohibit doubled words
5369         Detect them also when they're separated by a newline.
5370         There are 3 ways to customize it:
5371           - disable the test on a per file basis, as usual with rules using
5372             $(VC_LIST_EXCEPT)
5373           - replace the default doubled-word-selecting regexp (affects all files)
5374           - ignore a particular file-vs-doubled-word match
5375         I nearly used that last one to ignore the "is is" match in
5376         coreutils' NEWS file, since the text was "ls -is is ..."
5377         To do that, I would have added this line to cfg.mk:
5378           ignore_doubled_word_match_RE_ = ^NEWS:[0-9]+:is[ ]is$
5379         but it would have ignored any "is is" match in NEWS.
5380         Low probability, but still...
5381         Instead, I changed the text, slightly:
5382           -  ls -is is now consistent with ls -lis in ignoring values returned
5383           +  "ls -is" is now consistent with ls -lis in ignoring values returned
5384         * top/maint.mk (prohibit_double_word_RE_): Provide default.
5385         (prohibit_doubled_word_): Define.
5386         (sc_prohibit_doubled_word): New rule.
5387         (sc_prohibit_the_the): Remove.  Subsumed by the above.
5388
5389 2011-04-10  Jim Meyering  <meyering@redhat.com>
5390
5391         maint: fix doubled-word typo in comment
5392         * m4/gethostname.m4: s/is is/it is/
5393         * m4/getdomainname.m4: Likewise.
5394
5395 2011-04-10  Jim Meyering  <meyering@redhat.com>
5396
5397         maint: remove doubled word: s/it it/it/
5398         * lib/stat-time.h (get_stat_birthtime): s/it it/it/
5399
5400 2011-04-10  Jim Meyering  <meyering@redhat.com>
5401
5402         maint.mk: remove useless semicolon and backslash
5403         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): Remove stray
5404         semicolon and backslash.
5405
5406 2011-04-10  Bruno Haible  <bruno@clisp.org>
5407
5408         stdint test: Fix compilation failure on OSF/1 with DTK compiler.
5409         * modules/stdint-tests (Depends-on): Add wchar.
5410
5411 2011-04-10  Jim Meyering  <meyering@redhat.com>
5412
5413         maint: remove doubled words in comments, e.g., s/a a/a/
5414         * lib/strptime.c (day_of_the_week): s/the the/the/
5415         * tests/test-chown.h (test_chown): s/a a/a/
5416
5417         test-chown.h: correct a cast
5418         * tests/test-chown.h (test_chown): Cast -1 to gid_t (not uid_t)
5419         when the destination is a stat.st_gid.
5420
5421 2011-04-09  Mats Erik Andersson  <mats.andersson@gisladisker.se>  (tiny change)
5422
5423         getaddrinfo: Fix test for sa_len member.
5424         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): When testing for sa_len,
5425         include <sys/types.h> before <sys/socket.h>.
5426
5427 2011-04-09  Paul Eggert  <eggert@cs.ucla.edu>
5428
5429         maint: change "can not" to "cannot"
5430         * doc/posix-functions/iconv.texi (iconv): This one crossed line
5431         boundaries.
5432
5433 2011-04-09  Jim Meyering  <meyering@redhat.com>
5434
5435         maint: change "a a" to "a"
5436         * tests/test-lchown.h (test_lchown): s/a a/a/
5437
5438         maint.mk: prohibit \<the the\>
5439         * top/maint.mk (sc_prohibit_the_the): New rule.
5440
5441         maint: fix "the the" in comment
5442         * lib/count-one-bits.h: s/the the/the/
5443
5444         maint: change "can not" to "cannot"
5445         But do not change the occurrences in maintain.texi or in
5446         build-aux/po/Makefile.in.in, which I presume comes from gettext.
5447         * doc/gnulib-tool.texi: s/can not/cannot/
5448         * doc/posix-functions/accept.texi (accept): Likewise.
5449         * doc/posix-functions/socket.texi (socket): Likewise.
5450         * lib/mbrtowc.c: Likewise.
5451
5452         maint.mk: prohibit use of "can not"
5453         * top/maint.mk (sc_prohibit_can_not): New rule.
5454         Writing "can not" (rather than "cannot") is too common.  Prohibit it.
5455
5456 2011-04-09  Bruno Haible  <bruno@clisp.org>
5457
5458         careadlinkat: Guard against misuse of careadlinkatcwd.
5459         * lib/careadlinkat.c: Include <stdlib.h>.
5460         (careadlinkatcwd): Check that the fd argument is as expected.
5461
5462 2011-04-09  Bruno Haible  <bruno@clisp.org>
5463
5464         careadlinkat: Use common coding style.
5465         * lib/careadlinkat.c: Move gnulib includes after system includes.
5466
5467 2011-04-09  Bruno Haible  <bruno@clisp.org>
5468
5469         careadlinkat: Clarify specification.
5470         * lib/careadlinkat.h (careadlinkat): Clarify preadlinkat argument.
5471         (careadlinkatcwd): Add comment.
5472         * lib/careadlinkat.c (careadlinkat): Clarify preadlinkat argument.
5473
5474 2011-04-09  Bruno Haible  <bruno@clisp.org>
5475
5476         areadlinkat: Avoid link error on many platforms.
5477         * modules/areadlinkat (Depends-on): Add areadlink.
5478
5479 2011-04-09  Bruno Haible  <bruno@clisp.org>
5480
5481         allocator, careadlinkat: Fix double-inclusion guard.
5482         * lib/allocator.h: Fix double-inclusion guard.
5483         * lib/careadlinkat.h: Likewise.
5484
5485 2011-04-09  Bruno Haible  <bruno@clisp.org>
5486
5487         relocatable-prog-wrapper: Update after module 'areadlink' changed.
5488         * lib/relocwrapper.c: Update dependencies hierarchy.
5489         * build-aux/install-reloc: Update list of files to be compiled.
5490         * modules/relocatable-prog-wrapper (Files): Add lib/careadlinkat.[hc],
5491         lib/allocator.[hc].
5492
5493 2011-04-08  Eric Blake  <eblake@redhat.com>
5494
5495         strftime: silence gnulib-tool warning
5496         * modules/strftime-tests (Depends-on): Drop automatic dependency.
5497
5498 2011-04-08  Bruno Haible  <bruno@clisp.org>
5499
5500         verify: Fix syntax error with GCC 4.6 in C++ mode.
5501         * lib/verify.h (HAVE__STATIC_ASSERT): Don't define in C++ mode.
5502         (HAVE_STATIC_ASSERT): New macro.
5503         (verify_true, verify): Use 'static_assert' if it is supported and
5504         '_Static_assert' is not supported.
5505
5506 2011-04-08  Paul Eggert  <eggert@cs.ucla.edu>
5507
5508         allocator: New module.
5509         * modules/allocator, lib/allocator.c: New files.
5510         * lib/allocator.h (stdlib_allocator): New decl.
5511         * lib/careadlinkat.c (_GL_USE_STDLIB_ALLOC, standard_allocator):
5512         Remove.  Do not include <stdlib.h>.
5513         (careadlinkat): Use stdlib_allocator instead of rolling our own.
5514         * modules/careadlinkat (Files): Remove lib/allocator.h.
5515         (Depends-on): Add allocator.
5516
5517         stdlib: let modules use system malloc, realloc
5518         * lib/stdlib.in.h (malloc, realloc): Don't #define or add warnings
5519         if !_GL_USE_STDLIB_ALLOC.
5520         (malloc, realloc): Limit this change to a smaller scope.
5521
5522         * lib/careadlinkat.c (_GL_USE_STDLIB_ALLOC): Define.
5523         (malloc, realloc): Don't #undef; no longer needed.
5524         * lib/malloca.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5525         * lib/progreloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5526         * lib/setenv.c (_GL_USE_STDLIB_ALLOC, malloc, realloc): Likewise.
5527         * lib/canonicalize-lgpl.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5528         * lib/relocatable.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5529         * lib/relocwrapper.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5530         * lib/malloc.c (_GL_USE_STDLIB_ALLOC, malloc): Likewise.
5531         * lib/realloc.c (_GL_USE_STDLIB_ALLOC, malloc, realloc): Likewise.
5532
5533         careadlinkat: rename members to avoid problem
5534         * lib/allocator.h (struct allocator): Rename members from
5535         malloc/realloc to allocate/reallocate, to avoid problems if malloc
5536         and realloc are #define'd.  Reported by Eric Blake in
5537         <http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00091.html>.
5538         * lib/careadlinkat.c (careadlinkat): Adjust to renaming.
5539
5540 2011-04-08  Eric Blake  <eblake@redhat.com>
5541
5542         nonblocking: reduce dependency
5543         * tests/test-nonblocking.c: Only test sockets when in use.
5544         * modules/nonblocking-tests (Depends-on): Drop socket.
5545         (Makefile.am): Link even if sockets are not present.
5546         * modules/pipe2-tests (Makefile.am): Likewise.
5547         * lib/ioctl.c (ioctl) [WIN32]: Fail if sockets are not also in use.
5548
5549         pipe2: fix O_NONBLOCK support on mingw
5550         * modules/pipe2 (Depends-on): Add nonblocking.
5551         * lib/pipe2.c (pipe2) [WIN32]: Add O_NONBLOCK support.
5552         * tests/test-pipe2.c (is_nonblocking): Adjust test accordingly.
5553         * tests/test-nonblocking.c (main): Likewise.
5554         * modules/pipe2-tests (Makefile.am): Avoid link failure.
5555
5556         fcntl-h: fix O_ACCMODE on cygwin
5557         * doc/posix-headers/fcntl.texi (fcntl.h): Document the bug.
5558         * lib/fcntl.in.h (O_ACCMODE): Fix it.
5559
5560         pipe-filter: drop O_NONBLOCK workarounds
5561         * modules/pipe-filter-gi (Depends-on): Add fcntl-h.
5562         * modules/pipe-filter-ii (Depends-on): Likewise.
5563         * lib/pipe-filter-aux.h (O_NONBLOCK): Delete workaround.
5564
5565         nonblocking: provide O_NONBLOCK for mingw
5566         * modules/nonblocking (Depends-on): Add open.
5567         (configure.ac): Set new witness macro.
5568         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Provide default for it.
5569         * modules/fcntl-h (Makefile.am): Substitute it.
5570         * lib/fcntl.in.h (O_NONBLOCK): Guarantee non-zero definition when
5571         nonblocking module is in use.
5572         * lib/nonblocking.c: Adjust portability test.
5573         * lib/open.c (open): Don't let native open see gnulib flag.
5574         * tests/test-fcntl-h.c (main): Enhance test.
5575         * tests/test-open.h (test_open): Likewise.
5576         * doc/posix-headers/fcntl.texi (fcntl.h): Document the replacement.
5577
5578         careadlinkat: fix compilation error on mingw
5579         * lib/careadlinkat.c (standard_allocator): Avoid renaming fields
5580         within struct allocator.
5581
5582 2011-04-06  Eric Blake  <eblake@redhat.com>
5583
5584         binary-io: relicense under LGPLv2+
5585         * modules/binary-io (License): Relax to LGPLv2+.
5586         Requested for libvirt, and required by pipe2.
5587
5588 2011-04-06  Paul Eggert  <eggert@cs.ucla.edu>
5589
5590         verify: use _Static_assert if available
5591         * lib/verify.h (HAVE__STATIC_ASSERT): New macro.
5592         (verify_true, verify): Use it if available.  This generates better
5593         diagnostics with GCC 4.6.0 and later.
5594
5595 2011-04-05  Bruno Haible  <bruno@clisp.org>
5596
5597         Remove leftover generated .h files after config.status changed.
5598
5599         * m4/alloca.m4 (gl_FUNC_ALLOCA): New automake conditional
5600         GL_GENERATE_ALLOCA_H.
5601         * modules/alloca-opt (Makefile.am): Remove alloca.h if
5602         GL_GENERATE_ALLOCA_H evaluates to false.
5603
5604         * m4/argz.m4 (gl_FUNC_ARGZ): New automake conditional
5605         GL_GENERATE_ARGZ_H.
5606         * modules/argz (Makefile.am): Remove argz.h if GL_GENERATE_ARGZ_H
5607         evaluates to false.
5608
5609         * m4/byteswap.m4 (gl_BYTESWAP): New automake conditional
5610         GL_GENERATE_BYTESWAP_H.
5611         * modules/byteswap (Makefile.am): Remove byteswap.h if
5612         GL_GENERATE_BYTESWAP_H evaluates to false.
5613
5614         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): New automake conditional
5615         GL_GENERATE_ERRNO_H.
5616         * modules/errno (Makefile.am): Remove errno.h if GL_GENERATE_ERRNO_H
5617         evaluates to false.
5618
5619         * m4/float_h.m4 (gl_FLOAT_H): New automake conditional
5620         GL_GENERATE_FLOAT_H.
5621         * modules/float (Makefile.am): Remove float.h if GL_GENERATE_FLOAT_H
5622         evaluates to false.
5623
5624         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): New automake conditional
5625         GL_GENERATE_FNMATCH_H.
5626         * modules/fnmatch (Makefile.am): Remove fnmatch.h if
5627         GL_GENERATE_FNMATCH_H evaluates to false.
5628
5629         * m4/glob.m4 (gl_GLOB_SUBSTITUTE, gl_GLOB): New automake conditional
5630         GL_GENERATE_GLOB_H.
5631         * modules/glob (Makefile.am): Remove glob.h if GL_GENERATE_GLOB_H
5632         evaluates to false.
5633
5634         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H, gl_ICONV_H_DEFAULTS): New
5635         automake conditional GL_GENERATE_ICONV_H.
5636         * modules/iconv-h (Makefile.am): Remove iconv.h if GL_GENERATE_ICONV_H
5637         evaluates to false.
5638
5639         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): New automake conditional
5640         GL_GENERATE_NETINET_IN_H.
5641         * modules/netinet_in (Makefile.am): Remove netinet/in.h if
5642         GL_GENERATE_NETINET_IN_H evaluates to false.
5643
5644         * m4/pthread.m4 (gl_PTHREAD_CHECK): Set PTHREAD_H here. New automake
5645         conditional GL_GENERATE_PTHREAD_H.
5646         (gl_PTHREAD_DEFAULTS): Don't set PTHREAD_H here.
5647         * modules/pthread (Makefile.am): Remove pthread.h if
5648         GL_GENERATE_PTHREAD_H evaluates to false.
5649
5650         * m4/sched_h.m4 (gl_SCHED_H): New automake conditional
5651         GL_GENERATE_SCHED_H.
5652         * modules/sched (Makefile.am): Remove sched.h if GL_GENERATE_SCHED_H
5653         evaluates to false.
5654
5655         * m4/selinux-context-h.m4 (gl_HEADERS_SELINUX_CONTEXT_H): New automake
5656         conditional GL_GENERATE_SELINUX_CONTEXT_H.
5657         * modules/selinux-h (Makefile.am): Remove selinux/context.h if
5658         GL_GENERATE_SELINUX_CONTEXT_H evaluates to false.
5659
5660         * m4/stdarg.m4 (gl_STDARG_H): New automake conditional
5661         GL_GENERATE_STDARG_H.
5662         * modules/stdarg (Makefile.am): Remove stdarg.h if
5663         GL_GENERATE_STDARG_H evaluates to false.
5664
5665         * m4/stdbool.m4 (AM_STDBOOL_H): New automake conditional
5666         GL_GENERATE_STDBOOL_H.
5667         * modules/stdbool (Makefile.am): Remove stdbool.h if
5668         GL_GENERATE_STDBOOL_H evaluates to false.
5669
5670         * m4/stddef_h.m4 (gl_STDDEF_H): Set STDDEF_H here. New automake
5671         conditional GL_GENERATE_STDDEF_H.
5672         (gl_STDDEF_H_DEFAULTS): Don't set STDDEF_H here.
5673         * modules/stddef (Makefile.am): Remove stddef.h if
5674         GL_GENERATE_STDDEF_H evaluates to false.
5675
5676         * m4/stdint.m4 (gl_STDINT_H): New automake conditional
5677         GL_GENERATE_STDINT_H.
5678         * modules/stdint (Makefile.am): Remove stdint.h if
5679         GL_GENERATE_STDINT_H evaluates to false.
5680
5681         * m4/sysexits.m4 (gl_SYSEXITS): New automake conditional
5682         GL_GENERATE_SYSEXITS_H.
5683         * modules/sysexits (Makefile.am): Remove sysexits.h if
5684         GL_GENERATE_SYSEXITS_H evaluates to false.
5685
5686         Reported by Karl Berry and Ralf Wildenhues.
5687
5688 2011-04-05  Bruno Haible  <bruno@clisp.org>
5689
5690         Ensure to rebuild generated .h files when config.status has changed.
5691         * modules/arpa_inet (Makefile.am): Add dependency from .h file to
5692         config.status.
5693         * modules/ctype (Makefile.am): Likewise.
5694         * modules/dirent (Makefile.am): Likewise.
5695         * modules/errno (Makefile.am): Likewise.
5696         * modules/fcntl-h (Makefile.am): Likewise.
5697         * modules/float (Makefile.am): Likewise.
5698         * modules/getopt-posix (Makefile.am): Likewise.
5699         * modules/glob (Makefile.am): Likewise.
5700         * modules/iconv-h (Makefile.am): Likewise.
5701         * modules/inttypes (Makefile.am): Likewise.
5702         * modules/langinfo (Makefile.am): Likewise.
5703         * modules/locale (Makefile.am): Likewise.
5704         * modules/math (Makefile.am): Likewise.
5705         * modules/netdb (Makefile.am): Likewise.
5706         * modules/netinet_in (Makefile.am): Likewise.
5707         * modules/poll-h (Makefile.am): Likewise.
5708         * modules/pthread (Makefile.am): Likewise.
5709         * modules/pty (Makefile.am): Likewise.
5710         * modules/sched (Makefile.am): Likewise.
5711         * modules/search (Makefile.am): Likewise.
5712         * modules/selinux-h (Makefile.am): Likewise.
5713         * modules/signal (Makefile.am): Likewise.
5714         * modules/spawn (Makefile.am): Likewise.
5715         * modules/stdarg (Makefile.am): Likewise.
5716         * modules/stdbool (Makefile.am): Likewise.
5717         * modules/stddef (Makefile.am): Likewise.
5718         * modules/stdint (Makefile.am): Likewise.
5719         * modules/stdio (Makefile.am): Likewise.
5720         * modules/stdlib (Makefile.am): Likewise.
5721         * modules/string (Makefile.am): Likewise.
5722         * modules/strings (Makefile.am): Likewise.
5723         * modules/sys_file (Makefile.am): Likewise.
5724         * modules/sys_ioctl (Makefile.am): Likewise.
5725         * modules/sys_select (Makefile.am): Likewise.
5726         * modules/sys_socket (Makefile.am): Likewise.
5727         * modules/sys_stat (Makefile.am): Likewise.
5728         * modules/sys_time (Makefile.am): Likewise.
5729         * modules/sys_times (Makefile.am): Likewise.
5730         * modules/sys_utsname (Makefile.am): Likewise.
5731         * modules/sys_wait (Makefile.am): Likewise.
5732         * modules/sysexits (Makefile.am): Likewise.
5733         * modules/termios (Makefile.am): Likewise.
5734         * modules/time (Makefile.am): Likewise.
5735         * modules/unistd (Makefile.am): Likewise.
5736         * modules/wchar (Makefile.am): Likewise.
5737         * modules/wctype-h (Makefile.am): Likewise.
5738         Reported by Karl Berry, Eric Blake, and Ralf Wildenhues.
5739
5740 2011-04-05  Bruno Haible  <bruno@clisp.org>
5741
5742         pipe2: Relicense under LGPLv2+.
5743         * modules/pipe2 (License): Change to LGPLv2+.
5744         Requested by Eric Blake, for libvirt.
5745
5746 2011-04-05  Bruce Korb  <bkorb@gnu.org>
5747
5748         bootstrap: compute gnulib_extra_files after updating build_aux
5749         * build-aux/bootstrap (gnulib_extra_files): bootstrap.conf may
5750         change build_aux or also supply gnulib_extra_files.  Handle correctly.
5751
5752 2011-04-05  Eric Blake  <eblake@redhat.com>
5753
5754         bootstrap: preserve git whitelist item sorting
5755         * build-aux/bootstrap (sort_patterns): New function.
5756         (insert_sorted_if_absent): Use it to sink ! lines to the bottom.
5757
5758 2011-04-05  Simon Josefsson  <simon@josefsson.org>
5759
5760         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): Don't trigger
5761         sc_space_tab check.
5762
5763 2011-04-05  Paul Eggert  <eggert@cs.ucla.edu>
5764
5765         areadlink, areadlinkat: rewrite in terms of careadlinkat
5766         * lib/areadlink.c, lib/areadlinkat.c: Include careadlinkat.h
5767         instead of errno.h, limits.h, stdint.h, stdlib.h, string.h, unistd.h.
5768         (SSIZE_MAX, INITIAL_BUF_SIZE): Remove.
5769         (malloc, realloc): Remove #undefs.
5770         (areadlink, areadlinkat): Rewrite in terms of careadlinkat.
5771         * modules/areadlink (Depends-on): Add careadlinkat.  Remove
5772         readlink, ssize_t, stdint, unistd.
5773         * modules/areadlinkat (Depends-on): Add careadlinkat.  Remove
5774         areadlink, stdint.
5775
5776         careadlinkat: new module
5777         * lib/allocator.h, lib/careadlinkat.h, lib/careadlinkat.c:
5778         * modules/careadlinkat: New files, written by me with
5779         a review and feedback from Ben Pfaff in
5780         <http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00008.html>.
5781
5782 2011-04-01  Bruno Haible  <bruno@clisp.org>
5783
5784         wmemchr, wcschr, wcsrchr, wcspbrk, wcsstr: Avoid errors in C++ mode.
5785         * lib/wchar.in.h (wmemchr, wcschr, wcsrchr, wcspbrk, wcsstr): Use
5786         _GL_CXXALIAS_SYS_CAST2 instead of _GL_CXXALIAS_SYS. On glibc >= 2.10
5787         systems, use _GL_CXXALIASWARN1 instead of _GL_CXXALIASWARN.
5788         Reported by Bruce Korb <bruce.korb@gmail.com>.
5789
5790 2011-04-01  Bruno Haible  <bruno@clisp.org>
5791
5792         wcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13 systems.
5793         * m4/wcpcpy.m4 (gl_FUNC_WCPCPY): Require AC_USE_SYSTEM_EXTENSIONS.
5794         * m4/wcpncpy.m4 (gl_FUNC_WCPNCPY): Likewise.
5795         * modules/wcpcpy (Depends-on): Add extensions.
5796         * modules/wcpncpy (Depends-on): Likewise.
5797         * doc/posix-functions/wcpcpy.texi: Mention missing declaration on glibc
5798         systems.
5799         * doc/posix-functions/wcpncpy.texi: Likewise.
5800         * doc/posix-functions/wcwidth.texi: Likewise.
5801
5802 2011-03-31  Eric Blake  <eblake@redhat.com>
5803
5804         nonblocking: fix mingw test failures
5805         * lib/nonblocking.c (set_nonblocking_flag): Succeed when clearing
5806         non-blocking flag on regular file.
5807         (get_nonblocking_flag): Set errno on invalid fd.
5808         * tests/test-nonblocking.c (main): Avoid test failure on
5809         directories if fchdir is not active.
5810         * modules/nonblocking-tests (Depends-on): Drop unused dependency.
5811
5812 2011-03-31  Bruno Haible  <bruno@clisp.org>
5813
5814         Fix bug with gl_WARN_ON_USE_PREPARE, introduced on 2011-01-23.
5815         * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK): Hide the
5816         gl_WARN_ON_USE_PREPARE definition from 'aclocal'.
5817         Reported by Simon Josefsson <simon@josefsson.org>.
5818
5819 2011-03-31  Bruno Haible  <bruno@clisp.org>
5820         and Eric Blake  <eblake@redhat.com>
5821
5822         nonblocking: new module
5823         * modules/nonblocking: New module.
5824         * modules/nonblocking-tests: Likewise.
5825         * lib/nonblocking.h: New file.
5826         * lib/nonblocking.c: Likewise.
5827         * tests/test-nonblocking.c: New test.
5828         * lib/ioctl.c (ioctl) [mingw]: Update comment.
5829
5830 2011-03-30  Bruno Haible  <bruno@clisp.org>
5831
5832         stdio: Avoid GCC >= 4.4 warnings when using %lld and similar on mingw.
5833         * lib/stdio.in.h (_GL_ATTRIBUTE_FORMAT_PRINTF): Use 'gnu_printf' format
5834         instead of 'printf' format for GCC >= 4.4.
5835         (_GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM): New macro.
5836         (fprintf, printf, vfprintf, vprintf): Declare with
5837         _GL_ATTRIBUTE_FORMAT_PRINTF_SYSTEM when the function ends up calling
5838         the system's vfprintf() function.
5839         Reported by Daniel P. Berrange <berrange@redhat.com> via Eric Blake.
5840
5841 2011-03-30  Eric Blake  <eblake@redhat.com>
5842
5843         passfd: fix scoping bug
5844         * lib/passfd.c (sendfd, recvfd): Don't let buf go out of scope
5845         before sendmsg/recvmsg.
5846
5847         passfd: standardize coding conventions
5848         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Drop check for something that
5849         can be learned at compile time.
5850         * lib/passfd.c (MSG_CMSG_CLOEXEC): Reduce number of in-function
5851         ifdefs.
5852         (sendfd, recvfd): Follow gnulib code conventions.
5853
5854         passfd: fix incorrect sendmsg arguments
5855         * lib/passfd.c (sendfd): Avoid uninitialized msg_flags field, and
5856         incorrect msg_controllen value.
5857         * modules/passfd-tests (Depends-on): Check for alarm.
5858         * tests/test-passfd.c (main) [HAVE_DECL_ALARM]: Avoid hanging test.
5859         Reported by Bastien ROUCARIES.
5860
5861 2011-03-30  Bruno Haible  <bruno@clisp.org>
5862
5863         c-strcasestr: Relicense under LGPLv2+.
5864         * modules/c-strcasestr (License): Change to LGPLv2+.
5865         Requested by Eric Blake, for libvirt.
5866
5867 2011-03-30  Simon Josefsson  <simon@josefsson.org>
5868
5869         * users.txt: Add libidn2.  Fix libtasn1 link.
5870
5871 2011-03-30  Jim Meyering  <meyering@redhat.com>
5872
5873         tests: readlink* ("",... fails with EINVAL on newer kernels
5874         readlink and readlinkat have typically failed with ENOENT for
5875         the invalid, empty file name,  "".  However, with the advent
5876         of linux-2.6.39, they fail with EINVAL.
5877         * tests/test-areadlink.h (test_areadlink): Also accept EINVAL
5878         when operating on the empty file name.
5879         * tests/test-readlink.h (test_readlink): Likewise.
5880
5881 2011-03-29  Bruno Haible  <bruno@clisp.org>
5882
5883         Relicense some modules under LGPLv2+, for libidn2.
5884         * modules/array-mergesort (License): Change to LGPLv2+.
5885         * modules/c-strcaseeq (License): Likewise.
5886         * modules/striconveh (License): Likewise.
5887         * modules/striconveha (License): Likewise.
5888         * modules/uniconv/base (License): Likewise.
5889         * modules/uniconv/u8-conv-from-enc (License): Likewise.
5890         * modules/uniconv/u8-strconv-from-enc (License): Likewise.
5891         * modules/uniconv/u8-strconv-from-locale (License): Likewise.
5892         * modules/unictype/base (License): Likewise.
5893         * modules/unictype/bidiclass-of (License): Likewise.
5894         * modules/unictype/category-M (License): Likewise.
5895         * modules/unictype/category-none (License): Likewise.
5896         * modules/unictype/category-of (License): Likewise.
5897         * modules/unictype/category-test (License): Likewise.
5898         * modules/unictype/category-test-withtable (License): Likewise.
5899         * modules/unictype/combining-class (License): Likewise.
5900         * modules/unictype/joiningtype-of (License): Likewise.
5901         * modules/unictype/scripts (License): Likewise.
5902         * modules/uninorm/base (License): Likewise.
5903         * modules/uninorm/canonical-decomposition (License): Likewise.
5904         * modules/uninorm/composition (License): Likewise.
5905         * modules/uninorm/decompose-internal (License): Likewise.
5906         * modules/uninorm/decomposition-table (License): Likewise.
5907         * modules/uninorm/nfc (License): Likewise.
5908         * modules/uninorm/nfd (License): Likewise.
5909         * modules/uninorm/u32-normalize (License): Likewise.
5910         * modules/unistr/base (License): Likewise.
5911         * modules/unistr/u32-cpy (License): Likewise.
5912         * modules/unistr/u32-mbtouc-unsafe (License): Likewise.
5913         * modules/unistr/u32-to-u8 (License): Likewise.
5914         * modules/unistr/u32-uctomb (License): Likewise.
5915         * modules/unistr/u8-check (License): Likewise.
5916         * modules/unistr/u8-mblen (License): Likewise.
5917         * modules/unistr/u8-mbtouc (License): Likewise.
5918         * modules/unistr/u8-mbtouc-unsafe (License): Likewise.
5919         * modules/unistr/u8-mbtoucr (License): Likewise.
5920         * modules/unistr/u8-prev (License): Likewise.
5921         * modules/unistr/u8-strlen (License): Likewise.
5922         * modules/unistr/u8-to-u32 (License): Likewise.
5923         * modules/unistr/u8-uctomb (License): Likewise.
5924         * modules/unitypes (License): Likewise.
5925         Requested by Simon Josefsson.
5926
5927 2011-03-29  Simon Josefsson  <simon@josefsson.org>
5928
5929         lib-symbol-visibility: Add a notice.
5930         * modules/lib-symbol-visibility (Notice): New field.
5931
5932 2011-03-29  Bruno Haible  <bruno@clisp.org>
5933
5934         getaddrinfo: Doc fix.
5935         * doc/posix-functions/getaddrinfo.texi: Mention Windows problem in the
5936         section "fixed in Gnulib".
5937
5938 2011-03-28  Simon Josefsson  <simon@josefsson.org>
5939
5940         * doc/posix-functions/getaddrinfo.texi: Drop netdb.h discussion.
5941         Reported by Bastien ROUCARIES <roucaries.bastien@gmail.com>.
5942
5943 2011-03-26  Bruno Haible  <bruno@clisp.org>
5944
5945         unictype/property-byname: Reduce the number of load-time relocations.
5946         * lib/unictype/pr_byname.c: Include <stdlib.h>.
5947         (UC_PROPERTY_INDEX_*): New enumeration values.
5948         (uc_property_byname): Convert an index from the lookup table to an
5949         uc_property_t.
5950         * lib/unictype/pr_byname.gperf: Store indices instead of uc_property_t
5951         values.
5952
5953 2011-03-26  Bruno Haible  <bruno@clisp.org>
5954
5955         unictype/property-byname: Allow omitted word separators and aliases.
5956         * lib/unictype/pr_byname.gperf: Add property names without word
5957         separators. Add aliases from Unicode 6.0 PropertyAliases.txt, except
5958         for 'space'.
5959
5960 2011-03-26  Bruno Haible  <bruno@clisp.org>
5961
5962         unictype/joininggroup-byname: Allow hyphens, omitted word separators.
5963         * lib/unictype/joininggroup_byname.c (uc_joining_group_byname): Convert
5964         also hyphens to space.
5965         * lib/unictype/joininggroup_byname.gperf: Recognize the names also
5966         without spaces.
5967         * tests/unictype/test-joininggroup_byname.c (main): Add more tests.
5968
5969 2011-03-26  Bruno Haible  <bruno@clisp.org>
5970
5971         unictype/joiningtype-byname: Recognize long names as well.
5972         * lib/unictype.in.h (uc_joiningtype_class_byname): Allow argument to be
5973         a long name.
5974         * lib/unictype/joiningtype_byname.c: Include <string.h>,
5975         unictype/joiningtype_byname.h.
5976         (uc_joiningtype_class_byname): Use uc_joining_type_lookup.
5977         * lib/unictype/joiningtype_byname.gperf: New file.
5978         * modules/unictype/joiningtype-byname (Files): Add
5979         lib/unictype/joiningtype_byname.gperf.
5980         (Depends-on): Add gperf.
5981         (Makefile.am): Add rule for generating unictype/joiningtype_byname.h.
5982         * tests/unictype/test-joiningtype_byname.c (main): Test the recognition of
5983         long names.
5984
5985         Tests for module 'unictype/joiningtype-longname'.
5986         * modules/unictype/joiningtype-longname-tests: New file.
5987         * tests/unictype/test-joiningtype_longname.c: New file.
5988
5989         New module 'unictype/joiningtype-longname'.
5990         * lib/unictype.in.h (uc_joiningtype_class_long_name): New declaration.
5991         * lib/unictype/joiningtype_longname.c: New file.
5992         * modules/unictype/joiningtype-longname: New file.
5993         * modules/unictype/joiningtype-all (Depends-on): Add
5994         unictype/joiningtype-longname.
5995
5996 2011-03-26  Bruno Haible  <bruno@clisp.org>
5997
5998         unictype/bidiclass-byname: Recognize long names as well.
5999         * lib/unictype.in.h (uc_bidi_class_byname): Allow argument to be a long
6000         name.
6001         * lib/unictype/bidi_byname.c: Include <string.h>,
6002         unictype/bidi_byname.h.
6003         (uc_bidi_class_byname): Use uc_bidi_class_lookup.
6004         * lib/unictype/bidi_byname.gperf: New file.
6005         * modules/unictype/bidiclass-byname (Files): Add
6006         lib/unictype/bidi_byname.gperf.
6007         (Depends-on): Add gperf.
6008         (Makefile.am): Add rule for generating unictype/bidi_byname.h.
6009         * tests/unictype/test-bidi_byname.c (main): Test the recognition of
6010         long names.
6011
6012         Tests for module 'unictype/bidiclass-longname'.
6013         * modules/unictype/bidiclass-longname-tests: New file.
6014         * tests/unictype/test-bidi_longname.c: New file.
6015
6016         New module 'unictype/bidiclass-longname'.
6017         * lib/unictype.in.h (uc_bidi_class_long_name): New declaration.
6018         * lib/unictype/bidi_longname.c: New file.
6019         * modules/unictype/bidiclass-longname: New file.
6020         * modules/unictype/bidiclass-all (Depends-on): Add
6021         unictype/bidiclass-longname.
6022
6023 2011-03-26  Bruno Haible  <bruno@clisp.org>
6024
6025         unictype/bidi*: Rename modules.
6026         * modules/unictype/bidiclass-all: Renamed from
6027         modules/unictype/bidicategory-all.
6028         * modules/unictype/bidiclass-name: Renamed from
6029         modules/unictype/bidiclass-name.
6030         (Description): Update.
6031         * modules/unictype/bidiclass-name-tests: Renamed from
6032         modules/unictype/bidicategory-name-tests.
6033         * modules/unictype/bidiclass-byname: Renamed from
6034         modules/unictype/bidicategory-byname.
6035         (Description): Update.
6036         * modules/unictype/bidiclass-byname-tests: Renamed from
6037         modules/unictype/bidicategory-byname-tests.
6038         * modules/unictype/bidiclass-of: Renamed from
6039         modules/unictype/bidicategory-of.
6040         (Description): Update.
6041         * modules/unictype/bidiclass-of-tests: Renamed from
6042         modules/unictype/bidicategory-of-tests.
6043         * modules/unictype/bidiclass-test: Renamed from
6044         modules/unictype/bidicategory-test.
6045         (Description): Update.
6046         * modules/unictype/bidiclass-test-tests: Renamed from
6047         modules/unictype/bidicategory-test-tests.
6048         * modules/unictype/bidicategory-all: New file, a simple redirection.
6049         * modules/unictype/bidicategory-name: Likewise.
6050         * modules/unictype/bidicategory-byname: Likewise.
6051         * modules/unictype/bidicategory-of: Likewise.
6052         * modules/unictype/bidicategory-test: Likewise.
6053         * modules/unictype/property-bidi-* (Dependencies): Update.
6054         * lib/unictype/bidi_*.c: Update comment.
6055
6056 2011-03-26  Bruno Haible  <bruno@clisp.org>
6057
6058         unictype/bidi*: Rename functions, part 2.
6059         * modules/unictype/bidicategory-name (configure.ac): Update required
6060         libunistring version.
6061         * modules/unictype/bidicategory-byname (configure.ac): Likewise.
6062
6063 2011-03-25  Bruno Haible  <bruno@clisp.org>
6064
6065         New module 'unictype/combining-class-all'.
6066         * modules/unictype/combining-class-all: New file.
6067
6068         Tests for module 'unictype/combining-class-byname'.
6069         * modules/unictype/combining-class-byname-tests: New file.
6070         * tests/unictype/test-combiningclass_byname.c: New file.
6071
6072         New module 'unictype/combining-class-byname'.
6073         * lib/unictype.in.h (uc_combining_class_byname): New declaration.
6074         * lib/unictype/combiningclass_byname.c: New file.
6075         * lib/unictype/combiningclass_byname.gperf: New file.
6076         * modules/unictype/combining-class-byname: New file.
6077
6078         Tests for module 'unictype/combining-class-longname'.
6079         * modules/unictype/combining-class-longname-tests: New file.
6080         * tests/unictype/test-combiningclass_longname.c: New file.
6081
6082         New module 'unictype/combining-class-longname'.
6083         * lib/unictype.in.h (uc_combining_class_long_name): New declaration.
6084         * lib/unictype/combiningclass_longname.c: New file.
6085         * modules/unictype/combining-class-longname: New file.
6086
6087         Tests for module 'unictype/combining-class-name'.
6088         * modules/unictype/combining-class-name-tests: New file.
6089         * tests/unictype/test-combiningclass_name.c: New file.
6090
6091         New module 'unictype/combining-class-name'.
6092         * lib/unictype.in.h (uc_combining_class_name): New declaration.
6093         * lib/unictype/combiningclass_name.c: New file.
6094         * modules/unictype/combining-class-name: New file.
6095
6096 2011-03-25  Bruno Haible  <bruno@clisp.org>
6097
6098         unictype/combining-class: Rename source files.
6099         * lib/gen-uni-tables.c (main): Emit unictype/combiningclass.h instead
6100         of unictype/combining.h.
6101         * lib/unictype/combiningclass.c: Renamed from lib/unictype/combining.c.
6102         Update.
6103         * lib/unictype/combiningclass.h: Renamed from lib/unictype/combining.h.
6104         * modules/unictype/combining-class (Description): Fix.
6105         (Files, Makefile.am): Update.
6106         * tests/unictype/test-combiningclass.c: Renamed from
6107         tests/unictype/test-combining.c.
6108         * modules/unictype/combining-class-tests (Files, Makefile.am): Update.
6109
6110 2011-03-25  Bruno Haible  <bruno@clisp.org>
6111
6112         unictype: Update list of canonical combining classes.
6113         * lib/unictype.in.h (UC_CCC_ATA): New enumeration value.
6114
6115 2011-03-25  Bruno Haible  <bruno@clisp.org>
6116
6117         unictype/category-byname: Recognize long names as well.
6118         * lib/unictype.in.h (uc_general_category_byname): Allow argument to be
6119         a long name.
6120         * lib/unictype/categ_byname.c: Include <stdlib.h>, <string.h>,
6121         unictype/categ_byname.h.
6122         (UC_CATEGORY_INDEX_*): New enumeration values.
6123         (uc_general_category_byname): Use uc_general_category_lookup and
6124         convert from index to value.
6125         * lib/unictype/categ_byname.gperf: New file.
6126         * modules/unictype/category-byname (Files): Add
6127         lib/unictype/categ_byname.gperf.
6128         (Depends-on): Add gperf.
6129         (Makefile.am): Add rule for generating unictype/categ_byname.h.
6130         * tests/unictype/test-categ_byname.c (main): Test the recognition of
6131         long names.
6132
6133         Tests for module 'unictype/category-longname'.
6134         * modules/unictype/category-longname-tests: New file.
6135         * tests/unictype/test-categ_longname.c: New file.
6136
6137         New module 'unictype/category-longname'.
6138         * lib/unictype.in.h (uc_general_category_long_name): New declaration.
6139         * lib/unictype/categ_longname.c: New file.
6140         * modules/unictype/category-longname: New file.
6141         * modules/unictype/category-all (Depends-on): Add it.
6142
6143 2011-03-25  Bruno Haible  <bruno@clisp.org>
6144
6145         Tests for module 'unictype/category-LC'.
6146         * modules/unictype/category-LC-tests: New file.
6147         * tests/unictype/test-categ_LC.c: New file, automatically generated.
6148
6149         New module 'unictype/category-LC'.
6150         * lib/unictype.in.h (UC_CATEGORY_MASK_LC): New enumeration value.
6151         (UC_CATEGORY_LC): New declaration.
6152         (UC_CASED_LETTER): New macro.
6153         * lib/gen-uni-tables.c (is_category_LC): New function.
6154         (output_categories): Also handle category LC.
6155         (UC_CATEGORY_MASK_LC): New enumeration value.
6156         (general_category_byname): Also handle category LC.
6157         * lib/unictype/categ_LC.c: New file.
6158         * lib/unictype/categ_LC.h: New file, automatically generated.
6159         * lib/unictype/categ_name.c (uc_general_category_name): Also handle
6160         category LC.
6161         * lib/unictype/categ_byname.c (uc_general_category_byname): Likewise.
6162         * modules/unictype/category-LC: New file.
6163         * modules/unictype/category-byname (Depends-on): Add
6164         unictype/category-LC.
6165         * modules/unictype/category-all (Depends-on): Likewise.
6166
6167 2011-03-25  Eric Blake  <eblake@redhat.com>
6168
6169         xmalloc: revert yesterday's regression
6170         * lib/xmalloc.c (xrealloc): Once again forward xrealloc(NULL,0) to
6171         realloc's underlying behavior (allowing allocation of zero-size
6172         objects, especially if malloc-gnu is also in use).
6173
6174 2011-03-25  Reuben Thomas  <rrt@sc3d.org>
6175
6176         maint.mk: add missing version to VC-tag
6177         * top/maint.mk: git tag was missing actual tag name; add it.
6178
6179         valgrind: do leak checking, and exit with code 1 on error (not 0)
6180         * m4/valgrind-tests.m4: Add `--error-exitcode=1 --leak-check=full'
6181         to VALGRIND.
6182
6183 2010-11-30  Reuben Thomas  <rrt@sc3d.org>
6184
6185         posix-modules: say what it does.
6186         * posix-modules: Add a line to the --help output saying what it does.
6187
6188 2011-03-24  Paul Eggert  <eggert@cs.ucla.edu>
6189
6190         xmalloc: Do not leak if underlying realloc is C99 compatible.
6191         * lib/xmalloc.c (xrealloc): If N is zero, call 'free' directly.
6192         This avoids a leak on C99-based systems.  See
6193         <http://lists.gnu.org/archive/html/bug-gnulib/2011-03/msg00243.html>.
6194
6195 2011-03-24  Eric Blake  <eblake@redhat.com>
6196
6197         realloc: document portability problem
6198         * doc/posix-functions/realloc.texi (realloc): Mention pitfalls of
6199         passing 0 size to realloc.
6200
6201 2011-03-23  Ben Walton  <bwalton@artsci.utoronto.ca>
6202
6203         doc: update users.txt
6204         * users.txt: Add cvsps, tmpwatch
6205
6206 2011-03-23  Matt Rice  <ratmice@gmail.com>
6207
6208         doc: update users.txt
6209         * users.txt: Add gdb.
6210
6211 2011-03-23  Jim Meyering  <meyering@redhat.com>
6212
6213         doc: update users.txt
6214         Looking through matches up to the following URL (there are still
6215         several more pages), I found several projects that use gnulib:
6216         http://codesearch.google.com/codesearch?start=50&q=gnulib-cache\.m4
6217         * users.txt: Add nagios plugins (nagiosplug), acct, gengetopt,
6218         gmediaserver, gtkreindeer, jugtail, libunistring, mini-httpd, reindeer.
6219
6220 2011-03-22  Bruno Haible  <bruno@clisp.org>
6221
6222         unictype/bidi*: Rename functions.
6223         * lib/unictype.in.h (uc_bidi_class_name, uc_bidi_class_byname,
6224         uc_bidi_class, uc_is_bidi_class): New declarations.
6225         * lib/unictype/bidi_byname.c (uc_bidi_class_byname): Renamed from
6226         uc_bidi_category_byname.
6227         (uc_bidi_category_byname): New function.
6228         * lib/unictype/bidi_name.c (u_bidi_class_name): Renamed from
6229         u_bidi_category_name.
6230         (uc_bidi_class_name): Renamed from uc_bidi_category_name.
6231         (uc_bidi_category_name): New function.
6232         * lib/unictype/bidi_of.c (uc_bidi_class): Renamed from
6233         uc_bidi_category.
6234         (uc_bidi_category): New function.
6235         * lib/unictype/bidi_test.c (uc_is_bidi_class): Renamed from
6236         uc_is_bidi_category. Invoke uc_bidi_class.
6237         (uc_is_bidi_category): New function.
6238         * tests/unictype/test-bidi_byname.c (main): Test uc_bidi_class_byname
6239         instead of uc_bidi_category_byname.
6240         * tests/unictype/test-bidi_name.c (main): Test uc_bidi_class_name
6241         instead of uc_bidi_category_name.
6242         * tests/unictype/test-bidi_of.c (main): Test uc_bidi_class instead of
6243         uc_bidi_category.
6244         * tests/unictype/test-bidi_test.c (main): Test uc_is_bidi_class
6245         instead of uc_is_bidi_category.
6246
6247 2011-03-21  Bruno Haible  <bruno@clisp.org>
6248
6249         New module 'unictype/joininggroup-all'.
6250         * modules/unictype/joininggroup-all: New file.
6251
6252         Tests for module 'unictype/joininggroup-of'.
6253         * modules/unictype/joininggroup-of-tests: New file.
6254         * tests/unictype/test-joininggroup_of.c: New file.
6255         * tests/unictype/test-joininggroup_of.h: New file, automatically
6256         generated by gen-uni-tables.
6257
6258         New module 'unictype/joininggroup-of'.
6259         * modules/unictype/joininggroup-of: New file.
6260         * lib/unictype/joininggroup_of.c: New file.
6261         * lib/unictype/joininggroup_of.h: New file, automatically generated by
6262         gen-uni-tables.
6263
6264         Tests for module 'unictype/joininggroup-byname'.
6265         * modules/unictype/joininggroup-byname-tests: New file.
6266         * tests/unictype/test-joininggroup_byname.c: New file.
6267
6268         New module 'unictype/joininggroup-byname'.
6269         * modules/unictype/joininggroup-byname: New file.
6270         * lib/unictype/joininggroup_byname.c: New file.
6271         * lib/unictype/joininggroup_byname.gperf: New file.
6272
6273         Tests for module 'unictype/joininggroup-name'.
6274         * modules/unictype/joininggroup-name-tests: New file.
6275         * tests/unictype/test-joininggroup_name.c: New file.
6276
6277         New module 'unictype/joininggroup-name'.
6278         * modules/unictype/joininggroup-name: New file.
6279         * lib/unictype/joininggroup_name.c: New file.
6280         * lib/unictype/joininggroup_name.h: New file.
6281
6282         New module 'unictype/joiningtype-all'.
6283         * modules/unictype/joiningtype-all: New file.
6284
6285         Tests for module 'unictype/joiningtype-of'.
6286         * modules/unictype/joiningtype-of-tests: New file.
6287         * tests/unictype/test-joiningtype_of.c: New file.
6288         * tests/unictype/test-joiningtype_of.h: New file, automatically
6289         generated by gen-uni-tables.
6290
6291         New module 'unictype/joiningtype-of'.
6292         * modules/unictype/joiningtype-of: New file.
6293         * lib/unictype/joiningtype_of.c: New file.
6294         * lib/unictype/joiningtype_of.h: New file, automatically generated by
6295         gen-uni-tables.
6296
6297         Tests for module 'unictype/joiningtype-byname'.
6298         * modules/unictype/joiningtype-byname-tests: New file.
6299         * tests/unictype/test-joiningtype_byname.c: New file.
6300
6301         New module 'unictype/joiningtype-byname'.
6302         * modules/unictype/joiningtype-byname: New file.
6303         * lib/unictype/joiningtype_byname.c: New file.
6304
6305         Tests for module 'unictype/joiningtype-name'.
6306         * modules/unictype/joiningtype-name-tests: New file.
6307         * tests/unictype/test-joiningtype_name.c: New file.
6308
6309         New module 'unictype/joiningtype-name'.
6310         * modules/unictype/joiningtype-name: New file.
6311         * lib/unictype/joiningtype_name.c: New file.
6312
6313         unictype: Add support for Arabic shaping properties.
6314         * lib/unictype.in.h (UC_JOINING_TYPE_*): New enumeration values.
6315         (uc_joining_type_name, uc_joining_type_byname, uc_joining_type): New
6316         declarations.
6317         (UC_JOINING_GROUP_*): New enumeration values.
6318         (uc_joining_group_name, uc_joining_group_byname, uc_joining_group): New
6319         declarations.
6320         * lib/gen-uni-tables.c (UC_JOINING_TYPE_*): New enumeration values.
6321         (unicode_joining_type): New variable.
6322         (UC_JOINING_GROUP_*): New enumeration values.
6323         (unicode_joining_group): New variable.
6324         (fill_arabicshaping, joining_type_as_c_identifier,
6325         output_joining_type_test, output_joining_type,
6326         joining_group_as_c_identifier, output_joining_group_test,
6327         output_joining_group): New functions.
6328         (main); Add an argument denoting the ArabicShaping.txt file. Invoke
6329         fill_arabicshaping and output_joining_type_test, output_joining_type,
6330         output_joining_group_test, output_joining_group.
6331         Reported by Simon Josefsson.
6332
6333 2011-03-21  Jim Meyering  <meyering@redhat.com>
6334
6335         strftime: fix a bug in yesterday's change
6336         * lib/strftime.c (add): Accommodate width's initial value of -1.
6337         Otherwise, nstrftime would copy uninitialized data into
6338         the result buffer.
6339
6340 2011-03-21  Jim Meyering  <meyering@redhat.com>
6341
6342         tests: add strftime-tests module
6343         * tests/test-strftime.c: New file.
6344         * modules/strftime-tests: New module.
6345
6346 2011-03-20  Paul Eggert  <eggert@cs.ucla.edu>
6347
6348         strftime: don't assume a byte count fits in 'int'
6349         * lib/strftime.c (add): Don't assume first arg fits in 'int'.  I
6350         found this problem by static analysis, using gcc -Wstrict-overflow
6351         (GCC 4.5.2, x86-64).  This reported an optimization that depended
6352         on an integer overflow having undefined behavior, but it turns out
6353         that the argument is a size, which might not fit in 'int' anyway,
6354
6355 2011-03-20  Paul Eggert  <eggert@cs.ucla.edu>
6356
6357         stdio: don't require ignore_value around fwrite
6358
6359         This patch works around libc bug 11959
6360         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=11959>.
6361         Without this patch, applications must often write
6362         ignore_value (fwrite (...)) even though the ignore_value is
6363         not helpful here.  It's common to write many objects, using
6364         fwrite/printf/etc., and then use ferror to detect output error.
6365
6366         I considered making this patch optional, but decided against it,
6367         because libc is obviously being inconsistent here: there is no
6368         reason libc should insist that user code must inspect fwrite
6369         return's value without also insisting that it inspect printf's,
6370         putchar's, etc.  If user code wants to have a strict style where
6371         all these functions' values are checked (so that ferror need not
6372         be checked), we could add support for that style in a new gnulib
6373         module, but in the meantime it's better to be consistent and to
6374         support common usage.
6375
6376         * lib/stdio.in.h (rpl_fwrite): Define this wrapper around fwrite,
6377         to work around libc bug 11959, if __USE_FORTIFY_LEVEL indicates
6378         that we are compiling in checking mode, and if not C++, and
6379         if not already wrapping fwrite for some other reason.
6380         (fwrite): #define to rpl_fwrite if the latter is defined.
6381
6382 2011-03-20  Bruno Haible  <bruno@clisp.org>
6383
6384         verror: Fix compilation error introduced on 2011-02-13.
6385         * lib/verror.h (verror, verror_at_line): Use _GL_ATTRIBUTE_FORMAT macro
6386         instead of __attribute__.
6387         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
6388
6389 2011-03-20  Paul Eggert  <eggert@cs.ucla.edu>
6390             Bruno Haible  <bruno@clisp.org>
6391
6392         socklen: do not depend on sys_socket
6393         While trying to modify Emacs to use gnulib's socklen module,
6394         I discovered a circular dependency: socklen depends on sys_socket
6395         and vice versa.  Emacs can use socklen, but it does not need
6396         sys_socket because it has its own substitute for sys/socket.h.
6397         * m4/socklen.m4 (gl_SOCKET_HEADERS): New macro, extracted from
6398         gl_TYPE_SOCKLEN_T.
6399         (gl_CHECK_SOCKET_HEADERS): New macro, taken from parts of
6400         gl_PREREQ_SYS_H_SOCKET.
6401         (gl_TYPE_SOCKLEN_T): Require it instead of requiring
6402         gl_PREREQ_SYS_H_SOCKET.
6403         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_SOCKET): Require
6404         gl_CHECK_SOCKET_HEADERS instead of doing its work ourselves.
6405         * modules/socklen (Depends-on): Do not depend on sys_socket.
6406         (Include): Adjust to match the code used in gl_SOCKET_HEADERS.
6407
6408 2011-03-20  Jim Meyering  <meyering@redhat.com>
6409
6410         maint.mk: sort file names *after* new transformation
6411         * top/maint.mk (sc_po_check): Sorting before removing the $(srcdir)/
6412         prefix would have led to an unwarranted failure in GNU parted.
6413         Sort after that transformation.
6414
6415 2011-03-19  Jim Meyering  <meyering@redhat.com>
6416
6417         maint.mk: fix po-file syntax-check rule
6418         * top/maint.mk (sc_po_check): Fix fatal typo in yesterday's change.
6419         Patch by Bruno Haible.
6420
6421 2011-03-19  Bruno Haible  <bruno@clisp.org>
6422
6423         socklen: Update comment.
6424         * m4/socklen.m4: Update comment about platforms.
6425
6426 2011-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6427             Bruno Haible  <bruno@clisp.org>
6428
6429         inet_ntop, inet_pton: Simplify.
6430         * modules/inet_ntop (Depends-on): Remove socklen, since sys_socket is
6431         documented to provide socklen_t and we already depend on sys_socket.
6432         * modules/inet_pton (Depends-on): Likewise.
6433         * lib/arpa_inet.in.h: Adjust comment.
6434
6435 2011-03-19  Paul Eggert  <eggert@cs.ucla.edu>
6436             Bruno Haible  <bruno@clisp.org>
6437
6438         netdb: Simplify.
6439         * modules/netdb (Depends-on): Remove socklen, since sys_socket is
6440         documented to provide socklen_t and we already depend on sys_socket.
6441         * lib/netdb.in.h: Adjust comment.
6442
6443 2011-03-19  Bruno Haible  <bruno@clisp.org>
6444
6445         sys_socket, netdb: Document problem with socklen_t.
6446         * doc/posix-headers/sys_socket.texi: Mention lack of socklen_t on some
6447         platforms.
6448         * doc/posix-headers/netdb.texi: Likewise.
6449
6450 2011-03-18  Eric Blake  <eblake@redhat.com>
6451
6452         maint.mk: let po check work in VPATH build
6453         * top/maint.mk (po_file): Allow cfg.mk override.
6454         (sc_po_check): Allow VPATH use.
6455         Reported by Jiri Denemark.
6456
6457 2011-03-16  Jim Meyering  <meyering@redhat.com>
6458
6459         maint.mk: allow fine-grained syntax-check exclusion via Make variables
6460         Before, you would have had to create one .x-sc_ file per rule in order
6461         to exempt offending files.  Now, you may instead use a Make variable --
6462         usually defined in cfg.mk -- whose name identifies the affected rule.
6463         * top/maint.mk (_sc_excl): Define.
6464         (VC_LIST_EXCEPT): Use it to exclude names on a per-rule basis.
6465         (_sc_search_regexp): When not using VC_LIST_EXCEPT, exclude here, too.
6466
6467 2011-03-13  Bruno Haible  <bruno@clisp.org>
6468
6469         ignore-value tests: Avoid warnings.
6470         * tests/test-ignore-value.c (_GL_ATTRIBUTE_RETURN_CHECK): Define to
6471         empty for gcc < 3.4.
6472
6473 2011-03-13  Bruno Haible  <bruno@clisp.org>
6474
6475         passfd: Fix link error on Solaris.
6476         * modules/passfd (Description): Correct.
6477         (Depends-on): Add socketlib.
6478         (Link): New section.
6479         * modules/passfd-tests (Makefile.am): Link test-passfd with LIBSOCKET.
6480
6481 2011-03-13  Bruno Haible  <bruno@clisp.org>
6482
6483         passfd: Fix link error on AIX 5.2.
6484         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Define _LINUX_SOURCE_COMPAT.
6485
6486 2011-03-13  Bruno Haible  <bruno@clisp.org>
6487
6488         passfd: Work around bug with CMSG_FIRSTHDR on FreeBSD 6.4.
6489         * lib/sys_socket.in.h: Include <stddef.h>.
6490         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Include <stddef.h> before using
6491         CMSG_FIRSTHDR. Remove unused variable.
6492
6493 2011-03-13  Bruno Haible  <bruno@clisp.org>
6494
6495         passfd: Fix compilation error on OpenBSD.
6496         * lib/passfd.c: Include <sys/uio.h>.
6497
6498 2011-03-13  Bruno Haible  <bruno@clisp.org>
6499
6500         passfd test: Fix warnings.
6501         * tests/test-passfd.c: Include <sys/wait.h>.
6502         (main): Fix typo.
6503
6504 2011-03-13  Bruno Haible  <bruno@clisp.org>
6505
6506         passfd module, part 4, tweaks.
6507         * tests/test-passfd.c: Reorder includes.
6508         (main): Fix perror and printf calls.
6509
6510 2011-03-07  Bastien Roucariès  <roucaries.bastien@gmail.com>
6511
6512         passfd module, part 4.
6513         * modules/passfd-tests: New file.
6514         * tests/test-passfd.c: New file.
6515
6516 2011-03-13  Jim Meyering  <meyering@redhat.com>
6517
6518         Makefile: rely on GNU make; derive syntax-check rule names
6519         Rather than requiring that each sc_ rule be listed as a dependent
6520         of "check", use features of GNU make to derive the list.
6521         * Makefile (syntax-check-rules): Define.
6522         (check): Depend on the new variable, not the hard-coded list.
6523
6524 2011-03-13  Bastien Roucariès  <roucaries.bastien@gmail.com>
6525             Bruno Haible  <bruno@clisp.org>
6526
6527         passfd module, part 3.
6528         * lib/passfd.h (recvfd): Add a flags argument.
6529         * lib/passfd.c: Include <fcntl.h>, cloexec.h.
6530         (recvfd): Add a flags argument.
6531         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Test whether MSG_CMSG_CLOEXEC
6532         exists.
6533         * modules/passfd (Depends-on): Add cloexec.
6534         Suggested by Eric Blake.
6535
6536 2011-03-13  Bruno Haible  <bruno@clisp.org>
6537
6538         passfd module, part 2, tweaks.
6539         * modules/passfd (Files): Reorder.
6540         (Depends-on): Remove errno.
6541         (Include): Remove <sys/socket.h>, <sys/un.h>.
6542         * lib/passfd.h: Use a GPLv3+ header. Make C++ safe.
6543         * lib/passfd.c: Untabify. Use a GPLv3+ header. Really include the
6544         specification header. Include <sys/socket.h> always. Don't include
6545         <winsock2.h>. Use "#if HAVE_..." instead of "#ifdef HAVE_...".
6546         (sendfd): Clarify that it sets errno when it fails.
6547         (recvfd): Fix specification.
6548
6549 2011-03-07  Bastien Roucariès  <roucaries.bastien@gmail.com>
6550
6551         passfd module, part 2.
6552         * modules/passfd: New file.
6553         * lib/passfd.h: New file.
6554         * lib/passfd.c: New file.
6555
6556 2011-03-12  Bruno Haible  <bruno@clisp.org>
6557
6558         wcswidth, mbswidth: Avoid integer overflow.
6559         * lib/wcswidth.c: Include <limits.h>.
6560         * lib/wcswidth-impl.h (wcswidth): Avoid 'int' overflow.
6561         * lib/mbswidth.c: Include <limits.h>.
6562         (mbsnwidth): Avoid 'int' overflow.
6563         Reported by Jim Meyering.
6564
6565 2011-03-12  Bruno Haible  <bruno@clisp.org>
6566
6567         futimens, utimensat: Avoid endless recursion on Solaris 10.
6568         * lib/sys_stat.in.h (futimens, utimensat): Define with rpl_ prefix on
6569         Solaris.
6570         Reported by Ben Walton <bwalton@artsci.utoronto.ca> via Eric Blake
6571         in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8230>.
6572
6573 2011-03-11  Jim Meyering  <meyering@redhat.com>
6574
6575         maint.mk: relax a regexp to accommodate other formatting styles
6576         * top/maint.mk (sc_unmarked_diagnostics): Allow 0 or 1 space
6577         between "ngettext" and the following "(".
6578
6579 2011-03-11  Pádraig Brady <P@draigBrady.com>
6580
6581         maint.mk: suppress a false positive warning
6582         * top/maint.mk ((sc_unmarked_diagnostics): Don't warn when
6583         diagnostics are marked with ngettext.
6584
6585 2011-03-10  Eric Blake  <eblake@redhat.com>
6586
6587         wchar: add explicit dependencies, for Tru64
6588         * modules/mbmemcasecoll (Depends-on): Add wchar.
6589         * modules/mbtowc (Depends-on): Likewise.
6590         * modules/vasnprintf (Depends-on): Likewise.
6591         * modules/unistdio/u-printf-args (Depends-on): Likewise.
6592         * modules/wctomb (Depends-on): Likewise.
6593         Reported by Peter O'Gorman.
6594
6595 2011-03-08  Bruno Haible  <bruno@clisp.org>
6596
6597         passfd module, part 1, tweaks.
6598         * m4/afunix.m4 (gl_SOCKET_AFUNIX): Update AC_REQUIRE invocation.
6599         Improve indentation. Improve AC_MSG_CHECKING messages.
6600         * m4/sockpfaf.m4 (gl_SOCKET_FAMILY_UNIX): New macro, extracted from
6601         gl_SOCKET_FAMILIES.
6602
6603 2011-03-07  Bastien Roucariès  <roucaries.bastien@gmail.com>
6604
6605         passfd module, part 1.
6606         * m4/afunix.m4: New file.
6607         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Also test for UNIX domain
6608         sockets.
6609
6610 2011-03-08  Bruno Haible  <bruno@clisp.org>
6611
6612         regex-quote: New API.
6613         * lib/regex-quote.h: Include <stdbool.h>.
6614         (struct regex_quote_spec): New type.
6615         (regex_quote_spec_posix, regex_quote_spec_gnu, regex_quote_spec_pcre):
6616         New declarations.
6617         (regex_quote_length, regex_quote_copy, regex_quote): Take a
6618         'const struct regex_quote_spec *' argument.
6619         * lib/regex-quote.c (RE_*, PCRE_*): New macros.
6620         (pcre_special): New constant.
6621         (regex_quote_spec_posix, regex_quote_spec_gnu, regex_quote_spec_pcre):
6622         New functions.
6623         (regex_quote_length, regex_quote_copy, regex_quote): Take a
6624         'const struct regex_quote_spec *' argument.
6625         * modules/regex-quote (Depends-on): Add stdbool.
6626         * tests/test-regex-quote.c (check): Update for new API. Add test for
6627         anchored results.
6628         * NEWS: Mention the API change.
6629         Reported by Reuben Thomas and Eric Blake.
6630
6631 2011-03-06  Bruno Haible  <bruno@clisp.org>
6632
6633         regex-quote: Fix creation of POSIX extended regular expressions.
6634         * lib/regex-quote.c (ere_special): Add grouping and alternation
6635         operators.
6636
6637 2011-03-05  Bruno Haible  <bruno@clisp.org>
6638
6639         doc: Improve doc regarding autopoint vs. gnulib.
6640         * doc/gnulib-tool.texi (gettextize and autopoint): Recommend to
6641         disable autopoint while running autoreconf.
6642         Suggested by Ralf Wildenhues.
6643
6644 2011-03-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6645
6646         Update AC_OPENMP macro for Lahey compiler on GNU/Linux.
6647         * m4/openmp.m4 (AC_OPENMP): Sync from Autoconf.
6648
6649 2011-03-03  Bruce Korb  <bkorb@gnu.org>
6650
6651         parse-duration: remove xalloc.h dependency
6652         * lib/parse-duration.c (parse_period): handle NULL return from
6653         strdup instead of calling xstrdup().
6654         * modules/parse-duration: remove "xalloc" dependency
6655
6656 2011-03-03  Matthew Booth  <mbooth@redhat.com>
6657
6658         bootstrap: honor m4_base when running aclocal
6659         * build-aux/bootstrap: Fix hard-coded use of m4 directory name.
6660
6661 2011-03-02  Jim Meyering  <meyering@redhat.com>
6662
6663         getopt-gnu: relax license from LGPLv3+ to LGPLv2+
6664         * modules/getopt-gnu (License): Relax to LGPLv2+, for augeas,
6665         on request from Matt Booth.
6666
6667 2011-03-01  Eric Blake  <eblake@redhat.com>
6668
6669         test-link: work on Hurd
6670         * tests/test-link.h (test_link): Hurd rejects linking directories
6671         with EISDIR instead of the POSIX-mandated EPERM.
6672
6673 2011-02-28  Paul Eggert  <eggert@cs.ucla.edu>
6674
6675         stdio: simplify by moving files to printf-posix, sigpipe
6676         * m4/stdio_h.m4 (gl_STDIO_H): Do not require gl_ASM_SYMBOL_PREFIX,
6677         since this symbol is needed only if printf is replaced.
6678         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF):
6679         Require gl_ASM_SYMBOL_PREFIX.
6680         * modules/printf-posix (Files): Add m4/asm-underscore.m4.
6681         * modules/sigpipe (Files): Likewise.  Also, add m4/stdio-write.c.
6682         (Depends-on): Add 'raise'.
6683         (configure.ac): Require gl_ASM_SYMBOL_PREFIX.
6684         * modules/stdio (Files): Remove lib/stdio-write.c,
6685         m4/asm-underscore.m4.
6686         (Depends-on): Remove 'raise'.
6687
6688         stdio: simplify by moving gl_STDIN_LARGE_OFFSET to fseeko, ftello
6689         * m4/fseeko.m4 (gl_STDIN_LARGE_OFFSET): Moved here, from ...
6690         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): ... here, because
6691         * modules/ftello (Files): Add m4/fseeko.m4, for gl_STDIN_LARGE_OFFSET.
6692
6693 2011-02-28  Bruno Haible  <bruno@clisp.org>
6694
6695         localcharset: Assume ANSI C behaviour of free().
6696         * lib/localcharset.c (get_charset_aliases): Remove NULL test before
6697         calling free().
6698         Suggested by Simon Josefsson <simon@josefsson.org>.
6699
6700 2011-02-28  Corinna Vinschen  <vinschen@redhat.com>  (tiny change)
6701             Charles Wilson  <cygwin@cwilson.fastmail.fm>  (tiny change)
6702             Bruno Haible  <bruno@clisp.org>  (tiny change)
6703
6704         On Cygwin, use /proc file system instead of win32 API.
6705         * lib/relocatable.c: On Cygwin, use file names from /proc, rather than
6706         Win32 file names.
6707         (DllMain): Simplify by removing Cygwin specific code.
6708         (find_shared_library_fullname): Use Linux specific implementation also
6709         for Cygwin.
6710         (get_shared_library_fullname): Update accordingly.
6711         * lib/progreloc.c: On Cygwin, use file names from /proc, rather than
6712         Win32 file names.
6713         (find_executable): On Cygwin, use /proc, like on Linux. Remove previous
6714         Cygwin specific code.
6715
6716 2011-02-28  Christian Rössel  <christian.roessel@gmx.de>  (tiny change)
6717             Markus Geimer  <m.geimer@fz-juelich.de>  (tiny change)
6718
6719         Fix OpenMP flag detection for various Fortran compilers.
6720         * m4/openmp.m4 (_AC_LANG_OPENMP(Fortran 77)): Use '!$'
6721         OpenMP-conditional compilation construct, to force compile
6722         failure with missing OpenMP flag.
6723         (AC_OPENMP): Add flags for Cray CCE and NEC SX compilers.
6724
6725 2011-02-25  Eric Blake  <eblake@redhat.com>
6726
6727         strstr: expand test coverage
6728         * tests/test-strstr.c (main): Add much shorter trigger.  Fix C89
6729         compilation.
6730         * tests/test-memmem.c (main): Duplicate tests.
6731         * tests/test-strcasestr.c (main): Likewise.
6732         * tests/test-c-strcasestr.c (main): Likewise.
6733
6734 2011-02-25  Jim Meyering  <meyering@redhat.com>
6735
6736         maint.mk: detect missing-NL-at-EOF, too
6737         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): Adjust so that
6738         it also detects when a file lacks a newline at EOF.
6739         (require_exactly_one_NL_at_EOF_): Renamed from
6740         detect_empty_lines_at_EOF_.  I opted not to rename the rule,
6741         since people may well have .x-sc_... file names tied to the
6742         existing name.  Suggested by Eric Blake.
6743
6744 2011-02-25  Paul Eggert  <eggert@cs.ucla.edu>
6745
6746         dirname: move m4/dos.m4 functionality into lib/dosname.h
6747
6748         m4/dos.m4 needs to go.  It laboriously invokes the C compiler, and
6749         extracts symbols from it, puts them into config.h; but it's much
6750         easier to use the symbols directly.  filename.h already does this,
6751         but it disagrees with dos.m4 in some respects.  This patch
6752         introduces a different include file dosname.h that packages up
6753         dos.m4, and then later we can work on merging filename.h and
6754         dosname.h.  Applications that need only the easy-to-configure
6755         symbols should consider including dosname.h rather than dirname.h.
6756         * NEWS: Mention incompatible changes.
6757         * m4/dos.m4: Remove.
6758         * lib/dosname.h, modules/dosname: New files.
6759         * lib/dirname.h (ISSLASH, FILE_SYSTEM_PREFIX_LEN):
6760         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE):
6761         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): Move to lib/dosname.h.
6762         * lib/at-func.c, lib/at-func2.c, lib/openat.c, lib/savewd.c:
6763         Include dosname.h, not dirname.h.
6764         * lib/rmdir.c, lib/stat.c, lib/unlink.c, lib/unlinkat.c:
6765         Include dosname.h, for definitions of symbols like ISSLASH
6766         that used to be in config.h.
6767         * m4/dirname.m4 (gl_DIRNAME_LGPL): Do not require gl_AC_DOS.
6768         * m4/rmdir.m4 (gl_FUNC_RMDIR): Likewise.
6769         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
6770         * m4/unlink.m4 (gl_FUNC_UNLINK): Likewise.
6771         * modules/dirname-lgpl (Files): Omit m4/dos.m4.
6772         * modules/rmdir (Files): Likewise.
6773         * modules/stat (Files): Likewise.
6774         * modules/unlink (Files): Likewise.
6775         * modules/dirname-lgpl (Depends-on): Add dosname.
6776         * modules/lstat (Depends-on): Likewise.
6777         * modules/openat (Depends-on): Likewise.
6778         * modules/rmdir (Depends-on): Likewise.
6779         * modules/savewd (Depends-on): Likewise.
6780         * modules/stat (Depends-on): Likewise.
6781         * modules/unlink (Depends-on): Likewise.
6782         * modules/openat (Depends-on): Remove dirname-lgpl.
6783         * modules/savewd (Depends-on): Likewise.
6784         * tests/test-dirname.c: Do not use removed symbols like
6785         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.  Instead, use
6786         the remaining symbols, e.g., ISSLASH ('\\').
6787
6788 2011-02-25  Eric Blake  <eblake@redhat.com>
6789
6790         strstr: revert patches that introduced bug and pessimization
6791         * lib/str-two-way.h: Add another reference.
6792         (two_way_short_needle, two_way_long_needle): Revert changes from
6793         2011-02-24; they pessimize search speed.
6794         (critical_factorization): Partially revert changes from
6795         2010-06-22; they violate the requirement that the left half of the
6796         needle be smaller than the period of the needle.
6797
6798 2011-02-24  Paul Eggert  <eggert@cs.ucla.edu>
6799
6800         filenamecat: remove unnecessary dependency on dirname-lgpl
6801         * modules/filenamecat (Depends-on): Remove dirname-lgpl, as there
6802         is no direct dependency, just an indirect one via filenamecat-lgpl.
6803
6804         remove: remove unnecessary use of m4/dos.m4
6805         * m4/remove.m4 (gl_FUNC_REMOVE): Don't require gl_AC_DOS; not needed.
6806         * modules/remove (FILES): Remove m4/dos.m4.
6807
6808         * lib/openat-proc.c: Don't include dirname.h; not needed.
6809
6810         backupfile: remove unnecessary use of m4/dos.m4
6811         * m4/backupfile.m4 (gl_BACKUPFILE): Don't require gl_AC_DOS; none
6812         of its symbols are used by the backupfile code.  backupfile.c does
6813         use a symbol HAVE_DOS_FILE_NAMES, but that symbol is meant only
6814         for the rare case of programs that want all their backup file
6815         names to live within 8+3 limits, and dos.m4 doesn't address that.
6816         * modules/backupfile (Files): Remove m4/dos.m4.
6817
6818 2011-02-24  Jim Meyering  <meyering@redhat.com>
6819
6820         strstr: fix a bug whereby strstr would mistakenly return NULL
6821         * lib/str-two-way.h (two_way_short_needle): Correct off-by-one error
6822         in period calculation.
6823         (two_way_long_needle): Likewise.
6824         The original problem was reported by Mike Stump in
6825         http://thread.gmane.org/gmane.comp.sysutils.autoconf.bugs/7834
6826         Ralf Wildenhues provided the short needle and haystack.
6827         * tests/test-strstr.c: Add Ralf's test case to trigger the bug.
6828         Add a more involved test to trigger the bug in two_way_long_needle.
6829
6830 2011-02-24  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
6831
6832         gnulib-tool: remove use of bold display in help screen
6833         * gnulib-tool (func_usage): Do not use bold display anymore in the
6834         help screen.  That was just meant to be a temporary emphasis for a
6835         backward-incompatible change.
6836
6837 2011-02-23  Bruno Haible  <bruno@clisp.org>
6838
6839         Fix misindentation of preprocessor directives.
6840         * lib/argp-namefrob.h: Reindent preprocessor directives.
6841         * lib/getopt_int.h (struct _getopt_data): Likewise.
6842         * lib/progreloc.c (maybe_executable, find_executable): Likewise.
6843         * lib/vasnprintf.c (decode_long_double): Likewise.
6844         * tests/test-argmatch.c: Insert blank lines, for clarity.
6845         * tests/test-exclude.c: Likewise.
6846
6847 2011-02-22  Bruno Haible  <bruno@clisp.org>
6848
6849         ioctl: Fix for MacOS X in 64-bit mode.
6850         * lib/ioctl.c (rpl_ioctl): Zero-extend, not sign-extend, the request
6851         value.
6852         Suggested by Eric Blake.
6853         Reported by Markus Gothe <nietzsche@lysator.liu.se>.
6854
6855 2011-02-22  Jim Meyering  <meyering@redhat.com>
6856
6857         maint: sc_cpp_indent_check: remove the "only in lib/" restriction
6858         * Makefile (sc_cpp_indent_check): Don't limit the check to files
6859         in lib/.
6860
6861 2011-02-22  Eric Blake  <eblake@redhat.com>
6862
6863         maint: avoid any CDPATH issue
6864         * Makefile (sc_cpp_indent_check): Anchor cd argument.
6865
6866         maint: adjust cpp indentation for my modules, as well
6867         * Makefile (sc_cpp_indent_check): Add my name.
6868         * lib/fbufmode.c: Filter through cppi.
6869         * lib/fpurge.c: Likewise.
6870         * lib/freadable.c: Likewise.
6871         * lib/freading.c: Likewise.
6872         * lib/fwritable.c: Likewise.
6873         * lib/fwriting.c: Likewise.
6874         * lib/sigaction.c: Likewise.
6875
6876 2011-02-22  Jim Meyering  <meyering@redhat.com>
6877
6878         maint: adjust cpp indentation to reflect nesting depth
6879         I.e., in a block of code that begins with an unnested "#if",
6880         put one space between the "#" in column 1 and following token.
6881         For example,
6882         -#include <sys/vfs.h>
6883         +# include <sys/vfs.h>
6884         Do this only in .c files that are part of a module I maintain.
6885         * lib/linkat.c: Filter through cppi.
6886         * lib/nanosleep.c: Likewise.
6887         * lib/openat.c: Likewise.
6888         * lib/openat-die.c: Likewise.
6889         * lib/dup3.c: Likewise.
6890         * lib/fchownat.c: Likewise.
6891         * lib/flock.c: Likewise.
6892         * lib/fsync.c: Likewise.
6893         * lib/fts.c: Likewise.
6894         * lib/getpass.c: Likewise.
6895         * lib/gettimeofday.c: Likewise.
6896         * lib/userspec.c: Likewise.
6897         * Makefile (sc_cpp_indent_check): New rule, to check this.
6898
6899 2011-02-22  Bruno Haible  <bruno@clisp.org>
6900
6901         New module 'wctomb'.
6902         * lib/stdlib.in.h (wctomb): New declaration.
6903         * lib/wctomb.c: New file.
6904         * lib/wctomb-impl.h: New file.
6905         * m4/wctomb.m4: New file.
6906         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_WCTOMB,
6907         REPLACE_WCTOMB.
6908         * modules/stdlib (Makefile.am): Substitute GNULIB_WCTOMB,
6909         REPLACE_WCTOMB.
6910         * modules/wctomb: New file.
6911         * tests/test-stdlib-c++.cc: Test signature of wctomb.
6912         * doc/posix-functions/wctomb.texi: Mention the new module.
6913         * modules/wctob (Depends-on): Add wctomb.
6914
6915 2011-02-22  Bruno Haible  <bruno@clisp.org>
6916
6917         New module 'mbtowc'.
6918         * lib/stdlib.in.h (mbtowc): New declaration.
6919         * lib/mbtowc.c: New file.
6920         * lib/mbtowc-impl.h: New file, from libutf8 with modifications.
6921         * m4/mbtowc.m4: New file.
6922         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_MBTOWC,
6923         REPLACE_MBTOWC.
6924         * modules/stdlib (Makefile.am): Substitute GNULIB_MBTOWC,
6925         REPLACE_MBTOWC.
6926         * modules/mbtowc: New file.
6927         * tests/test-stdlib-c++.cc: Test signature of mbtowc.
6928         * doc/posix-functions/mbtowc.texi: Mention the new module.
6929         * modules/btowc (Depends-on): Add mbtowc.
6930
6931 2011-02-22  Bruno Haible  <bruno@clisp.org>
6932
6933         wcrtomb: Add more tests for native Windows platforms.
6934         * tests/test-wcrtomb-w32-1.sh: New file.
6935         * tests/test-wcrtomb-w32-2.sh: New file.
6936         * tests/test-wcrtomb-w32-3.sh: New file.
6937         * tests/test-wcrtomb-w32-4.sh: New file.
6938         * tests/test-wcrtomb-w32-5.sh: New file.
6939         * tests/test-wcrtomb-w32.c: New file.
6940         * modules/wcrtomb-tests (Files): Add them.
6941         (Makefile.am): Arrange to run these tests.
6942         * tests/test-wcrtomb-w32-6.sh: New file, currently unused.
6943         * tests/test-wcrtomb-w32-7.sh: New file, currently unused.
6944
6945 2011-02-20  Bruno Haible  <bruno@clisp.org>
6946
6947         wcrtomb: Enhance test.
6948         * tests/test-wcrtomb.c (main): Add test against bug with NULL argument.
6949
6950 2011-02-20  Bruno Haible  <bruno@clisp.org>
6951
6952         mbrtowc: Tiny optimization.
6953         * lib/mbrtowc.c (mbrtowc): Delay pstate assignment until it is needed.
6954
6955 2011-02-20  Jim Meyering  <meyering@redhat.com>
6956
6957         test-exclude.c: remove unmatched #endif
6958         * tests/test-exclude.c: Remove stray #endif, left over from
6959         the change of a week ago.
6960
6961 2011-02-19  Jim Meyering  <meyering@redhat.com>
6962
6963         git-version-gen: skip "-dirty" check when appropriate
6964         * build-aux/git-version-gen: Don't run any git commands when the
6965         version string comes from .tarball-version.  Prior to this, we
6966         would run git update-index --refresh even from a just-unpacked
6967         tarball directory, and that could affect a .git/ directory in a
6968         parent of the build directory.  Reported by Mike Frysinger.
6969
6970 2011-02-19  Bruno Haible  <bruno@clisp.org>
6971
6972         unictype/property-byname: Reduce the size of the 'data' segment.
6973         * lib/unictype/pr_byname.gperf: Add gperf option '%pic'.
6974
6975 2011-02-19  Bruno Haible  <bruno@clisp.org>
6976
6977         unictype/scripts: Reduce the size of the 'data' segment.
6978         * lib/gen-uni-tables.c (output_scripts_byname): Emit gperf option
6979         '%pic'.
6980         * lib/unictype/scripts_byname.gperf: Regenerated.
6981
6982 2011-02-19  Bruno Haible  <bruno@clisp.org>
6983
6984         stdint: Update documentation.
6985         * doc/posix-headers/stdint.texi: Mention WCHAR_MIN, WCHAR_MAX problem.
6986
6987 2011-02-18  Paul Eggert  <eggert@cs.ucla.edu>
6988
6989         stdint: omit redundant check for wchar.h
6990         * m4/stdint.m4 (gl_STDINT_H): The earlier part of this macro now
6991         always tests whether wchar.h exists, so remove the now-redundant test.
6992
6993 2011-02-18  Bruno Haible  <bruno@clisp.org>
6994
6995         stdint: Cut dependency to module 'wchar'.
6996         * lib/stdint.in.h: Include wchar.h only when HAVE_WCHAR_H is 1. Also
6997         include the necessary prerequisites.
6998         * m4/stdint.m4 (gl_STDINT_H): Test whether wchar.h exists.
6999         * modules/stdint (Depends-on): Remove wchar.
7000         (Makefile.am): Substitute HAVE_WCHAR_H.
7001         This reverts part of a 2007-01-06 commit. Reported by Paul Eggert.
7002
7003 2011-02-18  Eric Blake  <eblake@redhat.com>
7004
7005         longlong: skip, rather than fail, on cross-compilation
7006         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Avoid aborting configure
7007         when cross-compiling; regression from 2011-02-16.
7008
7009 2011-02-17  Paul Eggert  <eggert@cs.ucla.edu>
7010
7011         * NEWS: Mention 2011-02-08 change to stdlib.
7012
7013 2011-02-17  Bruno Haible  <bruno@clisp.org>
7014
7015         getloadavg: Add comments about platforms.
7016         * m4/getloadavg.m4: Add comment.
7017         * lib/getloadavg.c: Likewise.
7018
7019 2011-02-17  Bruno Haible  <bruno@clisp.org>
7020
7021         getloadavg: Fix link error on Solaris 2.6.
7022         * modules/getloadavg (Link): New section.
7023         * modules/getloadavg-tests (Makefile.am): Use GETLOADAVG_LIBS for
7024         linking test-getloadavg.
7025         * doc/glibc-functions/getloadavg.texi: Mention that Solaris 2.6 lacks
7026         getloadavg.
7027
7028 2011-02-17  Paul Eggert  <eggert@cs.ucla.edu>
7029
7030         * lib/getloadavg.c (getloadavg) [sgi]: Make ldav_off of type ptrdiff_t.
7031         It was 'int', but this doesn't match the IRIX 6.5 manual.
7032         Suggested by Bruno Haible in
7033         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00207.html>.
7034
7035 2011-02-17  Bruno Haible  <bruno@clisp.org>
7036
7037         havelib: Fix comments.
7038         * m4/lib-link.m4 (AC_LIB_RPATH): Update comments after 2007-01-02
7039         change.
7040
7041 2011-02-17  Bruno Haible  <bruno@clisp.org>
7042
7043         havelib: Update config.rpath.
7044         * build-aux/config.rpath: Update to match libtool.m4 from libtool-2.4.
7045
7046 2011-02-17  Bruno Haible  <bruno@clisp.org>
7047
7048         getloadavg test: Add some plausibility checks.
7049         * tests/test-getloadavg.c (check_avg): Print a warning when the value
7050         is improbable.
7051
7052 2011-02-16  Eric Blake  <eblake@redhat.com>
7053
7054         maintainer-makefile: make syntax-check a no-op from tarballs
7055         * top/maint.mk (no-vc-detected): New rule.
7056         (local-checks-available): Use it to avoid hanging if someone tries
7057         'make syntax-check' from a tarball.  Also append to any non-syntax
7058         checks already defined in cfg.mk.
7059
7060 2011-02-16  Paul Eggert  <eggert@cs.ucla.edu>
7061
7062         longlong: tune, particularly for common case of c99
7063
7064         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Don't bother compiling
7065         or running anything if c99, or if unsigned long long int does not
7066         work.  In either case, we know the answer without further tests.
7067         Do not compile _AC_TYPE_LONG_LONG_SNIPPET twice.  Instead, compile
7068         it at most once, and use its results for both long long int and
7069         unsigned long long int.  This is more likely to be efficient in
7070         the common case where the program wants to check for both long
7071         long int and unsigned long long int.
7072         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Don't bother compiling if c99,
7073         since the answer is already known.
7074
7075 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
7076
7077         getloadavg: set errno
7078         * lib/getloadavg.c: Set errno when returning -1.  If no other
7079         error number looks appropriate, set it to ENOSYS if the getloadavg
7080         looks like it can't possibly ever work, ENOTSUP otherwise.
7081         Suggested by Bruno Haible in
7082         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00187.html>.
7083
7084         getloadavg: trim unused parts and speed up 'configure'
7085         * NEWS: Document this.
7086         * lib/getloadavg.c: Ignore HAVE_GETLOADAVG; this file is now
7087         always compiled if getloadavg is absent.
7088         Move test code to ...
7089         * tests/test-getloadavg.c: New file, containing previous
7090         contents of test from lib/getloadavg.c.  It also contains
7091         suggestions by Bruno Haible in
7092         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00186.html>.
7093         * modules/getloadavg-tests: New file.
7094         * m4/getloadavg.m4 (gl_GETLOADAVG): Do not check for getloadavg twice.
7095         Do tests in the same order as they're needed for getloadavg.c.
7096         Omit setgid-related tests that generate symbols KMEM_GROUP,
7097         NEET_SETGID, GETLOADAVG_PRIVILEGED; nobody seems to use those any more.
7098         Do only the tests that are needed to see whether the system has
7099         getloadavg, moving the other tests into ...
7100         (gl_PREREQ_GETLOADAVG): ... here.  Do not define obsolete symbol
7101         NLIST_NAME_UNION; nobody should be using it.  Do not define
7102         symbols C_GETLOADAVG and HAVE_GETLOADAVG; they're no longer
7103         relevant, as the user of this module shouldn't care how getloadavg
7104         is implemented.
7105
7106         getloadavg: omit unused var
7107         * lib/getloadavg.c (getloadavg): Omit unused local variable.
7108
7109 2011-02-15  Jim Meyering  <meyering@redhat.com>
7110
7111         doc: update users.txt
7112         * users.txt: Update iwhd's URL.
7113
7114 2011-02-13  Bruno Haible  <bruno@clisp.org>
7115
7116         Consistent macro naming for macros that use GCC __attribute__.
7117         * lib/di-set.h (_GL_ATTRIBUTE_NONNULL): Renamed from
7118         _ATTRIBUTE_NONNULL_.
7119         * lib/ino-map.h (_GL_ATTRIBUTE_NONNULL): Likewise.
7120         * lib/hash.h (_GL_ATTRIBUTE_WUR): Renamed from ATTRIBUTE_WUR.
7121         * lib/ignore-value.h (_GL_ATTRIBUTE_DEPRECATED): Renamed from
7122         ATTRIBUTE_DEPRECATED.
7123         * lib/openat.h (_GL_ATTRIBUTE_NORETURN): Renamed from
7124         ATTRIBUTE_NORETURN.
7125         * lib/sigpipe-die.h (_GL_ATTRIBUTE_NORETURN): Likewise.
7126         * lib/xmemdup0.h (_GL_ATTRIBUTE_NORETURN): Likewise.
7127         * lib/xstrtol.h (_GL_ATTRIBUTE_NORETURN): Likewise.
7128         * lib/xalloc.h (_GL_ATTRIBUTE_NORETURN): Likewise.
7129         (_GL_ATTRIBUTE_MALLOC): Renamed from ATTRIBUTE_MALLOC.
7130         (_GL_ATTRIBUTE_ALLOC_SIZE): Renamed from ATTRIBUTE_ALLOC_SIZE.
7131         * lib/version-etc.h (_GL_ATTRIBUTE_SENTINEL): Renamed from
7132         ATTRIBUTE_SENTINEL.
7133         * lib/safe-alloc.h (_GL_ATTRIBUTE_RETURN_CHECK): Renamed from
7134         ATTRIBUTE_RETURN_CHECK.
7135         * tests/test-ignore-value.c (_GL_ATTRIBUTE_RETURN_CHECK): Likewise.
7136         * tests/test-argmatch.c (_GL_ATTRIBUTE_NORETURN): Renamed from
7137         ATTRIBUTE_NORETURN.
7138         * tests/test-exclude.c (_GL_ATTRIBUTE_NORETURN): Likewise.
7139         Reported by Paul Eggert.
7140
7141 2011-02-13  Bruno Haible  <bruno@clisp.org>
7142
7143         Don't interfere with a program's definition of __attribute__.
7144         * lib/argp.h (__attribute__): Remove definition.
7145         (_GL_ATTRIBUTE_FORMAT): New macro.
7146         (argp_error, __argp_error, argp_failure, __argp_failure): Use it.
7147         * lib/argp-fmtstream.h (__attribute__): Remove definition.
7148         (_GL_ATTRIBUTE_FORMAT): New macro.
7149         (__argp_fmtstream_printf, argp_fmtstream_printf): Use it.
7150         * lib/argp-help.c (hol_entry_long_iterate): Use __attribute__ only for
7151         GCC 3 or newer.
7152         * lib/error.h (__attribute__): Remove definition.
7153         (_GL_ATTRIBUTE_FORMAT): New macro.
7154         (error, error_at_line): Use it.
7155         * lib/hash.h (__attribute__): Remove definition.
7156         (ATTRIBUTE_WUR): Update definition. Define always.
7157         * lib/openat.h (__attribute__): Remove definition.
7158         (ATTRIBUTE_NORETURN): Update definition. Define always.
7159         * lib/sigpipe-die.h (__attribute__): Remove definition.
7160         (ATTRIBUTE_NORETURN): Update definition. Define always.
7161         * lib/vasnprintf.h (__attribute__): Remove definition.
7162         (_GL_ATTRIBUTE_FORMAT): New macro.
7163         (asnprintf, vasnprintf): Use it.
7164         * lib/xalloc.h (__attribute__): Remove definition.
7165         (ATTRIBUTE_NORETURN): Update definition. Define always.
7166         (ATTRIBUTE_MALLOC, ATTRIBUTE_ALLOC_SIZE): Define always.
7167         * lib/xmemdup0.h (__attribute__): Remove definition.
7168         (ATTRIBUTE_NORETURN): Update definition. Define always.
7169         * lib/xprintf.h (__attribute__): Remove definition.
7170         (_GL_ATTRIBUTE_FORMAT): New macro.
7171         (xprintf, xvprintf, xfprintf, xvfprintf): Use it.
7172         * lib/xstrtol.h (__attribute__): Remove definition.
7173         (ATTRIBUTE_NORETURN): Update definition. Define always.
7174         * lib/xvasprintf.h (__attribute__): Remove definition.
7175         (_GL_ATTRIBUTE_FORMAT): New macro.
7176         (xasprintf, xvasprintf): Use it.
7177         * tests/test-argmatch.c (__attribute__): Remove definition.
7178         (ATTRIBUTE_NORETURN): Update definition. Define always.
7179         * tests/test-exclude.c (__attribute__): Remove definition.
7180         (ATTRIBUTE_NORETURN): Update definition. Define always.
7181         Reported by Paul Eggert.
7182
7183 2011-02-13  Bruno Haible  <bruno@clisp.org>
7184
7185         mbrtowc: Add more tests for native Windows platforms.
7186         * tests/test-mbrtowc-w32-1.sh: New file.
7187         * tests/test-mbrtowc-w32-2.sh: New file.
7188         * tests/test-mbrtowc-w32-3.sh: New file.
7189         * tests/test-mbrtowc-w32-4.sh: New file.
7190         * tests/test-mbrtowc-w32-5.sh: New file.
7191         * tests/test-mbrtowc-w32.c: New file.
7192         * modules/mbrtowc-tests (Files): Add them.
7193         (Makefile.am): Arrange to run these tests.
7194         * tests/test-mbrtowc-w32-6.sh: New file, currently unused.
7195         * tests/test-mbrtowc-w32-7.sh: New file, currently unused.
7196
7197 2011-02-13  Bruno Haible  <bruno@clisp.org>
7198
7199         mbrtowc: Work around native Windows bug.
7200         * m4/mbrtowc.m4 (gl_MBRTOWC_RETVAL): Detect native Windows bug. Use the
7201         guess when no suitable locale for testing was found.
7202         * doc/posix-functions/mbrtowc.texi: Mention the native Windows bug.
7203
7204 2011-02-13  Bruno Haible  <bruno@clisp.org>
7205
7206         mbsinit: Work around mingw bug.
7207         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Replace mbsinit also on mingw.
7208         * lib/mbsinit.c (mbsinit): Provide an alternate definition for native
7209         Windows.
7210         * doc/posix-functions/mbsinit.texi: Mention the mingw bug.
7211
7212 2011-02-13  Bruno Haible  <bruno@clisp.org>
7213
7214         mbsinit: Don't crash for a NULL argument.
7215         * lib/mbsinit.c (mbsinit): When the argument is NULL, return 1.
7216         * tests/test-mbsinit.c (mbsinit): Check this behaviour.
7217
7218 2011-02-13  Bruno Haible  <bruno@clisp.org>
7219
7220         Don't interfere with a program's definition of __attribute__.
7221         * lib/stdio.in.h (__attribute__): Remove definition.
7222         (_GL_ATTRIBUTE_FORMAT, _GL_ATTRIBUTE_FORMAT_PRINTF): New macros.
7223         (dprintf, fprintf, obstack_printf, obstack_printf, obstack_vprintf,
7224         printf, snprintf, sprintf, asprintf, vasprintf, vdprintf, vfprintf,
7225         vsnprintf, vsprintf): Use _GL_ATTRIBUTE_FORMAT_PRINTF.
7226         * lib/string.in.h (__attribute__): Remove definition.
7227         Reported by Paul Eggert.
7228
7229 2011-02-12  Paul Eggert  <eggert@cs.ucla.edu>
7230
7231         stdlib: don't get in the way of non-GCC __attribute__
7232         See thread starting at
7233         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00161.html>.
7234         Revert previous stdlib change, installing the following instead:
7235         * lib/stdlib.in.h (__attribute__): Remove.  We do not want
7236         to get in the way of a non-GCC compiler that supports __attribute__.
7237         (_GL_ATTRIBUTE_RETURN): New macro.
7238         (_Exit): Use it instead of __attribute__.
7239
7240 2011-02-12  Bruno Haible  <bruno@clisp.org>
7241
7242         quotearg test: Avoid test failure on mingw.
7243         * tests/test-quotearg.sh: Convert the locale identifier from native
7244         Windows syntax to Unix syntax.
7245
7246 2011-02-12  Bruno Haible  <bruno@clisp.org>
7247
7248         setlocale: Prefer gnulib's override over libintl's override.
7249         * lib/locale.in.h (GNULIB_defined_setlocale): New macro.
7250         * lib/gettext.h (setlocale): Redefine to rpl_setlocale if
7251         GNULIB_defined_setlocale is set.
7252
7253 2011-02-12  Paul Eggert  <eggert@cs.ucla.edu>
7254
7255         stdlib: support non-GCC __attribute__
7256
7257         Fix a serious and tricky problem encountered when attempting to
7258         add the getloadavg module to Emacs.  Emacs worked fine on RHEL
7259         5.5, but it crashed due to memory corruption on Solaris 10 with
7260         Sun C 5.11.  Emacs normally ORs 3-bit tags into their low-order
7261         bits that are otherwise zero.  This tagging is optional inside
7262         Emacs but is preferred and is used when __attribute__ ((__aligned
7263         (8))) works, as it does with both recent-enough GCC and with Sun C
7264         5.11.  However, Sun C 5.11 is not GCC and does not #define
7265         __GNUC__ and __GNUC_MINOR__.
7266
7267         When I added the getloadavg module to Emacs, it brought in
7268         stdlib.in.h, which contained this fragment:
7269
7270            #ifndef __attribute__
7271            # if __GNUC__ < 2 || (__GNUC__ == 2 && __GNUC_MINOR__ < 8)
7272            #  define __attribute__(Spec)   /* empty */
7273            # endif
7274            #endif
7275
7276         When files that include <stdlib.h> were compiled with Sun C 5.11,
7277         the above code disabled __attribute__ ((__aligned (8))), which
7278         caused variables to not be properly aligned, which eventually led
7279         to the pointer corruption mentioned above.  (This was a bit hard
7280         to diagnose, unfortunately.)
7281
7282         Several "#define __attribute__(X) /* empty */" code snippets need
7283         to be eradicated from Gnulib to work with non-GCC compilers that
7284         support __attribute__.  The Autoconf way to do this is to test for
7285         each kind of attribute that we want support for, and selectively
7286         enable that in source code.
7287
7288         Fix this problem just for stdlib.h, by adding a test for the
7289         __noreturn__ attribute, and change stdlib.in.h to use that test
7290         when needed.  This technique can be easily generalized to the
7291         other *.in.h files and attributes, and a similar technique can be
7292         used for *.h and *.c files.  This patch is enough to solve the
7293         problem for Emacs + getloadavg, and I thought I'd publish it for
7294         feedback before undertaking further, similar fixes in other
7295         modules.
7296
7297         This patch does not arrange to #define HAVE_ATTRIBUTE_NORETURN
7298         because it's not needed for stdlib.h.  It merely substitutes the
7299         value directly into stdlib.h.  We may well need to #define it, or
7300         similar symbols, for other modules, but it's nice to also have an
7301         option to not #define it for applications like Emacs that do not
7302         need it.
7303
7304         * lib/stdlib.in.h (__attribute__): Do not #define.
7305         (_GL_ATTRIBUTE_NORETURN): New macro, which in stdlib.h needs to
7306         be defined only if the _Exit module is also used.
7307         * m4/_Exit.m4 (gl_FUNC__EXIT): Require gl_ATTRIBUTE_NORETURN.
7308         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Subst
7309         HAVE_ATTRIBUTE_NORETURN and default it to 1, its value on GNU
7310         platforms.
7311         * modules/_Exit (Files): Add m4/attribute.m4.
7312         * modules/stdlib (Makefile.am): Substitute HAVE_ATTRIBUTE_NORETURN.
7313         * m4/attribute.m4: New file.
7314
7315 2011-02-12  Bruno Haible  <bruno@clisp.org>
7316
7317         wcsrtombs: Work around bug on native Windows.
7318         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_NULL): Test against mingw bug.
7319         * lib/wcsrtombs.c (rpl_wcsrtombs): When dest is NULL, pass SIZE_MAX
7320         instead of len.
7321         * doc/posix-functions/wcsrtombs.texi: Document mingw bug.
7322
7323 2011-02-12  Bruno Haible  <bruno@clisp.org>
7324
7325         mbsrtowcs: Work around bug on native Windows.
7326         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Require gt_LOCALE_FR. Test
7327         against mingw bug.
7328         * doc/posix-functions/mbsrtowcs.texi: Document mingw bug.
7329
7330 2011-02-12  Bruno Haible  <bruno@clisp.org>
7331
7332         Avoid setlocale bugs in tests.
7333         * modules/btowc (Dependencies): Add setlocale.
7334         * modules/c-strcase (Dependencies): Likewise.
7335         * modules/mbmemcasecmp (Dependencies): Likewise.
7336         * modules/mbmemcasecoll (Dependencies): Likewise.
7337         * modules/mbrtowc (Dependencies): Likewise.
7338         * modules/mbscasecmp (Dependencies): Likewise.
7339         * modules/mbscasestr (Dependencies): Likewise.
7340         * modules/mbschr (Dependencies): Likewise.
7341         * modules/mbscspn (Dependencies): Likewise.
7342         * modules/mbsinit (Dependencies): Likewise.
7343         * modules/mbsncasecmp (Dependencies): Likewise.
7344         * modules/mbsnrtowcs (Dependencies): Likewise.
7345         * modules/mbspbrk (Dependencies): Likewise.
7346         * modules/mbspcasecmp (Dependencies): Likewise.
7347         * modules/mbsrchr (Dependencies): Likewise.
7348         * modules/mbsrtowcs (Dependencies): Likewise.
7349         * modules/mbsspn (Dependencies): Likewise.
7350         * modules/mbsstr (Dependencies): Likewise.
7351         * modules/nl_langinfo (Dependencies): Likewise.
7352         * modules/quotearg (Dependencies): Likewise.
7353         * modules/unicase/locale-language (Dependencies): Likewise.
7354         * modules/unicase/ulc-casecmp (Dependencies): Likewise.
7355         * modules/unicase/ulc-casecoll (Dependencies): Likewise.
7356         * modules/unigbrk/ulc-grapheme-breaks (Dependencies): Likewise.
7357         * modules/unistdio/u8-vasnprintf (Dependencies): Likewise.
7358         * modules/unistdio/u16-vasnprintf (Dependencies): Likewise.
7359         * modules/unistdio/u32-vasnprintf (Dependencies): Likewise.
7360         * modules/unistdio/ulc-vasnprintf (Dependencies): Likewise.
7361         * modules/uniwbrk/ulc-wordbreaks (Dependencies): Likewise.
7362         * modules/vasnprintf-posix (Dependencies): Likewise.
7363         * modules/wcrtomb (Dependencies): Likewise.
7364         * modules/wcsnrtombs (Dependencies): Likewise.
7365         * modules/wcsrtombs (Dependencies): Likewise.
7366
7367 2011-02-12  Bruno Haible  <bruno@clisp.org>
7368
7369         setlocale: Workaround native Windows bug.
7370         * lib/setlocale.c (rpl_setlocale): On native Windows, when setlocale
7371         succeeds but sets LC_CTYPE to "C", report a failure.
7372         * tests/test-setlocale2.sh: New file.
7373         * tests/test-setlocale2.c: New file.
7374         * modules/setlocale-tests (Files): Add the new files.
7375         (Makefile.am): Enable test-setlocale2.sh test.
7376         * doc/posix-functions/setlocale.texi: Mention workaround.
7377
7378 2011-02-11  Bruno Haible  <bruno@clisp.org>
7379
7380         Tests for module 'setlocale'.
7381         * modules/setlocale-tests: New file.
7382         * tests/test-setlocale1.sh: New file.
7383         * tests/test-setlocale1.c: New file.
7384
7385         New module 'setlocale'.
7386         * lib/locale.in.h (setlocale): New declaration.
7387         * lib/setlocale.c: New file, based on
7388         gettext/gettext-runtime/intl/setlocale.c.
7389         * m4/setlocale.m4: New file.
7390         * m4/locale_h.m4 (gl_LOCALE_H): Test whether setlocale is declared.
7391         (gl_LOCALE_H_DEFAULTS): Initialize GNULIB_SETLOCALE, REPLACE_SETLOCALE.
7392         * modules/locale (Makefile.am): Substitute GNULIB_SETLOCALE,
7393         REPLACE_SETLOCALE.
7394         * modules/setlocale: New file.
7395         * tests/test-locale-c++.cc: Test the declaration of setlocale.
7396         * doc/posix-functions/setlocale.texi: Mention the new module.
7397
7398 2011-02-11  Bruno Haible  <bruno@clisp.org>
7399
7400         Prepare for locale dependent tests on mingw.
7401         * m4/locale-ar.m4 (gt_LOCALE_AR): On native Windows, don't try "ar"
7402         because it has the wrong locale encoding.
7403         * m4/locale-fr.m4 (gt_LOCALE_FR): On native Windows, try
7404         French_France.1252 instead of "fr".
7405         (gt_LOCALE_FR_UTF8): On native Windows, try French_France.65001.
7406         * m4/locale-ja.m4 (gt_LOCALE_JA): On native Windows, don't try "ja"
7407         because it has the wrong locale encoding.
7408         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Require AC_CANONICAL_HOST. On
7409         native Windows, try Turkish_Turkey.65001.
7410         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): On native Windows, try
7411         Chinese_China.54936.
7412
7413         Prepare for locale dependent tests on mingw.
7414         * m4/locale-ar.m4 (gt_LOCALE_AR): On native Windows, call setlocale
7415         differently.
7416         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Likewise.
7417         * m4/locale-ja.m4 (gt_LOCALE_JA): Likewise.
7418         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
7419         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
7420
7421 2011-02-11  Eric Blake  <eblake@redhat.com>
7422
7423         strptime: avoid compiler warnings
7424         * lib/strptime.c (__strptime_internal) [!_NL_CURRENT]: Avoid
7425         compiler warnings about dead code.
7426         Reported by Daniel P. Berrange.
7427
7428 2011-02-11  Thien-Thi Nguyen  <ttn@gnuvola.org>
7429
7430         doc: update users.txt
7431         * users.txt: Add rcs.
7432
7433 2011-02-10  John W. Eaton  <jwe@gnu.org>
7434
7435         doc: update users.txt
7436         * users.txt: Add octave.
7437
7438 2011-02-10  Jim Meyering  <meyering@redhat.com>
7439
7440         doc: update users.txt
7441         * users.txt: Add iwhd.
7442
7443 2011-02-09  Bruno Haible  <bruno@clisp.org>
7444
7445         gnulib-tool: Make copyright notice adjustment more robust.
7446         * gnulib-tool (func_import): In sed_transform_main_lib_file,
7447         sed_transform_build_aux_file, sed_transform_testsrelated_lib_file,
7448         allow a line break to occur after "GNU" in "GNU [Lesser] General Public
7449         License".
7450         Reported by Glenn Morris <rgm@gnu.org> via Paul Eggert.
7451
7452 2011-02-06  Bruno Haible  <bruno@clisp.org>
7453
7454         New module 'towctrans'.
7455         * modules/towctrans: New file.
7456         * lib/wctype.in.h (towctrans): New declaration.
7457         * lib/towctrans.c: New file.
7458         * lib/towctrans-impl.h: New file.
7459         * m4/towctrans.m4: New file.
7460         * m4/wctype_h.m4 (gl_WCTYPE_H): Test whether towctrans is declared.
7461         (gl_WCTYPE_H_DEFAULTS): Initialize GNULIB_TOWCTRANS.
7462         * modules/wctype-h (Makefile.am): Substitute GNULIB_TOWCTRANS.
7463         * tests/test-wctype-h-c++.cc: Test the declaration of towctrans.
7464         * doc/posix-functions/towctrans.texi: Mention the new module.
7465
7466 2011-02-06  Bruno Haible  <bruno@clisp.org>
7467
7468         New module 'wctrans'.
7469         * modules/wctrans: New file.
7470         * lib/wctype.in.h (wctrans): New declaration.
7471         * lib/wctrans.c: New file.
7472         * lib/wctrans-impl.h: New file.
7473         * m4/wctrans.m4: New file.
7474         * m4/wctype_h.m4 (gl_WCTYPE_H): Test whether wctrans is declared.
7475         (gl_WCTYPE_H_DEFAULTS): Initialize GNULIB_WCTRANS.
7476         * modules/wctype-h (Makefile.am): Substitute GNULIB_WCTRANS.
7477         * tests/test-wctype-h-c++.cc: Test the declaration of wctrans.
7478         * doc/posix-functions/wctrans.texi: Mention the new module.
7479
7480 2011-02-06  Bruno Haible  <bruno@clisp.org>
7481
7482         New module 'iswctype'.
7483         * modules/iswctype: New file.
7484         * lib/wctype.in.h (iswctype): New declaration.
7485         * lib/iswctype.c: New file.
7486         * lib/iswctype-impl.h: New file.
7487         * m4/iswctype.m4: New file.
7488         * m4/wctype_h.m4 (gl_WCTYPE_H): Test whether iswctype is declared.
7489         (gl_WCTYPE_H_DEFAULTS): Initialize GNULIB_ISWCTYPE.
7490         * modules/wctype-h (Makefile.am): Substitute GNULIB_ISWCTYPE.
7491         * tests/test-wctype-h-c++.cc: Test the declaration of iswctype.
7492         * doc/posix-functions/iswctype.texi: Mention the new module and the
7493         HP-UX 11.00 problem.
7494
7495 2011-02-06  Bruno Haible  <bruno@clisp.org>
7496
7497         New module 'wctype'.
7498         * modules/wctype: Change to represent the wctype() substitute.
7499         * lib/wctype.in.h (wctype): New declaration.
7500         * lib/wctype.c: New file.
7501         * lib/wctype-impl.h: New file.
7502         * m4/wctype.m4: New file.
7503         * m4/wctype_h.m4 (gl_WCTYPE_H): Test whether wctype is declared.
7504         (gl_WCTYPE_H_DEFAULTS): Initialize GNULIB_WCTYPE.
7505         * modules/wctype-h (Makefile.am): Substitute GNULIB_WCTYPE.
7506         * tests/test-wctype-h-c++.cc: Test the declaration of wctype.
7507         * doc/posix-functions/wctype.texi: Mention the new module and the
7508         HP-UX 11.00 problem.
7509
7510 2011-02-06  Bruno Haible  <bruno@clisp.org>
7511
7512         wctype-h: Ensure wctype_t and wctrans_t are defined.
7513         * lib/wctype.in.h (wctype_t, wctrans_t): New type declarations.
7514         * m4/wctype_h.m4 (gl_WCTYPE_H): Determine HAVE_WCTYPE_T, HAVE_WCTRANS_T.
7515         (gl_WCTYPE_H_DEFAULTS): Initialize HAVE_WCTYPE_T, HAVE_WCTRANS_T.
7516         * modules/wctype-h (Makefile.am): Substitute HAVE_WCTYPE_T,
7517         HAVE_WCTRANS_T.
7518         * tests/test-wctype-h.c: Check that wctype_t and wctrans_t are defined.
7519
7520 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
7521
7522         flock: fix license typo
7523
7524         * lib/flock.c: Fix typo in license.  One of the "Lesser"s was
7525         omitted.
7526
7527 2011-02-08  Bruno Haible  <bruno@clisp.org>
7528
7529         Split large sed scripts, for HP-UX sed.
7530         * modules/math (Makefile.am): Split sed scripts around 50 sed commands,
7531         to avoid HP-UX limit of 99 commands, in the near future.
7532         * modules/stdlib (Makefile.am): Likewise.
7533         * modules/unistd (Makefile.am): Likewise.
7534         * modules/wchar (Makefile.am): Likewise.
7535         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
7536         Suggestion by Ralf Wildenhues <Ralf.Wildenhues@gmx.de> in
7537         <http://lists.gnu.org/archive/html/bug-gnulib/2010-01/msg00216.html>.
7538
7539 2011-02-08  Paul Eggert  <eggert@cs.ucla.edu>
7540             Bruno Haible  <bruno@clisp.org>
7541
7542         stdlib: improve random_r modularization
7543         * lib/stdlib.in.h: Encapsulate all the stuff having to do with
7544         random_r inside "#if @GNULIB_RANDOM_R@", so that it's clearer that
7545         you also need the random_r module to get this material right.
7546         * m4/random_r.m4 (gl_FUNC_RANDOM_R): Move check for random.h here ...
7547         * m4/stdlib_h.m4 (gl_STDLIB_H): ... from here.
7548         (gl_STDLIB_H_DEFAULTS): Default HAVE_RANDOM_H to 1, and AC_SUBST it.
7549
7550 2011-02-08  Paul Eggert  <eggert@cs.ucla.edu>
7551
7552         stdlib: don't depend on stdint
7553         * lib/stdlib.in.h: Don't include <stdint.h> merely because
7554         GNULIB_POSIXCHECK is defined.  GNULIB_POSIXCHECK seems to
7555         be independent of whether stdint.h is needed.
7556         * m4/random_r.m4 (gl_FUNC_RANDOM_R): Check for struct random_data
7557         here, instead of ...
7558         * m4/stdlib_h.m4 (gl_STDLIB_H): ... here.  Applications that need
7559         struct random_data should be using the random_r module, not just
7560         the stdlib module (which wouldn't make sense: what package needs
7561         just struct random_data without also needing random_r?).
7562         * modules/stdlib (Depends-on): Remove stdint.
7563
7564         getloadavg: don't depend on c-strtod, cloexec, fcntl-safer
7565         See the thread rooted at
7566         <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00090.html>.
7567         * lib/getloadavg.c: Do not include c-strtod.h, cloexec.h, or fcntl--.h.
7568         Include <fcntl.h> only if (defined __linux__ || defined __CYGWIN__
7569         || defined SUNOS_5 || (defined LOAD_AVE_TYPE && !  defined
7570         __VMS)); previously it was always included (via fcntl--.h).
7571         (getloadavg): Do not use c_strtod.  Instead, approximate it by
7572         hand; this is good enough for load averages.  Also, do not use
7573         set_cloexec_flag; instead, use the O_CLOEXEC and F_DUPFD_CLOEXEC
7574         flags directly if available and don't bother otherwise.  (Packages
7575         that need the extra reliability should use the modules that define
7576         these flags on older platforms that lack them.)
7577         * modules/getloadavg (Depends-on): Remove c-strtod, cloexec,
7578         fcntl-safer.
7579
7580 2011-02-08  Jim Meyering  <meyering@redhat.com>
7581
7582         di-set.h, ino-map.h: add multiple-inclusion guard
7583         Technically, the guard is required only for ino-map.h, due to its
7584         INO_MAP_INSERT_FAILURE definition, but do both for consistency.
7585         * lib/di-set.h: Add file-spanning #ifndef _GL_DI_SET_H.
7586         * lib/ino-map.h: Likewise.
7587
7588 2011-02-06  Bruno Haible  <bruno@clisp.org>
7589
7590         iswblank: Ensure declaration on glibc systems.
7591         * m4/iswblank.m4 (gl_FUNC_ISWBLANK): Require gl_USE_SYSTEM_EXTENSIONS.
7592         * modules/iswblank (Dependencies): Add 'extensions'.
7593         * doc/posix-functions/iswblank.texi: Document the glibc problem.
7594
7595 2011-02-06  Bruno Haible  <bruno@clisp.org>
7596
7597         New module 'iswblank'.
7598         * lib/wctype.in.h (iswblank): Don't declare if GNULIB_ISWBLANK is 0.
7599         * modules/iswblank: New file.
7600         * modules/wctype-h (Files): Remove lib/iswblank.c.
7601         (Makefile.am): Substitute GNULIB_ISWBLANK.
7602         * m4/iswblank.m4: New file, partially extracted from m4/wctype_h.m4.
7603         * m4/wctype_h.m4 (gl_WCTYPE_MODULE_INDICATOR): New macro.
7604         (gl_WCTYPE_H_DEFAULTS): New macro.
7605         (gl_WCTYPE_H): Require it. Remove iswblank related code.
7606         * modules/iswblank-tests: New file.
7607         * tests/test-iswblank.c: New file, extraced from tests/test-wctype-h.c.
7608         * tests/test-wctype-h.c (main): Remove iswblank tests.
7609         * tests/test-wctype-h-c++.cc: Guard the signature test of iswblank.
7610         * doc/posix-functions/iswblank.texi: Mention module 'iswblank' instead
7611         of 'wctype-h'.
7612         * NEWS: Mention the change.
7613         * modules/mbchar (Depends-on): Add iswblank.
7614
7615 2011-02-08  Bruno Haible  <bruno@clisp.org>
7616
7617         di-set tests: Refactor.
7618         * tests/test-di-set.c: Include di-set.h early. Include macros.h. Drop
7619         unnecessary includes.
7620         (ASSERT): Remove macro.
7621         (main): Make C90 compliant by avoiding variable declaration after
7622         statement.
7623         * modules/di-set-tests (Files): Add tests/macros.h.
7624
7625 2011-02-08  Bruno Haible  <bruno@clisp.org>
7626
7627         ino-map tests: Refactor.
7628         * tests/test-ino-map.c: Include ino-map.h early. Include macros.h. Drop
7629         unnecessary includes.
7630         (ASSERT): Remove macro.
7631         (main): Make C90 compliant by avoiding variable declaration after
7632         statement.
7633         * modules/ino-map-tests (Files): Add tests/macros.h.
7634
7635 2011-02-08  Jim Meyering  <meyering@redhat.com>
7636
7637         di-set: add "const" to a cast
7638         * lib/di-set.c (di_set_insert): Cast hash_insert0 argument to
7639         "(void const *)", not "(void *)".  Spotted by Bruno Haible.
7640
7641 2011-02-06  Bruno Haible  <bruno@clisp.org>
7642
7643         Rename module 'wctype' to 'wctype-h'.
7644         * modules/wctype-h: Renamed from modules/wctype.
7645         * modules/wctype: Simplyfy to a redirection to 'wctype-h'.
7646         * modules/wctype-h-tests: Renamed from modules/wctype-tests.
7647         (Files, Depends-on, Makefile.am): Update.
7648         * modules/wctype-h-c++-tests: Renamed from modules/wctype-c++-tests.
7649         (Files, Makefile.am): Update.
7650         * tests/test-wctype-h.c: Renamed from tests/test-wctype.c.
7651         * tests/test-wctype-h-c++.cc: Renamed from tests/test-wctype-c++.cc.
7652         * doc/posix-headers/wctype.texi: Update.
7653         * doc/posix-functions/iswalnum.texi: Update.
7654         * doc/posix-functions/iswalpha.texi: Update.
7655         * doc/posix-functions/iswblank.texi: Update.
7656         * doc/posix-functions/iswcntrl.texi: Update.
7657         * doc/posix-functions/iswdigit.texi: Update.
7658         * doc/posix-functions/iswgraph.texi: Update.
7659         * doc/posix-functions/iswlower.texi: Update.
7660         * doc/posix-functions/iswprint.texi: Update.
7661         * doc/posix-functions/iswpunct.texi: Update.
7662         * doc/posix-functions/iswspace.texi: Update.
7663         * doc/posix-functions/iswupper.texi: Update.
7664         * doc/posix-functions/iswxdigit.texi: Update.
7665         * doc/posix-functions/towlower.texi: Update.
7666         * doc/posix-functions/towupper.texi: Update.
7667         * NEWS: Mention the change.
7668         * modules/fnmatch (Dependencies): Add wctype-h, remove wctype.
7669         * modules/mbchar (Dependencies): Likewise.
7670         * modules/mbswidth (Dependencies): Likewise.
7671         * modules/quotearg (Dependencies): Likewise.
7672         * modules/regex (Dependencies): Likewise.
7673         * modules/wcscasecmp (Dependencies): Likewise.
7674         * modules/wcsncasecmp (Dependencies): Likewise.
7675         * modules/wcwidth (Dependencies): Likewise.
7676
7677 2011-02-06  Bruno Haible  <bruno@clisp.org>
7678
7679         New module 'wcswidth'.
7680         * modules/wcswidth: New file.
7681         * lib/wchar.in.h (wcswidth): New declaration.
7682         * lib/wcswidth.c: New file.
7683         * lib/wcswidth-impl.h: New file, from libutf8 with modifications.
7684         * m4/wcswidth.m4: New file.
7685         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcswidth is declared.
7686         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSWIDTH, HAVE_WCSWIDTH,
7687         REPLACE_WCSWIDTH.
7688         * modules/wchar (Makefile.am): Substitute GNULIB_WCSWIDTH,
7689         HAVE_WCSWIDTH, REPLACE_WCSWIDTH.
7690         * tests/test-wchar-c++.cc: Test the declaration of wcswidth.
7691         * doc/posix-functions/wcswidth.texi: Mention the new module.
7692
7693 2011-02-06  Bruno Haible  <bruno@clisp.org>
7694
7695         New module 'wcstok'.
7696         * modules/wcstok: New file.
7697         * lib/wchar.in.h (wcstok): New declaration.
7698         * lib/wcstok.c: New file.
7699         * lib/wcstok-impl.h: New file, from libutf8 with modifications.
7700         * m4/wcstok.m4: New file.
7701         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcstok is declared.
7702         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSTOK, HAVE_WCSTOK.
7703         * modules/wchar (Makefile.am): Substitute GNULIB_WCSTOK, HAVE_WCSTOK.
7704         * tests/test-wchar-c++.cc: Test the declaration of wcstok.
7705         * doc/posix-functions/wcstok.texi: Mention the new module.
7706
7707 2011-02-06  Bruno Haible  <bruno@clisp.org>
7708
7709         New module 'wcsstr'.
7710         * modules/wcsstr: New file.
7711         * lib/wchar.in.h (wcsstr): New declaration.
7712         * lib/wcsstr.c: New file.
7713         * lib/wcsstr-impl.h: New file, from libutf8 with modifications.
7714         * m4/wcsstr.m4: New file.
7715         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsstr is declared.
7716         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSSTR, HAVE_WCSSTR.
7717         * modules/wchar (Makefile.am): Substitute GNULIB_WCSSTR, HAVE_WCSSTR.
7718         * tests/test-wchar-c++.cc: Test the declaration of wcsstr.
7719         * doc/posix-functions/wcsstr.texi: Mention the new module.
7720
7721 2011-02-06  Bruno Haible  <bruno@clisp.org>
7722
7723         New module 'wcspbrk'.
7724         * modules/wcspbrk: New file.
7725         * lib/wchar.in.h (wcspbrk): New declaration.
7726         * lib/wcspbrk.c: New file.
7727         * lib/wcspbrk-impl.h: New file, from libutf8 with modifications.
7728         * m4/wcspbrk.m4: New file.
7729         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcspbrk is declared.
7730         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSPBRK, HAVE_WCSPBRK.
7731         * modules/wchar (Makefile.am): Substitute GNULIB_WCSPBRK, HAVE_WCSPBRK.
7732         * tests/test-wchar-c++.cc: Test the declaration of wcspbrk.
7733         * doc/posix-functions/wcspbrk.texi: Mention the new module.
7734
7735 2011-02-06  Bruno Haible  <bruno@clisp.org>
7736
7737         New module 'wcsspn'.
7738         * modules/wcsspn: New file.
7739         * lib/wchar.in.h (wcsspn): New declaration.
7740         * lib/wcsspn.c: New file.
7741         * lib/wcsspn-impl.h: New file, from libutf8 with modifications.
7742         * m4/wcsspn.m4: New file.
7743         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsspn is declared.
7744         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSSPN, HAVE_WCSSPN.
7745         * modules/wchar (Makefile.am): Substitute GNULIB_WCSSPN, HAVE_WCSSPN.
7746         * tests/test-wchar-c++.cc: Test the declaration of wcsspn.
7747         * doc/posix-functions/wcsspn.texi: Mention the new module.
7748
7749 2011-02-06  Bruno Haible  <bruno@clisp.org>
7750
7751         New module 'wcscspn'.
7752         * modules/wcscspn: New file.
7753         * lib/wchar.in.h (wcscspn): New declaration.
7754         * lib/wcscspn.c: New file.
7755         * lib/wcscspn-impl.h: New file, from libutf8 with modifications.
7756         * m4/wcscspn.m4: New file.
7757         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscspn is declared.
7758         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCSPN, HAVE_WCSCSPN.
7759         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCSPN, HAVE_WCSCSPN.
7760         * tests/test-wchar-c++.cc: Test the declaration of wcscspn.
7761         * doc/posix-functions/wcscspn.texi: Mention the new module.
7762
7763 2011-02-06  Bruno Haible  <bruno@clisp.org>
7764
7765         New module 'wcsrchr'.
7766         * modules/wcsrchr: New file.
7767         * lib/wchar.in.h (wcsrchr): New declaration.
7768         * lib/wcsrchr.c: New file.
7769         * lib/wcsrchr-impl.h: New file, from libutf8 with modifications.
7770         * m4/wcsrchr.m4: New file.
7771         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsrchr is declared.
7772         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRCHR, HAVE_WCSRCHR.
7773         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRCHR, HAVE_WCSRCHR.
7774         * tests/test-wchar-c++.cc: Test the declaration of wcsrchr.
7775         * doc/posix-functions/wcsrchr.texi: Mention the new module.
7776
7777 2011-02-06  Bruno Haible  <bruno@clisp.org>
7778
7779         New module 'wcschr'.
7780         * modules/wcschr: New file.
7781         * lib/wchar.in.h (wcschr): New declaration.
7782         * lib/wcschr.c: New file.
7783         * lib/wcschr-impl.h: New file, from libutf8 with modifications.
7784         * m4/wcschr.m4: New file.
7785         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcschr is declared.
7786         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCHR, HAVE_WCSCHR.
7787         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCHR, HAVE_WCSCHR.
7788         * tests/test-wchar-c++.cc: Test the declaration of wcschr.
7789         * doc/posix-functions/wcschr.texi: Mention the new module.
7790
7791 2011-02-06  Bruno Haible  <bruno@clisp.org>
7792
7793         New module 'wcsdup'.
7794         * modules/wcsdup: New file.
7795         * lib/wchar.in.h (wcsdup): New declaration.
7796         * lib/wcsdup.c: New file.
7797         * lib/wcsdup-impl.h: New file, from libutf8 with modifications.
7798         * m4/wcsdup.m4: New file.
7799         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsdup is declared.
7800         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSDUP, HAVE_WCSDUP.
7801         * modules/wchar (Makefile.am): Substitute GNULIB_WCSDUP, HAVE_WCSDUP.
7802         * tests/test-wchar-c++.cc: Test the declaration of wcsdup.
7803         * doc/posix-functions/wcsdup.texi: Mention the new module.
7804
7805 2011-02-06  Bruno Haible  <bruno@clisp.org>
7806
7807         New module 'wcsxfrm'.
7808         * modules/wcsxfrm: New file.
7809         * lib/wchar.in.h (wcsxfrm): New declaration.
7810         * lib/wcsxfrm.c: New file.
7811         * lib/wcsxfrm-impl.h: New file.
7812         * m4/wcsxfrm.m4: New file.
7813         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsxfrm is declared.
7814         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSXFRM, HAVE_WCSXFRM.
7815         * modules/wchar (Makefile.am): Substitute GNULIB_WCSXFRM, HAVE_WCSXFRM.
7816         * tests/test-wchar-c++.cc: Test the declaration of wcsxfrm.
7817         * doc/posix-functions/wcsxfrm.texi: Mention the new module.
7818
7819 2011-02-06  Bruno Haible  <bruno@clisp.org>
7820
7821         New module 'wcscoll'.
7822         * modules/wcscoll: New file.
7823         * lib/wchar.in.h (wcscoll): New declaration.
7824         * lib/wcscoll.c: New file.
7825         * lib/wcscoll-impl.h: New file.
7826         * m4/wcscoll.m4: New file.
7827         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscoll is declared.
7828         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCOLL, HAVE_WCSCOLL.
7829         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCOLL, HAVE_WCSCOLL.
7830         * tests/test-wchar-c++.cc: Test the declaration of wcscoll.
7831         * doc/posix-functions/wcscoll.texi: Mention the new module.
7832
7833 2011-02-06  Bruno Haible  <bruno@clisp.org>
7834
7835         New module 'wcsncasecmp'.
7836         * modules/wcsncasecmp: New file.
7837         * lib/wchar.in.h (wcsncasecmp): New declaration.
7838         * lib/wcsncasecmp.c: New file.
7839         * lib/wcsncasecmp-impl.h: New file, from libutf8 with modifications.
7840         * m4/wcsncasecmp.m4: New file.
7841         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsncasecmp is declared.
7842         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNCASECMP, HAVE_WCSNCASECMP.
7843         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNCASECMP,
7844         HAVE_WCSNCASECMP.
7845         * tests/test-wchar-c++.cc: Test the declaration of wcsncasecmp.
7846         * doc/posix-functions/wcsncasecmp.texi: Mention the new module.
7847
7848 2011-02-06  Bruno Haible  <bruno@clisp.org>
7849
7850         New module 'wcscasecmp'.
7851         * modules/wcscasecmp: New file.
7852         * lib/wchar.in.h (wcscasecmp): New declaration.
7853         * lib/wcscasecmp.c: New file.
7854         * lib/wcscasecmp-impl.h: New file, from libutf8 with modifications.
7855         * m4/wcscasecmp.m4: New file.
7856         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscasecmp is declared.
7857         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCASECMP, HAVE_WCSCASECMP.
7858         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCASECMP,
7859         HAVE_WCSCASECMP.
7860         * tests/test-wchar-c++.cc: Test the declaration of wcscasecmp.
7861         * doc/posix-functions/wcscasecmp.texi: Mention the new module.
7862
7863 2011-02-05  Bruno Haible  <bruno@clisp.org>
7864
7865         New module 'wcsncmp'.
7866         * modules/wcsncmp: New file.
7867         * lib/wchar.in.h (wcsncmp): New declaration.
7868         * lib/wcsncmp.c: New file.
7869         * lib/wcsncmp-impl.h: New file, from libutf8 with modifications.
7870         * m4/wcsncmp.m4: New file.
7871         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsncmp is declared.
7872         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNCMP, HAVE_WCSNCMP.
7873         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNCMP, HAVE_WCSNCMP.
7874         * tests/test-wchar-c++.cc: Test the declaration of wcsncmp.
7875         * doc/posix-functions/wcsncmp.texi: Mention the new module.
7876
7877 2011-02-05  Bruno Haible  <bruno@clisp.org>
7878
7879         New module 'wcscmp'.
7880         * modules/wcscmp: New file.
7881         * lib/wchar.in.h (wcscmp): New declaration.
7882         * lib/wcscmp.c: New file.
7883         * lib/wcscmp-impl.h: New file, from libutf8 with modifications.
7884         * m4/wcscmp.m4: New file.
7885         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscmp is declared.
7886         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCMP, HAVE_WCSCMP.
7887         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCMP, HAVE_WCSCMP.
7888         * tests/test-wchar-c++.cc: Test the declaration of wcscmp.
7889         * doc/posix-functions/wcscmp.texi: Mention the new module.
7890
7891 2011-02-05  Bruno Haible  <bruno@clisp.org>
7892
7893         New module 'wcsncat'.
7894         * modules/wcsncat: New file.
7895         * lib/wchar.in.h (wcsncat): New declaration.
7896         * lib/wcsncat.c: New file.
7897         * lib/wcsncat-impl.h: New file, from libutf8 with modifications.
7898         * m4/wcsncat.m4: New file.
7899         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsncat is declared.
7900         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNCAT, HAVE_WCSNCAT.
7901         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNCAT, HAVE_WCSNCAT.
7902         * tests/test-wchar-c++.cc: Test the declaration of wcsncat.
7903         * doc/posix-functions/wcsncat.texi: Mention the new module.
7904
7905 2011-02-05  Bruno Haible  <bruno@clisp.org>
7906
7907         New module 'wcscat'.
7908         * modules/wcscat: New file.
7909         * lib/wchar.in.h (wcscat): New declaration.
7910         * lib/wcscat.c: New file.
7911         * lib/wcscat-impl.h: New file, from libutf8 with modifications.
7912         * m4/wcscat.m4: New file.
7913         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscat is declared.
7914         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCAT, HAVE_WCSCAT.
7915         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCAT, HAVE_WCSCAT.
7916         * tests/test-wchar-c++.cc: Test the declaration of wcscat.
7917         * doc/posix-functions/wcscat.texi: Mention the new module.
7918
7919 2011-02-05  Bruno Haible  <bruno@clisp.org>
7920
7921         New module 'wcpncpy'.
7922         * modules/wcpncpy: New file.
7923         * lib/wchar.in.h (wcpncpy): New declaration.
7924         * lib/wcpncpy.c: New file.
7925         * lib/wcpncpy-impl.h: New file, from libutf8 with modifications.
7926         * m4/wcpncpy.m4: New file.
7927         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcpncpy is declared.
7928         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCPNCPY, HAVE_WCPNCPY.
7929         * modules/wchar (Makefile.am): Substitute GNULIB_WCPNCPY, HAVE_WCPNCPY.
7930         * tests/test-wchar-c++.cc: Test the declaration of wcpncpy.
7931         * doc/posix-functions/wcpncpy.texi: Mention the new module.
7932
7933 2011-02-05  Bruno Haible  <bruno@clisp.org>
7934
7935         New module 'wcsncpy'.
7936         * modules/wcsncpy: New file.
7937         * lib/wchar.in.h (wcsncpy): New declaration.
7938         * lib/wcsncpy.c: New file.
7939         * lib/wcsncpy-impl.h: New file, from libutf8 with modifications.
7940         * m4/wcsncpy.m4: New file.
7941         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsncpy is declared.
7942         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNCPY, HAVE_WCSNCPY.
7943         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNCPY, HAVE_WCSNCPY.
7944         * tests/test-wchar-c++.cc: Test the declaration of wcsncpy.
7945         * doc/posix-functions/wcsncpy.texi: Mention the new module.
7946
7947 2011-02-05  Bruno Haible  <bruno@clisp.org>
7948
7949         New module 'wcpcpy'.
7950         * modules/wcpcpy: New file.
7951         * lib/wchar.in.h (wcpcpy): New declaration.
7952         * lib/wcpcpy.c: New file.
7953         * lib/wcpcpy-impl.h: New file, from libutf8 with modifications.
7954         * m4/wcpcpy.m4: New file.
7955         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcpcpy is declared.
7956         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCPCPY, HAVE_WCPCPY.
7957         * modules/wchar (Makefile.am): Substitute GNULIB_WCPCPY, HAVE_WCPCPY.
7958         * tests/test-wchar-c++.cc: Test the declaration of wcpcpy.
7959         * doc/posix-functions/wcpcpy.texi: Mention the new module.
7960
7961 2011-02-05  Bruno Haible  <bruno@clisp.org>
7962
7963         New module 'wcscpy'.
7964         * modules/wcscpy: New file.
7965         * lib/wchar.in.h (wcscpy): New declaration.
7966         * lib/wcscpy.c: New file.
7967         * lib/wcscpy-impl.h: New file, from libutf8 with modifications.
7968         * m4/wcscpy.m4: New file.
7969         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcscpy is declared.
7970         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSCPY, HAVE_WCSCPY.
7971         * modules/wchar (Makefile.am): Substitute GNULIB_WCSCPY, HAVE_WCSCPY.
7972         * tests/test-wchar-c++.cc: Test the declaration of wcscpy.
7973         * doc/posix-functions/wcscpy.texi: Mention the new module.
7974
7975 2011-02-05  Bruno Haible  <bruno@clisp.org>
7976
7977         New module 'wcsnlen'.
7978         * modules/wcsnlen: New file.
7979         * lib/wchar.in.h (wcsnlen): New declaration.
7980         * lib/wcsnlen.c: New file.
7981         * lib/wcsnlen-impl.h: New file, from libutf8 with modifications.
7982         * m4/wcsnlen.m4: New file.
7983         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcsnlen is declared.
7984         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNLEN, HAVE_WCSNLEN.
7985         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNLEN, HAVE_WCSNLEN.
7986         * tests/test-wchar-c++.cc: Test the declaration of wcsnlen.
7987         * doc/posix-functions/wcsnlen.texi: Mention the new module.
7988
7989 2011-02-05  Bruno Haible  <bruno@clisp.org>
7990
7991         New module 'wcslen'.
7992         * modules/wcslen: New file.
7993         * lib/wchar.in.h (wcslen): New declaration.
7994         * lib/wcslen.c: New file.
7995         * lib/wcslen-impl.h: New file, from libutf8 with modifications.
7996         * m4/wcslen.m4: New file.
7997         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wcslen is declared.
7998         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSLEN, HAVE_WCSLEN.
7999         * modules/wchar (Makefile.am): Substitute GNULIB_WCSLEN, HAVE_WCSLEN.
8000         * tests/test-wchar-c++.cc: Test the declaration of wcslen.
8001         * doc/posix-functions/wcslen.texi: Mention the new module.
8002
8003 2011-02-05  Bruno Haible  <bruno@clisp.org>
8004
8005         New module 'wmemset'.
8006         * modules/wmemset: New file.
8007         * lib/wchar.in.h (wmemset): New declaration.
8008         * lib/wmemset.c: New file.
8009         * lib/wmemset-impl.h: New file, from libutf8 with modifications.
8010         * m4/wmemset.m4: New file.
8011         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemset is declared.
8012         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMSET, HAVE_WMEMSET.
8013         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMSET, HAVE_WMEMSET.
8014         * tests/test-wchar-c++.cc: Test the declaration of wmemset.
8015         * doc/posix-functions/wmemset.texi: Mention the new module.
8016
8017 2011-02-05  Bruno Haible  <bruno@clisp.org>
8018
8019         New module 'wmemmove'.
8020         * modules/wmemmove: New file.
8021         * lib/wchar.in.h (wmemmove): New declaration.
8022         * lib/wmemmove.c: New file.
8023         * lib/wmemmove-impl.h: New file, from libutf8 with modifications.
8024         * m4/wmemmove.m4: New file.
8025         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemmove is declared.
8026         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMMOVE, HAVE_WMEMMOVE.
8027         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMMOVE,
8028         HAVE_WMEMMOVE.
8029         * tests/test-wchar-c++.cc: Test the declaration of wmemmove.
8030         * doc/posix-functions/wmemmove.texi: Mention the new module.
8031
8032 2011-02-05  Bruno Haible  <bruno@clisp.org>
8033
8034         New module 'wmemcpy'.
8035         * modules/wmemcpy: New file.
8036         * lib/wchar.in.h (wmemcpy): New declaration.
8037         * lib/wmemcpy.c: New file.
8038         * lib/wmemcpy-impl.h: New file, from libutf8 with modifications.
8039         * m4/wmemcpy.m4: New file.
8040         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemcpy is declared.
8041         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMCPY, HAVE_WMEMCPY.
8042         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMCPY, HAVE_WMEMCPY.
8043         * tests/test-wchar-c++.cc: Test the declaration of wmemcpy.
8044         * doc/posix-functions/wmemcpy.texi: Mention the new module.
8045
8046 2011-02-05  Bruno Haible  <bruno@clisp.org>
8047
8048         New module 'wmemcmp'.
8049         * modules/wmemcmp: New file.
8050         * lib/wchar.in.h (wmemcmp): New declaration.
8051         * lib/wmemcmp.c: New file.
8052         * lib/wmemcmp-impl.h: New file, from libutf8 with modifications.
8053         * m4/wmemcmp.m4: New file.
8054         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemcmp is declared.
8055         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMCMP, HAVE_WMEMCMP.
8056         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMCMP, HAVE_WMEMCMP.
8057         * tests/test-wchar-c++.cc: Test the declaration of wmemcmp.
8058         * doc/posix-functions/wmemcmp.texi: Mention the new module.
8059
8060 2011-02-07  Jim Meyering  <meyering@redhat.com>
8061
8062         di-set, ino-map: new modules, from coreutils
8063         * lib/di-set.c: New file.
8064         * lib/di-set.h: Likewise.
8065         * lib/ino-map.c: Likewise.
8066         * lib/ino-map.h: Likewise.
8067         * modules/di-set: Likewise.
8068         * modules/di-set-tests: Likewise.
8069         * modules/ino-map: Likewise.
8070         * modules/ino-map-tests: Likewise.
8071         * tests/test-di-set.c: Likewise.
8072         * tests/test-ino-map.c: Likewise.
8073
8074 2011-02-06  Paul Eggert  <eggert@cs.ucla.edu>
8075
8076         getloadavg: merge minor changes from Emacs
8077
8078         * lib/getloadavg.c (getloadavg_initialized): More-accurate comment.
8079         (getloadavg): Use memset, not bzero.
8080
8081         2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
8082         * lib/getloadavg.c (nl): Rename to name_list to avoid ncurses.h
8083         clash (bug#86).
8084
8085 2010-11-14  Bruno Haible  <bruno@clisp.org>
8086
8087         Allow multiple gnulib generated replacements to coexist.
8088         * lib/getopt.in.h (struct option): Avoid identical redefinition.
8089         * lib/inttypes.in.h (imaxdiv_t): Likewise.
8090         * lib/langinfo.in.h (nl_item): Likewise.
8091         * lib/math.in.h (_NaN, NAN): Likewise.
8092         * lib/netdb.in.h (struct addrinfo): Likewise.
8093         * lib/poll.in.h (struct pollfd, nfds_t): Likewise.
8094         * lib/pthread.in.h (pthread_t, pthread_attr_t, pthread_barrier_t,
8095         pthread_barrierattr_t, pthread_cond_t, pthread_condattr_t,
8096         pthread_key_t, pthread_mutex_t, pthread_mutexattr_t, pthread_once_t,
8097         pthread_rwlock_t, pthread_rwlockattr_t, pthread_cond_destroy,
8098         pthread_cond_init, pthread_cond_signal, pthread_cond_wait,
8099         pthread_create, pthread_exit, pthread_join, pthread_mutexattr_destroy,
8100         pthread_mutexattr_init, pthread_mutexattr_settype,
8101         pthread_mutex_destroy, pthread_mutex_init, pthread_mutex_lock,
8102         pthread_mutex_trylock, pthread_mutex_unlock, pthread_spinlock_t,
8103         pthread_spin_init, pthread_spin_destroy, pthread_spin_lock,
8104         pthread_spin_trylock, pthread_spin_unlock): Likewise.
8105         * lib/sched.in.h (struct sched_param): Likewise.
8106         * lib/se-selinux.in.h (security_class_t, security_context_t,
8107         is_selinux_enabled, getcon, freecon, getfscreatecon, setfscreatecon,
8108         matchpathcon, getfilecon, lgetfilecon, fgetfilecon, setfilecon,
8109         lsetfilecon, fsetfilecon, security_check_context,
8110         security_check_context_raw, setexeccon, matchpathcon_init_prefix):
8111         Likewise.
8112         * lib/search.in.h (VISIT, _gl_search_compar_fn, _gl_search_action_fn):
8113         Likewise.
8114         * lib/signal.in.h (sig_atomic_t, sigset_t, verify_NSIG_constraint,
8115         _gl_function_taking_int_returning_void_t, union sigval,
8116         struct siginfo_t, siginfo_t, struct sigaction): Likewise.
8117         * lib/spawn.in.h (posix_spawnattr_t, posix_spawn_file_actions_t,
8118         verify_POSIX_SPAWN_USEVFORK_no_overlap): Likewise.
8119         * lib/stdint.in.h (gl_int8_t, gl_uint8_t, gl_int16_t, gl_uint16_t,
8120         gl_int32_t, gl_uint32_t, gl_int64_t, gl_uint64_t, int_least8_t,
8121         uint_least8_t, int_least16_t, uint_least16_t, int_least32_t,
8122         uint_least32_t, int_least64_t, uint_least64_t, gl_int_fast8_t,
8123         gl_uint_fast8_t, gl_int_fast16_t, gl_uint_fast16_t, gl_int_fast32_t,
8124         gl_uint_fast32_t, int_fast64_t, uint_fast64_t, gl_intptr_t,
8125         gl_uintptr_t, intmax_t, uintmax_t, _verify_intmax_size): Likewise.
8126         * lib/stdio.in.h (rpl_fseek, rpl_ftell): Likewise.
8127         * lib/sys_socket.in.h (sa_family_t, struct sockaddr_storage,
8128         socklen_t, rpl_fd_isset): Likewise.
8129         * lib/sys_stat.in.h (rpl_mkdir): Likewise.
8130         * lib/sys_time.in.h (struct timeval): Likewise.
8131         * lib/sys_times.in.h (struct tms): Likewise.
8132         * lib/sys_utsname.in.h (struct utsname):
8133         * lib/time.in.h (struct timespec, __time_t_must_be_integral): Likewise.
8134         * lib/unistd.in.h (getpagesize): Likewise.
8135         * lib/wchar.in.h (mbstate_t): Likewise.
8136         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
8137         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit,
8138         towlower, towupper): Likewise.
8139         Reported by Sam Steingold <sds@gnu.org>.
8140
8141 2011-02-05  Eric Blake  <eblake@redhat.com>
8142
8143         unsetenv: work around Haiku issues
8144         * m4/setenv.m4 (gl_FUNC_UNSETENV): Also detect Haiku issue.
8145         * doc/posix-functions/unsetenv.texi (unsetenv): Document it.
8146
8147 2010-12-30  Bruce Korb  <bkorb@gnu.org>
8148
8149         libposix: avoid calling error() within libposix
8150         * lib/openat-die.c: remove error module stuff when GNULIB_LIBPOSIX
8151         is defined.
8152
8153 2011-02-05  Eric Blake  <eblake@redhat.com>
8154
8155         strerror_r-posix: port to cygwin
8156         * lib/strerror_r.c (strerror_r) [__CYGWIN__]: Add cygwin
8157         implementation.
8158         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Adjust comment.
8159         * tests/test-strerror_r.c (main): Fix test.
8160         * doc/posix-functions/strerror_r.texi (strerror_r): Document the
8161         issue.
8162
8163 2011-02-05  Bruno Haible  <bruno@clisp.org>
8164
8165         New module 'wmemchr'.
8166         * modules/wmemchr: New file.
8167         * lib/wchar.in.h (wmemchr): New declaration.
8168         * lib/wmemchr.c: New file.
8169         * lib/wmemchr-impl.h: New file, from libutf8 with modifications.
8170         * m4/wmemchr.m4: New file.
8171         * m4/wchar_h.m4 (gl_WCHAR_H): Test whether wmemchr is declared.
8172         (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WMEMCHR, HAVE_WMEMCHR.
8173         * modules/wchar (Makefile.am): Substitute GNULIB_WMEMCHR, HAVE_WMEMCHR.
8174         * tests/test-wchar-c++.cc: Test the declaration of wmemchr.
8175         * doc/posix-functions/wmemchr.texi: Mention the new module.
8176
8177 2011-02-04  Eric Blake  <eblake@redhat.com>
8178
8179         fdopendir: detect FreeBSD bug
8180         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Detect bug.
8181         * doc/posix-functions/fdopendir.texi (fdopendir): Document it.
8182
8183 2011-02-04  Paul Eggert  <eggert@cs.ucla.edu>
8184
8185         stdbool: do not define HAVE_STDBOOL_H
8186         * m4/stdbool.m4 (AC_CHECK_HEADER_STDBOOL): Renamed from
8187         AC_HEADER_STDBOOL.  All uses changed.  Do not define
8188         HAVE_STDBOOL_H, as gnulib does not need this.  This change is
8189         imported from the latest Autoconf git.  It was motivated by Emacs,
8190         which uses gnulib but does not need HAVE_STDBOOL_H.
8191
8192 2011-02-04  Bruno Haible  <bruno@clisp.org>
8193
8194         wcsnrtombs: Prepare for new module wwcsnrtombs.
8195         * lib/wcsnrtombs-impl.h: New file, extracted from lib/wcsnrtombs.c.
8196         * lib/wcsnrtombs.c: Include it.
8197         * modules/wcsnrtombs (Files): Add lib/wcsnrtombs-impl.h.
8198
8199         wcsrtombs: Prepare for new module wwcsrtombs.
8200         * lib/wcsrtombs-impl.h: New file, extracted from lib/wcsrtombs.c.
8201         * lib/wcsrtombs.c: Include it.
8202         * modules/wcsrtombs (Files): Add lib/wcsrtombs-impl.h.
8203
8204         mbsnrtowcs: Prepare for new module mbsnrtowwcs.
8205         * lib/mbsnrtowcs-impl.h: New file, extracted from lib/mbsnrtowcs.c.
8206         * lib/mbsnrtowcs.c: Include it.
8207         * modules/mbsnrtowcs (Files): Add lib/mbsnrtowcs-impl.h.
8208
8209         mbsrtowcs: Prepare for new module mbsrtowwcs.
8210         * lib/mbsrtowcs-impl.h: New file, extracted from lib/mbsrtowcs.c.
8211         * lib/mbsrtowcs.c: Include it.
8212         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-impl.h.
8213
8214 2011-02-04  Bruno Haible  <bruno@clisp.org>
8215
8216         vasnprintf: Reduce use of malloc for small format strings.
8217         * lib/printf-args.h (N_DIRECT_ALLOC_ARGUMENTS): New macro.
8218         (arguments): Add room for the first 7 arguments.
8219         * lib/printf-parse.h (N_DIRECT_ALLOC_DIRECTIVES): New macro.
8220         (char_directives, u8_directives, u16_directives, u32_directives): Add
8221         room for the first 7 directives.
8222         * lib/printf-parse.c: Include <string.h>.
8223         (PRINTF_PARSE): Change memory handling code so that it uses the first
8224         7 preallocated elements in an 'arguments' or 'DIRECTIVES' struct.
8225         * lib/vasnprintf.c (VASNPRINTF): Update memory handling code.
8226         Reported by Pádraig Brady <P@draigbrady.com>.
8227
8228 2011-01-31  Eric Blake  <eblake@redhat.com>
8229
8230         dup2: work around Haiku bug
8231         * m4/dup2.m4 (gl_FUNC_DUP2): Test for bug.
8232         * lib/dup2.c (rpl_dup2) [!WIN32]: Add workaround.
8233         * doc/posix-functions/dup2.texi (dup2): Document the bug.
8234         * tests/test-dup2.c (main): Enhance test.
8235
8236 2011-01-31  Simon Josefsson  <simon@josefsson.org>
8237
8238         doc: off_t is not available in eglibc 2.11.2 stdio.h.
8239         * doc/posix-headers/stdio.texi (stdio.h): Mention that off_t isn't
8240         declared by eglibc 2.11.2.
8241         * lib/stdio.in.h: Likewise.
8242
8243 2011-01-31  Eric Blake  <eblake@redhat.com>
8244
8245         ignore-value: add missing test dependency
8246         * tests/test-ignore-value.c: Revert previous change; stdio.h
8247         provides off_t.
8248         * modules/ignore-value-tests (Depends-on): Add missing dependency.
8249
8250 2011-01-30  Paul Eggert  <eggert@cs.ucla.edu>
8251
8252         mktime: clarify long_int width checking
8253         * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
8254         the top level, to make it clearer that the assumption about
8255         long_int width is being checked.  See
8256         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
8257
8258 2011-01-30  Simon Josefsson  <simon@josefsson.org>
8259
8260         ignore-value: Fix self-test.
8261         * tests/test-ignore-value.c: Include sys/types.h for off_t.
8262
8263 2011-01-29  Paul Eggert  <eggert@cs.ucla.edu>
8264
8265         TYPE_MAXIMUM: avoid theoretically undefined behavior
8266         * lib/intprops.h (TYPE_MINIMUM, TYPE_MAXIMUM): Do not shift a
8267         negative number, which the C Standard says has undefined behavior.
8268         In practice this is not a problem, but might as well do it by the book.
8269         Reported by Rich Felker and Eric Blake; see
8270         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
8271         * lib/strtol.c (TYPE_MINIMUM, TYPE_MAXIMUM): Likewise.
8272         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
8273         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
8274         * m4/parse-datetime.m4 (gl_PARSE_DATETIME): Likewise.
8275         * m4/stdint.m4 (gl_STDINT_H): Likewise.
8276         * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
8277
8278         mktime: #undef mktime before #defining it
8279         * lib/mktime.c (mktime) [DEBUG]: #undef mktime before #defining it.
8280
8281         mktime: systematically normalize tm_isdst comparisons
8282         * lib/mktime.c (isdst_differ): New function.
8283         (__mktime_internal): Use it systematically for all isdst comparisons.
8284         This completes the fix for libc BZ #6723, and removes the need for
8285         normalizing tm_isdst.  See
8286         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>
8287         (not_equal_tm) [DEBUG]: Use isdst_differ here, too.
8288
8289         mktime: fix some integer overflow issues and sidestep the rest
8290
8291         This was prompted by a bug report by Benjamin Lindner for MinGW
8292         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
8293         His bug is due to signed integer overflow (0 - INT_MIN), and I
8294         I scanned through mktime.c looking for other integer overflow
8295         problems, fixing all the bugs I found.
8296
8297         Although the C Standard says the resulting code is still not safe
8298         in the presence of integer overflow, in practice it should be good
8299         enough for all real-world two's-complement implementations, except
8300         for debugging environments that deliberately trap on integer
8301         overflow (e.g., gcc -ftrapv).
8302
8303         * lib/mktime.c (WRAPV): New macro.
8304         (SHR): Also check that long_int and time_t shift right in the
8305         usual way, before using the fast-but-unportable method.
8306         (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove, no longer
8307         used.  The code already assumed two's complement, so there's
8308         no need to test for alternatives.  All uses removed.
8309         (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
8310         the C standard.  Problem reported by Rich Felker in
8311         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
8312         (twos_complement_arithmetic): Also check long_int and time_t.
8313         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
8314         (guess_time_tm, ranged_convert, __mktime_internal): Use them.
8315         (__mktime_internal): Avoid integer overflow with unary subtraction
8316         in two instances where -1 - X is an adequate replacement for -X,
8317         since the calculations are approximate.
8318
8319 2011-01-29  Eric Blake  <eblake@redhat.com>
8320
8321         mktime: avoid infinite loop
8322         * m4/mktime.m4 (AC_FUNC_MKTIME): Avoid overflow on possibly-signed
8323         type; behavior is still undefined but portable to all known targets.
8324         Reported by Rich Felker.
8325
8326 2011-01-29  Simon Josefsson  <simon@josefsson.org>
8327
8328         rename, unlink, same-inode: Relicense.
8329         * modules/rename (License): Relax from LGPLv3+ to LGPLv2+.
8330         * modules/unlink (License): Likewise.
8331         * modules/same-inode (License): Likewise.
8332
8333 2011-01-28  Paul Eggert  <eggert@cs.ucla.edu>
8334
8335         mktime: avoid problems on NetBSD 5 / i386
8336         * lib/mktime.c (long_int): New type.  This works around a problem
8337         on NetBSD 5 / i386, where 'long int' and 'int' are both 32 bits
8338         but time_t is 64 bits, and where I expect the existing code is
8339         wrong in some cases.
8340         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it.
8341         (ydhms_diff): Bring back the compile-time check for wide-enough
8342         year and yday.
8343
8344         mktime: fix misspelling in comment
8345         * lib/mktime.c (__mktime_internal): Fix misspelling in comment.
8346         This merges all recent glibc changes of importance.
8347
8348 2011-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8349
8350         move-if-change: cope with concurrent mv of identical file.
8351         * build-aux/move-if-change (CMPPROG): Accept environment
8352         variable as an override for `cmp'.
8353         (usage): Document CMPPROG.
8354         Adjust comparison to drop stdout.  Cope with failure of mv if
8355         the target file exists and is identical to the source, for
8356         parallel builds.
8357         Report from H.J. Lu against binutils in PR binutils/12283.
8358
8359 2011-01-28  Bruce Korb  <bkorb@gnu.org>
8360
8361         * users.txt: Mention sharutils.
8362
8363 2011-01-28  Simon Josefsson  <simon@josefsson.org>
8364
8365         * users.txt: Mention OATH Toolkit.
8366
8367 2011-01-27  Bruno Haible  <bruno@clisp.org>
8368
8369         Prepare for supporting FreeBSD 10.
8370         * build-aux/config.libpath: Remove handling of freebsd1*.
8371
8372 2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
8373
8374         Prepare for supporting FreeBSD 10.
8375         * build-aux/config.rpath: Remove handling of freebsd1* which soon would
8376         match FreeBSD 10.0.
8377
8378 2011-01-27  Bruno Haible  <bruno@clisp.org>
8379
8380         vma-iter, get-rusage-as: Add OpenBSD support.
8381         * modules/vma-iter (configure.ac): Test for mquery.
8382         * lib/vma-iter.h (VMA_ITERATE_SUPPORTED): Define also on OpenBSD.
8383         * lib/vma-iter.c: Include <sys/mman.h>.
8384         (vma_iterate): Add an implementation based on mquery().
8385         * lib/resource-ext.h (get_rusage_as): Update comments.
8386         * lib/get-rusage-as.c: Likewise.
8387         * lib/get-rusage-data.c: Likewise.
8388
8389 2011-01-26  Karl Berry  <karl@gnu.org>
8390
8391         * doc/Makefile (lang_env, makeinfo_prog, manual_opts): new
8392         variables to make it easier to override the makeinfo program used.
8393
8394 2011-01-26  Eric Blake  <eblake@redhat.com>
8395
8396         fcntl: work around Haiku F_DUPFD bugs
8397         * m4/fcntl.m4 (gl_FUNC_FCNTL): Also catch Haiku errno bug.
8398         * lib/fcntl.c (rpl_fcntl) [F_DUPFD]: Work around Haiku losing
8399         cloexec bit on duplication.
8400         * doc/posix-functions/fcntl.texi (fcntl): Document the bug.
8401
8402 2011-01-26  Bruno Haible  <bruno@clisp.org>
8403
8404         Enable memory leak tests on AIX.
8405         * tests/test-dprintf-posix2.c (main): Don't skip the test on AIX.
8406         * tests/test-fprintf-posix3.c (main): Likewise.
8407
8408 2011-01-26  Bruno Haible  <bruno@clisp.org>
8409
8410         Tests for module 'get-rusage-data'.
8411         * modules/get-rusage-data-tests: New file.
8412         * tests/test-get-rusage-data.c: New file.
8413
8414         New module 'get-rusage-data'.
8415         * lib/resource-ext.h (get_rusage_data): New declaration.
8416         * lib/get-rusage-data.c: New file.
8417         * modules/get-rusage-data: New file.
8418
8419 2011-01-25  Bruno Haible  <bruno@clisp.org>
8420
8421         get-rusage-as: Allow for easier testing.
8422         * lib/resource-ext.h (get_rusage_as): Add comment.
8423         * lib/get-rusage-as.c (get_rusage_as_via_setrlimit): Define always.
8424         (main): New function for interactive testing.
8425
8426 2011-01-25  Bruno Haible  <bruno@clisp.org>
8427
8428         vma-iter: Treat Haiku like BeOS.
8429         * lib/vma-iter.h (VMA_ITERATE_SUPPORTED): Define on Haiku as well.
8430         * lib/vma-iter.c (vma_iterate) [Haiku]: Use the BeOS API.
8431
8432 2011-01-25  Eric Blake  <eblake@redhat.com>
8433
8434         c-stack: fix regression on cygwin when libsigsegv is present
8435         * lib/c-stack.c (die): Don't flatten error if sigsegv is present.
8436
8437 2011-01-24  Bruno Haible  <bruno@clisp.org>
8438
8439         vma-iter: Avoid empty intervals.
8440         * lib/vma-iter.c (vma_iterate) [IRIX, OSF/1]: Don't call the callback
8441         on an empty interval.
8442
8443 2011-01-24  Jim Meyering  <meyering@redhat.com>
8444
8445         u64: remove unnecessary #include
8446         * lib/u64.h: Don't include <stddef.h>.  It was not used.
8447
8448 2011-01-23  Paul Eggert  <eggert@cs.ucla.edu>
8449
8450         Allow the user to avoid the HAVE_RAW_DECL_* macros.
8451         * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_POSIXCHECK): New macro.
8452
8453 2011-01-23  Bruno Haible  <bruno@clisp.org>
8454
8455         New module 'vma-iter'.
8456         * lib/vma-iter.h: New file.
8457         * lib/vma-iter.c: New file, based on lib/get-rusage-as.c.
8458         * modules/vma-iter: New file.
8459         * lib/get-rusage-as.c: Include vma-iter.h. Don't include system headers
8460         for get_rusage_as_via_iterator.
8461         (vma_iterate_callback): New function.
8462         (get_rusage_as_via_iterator): Rewritten to use vma_iterate.
8463         * modules/get-rusage-as (Depends-on): Add vma-iter.
8464
8465 2011-01-23  Bruno Haible  <bruno@clisp.org>
8466
8467         uninorm: Tweak includes.
8468         * lib/uninorm/normalize-internal.h: Don't include <stddef.h>.
8469         Reported by Jim Meyering.
8470
8471 2011-01-23  Bruno Haible  <bruno@clisp.org>
8472
8473         get-rusage-as: Improve on NetBSD.
8474         * lib/get-rusage-as.c (get_rusage_as_via_iterator): On NetBSD, use
8475         /proc, like on FreeBSD.
8476
8477 2011-01-23  Jim Meyering  <meyering@redhat.com>
8478
8479         xreadlink.h: remove unnecessary #include
8480         * lib/xreadlink.h: Don't include <stddef.h>.  It was not used.
8481
8482         maint.mk: add syntax-check rule: detect unnecessary #include <stddef.h>
8483         * top/maint.mk (sc_prohibit_stddef_without_use): New rule.
8484
8485 2011-01-23  Bruno Haible  <bruno@clisp.org>
8486
8487         get-rusage-as: Fix bug.
8488         * lib/get-rusage-as.c (get_rusage_as_via_setrlimit): Restore the
8489         original limit when aborting the first loop.
8490
8491 2011-01-23  Bruno Haible  <bruno@clisp.org>
8492
8493         wctype: Ensure valid C syntax.
8494         * m4/wctype_h.m4 (gl_WCTYPE_H): Invoke gl_CHECK_NEXT_HEADERS
8495         unconditionally, instead of gl_NEXT_HEADERS conditionally.
8496
8497 2011-01-21  Paul Eggert  <eggert@cs.ucla.edu>
8498
8499         getopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.h
8500         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not put the
8501         symbols HAVE_OPTRESET and HAVE_GETOPT_CLIP into config.h,
8502         as they are needed only for configure's test case.
8503         This removes two unnecessary symbols from config.h.
8504
8505         gl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCE
8506         * m4/include_next.m4 (gl_CHECK_HEXT_HEADERS): Document this.
8507         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Don't bother to invoke
8508         AC_CHECK_HEADERS_ONCE on a header that we also invoke
8509         gl_CHECK_NEXT_HEADERS on, since the latter invokes the former.
8510         * m4/netdb_h.m4 (gl_HEADER_NETDB): Likewise.
8511         * m4/pthread.m4 (gl_PTHREAD_CHECK): Likewise.
8512         * m4/sched_h.m4 (gl_SCHED_H): Likewise.
8513         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
8514         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
8515         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H): Likewise.
8516         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
8517         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
8518         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H): Likewise.
8519         * m4/termios_h.m4 (gl_TERMIOS_H): Likewise.
8520         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
8521         * m4/wchar_h.m4 (gl_WCHAR_H): Likewise.
8522         * m4/wctype_h.m4 (gl_WCTYPE_H): Likewise.
8523
8524 2011-01-21  Eric Blake  <eblake@redhat.com>
8525
8526         maintainer-makefile: work with older git for submodule check
8527         * top/maint.mk (public-submodule-commit): Rewrite to avoid
8528         merge-base --independent, which Ubuntu 10.04 git 1.7.0.4 lacks.
8529         Reported by Matthias Bolte.
8530
8531         bootstrap: minor portability fixes
8532         * build-aux/bootstrap (me): Use $me instead of $0 in functions.
8533         (usage): Omit leading capital and trailing . on help phrases, per
8534         GNU Coding Standards.
8535         (check_versions, top level): Prefix messages with script name.
8536
8537 2011-01-21  Benjamin Lindner  <bjmldn@gmail.com>  (tiny change)
8538
8539         bootstrap: support --no-git option
8540         * build-aux/bootstrap: Add --no-git option, to be used when
8541         --gnulib-srcdir points to the exact desired checkout.
8542
8543 2011-01-21  Eric Blake  <eblake@redhat.com>
8544
8545         strerror_r-posix: work with glibc 2.13
8546         * lib/strerror_r.c (strerror_r): Fix return type.
8547
8548 2011-01-21  Pádraig Brady  <P@draigBrady.com>
8549             Bruno Haible  <bruno@clisp.org>
8550
8551         uN_strstr: New unit tests.
8552         * modules/unistr/u8-strstr-tests: New file.
8553         * modules/unistr/u16-strstr-tests: New file.
8554         * modules/unistr/u32-strstr-tests: New file.
8555         * tests/unistr/test-u-strstr.h: New file, based on tests/test-strstr.c.
8556         * tests/unistr/test-u8-strstr.c: New file.
8557         * tests/unistr/test-u16-strstr.c: New file.
8558         * tests/unistr/test-u32-strstr.c: New file.
8559
8560 2011-01-21  Pádraig Brady  <P@draigBrady.com>
8561             Bruno Haible  <bruno@clisp.org>
8562
8563         Make uN_strstr functions O(n) worst-case.
8564         * lib/unistr/u-strstr.h (FUNC): In the 8-bit case, use strstr. In the
8565         16-bit and 32-bit unit cases, use the unibyte algorithm from
8566         lib/mbsstr.c.
8567         * lib/unistr/u8-strstr.c: Include <string.h>.
8568         (UNIT_IS_UINT8_T): New macro.
8569         * lib/unistr/u16-strstr.c: Include malloca.h and str-kmp.h.
8570         (U_STRLEN, U_STRNLEN): New macros.
8571         * lib/unistr/u32-strstr.c: Include malloca.h and str-kmp.h.
8572         (U_STRLEN, U_STRNLEN): New macros.
8573         * modules/unistr/u8-strstr (Depends-on): Add strstr.
8574         (configure.ac): Update required libunistring version.
8575         * modules/unistr/u16-strstr (Files): Add lib/str-kmp.h.
8576         (Depends-on): Add unistr/u16-strlen, unistr/u16-strnlen, stdbool,
8577         malloca.
8578         (configure.ac): Update required libunistring version.
8579         * modules/unistr/u32-strstr (Files): Add lib/str-kmp.h.
8580         (Depends-on): Add unistr/u32-strlen, unistr/u32-strnlen, stdbool,
8581         malloca.
8582         (configure.ac): Update required libunistring version.
8583
8584 2011-01-21  Pádraig Brady  <P@draigBrady.com>
8585             Bruno Haible  <bruno@clisp.org>
8586
8587         Prepare for faster uN_strstr functions.
8588         * lib/str-kmp.h: Support definable UNITs.
8589         (knuth_morris_pratt): Renamed from knuth_morris_pratt_unibyte. Add
8590         needle_len argument.
8591         * lib/mbsstr.c (mbsstr): Adjust for the changed str-kmp.h.
8592         * lib/mbscasestr.c (mbscasestr): Likewise.
8593
8594 2011-01-21  Pádraig Brady <P@draigBrady.com>
8595
8596         malloca-tests: make faster by unsetting MALLOC_PERTURB_
8597         * tests/test-malloca.c (main): Unset the environment variable
8598         to greatly speed up the test.
8599         * tests/init.sh: Don't say that MALLOC_PERTURB_ is cheap.
8600         * modules/malloca-tests: Depend on unsetenv.
8601
8602 2011-01-21  Pádraig Brady <P@draigBrady.com>
8603
8604         ignore-value: remove stdint dependency
8605         * lib/ignore-value.h: Remove <stdint.h>
8606         * modules/ignore-value: Remove stdint dependency.
8607
8608 2011-01-21  Jim Meyering  <meyering@redhat.com>
8609
8610         maint.mk: adjust variable name to be consistent with other gl_ vars
8611         * top/maint.mk (gl_public_submodule_commit): Rename the variable
8612         to be lower case.
8613
8614 2011-01-20  Jim Meyering  <meyering@redhat.com>
8615
8616         maint.mk: make "check" depend on public-submodule-commit by default
8617         * top/maint.mk (GL_PUBLIC_SUBMODULE_COMMIT): New overridable variable.
8618
8619 2011-01-20  Bruno Haible  <bruno@clisp.org>
8620
8621         mbfile, mbiter: Complete change from 2008-12-21.
8622         * m4/mbfile.m4 (gl_MBFILE): Don't require AC_FUNC_MBRTOWC.
8623         * m4/mbiter.m4 (gl_MBITER): Likewise.
8624
8625 2011-01-20  Jim Meyering  <meyering@redhat.com>
8626
8627         init.sh: insert space between each function name and "()"
8628         * tests/init.sh: Make it a little easier to see that a function's
8629         name is "warn_", and not "warn" when looking at the first part of
8630         its definition: "warn_ ()".  Suggested by Ralf Wildenhues.
8631
8632 2011-01-20  Jim Meyering  <meyering@redhat.com>
8633
8634         mountlist: clean up code formatting
8635         * lib/mountlist.c (read_file_system_list): Split a long line,
8636         correct bracing style, use NULL in place of "(struct statfs *)0",
8637         don't parenthesize return value, add spaces around "=" and after
8638         ";-in-for-stmt".
8639
8640 2011-01-14  Markus Duft <mduft@gentoo.org>
8641
8642         mountlist: add support for Interix
8643         * lib/mountlist.c (read_file_system_list) [MOUNTED_INTERIX_STATVFS]:
8644         Apply statvfs to all entries of /dev/fs.
8645         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for statvfs,
8646         and if found, AC_DEFINE MOUNTED_INTERIX_STATVFS.
8647
8648 2011-01-20  Jim Meyering  <meyering@redhat.com>
8649
8650         maint.mk: improve the public-submodule-commit rule
8651         * top/maint.mk (public-submodule-commit): Prefix with $(AM_V_GEN),
8652         to suppress printing of its commands... unless V=1.
8653         Add git submodule's --quiet option to suppress printing of e.g.,
8654         "Entering gnulib" output.
8655         "cd" into $(srcdir) before running git submodule.
8656
8657 2011-01-20  Bruno Haible  <bruno@clisp.org>
8658
8659         include_next: Fix bug introduced on 2011-01-18.
8660         * m4/include_next.m4 (gl_NEXT_HEADERS_INTERNAL): New macro, extracted
8661         from gl_CHECK_NEXT_HEADERS and gl_NEXT_HEADERS. Omit test of
8662         ac_cv_header_... variable if the second argument is not 'check'.
8663         (gl_CHECK_NEXT_HEADERS, gl_NEXT_HEADERS): Invoke
8664         gl_NEXT_HEADERS_INTERNAL.
8665
8666 2011-01-20  Bruno Haible  <bruno@clisp.org>
8667
8668         Allow the user to avoid the GNULIB_TEST_* macros.
8669         * m4/gnulib-common.m4 (gl_ASSERT_NO_GNULIB_TESTS): New macro.
8670         Suggested by Paul Eggert.
8671
8672 2011-01-14  Jim Meyering  <meyering@redhat.com>
8673
8674         bootstrap: avoid failure when there is no .gitmodules file
8675         ": ${gnulib_path=gnulib}" fails to set $gnulib_path when that variable
8676         has been assigned to, even when its value is the empty string.
8677         * build-aux/bootstrap (gnulib_path): Test explicitly for an empty
8678         "$gnulib_path", rather than using ${gnulib_path=gnulib}.
8679         Reported by John W. Eaton <jwe@gnu.org>.
8680
8681 2011-01-19  Paul Eggert  <eggert@cs.ucla.edu>
8682
8683         assume <ctype.h>, ..., <time.h> exist
8684         For years gnulib has been assuming the existence of the headers
8685         <ctime.h>, <errno.h>, <fcntl.h>, <locale.h>, <signal.h>,
8686         <stdio.h>, <stdlib.h>, <string.h>, and <time.h>.  Omit checks for
8687         them, since they don't appear to be needed.
8688         * README (Portability guidelines): Document this.
8689         * lib/flock.c: Assume <fcntl.h> exists.
8690         * lib/regex_internal.h: Assume <locale.h> exists.
8691         * m4/ctype.m4 (gl_CTYPE_H): Assume <ctype.h> exists.
8692         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Assume <errno.h> exists.
8693         * m4/fcntl_h.m4 (gl_FCNTL_H): Assume <fcntl.h> exists.
8694         * m4/flock.m4 (gl_PREREQ_FLOCK): Likewise.
8695         * m4/locale_h.m4 (gl_LOCALE_H): Assume <locale.h> exists.
8696         * m4/regex.m4 (gl_REGEX): Likewise.
8697         * m4/signal_h.m4 (gl_SIGNAL_H): Assume <signal.h> exists.
8698         * m4/stdio_h.m4 (gl_STDIO_H): Assume <stdio.h> exists.
8699         * m4/stdlib_h.m4 (gl_STDLIB_H): Assume <stdlib.h> exists.
8700         * m4/string_h.m4 (gl_STRING_H): Assume <string.h> exists.
8701         * tests/test-argp.c: Likewise.
8702         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Assume <time.h> exists.
8703
8704         multiarch: remove AA_APPLE_UNIVERSAL_BUILD
8705         * m4/multiarch.m4 (gl_MULTIARCH): Don't AC_DEFINE
8706         AA_APPLE_UNIVERSAL_BUILD.  See
8707         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00247.html>.
8708         * NEWS: Document this.
8709
8710 2011-01-19  Eric Blake  <eblake@redhat.com>
8711
8712         c-stack: assume stack overflow if SA_SIGINFO unsupported
8713         * lib/c-stack.c (SIGACTION_WORKS): Rename...
8714         (SIGINFO_WORKS): ...since gnulib module guarantees that (most) of
8715         sigaction will work.
8716         (die): Assume stack overflow if siginfo doesn't work, to let Haiku
8717         behavior match Linux.
8718         * tests/test-c-stack.c (main): Prefer NULL for pointers.
8719
8720         stdbool-tests: accomodate Haiku
8721         * tests/test-stdbool.c: Haiku's gcc 2.95 lacks native _Bool.
8722
8723         binary-io: fix O_TEXT on Haiku
8724         * modules/binary-io (Depends-on): Add fcntl-h.
8725         * lib/binary-io.h (O_TEXT): Rely on replacement <fcntl.h> rather
8726         than blindly undefining O_TEXT.
8727         Reported by Scott McCreary.
8728
8729 2011-01-18  Paul Eggert  <eggert@cs.ucla.edu>
8730
8731         include_next: do not check for standard headers like stddef.h
8732
8733         I found this problem when modifying Emacs to use gnulib.
8734         I noticed that it added HAVE_STDDEF_H to config.h, even though
8735         gnulib always assumes <stddef.h> exists as per README and this
8736         symbol is unnecessary.
8737         * m4/include_next.m4 (gl_NEXT_HEADERS): New macro, which does not
8738         use AC_CHECK_HEADERS_ONCE, but which otherwise contains what
8739         gl_CHECK_NEXT_HEADERS used to contain.  This makes 'configure' run
8740         faster for headers like stddef.h that are known to exist.
8741         (gl_CHECK_NEXT_HEADERS): Use it.
8742         * m4/float_h.m4 (gl_FLOAT_H): For float.h, use gl_NEXT_HEADERS
8743         rather than gl_CHECK_NEXT_HEADERS.
8744         * m4/stdarg.m4 (gl_STDARG_H): Likewise, for stdarg.h.
8745         * m4/stddef_h.m4 (gl_STDDEF_H): Likewise, for stddef.h.
8746
8747 2011-01-18  Eric Blake  <eblake@redhat.com>
8748
8749         ansi-c++-opt: skip C++ dependency style if C++ is unused
8750         * m4/ansi-c++.m4 (gl_PROG_ANSI_CXX): Avoid full-blown dependency
8751         tests when we know C++ compilation is not desired.
8752         Reported by Scott McCreary.
8753
8754 2011-01-18  Bruno Haible  <bruno@clisp.org>
8755
8756         *printf-posix: Avoid test failures. Make tests work on MacOS X, Cygwin.
8757         * tests/test-fprintf-posix3.c: Include "resource-ext.h".
8758         (main): Perform test also when getrlimit and setrlimit don't exist or
8759         when setrlimit of RLIMIT_DATA fails (like on Cygwin). Instead of
8760         limiting the address space size using setrlimit, compare the address
8761         space size before and after the the test.
8762         * tests/test-dprintf-posix2.c: Likewise.
8763         * tests/test-fprintf-posix3.sh: Update skip messages.
8764         * tests/test-dprintf-posix2.sh: Likewise.
8765         * modules/fprintf-posix-tests (Depends-on): Add get-rusage-as.
8766         * modules/dprintf-posix-tests (Depends-on): Likewise.
8767         Reported by Bruce Korb <bkorb@gnu.org> and
8768         Gary V. Vaughan <gary@gnu.org>.
8769
8770 2011-01-18  Bruno Haible  <bruno@clisp.org>
8771
8772         get-rusage-as: Improvement for Cygwin.
8773         * lib/get-rusage-as.c (get_rusage_as_via_iterator): On Windows, ignore
8774         areas that are merely reserved.
8775
8776 2011-01-18  Paul Eggert  <eggert@cs.ucla.edu>
8777
8778         strftime: remove dependencies on multibyte modules
8779
8780         strftime depended on mbrlen, mbsinit, and wchar, but these modules
8781         are needed only if ! MULTIBYTE_IS_FORMAT_SAFE, and that is true
8782         only if __osf__ is defined, and I suspect OSF doesn't need these
8783         other modules.  If my guess is wrong, we'll need to come up with a
8784         variant of strftime that doesn't need the multibyte modules.
8785
8786         I discovered this problem when attempting modify Emacs to use the
8787         strftime module.  With the previous gnulib, this caused Emacs to
8788         need 31 new files, ranging from lib/config.charset to
8789         m4/wint_t.m4.  This was overkill and I expect would be offputting
8790         to the Emacs maintainers.  After this change, only 6 new files are
8791         needed, namely strftime.[ch], srtftime.m4, stdbool.in.h,
8792         stdbool.m4, and tm_gmtoff.m4.
8793
8794         * lib/strftime.c (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 always.
8795         Suggested by Bruno Haible in
8796         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00238.html>.
8797         * m4/strftime.m4 (gl_FUNC_STRFTIME): Do not require AC_TYPE_MBSTATE_T,
8798         and do not check for wchar.h.
8799         * modules/strftime (Files): Remove m4/mbstate_t.m4.
8800         (Depends-on): Remove mbrlen, mbsinit, wchar.
8801
8802 2011-01-18  Bruno Haible  <bruno@clisp.org>
8803
8804         Tests for module 'get-rusage-as'.
8805         * modules/get-rusage-as-tests: New file.
8806         * tests/test-get-rusage-as.c: New file.
8807
8808         New module 'get-rusage-as'.
8809         * modules/get-rusage-as: New file.
8810         * lib/resource-ext.h: New file.
8811         * lib/get-rusage-as.c: New file.
8812
8813 2011-01-17  Eric Blake  <eblake@redhat.com>
8814
8815         sigaction: relax license from LGPLv3+ to LGPLv2+
8816         * modules/sigaction (License): Relax to LGPLv2+.
8817
8818 2011-01-14  Bruno Haible  <bruno@clisp.org>
8819
8820         filemode: Make function declarations usable in C++ mode.
8821         * lib/filemode.h: Enclose function declarations in extern "C" block.
8822         Reported by John W. Eaton <jwe@gnu.org>.
8823
8824 2011-01-12  Rob Vermaas  <rob.vermaas@gmail.com>
8825
8826         save-cwd: no longer include "xgetcwd.h"
8827         * lib/save-cwd.c: Don't include "xgetcwd.h"; it's no longer used.
8828         This avoids a compilation failure in projects that use save-cwd
8829         without also using the xgetcwd module.
8830
8831 2011-01-11  Paul Eggert  <eggert@cs.ucla.edu>
8832
8833         ftoastr: split into 3 modules ftoastr, dtoastr, ldtoastr
8834         This is so that a program like Emacs, which needs only dtoastr,
8835         does not have to bother with distributing and compiling ftoastr
8836         and ldtoastr.
8837         * MODULES.html.sh: Document these modules (ftoastr wasn't documented).
8838         * modules/dtoastr, modules/ldtoastr: New files.
8839         * modules/ftoastr: Now works just for 'float'.
8840         (Files): Remove lib/dtoastr.c, lib/ldtoastr.c.
8841         (Makefile.am): Remove ftoastr.h (not needed and no effect),
8842         dtoastr.c, ldtoastr.c.
8843
8844 2011-01-11  Jim Meyering  <meyering@redhat.com>
8845
8846         save-cwd: remove #if-!HAVE_FCHDIR'd code; use the fchdir module
8847         There is no need to work around the lack of the fchdir function,
8848         since gnulib can now provide a replacement when required.
8849         * lib/save-cwd.c: Remove #if !HAVE_FCHDIR...#endif code.
8850         * modules/save-cwd (Depends-on): Add fchdir.
8851
8852 2011-01-11  Paul Eggert  <eggert@cs.ucla.edu>
8853
8854         openat, save-cwd: avoid xmalloc
8855
8856         This removes a direct (but undocumented) dependency of openat on
8857         xalloc, along with an indirect dependency via save-cwd.  It also
8858         removes a dependency of save-cwd on xgetcwd, and thereby
8859         indirectly on xalloc.  This change causes the openat substitute
8860         to fall back on save_cwd when memory is tight, and for save_cwd to
8861         fail instead of dying when memory is tight, but that's good enough.
8862         Problem and initial idea for fix reported by Bastien Roucaries in
8863         <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00170.html>.
8864
8865         * lib/openat-proc.c: Include stdlib.h (for malloc), not
8866         xalloc.h (for xmalloc).
8867         (openat_proc_name): Use malloc, not xmalloc.
8868         * lib/save-cwd.c (save_cwd): Use getcwd, not xgetcwd.
8869         * modules/save-cwd (Files): Depend on getcwd, not xgetcwd.
8870
8871         openat: Increase OPENAT_BUFFER_SIZE from 512 to at least 1024
8872         This avoids heap allocation for file names whose lengths are in
8873         the range 512..1023, with the upper bound increasing to at most
8874         4031 depending on the platform's PATH_MAX.  (We do not want
8875         pathmax.h here as it might supply a non-constant PATH_MAX.)
8876         * lib/openat-priv.h (SAFER_ALLOCA_MAX, SAFER_ALLOCA): New macros.
8877         Perhaps they should be moved to malloca.h?
8878         (OPENAT_BUFFER_SIZE): Use them.
8879
8880 2011-01-10  Bruno Haible  <bruno@clisp.org>
8881
8882         doc: Update users.txt.
8883         * users.txt: Add recutils.
8884
8885 2011-01-09  Karl Berry  <karl@gnu.org>
8886
8887         * doc/posix-functions/gai_strerror.texi: Insert missing @item.
8888
8889         * doc/configmake.texi: New file.
8890         * doc/gnulib.texi: Include it.
8891         * modules/configmake: Move documentation from here.
8892
8893 2011-01-09  Bruno Haible  <bruno@clisp.org>
8894
8895         Update to Unicode 6.0.0.
8896         * lib/gen-uni-tables.c (symbolic_width): Fix bounds of planes.
8897         (get_lbp): Update for Unicode 6.0.0.
8898         * lib/uniwidth/width.c (nonspacing_table_data): Add U+065F,
8899         U+0859..U+085B, U+093A, U+0956..U+0957, U+0F8D..U+0F8F, U+135D..U+135E,
8900         U+1BE6, U+1BE8..U+1BE9, U+1BED, U+1BEF..U+1BF1, U+1DFC, U+2D7F,
8901         U+11001, U+11038..U+11046. Remove U+06DE.
8902         (uc_width): Fix bounds of planes.
8903         * tests/uniwidth/test-uc_width2.sh: Same updates as in
8904         lib/uniwidth/width.c.
8905         * tests/unigbrk/GraphemeBreakTest.txt: Copied from Unicode 6.0.0, with
8906         trailing whitespace removed.
8907         * tests/uninorm/NormalizationTest.txt: Update from Unicode 6.0.0,
8908         without comments, but with the original copyright notice.
8909         * lib/unicase/cased.h: Regenerated for Unicode 6.0.0.
8910         * lib/unicase/ignorable.h: Likewise.
8911         * lib/unicase/tocasefold.h: Likewise.
8912         * lib/unicase/tolower.h: Likewise.
8913         * lib/unicase/totitle.h: Likewise.
8914         * lib/unicase/toupper.h: Likewise.
8915         * lib/unictype/bidi_of.h: Likewise.
8916         * lib/unictype/blocks.h: Likewise.
8917         * lib/unictype/categ_C.h: Likewise.
8918         * lib/unictype/categ_Cn.h: Likewise.
8919         * lib/unictype/categ_L.h: Likewise.
8920         * lib/unictype/categ_Ll.h: Likewise.
8921         * lib/unictype/categ_Lm.h: Likewise.
8922         * lib/unictype/categ_Lo.h: Likewise.
8923         * lib/unictype/categ_Lu.h: Likewise.
8924         * lib/unictype/categ_M.h: Likewise.
8925         * lib/unictype/categ_Mc.h: Likewise.
8926         * lib/unictype/categ_Me.h: Likewise.
8927         * lib/unictype/categ_Mn.h: Likewise.
8928         * lib/unictype/categ_N.h: Likewise.
8929         * lib/unictype/categ_Nd.h: Likewise.
8930         * lib/unictype/categ_No.h: Likewise.
8931         * lib/unictype/categ_P.h: Likewise.
8932         * lib/unictype/categ_Po.h: Likewise.
8933         * lib/unictype/categ_S.h: Likewise.
8934         * lib/unictype/categ_Sc.h: Likewise.
8935         * lib/unictype/categ_Sk.h: Likewise.
8936         * lib/unictype/categ_Sm.h: Likewise.
8937         * lib/unictype/categ_So.h: Likewise.
8938         * lib/unictype/categ_of.h: Likewise.
8939         * lib/unictype/combining.h: Likewise.
8940         * lib/unictype/ctype_alnum.h: Likewise.
8941         * lib/unictype/ctype_alpha.h: Likewise.
8942         * lib/unictype/ctype_graph.h: Likewise.
8943         * lib/unictype/ctype_lower.h: Likewise.
8944         * lib/unictype/ctype_print.h: Likewise.
8945         * lib/unictype/ctype_punct.h: Likewise.
8946         * lib/unictype/ctype_upper.h: Likewise.
8947         * lib/unictype/decdigit.h: Likewise.
8948         * lib/unictype/digit.h: Likewise.
8949         * lib/unictype/numeric.h: Likewise.
8950         * lib/unictype/pr_alphabetic.h: Likewise.
8951         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
8952         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
8953         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
8954         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
8955         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
8956         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
8957         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
8958         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
8959         * lib/unictype/pr_case_ignorable.h: Likewise.
8960         * lib/unictype/pr_cased.h: Likewise.
8961         * lib/unictype/pr_changes_when_casefolded.h: Likewise.
8962         * lib/unictype/pr_changes_when_casemapped.h: Likewise.
8963         * lib/unictype/pr_changes_when_lowercased.h: Likewise.
8964         * lib/unictype/pr_changes_when_titlecased.h: Likewise.
8965         * lib/unictype/pr_changes_when_uppercased.h: Likewise.
8966         * lib/unictype/pr_combining.h: Likewise.
8967         * lib/unictype/pr_composite.h: Likewise.
8968         * lib/unictype/pr_currency_symbol.h: Likewise.
8969         * lib/unictype/pr_decimal_digit.h: Likewise.
8970         * lib/unictype/pr_deprecated.h: Likewise.
8971         * lib/unictype/pr_format_control.h: Likewise.
8972         * lib/unictype/pr_grapheme_base.h: Likewise.
8973         * lib/unictype/pr_grapheme_extend.h: Likewise.
8974         * lib/unictype/pr_grapheme_link.h: Likewise.
8975         * lib/unictype/pr_id_continue.h: Likewise.
8976         * lib/unictype/pr_id_start.h: Likewise.
8977         * lib/unictype/pr_ideographic.h: Likewise.
8978         * lib/unictype/pr_lowercase.h: Likewise.
8979         * lib/unictype/pr_math.h: Likewise.
8980         * lib/unictype/pr_numeric.h: Likewise.
8981         * lib/unictype/pr_other_alphabetic.h: Likewise.
8982         * lib/unictype/pr_other_id_continue.h: Likewise.
8983         * lib/unictype/pr_other_math.h: Likewise.
8984         * lib/unictype/pr_punctuation.h: Likewise.
8985         * lib/unictype/pr_sentence_terminal.h: Likewise.
8986         * lib/unictype/pr_terminal_punctuation.h: Likewise.
8987         * lib/unictype/pr_unassigned_code_value.h: Likewise.
8988         * lib/unictype/pr_unified_ideograph.h: Likewise.
8989         * lib/unictype/pr_uppercase.h: Likewise.
8990         * lib/unictype/pr_xid_continue.h: Likewise.
8991         * lib/unictype/pr_xid_start.h: Likewise.
8992         * lib/unictype/scripts.h: Likewise.
8993         * lib/unictype/scripts_byname.gperf: Likewise.
8994         * lib/unictype/sy_java_ident.h: Likewise.
8995         * lib/unigbrk/gbrkprop.h: Likewise.
8996         * lib/unilbrk/lbrkprop1.h: Likewise.
8997         * lib/unilbrk/lbrkprop2.h: Likewise.
8998         * lib/uninorm/decomposition-table2.h: Likewise.
8999         * lib/uniwbrk/wbrkprop.h: Likewise.
9000         * tests/unicase/test-cased.c: Likewise.
9001         * tests/unicase/test-ignorable.c: Likewise.
9002         * tests/unicase/test-uc_tolower.c: Likewise.
9003         * tests/unicase/test-uc_totitle.c: Likewise.
9004         * tests/unicase/test-uc_toupper.c: Likewise.
9005         * tests/unictype/test-categ_C.c: Likewise.
9006         * tests/unictype/test-categ_Cn.c: Likewise.
9007         * tests/unictype/test-categ_L.c: Likewise.
9008         * tests/unictype/test-categ_Ll.c: Likewise.
9009         * tests/unictype/test-categ_Lm.c: Likewise.
9010         * tests/unictype/test-categ_Lo.c: Likewise.
9011         * tests/unictype/test-categ_Lu.c: Likewise.
9012         * tests/unictype/test-categ_M.c: Likewise.
9013         * tests/unictype/test-categ_Mc.c: Likewise.
9014         * tests/unictype/test-categ_Me.c: Likewise.
9015         * tests/unictype/test-categ_Mn.c: Likewise.
9016         * tests/unictype/test-categ_N.c: Likewise.
9017         * tests/unictype/test-categ_Nd.c: Likewise.
9018         * tests/unictype/test-categ_No.c: Likewise.
9019         * tests/unictype/test-categ_P.c: Likewise.
9020         * tests/unictype/test-categ_Po.c: Likewise.
9021         * tests/unictype/test-categ_S.c: Likewise.
9022         * tests/unictype/test-categ_Sc.c: Likewise.
9023         * tests/unictype/test-categ_Sk.c: Likewise.
9024         * tests/unictype/test-categ_Sm.c: Likewise.
9025         * tests/unictype/test-categ_So.c: Likewise.
9026         * tests/unictype/test-ctype_alnum.c: Likewise.
9027         * tests/unictype/test-ctype_alpha.c: Likewise.
9028         * tests/unictype/test-ctype_graph.c: Likewise.
9029         * tests/unictype/test-ctype_lower.c: Likewise.
9030         * tests/unictype/test-ctype_print.c: Likewise.
9031         * tests/unictype/test-ctype_punct.c: Likewise.
9032         * tests/unictype/test-ctype_upper.c: Likewise.
9033         * tests/unictype/test-decdigit.h: Likewise.
9034         * tests/unictype/test-digit.h: Likewise.
9035         * tests/unictype/test-numeric.h: Likewise.
9036         * tests/unictype/test-pr_alphabetic.c: Likewise.
9037         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
9038         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
9039         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
9040         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
9041         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
9042         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
9043         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
9044         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
9045         * tests/unictype/test-pr_case_ignorable.c: Likewise.
9046         * tests/unictype/test-pr_cased.c: Likewise.
9047         * tests/unictype/test-pr_changes_when_casefolded.c: Likewise.
9048         * tests/unictype/test-pr_changes_when_casemapped.c: Likewise.
9049         * tests/unictype/test-pr_changes_when_lowercased.c: Likewise.
9050         * tests/unictype/test-pr_changes_when_titlecased.c: Likewise.
9051         * tests/unictype/test-pr_changes_when_uppercased.c: Likewise.
9052         * tests/unictype/test-pr_combining.c: Likewise.
9053         * tests/unictype/test-pr_composite.c: Likewise.
9054         * tests/unictype/test-pr_currency_symbol.c: Likewise.
9055         * tests/unictype/test-pr_decimal_digit.c: Likewise.
9056         * tests/unictype/test-pr_deprecated.c: Likewise.
9057         * tests/unictype/test-pr_format_control.c: Likewise.
9058         * tests/unictype/test-pr_grapheme_base.c: Likewise.
9059         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
9060         * tests/unictype/test-pr_grapheme_link.c: Likewise.
9061         * tests/unictype/test-pr_id_continue.c: Likewise.
9062         * tests/unictype/test-pr_id_start.c: Likewise.
9063         * tests/unictype/test-pr_ideographic.c: Likewise.
9064         * tests/unictype/test-pr_lowercase.c: Likewise.
9065         * tests/unictype/test-pr_math.c: Likewise.
9066         * tests/unictype/test-pr_numeric.c: Likewise.
9067         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
9068         * tests/unictype/test-pr_other_id_continue.c: Likewise.
9069         * tests/unictype/test-pr_other_math.c: Likewise.
9070         * tests/unictype/test-pr_punctuation.c: Likewise.
9071         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
9072         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
9073         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
9074         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
9075         * tests/unictype/test-pr_uppercase.c: Likewise.
9076         * tests/unictype/test-pr_xid_continue.c: Likewise.
9077         * tests/unictype/test-pr_xid_start.c: Likewise.
9078         * tests/unigbrk/test-uc-gbrk-prop.h: Likewise.
9079         * lib/unicase/special-casing-table.gperf: Regenerated; only comment
9080         changes.
9081         * lib/unictype/categ_Cc.h: Likewise.
9082         * lib/unictype/categ_Cf.h: Likewise.
9083         * lib/unictype/categ_Co.h: Likewise.
9084         * lib/unictype/categ_Cs.h: Likewise.
9085         * lib/unictype/categ_Lt.h: Likewise.
9086         * lib/unictype/categ_Nl.h: Likewise.
9087         * lib/unictype/categ_Pc.h: Likewise.
9088         * lib/unictype/categ_Pd.h: Likewise.
9089         * lib/unictype/categ_Pe.h: Likewise.
9090         * lib/unictype/categ_Pf.h: Likewise.
9091         * lib/unictype/categ_Pi.h: Likewise.
9092         * lib/unictype/categ_Ps.h: Likewise.
9093         * lib/unictype/categ_Z.h: Likewise.
9094         * lib/unictype/categ_Zl.h: Likewise.
9095         * lib/unictype/categ_Zp.h: Likewise.
9096         * lib/unictype/categ_Zs.h: Likewise.
9097         * lib/unictype/ctype_blank.h: Likewise.
9098         * lib/unictype/ctype_cntrl.h: Likewise.
9099         * lib/unictype/ctype_digit.h: Likewise.
9100         * lib/unictype/ctype_space.h: Likewise.
9101         * lib/unictype/ctype_xdigit.h: Likewise.
9102         * lib/unictype/mirror.h: Likewise.
9103         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
9104         * lib/unictype/pr_bidi_block_separator.h: Likewise.
9105         * lib/unictype/pr_bidi_common_separator.h: Likewise.
9106         * lib/unictype/pr_bidi_control.h: Likewise.
9107         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
9108         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
9109         * lib/unictype/pr_bidi_european_digit.h: Likewise.
9110         * lib/unictype/pr_bidi_pdf.h: Likewise.
9111         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
9112         * lib/unictype/pr_bidi_whitespace.h: Likewise.
9113         * lib/unictype/pr_dash.h: Likewise.
9114         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
9115         * lib/unictype/pr_diacritic.h: Likewise.
9116         * lib/unictype/pr_extender.h: Likewise.
9117         * lib/unictype/pr_hex_digit.h: Likewise.
9118         * lib/unictype/pr_hyphen.h: Likewise.
9119         * lib/unictype/pr_ids_binary_operator.h: Likewise.
9120         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
9121         * lib/unictype/pr_ignorable_control.h: Likewise.
9122         * lib/unictype/pr_iso_control.h: Likewise.
9123         * lib/unictype/pr_join_control.h: Likewise.
9124         * lib/unictype/pr_left_of_pair.h: Likewise.
9125         * lib/unictype/pr_line_separator.h: Likewise.
9126         * lib/unictype/pr_logical_order_exception.h: Likewise.
9127         * lib/unictype/pr_non_break.h: Likewise.
9128         * lib/unictype/pr_not_a_character.h: Likewise.
9129         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
9130         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
9131         * lib/unictype/pr_other_id_start.h: Likewise.
9132         * lib/unictype/pr_other_lowercase.h: Likewise.
9133         * lib/unictype/pr_other_uppercase.h: Likewise.
9134         * lib/unictype/pr_paired_punctuation.h: Likewise.
9135         * lib/unictype/pr_paragraph_separator.h: Likewise.
9136         * lib/unictype/pr_pattern_syntax.h: Likewise.
9137         * lib/unictype/pr_pattern_white_space.h: Likewise.
9138         * lib/unictype/pr_private_use.h: Likewise.
9139         * lib/unictype/pr_quotation_mark.h: Likewise.
9140         * lib/unictype/pr_radical.h: Likewise.
9141         * lib/unictype/pr_soft_dotted.h: Likewise.
9142         * lib/unictype/pr_space.h: Likewise.
9143         * lib/unictype/pr_titlecase.h: Likewise.
9144         * lib/unictype/pr_variation_selector.h: Likewise.
9145         * lib/unictype/pr_white_space.h: Likewise.
9146         * lib/unictype/pr_zero_width.h: Likewise.
9147         * lib/unictype/sy_c_ident.h: Likewise.
9148         * lib/unictype/sy_c_whitespace.h: Likewise.
9149         * lib/unictype/sy_java_whitespace.h: Likewise.
9150         * lib/uninorm/composition-table.gperf: Likewise.
9151         * lib/uninorm/decomposition-table1.h: Likewise.
9152         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Add test for rule
9153         LB8.
9154         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
9155         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
9156         * modules/unictype/*: Bump version number of expected libunistring
9157         version.
9158
9159 2011-01-09  Bruno Haible  <bruno@clisp.org>
9160
9161         Update to Unicode 5.2.0.
9162         * tests/unigbrk/GraphemeBreakTest.txt: Copied from Unicode 5.2.0, with
9163         trailing whitespace removed.
9164
9165 2011-01-09  Bruno Haible  <bruno@clisp.org>
9166
9167         New Unicode character properties, from Unicode 5.2.0.
9168         * lib/unictype.in.h (UC_PROPERTY_CASED, UC_PROPERTY_CASE_IGNORABLE,
9169         UC_PROPERTY_CHANGES_WHEN_LOWERCASED,
9170         UC_PROPERTY_CHANGES_WHEN_UPPERCASED,
9171         UC_PROPERTY_CHANGES_WHEN_TITLECASED,
9172         UC_PROPERTY_CHANGES_WHEN_CASEFOLDED,
9173         UC_PROPERTY_CHANGES_WHEN_CASEMAPPED,
9174         uc_is_property_cased, uc_is_property_case_ignorable,
9175         uc_is_property_changes_when_lowercased,
9176         uc_is_property_changes_when_uppercased,
9177         uc_is_property_changes_when_titlecased,
9178         uc_is_property_changes_when_casefolded,
9179         uc_is_property_changes_when_casemapped): New declarations.
9180         * lib/unictype/pr_byname.gperf: Add the new properties.
9181         * modules/unictype/property-byname (Depends-on): Depend on the new
9182         properties modules.
9183         * modules/unictype/property-all (Depends-on): Likewise.
9184         * MODULES.html.sh (Unicode string functions): Add
9185         unictype/property-case-ignorable, unictype/property-cased,
9186         unictype/property-changes-when-casefolded,
9187         unictype/property-changes-when-casemapped,
9188         unictype/property-changes-when-lowercased,
9189         unictype/property-changes-when-titlecased,
9190         unictype/property-changes-when-uppercased.
9191
9192         New module 'unictype/property-changes-when-casemapped'.
9193         * modules/unictype/property-changes-when-casemapped: New file.
9194         * lib/unictype/pr_changes_when_casemapped.c: New file.
9195         * lib/unictype/pr_changes_when_casemapped.h: New file, automatically
9196         generated by gen-uni-tables.
9197         * modules/unictype/property-changes-when-casemapped-tests: New file.
9198         * tests/unictype/test-pr_changes_when_casemapped.c: New file,
9199         automatically generated by gen-uni-tables.
9200
9201         New module 'unictype/property-changes-when-casefolded'.
9202         * modules/unictype/property-changes-when-casefolded: New file.
9203         * lib/unictype/pr_changes_when_casefolded.c: New file.
9204         * lib/unictype/pr_changes_when_casefolded.h: New file, automatically
9205         generated by gen-uni-tables.
9206         * modules/unictype/property-changes-when-casefolded-tests: New file.
9207         * tests/unictype/test-pr_changes_when_casefolded.c: New file,
9208         automatically generated by gen-uni-tables.
9209
9210         New module 'unictype/property-changes-when-titlecased'.
9211         * modules/unictype/property-changes-when-titlecased: New file.
9212         * lib/unictype/pr_changes_when_titlecased.c: New file.
9213         * lib/unictype/pr_changes_when_titlecased.h: New file, automatically
9214         generated by gen-uni-tables.
9215         * modules/unictype/property-changes-when-titlecased-tests: New file.
9216         * tests/unictype/test-pr_changes_when_titlecased.c: New file,
9217         automatically generated by gen-uni-tables.
9218
9219         New module 'unictype/property-changes-when-uppercased'.
9220         * modules/unictype/property-changes-when-uppercased: New file.
9221         * lib/unictype/pr_changes_when_uppercased.c: New file.
9222         * lib/unictype/pr_changes_when_uppercased.h: New file, automatically
9223         generated by gen-uni-tables.
9224         * modules/unictype/property-changes-when-uppercased-tests: New file.
9225         * tests/unictype/test-pr_changes_when_uppercased.c: New file,
9226         automatically generated by gen-uni-tables.
9227
9228         New module 'unictype/property-changes-when-lowercased'.
9229         * modules/unictype/property-changes-when-lowercased: New file.
9230         * lib/unictype/pr_changes_when_lowercased.c: New file.
9231         * lib/unictype/pr_changes_when_lowercased.h: New file, automatically
9232         generated by gen-uni-tables.
9233         * modules/unictype/property-changes-when-lowercased-tests: New file.
9234         * tests/unictype/test-pr_changes_when_lowercased.c: New file,
9235         automatically generated by gen-uni-tables.
9236
9237         New module 'unictype/property-case-ignorable'.
9238         * modules/unictype/property-case-ignorable: New file.
9239         * lib/unictype/pr_case_ignorable.c: New file.
9240         * lib/unictype/pr_case_ignorable.h: New file, automatically generated
9241         by gen-uni-tables.
9242         * modules/unictype/property-case-ignorable-tests: New file.
9243         * tests/unictype/test-pr_case_ignorable.c: New file, automatically
9244         generated by gen-uni-tables.
9245
9246         New module 'unictype/property-cased'.
9247         * modules/unictype/property-cased: New file.
9248         * lib/unictype/pr_cased.c: New file.
9249         * lib/unictype/pr_cased.h: New file, automatically generated by
9250         gen-uni-tables.
9251         * modules/unictype/property-cased-tests: New file.
9252         * tests/unictype/test-pr_cased.c: New file, automatically generated by
9253         gen-uni-tables.
9254
9255 2011-01-09  Bruno Haible  <bruno@clisp.org>
9256
9257         Update to Unicode 5.2.0.
9258         * lib/gen-uni-tables.c (output_predicate, output_category,
9259         output_combclass, output_bidi_category, output_decimal_digit_test,
9260         output_decimal_digit, output_digit_test, output_digit,
9261         output_numeric_test, output_numeric, output_mirror, output_scripts,
9262         output_scripts_byname, output_blocks, output_ident_category): Fix
9263         comment header.
9264         (is_WBP_MIDNUMLET, is_WBP_MIDLETTER): New functions, extracted from
9265         get_wbp.
9266         (PROP_CASED, PROP_CASE_IGNORABLE, PROP_CHANGES_WHEN_*): New enumeration
9267         items.
9268         (fill_properties): Also fill the peoperties Cased, Case_Ignorable,
9269         Changes_When_Lowercased, Changes_When_Uppercased,
9270         Changes_When_Titlecased, Changes_When_Casefolded,
9271         Changes_When_Casemapped.
9272         (is_property_alphabetic, is_property_default_ignorable_code_point):
9273         Update for Unicode 5.2.0.
9274         (is_property_cased, is_property_case_ignorable,
9275         is_property_changes_when_lowercased,
9276         is_property_changes_when_uppercased,
9277         is_property_changes_when_titlecased,
9278         is_property_changes_when_casefolded,
9279         is_property_changes_when_casemapped): New functions.
9280         (output_properties): Output also the properties cased, case_ignorable,
9281         changes_when_lowercased, changes_when_uppercased,
9282         changes_when_titlecased, changes_when_casefolded,
9283         changes_when_casemapped.
9284         (symbolic_width): Update for Unicode 5.2.0, incorporating changes from
9285         Unicode TR#11 revision 17 -> 19.
9286         (LBP_CP): New enumeration value.
9287         (LBP_*): Adjust values accordingly.
9288         (get_lbp): Update for Unicode 5.2.0, incorporating changes from Unicode
9289         TR#14 revision 22 -> 24.
9290         (debug_output_lbp): Allow for LBP_* bits >= 32. Support LBP_CP.
9291         (fill_org_lbp, debug_output_org_lbp, output_lbp): Support LBP_CP.
9292         (get_wbp): Update for Unicode 5.2.0, incorporating changes from Unicode
9293         TR#29 revision 13 -> 15. Use functions is_WBP_MIDNUMLET,
9294         is_WBP_MIDLETTER.
9295         (output_composition_tables): Allow for 24 bits instead of 16 bits in
9296         the code1 and code2 of each composition rule.
9297         * lib/unicase/cased.h: Regenerated for Unicode 5.2.0.
9298         * lib/unicase/ignorable.h: Likewise.
9299         * lib/unicase/tocasefold.h: Likewise.
9300         * lib/unicase/tolower.h: Likewise.
9301         * lib/unicase/totitle.h: Likewise.
9302         * lib/unicase/toupper.h: Likewise.
9303         * lib/unictype/bidi_of.h: Likewise.
9304         * lib/unictype/blocks.h: Likewise.
9305         * lib/unictype/categ_C.h: Likewise.
9306         * lib/unictype/categ_Cf.h: Likewise.
9307         * lib/unictype/categ_Cn.h: Likewise.
9308         * lib/unictype/categ_L.h: Likewise.
9309         * lib/unictype/categ_Ll.h: Likewise.
9310         * lib/unictype/categ_Lm.h: Likewise.
9311         * lib/unictype/categ_Lo.h: Likewise.
9312         * lib/unictype/categ_Lu.h: Likewise.
9313         * lib/unictype/categ_M.h: Likewise.
9314         * lib/unictype/categ_Mc.h: Likewise.
9315         * lib/unictype/categ_Mn.h: Likewise.
9316         * lib/unictype/categ_N.h: Likewise.
9317         * lib/unictype/categ_Nd.h: Likewise.
9318         * lib/unictype/categ_Nl.h: Likewise.
9319         * lib/unictype/categ_No.h: Likewise.
9320         * lib/unictype/categ_P.h: Likewise.
9321         * lib/unictype/categ_Pd.h: Likewise.
9322         * lib/unictype/categ_Po.h: Likewise.
9323         * lib/unictype/categ_S.h: Likewise.
9324         * lib/unictype/categ_Sc.h: Likewise.
9325         * lib/unictype/categ_So.h: Likewise.
9326         * lib/unictype/categ_of.h: Likewise.
9327         * lib/unictype/combining.h: Likewise.
9328         * lib/unictype/ctype_alnum.h: Likewise.
9329         * lib/unictype/ctype_alpha.h: Likewise.
9330         * lib/unictype/ctype_graph.h: Likewise.
9331         * lib/unictype/ctype_lower.h: Likewise.
9332         * lib/unictype/ctype_print.h: Likewise.
9333         * lib/unictype/ctype_punct.h: Likewise.
9334         * lib/unictype/ctype_upper.h: Likewise.
9335         * lib/unictype/decdigit.h: Likewise.
9336         * lib/unictype/digit.h: Likewise.
9337         * lib/unictype/numeric.h: Likewise.
9338         * lib/unictype/pr_alphabetic.h: Likewise.
9339         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
9340         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
9341         * lib/unictype/pr_bidi_european_digit.h: Likewise.
9342         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
9343         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
9344         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
9345         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
9346         * lib/unictype/pr_combining.h: Likewise.
9347         * lib/unictype/pr_composite.h: Likewise.
9348         * lib/unictype/pr_currency_symbol.h: Likewise.
9349         * lib/unictype/pr_dash.h: Likewise.
9350         * lib/unictype/pr_decimal_digit.h: Likewise.
9351         * lib/unictype/pr_deprecated.h: Likewise.
9352         * lib/unictype/pr_diacritic.h: Likewise.
9353         * lib/unictype/pr_extender.h: Likewise.
9354         * lib/unictype/pr_grapheme_base.h: Likewise.
9355         * lib/unictype/pr_grapheme_extend.h: Likewise.
9356         * lib/unictype/pr_grapheme_link.h: Likewise.
9357         * lib/unictype/pr_id_continue.h: Likewise.
9358         * lib/unictype/pr_id_start.h: Likewise.
9359         * lib/unictype/pr_ideographic.h: Likewise.
9360         * lib/unictype/pr_ignorable_control.h: Likewise.
9361         * lib/unictype/pr_logical_order_exception.h: Likewise.
9362         * lib/unictype/pr_lowercase.h: Likewise.
9363         * lib/unictype/pr_numeric.h: Likewise.
9364         * lib/unictype/pr_other_alphabetic.h: Likewise.
9365         * lib/unictype/pr_punctuation.h: Likewise.
9366         * lib/unictype/pr_sentence_terminal.h: Likewise.
9367         * lib/unictype/pr_terminal_punctuation.h: Likewise.
9368         * lib/unictype/pr_unassigned_code_value.h: Likewise.
9369         * lib/unictype/pr_unified_ideograph.h: Likewise.
9370         * lib/unictype/pr_uppercase.h: Likewise.
9371         * lib/unictype/pr_xid_continue.h: Likewise.
9372         * lib/unictype/pr_xid_start.h: Likewise.
9373         * lib/unictype/pr_zero_width.h: Likewise.
9374         * lib/unictype/scripts.h: Likewise.
9375         * lib/unictype/scripts_byname.gperf: Likewise.
9376         * lib/unictype/sy_java_ident.h: Likewise.
9377         * lib/unigbrk/gbrkprop.h: Likewise.
9378         * lib/unilbrk/lbrkprop1.h: Likewise.
9379         * lib/unilbrk/lbrkprop2.h: Likewise.
9380         * lib/unilbrk/lbrktables.h: Likewise.
9381         * lib/unilbrk/lbrktables.c (unilbrk_table): Add a row and column for
9382         LBP_CP. Implement rule LB30.
9383         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0816..U+0819,
9384         U+081B..U+0823, U+0825..U+0827, U+0829..U+082D, U+0900, U+0955, U+109D,
9385         U+1A56, U+1A58..U+1A5E, U+1A60, U+1A62, U+1A65..U+1A6C, U+1A73..U+1A7C,
9386         U+1A7F, U+1CD0..U+1CD2, U+1CD4..U+1CE0, U+1CE2..U+1CE8, U+1CED, U+1DFD,
9387         U+2CEF..U+2CF1, U+A6F0..U+A6F1, U+A8E0..U+A8F1, U+A980..U+A982, U+A9B3,
9388         U+A9B6..U+A9B9, U+A9BC, U+AAB0, U+AAB2..U+AAB4, U+AAB7..U+AAB8,
9389         U+AABE..U+AABF, U+AAC1, U+ABE5, U+ABE8, U+ABED, U+11080..U+11081,
9390         U+110B3..U+110B6, U+110B9..U+110BA, U+110BD.
9391         (uc_width): Return 2 also for unassigned code points of planes 2 and 3.
9392         * lib/uninorm/composition-table.gperf: Regenerated for Unicode 5.2.0.
9393         * lib/uninorm/composition.c (struct composition_rule): Allow for 24
9394         bits instead of 16 bits in the code1 and code2 of each composition
9395         rule.
9396         (uc_composition): Update for Unicode 5.2.0.
9397         * lib/uninorm/decomposition-table1.h: Regenerated for Unicode 5.2.0.
9398         * lib/uninorm/decomposition-table2.h: Likewise.
9399         * lib/uniwbrk/wbrkprop.h: Likewise.
9400         * tests/unicase/test-cased.c: Likewise.
9401         * tests/unicase/test-ignorable.c: Likewise.
9402         * tests/unicase/test-uc_tolower.c: Likewise.
9403         * tests/unicase/test-uc_totitle.c: Likewise.
9404         * tests/unicase/test-uc_toupper.c: Likewise.
9405         * tests/unictype/test-categ_C.c: Likewise.
9406         * tests/unictype/test-categ_Cf.c: Likewise.
9407         * tests/unictype/test-categ_Cn.c: Likewise.
9408         * tests/unictype/test-categ_L.c: Likewise.
9409         * tests/unictype/test-categ_Ll.c: Likewise.
9410         * tests/unictype/test-categ_Lm.c: Likewise.
9411         * tests/unictype/test-categ_Lo.c: Likewise.
9412         * tests/unictype/test-categ_Lu.c: Likewise.
9413         * tests/unictype/test-categ_M.c: Likewise.
9414         * tests/unictype/test-categ_Mc.c: Likewise.
9415         * tests/unictype/test-categ_Mn.c: Likewise.
9416         * tests/unictype/test-categ_N.c: Likewise.
9417         * tests/unictype/test-categ_Nd.c: Likewise.
9418         * tests/unictype/test-categ_Nl.c: Likewise.
9419         * tests/unictype/test-categ_No.c: Likewise.
9420         * tests/unictype/test-categ_P.c: Likewise.
9421         * tests/unictype/test-categ_Pd.c: Likewise.
9422         * tests/unictype/test-categ_Po.c: Likewise.
9423         * tests/unictype/test-categ_S.c: Likewise.
9424         * tests/unictype/test-categ_Sc.c: Likewise.
9425         * tests/unictype/test-categ_So.c: Likewise.
9426         * tests/unictype/test-ctype_alnum.c: Likewise.
9427         * tests/unictype/test-ctype_alpha.c: Likewise.
9428         * tests/unictype/test-ctype_graph.c: Likewise.
9429         * tests/unictype/test-ctype_lower.c: Likewise.
9430         * tests/unictype/test-ctype_print.c: Likewise.
9431         * tests/unictype/test-ctype_punct.c: Likewise.
9432         * tests/unictype/test-ctype_upper.c: Likewise.
9433         * tests/unictype/test-decdigit.h: Likewise.
9434         * tests/unictype/test-digit.h: Likewise.
9435         * tests/unictype/test-numeric.h: Likewise.
9436         * tests/unictype/test-pr_alphabetic.c: Likewise.
9437         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
9438         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
9439         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
9440         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
9441         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
9442         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
9443         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
9444         * tests/unictype/test-pr_combining.c: Likewise.
9445         * tests/unictype/test-pr_composite.c: Likewise.
9446         * tests/unictype/test-pr_currency_symbol.c: Likewise.
9447         * tests/unictype/test-pr_dash.c: Likewise.
9448         * tests/unictype/test-pr_decimal_digit.c: Likewise.
9449         * tests/unictype/test-pr_deprecated.c: Likewise.
9450         * tests/unictype/test-pr_diacritic.c: Likewise.
9451         * tests/unictype/test-pr_extender.c: Likewise.
9452         * tests/unictype/test-pr_grapheme_base.c: Likewise.
9453         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
9454         * tests/unictype/test-pr_grapheme_link.c: Likewise.
9455         * tests/unictype/test-pr_id_continue.c: Likewise.
9456         * tests/unictype/test-pr_id_start.c: Likewise.
9457         * tests/unictype/test-pr_ideographic.c: Likewise.
9458         * tests/unictype/test-pr_ignorable_control.c: Likewise.
9459         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
9460         * tests/unictype/test-pr_lowercase.c: Likewise.
9461         * tests/unictype/test-pr_numeric.c: Likewise.
9462         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
9463         * tests/unictype/test-pr_punctuation.c: Likewise.
9464         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
9465         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
9466         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
9467         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
9468         * tests/unictype/test-pr_uppercase.c: Likewise.
9469         * tests/unictype/test-pr_xid_continue.c: Likewise.
9470         * tests/unictype/test-pr_xid_start.c: Likewise.
9471         * tests/unictype/test-pr_zero_width.c: Likewise.
9472         * tests/unigbrk/test-uc-gbrk-prop.h: Likewise.
9473         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update for
9474         changed behaviour: line breaking is now disallowed between a letter
9475         or '=' and '('.
9476         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
9477         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
9478         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
9479         * tests/unilbrk/test-ulc-width-linebreaks.c (main): Likewise.
9480         * tests/uniwidth/test-uc_width2.sh: Same updates as in
9481         lib/uniwidth/width.c.
9482         * tests/uninorm/NormalizationTest.txt: Update from Unicode 5.2.0,
9483         without comments, but with the original copyright notice.
9484         * lib/unicase/special-casing-table.gperf: Regenerated; only comment
9485         changes.
9486         * lib/unictype/categ_Cc.h: Likewise.
9487         * lib/unictype/categ_Co.h: Likewise.
9488         * lib/unictype/categ_Cs.h: Likewise.
9489         * lib/unictype/categ_Lt.h: Likewise.
9490         * lib/unictype/categ_Me.h: Likewise.
9491         * lib/unictype/categ_Pc.h: Likewise.
9492         * lib/unictype/categ_Pe.h: Likewise.
9493         * lib/unictype/categ_Pf.h: Likewise.
9494         * lib/unictype/categ_Pi.h: Likewise.
9495         * lib/unictype/categ_Ps.h: Likewise.
9496         * lib/unictype/categ_Sk.h: Likewise.
9497         * lib/unictype/categ_Sm.h: Likewise.
9498         * lib/unictype/categ_Z.h: Likewise.
9499         * lib/unictype/categ_Zl.h: Likewise.
9500         * lib/unictype/categ_Zp.h: Likewise.
9501         * lib/unictype/categ_Zs.h: Likewise.
9502         * lib/unictype/ctype_blank.h: Likewise.
9503         * lib/unictype/ctype_cntrl.h: Likewise.
9504         * lib/unictype/ctype_digit.h: Likewise.
9505         * lib/unictype/ctype_space.h: Likewise.
9506         * lib/unictype/ctype_xdigit.h: Likewise.
9507         * lib/unictype/mirror.h: Likewise.
9508         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
9509         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
9510         * lib/unictype/pr_bidi_block_separator.h: Likewise.
9511         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
9512         * lib/unictype/pr_bidi_common_separator.h: Likewise.
9513         * lib/unictype/pr_bidi_control.h: Likewise.
9514         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
9515         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
9516         * lib/unictype/pr_bidi_pdf.h: Likewise.
9517         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
9518         * lib/unictype/pr_bidi_whitespace.h: Likewise.
9519         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
9520         * lib/unictype/pr_format_control.h: Likewise.
9521         * lib/unictype/pr_hex_digit.h: Likewise.
9522         * lib/unictype/pr_hyphen.h: Likewise.
9523         * lib/unictype/pr_ids_binary_operator.h: Likewise.
9524         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
9525         * lib/unictype/pr_iso_control.h: Likewise.
9526         * lib/unictype/pr_join_control.h: Likewise.
9527         * lib/unictype/pr_left_of_pair.h: Likewise.
9528         * lib/unictype/pr_line_separator.h: Likewise.
9529         * lib/unictype/pr_math.h: Likewise.
9530         * lib/unictype/pr_non_break.h: Likewise.
9531         * lib/unictype/pr_not_a_character.h: Likewise.
9532         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
9533         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
9534         * lib/unictype/pr_other_id_continue.h: Likewise.
9535         * lib/unictype/pr_other_id_start.h: Likewise.
9536         * lib/unictype/pr_other_lowercase.h: Likewise.
9537         * lib/unictype/pr_other_math.h: Likewise.
9538         * lib/unictype/pr_other_uppercase.h: Likewise.
9539         * lib/unictype/pr_paired_punctuation.h: Likewise.
9540         * lib/unictype/pr_paragraph_separator.h: Likewise.
9541         * lib/unictype/pr_pattern_syntax.h: Likewise.
9542         * lib/unictype/pr_pattern_white_space.h: Likewise.
9543         * lib/unictype/pr_private_use.h: Likewise.
9544         * lib/unictype/pr_quotation_mark.h: Likewise.
9545         * lib/unictype/pr_radical.h: Likewise.
9546         * lib/unictype/pr_soft_dotted.h: Likewise.
9547         * lib/unictype/pr_space.h: Likewise.
9548         * lib/unictype/pr_titlecase.h: Likewise.
9549         * lib/unictype/pr_variation_selector.h: Likewise.
9550         * lib/unictype/pr_white_space.h: Likewise.
9551         * lib/unictype/sy_c_ident.h: Likewise.
9552         * lib/unictype/sy_c_whitespace.h: Likewise.
9553         * lib/unictype/sy_java_whitespace.h: Likewise.
9554         * modules/uni*/*: Bump version number of expected libunistring version.
9555         Reported by Simon Josefsson.
9556
9557 2011-01-09  Karl Heuer  <kwzh@gnu.org>
9558
9559         useless-if-before-free: fix typo in --help and make the internal,
9560         automatic version date update process work once again.
9561         --help output contained a NUL character instead of the
9562         backslash-zero that was intended.  Also, the "must lie within
9563         the first 8 lines" line is on line 9, and hence not getting
9564         automatically updated.
9565         * build-aux/useless-if-before-free: Fix the former by adding a
9566         backslash, and the latter by condensing the three lines of what-it-does
9567         to a single line, leaving one line of slack for the future.
9568
9569 2011-01-09  Bruno Haible  <bruno@clisp.org>
9570
9571         uniwidth/width: Fix width of U+1D173..U+1D17A.
9572         * lib/gen-uni-tables.c (is_nonspacing, output_nonspacing_property,
9573         symbolic_width, output_width_property_test): New functions.
9574         (main): Invoke output_nonspacing_property, output_width_property_test.
9575         * lib/uniwidth/width.c (nonspacing_table_data): Set bits for
9576         U+1D173..U+1D17A.
9577         * tests/uniwidth/test-uc_width2.sh: For U+1D173..U+1D17A, expect 0, not
9578         1.
9579         * modules/uniwidth/*: Bump version number of expected libunistring
9580         version.
9581         * modules/unilbrk/*: Likewise.
9582
9583 2011-01-08  Bruno Haible  <bruno@clisp.org>
9584
9585         uninorm tests: Preserve copyright of Unicode data file.
9586         * tests/uninorm/NormalizationTest.txt: Re-add original copyright.
9587         Mention modifications.
9588
9589 2011-01-08  Bruno Haible  <bruno@clisp.org>
9590
9591         gen-uni-tables: Prepare for Unicode 5.2.0.
9592         * lib/gen-uni-tables.c (get_lbp): Allow for more than 32 LBP_* values.
9593         (debug_output_lbp, output_lbp): Update.
9594
9595 2011-01-08  Bruno Haible  <bruno@clisp.org>
9596
9597         unilbrk: Clarify gen-uni-tables.c code.
9598         * lib/gen-uni-tables.c (get_lbp): Assume REVISION_22 to be false. These
9599         were mistakes in UAX #14 revision 22 that are corrected in revision 24.
9600         Clarify what to do with unilbrk/lbrkprop.txt and uniwbrk/wbrkprop.txt.
9601
9602 2011-01-07  Bruno Haible  <bruno@clisp.org>
9603
9604         strtod: Restore errno when successfully parsing Infinity or NaN.
9605         * lib/strtod.c (strtod): After successfully parsing an Infinity or NaN,
9606         restore the original errno.
9607
9608 2011-01-07  Bruno Haible  <bruno@clisp.org>
9609
9610         remove test: Avoid failure on HP-UX 11.
9611         * tests/test-remove.c (main): Allow EEXIST as alternative error code.
9612
9613 2011-01-07  Bruno Haible  <bruno@clisp.org>
9614
9615         mkdir, mkdirat tests: Avoid failure on HP-UX 11.11.
9616         * tests/test-mkdir.h (test_mkdir): Allow EOPNOTSUPP as alternative
9617         error code.
9618
9619 2011-01-07  Pádraig Brady <P@draigBrady.com>
9620
9621         ignore-value: fixup comments, and add Eric Blake
9622         as an author since he rewrote the macros.
9623         * lib/ignore-value.h (ignore_value):  State that
9624         we now support aggregates.  Also specify exactly
9625         when the GCC warn_unused_result feature was added.
9626
9627 2011-01-06  Eric Blake  <eblake@redhat.com>
9628
9629         ignore-value: support aggregate types
9630         * lib/ignore-value.h (ignore_value): Provide separate gcc
9631         definition.
9632         * modules/ignore-value-tests: New test module.
9633         * tests/test-ignore-value.c: New test.
9634
9635         maint.mk: improve sc_prohibit_strcmp regex
9636         * top/maint.mk (sc_prohibit_strcmp): Detect strcmp()!=0, as
9637         documented.  Also, detect strcmp((expr),expr) == 0.  Exempt the
9638         definition of STRNEQ.
9639
9640         signal: work around Haiku issue with SIGBUS
9641         * lib/siglist.h: Add comment.
9642         * lib/sig2str.c (numname_table): Swap SIGBUS order, to match
9643         strsignal's favoring of SIGSEGV.
9644         * tests/test-signal.c (main): Avoid test failure.
9645         * doc/posix-headers/signal.texi (signal.h): Document the issue.
9646         Reported by Scott McCreary.
9647
9648         maint.mk: add pre-release check to ensure submodule commits are public
9649         * top/maint.mk (public-submodule-commit): New rule.
9650         (submodule-checks): New variable.
9651         (alpha beta stable): Depend on the variable.
9652
9653 2011-01-05  Pádraig Brady <P@draigBrady.com>
9654         and Jim Meyering  <meyering@redhat.com>
9655
9656         ignore-value: make ignore_value more generic; deprecate ignore_ptr
9657         * lib/ignore-value.h: Include <stdint.h>, for decl of intptr_t.
9658         (ATTRIBUTE_DEPRECATED): Define.
9659         (_ignore_case): New function.
9660         (ignore_value): New macro, to replace the old function.
9661         (ignore_ptr): Arrange for any use to evoke a deprecation warning.
9662         * modules/ignore-value (Depends-on): Add stdint.
9663
9664 2011-01-04  Eric Blake  <eblake@redhat.com>
9665
9666         doc: regenerate INSTALL
9667         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Re-add
9668         @firstparagraphindent support, now that autoconf dropped it.
9669         (INSTALL_PRELUDE): Reinstate old macro.
9670         * doc/install.texi: Resync from autoconf.
9671         * doc/INSTALL: Reflect recent autoconf update.
9672         * doc/INSTALL.ISO: Likewise.
9673         * doc/INSTALL.UTF-8: Likewise.
9674         Reported by Karl Berry.
9675
9676 2011-01-04  Bruce Korb  <address@hidden>
9677
9678         git-version-gen: avoid a sub-shell
9679         * build-aux/git-version-gen: Redirect stderr in `...` via
9680         "exec 2>...", rather than via an added sub-shell.
9681
9682 2011-01-03  Ben Pfaff  <blp@cs.stanford.edu>
9683
9684         git-version-gen: use (...) rather than sh -c '...'
9685         * build-aux/git-version-gen: Rather than hard-coding a shell's name
9686         with "sh -c '...'", just use "(...)".  Less syntax is better, too.
9687
9688 2011-01-03  Jim Meyering  <meyering@redhat.com>
9689
9690         git-version-gen: convert leading TABs to spaces
9691         * build-aux/git-version-gen: Expand leading TABs.
9692
9693         git-version-gen: handle failed "git rev-list"
9694         * build-aux/git-version-gen: Rather than leaking a "fatal" error
9695         from git and proceeding as if it had succeeded but printed no SHA1
9696         checksums, suppress the diagnostic and handle the failure.
9697         Reported by Bruce Korb in http://marc.info/?l=git&m=129399145930450&w=2
9698
9699         git-version-gen: include command name in one more diagnostic
9700         * build-aux/git-version-gen: When the required .tarball-version file
9701         was missing or unreadable, you might see the diagnostic from "cat",
9702         but no trace of the name of the invoking script.  Now, you still see
9703         the diagnostic from cat, but also get one from "git-version-gen: ".
9704         Inspired by a patch from Bruce Korb.
9705
9706         update-copyright: adjust test to match changed code
9707         * tests/test-update-copyright.sh: Change test's expected output
9708         to match new actual output.
9709
9710 2011-01-02  Bruno Haible  <bruno@clisp.org>
9711
9712         getlogin_r: Avoid test failure on HP-UX 11.
9713         * tests/test-getlogin_r.c (main): Allow an error code EINVAL instead of
9714         ERANGE when the second argument is zero.
9715         * doc/posix-functions/getlogin_r.texi: Document the HP-UX 11
9716         portability problem.
9717
9718 2011-01-02  Bruce Korb  <bkorb@gnu.org>
9719
9720         * build-aux/update-copyright: doc Simon's changes
9721
9722 2011-01-02  Simon Josefsson  <simon@josefsson.org>
9723
9724         * build-aux/update-copyright: Support UPDATE_COPYRIGHT_HOLDER
9725         environment variable.
9726
9727 2011-01-02  Bruno Haible  <bruno@clisp.org>
9728
9729         unigbrk: Avoid gcc warnings.
9730         * lib/unigbrk/u16-grapheme-breaks.c (u16_grapheme_breaks): Remove
9731         unused variable.
9732         * lib/unigbrk/u16-grapheme-prev.c (u16_grapheme_prev): Likewise.
9733         * lib/unigbrk/u8-grapheme-prev.c (u8_grapheme_prev): Likewise.
9734         * tests/unigbrk/test-u16-grapheme-breaks.c (main): Likewise.
9735         * tests/unigbrk/test-u32-grapheme-breaks.c (main): Likewise.
9736         * tests/unigbrk/test-u8-grapheme-breaks.c (test_u8_grapheme_breaks):
9737         Change type of first argument to 'const char *'.
9738         (main): Remove unused variable.
9739         * tests/unigbrk/test-u8-grapheme-next.c (test_u8_grapheme_next): Change
9740         type of first argument to 'const char *'.
9741         * tests/unigbrk/test-u8-grapheme-prev.c (test_u8_grapheme_prev):
9742         Likewise.
9743         (main): Change type of variable 's'.
9744         * tests/unigbrk/test-uc-is-grapheme-break.c (main): Cast column number
9745         to 'int'.
9746
9747 2011-01-02  Bruno Haible  <bruno@clisp.org>
9748
9749         pwrite: Fix test whether it works and make it work on HP-UX 11.11.
9750         * m4/pwrite.m4 (gl_FUNC_PWRITE): Use AC_LANG_PROGRAM, not
9751         AC_LANG_SOURCE. Extend the test program to catch another HP-UX 11.11
9752         bug.
9753         * lib/pwrite.c: Undo 2010-12-31 patch.
9754         * doc/posix-functions/pwrite.texi: Document another HP-UX 11.11 bug.
9755
9756 2011-01-02  Bruno Haible  <bruno@clisp.org>
9757
9758         pread: Fix test whether it works.
9759         * m4/pread.m4 (gl_FUNC_PREAD): Use AC_LANG_PROGRAM, not AC_LANG_SOURCE.
9760
9761 2011-01-02  Bruno Haible  <bruno@clisp.org>
9762
9763         Fix detection of traditional Arabic locale on HP-UX, Solaris, Cygwin.
9764         * m4/locale-ar.m4 (gt_LOCALE_AR): Require that the locale encoding name
9765         ends in "6". Don't require a specific month name. Try also the locale
9766         names found on HP-UX 11 and Solaris 7.
9767
9768 2011-01-02  Bruno Haible  <bruno@clisp.org>
9769
9770         tcgetsid: Correct linkage in C++ mode on HP-UX 11.00.
9771         * lib/termios.in.h: In C++ mode, on HP-UX, include <sys/termios.h> with
9772         C linkage.
9773         * doc/posix-functions/tcgetsid.texi: Mention the HP-UX 11.00 bug.
9774
9775 2011-01-01  Ben Pfaff  <blp@cs.stanford.edu>
9776
9777         Rename uc_is_grapheme_cluster_break() to uc_is_grapheme_break()
9778         for consistency, since the "cluster" term is not used elsewhere.
9779         * lib/unigbrk.in.h: Update name.
9780         * lib/unigbrk/u16-grapheme-breaks.c: Update name.
9781         * lib/unigbrk/u16-grapheme-next.c: Update name.
9782         * lib/unigbrk/u16-grapheme-prev.c: Update name.
9783         * lib/unigbrk/u32-grapheme-breaks.c: Update name.
9784         * lib/unigbrk/u32-grapheme-next.c: Update name.
9785         * lib/unigbrk/u32-grapheme-prev.c: Update name.
9786         * lib/unigbrk/u8-grapheme-breaks.c: Update name.
9787         * lib/unigbrk/u8-grapheme-next.c: Update name.
9788         * lib/unigbrk/u8-grapheme-prev.c: Update name.
9789         * lib/unigbrk/uc-is-grapheme-break.c: Update name.
9790         * tests/unigbrk/test-uc-is-grapheme-break.c: Update name.
9791         Suggested by Bruno Haible.
9792
9793 2011-01-01  Ben Pfaff  <blp@cs.stanford.edu>
9794
9795         Remove module 'u8-grapheme-len' as too redundant with
9796         'u8-grapheme-next'.
9797         * modules/unigbrk/u8-grapheme-len: Delete file.
9798         * modules/unigbrk/u8-grapheme-len-tests: Delete file.
9799         * lib/unigbrk.in.h: Remove prototype for deleted function.
9800         * lib/unigbrk/u8-grapheme-len.c: Delete file.
9801         * tests/unigbrk/test-u8-grapheme-len.c: Delete file.
9802
9803         Remove module 'u16-grapheme-len' as too redundant with
9804         'u16-grapheme-next'.
9805         * modules/unigbrk/u16-grapheme-len: Delete file.
9806         * modules/unigbrk/u16-grapheme-len-tests: Delete file.
9807         * lib/unigbrk.in.h: Remove prototype for deleted function.
9808         * lib/unigbrk/u16-grapheme-len.c: Delete file.
9809         * tests/unigbrk/test-u16-grapheme-len.c: Delete file.
9810
9811         Remove module 'u32-grapheme-len' as too redundant with
9812         'u32-grapheme-next'.
9813         * modules/unigbrk/u32-grapheme-len: Delete file.
9814         * modules/unigbrk/u32-grapheme-len-tests: Delete file.
9815         * lib/unigbrk.in.h: Remove prototype for deleted function.
9816         * lib/unigbrk/u32-grapheme-len.c: Delete file.
9817         * tests/unigbrk/test-u32-grapheme-len.c: Delete file.
9818
9819         Suggested by Bruno Haible.
9820
9821 2011-01-01  Ben Pfaff  <blp@cs.stanford.edu>
9822
9823         * unigbrk.in.h: Fix typo: "ben" => "been".
9824         Reported by Bruno Haible.
9825
9826 2011-01-01  Jim Meyering  <meyering@redhat.com>
9827
9828         maint: update almost all copyright ranges to include 2011
9829         Run the new "make update-copyright" rule.
9830
9831 2011-01-01  Jim Meyering  <meyering@redhat.com>
9832
9833         maint: update-copyright: exempt doc/INSTALL*
9834         * Makefile (update-copyright): Also exclude doc/INSTALL*,
9835         since they are generated.  Suggested by Bruno Haible.
9836
9837 2011-01-01  Jim Meyering  <meyering@redhat.com>
9838
9839         maint: refine the update-copyright rule
9840         * Makefile (update-copyright): Also exclude any file that includes
9841         the "GENERATED AUTOMATICALLY" comment, being careful not to exclude
9842         code that merely generates the comment.
9843
9844 2010-12-31  Ben Pfaff  <blp@cs.stanford.edu>
9845
9846         New module 'u8-grapheme-len'.
9847         * modules/unigbrk/u8-grapheme-len: New file.
9848         * modules/unigbrk/u8-grapheme-len-tests: New file.
9849         * lib/unigbrk.in.h: Add prototype for new function.
9850         * lib/unigbrk/u8-grapheme-len.c: New file.
9851         * tests/unigbrk/test-u8-grapheme-len.c: New file.
9852
9853         New module 'u16-grapheme-len'.
9854         * modules/unigbrk/u16-grapheme-len: New file.
9855         * modules/unigbrk/u16-grapheme-len-tests: New file.
9856         * lib/unigbrk.in.h: Add prototype for new function.
9857         * lib/unigbrk/u16-grapheme-len.c: New file.
9858         * tests/unigbrk/test-u16-grapheme-len.c: New file.
9859
9860         New module 'u32-grapheme-len'.
9861         * modules/unigbrk/u32-grapheme-len: New file.
9862         * modules/unigbrk/u32-grapheme-len-tests: New file.
9863         * lib/unigbrk.in.h: Add prototype for new function.
9864         * lib/unigbrk/u32-grapheme-len.c: New file.
9865         * tests/unigbrk/test-u32-grapheme-len.c: New file.
9866
9867         New module 'u8-grapheme-next'.
9868         * modules/unigbrk/u8-grapheme-next: New file.
9869         * modules/unigbrk/u8-grapheme-next-tests: New file.
9870         * lib/unigbrk.in.h: Add prototype for new function.
9871         * lib/unigbrk/u8-grapheme-next.c: New file.
9872         * tests/unigbrk/test-u8-grapheme-next.c: New file.
9873
9874         New module 'u16-grapheme-next'.
9875         * modules/unigbrk/u16-grapheme-next: New file.
9876         * modules/unigbrk/u16-grapheme-next-tests: New file.
9877         * lib/unigbrk.in.h: Add prototype for new function.
9878         * lib/unigbrk/u16-grapheme-next.c: New file.
9879         * tests/unigbrk/test-u16-grapheme-next.c: New file.
9880
9881         New module 'u32-grapheme-next'.
9882         * modules/unigbrk/u32-grapheme-next: New file.
9883         * modules/unigbrk/u32-grapheme-next-tests: New file.
9884         * lib/unigbrk.in.h: Add prototype for new function.
9885         * lib/unigbrk/u32-grapheme-next.c: New file.
9886         * tests/unigbrk/test-u32-grapheme-next.c: New file.
9887
9888         New module 'u8-grapheme-prev'.
9889         * modules/unigbrk/u8-grapheme-prev: New file.
9890         * modules/unigbrk/u8-grapheme-prev-tests: New file.
9891         * lib/unigbrk.in.h: Add prototype for new function.
9892         * lib/unigbrk/u8-grapheme-prev.c: New file.
9893         * tests/unigbrk/test-u8-grapheme-prev.c: New file.
9894
9895         New module 'u16-grapheme-prev'.
9896         * modules/unigbrk/u16-grapheme-prev: New file.
9897         * modules/unigbrk/u16-grapheme-prev-tests: New file.
9898         * lib/unigbrk.in.h: Add prototype for new function.
9899         * lib/unigbrk/u16-grapheme-prev.c: New file.
9900         * tests/unigbrk/test-u16-grapheme-prev.c: New file.
9901
9902         New module 'u32-grapheme-prev'.
9903         * modules/unigbrk/u32-grapheme-prev: New file.
9904         * modules/unigbrk/u32-grapheme-prev-tests: New file.
9905         * lib/unigbrk.in.h: Add prototype for new function.
9906         * lib/unigbrk/u32-grapheme-prev.c: New file.
9907         * tests/unigbrk/test-u32-grapheme-prev.c: New file.
9908
9909         New module 'u8-grapheme-breaks'.
9910         * modules/unigbrk/u8-grapheme-breaks: New file.
9911         * modules/unigbrk/u8-grapheme-breaks-tests: New file.
9912         * lib/unigbrk.in.h: Add prototype for new function.
9913         * lib/unigbrk/u8-grapheme-breaks.c: New file.
9914         * tests/unigbrk/test-u8-grapheme-breaks.c: New file.
9915
9916         New module 'u16-grapheme-breaks'.
9917         * modules/unigbrk/u16-grapheme-breaks: New file.
9918         * modules/unigbrk/u16-grapheme-breaks-tests: New file.
9919         * lib/unigbrk.in.h: Add prototype for new function.
9920         * lib/unigbrk/u16-grapheme-breaks.c: New file.
9921         * tests/unigbrk/test-u16-grapheme-breaks.c: New file.
9922
9923         New module 'u32-grapheme-breaks'.
9924         * modules/unigbrk/u32-grapheme-breaks: New file.
9925         * modules/unigbrk/u32-grapheme-breaks-tests: New file.
9926         * lib/unigbrk.in.h: Add prototype for new function.
9927         * lib/unigbrk/u32-grapheme-breaks.c: New file.
9928         * tests/unigbrk/test-u32-grapheme-breaks.c: New file.
9929
9930         New module 'ulc-grapheme-breaks'.
9931         * modules/unigbrk/ulc-grapheme-breaks: New file.
9932         * modules/unigbrk/ulc-grapheme-breaks-tests: New file.
9933         * m4/locale-ar.m4: New file.
9934         * lib/unigbrk/ulc-grapheme-breaks.c: New file.
9935         * tests/unigbrk/test-ulc-grapheme-breaks.c: New file.
9936         * tests/unigbrk/test-ulc-grapheme-breaks.sh: New file.
9937
9938 2010-12-31  Ben Pfaff  <blp@cs.stanford.edu>
9939
9940         gbrkprop: Fix implementation of uc_graphemeclusterbreak_property.
9941         * lib/unigbrk/gbrkprop.h: Regenerate with gen-uni-tables.c.  I had
9942         modified how this file was generated before I initially submitted
9943         the module, but failed to regenerate it.  This meant that several
9944         of the level2 entries were wrong.
9945         * lib/unigbrk/uc-gbrk-prop.h (uc_graphemeclusterbreak_property):
9946         Remove the division-by-2 that is folded into the table now that
9947         gbrkprop.h has been regenerated properly.  Now -1 entries are
9948         handled correctly.
9949
9950         New module 'unigbrk/uc-gbrk-prop-tests'.
9951         * modules/unigbrk/uc-gbrk-prop-tests: New file.
9952         * lib/gen-uni-tables.c: Generate tests/test-uc-gbrk-prop.h.
9953         * tests/unigbrk/test-uc-gbrk-prop.c: New file.
9954         * tests/unigbrk/test-uc-gbrk-prop.h: New file.
9955
9956 2011-01-01  Bruno Haible  <bruno@clisp.org>
9957
9958         Avoid use of hexadecimal escapes.
9959         * tests/unigbrk/test-uc-is-grapheme-break.c (main): Use octal escapes
9960         instead of hexadecimal escapes.
9961
9962 2011-01-01  Jim Meyering  <meyering@redhat.com>
9963
9964         maint: new rule to update copyright year ranges
9965         * Makefile (update-copyright): New rule.
9966
9967         maint: indent with TABs in Makefile
9968         * Makefile: Expand leading sequences of spaces to TABs
9969
9970         version-etc: update the copyright year it reports
9971         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2011.
9972
9973 2010-12-31  Bruno Haible  <bruno@clisp.org>
9974
9975         isfinite: Avoid compiler bug of "cc -O" on HP-UX 11.11.
9976         * lib/isfinite.c (zerof, zerod, zerol): New variables.
9977         (gl_isfinitef, gl_isfinited, gl_isfinitel): Use them instead of literal
9978         zero.
9979
9980 2010-12-31  Bruno Haible  <bruno@clisp.org>
9981
9982         pwrite: Work around HP-UX 11.11 bug.
9983         * m4/pwrite.m4 (gl_FUNC_PWRITE): When pwrite exists, test whether it
9984         works and set REPLACE_PWRITE if not.
9985         * lib/pwrite.c (pwrite): Add an implementation that uses the system
9986         function.
9987         * doc/posix-functions/pwrite.texi: Document the HP-UX 11 bug.
9988
9989 2010-12-31  Bruno Haible  <bruno@clisp.org>
9990
9991         pread: Work around HP-UX 11 bugs.
9992         * m4/pread.m4 (gl_FUNC_PREAD): When pread exists, test whether it works
9993         and set REPLACE_PREAD if not.
9994         * doc/posix-functions/pread.texi: Document the HP-UX 11 bugs.
9995
9996 2010-12-31  Eric Blake  <eblake@redhat.com>
9997
9998         nl_langinfo: fix YESEXPR on Irix 6.5
9999         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Test for Irix bug.
10000         * lib/nl_langinfo.c (rpl_nl_langinfo): Work around it.
10001         * doc/posix-functions/nl_langinfo.texi (nl_langinfo): Document
10002         it.
10003
10004 2010-12-31  Bruno Haible  <bruno@clisp.org>
10005
10006         iconv: Document HP-UX 11 bug.
10007         * doc/posix-functions/iconv.texi: Document HP-UX 11 return value bug.
10008
10009 2010-12-31  Bruno Haible  <bruno@clisp.org>
10010
10011         ldexpl: Fix link error on HP-UX 11.
10012         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): When replacing ldexpl, set
10013         LDEXPL_LIBM, using $ISNANL_LIBM.
10014
10015 2010-12-31  Eric Blake  <eblake@redhat.com>
10016
10017         ftello: avoid compilation failure with SunStudio c89
10018         * lib/ftello.c (ftello): Use lseek, not llseek.
10019
10020         tests: avoid failing coreutils tests on cygwin
10021         * tests/init.sh (find_exe_basenames_): Exempt [.exe.
10022         (create_exe_shims_): Return 0 when skipping.
10023
10024 2010-12-31  Bruno Haible  <bruno@clisp.org>
10025
10026         sys_select: Avoid warning about missing memset declaration on HP-UX 11.
10027         * lib/sys_select.in.h: On HP-UX, include also <string.h>.
10028
10029 2010-12-31  Bruno Haible  <bruno@clisp.org>
10030
10031         waitpid: Fix link error in C++ mode.
10032         * lib/sys_wait.in.h: Remove extern "C" { ... } group.
10033
10034 2010-12-31  Bruno Haible  <bruno@clisp.org>
10035
10036         isnan: Use GCC built-ins when possible.
10037         * lib/math.in.h (gl_isnan_f): Use __builtin_isnanf instead of
10038         __builtin_isnan.
10039         (gl_isnan_l): Use __builtin_isnanl instead of __builtin_isnan.
10040         (isnan): Define using GCC built-ins for GCC >= 4.0.
10041
10042 2010-12-31  Bruno Haible  <bruno@clisp.org>
10043
10044         isnand: Fix mistake.
10045         * m4/isnand.m4 (gl_HAVE_ISNAND_IN_LIBM): Use __builtin_isnan, not
10046         __builtin_isnand.
10047
10048 2010-12-31  Bruno Haible  <bruno@clisp.org>
10049
10050         open: Avoid C++ error on HP-UX 11.
10051         * lib/fcntl.in.h (open): Disable _GL_CXXALIASWARN invocation on HP-UX.
10052
10053 2010-12-31  Bruno Haible  <bruno@clisp.org>
10054
10055         time_r: Add missing declarations on HP-UX 11.
10056         * lib/time.in.h (localtime_r, gmtime_r): Test HAVE_DECL_LOCALTIME_R
10057         instead of HAVE_LOCALTIME_R.
10058         * m4/time_r.m4 (gl_TIME_R): Test whether localtime_r is declared. Set
10059         HAVE_LOCALTIME_R always.
10060         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize
10061         HAVE_DECL_LOCALTIME_R, not HAVE_LOCALTIME_R.
10062         * modules/time (Makefile.am): Substitute HAVE_DECL_LOCALTIME_R, not
10063         HAVE_LOCALTIME_R.
10064         * doc/posix-functions/gmtime_r.texi: Document the HP-UX 11 problem.
10065         * doc/posix-functions/localtime_r.texi: Likewise.
10066
10067 2010-12-29  Eric Blake  <eblake@redhat.com>
10068
10069         mountlist: tweak previous commit
10070         * lib/mountlist.c (me_remote): Guarantee trailing backslash.
10071         Reported by Paul Eggert.
10072
10073         mountlist: fix local drive detection on cygwin
10074         * lib/mountlist.c (ME_REMOTE) [__CYGWIN__]: Provide implementation
10075         that works for cygwin.
10076
10077 2010-12-29  Paul Eggert  <eggert@cs.ucla.edu>
10078
10079         ftoastr, snprintf: ftoastr + snprintf module
10080         * lib/ftoastr.c: Use GNULIB_SNPRINTF, not GNULIB_SNPRINTF_POSIX,
10081         since the snprintf module now should be good enough here.
10082         * modules/snprintf (configure.ac): Add gl_MODULE_INDICATOR([snprintf]).
10083         It seems odd to have both gl_STDIO_MODULE_INDICATOR([snprintf])
10084         and gl_MODULE_INDICATOR([snprintf]), but the former enables
10085         GNULIB_SNPRINTF only for the test directory, and the latter
10086         doesn't arrange for gl_STDIO_H_DEFAULTS to be called, so neither
10087         seems to suffice by itself.
10088
10089 2010-12-28  Paul Eggert  <eggert@cs.ucla.edu>
10090
10091         alloca: one step towards thread-safety
10092         * lib/alloca.c (find_stack_direction): New arg PTR, to avoid the
10093         need for a static variable.  All callers changed.  This does not
10094         make the alloca replacement thread-safe, but it's one step.
10095
10096         tests: minor indenting change
10097         * tests/init.sh: Sync from coreutils housekeeping patch
10098         <http://lists.gnu.org/archive/html/coreutils/2010-12/msg00116.html>
10099         to keep lines within 80 columns.
10100
10101 2010-12-28  Jim Meyering  <meyering@redhat.com>
10102
10103         regex: don't infloop on persistent failing calloc
10104         * lib/regexec.c (build_trtable): Return failure indication upon
10105         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
10106         In glibc, this was fixed for version 2.13:
10107         http://sourceware.org/bugzilla/show_bug.cgi?id=12348
10108
10109 2010-12-28  Bruno Haible  <bruno@clisp.org>
10110             Paul Eggert <eggert@cs.ucla.edu>
10111
10112         linkat: Make implementation robust against system behaviour variations.
10113         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Define
10114         LINK_FOLLOWS_SYMLINKS to -1 if it needs a runtime test in the Solaris
10115         way, and to -2 if it needs a generic runtime test.
10116         * lib/linkat.c (solaris_optimized_link_immediate,
10117         solaris_optimized_link_follow): New functions.
10118         * tests/test-linkat.c (EXPECT_LINK_HARDLINKS_SYMLINKS): New macro.
10119         (check_same_link): Use it.
10120
10121 2010-12-26  Ben Pfaff  <blp@cs.stanford.edu>
10122
10123         New module 'unigbrk/base'.
10124         * modules/unigbrk/base: New file.
10125         * lib/unigbrk.in.h: New file.
10126
10127         New module 'unigbrk/uc-gbrk-prop'.
10128         * lib/gen-uni-tables.c: Generate lib/unigbrk/gbrkprop.h.
10129         * modules/unigbrk/uc-gbrk-prop: New file.
10130         * lib/unigbrk/gbrkprop.h: New file.
10131         * lib/unigbrk/uc-gbrk-prop.c: New file.
10132
10133         New module 'unigbrk/uc-is-grapheme-break'.
10134         * modules/unigbrk/uc-is-grapheme-break: New file.
10135         * modules/unigbrk/uc-is-grapheme-break-tests: New file.
10136         * lib/unigbrk/uc-is-grapheme-break.c: New file.
10137         * tests/unigbrk/test-uc-is-grapheme-break.c: New file.
10138         * tests/unigbrk/test-uc-is-grapheme-break.sh: New file.
10139         * tests/unigbrk/GraphemeBreakTest.txt: New file.
10140
10141         With corrections and tweaks by Bruno Haible <bruno@clisp.org>.
10142
10143 2010-12-27  Bruno Haible  <bruno@clisp.org>
10144
10145         linkat test: Avoid failure on Solaris 11 2010-11.
10146         * tests/test-linkat.c (main): Allow ENOTDIR as alternative error code.
10147
10148 2010-12-27  Paul Eggert  <eggert@cs.ucla.edu>
10149
10150         utimens: work around glibc rounding bug on more platforms
10151         * lib/utimens.c (fdutimens): Work around rounding bug even if
10152         HAVE_WORKING_UTIMES.  Reported for Linux 2.4.21 by Bruno Haible in
10153         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00298.html>.
10154
10155 2010-12-27  Bruno Haible  <bruno@clisp.org>
10156
10157         select tests: Improve comments.
10158         * tests/test-select.c (do_select): Add comments.
10159
10160 2010-12-27  Bruno Haible  <bruno@clisp.org>
10161
10162         select tests: Safer way of handling timeout.
10163         * tests/test-select.c (do_select_nowait): Zero-initialize the timeout
10164         at every invocation.
10165
10166 2010-12-27  Bruno Haible  <bruno@clisp.org>
10167
10168         select tests: Use 'bool' where appropriate.
10169         * tests/test-select.c (connect_to_socket): Change argument type to
10170         'bool'.
10171
10172 2010-12-27  Bruno Haible  <bruno@clisp.org>
10173
10174         select tests: Use existing modules.
10175         * modules/select-tests (Depends-on): Add pipe-posix, unistd.
10176         (configure.ac): Don't test for unistd.h.
10177         * tests/test-select.c: Include <unistd.h> always. Use pipe() as
10178         declared in <unistd.h>.
10179
10180 2010-12-27  Bruno Haible  <bruno@clisp.org>
10181
10182         mbrtowc: Work around a Solaris 7 bug.
10183         * m4/mbrtowc.m4 (gl_MBRTOWC_NULL_ARG1): New macro.
10184         (gl_MBRTOWC_NULL_ARG2): Renamed from gl_MBRTOWC_NULL_ARG.
10185         (gl_FUNC_MBRTOWC): Update. Define MBRTOWC_NULL_ARG2_BUG instead of
10186         MBRTOWC_NULL_ARG_BUG. Invoke gl_MBRTOWC_NULL_ARG1 and define
10187         MBRTOWC_NULL_ARG1_BUG.
10188         * lib/mbrtowc.c (rpl_mbrtowc): Use MBRTOWC_NULL_ARG2_BUG instead of
10189         MBRTOWC_NULL_ARG_BUG. Handle MBRTOWC_NULL_ARG1_BUG.
10190         * tests/test-mbrtowc.c (main): Test support of a NULL first argument.
10191         * doc/posix-functions/mbrtowc.texi: Mention the Solaris 7 bug.
10192
10193 2010-12-27  Jim Meyering  <meyering@redhat.com>
10194
10195         read-file.c: tweak syntax
10196         * lib/read-file.c (fread_file): Remove space after "*" in function
10197         definitions.
10198
10199 2010-12-27  Bruno Haible  <bruno@clisp.org>
10200
10201         times test: Avoid gcc warnings on OSF/1.
10202         * tests/test-times.c (main): Cast printf arguments from clock_t to
10203         'long int'.
10204
10205 2010-12-27  Paul Eggert  <eggert@cs.ucla.edu>
10206
10207         utimens: work around glibc rounding bug on older Linux kernels
10208         * lib/utimens.c (fdutimens): If invoking futimesat or futimes
10209         on Linux with a glibc whose utimes might not work, then work
10210         around a longstanding glibc bug involving rounding rather than
10211         truncated time stamps.  Reported for Linux 2.4.21 by Bruno Haible in
10212         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00113.html>.
10213
10214 2010-12-26  Bruno Haible  <bruno@clisp.org>
10215
10216         inet_ntop: Hide mismatch of declaration on NonStop Kernel.
10217         * lib/arpa_inet.in.h (inet_ntop): Use _GL_CXXALIAS_SYS_CAST instead of
10218         _GL_CXXALIAS_SYS.
10219         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10220
10221 2010-12-26  Bruno Haible  <bruno@clisp.org>
10222
10223         inet_ntop, inet_pton: Ensure declaration on NonStop Kernel.
10224         * lib/arpa_inet.in.h: On NonStop Kernel, include also <netdb.h>.
10225         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Likewise.
10226         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Include also <netdb.h> when
10227         looking for the declaration.
10228         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
10229         * doc/posix-functions/inet_ntop.texi: Document the NonStop Kernel
10230         problem.
10231         * doc/posix-functions/inet_pton.texi: Likewise.
10232
10233 2010-12-26  Bruno Haible  <bruno@clisp.org>
10234
10235         arpa_inet: Use the common idioms with C++ support.
10236         * lib/arpa_inet.in.h: Include c++defs.h.
10237         (inet_ntop, inet_pton): Declare using the macros with C++ namespace
10238         support.
10239         * modules/arpa_inet (Depends-on): Add c++defs.
10240         (Makefile.am): Substitute the contents of c++defs.h.
10241         * modules/arpa_inet-tests (Depends-on): Add arpa_inet-c++-tests.
10242         * modules/arpa_inet-c++-tests: New file.
10243         * tests/test-arpa_inet-c++.cc: New file.
10244
10245 2010-12-25  Bruno Haible  <bruno@clisp.org>
10246
10247         Fix more C++ link errors on Solaris 8.
10248         * modules/fcntl-h-c++-tests (test_fcntl_h_c___LDADD): Add
10249         $(LIB_EACCESS).
10250         * modules/stdio-c++-tests (test_stdio_c___LDADD): Likewise.
10251         * modules/stdlib-c++-tests (test_stdlib_c___LDADD): Likewise.
10252         * modules/sys_ioctl-c++-tests (test_sys_ioctl_c___LDADD): Likewise.
10253         * modules/wchar-c++-tests (test_wchar_c___LDADD): Likewise.
10254         * modules/wctype-c++-tests (test_wctype_c___LDADD): Likewise.
10255
10256 2010-12-25  Bruno Haible  <bruno@clisp.org>
10257
10258         printf-posix: Fix link error when a non-GCC compiler is used.
10259         * lib/stdio.in.h (printf): When not using GCC, override printf
10260         correctly.
10261         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10262
10263 2010-12-25  Bruno Haible  <bruno@clisp.org>
10264
10265         strerror_r-posix: Update doc.
10266         * doc/posix-functions/strerror_r.texi: Update doc about the return
10267         value. See <http://sources.redhat.com/bugzilla/show_bug.cgi?id=12204>.
10268
10269 2010-12-25  Paul Eggert  <eggert@cs.ucla.edu>
10270
10271         utimens: simplify the logic of the previous change
10272         * m4/utimes.m4 (gl_FUNC_UTIMES): Simplify the logic a bit.
10273         This should not affect whether the test succeeds or fails.
10274
10275         utimens: configure better on hosts with NFS clock skew
10276         * m4/utimes.m4 (gl_FUNC_UTIMES): Don't assume that utimes (f, NULL)
10277         uses the clock of the local host.  It might use the clock of the
10278         NFS server.  Reported for Linux 2.4.21 client by Bruno Haible in
10279         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00113.html>.
10280
10281 2010-12-25  Bruno Haible  <bruno@clisp.org>
10282
10283         ptsname test: Avoid failure on Solaris.
10284         * tests/test-ptsname.c (main): For Solaris, use the recommended way to
10285         open a pseudo-terminal; don't use BSD-style ptys.
10286         * doc/posix-functions/ptsname.texi: Document the limitation on Solaris.
10287
10288 2010-12-25  Bruno Haible  <bruno@clisp.org>
10289
10290         ptsname: Avoid ERANGE failure on some systems.
10291         * lib/ptsname.c (buffer): Increase size.
10292
10293 2010-12-25  Bruno Haible  <bruno@clisp.org>
10294
10295         rename, renameat: Avoid test failures at NFS mounted locations.
10296         * tests/test-rename.h (assert_nonexistent): Remove the old directory,
10297         so that subsequent mkdir calls succeed.
10298
10299 2010-12-25  Bruno Haible  <bruno@clisp.org>
10300
10301         iswblank: Fix C++ link error on Solaris 8.
10302         * lib/wctype.in.h (iswblank): Declare using _GL_FUNCDECL_RPL or
10303         _GL_FUNCDECL_SYS.
10304
10305 2010-12-25  Bruno Haible  <bruno@clisp.org>
10306
10307         unistd: Fix C++ link error on Solaris 8.
10308         * modules/unistd-c++-tests (test_unistd_c___LDADD): Add $(LIB_EACCESS).
10309
10310 2010-12-25  Bruno Haible  <bruno@clisp.org>
10311
10312         readlink doc: Mention an old glibc bug.
10313         * doc/posix-functions/readlink.texi: Mention glibc 2.4 bug (BZ #2450).
10314
10315 2010-12-25  Bruno Haible  <bruno@clisp.org>
10316
10317         fcntl-h: Fix for use of C++ on glibc systems.
10318         * lib/fcntl.in.h: Include <sys/stat.h> before include_next <fcntl.h>
10319         also on glibc systems in C++ mode.
10320         Reported by Gary V. Vaughan <gary@gnu.org>.
10321
10322 2010-12-25  Bruno Haible  <bruno@clisp.org>
10323
10324         roundl-ieee: Make it work on OSF/1 5.1 with cc.
10325         * modules/roundl-ieee (Depends-on): Add floorl-ieee, ceill-ieee.
10326
10327 2010-12-25  Bruno Haible  <bruno@clisp.org>
10328
10329         truncl-ieee: Make it work on OSF/1 5.1 with cc.
10330         * doc/posix-functions/truncl.texi: Mention the OSF/1 5.1 bug.
10331         * m4/truncl.m4 (gl_FUNC_TRUNCL): If gl_FUNC_TRUNCL_IEEE is also used,
10332         test whether truncl works according to ISO C 99 with IEC 60559.
10333         * m4/truncl-ieee.m4: New file.
10334         * modules/truncl-ieee (Files): Add it and m4/minus-zero.m4,
10335         m4/signbit.m4.
10336         (configure.ac): Invoke gl_FUNC_TRUNCL_IEEE.
10337
10338 2010-12-25  Bruno Haible  <bruno@clisp.org>
10339
10340         ceill-ieee: Make it work on OSF/1 5.1 with cc.
10341         * doc/posix-functions/ceill.texi: Mention the OSF/1 5.1 bug.
10342         * m4/ceill.m4 (gl_FUNC_CEILL): If gl_FUNC_CEILL_IEEE is also used,
10343         test whether ceill works according to ISO C 99 with IEC 60559.
10344         * m4/ceill-ieee.m4: New file.
10345         * modules/ceill-ieee (Files): Add it and m4/minus-zero.m4,
10346         m4/signbit.m4.
10347         (configure.ac): Invoke gl_FUNC_CEILL_IEEE.
10348
10349 2010-12-25  Bruno Haible  <bruno@clisp.org>
10350
10351         Ensure all prerequisites of <wchar.h> are included.
10352         * m4/btowc.m4 (gl_FUNC_BTOWC): Include <stddef.h>, <stdio.h>, <time.h>
10353         before <wchar.h>.
10354         * m4/mbrlen.m4 (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL,
10355         gl_MBRLEN_NUL_RETVAL): Likewise.
10356         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
10357         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL,
10358         AC_FUNC_MBRTOWC): Likewise.
10359         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
10360         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
10361         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise.
10362         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION, gl_WCSRTOMBS_NULL):
10363         Likewise.
10364         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
10365         * m4/wchar_h.m4 (gl_WCHAR_H_INLINE_OK): Likewise.
10366         (gl_WCHAR_H): Improve comments.
10367         * m4/wctype_h.m4 (gl_WCTYPE_H): Likewise.
10368
10369 2010-12-25  Bruno Haible  <bruno@clisp.org>
10370
10371         strtok_r: Fix C syntax error in autoconf macro.
10372         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Don't use UTF-8 encoded U+00A0
10373         characters in test program.
10374
10375 2010-12-24  Bruno Haible  <bruno@clisp.org>
10376
10377         ceil, trunc, round: Fix gcc warnings.
10378         * lib/ceil.c (MIN): Undefine before redefining.
10379         * lib/trunc.c (MIN): Likewise.
10380         * lib/round.c (MIN): Likewise.
10381         Include <math.h> first.
10382
10383 2010-12-24  Bruno Haible  <bruno@clisp.org>
10384
10385         select tests: Avoid failures on OSF/1 5.1.
10386         * tests/test-select.c (test_accept_first, test_socket_pair): Ignore
10387         failure of closing the last socket; it may fail with ECONNRESET.
10388
10389 2010-12-24  Eric Blake  <eblake@redhat.com>
10390
10391         stdint: avoid HP-UX 10.20 preprocessor bug
10392         * lib/stdint.in.h (INT64_MAX, UINT64_MAX): Check via #ifdef rather
10393         than #if.
10394         * tests/test-floor2.c (main): Likewise.
10395         Reported by Peter O'Gorman.
10396
10397         pipe: make obsoletion transition easier
10398         * lib/pipe.h: Restore file as thin shim around "spawn-pipe.h".
10399         * modules/pipe (Files): Include revived file.
10400         (Include): Drop reference, to mirror getdate's behavior.
10401
10402 2010-12-24  Bruno Haible  <bruno@clisp.org>
10403
10404         sys_socket: Hide mismatch of declarations on NonStop Kernel.
10405         * lib/sys_socket.in.h (connect, bind, sendto, setsockopt): Use
10406         _GL_CXXALIAS_SYS_CAST instead of _GL_CXXALIAS_SYS.
10407         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10408
10409 2010-12-24  Bruno Haible  <bruno@clisp.org>
10410
10411         gethostname: Ensure declaration on NonStop Kernel.
10412         * lib/unistd.in.h: Include <netdb.h> also on NonStop Kernel systems.
10413         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10414
10415 2010-12-24  Bruno Haible  <bruno@clisp.org>
10416
10417         sys_select: Ensure all necessary types on NonStop Kernel.
10418         * lib/sys_select.in.h: If the system does not have <sys/select.h>,
10419         include <sys/time.h>.
10420         * doc/posix-headers/sys_select.texi: Mention that it's missing on
10421         NonStop Kernel.
10422         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10423
10424 2010-12-24  Bruno Haible  <bruno@clisp.org>
10425
10426         sys_select: Remove unneeded include.
10427         * lib/sys_select.in.h: Don't include <sys/socket.h> on platforms that
10428         have <sys/select.h>.
10429
10430 2010-12-24  Bruno Haible  <bruno@clisp.org>
10431
10432         gethostname: Provide a fallback for HOST_NAME_MAX.
10433         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): When neither HOST_NAME_MAX
10434         nor MAXHOSTNAMELEN is found in the usual system headers, use 256
10435         instead.
10436         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10437
10438 2010-12-24  Bruno Haible  <bruno@clisp.org>
10439
10440         sigaction tests: Allow missing SA_RESETHAND and SA_RESTART.
10441         * tests/test-sigaction.c (SA_RESETHAND): Fall back to 0.
10442         (SA_RESTART): Likewise.
10443         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10444
10445 2010-12-24  Bruno Haible  <bruno@clisp.org>
10446
10447         signal: Define NSIG.
10448         * lib/signal.in.h (NSIG): Define to 32 on NonStop Kernel.
10449         * tests/test-signal.c (nsig): New variable.
10450         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10451
10452 2010-12-24  Bruno Haible  <bruno@clisp.org>
10453
10454         rename, renameat: Avoid test failures on OSF/1 5.1.
10455         * tests/test-rename.h (test_rename): Allow EEXIST and ENOTDIR as
10456         alternative error codes.
10457         * tests/test-renameat.c (main): Likewise.
10458
10459 2010-12-24  Bruno Haible  <bruno@clisp.org>
10460
10461         *printf: Detect large precisions bug on Solaris 10/SPARC.
10462         * m4/printf.m4 (gl_PRINTF_PRECISION): Add one more test code, provided
10463         by Paul Eggert.
10464         * tests/test-snprintf-posix.h (test_function): Add this test code here
10465         too.
10466         * tests/test-sprintf-posix.h (test_function): Likewise.
10467         * tests/test-vasnprintf-posix.c (test_function): Likewise.
10468         * tests/test-vasprintf-posix.c (test_function): Likewise.
10469         * doc/posix-functions/fprintf.texi: Mention Solaris 10 bug as worked
10470         around by gnulib.
10471         * doc/posix-functions/printf.texi: Likewise.
10472         * doc/posix-functions/snprintf.texi: Likewise.
10473         * doc/posix-functions/sprintf.texi: Likewise.
10474         * doc/posix-functions/vfprintf.texi: Likewise.
10475         * doc/posix-functions/vprintf.texi: Likewise.
10476         * doc/posix-functions/vsnprintf.texi: Likewise.
10477         * doc/posix-functions/vsprintf.texi: Likewise.
10478         * doc/posix-functions/dprintf.texi: Undo last commit.
10479         * doc/posix-functions/vdprintf.texi: Likewise.
10480
10481 2010-12-23  Paul Eggert  <eggert@cs.ucla.edu>
10482
10483         tests: port test-fdutimensat.c to Solaris 8
10484         * tests/test-fdutimensat.c (do_fdutimens): Don't assume
10485         fdutimensat works with a nonnegative fd and AT_SYMLINK_NOFOLLOW.
10486         On Solaris 8, it fails with errno == ENOSYS, because there is no
10487         futimens (so it can't use the fd), and there is no lutimens (so it
10488         can't implement AT_SYMLINK_NOFOLLOW on symlinks).
10489
10490         vsnprintf: make more consistent with snprintf; doc fixes
10491
10492         * doc/posix-functions/snprintf.texi (snprintf): The workaround for
10493         the byte count return problem was promoted from the snprintf-posix
10494         to the snprintf module.
10495         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
10496         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Also check
10497         gl_SNPRINTF_RETVAL_C99, for consistency with gl_FUNC_SNPRINTF.
10498         * tests/test-snprintf.c (main): Check the byte count returned.
10499         * tests/test-vsnprintf.c (main): Likewise.
10500
10501 2010-12-23  Eric Blake  <eblake@redhat.com>
10502
10503         sigpipe: relax to LGPLv2+, since it did not have any LGPLv3+ parts
10504         * modules/sigpipe (License): Relax license.
10505
10506 2010-12-22  Paul Eggert  <eggert@cs.ucla.edu>
10507
10508         doc: document Solaris printf bug with large float precisions
10509         * doc/posix-functions/dprintf.texi (dprintf):
10510         * doc/posix-functions/fprintf.texi (fprintf):
10511         * doc/posix-functions/printf.texi (printf):
10512         * doc/posix-functions/snprintf.texi (snprintf):
10513         * doc/posix-functions/sprintf.texi (sprintf):
10514         * doc/posix-functions/vdprintf.texi (vdprintf):
10515         * doc/posix-functions/vfprintf.texi (vfprintf):
10516         * doc/posix-functions/vprintf.texi (vprintf):
10517         * doc/posix-functions/vsnprintf.texi (vsnprintf):
10518         * doc/posix-functions/vsprintf.texi (vsprintf):
10519         Mention that these functions mishandle large floating point
10520         precisions on Solaris 10.  The same bug is also present in Solaris
10521         8, and I assume earlier.  This causes "cd gnulib-tests; make
10522         check" to fail on Solaris 8 (and I assume, later) when building
10523         the latest coreutils, in test-vasprintf-posix's call to
10524         my_asprintf (&result, "%.4000f %d", 1.0, 99).  I have not checked
10525         the wide flavors (e.g., wprintf) so this patch just updates the
10526         documentation for the narrow ones.
10527
10528         test-posixtm.c: add two tests
10529         * tests/test-posixtm.c: Add two tests, to highlight the
10530         bug in Solaris 10 (and earlier) localtime.  Gnulib doesn't work
10531         around this bug; this is merely to document it.
10532
10533 2010-12-22  Bruno Haible  <bruno@clisp.org>
10534
10535         getlogin_r: Work around portability problem on OSF/1.
10536         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Detect the OSF/1 problem.
10537         * lib/unistd.in.h (getlogin_r): Replace if REPLACE_GETLOGIN_R is set.
10538         * lib/getlogin_r.c (getlogin_r): When getlogin_r exists, invoke it and
10539         test for a truncated result.
10540         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize REPLACE_GETLOGIN_R.
10541         * modules/unistd (Makefile.am): Substitute REPLACE_GETLOGIN_R.
10542         * modules/getlogin_r (Depends-on): Add memchr.
10543         * doc/posix-functions/getlogin_r.texi: Mention the OSF/1 problem.
10544
10545 2010-12-22  Bruno Haible  <bruno@clisp.org>
10546
10547         ptsname: Avoid test failure on OSF/1 5.1.
10548         * modules/ptsname-tests (Depends-on): Add 'same-inode'.
10549         * tests/test-ptsname.c: Include <sys/stat.h>, same-inode.h.
10550         (same_slave): New function.
10551         (main): Use it to compare ptsname's result with the expected file name.
10552
10553 2010-12-22  Bruno Haible  <bruno@clisp.org>
10554
10555         Port extended stdio modules to HP NonStop Kernel.
10556         * lib/stdio-impl.h (_IOERR, _IOREAD, _IOWRT, _IORW) [__TANDEM]: New
10557         macros.
10558         * lib/fbufmode.c: Update comments.
10559         * lib/fflush.c: Likewise.
10560         * lib/fpurge.c: Likewise.
10561         * lib/freadable.c: Likewise.
10562         * lib/freadahead.c: Likewise.
10563         * lib/freading.c: Likewise.
10564         * lib/freadptr.c: Likewise.
10565         * lib/freadseek.c: Likewise.
10566         * lib/fseeko.c: Likewise.
10567         * lib/fseterr.c: Likewise.
10568         * lib/fwritable.c: Likewise.
10569         * lib/fwriting.c: Likewise.
10570         Reported by Joachim Schmitz <jojo@schmitz-digital.de>.
10571
10572 2010-12-22  Bruno Haible  <bruno@clisp.org>
10573
10574         ttyname_r: Work around bug on OSF/1 5.1.
10575         * doc/posix-functions/ttyname_r.texi: Mention the OSF/1 bug.
10576         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Detect the OSF/1 bug. Say "no"
10577         instead of "guessing no" when the OSF/1 bug or the Solaris bug is
10578         present.
10579         * lib/ttyname_r.c (ttyname_r): Update comments.
10580
10581 2010-12-22  Bruno Haible  <bruno@clisp.org>
10582
10583         round: Implement result sign according to IEEE 754.
10584         * lib/round.c (MIN, MINUS_ZERO): New macros.
10585         (FLOOR_FREE_ROUND): Return -0.0 for -0.5 < x < 0.
10586         * tests/test-roundf-ieee.c (main): Test also values between -1 and 1.
10587         * tests/test-round-ieee.c (main): Likewise.
10588         * tests/test-roundl-ieee.c (main): Likewise.
10589
10590         trunc: Implement result sign according to IEEE 754.
10591         * lib/trunc.c (MIN, MINUS_ZERO): New macros.
10592         (FUNC): Return +0.0 for 0 < x < 1 and -0.0 for -1 < x < 0.
10593         * tests/test-trunc2.c: Include minus-zero.h.
10594         (MINUS_ZERO): New macro.
10595         (trunc_reference): Keep in sync with lib/trunc.c.
10596         * tests/test-truncf2.c: Include minus-zero.h.
10597         (MINUS_ZERO): New macro.
10598         (truncf_reference): Keep in sync with lib/trunc.c.
10599         * tests/test-truncf-ieee.c (main): Test also values between -1 and 1.
10600         * tests/test-trunc-ieee.c (main): Likewise.
10601         * tests/test-truncl-ieee.c (main): Likewise.
10602
10603         ceil: Implement result sign according to IEEE 754.
10604         * lib/ceil.c (MIN, MINUS_ZERO): New macros.
10605         (FUNC): Return -0.0 for -1 < x < 0.
10606         * tests/test-ceil2.c: Include minus-zero.h.
10607         (MINUS_ZERO): New macro.
10608         (ceil_reference): Keep in sync with lib/ceil.c.
10609         * tests/test-ceilf2.c: Include minus-zero.h.
10610         (MINUS_ZERO): New macro.
10611         (ceilf_reference): Keep in sync with lib/ceil.c.
10612         * tests/test-ceilf-ieee.c (main): Test also values between -1 and 1.
10613         * tests/test-ceil-ieee.c (main): Likewise.
10614         * tests/test-ceill-ieee.c (main): Likewise.
10615
10616         floor: Implement result sign according to IEEE 754.
10617         * lib/floor.c (FUNC): Return +0.0 for 0 < x < 1.
10618         * tests/test-floor2.c (floor_reference): Keep in sync with lib/floor.c.
10619         * tests/test-floorf2.c (floorf_reference): Likewise.
10620         * tests/test-floorf-ieee.c (main): Test also values between -1 and 1.
10621         * tests/test-floor-ieee.c (main): Likewise.
10622         * tests/test-floorl-ieee.c (main): Likewise.
10623
10624 2010-12-22  Bruno Haible  <bruno@clisp.org>
10625
10626         getaddrinfo: Update doc.
10627         * doc/posix-functions/gai_strerror.texi: Return type is also different
10628         on AIX and HP-UX.
10629
10630 2010-12-22  Paul Eggert  <eggert@cs.ucla.edu>
10631
10632         getaddrinfo, inet_ntop: Update doc for Solaris.
10633         * doc/posix-functions/gai_strerror.texi: Return type is also an
10634         issue on Solaris 9 and earlier.
10635         * doc/posix-functions/inet_ntop.texi: 4th arg type is also an issue
10636         on Solaris 10 and earlier.
10637
10638 2010-12-21  Bruno Haible  <bruno@clisp.org>
10639
10640         New module 'roundl-ieee'.
10641         * modules/roundl-ieee: New file.
10642         * m4/roundl.m4 (gl_FUNC_ROUNDL): If gl_FUNC_ROUNDL_IEEE is also used,
10643         test whether roundl works according to ISO C 99 with IEC 60559.
10644         * m4/roundl-ieee.m4: New file.
10645         * modules/roundl-ieee-tests: New file.
10646         * tests/test-roundl-ieee.c: New file, based on tests/test-roundl.c.
10647         * tests/test-roundl.c (main): Remove signbit tests.
10648         * modules/roundl-tests (Depends-on): Remove signbit.
10649         * doc/posix-functions/roundl.texi: Mention the new module.
10650
10651 2010-12-21  Bruno Haible  <bruno@clisp.org>
10652
10653         New module 'truncl-ieee'.
10654         * modules/truncl-ieee: New file.
10655         * modules/truncl-ieee-tests: New file.
10656         * tests/test-truncl-ieee.c: New file, based on tests/test-truncl.c.
10657         * tests/test-truncl.c (main): Remove signbit tests.
10658         * modules/truncl-tests (Depends-on): Remove signbit.
10659         * doc/posix-functions/truncl.texi: Mention the new module.
10660
10661 2010-12-21  Bruno Haible  <bruno@clisp.org>
10662
10663         New module 'ceill-ieee'.
10664         * modules/ceill-ieee: New file.
10665         * modules/ceill-ieee-tests: New file.
10666         * tests/test-ceill-ieee.c: New file, based on tests/test-ceill.c.
10667         * tests/test-ceill.c (main): Remove signbit tests.
10668         * modules/ceill-tests (Depends-on): Remove signbit.
10669         * doc/posix-functions/ceill.texi: Mention the new module.
10670
10671 2010-12-21  Bruno Haible  <bruno@clisp.org>
10672
10673         New module 'floorl-ieee'.
10674         * modules/floorl-ieee: New file.
10675         * modules/floorl-ieee-tests: New file.
10676         * tests/test-floorl-ieee.c: New file, based on tests/test-floorl.c.
10677         * tests/test-floorl.c (main): Remove signbit tests.
10678         * modules/floorl-tests (Depends-on): Remove signbit.
10679         * doc/posix-functions/floorl.texi: Mention the new module.
10680
10681 2010-12-21  Bruno Haible  <bruno@clisp.org>
10682
10683         New module 'round-ieee'.
10684         * modules/round-ieee: New file.
10685         * m4/round.m4 (gl_FUNC_ROUND): If gl_FUNC_ROUND_IEEE is also used, test
10686         whether round works according to ISO C 99 with IEC 60559.
10687         * m4/round-ieee.m4: New file.
10688         * modules/round-ieee-tests: New file.
10689         * tests/test-round-ieee.c: New file, based on tests/test-roundf-ieee.c.
10690         * tests/test-round1.c (main): Remove signbit tests.
10691         * modules/round-tests (Depends-on): Remove 'signbit'.
10692         * doc/posix-functions/round.texi: Mention the new module.
10693
10694 2010-12-21  Bruno Haible  <bruno@clisp.org>
10695
10696         New module 'trunc-ieee'.
10697         * modules/trunc-ieee: New file.
10698         * m4/trunc.m4 (gl_FUNC_TRUNC): If gl_FUNC_TRUNC_IEEE is also used, test
10699         whether trunc works according to ISO C 99 with IEC 60559.
10700         * m4/trunc-ieee.m4: New file.
10701         * lib/math.in.h (trunc): Replace if REPLACE_TRUNC is set.
10702         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNC.
10703         * modules/math (Makefile.am): Substitute REPLACE_TRUNC.
10704         * modules/trunc-ieee-tests: New file.
10705         * tests/test-trunc-ieee.c: New file, based on tests/test-truncf-ieee.c.
10706         * tests/test-trunc1.c (main): Remove signbit tests.
10707         * modules/trunc-tests (Depends-on): Remove 'signbit'.
10708         * doc/posix-functions/trunc.texi: Mention the new module.
10709
10710 2010-12-21  Bruno Haible  <bruno@clisp.org>
10711
10712         New module 'ceil-ieee'.
10713         * modules/ceil-ieee: New file.
10714         * m4/ceil.m4 (gl_FUNC_CEIL): Require gl_MATH_H_DEFAULTS. If
10715         gl_FUNC_CEIL_IEEE is also used, test whether ceil works according to
10716         ISO C 99 with IEC 60559.
10717         * m4/ceil-ieee.m4: New file.
10718         * modules/ceil (Files): Add lib/ceil.c.
10719         (Depends-on): Add 'float'.
10720         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
10721         * lib/math.in.h (ceil): New declaration.
10722         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEIL,
10723         REPLACE_CEIL.
10724         * modules/math (Makefile.am): Substitute GNULIB_CEIL, REPLACE_CEIL.
10725         * modules/ceil-ieee-tests: New file.
10726         * tests/test-ceil-ieee.c: New file, based on tests/test-ceilf-ieee.c.
10727         * tests/test-math-c++.cc: Check the signature of 'ceil'.
10728         * doc/posix-functions/ceil.texi: Mention the new module.
10729
10730 2010-12-21  Bruno Haible  <bruno@clisp.org>
10731
10732         New module 'floor-ieee'.
10733         * modules/floor-ieee: New file.
10734         * m4/floor.m4 (gl_FUNC_FLOOR): Require gl_MATH_H_DEFAULTS. If
10735         gl_FUNC_FLOOR_IEEE is also used, test whether floor works according to
10736         ISO C 99 with IEC 60559.
10737         * m4/floor-ieee.m4: New file.
10738         * modules/floor (Files): Add lib/floor.c.
10739         (Depends-on): Add 'float'.
10740         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
10741         * lib/math.in.h (floor): New declaration.
10742         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOOR,
10743         REPLACE_FLOOR.
10744         * modules/math (Makefile.am): Substitute GNULIB_FLOOR, REPLACE_FLOOR.
10745         * modules/floor-ieee-tests: New file.
10746         * tests/test-floor-ieee.c: New file, based on tests/test-floorf-ieee.c.
10747         * tests/test-math-c++.cc: Check the signature of 'floor'.
10748         * doc/posix-functions/floor.texi: Mention the new module.
10749
10750 2010-12-21  Bruno Haible  <bruno@clisp.org>
10751
10752         New module 'roundf-ieee'.
10753         * modules/roundf-ieee: New file.
10754         * m4/roundf.m4 (gl_FUNC_ROUNDF): If gl_FUNC_ROUNDF_IEEE is also used,
10755         test whether roundf works according to ISO C 99 with IEC 60559.
10756         * m4/roundf-ieee.m4: New file.
10757         * modules/roundf-ieee-tests: New file.
10758         * tests/test-roundf-ieee.c: New file, based on tests/test-roundf1.c.
10759         * tests/test-roundf1.c (main): Remove signbit tests.
10760         * modules/roundf-tests (Depends-on): Remove 'signbit'.
10761         * doc/posix-functions/roundf.texi: Mention the new module.
10762
10763 2010-12-21  Bruno Haible  <bruno@clisp.org>
10764
10765         New module 'truncf-ieee'.
10766         * modules/truncf-ieee: New file.
10767         * m4/truncf.m4 (gl_FUNC_TRUNCF): If gl_FUNC_TRUNCF_IEEE is also used,
10768         test whether truncf works according to ISO C 99 with IEC 60559.
10769         * m4/truncf-ieee.m4: New file.
10770         * lib/math.in.h (truncf): Replace if REPLACE_TRUNCF is set.
10771         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCF.
10772         * modules/math (Makefile.am): Substitute REPLACE_TRUNCF.
10773         * modules/truncf-ieee-tests: New file.
10774         * tests/test-truncf-ieee.c: New file, based on tests/test-truncf1.c.
10775         * tests/test-truncf1.c (main): Remove signbit tests.
10776         * modules/truncf-tests (Depends-on): Remove 'signbit'.
10777         * doc/posix-functions/truncf.texi: Mention the new module.
10778
10779 2010-12-21  Bruno Haible  <bruno@clisp.org>
10780
10781         New module 'ceilf-ieee'.
10782         * modules/ceilf-ieee: New file.
10783         * m4/ceilf.m4 (gl_FUNC_FLOORF): If gl_FUNC_CEILF_IEEE is also used,
10784         test whether ceilf works according to ISO C 99 with IEC 60559.
10785         * m4/ceilf-ieee.m4: New file.
10786         * modules/ceilf-ieee-tests: New file.
10787         * tests/test-ceilf-ieee.c: New file, based on tests/test-ceilf1.c.
10788         * tests/test-ceilf1.c (main): Remove signbit tests.
10789         * modules/ceilf-tests (Depends-on): Remove 'signbit'.
10790         * doc/posix-functions/ceilf.texi: Mention the new module.
10791
10792 2010-12-21  Bruno Haible  <bruno@clisp.org>
10793
10794         New module 'floorf-ieee'.
10795         * modules/floorf-ieee: New file.
10796         * m4/floorf.m4 (gl_FUNC_FLOORF): If gl_FUNC_FLOORF_IEEE is also used,
10797         test whether floorf works according to ISO C 99 with IEC 60559.
10798         * m4/floorf-ieee.m4: New file.
10799         * modules/floorf-ieee-tests: New file.
10800         * tests/test-floorf-ieee.c: New file, based on tests/test-floorf1.c.
10801         * tests/test-floorf1.c (main): Remove signbit tests.
10802         * modules/floorf-tests (Depends-on): Remove 'signbit'.
10803         * doc/posix-functions/floorf.texi: Mention the new module.
10804
10805 2010-12-21  Bruno Haible  <bruno@clisp.org>
10806
10807         Support for minus zero in autoconf macros.
10808         * m4/minus-zero.m4: New file, based on tests/minus-zero.h.
10809         * m4/signbit.m4 (gl_FLOAT_SIGNBIT_CODE, gl_DOUBLE_SIGNBIT_CODE,
10810         gl_LONG_DOUBLE_SIGNBIT_CODE, gl_FLOATTYPE_SIGNBIT_CODE): New macros.
10811         * tests/minus-zero.h: Update comments.
10812
10813 2010-12-21  Bruno Haible  <bruno@clisp.org>
10814
10815         Tests for module 'ceil'.
10816         * modules/ceil-tests: New file.
10817         * tests/test-ceil1.c: New file, based on tests/test-ceill.c.
10818         * tests/test-ceil2.c: New file, based on tests/test-ceilf2.c.
10819
10820 2010-12-21  Bruno Haible  <bruno@clisp.org>
10821
10822         Tests for module 'floor'.
10823         * modules/floor-tests: New file.
10824         * tests/test-floor1.c: New file, based on tests/test-floorl.c.
10825         * tests/test-floor2.c: New file, based on tests/test-floorf2.c.
10826
10827 2010-12-21  Bruno Haible  <bruno@clisp.org>
10828
10829         math: Fix indentation.
10830         * lib/math.in.h (floorf): Fix indentation.
10831
10832 2010-12-21  Bruno Haible  <bruno@clisp.org>
10833
10834         Fix cross-compilation guesses on Solaris.
10835         * m4/fopen.m4 (gl_FUNC_FOPEN): Correct shell pattern so that it does
10836         not match "solaris2.10".
10837         * m4/open.m4 (gl_FUNC_OPEN): Likewise.
10838         * m4/printf.m4 (gl_SNPRINTF_TRUNCATION_C99, gl_SNPRINTF_DIRECTIVE_N,
10839         gl_VSNPRINTF_ZEROSIZE_C99): Likewise.
10840
10841 2010-12-21  Paul Eggert  <eggert@cs.ucla.edu>
10842
10843         snprintf: port snprintf (NULL, 0, ...) to Solaris 8 and 9
10844         This fixes a problem observed with the latest coreutils snapshot
10845         that caused a test to fail on Solaris 8.  src/csplit.c's call
10846         snprintf (NULL, 0, format, UINT_MAX) returns -1 on Solaris 9 and
10847         earlier, instead of returning the number of bytes that would have
10848         been generated; this causes csplit to incorrectly report memory
10849         exhaustion.
10850         * m4/printf.m4 (gl_SNPRINTF_RETVAL_C99): Also check for
10851         snprintf (NULL, 0, ...) and (for good measure) snprintf (buf, 0, ...).
10852         Guess that it doesn't work on Solaris 2.6 through 9.  Adjust
10853         comments to match.
10854         (gl_PRINTF_SIZES_C99, gl_PRINTF_DIRECTIVE_F, gl_SNPRINTF_RETVAL_C99):
10855         Fix typo in matching older versions of Solaris: "solaris2.10"
10856         is matched by the shell pattern "solaris2.[0-9]*".  This matters
10857         only for guessing while cross-compiling.
10858         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Also check gl_SNPRINTF_RETVAL_C99.
10859
10860 2010-12-20  Paul Eggert  <eggert@cs.ucla.edu>
10861
10862         ftoastr: fix comment again
10863         * lib/ftoastr.h: Fix typo in comment.  Noted by Ben Pfaff in
10864         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00149.html>.
10865         Also, simplify example a bit by using flags = 0.
10866
10867 2010-12-20  Bruno Haible  <bruno@clisp.org>
10868
10869         round*, trunc*: Update documentation regarding glibc.
10870         * doc/posix-functions/roundf.texi: Mention missing declaration problem.
10871         * doc/posix-functions/round.texi: Likewise.
10872         * doc/posix-functions/roundl.texi: Likewise.
10873         * doc/posix-functions/truncf.texi: Likewise.
10874         * doc/posix-functions/trunc.texi: Likewise.
10875         * doc/posix-functions/truncl.texi: Likewise.
10876
10877 2010-12-20  Bruno Haible  <bruno@clisp.org>
10878
10879         roundf, round, roundl: Update documentation regarding OSF/1 5.1.
10880         * doc/posix-functions/roundf.texi: Mention OSF/1 5.1 problem.
10881         * doc/posix-functions/round.texi: Likewise.
10882         * doc/posix-functions/roundl.texi: Likewise.
10883
10884 2010-12-20  Bruno Haible  <bruno@clisp.org>
10885
10886         ttyname_r: Add missing declaration on HP-UX 11.
10887         * lib/unistd.in.h (ttyname_r): Test HAVE_DECL_TTYNAME_R instead of
10888         HAVE_TTYNAME_R.
10889         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Test whether ttyname_r is
10890         declared. Set HAVE_TTYNAME_R always.
10891         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
10892         HAVE_DECL_TTYNAME_R, not HAVE_TTYNAME_R.
10893         * modules/unistd (Makefile.am): Substitute HAVE_DECL_TTYNAME_R, not
10894         HAVE_TTYNAME_R.
10895         * doc/posix-functions/ttyname_r.texi: Document the HP-UX 11 problem.
10896
10897 2010-12-20  Bruno Haible  <bruno@clisp.org>
10898
10899         getlogin, getlogin_r: Document HP-UX 11.11 bugs.
10900         * doc/posix-functions/getlogin.texi: Document HP-UX 11.11 bug.
10901         * doc/posix-functions/getlogin_r.texi: Likewise.
10902         * tests/test-getlogin.c: Include <errno.h>.
10903         (main): Avoid test failure on HP-UX 11.11.
10904         * tests/test-getlogin_r.c (main): Likewise.
10905
10906 2010-12-20  Bruno Haible  <bruno@clisp.org>
10907
10908         getlogin_r: Add missing declaration on HP-UX 11.
10909         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Test whether getlogin_r is
10910         declared also when it exists as a function.
10911         * doc/posix-functions/getlogin_r.texi: Document this workaround.
10912
10913 2010-12-20  Bruno Haible  <bruno@clisp.org>
10914
10915         wcsrtombs: Don't confuse mbstate_t with rpl_mbstate_t.
10916         * lib/wcsrtombs.c: If gnulib overrides mbstate_t, define wcsrtombs
10917         through wcrtomb.
10918
10919 2010-12-19  Paul Eggert  <eggert@cs.ucla.edu>
10920
10921         ftoastr: fix comment
10922         * lib/ftoastr.h: Fix typo in comment.  Noted by Ben Pfaff in
10923         <http://lists.gnu.org/archive/html/bug-gnulib/2010-12/msg00130.html>.
10924
10925 2010-12-19  Bruno Haible  <bruno@clisp.org>
10926
10927         isnan: Ensure it is a macro.
10928         * lib/math.in.h (isnan): Define as a macro if not already a macro.
10929         * doc/posix-functions/isnan.texi: Mention problem on IRIX, OSF/1,
10930         Solaris.
10931
10932 2010-12-19  Bruno Haible  <bruno@clisp.org>
10933
10934         ldexpl test: Fix link error on OSF/1 5.1.
10935         * modules/ldexpl-tests (Makefile.am): Define test_ldexpl_LDADD.
10936
10937 2010-12-19  Bruno Haible  <bruno@clisp.org>
10938
10939         wctype: Make it work in C++ mode on OSF/1 5.1.
10940         * lib/wctype.in.h (iswblank): Declare but not define here.
10941         * lib/iswblank.c: New file, extracted from lib/wctype.in.h.
10942         * m4/wctype_h.m4 (gl_WCTYPE_H): Arrange to compile it if needed.
10943         * modules/wctype (Files): Add lib/iswblank.c.
10944
10945 2010-12-19  Bruno Haible  <bruno@clisp.org>
10946
10947         signal: Document problem with type of SIGRTMIN, SIGRTMAX on OSF/1 5.1.
10948         * doc/posix-headers/signal.texi: Document OSF/1 5.1 problem.
10949         * lib/strsignal.c (strsignal): Cast SIGRTMIN to 'int'.
10950
10951 2010-12-19  Bruno Haible  <bruno@clisp.org>
10952
10953         sys_socket: Use POSIX compatible declarations on OSF/1 5.1.
10954         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): On OSF/1, define
10955         _POSIX_PII_SOCKET.
10956         * doc/posix-functions/recv.texi: Document the OSF/1 problem.
10957         * doc/posix-functions/recvfrom.texi: Likewise.
10958         * doc/posix-functions/send.texi: Likewise.
10959         * doc/posix-functions/sendto.texi: Likewise.
10960
10961 2010-12-19  Bruno Haible  <bruno@clisp.org>
10962
10963         tcgetsid: Add missing declaration on OSF/1 5.1.
10964         * lib/termios.in.h (tcgetsid): Test HAVE_DECL_TCGETSID instead of
10965         HAVE_TCGETSID.
10966         * m4/tcgetsid.m4 (gl_FUNC_TCGETSID): Test whether tcgetsid is declared.
10967         Don't set HAVE_TCGETSID.
10968         * m4/termios_h.m4 (gl_TERMIOS_H_DEFAULTS): Initialize
10969         HAVE_DECL_TCGETSID, not HAVE_TCGETSID.
10970         * modules/termios (Makefile.am): Substitute HAVE_DECL_TCGETSID, not
10971         HAVE_TCGETSID.
10972         * doc/posix-functions/tcgetsid.texi: Mention the OSF/1 5.1 problem.
10973
10974 2010-12-19  Bruno Haible  <bruno@clisp.org>
10975
10976         stdio: Fix problem with popen() declaration on OSF/1 5.1.
10977         * lib/stdio.in.h: During the include_next statement, let recursive
10978         includes of this file include only the system header file.
10979
10980 2010-12-19  Bruno Haible  <bruno@clisp.org>
10981
10982         iconv_open: Fix regression from 2010-12-04.
10983         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN_UTF): Fix typo.
10984         Reported by Noah Lavine <noah.b.lavine@gmail.com>.
10985
10986 2010-12-19  Bruno Haible  <bruno@clisp.org>
10987
10988         stdbool test: Avoid a gcc warning.
10989         * tests/test-stdbool.c (main): Fail if e1 is false.
10990         Reported by Jim Meyering.
10991
10992 2010-12-19  Jim Meyering  <meyering@redhat.com>
10993
10994         setenv: restore to working order
10995         $HAVE_SETENV is used in gl_FUNC_SETENV, yet its definitions were
10996         mistakenly removed.
10997         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Restore code to set
10998         HAVE_SETENV.
10999         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Restore code to initialize
11000         HAVE_SETENV.
11001
11002 2010-12-19  Bruno Haible  <bruno@clisp.org>
11003
11004         Document some different function declarations on OSF/1 5.1.
11005         * doc/posix-functions/gai_strerror.texi: Mention different declaration.
11006         * doc/posix-functions/inet_ntop.texi: Likewise.
11007         * doc/posix-functions/gethostname.texi: Likewise.
11008         * lib/unistd.in.h (gethostname): Update comment.
11009
11010 2010-12-19  Bruno Haible  <bruno@clisp.org>
11011
11012         doc: Mention vasprintf-posix module.
11013         * doc/glibc-functions/asprintf.texi: Mention the workarounds present in
11014         the 'vasprintf-posix' module.
11015         * doc/glibc-functions/vasprintf.texi: Likewise.
11016
11017 2010-12-19  Bruno Haible  <bruno@clisp.org>
11018
11019         unsetenv: Add missing declaration on OSF/1 5.1.
11020         * lib/stdlib.in.h (setenv): Test HAVE_DECL_UNSETENV, not HAVE_UNSETENV.
11021         * m4/setenv.m4 (gl_FUNC_UNSETENV): Test whether unsetenv is declared.
11022         Don't set HAVE_UNSETENV. In the test program, set _BSD.
11023         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize HAVE_DECL_UNSETENV,
11024         not HAVE_UNSETENV.
11025         * modules/stdlib (Makefile.am): Substitute HAVE_DECL_UNSETENV, not
11026         HAVE_UNSETENV.
11027         * doc/posix-functions/unsetenv.texi: Mention the OSF/1 5.1 problem.
11028
11029 2010-12-19  Bruno Haible  <bruno@clisp.org>
11030
11031         setenv: Add missing declaration on OSF/1 5.1.
11032         * lib/stdlib.in.h (setenv): Test HAVE_DECL_SETENV, not HAVE_SETENV.
11033         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Test whether setenv is
11034         declared. Don't set HAVE_SETENV.
11035         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize HAVE_DECL_SETENV,
11036         not HAVE_SETENV.
11037         * modules/stdlib (Makefile.am): Substitute HAVE_DECL_SETENV, not
11038         HAVE_SETENV.
11039         * doc/posix-functions/setenv.texi: Mention the OSF/1 5.1 problem.
11040
11041 2010-12-19  Bruno Haible  <bruno@clisp.org>
11042
11043         nl_langinfo tests: Avoid gcc warning.
11044         * tests/test-nl_langinfo.c: Don't enable the GCC pragma for GCC 4.2.
11045
11046 2010-12-19  Bruno Haible  <bruno@clisp.org>
11047
11048         mknod: Avoid error in C++ mode on OSF/1 with GCC.
11049         * lib/sys_stat.in.h (mknod): Use _GL_CXXALIAS_SYS_CAST instead of
11050         _GL_CXXALIAS_SYS.
11051
11052 2010-12-19  Bruno Haible  <bruno@clisp.org>
11053
11054         stdbool: Relax test.
11055         * tests/test-stdbool.c (e): Don't require that casts from a variable's
11056         address to 'bool' work in static initializer, for compilers other than
11057         GCC.
11058
11059 2010-12-19  Bruno Haible  <bruno@clisp.org>
11060
11061         ftello: Add missing declaration on OSF/1 5.1.
11062         * lib/stdio.in.h (ftello): Test HAVE_DECL_FTELLO, not HAVE_FTELLO.
11063         * m4/ftello.m4 (gl_FUNC_FTELLO): Test whether ftello is declared.
11064         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize HAVE_DECL_FTELLO.
11065         * modules/stdio (Makefile.am): Substitute HAVE_DECL_FTELLO.
11066         * doc/posix-functions/ftello.texi: Mention the OSF/1 5.1 problem.
11067
11068 2010-12-19  Bruno Haible  <bruno@clisp.org>
11069
11070         fseeko: Add missing declaration on OSF/1 5.1.
11071         * lib/stdio.in.h (fseeko): Test HAVE_DECL_FSEEKO, not HAVE_FSEEKO.
11072         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Test whether fseeko is declared.
11073         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize HAVE_DECL_FSEEKO.
11074         * modules/stdio (Makefile.am): Substitute HAVE_DECL_FSEEKO.
11075         * doc/posix-functions/fseeko.texi: Mention the OSF/1 5.1 problem.
11076
11077 2010-12-19  Bruno Haible  <bruno@clisp.org>
11078
11079         fchdir: Add missing declaration on OSF/1 5.1.
11080         * lib/unistd.in.h (fchdir): Provide declaration if systems lacks it.
11081         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Check whether fchdir is declared.
11082         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize HAVE_DECL_FCHDIR.
11083         * modules/unistd (Makefile.am): Substitute HAVE_DECL_FCHDIR.
11084         * doc/posix-functions/fchdir.texi: Mention the OSF/1 5.1 problem.
11085
11086 2010-12-19  Bruno Haible  <bruno@clisp.org>
11087
11088         relocatable-prog-wrapper: Separate from relocatable-prog.
11089         * modules/relocatable-prog (Makefile.am): Define uninstall-hook and
11090         uninstall-relocwrapper rule here.
11091         * modules/relocatable-prog-wrapper (Makefile.am): ... not here.
11092         Reported by Ian Beckwith <ianb@erislabs.net>.
11093
11094 2010-12-19  Bruno Haible  <bruno@clisp.org>
11095
11096         unistr/u8-mbsnlen: Add missing dependency.
11097         * modules/unistr/u8-mbsnlen (Depends-on): Add unistr/u8-mbtouc.
11098         Reported by Ian Beckwith <ianb@erislabs.net>.
11099
11100 2010-12-19  Bruno Haible  <bruno@clisp.org>
11101
11102         iconv: Make it possible again to use this module without 'iconv-h'.
11103         * modules/iconv (configure.ac): Don't invoke gl_ICONV_MODULE_INDICATOR
11104         if it is not defined.
11105         Reported by Ian Beckwith <ianb@erislabs.net>.
11106
11107 2010-12-18  Paul Eggert  <eggert@cs.ucla.edu>
11108
11109         acl: port to Solaris 8 when copying from tmpfs to ufs
11110         * lib/copy-acl.c (qcopy_acl): Also allow EINVAL as an ignorable
11111         error number.  Problem observed on Solaris 8 with latest
11112         coreutils, with "mv A B", where A is on a tmpfs file system and B
11113         is on a ufs file system.  This caused coreutils' mv/part-symlink
11114         test to fail.
11115
11116         tests: set fail=0 at start
11117         * tests/init.sh (setup_): Move fail=0 initialization here ...
11118         (mktempd_): ... from here, so that tests can rely on fail being
11119         set to 0 initially.  This fixes a problem in coreutils; see:
11120         http://lists.gnu.org/archive/html/coreutils/2010-12/msg00083.html
11121
11122 2010-12-18  Bruno Haible  <bruno@clisp.org>
11123
11124         memmem-simple: Stylistic changes.
11125         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): Avoid possible gcc warning.
11126         Fix preprocessor directive indentation.
11127
11128 2010-12-15  Pádraig Brady <P@draigBrady.com>
11129
11130         memmem, memmem-simple: reorganize and expand empty needle check
11131         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE, gl_FUNC_MEMMEM): Move all
11132         functional checks to memmem-simple so that one has a fully functional
11133         memmem by using just this module.
11134         Restrict the performance only check to the memmem module.
11135         Also expand the empty needle check to ensure the correct
11136         pointer is returned, not just a non NULL pointer.
11137         * doc/glibc-functions/memmem.texi: Rearrange the portability
11138         documentation to correlate with the rearranged checks.
11139         Clarify exactly how the memmem and memmem-simple modules
11140         relate to each other.
11141
11142 2010-12-15  Pádraig Brady <P@draigBrady.com>
11143             Bruno Haible  <bruno@clisp.org>
11144
11145         Improve cross-compilation guesses for uClibc.
11146         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): When cross-compiling, assume
11147         that uClibc does not have the glibc bug.
11148         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Likewise.
11149         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE): Likewise.
11150
11151 2010-12-14  Eric Blake  <eblake@redhat.com>
11152
11153         configmake: provide fallbacks for oldest supported autotools
11154         * m4/configmake.m4: New file.
11155         * modules/configmake (Files): Ship it.
11156         (configure.ac): Use it to guarantee fallbacks.
11157
11158 2010-12-13  Pádraig Brady <P@draigBrady.com>
11159
11160         read-file: Improve handling of large files
11161         * lib/read-file.c (fread_file): Minimize realloc()s
11162         for regular files, and better manage sizes around SIZE_MAX.
11163
11164 2010-12-13  Eric Blake  <eblake@redhat.com>
11165
11166         cloexec, fcntl: relax license
11167         * modules/cloexec (License): Change from LGPLv3+ to LGPLv2+, with
11168         consent from all contributors.
11169         * modules/fcntl (License): Likewise.
11170
11171 2010-12-10  Bruno Haible  <bruno@clisp.org>
11172
11173         Tests for module 'pipe-posix'.
11174         * modules/pipe-posix-tests: New file.
11175         * tests/test-pipe.c: New file, based on tests/test-pipe2.c.
11176
11177 2010-12-10  Bruno Haible  <bruno@clisp.org>
11178
11179         pipe-posix: Make it work in C++ mode.
11180         * lib/unistd.in.h: Don't include <io.h>, <fcntl.h> for pipe.
11181         (pipe): Use common idiom, not a macro definition.
11182         * lib/pipe.c: New file.
11183         * m4/pipe.m4: New file.
11184         * modules/pipe-posix (Description): Enhance.
11185         (Files): Add lib/pipe.c, m4/pipe.m4.
11186         (configure.ac): Invoke gl_FUNC_PIPE.
11187         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize HAVE_PIPE.
11188         * modules/unistd (Makefile.am): Substitute HAVE_PIPE.
11189         * tests/test-unistd-c++.cc: Check the signature of pipe.
11190
11191 2010-12-10  Bruno Haible  <bruno@clisp.org>
11192
11193         Rename module 'pipe' to 'spawn-pipe'.
11194         * modules/spawn-pipe: New file, renamed from modules/pipe.
11195         (Files, configure.ac, Makefile.am): Update.
11196         (Include): Mention "spawn-pipe.h" instead of "pipe.h".
11197         * modules/pipe: Reduce to an obsolete indirection to 'spawn-pipe'.
11198         * lib/spawn-pipe.h: New file, renamed from lib/pipe.h.
11199         * lib/spawn-pipe.c: New file, renamed from lib/pipe.c. Include
11200         "spawn-pipe.h" instead of "pipe.h".
11201         * m4/spawn-pipe.m4: New file, renamed from m4/pipe.m4. Rename gl_PIPE
11202         to gl_SPAWN_PIPE.
11203         * modules/spawn-pipe-tests: New file, renamed from modules/pipe-tests.
11204         (Files, Makefile.am): Update.
11205         * tests/test-spawn-pipe.sh: New file, renamed from tests/test-pipe.sh.
11206         Update.
11207         * tests/test-spawn-pipe.c: New file, renamed from tests/test-pipe.c.
11208         Include "spawn-pipe.h" instead of "pipe.h".
11209         * lib/csharpcomp.c: Include "spawn-pipe.h" instead of "pipe.h".
11210         * lib/javacomp.c: Likewise.
11211         * lib/javaversion.c: Likewise.
11212         * lib/pipe-filter-gi.c: Likewise.
11213         * lib/pipe-filter-ii.c: Likewise.
11214         * modules/csharpcomp (Depends-on): Add 'spawn-pipe', remove 'pipe'.
11215         * modules/javacomp (Depends-on): Likewise.
11216         * modules/javaversion (Depends-on): Likewise.
11217         * modules/pipe-filter-gi (Depends-on): Likewise.
11218         * modules/pipe-filter-ii (Depends-on): Likewise.
11219         * MODULES.html.sh (Executing programs): Update.
11220         * NEWS: Mention the change.
11221
11222 2010-12-10  Eric Blake  <eblake@redhat.com>
11223
11224         pipe-posix: new module
11225         * modules/pipe-posix: New file.
11226         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set default.
11227         (gl_UNISTD_H): Check for declaration.
11228         * modules/unistd (Makefile.am): Substitute it.
11229         * lib/unistd.in.h (pipe): Provide it for mingw.
11230         * doc/posix-functions/pipe.texi (pipe): Update documentation.
11231         * MODULES.html.sh (File descriptor based Input/Output): Likewise.
11232
11233 2010-12-07  Bruno Haible  <bruno@clisp.org>
11234
11235         unistr/u8-strcmp: Avoid collision with libc function on Solaris 11.
11236         * lib/unistr.in.h (u8_strcmp) [__sun]: Declare with real name
11237         u8_strcmp_gnu.
11238         * modules/unistr/u8-strcmp (configure.ac): Bump version number.
11239
11240 2010-12-06  Bruno Haible  <bruno@clisp.org>
11241
11242         Update internal documentation.
11243         * m4/README: Document new idioms for AC_RUN_IFELSE invocations.
11244
11245 2010-12-04  Bruno Haible  <bruno@clisp.org>
11246
11247         Put more information about failed tests into the test return codes.
11248         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Change test
11249         program so that it returns an enumerated value (0, 1, 2, 3, 4, ...).
11250         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
11251         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
11252         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Likewise.
11253         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
11254         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
11255         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
11256         * m4/isapipe.m4 (gl_PREREQ_ISAPIPE): Likewise.
11257         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
11258         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Likewise.
11259         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
11260         * m4/sleep.m4 (gl_FUNC_SLEEP): Likewise.
11261         * m4/stdint.m4 (gl_STDINT_H): Likewise.
11262         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Change test program so that it
11263         returns a bit mask.
11264         * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Likewise.
11265         * m4/chown.m4 (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): Likewise.
11266         * m4/dup2.m4 (gl_FUNC_DUP2): Likewise.
11267         * m4/fcntl-o.m4 (gl_FCNTL_O_FLAGS): Likewise.
11268         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): Likewise.
11269         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Likewise.
11270         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
11271         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
11272         * m4/iconv.m4 (AM_ICONV_LINK): Likewise.
11273         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN_UTF): Likewise.
11274         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
11275         * m4/isnanf.m4 (gl_ISNANF_WORKS): Likewise.
11276         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
11277         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Likewise.
11278         * m4/link.m4 (gl_FUNC_LINK): Likewise.
11279         * m4/linkat.m4 (gl_FUNC_LINKAT): Likewise.
11280         * m4/mbrlen.m4 (gl_MBRLEN_RETVAL): Likewise.
11281         * m4/mbrtowc.m4 (gl_MBRTOWC_RETVAL): Likewise.
11282         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
11283         * m4/memchr.m4 (gl_FUNC_MEMCHR): Likewise.
11284         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
11285         * m4/mkfifo.m4 (gl_FUNC_MKFIFO): Likewise.
11286         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Likewise.
11287         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
11288         * m4/open.m4 (gl_FUNC_OPEN): Likewise.
11289         * m4/poll.m4 (gl_FUNC_POLL): Likewise.
11290         * m4/popen.m4 (gl_FUNC_POPEN): Likewise.
11291         * m4/printf.m4 (gl_PRINTF_SIZES_C99, gl_PRINTF_LONG_DOUBLE,
11292         gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE,
11293         gl_PRINTF_DIRECTIVE_A, gl_PRINTF_DIRECTIVE_F, gl_PRINTF_DIRECTIVE_LS,
11294         gl_PRINTF_PRECISION): Likewise.
11295         * m4/regex.m4 (gl_REGEX): Likewise.
11296         * m4/rename.m4 (gl_FUNC_RENAME): Likewise.
11297         * m4/rmdir.m4 (gl_FUNC_RMDIR): Likewise.
11298         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Likewise.
11299         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
11300         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
11301         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
11302         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Likewise.
11303         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Likewise.
11304         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
11305         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
11306         * m4/symlink.m4 (gl_FUNC_SYMLINK): Likewise.
11307         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Likewise.
11308         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Likewise.
11309         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
11310         * m4/unlink.m4 (gl_FUNC_UNLINK): Likewise.
11311         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
11312         * m4/utimes.m4 (gl_FUNC_UTIMES): Likewise.
11313         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise.
11314         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
11315         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Likewise.
11316         (gl_FLOATTYPE_SIGN_LOCATION): Change test program so that it returns an
11317         enumerated value.
11318         * m4/acl.m4 (gl_ACL_GET_FILE): Use "if ... return 1; return 0;" style.
11319
11320 2010-12-04  Bruno Haible  <bruno@clisp.org>
11321
11322         Update for Solaris 11 2010-11.
11323         * doc/{glibc,posix}-{functions,headers}: Add info about Solaris 11
11324         Express, released in November 2010.
11325
11326 2010-12-04  Bruno Haible  <bruno@clisp.org>
11327
11328         nproc: Relax license.
11329         * modules/nproc (License): Change to LGPL, with consent by Glen Lenker
11330         and Paul Eggert.
11331         Requested by Ludovic Courtès <ludo@gnu.org>.
11332
11333 2010-12-01  Paul Eggert  <eggert@cs.ucla.edu>
11334
11335         utimecmp: fine-grained src to nearby coarse-grained dest
11336
11337         * lib/utimecmp.c (utimecmp): When UTIMECMP_TRUNCATE_SOURCE is set,
11338         and the source is on a file system with higher-resolution time
11339         stamps, than the destination, and _PC_TIMESTAMP_RESOLUTION does
11340         not work, and the time stamps are close together, the algorithm to
11341         determine the exact resolution from the read-back mtime was buggy:
11342         it had a "!=" where it should have had an "==".  This bug has been
11343         in the code ever since it was introduced to gnulib.
11344         Problem reported by Dan Jacobson in
11345         <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7529>.
11346
11347 2010-11-30  Bruno Haible  <bruno@clisp.org>
11348
11349         strerror_r-posix: Fix autoconf test.
11350         * m4/strerror_r.m4 (gl_FUNC_STRERROR_R): Fix typo.
11351
11352 2010-11-28  Bruno Haible  <bruno@clisp.org>
11353             Paul Eggert  <eggert@cs.ucla.edu>
11354
11355         Tests for module 'getdomainname'.
11356         * modules/getdomainname-tests: New file.
11357         * tests/test-getdomainname.c: New file, based on
11358         tests/test-gethostname.c.
11359
11360 2010-11-28  Bruno Haible  <bruno@clisp.org>
11361             Paul Eggert  <eggert@cs.ucla.edu>
11362
11363         getdomainname: Use the system function when possible.
11364         * lib/unistd.in.h: Include <netdb.h>, for getdomainname's declaration.
11365         (getdomainname): Replace if needed. Provide the declaration if it is
11366         missing. Don't use _GL_CXXALIAS_SYS_CAST.
11367         * lib/getdomainname.c: Include <limits.h> and <sys/systeminfo.h>.
11368         (getdomainname): When the system has getdomainname, call the system
11369         function. When sysinfo (SI_SRPC_DOMAIN, ...) is possible, use that.
11370         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
11371         gl_HEADER_SYS_SOCKET and gl_HEADER_NETDB. Test whether the function is
11372         found in libnsl. Look for the declaration also in <netdb.h>. Replace
11373         the function if its second argument is of type 'int' or if it is found
11374         in libnsl.
11375         (gl_PREREQ_GETDOMAINNAME): Define HAVE_GETDOMAINNAME. Check for
11376         <sys/systeminfo.h> and sysinfo().
11377         * modules/getdomainname (Depends-on): Add netdb, sys_socket.
11378         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
11379         HAVE_DECL_GETDOMAINNAME and REPLACE_GETDOMAINNAME instead of
11380         HAVE_GETDOMAINNAME.
11381         * modules/unistd (Makefile.am): Substitute HAVE_DECL_GETDOMAINNAME and
11382         REPLACE_GETDOMAINNAME instead of HAVE_GETDOMAINNAME.
11383         * doc/glibc-functions/getdomainname.texi: Document the problems with
11384         the getdomainname declaration.
11385
11386 2010-11-28  Bruno Haible  <bruno@clisp.org>
11387
11388         sys_socket: Ensure ss_family field on AIX.
11389         * lib/sys_socket.in.h (ss_family): New macro definition.
11390         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Set
11391         HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY. Set SYS_SOCKET_H if necessary.
11392         (gl_SYS_SOCKET_H_DEFAULTS): Initialize
11393         HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY.
11394         * modules/sys_socket (Makefile.am): Substitute
11395         HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY.
11396         * doc/posix-headers/sys_socket.texi: Mention the AIX bug.
11397
11398 2010-11-27  Bruno Haible  <bruno@clisp.org>
11399
11400         readline: Improve configure output.
11401         * m4/readline.m4 (gl_FUNC_READLINE): Make the
11402         "checking for readline..." result understandable.
11403
11404 2010-11-27  Bruno Haible  <bruno@clisp.org>
11405
11406         *printf-posix: Detect a bug on Solaris 10/x86.
11407         * m4/printf.m4 (gl_PRINTF_PRECISION): Detect crash with large precision
11408         for floating-point output.
11409         * tests/test-vasnprintf-posix.c (test_function): Test precision with %f
11410         directive.
11411         * tests/test-snprintf-posix.h (test_function): Likewise.
11412         * tests/test-sprintf-posix.h (test_function): Likewise.
11413         * tests/test-vasprintf-posix.c (test_function): Likewise.
11414         * doc/posix-functions/fprintf.texi: Mention Solaris/x86 bug.
11415         * doc/posix-functions/printf.texi: Likewise.
11416         * doc/posix-functions/snprintf.texi: Likewise.
11417         * doc/posix-functions/sprintf.texi: Likewise.
11418         * doc/posix-functions/vfprintf.texi: Likewise.
11419         * doc/posix-functions/vprintf.texi: Likewise.
11420         * doc/posix-functions/vsnprintf.texi: Likewise.
11421         * doc/posix-functions/vsprintf.texi: Likewise.
11422         * doc/glibc-functions/obstack_printf.texi: Likewise.
11423         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
11424
11425 2010-11-27  Bruno Haible  <bruno@clisp.org>
11426
11427         Fix link error when module libunistring-optional is in use.
11428         * modules/striconveh-tests (Makefile.am): Link with $(LIBUNISTRING).
11429         * modules/striconveha-tests (Makefile.am): Likewise.
11430
11431 2010-11-27  Bruno Haible  <bruno@clisp.org>
11432
11433         regex: Mention link dependencies.
11434         * modules/regex (Link): New section.
11435         * modules/rpmatch (Link): Likewise.
11436         * modules/regex-quote-tests (Makefile.am): Link with $(LIBINTL).
11437
11438 2010-11-27  Bruno Haible  <bruno@clisp.org>
11439
11440         ftoastr: Fix compilation error on Solaris.
11441         * lib/ftoastr.c: Include <config.h>.
11442
11443 2010-11-27  Bruno Haible  <bruno@clisp.org>
11444
11445         getloadavg: Update documentation.
11446         * doc/glibc-functions/getloadavg.texi: Mention the Solaris problem.
11447
11448 2010-11-27  Bruno Haible  <bruno@clisp.org>
11449
11450         sys_socket: Fix test whether the functions are declared.
11451         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Include <sys/socket.h>,
11452         not <sys/select.h>.
11453
11454 2010-11-27  Bruno Haible  <bruno@clisp.org>
11455
11456         getpass: Make sure to get system declaration on some platforms.
11457         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU): Require
11458         gl_USE_SYSTEM_EXTENSIONS.
11459         * modules/getpass (Depends-on): Add extensions.
11460
11461 2010-11-26  Bruno Haible  <bruno@clisp.org>
11462
11463         iconv-h: Fix test-iconv-h-c++ failure on Solaris 11 2010-11.
11464         * lib/iconv.in.h (iconv_open, iconv, iconv_close): Define only if the
11465         'iconv' module is present.
11466         (ICONV_CONST): New macro.
11467         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize GNULIB_ICONV and
11468         ICONV_CONST.
11469         * m4/iconv.m4 (AM_ICONV): If the gnulib module 'iconv-h' is present,
11470         set ICONV_CONST.
11471         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN_UTF): Don't set ICONV_CONST
11472         here.
11473         * modules/iconv (configure.ac): Invoke gl_ICONV_MODULE_INDICATOR.
11474         * modules/iconv-h (Makefile.am): Substitute GNULIB_ICONV.
11475         * tests/test-iconv-h.c (ICONV_CONST): Don't define here.
11476         * tests/test-iconv-h-c++.cc (ICONV_CONST): Don't define here.
11477         (iconv_open, iconv, iconv_close): Test only if the 'iconv' module is
11478         present.
11479
11480 2010-11-25  Paul Eggert  <eggert@cs.ucla.edu>
11481
11482         ftoastr: comment fix
11483         * lib/ftoastr.c: "little" -> "little or no" in comment
11484
11485 2010-11-24  Paul Eggert  <eggert@cs.ucla.edu>
11486
11487         stdint: port to GCC 4.3 + OSX + Octave
11488         On this platform, stdint.h is buggy and defines int64_t to long
11489         long int.  The replacement defined it to long int, causing
11490         problems with C++ style name mangling.  Instead, trust the system
11491         definition if INT64_MAX is defined, and likewise for the unsigned
11492         variant.   Problem reported by Jarno Rajahalme in
11493         <http://lists.gnu.org/archive/html/bug-gnulib/2010-04/msg00143.html>.
11494         * lib/stdint.in.h (GL_INT64_T): Define if INT64_MAX is defined,
11495         and don't mess with int64_t and INT64_MAX in this case.
11496         (GL_UINT64_T): Likewise for UINT64_MAX and uint64_t.
11497
11498 2010-11-24  Bruno Haible  <bruno@clisp.org>
11499
11500         doc: Corrections regarding MacOS X 10.4 and 10.5.
11501         * doc/{glibc,posix,pastposix}-functions/*.texi: Update info about
11502         MacOS X.
11503         Reported by Simon Josefsson.
11504
11505 2010-11-22  Ben Pfaff  <blp@cs.stanford.edu>
11506
11507         Uninstall ".bin" files installed by relocwrapper.
11508         * modules/relocatable-prog-wrapper (uninstall-relocwrapper):
11509         Recursively run "make uninstall" with ".bin" prefixed to EXEEXT,
11510         unless it is already there.
11511
11512 2010-11-21  Bruno Haible  <bruno@clisp.org>
11513
11514         Update for NetBSD 5.0.
11515         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Don't guess yes on
11516         NetBSD; the test fails on NetBSD 5.0.
11517         * doc/{glibc,posix,pastposix}-{headers,functions}/*.texi: Update info
11518         about NetBSD.
11519
11520 2010-11-21  Bruno Haible  <bruno@clisp.org>
11521
11522         Update for HP-UX 11.23 and HP-UX 11.31.
11523         * doc/{glibc,posix}-{headers,functions}/*.texi: Update info about
11524         HP-UX.
11525
11526 2010-11-21  Bruno Haible  <bruno@clisp.org>
11527
11528         Update for MacOS X 10.5.
11529         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Don't guess yes on
11530         MacOS X; the test fails on MacOS X 10.5.8.
11531         * doc/{glibc,posix,pastposix}-{headers,functions}/*.texi: Update info
11532         about MacOS X.
11533
11534 2010-11-20  Joel E. Denny  <joeldenny@joeldenny.org>
11535
11536         bootstrap: add bootstrap_sync option.
11537         See discussion at
11538         <http://lists.gnu.org/archive/html/bug-gnulib/2010-10/msg00369.html>,
11539         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00200.html>.
11540         * build-aux/bootstrap: Accept --bootstrap-sync to update
11541         bootstrap if it is not identical to the local gnulib's
11542         bootstrap.  Accept bootstrap_sync=true in bootstrap.conf to
11543         enable this by default.  Accept --no-bootstrap-sync to disable
11544         it.
11545
11546 2010-11-20  Bruno Haible  <bruno@clisp.org>
11547
11548         Ensure that <features.h> is included before __GLIBC__ is tested.
11549         * lib/printf-parse.h: Include <features.h>.
11550         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gl_FEATURES_H.
11551         Reported by Mike Frysinger <vapier@gentoo.org>.
11552
11553         Ensure that <features.h> is included before __GLIBC__ is tested.
11554         * lib/wchar.in.h: Include <features.h>.
11555         * m4/wchar_h.m4 (gl_WCHAR_H): Require gl_FEATURES_H.
11556         * modules/wchar (Makefile.am): Substitute HAVE_FEATURES_H.
11557         Reported by Mike Frysinger <vapier@gentoo.org>.
11558
11559         Ensure that <features.h> is included before __GLIBC__ is tested.
11560         * lib/arpa_inet.in.h: Include <features.h>.
11561         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Require gl_FEATURES_H.
11562         * modules/arpa_inet (Makefile.am): Substitute HAVE_FEATURES_H.
11563         Reported by Mike Frysinger <vapier@gentoo.org>.
11564
11565         Ensure that <features.h> is included before __GLIBC__ is tested.
11566         * build-aux/link-warning.h: Include <features.h>.
11567         * modules/link-warning (configure.ac): Require gl_FEATURES_H.
11568         (Makefile.am): Substitute HAVE_FEATURES_H into link-warning.h.
11569         Reported by Mike Frysinger <vapier@gentoo.org>.
11570
11571         Ensure that <features.h> is included before __GLIBC__ is tested.
11572         * m4/gnulib-common.m4 (gl_FEATURES_H): New macro.
11573         Reported by Mike Frysinger <vapier@gentoo.org>.
11574
11575 2010-11-20  Bruno Haible  <bruno@clisp.org>
11576
11577         memmem: Fix autoconf test.
11578         * m4/memmem.m4 (gl_FUNC_MEMMEM): Test HAVE_DECL_MEMMEM, not HAVE_MEMMEM.
11579
11580 2010-11-20  Bruno Haible  <bruno@clisp.org>
11581
11582         Port to uClibc.
11583         * build-aux/link-warning.h (GL_LINK_WARNING): Treat uClibc like glibc.
11584         * lib/fcntl.in.h: Likewise.
11585         * lib/hard-locale.c (GLIBC_VERSION): Likewise.
11586         * lib/mbrtowc.c (mbrtowc): Likewise.
11587         * lib/relocatable.c (find_shared_library_fullname): Likewise.
11588         * lib/strerror_r.c: Likewise.
11589         * lib/unistr/u8-strnlen.c: Likewise.
11590         * lib/vasnprintf.c (decimal_point_char): Likewise.
11591         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Likewise.
11592         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Likewise.
11593         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Likewise.
11594         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
11595         * tests/test-sigaction.c (handler, main): Likewise.
11596         * lib/freading.h: Treat uClibc like a non-glibc platform.
11597         * lib/freading.c: Likewise.
11598         * lib/gettext.h: Likewise.
11599         * lib/localename.c (gl_locale_name_thread_unsafe, HAVE_LOCALE_NULL):
11600         Likewise.
11601         * lib/printf-parse.h (FLAG_LOCALIZED): Likewise.
11602         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
11603         * lib/propername.c (proper_name_utf8): Likewise.
11604         * lib/spawn.in.h: Likewise.
11605         * lib/striconv.c (mem_cd_iconv, str_cd_iconv, str_iconv): Likewise.
11606         * lib/striconveh.c (iconveh_open, iconv_carefully, iconv_carefully_1,
11607         mem_cd_iconveh_internal): Likewise.
11608         * lib/striconveha.c (mem_iconveha, str_iconveha): Likewise.
11609         * lib/string.in.h (memchr, memrchr, rawmemchr, strchrnul, strpbrk,
11610         strstr, strcasestr): Likewise.
11611         * lib/unicodeio.c (unicode_to_mb): Likewise.
11612         * lib/uniconv/u16-conv-from-enc.c (UTF16_NAME): Likewise.
11613         * lib/uniconv/u16-conv-to-enc.c (UTF16_NAME): Likewise.
11614         * lib/uniconv/u16-strconv-to-enc.c (UTF16_NAME): Likewise.
11615         * lib/uniconv/u32-conv-from-enc.c (UTF32_NAME): Likewise.
11616         * lib/uniconv/u32-conv-to-enc.c (UTF32_NAME): Likewise.
11617         * lib/uniconv/u32-strconv-to-enc.c (UTF32_NAME): Likewise.
11618         * lib/unistr/u8-stpncpy.c: Likewise.
11619         * lib/vasnprintf.c (VASNPRINTF): Likewise.
11620         * lib/xmalloc.c (HAVE_GNU_CALLOC): Likewise.
11621         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
11622         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
11623         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
11624         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Likewise.
11625         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE, gl_FUNC_MEMMEM): Likewise.
11626         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Likewise.
11627         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE, gl_FUNC_STRCASESTR):
11628         Likewise.
11629         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Likewise.
11630         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
11631         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Likewise.
11632         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
11633         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
11634         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
11635         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
11636         * m4/wchar_h.m4 (gl_WCHAR_H): Likewise.
11637         * tests/test-getopt.h (OPTIND_MIN): Likewise.
11638         * tests/test-striconveha.c (main): Likewise.
11639         * tests/test-vasnprintf-posix.c (test_function): Likewise.
11640         * tests/test-vasnprintf-posix3.c (test_function, main): Likewise.
11641         * doc/posix-functions/getdelim.texi: Mention an uClibc bug.
11642         * doc/posix-functions/getline.texi: Likewise.
11643         Reported by Mike Frysinger <vapier@gentoo.org>.
11644
11645 2010-11-20  Bruno Haible  <bruno@clisp.org>
11646
11647         nproc: Fix condition.
11648         * lib/nproc.c: Test HAVE_PTHREAD_GETAFFINITY_NP, not
11649         HAVE_PTHREAD_AFFINITY_NP.
11650
11651 2010-11-20  Bruno Haible  <bruno@clisp.org>
11652
11653         Fix a comment.
11654         * lib/vasnprintf.c (VASNPRINTF): Fix comment.
11655
11656 2010-11-19  Paul Eggert  <eggert@cs.ucla.edu>
11657
11658         ftoastr: don't assume snprintf
11659         * lib/ftoastr.c (snprintf) [! GNULIB_SNPRINTF_POSIX]:
11660         Implement a subset of snprintf here, by using sprintf safely.
11661         * modules/ftoastr (Depends-on): Remove snprintf.
11662
11663 2010-11-19  Jim Meyering  <meyering@redhat.com>
11664
11665         test-rename.h: fix compilation failure
11666         * tests/test-rename.h (test_rename): Add omitted "}".
11667
11668 2010-11-17  Jim Meyering  <meyering@redhat.com>
11669
11670         maint.mk: add a URL discussing the no-@acronym policy
11671         * top/maint.mk (sc_texinfo_acronym): Add a URL in a comment.
11672
11673 2010-11-18  Paul Eggert  <eggert@cs.ucla.edu>
11674
11675         ftoastr: depend on snprintf, improve comments
11676         * lib/ftoastr.c: Also mention Loitsch's draft.
11677         * lib/ftoastr.h: Require WIDTH to be nonnegative.  This isn't
11678         needed in the current implementation, but it might simplify
11679         speeding up the code later.
11680         * modules/ftoastr: Depend on snprintf; this improves portability.
11681         Suggested by Bruno Haible in the same email.
11682
11683         ftoastr: port to hosts lacking strtof and strtold
11684         Problem reported by Bruno Haible in
11685         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00242.html>.
11686         * lib/ftoastr.c (STRTOF): Define to strtod if in a pre-C99
11687         environment and strtold (and presumably strtof) are not available.
11688         * modules/ftoastr (Files): Add m4/c-strtod.m4.
11689         (configure.ac): Require gl_C99_STRTOLD.
11690
11691 2010-11-18  Bruno Haible  <bruno@clisp.org>
11692
11693         c-strtold: Avoid link error on AIX 7.
11694         * lib/c-strtod.c: Test also HAVE_STRTOD_L or HAVE_STRTOLD_L.
11695         * m4/c-strtod.m4 (gl_C_STRTOD): Test whether strtod_l exists.
11696         (gl_C_STRTOLD): Test whether strtold_l exists.
11697         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
11698
11699 2010-11-17  Paul Eggert  <eggert@cs.ucla.edu>
11700
11701         intprops: new macro INT_BITS_STRLEN_BOUND
11702         * lib/intprops.h (INT_BITS_STRLEN_BOUND): New macro, needed by
11703         ftoastr.h.  This exposes an internal of intprops.h that was formerly
11704         not exposed.  Also, it uses a slightly tighter bound than before;
11705         though this makes no practical difference, we might as well be as
11706         tight as we easily can.
11707
11708         ftoastr: new module, for lossless conversion of floats to short strings
11709         * lib/ftoastr.h, lib/ftoastr.c, lib/dtoastr.c, lib/ldtoastr.c:
11710         * modules/ftoastr: New files.
11711
11712 2010-11-15  Paul Eggert  <eggert@cs.ucla.edu>
11713
11714         bootstrap: port to Solaris sed
11715         * build-aux/bootstrap (get_version): Port to Solaris sed.
11716         See Ralf Wildenhues's note in
11717         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00156.html>.
11718
11719 2010-11-14  Jim Meyering  <meyering@redhat.com>
11720
11721         maint.mk: rename variable: s/noteworthy/gl_noteworthy_news_/
11722         * top/maint.mk (gl_noteworthy_news_): Rename from "noteworthy"
11723         and move definition closer to sole use.
11724
11725 2010-11-13  Jim Meyering  <meyering@redhat.com>
11726
11727         remove autoconf-2.57 work-around requiring AC_PROG_EGREP and AC_PROG_CPP
11728         Now we require at least autoconf-2.59, which means the work-around
11729         is no longer needed.
11730         * m4/alloca.m4 (gl_FUNC_ALLOCA): Remove work-around.
11731         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
11732         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
11733         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
11734         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
11735
11736 2010-11-13  Bruno Haible  <bruno@clisp.org>
11737
11738         rename, renameat: Avoid test failures at NFS mounted locations.
11739         * tests/test-rename.h (dentry_exists, assert_nonexistent): New
11740         functions.
11741         (test_rename): Use assert_nonexistent.
11742         * tests/test-rename.c: Include <dirent.h>.
11743         * tests/test-renameat.c: Likewise.
11744         Reported by Gary V. Vaughan <gary@gnu.org>.
11745
11746         rename, renameat: Document Linux bug with NFS
11747         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00154.html>.
11748         * doc/posix-functions/rename.texi: Mention the NFS bug on Linux.
11749         * doc/posix-functions/renameat.texi: Likewise.
11750         Suggested by Eric Blake.
11751
11752 2010-11-13  Bruno Haible  <bruno@clisp.org>
11753
11754         rename test: Add comments.
11755         * tests/test-rename.h (test_rename): Add structure and comments.
11756
11757 2010-11-13  Eric Blake  <eblake@redhat.com>
11758
11759         maintainer-makefile: cover a few more files
11760         * top/maint.mk (sc_prohibit_test_double_equal): Also cover shell
11761         scripts generated within C files, for libvirt.
11762
11763 2010-11-13  Bruno Haible  <bruno@clisp.org>
11764
11765         unistr/u8-mbtouc: Improve handling of ill-formed UTF-8 input.
11766         * lib/unistr/u8-mbtouc.c (u8_mbtouc): For an invalid multibyte
11767         character, return the number of bytes that belong together, not always
11768         1.
11769         * lib/unistr/u8-mbtouc-unsafe.c (u8_mbtouc_unsafe): Likewise.
11770         * lib/unistr/u8-mbtouc-aux.c (u8_mbtouc_aux): Likewise.
11771         * lib/unistr/u8-mbtouc-unsafe-aux.c (u8_mbtouc_unsafe_aux): Likewise.
11772         * lib/unistr/u8-mbsnlen.c (u8_mbsnlen): Use u8_mbtouc to determine the
11773         number of bytes of an invalid character.
11774         * tests/unistr/test-u8-mbtouc.c (test_safe_function): New function.
11775         (main): Invoke it.
11776         * tests/unistr/test-u8-mbtouc.h (test_function): Update two test
11777         results.
11778         * tests/unistr/test-u8-mbsnlen.c (main): Test various kinds of
11779         malformed byte sequences.
11780         * modules/unistr/u8-mbtouc (configure.ac): Bump version number.
11781         * modules/unistr/u8-mbtouc-unsafe (configure.ac): Likewise.
11782         * modules/unistr/u8-mbsnlen (configure.ac): Likewise.
11783         Reported by Ben Pfaff and Paolo Bonzini.
11784
11785 2010-11-13  Bruno Haible  <bruno@clisp.org>
11786
11787         openat: Work around glibc bug with fchownat() and empty file names.
11788         * m4/openat.m4 (gl_FUNC_FCHOWNAT_EMPTY_FILENAME_BUG): New macro.
11789         (gl_FUNC_FCHOWNAT): Invoke it.
11790         * lib/fchownat.c (rpl_fchownat): Handle the empty file name specially.
11791         * doc/posix-functions/fchownat.texi: Document the glibc bug.
11792         Reported by Gary V. Vaughan <gary@gnu.org>.
11793
11794 2010-11-13  Bruno Haible  <bruno@clisp.org>
11795
11796         openat: Ensure autoconf macro ordering.
11797         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Require
11798         gl_USE_SYSTEM_EXTENSIONS.
11799         (gl_FUNC_FCHOWNAT): Require gl_UNISTD_H_DEFAULTS.
11800
11801 2010-11-13  Bruno Haible  <bruno@clisp.org>
11802
11803         Update comments.
11804         * lib/unistr/u8-check.c: Update file name in comments.
11805         * lib/unistr/u8-mblen.c: Likewise.
11806         * lib/unistr/u8-prev.c: Likewise.
11807         * lib/unistr/u8-strmblen.c: Likewise.
11808         * lib/unistr/u8-strmbtouc.c: Likewise.
11809
11810 2010-11-13  Jim Meyering  <meyering@redhat.com>
11811
11812         tests: avoid test failure on Solaris 10 due to lack of PATH export
11813         * tests/test-update-copyright.sh: Don't forget to export PATH.
11814
11815         init.sh: ensure that IFS is defined, just in case...
11816         * tests/init.sh (setup_): Ensure that IFS is defined,
11817         so that saving and restoring it works as expected.  This
11818         appears to be useful at least for an old version of dash
11819         from a long time ago (RH 6).  See here for details:
11820         http://thread.gmane.org/gmane.comp.gnu.coreutils.general/436/focus=455
11821
11822         maint.mk: tighten "test a == b" check
11823         * top/maint.mk (sc_prohibit_test_double_equal): Restrict this
11824         test to files that contain something like #!/bin/sh.
11825         Without this, coreutils would get two false positives in
11826         the comments of C source files.
11827
11828 2010-11-12  Eric Blake  <eblake@redhat.com>
11829
11830         bootstrap: fix typo in previous attempt
11831         * build-aux/bootstrap (buildreq): Correct the grouping.
11832         Reported by Paul Eggert.
11833
11834         maintainer-makefile: prohibit test x == x
11835         * top/maint.mk (sc_prohibit_test_double_equal): New rule.
11836         Based on a report by Matthias Bolte.
11837
11838         bootstrap: allow FreeBSD gzip
11839         * build-aux/bootstrap (get_version): Parse FreeBSD gzip version,
11840         which has no '.' and goes to stderr.
11841         * build-aux/bootstrap.conf (buildreq): Improve the sample file.
11842         Reported by Matthias Bolte.
11843
11844         maintainer-makefile: check for i18n setup
11845         * top/maint.mk (sc_bindtextdomain): Check for evidence that _()
11846         will likely work.
11847
11848 2010-11-12  Bruno Haible  <bruno@clisp.org>
11849
11850         sleep, nanosleep: Work around Linux 2.6.9 nanosleep bug.
11851         * lib/sleep.c (rpl_sleep): Split in chunks no larger than 24 days.
11852         * lib/nanosleep.c (nanosleep): Likewise.
11853
11854 2010-11-11  Bruno Haible  <bruno@clisp.org>
11855
11856         fcntl-h: Fix for use of C++ on glibc systems.
11857         * lib/fcntl.in.h: Include <sys/stat.h> before include_next <fcntl.h>
11858         also on glibc systems in C++ mode.
11859         Reported by Gary V. Vaughan <gary@gnu.org>.
11860
11861 2010-11-11  Christian Weisgerber  <naddy@mips.inka.de>  (tiny change)
11862
11863         mknod: avoid false failure with dash
11864         * m4/mknod.m4 (gl_FUNC_MKNOD): Use portable shell syntax.
11865
11866 2010-11-11  Paul Eggert  <eggert@cs.ucla.edu>
11867
11868         unlink: Fix "is it should" typo in diagnostic.
11869         * m4/unlink.m4 (gl_FUNC_UNLINK): Fix typo, as per Reuben Thomas in
11870         <http://lists.gnu.org/archive/html/bug-gnulib/2010-11/msg00106.html>.
11871
11872 2010-11-11  Bruno Haible  <bruno@clisp.org>
11873
11874         Tests for module 'strerror_r-posix'.
11875         * modules/strerror_r-posix-tests: New file.
11876         * tests/test-strerror_r.c: New file.
11877         * tests/test-string-c++.cc: Check the signature of strerror_r.
11878
11879         New module 'strerror_r-posix'.
11880         * lib/string.in.h (strerror_r): New declaration.
11881         * lib/strerror_r.c: New file.
11882         * m4/strerror_r.m4: New file.
11883         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Check for the declaration
11884         of strerror_r.
11885         (gl_HEADER_STRING_H_DEFAULTS): Initialize GNULIB_STRERROR_R,
11886         HAVE_DECL_STRERROR_R, REPLACE_STRERROR_R.
11887         * modules/strerror_r-posix: New file.
11888         * modules/string (Makefile.am): Substitute GNULIB_STRERROR_R,
11889         HAVE_DECL_STRERROR_R, REPLACE_STRERROR_R.
11890         * doc/posix-functions/strerror_r.texi: Mention the new module and the
11891         portability problems.
11892
11893 2010-11-11  Torsten Scheck  <Torsten.Scheck@Leica-Microsystems.com> (tiny change)
11894
11895         * build-aux/pmccabe2html: Fixed a off-by-one error, so last input
11896         line is also considered for output. Quoted function name in shell
11897         command, so temporary files for functions like MyClass::operator()
11898         are removed correctly without errors.
11899
11900 2010-11-09  Bruno Haible  <bruno@clisp.org>
11901
11902         * doc/posix-functions/strerror.texi: List more failing platforms.
11903
11904         * doc/posix-functions/strerror.texi: Add a comment.
11905
11906 2010-11-07  Paul Eggert  <eggert@cs.ucla.edu>
11907
11908         fdopendir: fix bug on MacOS X when low on file descriptors
11909
11910         * lib/fdopendir.c (REPLACE_FCHDIR): #define to 0 if not defined.
11911         (fdopendir_with_dup, fd_clone_opendir): Now have extra CWD arg.
11912         All callers changed.
11913         (fdopendir): Invoke save_cwd at the top level, not after using
11914         multiple dup() calls to use up file descriptors.  Then retry
11915         fdopendir_with_dup.  This avoids failure with EMFILE if FD is 1
11916         less than the maximum number of open file descriptors, because
11917         save_cwd fails with errno == EMFILE.  Problem reported by tsteven4
11918         on Mac OS X 10.6.4 for tar 1.24
11919         <http://lists.gnu.org/archive/html/bug-tar/2010-10/msg00084.html>
11920         <http://lists.gnu.org/archive/html/bug-tar/2010-11/msg00000.html>
11921         and for tar 1.25
11922         <http://lists.gnu.org/archive/html/bug-tar/2010-11/msg00038.html>.
11923
11924 2010-11-07  Bruno Haible  <bruno@clisp.org>
11925
11926         vasnprintf: Support I flag on glibc systems.
11927         * lib/printf-parse.h (FLAG_LOCALIZED): New macro.
11928         * lib/printf-parse.c (PRINTF_PARSE): Handle the 'I' flag.
11929         * lib/vasnprintf.c (VASNPRINTF): Pass the 'I' flag on to the system's
11930         snprintf function.
11931         * tests/test-vasnprintf-posix.c (test_function): Test the 'I' flag on
11932         glibc systems.
11933         * tests/test-vasnprintf-posix3.c: New file.
11934         * modules/vasnprintf-posix-tests (Files): Add it.
11935         (TESTS, check_PROGRAMS): Add test-vasnprintf-posix3.
11936
11937 2010-11-05  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
11938
11939         [html] Fix copy/paste bug: Use unique name for compiler warnings.
11940         * MODULES.html.sh: For compiler warnings, use name
11941         `ansic_ext_compwarn' since `ansic_ext_misc' is already taken.
11942
11943 2010-11-05  Eric Blake  <eblake@redhat.com>
11944
11945         ceil, floor: avoid spurious failure with icc
11946         * tests/test-ceilf2.c (ceilf_reference): Avoid icc's use of DAZ
11947         [denormals-as-zero] when optimizing without -mieee-fp option.
11948         * tests/test-floorf2.c (floorf_reference): Likewise.
11949         * tests/test-ceilf1.c (dummy): New function.
11950         (main): Use it to outsmart icc's optimization.
11951         * tests/test-floorf1.c (dummy, main): Likewise.
11952
11953         tests: require working signbit
11954         * modules/ceilf-tests (Depends-on): Add signbit.
11955         * modules/ceill-tests (Depends-on): Likewise.
11956         * modules/floorf-tests (Depends-on): Likewise.
11957         * modules/floorl-tests (Depends-on): Likewise.
11958         * modules/round-tests (Depends-on): Likewise.
11959         * modules/roundf-tests (Depends-on): Likewise.
11960         * modules/roundl-tests (Depends-on): Likewise.
11961         * modules/trunc-tests (Depends-on): Likewise.
11962         * modules/truncf-tests (Depends-on): Likewise.
11963         * modules/truncl-tests (Depends-on): Likewise.
11964
11965         strtod: work around icc bug
11966         * lib/strtod.c (minus_zero): Define to working value.
11967         (strtod): Use it to avoid icc bug.
11968
11969         copysign: enhance tests
11970         * modules/copysign-tests (Files): Add minus-zero.h.
11971         * tests/test-copysign.c (main): Also test zeros.
11972
11973 2010-11-04  Eric Blake  <eblake@redhat.com>
11974
11975         ceil, floor, round, trunc: enhance tests of -0
11976         * tests/test-ceilf1.c (main): Ensure correct sign of result.
11977         * tests/test-ceill.c (main): Likewise.
11978         * tests/test-floorf1.c (main): Likewise.
11979         * tests/test-floorl.c (main): Likewise.
11980         * tests/test-round1.c (main): Likewise.
11981         * tests/test-roundf1.c (main): Likewise.
11982         * tests/test-roundl.c (main): Likewise.
11983         * tests/test-trunc1.c (main): Likewise.
11984         * tests/test-truncf1.c (main): Likewise.
11985         * tests/test-truncl.c (main): Likewise.
11986
11987 2010-11-04  Eric Blake  <eblake@redhat.com>
11988
11989         frexp, tests: work around ICC bug with -zero
11990         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Compute -0.0 in a way that
11991         works with more compilers.
11992         * tests/minus-zero.h: New file.
11993         * modules/ceilf-tests (Files): Include it.
11994         * modules/ceill-tests (Files): Likewise.
11995         * modules/floorf-tests (Files): Likewise.
11996         * modules/floorl-tests (Files): Likewise.
11997         * modules/frexp-nolibm-tests (Files): Likewise.
11998         * modules/frexp-tests (Files): Likewise.
11999         * modules/frexpl-nolibm-tests (Files): Likewise.
12000         * modules/frexpl-tests (Files): Likewise.
12001         * modules/isnan-tests (Files): Likewise.
12002         * modules/isnand-nolibm-tests (Files): Likewise.
12003         * modules/isnand-tests (Files): Likewise.
12004         * modules/isnanf-nolibm-tests (Files): Likewise.
12005         * modules/isnanf-tests (Files): Likewise.
12006         * modules/isnanl-nolibm-tests (Files): Likewise.
12007         * modules/isnanl-tests (Files): Likewise.
12008         * modules/round-tests (Files): Likewise.
12009         * modules/roundf-tests (Files): Likewise.
12010         * modules/roundl-tests (Files): Likewise.
12011         * modules/ldexpl-tests (Files): Likewise.
12012         * modules/signbit-tests (Files): Likewise.
12013         * modules/snprintf-posix-tests (Files): Likewise.
12014         * modules/sprintf-posix-tests (Files): Likewise.
12015         * modules/strtod-tests (Files): Likewise.
12016         * modules/trunc-tests (Files): Likewise.
12017         * modules/truncf-tests (Files): Likewise.
12018         * modules/truncl-tests (Files): Likewise.
12019         * modules/vsnprintf-posix-tests (Files): Likewise.
12020         * modules/vsprintf-posix-tests (Files): Likewise.
12021         * modules/vasnprintf-posix-tests (Files): Likewise.
12022         * modules/vasprintf-posix-tests (Files): Likewise.
12023         * tests/test-ceilf1.c (main): Use it.
12024         * tests/test-ceill.c (main): Likewise.
12025         * tests/test-floorf1.c (main): Likewise.
12026         * tests/test-floorl.c (main): Likewise.
12027         * tests/test-frexp.c (main): Likewise.
12028         * tests/test-frexpl.c (main): Likewise.
12029         * tests/test-isnan.c (main): Likewise.
12030         * tests/test-isnand.h (main): Likewise.
12031         * tests/test-isnanf.h (main): Likewise.
12032         * tests/test-isnanl.h (main): Likewise.
12033         * tests/test-ldexpl.c (main): Likewise.
12034         * tests/test-round.c (main): Likewise.
12035         * tests/test-roundf.c (main): Likewise.
12036         * tests/test-roundl.c (main): Likewise.
12037         * tests/test-signbit.c (test_signbitf, test_signbitd)
12038         (test_signbitl): Likewise.
12039         * tests/test-snprintf-posix.h (test_function): Likewise.
12040         * tests/test-sprintf-posix.h (test_function): Likewise.
12041         * tests/test-strtod.c (main): Likewise.
12042         * tests/test-trunc1.c (main): Likewise.
12043         * tests/test-truncf1.c (main): Likewise.
12044         * tests/test-truncl.c (main): Likewise.
12045
12046         isnanl: work around icc bug
12047         * lib/isnan.c (FUNC): Compute run-time NaN under ICC as well.
12048
12049 2010-11-03  Eric Blake  <eblake@redhat.com>
12050
12051         tests: fix compiler warnings
12052         * tests/test-getopt.h (test_getopt): Fix condition.
12053         * tests/test-getopt_long.h (test_getopt_long): Likewise.
12054         * tests/test-pipe2.c (main): Likewise.
12055         * tests/test-quotearg-simple.c (main): Avoid icc warning.
12056
12057         utimens: fix broken m4 test
12058         * m4/utimens.m4 (gl_UTIMENS): Include correct headers.
12059
12060 2010-10-28  Bruno Haible  <bruno@clisp.org>
12061
12062         posix_spawn*, getdtablesize: Relax license.
12063         * modules/posix_spawn (License): Change to LGPLv2+.
12064         * modules/posix_spawnp (License): Likewise.
12065         * modules/posix_spawn-internal (License): Likewise.
12066         * modules/posix_spawnattr_init (License): Likewise.
12067         * modules/posix_spawnattr_getflags (License): Likewise.
12068         * modules/posix_spawnattr_setflags (License): Likewise.
12069         * modules/posix_spawnattr_getpgroup (License): Likewise.
12070         * modules/posix_spawnattr_setpgroup (License): Likewise.
12071         * modules/posix_spawnattr_getschedparam (License): Likewise.
12072         * modules/posix_spawnattr_setschedparam (License): Likewise.
12073         * modules/posix_spawnattr_getschedpolicy (License): Likewise.
12074         * modules/posix_spawnattr_setschedpolicy (License): Likewise.
12075         * modules/posix_spawnattr_getsigdefault (License): Likewise.
12076         * modules/posix_spawnattr_setsigdefault (License): Likewise.
12077         * modules/posix_spawnattr_getsigmask (License): Likewise.
12078         * modules/posix_spawnattr_setsigmask (License): Likewise.
12079         * modules/posix_spawnattr_destroy (License): Likewise.
12080         * modules/posix_spawn_file_actions_init (License): Likewise.
12081         * modules/posix_spawn_file_actions_addclose (License): Likewise.
12082         * modules/posix_spawn_file_actions_adddup2 (License): Likewise.
12083         * modules/posix_spawn_file_actions_addopen (License): Likewise.
12084         * modules/posix_spawn_file_actions_destroy (License): Likewise.
12085         * modules/getdtablesize (License): Likewise.
12086         Requested by Adam Stokes <ajs@redhat.com> for use in netcf.
12087
12088 2010-10-26  Bruno Haible  <bruno@clisp.org>
12089
12090         unistd: Refine workaround from 2009-12-23 against Cygwin bug.
12091         * lib/unistd.in.h: Don't include <stdio.h> and <fcntl.h>, except on
12092         Cygwin and mingw.
12093         Suggested by Eric Blake.
12094
12095 2010-10-26  Bruno Haible  <bruno@clisp.org>
12096
12097         stdio: Work around compilation error due to renameat() on Solaris 10.
12098         * lib/stdio.in.h: Include <unistd.h> on Solaris.
12099         * lib/renameat.c: Don't include <unistd.h> here.
12100         * doc/posix-functions/renameat.texi: Mention the Solaris problem.
12101         Reported by Paul Eggert and Eric Blake.
12102
12103 2010-10-26  Paul Eggert  <eggert@cs.ucla.edu>
12104
12105         renameat: port to Solaris 10, which declares renameat in unistd.h
12106
12107         * lib/renameat.c: Include unistd.h before stdio.h, because
12108         Solaris 10 declares renameat in unistd.h.  Problem encountered
12109         when building GNU tar 1.24 on Solaris 10.
12110
12111 2010-10-26  Christian Weisgerber  <naddy@mips.inka.de>  (tiny change)
12112
12113         fdopendir: fix C89 compilation
12114         * lib/fdopendir.c (fd_clone_opendir): Move declaration for older
12115         compilers.
12116
12117 2010-10-23  Paul Eggert  <eggert@cs.ucla.edu>
12118
12119         inttostr: simplify by removing unnecessary redundancy
12120         * lib/anytostr.c: Don't include verify.h.
12121         (anytostr): Don't verify that TYPE_SIGNED (inttype) equals
12122         inttype_is_signed.  Instead, disable the bogus GCC warnings, so that
12123         there's no need for inttype_is_signed and for calling TYPE_SIGNED.
12124         * lib/imaxtostr.c (inttype_is_signed): Remove; no longer needed.
12125         * lib/inttostr.c, lib/offtostr.c, lib/uinttostr.c, lib/umaxtostr.c:
12126         Likewise.
12127         * modules/inttostr (Depends-on): Remove 'verify'.
12128
12129 2010-10-23  Bruno Haible  <bruno@clisp.org>
12130
12131         nl_langinfo: Mention problem with CRNCYSTR on NetBSD 5.0.
12132         * doc/posix-functions/nl_langinfo.texi: Mention problem with CRNCYSTR.
12133         Reported by Eric Blake.
12134
12135 2010-10-23  Bruno Haible  <bruno@clisp.org>
12136
12137         Tests: Fix LOCALE_JA on MirBSD 10.
12138         * m4/locale-ja.m4 (gt_LOCALE_JA): Reject a locale identifier that leads
12139         to an UTF-8 locale.
12140         * m4/locale-fr.m4 (gt_LOCALE_FR): Likewise.
12141         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
12142         Reported by Eric Blake.
12143
12144 2010-10-21  Bruno Haible  <bruno@clisp.org>
12145
12146         nl_langinfo test: Avoid test failure on NetBSD 5.
12147         * tests/test-nl_langinfo.c (main): Relax test of nl_langinfo(CRNCYSTR).
12148         Reported by Eric Blake.
12149
12150 2010-10-21  Eric Blake  <eblake@redhat.com>
12151
12152         c-stack: work around libsigsegv 2.8 bug
12153         * lib/c-stack.c (SIGSTKSZ): Increase size to avoid alternate stack
12154         overflow on at least PowerPC64.
12155
12156 2010-10-17  Bruno Haible  <bruno@clisp.org>
12157
12158         userspec: Drop redundant file.
12159         * modules/userspec (Files): Remove lib/inttostr.h.
12160
12161 2010-10-17  Bruno Haible  <bruno@clisp.org>
12162
12163         nl_langinfo tests: Silence some warnings.
12164         * tests/test-nl_langinfo.c: Silence -Wtype-limits warnings.
12165         Reported by Jim Meyering.
12166
12167 2010-10-17  Bruno Haible  <bruno@clisp.org>
12168
12169         Make use of GCC's attribute __alloc_size__.
12170         * lib/xalloc.h (ATTRIBUTE_ALLOC_SIZE): New macro.
12171         (xmalloc, xzalloc, xcalloc, xrealloc, xmemdup, xnmalloc, xnrealloc,
12172         xcharalloc): Declare with ATTRIBUTE_ALLOC_SIZE.
12173         * lib/eealloc.h (eemalloc, eerealloc): Declare with attribute
12174         __alloc_size__.
12175         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
12176         Suggested by Jim Meyering.
12177
12178 2010-10-16  Joel E. Denny  <joeldenny@joeldenny.org>
12179
12180         bootstrap: anchor .gitignore entries.
12181         * build-aux/bootstrap (insert_sorted_if_absent): Replace all uses
12182         with...
12183         (insert_vc_ignore): ... this new function, which prepends `/' to
12184         all .gitignore entries before passing them to
12185         insert_sorted_if_absent.
12186
12187 2010-10-16  Bruno Haible  <bruno@clisp.org>
12188
12189         nextafter: Fix configure check.
12190         * modules/nextafter (configure.ac): Correct expected prototype.
12191
12192 2010-10-16  Bruno Haible  <bruno@clisp.org>
12193
12194         termios: Update documentation.
12195         * doc/posix-headers/termios.texi: Mention remaining mingw problems.
12196
12197 2010-10-16  Bruno Haible  <bruno@clisp.org>
12198
12199         tests: Make them compile with TinyCC.
12200         * tests/test-strstr.c (main): Remove parentheses around array
12201         initializer.
12202
12203 2010-10-15  Eric Blake  <eblake@redhat.com>
12204
12205         ignore-value: make header idempotent
12206         * lib/ignore-value.h: Add double-inclusion guards.
12207         Reported by Stefan Berger.
12208
12209 2010-10-15  Jim Meyering  <meyering@redhat.com>
12210
12211         GNUmakefile: handle "stable" target, not "major"
12212         * top/GNUmakefile (_is-dist-target): s/major/stable/ to match the
12213         lists in maint.mk and announce-gen.  Without this, "make stable"
12214         would fail to ensure that $(VERSION) is up to date.
12215
12216 2010-10-15  Ludovic Courtès  <ludo@gnu.org>
12217
12218         * lib/isnan.c (FUNC): Treat TinyCC (`__TINYC__') like `__SUNPRO_C'
12219         & co.
12220
12221 2010-10-14  Bruno Haible  <bruno@clisp.org>
12222
12223         vasnprintf: Don't set errno to 0.
12224         * lib/vasnprintf.c (VASNPRINTF): Save and restore errno around the
12225         block that sets it to 0.
12226         Reported by Gianluigi Tiesi <sherpya@netfarm.it>.
12227
12228 2010-10-14  Bruno Haible  <bruno@clisp.org>
12229
12230         socketlib: Fix.
12231         * modules/socketlib (Files): Add m4/sys_socket_h.m4. Needed for
12232         gl_PREREQ_SYS_H_WINSOCK2.
12233         Reported by Ian Beckwith <ianb@erislabs.net>.
12234
12235 2010-10-13  Jim Meyering  <meyering@redhat.com>
12236
12237         test-select-stdin.c: avoid warn_unused_result warnings
12238         * tests/test-select-stdin.c: Include "macros.h".
12239         ASSERT that read and fflush succeed.
12240
12241 2010-10-13  Jim Meyering  <meyering@redhat.com>
12242
12243         git-version-gen: do require git-VC'd files in cwd
12244         * build-aux/git-version-gen: Reject a git version string
12245         if there are no commits associated with the current directory.
12246         This avoids an unlikely false-positive (unrelated dir whose parent
12247         repository also contains a tag matching v*), as pointed out
12248         by Giuseppe Scrivano in
12249         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/21843/focus=23664
12250
12251 2010-10-13  Paul Eggert  <eggert@cs.ucla.edu>
12252
12253         argv-iter: omit nonconforming declaration
12254         * lib/argv-iter.h (enum argv_iter_err): Omit the useless
12255         enum arg_iter_err declaration, which doesn't conform to C99.
12256         Solaris 10 cc warns about this.
12257
12258 2010-10-13  Eric Blake  <eblake@redhat.com>
12259
12260         termios: fix compilation on mingw
12261         * m4/termios_h.m4 (gl_TERMIOS_H_DEFAULTS): Set default.
12262         (gl_TERMIOS_H): Adjust it on mingw.
12263         * modules/termios (Makefile.am): Substitute new key.
12264         * lib/termios.in.h (includes): Make include_next conditional.
12265         * doc/posix-headers/termios.texi (termios.h): Update
12266         documentation.
12267         Reported by Daniel P. Berrange.
12268
12269 2010-10-13  Jim Meyering  <meyering@redhat.com>
12270
12271         git-version-gen: don't require that .git/ be in the current dir
12272         * build-aux/git-version-gen: Adjust this script so that it works
12273         when run from any working directory beneath the top-level .git/-
12274         containing directory.  Inspired by a patch from Giuseppe Scrivano,
12275         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/21843/focus=21847
12276
12277         test-select: avoid warn_unused_result warnings
12278         * tests/test-select.c: Include "macros.h".
12279         ASSERT that each call to read, write, and pipe succeeds.
12280         While not technically required, also check each "close".
12281         * modules/select-tests (Files): Add tests/macros.h.
12282
12283         test-symlinkat: remove declaration of unused local
12284         * tests/test-symlinkat.c (main): Remove unused local, "buf".
12285
12286         test-inttostr: avoid shadowing warnings
12287         * tests/test-inttostr.c (main): Rename local, "buf" to "b",
12288         and use malloc rather than the stack for the same reason as
12289         mentioned in the comment justifying the other allocation.
12290
12291 2010-10-11  Bruno Haible  <bruno@clisp.org>
12292
12293         stdlib: Allow multiple gnulib generated replacements to coexist.
12294         * lib/stdlib.in.h (struct random_data): Avoid identical redefinition.
12295         Reported by Sam Steingold <sds@gnu.org>.
12296
12297 2010-10-11  Jim Meyering  <meyering@redhat.com>
12298
12299         fix a documentation typo
12300         * doc/posix-functions/futimens.texi (futimens): Fix typo: s/itme/item/
12301
12302 2010-10-11  Eric Blake  <eblake@redhat.com>
12303
12304         futimens: work around Solaris 11 bug
12305         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Detect the bug.
12306         * tests/test-futimens.h (test_futimens): Enhance, rather than
12307         weaken test.
12308         * doc/posix-functions/futimens.texi (futimens): Document the bug.
12309
12310 2010-10-11  Paul Eggert  <eggert@cs.ucla.edu>
12311
12312         Indentation.
12313         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Indent
12314         higher-level operators more to the left.
12315
12316 2010-10-11  Jim Meyering  <meyering@redhat.com>
12317
12318         test-futimens: avoid unwarranted test failure on Solaris 5.11
12319         * tests/test-futimens.h (test_futimens): When provoking EBADF, use an
12320         invalid file descriptor, so we don't provoke EFAULT from Solaris 5.11,
12321         because it tries to dereference the NULL name argument.
12322
12323 2010-10-11  Bruno Haible  <bruno@clisp.org>
12324
12325         Indentation.
12326         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Improve
12327         indentation.
12328
12329 2010-10-11  Jim Meyering  <meyering@redhat.com>
12330
12331         spawn.in.h: make indentation consistent with parentheses
12332         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap):
12333         Make indentation consistent with parentheses.
12334
12335 2010-10-11  Gary V. Vaughan  <gary@gnu.org>
12336
12337         Fix mismatched parens in previous commit
12338         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Fix mismatched
12339         parens.
12340
12341 2010-10-10  Paul Eggert  <eggert@cs.ucla.edu>
12342
12343         rewrite int foo[2*X-1] to verify(X) or to int foo[X?1:-1]
12344
12345         * lib/float+.h (verify_sizeof_flt, verify_sizeof_dbl):
12346         (verify_sizeof_ldbl): Rewrite 2*X-1 to X?1:-1.
12347         * lib/malloca.c: Include "verify.h".
12348         (verify1): Remove, replacing with a verify call.
12349         * lib/relocwrapper.c (verify1): Likewise.
12350         * lib/vasnprintf.c (mp_limb_verify, mp_twolimb_verify, TCHAR_T_verify):
12351         Likewise.
12352         * modules/malloca (Depends-on): Add 'verify'.
12353         * modules/relocatable-prog-wrapper (Depends-on): Add 'verify'.
12354         * modules/vasnprintf (Depends-on): Add 'verify'.
12355         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
12356         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
12357         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
12358         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
12359         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
12360         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
12361         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
12362
12363         prefer (X ? 1 : -1) when converting from boolean (1,0) to int (1,-1)
12364
12365         Formerly the style was sometimes 2*X - 1, because the C standard
12366         was wrongly thought to disallow ?: in integral constant expressions.
12367         * lib/inet_ntop.c (verify_int_size): Rewrite 2*X-7 (!) to 4<=X?1:-1.
12368         * lib/signal.in.h (verify_NSIG_constraint): Rewrite 2*X-1 to X?1:-1.
12369         * lib/spawn.in.h (verify_POSIX_SPAWN_USEVFORK_no_overlap): Likewise.
12370         * lib/stdint.in.h (_verify_intmax_size): Likewise.
12371         * lib/time.in.h (struct __time_t_must_be_integral): Rewrite
12372         2 * ((time_t) 1 / 2 == 0) - 1 to (time_t) 1; this suffices to
12373         verify that time_t cannot be floating.
12374
12375 2010-10-08  Eric Blake  <eblake@redhat.com>
12376
12377         time: enforce recent POSIX ruling that time_t is integral
12378         * lib/time.in.h (__time_t_must_be_integral): Detect any
12379         problematic systems, allowing the rest of gnulib to assume POSIX.
12380
12381 2010-10-08  Jim Meyering  <meyering@redhat.com>
12382
12383         fdopendir: fix a bug on systems lacking openat and /proc support
12384         OpenBSD 4.7 is one such system.  The most noticeable effect was
12385         failure of any application making nontrivial use of fts: rm, du,
12386         chown, chmod etc.  E.g., "mkdir -p a/b; ./rm -rf a" would fail with
12387           ./rm: traversal failed: `a': Bad file descriptor
12388         Debugging that, you see that even though FD 6 was closed just
12389         prior to the opendir call in fd_clone_opendir, its resulting
12390         dir->dd_fd was 8, rather than the expected value of 6:
12391
12392         Breakpoint 3, fdopendir_with_dup (fd=6, older_dupfd=-1) at fdopendir.c:93
12393         93                close (fd);
12394         (gdb) n
12395         94                dir = fd_clone_opendir (dupfd);
12396         (gdb) n
12397         95                saved_errno = errno;
12398         (gdb) p dir->dd_fd
12399         $11 = 8
12400
12401         Notice how it closes FD 6, then gets a DIR* pointer using FD 8.
12402         The problem is that on OpenBSD, fd_clone_opendir has to resort
12403         to using the old-style save/restore CWD mechanism, due to its
12404         lack of openat/proc support, and *that* would steal the FD (6)
12405         that opendir was supposed to use.
12406
12407         The fix is to squirrel away the desired FD so that save_cwd uses a
12408         different one, and then free the dest FD right before calling opendir.
12409         That guarantees opendir will use the required file descriptor.
12410
12411         * lib/fdopendir.c (fd_clone_opendir): Handle the above.
12412
12413 2010-10-08  Bruno Haible  <bruno@clisp.org>
12414
12415         sys_select: Avoid warning due to undeclared memset() on OpenBSD 4.5.
12416         * lib/sys_select.in.h: Include <string.h> also on OpenBSD.
12417
12418 2010-10-08  Bruno Haible  <bruno@clisp.org>
12419
12420         nanosleep: Make replacement POSIX compliant.
12421         * lib/nanosleep.c (nanosleep): Return -1/EINVAL if the delay's tv_nsec
12422         is out of range.
12423         Reported by Jim Meyering.
12424
12425 2010-10-08  Paul Eggert  <eggert@cs.ucla.edu>
12426
12427         bootstrap: add hook for altering gnulib.mk, for Bison
12428         * build-aux/bootstrap (gnulib_mk_hook): New function, so that
12429         the Bison bootstrapping process can rewrite file names and variables
12430         in this file before later parts of 'bootstrap' use the file.
12431         Bison wants to include lib/gnulib.mk from the top-level makefile,
12432         so it needs the file names in this file to be relative to the top
12433         level, not relative to lib; plus it needs variable names to be
12434         rewritten.
12435         (slurp): Use the new function.
12436
12437         bootstrap: reformat for readability
12438         * build-aux/bootstrap: Rewrite to avoid lines longer than 80 columns.
12439
12440 2010-10-08  Eric Blake  <eblake@redhat.com>
12441
12442         docs: update cygwin progress
12443         * doc/posix-functions/cacos.texi (cacos): Added after cygwin
12444         1.7.7.
12445         * doc/posix-functions/cacosf.texi (cacosf): Likewise.
12446         * doc/posix-functions/cacosh.texi (cacosh): Likewise.
12447         * doc/posix-functions/cacoshf.texi (cacoshf): Likewise.
12448         * doc/posix-functions/carg.texi (carg): Likewise.
12449         * doc/posix-functions/cargf.texi (cargf): Likewise.
12450         * doc/posix-functions/casin.texi (casin): Likewise.
12451         * doc/posix-functions/casinf.texi (casinf): Likewise.
12452         * doc/posix-functions/casinh.texi (casinh): Likewise.
12453         * doc/posix-functions/casinhf.texi (casinhf): Likewise.
12454         * doc/posix-functions/catan.texi (catan): Likewise.
12455         * doc/posix-functions/catanf.texi (catanf): Likewise.
12456         * doc/posix-functions/catanh.texi (catanh): Likewise.
12457         * doc/posix-functions/catanhf.texi (catanhf): Likewise.
12458         * doc/posix-functions/ccos.texi (ccos): Likewise.
12459         * doc/posix-functions/ccosf.texi (ccosf): Likewise.
12460         * doc/posix-functions/ccosh.texi (ccosh): Likewise.
12461         * doc/posix-functions/ccoshf.texi (ccoshf): Likewise.
12462         * doc/posix-functions/cexp.texi (cexp): Likewise.
12463         * doc/posix-functions/cexpf.texi (cexpf): Likewise.
12464         * doc/posix-functions/cimag.texi (cimag): Likewise.
12465         * doc/posix-functions/cimagf.texi (cimagf): Likewise.
12466         * doc/posix-functions/clog.texi (clog): Likewise.
12467         * doc/posix-functions/clogf.texi (clogf): Likewise.
12468         * doc/posix-functions/conj.texi (conj): Likewise.
12469         * doc/posix-functions/conjf.texi (conjf): Likewise.
12470         * doc/posix-functions/cpow.texi (cpow): Likewise.
12471         * doc/posix-functions/cpowf.texi (cpowf): Likewise.
12472         * doc/posix-functions/cproj.texi (cproj): Likewise.
12473         * doc/posix-functions/cprojf.texi (cprojf): Likewise.
12474         * doc/posix-functions/creal.texi (creal): Likewise.
12475         * doc/posix-functions/crealf.texi (crealf): Likewise.
12476         * doc/posix-functions/csin.texi (csin): Likewise.
12477         * doc/posix-functions/csinf.texi (csinf): Likewise.
12478         * doc/posix-functions/csinh.texi (csinh): Likewise.
12479         * doc/posix-functions/csinhf.texi (csinhf): Likewise.
12480         * doc/posix-functions/csqrt.texi (csqrt): Likewise.
12481         * doc/posix-functions/csqrtf.texi (csqrtf): Likewise.
12482         * doc/posix-functions/ctan.texi (ctan): Likewise.
12483         * doc/posix-functions/ctanf.texi (ctanf): Likewise.
12484         * doc/posix-functions/ctanh.texi (ctanh): Likewise.
12485         * doc/posix-functions/ctanhf.texi (ctanhf): Likewise.
12486         * doc/posix-headers/complex.texi (complex.h): Likewise.
12487
12488 2010-10-07  Jim Meyering  <meyering@redhat.com>
12489
12490         parse-datetime: avoid compilation failure on OpenBSD 4.7
12491         * lib/parse-datetime.y (_STDLIB_H) [_STDLIB_H_]: Define.
12492         This works around a compilation failure on OpenBSD 4.7:
12493         http://thread.gmane.org/gmane.comp.parsers.bison.bugs/3418
12494
12495 2010-10-07  Eric Blake  <eblake@redhat.com>
12496
12497         docs: update cygwin progress
12498         * doc/glibc-functions/mkostemp.texi (mkostemp): Added in cygwin
12499         1.7.6.
12500         * doc/glibc-functions/mkostemps.texi (mkostemps): Likewise.
12501         * doc/posix-headers/fenv.texi (fenv.h): Added after cygwin 1.7.7.
12502         * doc/posix-functions/feclearexcept.texi (feclearexcept): Likewise.
12503         * doc/posix-functions/fegetenv.texi (fegetenv): Likewise.
12504         * doc/posix-functions/fegetexceptflag.texi (fegetexceptflag):
12505         Likewise.
12506         * doc/posix-functions/fegetround.texi (fegetround): Likewise.
12507         * doc/posix-functions/feholdexcept.texi (feholdexcept): Likewise.
12508         * doc/posix-functions/feraiseexcept.texi (feraiseexcept):
12509         Likewise.
12510         * doc/posix-functions/fesetenv.texi (fesetenv): Likewise.
12511         * doc/posix-functions/fesetexceptflag.texi (fesetexceptflag):
12512         Likewise.
12513         * doc/posix-functions/fesetround.texi (fesetround): Likewise.
12514         * doc/posix-functions/fetestexcept.texi (fetestexcept): Likewise.
12515         * doc/posix-functions/feupdateenv.texi (feupdateenv): Likewise.
12516         * doc/glibc-functions/feenableexcept.texi (feenableexcept):
12517         Likewise.
12518         * doc/glibc-functions/fedisableexcept.texi (fedisableexcept):
12519         Likewise.
12520         * doc/glibc-functions/fegetexcept.texi (fegetexcept): Likewise.
12521
12522         docs: update parse-datetime history
12523         * doc/parse-datetime.texi (Authors of parse_datetime): Better
12524         documentation of this function's history and alternatives.
12525
12526         cygwin: use more robust version check
12527         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE, gl_FUNC_MEMMEM): Don't
12528         exclude an eventual cygwin 1.9.1.
12529         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Likewise.
12530         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE)
12531         (gl_FUNC_STRCASESTR): Likewise.
12532         Reported by Bruno Haible.
12533
12534 2010-10-06  Bruno Haible  <bruno@clisp.org>
12535
12536         string, sys_select: Avoid #including large headers unless necessary.
12537         * lib/string.in.h: Don't include <unistd.h> except on NetBSD.
12538         * lib/sys_select.in.h: Don't include <string.h> except on Solaris,
12539         OSF/1, BeOS, Haiku.
12540         Reported by Jim Meyering.
12541
12542 2010-10-05  Eric Blake  <eblake@redhat.com>
12543
12544         memmem, strstr, strcasestr: fix bug with long periodic needle
12545         * lib/str-two-way.h (two_way_long_needle): Avoid bug with long
12546         periodic needle having false positive.
12547         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): Detect bug in glibc 2.12
12548         and cygwin 1.7.7.
12549         (gl_FUNC_MEMMEM): Be more pessimistic when cross-compiling.
12550         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE)
12551         (gl_FUNC_STRCASESTR): Likewise.
12552         * m4/strstr.m4 (gl_FUNC_STRSTR_SIMPLE, gl_FUNC_STRSTR): Likewise.
12553         * tests/test-memmem.c (main): Expose the bug.
12554         * tests/test-strcasestr.c (main): Likewise.
12555         * tests/test-strstr.c (main): Likewise.
12556         * tests/test-c-strcasestr.c (main): Likewise.
12557         * doc/glibc-functions/memmem.texi (memmem): Document the bug.
12558         * doc/posix-functions/strstr.texi (strstr): Likewise.
12559         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
12560         Reported via http://sourceware.org/bugzilla/show_bug.cgi?id=12092
12561
12562 2010-10-05  Paul Eggert  <eggert@cs.ucla.edu>
12563
12564         parse-datetime: do some more renaming
12565         * doc/parse-datetime.texi (Authors of parse_datetime): Call it
12566         parse_datetime, not get_date.  Mention the renaming.
12567         * lib/parse-datetime.y:  Call it parse_datetime, not getdate,
12568         in comments.
12569         * m4/bison.m4: Likewise.
12570
12571 2010-10-05  Eric Blake  <eblake@redhat.com>
12572
12573         parse-datetime: better name than get_date
12574         * NEWS: Reword the deprecation notice.
12575         * modules/get_date: Rename to modules/parse-datetime.
12576         * modules/get_date-tests: Rename to modules/parse-datetime-tests.
12577         * m4/get_date.m4: Rename to m4/parse-datetime.m4.
12578         * lib/get_date.y: Rename to lib/parse-datetime.y.
12579         * tests/test-get_date.c: Rename to tests/test-parse-datetime.c.
12580         * doc/get_date.texi: Rename to doc/parse-datetime.texi.
12581         * doc/getdate.texi: Provide fallback wrapper.
12582         * lib/getdate.h: Move guts, and wrap...
12583         * lib/parse-datetime.h: ...new file.
12584         * lib/parse-datetime.y (get_date): Rename...
12585         (parse_datetime): ...to this.
12586         * m4/parse-datetime.m4 (gl_GET_DATE): Rename...
12587         (gl_PARSE_DATETIME): ...to this.
12588         * doc/posix-functions/getdate.texi (get_date): Provide fallback
12589         documentation.
12590         * modules/getdate (Files): Provide fallback docs and header.
12591         (Notice, Depends-on): Update references.
12592         * tests/test-parse-datetime.c: Likewise.
12593         * DEPENDENCIES: Likewise.
12594         * MODULES.html.sh (Date and time <time.h>): Likewise.
12595         * doc/parse-datetime.texi (Date input formats)
12596         (Authors of parse_datetime): Likewise.
12597         * modules/parse-datetime (Files, configure.ac, Makefile.am)
12598         (Include): Likewise.
12599         * modules/parse-datetime-tests (Files, Makefile.am): Likewise.
12600         * gnulib-tool: Likewise.
12601         * m4/bison.m4 (gl_BISON): Likewise.
12602         Suggested by Bruno Haible.
12603
12604 2010-10-05  Paul Eggert  <eggert@cs.ucla.edu>
12605
12606         more ports to Solaris tr, which needs [] around ranges
12607         * gnulib-tool: Solaris tr needs [] around ranges.
12608         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): Likewise.
12609         * tests/test-pipe-filter-gi1.c (main): Likewise.
12610         * tests/test-pipe-filter-ii1.c (main): Likewise.
12611
12612 2010-10-05  Eric Blake  <eblake@redhat.com>
12613
12614         bootstrap: fix Solaris regression
12615         * build-aux/bootstrap (check_versions): Solaris tr still needs []
12616         around ranges.
12617         Reported by Pádraig Brady.
12618
12619         bootstrap: work with pkg-config
12620         * build-aux/bootstrap (check_versions): Also transliterate - in
12621         prerequisite name.
12622         (print_versions): Be robust to any \ in $buildreq.  Avoid listing
12623         prerequisites that were already found, to avoid confusion.
12624         Reported by Justin Clift.
12625
12626         faccessat: remove unused wrappers
12627         * lib/openat.h (accessat, euidaccesat): Delete, since the mere
12628         presence of these wrappers dragged in -lgen on Solaris.
12629         Reported by Clemens Brogi; fix suggested by Paul Eggert.
12630
12631 2010-10-05  Jim Meyering  <meyering@redhat.com>
12632
12633         tests: require @PRAGMA_COLUMNS@ with each @PRAGMA_SYSTEM_HEADER@
12634         * Makefile (sc_pragma_columns): New syntax-check rule.
12635
12636 2010-10-04  Bruno Haible  <bruno@clisp.org>
12637
12638         gnulib-tool: Synthesize appropriate _LDFLAGS for a libtool library.
12639         * gnulib-tool (func_emit_lib_Makefile_am): When preparing for a libtool
12640         library, put '-no-undefined' and the link dependencies into _LDFLAGS.
12641         Reported by Bruce Korb and Eric Blake.
12642
12643 2010-10-04  Bruno Haible  <bruno@clisp.org>
12644
12645         threadlib: Make option --with-libpth-prefix work.
12646         * m4/threadlib.m4 (gl_THREADLIB_BODY): When testing whether pth works,
12647         use $LIBPTH, not just -lpth.
12648
12649 2010-10-04  Bruno Haible  <bruno@clisp.org>
12650
12651         Avoid line length limitation from HP NonStop system header files.
12652         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define also PRAGMA_COLUMNS.
12653         * lib/arpa_inet.in.h: Use PRAGMA_COLUMNS.
12654         * lib/ctype.in.h: Likewise.
12655         * lib/dirent.in.h: Likewise.
12656         * lib/errno.in.h: Likewise.
12657         * lib/fcntl.in.h: Likewise.
12658         * lib/float.in.h: Likewise.
12659         * lib/getopt.in.h: Likewise.
12660         * lib/iconv.in.h: Likewise.
12661         * lib/inttypes.in.h: Likewise.
12662         * lib/langinfo.in.h: Likewise.
12663         * lib/locale.in.h: Likewise.
12664         * lib/math.in.h: Likewise.
12665         * lib/netdb.in.h: Likewise.
12666         * lib/netinet_in.in.h: Likewise.
12667         * lib/poll.in.h: Likewise.
12668         * lib/pthread.in.h: Likewise.
12669         * lib/pty.in.h: Likewise.
12670         * lib/sched.in.h: Likewise.
12671         * lib/se-selinux.in.h: Likewise.
12672         * lib/search.in.h: Likewise.
12673         * lib/signal.in.h: Likewise.
12674         * lib/spawn.in.h: Likewise.
12675         * lib/stdarg.in.h: Likewise.
12676         * lib/stddef.in.h: Likewise.
12677         * lib/stdint.in.h: Likewise.
12678         * lib/stdio.in.h: Likewise.
12679         * lib/stdlib.in.h: Likewise.
12680         * lib/string.in.h: Likewise.
12681         * lib/strings.in.h: Likewise.
12682         * lib/sys_file.in.h: Likewise.
12683         * lib/sys_ioctl.in.h: Likewise.
12684         * lib/sys_select.in.h: Likewise.
12685         * lib/sys_socket.in.h: Likewise.
12686         * lib/sys_stat.in.h: Likewise.
12687         * lib/sys_time.in.h: Likewise.
12688         * lib/sys_times.in.h: Likewise.
12689         * lib/sys_utsname.in.h: Likewise.
12690         * lib/sys_wait.in.h: Likewise.
12691         * lib/sysexits.in.h: Likewise.
12692         * lib/termios.in.h: Likewise.
12693         * lib/time.in.h: Likewise.
12694         * lib/unistd.in.h: Likewise.
12695         * lib/wchar.in.h: Likewise.
12696         * lib/wctype.in.h: Likewise.
12697         * modules/arpa_inet (Makefile.am): Substitute PRAGMA_COLUMNS.
12698         * modules/ctype (Makefile.am): Likewise.
12699         * modules/dirent (Makefile.am): Likewise.
12700         * modules/errno (Makefile.am): Likewise.
12701         * modules/fcntl-h (Makefile.am): Likewise.
12702         * modules/float (Makefile.am): Likewise.
12703         * modules/getopt-posix (Makefile.am): Likewise.
12704         * modules/iconv-h (Makefile.am): Likewise.
12705         * modules/inttypes (Makefile.am): Likewise.
12706         * modules/langinfo (Makefile.am): Likewise.
12707         * modules/locale (Makefile.am): Likewise.
12708         * modules/math (Makefile.am): Likewise.
12709         * modules/netdb (Makefile.am): Likewise.
12710         * modules/netinet_in (Makefile.am): Likewise.
12711         * modules/poll-h (Makefile.am): Likewise.
12712         * modules/pthread (Makefile.am): Likewise.
12713         * modules/pty (Makefile.am): Likewise.
12714         * modules/sched (Makefile.am): Likewise.
12715         * modules/search (Makefile.am): Likewise.
12716         * modules/selinux-h (Makefile.am): Likewise.
12717         * modules/signal (Makefile.am): Likewise.
12718         * modules/spawn (Makefile.am): Likewise.
12719         * modules/stdarg (Makefile.am): Likewise.
12720         * modules/stddef (Makefile.am): Likewise.
12721         * modules/stdint (Makefile.am): Likewise.
12722         * modules/stdio (Makefile.am): Likewise.
12723         * modules/stdlib (Makefile.am): Likewise.
12724         * modules/string (Makefile.am): Likewise.
12725         * modules/strings (Makefile.am): Likewise.
12726         * modules/sys_file (Makefile.am): Likewise.
12727         * modules/sys_ioctl (Makefile.am): Likewise.
12728         * modules/sys_select (Makefile.am): Likewise.
12729         * modules/sys_socket (Makefile.am): Likewise.
12730         * modules/sys_stat (Makefile.am): Likewise.
12731         * modules/sys_time (Makefile.am): Likewise.
12732         * modules/sys_times (Makefile.am): Likewise.
12733         * modules/sys_utsname (Makefile.am): Likewise.
12734         * modules/sys_wait (Makefile.am): Likewise.
12735         * modules/sysexits (Makefile.am): Likewise.
12736         * modules/termios (Makefile.am): Likewise.
12737         * modules/time (Makefile.am): Likewise.
12738         * modules/unistd (Makefile.am): Likewise.
12739         * modules/wchar (Makefile.am): Likewise.
12740         * modules/wctype (Makefile.am): Likewise.
12741
12742 2010-10-04  Bruno Haible  <bruno@clisp.org>
12743
12744         read-file tests: Avoid a test failure on NonStop Kernel.
12745         * tests/test-read-file.c (main): Don't assume that /etc/resolv.conf is
12746         a regular file.
12747         Reported by Joachim Schmitz <schmitz@hp.com>.
12748
12749 2010-10-03  Bruno Haible  <bruno@clisp.org>
12750
12751         gnulib-tool: Fixes for --create-testdir with --libtool.
12752         * gnulib-tool (func_get_automake_snippet): Don't augment
12753         EXTRA_lib_SOURCES for the pt_chown module, since pt_chown.o goes into
12754         an executable.
12755         (func_create_testdir): Handle module 'alloca' like func_import.
12756         Reported by Bruce Korb <bruce.korb@gmail.com>.
12757
12758 2010-10-03  Paul Eggert  <eggert@cs.ucla.edu>
12759
12760         Avoid some lines longer than 80 characters.
12761         * lib/stdint.in.h: Break long comment lines.
12762         * lib/math.in.h: Likewise.
12763         (_GL_NUM_UINT_WORDS): New macro, for readability.
12764         (gl_signbitf, gl_signbitd, gl_signbitl): Use it.
12765         * lib/stdio.in.h: Break lines in _GL_WARN_ON_USE calls.
12766         * lib/stdlib.in.h: Likewise.
12767         * lib/spawn.in.h: Likewise.
12768         * lib/sys_socket.in.h: Update an URL.
12769         * lib/sys_stat.in.h: Break long line.
12770
12771 2010-10-03  Reuben Thomas  <rrt@sc3d.org>
12772
12773         Improve pmccabe2html.
12774         * build-aux/pmccabe2html: Add CYCLO_SRCS variable, and make
12775         cyclo-$(PACKAGE).html depend on it, so the HTML file is remade
12776         when the sources change. Remove the line in the HTML about "Used
12777         ranges" (which implied that there might be other unused ranges),
12778         rename "Resume" to "Summary" (easier to understand for more users).
12779         * build-aux/pmccabe.css: Removing the dashed dividers, some unused
12780         styles, and some unnecessary blank lines.
12781
12782 2010-10-03  Bruno Haible  <bruno@clisp.org>
12783             Joachim Schmitz  <schmitz@hp.com>  (tiny change)
12784
12785         acl: Add support for ACLs on NonStop Kernel.
12786         * m4/acl.m4 (gl_FUNC_ACL): For Solaris, test for facl(), not for acl().
12787         Check whether the function aclsort() exists.
12788         * lib/acl-internal.h: For Solaris, test HAVE_FACL, not HAVE_ACL.
12789         (acl_nontrivial) [HAVE_ACLSORT]: New declaration.
12790         * lib/file-has-acl.c: For Solaris, test HAVE_FACL, not HAVE_ACL.
12791         (acl_nontrivial [HAVE_ACLSORT]: New function.
12792         (file_has_acl): Implement for NonStop Kernel.
12793         * lib/set-mode-acl.c: For Solaris, test HAVE_FACL, not HAVE_ACL.
12794         (qset_acl): Implement for NonStop Kernel.
12795         * lib/copy-acl.c (qcopy_acl): Implement for NonStop Kernel.
12796         * tests/test-sameacls.c: For Solaris, test HAVE_FACL, not HAVE_ACL.
12797         (main): Implement for NonStop Kernel.
12798         * tests/test-file-has-acl.sh (acl_flavor): Set to 'nsk' on NonStop
12799         Kernel. Handle this flavor.
12800         * tests/test-set-mode-acl.sh: Likewise.
12801         * tests/test-copy-acl.sh: Likewise.
12802         * tests/test-copy-file.sh: Likewise.
12803
12804 2010-10-03  Bruno Haible  <bruno@clisp.org>
12805
12806         Info about ACLs on NonStop Kernel.
12807         * doc/acl-resources.txt: Add info about NonStop Kernel.
12808         References by Joachim Schmitz <schmitz@hp.com>.
12809
12810 2010-10-02  Bruno Haible  <bruno@clisp.org>
12811
12812         Define missing EDQUOT on NonStop Kernel.
12813         * lib/errno.in.h (EDQUOT): Assign a value if missing.
12814         * lib/strerror.c (rpl_strerror): Handle missing EDQUOT.
12815         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Also test whether EDQUOT is
12816         missing.
12817         * doc/posix-headers/errno.texi: Mention the NSK bug.
12818         * doc/posix-functions/strerror.texi: Mention the workaround on NSK.
12819         Reported by Joachim Schmitz <schmitz@hp.com>.
12820
12821 2010-10-02  Bruno Haible  <bruno@clisp.org>
12822
12823         Update doc for POSIX:2008.
12824         * doc/posix-headers/*.texi [except ucontext.texi, sys_timeb.texi]:
12825         Update URL of POSIX specification.
12826
12827 2010-10-02  Bruno Haible  <bruno@clisp.org>
12828
12829         gnulib-tool: In testdirs, use the newest available config.{guess.sub}.
12830         * gnulib-tool (func_create_testdir): Use config.guess and config.sub
12831         from gnulib, not from Automake.
12832
12833 2010-10-02  Bruno Haible  <bruno@clisp.org>
12834
12835         New module 'system-posix'.
12836         * modules/system-posix: New file.
12837         * lib/stdlib.in.h: Include <sys/wait.h> only when the 'system-posix'
12838         module is present.
12839         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
12840         GNULIB_SYSTEM_POSIX.
12841         * modules/stdlib (Depends-on): Remove sys_wait.
12842         (Makefile.am): Substitute GNULIB_SYSTEM_POSIX.
12843         * doc/posix-functions/system.texi: Mention the new module.
12844         * doc/posix-headers/stdlib.texi: Likewise.
12845         * tests/test-stdlib.c: If GNULIB_TEST_SYSTEM_POSIX is not defined,
12846         define test_sys_wait_macros to a no-op.
12847         Reported by Sam Steingold <sds@gnu.org>.
12848
12849 2010-09-30  Bruno Haible  <bruno@clisp.org>
12850
12851         More renaming from 'getdate' to 'get_date'.
12852         * doc/get_date.texi: Renamed from doc/getdate.texi.
12853         * modules/get_date (Files): Update.
12854         * MODULES.html.sh (Date and time <time.h>): Update.
12855         * DEPENDENCIES: Update.
12856         * gnulib-tool: Update comment.
12857         * m4/bison.m4 (gl_BISON): Likewise.
12858         * m4/get_date.m4 (gl_GET_DATE): Likewise.
12859
12860 2010-09-30  Justin Clift  <jclift@redhat.com>  (tiny change)
12861
12862         bootstrap: support ACLOCAL_FLAGS during aclocal
12863         * build-aux/bootstrap (aclocal): Honor ACLOCAL_FLAGS, so the user
12864         can add additional -I dir for third-party .m4 files.
12865
12866 2010-09-30  Eric Blake  <eblake@redhat.com>
12867
12868         bootstrap: use glibtoolize on MacOS
12869         * build-aux/bootstrap (check_versions): Convert libtool into
12870         libtoolize.
12871         (tool search): Move libtool check earlier, and look for
12872         glibtoolize for MacOS.
12873         (gnulib_tool_options): Auto-add --libtool when appropriate.
12874         Reported by Justin Clift.
12875
12876         poll: fix typo that broke test on MacOS
12877         * m4/poll.m4 (gl_FUNC_POLL): Add missing test.
12878         Reported by Justin Clift.
12879
12880         getdate: rename to get_date
12881         Note: getdate.h is not renamed, to minimize client impact.
12882         * modules/getdate: Mark obsolete.  Move old contents...
12883         * modules/get_date: ...to new module name.
12884         * modules/getdate-tests: Move...
12885         * modules/get_date-tests: ...here.
12886         * m4/getdate.m4: Move...
12887         * m4/get_date.m4: ...here, and rename gl_GETDATE to gl_GET_DATE.
12888         * lib/getdate.y: Move...
12889         * lib/get_date.y: ...here.
12890         * tests/test-getdate.c: Move...
12891         * tests/test-get_date.c: ...here.
12892         * doc/posix-functions/getdate.texi (getdate): Update name.
12893         * NEWS: Mention the change.
12894
12895 2010-09-29  Bruno Haible  <bruno@clisp.org>
12896
12897         Separate the module 'waitpid' from the module 'sys_wait'.
12898         * lib/sys_wait.in.h (waitpid): Declare only if the 'waitpid' module is
12899         present.
12900         * m4/sys_wait_h.m4 (gl_SYS_WAIT_MODULE_INDICATOR): Invoke
12901         gl_MODULE_INDICATOR_FOR_TESTS.
12902         (gl_SYS_WAIT_H_DEFAULTS): Initialize GNULIB_WAITPID.
12903         * modules/sys_wait (Depends-on): Remove waitpid.
12904         (Makefile.am): Substitute GNULIB_WAITPID.
12905         * modules/waitpid (configure.ac): Invoke gl_SYS_WAIT_MODULE_INDICATOR.
12906         * tests/test-sys_wait-c++.cc (GNULIB_NAMESPACE::waitpid): Check the
12907         signature only if the 'waitpid' module is present.
12908         * doc/posix-functions/waitpid.texi: Mention the 'waitpid' module.
12909         * NEWS: Mention the change.
12910         * modules/grantpt (Depends-on): Add waitpid.
12911         * modules/wait-process (Depends-on): Likewise.
12912
12913 2010-09-29  Bruno Haible  <bruno@clisp.org>
12914
12915         More tests for module 'sys_wait'.
12916         * modules/sys_wait-c++-tests: New file.
12917         * tests/test-sys_wait-c++.cc: New file.
12918         * modules/sys_wait-tests (Depends-on): Add sys_wait-c++-tests.
12919         Reported by Tatsuro MATSUOKA <tmacchant5@yahoo.co.jp>.
12920
12921 2010-09-29  Bruno Haible  <bruno@clisp.org>
12922
12923         New module 'waitpid'.
12924         * lib/waitpid.c: New file, extracted from lib/sys_wait.in.h.
12925         * lib/sys_wait.in.h: Include <sys/types.h>, c++defs.h, warn-on-use.h.
12926         Don't include <process.h>.
12927         (waitpid): Declare only, using modern idiom.
12928         * m4/waitpid.m4: New file.
12929         * m4/sys_wait_h.m4 (gl_SYS_WAIT_H): Check whether waitpid is declared.
12930         * modules/waitpid: New file.
12931         * modules/sys_wait (Depends-on): Add c++defs, warn-on-use, waitpid.
12932         (Makefile.am): Update.
12933         Reported by Tatsuro MATSUOKA <tmacchant5@yahoo.co.jp>.
12934
12935 2010-09-28  Bruno Haible  <bruno@clisp.org>
12936
12937         poll: Assume ANSI C.
12938         * lib/poll.c (poll): Use an ANSI C declaration.
12939
12940 2010-09-28  Bruno Haible  <bruno@clisp.org>
12941
12942         poll-h: Create poll.h on all platforms.
12943         * lib/poll.in.h: Use double-inclusion guard. Don't define POLL*,
12944         struct pollfd, nfds_t, INFTIM when the system has <poll.h>.
12945         * m4/poll_h.m4 (gl_POLL_H): Set HAVE_POLL_H. Invoke
12946         gl_CHECK_NEXT_HEADERS. Don't set POLL_H.
12947         (gl_REPLACE_POLL_H): Don't set POLL_H.
12948         (gl_POLL_H_DEFAULTS): Don't initialize POLL_H.
12949         * modules/poll-h (Depends-on): Add include_next.
12950         (Makefile.am): Create poll.h unconditionally. Substitute also
12951         HAVE_POLL_H, INCLUDE_NEXT, PRAGMA_SYSTEM_HEADER, NEXT_POLL_H.
12952
12953 2010-09-28  Bruno Haible  <bruno@clisp.org>
12954
12955         Tests for module 'poll-h'.
12956         * modules/poll-h-c++-tests: New file.
12957         * tests/test-poll-h-c++.cc: New file.
12958
12959         Tests for module 'poll-h'.
12960         * modules/poll-h-tests: New file.
12961         * tests/test-poll-h.c: New file.
12962
12963 2010-09-28  Bruno Haible  <bruno@clisp.org>
12964
12965         poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms.
12966         * modules/poll-h (Depends-on): Add 'extensions'.
12967
12968 2010-09-28  Bruno Haible  <bruno@clisp.org>
12969
12970         New module 'poll-h'.
12971         * lib/poll.in.h: Include c++defs.h and warn-on-use.h.
12972         (poll): Use modern idiom.
12973         * modules/poll-h: New file.
12974         * modules/poll (Files): Remove lib/poll.in.h.
12975         (Depends-on): Add poll-h.
12976         (configure.ac): Invoke gl_POLL_MODULE_INDICATOR.
12977         (Makefile.am): Move code for generation of poll.h to modules/poll-h.
12978         * m4/poll_h.m4: New file.
12979         * m4/poll.m4 (gl_FUNC_POLL): Require gl_POLL_H. Don't check for poll.h
12980         here. Don't set POLL_H here. Instead, set HAVE_POLL and REPLACE_POLL
12981         and invoke gl_REPLACE_POLL_H.
12982         * lib/poll.c: Use common idiom.
12983         * tests/test-poll.c: Likewise.
12984         * doc/posix-headers/poll.texi: Mention the poll-h module.
12985         Suggested by Eric Blake.
12986
12987 2010-09-26  Bruno Haible  <bruno@clisp.org>
12988
12989         sys_wait: Implement WSTOPSIG.
12990         * lib/sys_wait.in.h (WSTOPSIG): New macro.
12991         Reported by Simon Josefsson.
12992
12993 2010-09-26  Simon Josefsson  <simon@josefsson.org>
12994
12995         stdlib, sys_wait: Avoid compilation error on mingw.
12996         * lib/sys_wait.in.h: Include <signal.h>, for SIGTERM.
12997
12998 2010-09-26  Bruno Haible  <bruno@clisp.org>
12999
13000         stdlib tests: Avoid code duplication.
13001         * modules/stdlib-tests (Files): Add tests/test-sys_wait.h.
13002         * modules/sys_wait-tests (Files): Likewise.
13003         * tests/test-sys_wait.h: New file, extracted from tests/test-stdlib.c.
13004         * tests/test-stdlib.c: Include test-sys_wait.h.
13005         (main): Invoke test_sys_wait_macros.
13006         * tests/test-sys_wait.c: Include test-sys_wait.h.
13007         (main): Invoke test_sys_wait_macros.
13008
13009 2010-09-25  Simon Josefsson  <simon@josefsson.org>
13010
13011         * modules/getaddrinfo (Depends-on): Depend on the sockets module.
13012         * lib/getaddrinfo.c (use_win32_p): Call gl_sockets_startup to make
13013         sure Windows sockets are working before calling getaddrinfo.
13014         * tests/test-getaddrinfo.c (main): Don't call WSAStartup here.
13015         * doc/gnulib.texi (Windows sockets): Fix typo.
13016
13017 2010-09-25  Bruno Haible  <bruno@clisp.org>
13018
13019         Tests for module 'regex-quote'.
13020         * modules/regex-quote-tests: New file.
13021         * tests/test-regex-quote.c: New file.
13022
13023         New module 'regex-quote'.
13024         * lib/regex-quote.h: New file.
13025         * lib/regex-quote.c: New file.
13026         * modules/regex-quote: New file.
13027         Suggested by Reuben Thomas <rrt@sc3d.org>.
13028
13029 2010-09-24  Bruno Haible  <bruno@clisp.org>
13030
13031         unistr/u8-strchr: Fix a test failure on i586 glibc systems.
13032         * tests/unistr/test-strchr.h (test_strchr): Disable an invalid check.
13033
13034 2010-09-23  Bruno Haible  <bruno@clisp.org>
13035
13036         setenv: Relax license.
13037         * modules/setenv (License): Change to LGPLv2+, with consent by Eric
13038         Blake.
13039         Requested by Eric Blake.
13040
13041 2010-09-22  Bruno Haible  <bruno@clisp.org>
13042
13043         termios: Relax license.
13044         * modules/termios (License): Change to LGPLv2+.
13045         Requested by Eric Blake.
13046
13047 2010-09-22  Bruno Haible  <bruno@clisp.org>
13048
13049         threadlib: Allow the package to change the default to 'no'.
13050         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): When
13051         gl_THREADLIB_DEFAULT_NO is defined, change the default to 'no'.
13052         Reported by Paul Eggert.
13053
13054 2010-09-22  Pádraig Brady  <P@draigbrady.com>
13055             Bruno Haible  <bruno@clisp.org>
13056
13057         Fix endless loop in mbmemcasecoll.
13058         * lib/mbmemcasecoll.c (apply_towlower): When mbrtowc returns 0, copy 1
13059         byte.
13060         * tests/test-mbmemcasecmp.h (test_ascii): Test embedded NULs.
13061
13062 2010-09-22  Bruno Haible  <bruno@clisp.org>
13063
13064         Tests for module 'memcoll'.
13065         * modules/memcoll-tests: New file.
13066         * tests/test-memcoll.c: New file, based on tests/test-memcmp.c.
13067
13068         memcoll, xmemcoll: Clarify size vs. length.
13069         * modules/memcoll.c (memcoll0): Clarify specification.
13070         * modules/xmemcoll.c (xmemcoll0): Likewise. Reduce by 1 the lengths
13071         passed to collate_error.
13072
13073 2010-09-22  Bruno Haible  <bruno@clisp.org>
13074
13075         Tests for module 'memcasecmp'.
13076         * modules/memcasecmp-tests: New file.
13077         * tests/test-memcasecmp.c: New file, based on tests/test-memcmp.c.
13078
13079 2010-09-22  Paul Eggert  <eggert@cs.ucla.edu>
13080
13081         * lib/pthread.in.h: Add split double-inclusion guard, and include
13082         system <pthread.h> if there is one.  Use @@-style as in other
13083         .in.h files.  Define PTHREAD_COND_INITIALIZER etc. only if system
13084         pthread.h doesn't.
13085         (pthread_mutexattr_destroy, pthread_mutexattr_init):
13086         (pthread_mutexattr_settype, pthread_mutex_trylock):
13087         New static inline functions, if there's no system <pthread.h>.
13088         (pthread_spinlock_t, pthread_spin_init, pthread_spin_destroy):
13089         (pthread_spin_lock, pthread_spin_trylock, pthread_spin_unlock):
13090         Approximate with mutexes if the system lacks spinlocks, as in
13091         MacOS.
13092         * m4/pthread.m4 (gl_PTHREAD_CHECK): Require gl_PTHREAD_DEFAULTS.
13093         Add gl_CHECK_NEXT_HEADERS for pthread.h, and support the usual
13094         @@-style.  Check for spinlocks separately.
13095         (gl_PTHREAD_DEFAULTS): New macro.
13096         * modules/pthread: Redo to use a more typical style for in.h files.
13097
13098 2010-09-21  Eric Blake  <eblake@redhat.com>
13099
13100         net_if: enhance tests
13101         * tests/test-net_if.c (main): Move signature checks earlier.
13102         Print failures to stderr.
13103         * doc/posix-functions/if_freenameindex.texi (if_freenameindex):
13104         Document the bug that we do not yet fix.
13105
13106 2010-09-21  Reuben Thomas  <rrt@sc3d.org>
13107
13108         * doc/gnulib.texi (Out of memory handling): Rewrite section to be
13109         about gnulib, not GSS.
13110
13111 2010-09-21  Reuben Thomas  <rrt@sc3d.org>
13112
13113         * build-aux/pmccabe2html: Look for sources in src/ instead of lib/.
13114         * build-aux/pmccabe2html: Set cut_dir properly, and add mode line
13115         for Emacs.
13116         * build-aux/pmccabe2html: Make Makefile.am example code more
13117         cut-and-paste friendly.
13118
13119 2010-09-21  Simon Josefsson  <simon@josefsson.org>
13120
13121         * tests/test-net_if.c: New file.
13122         * modules/net_if-tests: New file.
13123
13124 2010-09-20  Paul Eggert  <eggert@cs.ucla.edu>
13125
13126         pthread: add pthread_spin_destroy
13127         * lib/pthread.in.h (pthread_spin_destroy): New function.
13128
13129 2010-09-19  Bruno Haible  <bruno@clisp.org>
13130
13131         gnulib-tool: Fix --help output.
13132         * gnulib-tool (func_usage): Fix help message.
13133         Reported by Reuben Thomas <rrt@sc3d.org>.
13134
13135 2010-09-18  Jim Meyering  <meyering@redhat.com>
13136
13137         maint.mk: avoid unexpanded \n in two diagnostics
13138         * top/maint.mk (sc_prohibit_always_true_header_tests):
13139         Don't use a literal \n in a halt=... assignment.  It would not be
13140         expanded, and the two \n bytes would appear in the diagnostic output
13141         rather than the desired newline.  Use halt=$$(printf ... instead.
13142         (sc_vulnerable_makefile_CVE-2009-4029): Likewise.
13143
13144 2010-09-18  Bruno Haible  <bruno@clisp.org>
13145
13146         netinet_in: Doc tweak.
13147         * doc/posix-headers/netinet_in.texi: Mention an affected platform.
13148         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
13149
13150 2010-09-18  Jim Meyering  <meyering@redhat.com>
13151
13152         init.sh: correct an outdated comment
13153         * tests/init.sh (create_exe_shims_):  s/function/alias/
13154
13155         init.sh: don't let an ephemeral "*.exe" make us skip all dir entries
13156         * tests/init.sh (find_exe_basenames_): Don't give up on a directory if
13157         a file named "*.exe" is removed between the glob expansion and the
13158         processing of that oddly named file.
13159
13160 2010-09-17  Eric Blake  <eblake@redhat.com>
13161
13162         mirbsd: add some more support
13163         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): MirBSD is
13164         in BSD family.
13165         * m4/gc-random.m4 (gl_GC_RANDOM): MirBSD supports same random
13166         devices as OpenBSD.
13167         * m4/host-os.m4 (mirbsd): Add MirBSD.
13168
13169         tests: fix unportable assumption on sys/wait.h
13170         * tests/test-sys_wait.c (main): Relax test.
13171         * tests/test-stdlib.c (main): Likewise.
13172
13173         init.sh: accomodate directory with no .exes
13174         * tests/init.sh: Accomodate directory containing only scripts.
13175
13176         tests: avoid compiler warning
13177         * tests/test-stdlib.c (main): Use the variable.
13178
13179         fdutimens, fdutimensat: update signature, again
13180         * lib/utimens.h (gl_futimens): Delete, and move signature...
13181         (fdutimens): ...here.
13182         (fdutimensat): Rearrange signature.
13183         (lutimensat): Rename variable for clarity.
13184         * lib/fdutimensat.c (fdutimensat): Update signature.
13185         * lib/utimens.c (fdutimens): Likewise.
13186         (gl_futimens): Delete.
13187         (utimens, lutimens): Update callers.
13188         * lib/futimens.c (futimens): Likewise.
13189         * tests/test-fdutimensat.c: Likewise.
13190         * tests/test-utimens.c: Likewise.
13191         * tests/test-futimens.h: Update comment.
13192         * NEWS: Mention this.
13193         Suggested by Paul Eggert.
13194
13195 2010-09-17  Bruno Haible  <bruno@clisp.org>
13196
13197         Take over the maintenance of some older macros from Autoconf.
13198         * m4/error.m4 (AC_FUNC_ERROR_AT_LINE): New macro, from GNU Autoconf.
13199         * m4/lstat.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): New macro, from
13200         GNU Autoconf.
13201         * m4/memcmp.m4 (AC_FUNC_MEMCMP): New macro, from GNU Autoconf.
13202         * m4/mktime.m4 (AC_FUNC_MKTIME): Change comment.
13203
13204 2010-09-17  Eric Blake  <eblake@redhat.com>
13205
13206         fdutimensat: drop atflag validation
13207         * lib/fdutimensat.c (fdutimensat): Allow AT_SYMLINK_NOFOLLOW even
13208         with valid fd, to close a race scenario where futimens is
13209         unsupported and FILE was replaced by a symlink.
13210         * tests/test-fdutimensat.c (do_fdutimens, main): Adjust test
13211         accordingly.
13212         Suggested by Paul Eggert.
13213
13214 2010-09-16  Bruno Haible  <bruno@clisp.org>
13215
13216         unlockpt: Fix declaration within GNULIB_POSIXCHECK.
13217         * lib/stdlib.in.h (unlockpt): Fix warning declaration.
13218
13219 2010-09-16  Bruno Haible  <bruno@clisp.org>
13220
13221         login_tty: Fix detection of function on FreeBSD, OpenBSD, NetBSD.
13222         * m4/pty.m4 (gl_FUNC_LOGIN_TTY): Augment LIBS while checking whether
13223         login_tty exists.
13224         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
13225
13226 2010-09-16  Bruno Haible  <bruno@clisp.org>
13227
13228         login_tty: Make the replacement code work on BSD systems.
13229         * lib/login_tty.c: Include <sys/ioctl.h>.
13230         (login_tty): Use ioctl TIOCSCTTY when available.
13231         * modules/login_tty (Depends-on): Add sys_ioctl.
13232         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
13233
13234 2010-09-16  Bruno Haible  <bruno@clisp.org>
13235
13236         login_tty: Stricter unit test.
13237         * modules/login_tty-tests (Depends-on): Add tcgetsid.
13238         * tests/test-login_tty.c (main): Also check the results of tcgetpgrp()
13239         and tcgetsid() after login_tty.
13240         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
13241
13242 2010-09-16  Bruno Haible  <bruno@clisp.org>
13243
13244         New module 'tcgetsid'.
13245         * lib/tcgetsid.c: New file.
13246         * m4/tcgetsid.m4: New file.
13247         * modules/tcgetsid: New file.
13248         * modules/termios (Depends-on): Add c++defs, warn-on-use.
13249         (Makefile.am): Ensure c++defs.h, warn-on-use.h get included. Substitute
13250         GNULIB_TCGETSID, HAVE_TCGETSID.
13251         * lib/termios.in.h: Include <sys/types.h>.
13252         (tcgetsid): New declaration.
13253         * m4/termios_h.m4 (gl_TERMIOS_H): Check whether tcgetsid is declared.
13254         (gl_TERMIOS_H_DEFAULTS): Initialize GNULIB_TCGETSID, HAVE_TCGETSID.
13255         * doc/posix-functions/tcgetsid.texi: Mention the new module.
13256         * tests/test-termios-c++.cc: Check GNULIB_NAMESPACE::tcgetsid.
13257
13258 2010-09-16  Bruno Haible  <bruno@clisp.org>
13259
13260         Tests for module 'termios'.
13261         * modules/termios-c++-tests: New file.
13262         * modules/termios-tests: New file.
13263         * tests/test-termios-c++.cc: New file.
13264         * tests/test-termios.c: New file.
13265
13266         New module 'termios'.
13267         * modules/termios: New file.
13268         * lib/termios.in.h: New file.
13269         * m4/termios_h.m4: New file.
13270         * doc/posix-headers/termios.texi: Mention the new module.
13271
13272 2010-09-16  Eric Blake  <eblake@redhat.com>
13273
13274         fdutimensat: add an atflag parameter
13275         * lib/fdutimensat.c (fdutimensat): Add new parameter.
13276         * lib/utimens.h (fdutimensat): Update prototype.
13277         * tests/test-fdutimensat.c: Adjust test to match.
13278         * NEWS: Document the change.
13279         Suggested by Paul Eggert.
13280
13281 2010-09-16  Bruno Haible  <bruno@clisp.org>
13282
13283         Fix typos in comments.
13284         * lib/striconveh.h: Fix typo in comment.
13285         * lib/login_tty.c (login_tty): Likewise.
13286
13287 2010-09-15  Bruno Haible  <bruno@clisp.org>
13288
13289         stdlib: clarify MirBSD WEXITSTATUS bug
13290         * lib/stdlib.in.h: Clarify the MirBSD bug regarding WEXITSTATUS.
13291         * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
13292
13293 2010-09-15  Eric Blake  <eblake@redhat.com>
13294
13295         stdlib: work around MirBSD WEXITSTATUS bug
13296         * lib/stdlib.in.h (includes): Guarantee WEXITSTATUS.
13297         * modules/stdlib (Depends-on): Add sys_wait.
13298         * tests/test-sys_wait.c (main): Enhance test.
13299         * tests/test-stdlib.c (main): Likewise.
13300         * doc/posix-headers/stdlib.texi (stdlib.h): Document the bug.
13301
13302         docs: mention MacOS issue with WEXITSTATUS(constant)
13303         * doc/posix-headers/sys_wait.texi (sys/wait.h): Document the
13304         issue.
13305         * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
13306
13307         strnlen: add tests
13308         * modules/strnlen-tests: New file.
13309         * tests/test-strnlen.c: Likewise.
13310
13311 2010-09-14  Bruno Haible  <bruno@clisp.org>
13312
13313         unistr/base: Avoid link errors when module 'libunistring' is also used.
13314         * lib/unistr.in.h (u8_mbtouc_unsafe, u16_mbtouc_unsafe,
13315         u32_mbtouc_unsafe, u8_mbtouc, u16_mbtouc, u32_mbtouc, u8_mbtoucr,
13316         u16_mbtoucr, u32_mbtoucr, u8_uctomb_aux, u16_uctomb_aux, u32_uctomb):
13317         Declare also when HAVE_LIBUNISTRING is set.
13318         Reported by Pádraig Brady <P@draigbrady.com>.
13319
13320 2010-09-14  Eric Blake  <eblake@redhat.com>
13321
13322         test-rawmemchr: make more robust
13323         * modules/rawmemchr-tests (Files): Add zerosize-ptr.h, mmap-anon.m4.
13324         (Depends-on, configure.ac): Add needed prerequisites to use it.
13325         * modules/memchr-tests (Files, Depends-on, configure.ac):
13326         Likewise, to avoid implicit reliance on memchr module prereqs.
13327         * tests/test-memchr.c (main): Ensure proper masking.
13328         * tests/test-rawmemchr.c (main): Likewise.  Detect oversized
13329         reads.
13330
13331         memchr: detect glibc Alpha bug
13332         Avoids http://sourceware.org/bugzilla/show_bug.cgi?id=12019.
13333         * m4/memchr.m4 (gl_FUNC_MEMCHR): Detect glibc 2.11.2 failure on
13334         Alpha.
13335         * doc/posix-functions/memchr.texi (memchr): Tweak wording.
13336         * tests/test-memchr.c (main): Enhance test.
13337         Reported by Nelson H. F. Beebe.
13338
13339 2010-09-13  Paul Eggert  <eggert@cs.ucla.edu>
13340
13341         fts, getcwd, glob: audit for dirfd returning -1
13342         * lib/fts.c (opendir): Remove #define; no longer used.
13343         (opendirat): New arg PDIR_FD.  All callers changed.
13344         (fts_build, _opendir2): Use new opendirat to avoid the need for
13345         dirfd, or for checking whether dirfd returns a negative value.
13346         Don't use opendir; always use openat followed by fdopendir.
13347         * lib/getcwd.c (__getcwd): Don't reset fd; fdopendir no longer clobbers
13348         it.
13349         * lib/glob.c (link_exists_p): Add comment explaining why dirfd never
13350         returns -1 here.
13351         * modules/fts (Depends-on): Remove dirfd.
13352         * modules/getcwd (Depends-on): Likewise.
13353
13354 2010-09-13  Eric Blake  <eblake@redhat.com>
13355
13356         float: fix broken MirBSD header
13357         * m4/float_h.m4 (gl_FLOAT_H): MirBSD copied OpenBSD's bug.
13358         * doc/posix-headers/float.texi (float.h): Document it.
13359
13360 2010-09-13  Paul Eggert  <eggert@cs.ucla.edu>
13361
13362         fts: use O_NOFOLLOW to avoid race condition when opening a directory
13363         * lib/fts.c (opendirat): New arg extra_flags.
13364         (__opendir2): Use it to avoid following symlinks when opening
13365         a directory, if symlinks are not supposed to be followed.  See
13366         <http://lists.gnu.org/archive/html/bug-gnulib/2010-09/msg00213.html>.
13367
13368         fdopendir: preserve argument fd before returning
13369         * lib/fdopendir.c: Adjust comments to say POSIX, not Solaris.
13370         (fdopendir_with_dup, fd_clone_opendir): New static functions.
13371         (fdopendir): Use them, arranging for FD to be open to the same
13372         directory that it was when it started.  (It might be temporarily
13373         closed while fdopendir is running, so this not thread- or
13374         signal-safe.)  Be careful to do the right thing even when file
13375         descriptors are scarce and dup fails with errno == EMFILE.  See
13376         <http://lists.gnu.org/archive/html/bug-gnulib/2010-09/msg00208.html>.
13377
13378 2010-09-10  Paolo Bonzini  <bonzini@gnu.org>
13379
13380         regex: Pass the system regex if its only problem is 32-bit regoff_t.
13381         * NEWS: Document change.
13382         * m4/regex.m4: Disable test for regoff_t size.
13383
13384 2010-09-13  Jim Meyering  <meyering@redhat.com>
13385
13386         fts: don't operate on an invalid file descriptor after failed dup
13387         * lib/fts.c (fts_build): Don't call set_cloexec_flag on a
13388         negative file descriptor.
13389
13390 2010-09-12  Paul Eggert  <eggert@cs.ucla.edu>
13391
13392         savedir: add streamsavedir, deprecate fdsavedir
13393         * NEWS: Mention deprecation of fdsavedir.
13394         * lib/savedir.c (streamsavedir): New extern function, whose name
13395         ends in "savedir" to be consistent with the others.  This differs
13396         from savedirstream in that it doesn't close its argument.  The
13397         next version of GNU tar will use this instead of fdsavedir, to
13398         avoid some race conditions and conserve file descriptors.
13399         (savedirstream): Reimplement as a wrapper around streamsavedir.
13400         (fdsavedir): Add a comment deprecating this function.  As far as
13401         I know, only GNU tar used it, and GNU tar doesn't need it any more.
13402         * lib/savedir.h (streamsavedir): New decl.
13403         (fdsavedir): Add a comment deprecating this.
13404
13405 2010-09-10  Bruno Haible  <bruno@clisp.org>
13406
13407         langinfo: Fix last commit.
13408         * m4/langinfo_h.m4 (gl_LANGINFO_H): Initialize
13409         HAVE_LANGINFO_T_FMT_AMPM, HAVE_LANGINFO_YESEXPR.
13410         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
13411
13412 2010-09-10  Bruno Haible  <bruno@clisp.org>
13413
13414         relocatable-prog-wrapper: Fix compilation failure due to O_EXEC.
13415         * lib/progreloc.c (O_EXEC): Define fallback.
13416
13417 2010-09-10  Paul Eggert  <eggert@cs.ucla.edu>
13418
13419         fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines
13420         * NEWS: Document recent changes to fcntl-h.
13421         * doc/posix-headers/fcntl.texi (fcntl.h): Document that
13422         O_CLOEXEC is now defined to 0 if it is not defined, like other flags.
13423         Also, O_EXEC is now defined to be O_RDONLY if O_EXEC is not defined.
13424         Similarly for O_SEARCH; this last was already true, but not documented.
13425         * lib/fcntl.in.h (O_CLOEXEC): Define to 0 if not defined.
13426         * lib/dup-safer-flag.c (O_CLOEXEC): Remove now-useless #define.
13427         * lib/dup3.c, lib/pipe2.c, tests/test-dup-safer.c, tests/test-fcntl.c:
13428         Likewise.
13429         * lib/popen-safer.c (open_noinherit): Check whether O_CLOEXEC
13430         is zero, not whether it is defined.
13431         * tests/test-dup3.c, tests/test-pipe2.c (main): Likewise.
13432         * lib/progreloc.c (find_executable): Use O_EXEC rather than O_RDONLY.
13433         * lib/open.c (open): Check for O_SEARCH as well as for O_RDONLY.
13434
13435 2010-09-10  Bruno Haible  <bruno@clisp.org>
13436
13437         langinfo, nl_langinfo: Fix for IRIX 5.3.
13438         * m4/langinfo_h.m4 (gl_LANGINFO_H): Test whether langinfo.h defines
13439         T_FMT_AMPM, YESEXPR. Set HAVE_LANGINFO_T_FMT_AMPM,
13440         HAVE_LANGINFO_YESEXPR.
13441         * modules/langinfo (Makefile.am): Substitute HAVE_LANGINFO_T_FMT_AMPM,
13442         HAVE_LANGINFO_YESEXPR.
13443         * lib/langinfo.in.h (T_FMT_AMPM, GNULIB_defined_T_FMT_AMPM): Define if
13444         HAVE_LANGINFO_T_FMT_AMPM is 0.
13445         (YESEXPR, NOEXPR, GNULIB_defined_YESEXPR): Define if
13446         HAVE_LANGINFO_YESEXPR is 0.
13447         * lib/nl_langinfo.c (rpl_nl_langinfo): Handle also T_FMT_AMPM, YESEXPR,
13448         NOEXPR.
13449         * doc/posix-headers/langinfo.texi: Mention the IRIX 5.3 problem.
13450         * doc/posix-functions/nl_langinfo.texi: Likewise.
13451         Reported by Eric Blake.
13452
13453 2010-09-10  Bruno Haible  <bruno@clisp.org>
13454
13455         pty, readutmp: Fix for FreeBSD 8.0 and OpenBSD 4.6.
13456         * doc/glibc-functions/login_tty.texi: Mention the include file problem
13457         on FreeBSD 8.0 and OpenBSD 4.6.
13458         * lib/pty.in.h: Include <sys/types.h> before <libutil.h>.
13459         * m4/pty_h.m4 (gl_PTY_H): Likewise.
13460         * m4/pty.m4 (gl_FUNC_FORKPTY, gl_FUNC_OPENPTY): Likewise.
13461         * m4/readutmp.m4 (gl_READUTMP): Include <sys/types.h> before <utmp.h>.
13462         Invoke AC_INCLUDES_DEFAULT instead of using the undocumented variable
13463         ac_includes_default.
13464         Reported by Mats Erik Andersson <mats.andersson@gisladisker.se>.
13465
13466 2010-09-09  Eric Blake  <eblake@redhat.com>
13467
13468         strsignal: work around NetBSD bug
13469         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check in <unistd.h>.
13470         * lib/string.in.h (includes): Likewise.
13471         * doc/posix-functions/strsignal.texi (strsignal): Document the
13472         bug.
13473         Reported by Nelson H. F. Beebe.
13474
13475         gnulib-tool: work with NetBSD /bin/sh
13476         * gnulib-tool (func_cache_var, func_cache_lookup_module)
13477         (func_get_description, func_get_comment, func_get_status)
13478         (func_get_notice, func_get_applicability, func_get_filelist)
13479         (func_get_dependencies, func_get_autoconf_early_snippet)
13480         (func_get_autoconf_snippet, func_get_automake_snippet)
13481         (func_get_include_directive, func_get_link_directive)
13482         (func_get_license, func_get_maintainer, func_import): Avoid
13483         shell syntax errors from parsing syntax extensions.
13484
13485 2010-09-09  Bruno Haible  <bruno@clisp.org>
13486
13487         gnulib-tool: Avoid stderr output on IRIX related to 'alias', 'unalias'.
13488         * gnulib-tool: Don't fiddle with file descriptors 0, 1, 2. Instead, use
13489         a reliable way to determine whether the 'alias' command works.
13490
13491 2010-09-08  Jim Meyering  <meyering@redhat.com>
13492
13493         init.sh: penalize a set-x-impaired shell; don't disqualify it
13494         * tests/init.sh: Too many shells corrupt application stderr when
13495         you set -x, so we can't afford to disqualify them, since at least
13496         on Irix-6.5, that would disqualify all bourne shells.
13497         Instead, use a two-pass approach.
13498         On the first pass, try to find a shell that meets the stricter
13499         condition that set -x does not corrupt stderr.
13500         If no shell meets the stricter condition, retest each candidate
13501         shell, but without that extra condition.  Finally, when
13502         VERBOSE=yes is requested and set -x might cause trouble, simply
13503         issue a warning and refrain from enabling debug output.
13504
13505 2010-09-08  Eric Blake  <eblake@redhat.com>
13506
13507         unsetenv: fix OpenBSD bug
13508         * m4/setenv.m4 (gl_FUNC_UNSETENV): Check for OpenBSD bug.
13509         * doc/posix-functions/unsetenv.texi (unsetenv): Update
13510         documentation.
13511         Reported by Jim Meyering.
13512
13513         strtod: work around IRIX 6.5 bug
13514         * lib/strtod.c (strtod): Reparse number on shorter string if
13515         exponent parse was invalid.
13516         * tests/test-strtod.c (main): Add check for "0x1p 2".
13517         Reported by Tom G. Christensen.
13518
13519         getopt: optimize previous patch
13520         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Correctly check for
13521         empty variable.  Speed up awk script.
13522         Reported by Paolo Bonzini.
13523
13524 2010-09-08  Jim Meyering  <meyering@redhat.com>
13525
13526         test.sh: disqualify shells for which set -x corrupts stderr
13527         * tests/init.sh: Add a test to disqualify /bin/sh from SunOS 5.11
13528         and OpenBSD 4.7.  They make it so with "set -x", environment settings
13529         appear in stderr output.  For example, this command:
13530             /bin/sh -c 'set -x; P=1 true 2> err' 2>/dev/null; cat err
13531         prints "P=1" on those two systems:
13532
13533 2010-09-08  Bruno Haible  <bruno@clisp.org>
13534
13535         gnulib-tool: Avoid stderr output on IRIX related to 'alias', 'unalias'.
13536         * gnulib-tool: Use stderr redirection around the 'alias' and 'unalias'
13537         commands, because some shells ignore redirections when there is an
13538         error in the command lookup.
13539         Reported by Eric Blake.
13540
13541 2010-09-07  Reuben Thomas  <rrt@sc3d.org>
13542
13543         * lib/regex.h: Fix a mention of `regex_compile' (should be
13544         `re_compile_pattern').
13545         Correct and clarify documentation for RE_CONTEXT_INVALID_DUP.
13546         (re_set_registers): Correct name of parameter in comment.
13547
13548         * doc/regex.texi: Add documentation for missing syntax flags.
13549         Remove commented-out documentation of defunct syntax option
13550         RE_NO_EMPTY_ALTS.
13551         Correct name of RE_CHAR_CLASSES in one incorrect occurrence.
13552         Add documentation of re_set_registers.
13553         Document trick to re-use a pattern buffer by setting fastmap manually.
13554         Update documentation of struct re_pattern_buffer per public members.
13555         Uncomment documentation of equivalence class operators and
13556         collating symbol operators, since they are now implemented,
13557         Explain leftmost-longest matching in relation to alternatives.
13558         Tidy documentation of substring matching.
13559         Remove POSIX documentation, which is done better in
13560         glibc, and refer the reader there. Keep BSD API documentation, as
13561         that is not readily available elsewhere.
13562
13563 2010-09-07  Eric Blake  <eblake@redhat.com>
13564
13565         getopt: handle POSIXLY_CORRECT set but not exported
13566         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Restore pre-existing
13567         export state of POSIXLY_CORRECT, due to bash set -o posix.
13568         Reported by Dustin J. Mitchell.
13569
13570 2010-09-05  Bruno Haible  <bruno@clisp.org>
13571
13572         gnulib-tool: Highlight the changed options.
13573         * gnulib-tool (func_usage): Display the --import, --add-import,
13574         --remove-import explanations in bold font.
13575
13576 2010-09-06  Karl Berry  <karl@gnu.org>
13577
13578         * doc/gnulib-tool.texi (Modified imports): doc tweaks.
13579
13580 2010-09-05  Bruno Haible  <bruno@clisp.org>
13581
13582         uniwidth/width: Update comment.
13583         * lib/uniwidth/width.c (uc_width): Update comment for Unicode >= 3.1.
13584         Reported by Emanuele Giaquinta <emanuele.giaquinta@gmail.com>.
13585
13586 2010-09-05  Bruno Haible  <bruno@clisp.org>
13587
13588         isinf, isnan: Relax license.
13589         * modules/isinf (License): Change from GPL to LGPL, with consent from
13590         Ben Pfaff.
13591         * modules/isnan (License): Likewise.
13592         Requested by Ludovic Courtès.
13593
13594 2010-09-04  Bruno Haible  <bruno@clisp.org>
13595
13596         gnulib-tool: Help migration from --import to --add-import or --update.
13597         * gnulib-tool: Emit a verbose error message when --import is used
13598         without any module name.
13599
13600 2010-09-04  Bruno Haible  <bruno@clisp.org>
13601
13602         Update doc about gnulib-tool.
13603         * doc/gnulib-tool.texi (VCS Issues): Explain 'gnulib-tool --import' vs.
13604         'gnulib-tool --update' in more detail.
13605         Reported by Eric Blake.
13606
13607 2010-09-04  Bruno Haible  <bruno@clisp.org>
13608
13609         gnulib-tool: Change --import. New options --add/remove-import.
13610         * gnulib-tool: New options --add-import, --remove-import.
13611         (func_usage): Document them.
13612         (have_associative): Define always.
13613         (func_import): In import mode, don't merge the specified settings with
13614         the cached settings. Implement remove-import mode.
13615         * doc/gnulib-tool.texi (Modified imports): Mention the new options.
13616         Explain when to use them versus --import.
13617         (Simple update): Use --add-import instead of --import.
13618         * NEWS: Mention the change.
13619
13620 2010-09-04  Bruno Haible  <bruno@clisp.org>
13621
13622         * doc/gnulib-tool.texi (Initial import): Update paragraph about
13623         separate gnulib.mk.
13624
13625 2010-09-04  Bruno Haible  <bruno@clisp.org>
13626
13627         gnulib-tool: Don't talk about CVS any more.
13628         * gnulib-tool (func_usage, func_import): Write "version control"
13629         instead of CVS.
13630
13631 2010-09-04  Jim Meyering  <meyering@redhat.com>
13632
13633         maint.mk: avoid obscure sc_copyright_check failure in coreutils
13634         * top/maint.mk (v_etc_file): Prepend $(gnulib_dir)/, to avoid
13635         false positives (whose names may be ill-chosen) when searching
13636         non-VC'd files.  Otherwise, a file named "a b/lib/version-etc.c"
13637         would cause a false-positive.
13638
13639         avoid coreutils "make distcheck" failure
13640         Coreutils tests with an absolute build directory name that contains
13641         a space.  Not quoting this directory name caused a failure.
13642         * tests/test-vc-list-files-git.sh: Quote PATH dir name.
13643         * tests/test-vc-list-files-cvs.sh: Likewise.
13644
13645 2010-09-04  Bruno Haible  <bruno@clisp.org>
13646
13647         gnulib-tool: Avoid error when run in a package without Makefile.am.
13648         * gnulib-tool: When collecting the m4dirs in a package that does not
13649         have a Makefile.am, eliminate those directories that contain no
13650         gnulib-cache.m4. Fix expression that counts these directories.
13651
13652 2010-09-04  Bruno Haible  <bruno@clisp.org>
13653
13654         update-copyright test: Improve output when perl is missing or too old.
13655         * tests/test-update-copyright.sh: Move test of Perl version down after
13656         the test whether Perl exists. Provide an explanation relating Perl's
13657         error message to Automake's SKIP: message.
13658
13659 2010-09-04  Bruno Haible  <bruno@clisp.org>
13660
13661         Don't augment PATH in TESTS_ENVIRONMENT.
13662         * modules/update-copyright-tests (Makefile.am): In TESTS_ENVIRONMENT,
13663         set abs_aux_dir instead of augmenting PATH.
13664         * modules/vc-list-files-tests (Makefile.am): Likewise.
13665         * tests/test-update-copyright.sh: Augment PATH here.
13666         * tests/test-vc-list-files-cvs.sh: Augment PATH here, through
13667         path_prepend_.
13668         * tests/test-vc-list-files-git.sh: Likewise.
13669
13670 2010-09-04  Jim Meyering  <meyering@redhat.com>
13671
13672         tests: prohibit augmenting PATH via TESTS_ENVIRONMENT
13673         * Makefile (sc_prohibit_augmenting_PATH_via_TESTS_ENVIRONMENT): New rule.
13674
13675 2010-09-04  Bruno Haible  <bruno@clisp.org>
13676
13677         strdup: Fix compilation error in C++ mode.
13678         * lib/string.in.h (strdup): In C++ mode with GNULIB_NAMESPACE, undefine
13679         the macro.
13680
13681 2010-09-04  Bruno Haible  <bruno@clisp.org>
13682
13683         dirfd: Fix compilation error in C++ mode on MacOS X, *BSD, IRIX.
13684         * lib/dirent.in.h (dirfd): In C++ mode with GNULIB_NAMESPACE, turn the
13685         macro into a function.
13686         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
13687
13688 2010-09-04  Bruno Haible  <bruno@clisp.org>
13689
13690         Set PATH_SEPARATOR the same way autoconf does.
13691         * build-aux/relocatable.sh.in (func_find_curr_installdir): Determine
13692         the value of PATH_SEPARATOR the same way autoconf-generated configure
13693         scripts do.
13694         * m4/lib-ld.m4 (AC_LIB_PROG_LD): Likewise.
13695         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
13696
13697 2010-09-04  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
13698
13699         Set PATH_SEPARATOR the same way autoconf does.
13700         * gnulib-tool (func_gnulib_dir): Determine the value of PATH_SEPARATOR
13701         the same way autoconf-generated configure scripts do.
13702         * posix-modules: Likewise.
13703
13704 2010-09-02  Paul Eggert  <eggert@cs.ucla.edu>
13705
13706         hash: fix safe_hasher const typo
13707         * lib/hash.c (safe_hasher): Result is pointer, not pointer to
13708         const; otherwise, there is a type error later.
13709
13710 2010-09-02  Jim Meyering  <meyering@redhat.com>
13711
13712         test-update-copyright.sh: require perl 5.8.0
13713         * tests/test-update-copyright.sh: Require 5.8.0,
13714         which Tom G. Christensen has confirmed is adequate,
13715         while 5.6.1 is not.
13716
13717 2010-09-02  Eric Blake  <eblake@redhat.com>
13718
13719         tests: init.sh improvements for re-exec'ing with zsh
13720         * tests/init.sh: Borrow autoconf POSIX-mode sanitization.  Pass
13721         -vx through shell re-exec.
13722         Reported by Tom G. Christensen.
13723
13724         wctype: fix typo in previous commit
13725         * m4/wctype_h.m4 (gl_WCTYPE_H): Fix spelling.
13726         Reported by Ludovic Courtès.
13727
13728 2010-09-02  Jim Meyering  <meyering@redhat.com>
13729
13730         test-update-copyright.sh: skip test if Perl is too old
13731         * tests/test-update-copyright.sh: Exit 77 if Perl is too old.
13732         Reported by Tom G. Christensen.
13733
13734 2010-09-02  Bruno Haible  <bruno@clisp.org>
13735
13736         wctype: Avoid compilation error on IRIX 6.5.30.
13737         * lib/wctype.in.h (iswblank): Declare with a replacement if
13738         REPLACE_ISWBLANK is set.
13739         * m4/wctype_h.m4 (gl_WCTYPE_H): Check also whether iswblank is
13740         declared. Set REPLACE_ISWBLANK.
13741         * modules/wctype (Makefile.am): Substitute REPLACE_ISWBLANK.
13742         * doc/posix-functions/iswblank.texi: Mention the IRIX 6.5.30 problem.
13743         * doc/posix-headers/wctype.texi: Likewise.
13744         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
13745
13746 2010-09-01  Bruno Haible  <bruno@clisp.org>
13747
13748         New module 'socketlib'.
13749         * modules/socketlib: New file.
13750         * m4/socketlib.m4: New file, extracted from m4/sockets.m4.
13751         * m4/sockets.m4 (gl_SOCKETS): Require gl_SOCKETLIB.
13752         * modules/sockets (Depends-on): Add socketlib.
13753         Suggested by Sam Steingold <sds@gnu.org>.
13754
13755 2010-09-01  Paul Eggert  <eggert@cs.ucla.edu>
13756
13757         fcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
13758
13759         POSIX 2008 specifies a new 'open' flag O_SEARCH, which can be used
13760         when one needs search access to a directory but not read access.
13761         On systems where it is available, it works in some cases where
13762         O_RDONLY does not, namely on directories that are searchable but
13763         not readable, and which need only to be searchable.  If O_SEARCH
13764         is not available, fall back to the traditional method of using
13765         O_RDONLY.
13766
13767         * lib/fcntl.in.h (O_SEARCH): #define to O_RDONLY if not defined.
13768         * lib/chdir-long.c (cdb_advance_fd): Use O_SEARCH, not O_RDONLY,
13769         when opening a directory that needs only to be searchable.
13770         * lib/chdir-safer.c (chdir_no_follow): Likewise.
13771         * lib/fts.c (diropen, fts_open, fd_ring_check): Likewise.
13772         * lib/openat-proc.c (openat_proc_name): Likewise.
13773         * lib/openat.c (openat_needs_fchdir): Likewise.
13774         * lib/save-cwd.c (save_cwd): Likewise.
13775         * lib/savewd.c (savewd_save, savewd_chdir): Likewise.
13776
13777 2010-08-28  Bruno Haible  <bruno@clisp.org>
13778
13779         New module 'host-cpu-c-abi'.
13780         * modules/host-cpu-c-abi: New file.
13781         * m4/host-cpu-c-abi.m4: New file, based on part of
13782         clisp/src/m4/general.m4.
13783         Requested by Sam Steingold <sds@gnu.org>.
13784
13785 2010-08-31  Eric Blake  <eblake@redhat.com>
13786         and Jim Meyering  <meyering@redhat.com>
13787
13788         hash: factor, and guard against misbehaving hasher function
13789         * lib/hash.c (safe_hasher): New function, to encapsulate the checking
13790         of table->hasher's return value.  Also protect against a hash value
13791         so large that adding it to table->bucket results in a NULL pointer.
13792         (hash_lookup, hash_get_next, hash_find_entry, transfer_entries):
13793         Use it in place of open-coded check-and-abort.
13794
13795 2010-08-30  Bruno Haible  <bruno@clisp.org>
13796
13797         hash: silence spurious clang warning
13798         * lib/hash.c (hash_get_next): Remove unnecessary test against NULL.
13799         Reported by Eric Blake.
13800
13801 2010-08-30  Eric Blake  <eblake@redhat.com>
13802
13803         strstr, memmem, strcasestr: avoid leaked shell message
13804         * m4/strstr.m4 (gl_FUNC_STRSTR): Avoid "Alarm clock" message from
13805         FreeBSD.
13806         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
13807         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
13808
13809         tests: silence clang warning
13810         * tests/test-malloca.c (do_allocation): Avoid dead store.
13811
13812 2010-08-29  Bruno Haible  <bruno@clisp.org>
13813
13814         gettext: Fix recent mistake.
13815         * m4/intl.m4 (gt_CHECK_DECL): Fix typo introduced on 2010-08-26.
13816
13817 2010-08-29  Bruno Haible  <bruno@clisp.org>
13818
13819         selinux-h: Offer a --without-selinux option.
13820         * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): If
13821         --without-selinux was specified, skip all tests and define
13822         HAVE_SELINUX_SELINUX_H to 0.
13823         (gl_LIBSELINUX): Offer --without-selinux option. If it is specified,
13824         set LIB_SELINUX to empty.
13825         * m4/selinux-context-h.m4 (gl_HEADERS_SELINUX_CONTEXT_H): Require
13826         gl_LIBSELINUX. If --without-selinux was specified, replace
13827         selinux/context.h.
13828         Reported by Johan Hattne <johan.hattne@utsouthwestern.edu>.
13829
13830 2010-08-29  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13831             Bruno Haible  <bruno@clisp.org>
13832
13833         Make the module 'realloc-gnu' work again on AIX and OSF/1.
13834         * m4/realloc.m4 (gl_FUNC_REALLOC_GNU): Define HAVE_REALLOC_GNU instead
13835         of HAVE_REALLOC.
13836         * lib/realloc.c (NEED_REALLOC_GNU): Enable behaviour also when
13837         GNULIB_REALLOC_GNU && !HAVE_REALLOC_GNU.
13838         (SYSTEM_MALLOC_GLIBC_COMPATIBLE): Adjust definition.
13839         * modules/realloc-gnu (configure.ac): Use gl_MODULE_INDICATOR.
13840
13841 2010-08-29  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13842             Bruno Haible  <bruno@clisp.org>
13843
13844         Make the module 'calloc-gnu' work again on AIX and OSF/1.
13845         * m4/calloc.m4 (gl_FUNC_CALLOC_GNU): Define HAVE_CALLOC_GNU instead of
13846         HAVE_CALLOC.
13847         * lib/xmalloc.c: Update accordingly.
13848         * lib/calloc.c (NEED_CALLOC_GNU): Enable also when
13849         GNULIB_CALLOC_GNU && !HAVE_CALLOC_GNU.
13850         * modules/calloc-gnu (configure.ac): Invoke gl_MODULE_INDICATOR.
13851
13852 2010-08-29  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
13853             Bruno Haible  <bruno@clisp.org>
13854
13855         Make the module 'malloc-gnu' work again on AIX and OSF/1.
13856         * m4/malloc.m4 (gl_FUNC_MALLOC_GNU): Define HAVE_MALLOC_GNU instead of
13857         HAVE_MALLOC.
13858         * lib/malloc.c (NEED_MALLOC_GNU): Enable behaviour also when
13859         GNULIB_MALLOC_GNU && !HAVE_MALLOC_GNU.
13860         * modules/malloc-gnu (configure.ac): Use gl_MODULE_INDICATOR.
13861
13862 2010-08-29  Bruno Haible  <bruno@clisp.org>
13863
13864         Update modules list.
13865         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
13866         malloc-gnu, calloc-gnu, realloc-gnu. Remove malloc, calloc, realloc.
13867         (String handling <string.h>): Add astrxfrm.
13868         (File system functions): Add readlinkat.
13869
13870 2010-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13871
13872         Tests for module 'realloc-gnu'.
13873         * modules/realloc-gnu-tests: New file.
13874         * tests/test-realloc-gnu.c: New file.
13875
13876         Tests for module 'calloc-gnu'.
13877         * modules/calloc-gnu-tests: New file.
13878         * tests/test-calloc-gnu.c: New file.
13879
13880         Tests for module 'malloc-gnu'.
13881         * modules/malloc-gnu-tests: New file.
13882         * tests/test-malloc-gnu.c: New file.
13883
13884 2010-08-28  Bruno Haible  <bruno@clisp.org>
13885
13886         Rename module 'realloc' -> 'realloc-gnu'.
13887         * modules/realloc-gnu: New file, copied from modules/realloc.
13888         * modules/realloc: Convert to a redirection to 'realloc-gnu'. Mark as
13889         obsolete.
13890         * modules/mgetgroups (Depends-on): Update.
13891         * doc/posix-functions/realloc.texi: Update.
13892         * NEWS: Mention the change.
13893
13894         Rename module 'calloc' -> 'calloc-gnu'.
13895         * modules/calloc-gnu: New file, copied from modules/calloc.
13896         * modules/calloc: Convert to a redirection to 'calloc-gnu'. Mark as
13897         obsolete.
13898         * doc/posix-functions/calloc.texi: Update.
13899         * NEWS: Mention the change.
13900
13901         Rename module 'malloc' -> 'malloc-gnu'.
13902         * modules/malloc-gnu: New file, copied from modules/malloc.
13903         * modules/malloc: Convert to a redirection to 'malloc-gnu'. Mark as
13904         obsolete.
13905         * modules/argp (Depends-on): Update.
13906         * modules/regex (Depends-on): Update.
13907         * doc/posix-functions/malloc.texi: Update.
13908         * NEWS: Mention the change.
13909
13910 2010-08-28  Eric Blake  <eblake@redhat.com>
13911
13912         pread, pwrite: add missing dependency
13913         * modules/pread (Depends-on): Add extensions.
13914         * modules/pwrite (Depends-on): Likewise.
13915
13916 2010-08-28  Bruno Haible  <bruno@clisp.org>
13917
13918         unistr/u*-strchr: Fix tests dependencies.
13919         * modules/unistr/u8-strchr-tests (Depends-on): Add unistr/u32-to-u8.
13920         * modules/unistr/u16-strchr-tests (Depends-on): Add unistr/u32-to-u16.
13921         Reported by Ian Beckwith <ianb@erislabs.net>.
13922
13923 2010-08-28  Bruno Haible  <bruno@clisp.org>
13924
13925         read-file: Don't occupy too much unused memory.
13926         * lib/read-file.c (fread_file): Shrink the buffer at the end.
13927
13928 2010-08-28  Giuseppe Scrivano  <gscrivano@gnu.org>
13929             Eric Blake  <eblake@redhat.com>
13930             Bruno Haible  <bruno@clisp.org>
13931
13932         read-file: Avoid memory reallocations with regular files.
13933         * lib/read-file.c: Include <sys/stat.h>, <stdio.h>, <stdint.h>.
13934         (fread_file): With regular files, use the remaining length as the
13935         initial buffer size.  Check against overflow.
13936         * modules/read-file (Depends-on): Add ftello, malloc-posix, stdint,
13937         sys_stat.
13938
13939 2010-08-28  Bruno Haible  <bruno@clisp.org>
13940
13941         ftello: Relax license.
13942         * modules/ftello (License): Relax to LGPLv2+.
13943         Reported by Eric Blake.
13944
13945 2010-08-28  Bruno Haible  <bruno@clisp.org>
13946
13947         Avoid relocwrapper link errors due to gnulib replacement functions.
13948         * lib/canonicalize-lgpl.c [IN_RELOCWRAPPER]: Use the system's getcwd
13949         function.
13950         Reported by Ben Pfaff <blp@cs.stanford.edu>.
13951
13952 2010-08-28  Bruno Haible  <bruno@clisp.org>
13953
13954         Prefer using AC_DEFUN_ONCE over AC_DEFUN in projects with gnulib.
13955         * m4/iconv.m4 (gl_iconv_AC_DEFUN): Use AC_DEFUN_ONCE if gl_00GNULIB is
13956         defined.
13957         * m4/libunistring.m4 (gl_libunistring_AC_DEFUN): Likewise.
13958         Suggested by Eric Blake.
13959
13960 2010-08-28  Bruno Haible  <bruno@clisp.org>
13961
13962         sys_socket, netdb: Ensure socklen_t gets defined.
13963         * modules/sys_socket (Depends-on): Add socklen.
13964         * modules/netdb (Depends-on): Likewise.
13965         * modules/getaddrinfo (Depends-on): Remove socklen.
13966         * modules/getsockopt (Depends-on): Likewise.
13967         * modules/setsockopt (Depends-on): Likewise.
13968         * tests/test-sys_socket.c: Check that socklen_t is defined.
13969         * tests/test-netdb.c: Likewise.
13970         * m4/socklen.m4: Update comments.
13971         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
13972
13973 2010-08-27  Eric Blake  <eblake@redhat.com>
13974
13975         login_tty: add missing dependency
13976         * modules/login_tty (Depends-on): Add pty.
13977
13978 2010-08-26  Eric Blake  <eblake@redhat.com>
13979
13980         lib-symbol-versions: fix m4 quoting
13981         * m4/ld-version-script.m4 (gl_LD_VERSION_SCRIPT): Use correct
13982         format for AC_LINK_IFELSE.
13983
13984         glob: fix compile test
13985         * m4/glob.m4 (gl_GLOB): Use correct format for AC_COMPILE_IFELSE.
13986
13987         btowc: fix missing file
13988         * modules/btowc (Files): Also ship locale-fr.m4.
13989
13990         lseek: fix link test
13991         * m4/lseek.m4 (gl_FUNC_LSEEK): Use correct format for
13992         AC_LINK_IFELSE.
13993
13994         include_next: silence autoconf 2.68 warning
13995         * m4/include_next.m4 (gl_INCLUDE_NEXT): Mark this use of
13996         AC_COMPILE_IFELSE as special.
13997         (AC_LANG_DEFINES_PROVIDED): Provide dummy implementation for
13998         autoconf < 2.68.
13999
14000         acl: fix compilation test
14001         * m4/acl.m4 (gl_FUNC_ALL): Use correct format for
14002         AC_COMPILE_IFELSE.
14003
14004 2010-08-26  Bruno Haible  <bruno@clisp.org>
14005
14006         Modernize AC_TRY_RUN invocations.
14007         * m4/btowc.m4 (gl_FUNC_BTOWC): Use AC_RUN_IFELSE instead of AC_TRY_RUN.
14008         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Likewise.
14009         * m4/exponentd.m4 (gl_DOUBLE_EXPONENT_LOCATION): Likewise.
14010         * m4/exponentf.m4 (gl_FLOAT_EXPONENT_LOCATION): Likewise.
14011         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Likewise.
14012         * m4/fopen.m4 (gl_FUNC_FOPEN): Likewise.
14013         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Likewise.
14014         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
14015         * m4/ftello.m4 (gl_FUNC_FTELLO): Likewise.
14016         * m4/iconv.m4 (AM_ICONV_LINK): Likewise.
14017         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN_UTF): Likewise.
14018         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
14019         * m4/isnanf.m4 (gl_ISNANF_WORKS): Likewise.
14020         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
14021         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Likewise.
14022         * m4/mbrlen.m4 (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL,
14023         gl_MBRLEN_NUL_RETVAL): Likewise.
14024         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
14025         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL):
14026         Likewise.
14027         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
14028         * m4/open.m4 (gl_FUNC_OPEN): Likewise.
14029         * m4/printf.m4 (gl_PRINTF_SIZES_C99, gl_PRINTF_LONG_DOUBLE,
14030         gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE,
14031         gl_PRINTF_DIRECTIVE_A, gl_PRINTF_DIRECTIVE_F, gl_PRINTF_DIRECTIVE_N,
14032         gl_PRINTF_DIRECTIVE_LS, gl_PRINTF_POSITIONS, gl_PRINTF_FLAG_GROUPING,
14033         gl_PRINTF_FLAG_LEFTADJUST, gl_PRINTF_FLAG_ZERO, gl_PRINTF_PRECISION,
14034         gl_SNPRINTF_TRUNCATION_C99, gl_SNPRINTF_RETVAL_C99,
14035         gl_SNPRINTF_DIRECTIVE_N, gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99):
14036         Likewise.
14037         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
14038         * m4/signbit.m4 (gl_SIGNBIT, gl_FLOATTYPE_SIGN_LOCATION): Likewise.
14039         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
14040         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
14041         * m4/truncl.m4 (gl_FUNC_TRUNCL): Likewise.
14042         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Likewise.
14043         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise.
14044         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION): Likewise.
14045         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
14046         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
14047
14048 2010-08-26  Bruno Haible  <bruno@clisp.org>
14049
14050         Modernize AC_TRY_LINK invocations.
14051         * m4/acosl.m4 (gl_FUNC_ACOSL): Use AC_LINK_IFELSE instead of
14052         AC_TRY_LINK.
14053         * m4/argp.m4 (gl_ARGP): Likewise.
14054         * m4/asinl.m4 (gl_FUNC_ASINL): Likewise.
14055         * m4/atanl.m4 (gl_FUNC_ATANL): Likewise.
14056         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
14057         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
14058         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
14059         * m4/codeset.m4 (AM_LANGINFO_CODESET): Likewise.
14060         * m4/cosl.m4 (gl_FUNC_COSL): Likewise.
14061         * m4/expl.m4 (gl_FUNC_EXPL): Likewise.
14062         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
14063         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
14064         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
14065         * m4/frexp.m4 (gl_FUNC_FREXP, gl_CHECK_FREXP_NO_LIBM): Likewise.
14066         * m4/frexpl.m4 (gl_FUNC_FREXPL, gl_CHECK_FREXPL_NO_LIBM): Likewise.
14067         * m4/ftello.m4 (gl_FUNC_FTELLO): Likewise.
14068         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
14069         * m4/hostent.m4 (gl_HOSTENT): Likewise.
14070         * m4/iconv.m4 (AM_ICONV_LINK): Likewise.
14071         * m4/intl.m4 (gt_INTL_SUBDIR_CORE): Likewise.
14072         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
14073         * m4/isnand.m4 (gl_HAVE_ISNAND_IN_LIBM, gl_HAVE_ISNAND_NO_LIBM):
14074         Likewise.
14075         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_HAVE_ISNANF_IN_LIBM):
14076         Likewise.
14077         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM):
14078         Likewise.
14079         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
14080         * m4/ldexpl.m4 (gl_FUNC_LDEXPL, gl_CHECK_LDEXPL_NO_LIBM): Likewise.
14081         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Likewise.
14082         * m4/logb.m4 (gl_FUNC_LOGB): Likewise.
14083         * m4/logl.m4 (gl_FUNC_LOGL): Likewise.
14084         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Likewise.
14085         * m4/servent.m4 (gl_SERVENT): Likewise.
14086         * m4/signbit.m4 (gl_SIGNBIT): Likewise.
14087         * m4/sinl.m4 (gl_FUNC_SINL): Likewise.
14088         * m4/sqrtl.m4 (gl_FUNC_SQRTL): Likewise.
14089         * m4/tanl.m4 (gl_FUNC_TANL): Likewise.
14090         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
14091         * m4/trunc.m4 (gl_FUNC_TRUNC): Likewise.
14092         * m4/truncf.m4 (gl_FUNC_TRUNCF): Likewise.
14093         * m4/truncl.m4 (gl_FUNC_TRUNCL): Likewise.
14094         * modules/tsearch-tests (configure.ac): Likewise.
14095
14096 2010-08-26  Bruno Haible  <bruno@clisp.org>
14097
14098         Modernize AC_TRY_COMPILE invocations.
14099         * m4/environ.m4 (gt_CHECK_VAR_DECL): Use AC_COMPILE_IFELSE instead of
14100         AC_TRY_COMPILE.
14101         * m4/iconv.m4 (gl_iconv_AC_DEFUN): Likewise.
14102         * m4/intl.m4 (gt_CHECK_DECL): Likewise.
14103         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
14104         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
14105         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
14106         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
14107         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
14108         * m4/lock.m4 (gl_LOCK): Likewise.
14109         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): Likewise.
14110         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
14111         * m4/minmax.m4 (gl_MINMAX_IN_HEADER): Likewise.
14112         * m4/setenv.m4 (gl_FUNC_UNSETENV): Likewise.
14113         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
14114         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Likewise.
14115         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
14116         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Likewise.
14117         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
14118         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
14119         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
14120         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
14121         * m4/libunistring.m4 (gl_LIBUNISTRING_CORE): Likewise. Remove
14122         extraneous semicolon.
14123
14124 2010-08-26  Jim Meyering  <meyering@redhat.com>
14125
14126         stat-time: relax license LGPL
14127         * modules/stat-time (License): Change from GPL to LGPL,
14128         with consent from all contributors, for use in libguile.
14129         Requested by Ludovic Courtès.
14130
14131 2010-08-26  Erik Faye-Lund  <kusmabite@gmail.com>
14132
14133         poll: return immediately on POLLHUP.
14134         * lib/poll.c (poll): Always set timeout before wait_timeout is
14135         computed.
14136
14137 2010-08-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14138
14139         Fix test-unlinkat, test-rmdir failure on AIX 5.3.
14140         * tests/test-rmdir.h (test_rmdir_func): Also accept EEXIST for
14141         rmdir ("dir/.//"), unlinkat.
14142
14143 2010-08-24  Paul Eggert  <eggert@cs.ucla.edu>
14144
14145         stdbool: avoid spurious failure with modern xlc
14146         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Resync with autoconf.
14147
14148 2010-08-24  Bruno Haible  <bruno@clisp.org>
14149
14150         getloadavg: simplify code
14151         * m4/getloadavg.m4 (gl_GETLOADAVG): Remove useless test of
14152         gl_have_func. Update comments.
14153
14154 2010-08-24  Eric Blake  <eblake@redhat.com>
14155
14156         getloadavg: don't define SVR4 on cygwin
14157         * m4/getloadavg.m4 (gl_GETLOADAVG): Sync with autoconf fix, to
14158         only define SVR4 when -lkvm is required.
14159         Reported by Yaakov Selkowitz.
14160
14161 2010-08-24  Bruno Haible  <bruno@clisp.org>
14162
14163         priv-set: fix comment
14164         * lib/priv-set.c (priv_set_restore): Fix typo in comment.
14165
14166 2010-08-23  Paul Eggert  <eggert@cs.ucla.edu>
14167
14168         priv-set: fix comments
14169         * lib/priv-set.c (priv_set_remove, priv_set_restore): Fix comments
14170         to match code, as suggested by David Bartley in:
14171         http://lists.gnu.org/archive/html/bug-tar/2010-08/msg00018.html
14172
14173 2010-08-23  Eric Blake  <eblake@redhat.com>
14174
14175         stdbool: avoid rejecting clang
14176         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Resync with autoconf.
14177         * tests/test-stdbool.c: Enable more tests if using the system
14178         <stdbool.h> instead of the gnulib replacement.
14179         (main): Move xlc bug test to a runtime test for all compilers.
14180         Reported by Anders Kaseorg.
14181
14182         argz: fix shell quoting issue
14183         * m4/argz.m4 (gl_FUNC_ARGZ): Allow for spaces in argument.
14184         Reported by Charles Wilson.
14185
14186 2010-08-22  Paolo Bonzini  <bonzini@gnu.org>
14187             Erik Faye-Lund <kusmabite@gmail.com>
14188
14189         poll, select: handle ERROR_BROKEN_PIPE.
14190         * lib/poll.c (win32_compute_revents): Return POLLHUP when
14191         PeekNamedPipe fails with ERROR_BROKEN_PIPE.
14192         * lib/select.c (win32_compute_revents): Do not mark a pipe
14193         as writeable if PeekNamedPipe fails with ERROR_BROKEN_PIPE.
14194
14195 2010-08-22  Giuseppe Scrivano  <gscrivano@gnu.org>
14196
14197         fts: allow compilation with C++
14198         * lib/fts_.h: Specify extern "C" linkage with C++.
14199
14200 2010-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
14201
14202         Fix gnulib-tool sed script de-commentation for AIX sed.
14203         * gnulib-tool (sed_comments): Try indented comments, for AIX 5.3
14204         sed.
14205
14206 2010-08-17  Eric Blake  <eblake@redhat.com>
14207
14208         test-stddef: test for (some) offsetof bugs
14209         * tests/test-stddef.c: Enhance test to ensure correct type of
14210         offsetof.
14211         * doc/posix-headers/stddef.texi (stddef.h): Document a Solaris bug
14212         that we are not fixing at this time.
14213
14214 2010-08-15  Bruno Haible  <bruno@clisp.org>
14215
14216         stpncpy: Allow stpncpy to be defined as a macro.
14217         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Don't attempt to redeclare stpncpy
14218         if it's already correctly declared.
14219         * lib/string.in.h (stpncpy): Undefine before redefining.
14220         Reported by Jeremy Huddleston <jeremyhu@macports.org>.
14221
14222 2010-08-14  Bruno Haible  <bruno@clisp.org>
14223
14224         Rename module 'memxfrm' to 'amemxfrm'.
14225         * lib/amemxfrm.h: Renamed from lib/memxfrm.h.
14226         (amemxfrm): Renamed from memxfrm.
14227         * lib/amemxfrm.c: Renamed from lib/memxfrm.h. Include amemxfrm.h.
14228         (amemxfrm): Renamed from memxfrm.
14229         * modules/amemxfrm: Renamed from modules/memxfrm. Update.
14230         * NEWS: Mention the change.
14231         * MODULES.html.sh (String handling <string.h>): Update.
14232         * lib/unicase/u-casexfrm.h: Invoke amemxfrm instead of memxfrm.
14233         * lib/unicase/u8-casexfrm.c: Include amemxfrm.h instead of memxfrm.h.
14234         * lib/unicase/u16-casexfrm.c: Likewise.
14235         * lib/unicase/u32-casexfrm.c: Likewise.
14236         * lib/uninorm/u-normxfrm.h: Invoke amemxfrm instead of memxfrm.
14237         * lib/uninorm/u8-normxfrm.c: Include amemxfrm.h instead of memxfrm.h.
14238         * lib/uninorm/u16-normxfrm.c: Likewise.
14239         * lib/uninorm/u32-normxfrm.c: Likewise.
14240         * modules/unicase/u8-casexfrm (Depends-on): Add amemxfrm, remove
14241         memxfrm.
14242         * modules/unicase/u16-casexfrm (Depends-on): Likewise.
14243         * modules/unicase/u32-casexfrm (Depends-on): Likewise.
14244         * modules/uninorm/u8-normxfrm (Depends-on): Likewise.
14245         * modules/uninorm/u16-normxfrm (Depends-on): Likewise.
14246         * modules/uninorm/u32-normxfrm (Depends-on): Likewise.
14247         Suggested by Paul Eggert.
14248
14249 2010-08-14  Bruno Haible  <bruno@clisp.org>
14250
14251         Tests for module 'astrxfrm'.
14252         * modules/astrxfrm-tests: New file.
14253         * tests/test-astrxfrm.c: New file.
14254
14255         New module 'astrxfrm'.
14256         * lib/astrxfrm.h: New file.
14257         * lib/astrxfrm.c: New file, based on lib/memxfrm.c.
14258         * modules/astrxfrm: New file.
14259
14260 2010-08-14  Reuben Thomas <rrt@sc3d.org>
14261
14262         regex: Tweak doc.
14263         * doc/regex.texi (Overview): Don't mention regex.c.
14264         (GNU Regular Expression Compiling): Likewise.
14265         (Match-end-of-line Operator): Mention 'not_eol'.
14266
14267 2010-08-14  Brian Gough  <bjg@gnu.org>
14268             Bruno Haible  <bruno@clisp.org>
14269
14270         git-merge-changelog: add doc relating to use with bzr and hg.
14271         * lib/git-merge-changelog.c: Add comments regarding bzr, hg, diff3.
14272
14273 2010-08-14  Matthias Bolte  <matthias.bolte@googlemail.com>
14274
14275         pthread: fix pthread.h creation for srcdir != builddir
14276         * modules/pthread (Makefile.am): Fix the rule to work also in a
14277         non-srcdir build.
14278
14279 2010-08-13  Karl Berry  <karl@gnu.org>
14280
14281         * doc/regex.texi (Predefined Syntaxes): @smallexample.
14282         * doc/posix-*/*: force line break before @url of POSIX
14283         specifications.
14284         Suggested by Werner Lemberg.
14285
14286 2010-08-10  Paul Eggert  <eggert@cs.ucla.edu>
14287
14288         strtod: fix const diagnostic
14289         * lib/strtod.c (strtod): Don't assign const char * to char *,
14290         as this elicits a warning from GCC when warnings are enabled.
14291
14292 2010-08-10  Pádraig Brady <P@draigbrady.com>
14293         and Eric Blake  <eblake@redhat.com>
14294
14295         copy-acl: ignore ENOTSUP on HP-UX
14296         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Move definition up,
14297         so that it is available for HP-UX.
14298         * lib/copy-acl.c (qcopy_acl): Use it.
14299         Reported by Patrick M. Callahan.
14300
14301 2010-08-10  Eric Blake  <eblake@redhat.com>
14302
14303         open, chown: relax license
14304         * modules/open (License): Change to LGPLv2+, with consent by all
14305         authors, for use in augeas.
14306         * modules/chown (License): Likewise.
14307         * modules/lchown (Likewise): Likewise.
14308         Requested by Adam Stokes.
14309
14310 2010-08-09  Karl Berry  <karl@gnu.org>
14311
14312         * build-aux/ar-lib: new file, import from Automake.
14313         * config/srclist.txt: autocheck for updates.
14314
14315 2010-08-09  Eric Blake  <eblake@redhat.com>
14316
14317         readlinkat: adjust client modules
14318         * modules/areadlinkat (Depends-on): Use readlinkat, not
14319         symlinkat.
14320         * modules/areadlinkat-with-size (Depends-on): Likewise.
14321
14322         mknod: be more vocal about danger of running tests as root
14323         * m4/mknod.m4 (gl_FUNC_MKNOD): Make it harder to run configure as
14324         root, since that is just asking for problems.
14325         Suggested by Bruno Haible, based on a report by Rainer Tammer.
14326
14327         readlinkat: split into its own module
14328         * modules/symlinkat: Split readlinkat...
14329         * modules/readlinkat: ...into separate module.
14330         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Move readlinkat check...
14331         * m4/readlinkat.m4 (gl_FUNC_READLINAT): ...to new file.
14332         * lib/symlinkat.c (readlinkat): Move...
14333         * lib/readlinkat.c: ...into new file.
14334         * modules/symlinkat-tests: Split readlinkat test...
14335         * modules/readlinkat-tests: ...into separate module.
14336         * tests/test-symlinkat.c: Split...
14337         * tests/test-readlinkat.c: ...into new file.
14338         * NEWS: Document the split.
14339         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
14340         * lib/unistd.in.h (readlinkat): Likewise.
14341         Suggested by Bruno Haible.
14342
14343 2010-08-08  Bruno Haible  <bruno@clisp.org>
14344
14345         memxfrm: Speed up.
14346         * lib/memxfrm.c (memxfrm): Allocate enough memory ahead of time, so
14347         that usually only one call to strxfrm is necessary for each string
14348         part.
14349         Reported by Paul Eggert <eggert@cs.ucla.edu>.
14350
14351 2010-08-07  Karl Berry  <karl@gnu.org>
14352
14353         * doc/posix-headers/limits.texi,
14354         * doc/posix-functions/malloc.texi,
14355         * doc/posix-functions/strsignal.texi: missing @item.
14356         * doc/ld-version-script.texi: spurious leading i.
14357         * doc/regex.texi (Interval Operators): no commas inside @var.
14358
14359 2010-08-01  Bruno Haible  <bruno@clisp.org>
14360
14361         Integrate the regex documentation.
14362         * doc/gnulib.texi: Define 'cn' index.
14363         (Regular expressions): New a chapter that includes regex.texi and
14364         regexprops-generic.texi.
14365         * doc/regex.texi: Remove boilerplate stuff. Use simplified @node
14366         syntax.
14367
14368         Whitespace cleanup.
14369         * doc/regex.texi: Remove trailing spaces.
14370
14371         Add regex documentation.
14372         * doc/regex.texi: New file. Taken from regex-0.12/doc/regex.texi in
14373         http://ftp.gnu.org/old-gnu/regex/regex-0.12.tar.gz.
14374         Written by Kathy A. Hargreaves and Karl Berry.
14375
14376 2010-08-01  Bruno Haible  <bruno@clisp.org>
14377
14378         link: Update documentation.
14379         * doc/posix-functions/link.texi: Update regarding Solaris.
14380
14381 2010-07-31  Bruno Haible  <bruno@clisp.org>
14382
14383         Update modules list.
14384         * MODULES.html.sh (Sorting functions <stdlib.h>): Add array-mergesort.
14385         (String handling <string.h>): Add memcmp2, memxfrm.
14386         (Container data structures): Add xlist, xsublist, xoset.
14387         (Core language properties): Add alignof, unused-parameter.
14388         (Process control, Numeric conversion functions <stdlib.h>): Renamed
14389         from Numeric conversion functions <stdlib.h>. Add _Exit, atoll.
14390         (Unibyte characters <ctype.h>): New section.
14391         (String handling <string.h>): New section.
14392         (Mathematics <math.h>): Add acos, acosl, asin, asinl, atan, atan2,
14393         atanl, cbrt, copysign, cos, cosh, cosl, erf, erfc, exp, expl, fabs,
14394         fmod, hypot, j0, j1, jn, ldexp, lgamma, log, log10, log1p, logb, logl,
14395         modf, nextafter, pow, remainder, rint, sin, sinh, sinl, sqrt, sqrtl,
14396         tan, tanh, tanl, y0, y1, yn.
14397         (Support for systems lacking POSIX:2008): Add alphasort, dirent,
14398         dprintf, dprintf-posix, duplocale, fcntl, getlogin, getopt-posix,
14399         grantpt, iconv-h, ioctl, isblank, langinfo, nl_langinfo, pread,
14400         ptsname, pwrite, scandir, servent, sys_utsname, ttyname_r, uname,
14401         unlockpt, vdprintf, vdprintf-posix.
14402         (Enhancements for POSIX:2008 functions): Add getopt-gnu. Remove getopt.
14403         (File system functions): Add concat-filename, sys_file, sys_ioctl,
14404         xconcat-filename.
14405         (File descriptor based Input/Output): Add dup3, fd-safer-flag,
14406         getdtablesize, pipe2, pipe2-safer.
14407         (Security): New section.
14408         (Networking functions): Add accept4.
14409         (Signal handling): Add sigpipe.
14410         (Internationalization functions): Add xstriconveh, mbmemcasecmp,
14411         mbmemcasecoll.
14412         (Unicode string functions): Add libunistring-optional, unistr/u*-cmp2,
14413         unistr/u*-strcoll, uniwbrk/*, uninorm/*, unicase/*.
14414         (Executing programs): Add findprog-lgpl, pipe-filter-gi,
14415         pipe-filter-ii.
14416         (Misc): Add argp-version-etc, login_tty, parse-duration.
14417
14418 2010-07-31  Bruno Haible  <bruno@clisp.org>
14419
14420         Improve doc in MODULES.html.
14421         * modules/linkat (Description): Add the word "function".
14422         * modules/mkfifo (Description): Likewise.
14423         * modules/mknod (Description): Likewise.
14424         * modules/remove (Description): Likewise.
14425         * modules/renameat (Description): Likewise.
14426         * modules/stat (Description): Likewise.
14427         * modules/symlink (Description): Likewise.
14428         * modules/unlink (Description): Likewise.
14429
14430 2010-07-31  Bruno Haible  <bruno@clisp.org>
14431
14432         ansi-c++-opt: Provide option --enable-c++/--disable-c++ when possible.
14433         * m4/ansi-c++.m4 (gl_CXX_CHOICE): In Autoconf 2.66 or newer, provide
14434         option --enable/disable-c++ instead of --enable/disable-cxx.
14435         * NEWS: Mention the change.
14436
14437 2010-07-31  Bruno Haible  <bruno@clisp.org>
14438
14439         readlink, areadlink: Relax test a bit.
14440         * tests/test-readlink.h (test_readlink): Accept EINVAL as an
14441         alternative to ENOTDIR.
14442         * tests/test-areadlink.h (test_areadlink): Likewise.
14443         Reported by Rainer Tammer.
14444
14445 2010-07-31  Bruno Haible  <bruno@clisp.org>
14446
14447         unistr/u8-strstr, unistr/u16-strstr: Optimize the one-character case.
14448         * lib/unistr/u-strstr.h (FUNC): When the needle contains only one
14449         character, perform the search using U_STRCHR.
14450         * lib/unistr/u8-strstr.c (U_STRMBTOUC): New macro.
14451         * lib/unistr/u16-strstr.c (U_STRMBTOUC): Likewise.
14452         * modules/unistr/u8-strstr (Depends-on): Add unistr/u8-strmbtouc.
14453         * modules/unistr/u16-strstr (Depends-on): Add unistr/u16-strmbtouc.
14454         Suggested by Paolo Bonzini.
14455
14456 2010-07-31  Bruno Haible  <bruno@clisp.org>
14457
14458         unistr/u*-strstr: Fix dependencies.
14459         * modules/unistr/u8-strstr (Depends-on): Add unistr/u8-strchr.
14460         * modules/unistr/u16-strstr (Depends-on): Add unistr/u16-strchr.
14461         * modules/unistr/u32-strstr (Depends-on): Add unistr/u32-strchr.
14462
14463 2010-07-31  Bruno Haible  <bruno@clisp.org>
14464
14465         unistr/u8-chr, unistr/u8-strchr: Optimize and add comments.
14466         * lib/unistr/u8-chr.c (u8_chr): Add comments. Remove a useless test at
14467         the beginning of the loop.
14468         * lib/unistr/u8-strchr.c (u8_strchr): Add comments. Don't fall through
14469         cases in 'switch' statement.
14470
14471         unistr/u8-strchr: Fix several bugs.
14472         * lib/unistr/u8-strchr.c (u8_strchr): Don't search beyond the end of
14473         the string. When not found, return NULL, not a pointer near the end.
14474
14475         More tests for unistr/u8-strchr.
14476         * tests/unistr/test-strchr.h (test_strchr): Renamed from main. Check
14477         that the function does not read past the first occurrence of the byte
14478         being searched.
14479         * tests/unistr/test-u8-strchr.c (main): New function, with more tests.
14480         * tests/unistr/test-u16-strchr.c (main): New function.
14481         * tests/unistr/test-u32-strchr.c (main): New function.
14482
14483 2010-07-31  Bruno Haible  <bruno@clisp.org>
14484
14485         posix-modules: Ignore backup files of documentation files.
14486         * posix-modules: grep only through files named *.texi.
14487
14488 2010-07-31  Bruno Haible  <bruno@clisp.org>
14489
14490         symlinkat: Fix documentation.
14491         * doc/posix-functions/readlinkat.texi: Fix module name.
14492
14493 2010-07-31  Bruno Haible  <bruno@clisp.org>
14494
14495         fchownat: Replace also when chown has the trailing slash bug.
14496         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Move the test of REPLACE_CHOWN
14497         outside the gl_FUNC_FCHOWNAT_DEREF_BUG invocation. Fixes regression
14498         introduced on 2010-04-10.
14499         Reported by Rainer Tammer.
14500
14501 2010-07-31  Bruno Haible  <bruno@clisp.org>
14502
14503         linkat: Work around AIX 7.1 bug.
14504         * m4/linkat.m4 (gl_FUNC_LINKAT): Require AC_CANONICAL_HOST. Test
14505         whether linkat handles trailing slash correctly. If not, replace linkat
14506         and define LINKAT_TRAILING_SLASH_BUG.
14507         * lib/linkat.c (rpl_linkat): If LINKAT_TRAILING_SLASH_BUG is defined,
14508         check whether (fd1,file1) points to a directory if file1 or file2 ends
14509         in a slash. Code taken from lib/link.c.
14510         * doc/posix-functions/linkat.texi: Mention trailing slash bug.
14511         Reported by Rainer Tammer.
14512
14513 2010-07-31  Bruno Haible  <bruno@clisp.org>
14514
14515         Correctly determine whether pow is available in libc on AIX 7 with xlc.
14516         * m4/mathfunc.m4 (gl_MATHFUNC): Actually use the 'funcptr' variable.
14517         This disables an xlc optimization that was causing wrong test results.
14518         Reported by Rainer Tammer.
14519
14520 2010-07-31  Bruno Haible  <bruno@clisp.org>
14521
14522         iconv: Work around AIX 6.1..7.1 bug.
14523         * doc/posix-functions/iconv.texi: Mention AIX 6.1, 7.1 bug.
14524         * m4/iconv.m4 (AM_ICONV_LINK): Test against AIX 6.1, 7.1 bug. When
14525         cross-compiling, guess no on all versions of AIX.
14526         Reported by Rainer Tammer.
14527
14528 2010-07-31  Bruno Haible  <bruno@clisp.org>
14529
14530         readlink: Relax test a bit.
14531         * tests/test-readlink.h (test_readlink): Allow different errno value
14532         when readlink is called with a file name that ends in / and refers to
14533         a file.
14534         Suggested by Eric Blake.
14535         Reported by Rainer Tammer.
14536
14537 2010-07-31  Bruno Haible  <bruno@clisp.org>
14538
14539         copysign: Does not require -lm on glibc systems.
14540         * modules/copysign (configure.ac): Use gl_MATHFUNC, not
14541         gl_COMMON_DOUBLE_MATHFUNC.
14542         * m4/mathfunc.m4 (gl_COMMON_DOUBLE_MATHFUNC): Update comments.
14543
14544 2010-07-31  Bruno Haible  <bruno@clisp.org>
14545
14546         duplocale: Work around AIX 7.1 bug.
14547         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Let the test fail also when
14548         duplocale(LC_GLOBAL_LOCALE) returns (locale_t)0.
14549         * lib/duplocale.c (rpl_duplocale): Update comment.
14550         * doc/posix-functions/duplocale.texi: Mention the AIX 7.1 bug.
14551         Reported by Rainer Tammer.
14552
14553 2010-07-30  Bruno Haible  <bruno@clisp.org>
14554
14555         dirfd: Avoid link error on AIX 7.1.
14556         * lib/dirent.in.h (dirfd): Use modern idiom with REPLACE_DIRFD.
14557         * m4/dirfd.m4 (gl_FUNC_DIRFD): If the function is declared but does not
14558         exist, set REPLACE_DIRFD.
14559         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize REPLACE_DIRFD.
14560         * modules/dirent (Makefile.am): Substitute REPLACE_DIRFD.
14561         * doc/posix-functions/dirfd.texi: Update.
14562         Reported by Rainer Tammer.
14563
14564 2010-07-30  Eric Blake  <eblake@redhat.com>
14565
14566         strtod: next round of AIX fixes
14567         * lib/strtod.c (strtod): Work around AIX bug of parsing p with no
14568         exponent.
14569         * tests/test-strtod.c (main): Enhance tests.
14570         * doc/posix-functions/strtod.texi (strtod): Document next bug.
14571         Reported by Rainer Tammer.
14572
14573         futimens: fix configure check
14574         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Use correct logic.
14575         Reported by Bruno Haible.
14576
14577 2010-07-30  Bruno Haible  <bruno@clisp.org>
14578
14579         getline: Update regarding AIX.
14580         * doc/posix-functions/getline.texi: Mention bug on AIX 7.1.
14581         Reported by Rainer Tammer.
14582
14583 2010-07-30  Bruno Haible  <bruno@clisp.org>
14584
14585         wcwidth: Drop replacement on AIX 7.
14586         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): When cross-compiling, guess yes on
14587         AIX 7.
14588         Reported by Rainer Tammer.
14589
14590 2010-07-30  Bruno Haible  <bruno@clisp.org>
14591
14592         strtok_r: Avoid triggering bug in AIX 7.1 xlc compiler.
14593         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Don't cast an invalid address to
14594         a 'char *'.
14595         Reported by Rainer Tammer.
14596
14597 2010-07-30  Bruno Haible  <bruno@clisp.org>
14598
14599         unlink: Update regarding AIX.
14600         * doc/posix-functions/unlink.texi: Mention bug on AIX 7.1.
14601         * m4/unlink.m4 (gl_FUNC_UNLINK): Update comment.
14602         Reported by Rainer Tammer.
14603
14604 2010-07-30  Bruno Haible  <bruno@clisp.org>
14605
14606         symlink: Update regarding AIX.
14607         * doc/posix-functions/symlink.texi: Mention bug on AIX 7.1.
14608         * m4/symlink.m4 (gl_FUNC_SYMLINK): Update comment.
14609         Reported by Rainer Tammer.
14610
14611 2010-07-30  Bruno Haible  <bruno@clisp.org>
14612
14613         strndup: Update regarding AIX.
14614         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, guess yes on
14615         AIX 7.
14616         Reported by Rainer Tammer.
14617
14618 2010-07-30  Bruno Haible  <bruno@clisp.org>
14619
14620         stat: Update regarding AIX.
14621         * doc/posix-functions/stat.texi: Mention bug on AIX 7.1.
14622         * m4/stat.m4 (gl_FUNC_STAT): Update comment.
14623         Reported by Rainer Tammer.
14624
14625 2010-07-30  Bruno Haible  <bruno@clisp.org>
14626
14627         truncl: Fix autoconf test.
14628         * m4/truncl.m4 (gl_FUNC_TRUNCL): Add TRUNCL_LIBM to LIBS while testing
14629         whether truncl works.
14630         Reported by Rainer Tammer.
14631
14632 2010-07-30  Bruno Haible  <bruno@clisp.org>
14633
14634         round: Update regarding AIX.
14635         * m4/round.m4 (gl_FUNC_ROUND): When cross-compiling, guess no on AIX 7.
14636         * doc/posix-functions/round.texi: Mention bug on AIX 7.1.
14637         Reported by Rainer Tammer.
14638
14639 2010-07-30  Bruno Haible  <bruno@clisp.org>
14640
14641         rename: Update regarding AIX.
14642         * doc/posix-functions/rename.texi: Mention bug on AIX 7.1.
14643         * m4/rename.m4 (gl_FUNC_RENAME): Update comment.
14644         Reported by Rainer Tammer.
14645
14646 2010-07-30  Bruno Haible  <bruno@clisp.org>
14647
14648         printf.m4: Update regarding AIX.
14649         * m4/printf.m4: Update comments regarding AIX.
14650         Reported by Rainer Tammer.
14651
14652 2010-07-30  Bruno Haible  <bruno@clisp.org>
14653
14654         iconv: Update regarding AIX.
14655         * m4/iconv.m4 (AM_ICONV_LINK): When cross-compiling, guess yes on
14656         AIX 7.
14657         Reported by Rainer Tammer.
14658
14659 2010-07-30  Bruno Haible  <bruno@clisp.org>
14660
14661         getopt: Update regarding AIX.
14662         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): When cross-compiling, guess
14663         no on AIX.
14664         * doc/posix-functions/getopt.texi: Mention that AIX has the optind bug.
14665         Reported by Rainer Tammer.
14666
14667 2010-07-30  Bruno Haible  <bruno@clisp.org>
14668
14669         ldexpl; Update regarding AIX.
14670         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): When cross-compiling, guess yes
14671         on AIX 7.
14672         Reported by Rainer Tammer.
14673
14674 2010-07-30  Bruno Haible  <bruno@clisp.org>
14675
14676         frexpl: Update regarding AIX.
14677         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): When cross-compiling, guess yes
14678         on AIX 7.
14679         Reported by Rainer Tammer.
14680
14681 2010-07-30  Bruno Haible  <bruno@clisp.org>
14682
14683         open, fopen: Update regarding AIX.
14684         * m4/open.m4 (gl_FUNC_OPEN): Adjust cross-compiling guess for AIX.
14685         * m4/fopen.m4 (gl_FUNC_FOPEN): Likewise.
14686         * doc/posix-functions/open.texi: Mention the trailing-slash bug on AIX.
14687         * doc/posix-functions/fopen.texi: Likewise.
14688         Reported by Rainer Tammer.
14689
14690 2010-07-30  Bruno Haible  <bruno@clisp.org>
14691
14692         chown: Update doc regarding AIX.
14693         * doc/posix-functions/chown.texi: Mention bug on AIX 7.1.
14694         * m4/chown.m4 (gl_FUNC_CHOWN): Update comment.
14695         Reported by Rainer Tammer.
14696
14697 2010-07-30  Eric Blake  <eblake@redhat.com>
14698
14699         strtod: fix bug in replacement function on AIX
14700         * lib/strtod.c (strtod): Special case broken "0x" parse in
14701         underlying strtod.
14702         * tests/test-strtod.c (main): Document AIX 7.1 bugs.
14703         * doc/posix-functions/strtod.texi (strtod): Likewise.
14704         Reported by Rainer Tammer.
14705
14706 2010-07-30  Bruno Haible  <bruno@clisp.org>
14707
14708         mbrlen: Fix cross-compilation guess for AIX.
14709         * m4/mbrlen.m4 (gl_MBRLEN_INCOMPLETE_STATE): Fix cross-compilation
14710         guess. Leftover from 2008-12-22.
14711
14712 2010-07-30  Bruno Haible  <bruno@clisp.org>
14713
14714         mbrtowc: Fix cross-compilation guess for AIX.
14715         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Fix cross-compilation
14716         guess. Leftover from 2008-12-21.
14717
14718 2010-07-29  Peter O'Gorman  <pogma@thewrittenword.com>  (tiny change)
14719
14720         init.sh: work around trap limitation of some shells
14721         * tests/init.sh (setup_): Move exit trap outside of shell function.
14722
14723 2010-07-29  Eric Blake  <eblake@redhat.com>
14724
14725         strtod: aid debugging
14726         * m4/strtod.m4(gl_FUNC_STRTOD): Use distinct exit status to aid
14727         understanding why strtod is rejected.
14728
14729 2010-07-28  Bruno Haible  <bruno@clisp.org>
14730
14731         unistr/u*-chr, unistr/u*-strchr: Fix link errors and warnings.
14732         * lib/unistr/u8-chr.c: Include <string.h>.
14733         * tests/unistr/test-u8-chr.c: Likewise.
14734         * tests/unistr/test-u16-chr.c: Likewise.
14735         * tests/unistr/test-u32-chr.c: Likewise.
14736         * tests/unistr/test-u8-strchr.c: Likewise.
14737         * tests/unistr/test-u16-strchr.c: Likewise.
14738         * tests/unistr/test-u32-strchr.c: Likewise.
14739         * modules/unistr/u8-chr-tests (Depends-on): Add unistr/u32-set.
14740         * modules/unistr/u16-chr-tests (Depends-on): Likewise.
14741         * modules/unistr/u8-strchr-tests (Depends-on): Likewise.
14742         * modules/unistr/u16-strchr-tests (Depends-on): Likewise.
14743
14744 2010-07-28  Bruno Haible  <bruno@clisp.org>
14745
14746         Use spaces for indentation, not tabs.
14747         * lib/**/*.[hcy] except lib/reg*.[hc]: Untabify.
14748
14749 2010-07-27  Bruno Haible  <bruno@clisp.org>
14750
14751         mbspcasecmp: Fix function specification.
14752         * lib/string.in.h (mbspcasecmp): Fix specification comment.
14753         * lib/mbspcasecmp.c (mbspcasecmp): Likewise.
14754         Reported by Eric Blake <eblake@redhat.com>.
14755
14756 2010-07-26  Paul R. Eggert  <eggert@cs.ucla.edu>
14757
14758         timespec: use cast and not conditional, as truncation isn't possible
14759         * lib/timespec.h (timespec_cmp): Use cast to pacify gcc -Wconversion
14760         instead of a conditional.  Comment about the situation in more detail.
14761         This undoes most of the 2009-10-29 patch.
14762
14763 2010-07-23  Paolo Bonzini  <pbonzini@redhat.com>
14764
14765         unistr/u8-chr, unistr/u8-strchr: use Boyer-Moore like algorithm.
14766         * lib/unistr/u8-chr.c: Add Boyer-Moore like operation.
14767         * lib/unistr/u8-strchr.c: Likewise.
14768         * modules/unistr/u8-chr: Depend on memchr.
14769
14770         unistr/u*-strchr: add tests
14771         * modules/unistr/u8-strchr-tests: New file.
14772         * modules/unistr/u16-strchr-tests: New file.
14773         * modules/unistr/u32-strchr-tests: New file.
14774         * tests/unistr/test-strchr.h: New file.
14775         * tests/unistr/test-u8-strchr.c: New file.
14776         * tests/unistr/test-u16-strchr.c: New file.
14777         * tests/unistr/test-u32-strchr.c: New file.
14778
14779         unistr/u*-chr: test multibyte sequences more
14780         * tests/unistr/test-chr.h: Do complete testing of the characters in the
14781         test vector.
14782         * tests/unistr/test-u8-chr.c (U_UCTOMB): Define.
14783         * tests/unistr/test-u16-chr.c (U_UCTOMB): Likewise.
14784         * tests/unistr/test-u32-chr.c (U_UCTOMB): Likewise.
14785
14786         unistr/u*-chr: test multibyte sequences
14787         * tests/unistr/test-chr.h: Put characters above 0-127 in the test input.
14788
14789         unistr/u*-chr: prepare for multibyte tests
14790         * modules/unistr/u8-chr-tests: Depend on u32-to-u8.
14791         * modules/unistr/u16-chr-tests: Depend on u32-to-u16.
14792         * tests/unistr/test-chr.h: Build initial version as UCS-4 then convert.
14793         * tests/unistr/test-u8-chr.c (U32_TO_U): Define.
14794         * tests/unistr/test-u16-chr.c (U32_TO_U): Likewise.
14795         * tests/unistr/test-u32-chr.c (U32_TO_U): Likewise.
14796
14797 2010-07-18  Bruno Haible  <bruno@clisp.org>
14798
14799         unistr/u8-strchr: Optimize non-ASCII argument case.
14800         * lib/unistr/u8-strchr.c (u8_strchr): Compare the last byte first,
14801         because the first byte often matches anyway.
14802         Reported by Pádraig Brady <P@draigbrady.com>.
14803
14804 2010-07-15  Karl Berry  <karl@gnu.org>
14805
14806         * config/srclist.txt (fdl.texi): only one copy, from gnustandards.
14807
14808 2010-07-14  Paul R. Eggert  <eggert@cs.ucla.edu>
14809
14810         getcwd: on Solaris, work better if ancestors are inaccessible
14811         * lib/getcwd.c (__getcwd): If getcwd returns EINVAL for zero
14812         buffer and size, try again with a large buffer.  This works better
14813         on Solaris, since its getcwd succeeds even if the path to the root
14814         is inaccessible, and this is helpful in common cases such as .zfs
14815         hidden directories.  Problem reported by J Chapman Flack in
14816         http://lists.gnu.org/archive/html/bug-tar/2010-06/msg00000.html
14817         Use system getcwd if it's declared, not merely if it's partly
14818         working; use the partly-working test only to avoid needless effort
14819         if the system getcwd fails.
14820         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Omit
14821         comment that was already obsolete and is now even more obsolete.
14822         * modules/getcwd (Depends-on): Depend on strdup, since __getcwd
14823         now might call strdup.
14824
14825 2010-07-13  Paul R. Eggert  <eggert@cs.ucla.edu>
14826
14827         pthread: Add enough so that coreutils/src/sort.c compiles.
14828         * lib/pthread.in.h: Add self to author comment.  Conditionalize on
14829         _GL_PTHREAD_H, not PTHREAD_H_, for consistency with the rest of
14830         gnulib. Include <sched.h> and <time.h>, as per POSIX.
14831         Include <sys/types.h>, in case it defines pthread_t.
14832         (pthread_t, pthread_attr_t, pthread_barrier_t, pthread_barrierattr_t):
14833         (pthread_cond_t, pthread_condattr_t, pthread_key_t, pthread_mutex_t):
14834         (pthread_mutexattr_t, pthread_once_t, pthread_rwlock_t):
14835         (pthread_rwlockattr_t, pthread_spinlock_t):
14836         New typedefs, if HAVE_PTHREAD_T is not defined.
14837         (PTHREAD_COND_INITIALIZER, PTHREAD_MUTEX_INITIALIZER):
14838         (PTHREAD_ONCE_INIT, PTHREAD_RWLOCK_INITIALIZER):
14839         (PTHREAD_BARRIER_SERIAL_THREAD, PTHREAD_CANCEL_DEFERRED):
14840         (PTHREAD_CANCEL_ASYNCHRONOUS, PTHREAD_CANCEL_ENABLE):
14841         (PTHREAD_CANCEL_DISABLE, PTHREAD_CANCELED, PTHREAD_CREATE_JOINABLE):
14842         (PTHREAD_CREATE_DETACHED, PTHREAD_INHERIT_SCHED):
14843         (PTHREAD_EXPLICIT_SCHED, PTHREAD_MUTEX_DEFAULT, PTHREAD_MUTEX_NORMAL):
14844         (PTHREAD_MUTEX_ERRORCHECK, PTHREAD_MUTEX_RECURSIVE):
14845         (PTHREAD_MUTEX_STALLED, PTHREAD_MUTEX_ROBUST, PTHREAD_PRIO_NONE):
14846         (PTHREAD_PRIO_INHERIT, PTHREAD_PRIO_PROTECT, PTHREAD_PROCESS_PRIVATE):
14847         (PTHREAD_PROCESS_SHARED, PTHREAD_SCOPE_SYSTEM, PTHREAD_SCOPE_PROCESS):
14848         New macros.
14849         (pthread_cond_destroy, pthread_cond_init, pthread_cond_signal):
14850         (pthread_cond_wait, pthread_exit, pthread_mutex_destroy):
14851         (pthread_mutex_init, pthread_mutex_lock, pthread_mutex_unlock):
14852         (pthread_spin_init, pthread_spin_lock, pthread_spin_trylock);
14853         (pthread_spin_unlock): New dummy functions.
14854         (pthread_create): Return EAGAIN; don't set errno.
14855         * m4/pthread.m4 (gl_PTHREAD_CHECK): Check for pthread_t, and
14856         require AC_C_INLINE.
14857         * modules/pthread (Depends-on): Add sched, time.
14858         (pthread.h): Use AM_V_GEN.
14859
14860 2010-07-13  Bruno Haible  <bruno@clisp.org>
14861
14862         striconveh: Don't malloc memory if the result buffer is sufficient.
14863         * lib/striconveh.c (mem_cd_iconveh_internal): Use the provided result
14864         buffer if its size is sufficient.
14865         Reported by Ludovic Courtès <ludo@gnu.org>.
14866
14867 2010-07-13  Bruno Haible  <bruno@clisp.org>
14868
14869         strtod: Add safety check.
14870         * lib/strtod.c (ldexp): Abort if this dummy replacement gets called.
14871
14872 2010-07-12  Bruno Haible  <bruno@clisp.org>
14873
14874         Unify tests that set gl_cv_func_ldexpl_no_libm.
14875         * m4/ldexpl.m4 (gl_CHECK_LDEXPL_NO_LIBM): New macro, extracted from
14876         gl_FUNC_LDEXPL.
14877         (gl_FUNC_LDEXPL): Invoke it.
14878         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
14879
14880 2010-07-12  Bruno Haible  <bruno@clisp.org>
14881
14882         Unify tests that set gl_cv_func_ldexp_no_libm.
14883         * m4/ldexp.m4: New file, based on m4/mathfunc.m4.
14884         * m4/strtod.m4 (gl_PREREQ_STRTOD): Require gl_CHECK_LDEXP_NO_LIBM.
14885         * modules/ldexp (Files): Remove m4/mathfunc.m4. Add m4/ldexp.m4.
14886         (configure.ac): Simply invoke gl_FUNC_LDEXP.
14887         * modules/strtod (Files): Add m4/ldexp.m4.
14888
14889 2010-07-12  Bruno Haible  <bruno@clisp.org>
14890
14891         Unify tests that set gl_cv_func_frexpl_no_libm.
14892         * m4/frexpl.m4 (gl_CHECK_FREXPL_NO_LIBM): New macro, extracted from
14893         gl_FUNC_FREXPL_NO_LIBM.
14894         (gl_FUNC_FREXPL, gl_FUNC_FREXPL_NO_LIBM): Invoke it.
14895         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
14896
14897 2010-07-12  Bruno Haible  <bruno@clisp.org>
14898
14899         Unify tests that set gl_cv_func_frexp_no_libm.
14900         * m4/frexp.m4 (gl_CHECK_FREXP_NO_LIBM): New macro, extracted from
14901         gl_FUNC_FREXP_NO_LIBM.
14902         (gl_FUNC_FREXP, gl_FUNC_FREXP_NO_LIBM): Require it.
14903         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Likewise.
14904
14905 2010-07-12  Paul R. Eggert  <eggert@cs.ucla.edu>
14906
14907         memcoll: clarify sizes versus lengths, document better, and tweak perf
14908         * lib/memcoll.c (strcoll_loop, memcoll0):
14909         Improve quality of descriptive comments.  Name variables
14910         consistently as to whether they are lengths (which do not include
14911         terminating null) versus sizes (which do).
14912         * lib/xmemcoll.c (xmemcoll0): Likewise.
14913         * lib/memcoll.c (strcoll_loop): Tweak the way that the diff is
14914         returned when s1size == 0; this is easier to compile and saves
14915         about 17% of memcoll's code space on x86-64 with GCC 4.1.2.
14916
14917 2010-07-12  Bruno Haible  <bruno@clisp.org>
14918
14919         Tests for module '_Exit'.
14920         * modules/_Exit-tests: New file.
14921         * tests/test-_Exit.sh: New file.
14922         * tests/test-_Exit.c: New file.
14923
14924         New module '_Exit'.
14925         * lib/stdlib.in.h (__attribute__): New macro.
14926         (_Exit): New declaration.
14927         * lib/_Exit.c: New file.
14928         * m4/_Exit.m4: New file.
14929         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether _Exit is declared.
14930         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB__EXIT and HAVE__EXIT.
14931         * modules/stdlib (Makefile.am): Substitute GNULIB__EXIT and HAVE__EXIT.
14932         * modules/_Exit: New file.
14933         * tests/test-stdlib-c++.cc (_Exit): Check signature.
14934         * doc/posix-functions/_Exit_C99.texi: Mention the new module.
14935
14936 2010-07-12  Paul R. Eggert  <eggert@cs.ucla.edu>
14937
14938         strtod: make it more-accurate typically, and don't require libm
14939         * lib/strtod.c (_GL_ARG_NONNULL): Remove; no longer needed.
14940         Include limits.h.  Don't include string.h.
14941         (HAVE_LDEXP_IN_LIBC, HAVE_RAW_DECL_STRTOD): Define to 0 if not defined.
14942         (locale_isspace): New function, so that no casts are needed to
14943         check whether *s is a space.
14944         (ldexp): Provide an unused dummy if not available.
14945         (scale_radix_exp, parse_number, underlying_strtod): New functions.
14946         (strtod): Use them.  This implementation prefers to use the
14947         underlying strtod if available, falling back on our own code
14948         only to fix known bugs.  This is more likely to produce an
14949         accurate result.  Also, it avoids the use of libm functions.
14950         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't invoke _AC_LIBOBJ_STRTOD;
14951         no longer needed.  Invoke AC_LIBOBJ([strtod]); don't know why this
14952         was absent, but it caused a test failure with coreutils.
14953         (gl_PREREQ_STRTOD): Check wither ldexp can be used without linking
14954         with libm.
14955         * modules/strtod (Makefile.am, Link): libm is no longer needed.
14956         * modules/strtod-tests (Makefile.am): Likewise.
14957
14958 2010-07-11  Pádraig Brady  <P@draigBrady.com>
14959             Bruno Haible  <bruno@clisp.org>
14960
14961         unistr/u8-strchr: Optimize ASCII argument case.
14962         * lib/unistr/u8-strchr.c (u8_strchr): For ASCII arguments, use strchr.
14963
14964 2010-07-08  Paul Eggert  <eggert@cs.ucla.edu>
14965
14966         (x)memcoll: minor tweaks
14967         * lib/memcoll.c (strcoll_loop): Prefer the style where 'const'
14968         is after the type that it qualifies.
14969         (memcoll0): Likewise.
14970         * lib/memcoll.h (memcoll0): Likewise.
14971         * lib/xmemcoll.c (collate_error, xmemcoll0): Likewise.
14972         * lib/xmemcoll.h (xmemcoll0): Likewise.
14973         * lib/memcoll.c (memcoll0): Correct the comment.  This function
14974         differs from memcoll in that the NUL byte is part of the argument.
14975         Omit the abort-checks, as performance is a real issue here.  Plus,
14976         the checks were wrong anyway (an off-by-one error).  Omit local
14977         variable 'diff', as it's a bit clearer that way.
14978         * m4/memcoll.m4 (gl_MEMCOLL): Omit AC_FUNC_STRCOLL, as it's
14979         no longer needed.
14980
14981 2010-07-08  Chen Guo <chenguo4@yahoo.com>
14982
14983         (x)memcoll: speedup when input is known to be NUL delimited
14984         * lib/memcoll.c: Include stdlib.
14985         (memcoll0): New function.
14986         (strcoll_loop): New function, refactored for use in both memcoll
14987         and memcoll0.
14988         * lib/memcoll.h (memcoll0): Add prototype.
14989         * lib/xmemcoll.c (xmemcoll0): New function.
14990         (collate_error): New function, refactored for use in both xmemcoll
14991         and xmemcoll0.
14992         * lib/xmemcoll.h (xmemcoll0): Add prototype.
14993         * m4/memcoll.m4: add inline invocation.
14994
14995 2010-07-06  Pádraig Brady  <P@draigBrady.com>
14996
14997         * build-aux/bootstrap: Remove any local translations
14998         from the translation project synchronization directory,
14999         so that local only translations are not distributed.
15000
15001 2010-07-04  Bruno Haible  <bruno@clisp.org>
15002
15003         fsusage: Clarify which code applies to which platforms.
15004         * m4/fsusage.m4 (gl_FSUSAGE): Clarify which test succeeds on which
15005         platform.
15006         * lib/fsusage.c (get_fs_usage): Likewise.
15007
15008 2010-07-04  Bruno Haible  <bruno@clisp.org>
15009
15010         havelib: Fix bug when AC_LIB_FROMPACKAGE is used more than twice.
15011         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): Use m4_defn.
15012         Reported by Martin Lambers <marlam@marlam.de>.
15013
15014 2010-07-04  Jim Meyering  <meyering@redhat.com>
15015
15016         hash: once again explicitly disallow insertion of NULL
15017         * lib/hash.c (hash_insert0): Reinstate just-removed test:
15018         inserting a NULL pointer cannot work with these functions.
15019         Add a comment with details.
15020         This reverts part of the 2010-07-01 commit, 5bef1a35
15021         "hash: extend module to deal with non-pointer keys".
15022
15023 2010-07-01  Bruno Haible  <bruno@clisp.org>
15024
15025         stdbool: Update doc.
15026         * doc/posix-headers/stdbool.texi: Mention OpenBSD bug.
15027         Info from Christian Weisgerber <naddy@mips.inka.de>.
15028
15029 2010-07-01  Jim Meyering  <meyering@redhat.com>
15030
15031         hash: extend module to deal with non-pointer keys
15032         * lib/hash.c (hash_insert0): New interface, much like hash_insert
15033         but that allows insertion of non-pointer entries.
15034         Do not disallow an ENTRY value of NULL.
15035         (hash_insert): This is now just a thin wrapper.  Call hash_insert0.
15036         * lib/hash.h (hash_insert0): Declare.
15037
15038 2010-07-01  Christian Weisgerber  <naddy@mips.inka.de>  (tiny change)
15039
15040         gettext: Use AC_GNU_SOURCE as a fallback for AC_USE_SYSTEM_EXTENSIONS.
15041         * m4/fcntl-o.m4 (gl_FCNTL_O_FLAGS): When AC_USE_SYSTEM_EXTENSIONS is
15042         not present (i.e. with autoconf 2.59 and when using gettextize, not
15043         gnulib), require AC_GNU_SOURCE instead.
15044
15045 2010-07-01  Ian Beckwith  <ianb@erislabs.net>
15046
15047         idpriv-drop: Fix tests.
15048         * tests/test-idpriv-drop.su.sh: Refer to the test-idpriv-drop program,
15049         not to the test-idpriv-droptemp program.
15050
15051 2010-06-29  Bruno Haible  <bruno@clisp.org>
15052
15053         string: Fix syntax error with g++ 2.96.
15054         * lib/string.in.h (__pure__): Remove definition.
15055         (_GL_ATTRIBUTE_PURE): New macro.
15056         (memchr, memmem, memrchr, rawmemchr, strchrnul, strnlen, strpbrk,
15057         strstr, strcasestr): Use it instead of __attribute__ ((__pure__)).
15058         Reported by Christian Weisgerber <naddy@mips.inka.de>.
15059
15060 2010-06-28  Ian Beckwith  <ianb@erislabs.net>
15061
15062         unitypes: Fix bug introduced on 2010-05-18.
15063         * modules/unitypes (Files): Really add m4/libunistring-base.m4.
15064
15065 2010-06-22  Eric Blake  <eblake@redhat.com>
15066
15067         memmem: slight optimization
15068         * lib/str-two-way.h (critical_factorization): Update comments.
15069         Reduce work during factorization phase.
15070         Reported by Carlos Bueno <carlos@bueno.org>.
15071
15072 2010-06-21  Bruno Haible  <bruno@clisp.org>
15073
15074         Fix HAVE_CALLOC_POSIX misnomer.
15075         * lib/stdlib.in.h (calloc): Use REPLACE_CALLOC instead of
15076         !HAVE_CALLOC_POSIX.
15077         * m4/calloc.m4 (gl_REPLACE_CALLOC): Set REPLACE_CALLOC instead of
15078         HAVE_CALLOC_POSIX.
15079         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize REPLACE_CALLOC
15080         instead of HAVE_CALLOC_POSIX.
15081         * modules/stdlib (Makefile.am): Substitute REPLACE_CALLOC instead of
15082         HAVE_CALLOC_POSIX.
15083
15084         Use modern idiom for calloc() replacement.
15085         * modules/calloc (configure.ac): Invoke gl_FUNC_CALLOC_GNU instead of
15086         AC_FUNC_CALLOC.
15087         * m4/calloc.m4 (gl_FUNC_CALLOC_GNU): Renamed from AC_FUNC_CALLOC.
15088         Require gl_STDLIB_H_DEFAULTS. Invoke gl_REPLACE_CALLOC.
15089         (gl_FUNC_CALLOC_POSIX): Rely on gl_STDLIB_H_DEFAULTS to initialize
15090         HAVE_CALLOC_POSIX. Invoke gl_REPLACE_CALLOC.
15091         (gl_REPLACE_CALLOC): New macro.
15092
15093 2010-06-21  Bruno Haible  <bruno@clisp.org>
15094
15095         Fix HAVE_REALLOC_POSIX misnomer.
15096         * lib/stdlib.in.h (realloc): Use REPLACE_REALLOC instead of
15097         !HAVE_REALLOC_POSIX.
15098         * m4/realloc.m4 (gl_REPLACE_REALLOC): Set REPLACE_REALLOC instead of
15099         HAVE_REALLOC_POSIX.
15100         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize REPLACE_REALLOC
15101         instead of HAVE_REALLOC_POSIX.
15102         * modules/stdlib (Makefile.am): Substitute REPLACE_REALLOC instead of
15103         HAVE_REALLOC_POSIX.
15104
15105         Use modern idiom for realloc() replacement.
15106         * modules/realloc (configure.ac): Invoke gl_FUNC_REALLOC_GNU instead of
15107         AC_FUNC_REALLOC.
15108         * m4/realloc.m4 (gl_FUNC_REALLOC_GNU): New macro, mostly copied from
15109         Autoconf's AC_FUNC_REALLOC.
15110         (gl_FUNC_REALLOC_POSIX): Rely on gl_STDLIB_H_DEFAULTS to initialize
15111         HAVE_REALLOC_POSIX. Invoke gl_REPLACE_REALLOC.
15112         (gl_REPLACE_REALLOC): New macro.
15113         Reported by Richard Lloyd <richard.lloyd@connectinternetsolutions.com>.
15114
15115 2010-06-21  Bruno Haible  <bruno@clisp.org>
15116
15117         Fix HAVE_MALLOC_POSIX misnomer.
15118         * lib/stdlib.in.h (malloc): Use REPLACE_MALLOC instead of
15119         !HAVE_MALLOC_POSIX.
15120         * m4/malloc.m4 (gl_REPLACE_MALLOC): Set REPLACE_MALLOC instead of
15121         HAVE_MALLOC_POSIX.
15122         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize REPLACE_MALLOC
15123         instead of HAVE_MALLOC_POSIX.
15124         * modules/stdlib (Makefile.am): Substitute REPLACE_MALLOC instead of
15125         HAVE_MALLOC_POSIX.
15126
15127         Use modern idiom for malloc() replacement.
15128         * modules/malloc (configure.ac): Invoke gl_FUNC_MALLOC_GNU instead of
15129         AC_FUNC_MALLOC.
15130         * m4/malloc.m4 (gl_FUNC_MALLOC_GNU): New macro, mostly copied from
15131         Autoconf's AC_FUNC_MALLOC.
15132         (gl_FUNC_MALLOC_POSIX): Rely on gl_STDLIB_H_DEFAULTS to initialize
15133         HAVE_MALLOC_POSIX. Invoke gl_REPLACE_MALLOC.
15134         (gl_REPLACE_MALLOC): New macro.
15135         Reported by Richard Lloyd <richard.lloyd@connectinternetsolutions.com>.
15136
15137 2010-06-20  Richard Lloyd  <richard.lloyd@connectinternetsolutions.com>
15138
15139         stdio.in.h: fix compilation failure when using HP-UX 11's C compiler
15140         * lib/stdio.in.h: Remove excess _GL_CXXALIAS_RPL macro argument.
15141         This macro takes 3 arguments, not 4.
15142
15143 2010-06-15  Giuseppe Scrivano  <gscrivano@gnu.org>
15144
15145         ipv6: fix detection under mingw
15146         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Include <ws2tcpip.h> for struct
15147         in6_addr.
15148
15149 2010-06-14  Ben Pfaff  <blp@cs.stanford.edu>
15150
15151         * m4/strtod.m4 (gl_FUNC_STRTOD): Factor out common code.  Assume
15152         that strtod() works when cross-compiling to a glibc version known
15153         to work.
15154
15155 2010-06-15  Bruno Haible  <bruno@clisp.org>
15156
15157         * m4/strtod.m4 (gl_FUNC_STRTOD): Stop using AC_FUNC_STRTOD.
15158
15159 2010-06-15  René Berber  <r.berber@computer.org>  (tiny change)
15160
15161         select: Correct timeout.
15162         * lib/select.c (rpl_select): Compute wait_timeout correctly.
15163
15164 2010-06-14  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
15165
15166         git-version-gen: init shell var to avoid env var influence
15167         * build-aux/git-version-gen (v): Init shell var to empty.
15168
15169 2010-06-14  Paul Eggert  <eggert@cs.ucla.edu>
15170
15171         priv-set: Don't assume that priv.h exists merely because getppriv does.
15172         See Jan Andersen's bug report about AIX 5L in
15173         http://lists.gnu.org/archive/html/bug-tar/2010-06/msg00019.html
15174         * m4/priv-set.m4 (gl_PRIV_SET): Check for priv.h.
15175         * lib/priv-set.c: Do nothing unless HAVE_PRIV_H.
15176         * lib/priv-set.h: Likewise.
15177         * tests/test-priv-set.c: Likewise.
15178
15179 2010-06-13  Bruno Haible  <bruno@clisp.org>
15180
15181         relocatable: Make it easier to test whether to install wrappers.
15182         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): New automake conditional
15183         RELOCATABLE_VIA_WRAPPER.
15184
15185 2010-06-13  Bruno Haible  <bruno@clisp.org>
15186
15187         gnulib-tool: Display specified modules and dependencies differently.
15188         * gnulib-tool (func_show_module_list): New function.
15189         (func_import, func_create_testdir): Invoke it.
15190         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
15191
15192 2010-06-13  Bruno Haible  <bruno@clisp.org>
15193
15194         gnulib-tool: Align code of func_import and func_create_testdir.
15195         * gnulib-tool (func_create_testdir): Rename variable saved_modules to
15196         specified_modules.
15197
15198 2010-06-12  Jim Meyering  <meyering@redhat.com>
15199
15200         test-inttostr: avoid spurious failure on Solaris 9
15201         * tests/test-inttostr.c (main): Skip the test when snprintf fails
15202         to accept "%ju".  Reported by Bruno Haible.
15203
15204 2010-06-11  Jim Meyering  <meyering@redhat.com>
15205
15206         test-sys_socket: mark variables as used more readably
15207         * tests/test-sys_socket.c (main): Mark otherwise unused variables
15208         as "used" explicitly via (void) statement casts.  This is more
15209         readable than using them in an artificial return expression.
15210         Suggestion from Bruno Haible.
15211
15212 2010-06-11  Bruno Haible  <bruno@clisp.org>
15213
15214         Avoid some more warnings from "gcc -Wwrite-strings".
15215         * tests/test-argp.c (test_optional): Change 5th and 6th argument type
15216         to 'const char *'.
15217         * tests/test-c-strstr.c (main): Add 'const' to variable declaration.
15218         * tests/test-c-strcasestr.c (main): Likewise.
15219         * tests/test-mbscasestr1.c (main): Likewise.
15220         * tests/test-mbscasestr2.c (main): Likewise.
15221         * tests/test-memmem.c (main): Likewise.
15222         * tests/test-strstr.c (main): Likewise.
15223         * tests/test-strcasestr.c (main): Likewise.
15224
15225 2010-06-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15226
15227         init.sh: change framework_failure_ to fail with status 99, not 1
15228         * tests/init.sh (framework_failure_): Exit 99, not 1.  This informs
15229         automake's parallel-tests rule that this is an unexpected failure,
15230         even if the test is listed in XFAIL_TESTS.
15231
15232 2010-06-11  Jim Meyering  <meyering@redhat.com>
15233
15234         test-inttostr: avoid warnings about 4-6KB literal strings
15235         * tests/test-inttostr.c: Don't use <assert.h>.  Instead, ...
15236         Include "macros.h", for its definition of ASSERT.
15237         (CK): s/assert/ASSERT/
15238         * modules/inttostr-tests (Files): Add macros.h.
15239
15240         init.sh: don't use $ME_ or skip_ before they are defined
15241         * tests/init.sh: Hoist definitions of $ME_ and skip_ to precede
15242         their first uses.  Also hoist their companions: warn_, fail_,
15243         framework_failure_, $stderr_fileno.  Prompted by a patch from
15244         Stefano Lattarini.
15245
15246         test-sys_socket: avoid set-but-not-used warnings from gcc
15247         * tests/test-sys_socket.c (main): Use "i" and "x", in order to
15248         avoid warning about set-but-not-used variables.
15249
15250         test-xvasprintf: avoid 'const' discard warnings
15251         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Use
15252         "const" when assigning from literal strings.
15253         (test_xasprintf): Add "void" in function argument list to placate
15254         -Wstrict-prototypes and to be consistent with test_xvasprintf above.
15255
15256         tests: avoid compilation warnings in argmatch and exclude tests...
15257         in packages that define ARGMATCH_DIE_DECL, like coreutils.
15258         * tests/test-exclude.c [ARGMATCH_DIE_DECL]: Also declare the function.
15259         Since it always exits, declare with the "noreturn" attribute.
15260         * tests/test-argmatch.c: Likewise.
15261
15262         tests: avoid 'const' discard warnings in mbsstr tests
15263         * tests/test-mbsstr1.c (main): Add "const" to avoid trivial warning.
15264         * tests/test-mbsstr2.c (main): Likewise.
15265
15266         test-verify: avoid warning from gcc's -Wmissing-declarations
15267         * tests/test-verify.c (function): Declare to be static.
15268
15269         test-inttostr.c: include <string.h> for use of strcmp
15270         * tests/test-inttostr.c: Include <string.h> for strcmp declaration.
15271
15272         test-linkat: avoid failed assertion on "other" architectures
15273         * tests/test-linkat.c: Include <sys/stat.h>, for declarations of stat,
15274         lstat, mkdir.  Patch by John Rigby, to fix FTBFS on armel, powerpc,
15275         sparc: https://bugs.launchpad.net/bugs/591968
15276
15277 2010-06-11  Jim Meyering  <meyering@redhat.com>
15278
15279         printf.m4: avoid autoconf's "Expanded Before Required" warning
15280         * m4/printf.m4 (gl_SNPRINTF_RETVAL_C99): Define using AC_DEFUN_ONCE,
15281         rather than AC_DEFUN, to avoid the classic "Expanded Before Required"
15282         autoconf warning.
15283
15284 2010-06-10  Ben Pfaff  <blp@cs.stanford.edu>
15285
15286         Replacement header templates are now named with ".in", not "_".
15287         * doc/gnulib-intro.texi: Correct.
15288
15289 2010-06-10  Jim Meyering  <meyering@redhat.com>
15290
15291         inttostr-tests: depend on snprintf, not snprintf-posix
15292         * modules/inttostr-tests (Depends-on): Depend on snprintf, not
15293         snprintf-posix, to avoid this aclocal failure:
15294           missing file gnulib-tests/vasnprintf.c
15295           configure.ac:45: error: expected source file, required through \
15296           AC_LIBSOURCES, not found
15297
15298 2010-06-10  Jim Meyering  <meyering@redhat.com>
15299
15300         inttostr: add a new function, inttostr, and tests
15301         The namesake function was not available.  The existence of the
15302         template file, inttostr.c makes its addition nontrivial.
15303         * lib/anytostr.c: Rename from inttostr.c.
15304         (anytostr): Rename from inttostr.
15305         * lib/inttostr.c: New file.
15306         * modules/inttostr (Files): Add anytostr.c.
15307         (Makefile.am): Set lib_SOURCES instead of ...
15308         * m4/inttostr.m4: Remove uses of AC_LIBOBJ.
15309         * lib/imaxtostr.c: Update use.  s/inttostr/anytostr/
15310         * lib/offtostr.c: Likewise.
15311         * lib/uinttostr.c: Likewise.
15312         * lib/umaxtostr.c: Likewise.
15313         * modules/inttostr-tests: New file.
15314         * tests/test-inttostr.c: New file.  Test these functions.
15315
15316 2010-06-09  Ben Pfaff  <blp@cs.stanford.edu>
15317             Bruno Haible  <bruno@clisp.org>
15318
15319         Add "Extending Gnulib" chapter to manual.
15320         * doc/gnulib.texi (Writing Modules): Add cross-reference to new
15321         chapter.
15322         (Extending Gnulib): New chapter.
15323         * doc/gnulib-intro.texi (Openness): Add cross-reference to new
15324         chapter.
15325
15326 2010-06-09  Bruno Haible  <bruno@clisp.org>
15327
15328         Avoid relocwrapper link errors due to gnulib replacement functions.
15329         * lib/areadlink.c: Use the system's malloc, realloc functions.
15330         (areadlink): Set errno to ENOMEM explicitly.
15331         * modules/areadlink (Depends-on): Remove malloc-posix.
15332         Reported by Ben Pfaff <blp@cs.stanford.edu>.
15333
15334 2010-06-09  Bruno Haible  <bruno@clisp.org>
15335
15336         Avoid relocwrapper link errors due to gnulib replacement functions.
15337         * lib/canonicalize-lgpl.c: Use the system's malloc function.
15338         * lib/malloca.c: Likewise.
15339         * lib/relocatable.c: Likewise.
15340         * lib/progreloc.c: Use the system's malloc, sprintf functions.
15341         * lib/relocwrapper.c: Use the system's fprintf, malloc functions.
15342         * lib/setenv.c: Use the system's malloc, realloc functions.
15343         * lib/strerror.c: Use the system's sprintf function.
15344         Reported by Ben Pfaff <blp@cs.stanford.edu>.
15345
15346 2010-06-04  Bruno Haible  <bruno@clisp.org>
15347
15348         Prefer documented low-level autoconf macro names.
15349         * m4/lib-link.m4: Use m4_translit instead of translit.
15350         * m4/environ.m4: Likewise.
15351         * m4/mathfunc.m4: Likewise.
15352         * m4/onceonly.m4: Likewise.
15353         * m4/stdint.m4: Likewise.
15354         Suggested by Eric Blake.
15355
15356 2010-06-04  Martin Lambers  <marlam@marlam.de>
15357             Bruno Haible  <bruno@clisp.org>
15358
15359         havelib: Allow library names with '+' characters.
15360         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
15361         AC_LIB_FROMPACKAGE, AC_LIB_LINKFLAGS_BODY): Convert '+' in name to '_'.
15362
15363 2010-06-09  Bruno Haible  <bruno@clisp.org>
15364
15365         Module setenv does not depend on 'malloc-posix', 'realloc-posix'.
15366         * lib/setenv.c (__add_to_environ): Set errno to ENOMEM when malloc or
15367         realloc failed.
15368
15369 2010-06-08  Peter Simons  <simons@cryp.to>
15370
15371         maint.mk: make the news-check rule more configurable
15372         * top/maint.mk (news-check-lines-spec): New variable.
15373         (news-check): Use "sed -n 1,10p" in place of "head".
15374
15375 2010-06-07  Jim Meyering  <meyering@redhat.com>
15376
15377         do-release-commit-and-tag: fix typo in --help
15378         * build-aux/do-release-commit-and-tag (Usage): Fix typo in --help.
15379
15380         regex: avoid new dead-code warning with gcc-4.6.0
15381         * lib/regex_internal.c (re_string_reconstruct): #if-0-out a dead
15382         if-block containing a while-loop.  It's been unused for at least
15383         5 years.
15384
15385 2010-06-05  Bruno Haible  <bruno@clisp.org>
15386
15387         * doc/posix-functions/strcoll.texi: Mention Solaris limitation.
15388         Reported by River Tarnell <river.tarnell@wikimedia.de> via Eric Blake.
15389
15390 2010-06-04  Bruno Haible  <bruno@clisp.org>
15391
15392         Update to GNU gettext 0.18.1.
15393         * modules/gettext (configure.ac): Require gettext infrastructure from
15394         version 0.18.1.
15395
15396 2010-06-03  Bruno Haible  <bruno@clisp.org>
15397
15398         Don't use AC_LIBOBJ with file names in subdirectories.
15399         * m4/libunistring-base.m4 (gl_LIBUNISTRING_MODULE): Renamed from
15400         gl_LIBUNISTRING_LIBSOURCE. Take a module name as argument, not a file
15401         name. Define an automake conditional. Don't invoke AC_LIBOBJ.
15402         * m4/libunistring.m4 (gl_LIBUNISTRING): Update AC_BEFORE invocation.
15403         * modules/uni*/* (configure.ac): Use gl_LIBUNISTRING_MODULE instead of
15404         gl_LIBUNISTRING_LIBSOURCE.
15405         (Makefile.am): Augment lib_SOURCES here, conditionally.
15406         * NEWS: Drop requirement for Automake option 'subdir-objects'.
15407
15408 2010-06-03  Bruno Haible  <bruno@clisp.org>
15409
15410         Simplify gl_LIBUNISTRING_VERSION_CMP expansion.
15411         * m4/libunistring-base.m4 (gl_LIBUNISTRING_VERSION_CMP): Ensure
15412         expansion does not end with a newline.
15413         (gl_LIBUNISTRING_LIBSOURCE, gl_LIBUNISTRING_LIBHEADER): Avoid
15414         unnecessary newline.
15415
15416 2010-06-03  Bruno Haible  <bruno@clisp.org>
15417
15418         Reduce dependencies.
15419         * tests/test-quotearg.h: New file, extracted from
15420         tests/test-quotearg.c.
15421         * tests/test-quotearg-simple.c: New file, extracted from
15422         tests/test-quotearg.c.
15423         * tests/test-quotearg.c: Don't include <ctype.h>.
15424         (struct result_strings, struct result_groups, LQ, RQ, LQ_ENC, RQ_ENC,
15425         RQ_ESC, inputs, compare, use_quotearg_buffer, use_quotearg,
15426         use_quote_double_quotes, use_quotearg_colon): Moved to
15427         tests/test-quotearg.h.
15428         (results_g, flag_results, custom_quotes, custom_results): Moved
15429         to tests/test-quotearg-simple.c.
15430         (main): Moved the part that does not depend on gettext to
15431         tests/test-quotearg-simple.c. Return 77 if the test cannot be
15432         performed.
15433         * modules/quotearg-simple: New file.
15434         * modules/quotearg-simple-tests: New file.
15435         * modules/quotearg (Depends-on): Add quotearg-simple.
15436         * modules/quotearg-tests (Status): Mark as gettext-dependent-test.
15437         (Files): Add tests/test-quotearg.h.
15438         Reported by Paolo Bonzini.
15439
15440 2010-06-03  Bruno Haible  <bruno@clisp.org>
15441
15442         Reduce dependencies.
15443         * modules/acl (Depends-on): Add gettext-h. Remove gettext.
15444
15445 2010-06-03  Bruno Haible  <bruno@clisp.org>
15446
15447         time: Undefine more broken macros.
15448         * lib/time.in.h: Undefine broken localtime_r and gmtime_r macros only
15449         for pthread-win32. Undefine also asctime_r, ctime_r, rand_r, strtok_r.
15450         Reported by Eric Blake.
15451
15452 2010-06-03  Bruno Haible  <bruno@clisp.org>
15453
15454         Choose among AC_DEFUN_ONCE, AC_DEFUN in a way that aclocal understands.
15455         * m4/iconv.m4 (gl_iconv_AC_DEFUN): New macro.
15456         (AM_ICONV): Define it through gl_iconv_AC_DEFUN.
15457         * m4/libunistring.m4 (gl_libunistring_AC_DEFUN): New macro.
15458         (gl_LIBUNISTRING): Define it through gl_libunistring_AC_DEFUN.
15459         Reported by Ludovic Courtès <ludo@gnu.org>.
15460
15461 2010-06-02  Eric Blake  <eblake@redhat.com>
15462
15463         time: work with mingw + pthreads-win32 library
15464         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Set new variable
15465         if timespec is defined only in pthread.h.
15466         * modules/time (Makefile.am): Substitute it.
15467         * lib/time.in.h (!TIME_H_DEFINES_STRUCT_TIMESPEC): Include
15468         <pthread.h>, when needed.
15469         (GNULIB_TIME_R): Undefine broken localtime_r and gmtime_r macros
15470         from the library.
15471
15472 2010-05-31  Bruno Haible  <bruno@clisp.org>
15473
15474         Avoid expanding two macros in the wrong order.
15475         * m4/libunistring-base.m4 (gl_LIBUNISTRING_LIB_PREPARE): Require
15476         gl_LIBUNISTRING if it is defined.
15477         * m4/libunistring.m4 (gl_LIBUNISTRING): Define using AC_DEFUN_ONCE for
15478         autoconf >= 2.64.
15479         Reported by Ludovic Courtès <ludo@gnu.org>.
15480
15481 2010-05-27  Jim Meyering  <meyering@redhat.com>
15482
15483         maint.mk: also prohibit "#undef" of always-defined symbols
15484         * top/maint.mk (def_sym_regex): Handle #undef as well as #define.
15485         Allow more than one space before the symbol name.
15486         (sc_prohibit_always-defined_macros): Use grep's -E, now that
15487         the regexp uses alternation.
15488
15489 2010-05-26  Eric Blake  <eblake@redhat.com>
15490
15491         maint.mk: avoid echo -e
15492         * top/maint.mk (gzip_rsyncable, _ignore_case, _sc_say_and_exit):
15493         Convert all uses of echo -* to printf.
15494         Reported by Matthias Bolte.
15495
15496 2010-05-25  Bruno Haible  <bruno@clisp.org>
15497
15498         Update to GNU gettext 0.18, part 2.
15499         * build-aux/po/Makefile.in.in: Update to GNU gettext 0.18.
15500         Reported by Martin von Gagern <Martin.vGagern@gmx.net>.
15501
15502 2010-05-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15503
15504         Add missing include in test-pwrite.c.
15505         * tests/test-pwrite.c: Include string.h, for strcmp.
15506
15507 2010-05-24  Bruno Haible  <bruno@clisp.org>
15508
15509         * NEWS: Mention requirement for Automake option 'subdir-objects'.
15510
15511 2010-05-24  Bruno Haible  <bruno@clisp.org>
15512
15513         Don't use conversion with transliteration in u{8,16,32}_strcoll.
15514         * lib/unistr/u-strcoll.h (FUNC): Use U_STRCONV_TO_ENCODING with
15515         iconveh_error argument.
15516         * lib/unistr/u8-strcoll.c: Define U_STRCONV_TO_ENCODING instead of
15517         U_STRCONV_TO_LOCALE.
15518         * lib/unistr/u16-strcoll.c: Likewise.
15519         * lib/unistr/u32-strcoll.c: Likewise.
15520         * modules/unistr/u8-strcoll (Depends-on): Add
15521         uniconv/u8-strconv-to-enc, localcharset. Remove
15522         uniconv/u8-strconv-to-locale.
15523         (configure.ac): Bump version number.
15524         * modules/unistr/u16-strcoll (Depends-on): Add
15525         uniconv/u16-strconv-to-enc, localcharset. Remove
15526         uniconv/u16-strconv-to-locale.
15527         (configure.ac): Bump version number.
15528         * modules/unistr/u32-strcoll (Depends-on): Add
15529         uniconv/u32-strconv-to-enc, localcharset. Remove
15530         uniconv/u32-strconv-to-locale.
15531         (configure.ac): Bump version number.
15532
15533 2010-05-24  Bruno Haible  <bruno@clisp.org>
15534
15535         Avoid a test failure on NetBSD 5.0.
15536         * tests/test-striconveh.c (main): On NetBSD, skip a test that triggers
15537         an iconv() bug.
15538
15539 2010-05-24  Bruno Haible  <bruno@clisp.org>
15540
15541         Adjust #include directive style.
15542         * modules/regex (Includes): Recommend to write <regex.h>.
15543
15544 2010-05-24  Bruno Haible  <bruno@clisp.org>
15545
15546         regex: Don't require alloca.
15547         * modules/regex (Depends-on): Remove alloca. Add alloca-opt.
15548         * lib/regex_internal.h (alloca): Ensure it's defined even if we call it
15549         only inside if (0).
15550
15551 2010-05-23  Jim Meyering  <meyering@redhat.com>
15552
15553         test-renameat.c: include <sys/stat.h>
15554         * tests/test-renameat.c: Include <sys/stat.h>; required for
15555         definition of S_IS* macros.
15556
15557 2010-05-23  Ben Pfaff  <blp@cs.stanford.edu>
15558
15559         Update maintainer documentation for 'relocatable-prog' module.
15560         * doc/relocatable-maint.texi: Update.
15561         Comments by Bruno Haible.
15562
15563 2010-05-23  Bruno Haible  <bruno@clisp.org>
15564
15565         git-merge-changelog: Enable --split-merged-entry by default.
15566         * lib/git-merge-changelog.c (main): Set split_merged_entry to true.
15567         (usage): Don't mention this option any more.
15568         Reported by Ralf Wildenhues.
15569
15570 2010-05-23  Jim Meyering  <meyering@redhat.com>
15571
15572         test-pwrite: do not leave behind a test file named "out"
15573         Revert commit d8fa18472a54c1cb2674c296b3d82443f234d5f7.
15574         The trivial-looking use of init.sh is really necessary.
15575         It ensures that the temporary file, "out", is created in
15576         a temporary directory, and removed upon termination.
15577         * tests/test-pwrite.sh: Re-add file.
15578         * modules/pwrite-tests: Reference it.
15579
15580 2010-05-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15581
15582         Fix output redirection buglet in init.sh.
15583         * tests/init.sh: Fix redirection of stderr.
15584
15585 2010-05-20  Simon Josefsson  <simon@josefsson.org>
15586
15587         * modules/valgrind-tests (configure.ac): Invoke gl_VALGRIND_TESTS.
15588
15589 2010-05-17  Simon Josefsson  <simon@josefsson.org>
15590
15591         * modules/valgrind-tests: New file.
15592         * m4/valgrind-tests.m4: New file.
15593         * doc/valgrind-tests.texi: New file.
15594         * doc/gnulib.texi (Running self-tests under valgrind): New
15595         section.
15596
15597 2010-05-19  Bruno Haible  <bruno@clisp.org>
15598
15599         Clean up dead code in recent commit.
15600         * m4/libunistring-base.m4 (gl_LIBUNISTRING_VERSION_CMP): Include the
15601         body of gl_LIBUNISTRING_VERSION_CMP_ORIG as fallback.
15602         (gl_LIBUNISTRING_VERSION_CMP_ORIG): Remove macro.
15603         Suggested by Paolo Bonzini.
15604
15605 2010-05-19  Bruno Haible  <bruno@clisp.org>
15606
15607         Avoid valgrind error reports from libunistring.
15608         * lib/libunistring.valgrind: New file, based on lib/malloca.valgrind.
15609         * modules/libunistring (Files): Add it.
15610         * modules/libunistring-optional (Files): Likewise.
15611
15612 2010-05-18  Paolo Bonzini  <bonzini@gnu.org>
15613             Bruno Haible  <bruno@clisp.org>
15614
15615         New module 'libunistring-optional'.
15616         * modules/libunistring-optional: New file.
15617         * m4/libunistring-base.m4: New file.
15618         * m4/libunistring-optional.m4: New file.
15619         * lib/unicase.in.h: Renamed from lib/unicase.h.
15620         * lib/uniconv.in.h: Renamed from lib/uniconv.h.
15621         * lib/unictype.in.h: Renamed from lib/unictype.h.
15622         * lib/unilbrk.in.h: Renamed from lib/unilbrk.h.
15623         * lib/uniname.in.h: Renamed from lib/uniname.h.
15624         * lib/uninorm.in.h: Renamed from lib/uninorm.h.
15625         * lib/unistdio.in.h: Renamed from lib/unistdio.h.
15626         * lib/unistr.in.h: Renamed from lib/unistr.h.
15627         * lib/unitypes.in.h: Renamed from lib/unitypes.h.
15628         * lib/uniwbrk.in.h: Renamed from lib/uniwbrk.h.
15629         * lib/uniwidth.in.h: Renamed from lib/uniwidth.h.
15630         * m4/libunistring.m4 (gl_LIBUNISTRING_CORE): Renamed from
15631         gl_LIBUNISTRING. If the library was found, determine the installed
15632         version and set LIBUNISTRING_VERSION.
15633         (gl_LIBUNISTRING): New macro, as a wrapper arount it. Document that it
15634         sets LIBUNISTRING_VERSION. If the module libunistring-optional is used,
15635         handle a configuration option --with-included-libunistring.
15636         * modules/libunistring (Files): Add m4/absolute-header.m4.
15637         * modules/unicase/base (Files): Use unicase.in.h instead of unicase.h.
15638         Add m4/libunistring-base.m4.
15639         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15640         (Makefile.am): Build unicase.h from unicase.in.h.
15641         * modules/uniconv/base (Files): Use uniconv.in.h instead of uniconv.h.
15642         Add m4/libunistring-base.m4.
15643         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15644         (Makefile.am): Build uniconv.h from uniconv.in.h.
15645         * modules/unictype/base (Files): Use unictype.in.h instead of
15646         unictype.h. Add m4/libunistring-base.m4.
15647         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15648         (Makefile.am): Build unictype.h from unictype.in.h.
15649         * modules/unilbrk/base (Files): Use unilbrk.in.h instead of unilbrk.h.
15650         Add m4/libunistring-base.m4.
15651         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15652         (Makefile.am): Build unilbrk.h from unilbrk.in.h.
15653         * modules/uniname/base (Files): Use uniname.in.h instead of uniname.h.
15654         Add m4/libunistring-base.m4.
15655         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15656         (Makefile.am): Build uniname.h from uniname.in.h.
15657         * modules/uninorm/base (Files): Use uninorm.in.h instead of uninorm.h.
15658         Add m4/libunistring-base.m4.
15659         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15660         (Makefile.am): Build uninorm.h from uninorm.in.h.
15661         * modules/unistdio/base (Files): Use unistdio.in.h instead of
15662         unistdio.h. Add m4/libunistring-base.m4.
15663         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15664         (Makefile.am): Build unistdio.h from unistdio.in.h.
15665         * modules/unistr/base (Files): Use unistr.in.h instead of unistr.h.
15666         Add m4/libunistring-base.m4.
15667         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15668         (Makefile.am): Build unistr.h from unistr.in.h.
15669         * modules/unitypes (Files): Use unitypes.in.h instead of unitypes.h.
15670         Add m4/libunistring-base.m4.
15671         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15672         (Makefile.am): Build unitypes.h from unitypes.in.h.
15673         * modules/uniwbrk/base (Files): Use uniwbrk.in.h instead of uniwbrk.h.
15674         Add m4/libunistring-base.m4.
15675         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15676         (Makefile.am): Build uniwbrk.h from uniwbrk.in.h.
15677         * modules/uniwidth/base (Files): Use uniwidth.in.h instead of
15678         uniwidth.h. Add m4/libunistring-base.m4.
15679         (configure.ac): Invoke gl_LIBUNISTRING_LIBHEADER.
15680         (Makefile.am): Build uniwidth.h from uniwidth.in.h.
15681         * modules/unicase/empty-prefix-context: Use gl_LIBUNISTRING_LIBSOURCE
15682         instead of augmenting lib_SOURCES.
15683         * modules/unicase/empty-suffix-context: Likewise.
15684         * modules/unicase/locale-language: Likewise.
15685         * modules/unicase/tolower: Likewise.
15686         * modules/unicase/totitle: Likewise.
15687         * modules/unicase/toupper: Likewise.
15688         * modules/unicase/u8-casecmp: Likewise.
15689         * modules/unicase/u8-casecoll: Likewise.
15690         * modules/unicase/u8-casefold: Likewise.
15691         * modules/unicase/u8-casexfrm: Likewise.
15692         * modules/unicase/u8-ct-casefold: Likewise.
15693         * modules/unicase/u8-ct-tolower: Likewise.
15694         * modules/unicase/u8-ct-totitle: Likewise.
15695         * modules/unicase/u8-ct-toupper: Likewise.
15696         * modules/unicase/u8-is-cased: Likewise.
15697         * modules/unicase/u8-is-casefolded: Likewise.
15698         * modules/unicase/u8-is-lowercase: Likewise.
15699         * modules/unicase/u8-is-titlecase: Likewise.
15700         * modules/unicase/u8-is-uppercase: Likewise.
15701         * modules/unicase/u8-prefix-context: Likewise.
15702         * modules/unicase/u8-suffix-context: Likewise.
15703         * modules/unicase/u8-tolower: Likewise.
15704         * modules/unicase/u8-totitle: Likewise.
15705         * modules/unicase/u8-toupper: Likewise.
15706         * modules/unicase/u16-casecmp: Likewise.
15707         * modules/unicase/u16-casecoll: Likewise.
15708         * modules/unicase/u16-casefold: Likewise.
15709         * modules/unicase/u16-casexfrm: Likewise.
15710         * modules/unicase/u16-ct-casefold: Likewise.
15711         * modules/unicase/u16-ct-tolower: Likewise.
15712         * modules/unicase/u16-ct-totitle: Likewise.
15713         * modules/unicase/u16-ct-toupper: Likewise.
15714         * modules/unicase/u16-is-cased: Likewise.
15715         * modules/unicase/u16-is-casefolded: Likewise.
15716         * modules/unicase/u16-is-lowercase: Likewise.
15717         * modules/unicase/u16-is-titlecase: Likewise.
15718         * modules/unicase/u16-is-uppercase: Likewise.
15719         * modules/unicase/u16-prefix-context: Likewise.
15720         * modules/unicase/u16-suffix-context: Likewise.
15721         * modules/unicase/u16-tolower: Likewise.
15722         * modules/unicase/u16-totitle: Likewise.
15723         * modules/unicase/u16-toupper: Likewise.
15724         * modules/unicase/u32-casecmp: Likewise.
15725         * modules/unicase/u32-casecoll: Likewise.
15726         * modules/unicase/u32-casefold: Likewise.
15727         * modules/unicase/u32-casexfrm: Likewise.
15728         * modules/unicase/u32-ct-casefold: Likewise.
15729         * modules/unicase/u32-ct-tolower: Likewise.
15730         * modules/unicase/u32-ct-totitle: Likewise.
15731         * modules/unicase/u32-ct-toupper: Likewise.
15732         * modules/unicase/u32-is-cased: Likewise.
15733         * modules/unicase/u32-is-casefolded: Likewise.
15734         * modules/unicase/u32-is-lowercase: Likewise.
15735         * modules/unicase/u32-is-titlecase: Likewise.
15736         * modules/unicase/u32-is-uppercase: Likewise.
15737         * modules/unicase/u32-prefix-context: Likewise.
15738         * modules/unicase/u32-suffix-context: Likewise.
15739         * modules/unicase/u32-tolower: Likewise.
15740         * modules/unicase/u32-totitle: Likewise.
15741         * modules/unicase/u32-toupper: Likewise.
15742         * modules/unicase/ulc-casecmp: Likewise.
15743         * modules/unicase/ulc-casecoll: Likewise.
15744         * modules/unicase/ulc-casexfrm: Likewise.
15745         * modules/uniconv/u8-conv-from-enc: Likewise.
15746         * modules/uniconv/u8-conv-to-enc: Likewise.
15747         * modules/uniconv/u8-strconv-from-enc: Likewise.
15748         * modules/uniconv/u8-strconv-from-locale: Likewise.
15749         * modules/uniconv/u8-strconv-to-enc: Likewise.
15750         * modules/uniconv/u8-strconv-to-locale: Likewise.
15751         * modules/uniconv/u16-conv-from-enc: Likewise.
15752         * modules/uniconv/u16-conv-to-enc: Likewise.
15753         * modules/uniconv/u16-strconv-from-enc: Likewise.
15754         * modules/uniconv/u16-strconv-from-locale: Likewise.
15755         * modules/uniconv/u16-strconv-to-enc: Likewise.
15756         * modules/uniconv/u16-strconv-to-locale: Likewise.
15757         * modules/uniconv/u32-conv-from-enc: Likewise.
15758         * modules/uniconv/u32-conv-to-enc: Likewise.
15759         * modules/uniconv/u32-strconv-from-enc: Likewise.
15760         * modules/uniconv/u32-strconv-from-locale: Likewise.
15761         * modules/uniconv/u32-strconv-to-enc: Likewise.
15762         * modules/uniconv/u32-strconv-to-locale: Likewise.
15763         * modules/unictype/bidicategory-byname: Likewise.
15764         * modules/unictype/bidicategory-name: Likewise.
15765         * modules/unictype/bidicategory-of: Likewise.
15766         * modules/unictype/bidicategory-test: Likewise.
15767         * modules/unictype/block-list: Likewise.
15768         * modules/unictype/block-test: Likewise.
15769         * modules/unictype/category-C: Likewise.
15770         * modules/unictype/category-Cc: Likewise.
15771         * modules/unictype/category-Cf: Likewise.
15772         * modules/unictype/category-Cn: Likewise.
15773         * modules/unictype/category-Co: Likewise.
15774         * modules/unictype/category-Cs: Likewise.
15775         * modules/unictype/category-L: Likewise.
15776         * modules/unictype/category-Ll: Likewise.
15777         * modules/unictype/category-Lm: Likewise.
15778         * modules/unictype/category-Lo: Likewise.
15779         * modules/unictype/category-Lt: Likewise.
15780         * modules/unictype/category-Lu: Likewise.
15781         * modules/unictype/category-M: Likewise.
15782         * modules/unictype/category-Mc: Likewise.
15783         * modules/unictype/category-Me: Likewise.
15784         * modules/unictype/category-Mn: Likewise.
15785         * modules/unictype/category-N: Likewise.
15786         * modules/unictype/category-Nd: Likewise.
15787         * modules/unictype/category-Nl: Likewise.
15788         * modules/unictype/category-No: Likewise.
15789         * modules/unictype/category-P: Likewise.
15790         * modules/unictype/category-Pc: Likewise.
15791         * modules/unictype/category-Pd: Likewise.
15792         * modules/unictype/category-Pe: Likewise.
15793         * modules/unictype/category-Pf: Likewise.
15794         * modules/unictype/category-Pi: Likewise.
15795         * modules/unictype/category-Po: Likewise.
15796         * modules/unictype/category-Ps: Likewise.
15797         * modules/unictype/category-S: Likewise.
15798         * modules/unictype/category-Sc: Likewise.
15799         * modules/unictype/category-Sk: Likewise.
15800         * modules/unictype/category-Sm: Likewise.
15801         * modules/unictype/category-So: Likewise.
15802         * modules/unictype/category-Z: Likewise.
15803         * modules/unictype/category-Zl: Likewise.
15804         * modules/unictype/category-Zp: Likewise.
15805         * modules/unictype/category-Zs: Likewise.
15806         * modules/unictype/category-and: Likewise.
15807         * modules/unictype/category-and-not: Likewise.
15808         * modules/unictype/category-byname: Likewise.
15809         * modules/unictype/category-name: Likewise.
15810         * modules/unictype/category-none: Likewise.
15811         * modules/unictype/category-of: Likewise.
15812         * modules/unictype/category-or: Likewise.
15813         * modules/unictype/category-test: Likewise.
15814         * modules/unictype/combining-class: Likewise.
15815         * modules/unictype/ctype-alnum: Likewise.
15816         * modules/unictype/ctype-alpha: Likewise.
15817         * modules/unictype/ctype-blank: Likewise.
15818         * modules/unictype/ctype-cntrl: Likewise.
15819         * modules/unictype/ctype-digit: Likewise.
15820         * modules/unictype/ctype-graph: Likewise.
15821         * modules/unictype/ctype-lower: Likewise.
15822         * modules/unictype/ctype-print: Likewise.
15823         * modules/unictype/ctype-punct: Likewise.
15824         * modules/unictype/ctype-space: Likewise.
15825         * modules/unictype/ctype-upper: Likewise.
15826         * modules/unictype/ctype-xdigit: Likewise.
15827         * modules/unictype/decimal-digit: Likewise.
15828         * modules/unictype/digit: Likewise.
15829         * modules/unictype/mirror: Likewise.
15830         * modules/unictype/numeric: Likewise.
15831         * modules/unictype/property-alphabetic: Likewise.
15832         * modules/unictype/property-ascii-hex-digit: Likewise.
15833         * modules/unictype/property-bidi-arabic-digit: Likewise.
15834         * modules/unictype/property-bidi-arabic-right-to-left: Likewise.
15835         * modules/unictype/property-bidi-block-separator: Likewise.
15836         * modules/unictype/property-bidi-boundary-neutral: Likewise.
15837         * modules/unictype/property-bidi-common-separator: Likewise.
15838         * modules/unictype/property-bidi-control: Likewise.
15839         * modules/unictype/property-bidi-embedding-or-override: Likewise.
15840         * modules/unictype/property-bidi-eur-num-separator: Likewise.
15841         * modules/unictype/property-bidi-eur-num-terminator: Likewise.
15842         * modules/unictype/property-bidi-european-digit: Likewise.
15843         * modules/unictype/property-bidi-hebrew-right-to-left: Likewise.
15844         * modules/unictype/property-bidi-left-to-right: Likewise.
15845         * modules/unictype/property-bidi-non-spacing-mark: Likewise.
15846         * modules/unictype/property-bidi-other-neutral: Likewise.
15847         * modules/unictype/property-bidi-pdf: Likewise.
15848         * modules/unictype/property-bidi-segment-separator: Likewise.
15849         * modules/unictype/property-bidi-whitespace: Likewise.
15850         * modules/unictype/property-byname: Likewise.
15851         * modules/unictype/property-combining: Likewise.
15852         * modules/unictype/property-composite: Likewise.
15853         * modules/unictype/property-currency-symbol: Likewise.
15854         * modules/unictype/property-dash: Likewise.
15855         * modules/unictype/property-decimal-digit: Likewise.
15856         * modules/unictype/property-default-ignorable-code-point: Likewise.
15857         * modules/unictype/property-deprecated: Likewise.
15858         * modules/unictype/property-diacritic: Likewise.
15859         * modules/unictype/property-extender: Likewise.
15860         * modules/unictype/property-format-control: Likewise.
15861         * modules/unictype/property-grapheme-base: Likewise.
15862         * modules/unictype/property-grapheme-extend: Likewise.
15863         * modules/unictype/property-grapheme-link: Likewise.
15864         * modules/unictype/property-hex-digit: Likewise.
15865         * modules/unictype/property-hyphen: Likewise.
15866         * modules/unictype/property-id-continue: Likewise.
15867         * modules/unictype/property-id-start: Likewise.
15868         * modules/unictype/property-ideographic: Likewise.
15869         * modules/unictype/property-ids-binary-operator: Likewise.
15870         * modules/unictype/property-ids-trinary-operator: Likewise.
15871         * modules/unictype/property-ignorable-control: Likewise.
15872         * modules/unictype/property-iso-control: Likewise.
15873         * modules/unictype/property-join-control: Likewise.
15874         * modules/unictype/property-left-of-pair: Likewise.
15875         * modules/unictype/property-line-separator: Likewise.
15876         * modules/unictype/property-logical-order-exception: Likewise.
15877         * modules/unictype/property-lowercase: Likewise.
15878         * modules/unictype/property-math: Likewise.
15879         * modules/unictype/property-non-break: Likewise.
15880         * modules/unictype/property-not-a-character: Likewise.
15881         * modules/unictype/property-numeric: Likewise.
15882         * modules/unictype/property-other-alphabetic: Likewise.
15883         * modules/unictype/property-other-default-ignorable-code-point: Likewise.
15884         * modules/unictype/property-other-grapheme-extend: Likewise.
15885         * modules/unictype/property-other-id-continue: Likewise.
15886         * modules/unictype/property-other-id-start: Likewise.
15887         * modules/unictype/property-other-lowercase: Likewise.
15888         * modules/unictype/property-other-math: Likewise.
15889         * modules/unictype/property-other-uppercase: Likewise.
15890         * modules/unictype/property-paired-punctuation: Likewise.
15891         * modules/unictype/property-paragraph-separator: Likewise.
15892         * modules/unictype/property-pattern-syntax: Likewise.
15893         * modules/unictype/property-pattern-white-space: Likewise.
15894         * modules/unictype/property-private-use: Likewise.
15895         * modules/unictype/property-punctuation: Likewise.
15896         * modules/unictype/property-quotation-mark: Likewise.
15897         * modules/unictype/property-radical: Likewise.
15898         * modules/unictype/property-sentence-terminal: Likewise.
15899         * modules/unictype/property-soft-dotted: Likewise.
15900         * modules/unictype/property-space: Likewise.
15901         * modules/unictype/property-terminal-punctuation: Likewise.
15902         * modules/unictype/property-test: Likewise.
15903         * modules/unictype/property-titlecase: Likewise.
15904         * modules/unictype/property-unassigned-code-value: Likewise.
15905         * modules/unictype/property-unified-ideograph: Likewise.
15906         * modules/unictype/property-uppercase: Likewise.
15907         * modules/unictype/property-variation-selector: Likewise.
15908         * modules/unictype/property-white-space: Likewise.
15909         * modules/unictype/property-xid-continue: Likewise.
15910         * modules/unictype/property-xid-start: Likewise.
15911         * modules/unictype/property-zero-width: Likewise.
15912         * modules/unictype/scripts: Likewise.
15913         * modules/unictype/syntax-c-ident: Likewise.
15914         * modules/unictype/syntax-c-whitespace: Likewise.
15915         * modules/unictype/syntax-java-ident: Likewise.
15916         * modules/unictype/syntax-java-whitespace: Likewise.
15917         * modules/unilbrk/u8-possible-linebreaks: Likewise.
15918         * modules/unilbrk/u8-width-linebreaks: Likewise.
15919         * modules/unilbrk/u16-possible-linebreaks: Likewise.
15920         * modules/unilbrk/u16-width-linebreaks: Likewise.
15921         * modules/unilbrk/u32-possible-linebreaks: Likewise.
15922         * modules/unilbrk/u32-width-linebreaks: Likewise.
15923         * modules/unilbrk/ulc-possible-linebreaks: Likewise.
15924         * modules/unilbrk/ulc-width-linebreaks: Likewise.
15925         * modules/uniname/uniname: Likewise.
15926         * modules/uninorm/canonical-decomposition: Likewise.
15927         * modules/uninorm/composition: Likewise.
15928         * modules/uninorm/decomposing-form: Likewise.
15929         * modules/uninorm/decomposition: Likewise.
15930         * modules/uninorm/filter: Likewise.
15931         * modules/uninorm/nfc: Likewise.
15932         * modules/uninorm/nfd: Likewise.
15933         * modules/uninorm/nfkc: Likewise.
15934         * modules/uninorm/nfkd: Likewise.
15935         * modules/uninorm/u8-normalize: Likewise.
15936         * modules/uninorm/u8-normcmp: Likewise.
15937         * modules/uninorm/u8-normcoll: Likewise.
15938         * modules/uninorm/u8-normxfrm: Likewise.
15939         * modules/uninorm/u16-normalize: Likewise.
15940         * modules/uninorm/u16-normcmp: Likewise.
15941         * modules/uninorm/u16-normcoll: Likewise.
15942         * modules/uninorm/u16-normxfrm: Likewise.
15943         * modules/uninorm/u32-normalize: Likewise.
15944         * modules/uninorm/u32-normcmp: Likewise.
15945         * modules/uninorm/u32-normcoll: Likewise.
15946         * modules/uninorm/u32-normxfrm: Likewise.
15947         * modules/unistdio/u8-asnprintf: Likewise.
15948         * modules/unistdio/u8-asprintf: Likewise.
15949         * modules/unistdio/u8-snprintf: Likewise.
15950         * modules/unistdio/u8-sprintf: Likewise.
15951         * modules/unistdio/u8-u8-asnprintf: Likewise.
15952         * modules/unistdio/u8-u8-asprintf: Likewise.
15953         * modules/unistdio/u8-u8-snprintf: Likewise.
15954         * modules/unistdio/u8-u8-sprintf: Likewise.
15955         * modules/unistdio/u8-u8-vasnprintf: Likewise.
15956         * modules/unistdio/u8-u8-vasprintf: Likewise.
15957         * modules/unistdio/u8-u8-vsnprintf: Likewise.
15958         * modules/unistdio/u8-u8-vsprintf: Likewise.
15959         * modules/unistdio/u8-vasnprintf: Likewise.
15960         * modules/unistdio/u8-vasprintf: Likewise.
15961         * modules/unistdio/u8-vsnprintf: Likewise.
15962         * modules/unistdio/u8-vsprintf: Likewise.
15963         * modules/unistdio/u16-asnprintf: Likewise.
15964         * modules/unistdio/u16-asprintf: Likewise.
15965         * modules/unistdio/u16-snprintf: Likewise.
15966         * modules/unistdio/u16-sprintf: Likewise.
15967         * modules/unistdio/u16-u16-asnprintf: Likewise.
15968         * modules/unistdio/u16-u16-asprintf: Likewise.
15969         * modules/unistdio/u16-u16-snprintf: Likewise.
15970         * modules/unistdio/u16-u16-sprintf: Likewise.
15971         * modules/unistdio/u16-u16-vasnprintf: Likewise.
15972         * modules/unistdio/u16-u16-vasprintf: Likewise.
15973         * modules/unistdio/u16-u16-vsnprintf: Likewise.
15974         * modules/unistdio/u16-u16-vsprintf: Likewise.
15975         * modules/unistdio/u16-vasnprintf: Likewise.
15976         * modules/unistdio/u16-vasprintf: Likewise.
15977         * modules/unistdio/u16-vsnprintf: Likewise.
15978         * modules/unistdio/u16-vsprintf: Likewise.
15979         * modules/unistdio/u32-asnprintf: Likewise.
15980         * modules/unistdio/u32-asprintf: Likewise.
15981         * modules/unistdio/u32-snprintf: Likewise.
15982         * modules/unistdio/u32-sprintf: Likewise.
15983         * modules/unistdio/u32-u32-asnprintf: Likewise.
15984         * modules/unistdio/u32-u32-asprintf: Likewise.
15985         * modules/unistdio/u32-u32-snprintf: Likewise.
15986         * modules/unistdio/u32-u32-sprintf: Likewise.
15987         * modules/unistdio/u32-u32-vasnprintf: Likewise.
15988         * modules/unistdio/u32-u32-vasprintf: Likewise.
15989         * modules/unistdio/u32-u32-vsnprintf: Likewise.
15990         * modules/unistdio/u32-u32-vsprintf: Likewise.
15991         * modules/unistdio/u32-vasnprintf: Likewise.
15992         * modules/unistdio/u32-vasprintf: Likewise.
15993         * modules/unistdio/u32-vsnprintf: Likewise.
15994         * modules/unistdio/u32-vsprintf: Likewise.
15995         * modules/unistdio/ulc-asnprintf: Likewise.
15996         * modules/unistdio/ulc-asprintf: Likewise.
15997         * modules/unistdio/ulc-fprintf: Likewise.
15998         * modules/unistdio/ulc-snprintf: Likewise.
15999         * modules/unistdio/ulc-sprintf: Likewise.
16000         * modules/unistdio/ulc-vasnprintf: Likewise.
16001         * modules/unistdio/ulc-vasprintf: Likewise.
16002         * modules/unistdio/ulc-vfprintf: Likewise.
16003         * modules/unistdio/ulc-vsnprintf: Likewise.
16004         * modules/unistdio/ulc-vsprintf: Likewise.
16005         * modules/unistr/u8-check: Likewise.
16006         * modules/unistr/u8-chr: Likewise.
16007         * modules/unistr/u8-cmp: Likewise.
16008         * modules/unistr/u8-cmp2: Likewise.
16009         * modules/unistr/u8-cpy: Likewise.
16010         * modules/unistr/u8-cpy-alloc: Likewise.
16011         * modules/unistr/u8-endswith: Likewise.
16012         * modules/unistr/u8-mblen: Likewise.
16013         * modules/unistr/u8-mbsnlen: Likewise.
16014         * modules/unistr/u8-mbtouc: Likewise.
16015         * modules/unistr/u8-mbtouc-unsafe: Likewise.
16016         * modules/unistr/u8-mbtoucr: Likewise.
16017         * modules/unistr/u8-move: Likewise.
16018         * modules/unistr/u8-next: Likewise.
16019         * modules/unistr/u8-prev: Likewise.
16020         * modules/unistr/u8-set: Likewise.
16021         * modules/unistr/u8-startswith: Likewise.
16022         * modules/unistr/u8-stpcpy: Likewise.
16023         * modules/unistr/u8-stpncpy: Likewise.
16024         * modules/unistr/u8-strcat: Likewise.
16025         * modules/unistr/u8-strchr: Likewise.
16026         * modules/unistr/u8-strcmp: Likewise.
16027         * modules/unistr/u8-strcoll: Likewise.
16028         * modules/unistr/u8-strcpy: Likewise.
16029         * modules/unistr/u8-strcspn: Likewise.
16030         * modules/unistr/u8-strdup: Likewise.
16031         * modules/unistr/u8-strlen: Likewise.
16032         * modules/unistr/u8-strmblen: Likewise.
16033         * modules/unistr/u8-strmbtouc: Likewise.
16034         * modules/unistr/u8-strncat: Likewise.
16035         * modules/unistr/u8-strncmp: Likewise.
16036         * modules/unistr/u8-strncpy: Likewise.
16037         * modules/unistr/u8-strnlen: Likewise.
16038         * modules/unistr/u8-strpbrk: Likewise.
16039         * modules/unistr/u8-strrchr: Likewise.
16040         * modules/unistr/u8-strspn: Likewise.
16041         * modules/unistr/u8-strstr: Likewise.
16042         * modules/unistr/u8-strtok: Likewise.
16043         * modules/unistr/u8-to-u16: Likewise.
16044         * modules/unistr/u8-to-u32: Likewise.
16045         * modules/unistr/u8-uctomb: Likewise.
16046         * modules/unistr/u16-check: Likewise.
16047         * modules/unistr/u16-chr: Likewise.
16048         * modules/unistr/u16-cmp: Likewise.
16049         * modules/unistr/u16-cmp2: Likewise.
16050         * modules/unistr/u16-cpy: Likewise.
16051         * modules/unistr/u16-cpy-alloc: Likewise.
16052         * modules/unistr/u16-endswith: Likewise.
16053         * modules/unistr/u16-mblen: Likewise.
16054         * modules/unistr/u16-mbsnlen: Likewise.
16055         * modules/unistr/u16-mbtouc: Likewise.
16056         * modules/unistr/u16-mbtouc-unsafe: Likewise.
16057         * modules/unistr/u16-mbtoucr: Likewise.
16058         * modules/unistr/u16-move: Likewise.
16059         * modules/unistr/u16-next: Likewise.
16060         * modules/unistr/u16-prev: Likewise.
16061         * modules/unistr/u16-set: Likewise.
16062         * modules/unistr/u16-startswith: Likewise.
16063         * modules/unistr/u16-stpcpy: Likewise.
16064         * modules/unistr/u16-stpncpy: Likewise.
16065         * modules/unistr/u16-strcat: Likewise.
16066         * modules/unistr/u16-strchr: Likewise.
16067         * modules/unistr/u16-strcmp: Likewise.
16068         * modules/unistr/u16-strcoll: Likewise.
16069         * modules/unistr/u16-strcpy: Likewise.
16070         * modules/unistr/u16-strcspn: Likewise.
16071         * modules/unistr/u16-strdup: Likewise.
16072         * modules/unistr/u16-strlen: Likewise.
16073         * modules/unistr/u16-strmblen: Likewise.
16074         * modules/unistr/u16-strmbtouc: Likewise.
16075         * modules/unistr/u16-strncat: Likewise.
16076         * modules/unistr/u16-strncmp: Likewise.
16077         * modules/unistr/u16-strncpy: Likewise.
16078         * modules/unistr/u16-strnlen: Likewise.
16079         * modules/unistr/u16-strpbrk: Likewise.
16080         * modules/unistr/u16-strrchr: Likewise.
16081         * modules/unistr/u16-strspn: Likewise.
16082         * modules/unistr/u16-strstr: Likewise.
16083         * modules/unistr/u16-strtok: Likewise.
16084         * modules/unistr/u16-to-u32: Likewise.
16085         * modules/unistr/u16-to-u8: Likewise.
16086         * modules/unistr/u16-uctomb: Likewise.
16087         * modules/unistr/u32-check: Likewise.
16088         * modules/unistr/u32-chr: Likewise.
16089         * modules/unistr/u32-cmp: Likewise.
16090         * modules/unistr/u32-cmp2: Likewise.
16091         * modules/unistr/u32-cpy: Likewise.
16092         * modules/unistr/u32-cpy-alloc: Likewise.
16093         * modules/unistr/u32-endswith: Likewise.
16094         * modules/unistr/u32-mblen: Likewise.
16095         * modules/unistr/u32-mbsnlen: Likewise.
16096         * modules/unistr/u32-mbtouc: Likewise.
16097         * modules/unistr/u32-mbtouc-unsafe: Likewise.
16098         * modules/unistr/u32-mbtoucr: Likewise.
16099         * modules/unistr/u32-move: Likewise.
16100         * modules/unistr/u32-next: Likewise.
16101         * modules/unistr/u32-prev: Likewise.
16102         * modules/unistr/u32-set: Likewise.
16103         * modules/unistr/u32-startswith: Likewise.
16104         * modules/unistr/u32-stpcpy: Likewise.
16105         * modules/unistr/u32-stpncpy: Likewise.
16106         * modules/unistr/u32-strcat: Likewise.
16107         * modules/unistr/u32-strchr: Likewise.
16108         * modules/unistr/u32-strcmp: Likewise.
16109         * modules/unistr/u32-strcoll: Likewise.
16110         * modules/unistr/u32-strcpy: Likewise.
16111         * modules/unistr/u32-strcspn: Likewise.
16112         * modules/unistr/u32-strdup: Likewise.
16113         * modules/unistr/u32-strlen: Likewise.
16114         * modules/unistr/u32-strmblen: Likewise.
16115         * modules/unistr/u32-strmbtouc: Likewise.
16116         * modules/unistr/u32-strncat: Likewise.
16117         * modules/unistr/u32-strncmp: Likewise.
16118         * modules/unistr/u32-strncpy: Likewise.
16119         * modules/unistr/u32-strnlen: Likewise.
16120         * modules/unistr/u32-strpbrk: Likewise.
16121         * modules/unistr/u32-strrchr: Likewise.
16122         * modules/unistr/u32-strspn: Likewise.
16123         * modules/unistr/u32-strstr: Likewise.
16124         * modules/unistr/u32-strtok: Likewise.
16125         * modules/unistr/u32-to-u16: Likewise.
16126         * modules/unistr/u32-to-u8: Likewise.
16127         * modules/unistr/u32-uctomb: Likewise.
16128         * modules/uniwbrk/u8-wordbreaks: Likewise.
16129         * modules/uniwbrk/u16-wordbreaks: Likewise.
16130         * modules/uniwbrk/u32-wordbreaks: Likewise.
16131         * modules/uniwbrk/ulc-wordbreaks: Likewise.
16132         * modules/uniwbrk/wordbreak-property: Likewise.
16133         * modules/uniwidth/u8-strwidth: Likewise.
16134         * modules/uniwidth/u8-width: Likewise.
16135         * modules/uniwidth/u16-strwidth: Likewise.
16136         * modules/uniwidth/u16-width: Likewise.
16137         * modules/uniwidth/u32-strwidth: Likewise.
16138         * modules/uniwidth/u32-width: Likewise.
16139         * modules/uniwidth/width: Likewise.
16140         * modules/unicase/cased-tests (Makefile.am): Link all test programs
16141         with $(LIBUNISTRING).
16142         * modules/unicase/ignorable-tests: Likewise.
16143         * modules/unicase/locale-language-tests: Likewise.
16144         * modules/unicase/tolower-tests: Likewise.
16145         * modules/unicase/totitle-tests: Likewise.
16146         * modules/unicase/toupper-tests: Likewise.
16147         * modules/unicase/u8-casecmp-tests: Likewise.
16148         * modules/unicase/u8-casecoll-tests: Likewise.
16149         * modules/unicase/u8-casefold-tests: Likewise.
16150         * modules/unicase/u8-is-cased-tests: Likewise.
16151         * modules/unicase/u8-is-casefolded-tests: Likewise.
16152         * modules/unicase/u8-is-lowercase-tests: Likewise.
16153         * modules/unicase/u8-is-titlecase-tests: Likewise.
16154         * modules/unicase/u8-is-uppercase-tests: Likewise.
16155         * modules/unicase/u8-tolower-tests: Likewise.
16156         * modules/unicase/u8-totitle-tests: Likewise.
16157         * modules/unicase/u8-toupper-tests: Likewise.
16158         * modules/unicase/u16-casecmp-tests: Likewise.
16159         * modules/unicase/u16-casecoll-tests: Likewise.
16160         * modules/unicase/u16-casefold-tests: Likewise.
16161         * modules/unicase/u16-is-cased-tests: Likewise.
16162         * modules/unicase/u16-is-casefolded-tests: Likewise.
16163         * modules/unicase/u16-is-lowercase-tests: Likewise.
16164         * modules/unicase/u16-is-titlecase-tests: Likewise.
16165         * modules/unicase/u16-is-uppercase-tests: Likewise.
16166         * modules/unicase/u16-tolower-tests: Likewise.
16167         * modules/unicase/u16-totitle-tests: Likewise.
16168         * modules/unicase/u16-toupper-tests: Likewise.
16169         * modules/unicase/u32-casecmp-tests: Likewise.
16170         * modules/unicase/u32-casecoll-tests: Likewise.
16171         * modules/unicase/u32-casefold-tests: Likewise.
16172         * modules/unicase/u32-is-cased-tests: Likewise.
16173         * modules/unicase/u32-is-casefolded-tests: Likewise.
16174         * modules/unicase/u32-is-lowercase-tests: Likewise.
16175         * modules/unicase/u32-is-titlecase-tests: Likewise.
16176         * modules/unicase/u32-is-uppercase-tests: Likewise.
16177         * modules/unicase/u32-tolower-tests: Likewise.
16178         * modules/unicase/u32-totitle-tests: Likewise.
16179         * modules/unicase/u32-toupper-tests: Likewise.
16180         * modules/unicase/ulc-casecmp-tests: Likewise.
16181         * modules/unicase/ulc-casecoll-tests: Likewise.
16182         * modules/uniconv/u8-conv-from-enc-tests: Likewise.
16183         * modules/uniconv/u8-conv-to-enc-tests: Likewise.
16184         * modules/uniconv/u8-strconv-from-enc-tests: Likewise.
16185         * modules/uniconv/u8-strconv-to-enc-tests: Likewise.
16186         * modules/uniconv/u16-conv-from-enc-tests: Likewise.
16187         * modules/uniconv/u16-conv-to-enc-tests: Likewise.
16188         * modules/uniconv/u16-strconv-from-enc-tests: Likewise.
16189         * modules/uniconv/u16-strconv-to-enc-tests: Likewise.
16190         * modules/uniconv/u32-conv-from-enc-tests: Likewise.
16191         * modules/uniconv/u32-conv-to-enc-tests: Likewise.
16192         * modules/uniconv/u32-strconv-from-enc-tests: Likewise.
16193         * modules/uniconv/u32-strconv-to-enc-tests: Likewise.
16194         * modules/unictype/bidicategory-byname-tests: Likewise.
16195         * modules/unictype/bidicategory-name-tests: Likewise.
16196         * modules/unictype/bidicategory-of-tests: Likewise.
16197         * modules/unictype/bidicategory-test-tests: Likewise.
16198         * modules/unictype/block-list-tests: Likewise.
16199         * modules/unictype/block-of-tests: Likewise.
16200         * modules/unictype/block-test-tests: Likewise.
16201         * modules/unictype/category-C-tests: Likewise.
16202         * modules/unictype/category-Cc-tests: Likewise.
16203         * modules/unictype/category-Cf-tests: Likewise.
16204         * modules/unictype/category-Cn-tests: Likewise.
16205         * modules/unictype/category-Co-tests: Likewise.
16206         * modules/unictype/category-Cs-tests: Likewise.
16207         * modules/unictype/category-L-tests: Likewise.
16208         * modules/unictype/category-Ll-tests: Likewise.
16209         * modules/unictype/category-Lm-tests: Likewise.
16210         * modules/unictype/category-Lo-tests: Likewise.
16211         * modules/unictype/category-Lt-tests: Likewise.
16212         * modules/unictype/category-Lu-tests: Likewise.
16213         * modules/unictype/category-M-tests: Likewise.
16214         * modules/unictype/category-Mc-tests: Likewise.
16215         * modules/unictype/category-Me-tests: Likewise.
16216         * modules/unictype/category-Mn-tests: Likewise.
16217         * modules/unictype/category-N-tests: Likewise.
16218         * modules/unictype/category-Nd-tests: Likewise.
16219         * modules/unictype/category-Nl-tests: Likewise.
16220         * modules/unictype/category-No-tests: Likewise.
16221         * modules/unictype/category-P-tests: Likewise.
16222         * modules/unictype/category-Pc-tests: Likewise.
16223         * modules/unictype/category-Pd-tests: Likewise.
16224         * modules/unictype/category-Pe-tests: Likewise.
16225         * modules/unictype/category-Pf-tests: Likewise.
16226         * modules/unictype/category-Pi-tests: Likewise.
16227         * modules/unictype/category-Po-tests: Likewise.
16228         * modules/unictype/category-Ps-tests: Likewise.
16229         * modules/unictype/category-S-tests: Likewise.
16230         * modules/unictype/category-Sc-tests: Likewise.
16231         * modules/unictype/category-Sk-tests: Likewise.
16232         * modules/unictype/category-Sm-tests: Likewise.
16233         * modules/unictype/category-So-tests: Likewise.
16234         * modules/unictype/category-Z-tests: Likewise.
16235         * modules/unictype/category-Zl-tests: Likewise.
16236         * modules/unictype/category-Zp-tests: Likewise.
16237         * modules/unictype/category-Zs-tests: Likewise.
16238         * modules/unictype/category-and-not-tests: Likewise.
16239         * modules/unictype/category-and-tests: Likewise.
16240         * modules/unictype/category-byname-tests: Likewise.
16241         * modules/unictype/category-name-tests: Likewise.
16242         * modules/unictype/category-none-tests: Likewise.
16243         * modules/unictype/category-of-tests: Likewise.
16244         * modules/unictype/category-or-tests: Likewise.
16245         * modules/unictype/category-test-withtable-tests: Likewise.
16246         * modules/unictype/combining-class-tests: Likewise.
16247         * modules/unictype/ctype-alnum-tests: Likewise.
16248         * modules/unictype/ctype-alpha-tests: Likewise.
16249         * modules/unictype/ctype-blank-tests: Likewise.
16250         * modules/unictype/ctype-cntrl-tests: Likewise.
16251         * modules/unictype/ctype-digit-tests: Likewise.
16252         * modules/unictype/ctype-graph-tests: Likewise.
16253         * modules/unictype/ctype-lower-tests: Likewise.
16254         * modules/unictype/ctype-print-tests: Likewise.
16255         * modules/unictype/ctype-punct-tests: Likewise.
16256         * modules/unictype/ctype-space-tests: Likewise.
16257         * modules/unictype/ctype-upper-tests: Likewise.
16258         * modules/unictype/ctype-xdigit-tests: Likewise.
16259         * modules/unictype/decimal-digit-tests: Likewise.
16260         * modules/unictype/digit-tests: Likewise.
16261         * modules/unictype/mirror-tests: Likewise.
16262         * modules/unictype/numeric-tests: Likewise.
16263         * modules/unictype/property-alphabetic-tests: Likewise.
16264         * modules/unictype/property-ascii-hex-digit-tests: Likewise.
16265         * modules/unictype/property-bidi-arabic-digit-tests: Likewise.
16266         * modules/unictype/property-bidi-arabic-right-to-left-tests: Likewise.
16267         * modules/unictype/property-bidi-block-separator-tests: Likewise.
16268         * modules/unictype/property-bidi-boundary-neutral-tests: Likewise.
16269         * modules/unictype/property-bidi-common-separator-tests: Likewise.
16270         * modules/unictype/property-bidi-control-tests: Likewise.
16271         * modules/unictype/property-bidi-embedding-or-override-tests: Likewise.
16272         * modules/unictype/property-bidi-eur-num-separator-tests: Likewise.
16273         * modules/unictype/property-bidi-eur-num-terminator-tests: Likewise.
16274         * modules/unictype/property-bidi-european-digit-tests: Likewise.
16275         * modules/unictype/property-bidi-hebrew-right-to-left-tests: Likewise.
16276         * modules/unictype/property-bidi-left-to-right-tests: Likewise.
16277         * modules/unictype/property-bidi-non-spacing-mark-tests: Likewise.
16278         * modules/unictype/property-bidi-other-neutral-tests: Likewise.
16279         * modules/unictype/property-bidi-pdf-tests: Likewise.
16280         * modules/unictype/property-bidi-segment-separator-tests: Likewise.
16281         * modules/unictype/property-bidi-whitespace-tests: Likewise.
16282         * modules/unictype/property-byname-tests: Likewise.
16283         * modules/unictype/property-combining-tests: Likewise.
16284         * modules/unictype/property-composite-tests: Likewise.
16285         * modules/unictype/property-currency-symbol-tests: Likewise.
16286         * modules/unictype/property-dash-tests: Likewise.
16287         * modules/unictype/property-decimal-digit-tests: Likewise.
16288         * modules/unictype/property-default-ignorable-code-point-tests: Likewise.
16289         * modules/unictype/property-deprecated-tests: Likewise.
16290         * modules/unictype/property-diacritic-tests: Likewise.
16291         * modules/unictype/property-extender-tests: Likewise.
16292         * modules/unictype/property-format-control-tests: Likewise.
16293         * modules/unictype/property-grapheme-base-tests: Likewise.
16294         * modules/unictype/property-grapheme-extend-tests: Likewise.
16295         * modules/unictype/property-grapheme-link-tests: Likewise.
16296         * modules/unictype/property-hex-digit-tests: Likewise.
16297         * modules/unictype/property-hyphen-tests: Likewise.
16298         * modules/unictype/property-id-continue-tests: Likewise.
16299         * modules/unictype/property-id-start-tests: Likewise.
16300         * modules/unictype/property-ideographic-tests: Likewise.
16301         * modules/unictype/property-ids-binary-operator-tests: Likewise.
16302         * modules/unictype/property-ids-trinary-operator-tests: Likewise.
16303         * modules/unictype/property-ignorable-control-tests: Likewise.
16304         * modules/unictype/property-iso-control-tests: Likewise.
16305         * modules/unictype/property-join-control-tests: Likewise.
16306         * modules/unictype/property-left-of-pair-tests: Likewise.
16307         * modules/unictype/property-line-separator-tests: Likewise.
16308         * modules/unictype/property-logical-order-exception-tests: Likewise.
16309         * modules/unictype/property-lowercase-tests: Likewise.
16310         * modules/unictype/property-math-tests: Likewise.
16311         * modules/unictype/property-non-break-tests: Likewise.
16312         * modules/unictype/property-not-a-character-tests: Likewise.
16313         * modules/unictype/property-numeric-tests: Likewise.
16314         * modules/unictype/property-other-alphabetic-tests: Likewise.
16315         * modules/unictype/property-other-default-ignorable-code-point-tests:
16316         Likewise.
16317         * modules/unictype/property-other-grapheme-extend-tests: Likewise.
16318         * modules/unictype/property-other-id-continue-tests: Likewise.
16319         * modules/unictype/property-other-id-start-tests: Likewise.
16320         * modules/unictype/property-other-lowercase-tests: Likewise.
16321         * modules/unictype/property-other-math-tests: Likewise.
16322         * modules/unictype/property-other-uppercase-tests: Likewise.
16323         * modules/unictype/property-paired-punctuation-tests: Likewise.
16324         * modules/unictype/property-paragraph-separator-tests: Likewise.
16325         * modules/unictype/property-pattern-syntax-tests: Likewise.
16326         * modules/unictype/property-pattern-white-space-tests: Likewise.
16327         * modules/unictype/property-private-use-tests: Likewise.
16328         * modules/unictype/property-punctuation-tests: Likewise.
16329         * modules/unictype/property-quotation-mark-tests: Likewise.
16330         * modules/unictype/property-radical-tests: Likewise.
16331         * modules/unictype/property-sentence-terminal-tests: Likewise.
16332         * modules/unictype/property-soft-dotted-tests: Likewise.
16333         * modules/unictype/property-space-tests: Likewise.
16334         * modules/unictype/property-terminal-punctuation-tests: Likewise.
16335         * modules/unictype/property-test-tests: Likewise.
16336         * modules/unictype/property-titlecase-tests: Likewise.
16337         * modules/unictype/property-unassigned-code-value-tests: Likewise.
16338         * modules/unictype/property-unified-ideograph-tests: Likewise.
16339         * modules/unictype/property-uppercase-tests: Likewise.
16340         * modules/unictype/property-variation-selector-tests: Likewise.
16341         * modules/unictype/property-white-space-tests: Likewise.
16342         * modules/unictype/property-xid-continue-tests: Likewise.
16343         * modules/unictype/property-xid-start-tests: Likewise.
16344         * modules/unictype/property-zero-width-tests: Likewise.
16345         * modules/unictype/scripts-tests: Likewise.
16346         * modules/unictype/syntax-c-ident-tests: Likewise.
16347         * modules/unictype/syntax-c-whitespace-tests: Likewise.
16348         * modules/unictype/syntax-java-ident-tests: Likewise.
16349         * modules/unictype/syntax-java-whitespace-tests: Likewise.
16350         * modules/unilbrk/u8-possible-linebreaks-tests: Likewise.
16351         * modules/unilbrk/u8-width-linebreaks-tests: Likewise.
16352         * modules/unilbrk/u16-possible-linebreaks-tests: Likewise.
16353         * modules/unilbrk/u16-width-linebreaks-tests: Likewise.
16354         * modules/unilbrk/u32-possible-linebreaks-tests: Likewise.
16355         * modules/unilbrk/u32-width-linebreaks-tests: Likewise.
16356         * modules/unilbrk/ulc-possible-linebreaks-tests: Likewise.
16357         * modules/unilbrk/ulc-width-linebreaks-tests: Likewise.
16358         * modules/uniname/uniname-tests: Likewise.
16359         * modules/uninorm/canonical-decomposition-tests: Likewise.
16360         * modules/uninorm/compat-decomposition-tests: Likewise.
16361         * modules/uninorm/composition-tests: Likewise.
16362         * modules/uninorm/decomposing-form-tests: Likewise.
16363         * modules/uninorm/decomposition-tests: Likewise.
16364         * modules/uninorm/filter-tests: Likewise.
16365         * modules/uninorm/nfc-tests: Likewise.
16366         * modules/uninorm/nfd-tests: Likewise.
16367         * modules/uninorm/nfkc-tests: Likewise.
16368         * modules/uninorm/nfkd-tests: Likewise.
16369         * modules/uninorm/u8-normcmp-tests: Likewise.
16370         * modules/uninorm/u8-normcoll-tests: Likewise.
16371         * modules/uninorm/u16-normcmp-tests: Likewise.
16372         * modules/uninorm/u16-normcoll-tests: Likewise.
16373         * modules/uninorm/u32-normcmp-tests: Likewise.
16374         * modules/uninorm/u32-normcoll-tests: Likewise.
16375         * modules/unistdio/u8-asnprintf-tests: Likewise.
16376         * modules/unistdio/u8-vasnprintf-tests: Likewise.
16377         * modules/unistdio/u8-vasprintf-tests: Likewise.
16378         * modules/unistdio/u8-vsnprintf-tests: Likewise.
16379         * modules/unistdio/u8-vsprintf-tests: Likewise.
16380         * modules/unistdio/u16-asnprintf-tests: Likewise.
16381         * modules/unistdio/u16-vasnprintf-tests: Likewise.
16382         * modules/unistdio/u16-vasprintf-tests: Likewise.
16383         * modules/unistdio/u16-vsnprintf-tests: Likewise.
16384         * modules/unistdio/u16-vsprintf-tests: Likewise.
16385         * modules/unistdio/u32-asnprintf-tests: Likewise.
16386         * modules/unistdio/u32-vasnprintf-tests: Likewise.
16387         * modules/unistdio/u32-vasprintf-tests: Likewise.
16388         * modules/unistdio/u32-vsnprintf-tests: Likewise.
16389         * modules/unistdio/u32-vsprintf-tests: Likewise.
16390         * modules/unistdio/ulc-asnprintf-tests: Likewise.
16391         * modules/unistdio/ulc-vasnprintf-tests: Likewise.
16392         * modules/unistdio/ulc-vasprintf-tests: Likewise.
16393         * modules/unistdio/ulc-vsnprintf-tests: Likewise.
16394         * modules/unistdio/ulc-vsprintf-tests: Likewise.
16395         * modules/unistr/u8-check-tests: Likewise.
16396         * modules/unistr/u8-chr-tests: Likewise.
16397         * modules/unistr/u8-cmp-tests: Likewise.
16398         * modules/unistr/u8-cmp2-tests: Likewise.
16399         * modules/unistr/u8-cpy-alloc-tests: Likewise.
16400         * modules/unistr/u8-cpy-tests: Likewise.
16401         * modules/unistr/u8-mblen-tests: Likewise.
16402         * modules/unistr/u8-mbsnlen-tests: Likewise.
16403         * modules/unistr/u8-mbtouc-tests: Likewise.
16404         * modules/unistr/u8-mbtouc-unsafe-tests: Likewise.
16405         * modules/unistr/u8-mbtoucr-tests: Likewise.
16406         * modules/unistr/u8-move-tests: Likewise.
16407         * modules/unistr/u8-next-tests: Likewise.
16408         * modules/unistr/u8-prev-tests: Likewise.
16409         * modules/unistr/u8-set-tests: Likewise.
16410         * modules/unistr/u8-stpcpy-tests: Likewise.
16411         * modules/unistr/u8-stpncpy-tests: Likewise.
16412         * modules/unistr/u8-strcat-tests: Likewise.
16413         * modules/unistr/u8-strcmp-tests: Likewise.
16414         * modules/unistr/u8-strcoll-tests: Likewise.
16415         * modules/unistr/u8-strcpy-tests: Likewise.
16416         * modules/unistr/u8-strdup-tests: Likewise.
16417         * modules/unistr/u8-strlen-tests: Likewise.
16418         * modules/unistr/u8-strmblen-tests: Likewise.
16419         * modules/unistr/u8-strmbtouc-tests: Likewise.
16420         * modules/unistr/u8-strncat-tests: Likewise.
16421         * modules/unistr/u8-strncmp-tests: Likewise.
16422         * modules/unistr/u8-strncpy-tests: Likewise.
16423         * modules/unistr/u8-strnlen-tests: Likewise.
16424         * modules/unistr/u8-to-u16-tests: Likewise.
16425         * modules/unistr/u8-to-u32-tests: Likewise.
16426         * modules/unistr/u8-uctomb-tests: Likewise.
16427         * modules/unistr/u16-check-tests: Likewise.
16428         * modules/unistr/u16-chr-tests: Likewise.
16429         * modules/unistr/u16-cmp-tests: Likewise.
16430         * modules/unistr/u16-cmp2-tests: Likewise.
16431         * modules/unistr/u16-cpy-alloc-tests: Likewise.
16432         * modules/unistr/u16-cpy-tests: Likewise.
16433         * modules/unistr/u16-mblen-tests: Likewise.
16434         * modules/unistr/u16-mbsnlen-tests: Likewise.
16435         * modules/unistr/u16-mbtouc-tests: Likewise.
16436         * modules/unistr/u16-mbtouc-unsafe-tests: Likewise.
16437         * modules/unistr/u16-mbtoucr-tests: Likewise.
16438         * modules/unistr/u16-move-tests: Likewise.
16439         * modules/unistr/u16-next-tests: Likewise.
16440         * modules/unistr/u16-prev-tests: Likewise.
16441         * modules/unistr/u16-set-tests: Likewise.
16442         * modules/unistr/u16-stpcpy-tests: Likewise.
16443         * modules/unistr/u16-stpncpy-tests: Likewise.
16444         * modules/unistr/u16-strcat-tests: Likewise.
16445         * modules/unistr/u16-strcmp-tests: Likewise.
16446         * modules/unistr/u16-strcoll-tests: Likewise.
16447         * modules/unistr/u16-strcpy-tests: Likewise.
16448         * modules/unistr/u16-strdup-tests: Likewise.
16449         * modules/unistr/u16-strlen-tests: Likewise.
16450         * modules/unistr/u16-strmblen-tests: Likewise.
16451         * modules/unistr/u16-strmbtouc-tests: Likewise.
16452         * modules/unistr/u16-strncat-tests: Likewise.
16453         * modules/unistr/u16-strncmp-tests: Likewise.
16454         * modules/unistr/u16-strncpy-tests: Likewise.
16455         * modules/unistr/u16-strnlen-tests: Likewise.
16456         * modules/unistr/u16-to-u32-tests: Likewise.
16457         * modules/unistr/u16-to-u8-tests: Likewise.
16458         * modules/unistr/u16-uctomb-tests: Likewise.
16459         * modules/unistr/u32-check-tests: Likewise.
16460         * modules/unistr/u32-chr-tests: Likewise.
16461         * modules/unistr/u32-cmp-tests: Likewise.
16462         * modules/unistr/u32-cmp2-tests: Likewise.
16463         * modules/unistr/u32-cpy-alloc-tests: Likewise.
16464         * modules/unistr/u32-cpy-tests: Likewise.
16465         * modules/unistr/u32-mblen-tests: Likewise.
16466         * modules/unistr/u32-mbsnlen-tests: Likewise.
16467         * modules/unistr/u32-mbtouc-tests: Likewise.
16468         * modules/unistr/u32-mbtouc-unsafe-tests: Likewise.
16469         * modules/unistr/u32-mbtoucr-tests: Likewise.
16470         * modules/unistr/u32-move-tests: Likewise.
16471         * modules/unistr/u32-next-tests: Likewise.
16472         * modules/unistr/u32-prev-tests: Likewise.
16473         * modules/unistr/u32-set-tests: Likewise.
16474         * modules/unistr/u32-stpcpy-tests: Likewise.
16475         * modules/unistr/u32-stpncpy-tests: Likewise.
16476         * modules/unistr/u32-strcat-tests: Likewise.
16477         * modules/unistr/u32-strcmp-tests: Likewise.
16478         * modules/unistr/u32-strcoll-tests: Likewise.
16479         * modules/unistr/u32-strcpy-tests: Likewise.
16480         * modules/unistr/u32-strdup-tests: Likewise.
16481         * modules/unistr/u32-strlen-tests: Likewise.
16482         * modules/unistr/u32-strmblen-tests: Likewise.
16483         * modules/unistr/u32-strmbtouc-tests: Likewise.
16484         * modules/unistr/u32-strncat-tests: Likewise.
16485         * modules/unistr/u32-strncmp-tests: Likewise.
16486         * modules/unistr/u32-strncpy-tests: Likewise.
16487         * modules/unistr/u32-strnlen-tests: Likewise.
16488         * modules/unistr/u32-to-u16-tests: Likewise.
16489         * modules/unistr/u32-to-u8-tests: Likewise.
16490         * modules/unistr/u32-uctomb-tests: Likewise.
16491         * modules/uniwbrk/u8-wordbreaks-tests: Likewise.
16492         * modules/uniwbrk/u16-wordbreaks-tests: Likewise.
16493         * modules/uniwbrk/u32-wordbreaks-tests: Likewise.
16494         * modules/uniwbrk/ulc-wordbreaks-tests: Likewise.
16495         * modules/uniwidth/u8-strwidth-tests: Likewise.
16496         * modules/uniwidth/u8-width-tests: Likewise.
16497         * modules/uniwidth/u16-strwidth-tests: Likewise.
16498         * modules/uniwidth/u16-width-tests: Likewise.
16499         * modules/uniwidth/u32-strwidth-tests: Likewise.
16500         * modules/uniwidth/u32-width-tests: Likewise.
16501         * modules/uniwidth/width-tests: Likewise.
16502
16503 2010-05-18  Richard Jones  <rjones@redhat.com>
16504
16505         doc: users.txt: list hivex
16506         * users.txt: Add hivex.
16507
16508 2010-05-18  Richard Jones  <rjones@redhat.com>
16509
16510         doc: users.txt: list febootstrap
16511         * users.txt: Add febootstrap.
16512
16513 2010-05-17  Giuseppe Scrivano  <gscrivano@gnu.org>
16514
16515         bootstrap: fix an error when gnulib is not used as a git submodule
16516         * build-aux/bootstrap (gnulib_path): If its length is zero then
16517         assign "gnulib" to it.
16518         * build-aux/bootstrap: Redirect "git clone -h" stderr to stdout.
16519
16520 2010-05-16  Bruno Haible  <bruno@clisp.org>
16521
16522         Avoid autoconf warnings about AM_ICONV.
16523         * m4/iconv.m4 (AM_ICONV): Define using AC_DEFUN_ONCE for autoconf >=
16524         2.64.
16525
16526 2010-05-16  Bruno Haible  <bruno@clisp.org>
16527
16528         absolute-header: Make the macro usable in more situations.
16529         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER_ONE): New macro, extracted
16530         from gl_ABSOLUTE_HEADER.
16531         (gl_ABSOLUTE_HEADER): Use it. Fix comment.
16532
16533 2010-05-16  James Youngman  <jay@gnu.org>
16534
16535         doc: update users.txt
16536         * users.txt: Add CSSC.
16537
16538 2010-05-16  Jim Meyering  <meyering@redhat.com>
16539
16540         init.sh: fix an error in the previous change; add more comments
16541         * tests/init.sh: Compare exit code in loop against 9, not 2.
16542         Patch by Bruno Haible.
16543         Make the two tests more similar by adding an empty "then" clause.
16544         Add comments.
16545
16546         init.sh: avoid unnecessary shell re-exec
16547         * tests/init.sh: Improve the re-exec-required check to first test the
16548         current shell.  If it passes the test, do not search for a shell that
16549         does pass, and do not re-exec.  This test is particularly contorted to
16550         avoid triggering misbehavior in Solaris 10's /bin/sh whereby any use
16551         of $(...) evokes a syntax error and causes immediate shell exit with
16552         status 2.  Bruno Haible reported that the re-exec made it impossible
16553         to single-step through any init.sh-using script.
16554
16555 2010-05-16  Bruno Haible  <bruno@clisp.org>
16556
16557         Fix collision between gnulib's and libintl's printf replacements.
16558         * lib/stdio.in.h (_GL_STDIO_STRINGIZE,
16559         _GL_STDIO_MACROEXPAND_AND_STRINGIZE): New macros.
16560         (printf): When using GNU C, map the __printf__ function to rpl_printf
16561         via __asm__. When not using GNU C, define rpl_printf instead of
16562         __printf__.
16563         * lib/printf.c: Ignore DEPENDS_ON_LIBINTL. Undoes the 2010-03-25
16564         commit.
16565         * lib/stdio-write.c: Ignore DEPENDS_ON_LIBINTL. Undoes the 2009-08-10
16566         commit.
16567         * m4/asm-underscore.m4: New file.
16568         * m4/stdio_h.m4 (gl_STDIO_H): Require gl_ASM_SYMBOL_PREFIX.
16569         * modules/stdio (Files): Add m4/asm-underscore.m4.
16570         (Makefile.am): Substitute ASM_SYMBOL_PREFIX.
16571         Reported by Ben Pfaff.
16572
16573 2010-05-16  Bruno Haible  <bruno@clisp.org>
16574
16575         verify: Avoid skipping the test on openSUSE 11.0.
16576         * tests/test-verify.sh: Unset MALLOC_PERTURB_.
16577
16578 2010-05-13  Bruno Haible  <bruno@clisp.org>
16579
16580         Avoid useless warnings from G++.
16581         * build-aux/c++defs.h (_GL_CXXALIASWARN_2, _GL_CXXALIASWARN1_2): Don't
16582         use _GL_WARN_ON_USE or _GL_WARN_ON_USE_CXX when optimizing.
16583         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
16584
16585 2010-05-11  Jim Meyering  <meyering@redhat.com>
16586
16587         maint.mk: tweak preceding change
16588         * top/maint.mk (gl_extract_significant_defines_): Make exclusion
16589         regexps tighter by anchoring at EOL, and make the new group "shy"
16590         for slightly decreased overhead.
16591
16592 2010-05-11  Eric Blake  <eblake@redhat.com>
16593
16594         maint.mk: gnulib doesn't guarantee NSIG
16595         * top/maint.mk (gl_extract_significant_defines_): Exclude NSIG.
16596
16597 2010-05-10  Peter O'Gorman  <pogma@thewrittenword.com>
16598
16599         test-pwrite.c: Remove unused variable declaration.
16600         * tests/test-pwrite.c (main): Remove read_buf declaration.
16601
16602         Remove useless test-pwrite.sh file.
16603         * tests/test-pwrite.sh: Delete file.
16604         * modules/pwrite-tests: Remove references.
16605         Reported by Bruno Haible.
16606
16607 2010-05-10  Peter O'Gorman  <pogma@thewrittenword.com>
16608
16609         init.sh: fix a typo
16610         * tests/init.sh: Correct typo in MALLOC_PERTURB_ initialization.
16611
16612 2010-05-10  Jim Meyering  <meyering@redhat.com>
16613
16614         maint.mk: avoid using a temporary file in the always-defined-macros check
16615         * top/maint.mk (.re-defmac): Remove rule.
16616         (gl_trap_): Remove definition.
16617         (sc_prohibit_always-defined_macros): Rewrite not to create and
16618         depend on a temporary file.  Instead, depend on GNU grep's ability
16619         to read a list of regular expressions from stdin when given "-f -".
16620
16621 2010-05-09  Bruno Haible  <bruno@clisp.org>
16622
16623         Update to GNU gettext 0.18, part 1.
16624         * m4/gettext.m4: Update to GNU gettext 0.18.
16625         * m4/intl.m4: Likewise.
16626         * m4/po.m4: Likewise.
16627         * modules/gettext (Files): Add m4/fcntl-o.m4.
16628         (configure.ac): Require gettext infrastructure from version 0.18.
16629
16630 2010-05-09  Jim Meyering  <meyering@redhat.com>
16631
16632         init.sh: enable MALLOC_PERTURB_
16633         * tests/init.sh: Enable glibc's malloc-perturbing option.
16634
16635         maint.mk: improve sc_cross_check_PATH_usage_in_tests
16636         With my recent change in init.sh from the two-line form:
16637             -#   : ${srcdir=.}
16638             -#   . "$srcdir/init.sh"; path_prepend_ .
16639             +#   . "${srcdir=.}/init.sh"; path_prepend_ .
16640         I noticed that using the one-line form would cause this test
16641         to fail with a false-positive, or to stop working altogether,
16642         depending on whether help-version changed or all the tests did.
16643         * top/maint.mk (_hv_regex): Remove this definition.
16644         (_hv_regex_weak): Use a weak regex to select all init.sh-sourcing files.
16645         (_hv_regex_strong): Use a stronger regex to check for conformance.
16646         (sc_cross_check_PATH_usage_in_tests): Rewrite to use the above.
16647         Give a separate diagnostic for lack of conforming use.
16648
16649         maint.mk: prohibit definition of symbols defined by gnulib
16650         * top/maint.mk (sc_prohibit_always-defined_macros): Reject the
16651         definition of symbols defined by gnulib.
16652
16653 2010-05-09  Bruno Haible  <bruno@clisp.org>
16654
16655         acl: Avoid test failure on Cygwin-hosted mingw.
16656         * tests/test-set-mode-acl.sh: Skip test if USE_ACL is 0.
16657
16658 2010-05-09  Bruno Haible  <bruno@clisp.org>
16659
16660         error: Use system's fcntl function.
16661         * lib/error.c (fcntl): Undefine.
16662
16663 2010-05-09  Jim Meyering  <meyering@redhat.com>
16664
16665         verify: adjust formatting to be more consistent
16666         * lib/verify.h (_GL_GENSYM): Add a space before each of a few
16667         argument-list '('s, and after one comma.
16668
16669 2010-05-09  Bruno Haible  <bruno@clisp.org>
16670
16671         error: More reliable output on mingw.
16672         * lib/error.c: Include <windows.h>.
16673         (is_open): New function.
16674         (flush_stdout): Call it instead of fcntl, also if F_GETFL is not
16675         defined.
16676
16677 2010-05-09  Bruno Haible  <bruno@clisp.org>
16678
16679         vasnprintf: Fix syntax errors in libintl build on mingw.
16680         * lib/vasnprintf.c (VASNPRINTF): Move a closing brace. Undefine
16681         pad_ourselves and prec_ourselves after use.
16682
16683 2010-05-08  Bruno Haible  <bruno@clisp.org>
16684
16685         * lib/config.charset: Update comments for Cygwin 1.7.
16686         * lib/localcharset.c: Likewise.
16687
16688 2010-05-07  Jim Meyering  <meyering@redhat.com>
16689
16690         init.sh: improve comments
16691         * tests/init.sh: Recommend the one-line init.sh-sourcing idiom:
16692         . "${srcdir=.}/init.sh"; path_prepend_ .
16693         Add a note about path_prepend_ and the alternative of using
16694         TESTS_ENVIRONMENT.
16695
16696 2010-05-06  Sergey Poznyakoff  <gray@gnu.org.ua>
16697
16698         exclude: Unescape hashed patterns in wildcard mode.
16699         * lib/exclude.c (add_exclude): Unescape the pattern before adding it
16700         to the hash list.
16701         * tests/test-exclude8.sh: New test case.
16702         * modules/exclude-tests: Add new test.
16703
16704 2010-05-05  Eric Blake  <eblake@redhat.com>
16705
16706         verify: automate tests
16707         * modules/verify-tests: New module.
16708         * tests/test-verify.sh: New file.
16709         * tests/test-verify.c: Guard each negative test with a unique id.
16710         Also avoid warning about unused left hand of comma expressions.
16711
16712 2010-05-05  Paul Eggert  <eggert@cs.ucla.edu>
16713
16714         Further improvements to verify.h, suggested by Eric Blake.
16715         * lib/verify.h (_GL_CONCAT, _GL_CONCAT0, _GL_GENSYM): Renamed from
16716         the GL_* versions, to avoid collision with OpenGL.
16717         (_GL_COUNTER): New macro, so that we can fall back on __LINE__ if
16718         __COUNTER__ doesn't work.  Test that __COUNTER__ increments rather
16719         than testing merely whether it's defined.
16720
16721         Modify verify.h to pacify gcc -Wredundant_decls.
16722         * lib/verify.h (GL_CONCAT, GL_CONCAT0, GL_GENSYM): New macros.
16723         These use the prefix "GL_" since they're likely to be useful elsewhere.
16724         We may need to break them out into a different .h file.
16725         (__COUNTER__): Define to 0 if the compiler doesn't support it.
16726         (verify) [!defined __cplusplus]: Use them to avoid duplicate decls
16727         of verify_function__.
16728
16729 2010-05-05  Peter O'Gorman  <pogma@thewrittenword.com>
16730
16731         Tests for module pwrite.
16732         * modules/pwrite-tests: New file.
16733         * tests/test-pwrite.sh: New file.
16734         * tests/test-pwrite.c: New file.
16735
16736         New module pwrite.
16737         * lib/unistd.in.h (pwrite): New declaration.
16738         * lib/pwrite.c: New file, from glibc with modifications.
16739         * m4/pwrite.m4: New file.
16740         * m4/unistd_h.m4 (gl_UNISTD_H): Test whether pwrite is declared.
16741         (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_PWRITE, HAVE_PWRITE,
16742         REPLACE_PWRITE.
16743         * modules/pwrite: New file.
16744         * modules/unistd (Makefile.am): Substitute GNULIB_PWRITE, HAVE_PWRITE,
16745         REPLACE_PWRITE.
16746         * tests/test-unistd-c++.cc: Check GNULIB_NAMESPACE::pwrite.
16747         * doc/posix-functions/pwrite.texi: Mention the new module.
16748
16749 2010-05-05  Peter O'Gorman  <pogma@thewrittenword.com>
16750
16751         pread: Update documentation.
16752         * doc/posix-functions/pread.texi: Mention the 'pread' module.
16753
16754 2010-05-04  Eric Blake  <eblake@redhat.com>
16755
16756         docs: update cygwin progress
16757         * doc/posix-functions/wctob.texi (wctob): Cygwin 1.7.6 will fix
16758         this bug.
16759         * doc/glibc-functions/get_nprocs_conf.texi (get_nprocs_conf):
16760         Added in cygwin 1.7.2.
16761         * doc/glibc-functions/get_phys_pages.texi (get_phys_pages):
16762         Likewise.
16763         * doc/glibc-functions/get_avphys_pages.texi (get_avphys_pages):
16764         Likewise.
16765         * doc/glibc-functions/dup3.texi (dup3): Likewise.
16766         * doc/glibc-functions/pipe2.texi (pipe2): Likewise.
16767         * doc/glibc-functions/accept4.texi (accept4): Likewise.
16768         * doc/posix-functions/strfmon.texi (strfmon): Likewise.
16769         * doc/glibc-functions/get_nprocs.texi (get_nprocs): Likewise.
16770         Mention nproc module.
16771         * doc/glibc-functions/xdr_uint16_t.texi (xdr_uint16_t): Mention
16772         bug in cygwin 1.7.5 addition.
16773         * doc/glibc-functions/xdr_uint32_t.texi (xdr_uint32_t): Likewise.
16774         * doc/glibc-functions/xdr_uint64_t.texi (xdr_uint64_t): Likewise.
16775         * doc/glibc-functions/xdr_uint8_t.texi (xdr_uint8_t): Likewise.
16776         * doc/glibc-functions/xdr_array.texi (xdr_array): Added in cygwin
16777         1.7.5.
16778         * doc/glibc-functions/xdr_bool.texi (xdr_bool): Likewise.
16779         * doc/glibc-functions/xdr_bytes.texi (xdr_bytes): Likewise.
16780         * doc/glibc-functions/xdr_char.texi (xdr_char): Likewise.
16781         * doc/glibc-functions/xdr_double.texi (xdr_double): Likewise.
16782         * doc/glibc-functions/xdr_enum.texi (xdr_enum): Likewise.
16783         * doc/glibc-functions/xdr_float.texi (xdr_float): Likewise.
16784         * doc/glibc-functions/xdr_free.texi (xdr_free): Likewise.
16785         * doc/glibc-functions/xdr_hyper.texi (xdr_hyper): Likewise.
16786         * doc/glibc-functions/xdr_int.texi (xdr_int): Likewise.
16787         * doc/glibc-functions/xdr_int16_t.texi (xdr_int16_t): Likewise.
16788         * doc/glibc-functions/xdr_int32_t.texi (xdr_int32_t): Likewise.
16789         * doc/glibc-functions/xdr_int64_t.texi (xdr_int64_t): Likewise.
16790         * doc/glibc-functions/xdr_int8_t.texi (xdr_int8_t): Likewise.
16791         * doc/glibc-functions/xdr_long.texi (xdr_long): Likewise.
16792         * doc/glibc-functions/xdr_longlong_t.texi (xdr_longlong_t):
16793         Likewise.
16794         * doc/glibc-functions/xdr_netobj.texi (xdr_netobj): Likewise.
16795         * doc/glibc-functions/xdr_opaque.texi (xdr_opaque): Likewise.
16796         * doc/glibc-functions/xdr_pointer.texi (xdr_pointer): Likewise.
16797         * doc/glibc-functions/xdr_reference.texi (xdr_reference):
16798         Likewise.
16799         * doc/glibc-functions/xdr_short.texi (xdr_short): Likewise.
16800         * doc/glibc-functions/xdr_sizeof.texi (xdr_sizeof): Likewise.
16801         * doc/glibc-functions/xdr_string.texi (xdr_string): Likewise.
16802         * doc/glibc-functions/xdr_u_char.texi (xdr_u_char): Likewise.
16803         * doc/glibc-functions/xdr_u_hyper.texi (xdr_u_hyper): Likewise.
16804         * doc/glibc-functions/xdr_u_int.texi (xdr_u_int): Likewise.
16805         * doc/glibc-functions/xdr_u_long.texi (xdr_u_long): Likewise.
16806         * doc/glibc-functions/xdr_u_longlong_t.texi (xdr_u_longlong_t):
16807         Likewise.
16808         * doc/glibc-functions/xdr_u_short.texi (xdr_u_short): Likewise.
16809         * doc/glibc-functions/xdr_union.texi (xdr_union): Likewise.
16810         * doc/glibc-functions/xdr_vector.texi (xdr_vector): Likewise.
16811         * doc/glibc-functions/xdr_void.texi (xdr_void): Likewise.
16812         * doc/glibc-functions/xdr_wrapstring.texi (xdr_wrapstring):
16813         Likewise.
16814         * doc/glibc-functions/xdrmem_create.texi (xdrmem_create):
16815         Likewise.
16816         * doc/glibc-functions/xdrrec_create.texi (xdrrec_create):
16817         Likewise.
16818         * doc/glibc-functions/xdrrec_endofrecord.texi
16819         (xdrrec_endofrecord): Likewise.
16820         * doc/glibc-functions/xdrrec_eof.texi (xdrrec_eof): Likewise.
16821         * doc/glibc-functions/xdrrec_skiprecord.texi (xdrrec_skiprecord):
16822         Likewise.
16823         * doc/glibc-functions/xdrstdio_create.texi (xdrstdio_create):
16824         Likewise.
16825
16826 2010-05-04  Jim Meyering  <meyering@redhat.com>
16827
16828         gendocs.sh: make its "-s FILE" option more useful
16829         * build-aux/gendocs.sh: When honoring the -s FILE option, update
16830         $PACKAGE to reflect the probably-different basename of "FILE".
16831
16832 2010-05-03  Giuseppe Scrivano  <gscrivano@gnu.org>
16833
16834         bootstrap: don't ignore download_po_files failure
16835         * build-aux/bootstrap (update_po_files): Don't ignore download_po_files
16836         failure.
16837
16838 2010-05-03  Jim Meyering  <meyering@redhat.com>
16839
16840         maint.mk: allow to pass options to gendocs.sh
16841         * top/maint.mk (web-manual): Pass gendocs_options_ to gendocs.sh.
16842         (gendocs_options_): New overridable variable.
16843
16844         gnu-web-doc-update: don't ignore configure or build failure
16845         * build-aux/gnu-web-doc-update: Exit nonzero upon internal failure.
16846
16847         announce-gen: backslash-escape '@'s in --help output
16848         * build-aux/announce-gen: Fix syntax errors.
16849
16850         maint.mk, announce-gen: allow project-specific announcement mail headers
16851         * top/maint.mk (translation_project_): Define default.
16852         (announcement_Cc_, announcement_mail_headers_): Likewise.
16853         (announcement): Invoke announce-gen with new --mail-headers option.
16854         * build-aux/announce-gen: New option: --mail-headers=HEADERS.
16855
16856         test-xalloc-die: avoid unwarranted test failure on OpenSolaris 5.11
16857         * tests/test-xalloc-die.sh: Redirect stdout before stderr, (i.e.,
16858         "> out 2> err", rather than "2> err > out").  Otherwise, with /bin/sh
16859         on OpenSolaris 5.11 snv_134, we would end up with a stray "1> out"
16860         line in the "err2" output file when running "make check" in verbose
16861         mode (i.e., with set -x enabled).
16862
16863 2010-05-03  Bruno Haible  <bruno@clisp.org>
16864
16865         wctob: Fix for weird platforms.
16866         * lib/wctob.c (wctob): When wint_t is larger than wchar_t, check the
16867         argument value.
16868
16869 2010-05-03  Jim Meyering  <meyering@redhat.com>
16870
16871         maint.mk: prohibit unwarranted use of <strings.h>
16872         * top/maint.mk (sc_prohibit_strings_without_use): Reject inclusion of
16873         strings.h in a file that does not also use strcasecmp, strncasecmp,
16874         ffs or ffsll.
16875
16876         maint.mk: remove obsolete comments
16877         * top/maint.mk: Remove stale, commented-out rules.
16878
16879 2010-05-02  Bruno Haible  <bruno@clisp.org>
16880
16881         wcwidth: Declare also when it's aliased.
16882         * lib/wchar.in.h (wcwidth): Don't test whether wcwidth is defined as a
16883         macro.
16884
16885 2010-05-02  Bruno Haible  <bruno@clisp.org>
16886
16887         Fix regression from 2010-04-25.
16888         * gnulib-tool (func_modules_transitive_closure): Check the status of
16889         all modules, not only of the tests that are of the form foo-tests where
16890         foo is a module.
16891
16892 2010-05-02  Bruno Haible  <bruno@clisp.org>
16893
16894         wctob: Work around nasty Cygwin 1.7.2 bug.
16895         * m4/wctob.m4 (gl_FUNC_WCTOB): Detect the Cygwin bug.
16896         * doc/posix-functions/wctob.texi: Mention the Cygwin bug.
16897
16898 2010-05-01  Bruno Haible  <bruno@clisp.org>
16899
16900         fpurge: Sharper test.
16901         * tests/test-fpurge.c (main): Add one more ftell check.
16902         * modules/fpurge-tests (Depends-on): Add ftell.
16903         Suggested by Eric Blake.
16904
16905 2010-05-01  Bruno Haible  <bruno@clisp.org>
16906
16907         ftello: Another test.
16908         * tests/test-ftello3.c: New file.
16909         * modules/ftello-tests (Files): Add it.
16910         (Makefile.am): Add it to TESTS and check_PROGRAMS. Augment
16911         MOSTLYCLEANFILES.
16912
16913         ftell: Another test.
16914         * tests/test-ftell3.c: New file.
16915         * modules/ftell-tests (Files): Add it.
16916         (Makefile.am): Add it to TESTS and check_PROGRAMS. Augment
16917         MOSTLYCLEANFILES.
16918
16919 2010-05-01  Bruno Haible  <bruno@clisp.org>
16920
16921         ftell, ftello: Work around Solaris bug.
16922         * m4/ftello.m4 (gl_FUNC_FTELLO): Detect Solaris bug.
16923         * lib/ftello.c: Include stdio-impl.h.
16924         (ftello): On Solaris, when _IOWRT is set, compute the result without
16925         looking at _IOREAD.
16926         * modules/ftello (Files): Add lib/stdio-impl.h.
16927         * doc/posix-functions/ftell.texi: Mention Solaris bug.
16928         * doc/posix-functions/ftello.texi: Likewise.
16929         Reported by Eric Blake.
16930
16931 2010-05-01  Bruno Haible  <bruno@clisp.org>
16932
16933         freading: Adapt to special meaning of _IOREAD flag on Solaris.
16934         * lib/freading.c (freading): On Solaris, ignore the _IOREAD flag if
16935         the _IOWRT flag is also set.
16936
16937 2010-05-01  Bruno Haible  <bruno@clisp.org>
16938
16939         Fix doc about a HP-UX stdio bug.
16940         * doc/posix-functions/ftell.texi: Mark HP-UX bug as unfixed.
16941         * doc/posix-functions/ftello.texi: Likewise.
16942
16943 2010-05-01  Bruno Haible  <bruno@clisp.org>
16944
16945         lseek test: Fix failure on Solaris.
16946         * tests/test-lseek.sh: Partially revert 2010-04-20 commit. Consume all
16947         output.
16948
16949 2010-04-30  Jim Meyering  <meyering@redhat.com>
16950
16951         bootstrap: don't ignore failure to generate po*/Makevars
16952         * build-aux/bootstrap (with_gettext): Don't ignore failure
16953         to create po/Makevars or runtime-po/Makevars.
16954
16955 2010-04-29  Eric Blake  <eblake@redhat.com>
16956
16957         headers: relax license to LGPLv2+
16958         * modules/fcntl-h (License): Relax license.
16959         * modules/getopt-posix (License): Likewise.
16960         * modules/locale (License): Likewise.
16961         * modules/math (License): Likewise.
16962         * modules/pty (License): Likewise.
16963         * modules/sched (License): Likewise.
16964         * modules/search (License): Likewise.
16965         * modules/spawn (License): Likewise.
16966         * modules/stdarg (License): Likewise.
16967         * modules/sysexits (License): Likewise.
16968
16969 2010-04-29  Jim Meyering  <meyering@redhat.com>
16970
16971         inttypes: relax license to LGPLv2+
16972         * modules/inttypes (License): Relax license.
16973
16974 2010-04-29  Simon Josefsson  <simon@josefsson.org>
16975
16976         * top/maint.mk (indent): Run twice to produce idempotent results.
16977
16978 2010-04-28  Bruno Haible  <bruno@clisp.org>
16979
16980         getdate: Generate getdate.c in the source directory.
16981         * modules/getdate (Makefile.am): Add rule for getdate.c. Augment
16982         MOSTLYCLEANFILES.
16983         Suggested by Daniel Richard G. <skunk@iskunk.org> and Ralf Wildenhues.
16984
16985 2010-04-27  Andreas Gruenbacher  <agruen@suse.de>  (tiny change)
16986
16987         * lib/utimens.c: On Tru64, the timestamp parameter of utimens(2)
16988         is not declared as a const *; avoid warnings in that case.
16989
16990 2010-04-28  Eric Blake  <eblake@redhat.com>
16991
16992         canonicalize-lgpl: avoid compiler warning
16993         * lib/canonicalize-lgpl.c (versioned_symbol): Avoid an 'empty
16994         declaration' / 'extraneous semicolon' warning with some compilers.
16995         Reported by Andreas Gruenbacher.
16996
16997 2010-04-28  Jim Meyering  <meyering@redhat.com>
16998
16999         init.sh: ensure a more reliable exit status when exiting via trap
17000         * tests/init.sh (setup_): Don't rely on $? in signal handler.
17001         Inspired by patches from Dmitry V. Levin.
17002         Also trap on signal 3 (SIGQUIT).
17003
17004 2010-04-27  Bruno Haible  <bruno@clisp.org>
17005
17006         Update doc about utimes().
17007         * doc/posix-functions/utimes.texi: Mention the OSF/1 problem and the
17008         'utimens' module.
17009         Reported by Andreas Gruenbacher <agruen@suse.de>.
17010
17011 2010-04-27  Eric Blake  <eblake@redhat.com>
17012
17013         full-read, full-write: relax license
17014         * modules/full-read (License): Drop to LGPLv2+.
17015         * modules/full-write (License): Likewise.
17016         * modules/safe-read (License): Likewise.
17017         * modules/safe-write (License): Likewise.
17018
17019         pthread: mention library for linking
17020         * modules/pthread (Link): Mention $(LIB_PTHREAD).
17021
17022 2010-04-27  Jim Meyering  <meyering@redhat.com>
17023
17024         maint.mk: fix a bug introduced in last change
17025         * top/maint.mk (gl_assured_headers_): Now that all names are on
17026         one line, use sed's "g" modifier.  Note that while the \.in\.h LHS
17027         is not anchored to end of word, it should be adequate.
17028
17029         maint.mk: avoid side-effect in latest syntax-check
17030         * top/maint.mk (sc_prohibit_always_true_header_tests): Rework not
17031         to run commands via $(shell...), and hence to incur cost only when
17032         the new rule is actually run.
17033
17034         maint.mk: syntax-check: prohibit HAVE_<header>_H that are always true
17035         Derive the list of guaranteed header names from gnulib/lib/*.in.h,
17036         and use that to create a regexp used to detect all #if HAVE_..._H uses.
17037         * top/maint.mk (sc_prohibit_always_true_header_tests): New rule.
17038         (gl_assured_headers_, az_, AZ_): Define.
17039         (gl_header_upper_case_or_, gl_have_header_regex_): Define.
17040
17041 2010-04-26  Jim Meyering  <jim@meyering.net>
17042             Bruno Haible  <bruno@clisp.org>
17043
17044         gnulib-common.m4: make glibc write diagnostics to stderr, not /dev/tty
17045         * m4/gnulib-common.m4 (gl_COMMON_BODY): Set LIBC_FATAL_STDERR_.
17046         Prompted by an exchange with Gilles Espinasse.
17047
17048 2010-04-26  Jim Meyering  <meyering@redhat.com>
17049
17050         git-version-gen: aesthetic tweak
17051         * build-aux/git-version-gen: Use "$nl" rather than a literal,
17052         so that the command remains on a single line.
17053
17054 2010-04-26  Eric Blake  <eblake@redhat.com>
17055
17056         git-version-gen: allow use on EBCDIC hosts
17057         * build-aux/git-version-gen (dirty): Use literal rather than tying
17058         ourselves to ascii.
17059         Reported by Steve Goetze.
17060
17061 2010-04-25  Bruno Haible  <bruno@clisp.org>
17062
17063         netdb: Add support for GNULIB_POSIXCHECK.
17064         * lib/netdb.in.h: Include warn-on-use.h.
17065         (getaddrinfo, freeaddrinfo, gai_strerror, getnameinfo): Warn if these
17066         functions are used when GNULIB_POSIXCHECK is defined and the
17067         getaddrinfo module is not in use.
17068         * m4/netdb_h.m4 (gl_HEADER_NETDB): Test whether getaddrinfo,
17069         freeaddrinfo, gai_strerror, getnameinfo are declared.
17070         * modules/netdb (Depends-on): Add warn-on-use.
17071         (Makefile.am): Include warn-on-use.h in netdb.h.
17072
17073 2010-04-24  Ian Beckwith  <ianb@erislabs.net>
17074
17075         build: avoid "make check" failure without .git/ directory
17076         * Makefile (sc_prefer_ac_check_funcs_once): Skip this test when
17077         there is no .git/ directory.
17078
17079 2010-04-25  Bruno Haible  <bruno@clisp.org>
17080
17081         ptsname: Fix misuse of ttyname_r.
17082         * lib/ptsname.c (__ptsname_r): Use __ttyname_r's return value instead
17083         of errno.
17084
17085 2010-04-25  Bruno Haible  <bruno@clisp.org>
17086
17087         ttyname_r: Make it work on Solaris 10.
17088         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Define HAVE_POSIXDECL_TTYNAME_R
17089         if the system function has the POSIX declaration. Test whether the
17090         function fails if the buffer is less than 128 bytes large.
17091         * lib/ttyname_r.c (ttyname_r): Handle both possible declarations of the
17092         system's ttyname_r function. Provide a reasonably large buffer.
17093         * modules/ttyname_r (Depends-on): Add extensions.
17094         * doc/posix-functions/ttyname_r.texi: Mention the Solaris problem.
17095
17096 2010-04-25  Bruno Haible  <bruno@clisp.org>
17097
17098         Use the 'extensions' module for some more functions on Solaris.
17099         * doc/posix-functions/asctime_r.texi: Recommend to use the 'extensions'
17100         module.
17101         * doc/posix-functions/ctime_r.texi: Likewise.
17102         * doc/posix-functions/getgrgid_r.texi: Likewise.
17103         * doc/posix-functions/getgrnam_r.texi: Likewise.
17104         * doc/posix-functions/getpwnam_r.texi: Likewise.
17105         * doc/posix-functions/getpwuid_r.texi: Likewise.
17106         * doc/posix-functions/readdir_r.texi: Likewise.
17107         * doc/posix-functions/sigwait.texi: Likewise.
17108         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Add comment.
17109         * doc/posix-functions/getlogin_r.texi: Mark Solaris problem as fixed.
17110
17111 2010-04-25  Bruno Haible  <bruno@clisp.org>
17112
17113         ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
17114         * m4/ttyname_r.m4 (gl_FUNC_TTYNAME_R): Test whether the system function
17115         has the POSIX declaration. Set REPLACE_TTYNAME_R if not.
17116         * lib/ttyname_r.c: Include <limits.h>.
17117         (ttyname_r): Define using the system's ttyname_r function, if it exists
17118         and not on Solaris.
17119         * lib/unistd.in.h (ttyname_r): Replace function if REPLACE_TTYNAME_R is
17120         set.
17121         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize REPLACE_TTYNAME_R.
17122         * modules/unistd (Makefile.am): Substitute REPLACE_TTYNAME_R.
17123         * doc/posix-functions/ttyname_r.texi: Mark the problem as fixed.
17124         Reported by Simon Josefsson.
17125
17126 2010-04-25  Bruno Haible  <bruno@clisp.org>
17127
17128         Mention effects of _POSIX_PTHREAD_SEMANTICS on Solaris.
17129         * doc/posix-functions/asctime_r.texi: Mention the Solaris problem.
17130         * doc/posix-functions/ctime_r.texi: Likewise.
17131         * doc/posix-functions/getgrgid_r.texi: Likewise.
17132         * doc/posix-functions/getgrnam_r.texi: Likewise.
17133         * doc/posix-functions/getlogin_r.texi: Likewise.
17134         * doc/posix-functions/getpwnam_r.texi: Likewise.
17135         * doc/posix-functions/getpwuid_r.texi: Likewise.
17136         * doc/posix-functions/readdir_r.texi: Likewise.
17137         * doc/posix-functions/sigwait.texi: Likewise.
17138         * doc/posix-functions/ttyname_r.texi: Likewise.
17139         Reported by Simon Josefsson.
17140
17141 2010-04-25  Bruno Haible  <bruno@clisp.org>
17142
17143         gnulib-tool: Don't include hairy tests of dependencies in testdirs.
17144         * gnulib-tool (func_usage): Document that --with-*-tests options apply
17145         also to --create-testdir.
17146         (func_acceptable): Don't consider the status of *-tests modules here.
17147         (func_modules_transitive_closure): Consider it here, before including a
17148         test module.
17149         (func_import, func_create_testdir): Set inc_all_direct_tests,
17150         inc_all_indirect_tests.
17151         * doc/gnulib.texi (Extra tests modules): Document new behaviour of
17152         --create-testdir and --create-megatestdir.
17153
17154 2010-04-25  Bruno Haible  <bruno@clisp.org>
17155
17156         gnulib-tool: Add --without-*-tests options.
17157         * gnulib-tool (func_usage): Document the --without-*-tests options.
17158         (excl_cxx_tests, excl_longrunning_tests, excl_privileged_tests,
17159         excl_unportable_tests): New variables.
17160         Fail if they are specified with --import or --update.
17161         (func_acceptable): Respect the excl_*_tests variables.
17162         (func_import): Set the excl_*_tests variables to empty.
17163
17164 2010-04-25  Simon Josefsson  <simon@josefsson.org>
17165             Bruno Haible  <bruno@clisp.org>
17166
17167         Work around a MacOS X 10.4 bug with openpty.
17168         * doc/glibc-functions/openpty.texi: Mention the MacOS X 10.4 bug.
17169         * tests/test-openpty.c (main): Close the master side explicitly.
17170
17171 2010-04-25  Bruno Haible  <bruno@clisp.org>
17172
17173         strnlen: Fix a C++ test error on MacOS X and Solaris.
17174         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Don't set REPLACE_STRNLEN to 1 if
17175         the function is not declared.
17176         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com> and
17177         Simon Josefsson.
17178
17179 2010-04-24  Bruno Haible  <bruno@clisp.org>
17180
17181         Avoid a gcc warning.
17182         * tests/test-vasprintf.c (test_vasprintf, test_asprintf): Pass argument
17183         of correct type for %08lx directive.
17184         Reported by Eric Blake.
17185
17186 2010-04-24  Bruno Haible  <bruno@clisp.org>
17187
17188         vasnprintf: Correct errno value in case of out-of-memory.
17189         * lib/vasnprintf.c (VASNPRINTF): Set errno to 0 before calling SNPRINTF
17190         or sprintf. Use the errno value from SNPRINTF or sprintf.
17191         Reported by Ian Beckwith <ianb@erislabs.net>.
17192
17193 2010-04-24  Bruno Haible  <bruno@clisp.org>
17194
17195         ansi-c++-opt: Find correct compiler when cross-compiling.
17196         * m4/ansi-c++.m4 (gl_PROG_ANSI_CXX): Use AC_CHECK_TOOLS instead of
17197         AC_CHECK_PROGS.
17198         Reported by Simon Josefsson.
17199
17200 2010-04-24  Giuseppe Scrivano  <gscrivano@gnu.org>
17201
17202         vc-list-files: Add support for subversion
17203         * build-aux/vc-list-files: Use "svn list" to generate the list of
17204         files controlled by subversion.
17205
17206 2010-04-23  Jim Meyering  <meyering@redhat.com>
17207
17208         vc-list-files tests: convert to use init.sh
17209         * tests/test-vc-list-files-cvs.sh: Invoke "$srcdir/init.sh" and
17210         path_prepend_.
17211         Use Exit, not exit.
17212         Use skip_ rather than open coding it.
17213         Remove trap set-up and compare definitions.
17214         * tests/test-vc-list-files-git.sh: Likewise.
17215         * modules/vc-list-files-tests (Files): Add tests/init.sh.
17216
17217 2010-04-22  Simon Josefsson  <simon@josefsson.org>
17218
17219         * top/maint.mk (sc_prohibit_backup_files): Prohibit checked in
17220         backup files.
17221
17222 2010-04-21  Simon Josefsson  <simon@josefsson.org>
17223
17224         * tests/test-vasprintf.c (test_vasprintf, test_asprintf): Test %08lx.
17225
17226 2010-04-20  Eric Blake  <eblake@redhat.com>
17227
17228         tests: be robust to ignored SIGPIPE
17229         * tests/test-select-in.sh: Consume all output.
17230         * tests/test-lseek.sh: Check correct exit status, while avoiding
17231         EPIPE.
17232
17233 2010-04-20  Simon Josefsson  <simon@josefsson.org>
17234             Bruno Haible  <bruno@clisp.org>
17235
17236         visibility: Don't use -fvisibility if it leads to a warning.
17237         * m4/visibility.m4 (gl_VISIBILITY): Check whether -Werror is usable. If
17238         yes, don't pretend that visibility works if it leads to a warning.
17239         Reported by Mike Gran <spk121@yahoo.com>.
17240
17241 2010-04-20  Andreas Gruenbacher  <agruen@suse.de>
17242
17243         * build-aux/bootstrap: Use "git -h" for testing for supported options
17244         instead of "git --help".  The short-form option only shows a summary,
17245         and doesn't layout the full man page.  Grep for the full option name
17246         in the summary, too.
17247
17248 2010-04-19  Bruno Haible  <bruno@clisp.org>
17249
17250         relocatable: Drop the need to define RELOCATABLE_STRIP in Makefile.am.
17251         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Set RELOCATABLE_STRIP.
17252         * doc/relocatable-maint.texi (Supporting Relocation): Remove the
17253         mention of RELOCATABLE_STRIP.
17254         Reported by Sylvain Beucler <beuc@beuc.net>.
17255
17256 2010-04-19  Bruno Haible  <bruno@clisp.org>
17257
17258         * lib/diffseq.h: Fix typo in comment.
17259         Reported by Eric Blake.
17260
17261 2010-04-19  Bruno Haible  <bruno@clisp.org>
17262
17263         ioctl: Move autoconf macro to a .m4 file.
17264         * m4/ioctl.m4: New file, extracted from modules/ioctl.
17265         * modules/ioctl (Files): Add it.
17266         (configure.ac): Simply invoke gl_FUNC_IOCTL.
17267         Reported by Ian Beckwith <ianb@erislabs.net>.
17268
17269 2010-04-18  Andreas Gruenbacher  <agruen@suse.de>
17270             Bruno Haible  <bruno@clisp.org>
17271
17272         diffseq: Accommodate use-case with abstract arrays.
17273         * lib/diffseq.h (struct context): Remove xvec, yvec fields if ELEMENT
17274         is not defined.
17275         (diag, compareseq): Remove local variables xv, yv if ELEMENT is not
17276         defined. Use local macro XREF_YREF_EQUAL instead of EQUAL.
17277
17278 2010-04-18  Bruno Haible  <bruno@clisp.org>
17279
17280         * doc/posix-headers/stdbool.texi: More precise wording.
17281
17282 2010-04-17  Jim Meyering  <meyering@redhat.com>
17283
17284         maint.mk: use gnu-style indentation in an embedded perl script
17285         * top/maint.mk (detect_empty_lines_at_EOF_): Clean up formatting.
17286         Rename variable: s/two/last_two_bytes/
17287
17288 2010-04-16  Eric Blake  <eblake@redhat.com>
17289
17290         test-stdbool: skip test that fails with Solaris CC
17291         * tests/test-stdbool.c (f): Skip test that causes compilation
17292         error under buggy C++ compiler.
17293         * lib/stdbool.in.h: Document the limitation.
17294         * doc/posix-headers/stdbool.texi (stdbool.h): Likewise.
17295
17296         setenv: allow compilation with C++
17297         * lib/setenv.c (__add_to_environ): Add a cast.  Also, drop use of
17298         register keyword.
17299
17300         stdint: allow test to pass with C++
17301         * tests/test-stdint.c: Define __STDC_CONSTANT_MACROS, for glibc.
17302
17303         getopt: allow compilation with C++
17304         * lib/getopt_int.h (__ordering): Hoist enum declaration outside
17305         struct.
17306         * lib/getopt.c (_getopt_internal_r): Use correct type.
17307         Reported by Dagobert Michelson, via Joel E. Denny.
17308
17309 2010-04-16  Bruno Haible  <bruno@clisp.org>
17310
17311         Override netdb.h always.
17312         * modules/netdb (Makefile.am): Augment BUILT_SOURCES always.
17313         * m4/netdb_h.m4 (gl_HEADER_NETDB): Don't set NETDB_H.
17314         Reported by Ludovic Courtès <ludo@gnu.org>.
17315
17316 2010-04-15  Bruno Haible  <bruno@clisp.org>
17317
17318         openpty: Fix mistake from 2010-03-21.
17319         * m4/pty.m4 (gl_FUNC_OPENPTY): Define HAVE_OPENPTY when openpty exists.
17320         Reported by Simon Josefsson.
17321
17322 2010-04-15  Eric Blake  <eblake@redhat.com>
17323
17324         test-forkpty: fix expected signature
17325         * tests/test-forkpty.c (SIGNATURE_CHECK): Add appropriate const.
17326         Reported by Simon Josefsson.
17327
17328 2010-04-15  Jim Meyering  <meyering@redhat.com>
17329
17330         maint.mk: texinfo_suffix_re_: correct the default regexp
17331         * top/maint.mk (texinfo_suffix_re_): Fix default regexp.
17332
17333         * top/maint.mk (sc_texinfo_acronym): Improve filename regexp, and
17334         make it configurable via texinfo_suffix_re_.
17335
17336 2010-04-14  Eric Blake  <eblake@redhat.com>
17337
17338         strtok_r: relax license to LGPLv2+
17339         * modules/strtok_r (License): Relax license.
17340         Reported by Matthias Bolte.
17341
17342 2010-04-14  Simon Josefsson  <simon@josefsson.org>
17343
17344         * lib/gc-libgcrypt.c (gc_init): Use MIN_GCRYPT_VERSION set to
17345         version 1.4.4 by default instead of requiring the libgcrypt
17346         version used during build.  This makes it possible to use the
17347         application with older but still binary compatible libgcrypt
17348         versions.
17349
17350 2010-04-13  Eric Blake  <eblake@redhat.com>
17351
17352         getopt-gnu: match recent glibc fixes and posix ruling
17353         * tests/test-getopt.h (test_getopt): Strengthen tests of leading
17354         '+' handling, when requesting extensions.
17355         * tests/test-getopt_long.h (test_getopt_long): Strengthen test of
17356         'W;' handling.
17357         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Detect glibc 2.11 bug.
17358         * doc/posix-functions/getopt.texi (getopt): Document this.
17359         * doc/glibc-functions/getopt_long.texi (getopt_long): Likewise.
17360         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
17361         Likewise.
17362
17363         getopt: merge bug fixes from glibc
17364         * lib/getopt.c (_getopt_internal_r): Use correct message for 'W;'
17365         diagnostics.  Honor '+:' correctly.  Reject ';'.
17366
17367         getopt-posix: detect MacOS bug
17368         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Reject MacOS botch of
17369         optind when missing a required argument.
17370         * doc/posix-functions/getopt.texi (getopt): Document the bug.
17371         * doc/glibc-functions/getopt_long.texi (getopt_long): Likewise.
17372         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
17373         Likewise.
17374
17375         getopt-posix: avoid spurious failure on Solaris
17376         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Check for getopt_clip as
17377         an indicator that setting optind=1 is sufficient for reset.
17378
17379         getopt-posix: avoid spurious failure on FreeBSD
17380         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Check for optreset even
17381         in POSIX mode, since the m4 test uses it.
17382
17383         gnulib-tool: silence warning on BSD sh
17384         * gnulib-tool: Avoid leaking warning about unknown 'declare'.
17385
17386 2010-04-13  Jim Meyering  <meyering@redhat.com>
17387
17388         doc: users.txt: GNU patch now uses gnulib
17389         * users.txt: Add patch.
17390
17391 2010-04-12  Jim Meyering  <meyering@redhat.com>
17392
17393         maint.mk: generate more concise timing data for syntax-check rules
17394         * top/maint.mk ($(sc_z_rules_)): Remove the ":", "sc_" prefix and
17395         " done" from each line that reports a syntax-check test duration.
17396
17397 2010-04-12  Andreas Gruenbacher  <agruen@suse.de>
17398
17399         git-version-gen: use "git update-index..." rather than "git status"
17400         * build-aux/git-version-gen: Use git update-index --refresh, not
17401         "git status".  With some versions of git, "git status" would fail
17402         to update the index and result in an unwarranted "-dirty" suffix.
17403
17404 2010-04-11  Jim Meyering  <meyering@redhat.com>
17405
17406         openat: correct formatting (no semantic change)
17407         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Correct formatting in AC_DEFINE.
17408         Suggested by Bruno Haible.
17409
17410 2010-04-11  Bruno Haible  <bruno@clisp.org>
17411
17412         Stricter declaration checking in testdirs.
17413         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
17414         If for_tests is true, augment AM_CPPFLAGS to define
17415         GNULIB_STRICT_CHECKING.
17416         * build-aux/warn-on-use.h (_GL_WARN_ON_USE, _GL_WARN_ON_USE_CXX): When
17417         GNULIB_STRICT_CHECKING is defined, verify that the function is
17418         declared.
17419
17420 2010-04-11  Paolo Bonzini  <bonzini@gnu.org>
17421             Bruno Haible  <bruno@clisp.org>
17422
17423         libunistring: Improve configure output.
17424         * m4/libunistring.m4 (gl_LIBUNISTRING): Check for libiconv first.
17425         Don't say "consider installing GNU libunistring" when checking again
17426         with libiconv.
17427
17428 2010-04-11  Bruno Haible  <bruno@clisp.org>
17429
17430         libunistring: Correct value of $LTLIBUNISTRING.
17431         * m4/libunistring.m4 (gl_LIBUNISTRING): When it depends on libiconv,
17432         correct the value of $LTLIBUNISTRING.
17433
17434 2010-04-11  Bruno Haible  <bruno@clisp.org>
17435
17436         havelib: Add static libraries to LIBS in the right order.
17437         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): When $LIB[]NAME contains no
17438         -l options, prepend it to $LIBS, instead of appending it to $LIBS.
17439
17440 2010-04-11  Bruno Haible  <bruno@clisp.org>
17441
17442         libunistring: Detect libunistring also when it depends on libiconv.
17443         * m4/libunistring.m4 (gl_LIBUNISTRING): Unset the cached result before
17444         the second AC_LIB_HAVE_LINKFLAGS invocation.
17445
17446 2010-04-11  James Youngman  <jay@gnu.org>
17447
17448         close-stream: declare local scalars to be "const"
17449         * lib/close-stream.c (close_stream): Make boolean variables const
17450         to document the fact that we set but do not change them.
17451
17452 2010-04-11  Bruno Haible  <bruno@clisp.org>
17453
17454         * m4/libunistring.m4 (gl_LIBUNISTRING): Fix typo in comment.
17455
17456 2010-04-11  Jim Meyering  <meyering@redhat.com>
17457
17458         maint.mk: don't include dist-check.mk
17459         * top/maint.mk: Remove bogus include directive.
17460
17461         maint.mk: improve empty-line-at-EOF check
17462         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): Use Perl-based
17463         solution, rather than tail+Perl-based one.  The latter would read
17464         a few kilobytes from the end of each file, and did not handle empty
17465         files properly.
17466
17467         maint.mk: print the elapsed time for each syntax-check rule
17468         * top/maint.mk (sc_m_rules_): Save start time in a file.
17469         (sc_z_rules_): New rules: remove temp file and print elapsed time.
17470         (local-check): Interpose the .z rules
17471
17472 2010-04-11  Jim Meyering  <meyering@redhat.com>
17473
17474         maint.mk: detect_empty_lines_at_EOF_: avoid FP for an empty file
17475         * top/maint.mk (detect_empty_lines_at_EOF_): Don't confuse an
17476         empty file with one that ends in an empty line.
17477
17478 2010-04-10  Bruno Haible  <bruno@clisp.org>
17479
17480         mkdir: Make it work on mingw64.
17481         * lib/sys_stat.in.h: Include <direct.h> together with <io.h>.
17482         * lib/mkdir.c: Update comment.
17483         Reported by Roman Donchenko (Роман Ð”онченко) <dxdragon@yandex.ru>.
17484
17485 2010-04-10  Bruno Haible  <bruno@clisp.org>
17486
17487         Don't override improved macro from newer autoconf.
17488         * m4/gnulib-common.m4 (AC_C_RESTRICT): Don't define for
17489         autoconf >= 2.62.
17490         Reported by Joel E. Denny <jdenny@clemson.edu>.
17491
17492 2010-04-10  Jim Meyering  <meyering@redhat.com>
17493
17494         maint.mk: new syntax-check rule: prohibit empty lines at end of file
17495         * top/maint.mk (sc_prohibit_empty_lines_at_EOF): New rule.
17496
17497         maint.mk: correct a diagnostic
17498         * top/maint.mk (sc_prohibit_HAVE_MBRTOWC): Fix obsolete use of $re
17499         in diagnostic; now use $prohibit.
17500
17501 2010-04-10  Bruno Haible  <address@hidden>
17502
17503         fchownat: Fix a C++ test error on Solaris 8.
17504         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Don't set REPLACE_FCHOWNAT to 1 if
17505         the function does not exist.
17506
17507 2010-04-10  Bruno Haible  <bruno@clisp.org>
17508
17509         vasnprintf: Add more tests.
17510         * tests/test-vasnprintf-posix.c: Include <errno.h>.
17511         (test_function): Test converting an invalid wide string.
17512
17513         vasnprintf: Correct handling of unconvertible wide string arguments.
17514         * lib/vasnprintf.c (MAX_ROOM_NEEDED): New function, extracted from
17515         VASNPRINTF.
17516         (VASNPRINTF): Use it. After snprintf failed, allocate more memory only
17517         if HAVE_SNPRINTF_RETVAL_C99 is false and the allocated memory is
17518         smaller than the expected maximum need for the directive. Set errno to
17519         EILSEQ, not EINVAL, when the directive is 'c' or 's'.
17520         (local_strnlen, local_wcslen, local_wcsnlen): Update conditions.
17521         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Require AC_C_INLINE and
17522         gl_SNPRINTF_RETVAL_C99. Define HAVE_SNPRINTF_RETVAL_C99.
17523         * modules/vasnprintf (Files): Add m4/printf.m4.
17524         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
17525
17526 2010-04-10  Bruno Haible  <bruno@clisp.org>
17527
17528         vasnprintf: Fix crash in %ls directive.
17529         * lib/vasnprintf.c (VASNPRINTF): Don't abort when a unconvertible wide
17530         string is passed as argument to %ls, with no precision and no width.
17531         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
17532
17533 2010-04-10  Bruno Haible  <bruno@clisp.org>
17534
17535         vasnprintf: Fix multiple test failures on mingw.
17536         * lib/vasnprintf.c (SNPRINTF) [mingw]: Define to snprintf, not
17537         _snprintf, or snwprintf, not _snwprintf.
17538
17539 2010-04-10  Bruno Haible  <bruno@clisp.org>
17540
17541         write: Fix a C++ test error on mingw.
17542         * lib/unistd.in.h (write): Use _GL_CXXALIAS_SYS_CAST.
17543
17544 2010-04-10  Bruno Haible  <bruno@clisp.org>
17545
17546         vasnprintf test: Reduce code duplication.
17547         * tests/test-vasnprintf.c (test_function): New function, extracted from
17548         test_vasnprintf.
17549         (test_vasnprintf, test_asnprintf): Invoke it.
17550
17551 2010-04-10  Bruno Haible  <bruno@clisp.org>
17552
17553         strnlen: Fix warning in C++ mode on MacOS X.
17554         * lib/string.in.h (strnlen): Use the modern idiom.
17555         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set REPLACE_STRNLEN to 1, instead of
17556         defining strnlen as a macro already in <config.h>.
17557         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
17558         REPLACE_STRNLEN.
17559         * modules/string (Makefile.am): Substitute REPLACE_STRNLEN.
17560         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
17561
17562 2010-04-08  James Youngman  <jay@gnu.org>
17563
17564         * doc/manywarnings.texi (manywarnings): Add missing parenthesis in
17565         the example.
17566
17567 2010-04-09  Jim Meyering  <meyering@redhat.com>
17568
17569         maint.mk: print better diagnostic when there is no $(_hv_file)
17570         * top/maint.mk (sc_cross_check_PATH_usage_in_tests): Skip test and
17571         announce that when $(_hv_file) (aka help-version) does not exist.
17572
17573         init.sh: run tr in the "C" locale to avoid multibyte interpretation
17574         * tests/init.sh (rand_bytes_): Run tr in the "C" locale so it does
17575         not try to interpret its random input bytes.  Jarno Rajahalme reported
17576         that ./test-xalloc-die.sh would fail with "tr: Illegal byte sequence".
17577         on Darwin 10.3.0 with LC_CTYPE=UTF-8.
17578         (mktempd_): Likewise, just in case.
17579
17580         ftruncate: add two years to projected module removal date: 2012
17581         * m4/ftruncate.m4: Adjust comments.
17582
17583         ftruncate: mark module as obsolete; even MinGW provides it, now
17584         * modules/ftruncate (Status): Obsolete.
17585         (Notice): Say that.
17586         * doc/posix-functions/ftruncate.texi: Don't say MinGW lacks it.
17587         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/9203
17588
17589 2010-04-08  Bruno Haible  <bruno@clisp.org>
17590
17591         Fix side effects from tests-related modules.
17592         * modules/dprintf-posix (Comment): New section.
17593         * modules/fprintf-posix (Comment): Likewise.
17594         * modules/obstack-printf-posix (Comment): Likewise.
17595         * modules/printf-posix (Comment): Likewise.
17596         * modules/snprintf-posix (Comment): Likewise.
17597         * modules/sprintf-posix (Comment): Likewise.
17598         * modules/vasnprintf-posix (Comment): Likewise.
17599         * modules/vasprintf-posix (Comment): Likewise.
17600         * modules/vdprintf-posix (Comment): Likewise.
17601         * modules/vfprintf-posix (Comment): Likewise.
17602         * modules/vprintf-posix (Comment): Likewise.
17603         * modules/vsnprintf-posix (Comment): Likewise.
17604         * modules/vsprintf-posix (Comment): Likewise.
17605         * modules/xprintf-posix (Comment): Likewise.
17606         * modules/xvasprintf-posix (Comment): Likewise.
17607         * modules/ceilf-tests (Depends-on): Remove fprintf-posix.
17608         * modules/floorf-tests (Depends-on): Likewise.
17609         * modules/round-tests (Depends-on): Likewise.
17610         * modules/roundf-tests (Depends-on): Likewise.
17611         * modules/trunc-tests (Depends-on): Likewise.
17612         * modules/truncf-tests (Depends-on): Likewise.
17613         * tests/test-ceilf2.c (check): Don't invoke fprintf if the
17614         'fprintf-posix' module is not present.
17615         * tests/test-floorf2.c (check): Likewise.
17616         * tests/test-trunc2.c (check): Likewise.
17617         * tests/test-truncf2.c (check): Likewise.
17618         * tests/test-round2.c (equal): Likewise.
17619         Reported by Jarno Rajahalme <jarno.rajahalme@nsn.com>.
17620
17621 2010-04-07  Karl Berry  <karl@gnu.org>
17622
17623         * config/srclist.txt,
17624         * config/srclistvars.sh,
17625         * config/srclist-update: doc fixes.
17626
17627 2010-04-07  Jim Meyering  <meyering@redhat.com>
17628
17629         maint.mk: add a PATH crosschecking syntax-check rule
17630         * top/maint.mk (sc_cross_check_PATH_usage_in_tests): New rule.
17631         Useful if you use a test like the one in help-version (coreutils,
17632         diffutils, grep, gzip) that ensures $(VERSION) matches what is
17633         printed by prog --version.
17634
17635 2010-04-06  Bruno Haible  <bruno@clisp.org>
17636
17637         Fix link error on mingw.
17638         * modules/unistd-c++-tests (test_unistd_c___LDADD): Add LIBSOCKET.
17639         * modules/fcntl-h-c++-tests (test_fcntl_h_c___LDADD): Likewise.
17640
17641 2010-04-06  Bruno Haible  <bruno@clisp.org>
17642
17643         Assume rmdir exists.
17644         * lib/rmdir.c (rpl_rmdir): Remove code that invokes the rmdir program.
17645
17646 2010-04-06  Giuseppe Scrivano <gscrivano@gnu.org>
17647
17648         doc: update users.txt
17649         * users.txt: Add gcal.
17650
17651 2010-04-06  Jim Meyering  <meyering@redhat.com>
17652
17653         init.sh: simply unset TMPDIR rather than risking env -i
17654         * tests/init.sh (mktempd_): Using env -i is rather harsh, and
17655         although it probably works fine on all Unix-based systems, some
17656         systems (Cygwin?) cannot tolerate a totally cleared environment.
17657         Suggestion from Eric Blake.
17658
17659 2010-04-06  Jim Meyering  <meyering@redhat.com>
17660
17661         init.sh: portability fix: use env's POSIX-specified -i option not -u
17662         * tests/init.sh (mktempd_): Use env -i and set PATH explicitly rather
17663         than unportable env -u.  Solaris 5.11's env lacks support for -u.
17664
17665 2010-04-05  Bruno Haible  <bruno@clisp.org>
17666
17667         btowc: Work around Cygwin 1.7.2 bug.
17668         * m4/btowc.m4 (gl_FUNC_BTOWC): Set REPLACE_BTOWC to 1 if the function
17669         does not map NUL to 0.
17670         * doc/posix-functions/btowc.texi: Mention the Cygwin bug.
17671
17672 2010-04-05  Bruno Haible  <bruno@clisp.org>
17673
17674         Make the multithread modules work on Cygwin 1.7.2.
17675         * m4/threadlib.m4 (gl_THREADLIB_BODY): Improve the test whether
17676         imported symbols can be declared weak, so that it returns "no" on
17677         Cygwin 1.7.2.
17678
17679 2010-04-05  Bruno Haible  <bruno@clisp.org>
17680
17681         Use the module 'strncat'.
17682         * modules/unistr/u8-strncat (Depends-on): Add strncat.
17683
17684         Tests for module 'strncat'.
17685         * modules/strncat-tests: New file.
17686         * tests/test-strncat.c: New file.
17687
17688         New module 'strncat'.
17689         * lib/string.in.h (strncat): New declaration.
17690         * lib/strncat.c: New file, based on lib/unistr/u-strncat.h.
17691         * m4/strncat.m4: New file, based on m4/memchr.m4.
17692         * modules/strncat: New file.
17693         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Also check whether strncat
17694         is declared.
17695         (gl_HEADER_STRING_H_DEFAULTS): Initialize GNULIB_STRNCAT,
17696         REPLACE_STRNCAT.
17697         * modules/string (Makefile.am): Substitute GNULIB_STRNCAT,
17698         REPLACE_STRNCAT.
17699         * doc/posix-functions/strncat.texi: Mention the Solaris bug and the new
17700         module.
17701         * tests/test-string-c++.cc: Check signature of strncat.
17702
17703 2010-04-05  Jim Meyering  <meyering@redhat.com>
17704
17705         xstrtoumax-tests: convert to use init.sh
17706         * modules/xstrtoumax-tests (Files): Add tests/init.sh.
17707         * tests/test-xstrtoumax.sh: Invoke "$srcdir/init.sh" and path_prepend_.
17708         Use Exit, not exit.
17709         Remove uses of $EXEEXT and "./" to run a program in the current dir.
17710
17711         xstrtoimax-tests: convert to use init.sh
17712         * modules/xstrtoimax-tests (Files): Add tests/init.sh.
17713         * tests/test-xstrtoimax.sh: Invoke "$srcdir/init.sh" and path_prepend_.
17714         Use Exit, not exit.
17715         Remove uses of $EXEEXT and "./" to run a program in the current dir.
17716
17717 2010-04-05  Bruno Haible  <bruno@clisp.org>
17718
17719         sys_socket: Avoid #define replacements in C++ mode.
17720         * lib/sys_socket.in.h (close, gethostname, select): In C++, attach a
17721         warning to the function if possible, rather than #defining the symbol
17722         to a dysfunctional alias.
17723
17724 2010-04-05  Bruno Haible  <bruno@clisp.org>
17725
17726         fseeko: Fix C++ test error on mingw.
17727         * m4/fseeko.m4 (gl_HAVE_FSEEKO): New macro, extracted from
17728         gl_FUNC_FSEEKO.
17729         (gl_REPLACE_FSEEKO): Also set REPLACE_FSEEKO if appropriate.
17730         (gl_FUNC_FSEEKO): Require gl_HAVE_FSEEKO. Update.
17731         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't fiddle with internals of the
17732         fseeko module. Instead, invoke gl_REPLACE_FSEEKO.
17733
17734 2010-04-05  Bruno Haible  <bruno@clisp.org>
17735
17736         duplocale: Improve test output.
17737         * tests/test-duplocale.c (main): Print reason for skipped test.
17738
17739 2010-04-05  Bruno Haible  <bruno@clisp.org>
17740
17741         Assume rmdir exists.
17742         * m4/rmdir.m4 (gl_FUNC_RMDIR): Remove test whether rmdir exists.
17743         * doc/posix-functions/rmdir.texi: Remove mention of "old platforms".
17744
17745 2010-04-05  Bruno Haible  <bruno@clisp.org>
17746
17747         Fix link error on Solaris 8 with cc.
17748         * modules/pty-c++-tests (test_pty_c___LDADD): Add LIBINTL.
17749
17750 2010-04-05  Bruno Haible  <bruno@clisp.org>
17751
17752         frexpl: Fix a C++ test error on Solaris 8 and Cygwin.
17753         * lib/math.in.h (frexpl): Fix condition on _GL_CXXALIASWARN invocation.
17754
17755 2010-04-05  Bruno Haible  <bruno@clisp.org>
17756
17757         vasprintf: Update documentation.
17758         * doc/glibc-functions/asprintf.texi: Mention the 'vasprintf' module.
17759
17760 2010-04-05  Bruno Haible  <bruno@clisp.org>
17761
17762         ptsname: Improve test.
17763         * tests/test-ptsname.c (main): Also try the various master names of BSD
17764         systems.
17765
17766 2010-04-05  Bruno Haible  <bruno@clisp.org>
17767
17768         memchr: Avoid a possible C++ test error.
17769         * lib/string.in.h (memchr): Provide declaration if function is missing.
17770         * m4/memchr.m4 (gl_FUNC_MEMCHR): If the function is missing, set
17771         HAVE_MEMCHR to 0, not REPLACE_MEMCHR to 1.
17772         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize HAVE_MEMCHR.
17773         * modules/string (Makefile.am): Substitute HAVE_MEMCHR.
17774
17775 2010-04-05  Bruno Haible  <bruno@clisp.org>
17776
17777         strtok_r: Improve idiom.
17778         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Invoke gl_PREREQ_STRDUP only when
17779         AC_LIBOBJ is used.
17780
17781 2010-04-05  Bruno Haible  <bruno@clisp.org>
17782
17783         strdup: Improve idiom.
17784         * m4/strdup.m4 (gl_FUNC_STRDUP): Invoke gl_PREREQ_STRDUP only when
17785         AC_LIBOBJ is used.
17786         (gl_FUNC_STRDUP_POSIX): When strdup is missing and malloc is not POSIX
17787         compliant, don't set REPLACE_STRDUP to 1. Invoke gl_PREREQ_STRDUP only
17788         when AC_LIBOBJ is used.
17789
17790 2010-04-05  Bruno Haible  <bruno@clisp.org>
17791
17792         mbsinit, mbrtowc, wcrtomb: Improve idioms.
17793         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): When the function does not exist,
17794         don't set REPLACE_MBSINIT to 1.
17795         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): When the function does not exist,
17796         don't set REPLACE_MBRTOWC to 1.
17797         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): When the function does not
17798         exist, don't set REPLACE_MBSRTOWCS to 1.
17799         * m4/mbsnrtowcs.m4 (gl_FUNC_MBSNRTOWCS): When the function does not
17800         exist, don't set REPLACE_MBSNRTOWCS to 1.
17801         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): When the function does not exist,
17802         don't set REPLACE_WCRTOMB to 1.
17803         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): When the function does not
17804         exist, don't set REPLACE_WCSRTOMBS to 1.
17805         * m4/wcsnrtombs.m4 (gl_FUNC_WCSNRTOMBS): When the function does not
17806         exist, don't set REPLACE_WCSNRTOMBS to 1.
17807
17808 2010-04-05  Bruno Haible  <bruno@clisp.org>
17809
17810         ldexpl: Improve idiom.
17811         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): When the function is not declared,
17812         make sure to set HAVE_DECL_LDEXPL to 0.
17813
17814 2010-04-05  Jim Meyering  <meyering@redhat.com>
17815
17816         xstrtol-tests: convert to use init.sh
17817         * modules/xstrtol-tests (Files): Add tests/init.sh.
17818         * tests/test-xstrtol.sh: Invoke "$srcdir/init.sh" and path_prepend_.
17819         Use Exit, not exit.
17820         Remove uses of $EXEEXT and "./" to run a program in the current dir.
17821
17822         atexit-tests: convert to use init.sh
17823         * modules/atexit-tests (Files): Add tests/init.sh.
17824         * tests/test-atexit.sh: Invoke "$srcdir/init.sh" and path_prepend_.
17825         Use Exit, not exit.
17826         Remove uses of $EXEEXT and "./" to run a program in the current dir.
17827
17828         init.sh: fix typo
17829         * tests/init.sh: Restore omitted ":" before stderr_fileno_ initialization.
17830
17831         init.sh: make it easier for a test script to write to the tty, ...
17832         when using automake's parallel-tests mode.
17833         * tests/init.sh (stderr_fileno_): Define overridable variable.
17834         (warn_): New function, to use it.
17835         (fail_, skip_, framework_failure_): Use warn_.
17836
17837 2010-04-04  Bruno Haible  <bruno@clisp.org>
17838
17839         btowc: Avoid warning.
17840         * lib/btowc.c: Include <stdlib.h>.
17841         Reported by Hauke Fath <hauke@espresso.rhein-neckar.de>.
17842
17843 2010-04-04  Hauke Fath  <hauke@espresso.rhein-neckar.de>  (tiny change)
17844             Bruno Haible  <bruno@clisp.org>
17845
17846         wchar: Port to NetBSD 1.5.
17847         * lib/wchar.in.h (WEOF): Provide fallback also when wint_t exists.
17848         * lib/wctype.in.h (WEOF): Likewise.
17849
17850 2010-04-04  Hauke Fath  <hauke@espresso.rhein-neckar.de>  (tiny change)
17851             Bruno Haible  <bruno@clisp.org>
17852
17853         Port extended stdio to NetBSD 1.5.
17854         * lib/stdio-impl.h [NetBSD]: Include <sys/param.h>.
17855         (struct __sfileext, fp_ub): Define the "old way" for NetBSD 1.5Z and
17856         older.
17857
17858 2010-04-04  Bruno Haible  <bruno@clisp.org>
17859
17860         string: Remove unused substitution.
17861         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
17862         HAVE_DECL_STRERROR.
17863         * modules/string (Makefile.am): Don't substitute HAVE_DECL_STRERROR.
17864
17865 2010-04-04  Bruno Haible  <bruno@clisp.org>
17866
17867         strtod: Avoid a possible C++ test error.
17868         * m4/strtod.m4 (gl_FUNC_STRTOD): When setting HAVE_STRTOD to 0, don't
17869         set REPLACE_STRTOD.
17870
17871 2010-04-04  Bruno Haible  <bruno@clisp.org>
17872
17873         strerror: Update documentation.
17874         * doc/posix-functions/strerror.texi: Remove mention of old platforms.
17875
17876 2010-04-04  Bruno Haible  <bruno@clisp.org>
17877
17878         stdio: Fix some C++ test errors on Solaris 8 with GCC.
17879         * lib/stdio.in.h (vdprintf, vfprintf, vprintf, vsprintf): Use
17880         _GL_CXXALIAS_SYS_CAST.
17881
17882 2010-04-04  Bruno Haible  <bruno@clisp.org>
17883
17884         frexpl: Fix a C++ test error on Solaris 8 and Cygwin.
17885         * m4/frexpl.m4 (gl_FUNC_FREXPL, gl_FUNC_FREXPL_NO_LIBM): When the
17886         function is not declared, set HAVE_DECL_FREXPL to 0, instead of setting
17887         REPLACE_FREXPL to 1.
17888         * doc/posix-functions/frexpl.texi: Update documentation.
17889
17890 2010-04-04  Bruno Haible  <bruno@clisp.org>
17891
17892         math: Fix some C++ test errors on Solaris 8 and Cygwin.
17893         * lib/math.in.h (cosl, logl, sinl): Use simpler idiom.
17894
17895 2010-04-04  Bruno Haible  <bruno@clisp.org>
17896
17897         Implement nanosleep for native Windows.
17898         * lib/nanosleep.c (nanosleep): New implementation for native Windows.
17899
17900 2010-04-04  Bruno Haible  <bruno@clisp.org>
17901
17902         math: Fix some C++ test errors on Solaris 8.
17903         * lib/math.in.h (truncf, trunc): Use simpler idiom.
17904
17905 2010-04-04  Bruno Haible  <bruno@clisp.org>
17906
17907         math: Fix some C++ test errors on Cygwin.
17908         * lib/math.in.h (ceilf, ceill, floorf, floorl, roundf, round, roundl,
17909         truncl): Provide declaration if the system does not have it.
17910         * m4/ceilf.m4 (gl_FUNC_CEILF): If the function is not declared, set
17911         HAVE_DECL_CEILF to 0, not REPLACE_CEILF to 1.
17912         * m4/ceill.m4 (gl_FUNC_CEILL): If the function is not declared, set
17913         HAVE_DECL_CEILL to 0, not REPLACE_CEILL to 1.
17914         * m4/floorf.m4 (gl_FUNC_FLOORF): If the function is not declared, set
17915         HAVE_DECL_FLOORF to 0, not REPLACE_FLOORF to 1.
17916         * m4/floorl.m4 (gl_FUNC_FLOORL): If the function is not declared, set
17917         HAVE_DECL_FLOORL to 0, not REPLACE_FLOORL to 1.
17918         * m4/round.m4 (gl_FUNC_ROUND): If the function is not declared, set
17919         HAVE_DECL_ROUND to 0, not REPLACE_ROUND to 1.
17920         * m4/roundf.m4 (gl_FUNC_ROUNDF): If the function is not declared, set
17921         HAVE_DECL_ROUNDF to 0, not REPLACE_ROUNDF to 1.
17922         * m4/roundl.m4 (gl_FUNC_ROUNDL): If the function is not declared, set
17923         HAVE_DECL_ROUNDL to 0, not REPLACE_ROUNDL to 1.
17924         * m4/truncl.m4 (gl_FUNC_TRUNCL): If the function is not declared, set
17925         HAVE_DECL_TRUNCL to 0, not REPLACE_TRUNCL to 1.
17926         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize HAVE_DECL_CEILF,
17927         HAVE_DECL_CEILL, HAVE_DECL_FLOORF, HAVE_DECL_FLOORL, HAVE_DECL_ROUND,
17928         HAVE_DECL_ROUNDF, HAVE_DECL_ROUNDL, HAVE_DECL_TRUNCL.
17929         * modules/math (Makefile.am): Substitute HAVE_DECL_CEILF,
17930         HAVE_DECL_CEILL, HAVE_DECL_FLOORF, HAVE_DECL_FLOORL, HAVE_DECL_ROUND,
17931         HAVE_DECL_ROUNDF, HAVE_DECL_ROUNDL, HAVE_DECL_TRUNCL.
17932
17933 2010-04-04  Bruno Haible  <bruno@clisp.org>
17934
17935         * m4/ceilf.m4 (gl_FUNC_CEILF): Remove redundant AC_SUBST invocation.
17936         * m4/ceill.m4 (gl_FUNC_CEILL): Likewise.
17937         * m4/floorf.m4 (gl_FUNC_FLOORF): Likewise.
17938         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
17939         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
17940         * m4/isinf.m4 (gl_ISINF): Likewise.
17941         * m4/truncl.m4 (gl_FUNC_TRUNCL): Likewise.
17942
17943 2010-04-04  Bruno Haible  <bruno@clisp.org>
17944
17945         * m4/trunc.m4 (gl_FUNC_TRUNC): Remove redundant AC_SUBST invocation.
17946         * m4/truncf.m4 (gl_FUNC_TRUNCF): Likewise.
17947
17948 2010-04-04  Bruno Haible  <bruno@clisp.org>
17949
17950         * m4/tmpfile.m4 (gl_FUNC_TMPFILE): Renamed from gl_TMPFILE.
17951         * modules/tmpfile (configure.ac): Update.
17952
17953         tmpfile: Fix C++ test error on mingw.
17954         * lib/stdio.in.h (tmpfile): New declaration.
17955         * m4/tmpfile.m4 (gl_TMPFILE): Require gl_STDIO_H_DEFAULTS. Set
17956         REPLACE_TMPFILE instead of defining tmpfile as a macro in config.h.
17957         * modules/tmpfile (Depends-on): Add stdio.
17958         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
17959         * m4/stdio_h.m4 (gl_STDIO_H): Also check whether tmpfile is declared.
17960         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_TMPFILE and REPLACE_TMPFILE.
17961         * modules/stdio (Makefile.am): Substitute GNULIB_TMPFILE and
17962         REPLACE_TMPFILE.
17963         * tests/test-stdio-c++.cc (tmpfile): Verify signature.
17964
17965 2010-04-04  Bruno Haible  <bruno@clisp.org>
17966
17967         ioctl: Fix C++ test error on mingw.
17968         * lib/ioctl.c (ioctl): Renamed from rpl_ioctl.
17969         * lib/sys_ioctl.in.h (ioctl): When SYS_IOCTL_H_HAVE_WINSOCK2_H is 1,
17970         use _GL_FUNCDECL_SYS, not _GL_FUNCDECL_RPL.
17971
17972 2010-04-03  Bruno Haible  <bruno@clisp.org>
17973
17974         wcwidth: Fix C++ test error on mingw.
17975         * lib/wcwidth.c (wcwidth): Renamed from rpl_wcwidth.
17976         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): If the wcwidth function does not
17977         exist, don't set REPLACE_WCWIDTH. Instead, rely on HAVE_DECL_WCWIDTH.
17978
17979 2010-04-03  Bruno Haible  <bruno@clisp.org>
17980
17981         nanosleep: Fix C++ test error on mingw.
17982         * lib/nanosleep.c (nanosleep): Renamed from rpl_nanosleep.
17983         * lib/time.in.h (nanosleep): Use modern idiom.
17984         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): When the system does not have a
17985         nanosleep function, set HAVE_NANOSLEEP to 0, instead of setting
17986         REPLACE_NANOSLEEP to 1.
17987         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize HAVE_NANOSLEEP.
17988         * modules/time (Makefile.am): Substitute HAVE_NANOSLEEP.
17989
17990 2010-04-03  Bruno Haible  <bruno@clisp.org>
17991
17992         strptime: Fix C++ test error on mingw.
17993         * lib/time.in.h (strptime): Use HAVE_STRPTIME, not REPLACE_STRPTIME.
17994         * m4/strptime.m4 (gl_FUNC_STRPTIME): Set HAVE_STRPTIME, not
17995         REPLACE_STRPTIME. Invoke gl_PREREQ_STRPTIME.
17996         (gl_PREREQ_STRPTIME): New macro, extracted from gl_FUNC_STRPTIME.
17997         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize HAVE_STRPTIME,
17998         not REPLACE_STRPTIME.
17999         * modules/time (Makefile.am): Substitute HAVE_STRPTIME, not
18000         REPLACE_STRPTIME.
18001
18002 2010-04-03  Bruno Haible  <bruno@clisp.org>
18003
18004         timegm: Fix C++ test error on mingw.
18005         * lib/time.in.h (timegm): Use modern idiom.
18006         * m4/timegm.m4 (gl_FUNC_TIMEGM): When timegm does not exist, set
18007         HAVE_TIMEGM to 0, not REPLACE_TIMEGM to 1.
18008         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize HAVE_TIMEGM.
18009         * modules/time (Makefile.am): Substitute HAVE_TIMEGM.
18010
18011 2010-04-03  Bruno Haible  <bruno@clisp.org>
18012
18013         timegm: Assume declaration if function exists.
18014         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume timegm is declared if and only
18015         if it exists. Don't clobber ac_cv_func_timegm.
18016
18017 2010-04-03  Bruno Haible  <bruno@clisp.org>
18018
18019         time_r: Fix C++ test error on mingw.
18020         * lib/time.in.h (localtime_r, gmtime_r): Use modern idiom.
18021         * m4/time_r.m4 (gl_TIME_R): When localtime_r does not exist, set
18022         HAVE_LOCALTIME_R to 0, not REPLACE_LOCALTIME_R to 1.
18023         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize HAVE_LOCALTIME_R.
18024         * modules/time (Makefile.am): Substitute HAVE_LOCALTIME_R.
18025
18026 2010-04-03  Bruno Haible  <bruno@clisp.org>
18027
18028         time_r: Minor updates.
18029         * modules/time_r (Description): Mention the provided functions.
18030         * lib/time_r.c: Don't include <string.h>.
18031         * doc/posix-functions/gmtime_r.texi: Mention the 'time_r' module.
18032         * doc/posix-functions/localtime_r.texi: Likewise.
18033
18034 2010-04-03  Bruno Haible  <bruno@clisp.org>
18035
18036         time: Fix regression introduced on 2010-03-08.
18037         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Require
18038         gl_HEADER_TIME_H_DEFAULTS, not gl_HEADER_STRING_H_DEFAULTS.
18039
18040 2010-04-03  Jim Meyering  <meyering@redhat.com>
18041
18042         maint.mk: don't silently disable project-specific syntax-check rules
18043         * top/maint.mk (_prohibit_regexp): Define, to help people realize
18044         that they need to convert their project-specific syntax-check rules
18045         to use the new _sc_search_regexp.
18046
18047 2010-04-03  Bruno Haible  <bruno@clisp.org>
18048
18049         fchdir: Fix regression introduced on 2010-03-08.
18050         * lib/unistd.in.h (fchdir): Fix declaration.
18051         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set HAVE_FCHDIR, not REPLACE_FCHDIR.
18052         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize HAVE_FCHDIR, not
18053         REPLACE_FCHDIR.
18054         * modules/unistd (Makefile.am): Substitute HAVE_FCHDIR, not
18055         REPLACE_FCHDIR.
18056
18057 2010-04-03  Bruno Haible  <bruno@clisp.org>
18058
18059         getpagesize: Fix C++ test error on mingw.
18060         * lib/unistd.in.h (getpagesize): Don't use _GL_CXXALIASWARN if the
18061         system does not declare the function.
18062         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Also check whether it's
18063         declared.
18064         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
18065         HAVE_DECL_GETPAGESIZE.
18066         * modules/unistd (Makefile.am): Substitute HAVE_DECL_GETPAGESIZE.
18067
18068 2010-04-03  Bruno Haible  <bruno@clisp.org>
18069
18070         stdio: Make C++ tests work on mingw.
18071         * lib/stdio.in.h (getline): Don't use _GL_CXXALIASWARN if the system
18072         does not declare the function.
18073
18074 2010-04-03  Bruno Haible  <bruno@clisp.org>
18075
18076         ftello: Fix C++ test error on mingw.
18077         * lib/stdio.in.h (ftello): Use modern idiom.
18078         * lib/ftello.c (ftello): Renamed from rpl_ftello.
18079         * m4/ftello.m4 (gl_FUNC_FTELLO): Distinguish the case that the function
18080         is missing and that it needs to be replaced.
18081         (gl_REPLACE_FTELLO): Don't set REPLACE_FTELLO here.
18082         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize HAVE_FTELLO.
18083         * modules/stdio (Makefile.am): Substitute HAVE_FTELLO.
18084
18085 2010-04-03  Bruno Haible  <bruno@clisp.org>
18086
18087         fseeko: Fix C++ test error on mingw.
18088         * lib/stdio.in.h (fseeko): Use modern idiom.
18089         * lib/fseeko.c (fseeko): Renamed from rpl_fseeko.
18090         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Distinguish the case that the function
18091         is missing and that it needs to be replaced.
18092         (gl_REPLACE_FSEEKO): Don't set REPLACE_FSEEKO here.
18093         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize HAVE_FSEEKO.
18094         * modules/stdio (Makefile.am): Substitute HAVE_FSEEKO.
18095
18096 2010-04-03  Bruno Haible  <bruno@clisp.org>
18097
18098         mkstemp: Fix C++ test error on mingw.
18099         * lib/stdlib.in.h (mkstemp): Use modern idiom.
18100         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Distinguish the case that the
18101         function is missing and that it needs to be replaced.
18102         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize HAVE_MKSTEMP.
18103         * modules/stdlib (Makefile.am): Substitute HAVE_MKSTEMP.
18104
18105 2010-04-03  Bruno Haible  <bruno@clisp.org>
18106
18107         stpncpy: Fix C++ test error on mingw.
18108         * lib/string.in.h (stpncpy): Use modern idiom.
18109         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Distinguish the case that the
18110         function is missing and that it needs to be replaced.
18111         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
18112         REPLACE_STPNCPY.
18113         * modules/string (Makefile.am): Substitute REPLACE_STPNCPY.
18114
18115 2010-04-03  Bruno Haible  <bruno@clisp.org>
18116
18117         sys_stat: Fix C++ test error on mingw.
18118         * build-aux/c++defs.h (_GL_CXXALIAS_RPL_CAST_1): New macro.
18119         * lib/sys_stat.in.h (lchmod): Use it instead of _GL_CXXALIAS_RPL_1.
18120
18121 2010-04-03  Bruno Haible  <bruno@clisp.org>
18122
18123         pty: Update doc.
18124         * doc/glibc-headers/pty.texi: Mention changes done since 2010-03-18.
18125
18126 2010-04-03  Bruno Haible  <bruno@clisp.org>
18127
18128         unistd: Fix C++ test error on mingw.
18129         * lib/unistd.in.h (getcwd): Use _GL_CXXALIAS_SYS_CAST.
18130
18131 2010-04-03  Bruno Haible  <bruno@clisp.org>
18132
18133         Update doc regarding mingw.
18134         * doc/glibc-functions/openpty.texi: Update regarding mingw.
18135         * doc/glibc-functions/login_tty.texi: Likewise.
18136         * doc/glibc-functions/forkpty.texi: Likewise.
18137
18138 2010-04-03  Bruno Haible  <bruno@clisp.org>
18139
18140         stdlib: Avoid compilation failure of c-strtold on mingw.
18141         * lib/stdlib.in.h: Don't include <unistd.h> on native Windows systems.
18142
18143 2010-04-03  Bruno Haible  <bruno@clisp.org>
18144
18145         locale: Make C++ tests work on Cygwin and mingw.
18146         * lib/locale.in.h (duplocale): Don't use _GL_CXXALIASWARN if gnulib
18147         cannot provide the function.
18148         Reported by Simon Josefsson.
18149
18150 2010-04-03  Bruno Haible  <bruno@clisp.org>
18151
18152         localename: Port to MacOS X 10.6.
18153         * lib/localename.c (gl_locale_name_thread_unsafe): On MacOS X, try the
18154         memory layout of the locales in MacOS X 10.6 as well.
18155         Reported by Panu Kekäläinen <panu@kekalainen.eu>.
18156
18157 2010-04-02  Bruno Haible  <bruno@clisp.org>
18158
18159         gnulib-tool: Ensure that long-running tests are executed last.
18160         * gnulib-tool (func_emit_tests_Makefile_am): Emit the code for long-
18161         running tests after the one for the other tests.
18162
18163 2010-04-02  Bruno Haible  <bruno@clisp.org>
18164
18165         gnulib-tool: Ensure the tests in the main directory are executed first.
18166         * gnulib-tool (func_emit_tests_Makefile_am): Initialize SUBDIRS to
18167         start with the current directory.
18168
18169 2010-04-02  Bruno Haible  <bruno@clisp.org>
18170
18171         Tests for module 'havelib', moved here from GNU gettext.
18172         * modules/havelib-tests: New file, from gettext/autoconf-lib-link with
18173         modifications.
18174         * tests/havelib/README: New file, from gettext/autoconf-lib-link.
18175         * tests/havelib/Makefile.am: New file, from gettext/autoconf-lib-link
18176         with modifications.
18177         * tests/havelib/rpath-1: New file, from gettext/autoconf-lib-link with
18178         modifications.
18179         * tests/havelib/rpath-1a: New file, from gettext/autoconf-lib-link.
18180         * tests/havelib/rpath-1b: New file, from gettext/autoconf-lib-link.
18181         * tests/havelib/rpath-2_a: New file, from gettext/autoconf-lib-link
18182         with modifications.
18183         * tests/havelib/rpath-2_b: New file, from gettext/autoconf-lib-link
18184         with modifications.
18185         * tests/havelib/rpath-2aaa: New file, from gettext/autoconf-lib-link.
18186         * tests/havelib/rpath-2aab: New file, from gettext/autoconf-lib-link.
18187         * tests/havelib/rpath-2aac: New file, from gettext/autoconf-lib-link.
18188         * tests/havelib/rpath-2aad: New file, from gettext/autoconf-lib-link.
18189         * tests/havelib/rpath-2aba: New file, from gettext/autoconf-lib-link.
18190         * tests/havelib/rpath-2abb: New file, from gettext/autoconf-lib-link.
18191         * tests/havelib/rpath-2abc: New file, from gettext/autoconf-lib-link.
18192         * tests/havelib/rpath-2abd: New file, from gettext/autoconf-lib-link.
18193         * tests/havelib/rpath-2baa: New file, from gettext/autoconf-lib-link.
18194         * tests/havelib/rpath-2bab: New file, from gettext/autoconf-lib-link.
18195         * tests/havelib/rpath-2bac: New file, from gettext/autoconf-lib-link.
18196         * tests/havelib/rpath-2bad: New file, from gettext/autoconf-lib-link.
18197         * tests/havelib/rpath-2bba: New file, from gettext/autoconf-lib-link.
18198         * tests/havelib/rpath-2bbb: New file, from gettext/autoconf-lib-link.
18199         * tests/havelib/rpath-2bbc: New file, from gettext/autoconf-lib-link.
18200         * tests/havelib/rpath-2bbd: New file, from gettext/autoconf-lib-link.
18201         * tests/havelib/rpath-3_a: New file, from gettext/autoconf-lib-link
18202         with modifications.
18203         * tests/havelib/rpath-3_b: New file, from gettext/autoconf-lib-link
18204         with modifications.
18205         * tests/havelib/rpath-3aaa: New file, from gettext/autoconf-lib-link.
18206         * tests/havelib/rpath-3aab: New file, from gettext/autoconf-lib-link.
18207         * tests/havelib/rpath-3aac: New file, from gettext/autoconf-lib-link.
18208         * tests/havelib/rpath-3aad: New file, from gettext/autoconf-lib-link.
18209         * tests/havelib/rpath-3aae: New file, from gettext/autoconf-lib-link.
18210         * tests/havelib/rpath-3aaf: New file, from gettext/autoconf-lib-link.
18211         * tests/havelib/rpath-3aag: New file, from gettext/autoconf-lib-link.
18212         * tests/havelib/rpath-3aah: New file, from gettext/autoconf-lib-link.
18213         * tests/havelib/rpath-3aba: New file, from gettext/autoconf-lib-link.
18214         * tests/havelib/rpath-3abb: New file, from gettext/autoconf-lib-link.
18215         * tests/havelib/rpath-3abc: New file, from gettext/autoconf-lib-link.
18216         * tests/havelib/rpath-3abd: New file, from gettext/autoconf-lib-link.
18217         * tests/havelib/rpath-3abe: New file, from gettext/autoconf-lib-link.
18218         * tests/havelib/rpath-3abf: New file, from gettext/autoconf-lib-link.
18219         * tests/havelib/rpath-3abg: New file, from gettext/autoconf-lib-link.
18220         * tests/havelib/rpath-3abh: New file, from gettext/autoconf-lib-link.
18221         * tests/havelib/rpath-3baa: New file, from gettext/autoconf-lib-link.
18222         * tests/havelib/rpath-3bab: New file, from gettext/autoconf-lib-link.
18223         * tests/havelib/rpath-3bac: New file, from gettext/autoconf-lib-link.
18224         * tests/havelib/rpath-3bad: New file, from gettext/autoconf-lib-link.
18225         * tests/havelib/rpath-3bae: New file, from gettext/autoconf-lib-link.
18226         * tests/havelib/rpath-3baf: New file, from gettext/autoconf-lib-link.
18227         * tests/havelib/rpath-3bag: New file, from gettext/autoconf-lib-link.
18228         * tests/havelib/rpath-3bah: New file, from gettext/autoconf-lib-link.
18229         * tests/havelib/rpath-3bba: New file, from gettext/autoconf-lib-link.
18230         * tests/havelib/rpath-3bbb: New file, from gettext/autoconf-lib-link.
18231         * tests/havelib/rpath-3bbc: New file, from gettext/autoconf-lib-link.
18232         * tests/havelib/rpath-3bbd: New file, from gettext/autoconf-lib-link.
18233         * tests/havelib/rpath-3bbe: New file, from gettext/autoconf-lib-link.
18234         * tests/havelib/rpath-3bbf: New file, from gettext/autoconf-lib-link.
18235         * tests/havelib/rpath-3bbg: New file, from gettext/autoconf-lib-link.
18236         * tests/havelib/rpath-3bbh: New file, from gettext/autoconf-lib-link.
18237         * tests/havelib/rpathx/rpathx.c: New file, from
18238         gettext/autoconf-lib-link.
18239         * tests/havelib/rpathx/Makefile.am: New file, from
18240         gettext/autoconf-lib-link.
18241         * tests/havelib/rpathx/configure.ac: New file, from
18242         gettext/autoconf-lib-link with modifications.
18243         * tests/havelib/rpathy/rpathy.c: New file, from
18244         gettext/autoconf-lib-link.
18245         * tests/havelib/rpathy/Makefile.am: New file, from
18246         gettext/autoconf-lib-link.
18247         * tests/havelib/rpathy/configure.ac: New file, from
18248         gettext/autoconf-lib-link with modifications.
18249         * tests/havelib/rpathz/rpathz.c: New file, from
18250         gettext/autoconf-lib-link.
18251         * tests/havelib/rpathz/Makefile.am: New file, from
18252         gettext/autoconf-lib-link.
18253         * tests/havelib/rpathz/configure.ac: New file, from
18254         gettext/autoconf-lib-link with modifications.
18255         * tests/havelib/rpathlx/usex.c: New file, from
18256         gettext/autoconf-lib-link.
18257         * tests/havelib/rpathlx/Makefile.am: New file, from
18258         gettext/autoconf-lib-link.
18259         * tests/havelib/rpathlx/configure.ac: New file, from
18260         gettext/autoconf-lib-link with modifications.
18261         * tests/havelib/rpathly/usey.c: New file, from
18262         gettext/autoconf-lib-link.
18263         * tests/havelib/rpathly/Makefile.am: New file, from
18264         gettext/autoconf-lib-link.
18265         * tests/havelib/rpathly/configure.ac: New file, from
18266         gettext/autoconf-lib-link with modifications.
18267         * tests/havelib/rpathlz/usez.c: New file, from
18268         gettext/autoconf-lib-link.
18269         * tests/havelib/rpathlz/Makefile.am: New file, from
18270         gettext/autoconf-lib-link.
18271         * tests/havelib/rpathlz/configure.ac: New file, from
18272         gettext/autoconf-lib-link with modifications.
18273         * tests/havelib/rpathlyx/usey.c: New file, from
18274         gettext/autoconf-lib-link.
18275         * tests/havelib/rpathlyx/Makefile.am: New file, from
18276         gettext/autoconf-lib-link.
18277         * tests/havelib/rpathlyx/configure.ac: New file, from
18278         gettext/autoconf-lib-link with modifications.
18279         * tests/havelib/rpathlzyx/usez.c: New file, from
18280         gettext/autoconf-lib-link.
18281         * tests/havelib/rpathlzyx/Makefile.am: New file, from
18282         gettext/autoconf-lib-link.
18283         * tests/havelib/rpathlzyx/configure.ac: New file, from
18284         gettext/autoconf-lib-link with modifications.
18285         * tests/havelib/rpathcfg.sh: New file, from gettext/autoconf-lib-link
18286         with modifications.
18287
18288 2010-04-02  Bruno Haible  <bruno@clisp.org>
18289
18290         gnulib-tool: Create distributed built sources also for the tests.
18291         * gnulib-tool (func_create_testdir): Also generate distributed built
18292         sources in the tests directory.
18293
18294 2010-04-02  Bruno Haible  <bruno@clisp.org>
18295
18296         gnulib-tool: Obey user's environment variables.
18297         * gnulib-tool (func_create_testdir): When creating built sources,
18298         respect the environment variables for autoconf, automake, etc. given by
18299         the user.
18300
18301 2010-04-02  Bruno Haible  <bruno@clisp.org>
18302
18303         gnulib-tool: Provide the value of --m4-base to modules.
18304         * gnulib-tool (func_import, func_create_testdir): Emit a definition
18305         of gl_m4_base.
18306
18307 2010-04-02  Eric Blake  <eblake@redhat.com>
18308
18309         maint.mk: fix some fallout
18310         * NEWS: Document the incompatible change, and its effect on cfg.mk.
18311         * top/maint.mk (sc_prohibit_test_minus_ao): Update.
18312
18313 2010-03-28  Jose E. Marchesi  <jemarch@gnu.org>
18314
18315         maint.mk: _sc_search_regexp: generalize and rename from _prohibit_regexp
18316         * top/maint.mk (_sc_search_regexp): Rename from _prohibit_regexp.
18317         (sc_cast_of_argument_to_free): Adapt to use _sc_search_regexp.
18318         (sc_cast_of_x_alloc_return_value): Likewise.
18319         (sc_cast_of_alloca_return_value): Likewise.
18320         (sc_space_tab): Likewise.
18321         (sc_prohibit_atoi_atof): Likewise.
18322         (sc_prohibit_magic_number_exit): Likewise.
18323         (sc_error_exit_success): Likewise.
18324         (sc_file_system): Likewise.
18325         (sc_prohibit_have_config_h): Likewise.
18326         (sc_require_config_h): Likewise.
18327         (sc_prohibit_HAVE_MBRTOWC): Likewise.
18328         (sc_obsolete_symbols): Likewise.
18329         (sc_changelog): Likewise.
18330         (sc_program_name): Likewise.
18331         (sc_the_the): Likewise.
18332         (sc_trailing_blank): Likewise.
18333         (sc_two_space_separator_in_usage): Likewise.
18334         (sc_useless_cpp_parens): Likewise.
18335         (sc_GPL_version): Likewise.
18336         (sc_GFDL_version): Likewise.
18337         (sc_texinfo_acronym): Likewise.
18338         (sc_prohibit_cvs_keyword): Likewise.
18339         (sc_prohibit_stat_st_blocks): Likewise.
18340         (sc_prohibit_S_IS_definition): Likewise.
18341         (sc_redundant_const): Likewise.
18342         (sc_makefile_TAB_only_indentation): Likewise.
18343         (sc_m4_quote_check): Likewise.
18344         (sc_makefile_path_separator_check): Likewise.
18345         (sc_copyright_check): Likewise.
18346         (sc_Wundef_boolean): Likewise.
18347         (sc_vulnerable_makefile_CVE-2009-4029): Likewise.
18348
18349         maint.mk: match 0 or more whitespace-before-function-call '('
18350         * top/maint.mk (sc_error_exit_success): Relax regexp to match uses
18351         that have zero or two-and-more spaces between the function name
18352         and the open parenthesis.
18353         (sc_error_message_warn_fatal): Likewise.
18354         (sc_error_message_uppercase): Likewise.
18355         (sc_error_message_period): Likewise.
18356
18357 2010-03-31  Eric Blake  <eblake@redhat.com>
18358
18359         maint.mk: check for [ as well as test
18360         * top/maint.mk (sc_prohibit_test_minus_ao): Extend test.
18361         Based on a libvirt report by Matthias Bolte.
18362
18363         gnumakefile: don't squelch _version output
18364         * top/GNUmakefile (_version): Create one-shot dependency rather
18365         than using $(shell) when version must be regenerated.
18366         (_autoreconf): Run verbosely, by default.
18367
18368         sys_time: avoid compiler warnings
18369         * lib/sys_time.in.h (includes): Ensure gcc pragma is
18370         unconditional, fixing regression from 2010-03-29.
18371         Reported by Simon Josefsson.
18372
18373 2010-03-28  Jose E. Marchesi  <jemarch@gnu.org>
18374
18375         maint.mk: s/_header_without_use/_sc_header_without_use/
18376         * top/maint.mk (_sc_header_without_use): Rename from _header_without_use.
18377         (sc_prohibit_assert_without_use): Use the new name.
18378         (sc_prohibit_close_stream_without_use): Likewise.
18379         (sc_prohibit_getopt_without_use): Likewise.
18380         (sc_prohibit_quotearg_without_use): Likewise.
18381         (sc_prohibit_quote_without_use): Likewise.
18382         (sc_prohibit_long_options_without_use): Likewise.
18383         (sc_prohibit_inttostr_without_use): Likewise.
18384         (sc_prohibit_ignore_value_without_use): Likewise.
18385         (sc_prohibit_error_without_use): Likewise.
18386         (sc_prohibit_xalloc_without_use): Likewise.
18387         (sc_prohibit_hash_without_use): Likewise.
18388         (sc_prohibit_hash_pjw_without_use): Likewise.
18389         (sc_prohibit_safe_read_without_use): Likewise.
18390         (sc_prohibit_argmatch_without_use): Likewise.
18391         (sc_prohibit_canonicalize_without_use): Likewise.
18392         (sc_prohibit_root_dev_ino_without_use): Likewise.
18393         (sc_prohibit_openat_without_use): Likewise.
18394         (sc_prohibit_c_ctype_without_use): Likewise.
18395         (sc_prohibit_signal_without_use): Likewise.
18396         (sc_prohibit_intprops_without_use): Likewise.
18397
18398 2010-03-30  Eric Blake  <eblake@redhat.com>
18399
18400         maint: improve module indicators
18401         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_SET_VARIABLE)
18402         (gl_MODULE_INDICATOR, gl_MODULE_INDICATOR_FOR_TESTS): Fit in 80
18403         columns, and avoid extra macro expansion.
18404
18405         fdopendir: work around FreeBSD bug
18406         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): New witness.
18407         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Set it.
18408         * modules/dirent (Makefile.am): Substitute it.
18409         * lib/dirent.in.h (fdopendir): Supply missing FreeBSD
18410         declaration.
18411         * doc/posix-functions/fdopendir.texi (fdopendir): Document the
18412         fix.
18413         Reported by Christian Weisgerber <naddy@mips.inka.de>.
18414
18415 2010-03-29  Bruno Haible  <bruno@clisp.org>
18416
18417         Emit #pragma system_header after the inclusion guard, not before.
18418         * lib/arpa_inet.in.h: Emit #pragma system_header after the inclusion
18419         guard that spans the entire file, not before. This enables an
18420         optimization in GCC's preprocessor.
18421         * lib/ctype.in.h: Likewise.
18422         * lib/dirent.in.h: Likewise.
18423         * lib/errno.in.h: Likewise.
18424         * lib/float.in.h: Likewise.
18425         * lib/getopt.in.h: Likewise.
18426         * lib/iconv.in.h: Likewise.
18427         * lib/langinfo.in.h: Likewise.
18428         * lib/locale.in.h: Likewise.
18429         * lib/math.in.h: Likewise.
18430         * lib/netdb.in.h: Likewise.
18431         * lib/netinet_in.in.h: Likewise.
18432         * lib/pty.in.h: Likewise.
18433         * lib/sched.in.h: Likewise.
18434         * lib/se-selinux.in.h: Likewise.
18435         * lib/search.in.h: Likewise.
18436         * lib/spawn.in.h: Likewise.
18437         * lib/stdarg.in.h: Likewise.
18438         * lib/stdint.in.h: Likewise.
18439         * lib/string.in.h: Likewise.
18440         * lib/strings.in.h: Likewise.
18441         * lib/sys_file.in.h: Likewise.
18442         * lib/sys_ioctl.in.h: Likewise.
18443         * lib/sys_time.in.h: Likewise.
18444         * lib/sys_times.in.h: Likewise.
18445         * lib/sys_utsname.in.h: Likewise.
18446         * lib/sys_wait.in.h: Likewise.
18447         * lib/sysexits.in.h: Likewise.
18448         * lib/wctype.in.h: Likewise.
18449
18450 2010-03-28  James Youngman  <jay@gnu.org>
18451
18452         save-cwd: don't leak a file descriptor when the caller execs.
18453         * lib/save-cwd.c (save_cwd): set the close-on-exec flag for the
18454         saved file descriptor.
18455         * modules/save-cwd (Depends-on): Depend on cloexec.
18456
18457 2010-03-29  Bruno Haible  <bruno@clisp.org>
18458
18459         Remove vestiges of fts-lgpl module.
18460         * lib/fts_.h: Assume GNULIB_FTS is 1.
18461         * lib/fts.c: Likewise.
18462         * modules/fts (configure.ac): Remove gl_MODULE_INDICATOR invocation.
18463
18464 2010-03-28  Bruno Haible  <bruno@clisp.org>
18465
18466         Fix definition of tests witness macro.
18467         * gnulib-tool (func_import): Fix definition of witness macro.
18468
18469 2010-03-28  Bruno Haible  <bruno@clisp.org>
18470
18471         Fix ioctl's protoype on glibc systems.
18472         * lib/sys_ioctl.in.h (ioctl): If REPLACE_IOCTL is 1, use a wrapper. Use
18473         _GL_CXXALIAS_SYS, not _GL_CXXALIAS_SYS_CAST.
18474         * lib/ioctl.c (rpl_ioctl) [HAVE_IOCTL]: New wrapper.
18475         * modules/ioctl (configure.ac): Test whether ioctl has the POSIX
18476         signature. If not, arrange to replace the ioctl function.
18477         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H_DEFAULTS): Initialize
18478         REPLACE_IOCTL.
18479         * modules/sys_ioctl (Makefile.am): Substitute REPLACE_IOCTL.
18480         * doc/posix-functions/ioctl.texi: Mention the glibc problem.
18481         Reported by Ludovic Courtès <ludo@gnu.org>.
18482
18483 2010-03-28  Javier Villavicencio  <the_paya@gentoo.org>
18484
18485         exclude: fix the case of globs vs. EXCLUDE_INCLUDE
18486         * lib/exclude.c (excluded_file_pattern_p): Fix logic error that
18487         made it so grep -r --include=GLOB* ... did not work.
18488
18489 2010-03-26  Jim Meyering  <meyering@redhat.com>
18490             Eric Blake  <eblake@redhat.com>
18491
18492         maint.mk: prohibit use of test's -o and -a operators
18493         * top/maint.mk (sc_prohibit_test_minus_ao): New rule.
18494
18495 2010-03-28  Bruno Haible  <bruno@clisp.org>
18496
18497         Remove unused GNULIB_XYZ macro definitions.
18498         * modules/crypto/gc-camellia (configure.ac): Remove gl_MODULE_INDICATOR
18499         invocation.
18500
18501 2010-03-28  Bruno Haible  <bruno@clisp.org>
18502
18503         Mark privileged tests modules.
18504         * modules/idpriv-drop-tests (Status): New section.
18505         * modules/idpriv-droptemp-tests (Status): New section.
18506
18507 2010-03-28  Bruno Haible  <bruno@clisp.org>
18508
18509         Split C++ tests into separate tests modules.
18510         * modules/dirent-c++-tests: New file, extracted from
18511         modules/dirent-tests.
18512         * modules/dirent-tests: Depend on it.
18513         * modules/fcntl-h-c++-tests: New file, extracted from
18514         modules/fcntl-h-tests.
18515         * modules/fcntl-h-tests: Depend on it.
18516         * modules/glob-c++-tests: New file, extracted from modules/glob-tests.
18517         * modules/glob-tests: Depend on it.
18518         * modules/iconv-h-c++-tests: New file, extracted from
18519         modules/iconv-h-tests.
18520         * modules/iconv-h-tests: Depend on it.
18521         * modules/langinfo-c++-tests: New file, extracted from
18522         modules/langinfo-tests.
18523         * modules/langinfo-tests: Depend on it.
18524         * modules/locale-c++-tests: New file, extracted from
18525         modules/locale-tests.
18526         * modules/locale-tests: Depend on it.
18527         * modules/math-c++-tests: New file, extracted from modules/math-tests.
18528         * modules/math-tests: Depend on it.
18529         * modules/pty-c++-tests: New file, extracted from modules/pty-tests.
18530         * modules/pty-tests: Depend on it.
18531         * modules/search-c++-tests: New file, extracted from
18532         modules/search-tests.
18533         * modules/search-tests: Depend on it.
18534         * modules/signal-c++-tests: New file, extracted from
18535         modules/signal-tests.
18536         * modules/signal-tests: Depend on it.
18537         * modules/spawn-c++-tests: New file, extracted from
18538         modules/spawn-tests.
18539         * modules/spawn-tests: Depend on it.
18540         * modules/stdio-c++-tests: New file, extracted from
18541         modules/stdio-tests.
18542         * modules/stdio-tests: Depend on it.
18543         * modules/stdlib-c++-tests: New file, extracted from
18544         modules/stdlib-tests.
18545         * modules/stdlib-tests: Depend on it.
18546         * modules/string-c++-tests: New file, extracted from
18547         modules/string-tests.
18548         * modules/string-tests: Depend on it.
18549         * modules/sys_ioctl-c++-tests: New file, extracted from
18550         modules/sys_ioctl-tests.
18551         * modules/sys_ioctl-tests: Depend on it.
18552         * modules/sys_select-c++-tests: New file, extracted from
18553         modules/sys_select-tests.
18554         * modules/sys_select-tests: Depend on it.
18555         * modules/sys_socket-c++-tests: New file, extracted from
18556         modules/sys_socket-tests.
18557         * modules/sys_socket-tests: Depend on it.
18558         * modules/sys_stat-c++-tests: New file, extracted from
18559         modules/sys_stat-tests.
18560         * modules/sys_stat-tests: Depend on it.
18561         * modules/sys_time-c++-tests: New file, extracted from
18562         modules/sys_time-tests.
18563         * modules/sys_time-tests: Depend on it.
18564         * modules/time-c++-tests: New file, extracted from modules/time-tests.
18565         * modules/time-tests: Depend on it.
18566         * modules/unistd-c++-tests: New file, extracted from
18567         modules/unistd-tests.
18568         * modules/unistd-tests: Depend on it.
18569         * modules/wchar-c++-tests: New file, extracted from
18570         modules/wchar-tests.
18571         * modules/wchar-tests: Depend on it.
18572         * modules/wctype-c++-tests: New file, extracted from
18573         modules/wctype-tests.
18574         * modules/wctype-tests: Depend on it.
18575         Reported by Simon Josefsson.
18576
18577 2010-03-28  Bruno Haible  <bruno@clisp.org>
18578
18579         gnulib-tool: Allow 'foo-tests' module even if there is no module 'foo'.
18580         * gnulib-tool (func_exists_module): New function, extracted from
18581         func_verify_module.
18582         (func_verify_module): Use it.
18583         (func_get_dependencies): Synthetize a dependency from 'foo-tests' to
18584         'foo' only if 'foo' exists.
18585         * doc/gnulib.texi (Extra tests modules): Explain how to split a tests
18586         module.
18587
18588 2010-03-28  Bruno Haible  <bruno@clisp.org>
18589
18590         gnulib-tool: Add support for special categories of tests.
18591         * gnulib-tool: New options --with-c++-tests, --with-longrunning-tests,
18592         --with-privileged-tests, --with-unportable-tests, --with-all-tests.
18593         (func_usage): Document them.
18594         (inc_cxx_tests, inc_longrunning_tests, inc_privileged_tests,
18595         inc_unportable_tests, inc_all_tests): New variables.
18596         (func_acceptable): Consider these variables.
18597         (func_modules_transitive_closure): Make it work when the 'Status' field
18598         consists of multiple words.
18599         (func_import): Store and restore the values of inc_cxx_tests,
18600         inc_longrunning_tests, inc_privileged_tests, inc_unportable_tests,
18601         inc_all_tests in gnulib-comp.m4.
18602         (func_create_testdir): Set inc_all_tests to true.
18603         * doc/gnulib.texi (Extra tests modules): New section.
18604         Suggested by Jim Meyering.
18605
18606 2010-03-28  Bruno Haible  <bruno@clisp.org>
18607
18608         ansi-c++-opt: Allow turning off the C++ build by default.
18609         * m4/ansi-c++.m4 (gl_CXX_CHOICE): Let CXX_CHOICE default to 'no' if
18610         gl_CXX_CHOICE_DEFAULT_NO is defined.
18611         Requested by Eric Blake.
18612
18613 2010-03-28  Bruno Haible  <bruno@clisp.org>
18614
18615         unistd: Avoid #define replacements in C++ mode.
18616         * lib/unistd.in.h (socket, connect, accept, bind, getpeername,
18617         getsockname, getsockopt, listen, recv, send, recvfrom, sendto,
18618         setsockopt, shutdown, select): In C++, attach a warning to the function
18619         if possible, rather than #defining the symbol to a dysfunctional alias.
18620         Reported by John W. Eaton <jwe@gnu.org>.
18621
18622 2010-03-28  Bruno Haible  <bruno@clisp.org>
18623
18624         Fix link errors on mingw.
18625         * lib/sys_ioctl.in.h (ioctl): Fix declaration idiom.
18626         * modules/sys_ioctl-tests (Makefile.am): Link test-sys_ioctl-c++ with
18627         $(LIBSOCKET).
18628         * modules/sys_select-tests (Makefile.am): Link test-sys_select-c++ with
18629         $(LIBSOCKET).
18630
18631 2010-03-28  Bruno Haible  <bruno@clisp.org>
18632             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18633
18634         lib-ignore: Determine different options for different compilers.
18635         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Set a variable which
18636         depends on the current language (C/C++/Fortran). Don't set LDFLAGS.
18637         Add comments.
18638         (_gl_IGNORE_UNUSED_LIBRARIES_OPTIONS): New macro.
18639         * NEWS: Mention the change.
18640
18641 2010-03-27  Bruno Haible  <bruno@clisp.org>
18642
18643         Remove unused GNULIB_XYZ macro definitions.
18644         * modules/dup3 (configure.ac): Remove gl_MODULE_INDICATOR invocation.
18645         * modules/fseek (configure.ac): Likewise.
18646         * modules/ioctl (configure.ac): Likewise.
18647         * modules/open (configure.ac): Likewise.
18648         * modules/stdlib-safer (configure.ac): Likewise.
18649
18650 2010-03-27  Bruno Haible  <bruno@clisp.org>
18651
18652         Add a remark about certain modules.
18653         * modules/malloc (Comment): New section.
18654         * modules/realloc (Comment): Likewise.
18655         * modules/sigpipe (Comment): Likewise.
18656
18657 2010-03-27  Bruno Haible  <bruno@clisp.org>
18658
18659         Resolve conflict between the two kinds of module indicators.
18660         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_FOR_TESTS): Define
18661         GNULIB_TEST_XYZ instead of GNULIB_XYZ.
18662         * modules/canonicalize (configure.ac): Invoke
18663         gl_MODULE_INDICATOR_FOR_TESTS.
18664         * tests/test-canonicalize-lgpl.c: Test GNULIB_TEST_XYZ instead of
18665         GNULIB_XYZ.
18666         * tests/test-dirent-c++.cc: Likewise.
18667         * tests/test-dirent-safer.c: Likewise.
18668         * tests/test-dup2.c: Likewise.
18669         * tests/test-fchdir.c: Likewise.
18670         * tests/test-fcntl-h-c++.cc: Likewise.
18671         * tests/test-getopt.c: Likewise.
18672         * tests/test-getopt.h: Likewise.
18673         * tests/test-langinfo-c++.cc: Likewise.
18674         * tests/test-locale-c++.cc: Likewise.
18675         * tests/test-math-c++.cc: Likewise.
18676         * tests/test-pty-c++.cc: Likewise.
18677         * tests/test-search-c++.cc: Likewise.
18678         * tests/test-signal-c++.cc: Likewise.
18679         * tests/test-spawn-c++.cc: Likewise.
18680         * tests/test-stdio-c++.cc: Likewise.
18681         * tests/test-stdlib-c++.cc: Likewise.
18682         * tests/test-string-c++.cc: Likewise.
18683         * tests/test-sys_ioctl-c++.cc: Likewise.
18684         * tests/test-sys_select-c++.cc: Likewise.
18685         * tests/test-sys_socket-c++.cc: Likewise.
18686         * tests/test-sys_stat-c++.cc: Likewise.
18687         * tests/test-sys_time-c++.cc: Likewise.
18688         * tests/test-time-c++.cc: Likewise.
18689         * tests/test-unistd-c++.cc: Likewise.
18690         * tests/test-wchar-c++.cc: Likewise.
18691         * tests/uninorm/test-u8-nfc.c: Likewise.
18692         * tests/uninorm/test-u8-nfd.c: Likewise.
18693         * tests/uninorm/test-u8-nfkc.c: Likewise.
18694         * tests/uninorm/test-u8-nfkd.c: Likewise.
18695         * tests/uninorm/test-u16-nfc.c: Likewise.
18696         * tests/uninorm/test-u16-nfd.c: Likewise.
18697         * tests/uninorm/test-u16-nfkc.c: Likewise.
18698         * tests/uninorm/test-u16-nfkd.c: Likewise.
18699         * tests/uninorm/test-u32-nfc.c: Likewise.
18700         * tests/uninorm/test-u32-nfc-big.c: Likewise.
18701         * tests/uninorm/test-u32-nfd.c: Likewise.
18702         * tests/uninorm/test-u32-nfd-big.c: Likewise.
18703         * tests/uninorm/test-u32-nfkc.c: Likewise.
18704         * tests/uninorm/test-u32-nfkc-big.c: Likewise.
18705         * tests/uninorm/test-u32-nfkd.c: Likewise.
18706         * tests/uninorm/test-u32-nfkd-big.c: Likewise.
18707         * tests/uninorm/test-u32-normalize-big.c: Likewise.
18708
18709 2010-03-27  Bruno Haible  <bruno@clisp.org>
18710
18711         Distinguish two kinds of module indicators.
18712         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_FOR_TESTS): Renamed from
18713         gl_MODULE_INDICATOR.
18714         (gl_MODULE_INDICATOR): New macro.
18715         * m4/dirent_h.m4 (gl_DIRENT_MODULE_INDICATOR): Invoke
18716         gl_MODULE_INDICATOR_FOR_TESTS instead of gl_MODULE_INDICATOR.
18717         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR): Likewise.
18718         * m4/langinfo_h.m4 (gl_LANGINFO_MODULE_INDICATOR): Likewise.
18719         * m4/locale_h.m4 (gl_LOCALE_MODULE_INDICATOR): Likewise.
18720         * m4/math_h.m4 (gl_MATH_MODULE_INDICATOR): Likewise.
18721         * m4/pty_h.m4 (gl_PTY_MODULE_INDICATOR): Likewise.
18722         * m4/search_h.m4 (gl_SEARCH_MODULE_INDICATOR): Likewise.
18723         * m4/signal_h.m4 (gl_SIGNAL_MODULE_INDICATOR): Likewise.
18724         * m4/spawn_h.m4 (gl_SPAWN_MODULE_INDICATOR): Likewise.
18725         * m4/stdio_h.m4 (gl_STDIO_MODULE_INDICATOR): Likewise.
18726         * m4/stdlib_h.m4 (gl_STDLIB_MODULE_INDICATOR): Likewise.
18727         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Likewise.
18728         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Likewise.
18729         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): Likewise.
18730         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Likewise.
18731         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): Likewise.
18732         * m4/sys_time_h.m4 (gl_SYS_TIME_MODULE_INDICATOR): Likewise.
18733         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Likewise.
18734         * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Likewise.
18735         * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Likewise.
18736         * modules/cloexec (configure.ac): Likewise.
18737         * modules/getopt-gnu (configure.ac): Likewise.
18738         * modules/uninorm/u8-normalize (configure.ac): Likewise.
18739         * modules/uninorm/u16-normalize (configure.ac): Likewise.
18740         * modules/uninorm/u32-normalize (configure.ac): Likewise.
18741         * modules/fdopendir (configure.ac): Invoke gl_MODULE_INDICATOR.
18742
18743 2010-03-27  Bruno Haible  <bruno@clisp.org>
18744
18745         New module description field 'Comment'.
18746         * gnulib-tool: New option --extract-comment.
18747         (func_usage): Document it.
18748         (sed_extract_prog, sed_extract_field_header): Support 'Comment' field.
18749         (func_get_comment): New function.
18750         * modules/TEMPLATE-EXTENDED: Add a blank Comment field.
18751
18752 2010-03-27  Bruno Haible  <bruno@clisp.org>
18753
18754         Addendum to 2010-02-07 commit.
18755         * gnulib-tool (func_usage): Document --extract-applicability option.
18756
18757 2010-03-27  Bruno Haible  <bruno@clisp.org>
18758
18759         Use GNULIB_POSIXCHECK instead of GNULIB_PORTCHECK.
18760         * lib/time.in.h (asctime, asctime_r, ctime, ctime_r): Test
18761         GNULIB_POSIXCHECK, not GNULIB_PORTCHECK. Provide compile-time warnings
18762         rather than link errors.
18763
18764 2010-03-27  Bruno Haible  <bruno@clisp.org>
18765
18766         Avoid side effects from tests-related modules on the compilation of lib.
18767         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_CONDITION): New macro.
18768         (gl_MODULE_INDICATOR_SET_VARIABLE): Use its expansion as a value.
18769         * gnulib-tool (func_emit_tests_Makefile_am): Accept a witness_macro
18770         parameter. Emit into AM_CPPFLAGS a definition of the designated C
18771         macro.
18772         (func_import): Define a witness macro. Assign it a value that depends
18773         on the current package. Override gl_MODULE_INDICATOR_CONDITION for the
18774         tests-related modules.
18775         (func_create_testdir): Update func_emit_tests_Makefile_am invocation.
18776         Reported by Jim Meyering.
18777
18778 2010-03-27  Bruno Haible  <bruno@clisp.org>
18779
18780         Factorize common .m4 code.
18781         * m4/gnulib-common.m4 (gl_MODULE_INDICATOR_SET_VARIABLE): New macro.
18782         * m4/arpa_inet_h.m4 (gl_ARPA_INET_MODULE_INDICATOR): Use it.
18783         * m4/ctype.m4 (gl_CTYPE_MODULE_INDICATOR): Likewise.
18784         * m4/dirent_h.m4 (gl_DIRENT_MODULE_INDICATOR): Likewise.
18785         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR): Likewise.
18786         * m4/iconv_h.m4 (gl_ICONV_MODULE_INDICATOR): Likewise.
18787         * m4/inttypes.m4 (gl_INTTYPES_MODULE_INDICATOR): Likewise.
18788         * m4/langinfo_h.m4 (gl_LANGINFO_MODULE_INDICATOR): Likewise.
18789         * m4/locale_h.m4 (gl_LOCALE_MODULE_INDICATOR): Likewise.
18790         * m4/math_h.m4 (gl_MATH_MODULE_INDICATOR): Likewise.
18791         * m4/netdb_h.m4 (gl_NETDB_MODULE_INDICATOR): Likewise.
18792         * m4/pty_h.m4 (gl_PTY_MODULE_INDICATOR): Likewise.
18793         * m4/search_h.m4 (gl_SEARCH_MODULE_INDICATOR): Likewise.
18794         * m4/signal_h.m4 (gl_SIGNAL_MODULE_INDICATOR): Likewise.
18795         * m4/spawn_h.m4 (gl_SPAWN_MODULE_INDICATOR): Likewise.
18796         * m4/stddef_h.m4 (gl_STDDEF_MODULE_INDICATOR): Likewise.
18797         * m4/stdio_h.m4 (gl_STDIO_MODULE_INDICATOR): Likewise.
18798         * m4/stdlib_h.m4 (gl_STDLIB_MODULE_INDICATOR): Likewise.
18799         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Likewise.
18800         * m4/strings_h.m4 (gl_STRINGS_MODULE_INDICATOR): Likewise.
18801         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_MODULE_INDICATOR): Likewise.
18802         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Likewise.
18803         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): Likewise.
18804         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Likewise.
18805         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): Likewise.
18806         * m4/sys_time_h.m4 (gl_SYS_TIME_MODULE_INDICATOR): Likewise.
18807         * m4/sys_times_h.m4 (gl_SYS_TIMES_MODULE_INDICATOR): Likewise.
18808         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_MODULE_INDICATOR): Likewise.
18809         * m4/sys_wait_h.m4 (gl_SYS_WAIT_MODULE_INDICATOR): Likewise.
18810         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Likewise.
18811         * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Likewise.
18812         * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Likewise.
18813
18814 2010-03-27  Bruno Haible  <bruno@clisp.org>
18815
18816         Fix a compilation error on Cygwin with g++ >= 4.3.
18817         * lib/sys_stat.in.h (lchmod): Don't warn about the use of this function
18818         if it is undefined or if we alias it to chmod.
18819         (lstat): Don't warn about the use of this function if it is undefined
18820         or if we alias it to stat.
18821         Reported by Simon Josefsson.
18822
18823 2010-03-27  Bruno Haible  <bruno@clisp.org>
18824
18825         * m4/getlogin.m4 (gl_FUNC_GETLOGIN): Renamed from gl_GETLOGIN.
18826         * modules/getlogin (configure.ac): Update.
18827
18828         * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Renamed from gl_GETLOGIN_R.
18829         * modules/getlogin_r (configure.ac): Update.
18830
18831         * m4/inet_ntop.m4 (gl_FUNC_INET_NTOP): Renamed from gl_INET_NTOP.
18832         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Update.
18833         * modules/inet_ntop (configure.ac): Update.
18834
18835         * m4/inet_pton.m4 (gl_FUNC_INET_PTON): Renamed from gl_INET_PTON.
18836         * modules/inet_pton (configure.ac): Update.
18837
18838         * m4/mbslen.m4 (gl_FUNC_MBSLEN): Renamed from gl_MBSLEN.
18839         * modules/mbslen (configure.ac): Update.
18840
18841         * m4/pty.m4 (gl_FUNC_FORKPTY): Renamed from gl_FORKPTY.
18842         (gl_FUNC_OPENPTY): Renamed from gl_OPENPTY.
18843         * modules/forkpty (configure.ac): Update.
18844         * modules/openpty (configure.ac): Update.
18845
18846 2010-03-26  Simon Josefsson  <simon@josefsson.org>
18847
18848         * top/maint.mk (sc_texinfo_acronym): Don't infloop if there is
18849         no *.texi files.  Reported by Eric Blake <eblake@redhat.com>.
18850
18851 2010-03-25  Eric Blake  <eblake@redhat.com>
18852
18853         maint: use pragma consistently across replacement headers
18854         * lib/ctype.in.h (system_header): Hoist for consistent placement.
18855         * lib/dirent.in.h (system_header): Likewise.
18856         * lib/errno.in.h (system_header): Likewise.
18857         * lib/float.in.h (system_header): Likewise.
18858         * lib/getopt.in.h (system_header): Likewise.
18859         * lib/iconv.in.h (system_header): Likewise.
18860         * lib/inttypes.in.h (system_header): Likewise.
18861         * lib/langinfo.in.h (system_header): Likewise.
18862         * lib/locale.in.h (system_header): Likewise.
18863         * lib/math.in.h (system_header): Likewise.
18864         * lib/netdb.in.h (system_header): Likewise.
18865         * lib/netinet_in.in.h (system_header): Likewise.
18866         * lib/pty.in.h (system_header): Likewise.
18867         * lib/sched.in.h (system_header): Likewise.
18868         * lib/se-selinux.in.h (system_header): Likewise.
18869         * lib/search.in.h (system_header): Likewise.
18870         * lib/spawn.in.h (system_header): Likewise.
18871         * lib/stdarg.in.h (system_header): Likewise.
18872         * lib/stdint.in.h (system_header): Likewise.
18873         * lib/string.in.h (system_header): Likewise.
18874         * lib/strings.in.h (system_header): Likewise.
18875         * lib/sys_file.in.h (system_header): Likewise.
18876         * lib/sys_ioctl.in.h (system_header): Likewise.
18877         * lib/sys_socket.in.h (system_header): Likewise.
18878         * lib/sys_times.in.h (system_header): Likewise.
18879         * lib/sys_utsname.in.h (system_header): Likewise.
18880         * lib/sys_wait.in.h (system_header): Likewise.
18881         * lib/sysexits.in.h (system_header): Likewise.
18882         * lib/unistd.in.h (system_header): Likewise.
18883         * lib/wctype.in.h (system_header): Likewise.
18884
18885         arpa/inet: fix mingw compilation warning
18886         * lib/arpa_inet.in.h (system_header): Hoist to be unconditional.
18887         Reported by Matthew Bolte.
18888
18889 2010-03-25  Bruno Haible  <bruno@clisp.org>
18890
18891         Avoid collision between gnulib wrapper and libintl wrapper.
18892         * lib/printf.c (printf): Don't define if a printf wrapper is already
18893         defined in intl/printf.c.
18894         Reported by Michel Boaventura <michel@michelboaventura.com>.
18895
18896 2010-03-25  Bruno Haible  <bruno@clisp.org>
18897
18898         Use ANSI C.
18899         * lib/readutmp.h (getutent): Provide ANSI C prototype.
18900
18901 2010-03-25  Bruno Haible  <bruno@clisp.org>
18902
18903         Minor formatting changes.
18904         * lib/acosl.c: Insert space before function argument list.
18905         * lib/argz.c: Likewise.
18906         * lib/asinl.c: Likewise.
18907         * lib/expl.c: Likewise.
18908         * lib/gen-uni-tables.c: Likewise.
18909         * lib/gettext.h: Likewise.
18910         * lib/glthread/lock.h: Likewise.
18911         * lib/tanl.c: Likewise.
18912         * lib/uniname/uniname.c: Likewise.
18913         * tests/test-idpriv-drop.c: Likewise.
18914         * tests/test-idpriv-droptemp.c: Likewise.
18915         * tests/test-lock.c: Likewise.
18916         * tests/test-tls.c: Likewise.
18917         * lib/argp-help.c: Insert space before function-like macro argument
18918         list.
18919         * lib/memcmp.c: Likewise.
18920         * tests/test-base64.c: Likewise.
18921         * lib/localename.c: Insert space before sizeof's argument list.
18922         * lib/safe-alloc.h: Likewise.
18923         * lib/file-set.h: Insert space before macro argument list.
18924         * tests/test-argp.c: Likewise.
18925         * lib/argp-namefrob.h: Insert space before function parameter list.
18926         * lib/getaddrinfo.c: Likewise.
18927         * lib/netdb.in.h: Likewise.
18928         * lib/parse-duration.h: Likewise.
18929         * lib/parse-duration.c: Likewise.
18930         * lib/poll.c: Likewise.
18931         * lib/select.c: Likewise.
18932         * lib/trim.h: Likewise.
18933         * tests/test-usleep.c: Likewise.
18934         * lib/ldexpl.c: Insert space before function parameter list and before
18935         function argument list.
18936         * lib/logl.c: Likewise.
18937         * lib/sqrtl.c: Likewise.
18938         * lib/trim.c: Likewise.
18939         * lib/cosl.c: Use GNU style indentation. Insert space before function
18940         argument list.
18941         * lib/sinl.c: Likewise.
18942         * lib/tsearch.c: Insert space after 'for'.
18943         Reported by Jim Meyering.
18944
18945 2010-03-23  Pádraig Brady  <P@draigBrady.com>  (tiny change)
18946
18947         * maint.mk (sc_Wundef_boolean): Check for the presence of the
18948         config header before grepping, as it's not present before
18949         autoreconf/configure are run.  Reported by Simon Josefsson.
18950
18951 2010-03-23  Bruno Haible  <bruno@clisp.org>
18952
18953         pt_chown: Make it work with automake < 1.11.
18954         * modules/pt_chown (Makefile.am): Define pkglibexecdir.
18955         Reported by Simon Josefsson.
18956
18957 2010-03-23  Bruno Haible  <bruno@clisp.org>
18958
18959         pt_chown: Don't depend on GPLed modules.
18960         * lib/pt_chown.c: Don't include idpriv.h.
18961         (main): Don't drop privileges.
18962         * modules/pt_chown (Depends-on): Remove idpriv-drop.
18963         Reported by Simon Josefsson.
18964
18965 2010-03-24  Simon Josefsson  <simon@josefsson.org>
18966
18967         * top/maint.mk (sc_texinfo_acronym): Add rule, based on
18968         suggestions from karl@freefriends.org (Karl Berry).
18969
18970 2010-03-22  Eric Blake  <eblake@redhat.com>
18971
18972         gethostname: further tweaks
18973         * lib/unistd.in.h (includes): Only worry about <winsock2.h> if we
18974         are overriding gethostname.
18975         Suggested by Bruno Haible.
18976
18977 2010-03-21  Bruno Haible  <bruno@clisp.org>
18978
18979         Fix comments.
18980         * lib/forkpty.c (rpl_forkpty): Fix comment.
18981         * lib/openpty.c (rpl_openpty): Likewise.
18982         Reported by Eric Blake.
18983
18984 2010-03-22  Eric Blake  <eblake@redhat.com>
18985
18986         gethostname: fix build on mingw
18987         * lib/unistd.in.h (includes): Work around fact that mingw
18988         <winsock2.h> re-includes <unistd.h>, by avoiding any
18989         redeclarations if we are being included by <winsock2.h>.
18990         Reported by Matthias Bolte.
18991
18992 2010-03-21  Bruno Haible  <bruno@clisp.org>
18993
18994         forkpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
18995         * lib/forkpty.c (forkpty): New replacement function, from glibc with
18996         modifications.
18997         * lib/pty.in.h (forkpty): Update declaration. Add comments.
18998         * m4/pty.m4 (gl_FORKPTY): If forkpty is not declared, arrange to
18999         provide the replacement.
19000         * modules/forkpty (Depends-on): Add openpty, login_tty.
19001         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Initialize HAVE_FORKPTY.
19002         * modules/pty (Makefile.am): Substitute HAVE_FORKPTY.
19003         * doc/glibc-functions/forkpty.texi: More supported platforms.
19004         * config/srclist.txt: Add forkpty.c (commented).
19005
19006 2010-03-21  Bruno Haible  <bruno@clisp.org>
19007
19008         * modules/forkpty-tests: Use the common TEMPLATE-TESTS.
19009         (Makefile.am): Verify that PTY_LIB is defined.
19010
19011         * modules/openpty-tests: Use the common TEMPLATE-TESTS.
19012
19013 2010-03-21  Bruno Haible  <bruno@clisp.org>
19014
19015         Tests for module 'login_tty'.
19016         * modules/login_tty-tests: New file.
19017         * tests/test-login_tty.c: New file.
19018
19019         New module 'login_tty'.
19020         * lib/login_tty.c: New file.
19021         * m4/pty.m4 (gl_FUNC_LOGIN_TTY): New macro.
19022         * modules/login_tty: New file.
19023         * doc/glibc-functions/login_tty.texi: Mention the new module.
19024
19025 2010-03-21  Bruno Haible  <bruno@clisp.org>
19026
19027         login_tty: Documentation.
19028         * doc/glibc-functions/login_tty.texi: New file.
19029         * doc/gnulib.texi (Glibc <utmp.h>): Include it.
19030
19031 2010-03-21  Bruno Haible  <bruno@clisp.org>
19032
19033         pty: Consistent macro naming.
19034         * m4/pty_h.m4 (gl_PTY_H): Renamed from gl_PTY.
19035         * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY): Update.
19036         * modules/pty (configure.ac): Update.
19037
19038 2010-03-21  Bruno Haible  <bruno@clisp.org>
19039
19040         Tests for openpty: Make stricter.
19041         * tests/test-openpty.c (main): Add test of canonical processing and
19042         erase.
19043         * modules/openpty-tests (Makefile.am): Verify that PTY_LIB is defined.
19044
19045         openpty: Provide replacement on AIX, HP-UX, IRIX, Solaris.
19046         * lib/openpty.c (openpty): New replacement function.
19047         * lib/pty.in.h: Include <termios.h>.
19048         (openpty): Update declaration. Add comments.
19049         * m4/pty.m4 (gl_OPENPTY): Require AC_USE_SYSTEM_EXTENSIONS. If openpty
19050         is not declared, arrange to provide the replacement. Check for _getpty
19051         and posix_openpt.
19052         * modules/openpty (Depends-on): Add extensions, fcntl-h, ioctl.
19053         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Initialize HAVE_OPENPTY.
19054         * modules/pty (Makefile.am): Substitute HAVE_OPENPTY.
19055         * modules/pty-tests (test_pty_c___LDADD): New variable.
19056         * doc/glibc-functions/openpty.texi: More supported platforms.
19057
19058 2010-03-21  Bruno Haible  <bruno@clisp.org>
19059
19060         setenv: Tweaks.
19061         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Include necessary headers in
19062         the test program.
19063         * doc/posix-functions/setenv.texi: Update platforms list.
19064
19065 2010-03-21  Bruno Haible  <bruno@clisp.org>
19066
19067         New module 'unlockpt'.
19068         * lib/unlockpt.c: New file, from glibc with modifications.
19069         * m4/unlockpt.m4: New file.
19070         * modules/unlockpt: New file.
19071         * lib/stdlib.in.h (unlockpt): New declaration.
19072         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether unlockpt is declared.
19073         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_UNLOCKPT, HAVE_UNLOCKPT.
19074         * modules/stdlib (Makefile.am): Substitute GNULIB_UNLOCKPT,
19075         HAVE_UNLOCKPT.
19076         * doc/posix-functions/unlockpt.texi: Mention the new module.
19077         * tests/test-stdlib-c++.cc: Check GNULIB_NAMESPACE::unlockpt.
19078         * config/srclist.txt: Add unlockpt.c (commented).
19079
19080 2010-03-21  Jim Meyering  <meyering@redhat.com>
19081
19082         maint.mk: prohibit inclusion of "intprops.h" without use
19083         * top/maint.mk (sc_prohibit_intprops_without_use): New rule.
19084
19085 2010-03-21  Bruno Haible  <bruno@clisp.org>
19086
19087         New module 'grantpt'.
19088         * lib/grantpt.c: New file, from glibc with modifications.
19089         * m4/grantpt.m4: New file.
19090         * modules/grantpt: New file.
19091         * lib/stdlib.in.h (grantpt): New declaration.
19092         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether grantpt is declared.
19093         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GRANTPT, HAVE_GRANTPT.
19094         * modules/stdlib (Makefile.am): Substitute GNULIB_GRANTPT,
19095         HAVE_GRANTPT.
19096         * doc/posix-functions/grantpt.texi: Mention the new module.
19097         * tests/test-stdlib-c++.cc: Check GNULIB_NAMESPACE::grantpt.
19098         * config/srclist.txt: Add grantpt.c (commented).
19099
19100 2010-03-21  Bruno Haible  <bruno@clisp.org>
19101
19102         New module 'pt_chown'.
19103         * lib/pt_chown.c: New file, from glibc with modifications.
19104         * lib/pty-private.h: New file, from glibc with modifications.
19105         * modules/pt_chown: New file.
19106         * config/srclist.txt: Add pt_chown.c, pty-private.h (commented).
19107
19108 2010-03-21  Bruno Haible  <bruno@clisp.org>
19109
19110         Tests for module 'ptsname'.
19111         * modules/ptsname-tests: New file.
19112         * tests/test-ptsname.c: New file.
19113
19114         New module 'ptsname'.
19115         * lib/ptsname.c: New file, from glibc with modifications.
19116         * m4/ptsname.m4: New file.
19117         * modules/ptsname: New file.
19118         * lib/stdlib.in.h (ptsname): New declaration.
19119         * m4/stdlib_h.m4 (gl_STDLIB_H): Check whether ptsname is declared.
19120         (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PTSNAME, HAVE_PTSNAME.
19121         * modules/stdlib (Makefile.am): Substitute GNULIB_PTSNAME,
19122         HAVE_PTSNAME.
19123         * doc/posix-functions/ptsname.texi: Mention the new module.
19124         * tests/test-stdlib-c++.cc: Check GNULIB_NAMESPACE::ptsname.
19125         * config/srclist.txt: Add ptsname.c (commented).
19126
19127 2010-03-21  Bruno Haible  <bruno@clisp.org>
19128
19129         Tests for module 'ttyname_r'.
19130         * modules/ttyname_r-tests: New file.
19131         * tests/test-ttyname_r.c: New file.
19132
19133         New module 'ttyname_r'.
19134         * lib/ttyname_r.c: New file.
19135         * m4/ttyname_r.m4: New file.
19136         * modules/ttyname_r: New file.
19137         * lib/unistd.in.h (ttyname_r): New declaration.
19138         * m4/unistd_h.m4 (gl_UNISTD_H): Check whether ttyname_r is declared.
19139         (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_TTYNAME_R, HAVE_TTYNAME_R.
19140         * modules/unistd (Makefile.am): Substitute GNULIB_TTYNAME_R,
19141         HAVE_TTYNAME_R.
19142         * tests/test-unistd-c++.cc: Check GNULIB_NAMESPACE::ttyname_r.
19143         * doc/posix-functions/ttyname_r.texi: Mention the new module.
19144
19145 2010-03-20  Bruno Haible  <bruno@clisp.org>
19146
19147         signal: Undefine macro definitions in C++ mode.
19148         * lib/signal.in.h (sigismember, sigemptyset, sigaddset, sigdelset,
19149         sigfillset): Undefine macro definitions from the system header in C++
19150         mode.
19151         Reported by John W. Eaton <jwe@gnu.org>.
19152
19153 2010-03-20  Bruno Haible  <bruno@clisp.org>
19154
19155         Ensure no #include statements inside extern "C" { ... }.
19156         * lib/obstack.h: Shrink extern "C" { ... } region so that it does not
19157         contain #include statements.
19158         * lib/time.in.h: Likewise.
19159
19160 2010-03-20  Bruno Haible  <bruno@clisp.org>
19161
19162         Make _GL_WARN_ON_USE usable in C++ and C mode in the same compilation.
19163         * build-aux/warn-on-use.h (_GL_WARN_EXTERN_C): New macro.
19164         (_GL_WARN_ON_USE, _GL_WARN_ON_USE_CXX): Likewise.
19165         Reported by John W. Eaton <jwe@gnu.org>.
19166
19167 2010-03-20  Bruno Haible  <bruno@clisp.org>
19168
19169         * m4/unlink.m4 (gl_FUNC_UNLINK): Fix last commit.
19170         Reported by Jim Meyering.
19171
19172 2010-03-20  Bruno Haible  <bruno@clisp.org>
19173
19174         pipe: Set errno upon failure.
19175         * lib/pipe.h: Specify that when -1 is returned, errno is set.
19176         * lib/pipe.c (create_pipe): Set errno when returning -1. Use the right
19177         errno value in error message.
19178
19179 2010-03-20  Bruno Haible  <bruno@clisp.org>
19180             Jim Meyering  <meyering@redhat.com>
19181
19182         lchown: Avoid "unused variable" warning.
19183         * lib/lchown.c (rpl_lchown): Move variable 'st' into #if block.
19184
19185 2010-03-20  Bruno Haible  <bruno@clisp.org>
19186
19187         Work around unlink() bug on MacOS X 10.5.6.
19188         * lib/unlink.c (rpl_unlink): If UNLINK_PARENT_BUG is defined, fail when
19189         attempting to unlink a parent directory.
19190         * m4/unlink.m4 (gl_FUNC_UNLINK): Require AC_CANONICAL_HOST. Test for
19191         MacOS X 10.5 bug. If the bug is present, define UNLINK_PARENT_BUG and
19192         activate for the replacement function.
19193         * doc/posix-functions/unlink.texi: Mention the MacOS X 10.5 bug.
19194
19195 2010-03-20  Bruno Haible  <bruno@clisp.org>
19196
19197         Fix link errors on Solaris 8.
19198         * modules/dirent-tests (test_dirent_c___LDADD): Add LIB_NANOSLEEP.
19199         * modules/wctype-tests (test_wctype_c___LDADD): Likewise.
19200
19201 2010-03-19  Jim Meyering  <meyering@redhat.com>
19202
19203         regcomp.c: make non-_LIBC implementation of build_range_exp consistent
19204         The _LIBC implementation of build_range_exp correctly honors the
19205         RE_NO_EMPTY_RANGES flag when checking for reversed range endpoints.
19206         However, the non-_LIBC implementation would ignore that syntax-bit
19207         flag and return REG_ERANGE unconditionally.
19208         This change makes it honor that flag.
19209         * lib/regcomp.c (build_range_exp) [!_LIBC]: Add a parameter: "syntax".
19210         Make two pointer parameters "const".
19211         Use "syntax" bits in order to honor RE_NO_EMPTY_RANGES.
19212         (parse_bracket_exp): Update caller.
19213
19214         regex.m4: correct the reversed range endpoint ([b-a]) test
19215         * m4/regex.m4: When requiring that [b-a] evoke failure,
19216         use RE_NO_EMPTY_RANGES.  This makes this entire configure-time
19217         test pass once again for x86-based systems.
19218
19219 2010-03-19  Bruno Haible  <bruno@clisp.org>
19220
19221         scandir: Fix link error on Solaris 8.
19222         * lib/scandir.c (_D_EXACT_NAMLEN, _D_ALLOC_NAMLEN): New fallback
19223         macros.
19224
19225 2010-03-19  Bruno Haible  <bruno@clisp.org>
19226
19227         getusershell: Fix documentation.
19228         * doc/glibc-functions/endusershell.texi: Refer to the getusershell
19229         module.
19230         * doc/glibc-functions/setusershell.texi: Likewise.
19231
19232         getusershell: Provide declaration, missing on Solaris 9.
19233         * lib/unistd.in.h (getusershell, setusershell, endusershell): Declare
19234         also if HAVE_GETUSERSHELL && !HAVE_DECL_GETUSERSHELL.
19235         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): When the function exists,
19236         check whether it is declared. Set HAVE_DECL_GETUSERSHELL.
19237         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
19238         HAVE_DECL_GETUSERSHELL, not HAVE_GETUSERSHELL.
19239         * modules/unistd (Makefile.am): Substitute HAVE_DECL_GETUSERSHELL, not
19240         HAVE_GETUSERSHELL.
19241         * doc/glibc-functions/getusershell.texi: Mention the Solaris problem.
19242
19243 2010-03-19  Bruno Haible  <bruno@clisp.org>
19244
19245         wctype: Provide iswblank function.
19246         * lib/wctype.in.h (iswblank): Provide a replacement also when iswcntrl
19247         exists and is fine.
19248         * m4/wctype_h.m4 (gl_WCTYPE_H): Also check whether iswcntrl exists.
19249         * modules/wctype (Makefile.am): Substitute HAVE_ISWBLANK.
19250         * tests/test-wctype.c (main): Re-enable the iswblank tests.
19251         * doc/posix-functions/iswblank.texi: Update.
19252
19253 2010-03-19  Bruno Haible  <bruno@clisp.org>
19254
19255         Tests of module 'pty' in C++ mode.
19256         * modules/pty-tests: New file.
19257         * tests/test-pty-c++.cc: New file.
19258         * m4/pty_h.m4 (gl_PTY_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR.
19259
19260 2010-03-19  Eric Blake  <eblake@redhat.com>
19261
19262         logb: fix documentation
19263         * doc/posix-functions/logb.texi (logb): Gnulib fixes the cygwin
19264         1.5 declaration bug.
19265
19266         forkpty, openpty: prefer glibc's const-safe prototype
19267         * lib/forkpty.c (rpl_forkpty): New file.
19268         * lib/openpty.c (rpl_openpty): Likewise.
19269         * modules/forkpty (Files): Distribute it.
19270         * modules/openpty (Files): Likewise.
19271         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Add new witnesses.  Move decl
19272         check...
19273         * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY): ...here.  Request
19274         replacement for for non-const BSD signature.
19275         * modules/pty (Makefile.am): Substitute witnesses.
19276         * lib/pty.in.h (forkpty, openpty): Declare replacements.
19277         * tests/test-forkpty.c: Update signature check.
19278         * tests/test-openpty.c: Likewise.
19279         * doc/glibc-functions/forkpty.texi (forkpty): Document the fix.
19280         * doc/glibc-functions/openpty.texi (openpty): Likewise.
19281
19282         forkpty, openpty: split functions into new modules
19283         * modules/pty (Makefile.am): Substitute new witnesses.
19284         (Libraries): Move library detection...
19285         * modules/forkpty: ...into new module.
19286         * modules/openpty: Another new module.
19287         * modules/pty-tests: Rename and split...
19288         * modules/forkpty-tests: ...to this...
19289         * modules/openpty-tests: ...and this.
19290         * tests/test-pty.c: Rename and split...
19291         * tests/test-forkpty.c: ...to this...
19292         * tests/test-openpty.c: ...and this.
19293         * m4/pty_h.m4 (gl_PTY_H_DEFAULTS): Add new witnesses.
19294         (gl_PTY): Split library searching...
19295         * m4/pty.m4 (gl_PTY_LIB): ...into new file.
19296         (gl_FORKPTY, gl_OPENPTY): New macros.
19297         * lib/pty.in.h (forkpty, openpty): Honor new witnesses.
19298         * NEWS: Mention the split.
19299         * MODULES.html.sh (Misc): Document the modules.
19300         * doc/glibc-functions/forkpty.texi (forkpty): Likewise.
19301         * doc/glibc-functions/openpty.texi (openpty): Likewise.
19302
19303         pty: improve replacement header
19304         * lib/pty.in.h: New file.
19305         * modules/pty (Files): Ship it.
19306         (Makefile.am): Always build replacement.
19307         * m4/pty.m4: Rename...
19308         * m4/pty_h.m4: ...to this.
19309         (gl_PTY): Modernize setting of witness macros; update check of
19310         forkpty to take proper advantage of cache.
19311         (gl_PTY_MODULE_INDICATOR, gl_PTY_H_DEFAULTS): New macros.
19312
19313         getopt: avoid compiler warning
19314         * lib/getopt.c (attribute_hidden): Remove unused macro.
19315
19316 2010-03-18  Bruno Haible  <bruno@clisp.org>
19317
19318         Fix link errors on Solaris 8.
19319         * modules/iconv-h-tests (test_iconv_h_c___LDADD): Add LIB_NANOSLEEP.
19320         * modules/search-tests (test_search_c___LDADD): Likewise.
19321         * modules/signal-tests (test_signal_c___LDADD): Likewise.
19322         * modules/spawn-tests (test_spawn_c___LDADD): Likewise.
19323         * modules/stdio-tests (test_stdio_c___LDADD): Likewise.
19324         * modules/sys_select-tests (test_sys_select_c___LDADD): Likewise.
19325         * modules/sys_socket-tests (test_sys_socket_c___LDADD): Likewise.
19326         * modules/sys_time-tests (test_sys_time_c___LDADD): Likewise.
19327         * modules/wchar-tests (test_wchar_c___LDADD): Likewise.
19328
19329 2010-03-18  Bruno Haible  <bruno@clisp.org>
19330
19331         Fix bug introduced on 2010-03-14.
19332         * m4/spawn_h.m4 (gl_HAVE_POSIX_SPAWN): New macro.
19333         (gl_SPAWN_H): Require it.
19334         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): Likewise.
19335         Reported by Simon Josefsson.
19336
19337 2010-03-18  Bruno Haible  <bruno@clisp.org>
19338
19339         Fix typo introduced on 2009-12-31.
19340         * m4/spawn_h.m4 (gl_SPAWN_H): Check for the declaration of
19341         posix_spawn_file_actions_adddup2.
19342
19343 2010-03-17  Bert Wesarg  <bert.wesarg@googlemail.com>  (tiny change)
19344         and Eric Blake  <eblake@redhat.com>
19345
19346         test-vc-list-files-git: make more robust
19347         * tests/test-vc-list-files-git.sh: Unset problematic environment
19348         variables.  Chain commands together.
19349
19350 2010-03-17  Ludovic Courtès <ludo@gnu.org>  (tiny change)
19351
19352         * m4/pty.m4: Unset $ac_cv_have_decl_forkpty before the second
19353         `AC_CHECK_DECL' invocation.
19354
19355 2010-03-15  Sergey Poznyakoff  <gray@gnu.org.ua>
19356
19357         * lib/inttostr.c (inttostr): Make sure the invocation of verify
19358         appears before executable statements. Suggested by Petr Sumbera
19359         <Petr.Sumbera@Sun.COM>.
19360
19361 2010-03-14  Bruno Haible  <bruno@clisp.org>
19362
19363         * tests/test-flock.c (test_exclusive): Comment out a test that causes
19364         portability problems. Instead use a simpler test.
19365         (main): Check that invalid arguments are rejected only on Linux.
19366
19367 2010-03-14  Bruno Haible  <bruno@clisp.org>
19368
19369         Fix bug introduced on 2009-12-31.
19370         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Invoke
19371         gl_PREREQ_SYS_H_WINSOCK2 always.
19372         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise. Remove
19373         SYS_SOCKET_H variable.
19374         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H): Remove test for flock.
19375         Update comments.
19376         * m4/ctype.m4 (gl_CTYPE_H): Update comments.
19377         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
19378         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
19379         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H): Likewise.
19380         * m4/sys_wait_h.m4 (gl_SYS_WAIT_H): Likewise.
19381
19382 2010-03-14  Bruno Haible  <bruno@clisp.org>
19383
19384         Fix values returned by sinl, cosl.
19385         * lib/trigl.h: Add specification comments.
19386         * lib/sincosl.c (kernel_sinl, kernel_cosl): Fix comments and formula
19387         that combines the values from the precomputed table with the values of
19388         the Chebyshev polynomials.
19389
19390 2010-03-14  Bruno Haible  <bruno@clisp.org>
19391
19392         Fix compilation error when modules 'posix_spawn[p]' are not used.
19393         * m4/spawn_h.m4 (gl_SPAWN_H): Set HAVE_POSIX_SPAWN here.
19394         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): ... not here.
19395
19396 2010-03-14  Bruno Haible  <bruno@clisp.org>
19397
19398         Fix compilation error on mingw when module 'time_r' is not used.
19399         * lib/time.in.h (localtime_r, gmtime_r): Declare only if GNULIB_TIME_R
19400         is 1.
19401         * tests/test-time-c++.cc (localtime_r, gmtime_r): Likewise.
19402         * modules/time_r (configure.ac): Invoke gl_TIME_MODULE_INDICATOR.
19403         * modules/time (Makefile.am): Substitute GNULIB_TIME_R.
19404         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize GNULIB_TIME_R.
19405
19406 2010-03-14  Bruno Haible  <bruno@clisp.org>
19407
19408         Fix compilation error with Sun C.
19409         * lib/strtol.c: Use LLONG_MIN instead of GCC specific LONG_LONG_MIN.
19410         Use LLONG_MAX instead of GCC specific LONG_LONG_MAX. Use ULLONG_MAX
19411         instead of GCC specific ULONG_LONG_MAX.
19412         * lib/xstrtoll.c: Likewise.
19413         * lib/xstrtoull.c: Likewise.
19414
19415 2010-03-13  Bruno Haible  <bruno@clisp.org>
19416
19417         Allow the user to disable C++ code and tests.
19418         * m4/ansi-c++.m4 (gl_CXX_CHOICE): New macro.
19419         (gl_PROG_ANSI_CXX): Require it.
19420
19421 2010-03-13  Bruno Haible  <bruno@clisp.org>
19422
19423         * DEPENDENCIES (libtool): Mention libtool 2.2.x requirement in special
19424         cases.
19425
19426 2010-03-13  Bruno Haible  <bruno@clisp.org>
19427
19428         Test that gnulib does not break the standard C++ headers.
19429         * tests/test-locale-c++2.cc: New file.
19430         * modules/locale-tests (Files): Add it.
19431         (Makefile.am): Compile it for test-locale-c++.
19432         * tests/test-math-c++2.cc: New file.
19433         * modules/math-tests (Files): Add it.
19434         (Makefile.am): Compile it for test-math-c++.
19435         * tests/test-signal-c++2.cc: New file.
19436         * modules/signal-tests (Files): Add it.
19437         (Makefile.am): Compile it for test-signal-c++.
19438         * tests/test-stdio-c++2.cc: New file.
19439         * modules/stdio-tests (Files): Add it.
19440         (Makefile.am): Compile it for test-stdio-c++.
19441         * tests/test-stdlib-c++2.cc: New file.
19442         * modules/stdlib-tests (Files): Add it.
19443         (Makefile.am): Compile it for test-stdlib-c++.
19444         * tests/test-string-c++2.cc: New file.
19445         * modules/string-tests (Files): Add it.
19446         (Makefile.am): Compile it for test-string-c++.
19447         * tests/test-time-c++2.cc: New file.
19448         * modules/time-tests (Files): Add it.
19449         (Makefile.am): Compile it for test-time-c++.
19450         Reported by John W. Eaton <jwe@gnu.org>.
19451
19452 2010-03-13  Bruno Haible  <bruno@clisp.org>
19453
19454         * gnulib-tool (func_usage): Clarify which options are available for
19455         --create-testdir and --create-megatestdir.
19456
19457 2010-03-13  Bruno Haible  <bruno@clisp.org>
19458
19459         Fix compilation error with glibc >= 2.10 and g++ >= 4.4.
19460         * build-aux/warn-on-use.h (_GL_WARN_ON_USE_CXX): New macro.
19461         * build-aux/c++defs.h (_GL_CXXALIASWARN1): New macro.
19462         * lib/string.in.h (memchr, memrchr, rawmemchr, strchrnul, strpbrk,
19463         strstr, strcasestr): Use _GL_CXXALIASWARN1 instead of _GL_CXXALIASWARN
19464         when appropriate.
19465         Reported by Jim Meyering.
19466
19467 2010-03-12  Simon Josefsson  <simon@josefsson.org>
19468
19469         * gnulib-tool (func_import): Explain origin of code.
19470
19471 2010-03-12  Bruno Haible  <bruno@clisp.org>
19472
19473         Fix problem with automake's definition of CXXLINK.
19474         * gnulib-tool (func_create_testdir): After LT_INIT, also use LT_LANG.
19475         Reported by Simon Josefsson and Ludovic Courtès.
19476
19477 2010-03-12  Bruno Haible  <bruno@clisp.org>
19478
19479         * doc/gnulib-intro.texi (Steady Development): Mention Ian Beckwith's
19480         stable releases.
19481
19482 2010-03-11  Bruno Haible  <bruno@clisp.org>
19483
19484         Fix problems with overloaded C++ definitions of memchr, strpbrk, etc.
19485         * build-aux/c++defs.h (_GL_CXXALIAS_SYS_CAST2): Make it work regardless
19486         whether the system provides one variant or multiple variants of the
19487         function.
19488         * lib/string.in.h (memchr, strpbrk): Use _GL_CXXALIAS_SYS_CAST2 for all
19489         C++ compilers.
19490         (memrchr, rawmemchr, strchrnul, strstr, strcasestr): Use
19491         _GL_CXXALIAS_SYS_CAST2 instead of _GL_CXXALIAS_SYS.
19492         Reported by Jim Meyering.
19493
19494 2010-03-09  Simon Josefsson  <simon@josefsson.org>
19495
19496         * gnulib-tool (LIBTOOLPATH): Fix cut'n'paste bug.
19497
19498 2010-03-08  Bruno Haible  <bruno@clisp.org>
19499
19500         gnulib-tool: Add support for --libtool in --create-testdir.
19501         * gnulib-tool (LIBTOOLPATH, LIBTOOLIZE): New variables.
19502         (func_create_testdir): Emit LT_INIT invocations. Invoke LIBTOOLIZE.
19503
19504 2010-03-08  Eric Blake  <eblake@redhat.com>
19505
19506         gnulib-tool.texi: mention possibility of git submodule
19507         * doc/gnulib-tool.texi (VCS Issues): Add details about using git
19508         submodules.
19509         * doc/.gitignore: Ignore another generated file.
19510
19511 2010-03-08  Karl Berry  <karl@gnu.org>
19512
19513         * doc/gnulib-tool.texi (VCS Issues): Mention third option
19514         of committing gnulib files while skipping others.
19515
19516 2010-03-07  Bruno Haible  <bruno@clisp.org>
19517
19518         Tests of module 'wctype' in C++ mode.
19519         * tests/test-wctype-c++.cc: New file.
19520         * modules/wctype-tests (Files): Add it and tests/signature.h.
19521         (Depends-on): Add ansi-c++-opt.
19522         (Makefile.am): Arrange to compile and run test-wctype-c++.
19523
19524         Tests of module 'wchar' in C++ mode.
19525         * tests/test-wchar-c++.cc: New file.
19526         * modules/wchar-tests (Files): Add it and tests/signature.h.
19527         (Depends-on): Add ansi-c++-opt.
19528         (Makefile.am): Arrange to compile and run test-wchar-c++.
19529         * m4/wchar_h.m4 (gl_WCHAR_MODULE_INDICATOR): Invoke
19530         gl_MODULE_INDICATOR.
19531
19532         Tests of module 'unistd' in C++ mode.
19533         * tests/test-unistd-c++.cc: New file.
19534         * modules/unistd-tests (Files): Add it and tests/signature.h.
19535         (Depends-on): Add ansi-c++-opt.
19536         (Makefile.am): Arrange to compile and run test-unistd-c++.
19537         * m4/unistd_h.m4 (gl_UNISTD_MODULE_INDICATOR): Invoke
19538         gl_MODULE_INDICATOR.
19539
19540         Tests of module 'time' in C++ mode.
19541         * tests/test-time-c++.cc: New file.
19542         * modules/time-tests (Files): Add it and tests/signature.h.
19543         (Depends-on): Add ansi-c++-opt.
19544         (Makefile.am): Arrange to compile and run test-time-c++.
19545         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR.
19546
19547         Tests of module 'sys_time' in C++ mode.
19548         * tests/test-sys_time-c++.cc: New file.
19549         * modules/sys_time-tests (Files): Add it and tests/signature.h.
19550         (Depends-on): Add ansi-c++-opt.
19551         (Makefile.am): Arrange to compile and run test-sys_time-c++.
19552         * m4/sys_time_h.m4 (gl_SYS_TIME_MODULE_INDICATOR): Invoke
19553         gl_MODULE_INDICATOR.
19554
19555         Tests of module 'sys_stat' in C++ mode.
19556         * tests/test-sys_stat-c++.cc: New file.
19557         * modules/sys_stat-tests (Files): Add it and tests/signature.h.
19558         (Depends-on): Add ansi-c++-opt.
19559         (Makefile.am): Arrange to compile and run test-sys_stat-c++.
19560         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): Invoke
19561         gl_MODULE_INDICATOR.
19562
19563         Tests of module 'sys_socket' in C++ mode.
19564         * tests/test-sys_socket-c++.cc: New file.
19565         * modules/sys_socket-tests (Files): Add it and tests/signature.h.
19566         (Depends-on): Add ansi-c++-opt.
19567         (Makefile.am): Arrange to compile and run test-sys_socket-c++.
19568         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Invoke
19569         gl_MODULE_INDICATOR.
19570
19571         Tests of module 'sys_select' in C++ mode.
19572         * tests/test-sys_select-c++.cc: New file.
19573         * modules/sys_select-tests (Files): Add it and tests/signature.h.
19574         (Depends-on): Add ansi-c++-opt.
19575         (Makefile.am): Arrange to compile and run test-sys_select-c++.
19576         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): Invoke
19577         gl_MODULE_INDICATOR.
19578
19579         Tests of module 'sys_ioctl' in C++ mode.
19580         * tests/test-sys_ioctl-c++.cc: New file.
19581         * modules/sys_ioctl-tests (Files): Add it and tests/signature.h.
19582         (Depends-on): Add ansi-c++-opt.
19583         (Makefile.am): Arrange to compile and run test-sys_ioctl-c++.
19584         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_MODULE_INDICATOR): Invoke
19585         gl_MODULE_INDICATOR.
19586
19587         Tests of module 'string' in C++ mode.
19588         * tests/test-string-c++.cc: New file.
19589         * modules/string-tests (Files): Add it and tests/signature.h.
19590         (Depends-on): Add ansi-c++-opt.
19591         (Makefile.am): Arrange to compile and run test-string-c++.
19592         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Invoke
19593         gl_MODULE_INDICATOR.
19594
19595         Tests of module 'stdlib' in C++ mode.
19596         * tests/test-stdlib-c++.cc: New file.
19597         * modules/stdlib-tests (Files): Add it and tests/signature.h.
19598         (Depends-on): Add ansi-c++-opt.
19599         (Makefile.am): Arrange to compile and run test-stdlib-c++.
19600         * m4/stdlib_h.m4 (gl_STDLIB_MODULE_INDICATOR): Invoke
19601         gl_MODULE_INDICATOR.
19602
19603         Tests of module 'stdio' in C++ mode.
19604         * tests/test-stdio-c++.cc: New file.
19605         * modules/stdio-tests (Files): Add it and tests/signature.h.
19606         (Depends-on): Add ansi-c++-opt.
19607         (Makefile.am): Arrange to compile and run test-stdio-c++.
19608         * m4/stdio_h.m4 (gl_STDIO_MODULE_INDICATOR): Invoke
19609         gl_MODULE_INDICATOR.
19610
19611         Tests of module 'spawn' in C++ mode.
19612         * tests/test-spawn-c++.cc: New file.
19613         * modules/spawn-tests (Files): Add it and tests/signature.h.
19614         (Depends-on): Add ansi-c++-opt.
19615         (Makefile.am): Arrange to compile and run test-spawn-c++.
19616         * m4/spawn_h.m4 (gl_SPAWN_MODULE_INDICATOR): Invoke
19617         gl_MODULE_INDICATOR.
19618
19619         Tests of module 'signal' in C++ mode.
19620         * tests/test-signal-c++.cc: New file.
19621         * modules/signal-tests (Files): Add it and tests/signature.h.
19622         (Depends-on): Add ansi-c++-opt.
19623         (Makefile.am): Arrange to compile and run test-signal-c++.
19624         * m4/signal_h.m4 (gl_SIGNAL_MODULE_INDICATOR): Invoke
19625         gl_MODULE_INDICATOR.
19626
19627         Tests of module 'search' in C++ mode.
19628         * tests/test-search-c++.cc: New file.
19629         * modules/search-tests (Files): Add it and tests/signature.h.
19630         (Depends-on): Add ansi-c++-opt.
19631         (Makefile.am): Arrange to compile and run test-search-c++.
19632         * m4/search_h.m4 (gl_SEARCH_MODULE_INDICATOR): Invoke
19633         gl_MODULE_INDICATOR.
19634
19635         Tests of module 'math' in C++ mode.
19636         * tests/test-math-c++.cc: New file.
19637         * modules/math-tests (Files): Add it and tests/signature.h.
19638         (Depends-on): Add ansi-c++-opt.
19639         (Makefile.am): Arrange to compile and run test-math-c++.
19640         * m4/math_h.m4 (gl_MATH_MODULE_INDICATOR): Invoke gl_MODULE_INDICATOR.
19641
19642         Tests of module 'locale' in C++ mode.
19643         * tests/test-locale-c++.cc: New file.
19644         * modules/locale-tests (Files): Add it and tests/signature.h.
19645         (Depends-on): Add ansi-c++-opt.
19646         (Makefile.am): Arrange to compile and run test-locale-c++.
19647         * m4/locale_h.m4 (gl_LOCALE_MODULE_INDICATOR): Invoke
19648         gl_MODULE_INDICATOR.
19649
19650         Tests of module 'langinfo' in C++ mode.
19651         * tests/test-langinfo-c++.cc: New file.
19652         * modules/langinfo-tests (Files): Add it and tests/signature.h.
19653         (Depends-on): Add ansi-c++-opt.
19654         (Makefile.am): Arrange to compile and run test-langinfo-c++.
19655         * m4/langinfo_h.m4 (gl_LANGINFO_MODULE_INDICATOR): Invoke
19656         gl_MODULE_INDICATOR.
19657
19658         Tests of module 'iconv-h' in C++ mode.
19659         * tests/test-iconv-h-c++.cc: New file.
19660         * modules/iconv-h-tests (Files): Add it and tests/signature.h.
19661         (Depends-on): Add ansi-c++-opt.
19662         (Makefile.am): Arrange to compile and run test-iconv-h-c++.
19663
19664         Tests of module 'glob' in C++ mode.
19665         * tests/test-glob-c++.cc: New file.
19666         * modules/glob-tests (Files): Add it.
19667         (Depends-on): Add ansi-c++-opt.
19668         (Makefile.am): Arrange to compile and run test-glob-c++.
19669
19670         Tests of module 'fcntl-h' in C++ mode.
19671         * tests/test-fcntl-h-c++.cc: New file.
19672         * modules/fcntl-h-tests (Files): Add it and tests/signature.h.
19673         (Depends-on): Add ansi-c++-opt.
19674         (Makefile.am): Arrange to compile and run test-fcntl-h-c++.
19675         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR): Invoke
19676         gl_MODULE_INDICATOR.
19677
19678         Tests of module 'dirent' in C++ mode.
19679         * tests/test-dirent-c++.cc: New file.
19680         * modules/dirent-tests (Files): Add it and tests/signature.h.
19681         (Depends-on): Add ansi-c++-opt.
19682         (Makefile.am): Arrange to compile and run test-dirent-c++.
19683         * m4/dirent_h.m4 (gl_DIRENT_MODULE_INDICATOR): Invoke
19684         gl_MODULE_INDICATOR.
19685
19686         New module 'ansi-c++-opt'.
19687         * modules/ansi-c++-opt: New file.
19688         * m4/ansi-c++.m4: New file, from GNU gettext with modifications.
19689
19690         Document C++ namespace mode.
19691         * doc/gnulib.texi (A C++ namespace for gnulib): New section.
19692
19693         wctype: Avoid #define replacements in C++ mode.
19694         * lib/wctype.in.h: Include c++defs.h, warn-on-use.h.
19695         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower,
19696         iswprint, iswpunct, iswspace, iswupper, iswxdigit, towlower, towupper):
19697         In C++, define a namespaced alias symbol.
19698         * m4/wctype_h.m4 (gl_WCTYPE_H): Don't set WCTYPE_H.
19699         * modules/wctype (Depends-on): Add c++defs, warn-on-use.
19700         (Makefile.am): Provide a wctype.h replacement always. Update wctype.h
19701         rule.
19702
19703         wchar: Avoid #define replacements in C++ mode.
19704         * lib/wchar.in.h: Include c++defs.h.
19705         (btowc, wctob, mbsinit, mbrtowc, mbrlen, mbsrtowcs, mbsnrtowcs,
19706         wcrtomb, wcsrtombs, wcsnrtombs): In C++, define a namespaced alias
19707         symbol.
19708         (wcwidth): Likewise. Fix prototype to be POSIX compliant.
19709         * modules/wchar (Depends-on): Add c++defs.
19710         (Makefile.am): Update wchar.h rule.
19711
19712         unistd: Avoid #define replacements in C++ mode.
19713         * lib/unistd.in.h: Include c++defs.h.
19714         (chown, close, dup, dup2, dup3, euidaccess, faccessat, fchdir,
19715         fchownat, fsync, ftruncate, getcwd, getdomainname, getdtablesize,
19716         getgroups, gethostname, getlogin, getlogin_r, getpagesize,
19717         getusershell, setusershell, endusershell, lchown, link, linkat, lseek,
19718         pipe2, pread, readlink, readlinkat, rmdir, sleep, symlink, symlinkat,
19719         unlink, unlinkat, usleep, write): In C++, define a namespaced alias
19720         symbol.
19721         (environ): Update.
19722         * modules/unistd (Depends-on): Add c++defs.
19723         (Makefile.am): Update unistd.h rule.
19724
19725         time: Avoid #define replacements in C++ mode.
19726         * lib/time.in.h: Include c++defs.h, warn-on-use.h.
19727         (nanosleep, mktime, localtime_r, gmtime_r, strptime, timegm): In C++,
19728         define a namespaced alias symbol.
19729         * m4/time_h.m4 (gl_TIME_MODULE_INDICATOR): New macro.
19730         (gl_HEADER_TIME_H_DEFAULTS): Initialize also GNULIB_MKTIME,
19731         GNULIB_NANOSLEEP, GNULIB_STRPTIME, GNULIB_TIMEGM.
19732         * modules/time (Depends-on): Add c++defs, warn-on-use.
19733         (Makefile.am): Update time.h rule.
19734         * modules/mktime (configure.ac): Invoke gl_TIME_MODULE_INDICATOR.
19735         * modules/nanosleep (configure.ac): Likewise.
19736         * modules/strptime (configure.ac): Likewise.
19737         * modules/timegm (configure.ac): Likewise.
19738
19739         sys_time: Avoid #define replacements in C++ mode.
19740         * lib/sys_time.in.h: Include c++defs.h.
19741         (gettimeofday): In C++, define a namespaced alias symbol.
19742         * modules/sys_time (Depends-on): Add c++defs.
19743         (Makefile.am): Update sys/time.h rule.
19744
19745         sys_stat: Avoid #define replacements in C++ mode.
19746         * lib/sys_stat.in.h: Include c++defs.h.
19747         (fchmodat, fstat, fstatat, futimens, lchmod, lstat, mkdir, mkdirat,
19748         mkfifo, mkfifoat, mknod, mknodat, utimensat): In C++, define a
19749         namespaced alias symbol.
19750         In C++, define a namespaced alias symbol.
19751         * modules/sys_stat (Depends-on): Add c++defs.
19752         (Makefile.am): Update sys/stat.h rule.
19753
19754         sys_socket: Avoid #define replacements in C++ mode.
19755         * lib/sys_socket.in.h: Handle the case of recursive include on Cygwin.
19756         Include c++defs.h. Include warn-on-use.h earlier. Enable the function
19757         definitions also when the system has a <sys/socket.h>.
19758         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
19759         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, accept4):
19760         In C++, define a namespaced alias symbol.
19761         * modules/sys_socket (Depends-on): Add c++defs.
19762         (Makefile.am): Update sys/socket.h rule.
19763
19764         sys_select: Avoid #define replacements in C++ mode.
19765         * lib/sys_select.in.h: Include c++defs.h. Enable the function
19766         definitions also when the system has a <sys/select.h>.
19767         (select): In C++, define a namespaced alias symbol.
19768         * modules/sys_select (Depends-on): Add c++defs.
19769         (Makefile.am): Update sys/select.h rule.
19770
19771         sys_ioctl: Avoid #define replacements in C++ mode.
19772         * lib/sys_ioctl.in.h: Include c++defs.h.
19773         (ioctl): In C++, define a namespaced alias symbol.
19774         * modules/sys_ioctl (Depends-on): Add c++defs.
19775         (Makefile.am): Update sys/ioctl.h rule.
19776
19777         string: Avoid #define replacements in C++ mode.
19778         * lib/string.in.h: Include c++defs.h.
19779         (stpncpy): Define to rpl_stpncpy, not gnu_stpncpy.
19780         (memchr, memmem, mempcpy, memrchr, rawmemchr, stpcpy, stpncpy,
19781         strchrnul, strdup, strndup, strnlen, strpbrk, strsep, strstr,
19782         strcasestr, strtok_r, mbslen, mbschr, mbsrchr, mbspbrk, strerror,
19783         strsignal, strverscmp): In C++, define a namespaced alias symbol.
19784         * modules/string (Depends-on): Add c++defs.
19785         (Makefile.am): Update string.h rule.
19786
19787         stdlib: Avoid #define replacements in C++ mode.
19788         * lib/stdlib.in.h: Include c++defs.h.
19789         (atoll, calloc, canonicalize_file_name, getloadavg, getsubopt, malloc,
19790         mkdtemp, mkostemp, mkostemps, mkstemp, mkstemps, putenv, random_r,
19791         srandom_r, initstate_r, setstate_r, realloc, realpath, rpmatch, setenv,
19792         strtod, strtoll, strtoull, unsetenv): In C++, define a namespaced alias
19793         symbol.
19794         * modules/stdlib (Depends-on): Add c++defs.
19795         (Makefile.am): Update stdlib.h rule.
19796
19797         stdio: Avoid #define replacements in C++ mode.
19798         * lib/stdio.in.h: Include c++defs.h.
19799         (dprintf, fclose, fflush, fopen, fprintf, fpurge, fputc, fputs,
19800         freopen, fseek, fseeko, ftell, ftello, fwrite, getdelim, getline,
19801         obstack_printf, obstack_vprintf, perror, popen, printf, fputc, putchar,
19802         puts, remove, rename, renameat, snprintf, sprintf, asprintf, vasprintf,
19803         vdprintf, vfprintf, vprintf, vsnprintf, vsprintf): In C++, define a
19804         namespaced alias symbol.
19805         * modules/stdio (Depends-on): Add c++defs.
19806         (Makefile.am): Update stdio.h rule.
19807
19808         spawn: Avoid #define replacements in C++ mode.
19809         * lib/spawn.in.h: Include c++defs.h.
19810         (posix_spawn, posix_spawnp, posix_spawnattr_init,
19811         posix_spawnattr_destroy, posix_spawnattr_getsigdefault,
19812         posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask,
19813         posix_spawnattr_setsigmask, posix_spawnattr_getflags,
19814         posix_spawnattr_setflags, posix_spawnattr_getpgroup,
19815         posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy,
19816         posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam,
19817         posix_spawnattr_setschedparam, posix_spawn_file_actions_init,
19818         posix_spawn_file_actions_destroy, posix_spawn_file_actions_addopen,
19819         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2):
19820         In C++, define a namespaced alias symbol.
19821         * modules/spawn (Depends-on): Add c++defs.
19822         (Makefile.am): Update spawn.h rule.
19823
19824         signal: Avoid #define replacements in C++ mode.
19825         * lib/signal.in.h: Include c++defs.h.
19826         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset,
19827         sigpending, sigprocmask, signal, raise, sigaction): In C++, define a
19828         namespaced alias symbol.
19829         * modules/signal (Depends-on): Add c++defs.
19830         (Makefile.am): Update signal.h rule.
19831
19832         search: Avoid #define replacements in C++ mode.
19833         * lib/search.in.h: Include c++defs.h.
19834         (_gl_search_compar_fn, _gl_search_action_fn): New types.
19835         (tsearch, tfind, tdelete, twalk): In C++, define a namespaced alias
19836         symbol.
19837         * modules/search (Depends-on): Add c++defs.
19838         (Makefile.am): Update search.h rule.
19839
19840         math: Avoid #define replacements in C++ mode.
19841         * lib/math.in.h: Include c++defs.h.
19842         (frexp, acosl, asinl, atanl, ceilf, ceill, cosl, expl, floorf, floorl,
19843         frexpl, ldexpl, logl, roundf, round, roundl, sinl, sqrtl, tanl, truncf,
19844         trunc, truncl): In C++, define a namespaced alias symbol.
19845         * modules/math (Depends-on): Add c++defs.
19846         (Makefile.am): Update math.h rule.
19847
19848         locale: Avoid #define replacements in C++ mode.
19849         * lib/locale.in.h: Include c++defs.h.
19850         (duplocale): In C++, define a namespaced alias symbol.
19851         * m4/locale_h.m4 (gl_LOCALE_H_DEFAULTS): Initialize HAVE_DUPLOCALE.
19852         * m4/duplocale.m4 (gl_FUNC_DUPLOCALE): Set HAVE_DUPLOCALE.
19853         * modules/locale (Depends-on): Add c++defs.
19854         (Makefile.am): Update locale.h rule. Substitute HAVE_DUPLOCALE.
19855
19856         langinfo: Avoid #define replacements in C++ mode.
19857         * lib/langinfo.in.h: Include c++defs.h.
19858         (nl_langinfo): In C++, define a namespaced alias symbol.
19859         * modules/langinfo (Depends-on): Add c++defs.
19860         (Makefile.am): Update langinfo.h rule.
19861
19862         iconv-h: Avoid #define replacements in C++ mode.
19863         * lib/iconv.in.h: Include c++defs.h, warn-on-use.h.
19864         (iconv_open, iconv, iconv_close): In C++, define a namespaced alias
19865         symbol.
19866         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
19867         whenever iconv is present.
19868         * modules/iconv-h (Depends-on): Add c++defs, warn-on-use.
19869         (Makefile.am): Update iconv.h rule.
19870
19871         glob: Avoid #define replacements in C++ mode.
19872         * lib/glob.in.h: Include c++defs.h, warn-on-use.h.
19873         (_gl_glob_errfunc_fn): New type.
19874         (glob, globfree, glob_pattern_p): In C++, define a namespaced alias
19875         symbol.
19876         * modules/glob (Depends-on): Add c++defs, warn-on-use.
19877         (Makefile.am): Update glob.h rule.
19878
19879         fcntl-h: Avoid #define replacements in C++ mode.
19880         * lib/fcntl.in.h: Include c++defs.h.
19881         (fcntl, open, openat): In C++, define a namespaced alias symbol.
19882         * modules/fcntl-h (Depends-on): Add c++defs.
19883         (Makefile.am): Update fcntl.h rule.
19884
19885         dirent: Avoid #define replacements in C++ mode.
19886         * lib/dirent.in.h: Include c++defs.h.
19887         (closedir, fdopendir, opendir, scandir, alphasort): In C++, define a
19888         namespaced alias symbol.
19889         (dirfd): Update declaration.
19890         * modules/dirent (Depends-on): Add c++defs.
19891         (Makefile.am): Update dirent.h rule.
19892
19893         ctype: Make it usable in C++ code.
19894         * lib/ctype.in.h: Include c++defs.h.
19895         (isblank): Declare as extern "C".
19896         * modules/ctype (Depends-on): Add c++defs.
19897         (Makefile.am): Update ctype.h rule.
19898
19899         New module 'c++defs'.
19900         * modules/c++defs: New file.
19901         * build-aux/c++defs.h: New file.
19902         Reported by John W. Eaton <jwe@gnu.org>.
19903
19904 2010-03-07  Bruno Haible  <bruno@clisp.org>
19905
19906         logb: Provide missing declaration for Cygwin.
19907         * lib/math.in.h (logb): New declaration.
19908         * m4/logb.m4: New file.
19909         * modules/logb (Files): Add m4/logb.m4.
19910         (Depends-on): Add math.
19911         (configure.ac): Invoke gl_FUNC_LOGB, gl_MATH_MODULE_INDICATOR.
19912         * m4/math_h.m4 (gl_MATH_H): Check also for logb declaration.
19913         (gl_MATH_H_DEFAULTS): Initialize GNULIB_LOGB, HAVE_DECL_LOGB.
19914         * modules/math (Makefile.am): Substitute GNULIB_LOGB, HAVE_DECL_LOGB.
19915         * doc/posix-functions/logb.texi: Mention the Cygwin bug.
19916
19917 2010-03-07  Bruno Haible  <bruno@clisp.org>
19918
19919         Fix test-cond link error.
19920         * tests/test-cond.c: Include <stdio.h>.
19921
19922 2010-03-07  Bruno Haible  <bruno@clisp.org>
19923
19924         Fix test-dirent-safer link error.
19925         * modules/dirent-safer-tests (Makefile.am): Define
19926         test_dirent_safer_LDADD.
19927
19928 2010-03-07  Bruno Haible  <bruno@clisp.org>
19929
19930         * gnulib-tool (func_create_testdir): Don't use 'lib-ignore' module
19931         among default module list.
19932
19933 2010-03-07  Bruno Haible  <bruno@clisp.org>
19934
19935         Fix link error on platforms with GNU libiconv.
19936         * modules/unistr/u8-strcoll-tests (Makefile): Define
19937         test_u8_strcoll_LDADD.
19938         * modules/unistr/u16-strcoll-tests (Makefile): Define
19939         test_u16_strcoll_LDADD.
19940         * modules/unistr/u32-strcoll-tests (Makefile): Define
19941         test_u32_strcoll_LDADD.
19942
19943 2010-03-07  Bruno Haible  <bruno@clisp.org>
19944
19945         Use POSIX declarations for socket functions.
19946         * lib/sys_socket.in.h (rpl_connect, rpl_accept, rpl_bind,
19947         rpl_getpeername, rpl_getsockname, rpl_recv, rpl_send, rpl_recvfrom,
19948         rpl_sendto): Change declaration to match POSIX.
19949         * lib/connect.c (rpl_connect): Likewise.
19950         * lib/accept.c (rpl_accept): Likewise.
19951         * lib/bind.c (rpl_bind): Likewise.
19952         * lib/getpeername.c (rpl_getpeername): Likewise.
19953         * lib/getsockname.c (rpl_getsockname): Likewise.
19954         * lib/recv.c (rpl_recv): Likewise.
19955         * lib/send.c (rpl_send): Likewise.
19956         * lib/recvfrom.c (rpl_recvfrom): Likewise.
19957         * lib/sendto.c (rpl_sendto): Likewise.
19958
19959 2010-03-06  Bruno Haible  <bruno@clisp.org>
19960
19961         Clarify access, euidaccess, faccessat.
19962         * doc/posix-functions/faccessat.texi: Mention security problem under
19963         "Other problems", not "Portability problems".
19964         * doc/posix-functions/access.texi: Likewise. Mention a related security
19965         problem.
19966         * doc/glibc-functions/euidaccess.texi: Mention security problems.
19967         * lib/euidaccess.c: Add comments about platforms.
19968         * lib/unistd.in.h (access, euidaccess): Add warnings.
19969
19970 2010-03-07  Bruno Haible  <bruno@clisp.org>
19971
19972         Ensure posix_spawnattr_{get,set}sched{policy,param} are defined.
19973         * lib/spawn.in.h (POSIX_SPAWN_SETSCHEDPARAM): Define fallback.
19974         (POSIX_SPAWN_SETSCHEDULER): Likewise.
19975         (POSIX_SPAWN_USEVFORK): Define in a way that works when
19976         POSIX_SPAWN_SETSCHEDPARAM and POSIX_SPAWN_SETSCHEDULER are zero.
19977         (posix_spawnattr_getschedpolicy, posix_spawnattr_setschedpolicy): Also
19978         declare when POSIX_SPAWN_SETSCHEDULER is zero.
19979         (posix_spawnattr_getschedparam, posix_spawnattr_setschedparam): Also
19980         declare when POSIX_SPAWN_SETSCHEDPARAM is zero.
19981         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_BODY): Test whether
19982         POSIX_SPAWN_SETSCHEDULER or POSIX_SPAWN_SETSCHEDPARAM are zero.
19983         * modules/posix_spawnattr_getschedparam (configure.ac): Enable the
19984         replacement also when POSIX_SPAWN_SETSCHEDPARAM is zero.
19985         * modules/posix_spawnattr_setschedparam (configure.ac): Likewise.
19986         * modules/posix_spawnattr_getschedpolicy (configure.ac): Enable the
19987         replacement also when POSIX_SPAWN_SETSCHEDULER is zero.
19988         * modules/posix_spawnattr_setschedpolicy (configure.ac): Likewise.
19989         * lib/spawnattr_getschedparam.c (posix_spawnattr_getschedparam): Do
19990         nothing if POSIX_SPAWN_SETSCHEDPARAM is zero.
19991         * lib/spawnattr_setschedparam.c (posix_spawnattr_setschedparam):
19992         Likewise.
19993         * lib/spawnattr_getschedpolicy.c (posix_spawnattr_getschedpolicy): Do
19994         nothing if POSIX_SPAWN_SETSCHEDULER is zero.
19995         * lib/spawnattr_setschedpolicy.c (posix_spawnattr_setschedpolicy):
19996         Likewise.
19997         * tests/test-spawn.c (main): Make it work when
19998         POSIX_SPAWN_SETSCHEDPARAM and POSIX_SPAWN_SETSCHEDULER are zero.
19999
20000 2010-03-07  Bruno Haible  <bruno@clisp.org>
20001
20002         Fix incorrect Makefile.am generation in German locale.
20003         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
20004         Execute sed command with character range in C locale.
20005
20006 2010-03-06  Bruno Haible  <bruno@clisp.org>
20007
20008         Tests for module 'iconv-h'.
20009         * modules/iconv-h-tests: New file.
20010         * tests/test-iconv-h.c: New file.
20011
20012         New module 'iconv-h'.
20013         * modules/iconv-h: New file.
20014         * modules/iconv_open (Files): Remove lib/iconv.in.h, m4/iconv_h.m4.
20015         (Depends-on): Add iconv-h. Remove include_next, arg-nonnull.
20016         (configure.ac): Remove gl_ICONV_H.
20017         (Makefile.am): Remove rule for iconv.h.
20018
20019 2010-03-06  Bruno Haible  <bruno@clisp.org>
20020
20021         More consistent naming of *.m4 files.
20022         * m4/wctype_h.m4: Renamed from m4/wctype.m4.
20023         * modules/wctype (Files): Update.
20024
20025         More consistent naming of *.m4 files.
20026         * m4/wchar_h.m4: Renamed from m4/wchar.m4.
20027         * modules/wchar (Files): Update.
20028
20029 2010-03-06  Jim Meyering  <meyering@redhat.com>
20030
20031         euidaccess: relax license to LGPLv2+
20032         * modules/euidaccess (License): Relax to LGPLv2+.
20033
20034 2010-03-06  Bruno Haible  <bruno@clisp.org>
20035
20036         Prefer lib_SOURCES over unconditional AC_LIBOBJ.
20037         * modules/exitfail (configure.ac): Remove AC_LIBOBJ invocation.
20038         (Makefile.am): Augment lib_SOURCES instead.
20039
20040 2010-03-04  Jim Meyering  <meyering@redhat.com>
20041
20042         utime: remove obsolete module
20043         This module, like autoconf's AC_FUNC_UTIME_NULL macro, has been
20044         unnecessary for years, and has been marked as obsolete for 10 months.
20045         * modules/utime: Remove file.
20046         * lib/utime.c: Remove file.
20047         * m4/utime.m4: Remove file.
20048         * m4/utimes-null.m4: Remove file.
20049         * doc/posix-functions/utime.texi (utime): Remove reference to
20050         the module.  Move the sole "fixed by gnulib" item into the
20051         "problems not fixed by Gnulib" list.
20052         * MODULES.html.sh (func_all_modules): Remove reference to "utime".
20053
20054 2010-03-05  Simon Josefsson  <simon@josefsson.org>
20055
20056         * modules/exit (License): Relax license to LGPLv2+.
20057         (Status): Mark as obsolete.
20058         * NEWS: Mention deprecated 'exit' module.
20059         * doc/posix-functions/exit.texi: Recommend 'stdlib' module instead
20060         of now obsolete 'exit'.
20061
20062 2010-03-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20063
20064         fts-lgpl: remove unused module
20065         * modules/fts-lgpl: Remove.
20066         * MODULES.html.sh (func_all_modules): Adjust.
20067         * check-module (find_included_lib_files): Adjust.
20068         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove.
20069
20070 2010-03-02  Ben Walton  <bwalton@artsci.utoronto.ca>  (tiny change)
20071
20072         copy-acl: enhance Solaris ACL error handling
20073         * lib/copy-acl.c (qcopy_acl): Also ignore EOPNOTSUPP.
20074         * lib/set-mode-acl.c (qset_acl): Likewise.
20075
20076 2010-03-02  Bruno Haible  <bruno@clisp.org>
20077
20078         spawn: Don't override the system defined values on FreeBSD 8.
20079         * lib/spawn.in.h (POSIX_SPAWN_RESETIDS, POSIX_SPAWN_SETPGROUP,
20080         POSIX_SPAWN_SETSIGDEF, POSIX_SPAWN_SETSIGMASK,
20081         POSIX_SPAWN_SETSCHEDPARAM, POSIX_SPAWN_SETSCHEDULER): Don't redefine
20082         if HAVE_POSIX_SPAWN is 1.
20083         Reported by Johan van Selst <johans@stack.nl> via Eric Blake.
20084
20085 2010-03-01  Bruno Haible  <bruno@clisp.org>
20086
20087         * doc/gnulib-tool.texi (Initial import): Clarify the requirements
20088         regarding Automake.
20089
20090 2010-02-25  Bruno Haible  <bruno@clisp.org>
20091
20092         Fix breakage of gnulib-tool with ksh, introduced on 2010-02-21.
20093         * gnulib-tool: Define 'echo' as a function only before the ksh alias
20094         setting, not afterwards.
20095         Reported by Ben Walton <bwalton@artsci.utoronto.ca>.
20096
20097 2010-02-24  Eric Blake  <eblake@redhat.com>
20098
20099         bootstrap, git-version-gen: use timestamp
20100         * build-aux/git-version-gen (scriptversion): Force UTC.
20101         * build-aux/bootstrap (scriptversion): New variable.
20102
20103         bootstrap: allow older git
20104         * build-aux/bootstrap (GNULIB_SRCDIR): Add fallback if git is
20105         older than 1.6.4.  Requested by the libvirt project.
20106
20107 2010-02-23  Eric Blake  <eblake@redhat.com>
20108
20109         warn-on-use: work with old autoconf
20110         * m4/warn-on-use.m4 (gl_WARN_ON_USE_PREPARE): Accomodate older
20111         AS_VAR semantics of autoconf 2.60.
20112         Reported by Bruno Haible.
20113
20114         bootstrap: improve some comments
20115         * build-aux/bootstrap: Drop unneeded emacs hint.  Add some
20116         clarification comments.
20117
20118         gettimeofday: provide correct function
20119         * lib/gettimeofday.c (gettimeofday): Provide rpl_gettimeofday only
20120         when replacement is declared, otherwise provide gettimeofday.
20121         Reported by Michael Goffioul.
20122
20123 2010-02-23  Jim Meyering  <meyering@redhat.com>
20124
20125         lib-ignore: relax license to "unlimited", not LGPLv2+
20126         * modules/lib-ignore (License): Relax to "unlimited".
20127
20128 2010-02-23  Jim Meyering  <meyering@redhat.com>
20129
20130         lib-ignore: relax license to LGPLv2+
20131         * modules/lib-ignore (License): Relax to LGPLv2+.
20132
20133 2010-02-22  Eric Blake  <eblake@redhat.com>
20134
20135         lseek: avoid bash 3.2 broken pipe bug
20136         * m4/lseek.m4 (gl_FUNC_LSEEK): Drain pipe, to avoid spurious
20137         warning from bash 3.2.
20138         Reported by Ben Pfaff, with analysis from Bruno Haible.
20139
20140         bootstrap: support non-FSF copyright holder
20141         * build-aux/bootstrap (COPYRIGHT_HOLDER, with_gettext): Allow
20142         bootstrap.conf override of COPYRIGHT_HOLDER.
20143         (MSGID_BUGS_ADDRESS): Allow URL rather than email.
20144
20145         bootstrap: interoperate with gettext 0.14.1
20146         * build-aux/bootstrap (slurp): Fix typo when using older gettext.
20147
20148         bootstrap: allow for alternate submodule location
20149         * build-aux/bootstrap (gnulib_path): New variable; use instead of
20150         hardcoding submodule location.
20151         (gnulib_mk): Allow direct use of Makefile.am.
20152
20153         bootstrap: use GNULIB_SRCDIR to reduce disk usage
20154         * build-aux/bootstrap (GNULIB_SRCDIR): If set, use as a reference,
20155         rather than reconfiguring where the submodule points.
20156
20157         gettimeofday: restore support for platforms that lack function
20158         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Also compile
20159         replacement if function is missing.
20160         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_DEFAULTS): New witness.
20161         * modules/sys_time (Makefile.am): Substitute it.
20162         * lib/sys_time.in.h (gettimeofday): Check it.
20163         Reported by Michael Goffioul.
20164
20165 2010-02-21  Bruno Haible  <bruno@clisp.org>
20166
20167         * lib/stdio.in.h (obstack_printf): Fix typo.
20168
20169 2010-02-21  Jose E. Marchesi  <jemarch@gnu.org>
20170
20171         vc-list-files: use bzr ls's -R option
20172         * build-aux/vc-list-files: Invoke bazaar to generate a recursive
20173         list of versioned files based on 'dir' (usage of -R in 'bzr ls').
20174
20175 2010-02-21  Jim Meyering  <meyering@redhat.com>
20176
20177         init.sh: fix EXEEXT shims to work also for names like test-prog
20178         * tests/init.sh: Re-exec a better shell, when needed.
20179         If the current shell lacks support for posix $(...), an init.sh-using
20180         test will now try to find a shell that supports that.  If EXEEXT is
20181         nonempty, we also require support for hyphen-in-alias-name and shell
20182         substitutions like ${var#glob}.  Failure to find such a shell results
20183         in a skipped test.
20184
20185 2010-02-21  Bruno Haible  <bruno@clisp.org>
20186
20187         Really work around around "broken pipe" error message from bash 3.2.
20188         * gnulib-tool (func_reset_sigpipe): Remove function.
20189         (echo): In bash 3.2, define to a function that uses printf.
20190         Analyzed by Ralf Wildenhues, Chet Ramey, Ben Pfaff.
20191
20192 2010-02-20  Bruno Haible  <bruno@clisp.org>
20193
20194         Restore support for automake 1.9.6 with autoconf 2.61.
20195         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Ensure MKDIR_P is AC_SUBSTed.
20196         Reported by James Youngman <jay@gnu.org>.
20197
20198 2010-02-20  Bruno Haible  <bruno@clisp.org>
20199
20200         Improve *printf warning condition.
20201         * lib/stdio.in.h (fprintf, printf, vfprintf, vprintf): Emit warning
20202         also if GNULIB_POSIXCHECK is defined, the *-posix module is not used,
20203         and the function is overridden due to SIGPIPE emulation.
20204
20205 2010-02-20  Bruno Haible  <bruno@clisp.org>
20206
20207         * lib/stdio.in.h: Tweak comments.
20208
20209 2010-02-19  Bruno Haible  <bruno@clisp.org>
20210
20211         Make it easier to find modules. New gnulib-tool option '--find'.
20212         * gnulib-tool: New option --find.
20213         (func_usage): Document it.
20214         (func_sanitize_modulelist): New function, extracted from
20215         func_all_modules.
20216         (func_all_modules): Invoke it.
20217         * doc/gnulib-tool.texi (Which modules?): New node.
20218
20219 2010-02-18  Markus Duft <mduft@gentoo.org>  (tiny change)
20220
20221         * lib/sys_select.in.h: Provide select replacement even if
20222         sys/select.h exists on a system, for Interix.
20223
20224 2010-02-18  Jim Meyering  <meyering@redhat.com>
20225
20226         init.sh: don't use $(...) just yet
20227         * tests/init.sh (create_exe_shim_functions_): Use `...`, not $(...),
20228         to accommodate e.g., Solaris' /bin/sh.
20229
20230 2010-02-17  Bruno Haible  <bruno@clisp.org>
20231
20232         * doc/posix-headers/netdb.texi: Mention NetBSD 5.0 problem.
20233         Reported by Ludovic Courtès <ludo@gnu.org>.
20234
20235 2010-02-16  Simon Josefsson  <simon@josefsson.org>
20236
20237         * modules/userspec-tests (test_userspec_LDADD): Add variable, for
20238         linking with -lintl.
20239
20240 2010-02-17  Simon Josefsson  <simon@josefsson.org>
20241
20242         * lib/netdb.in.h (AI_V4MAPPED, AI_ALL, AI_ADDRCONFIG): Define to 0
20243         if not provided by the system's netdb.h.  Reported by
20244         ludo@gnu.org (Ludovic Courtès).
20245
20246 2010-02-15  Jim Meyering  <meyering@redhat.com>
20247
20248         init.sh: improve portability and efficiency
20249         * tests/init.sh (find_exe_basenames_): Remove unnecessary use of
20250         "dummy" in a for loop.
20251         Use '!', not '^' to select the complement of a character set used
20252         in a "case" statement.
20253         Use shell variable manipulation, a la ${...%.exe}, rather than sed.
20254         Suggestions from Eric Blake.
20255
20256         init.sh: automatically accommodate programs with the .exe suffix
20257         Automatically arrange for an invocation of "prog" to execute the
20258         program named "prog$EXEEXT" (usually prog.exe).  Thus, all invocations
20259         may use the simpler "prog", yet still work when built on a system
20260         that requires specifying the added suffix.
20261         Do this by constructing a function named "prog" that invokes
20262         "prog.exe" for each .exe file in selected directories.
20263         * tests/init.sh (find_exe_basenames_): New function.
20264         (create_exe_shim_functions_): New function.
20265         (path_prepend_): Use it.
20266
20267         maint.mk: mark syntax-check sc_*.m rules as .PHONY
20268         * top/maint.mk ($(syntax-check-rules)): Add .PHONY, so that
20269         "make -t syntax-check" doesn't create a ton of sc_*.m files.
20270
20271 2010-02-14  Jim Meyering  <meyering@redhat.com>
20272
20273         maint.mk: prohibit inclusion of "hash-pjw.h" without_use
20274         * top/maint.mk (sc_prohibit_hash_without_use): Re-add "@".
20275         (sc_prohibit_hash_pjw_without_use): New rule.
20276
20277         maint.mk: allow the default upload destination dir to be overridden
20278         * top/maint.mk (upload_dest_dir_): Define with a default that
20279         preserves the status quo.
20280         (emit_upload_commands): Use it, rather than hard-coding $(PACKAGE).
20281         Reported by Peter Simons.
20282
20283         maint.mk: prohibit inclusion of "hash.h" without_use
20284         * top/maint.mk (sc_prohibit_hash_without_use): New rule.
20285
20286 2010-02-10  Jim Meyering  <meyering@redhat.com>
20287
20288         maint.mk: prohibit inclusion of "ignore-value.h" without_use
20289         * top/maint.mk (sc_prohibit_ignore_value_without_use): New rule.
20290
20291 2010-02-09  Eric Blake  <ebb9@byu.net>
20292         and Bruno Haible  <bruno@clisp.org>
20293
20294         obstack-printf-posix: ensure declaration
20295         * m4/obstack-printf.m4 (gl_DECL_OBSTACK_PRINTF): New macro,
20296         extracted from gl_FUNC_OBSTACK_PRINTF.
20297         (gl_FUNC_OBSTACK_PRINTF): Invoke it.
20298         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
20299         Likewise.
20300         * lib/stdio.in.h (obstack_printf, obstack_vprintf): Declare also
20301         if GNULIB_OBSTACK_PRINTF_POSIX is 1 and GNULIB_OBSTACK_PRINTF is
20302         0.
20303
20304 2010-02-08  Bruno Haible  <bruno@clisp.org>
20305
20306         gnulib-tool: Fix typo in 2010-02-07 commit.
20307         * gnulib-tool (func_get_dependencies): Fix typo in last commit.
20308         Reported by Eric Blake.
20309
20310 2010-02-07  Bruno Haible  <bruno@clisp.org>
20311
20312         gnulib-tool: Fix up caching patches.
20313         * gnulib-tool: New options --cache-modules, --no-cache-modules. Remove
20314         option --no-cache. Use associative arrays when supported by the shell.
20315         (sed_comments): New variable.
20316         (modcache): Renamed from do_cache.
20317         (sed_extract_field_header): Renamed from sed_extract_cache_prog. Don't
20318         abbreviate unnecessarily.
20319         (have_associative): New variable.
20320         (func_cache_var): Define correctly for bash 1.x. Define in an optimized
20321         way also for ksh and zsh.
20322         (func_init_sed_convert_to_cache_statements): New function, extracted
20323         from func_cache_lookup_module. Add support for associative arrays.
20324         Don't set the c_MODULE_cached variable here. Ignore all lines before
20325         the first field header. Remove only the final newline, not all trailing
20326         newlines. Support empty fields correctly. Limit the use of 'eval' to
20327         assignments.
20328         (func_get_description, func_get_status, func_get_notice,
20329         func_get_applicability, func_get_filelist, func_get_dependencies,
20330         func_get_autoconf_early_snippet, func_get_autoconf_snippet,
20331         func_get_automake_snippet, func_get_include_directive,
20332         func_get_link_directive, func_get_license, func_get_maintainer):
20333         Update documentation. List the unoptimized code first. Add support for
20334         associative arrays. Limit the use of 'eval' to assignments.
20335         (func_get_applicability): Undo stylistic pessimisations.
20336         (func_get_automake_snippet, func_get_include_directive): Reduce code
20337         duplication.
20338         (func_modules_transitive_closure, func_modules_add_dummy,
20339         func_modules_notice, func_modules_to_filelist, func_add_file,
20340         func_update_file, func_emit_lib_Makefile_am, func_emit_po_Makevars,
20341         func_emit_po_POTFILES_in, func_emit_tests_Makefile_am, func_import,
20342         func_create_testdir, func_create_megatestdir): Update documentation.
20343
20344 2010-01-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20345
20346         * gnulib-tool (func_cache_lookup_module): Store the module name
20347         belonging to the cache variable; error out if two different
20348         module names map to the same cache variable name.
20349
20350 2010-01-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20351
20352         gnulib-tool: Make caching optional.
20353         * gnulib-tool: Accept option --no-cache, turning off $do_cache.
20354         Update matching short versions of --no-changelog.
20355         (func_usage): Update.
20356         (sed_extract_cache_prog): Renamed from ...
20357         (sed_extract_prog): ... this; revert to old extraction script.
20358         (func_get_description, func_get_status)
20359         (func_get_notice, func_get_applicability, func_get_filelist)
20360         (func_get_dependencies, func_get_autoconf_early_snippet)
20361         (func_get_autoconf_snippet, func_get_automake_snippet)
20362         (func_get_include_directive, func_get_link_directive)
20363         (func_get_license, func_get_maintainer): If $do_cache is false,
20364         use old, non-caching extraction scripts.
20365         Suggestion by Bruno Haible.
20366
20367 2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20368
20369         gnulib-tool: cache module metainformation.
20370         * gnulib-tool (sed_extract_prog): Match newline before each
20371         header, and rewrite header to a shell variable suffix.
20372         (func_cache_var, func_cache_lookup_module): New functions,
20373         to turn a module name into a cache variable prefix, and to
20374         look up and cache module metainformation.
20375         (func_get_description, func_get_status)
20376         (func_get_notice, func_get_applicability, func_get_filelist)
20377         (func_get_dependencies, func_get_autoconf_early_snippet)
20378         (func_get_autoconf_snippet, func_get_automake_snippet)
20379         (func_get_include_directive, func_get_link_directive)
20380         (func_get_license, func_get_maintainer): Use
20381         func_cache_lookup_module.
20382
20383 2010-02-07  Bruno Haible  <bruno@clisp.org>
20384
20385         fnctl: Fix missing dependency.
20386         * modules/fcntl (Depends-on): Add getdtablesize.
20387         Reported by John W. Eaton <jwe@gnu.org>.
20388
20389 2010-02-05  Sergey Poznyakoff  <gray@gnu.org.ua>
20390
20391         Argp: fix recognition of short alias options.
20392
20393         * lib/argp-parse.c (convert_options): Fix improper use of
20394         `|' between character values.
20395         * tests/test-argp.c (group1_option): New alias option
20396         --read (-r).
20397         (group1_parser): Special handling for 'r'.
20398         (test15): New test case.
20399         (test_fun): Add test15.
20400         * tests/test-argp-2.sh: Update expected --help and --usage
20401         outputs.
20402
20403 2010-02-05  Sergey Poznyakoff  <gray@gnu.org.ua>
20404
20405         * tests/test-argp.c: Fix indentation.
20406
20407 2010-02-04  Eric Blake  <ebb9@byu.net>
20408
20409         gettimeofday: expose type of second argument
20410         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Do better detection
20411         of glibc extension signature, and define GETTIMEOFDAY_TIMEZONE.
20412         * tests/test-gettimeofday.c: Use it to silence warning.
20413         * doc/posix-functions/gettimeofday.texi (gettimeofday): Document
20414         the issue.
20415
20416 2010-02-03  Jim Meyering  <meyering@redhat.com>
20417
20418         regcomp.c: avoid the sole warning from gcc's -Wtype-limits
20419         * lib/regcomp.c (TYPE_SIGNED): Define.
20420         (parse_dup_op): Use it to avoid the sole warning from -Wtype-limits.
20421
20422         regcomp.c: avoid a new -Wshadow warning
20423         * lib/regcomp.c (create_initial_state): Do not shadow local "err".
20424
20425 2010-02-01  Jim Meyering  <meyering@redhat.com>
20426
20427         removing useless parentheses in cpp #define directives
20428         For motivation, see commit c0221df4, "define STREQ(a,b)
20429         consistently, removing useless parentheses"
20430         * lib/memcmp.c (CMP_LT_OR_GT): Remove useless parentheses.
20431         * lib/mountlist.c (MNT_IGNORE): Likewise.
20432         * lib/trim.h (trim, trim_trailing, trim_leading): Likewise.
20433
20434 2010-02-01  Eric Blake  <ebb9@byu.net>
20435
20436         sys_time: use link-warning
20437         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Split defaults...
20438         (gl_HEADER_SYS_TIME_H_DEFAULTS): ...into new macro.
20439         (gl_SYS_TIME_MODULE_INDICATOR): New macro.
20440         * modules/sys_time (Depends-on): Add warn-on-use.
20441         (Makefile.am): Always build replacement.
20442         (configure.ac): Update substitutions.
20443         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY)
20444         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Include defaults, and no longer
20445         bother with SYS_TIME_H.
20446         * modules/gettimeofday (configure.ac): Declare indicator.
20447         * lib/sys_time.in.h (gettimeofday): Warn if gnulib module is not
20448         in use.
20449
20450         closein-tests: silence compiler warning
20451         * tests/test-closein.c (main): Ignore fread result.
20452         * modules/closein-tests (Depends-on): Add ignore-value.
20453
20454         tests: silence warning about system return
20455         * tests/test-areadlink-with-size.c (main): Ignore system result.
20456         * tests/test-areadlink.c (main): Likewise.
20457         * tests/test-areadlinkat-with-size.c (main): Likewise.
20458         * tests/test-areadlinkat.c (main): Likewise.
20459         * tests/test-canonicalize-lgpl.c (main): Likewise.
20460         * tests/test-canonicalize.c (main): Likewise.
20461         * tests/test-chown.c (main): Likewise.
20462         * tests/test-fchownat.c (main): Likewise.
20463         * tests/test-fdutimensat.c (main): Likewise.
20464         * tests/test-fstatat.c (main): Likewise.
20465         * tests/test-futimens.c (main): Likewise.
20466         * tests/test-lchown.c (main): Likewise.
20467         * tests/test-link.c (main): Likewise.
20468         * tests/test-linkat.c (main): Likewise.
20469         * tests/test-lstat.c (main): Likewise.
20470         * tests/test-mkdir.c (main): Likewise.
20471         * tests/test-mkdirat.c (main): Likewise.
20472         * tests/test-mkfifo.c (main): Likewise.
20473         * tests/test-mkfifoat.c (main): Likewise.
20474         * tests/test-mknod.c (main): Likewise.
20475         * tests/test-readlink.c (main): Likewise.
20476         * tests/test-remove.c (main): Likewise.
20477         * tests/test-rename.c (main): Likewise.
20478         * tests/test-renameat.c (main): Likewise.
20479         * tests/test-rmdir.c (main): Likewise.
20480         * tests/test-symlink.c (main): Likewise.
20481         * tests/test-symlinkat.c (main): Likewise.
20482         * tests/test-unlink.c (main): Likewise.
20483         * tests/test-unlinkat.c (main): Likewise.
20484         * tests/test-utimens.c (main): Likewise.
20485         * tests/test-utimensat.c (main): Likewise.
20486         * modules/areadlink-tests (Depends-on): Add ignore-value.
20487         * modules/areadlink-with-size-tests (Depends-on): Likewise.
20488         * modules/areadlinkat-tests (Depends-on): Likewise.
20489         * modules/areadlinkat-with-size-tests (Depends-on): Likewise.
20490         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
20491         * modules/canonicalize-tests (Depends-on): Likewise.
20492         * modules/chown-tests (Depends-on): Likewise.
20493         * modules/fdutimensat-tests (Depends-on): Likewise.
20494         * modules/futimens-tests (Depends-on): Likewise.
20495         * modules/lchown-tests (Depends-on): Likewise.
20496         * modules/link-tests (Depends-on): Likewise.
20497         * modules/linkat-tests (Depends-on): Likewise.
20498         * modules/lstat-tests (Depends-on): Likewise.
20499         * modules/mkdir-tests (Depends-on): Likewise.
20500         * modules/mkfifo-tests (Depends-on): Likewise.
20501         * modules/mkfifoat-tests (Depends-on): Likewise.
20502         * modules/mknod-tests (Depends-on): Likewise.
20503         * modules/openat-tests (Depends-on): Likewise.
20504         * modules/readlink-tests (Depends-on): Likewise.
20505         * modules/remove-tests (Depends-on): Likewise.
20506         * modules/rename-tests (Depends-on): Likewise.
20507         * modules/renameat-tests (Depends-on): Likewise.
20508         * modules/rmdir-tests (Depends-on): Likewise.
20509         * modules/symlink-tests (Depends-on): Likewise.
20510         * modules/symlinkat-tests (Depends-on): Likewise.
20511         * modules/unlink-tests (Depends-on): Likewise.
20512         * modules/utimens-tests (Depends-on): Likewise.
20513         * modules/utimensat-tests (Depends-on): Likewise.
20514
20515 2010-01-31  Bruno Haible  <bruno@clisp.org>
20516
20517         Perform the same test for many <math.h> functions.
20518         * m4/mathfunc.m4 (gl_COMMON_DOUBLE_MATHFUNC,
20519         gl_COMMON_DOUBLE_MATHFUNC_TEST): New macros.
20520         * m4/sqrt.m4 (gl_FUNC_SQRT): Invoke gl_COMMON_DOUBLE_MATHFUNC instead
20521         of gl_MATHFUNC.
20522         * modules/acos (configure.ac): Likewise.
20523         * modules/asin (configure.ac): Likewise.
20524         * modules/atan (configure.ac): Likewise.
20525         * modules/atan2 (configure.ac): Likewise.
20526         * modules/cbrt (configure.ac): Likewise.
20527         * modules/copysign (configure.ac): Likewise.
20528         * modules/cos (configure.ac): Likewise.
20529         * modules/cosh (configure.ac): Likewise.
20530         * modules/erf (configure.ac): Likewise.
20531         * modules/erfc (configure.ac): Likewise.
20532         * modules/exp (configure.ac): Likewise.
20533         * modules/fmod (configure.ac): Likewise.
20534         * modules/hypot (configure.ac): Likewise.
20535         * modules/j0 (configure.ac): Likewise.
20536         * modules/j1 (configure.ac): Likewise.
20537         * modules/jn (configure.ac): Likewise.
20538         * modules/lgamma (configure.ac): Likewise.
20539         * modules/log (configure.ac): Likewise.
20540         * modules/log10 (configure.ac): Likewise.
20541         * modules/log1p (configure.ac): Likewise.
20542         * modules/pow (configure.ac): Likewise.
20543         * modules/remainder (configure.ac): Likewise.
20544         * modules/sin (configure.ac): Likewise.
20545         * modules/sinh (configure.ac): Likewise.
20546         * modules/tan (configure.ac): Likewise.
20547         * modules/tanh (configure.ac): Likewise.
20548         * modules/y0 (configure.ac): Likewise.
20549         * modules/y1 (configure.ac): Likewise.
20550         * modules/yn (configure.ac): Likewise.
20551         Suggested by Paolo Bonzini.
20552
20553 2010-01-31  Bruno Haible  <bruno@clisp.org>
20554
20555         * m4/getline.m4 (gl_FUNC_GETLINE): Add comment about REPLACE_GETLINE.
20556
20557 2010-01-31  Bruno Haible  <bruno@clisp.org>
20558
20559         Work around getdelim() bug on FreeBSD 8.0.
20560         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Test whether getdelim supports an
20561         initially NULL line. Set REPLACE_GETDELIM if getdelim exists but does
20562         not work.
20563         * lib/stdio.in.h (getdelim): Define as an alias if REPLACE_GETDELIM
20564         is 1.
20565         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize REPLACE_GETDELIM.
20566         * modules/stdio (Makefile.am): Also substitute REPLACE_GETDELIM.
20567         * tests/test-getdelim.c (main): Also test result for a NULL buffer and
20568         a non-zero size.
20569         * doc/posix-functions/getdelim.texi: Mention the FreeBSD bug.
20570
20571 2010-01-31  Bruno Haible  <bruno@clisp.org>
20572
20573         Work around getline() bug on FreeBSD 8.0.
20574         * m4/getline.m4 (gl_FUNC_GETLINE): Also test result for a NULL buffer
20575         and a non-zero size.
20576         * tests/test-getline.c (main): Likewise.
20577         * doc/posix-functions/getline.texi: Mention the FreeBSD bug.
20578         Reported by Dennis <noordsij@cs.helsinki.fi> via Eric Blake.
20579
20580 2010-01-28  Eric Blake  <ebb9@byu.net>
20581
20582         regex: fix build failure
20583         * lib/regex_internal.h (__GNUC_PREREQ): Define for non-glibc
20584         platforms.
20585
20586 2010-01-28  Jim Meyering  <meyering@redhat.com>
20587
20588         regex: do not ignore memory allocation failure
20589         * lib/regex_internal.c (create_cd_newstate): Detect
20590         re_node_set_init_copy failure.   Extracted from glibc commit
20591         2da42bc06566bc89785e580fa1ac89b4c9f2a63c.
20592
20593         regex: sync more white-space changes from libc
20594         * lib/regex_internal.c: White-space only changes.
20595         * lib/regexec.c: Likewise.
20596
20597         regex: add many uses of __attribute_warn_unused_result__
20598         * lib/regex_internal.c: Use __attribute_warn_unused_result__.
20599         * lib/regexec.c: Likewise.
20600         Extracted from a messy glibc commit.
20601
20602         regcomp.c: spelling and merge-artifact from glibc
20603         * lib/regcomp.c: Merge remainder of glibc's
20604         2da42bc06566bc89785e580fa1ac89b4c9f2a63c.
20605
20606         regcomp.c: sync white-space changes from glibc
20607         * lib/regcomp.c: Merge to accommodate white space
20608         changes from glibc's 2da42bc06566bc89785e580fa1ac89b4c9f2a63c.
20609
20610         regcomp.c: do not ignore internal return values
20611         * lib/regcomp.c: Do not ignore internal return values.
20612         This is from glibc's 2da42bc06566bc89785e580fa1ac89b4c9f2a63c,
20613         but without its white-space changes and spelling fixes.
20614
20615         regex_internal.h: define __attribute_warn_unused_result__
20616         * lib/regex_internal.h (__attribute_warn_unused_result__): Define.
20617
20618         maint: add a syntax-check rule to check for vulnerable Makefile.in
20619         * top/maint.mk (sc_vulnerable_makefile_CVE-2009-4029): New rule.
20620
20621 2010-01-27  Jim Meyering  <meyering@redhat.com>
20622
20623         ncftpput-ftp: clean up spaces
20624         * build-aux/ncftpput-ftp: Make Copyright line consistent.
20625         Remove trailing blanks.
20626
20627 2010-01-27  Simon Josefsson  <simon@josefsson.org>
20628
20629         * build-aux/git-version-gen: Fix copyright statement.
20630         * build-aux/gnupload: Likewise.
20631         * tests/test-arcfour.c: Likewise.
20632         * tests/test-arctwo.c: Likewise.
20633         * tests/test-count-one-bits.c: Likewise.
20634         * tests/test-crc.c: Likewise.
20635         * tests/test-des.c: Likewise.
20636         * tests/test-gc-arcfour.c: Likewise.
20637         * tests/test-gc-arctwo.c: Likewise.
20638         * tests/test-gc-des.c: Likewise.
20639         * tests/test-gc-hmac-md5.c: Likewise.
20640         * tests/test-gc-hmac-sha1.c: Likewise.
20641         * tests/test-gc-md2.c: Likewise.
20642         * tests/test-gc-md4.c: Likewise.
20643         * tests/test-gc-md5.c: Likewise.
20644         * tests/test-gc-pbkdf2-sha1.c: Likewise.
20645         * tests/test-gc-rijndael.c: Likewise.
20646         * tests/test-gc-sha1.c: Likewise.
20647         * tests/test-gc.c: Likewise.
20648         * tests/test-gethostname.c: Likewise.
20649         * tests/test-gettimeofday.c: Likewise.
20650         * tests/test-hash.c: Likewise.
20651         * tests/test-hmac-md5.c: Likewise.
20652         * tests/test-hmac-sha1.c: Likewise.
20653         * tests/test-md2.c: Likewise.
20654         * tests/test-md4.c: Likewise.
20655         * tests/test-md5.c: Likewise.
20656         * tests/test-memchr.c: Likewise.
20657         * tests/test-memchr2.c: Likewise.
20658         * tests/test-memcmp.c: Likewise.
20659         * tests/test-memmem.c: Likewise.
20660         * tests/test-memrchr.c: Likewise.
20661         * tests/test-rawmemchr.c: Likewise.
20662         * tests/test-read-file.c: Likewise.
20663         * tests/test-rijndael.c: Likewise.
20664         * tests/test-sockets.c: Likewise.
20665         * tests/test-strchrnul.c: Likewise.
20666         * tests/test-strstr.c: Likewise.
20667         * tests/test-strtod.c: Likewise.
20668         * build-aux/ncftpput-ftp: Likewise.
20669
20670 2010-01-26  Eric Blake  <ebb9@byu.net>
20671
20672         ignore-value: update recommended header name
20673         * modules/ignore-value (Include): Only use <> for headers that
20674         exist in glibc.
20675
20676 2010-01-26  Jim Meyering  <meyering@redhat.com>
20677
20678         test-userspec.c: avoid compiler warnings
20679         * tests/test-userspec.c (main): Avoid shadowing ("uid"),
20680         and "initialization discards qualifiers..." warnings.
20681         Put the first "uid" in its own scope, and make char* members "const".
20682
20683 2010-01-25  Bruno Haible  <bruno@clisp.org>
20684
20685         gnulib-tool: Make warning diagnostics consistent.
20686         * gnulib-tool (func_warning): New function.
20687         Use it everywhere where gnulib-tool produces output to stderr and it is
20688         not a fatal error.
20689
20690 2010-01-25  Bruno Haible  <bruno@clisp.org>
20691
20692         Fix test dependencies.
20693         * modules/xstrtol-tests (Depends-on): Add inttypes.
20694         * modules/xstrtoll-tests (Depends-on): Likewise. Remove xstrtoll.
20695
20696 2010-01-25 Pádraig Brady <P@draigBrady.com>
20697
20698         syntax-check: detect incorrect boolean macro values in config.h
20699         * modules/maintainer-makefile (configure.ac): Parameterize the location
20700         of config.h which will be available to makefiles as $(CONFIG_INCLUDE).
20701         The logic is from Eric Blake and the location indicated by Jim Meyering.
20702         Note the more natural CONFIG_HEADER name is prohibited by automake
20703         for backwards compatibility reasons.
20704         * top/maint.mk (sc_Wundef_boolean): New rule.
20705
20706 2010-01-25  Jim Meyering  <meyering@redhat.com>
20707
20708         bootstrap: detect MacOS 10.6's shasum, too
20709         * build-aux/bootstrap: Also recognize MacOS 10.6's shasum.
20710         Suggested by Thomas Treichl <Thomas.Treichl@gmx.net>.
20711
20712 2010-01-23  Jim Meyering  <meyering@redhat.com>
20713
20714         xstrtoll: new module
20715         * modules/xstrtoll: New file.
20716         * MODULES.html.sh (Numeric conversion functions): Add xstrtoll.
20717         * lib/xstrtol.h [HAVE_LONG_LONG_INT]: Declare xstrtoll and xstrtoull.
20718         * lib/xstrtoll.c, lib/xstrtoull.c: New files.
20719         ./configure fails if you use this module and lack "long long".
20720         * modules/xstrtoll-tests: New module.
20721         * tests/test-xstrtoll.c, tests/test-xstrtoull.c: New files.
20722         * tests/test-xstrtoll.sh: Like test-xstrtol.c, but use the
20723         new init.sh-based test framework.
20724
20725 2010-01-24  Bruno Haible  <bruno@clisp.org>
20726
20727         Tests for module 'yn'.
20728         * modules/yn-tests: New file.
20729         * tests/test-yn.c: New file.
20730
20731         Tests for module 'y1'.
20732         * modules/y1-tests: New file.
20733         * tests/test-y1.c: New file.
20734
20735         Tests for module 'y0'.
20736         * modules/y0-tests: New file.
20737         * tests/test-y0.c: New file.
20738
20739         Tests for module 'tanh'.
20740         * modules/tanh-tests: New file.
20741         * tests/test-tanh.c: New file.
20742
20743         Tests for module 'tan'.
20744         * modules/tan-tests: New file.
20745         * tests/test-tan.c: New file.
20746
20747         Tests for module 'sqrt'.
20748         * modules/sqrt-tests: New file.
20749         * tests/test-sqrt.c: New file.
20750
20751         Tests for module 'sinh'.
20752         * modules/sinh-tests: New file.
20753         * tests/test-sinh.c: New file.
20754
20755         Tests for module 'sin'.
20756         * modules/sin-tests: New file.
20757         * tests/test-sin.c: New file.
20758
20759         Tests for module 'rint'.
20760         * modules/rint-tests: New file.
20761         * tests/test-rint.c: New file.
20762
20763         Tests for module 'remainder'.
20764         * modules/remainder-tests: New file.
20765         * tests/test-remainder.c: New file.
20766
20767         Tests for module 'pow'.
20768         * modules/pow-tests: New file.
20769         * tests/test-pow.c: New file.
20770
20771         Tests for module 'nextafter'.
20772         * modules/nextafter-tests: New file.
20773         * tests/test-nextafter.c: New file.
20774
20775         Tests for module 'modf'.
20776         * modules/modf-tests: New file.
20777         * tests/test-modf.c: New file.
20778
20779         Tests for module 'logb'.
20780         * modules/logb-tests: New file.
20781         * tests/test-logb.c: New file.
20782
20783         Tests for module 'log1p'.
20784         * modules/log1p-tests: New file.
20785         * tests/test-log1p.c: New file.
20786
20787         Tests for module 'log10'.
20788         * modules/log10-tests: New file.
20789         * tests/test-log10.c: New file.
20790
20791         Tests for module 'log'.
20792         * modules/log-tests: New file.
20793         * tests/test-log.c: New file.
20794
20795         Tests for module 'lgamma'.
20796         * modules/lgamma-tests: New file.
20797         * tests/test-lgamma.c: New file.
20798
20799         Tests for module 'ldexp'.
20800         * modules/ldexp-tests: New file.
20801         * tests/test-ldexp.c: New file.
20802
20803         Tests for module 'jn'.
20804         * modules/jn-tests: New file.
20805         * tests/test-jn.c: New file.
20806
20807         Tests for module 'j1'.
20808         * modules/j1-tests: New file.
20809         * tests/test-j1.c: New file.
20810
20811         Tests for module 'j0'.
20812         * modules/j0-tests: New file.
20813         * tests/test-j0.c: New file.
20814
20815         Tests for module 'hypot'.
20816         * modules/hypot-tests: New file.
20817         * tests/test-hypot.c: New file.
20818
20819         Tests for module 'fmod'.
20820         * modules/fmod-tests: New file.
20821         * tests/test-fmod.c: New file.
20822
20823         Tests for module 'fabs'.
20824         * modules/fabs-tests: New file.
20825         * tests/test-fabs.c: New file.
20826
20827         Tests for module 'exp'.
20828         * modules/exp-tests: New file.
20829         * tests/test-exp.c: New file.
20830
20831         Tests for module 'erfc'.
20832         * modules/erfc-tests: New file.
20833         * tests/test-erfc.c: New file.
20834
20835         Tests for module 'erf'.
20836         * modules/erf-tests: New file.
20837         * tests/test-erf.c: New file.
20838
20839         Tests for module 'cosh'.
20840         * modules/cosh-tests: New file.
20841         * tests/test-cosh.c: New file.
20842
20843         Tests for module 'cos'.
20844         * modules/cos-tests: New file.
20845         * tests/test-cos.c: New file.
20846
20847         Tests for module 'copysign'.
20848         * modules/copysign-tests: New file.
20849         * tests/test-copysign.c: New file.
20850
20851         Tests for module 'cbrt'.
20852         * modules/cbrt-tests: New file.
20853         * tests/test-cbrt.c: New file.
20854
20855         Tests for module 'atan2'.
20856         * modules/atan2-tests: New file.
20857         * tests/test-atan2.c: New file.
20858
20859         Tests for module 'atan'.
20860         * modules/atan-tests: New file.
20861         * tests/test-atan.c: New file.
20862
20863         Tests for module 'asin'.
20864         * modules/asin-tests: New file.
20865         * tests/test-asin.c: New file.
20866
20867         Tests for module 'acos'.
20868         * modules/acos-tests: New file.
20869         * tests/test-acos.c: New file.
20870
20871 2010-01-24  Bruno Haible  <bruno@clisp.org>
20872
20873         Fix tests for common <math.h> functions.
20874         * m4/mathfunc.m4 (gl_MATHFUNC): Take two additional parameters. Use a
20875         code snippet that references the function pointer, rather than merely
20876         calling the function. Substitute the FUNC_LIBM variable.
20877         * m4/sqrt.m4 (gl_FUNC_SQRT): Update gl_MATHFUNC invocation.
20878         * modules/acos (configure.ac): Likewise.
20879         * modules/asin (configure.ac): Likewise.
20880         * modules/atan (configure.ac): Likewise.
20881         * modules/atan2 (configure.ac): Likewise.
20882         * modules/cbrt (configure.ac): Likewise.
20883         * modules/copysign (configure.ac): Likewise.
20884         * modules/cos (configure.ac): Likewise.
20885         * modules/cosh (configure.ac): Likewise.
20886         * modules/erf (configure.ac): Likewise.
20887         * modules/erfc (configure.ac): Likewise.
20888         * modules/exp (configure.ac): Likewise.
20889         * modules/fabs (configure.ac): Likewise.
20890         * modules/fmod (configure.ac): Likewise.
20891         * modules/hypot (configure.ac): Likewise.
20892         * modules/j0 (configure.ac): Likewise.
20893         * modules/j1 (configure.ac): Likewise.
20894         * modules/jn (configure.ac): Likewise.
20895         * modules/ldexp (configure.ac): Likewise.
20896         * modules/lgamma (configure.ac): Likewise.
20897         * modules/log (configure.ac): Likewise.
20898         * modules/log10 (configure.ac): Likewise.
20899         * modules/log1p (configure.ac): Likewise.
20900         * modules/logb (configure.ac): Likewise.
20901         * modules/modf (configure.ac): Likewise.
20902         * modules/nextafter (configure.ac): Likewise.
20903         * modules/pow (configure.ac): Likewise.
20904         * modules/remainder (configure.ac): Likewise.
20905         * modules/rint (configure.ac): Likewise.
20906         * modules/sin (configure.ac): Likewise.
20907         * modules/sinh (configure.ac): Likewise.
20908         * modules/tan (configure.ac): Likewise.
20909         * modules/tanh (configure.ac): Likewise.
20910         * modules/y0 (configure.ac): Likewise.
20911         * modules/y1 (configure.ac): Likewise.
20912         * modules/yn (configure.ac): Likewise.
20913
20914 2010-01-24  Bruno Haible  <bruno@clisp.org>
20915
20916         Tests: Defeat inlining of math functions by GCC >= 4.3.0.
20917         * tests/test-acosl.c (x): New variable.
20918         (main): Store argument in x and fetch it from x.
20919         * tests/test-asinl.c (x): New variable.
20920         (main): Store argument in x and fetch it from x.
20921         * tests/test-atanl.c (x): New variable.
20922         (main): Store argument in x and fetch it from x.
20923         * tests/test-cosl.c (x): New variable.
20924         (main): Store argument in x and fetch it from x.
20925         * tests/test-expl.c (x): New variable.
20926         (main): Store argument in x and fetch it from x.
20927         * tests/test-logl.c (x): New variable.
20928         (main): Store argument in x and fetch it from x.
20929         * tests/test-sinl.c (x): New variable.
20930         (main): Store argument in x and fetch it from x.
20931         * tests/test-sqrtl.c (x): New variable.
20932         (main): Store argument in x and fetch it from x.
20933         * tests/test-tanl.c (x): New variable.
20934         (main): Store argument in x and fetch it from x.
20935
20936 2010-01-24  Bruno Haible  <bruno@clisp.org>
20937
20938         Provide EXEEXT and srcdir in TESTS_ENVIRONMENT by default.
20939         * gnulib-tool (func_emit_tests_Makefile_am): Add EXEEXT and srcdir
20940         assignments to the initial TESTS_ENVIRONMENT.
20941         * doc/gnulib.texi (Unit test modules): Document it.
20942         * modules/acl-tests (Makefile.am): Drop EXEEXT assignment from
20943         TESTS_ENVIRONMENT.
20944         * modules/btowc-tests (Makefile.am): Likewise.
20945         * modules/c-stack-tests (Makefile.am): Likewise.
20946         * modules/c-strcase-tests (Makefile.am): Likewise.
20947         * modules/copy-file-tests (Makefile.am): Likewise.
20948         * modules/mbmemcasecmp-tests (Makefile.am): Likewise.
20949         * modules/mbmemcasecoll-tests (Makefile.am): Likewise.
20950         * modules/mbrtowc-tests (Makefile.am): Likewise.
20951         * modules/mbscasecmp-tests (Makefile.am): Likewise.
20952         * modules/mbscasestr-tests (Makefile.am): Likewise.
20953         * modules/mbschr-tests (Makefile.am): Likewise.
20954         * modules/mbscspn-tests (Makefile.am): Likewise.
20955         * modules/mbsinit-tests (Makefile.am): Likewise.
20956         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
20957         * modules/mbsnrtowcs-tests (Makefile.am): Likewise.
20958         * modules/mbspbrk-tests (Makefile.am): Likewise.
20959         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
20960         * modules/mbsrchr-tests (Makefile.am): Likewise.
20961         * modules/mbsrtowcs-tests (Makefile.am): Likewise.
20962         * modules/mbsspn-tests (Makefile.am): Likewise.
20963         * modules/mbsstr-tests (Makefile.am): Likewise.
20964         * modules/nl_langinfo-tests (Makefile.am): Likewise.
20965         * modules/unicase/locale-language-tests (Makefile.am): Likewise.
20966         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
20967         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
20968         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
20969         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
20970         * modules/uniwbrk/ulc-wordbreaks-tests (Makefile.am): Likewise.
20971         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
20972         * modules/wcrtomb-tests (Makefile.am): Likewise.
20973         * modules/wcsnrtombs-tests (Makefile.am): Likewise.
20974         * modules/wcsrtombs-tests (Makefile.am): Likewise.
20975         * modules/quotearg-tests (Makefile.am): Drop EXEEXT and srcdir
20976         assignments from TESTS_ENVIRONMENT.
20977         * modules/argp-tests (Makefile.am): Drop TESTS_ENVIRONMENT
20978         augmentation.
20979         * modules/argp-version-etc-tests (Makefile.am): Likewise.
20980         * modules/atexit-tests (Makefile.am): Likewise.
20981         * modules/binary-io-tests (Makefile.am): Likewise.
20982         * modules/closein-tests (Makefile.am): Likewise.
20983         * modules/dprintf-posix-tests (Makefile.am): Likewise.
20984         * modules/exclude-tests (Makefile.am): Likewise.
20985         * modules/fflush-tests (Makefile.am): Likewise.
20986         * modules/fpending-tests (Makefile.am): Likewise.
20987         * modules/fprintf-posix-tests (Makefile.am): Likewise.
20988         * modules/freadahead-tests (Makefile.am): Likewise.
20989         * modules/freadptr-tests (Makefile.am): Likewise.
20990         * modules/freadseek-tests (Makefile.am): Likewise.
20991         * modules/fseek-tests (Makefile.am): Likewise.
20992         * modules/fseeko-tests (Makefile.am): Likewise.
20993         * modules/ftell-tests (Makefile.am): Likewise.
20994         * modules/ftello-tests (Makefile.am): Likewise.
20995         * modules/idpriv-drop-tests (Makefile.am): Likewise.
20996         * modules/idpriv-droptemp-tests (Makefile.am): Likewise.
20997         * modules/lseek-tests (Makefile.am): Likewise.
20998         * modules/parse-duration-tests (Makefile.am): Likewise.
20999         * modules/perror-tests (Makefile.am): Likewise.
21000         * modules/pipe-filter-gi-tests (Makefile.am): Likewise.
21001         * modules/pipe-filter-ii-tests (Makefile.am): Likewise.
21002         * modules/pipe-tests (Makefile.am): Likewise.
21003         * modules/pread-tests (Makefile.am): Likewise.
21004         * modules/printf-posix-tests (Makefile.am): Likewise.
21005         * modules/select-tests (Makefile.am): Likewise.
21006         * modules/sigpipe-tests (Makefile.am): Likewise.
21007         * modules/tsearch-tests (Makefile.am): Likewise.
21008         * modules/unicase/ulc-casecmp-tests (Makefile.am): Likewise.
21009         * modules/unicase/ulc-casecoll-tests (Makefile.am): Likewise.
21010         * modules/uniname/uniname-tests (Makefile.am): Likewise.
21011         * modules/uniwidth/width-tests (Makefile.am): Likewise.
21012         * modules/vdprintf-posix-tests (Makefile.am): Likewise.
21013         * modules/version-etc-tests (Makefile.am): Likewise.
21014         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
21015         * modules/vprintf-posix-tests (Makefile.am): Likewise.
21016         * modules/xalloc-die-tests (Makefile.am): Likewise.
21017         * modules/xprintf-posix-tests (Makefile.am): Likewise.
21018         * modules/xstrtoimax-tests (Makefile.am): Likewise.
21019         * modules/xstrtol-tests (Makefile.am): Likewise.
21020         * modules/xstrtoumax-tests (Makefile.am): Likewise.
21021         * modules/yesno-tests (Makefile.am): Likewise.
21022         Suggested by Jim Meyering.
21023
21024 2010-01-24  Bruno Haible  <bruno@clisp.org>
21025
21026         More documentation.
21027         * doc/gnulib.texi (Writing modules): New chapter.
21028         (Miscellaneous Notes): Move sections "Comments" and "Header files" to
21029         the new chapter.
21030
21031 2010-01-24  Jim Meyering  <meyering@redhat.com>
21032
21033         maint.mk: do not prepend "./" after filtering
21034         * top/maint.mk (_prepend_srcdir_prefix): New variable
21035         (VC_LIST_EXCEPT): Use it to avoid prepending (post-filter)
21036         "./" when $(srcdir) is ".".
21037
21038         define STREQ(a,b) consistently, removing useless parentheses
21039         #define STREQ(a, b) (strcmp ((a), (b)) == 0) is over-parenthesized,
21040         since the only risk is that "a" or "b" contains an unparenthesized
21041         comma, but if either did that, STREQ would have 3 or more arguments.
21042         Hence, #define STREQ(a, b) (strcmp (a, b) == 0) is better.
21043         * lib/fts.c (STREQ): Remove unnecessary parentheses.
21044         * lib/hash-triple.c (STREQ): Likewise.
21045         * tests/test-argv-iter.c (STREQ): Use a and b, not s1 and s2.
21046         * lib/getugroups.c (STREQ): Likewise.
21047
21048 2010-01-23  Jim Meyering  <meyering@redhat.com>
21049
21050         maint.mk: fix syntax-check in a non-srcdir build directory
21051         * top/maint.mk (_dot_escaped_srcdir): Remove erroneous backslash,
21052         introduced in my 2010-01-21 commit, a6da6c45.  Reported by Eric Blake.
21053
21054 2010-01-22  Jim Meyering  <meyering@redhat.com>
21055
21056         userspec: add unit tests
21057         * tests/test-userspec.c: New file.
21058         * modules/userspec-tests: Likewise.
21059
21060 2010-01-21  Jim Meyering  <meyering@redhat.com>
21061
21062         maint.mk: handle source file names containing "." robustly
21063         * top/maint.mk (_dot_escaped_srcdir): Define.
21064         (VC_LIST): Use it in LHS of sed substitution.
21065
21066 2010-01-21  Jiri Denemark  <jdenemar@redhat.com>
21067
21068         maint.mk: fix VC_LIST_EXCEPT for srcdir != builddir
21069         * top/maint.mk (VC_LIST_EXCEPT): Preprocess the output of
21070         $(VC_LIST) to remove a prefix of '$(srcdir)/', so that it works
21071         from a non-srcdir build.
21072
21073 2010-01-20  Eric Blake  <ebb9@byu.net>
21074
21075         warn-on-use: use instead of link-warning
21076         * modules/stdio (Depends-on, Makefile.am): Drop link-warning.
21077         * modules/unistd (Depends-on, Makefile.am): Likewise.
21078         * modules/arpa_inet (Depends-on): Replace link-warning with
21079         warn-on-use.
21080         (Makefile.am): Update rules accordingly.
21081         * modules/ctype (Depends-on, Makefile.am): Likewise.
21082         * modules/dirent (Depends-on, Makefile.am): Likewise.
21083         * modules/fcntl-h (Depends-on, Makefile.am): Likewise.
21084         * modules/inttypes (Depends-on, Makefile.am): Likewise.
21085         * modules/langinfo (Depends-on, Makefile.am): Likewise.
21086         * modules/locale (Depends-on, Makefile.am): Likewise.
21087         * modules/math (Depends-on, Makefile.am): Likewise.
21088         * modules/search (Depends-on, Makefile.am): Likewise.
21089         * modules/signal (Depends-on, Makefile.am): Likewise.
21090         * modules/spawn (Depends-on, Makefile.am): Likewise.
21091         * modules/stdlib (Depends-on, Makefile.am): Likewise.
21092         * modules/string (Depends-on, Makefile.am): Likewise.
21093         * modules/strings (Depends-on, Makefile.am): Likewise.
21094         * modules/sys_file (Depends-on, Makefile.am): Likewise.
21095         * modules/sys_ioctl (Depends-on, Makefile.am): Likewise.
21096         * modules/sys_select (Depends-on, Makefile.am): Likewise.
21097         * modules/sys_socket (Depends-on, Makefile.am): Likewise.
21098         * modules/sys_stat (Depends-on, Makefile.am): Likewise.
21099         * modules/sys_times (Depends-on, Makefile.am): Likewise.
21100         * modules/sys_utsname (Depends-on, Makefile.am): Likewise.
21101         * modules/wchar (Depends-on, Makefile.am): Likewise.
21102         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Check which functions
21103         should be poisoned.
21104         * m4/ctype.m4 (gl_CTYPE_H): Likewise.
21105         * m4/dirent_h.m4 (gl_DIRENT_H): Likewise.
21106         * m4/fcntl_h.m4 (gl_FCNTL_H): Likewise.
21107         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
21108         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
21109         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
21110         * m4/math_h.m4 (gl_MATH_H): Likewise.
21111         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
21112         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
21113         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
21114         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
21115         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
21116         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
21117         * m4/strings_h.m4 (gl_HEADER_STRINGS_H_BODY): Likewise.
21118         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H_DEFAULTS): Likewise.
21119         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Likewise.
21120         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
21121         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
21122         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
21123         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
21124         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H): Likewise.
21125         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
21126         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
21127         * lib/arpa_inet.in.h: Use _GL_WARN_ON_USE instead of
21128         GL_LINK_WARNING.
21129         * lib/ctype.in.h: Likewise.
21130         * lib/dirent.in.h: Likewise.
21131         * lib/fcntl.in.h: Likewise.
21132         * lib/inttypes.in.h: Likewise.
21133         * lib/langinfo.in.h: Likewise.
21134         * lib/locale.in.h: Likewise.
21135         * lib/math.in.h: Likewise.
21136         * lib/search.in.h: Likewise.
21137         * lib/signal.in.h: Likewise.
21138         * lib/spawn.in.h: Likewise.
21139         * lib/stdio.in.h: Likewise.
21140         * lib/stdlib.in.h: Likewise.
21141         * lib/string.in.h: Likewise.
21142         * lib/strings.in.h: Likewise.
21143         * lib/sys_file.in.h: Likewise.
21144         * lib/sys_ioctl.in.h: Likewise.
21145         * lib/sys_select.in.h: Likewise.
21146         * lib/sys_socket.in.h: Likewise.
21147         * lib/sys_stat.in.h: Likewise.
21148         * lib/sys_times.in.h: Likewise.
21149         * lib/sys_utsname.in.h: Likewise.
21150         * lib/unistd.in.h: Likewise.
21151         * lib/wchar.in.h: Likewise.
21152
21153 2010-01-20  Bruno Haible  <bruno@clisp.org>
21154
21155         Avoid duplicate -lm.
21156         * m4/isnan.m4 (gl_ISNAN): Avoid duplicate -lm in $ISNAN_LIBM.
21157         * m4/round.m4 (gl_FUNC_ROUND): Avoid duplicate -lm in $ROUND_LIBM.
21158         * m4/roundf.m4 (gl_FUNC_ROUNDF): Avoid duplicate -lm in $ROUNDF_LIBM.
21159         * m4/roundl.m4 (gl_FUNC_ROUNDL): Avoid duplicate -lm in $ROUNDL_LIBM.
21160         * m4/acosl.m4 (gl_FUNC_ACOSL): Avoid duplicate -lm in $ACOSL_LIBM.
21161         * m4/cosl.m4 (gl_FUNC_COSL): Avoid duplicate -lm in $COSL_LIBM.
21162         * m4/logl.m4 (gl_FUNC_LOGL): Avoid duplicate -lm in $LOGL_LIBM.
21163         * m4/sinl.m4 (gl_FUNC_SINL): Avoid duplicate -lm in $SINL_LIBM.
21164         * m4/sqrtl.m4 (gl_FUNC_SQRTL): Avoid duplicate -lm in $SQRTL_LIBM.
21165         * m4/tanl.m4 (gl_FUNC_TANL): Avoid duplicate -lm in $TANL_LIBM.
21166         * m4/asinl.m4 (gl_FUNC_ASINL): Same change, for consistency.
21167         * m4/atanl.m4 (gl_FUNC_ATANL): Likewise.
21168         Reported by Paolo Bonzini.
21169
21170 2010-01-19  Bruno Haible  <bruno@clisp.org>
21171
21172         langinfo, nl_langinfo: Relicense under LGPLv2+.
21173         * modules/langinfo (License): Change to LGPLv2+.
21174         * modules/nl_langinfo (License): Likewise.
21175         Patch by David Lutterkort <lutter@redhat.com>.
21176
21177 2010-01-19  Bruno Haible  <bruno@clisp.org>
21178
21179         Avoid compilation error with cc on OSF/1 5.1.
21180         * lib/fcntl.in.h: Include <unistd.h> after the #include_next <fcntl.h>
21181         statement, not before.
21182         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
21183
21184 2010-01-18  Bruno Haible  <bruno@clisp.org>
21185
21186         Avoid a link error due to the __printf__ symbol.
21187         * lib/stdio.in.h (__attribute__): Define to empty also for gcc 2.5.x
21188         and 2.6.x.
21189         (__format__, __printf__): Remove definitions.
21190         * lib/argp-fmtstream.h: Likewise.
21191         * lib/argp.h: Likewise.
21192         * lib/error.h: Likewise.
21193         * lib/vasnprintf.h: Likewise.
21194         * lib/xprintf.h: Likewise.
21195         * lib/xvasprintf.h: Likewise.
21196         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
21197
21198 2010-01-18  Bruno Haible  <bruno@clisp.org>
21199
21200         Tests for module 'tanl'.
21201         * modules/tanl-tests: New file.
21202         * tests/test-tanl.c: New file.
21203
21204         Tests for module 'sqrtl'.
21205         * modules/sqrtl-tests: New file.
21206         * tests/test-sqrtl.c: New file.
21207
21208         Tests for module 'sinl'.
21209         * modules/sinl-tests: New file.
21210         * tests/test-sinl.c: New file.
21211
21212         Tests for module 'logl'.
21213         * modules/logl-tests: New file.
21214         * tests/test-logl.c: New file.
21215
21216         Tests for module 'expl'.
21217         * modules/expl-tests: New file.
21218         * tests/test-expl.c: New file.
21219
21220         Tests for module 'cosl'.
21221         * modules/cosl-tests: New file.
21222         * tests/test-cosl.c: New file.
21223
21224         Tests for module 'atanl'.
21225         * modules/atanl-tests: New file.
21226         * tests/test-atanl.c: New file.
21227
21228         Tests for module 'asinl'.
21229         * modules/asinl-tests: New file.
21230         * tests/test-asinl.c: New file.
21231
21232         Tests for module 'acosl'.
21233         * modules/acosl-tests: New file.
21234         * tests/test-acosl.c: New file.
21235
21236         New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
21237         * lib/math.in.h (acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl,
21238         tanl): Use the standard gnulib idiom.
21239         * lib/cosl.c: Don't include trigl.c and sincosl.c.
21240         * lib/sinl.c: Likewise.
21241         * lib/tanl.c: Don't include trigl.c.
21242         (kernel_tanl): Make static.
21243         * lib/sincosl.c: Include trigl.h first.
21244         * lib/trigl.c: Likewise.
21245         * m4/acosl.m4: New file.
21246         * m4/asinl.m4: New file.
21247         * m4/atanl.m4: New file.
21248         * m4/cosl.m4: New file.
21249         * m4/expl.m4: New file.
21250         * m4/logl.m4: New file.
21251         * m4/sinl.m4: New file.
21252         * m4/sqrtl.m4: New file.
21253         * m4/tanl.m4: New file.
21254         * m4/mathl.m4: Remove file.
21255         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_* and HAVE_*
21256         variables for acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
21257         Don't initialize GNULIB_MATHL.
21258         * modules/acosl: New file.
21259         * modules/asinl: New file.
21260         * modules/atanl: New file.
21261         * modules/cosl: New file.
21262         * modules/expl: New file.
21263         * modules/logl: New file.
21264         * modules/sinl: New file.
21265         * modules/sqrtl: New file.
21266         * modules/tanl: New file.
21267         * modules/math (Makefile.am): Substitute GNULIB_* and HAVE_* variables
21268         for acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl. Don't
21269         substitute GNULIB_MATHL.
21270         * modules/mathl: Rewritten.
21271         * doc/posix-functions/acosl.texi: Mention the 'acosl' module.
21272         * doc/posix-functions/asinl.texi: Mention the 'asinl' module.
21273         * doc/posix-functions/atanl.texi: Mention the 'atanl' module.
21274         * doc/posix-functions/cosl.texi: Mention the 'cosl' module.
21275         * doc/posix-functions/expl.texi: Mention the 'expl' module.
21276         * doc/posix-functions/logl.texi: Mention the 'logl' module.
21277         * doc/posix-functions/sinl.texi: Mention the 'sinl' module.
21278         * doc/posix-functions/sqrtl.texi: Mention the 'sqrtl' module.
21279         * doc/posix-functions/tanl.texi: Mention the 'tanl' module.
21280
21281 2010-01-18  Bruno Haible  <bruno@clisp.org>
21282
21283         sqrt: Make gl_FUNC_SQRT requirable.
21284         * m4/sqrt.m4: New file.
21285         * modules/sqrt (Files): Add it.
21286         (configure.ac): Invoke gl_FUNC_SQRT.
21287
21288 2010-01-18  Bruno Haible  <bruno@clisp.org>
21289
21290         New modules for common <math.h> functions.
21291         * m4/mathfunc.m4: New file.
21292         * modules/acos: New file.
21293         * modules/asin: New file.
21294         * modules/atan: New file.
21295         * modules/atan2: New file.
21296         * modules/cbrt: New file.
21297         * modules/copysign: New file.
21298         * modules/cos: New file.
21299         * modules/cosh: New file.
21300         * modules/erf: New file.
21301         * modules/erfc: New file.
21302         * modules/exp: New file.
21303         * modules/fabs: New file.
21304         * modules/fmod: New file.
21305         * modules/hypot: New file.
21306         * modules/j0: New file.
21307         * modules/j1: New file.
21308         * modules/jn: New file.
21309         * modules/ldexp: New file.
21310         * modules/lgamma: New file.
21311         * modules/log: New file.
21312         * modules/log10: New file.
21313         * modules/log1p: New file.
21314         * modules/logb: New file.
21315         * modules/modf: New file.
21316         * modules/nextafter: New file.
21317         * modules/pow: New file.
21318         * modules/remainder: New file.
21319         * modules/rint: New file.
21320         * modules/sin: New file.
21321         * modules/sinh: New file.
21322         * modules/sqrt: New file.
21323         * modules/tan: New file.
21324         * modules/tanh: New file.
21325         * modules/y0: New file.
21326         * modules/y1: New file.
21327         * modules/yn: New file.
21328         * doc/posix-functions/acos.texi: Mention the 'acos' module.
21329         * doc/posix-functions/asin.texi: Mention the 'asin' module.
21330         * doc/posix-functions/atan.texi: Mention the 'atan' module.
21331         * doc/posix-functions/atan2.texi: Mention the 'atan2' module.
21332         * doc/posix-functions/cbrt.texi: Mention the 'cbrt' module.
21333         * doc/posix-functions/copysign.texi: Mention the 'copysign' module.
21334         * doc/posix-functions/cos.texi: Mention the 'cos' module.
21335         * doc/posix-functions/cosh.texi: Mention the 'cosh' module.
21336         * doc/posix-functions/erf.texi: Mention the 'erf' module.
21337         * doc/posix-functions/erfc.texi: Mention the 'erfc' module.
21338         * doc/posix-functions/exp.texi: Mention the 'exp' module.
21339         * doc/posix-functions/fabs.texi: Mention the 'fabs' module.
21340         * doc/posix-functions/fmod.texi: Mention the 'fmod' module.
21341         * doc/posix-functions/hypot.texi: Mention the 'hypot' module.
21342         * doc/posix-functions/j0.texi: Mention the 'j0' module.
21343         * doc/posix-functions/j1.texi: Mention the 'j1' module.
21344         * doc/posix-functions/jn.texi: Mention the 'jn' module.
21345         * doc/posix-functions/ldexp.texi: Mention the 'ldexp' module.
21346         * doc/posix-functions/lgamma.texi: Mention the 'lgamma' module.
21347         * doc/posix-functions/log.texi: Mention the 'log' module.
21348         * doc/posix-functions/log10.texi: Mention the 'log10' module.
21349         * doc/posix-functions/log1p.texi: Mention the 'log1p' module.
21350         * doc/posix-functions/logb.texi: Mention the 'logb' module.
21351         * doc/posix-functions/modf.texi: Mention the 'modf' module.
21352         * doc/posix-functions/nextafter.texi: Mention the 'nextafter' module.
21353         * doc/posix-functions/pow.texi: Mention the 'pow' module.
21354         * doc/posix-functions/remainder.texi: Mention the 'remainder' module.
21355         * doc/posix-functions/rint.texi: Mention the 'rint' module.
21356         * doc/posix-functions/sin.texi: Mention the 'sin' module.
21357         * doc/posix-functions/sinh.texi: Mention the 'sinh' module.
21358         * doc/posix-functions/sqrt.texi: Mention the 'sqrt' module.
21359         * doc/posix-functions/tan.texi: Mention the 'tan' module.
21360         * doc/posix-functions/tanh.texi: Mention the 'tanh' module.
21361         * doc/posix-functions/y0.texi: Mention the 'y0' module.
21362         * doc/posix-functions/y1.texi: Mention the 'y1' module.
21363         * doc/posix-functions/yn.texi: Mention the 'yn' module.
21364
21365 2010-01-18  Jim Meyering  <meyering@redhat.com>
21366
21367         ignore-value: relax license to LGPLv2+
21368         * modules/ignore-value (License): Relax to LGPLv2+.
21369
21370         getdate: don't leak when TZ contains two or more '"'s
21371         * lib/getdate.y (get_date): Don't leak a copy of TZ for each
21372         double quote in TZ after the first one.
21373
21374         readtokens: do not leak internal token_lengths buffer
21375         * lib/readtokens.c (readtokens): Free the local, lengths,
21376         when the supplied "token_lengths" parameter is NULL.
21377
21378 2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21379
21380         Fix a couple of missing LIBTHREAD link failures on AIX.
21381         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add
21382         $(LIBTHREAD).
21383         * modules/strsignal-tests (test_strsignal_LDADD): Likewise.
21384
21385         Link test-poll against INET_PTON_LIB.
21386         * modules/poll-tests (test_poll_LDADD): Add $(INET_PTON_LIB),
21387         for inet_pton on Solaris 10.
21388
21389 2010-01-17  Bruno Haible  <bruno@clisp.org>
21390
21391         unistdio/*-sprintf: Fix typo in module description.
21392         * modules/unistdio/u8-sprintf (Depends-on): Fix typo.
21393         * modules/unistdio/u8-u8-sprintf (Depends-on): Likewise.
21394         * modules/unistdio/u16-sprintf (Depends-on): Likewise.
21395         * modules/unistdio/u16-u16-sprintf (Depends-on): Likewise.
21396         * modules/unistdio/u32-sprintf (Depends-on): Likewise.
21397         * modules/unistdio/u32-u32-sprintf (Depends-on): Likewise.
21398         * modules/unistdio/ulc-sprintf (Depends-on): Likewise.
21399         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
21400
21401 2010-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21402
21403         gnulib-tool: fix filelist for AIX, HP-UX ksh.
21404         * gnulib-tool (func_filter_filelist): Do not quote possibly-empty
21405         variables in shell case patterns, for AIX and HP-UX ksh.
21406
21407         Split large sed scripts, for HP-UX sed.
21408         * modules/stdio: Split sed scripts around 50 sed commands,
21409         to avoid HP-UX limit of 99 commands, in the near future.
21410         * modules/string: Likewise.
21411         * modules/unistd: Likewise.
21412
21413         gnulib-tool: avoid writing in the current directory.
21414         * gnulib-tool (func_emit_lib_Makefile_am)
21415         (func_emit_tests_Makefile_am): Put temporary files in $tmp,
21416         not in the current directory, so concurrent gnulib-tool
21417         instances do not interfere.
21418
21419 2010-01-16  Jim Meyering  <meyering@redhat.com>
21420
21421         doc: update users.txt
21422         * users.txt: Add grep.
21423         (diffutils, gzip): Update URLs.
21424
21425 2010-01-12  Bruno Haible  <bruno@clisp.org>
21426
21427         posix_spawn: Avoid test failure on Cygwin.
21428         * tests/test-posix_spawn3.c (DATA_FILENAME) [CYGWIN]: Use less risky
21429         characters.
21430         Reported by Simon Josefsson.
21431
21432 2010-01-12  Bruno Haible  <bruno@clisp.org>
21433
21434         * tests/test-cond.c (main): When skipping the test, show the reason.
21435
21436 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21437
21438         * lib/striconv.c (str_cd_iconv): Avoid if before free.
21439
21440 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21441
21442         * top/maint.mk (VC_LIST_EXCEPT): Filter list through
21443         VC_LIST_ALWAYS_EXCLUDE_REGEX.
21444
21445 2010-01-12  Eric Blake  <ebb9@byu.net>
21446
21447         build: guarantee AS_VAR_IF
21448         * m4/warnings.m4 (gl_WARN_ADD): Use autoconf name.
21449         (gl_AS_VAR_IF): Move...
21450         * m4/gnulib-common.m4 (AS_VAR_IF): ...here.
21451         Reported by Simon Josefsson.
21452
21453 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21454
21455         * lib/stdio.in.h: Fix typo.
21456
21457 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21458
21459         * m4/gc.m4: Check if linking to libgcrypt also needs linking to
21460         libgpg-error.
21461
21462 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21463
21464         * tests/test-xalloc-die.sh: Use $EXEEXT.
21465
21466 2010-01-12  Simon Josefsson  <simon@josefsson.org>
21467             Bruno Haible  <bruno@clisp.org>
21468
21469         getlogin, getlogin_r: Avoid test failure.
21470         * tests/test-getlogin.c: Include <stdio.h>.
21471         (main): Skip the test when the function fails because stdin is not a
21472         tty.
21473         * tests/test-getlogin_r.c: Include <stdio.h>.
21474         (main): Skip the test when the function fails because stdin is not a
21475         tty.
21476
21477 2010-01-11  Eric Blake  <ebb9@byu.net>
21478
21479         tests: avoid more large file warnings
21480         * tests/test-fflush.c: Avoid warning about ftell use.
21481         * tests/test-fseek.c: Avoid warning about fseek use.
21482
21483 2010-01-10  Bruno Haible  <bruno@clisp.org>
21484
21485         nproc: Work better on Linux when /proc and /sys are not mounted.
21486         * lib/nproc.c (num_processors): Use num_processors_via_affinity_mask ()
21487         as lower bound when, on glibc/Linux systems,
21488         sysconf (_SC_NPROCESSORS_CONF) returns 1.
21489         Suggested by Pádraig Brady <P@draigbrady.com>.
21490         Reported by Dmitry V. Levin <ldv@altlinux.org>.
21491
21492         nproc: Refactor.
21493         * lib/nproc.c (num_processors_via_affinity_mask): New function,
21494         extracted from num_processors.
21495         (num_processors): Call it.
21496
21497 2010-01-11  Jim Meyering  <meyering@redhat.com>
21498
21499         utimecmp: avoid new warning from upcoming gcc-4.5.0
21500         * lib/utimecmp.c (BILLION): Define using #define rather than an
21501         anonymous enum, to placate upcoming gcc-4.5.0's -Wenum-compare.
21502
21503 2010-01-11  Eric Blake  <ebb9@byu.net>
21504
21505         math: add portability warnings for classification macros
21506         * modules/math (Depends-on): Add warn-on-use.
21507         (Makefile.am): Provide new substitutions.
21508         * m4/math_h.m4 (gl_MATH_H): Require inline.
21509         * lib/math.in.h (_GL_WARN_REAL_FLOATING_DECL)
21510         (_GL_WARN_REAL_FLOATING_IMPL): New helper macros.
21511         (isfinite, isinf, isnan, signbit) [GNULIB_POSIXCHECK]: Use them to
21512         implement warnings.
21513
21514         unistd: warn on use of environ without module
21515         * modules/unistd (Depends-on): Add warn-on-use.
21516         (Makefile.am): Provide new substitutions.
21517         * m4/unistd_h.m4 (gl_UNISTD_H): Check for inline and environ.
21518         * lib/unistd.in.h (environ): Wrap with a warning helper function.
21519
21520         stdio: warn on suspicious uses
21521         * modules/stdio (Depends-on): Add warn-on-use.
21522         (Makefile.am): Provide new substitutions.
21523         * m4/stdio_h.m4 (gl_STDIO_H): Check for inline, ftello, and
21524         fseeko.
21525         * lib/stdio.in.h (gets): Always warn on use.
21526         (fseek, ftell): Adjust when warnings are issued, and honor
21527         _GL_NO_LARGE_FILES as a way to silence the warning.
21528         * tests/test-fpurge.c [!GNULIB_FSEEK]: Use new means to squelch
21529         any warning about large file offsets.
21530         * tests/test-freadable.c [!GNULIB_FSEEK]: Likewise.
21531         * tests/test-freading.c [!GNULIB_FSEEK]: Likewise.
21532         * tests/test-fseeko.c [!GNULIB_FSEEK]: Likewise.
21533         * tests/test-ftell.c [!GNULIB_FSEEK]: Likewise.
21534         * tests/test-ftello.c [!GNULIB_FSEEK]: Likewise.
21535         * tests/test-fwritable.c [!GNULIB_FSEEK]: Likewise.
21536         * tests/test-fwriting.c [!GNULIB_FSEEK]: Likewise.
21537         * tests/test-getopt.c [!GNULIB_FTELL]: Likewise.
21538
21539         warn-on-use: new module
21540         * modules/warn-on-use: New file.
21541         * build-aux/warn-on-use.h: Likewise.
21542         * m4/warn-on-use.m4: Likewise.
21543         * MODULES.html.sh (Support for building): Mention it.
21544
21545 2010-01-10  Bruno Haible  <bruno@clisp.org>
21546
21547         Tests for module 'unistr/u32-strdup'.
21548         * modules/unistr/u32-strdup-tests: New file.
21549         * tests/unistr/test-u32-strdup.c: New file.
21550
21551         Tests for module 'unistr/u16-strdup'.
21552         * modules/unistr/u16-strdup-tests: New file.
21553         * tests/unistr/test-u16-strdup.c: New file.
21554
21555         Tests for module 'unistr/u8-strdup'.
21556         * modules/unistr/u8-strdup-tests: New file.
21557         * tests/unistr/test-u8-strdup.c: New file.
21558         * tests/unistr/test-strdup.h: New file.
21559
21560         Tests for module 'unistr/u32-strncmp'.
21561         * modules/unistr/u32-strncmp-tests: New file.
21562         * tests/unistr/test-u32-strncmp.c: New file.
21563
21564         Tests for module 'unistr/u16-strncmp'.
21565         * modules/unistr/u16-strncmp-tests: New file.
21566         * tests/unistr/test-u16-strncmp.c: New file.
21567
21568         Tests for module 'unistr/u8-strncmp'.
21569         * modules/unistr/u8-strncmp-tests: New file.
21570         * tests/unistr/test-u8-strncmp.c: New file.
21571         * tests/unistr/test-strncmp.h: New file.
21572
21573         Tests for module 'unistr/u32-strcoll'.
21574         * modules/unistr/u32-strcoll-tests: New file.
21575         * tests/unistr/test-u32-strcoll.c: New file.
21576
21577         Tests for module 'unistr/u16-strcoll'.
21578         * modules/unistr/u16-strcoll-tests: New file.
21579         * tests/unistr/test-u16-strcoll.c: New file.
21580
21581         Tests for module 'unistr/u8-strcoll'.
21582         * modules/unistr/u8-strcoll-tests: New file.
21583         * tests/unistr/test-u8-strcoll.c: New file.
21584
21585         Tests for module 'unistr/u32-strcmp'.
21586         * modules/unistr/u32-strcmp-tests: New file.
21587         * tests/unistr/test-u32-strcmp.c: New file.
21588         * tests/unistr/test-u32-strcmp.h: New file.
21589
21590         Tests for module 'unistr/u16-strcmp'.
21591         * modules/unistr/u16-strcmp-tests: New file.
21592         * tests/unistr/test-u16-strcmp.c: New file.
21593         * tests/unistr/test-u16-strcmp.h: New file.
21594
21595         Tests for module 'unistr/u8-strcmp'.
21596         * modules/unistr/u8-strcmp-tests: New file.
21597         * tests/unistr/test-u8-strcmp.c: New file.
21598         * tests/unistr/test-u8-strcmp.h: New file.
21599         * tests/unistr/test-strcmp.h: New file.
21600
21601         Tests for module 'unistr/u32-strncat'.
21602         * modules/unistr/u32-strncat-tests: New file.
21603         * tests/unistr/test-u32-strncat.c: New file.
21604
21605         Tests for module 'unistr/u16-strncat'.
21606         * modules/unistr/u16-strncat-tests: New file.
21607         * tests/unistr/test-u16-strncat.c: New file.
21608
21609         Tests for module 'unistr/u8-strncat'.
21610         * modules/unistr/u8-strncat-tests: New file.
21611         * tests/unistr/test-u8-strncat.c: New file.
21612         * tests/unistr/test-strncat.h: New file.
21613
21614         Tests for module 'unistr/u32-strcat'.
21615         * modules/unistr/u32-strcat-tests: New file.
21616         * tests/unistr/test-u32-strcat.c: New file.
21617
21618         Tests for module 'unistr/u16-strcat'.
21619         * modules/unistr/u16-strcat-tests: New file.
21620         * tests/unistr/test-u16-strcat.c: New file.
21621
21622         Tests for module 'unistr/u8-strcat'.
21623         * modules/unistr/u8-strcat-tests: New file.
21624         * tests/unistr/test-u8-strcat.c: New file.
21625         * tests/unistr/test-strcat.h: New file.
21626
21627         Tests for module 'unistr/u32-stpncpy'.
21628         * modules/unistr/u32-stpncpy-tests: New file.
21629         * tests/unistr/test-u32-stpncpy.c: New file.
21630
21631         Tests for module 'unistr/u16-stpncpy'.
21632         * modules/unistr/u16-stpncpy-tests: New file.
21633         * tests/unistr/test-u16-stpncpy.c: New file.
21634
21635         Tests for module 'unistr/u8-stpncpy'.
21636         * modules/unistr/u8-stpncpy-tests: New file.
21637         * tests/unistr/test-u8-stpncpy.c: New file.
21638         * tests/unistr/test-stpncpy.h: New file.
21639
21640         Tests for module 'unistr/u32-strncpy'.
21641         * modules/unistr/u32-strncpy-tests: New file.
21642         * tests/unistr/test-u32-strncpy.c: New file.
21643
21644         Tests for module 'unistr/u16-strncpy'.
21645         * modules/unistr/u16-strncpy-tests: New file.
21646         * tests/unistr/test-u16-strncpy.c: New file.
21647
21648         Tests for module 'unistr/u8-strncpy'.
21649         * modules/unistr/u8-strncpy-tests: New file.
21650         * tests/unistr/test-u8-strncpy.c: New file.
21651         * tests/unistr/test-strncpy.h: New file.
21652
21653         Tests for module 'unistr/u32-stpcpy'.
21654         * modules/unistr/u32-stpcpy-tests: New file.
21655         * tests/unistr/test-u32-stpcpy.c: New file.
21656
21657         Tests for module 'unistr/u16-stpcpy'.
21658         * modules/unistr/u16-stpcpy-tests: New file.
21659         * tests/unistr/test-u16-stpcpy.c: New file.
21660
21661         Tests for module 'unistr/u8-stpcpy'.
21662         * modules/unistr/u8-stpcpy-tests: New file.
21663         * tests/unistr/test-u8-stpcpy.c: New file.
21664         * tests/unistr/test-stpcpy.h: New file.
21665
21666         Tests for module 'unistr/u32-strcpy'.
21667         * modules/unistr/u32-strcpy-tests: New file.
21668         * tests/unistr/test-u32-strcpy.c: New file.
21669
21670         Tests for module 'unistr/u16-strcpy'.
21671         * modules/unistr/u16-strcpy-tests: New file.
21672         * tests/unistr/test-u16-strcpy.c: New file.
21673
21674         Tests for module 'unistr/u8-strcpy'.
21675         * modules/unistr/u8-strcpy-tests: New file.
21676         * tests/unistr/test-u8-strcpy.c: New file.
21677         * tests/unistr/test-strcpy.h: New file.
21678
21679         Tests for module 'unistr/u32-strnlen'.
21680         * modules/unistr/u32-strnlen-tests: New file.
21681         * tests/unistr/test-u32-strnlen.c: New file.
21682
21683         Tests for module 'unistr/u16-strnlen'.
21684         * modules/unistr/u16-strnlen-tests: New file.
21685         * tests/unistr/test-u16-strnlen.c: New file.
21686
21687         Tests for module 'unistr/u8-strnlen'.
21688         * modules/unistr/u8-strnlen-tests: New file.
21689         * tests/unistr/test-u8-strnlen.c: New file.
21690         * tests/unistr/test-strnlen.h: New file.
21691
21692         Tests for module 'unistr/u32-strlen'.
21693         * modules/unistr/u32-strlen-tests: New file.
21694         * tests/unistr/test-u32-strlen.c: New file.
21695
21696         Tests for module 'unistr/u16-strlen'.
21697         * modules/unistr/u16-strlen-tests: New file.
21698         * tests/unistr/test-u16-strlen.c: New file.
21699
21700         Tests for module 'unistr/u8-strlen'.
21701         * modules/unistr/u8-strlen-tests: New file.
21702         * tests/unistr/test-u8-strlen.c: New file.
21703
21704         Tests for module 'unistr/u32-prev'.
21705         * modules/unistr/u32-prev-tests: New file.
21706         * tests/unistr/test-u32-prev.c: New file.
21707
21708         Tests for module 'unistr/u16-prev'.
21709         * modules/unistr/u16-prev-tests: New file.
21710         * tests/unistr/test-u16-prev.c: New file.
21711
21712         Tests for module 'unistr/u8-prev'.
21713         * modules/unistr/u8-prev-tests: New file.
21714         * tests/unistr/test-u8-prev.c: New file.
21715
21716         Tests for module 'unistr/u32-next'.
21717         * modules/unistr/u32-next-tests: New file.
21718         * tests/unistr/test-u32-next.c: New file.
21719
21720         Tests for module 'unistr/u16-next'.
21721         * modules/unistr/u16-next-tests: New file.
21722         * tests/unistr/test-u16-next.c: New file.
21723
21724         Tests for module 'unistr/u8-next'.
21725         * modules/unistr/u8-next-tests: New file.
21726         * tests/unistr/test-u8-next.c: New file.
21727
21728         Tests for module 'unistr/u32-strmbtouc'.
21729         * modules/unistr/u32-strmbtouc-tests: New file.
21730         * tests/unistr/test-u32-strmbtouc.c: New file.
21731
21732         Tests for module 'unistr/u16-strmbtouc'.
21733         * modules/unistr/u16-strmbtouc-tests: New file.
21734         * tests/unistr/test-u16-strmbtouc.c: New file.
21735
21736         Tests for module 'unistr/u8-strmbtouc'.
21737         * modules/unistr/u8-strmbtouc-tests: New file.
21738         * tests/unistr/test-u8-strmbtouc.c: New file.
21739
21740         Tests for module 'unistr/u32-strmblen'.
21741         * modules/unistr/u32-strmblen-tests: New file.
21742         * tests/unistr/test-u32-strmblen.c: New file.
21743
21744         Tests for module 'unistr/u16-strmblen'.
21745         * modules/unistr/u16-strmblen-tests: New file.
21746         * tests/unistr/test-u16-strmblen.c: New file.
21747
21748         Tests for module 'unistr/u8-strmblen'.
21749         * modules/unistr/u8-strmblen-tests: New file.
21750         * tests/unistr/test-u8-strmblen.c: New file.
21751
21752         Tests for module 'unistr/u32-cpy-alloc'.
21753         * modules/unistr/u32-cpy-alloc-tests: New file.
21754         * tests/unistr/test-u32-cpy-alloc.c: New file.
21755
21756         Tests for module 'unistr/u16-cpy-alloc'.
21757         * modules/unistr/u16-cpy-alloc-tests: New file.
21758         * tests/unistr/test-u16-cpy-alloc.c: New file.
21759
21760         Tests for module 'unistr/u8-cpy-alloc'.
21761         * modules/unistr/u8-cpy-alloc-tests: New file.
21762         * tests/unistr/test-u8-cpy-alloc.c: New file.
21763         * tests/unistr/test-cpy-alloc.h: New file.
21764
21765         Tests for module 'unistr/u32-mbsnlen'.
21766         * modules/unistr/u32-mbsnlen-tests: New file.
21767         * tests/unistr/test-u32-mbsnlen.c: New file.
21768
21769         Tests for module 'unistr/u16-mbsnlen'.
21770         * modules/unistr/u16-mbsnlen-tests: New file.
21771         * tests/unistr/test-u16-mbsnlen.c: New file.
21772
21773         Tests for module 'unistr/u8-mbsnlen'.
21774         * modules/unistr/u8-mbsnlen-tests: New file.
21775         * tests/unistr/test-u8-mbsnlen.c: New file.
21776
21777         Tests for module 'unistr/u32-chr'.
21778         * modules/unistr/u32-chr-tests: New file.
21779         * tests/unistr/test-u32-chr.c: New file.
21780
21781         Tests for module 'unistr/u16-chr'.
21782         * modules/unistr/u16-chr-tests: New file.
21783         * tests/unistr/test-u16-chr.c: New file.
21784
21785         Tests for module 'unistr/u8-chr'.
21786         * modules/unistr/u8-chr-tests: New file.
21787         * tests/unistr/test-u8-chr.c: New file.
21788         * tests/unistr/test-chr.h: New file, based on tests/test-memchr.c.
21789
21790         Tests for module 'unistr/u32-cmp2'.
21791         * modules/unistr/u32-cmp2-tests: New file.
21792         * tests/unistr/test-u32-cmp2.c: New file.
21793
21794         Tests for module 'unistr/u16-cmp2'.
21795         * modules/unistr/u16-cmp2-tests: New file.
21796         * tests/unistr/test-u16-cmp2.c: New file.
21797
21798         Tests for module 'unistr/u8-cmp2'.
21799         * modules/unistr/u8-cmp2-tests: New file.
21800         * tests/unistr/test-u8-cmp2.c: New file.
21801         * tests/unistr/test-cmp2.h: New file, based on tests/unistr/test-cmp.h.
21802
21803         Tests for module 'unistr/u32-cmp'.
21804         * modules/unistr/u32-cmp-tests: New file.
21805         * tests/unistr/test-u32-cmp.c: New file.
21806
21807         Tests for module 'unistr/u16-cmp'.
21808         * modules/unistr/u16-cmp-tests: New file.
21809         * tests/unistr/test-u16-cmp.c: New file.
21810
21811         Tests for module 'unistr/u8-cmp'.
21812         * modules/unistr/u8-cmp-tests: New file.
21813         * tests/unistr/test-u8-cmp.c: New file.
21814         * tests/unistr/test-cmp.h: New file, based on tests/test-memcmp.c.
21815
21816         Tests for module 'unistr/u32-set'.
21817         * modules/unistr/u32-set-tests: New file.
21818         * tests/unistr/test-u32-set.c: New file.
21819
21820         Tests for module 'unistr/u16-set'.
21821         * modules/unistr/u16-set-tests: New file.
21822         * tests/unistr/test-u16-set.c: New file.
21823
21824         Tests for module 'unistr/u8-set'.
21825         * modules/unistr/u8-set-tests: New file.
21826         * tests/unistr/test-u8-set.c: New file.
21827         * tests/unistr/test-set.h: New file.
21828
21829         Tests for module 'unistr/u32-move'.
21830         * modules/unistr/u32-move-tests: New file.
21831         * tests/unistr/test-u32-move.c: New file.
21832
21833         Tests for module 'unistr/u16-move'.
21834         * modules/unistr/u16-move-tests: New file.
21835         * tests/unistr/test-u16-move.c: New file.
21836
21837         Tests for module 'unistr/u8-move'.
21838         * modules/unistr/u8-move-tests: New file.
21839         * tests/unistr/test-u8-move.c: New file.
21840         * tests/unistr/test-move.h: New file.
21841
21842         Tests for module 'unistr/u32-cpy'.
21843         * modules/unistr/u32-cpy-tests: New file.
21844         * tests/unistr/test-u32-cpy.c: New file.
21845
21846         Tests for module 'unistr/u16-cpy'.
21847         * modules/unistr/u16-cpy-tests: New file.
21848         * tests/unistr/test-u16-cpy.c: New file.
21849
21850         Tests for module 'unistr/u8-cpy'.
21851         * modules/unistr/u8-cpy-tests: New file.
21852         * tests/unistr/test-u8-cpy.c: New file.
21853         * tests/unistr/test-cpy.h: New file.
21854
21855 2010-01-09  Bruno Haible  <bruno@clisp.org>
21856
21857         Tests for module 'unistr/u32-uctomb'.
21858         * modules/unistr/u32-uctomb-tests: New file.
21859         * tests/unistr/test-u32-uctomb.c: New file.
21860
21861         Tests for module 'unistr/u16-uctomb'.
21862         * modules/unistr/u16-uctomb-tests: New file.
21863         * tests/unistr/test-u16-uctomb.c: New file.
21864
21865         Tests for module 'unistr/u8-uctomb'.
21866         * modules/unistr/u8-uctomb-tests: New file.
21867         * tests/unistr/test-u8-uctomb.c: New file.
21868
21869         Tests for module 'unistr/u32-mbtoucr'.
21870         * modules/unistr/u32-mbtoucr-tests: New file.
21871         * tests/unistr/test-u32-mbtoucr.c: New file.
21872
21873         Tests for module 'unistr/u16-mbtoucr'.
21874         * modules/unistr/u16-mbtoucr-tests: New file.
21875         * tests/unistr/test-u16-mbtoucr.c: New file.
21876
21877         Tests for module 'unistr/u8-mbtoucr'.
21878         * modules/unistr/u8-mbtoucr-tests: New file.
21879         * tests/unistr/test-u8-mbtoucr.c: New file.
21880
21881         Tests for module 'unistr/u32-mbtouc'.
21882         * modules/unistr/u32-mbtouc-tests: New file.
21883         * tests/unistr/test-u32-mbtouc.c: New file.
21884
21885         Tests for module 'unistr/u16-mbtouc'.
21886         * modules/unistr/u16-mbtouc-tests: New file.
21887         * tests/unistr/test-u16-mbtouc.c: New file.
21888
21889         Tests for module 'unistr/u8-mbtouc'.
21890         * modules/unistr/u8-mbtouc-tests: New file.
21891         * tests/unistr/test-u8-mbtouc.c: New file.
21892
21893         Tests for module 'unistr/u32-mbtouc-unsafe'.
21894         * modules/unistr/u32-mbtouc-unsafe-tests: New file.
21895         * tests/unistr/test-u32-mbtouc-unsafe.c: New file.
21896         * tests/unistr/test-u32-mbtouc.h: New file.
21897
21898         Tests for module 'unistr/u16-mbtouc-unsafe'.
21899         * modules/unistr/u16-mbtouc-unsafe-tests: New file.
21900         * tests/unistr/test-u16-mbtouc-unsafe.c: New file.
21901         * tests/unistr/test-u16-mbtouc.h: New file.
21902
21903         Tests for module 'unistr/u8-mbtouc-unsafe'.
21904         * modules/unistr/u8-mbtouc-unsafe-tests: New file.
21905         * tests/unistr/test-u8-mbtouc-unsafe.c: New file.
21906         * tests/unistr/test-u8-mbtouc.h: New file.
21907
21908         Tests for module 'unistr/u32-mblen'.
21909         * modules/unistr/u32-mblen-tests: New file.
21910         * tests/unistr/test-u32-mblen.c: New file.
21911
21912         Tests for module 'unistr/u16-mblen'.
21913         * modules/unistr/u16-mblen-tests: New file.
21914         * tests/unistr/test-u16-mblen.c: New file.
21915
21916         Tests for module 'unistr/u8-mblen'.
21917         * modules/unistr/u8-mblen-tests: New file.
21918         * tests/unistr/test-u8-mblen.c: New file.
21919
21920         Tests for module 'unistr/u32-to-u16'.
21921         * modules/unistr/u32-to-u16-tests: New file.
21922         * tests/unistr/test-u32-to-u16.c: New file.
21923
21924         Tests for module 'unistr/u32-to-u8'.
21925         * modules/unistr/u32-to-u8-tests: New file.
21926         * tests/unistr/test-u32-to-u8.c: New file.
21927
21928         Tests for module 'unistr/u16-to-u32'.
21929         * modules/unistr/u16-to-u32-tests: New file.
21930         * tests/unistr/test-u16-to-u32.c: New file.
21931
21932         Tests for module 'unistr/u16-to-u8'.
21933         * modules/unistr/u16-to-u8-tests: New file.
21934         * tests/unistr/test-u16-to-u8.c: New file.
21935
21936         Tests for module 'unistr/u8-to-u32'.
21937         * modules/unistr/u8-to-u32-tests: New file.
21938         * tests/unistr/test-u8-to-u32.c: New file.
21939
21940         Tests for module 'unistr/u8-to-u16'.
21941         * modules/unistr/u8-to-u16-tests: New file.
21942         * tests/unistr/test-u8-to-u16.c: New file.
21943
21944         Tests for module 'unistr/u32-check'.
21945         * modules/unistr/u32-check-tests: New file.
21946         * tests/unistr/test-u32-check.c: New file.
21947
21948         Tests for module 'unistr/u16-check'.
21949         * modules/unistr/u16-check-tests: New file.
21950         * tests/unistr/test-u16-check.c: New file.
21951
21952         Tests for module 'unistr/u8-check'.
21953         * modules/unistr/u8-check-tests: New file.
21954         * tests/unistr/test-u8-check.c: New file.
21955
21956         * tests/unictype/test-categ_byname.c: Include <stdbool.h>.
21957         (category_equals): New function.
21958         (main): Add more tests.
21959         * modules/unictype/category-byname-tests (Depends-on): Add stdbool.
21960
21961         * tests/unictype/test-bidi_byname.c (main): Add more tests.
21962
21963 2010-01-10  Bruno Haible  <bruno@clisp.org>
21964
21965         unistr/u*-strcoll: Try harder to distinguish different strings.
21966         * lib/unistr/u-strcoll.h (FUNC): When sl1 and sl2 are the same,
21967         compare s1 and s2 to see if they are different.
21968
21969 2010-01-10  Bruno Haible  <bruno@clisp.org>
21970
21971         unistr/u*-stpncpy: Fix the return value.
21972         * lib/unistr.h (u8_stpncpy, u16_stpncpy, u32_stpncpy): Make the
21973         description of the return value consistent with stpncpy in glibc.
21974         * lib/unistr/u-stpncpy.h (FUNC): Return the pointer past the last
21975         written non-NUL unit.
21976
21977 2010-01-10  Bruno Haible  <bruno@clisp.org>
21978
21979         unistr/u*-next: Add missing dependencies.
21980         * modules/unistr/u8-next (Depends-on): Add unistr/u8-strmbtouc.
21981         * modules/unistr/u16-next (Depends-on): Add unistr/u16-strmbtouc.
21982         * modules/unistr/u32-next (Depends-on): Add unistr/u32-strmbtouc.
21983
21984 2010-01-10  Bruno Haible  <bruno@clisp.org>
21985
21986         unistr/u8-mbsnlen: Fix return value for incomplete character.
21987         * lib/unistr/u8-mbsnlen.c (u8_mbsnlen): Use u8_mbtoucr instead of
21988         u8_mblen.
21989         * modules/unistr/u8-mbsnlen (Depends-on): Add unistr/u8-mbtoucr.
21990         Remove unistr/u8-mblen.
21991         * lib/unistr/u16-mbsnlen.c (u16_mbsnlen): Use u16_mbtoucr instead of
21992         u16_mblen.
21993         * modules/unistr/u16-mbsnlen (Depends-on): Add unistr/u16-mbtoucr.
21994         Remove unistr/u16-mblen.
21995
21996 2010-01-10  Bruno Haible  <bruno@clisp.org>
21997
21998         wchar: Fix compilation error when <wchar.h> is used from coreutils.
21999         * lib/wchar.in.h: Treat __need_wint_t like __need_mbstate_t.
22000         Reported by Brian Gough <bjg@gnu.org> and
22001         Chris Clayton <chris2553@googlemail.com> via
22002         Mike Frysinger <vapier@gentoo.org> and Jim Meyering <jim@meyering.net>.
22003
22004 2010-01-09  Bruno Haible  <bruno@clisp.org>
22005
22006         unistr/u16-to-u32: Reject invalid input.
22007         * lib/unistr/u16-to-u32.c (u16_to_u32): Call u16_mbtoucr instead of
22008         u16_mbtouc.
22009         * modules/unistr/u16-to-u32 (Depends-on): Add unistr/u16-mbtoucr.
22010         Remove unistr/u16-mbtouc.
22011
22012         unistr/u16-to-u8: Reject invalid input.
22013         * lib/unistr/u16-to-u8.c (u16_to_u8): Call u16_mbtoucr instead of
22014         u16_mbtouc.
22015         * modules/unistr/u16-to-u8 (Depends-on): Add unistr/u16-mbtoucr.
22016         Remove unistr/u16-mbtouc.
22017
22018         unistr/u8-to-u32: Reject invalid input.
22019         * lib/unistr/u8-to-u32.c (u8_to_u32): Call u8_mbtoucr instead of
22020         u8_mbtouc.
22021         * modules/unistr/u8-to-u32 (Depends-on): Add unistr/u8-mbtoucr.
22022         Remove unistr/u8-mbtouc.
22023
22024         unistr/u8-to-u16: Reject invalid input.
22025         * lib/unistr/u8-to-u16.c (u8_to_u16): Call u8_mbtoucr instead of
22026         u8_mbtouc.
22027         * modules/unistr/u8-to-u16 (Depends-on): Add unistr/u8-mbtoucr.
22028         Remove unistr/u8-mbtouc.
22029
22030 2010-01-09  Bruno Haible  <bruno@clisp.org>
22031
22032         Tests for module 'getlogin'.
22033         * modules/getlogin-tests: New file.
22034         * tests/test-getlogin.c: New file.
22035
22036         New module 'getlogin'.
22037         * lib/unistd.in.h (getlogin): New declaration.
22038         * lib/getlogin.c: New file.
22039         * m4/getlogin.m4: New file.
22040         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETLOGIN,
22041         HAVE_GETLOGIN.
22042         * modules/unistd (Makefile.am): Substitute GNULIB_GETLOGIN,
22043         HAVE_GETLOGIN.
22044         * modules/getlogin: New file.
22045         * doc/posix-functions/getlogin.texi: Mention the new module.
22046         Reported by John W. Eaton <jwe@gnu.org>.
22047
22048 2010-01-09  Bruno Haible  <bruno@clisp.org>
22049
22050         getlogin_r: Support for native Windows.
22051         * lib/getlogin_r.c: Include <windows.h>
22052         (getlogin_r): Implement for native Windows.
22053         * tests/test-getlogin_r.c (main): Also test with a huge buffer.
22054         Reported by Tatsuro MATSUOKA <tmacchant5@yahoo.co.jp>
22055         via John W. Eaton <jwe@gnu.org>.
22056
22057 2010-01-09  Bruno Haible  <bruno@clisp.org>
22058
22059         getlogin_r: Small fixes.
22060         * lib/getlogin_r.c (getlogin_r): Don't set errno if the function
22061         succeeds.
22062         * m4/getlogin_r.m4 (gl_GETLOGIN_R): Require gl_USE_SYSTEM_EXTENSIONS
22063         before testing whether getlogin_r is declared. No need to set
22064         HAVE_DECL_GETLOGIN_R to 1.
22065         (gl_PREREQ_GETLOGIN_R): Don't check for the getlogin_r declaration.
22066
22067 2010-01-09  Bruno Haible  <bruno@clisp.org>
22068
22069         * lib/unistd.in.h (getlogin_r): Add comment.
22070
22071 2010-01-09  Bruno Haible  <bruno@clisp.org>
22072
22073         Tests for module 'getlogin_r'.
22074         * modules/getlogin_r-tests: New file.
22075         * tests/test-getlogin_r.c: New file.
22076
22077 2010-01-09  Jim Meyering  <meyering@redhat.com>
22078
22079         maint.mk: extend proper_name_utf8-vs-LIBICONV-checking rule
22080         * top/maint.mk (sc_proper_name_utf8_requires_ICONV): Adapt to work
22081         also when $(LIBICONV) is part of LDADD, rather than ${prog}_LDADD.
22082
22083 2010-01-08  Simon Josefsson  <simon@josefsson.org>
22084
22085         * lib/dup2.c (rpl_dup2): Improve comment.
22086
22087 2010-01-08  Eric Blake  <ebb9@byu.net>
22088
22089         maint.mk: allow packages to add makefile @@ exceptions
22090         * top/maint.mk (_makefile_at_at_check_exceptions): New hook.
22091         (sc_makefile_check): Rename...
22092         (sc_makefile_at_at_check): ...to this, and use hook.
22093
22094         dup2: work around mingw bug
22095         * lib/dup2.c (rpl_dup2): Sanitize return value on mingw.
22096         Reported by Simon Josefsson.
22097
22098 2010-01-07  John W. Eaton  <jwe@octave.org>  (tiny change)
22099
22100         glob: Fix C++ compilation.
22101         * lib/glob.in.h [__cplusplus]: Define __BEGIN_DECLS and __END_DECLS for
22102         C++.
22103
22104 2010-01-07  Bruno Haible  <bruno@clisp.org>
22105
22106         Fix indentation of wctype.in.h, broken since 2007-01-06.
22107         * lib/wctype.in.h: Fix indentation of preprocessor directives.
22108
22109 2010-01-07  Bruno Haible  <bruno@clisp.org>
22110
22111         mbslen: Avoid collision with system function.
22112         * lib/string.in.h [MirBSD]: Include <wchar.h>.
22113         (mbslen): Undefine first. Alias mbslen to rpl_mbslen.
22114         * m4/mbslen.m4: New file.
22115         * modules/mbslen (Files): Add it.
22116         (configure.ac): Invoke gl_MBSLEN.
22117         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize HAVE_MBSLEN.
22118         * modules/string (Makefile.am): Substitute HAVE_MBSLEN.
22119         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>
22120         via Ian Beckwith <ianb@erislabs.net>.
22121
22122 2010-01-07  Bruno Haible  <bruno@clisp.org>
22123
22124         dirent: Document the last fix.
22125         * doc/posix-headers/dirent.texi: Document the bug of missing 'ino_t'.
22126
22127 2010-01-07  Bruno Haible  <bruno@clisp.org>
22128
22129         stdio: Ensure <stdio.h> defines off_t, ssize_t, va_list.
22130         * lib/stdio.in.h: Include <sys/types.h> unconditionally.
22131         * tests/test-stdio.c: Verify that fpos_t, off_t, size_t, ssize_t,
22132         va_list are defined.
22133         * doc/posix-headers/stdio.texi: Document the bug of missing types.
22134         Reported by Eric Blake.
22135
22136 2010-01-07  Bruno Haible  <bruno@clisp.org>
22137
22138         xlist, xoset: Fix missing dependency bug, introduced on 2009-12-13.
22139         * modules/xlist (Depends-on): Add 'list',
22140         * modules/xoset (Depends-on): Add 'oset'.
22141         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
22142
22143 2010-01-07  Bruno Haible  <bruno@clisp.org>
22144
22145         * doc/posix-functions/strcasecmp.texi: Clarify the platforms.
22146         * doc/posix-functions/strncasecmp.texi: Likewise.
22147
22148 2010-01-07  Bruno Haible  <bruno@clisp.org>
22149
22150         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Simplify logic.
22151
22152 2010-01-07  John W. Eaton  <jwe@octave.org>
22153
22154         wctype: allow C++ use
22155         * lib/wctype.in.h: Add extern "C" block for C++.
22156
22157 2010-01-06  Eric Blake  <ebb9@byu.net>
22158
22159         maint.mk: detect incorrect GFDL usage
22160         * top/maint.mk (_GFDL_regexp, sc_GFDL_version): New rule.
22161
22162 2010-01-06  Jim Meyering  <meyering@redhat.com>
22163         and Eric Blake  <ebb9@byu.net>
22164
22165         maint.mk: ignore multi-line copyright in NEWS
22166         * top/maint.mk (NEWS_hash): Add immunity to multi-line copyright.
22167
22168 2010-01-06  Eric Blake  <ebb9@byu.net>
22169
22170         select: add missing dependency
22171         * modules/select-tests (Depends-on): Move sockets dependency...
22172         * modules/select (Depends-on): ...here.
22173         Reported by Ian Beckwith.
22174
22175         doc: regenerate INSTALL
22176         * doc/INSTALL: Reflect recent autoconf update.
22177         * doc/INSTALL.ISO: Likewise.
22178         * doc/INSTALL.UTF-8: Likewise.
22179
22180         pread: fix compilation on glibc
22181         * m4/pread.m4 (gl_FUNC_PREAD): Request all interfaces.
22182         Reported by Ralf Wildenhues.
22183
22184         dirent: fix test failure
22185         * lib/dirent.in.h (includes): Guarantee ino_t.
22186         Reported by Ralf Wildenhues.
22187
22188 2010-01-06  Petr Salinger  <Petr.Salinger@seznam.cz>  (tiny change)
22189
22190         linkat, renameat: avoid bad free
22191         * lib/at-func2.c (at_func2): Fix typo.
22192         Reported via Ian Beckwith, from http://bugs.debian.org/561117.
22193
22194 2010-01-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22195
22196         cleanup after gl_FUNC_READLINK, for gl_FUNC_SYMLINK test
22197         * m4/readlink.m4 (gl_FUNC_READLINK): Remove conftest.lnk2,
22198         to avoid failure of symlink test later.
22199
22200 2010-01-06  Eric Blake  <ebb9@byu.net>
22201
22202         stdio, unistd: guarantee ssize_t
22203         * lib/unistd.in.h (includes): Ensure that types required by POSIX
22204         2008 are exposed when needed.
22205         * lib/stdio.in.h (includes): Likewise.
22206         Reported by Ralf Wildenhues.
22207
22208 2010-01-06  Paolo Bonzini  <bonzini@gnu.org>
22209
22210         nl_langinfo: do not call AC_CHECK_FUNC_ONCE inside if.
22211         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Do not call
22212         AC_CHECK_FUNC_ONCE inside if, do not adjust ac_cv_func_nl_langinfo.
22213
22214 2010-01-06  Jim Meyering  <meyering@redhat.com>
22215
22216         readtokens: this module *does* require xalloc.h
22217         It uses only functions that were omitted by the old syntax-check rule.
22218         * lib/readtokens.c: Include "xalloc.h" once again.
22219         * modules/readtokens (Depends-on): Add xalloc.
22220         This reverts part of 0e0f8f12ec241c0f1c1f21f960bb5cf908a0fa3c.
22221
22222 2010-01-05  Eric Blake  <ebb9@byu.net>
22223
22224         maint: support 'make announcement' from a VPATH build
22225         * top/maint.mk (announcement): Look for correct NEWS file.
22226
22227 2010-01-05  Aurelien Jarno  <aurelien@aurel32.net>  (tiny change)
22228
22229         utimens (fdutimens): ignore a negative FD, per contract
22230         * lib/utimens.c (fdutimens) [HAVE_FUTIMENS]: Call futimens only
22231         when we have a valid file descriptor.  Otherwise, using a brand
22232         new glibc (with just-patched futimens that now fails with EBADF)
22233         would cause this function to fail with ENOSYS.
22234         Reported by Guillaume Ayoub in http://bugs.debian.org/563726.
22235         See also http://bugzilla.redhat.com/552320.
22236
22237 2010-01-05  Eric Blake  <ebb9@byu.net>
22238
22239         strcase: document what it provides
22240         * doc/posix-functions/strcasecmp.texi (strcasecmp): Mention the
22241         gnulib module.
22242         * doc/posix-functions/strncasecmp.texi (strncasecmp): Likewise.
22243         Reported by Dilyan Palauzov <Dilyan.Palauzov@aegee.org>.
22244
22245 2010-01-05  Jim Meyering  <meyering@redhat.com>
22246
22247         maint: remove useless inclusions of "xalloc.h"
22248         * lib/getloadavg.c: Remove useless inclusion of "xalloc.h".
22249         * lib/readtokens.c: Likewise.
22250         * lib/same.c: Likewise.
22251         * modules/getloadavg (Depends-on): Remove xalloc.
22252         * modules/readtokens: Likewise.
22253         * modules/same: Likewise.
22254
22255         maint.mk: include 4 more function names in alloca.h-checking regexp
22256         * top/maint.mk (sc_prohibit_xalloc_without_use): Use more complete
22257         regexp.  Before, we would give a false-positive (saying alloca.h
22258         is included unnecessarily) when the only uses involved omitted symbols.
22259
22260         xalloc.h: use consistent formatting
22261         * lib/xalloc.h: Move declarations to start in the first column.
22262
22263 2010-01-05  Eric Blake  <ebb9@byu.net>
22264
22265         mkdir: avoid xalloc
22266         * lib/mkdir.c (includes): Drop unused header.
22267         Reported by John W. Eaton.
22268
22269 2010-01-04  Jim Meyering  <meyering@redhat.com>
22270
22271         nl_langinfo: avoid configure-time syntax error
22272         * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): When we've already tested
22273         for nl_langinfo.h, AC_CHECK_FUNCS_ONCE([nl_langinfo]) expands to
22274         the empty string.  Don't let that provoke a shell syntax error.
22275
22276         regcomp, regexec, fnmatch: avoid array bounds read error
22277         * lib/regcomp.c (build_equiv_class): From glibc:
22278         Use only the low 24 bits of a findidx return value as an index
22279         into the weights array.  Patch by Ulrich Drepper:
22280         http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commit;h=b7d1c5fa30
22281         * lib/regexec.c (check_node_accept_bytes): Likewise.
22282         * lib/fnmatch_loop.c (FCT): Likewise.
22283
22284         regcomp: skip collseq lookup when there are no rules
22285         * lib/regcomp.c (lookup_collation_sequence_value): From glibc:
22286         http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=a532a41df58
22287
22288         regcomp: recognize ill-formed { } expressions
22289         * lib/regcomp.c (parse_dup_op): From glibc:
22290         http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=a87cd2894cb
22291
22292         regcomp: fix typo in comment
22293         * lib/regcomp.c (duplicate_node_closure): Sync from glibc.
22294         s/satisfy/satisfies/.
22295
22296         regcomp: sync from glibc: remove dead store
22297         * lib/regcomp.c (duplicate_node_closure): Remove useless
22298         search_duplicated_node call and dead store.
22299
22300         regcomp: sync from glibc; always use nl_langinfo
22301         * lib/regcomp.c (init_dfa) [!LIBC]: Always use nl_langinfo (CODESET),
22302         now that gnulib provides it.  Recognize UTF8 as well as UTF-8.
22303         * modules/regex (Depends-on): Add nl_langinfo.
22304
22305 2010-01-04  Eric Blake  <ebb9@byu.net>
22306
22307         fdopendir: fix configure test
22308         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Check for existing file.
22309
22310 2010-01-01  Bruno Haible  <bruno@clisp.org>
22311
22312         wchar: Remove unused configure check.
22313         * m4/wchar.m4 (gl_WCHAR_H): Don't test whether <wchar.h> is standalone.
22314
22315 2010-01-01  Eric Blake  <ebb9@byu.net>
22316
22317         headers: make check of system header explicit
22318         * m4/netdb_h.m4 (gl_HEADER_NETDB): Don't exploit knowledge of
22319         gl_CHECK_NEXT_HEADER internals, but call AC_CHECK_HEADERS_ONCE
22320         ourselves.
22321         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
22322         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
22323         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
22324         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise, for gt_INTTYPES_PRI
22325         internals.
22326         * m4/wchar.m4 (gl_WCHAR_H): Skip followup test if header is
22327         missing.
22328         Suggested by Bruno Haible.
22329
22330 2010-01-01  Jim Meyering  <meyering@redhat.com>
22331
22332         ChangeLog: tweak to eliminate unnecessary copyright line
22333         * ChangeLog: Remove a copyright line that was mistakenly updated
22334         by today's update-copyright run.  Reported by Eric Blake.
22335
22336         test-update-copyright: don't let envvar setting cause test failure
22337         * tests/test-update-copyright.sh: Set UPDATE_COPYRIGHT_MAX_LINE_LENGTH.
22338
22339 2010-01-01  Bruno Haible  <bruno@clisp.org>
22340
22341         localename: Avoid gcc warning.
22342         * lib/localename.c (gl_locale_name_thread_unsafe): Don't define this
22343         function if it is not used.
22344
22345 2010-01-01  Jim Meyering  <meyering@redhat.com>
22346
22347         update nearly all FSF copyright year lists to include 2010
22348         Use the same procedure as for 2009, outlined in
22349         http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
22350
22351         version-etc: set COPYRIGHT_YEAR to 2010
22352         * lib/version-etc.c (COPYRIGHT_YEAR): Manually update the enum.
22353
22354 2009-12-31  Eric Blake  <ebb9@byu.net>
22355
22356         doc: correct availability of cygwin 1.5.x getopt
22357         * doc/posix-functions/optarg.texi (optarg): Cygwin supplies getopt
22358         variables.
22359         * doc/posix-functions/opterr.texi (opterr): Likewise.
22360         * doc/posix-functions/optind.texi (optind): Likewise.
22361         * doc/posix-functions/optopt.texi (optopt): Likewise.
22362         * doc/posix-functions/tzname.texi (tzname): Likewise.
22363
22364         openat: update maintainer
22365         * modules/openat (Maintainer): Add myself.
22366
22367         utimens: avoid shadowing warning
22368         * lib/utimens.c (fdutimens, lutimens): Consolidate separate stat
22369         buffers into one, to avoid shadowing, as well as avoiding a
22370         redundant stat.
22371         Reported by Jim Meyering.
22372
22373         test-dup2: avoid compiler warning
22374         * tests/test-dup2.c (is_inheritable): Only define if used.
22375
22376 2010-01-01  Bruno Haible  <bruno@clisp.org>
22377
22378         vasnprintf: Avoid passing an 'rpl_mbstate_t *' to the system's wcrtomb.
22379         * lib/vasnprintf.c (VASNPRINTF): If GNULIB_defined_mbstate_t is
22380         defined, use wctomb instead of wcrtomb.
22381
22382 2010-01-01  Bruno Haible  <bruno@clisp.org>
22383
22384         iconv: Reject native Solaris iconv.
22385         * m4/iconv.m4 (AM_ICONV_LINK): Recognize native Solaris iconv() bug.
22386         * doc/posix-functions/iconv.texi: Document native Solaris iconv() bug.
22387
22388 2009-12-31  Bruno Haible  <bruno@clisp.org>
22389
22390         * tests/test-signal.c (main): Remove test of 'SIG'.
22391
22392 2009-12-31  Bruno Haible  <bruno@clisp.org>
22393
22394         spawn: Fix incomplete fix.
22395         * lib/spawn.in.h (posix_spawnattr_getflags, posix_spawnattr_setflags,
22396         posix_spawnattr_getpgroup, posix_spawnattr_setpgroup): Correct the link
22397         warnings for GNULIB_POSIXCHECK again.
22398         Reported by Eric Blake.
22399
22400 2009-12-31  Bruno Haible  <bruno@clisp.org>
22401
22402         Avoid namespace pollution on glibc systems.
22403         * lib/spawn.in.h: Don't include <sched.h>, <signal.h> on glibc systems.
22404         * lib/sys_times.in.h: Don't include <time.h> on glibc systems.
22405         * lib/wchar.in.h: Don't include <stddef.h>, <stdio.h>, <time.h> on
22406         glibc systems.
22407
22408 2009-12-31  Bruno Haible  <bruno@clisp.org>
22409
22410         * m4/wchar.m4 (gl_WCHAR_H): Remove gl_STDDEF_H invocation.
22411         (gl_REPLACE_WCHAR_H): Turn into a no-op.
22412         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Likewise.
22413         * m4/dirent_h.m4 (gl_REPLACE_DIRENT_H): Likewise.
22414         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H): Likewise.
22415         * m4/spawn_h.m4 (gl_REPLACE_SPAWN_H): Likewise.
22416         * m4/sys_ioctl_h.m4 (gl_REPLACE_SYS_IOCTL_H): Likewise.
22417
22418 2009-12-31  Bruno Haible  <bruno@clisp.org>
22419
22420         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Invoke
22421         gl_CHECK_NEXT_HEADERS before testing ac_cv_header_sys_select_h, not
22422         afterwards.
22423
22424 2009-12-31  Bruno Haible  <bruno@clisp.org>
22425
22426         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H_DEFAULTS): Don't set
22427         SYS_UTSNAME_H.
22428
22429 2009-12-31  Bruno Haible  <bruno@clisp.org>
22430
22431         spawn: Fix misapplied patch.
22432         * lib/spawn.in.h (posix_spawnattr_getflags, posix_spawnattr_setflags,
22433         posix_spawnattr_getpgroup, posix_spawnattr_setpgroup): Correct the link
22434         warnings for GNULIB_POSIXCHECK.
22435
22436 2009-12-31  Bruno Haible  <bruno@clisp.org>
22437
22438         times: Update after sys_times changed.
22439         * m4/times.m4: New file, extracted from modules/times. Set HAVE_TIMES.
22440         * modules/times (Files): Add it.
22441         (configure.ac): Invoke gl_FUNC_TIMES.
22442
22443 2009-12-31  Bruno Haible  <bruno@clisp.org>
22444
22445         Use AC_C_INLINE where necessary.
22446         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Require AC_C_INLINE.
22447         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
22448         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
22449         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
22450         * m4/mbfile.m4 (gl_MBFILE): Likewise.
22451         * m4/mbiter.m4 (gl_MBITER): Likewise.
22452         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
22453         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
22454         * m4/wait-process.m4 (gl_WAIT_PROCESS): Likewise.
22455         * modules/u64 (configure.ac): Likewise.
22456
22457 2009-12-31  Bruno Haible  <bruno@clisp.org>
22458
22459         Use AC_C_INLINE instead of module 'inline' where possible.
22460         * modules/inline (Description): Clarify purpose.
22461         * m4/count-one-bits.m4 (gl_COUNT_ONE_BITS): Require AC_C_INLINE.
22462         * modules/count-one-bits (Depends-on): Remove inline.
22463         * m4/openat.m4 (gl_PREREQ_OPENAT): Require AC_C_INLINE.
22464         * modules/openat (Depends-on): Remove inline.
22465         * modules/fdutimensat (Depends-on, configure.ac): Require AC_C_INLINE
22466         instead of depending on module 'inline'.
22467         * modules/filevercmp (Depends-on, configure.ac): Likewise.
22468         * modules/unicase/cased (Depends-on, configure.ac): Likewise.
22469         * modules/unicase/ignorable (Depends-on, configure.ac): Likewise.
22470         * modules/unictype/category-of (Depends-on, configure.ac): Likewise.
22471         * modules/unictype/category-test (Depends-on, configure.ac): Likewise.
22472         * modules/unictype/ctype-alnum (Depends-on, configure.ac): Likewise.
22473         * modules/unictype/ctype-alpha (Depends-on, configure.ac): Likewise.
22474         * modules/unictype/ctype-blank (Depends-on, configure.ac): Likewise.
22475         * modules/unictype/ctype-cntrl (Depends-on, configure.ac): Likewise.
22476         * modules/unictype/ctype-digit (Depends-on, configure.ac): Likewise.
22477         * modules/unictype/ctype-graph (Depends-on, configure.ac): Likewise.
22478         * modules/unictype/ctype-lower (Depends-on, configure.ac): Likewise.
22479         * modules/unictype/ctype-print (Depends-on, configure.ac): Likewise.
22480         * modules/unictype/ctype-punct (Depends-on, configure.ac): Likewise.
22481         * modules/unictype/ctype-space (Depends-on, configure.ac): Likewise.
22482         * modules/unictype/ctype-upper (Depends-on, configure.ac): Likewise.
22483         * modules/unictype/ctype-xdigit (Depends-on, configure.ac): Likewise.
22484         * modules/unictype/property-alphabetic (Depends-on, configure.ac):
22485         Likewise.
22486         * modules/unictype/property-ascii-hex-digit (Depends-on,
22487         configure.ac): Likewise.
22488         * modules/unictype/property-bidi-arabic-digit (Depends-on,
22489         configure.ac): Likewise.
22490         * modules/unictype/property-bidi-arabic-right-to-left (Depends-on,
22491         configure.ac): Likewise.
22492         * modules/unictype/property-bidi-block-separator (Depends-on,
22493         configure.ac): Likewise.
22494         * modules/unictype/property-bidi-boundary-neutral (Depends-on,
22495         configure.ac): Likewise.
22496         * modules/unictype/property-bidi-common-separator (Depends-on,
22497         configure.ac): Likewise.
22498         * modules/unictype/property-bidi-control (Depends-on, configure.ac):
22499         Likewise.
22500         * modules/unictype/property-bidi-embedding-or-override (Depends-on,
22501         configure.ac): Likewise.
22502         * modules/unictype/property-bidi-eur-num-separator (Depends-on,
22503         configure.ac): Likewise.
22504         * modules/unictype/property-bidi-eur-num-terminator (Depends-on,
22505         configure.ac): Likewise.
22506         * modules/unictype/property-bidi-european-digit (Depends-on,
22507         configure.ac): Likewise.
22508         * modules/unictype/property-bidi-hebrew-right-to-left (Depends-on,
22509         configure.ac): Likewise.
22510         * modules/unictype/property-bidi-left-to-right (Depends-on,
22511         configure.ac): Likewise.
22512         * modules/unictype/property-bidi-non-spacing-mark (Depends-on,
22513         configure.ac): Likewise.
22514         * modules/unictype/property-bidi-other-neutral (Depends-on,
22515         configure.ac): Likewise.
22516         * modules/unictype/property-bidi-pdf (Depends-on, configure.ac):
22517         Likewise.
22518         * modules/unictype/property-bidi-segment-separator (Depends-on,
22519         configure.ac): Likewise.
22520         * modules/unictype/property-bidi-whitespace (Depends-on,
22521         configure.ac): Likewise.
22522         * modules/unictype/property-combining (Depends-on, configure.ac):
22523         Likewise.
22524         * modules/unictype/property-composite (Depends-on, configure.ac):
22525         Likewise.
22526         * modules/unictype/property-currency-symbol (Depends-on,
22527         configure.ac): Likewise.
22528         * modules/unictype/property-dash (Depends-on, configure.ac): Likewise.
22529         * modules/unictype/property-decimal-digit (Depends-on, configure.ac):
22530         Likewise.
22531         * modules/unictype/property-default-ignorable-code-point (Depends-on,
22532         configure.ac): Likewise.
22533         * modules/unictype/property-deprecated (Depends-on, configure.ac):
22534         Likewise.
22535         * modules/unictype/property-diacritic (Depends-on, configure.ac):
22536         Likewise.
22537         * modules/unictype/property-extender (Depends-on, configure.ac):
22538         Likewise.
22539         * modules/unictype/property-format-control (Depends-on, configure.ac):
22540         Likewise.
22541         * modules/unictype/property-grapheme-base (Depends-on, configure.ac):
22542         Likewise.
22543         * modules/unictype/property-grapheme-extend (Depends-on, configure.ac):
22544         Likewise.
22545         * modules/unictype/property-grapheme-link (Depends-on, configure.ac):
22546         Likewise.
22547         * modules/unictype/property-hex-digit (Depends-on, configure.ac):
22548         Likewise.
22549         * modules/unictype/property-hyphen (Depends-on, configure.ac):
22550         Likewise.
22551         * modules/unictype/property-id-continue (Depends-on, configure.ac):
22552         Likewise.
22553         * modules/unictype/property-id-start (Depends-on, configure.ac):
22554         Likewise.
22555         * modules/unictype/property-ideographic (Depends-on, configure.ac):
22556         Likewise.
22557         * modules/unictype/property-ids-binary-operator (Depends-on,
22558         configure.ac): Likewise.
22559         * modules/unictype/property-ids-trinary-operator (Depends-on,
22560         configure.ac): Likewise.
22561         * modules/unictype/property-ignorable-control (Depends-on,
22562         configure.ac): Likewise.
22563         * modules/unictype/property-iso-control (Depends-on, configure.ac):
22564         Likewise.
22565         * modules/unictype/property-join-control (Depends-on, configure.ac):
22566         Likewise.
22567         * modules/unictype/property-left-of-pair (Depends-on, configure.ac):
22568         Likewise.
22569         * modules/unictype/property-line-separator (Depends-on, configure.ac):
22570         Likewise.
22571         * modules/unictype/property-logical-order-exception (Depends-on,
22572         configure.ac): Likewise.
22573         * modules/unictype/property-lowercase (Depends-on, configure.ac):
22574         Likewise.
22575         * modules/unictype/property-math (Depends-on, configure.ac): Likewise.
22576         * modules/unictype/property-non-break (Depends-on, configure.ac):
22577         Likewise.
22578         * modules/unictype/property-not-a-character (Depends-on, configure.ac):
22579         Likewise.
22580         * modules/unictype/property-numeric (Depends-on, configure.ac):
22581         Likewise.
22582         * modules/unictype/property-other-alphabetic (Depends-on,
22583         configure.ac): Likewise.
22584         * modules/unictype/property-other-default-ignorable-code-point
22585         (Depends-on, configure.ac): Likewise.
22586         * modules/unictype/property-other-grapheme-extend (Depends-on,
22587         configure.ac): Likewise.
22588         * modules/unictype/property-other-id-continue (Depends-on,
22589         configure.ac): Likewise.
22590         * modules/unictype/property-other-id-start (Depends-on, configure.ac):
22591         Likewise.
22592         * modules/unictype/property-other-lowercase (Depends-on, configure.ac):
22593         Likewise.
22594         * modules/unictype/property-other-math (Depends-on, configure.ac):
22595         Likewise.
22596         * modules/unictype/property-other-uppercase (Depends-on, configure.ac):
22597         Likewise.
22598         * modules/unictype/property-paired-punctuation (Depends-on,
22599         configure.ac): Likewise.
22600         * modules/unictype/property-paragraph-separator (Depends-on,
22601         configure.ac): Likewise.
22602         * modules/unictype/property-pattern-syntax (Depends-on, configure.ac):
22603         Likewise.
22604         * modules/unictype/property-pattern-white-space (Depends-on,
22605         configure.ac): Likewise.
22606         * modules/unictype/property-private-use (Depends-on, configure.ac):
22607         Likewise.
22608         * modules/unictype/property-punctuation (Depends-on, configure.ac):
22609         Likewise.
22610         * modules/unictype/property-quotation-mark (Depends-on, configure.ac):
22611         Likewise.
22612         * modules/unictype/property-radical (Depends-on, configure.ac):
22613         Likewise.
22614         * modules/unictype/property-sentence-terminal (Depends-on,
22615         configure.ac): Likewise.
22616         * modules/unictype/property-soft-dotted (Depends-on, configure.ac):
22617         Likewise.
22618         * modules/unictype/property-space (Depends-on, configure.ac): Likewise.
22619         * modules/unictype/property-terminal-punctuation (Depends-on,
22620         configure.ac): Likewise.
22621         * modules/unictype/property-titlecase (Depends-on, configure.ac):
22622         Likewise.
22623         * modules/unictype/property-unassigned-code-value (Depends-on,
22624         configure.ac): Likewise.
22625         * modules/unictype/property-unified-ideograph (Depends-on,
22626         configure.ac): Likewise.
22627         * modules/unictype/property-uppercase (Depends-on, configure.ac):
22628         Likewise.
22629         * modules/unictype/property-variation-selector (Depends-on,
22630         configure.ac): Likewise.
22631         * modules/unictype/property-white-space (Depends-on, configure.ac):
22632         Likewise.
22633         * modules/unictype/property-xid-continue (Depends-on, configure.ac):
22634         Likewise.
22635         * modules/unictype/property-xid-start (Depends-on, configure.ac):
22636         Likewise.
22637         * modules/unictype/property-zero-width (Depends-on, configure.ac):
22638         Likewise.
22639         * modules/unictype/syntax-c-ident (Depends-on, configure.ac): Likewise.
22640         * modules/unictype/syntax-java-ident (Depends-on, configure.ac):
22641         Likewise.
22642
22643 2009-12-31  Bruno Haible  <bruno@clisp.org>
22644
22645         Remove unnecessary AC_C_INLINE invocation.
22646         * m4/popen.m4 (gl_PREREQ_POPEN): Don't invoke AC_C_INLINE. Not needed
22647         since 2009-08-21.
22648
22649 2009-12-31  Jim Meyering  <meyering@redhat.com>
22650
22651         maint.mk: don't require explicit gpg_key_ID in cfg.mk
22652         * top/maint.mk (gpg_key_ID): Derive key ID from signed release tag.
22653         With this change, we can all remove the gpg_key_ID = ... definition
22654         from our respective cfg.mk files.
22655
22656         maint.mk: create announcement template in ~/, not in /tmp
22657         * top/maint.mk (emit_upload_commands): Adjust.
22658         (release-prep): Emit into ~/announce-..., not /tmp/announce-...
22659         Remove temporary file, .ci-msg.
22660
22661 2009-12-31  Eric Blake  <ebb9@byu.net>
22662
22663         link-warning: always build headers with link warnings
22664         * modules/arpa_inet (Makefile.am): Always build replacement
22665         header.
22666         * modules/ctype (Makefile.am): Likewise.
22667         * modules/dirent (Makefile.am): Likewise.
22668         * modules/inttypes (Makefile.am): Likewise.
22669         * modules/langinfo (Makefile.am): Likewise.
22670         * modules/locale (Makefile.am): Likewise.
22671         * modules/spawn (Makefile.am): Likewise.
22672         * modules/sys_file (Makefile.am): Likewise.
22673         * modules/sys_ioctl (Makefile.am): Likewise.
22674         * modules/sys_select (Makefile.am): Likewise.
22675         * modules/sys_socket (Makefile.am): Likewise.
22676         * modules/sys_times (Makefile.am): Likewise.
22677         * modules/sys_utsname (Makefile.am): Likewise.
22678         * modules/sys_wait (Makefile.am): Likewise.
22679         * modules/wchar (Makefile.am): Likewise.
22680         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET)
22681         (gl_ARPA_INET_H_DEFAULTS): Drop unneeded variable.
22682         * m4/ctype.m4 (gl_CTYPE_H_DEFAULTS): Likewise.
22683         * m4/isblank.m4 (gl_FUNC_ISBLANK): Likewise.
22684         * m4/dirent_h.m4 (gl_REPLACE_DIRENT_H, gl_DIRENT_H_DEFAULTS):
22685         Likewise.
22686         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
22687         * m4/langinfo_h.m4 (gl_LANGINFO_H): Likewise.
22688         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H, gl_LOCALE_H_DEFAULTS):
22689         Likewise.
22690         * m4/spawn_h.m4 (gl_REPLACE_SPAWN_H, gl_SPAWN_H_DEFAULTS):
22691         Likewise.
22692         * m4/sys_file_h.m4 (gl_HEADER_SYS_FILE_H): Likewise.
22693         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H, gl_REPLACE_SYS_IOCTL_H)
22694         (gl_SYS_IOCTL_H_DEFAULTS): Likewise.
22695         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
22696         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Likewise.
22697         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H)
22698         (gl_SYS_UTSNAME_H_DEFAULTS): Likewise.
22699         * m4/wchar.m4 (gl_WCHAR_H, gl_REPLACE_WCHAR_H)
22700         (gl_WCHAR_H_DEFAULTS): Likewise.
22701
22702 2009-12-31  Eric Blake  <ebb9@byu.net>
22703
22704         signal, spawn: use link warnings
22705         * lib/signal.in.h (sigset_t): Make unconditional.
22706         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset)
22707         (sigpending, sigprocmask, sigaction): Add link warnings.
22708         * lib/spawn.in.h (posix_spawn, posix_spawnp, posix_spawnattr_init)
22709         (posix_spawnattr_destroy, posix_spawnattr_getsigdefault)
22710         (posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask)
22711         (posix_spawnattr_setsigmask, posix_spawnattr_getflags)
22712         (posix_spawnattr_setflags, posix_spawnattr_getpgroup)
22713         (posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy)
22714         (posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam)
22715         (posix_spawnattr_setschedparam, posix_spawn_file_actions_init)
22716         (posix_spawn_file_actions_destroy)
22717         (posix_spawn_file_actions_addopen)
22718         (posix_spawn_file_actions_addclose)
22719         (posix_spawn_file_actions_adddup2): Likewise.
22720         * m4/signal_h.m4 (gl_SIGNAL_H): Guarantee uid_t.
22721         * tests/test-signal.c (main): Enhance test.
22722
22723         spawn: improve wrapper support
22724         * m4/spawn_h.m4 (gl_SPAWN_H): Check for type existence.
22725         (gl_SPAWN_H_DEFAULTS): New defaults.
22726         * modules/spawn (Makefile.am): Substitute them.
22727         * lib/spawn.in.h: (posix_spawnattr_t, posix_spawn_file_actions_t):
22728         Only declare if missing or broken.
22729
22730         sys_times, sys_utsname: use include_next
22731         * m4/sys_times_h.m4 (gl_SYS_TIMES_H): Support wrapping an existing
22732         header.
22733         (gl_SYS_TIMES_H_DEFAULTS): Add another variable.
22734         * m4/sys_utsname_h.m4 (gl_SYS_UTSNAME_H)
22735         (gl_SYS_UTSNAME_H_DEFAULTS): Likewise.
22736         * modules/sys_times (Depends-on): Add include_next.
22737         (Makefile.am): Substitute additional values.
22738         * modules/sys_utsname (Depends-on, Makefile.am): Likewise.
22739         * lib/sys_times.in.h (includes): Include native header, if
22740         available.
22741         * lib/sys_utsname.in.h (includes): Likewise.
22742         * tests/test-sys_times.c (main): Enhance test.
22743
22744         fdutimensat: revert prior patch
22745         * modules/fdutimensat (Depends-on): Re-add inline; it is needed by
22746         utimens.h.
22747         Reported by Bruno Haible.
22748
22749 2009-12-30  Eric Blake  <ebb9@byu.net>
22750
22751         sys_wait: drop link-warning dependency
22752         * modules/sys_wait (Depends-on, Makefile.am): Drop unneeded
22753         link-warning efforts.
22754         * lib/sys_wait.in.h: Likewise.
22755
22756         fdutimensat: remove bogus dependency
22757         * modules/fdutimensat (Depends-on): Drop inline.
22758
22759         unistd: fix typo
22760         * lib/unistd.in.h (linkat) [GNULIB_POSIXCHECK]: Fix typo.
22761
22762 2009-12-30  Bruno Haible  <bruno@clisp.org>
22763
22764         Fix compilation error with Solaris cc.
22765         * lib/unicase/u8-is-invariant.c: Include <stdbool.h>.
22766         * lib/unicase/u16-is-invariant.c: Likewise.
22767         * lib/unicase/u32-is-invariant.c: Likewise.
22768         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
22769
22770 2009-12-30  Bruno Haible  <bruno@clisp.org>
22771
22772         Fix test crash.
22773         * tests/test-localename.c (test_locale_name_thread): Skip unavailable
22774         locales.
22775         Reported by Simon Josefsson <simon@josefsson.org>.
22776
22777 2009-12-30  Bruno Haible  <bruno@clisp.org>
22778
22779         Fix compilation error on most platforms.
22780         * tests/test-localename.c (categories): Define only if HAVE_NEWLOCALE.
22781         Reported by Simon Josefsson <simon@josefsson.org>
22782         and Nelson H. F. Beebe <beebe@math.utah.edu>.
22783
22784 2009-12-30  Eric Blake  <ebb9@byu.net>
22785
22786         futimens, utimensat: work around ntfs-3g bug
22787         * lib/utimensat.c (rpl_utimensat): Drop attempts to cache whether
22788         a ctime bug is present, and expand workaround to cover ntfs-3g.
22789         * lib/utimens.c (fdutimens, lutimens): Likewise.
22790         (utimensat_ctime_really, detect_ctime_bug): Drop cache mechanism.
22791         (validate_timespec): Adjust return value.
22792         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Update comment.
22793         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
22794         Reported by ctrn3e8 <ctrn3e8@gmail.com>.
22795
22796 2009-12-29  Eric Blake  <ebb9@byu.net>
22797
22798         link-warning: make usage consistent
22799         * modules/ctype (Depends-on): Add link-warning.
22800         (Makefile.am): Update rules accordingly.
22801         * modules/langinfo (Depends-on, Makefile.am): Likewise.
22802         * modules/locale (Depends-on, Makefile.am): Likewise.
22803         * modules/sys_file (Makefile.am): Likewise.
22804         * modules/getopt-posix (Makefile.am): Delete unused link warning
22805         efforts.
22806         * lib/ctype.in.h (GL_LINK_WARNING): Ensure definition before use.
22807         * lib/langinfo.in.h (GL_LINK_WARNING): Likewise.
22808         * lib/locale.in.h (GL_LINK_WARNING): Likewise.
22809         * lib/sys_file.in.h (GL_LINK_WARNING): Likewise.
22810
22811         stdio: remove unused variables
22812         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Remove unused variables.
22813         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Likewise.
22814         * m4/ftello.m4 (gl_FUNC_FTELLO): Likewise.
22815
22816         tests: test more substitute headers
22817         * modules/ctype-tests: New file.
22818         * modules/dirent-tests: Likewise.
22819         * modules/spawn-tests: Likewise.
22820         * modules/sys_file-tests: Likewise.
22821         * modules/sys_ioctl-tests: Likewise.
22822         * modules/sys_wait-tests: Likewise.
22823         * tests/test-ctype.c: Likewise.
22824         * tests/test-dirent.c: Likewise.
22825         * tests/test-spawn.c: Likewise.
22826         * tests/test-sys_file.c: Likewise.
22827         * tests/test-sys_ioctl.c: Likewise.
22828         * tests/test-sys_wait.c: Likewise.
22829         * m4/spawn_h.m4 (gl_SPAWN_H): Replace header if it is missing.
22830         * lib/sys_file.in.h (LOCK_SH, LOCK_EX, LOCK_UN, LOCK_NB): Provide
22831         whether or not flock is in use.
22832
22833         tests: remove License section from module
22834         * modules/arpa_inet-tests: Remove unneeded section.
22835         * modules/byteswap-tests: Likewise.
22836         * modules/ceilf-tests: Likewise.
22837         * modules/ceill-tests: Likewise.
22838         * modules/crypto/des-tests: Likewise.
22839         * modules/crypto/gc-arcfour-tests: Likewise.
22840         * modules/crypto/gc-arctwo-tests: Likewise.
22841         * modules/crypto/gc-des-tests: Likewise.
22842         * modules/crypto/gc-hmac-md5-tests: Likewise.
22843         * modules/crypto/gc-hmac-sha1-tests: Likewise.
22844         * modules/crypto/gc-md2-tests: Likewise.
22845         * modules/crypto/gc-md4-tests: Likewise.
22846         * modules/crypto/gc-md5-tests: Likewise.
22847         * modules/crypto/gc-pbkdf2-sha1-tests: Likewise.
22848         * modules/crypto/gc-rijndael-tests: Likewise.
22849         * modules/crypto/gc-sha1-tests: Likewise.
22850         * modules/crypto/gc-tests: Likewise.
22851         * modules/crypto/md2-tests: Likewise.
22852         * modules/crypto/md4-tests: Likewise.
22853         * modules/fcntl-h-tests: Likewise.
22854         * modules/floorf-tests: Likewise.
22855         * modules/floorl-tests: Likewise.
22856         * modules/frexp-nolibm-tests: Likewise.
22857         * modules/frexp-tests: Likewise.
22858         * modules/frexpl-nolibm-tests: Likewise.
22859         * modules/frexpl-tests: Likewise.
22860         * modules/getaddrinfo-tests: Likewise.
22861         * modules/inttypes-tests: Likewise.
22862         * modules/isfinite-tests: Likewise.
22863         * modules/isinf-tests: Likewise.
22864         * modules/ldexpl-tests: Likewise.
22865         * modules/locale-tests: Likewise.
22866         * modules/math-tests: Likewise.
22867         * modules/netdb-tests: Likewise.
22868         * modules/netinet_in-tests: Likewise.
22869         * modules/printf-frexp-tests: Likewise.
22870         * modules/printf-frexpl-tests: Likewise.
22871         * modules/priv-set-tests: Likewise.
22872         * modules/random_r-tests: Likewise.
22873         * modules/round-tests: Likewise.
22874         * modules/roundf-tests: Likewise.
22875         * modules/roundl-tests: Likewise.
22876         * modules/search-tests: Likewise.
22877         * modules/select-tests: Likewise.
22878         * modules/signal-tests: Likewise.
22879         * modules/stdbool-tests: Likewise.
22880         * modules/stddef-tests: Likewise.
22881         * modules/stdint-tests: Likewise.
22882         * modules/stdio-tests: Likewise.
22883         * modules/stdlib-tests: Likewise.
22884         * modules/string-tests: Likewise.
22885         * modules/strings-tests: Likewise.
22886         * modules/sys_select-tests: Likewise.
22887         * modules/sys_socket-tests: Likewise.
22888         * modules/sys_stat-tests: Likewise.
22889         * modules/sys_time-tests: Likewise.
22890         * modules/sys_utsname-tests: Likewise.
22891         * modules/sysexits-tests: Likewise.
22892         * modules/time-tests: Likewise.
22893         * modules/trunc-tests: Likewise.
22894         * modules/truncf-tests: Likewise.
22895         * modules/truncl-tests: Likewise.
22896         * modules/tsearch-tests: Likewise.
22897         * modules/unistd-tests: Likewise.
22898         * modules/wchar-tests: Likewise.
22899         * modules/wctype-tests: Likewise.
22900
22901         tests: fix license on several tests
22902         * tests/test-des.c: Update to GPLv3+.
22903         * tests/test-flock.c: Likewise.
22904         * tests/test-fsync.c: Likewise.
22905         * tests/test-futimens.h: Likewise.
22906         * tests/test-gc-arcfour.c: Likewise.
22907         * tests/test-gc-arctwo.c: Likewise.
22908         * tests/test-gc-des.c: Likewise.
22909         * tests/test-gc-hmac-md5.c: Likewise.
22910         * tests/test-gc-hmac-sha1.c: Likewise.
22911         * tests/test-gc-md2.c: Likewise.
22912         * tests/test-gc-md4.c: Likewise.
22913         * tests/test-gc-md5.c: Likewise.
22914         * tests/test-gc-pbkdf2-sha1.c: Likewise.
22915         * tests/test-gc-rijndael.c: Likewise.
22916         * tests/test-gc-sha1.c: Likewise.
22917         * tests/test-gc.c: Likewise.
22918         * tests/test-getcwd.c: Likewise.
22919         * tests/test-link.c: Likewise.
22920         * tests/test-link.h: Likewise.
22921         * tests/test-lutimens.h: Likewise.
22922         * tests/test-md2.c: Likewise.
22923         * tests/test-md4.c: Likewise.
22924         * tests/test-mkdir.h: Likewise.
22925         * tests/test-rename.c: Likewise.
22926         * tests/test-rename.h: Likewise.
22927         * tests/test-safe-alloc.c: Likewise.
22928         * tests/test-utimens-common.h: Likewise.
22929         * tests/test-utimens.h: Likewise.
22930
22931         maint: sync license texts
22932         * config/srclist.txt: Add gpl-1.3.texi, lgpl-1.3.texi.
22933         * doc/gpl-3.0.texi: Revert copyright year update.
22934         * doc/lgpl-3.0.texi: Likewise.
22935
22936 2009-12-29  Jim Meyering  <meyering@redhat.com>
22937
22938         update nearly all FSF copyright year lists to include 2009
22939         The files named by the following are exempted:
22940             grep -v '^#' config/srclist.txt|grep -v '^$' | while read src dst; do
22941               test -f "$dst" && { echo "$dst"; continue; }
22942               test -d "$dst" || continue
22943               echo "$dst"/$(basename "$src")
22944             done > exempt
22945             git ls-files tests/unictype >> exempt
22946         In the remaining files, convert to all-interval notation if
22947         - there is already at least one year interval like 2000-2003
22948         - the file is maintained by me
22949         - the file is in lib/uni*/, where that style already prevails
22950         Otherwise, use update-copyright's default.
22951
22952 2009-12-29  Simon Josefsson  <simon@josefsson.org>
22953         and Eric Blake  <ebb9@byu.net>
22954
22955         tests: don't require debug system() to pass
22956         * tests/test-lstat.h (test_lstat_func): Move debug cleanup...
22957         * tests/test-rmdir.h (test_rmdir_func): Likewise.
22958         * tests/test-unlink.h (test_unlink_func): Likewise.
22959         * tests/test-fstatat.c (main): ...into callers.
22960         * tests/test-lstat.c (main): Likewise.
22961         * tests/test-rmdir.c (main): Likewise.
22962         * tests/test-unlink.c (main): Likewise.
22963         * tests/test-unlinkat.c (main): Likewise.
22964         * tests/test-areadlink-with-size.c (main): Don't require a
22965         debug-only system call to pass, aiding cross-testing to mingw.
22966         * tests/test-areadlink.c (main): Likewise.
22967         * tests/test-areadlinkat-with-size.c (main): Likewise.
22968         * tests/test-areadlinkat.c (main): Likewise.
22969         * tests/test-canonicalize-lgpl.c (main): Likewise.
22970         * tests/test-canonicalize.c (main): Likewise.
22971         * tests/test-chown.c (main): Likewise.
22972         * tests/test-fchownat.c (main): Likewise.
22973         * tests/test-lchown.c (main): Likewise.
22974         * tests/test-fdutimensat.c (main): Likewise.
22975         * tests/test-futimens.c (main): Likewise.
22976         * tests/test-link.c (main): Likewise.
22977         * tests/test-linkat.c (main): Likewise.
22978         * tests/test-mkdir.c (main): Likewise.
22979         * tests/test-mkdirat.c (main): Likewise.
22980         * tests/test-mkfifo.c (main): Likewise.
22981         * tests/test-mkfifoat.c (main): Likewise.
22982         * tests/test-mknod.c (main): Likewise.
22983         * tests/test-readlink.c (main): Likewise.
22984         * tests/test-remove.c (main): Likewise.
22985         * tests/test-rename.c (main): Likewise.
22986         * tests/test-renameat.c (main): Likewise.
22987         * tests/test-symlink.c (main): Likewise.
22988         * tests/test-symlinkat.c (main): Likewise.
22989         * tests/test-utimens.c (main): Likewise.
22990         * tests/test-utimensat.c (main): Likewise.
22991
22992 2009-12-29  Simon Josefsson  <simon@josefsson.org>
22993
22994         * modules/selinux-h (selinux/selinux.h, selinux/context.h): Depend
22995         on $(UNUSED_PARAMETER_H) to avoid build failure.
22996
22997 2009-12-28  Jim Meyering  <meyering@redhat.com>
22998
22999         update-copyright: you may specify a max. line length other than 72
23000         * build-aux/update-copyright: Honor $UPDATE_COPYRIGHT_MAX_LINE_LENGTH.
23001
23002         maint: use consistent FSF copyright line syntax
23003         * lib/posixtm.c: Add missing comma in FSF copyright line.
23004         * lib/posixtm.h: Likewise.
23005         * lib/getugroups.c: Add missing ", Inc.".
23006
23007         pmccabe2html: emit consistent FSF copyright; remove trailing blanks
23008         * build-aux/pmccabe2html: Insert comma before "Inc." in emitted
23009         FSF copyright line.  Remove trailing blanks.
23010
23011 2009-12-28  Eric Blake  <ebb9@byu.net>
23012
23013         test-dup2: reduce dependencies
23014         * modules/cloexec (Configure.ac): Set witness.
23015         * modules/dup2-tests (Depends-on): Drop cloexec.
23016         * tests/test-dup2.c (main): Skip portion of test if cloexec module
23017         not present.
23018         Suggested by Bruno Haible.
23019
23020 2009-12-26  Bruno Haible  <bruno@clisp.org>
23021
23022         Remove an unneeded dependency.
23023         * modules/fseterr (Depends-on): Remove dup2.
23024
23025 2009-12-26  Eric Blake  <ebb9@byu.net>
23026
23027         tests: use macros.h in more places
23028         * tests/macros.h (ASSERT): Depend on ASSERT_STREAM.
23029         (ASSERT_STREAM): Provide default of stderr.
23030         * tests/test-dirent-safer.c: Include macros.h, using alternate
23031         stream for assertions.
23032         * tests/test-dup-safer.c: Likewise.
23033         * tests/test-freopen-safer.c: Likewise.
23034         * tests/test-getopt.c: Likewise.
23035         * tests/test-openat-safer.c: Likewise.
23036         * tests/test-pipe.c: Likewise.
23037         * tests/test-popen-safer.c: Likewise.
23038         * modules/dirent-safer-tests (Files): Include macros.h.
23039         * modules/unistd-safer-tests (Files): Likewise.
23040         * modules/freopen-safer-tests (Files): Likewise.
23041         * modules/getopt-posix-tests (Files): Likewise.
23042         * modules/openat-safer-tests (Files): Likewise.
23043         * modules/pipe-tests (Files): Likewise.
23044
23045 2009-12-26  Bruno Haible  <bruno@clisp.org>
23046
23047         javacomp: Portability fix.
23048         * m4/javacomp.m4 (gt_JAVACOMP): Fix creation of conftestver.class so
23049         that it also works on Solaris.
23050
23051 2009-12-26  Bruno Haible  <bruno@clisp.org>
23052
23053         localename: Fix storage allocation of gl_locale_name_thread's result.
23054         * lib/localename.c (SIZE_BITS, string_hash, struct hash_node,
23055         HASH_TABLE_SIZE, struniq_hash_table, struniq_lock, struniq): Define on
23056         all platforms that have 'uselocale'.
23057         (gl_locale_name_thread_unsafe): New function, extracted from
23058         gl_locale_name_thread.
23059         (gl_locale_name_thread): Call struniq on all platforms that have
23060         'uselocale'.
23061         * tests/test-localename.c (test_locale_name_thread): Check that the
23062         resulting strings are permanently allocated.
23063         * modules/localename-tests (Depends-on): Add strdup.
23064
23065 2009-12-26  Bruno Haible  <bruno@clisp.org>
23066
23067         * tests/test-localename.c (categories): Fill in the strings.
23068
23069 2009-12-26  Jim Meyering  <meyering@redhat.com>
23070
23071         isdir: complete the removal of m4/isdir.m4
23072         * modules/isdir (configure.ac): Remove reference to gl_ISDIR.
23073
23074         isdir: clean up, since at least grep still uses it
23075         * lib/isdir.c: Include "isdir.h".
23076         (S_ISDIR): Remove now-unneeded definition.
23077         * modules/isdir (Files): Add lib/isdir.h.
23078         * lib/isdir.h: New file, with declaration.
23079         * m4/isdir.m4: Remove file -- unneeded.
23080
23081 2009-12-25  Bruno Haible  <bruno@clisp.org>
23082
23083         selinux-h: Make generated .h files standalone.
23084         * lib/se-context.in.h: Arrange to include _GL_UNUSED_PARAMETER
23085         definition. Use _GL_UNUSED_PARAMETER instead of _GL_UNUSED.
23086         * lib/se-selinux.in.h: Likewise.
23087         * modules/selinux-h (Depends-on): Add unused-parameter.
23088         (Makefile.am): Insert definition of _GL_UNUSED_PARAMETER into
23089         selinux/selinux.h and selinux/context.h.
23090         Suggested by Eric Blake.
23091
23092 2009-12-25  Bruno Haible  <bruno@clisp.org>
23093
23094         Move gl_FCNTL_O_FLAGS to a separate .m4 file.
23095         * m4/fcntl-o.m4: New file, extracted from m4/fcntl_h.m4.
23096         * m4/fcntl_h.m4 (gl_FCNTL_O_FLAGS): Remove macro.
23097         * modules/fcntl-h (Files): Add m4/fcntl-o.m4.
23098         * modules/localcharset (Files): Likewise. Remove m4/fcntl_h.m4.
23099
23100 2009-12-24  Bruno Haible  <bruno@clisp.org>
23101
23102         openat: Fix warning.
23103         * lib/openat-proc.c: Include <unistd.h>.
23104
23105 2009-12-24  Bruno Haible  <bruno@clisp.org>
23106
23107         New module 'unused-parameter'.
23108         * build-aux/unused-parameter.h: New file, extracted from earlier
23109         gnulib-common.m4.
23110         * modules/unused-parameter: New file.
23111         * lib/unistr.h: Include unused-parameter.h.
23112         (u32_mbtouc_unsafe, u32_mbtouc): Use _GL_UNUSED_PARAMETER instead of
23113         _GL_UNUSED.
23114         * modules/unistr/base (Depends-on): Add unused-parameter.
23115
23116 2009-12-24  Bruno Haible  <bruno@clisp.org>
23117
23118         Add missing dependencies to 'extensions' module.
23119         * m4/extensions.m4: Add comment.
23120         * modules/accept4 (Depends-on): Add extensions.
23121         * modules/dup3 (Depends-on): Likewise.
23122         * modules/fcntl (Depends-on): Likewise.
23123         * modules/futimens (Depends-on): Likewise.
23124         * modules/mknod (Depends-on): Likewise.
23125         * modules/pipe2 (Depends-on): Likewise.
23126         * modules/stat-time (Depends-on): Likewise.
23127         * modules/strcasestr-simple (Depends-on): Likewise.
23128         * modules/strsignal (Depends-on): Likewise.
23129         * modules/utimensat (Depends-on): Likewise.
23130         * modules/localcharset (Depends-on): Likewise. Needed because of
23131         gl_FCNTL_O_FLAGS.
23132         * modules/wcrtomb (Depends-on): Likewise. Needed because of
23133         AC_TYPE_MBSTATE_T.
23134         * modules/wcsnrtombs (Depends-on): Likewise.
23135         * modules/wcsrtombs (Depends-on): Likewise.
23136
23137 2009-12-24  Bruno Haible  <bruno@clisp.org>
23138
23139         binary-io: Avoid gcc warning due to SET_BINARY.
23140         * lib/binary-io.h (SET_BINARY): Cast the result to void.
23141         Reported by Jim Meyering <jim@meyering.net>. Suggestion by Eric Blake.
23142
23143 2009-12-24  Bruno Haible  <bruno@clisp.org>
23144
23145         Avoid future namespace pollution on glibc systems.
23146         * lib/arpa_inet.in.h: Don't include <sys/socket.h> on glibc systems.
23147         * lib/sys_ioctl.in.h: Don't include <unistd.h> on glibc systems.
23148         * lib/sys_select.in.h: Don't include <sys/time.h> and <string.h> on
23149         glibc systems.
23150
23151 2009-12-24  Bruno Haible  <bruno@clisp.org>
23152
23153         Refactor common macros used in tests.
23154         * tests/macros.h: New file.
23155         * tests/test-areadlink.c: Include macros.h. Don't include <stdio.h>
23156         and/or <stdlib.h>, if appropriate.
23157         (ASSERT, SIZEOF): Remove macros.
23158         * tests/test-areadlink-with-size.c: Likewise.
23159         * tests/test-areadlinkat.c: Likewise.
23160         * tests/test-areadlinkat-with-size.c: Likewise.
23161         * tests/test-argmatch.c: Likewise.
23162         * tests/test-argv-iter.c: Likewise.
23163         * tests/test-array-mergesort.c: Likewise.
23164         * tests/test-array_list.c: Likewise.
23165         * tests/test-array_oset.c: Likewise.
23166         * tests/test-avltree_list.c: Likewise.
23167         * tests/test-avltree_oset.c: Likewise.
23168         * tests/test-avltreehash_list.c: Likewise.
23169         * tests/test-base64.c: Likewise.
23170         * tests/test-binary-io.c: Likewise.
23171         * tests/test-bitrotate.c: Likewise.
23172         * tests/test-btowc.c: Likewise.
23173         * tests/test-byteswap.c: Likewise.
23174         * tests/test-c-ctype.c: Likewise.
23175         * tests/test-c-stack.c: Likewise.
23176         * tests/test-c-strcasecmp.c: Likewise.
23177         * tests/test-c-strcasestr.c: Likewise.
23178         * tests/test-c-strncasecmp.c: Likewise.
23179         * tests/test-c-strstr.c: Likewise.
23180         * tests/test-canonicalize-lgpl.c: Likewise.
23181         * tests/test-canonicalize.c: Likewise.
23182         * tests/test-carray_list.c: Likewise.
23183         * tests/test-ceilf1.c: Likewise.
23184         * tests/test-ceilf2.c: Likewise.
23185         * tests/test-ceill.c: Likewise.
23186         * tests/test-chown.c: Likewise.
23187         * tests/test-cloexec.c: Likewise.
23188         * tests/test-copy-acl.c: Likewise.
23189         * tests/test-copy-file.c: Likewise.
23190         * tests/test-count-one-bits.c: Likewise.
23191         * tests/test-dprintf-posix.c: Likewise.
23192         * tests/test-dup2.c: Likewise.
23193         * tests/test-dup3.c: Likewise.
23194         * tests/test-duplocale.c: Likewise.
23195         * tests/test-fbufmode.c: Likewise.
23196         * tests/test-fchdir.c: Likewise.
23197         * tests/test-fchownat.c: Likewise.
23198         * tests/test-fcntl-safer.c: Likewise.
23199         * tests/test-fcntl.c: Likewise.
23200         * tests/test-fdopendir.c: Likewise.
23201         * tests/test-fdutimensat.c: Likewise.
23202         * tests/test-fflush2.c: Likewise.
23203         * tests/test-file-has-acl.c: Likewise.
23204         * tests/test-filevercmp.c: Likewise.
23205         * tests/test-flock.c: Likewise.
23206         * tests/test-floorf1.c: Likewise.
23207         * tests/test-floorf2.c: Likewise.
23208         * tests/test-floorl.c: Likewise.
23209         * tests/test-fnmatch.c: Likewise.
23210         * tests/test-fopen.h: Likewise.
23211         * tests/test-fpending.c: Likewise.
23212         * tests/test-fprintf-posix.c: Likewise.
23213         * tests/test-fpurge.c: Likewise.
23214         * tests/test-freadable.c: Likewise.
23215         * tests/test-freadahead.c: Likewise.
23216         * tests/test-freading.c: Likewise.
23217         * tests/test-freadptr.c: Likewise.
23218         * tests/test-freadptr2.c: Likewise.
23219         * tests/test-freadseek.c: Likewise.
23220         * tests/test-freopen.c: Likewise.
23221         * tests/test-frexp.c: Likewise.
23222         * tests/test-frexpl.c: Likewise.
23223         * tests/test-fseek.c: Likewise.
23224         * tests/test-fseeko.c: Likewise.
23225         * tests/test-fstatat.c: Likewise.
23226         * tests/test-fstrcmp.c: Likewise.
23227         * tests/test-fsync.c: Likewise.
23228         * tests/test-ftell.c: Likewise.
23229         * tests/test-ftello.c: Likewise.
23230         * tests/test-func.c: Likewise.
23231         * tests/test-futimens.c: Likewise.
23232         * tests/test-fwritable.c: Likewise.
23233         * tests/test-fwriting.c: Likewise.
23234         * tests/test-getcwd.c: Likewise.
23235         * tests/test-getdate.c: Likewise.
23236         * tests/test-getdelim.c: Likewise.
23237         * tests/test-getdtablesize.c: Likewise.
23238         * tests/test-getgroups.c: Likewise.
23239         * tests/test-getline.c: Likewise.
23240         * tests/test-getndelim2.c: Likewise.
23241         * tests/test-glob.c: Likewise.
23242         * tests/test-hash.c: Likewise.
23243         * tests/test-i-ring.c: Likewise.
23244         * tests/test-iconv-utf.c: Likewise.
23245         * tests/test-iconv.c: Likewise.
23246         * tests/test-idpriv-drop.c: Likewise.
23247         * tests/test-idpriv-droptemp.c: Likewise.
23248         * tests/test-inet_ntop.c: Likewise.
23249         * tests/test-inet_pton.c: Likewise.
23250         * tests/test-isblank.c: Likewise.
23251         * tests/test-isfinite.c: Likewise.
23252         * tests/test-isinf.c: Likewise.
23253         * tests/test-isnan.c: Likewise.
23254         * tests/test-isnand.h: Likewise.
23255         * tests/test-isnanf.h: Likewise.
23256         * tests/test-isnanl.h: Likewise.
23257         * tests/test-lchown.c: Likewise.
23258         * tests/test-ldexpl.c: Likewise.
23259         * tests/test-link.c: Likewise.
23260         * tests/test-linkat.c: Likewise.
23261         * tests/test-linked_list.c: Likewise.
23262         * tests/test-linkedhash_list.c: Likewise.
23263         * tests/test-localename.c: Likewise.
23264         * tests/test-lseek.c: Likewise.
23265         * tests/test-lstat.c: Likewise.
23266         * tests/test-mbmemcasecmp.c: Likewise.
23267         * tests/test-mbmemcasecoll.c: Likewise.
23268         * tests/test-mbrtowc.c: Likewise.
23269         * tests/test-mbscasecmp.c: Likewise.
23270         * tests/test-mbscasestr1.c: Likewise.
23271         * tests/test-mbscasestr2.c: Likewise.
23272         * tests/test-mbscasestr3.c: Likewise.
23273         * tests/test-mbscasestr4.c: Likewise.
23274         * tests/test-mbschr.c: Likewise.
23275         * tests/test-mbscspn.c: Likewise.
23276         * tests/test-mbsinit.c: Likewise.
23277         * tests/test-mbsncasecmp.c: Likewise.
23278         * tests/test-mbsnrtowcs.c: Likewise.
23279         * tests/test-mbspbrk.c: Likewise.
23280         * tests/test-mbspcasecmp.c: Likewise.
23281         * tests/test-mbsrchr.c: Likewise.
23282         * tests/test-mbsrtowcs.c: Likewise.
23283         * tests/test-mbsspn.c: Likewise.
23284         * tests/test-mbsstr1.c: Likewise.
23285         * tests/test-mbsstr2.c: Likewise.
23286         * tests/test-mbsstr3.c: Likewise.
23287         * tests/test-memchr.c: Likewise.
23288         * tests/test-memchr2.c: Likewise.
23289         * tests/test-memcmp.c: Likewise.
23290         * tests/test-memmem.c: Likewise.
23291         * tests/test-memrchr.c: Likewise.
23292         * tests/test-mkdir.c: Likewise.
23293         * tests/test-mkdirat.c: Likewise.
23294         * tests/test-mkfifo.c: Likewise.
23295         * tests/test-mkfifoat.c: Likewise.
23296         * tests/test-mknod.c: Likewise.
23297         * tests/test-nanosleep.c: Likewise.
23298         * tests/test-nl_langinfo.c: Likewise.
23299         * tests/test-obstack-printf.c: Likewise.
23300         * tests/test-open.c: Likewise.
23301         * tests/test-openat.c: Likewise.
23302         * tests/test-pipe-filter-gi1.c: Likewise.
23303         * tests/test-pipe-filter-gi2-main.c: Likewise.
23304         * tests/test-pipe-filter-ii1.c: Likewise.
23305         * tests/test-pipe-filter-ii2-main.c: Likewise.
23306         * tests/test-pipe2.c: Likewise.
23307         * tests/test-popen.h: Likewise.
23308         * tests/test-posixtm.c: Likewise.
23309         * tests/test-pread.c: Likewise.
23310         * tests/test-printf-frexp.c: Likewise.
23311         * tests/test-printf-frexpl.c: Likewise.
23312         * tests/test-printf-posix.c: Likewise.
23313         * tests/test-priv-set.c: Likewise.
23314         * tests/test-quotearg.c: Likewise.
23315         * tests/test-random_r.c: Likewise.
23316         * tests/test-rawmemchr.c: Likewise.
23317         * tests/test-rbtree_list.c: Likewise.
23318         * tests/test-rbtree_oset.c: Likewise.
23319         * tests/test-rbtreehash_list.c: Likewise.
23320         * tests/test-readlink.c: Likewise.
23321         * tests/test-remove.c: Likewise.
23322         * tests/test-rename.c: Likewise.
23323         * tests/test-renameat.c: Likewise.
23324         * tests/test-rmdir.c: Likewise.
23325         * tests/test-round1.c: Likewise.
23326         * tests/test-roundf1.c: Likewise.
23327         * tests/test-roundl.c: Likewise.
23328         * tests/test-safe-alloc.c: Likewise.
23329         * tests/test-sameacls.c: Likewise.
23330         * tests/test-set-mode-acl.c: Likewise.
23331         * tests/test-setenv.c: Likewise.
23332         * tests/test-sigaction.c: Likewise.
23333         * tests/test-signbit.c: Likewise.
23334         * tests/test-sleep.c: Likewise.
23335         * tests/test-snprintf-posix.c: Likewise.
23336         * tests/test-snprintf.c: Likewise.
23337         * tests/test-sprintf-posix.c: Likewise.
23338         * tests/test-stat-time.c: Likewise.
23339         * tests/test-stat.c: Likewise.
23340         * tests/test-strcasestr.c: Likewise.
23341         * tests/test-strchrnul.c: Likewise.
23342         * tests/test-strerror.c: Likewise.
23343         * tests/test-striconv.c: Likewise.
23344         * tests/test-striconveh.c: Likewise.
23345         * tests/test-striconveha.c: Likewise.
23346         * tests/test-strsignal.c: Likewise.
23347         * tests/test-strstr.c: Likewise.
23348         * tests/test-strtod.c: Likewise.
23349         * tests/test-strverscmp.c: Likewise.
23350         * tests/test-symlink.c: Likewise.
23351         * tests/test-symlinkat.c: Likewise.
23352         * tests/test-trunc1.c: Likewise.
23353         * tests/test-trunc2.c: Likewise.
23354         * tests/test-truncf1.c: Likewise.
23355         * tests/test-truncf2.c: Likewise.
23356         * tests/test-truncl.c: Likewise.
23357         * tests/test-uname.c: Likewise.
23358         * tests/test-unlink.c: Likewise.
23359         * tests/test-unlinkat.c: Likewise.
23360         * tests/test-unsetenv.c: Likewise.
23361         * tests/test-usleep.c: Likewise.
23362         * tests/test-utimens.c: Likewise.
23363         * tests/test-utimensat.c: Likewise.
23364         * tests/test-vasnprintf-posix.c: Likewise.
23365         * tests/test-vasnprintf-posix2.c: Likewise.
23366         * tests/test-vasnprintf.c: Likewise.
23367         * tests/test-vasprintf-posix.c: Likewise.
23368         * tests/test-vasprintf.c: Likewise.
23369         * tests/test-vdprintf-posix.c: Likewise.
23370         * tests/test-vfprintf-posix.c: Likewise.
23371         * tests/test-vprintf-posix.c: Likewise.
23372         * tests/test-vsnprintf-posix.c: Likewise.
23373         * tests/test-vsnprintf.c: Likewise.
23374         * tests/test-vsprintf-posix.c: Likewise.
23375         * tests/test-wcrtomb.c: Likewise.
23376         * tests/test-wcsnrtombs.c: Likewise.
23377         * tests/test-wcsrtombs.c: Likewise.
23378         * tests/test-wctype.c: Likewise.
23379         * tests/test-wcwidth.c: Likewise.
23380         * tests/test-xfprintf-posix.c: Likewise.
23381         * tests/test-xmemdup0.c: Likewise.
23382         * tests/test-xprintf-posix.c: Likewise.
23383         * tests/test-xvasprintf.c: Likewise.
23384         * tests/unicase/test-locale-language.c: Likewise.
23385         * tests/unicase/test-mapping-part1.h: Likewise.
23386         * tests/unicase/test-predicate-part1.h: Likewise.
23387         * tests/unicase/test-u8-casecmp.c: Likewise.
23388         * tests/unicase/test-u8-casecoll.c: Likewise.
23389         * tests/unicase/test-u8-casefold.c: Likewise.
23390         * tests/unicase/test-u8-is-cased.c: Likewise.
23391         * tests/unicase/test-u8-is-casefolded.c: Likewise.
23392         * tests/unicase/test-u8-is-lowercase.c: Likewise.
23393         * tests/unicase/test-u8-is-titlecase.c: Likewise.
23394         * tests/unicase/test-u8-is-uppercase.c: Likewise.
23395         * tests/unicase/test-u8-tolower.c: Likewise.
23396         * tests/unicase/test-u8-totitle.c: Likewise.
23397         * tests/unicase/test-u8-toupper.c: Likewise.
23398         * tests/unicase/test-u16-casecmp.c: Likewise.
23399         * tests/unicase/test-u16-casecoll.c: Likewise.
23400         * tests/unicase/test-u16-casefold.c: Likewise.
23401         * tests/unicase/test-u16-is-cased.c: Likewise.
23402         * tests/unicase/test-u16-is-casefolded.c: Likewise.
23403         * tests/unicase/test-u16-is-lowercase.c: Likewise.
23404         * tests/unicase/test-u16-is-titlecase.c: Likewise.
23405         * tests/unicase/test-u16-is-uppercase.c: Likewise.
23406         * tests/unicase/test-u16-tolower.c: Likewise.
23407         * tests/unicase/test-u16-totitle.c: Likewise.
23408         * tests/unicase/test-u16-toupper.c: Likewise.
23409         * tests/unicase/test-u32-casecmp.c: Likewise.
23410         * tests/unicase/test-u32-casecoll.c: Likewise.
23411         * tests/unicase/test-u32-casefold.c: Likewise.
23412         * tests/unicase/test-u32-is-cased.c: Likewise.
23413         * tests/unicase/test-u32-is-casefolded.c: Likewise.
23414         * tests/unicase/test-u32-is-lowercase.c: Likewise.
23415         * tests/unicase/test-u32-is-titlecase.c: Likewise.
23416         * tests/unicase/test-u32-is-uppercase.c: Likewise.
23417         * tests/unicase/test-u32-tolower.c: Likewise.
23418         * tests/unicase/test-u32-totitle.c: Likewise.
23419         * tests/unicase/test-u32-toupper.c: Likewise.
23420         * tests/unicase/test-ulc-casecmp.c: Likewise.
23421         * tests/unicase/test-ulc-casecoll.c: Likewise.
23422         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
23423         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
23424         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
23425         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
23426         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
23427         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
23428         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
23429         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
23430         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
23431         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
23432         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
23433         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
23434         * tests/unictype/test-bidi_byname.c: Likewise.
23435         * tests/unictype/test-bidi_name.c: Likewise.
23436         * tests/unictype/test-bidi_of.c: Likewise.
23437         * tests/unictype/test-bidi_test.c: Likewise.
23438         * tests/unictype/test-block_list.c: Likewise.
23439         * tests/unictype/test-block_of.c: Likewise.
23440         * tests/unictype/test-block_test.c: Likewise.
23441         * tests/unictype/test-categ_and.c: Likewise.
23442         * tests/unictype/test-categ_and_not.c: Likewise.
23443         * tests/unictype/test-categ_byname.c: Likewise.
23444         * tests/unictype/test-categ_name.c: Likewise.
23445         * tests/unictype/test-categ_none.c: Likewise.
23446         * tests/unictype/test-categ_of.c: Likewise.
23447         * tests/unictype/test-categ_or.c: Likewise.
23448         * tests/unictype/test-categ_test_withtable.c: Likewise.
23449         * tests/unictype/test-combining.c: Likewise.
23450         * tests/unictype/test-decdigit.c: Likewise.
23451         * tests/unictype/test-digit.c: Likewise.
23452         * tests/unictype/test-mirror.c: Likewise.
23453         * tests/unictype/test-numeric.c: Likewise.
23454         * tests/unictype/test-pr_byname.c: Likewise.
23455         * tests/unictype/test-pr_test.c: Likewise.
23456         * tests/unictype/test-predicate-part1.h: Likewise.
23457         * tests/unictype/test-scripts.c: Likewise.
23458         * tests/unictype/test-sy_c_ident.c: Likewise.
23459         * tests/unictype/test-sy_java_ident.c: Likewise.
23460         * tests/unilbrk/test-u8-possible-linebreaks.c: Likewise.
23461         * tests/unilbrk/test-u8-width-linebreaks.c: Likewise.
23462         * tests/unilbrk/test-u16-possible-linebreaks.c: Likewise.
23463         * tests/unilbrk/test-u16-width-linebreaks.c: Likewise.
23464         * tests/unilbrk/test-u32-possible-linebreaks.c: Likewise.
23465         * tests/unilbrk/test-u32-width-linebreaks.c: Likewise.
23466         * tests/unilbrk/test-ulc-possible-linebreaks.c: Likewise.
23467         * tests/unilbrk/test-ulc-width-linebreaks.c: Likewise.
23468         * tests/uninorm/test-canonical-decomposition.c: Likewise.
23469         * tests/uninorm/test-compat-decomposition.c: Likewise.
23470         * tests/uninorm/test-composition.c: Likewise.
23471         * tests/uninorm/test-decomposing-form.c: Likewise.
23472         * tests/uninorm/test-decomposition.c: Likewise.
23473         * tests/uninorm/test-u8-nfc.c: Likewise.
23474         * tests/uninorm/test-u8-nfd.c: Likewise.
23475         * tests/uninorm/test-u8-nfkc.c: Likewise.
23476         * tests/uninorm/test-u8-nfkd.c: Likewise.
23477         * tests/uninorm/test-u8-normcmp.c: Likewise.
23478         * tests/uninorm/test-u8-normcoll.c: Likewise.
23479         * tests/uninorm/test-u16-nfc.c: Likewise.
23480         * tests/uninorm/test-u16-nfd.c: Likewise.
23481         * tests/uninorm/test-u16-nfkc.c: Likewise.
23482         * tests/uninorm/test-u16-nfkd.c: Likewise.
23483         * tests/uninorm/test-u16-normcmp.c: Likewise.
23484         * tests/uninorm/test-u16-normcoll.c: Likewise.
23485         * tests/uninorm/test-u32-nfc.c: Likewise.
23486         * tests/uninorm/test-u32-nfd.c: Likewise.
23487         * tests/uninorm/test-u32-nfkc.c: Likewise.
23488         * tests/uninorm/test-u32-nfkd.c: Likewise.
23489         * tests/uninorm/test-u32-normalize-big.c: Likewise.
23490         * tests/uninorm/test-u32-normcmp.c: Likewise.
23491         * tests/uninorm/test-u32-normcoll.c: Likewise.
23492         * tests/uninorm/test-uninorm-filter-nfc.c: Likewise.
23493         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
23494         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
23495         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
23496         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
23497         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
23498         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
23499         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
23500         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
23501         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
23502         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
23503         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
23504         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
23505         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
23506         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
23507         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
23508         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
23509         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
23510         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
23511         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
23512         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
23513         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
23514         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
23515         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
23516         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
23517         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
23518         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
23519         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
23520         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
23521         * tests/uniwbrk/test-u8-wordbreaks.c: Likewise.
23522         * tests/uniwbrk/test-u16-wordbreaks.c: Likewise.
23523         * tests/uniwbrk/test-u32-wordbreaks.c: Likewise.
23524         * tests/uniwbrk/test-ulc-wordbreaks.c: Likewise.
23525         * tests/uniwidth/test-u8-strwidth.c: Likewise.
23526         * tests/uniwidth/test-u8-width.c: Likewise.
23527         * tests/uniwidth/test-u16-strwidth.c: Likewise.
23528         * tests/uniwidth/test-u16-width.c: Likewise.
23529         * tests/uniwidth/test-u32-strwidth.c: Likewise.
23530         * tests/uniwidth/test-u32-width.c: Likewise.
23531         * tests/uniwidth/test-uc_width.c: Likewise.
23532         * tests/uniwidth/test-uc_width2.c: Likewise.
23533         * modules/acl-tests (Files): Add tests/macros.h.
23534         * modules/areadlink-tests (Files): Likewise.
23535         * modules/areadlink-with-size-tests (Files): Likewise.
23536         * modules/areadlinkat-tests (Files): Likewise.
23537         * modules/areadlinkat-with-size-tests (Files): Likewise.
23538         * modules/argmatch-tests (Files): Likewise.
23539         * modules/argv-iter-tests (Files): Likewise.
23540         * modules/array-list-tests (Files): Likewise.
23541         * modules/array-mergesort-tests (Files): Likewise.
23542         * modules/array-oset-tests (Files): Likewise.
23543         * modules/avltree-list-tests (Files): Likewise.
23544         * modules/avltree-oset-tests (Files): Likewise.
23545         * modules/avltreehash-list-tests (Files): Likewise.
23546         * modules/base64-tests (Files): Likewise.
23547         * modules/binary-io-tests (Files): Likewise.
23548         * modules/bitrotate-tests (Files): Likewise.
23549         * modules/btowc-tests (Files): Likewise.
23550         * modules/byteswap-tests (Files): Likewise.
23551         * modules/c-ctype-tests (Files): Likewise.
23552         * modules/c-stack-tests (Files): Likewise.
23553         * modules/c-strcase-tests (Files): Likewise.
23554         * modules/c-strcasestr-tests (Files): Likewise.
23555         * modules/c-strstr-tests (Files): Likewise.
23556         * modules/canonicalize-lgpl-tests (Files): Likewise.
23557         * modules/canonicalize-tests (Files): Likewise.
23558         * modules/carray-list-tests (Files): Likewise.
23559         * modules/ceilf-tests (Files): Likewise.
23560         * modules/ceill-tests (Files): Likewise.
23561         * modules/chown-tests (Files): Likewise.
23562         * modules/cloexec-tests (Files): Likewise.
23563         * modules/copy-file-tests (Files): Likewise.
23564         * modules/count-one-bits-tests (Files): Likewise.
23565         * modules/dprintf-posix-tests (Files): Likewise.
23566         * modules/dup2-tests (Files): Likewise.
23567         * modules/dup3-tests (Files): Likewise.
23568         * modules/duplocale-tests (Files): Likewise.
23569         * modules/fbufmode-tests (Files): Likewise.
23570         * modules/fchdir-tests (Files): Likewise.
23571         * modules/fcntl-safer-tests (Files): Likewise.
23572         * modules/fcntl-tests (Files): Likewise.
23573         * modules/fdopendir-tests (Files): Likewise.
23574         * modules/fdutimensat-tests (Files): Likewise.
23575         * modules/fflush-tests (Files): Likewise.
23576         * modules/filevercmp-tests (Files): Likewise.
23577         * modules/flock-tests (Files): Likewise.
23578         * modules/floorf-tests (Files): Likewise.
23579         * modules/floorl-tests (Files): Likewise.
23580         * modules/fnmatch-tests (Files): Likewise.
23581         * modules/fopen-safer-tests (Files): Likewise.
23582         * modules/fopen-tests (Files): Likewise.
23583         * modules/fpending-tests (Files): Likewise.
23584         * modules/fprintf-posix-tests (Files): Likewise.
23585         * modules/fpurge-tests (Files): Likewise.
23586         * modules/freadable-tests (Files): Likewise.
23587         * modules/freadahead-tests (Files): Likewise.
23588         * modules/freading-tests (Files): Likewise.
23589         * modules/freadptr-tests (Files): Likewise.
23590         * modules/freadseek-tests (Files): Likewise.
23591         * modules/freopen-tests (Files): Likewise.
23592         * modules/frexp-nolibm-tests (Files): Likewise.
23593         * modules/frexp-tests (Files): Likewise.
23594         * modules/frexpl-nolibm-tests (Files): Likewise.
23595         * modules/frexpl-tests (Files): Likewise.
23596         * modules/fseek-tests (Files): Likewise.
23597         * modules/fseeko-tests (Files): Likewise.
23598         * modules/fstrcmp-tests (Files): Likewise.
23599         * modules/fsync-tests (Files): Likewise.
23600         * modules/ftell-tests (Files): Likewise.
23601         * modules/ftello-tests (Files): Likewise.
23602         * modules/func-tests (Files): Likewise.
23603         * modules/futimens-tests (Files): Likewise.
23604         * modules/fwritable-tests (Files): Likewise.
23605         * modules/fwriting-tests (Files): Likewise.
23606         * modules/getcwd-tests (Files): Likewise.
23607         * modules/getdate-tests (Files): Likewise.
23608         * modules/getdelim-tests (Files): Likewise.
23609         * modules/getdtablesize-tests (Files): Likewise.
23610         * modules/getgroups-tests (Files): Likewise.
23611         * modules/getline-tests (Files): Likewise.
23612         * modules/getndelim2-tests (Files): Likewise.
23613         * modules/glob-tests (Files): Likewise.
23614         * modules/hash-tests (Files): Likewise.
23615         * modules/i-ring-tests (Files): Likewise.
23616         * modules/iconv-tests (Files): Likewise.
23617         * modules/iconv_open-utf-tests (Files): Likewise.
23618         * modules/idpriv-drop-tests (Files): Likewise.
23619         * modules/idpriv-droptemp-tests (Files): Likewise.
23620         * modules/inet_ntop-tests (Files): Likewise.
23621         * modules/inet_pton-tests (Files): Likewise.
23622         * modules/isblank-tests (Files): Likewise.
23623         * modules/isfinite-tests (Files): Likewise.
23624         * modules/isinf-tests (Files): Likewise.
23625         * modules/isnan-tests (Files): Likewise.
23626         * modules/isnand-nolibm-tests (Files): Likewise.
23627         * modules/isnand-tests (Files): Likewise.
23628         * modules/isnanf-nolibm-tests (Files): Likewise.
23629         * modules/isnanf-tests (Files): Likewise.
23630         * modules/isnanl-nolibm-tests (Files): Likewise.
23631         * modules/isnanl-tests (Files): Likewise.
23632         * modules/lchown-tests (Files): Likewise.
23633         * modules/ldexpl-tests (Files): Likewise.
23634         * modules/link-tests (Files): Likewise.
23635         * modules/linkat-tests (Files): Likewise.
23636         * modules/linked-list-tests (Files): Likewise.
23637         * modules/linkedhash-list-tests (Files): Likewise.
23638         * modules/localename-tests (Files): Likewise.
23639         * modules/lseek-tests (Files): Likewise.
23640         * modules/lstat-tests (Files): Likewise.
23641         * modules/mbmemcasecmp-tests (Files): Likewise.
23642         * modules/mbmemcasecoll-tests (Files): Likewise.
23643         * modules/mbrtowc-tests (Files): Likewise.
23644         * modules/mbscasecmp-tests (Files): Likewise.
23645         * modules/mbscasestr-tests (Files): Likewise.
23646         * modules/mbschr-tests (Files): Likewise.
23647         * modules/mbscspn-tests (Files): Likewise.
23648         * modules/mbsinit-tests (Files): Likewise.
23649         * modules/mbsncasecmp-tests (Files): Likewise.
23650         * modules/mbsnrtowcs-tests (Files): Likewise.
23651         * modules/mbspbrk-tests (Files): Likewise.
23652         * modules/mbspcasecmp-tests (Files): Likewise.
23653         * modules/mbsrchr-tests (Files): Likewise.
23654         * modules/mbsrtowcs-tests (Files): Likewise.
23655         * modules/mbsspn-tests (Files): Likewise.
23656         * modules/mbsstr-tests (Files): Likewise.
23657         * modules/memchr-tests (Files): Likewise.
23658         * modules/memchr2-tests (Files): Likewise.
23659         * modules/memcmp-tests (Files): Likewise.
23660         * modules/memmem-tests (Files): Likewise.
23661         * modules/memrchr-tests (Files): Likewise.
23662         * modules/mkdir-tests (Files): Likewise.
23663         * modules/mkfifo-tests (Files): Likewise.
23664         * modules/mkfifoat-tests (Files): Likewise.
23665         * modules/mknod-tests (Files): Likewise.
23666         * modules/nanosleep-tests (Files): Likewise.
23667         * modules/nl_langinfo-tests (Files): Likewise.
23668         * modules/obstack-printf-tests (Files): Likewise.
23669         * modules/open-tests (Files): Likewise.
23670         * modules/openat-tests (Files): Likewise.
23671         * modules/pipe-filter-gi-tests (Files): Likewise.
23672         * modules/pipe-filter-ii-tests (Files): Likewise.
23673         * modules/pipe2-tests (Files): Likewise.
23674         * modules/popen-safer-tests (Files): Likewise.
23675         * modules/popen-tests (Files): Likewise.
23676         * modules/posixtm-tests (Files): Likewise.
23677         * modules/pread-tests (Files): Likewise.
23678         * modules/printf-frexp-tests (Files): Likewise.
23679         * modules/printf-frexpl-tests (Files): Likewise.
23680         * modules/printf-posix-tests (Files): Likewise.
23681         * modules/priv-set-tests (Files): Likewise.
23682         * modules/quotearg-tests (Files): Likewise.
23683         * modules/random_r-tests (Files): Likewise.
23684         * modules/rawmemchr-tests (Files): Likewise.
23685         * modules/rbtree-list-tests (Files): Likewise.
23686         * modules/rbtree-oset-tests (Files): Likewise.
23687         * modules/rbtreehash-list-tests (Files): Likewise.
23688         * modules/readlink-tests (Files): Likewise.
23689         * modules/remove-tests (Files): Likewise.
23690         * modules/rename-tests (Files): Likewise.
23691         * modules/renameat-tests (Files): Likewise.
23692         * modules/rmdir-tests (Files): Likewise.
23693         * modules/round-tests (Files): Likewise.
23694         * modules/roundf-tests (Files): Likewise.
23695         * modules/roundl-tests (Files): Likewise.
23696         * modules/safe-alloc-tests (Files): Likewise.
23697         * modules/setenv-tests (Files): Likewise.
23698         * modules/sigaction-tests (Files): Likewise.
23699         * modules/signbit-tests (Files): Likewise.
23700         * modules/sleep-tests (Files): Likewise.
23701         * modules/snprintf-posix-tests (Files): Likewise.
23702         * modules/snprintf-tests (Files): Likewise.
23703         * modules/sprintf-posix-tests (Files): Likewise.
23704         * modules/stat-tests (Files): Likewise.
23705         * modules/stat-time-tests (Files): Likewise.
23706         * modules/strcasestr-tests (Files): Likewise.
23707         * modules/strchrnul-tests (Files): Likewise.
23708         * modules/strerror-tests (Files): Likewise.
23709         * modules/striconv-tests (Files): Likewise.
23710         * modules/striconveh-tests (Files): Likewise.
23711         * modules/striconveha-tests (Files): Likewise.
23712         * modules/strsignal-tests (Files): Likewise.
23713         * modules/strstr-tests (Files): Likewise.
23714         * modules/strtod-tests (Files): Likewise.
23715         * modules/strverscmp-tests (Files): Likewise.
23716         * modules/symlink-tests (Files): Likewise.
23717         * modules/symlinkat-tests (Files): Likewise.
23718         * modules/trunc-tests (Files): Likewise.
23719         * modules/truncf-tests (Files): Likewise.
23720         * modules/truncl-tests (Files): Likewise.
23721         * modules/uname-tests (Files): Likewise.
23722         * modules/unicase/cased-tests (Files): Likewise.
23723         * modules/unicase/ignorable-tests (Files): Likewise.
23724         * modules/unicase/locale-language-tests (Files): Likewise.
23725         * modules/unicase/tolower-tests (Files): Likewise.
23726         * modules/unicase/totitle-tests (Files): Likewise.
23727         * modules/unicase/toupper-tests (Files): Likewise.
23728         * modules/unicase/u8-casecmp-tests (Files): Likewise.
23729         * modules/unicase/u8-casecoll-tests (Files): Likewise.
23730         * modules/unicase/u8-casefold-tests (Files): Likewise.
23731         * modules/unicase/u8-is-cased-tests (Files): Likewise.
23732         * modules/unicase/u8-is-casefolded-tests (Files): Likewise.
23733         * modules/unicase/u8-is-lowercase-tests (Files): Likewise.
23734         * modules/unicase/u8-is-titlecase-tests (Files): Likewise.
23735         * modules/unicase/u8-is-uppercase-tests (Files): Likewise.
23736         * modules/unicase/u8-tolower-tests (Files): Likewise.
23737         * modules/unicase/u8-totitle-tests (Files): Likewise.
23738         * modules/unicase/u8-toupper-tests (Files): Likewise.
23739         * modules/unicase/u16-casecmp-tests (Files): Likewise.
23740         * modules/unicase/u16-casecoll-tests (Files): Likewise.
23741         * modules/unicase/u16-casefold-tests (Files): Likewise.
23742         * modules/unicase/u16-is-cased-tests (Files): Likewise.
23743         * modules/unicase/u16-is-casefolded-tests (Files): Likewise.
23744         * modules/unicase/u16-is-lowercase-tests (Files): Likewise.
23745         * modules/unicase/u16-is-titlecase-tests (Files): Likewise.
23746         * modules/unicase/u16-is-uppercase-tests (Files): Likewise.
23747         * modules/unicase/u16-tolower-tests (Files): Likewise.
23748         * modules/unicase/u16-totitle-tests (Files): Likewise.
23749         * modules/unicase/u16-toupper-tests (Files): Likewise.
23750         * modules/unicase/u32-casecmp-tests (Files): Likewise.
23751         * modules/unicase/u32-casecoll-tests (Files): Likewise.
23752         * modules/unicase/u32-casefold-tests (Files): Likewise.
23753         * modules/unicase/u32-is-cased-tests (Files): Likewise.
23754         * modules/unicase/u32-is-casefolded-tests (Files): Likewise.
23755         * modules/unicase/u32-is-lowercase-tests (Files): Likewise.
23756         * modules/unicase/u32-is-titlecase-tests (Files): Likewise.
23757         * modules/unicase/u32-is-uppercase-tests (Files): Likewise.
23758         * modules/unicase/u32-tolower-tests (Files): Likewise.
23759         * modules/unicase/u32-totitle-tests (Files): Likewise.
23760         * modules/unicase/u32-toupper-tests (Files): Likewise.
23761         * modules/unicase/ulc-casecmp-tests (Files): Likewise.
23762         * modules/unicase/ulc-casecoll-tests (Files): Likewise.
23763         * modules/uniconv/u8-conv-from-enc-tests (Files): Likewise.
23764         * modules/uniconv/u8-conv-to-enc-tests (Files): Likewise.
23765         * modules/uniconv/u8-strconv-from-enc-tests (Files): Likewise.
23766         * modules/uniconv/u8-strconv-to-enc-tests (Files): Likewise.
23767         * modules/uniconv/u16-conv-from-enc-tests (Files): Likewise.
23768         * modules/uniconv/u16-conv-to-enc-tests (Files): Likewise.
23769         * modules/uniconv/u16-strconv-from-enc-tests (Files): Likewise.
23770         * modules/uniconv/u16-strconv-to-enc-tests (Files): Likewise.
23771         * modules/uniconv/u32-conv-from-enc-tests (Files): Likewise.
23772         * modules/uniconv/u32-conv-to-enc-tests (Files): Likewise.
23773         * modules/uniconv/u32-strconv-from-enc-tests (Files): Likewise.
23774         * modules/uniconv/u32-strconv-to-enc-tests (Files): Likewise.
23775         * modules/unictype/bidicategory-byname-tests (Files): Likewise.
23776         * modules/unictype/bidicategory-name-tests (Files): Likewise.
23777         * modules/unictype/bidicategory-of-tests (Files): Likewise.
23778         * modules/unictype/bidicategory-test-tests (Files): Likewise.
23779         * modules/unictype/block-list-tests (Files): Likewise.
23780         * modules/unictype/block-of-tests (Files): Likewise.
23781         * modules/unictype/block-test-tests (Files): Likewise.
23782         * modules/unictype/category-C-tests (Files): Likewise.
23783         * modules/unictype/category-Cc-tests (Files): Likewise.
23784         * modules/unictype/category-Cf-tests (Files): Likewise.
23785         * modules/unictype/category-Cn-tests (Files): Likewise.
23786         * modules/unictype/category-Co-tests (Files): Likewise.
23787         * modules/unictype/category-Cs-tests (Files): Likewise.
23788         * modules/unictype/category-L-tests (Files): Likewise.
23789         * modules/unictype/category-Ll-tests (Files): Likewise.
23790         * modules/unictype/category-Lm-tests (Files): Likewise.
23791         * modules/unictype/category-Lo-tests (Files): Likewise.
23792         * modules/unictype/category-Lt-tests (Files): Likewise.
23793         * modules/unictype/category-Lu-tests (Files): Likewise.
23794         * modules/unictype/category-M-tests (Files): Likewise.
23795         * modules/unictype/category-Mc-tests (Files): Likewise.
23796         * modules/unictype/category-Me-tests (Files): Likewise.
23797         * modules/unictype/category-Mn-tests (Files): Likewise.
23798         * modules/unictype/category-N-tests (Files): Likewise.
23799         * modules/unictype/category-Nd-tests (Files): Likewise.
23800         * modules/unictype/category-Nl-tests (Files): Likewise.
23801         * modules/unictype/category-No-tests (Files): Likewise.
23802         * modules/unictype/category-P-tests (Files): Likewise.
23803         * modules/unictype/category-Pc-tests (Files): Likewise.
23804         * modules/unictype/category-Pd-tests (Files): Likewise.
23805         * modules/unictype/category-Pe-tests (Files): Likewise.
23806         * modules/unictype/category-Pf-tests (Files): Likewise.
23807         * modules/unictype/category-Pi-tests (Files): Likewise.
23808         * modules/unictype/category-Po-tests (Files): Likewise.
23809         * modules/unictype/category-Ps-tests (Files): Likewise.
23810         * modules/unictype/category-S-tests (Files): Likewise.
23811         * modules/unictype/category-Sc-tests (Files): Likewise.
23812         * modules/unictype/category-Sk-tests (Files): Likewise.
23813         * modules/unictype/category-Sm-tests (Files): Likewise.
23814         * modules/unictype/category-So-tests (Files): Likewise.
23815         * modules/unictype/category-Z-tests (Files): Likewise.
23816         * modules/unictype/category-Zl-tests (Files): Likewise.
23817         * modules/unictype/category-Zp-tests (Files): Likewise.
23818         * modules/unictype/category-Zs-tests (Files): Likewise.
23819         * modules/unictype/category-and-not-tests (Files): Likewise.
23820         * modules/unictype/category-and-tests (Files): Likewise.
23821         * modules/unictype/category-byname-tests (Files): Likewise.
23822         * modules/unictype/category-name-tests (Files): Likewise.
23823         * modules/unictype/category-none-tests (Files): Likewise.
23824         * modules/unictype/category-of-tests (Files): Likewise.
23825         * modules/unictype/category-or-tests (Files): Likewise.
23826         * modules/unictype/category-test-withtable-tests (Files): Likewise.
23827         * modules/unictype/combining-class-tests (Files): Likewise.
23828         * modules/unictype/ctype-alnum-tests (Files): Likewise.
23829         * modules/unictype/ctype-alpha-tests (Files): Likewise.
23830         * modules/unictype/ctype-blank-tests (Files): Likewise.
23831         * modules/unictype/ctype-cntrl-tests (Files): Likewise.
23832         * modules/unictype/ctype-digit-tests (Files): Likewise.
23833         * modules/unictype/ctype-graph-tests (Files): Likewise.
23834         * modules/unictype/ctype-lower-tests (Files): Likewise.
23835         * modules/unictype/ctype-print-tests (Files): Likewise.
23836         * modules/unictype/ctype-punct-tests (Files): Likewise.
23837         * modules/unictype/ctype-space-tests (Files): Likewise.
23838         * modules/unictype/ctype-upper-tests (Files): Likewise.
23839         * modules/unictype/ctype-xdigit-tests (Files): Likewise.
23840         * modules/unictype/decimal-digit-tests (Files): Likewise.
23841         * modules/unictype/digit-tests (Files): Likewise.
23842         * modules/unictype/mirror-tests (Files): Likewise.
23843         * modules/unictype/numeric-tests (Files): Likewise.
23844         * modules/unictype/property-alphabetic-tests (Files): Likewise.
23845         * modules/unictype/property-ascii-hex-digit-tests (Files): Likewise.
23846         * modules/unictype/property-bidi-arabic-digit-tests (Files): Likewise.
23847         * modules/unictype/property-bidi-arabic-right-to-left-tests (Files):
23848         Likewise.
23849         * modules/unictype/property-bidi-block-separator-tests (Files):
23850         Likewise.
23851         * modules/unictype/property-bidi-boundary-neutral-tests (Files):
23852         Likewise.
23853         * modules/unictype/property-bidi-common-separator-tests (Files):
23854         Likewise.
23855         * modules/unictype/property-bidi-control-tests (Files): Likewise.
23856         * modules/unictype/property-bidi-embedding-or-override-tests (Files):
23857         Likewise.
23858         * modules/unictype/property-bidi-eur-num-separator-tests (Files):
23859         Likewise.
23860         * modules/unictype/property-bidi-eur-num-terminator-tests (Files):
23861         Likewise.
23862         * modules/unictype/property-bidi-european-digit-tests (Files): Likewise.
23863         * modules/unictype/property-bidi-hebrew-right-to-left-tests (Files):
23864         Likewise.
23865         * modules/unictype/property-bidi-left-to-right-tests (Files): Likewise.
23866         * modules/unictype/property-bidi-non-spacing-mark-tests (Files):
23867         Likewise.
23868         * modules/unictype/property-bidi-other-neutral-tests (Files): Likewise.
23869         * modules/unictype/property-bidi-pdf-tests (Files): Likewise.
23870         * modules/unictype/property-bidi-segment-separator-tests (Files):
23871         Likewise.
23872         * modules/unictype/property-bidi-whitespace-tests (Files): Likewise.
23873         * modules/unictype/property-byname-tests (Files): Likewise.
23874         * modules/unictype/property-combining-tests (Files): Likewise.
23875         * modules/unictype/property-composite-tests (Files): Likewise.
23876         * modules/unictype/property-currency-symbol-tests (Files): Likewise.
23877         * modules/unictype/property-dash-tests (Files): Likewise.
23878         * modules/unictype/property-decimal-digit-tests (Files): Likewise.
23879         * modules/unictype/property-default-ignorable-code-point-tests (Files):
23880         Likewise.
23881         * modules/unictype/property-deprecated-tests (Files): Likewise.
23882         * modules/unictype/property-diacritic-tests (Files): Likewise.
23883         * modules/unictype/property-extender-tests (Files): Likewise.
23884         * modules/unictype/property-format-control-tests (Files): Likewise.
23885         * modules/unictype/property-grapheme-base-tests (Files): Likewise.
23886         * modules/unictype/property-grapheme-extend-tests (Files): Likewise.
23887         * modules/unictype/property-grapheme-link-tests (Files): Likewise.
23888         * modules/unictype/property-hex-digit-tests (Files): Likewise.
23889         * modules/unictype/property-hyphen-tests (Files): Likewise.
23890         * modules/unictype/property-id-continue-tests (Files): Likewise.
23891         * modules/unictype/property-id-start-tests (Files): Likewise.
23892         * modules/unictype/property-ideographic-tests (Files): Likewise.
23893         * modules/unictype/property-ids-binary-operator-tests (Files): Likewise.
23894         * modules/unictype/property-ids-trinary-operator-tests (Files):
23895         Likewise.
23896         * modules/unictype/property-ignorable-control-tests (Files): Likewise.
23897         * modules/unictype/property-iso-control-tests (Files): Likewise.
23898         * modules/unictype/property-join-control-tests (Files): Likewise.
23899         * modules/unictype/property-left-of-pair-tests (Files): Likewise.
23900         * modules/unictype/property-line-separator-tests (Files): Likewise.
23901         * modules/unictype/property-logical-order-exception-tests (Files):
23902         Likewise.
23903         * modules/unictype/property-lowercase-tests (Files): Likewise.
23904         * modules/unictype/property-math-tests (Files): Likewise.
23905         * modules/unictype/property-non-break-tests (Files): Likewise.
23906         * modules/unictype/property-not-a-character-tests (Files): Likewise.
23907         * modules/unictype/property-numeric-tests (Files): Likewise.
23908         * modules/unictype/property-other-alphabetic-tests (Files): Likewise.
23909         * modules/unictype/property-other-default-ignorable-code-point-tests
23910         (Files): Likewise.
23911         * modules/unictype/property-other-grapheme-extend-tests (Files):
23912         Likewise.
23913         * modules/unictype/property-other-id-continue-tests (Files): Likewise.
23914         * modules/unictype/property-other-id-start-tests (Files): Likewise.
23915         * modules/unictype/property-other-lowercase-tests (Files): Likewise.
23916         * modules/unictype/property-other-math-tests (Files): Likewise.
23917         * modules/unictype/property-other-uppercase-tests (Files): Likewise.
23918         * modules/unictype/property-paired-punctuation-tests (Files): Likewise.
23919         * modules/unictype/property-paragraph-separator-tests (Files): Likewise.
23920         * modules/unictype/property-pattern-syntax-tests (Files): Likewise.
23921         * modules/unictype/property-pattern-white-space-tests (Files): Likewise.
23922         * modules/unictype/property-private-use-tests (Files): Likewise.
23923         * modules/unictype/property-punctuation-tests (Files): Likewise.
23924         * modules/unictype/property-quotation-mark-tests (Files): Likewise.
23925         * modules/unictype/property-radical-tests (Files): Likewise.
23926         * modules/unictype/property-sentence-terminal-tests (Files): Likewise.
23927         * modules/unictype/property-soft-dotted-tests (Files): Likewise.
23928         * modules/unictype/property-space-tests (Files): Likewise.
23929         * modules/unictype/property-terminal-punctuation-tests (Files):
23930         Likewise.
23931         * modules/unictype/property-test-tests (Files): Likewise.
23932         * modules/unictype/property-titlecase-tests (Files): Likewise.
23933         * modules/unictype/property-unassigned-code-value-tests (Files):
23934         Likewise.
23935         * modules/unictype/property-unified-ideograph-tests (Files): Likewise.
23936         * modules/unictype/property-uppercase-tests (Files): Likewise.
23937         * modules/unictype/property-variation-selector-tests (Files): Likewise.
23938         * modules/unictype/property-white-space-tests (Files): Likewise.
23939         * modules/unictype/property-xid-continue-tests (Files): Likewise.
23940         * modules/unictype/property-xid-start-tests (Files): Likewise.
23941         * modules/unictype/property-zero-width-tests (Files): Likewise.
23942         * modules/unictype/scripts-tests (Files): Likewise.
23943         * modules/unictype/syntax-c-ident-tests (Files): Likewise.
23944         * modules/unictype/syntax-c-whitespace-tests (Files): Likewise.
23945         * modules/unictype/syntax-java-ident-tests (Files): Likewise.
23946         * modules/unictype/syntax-java-whitespace-tests (Files): Likewise.
23947         * modules/unilbrk/u8-possible-linebreaks-tests (Files): Likewise.
23948         * modules/unilbrk/u8-width-linebreaks-tests (Files): Likewise.
23949         * modules/unilbrk/u16-possible-linebreaks-tests (Files): Likewise.
23950         * modules/unilbrk/u16-width-linebreaks-tests (Files): Likewise.
23951         * modules/unilbrk/u32-possible-linebreaks-tests (Files): Likewise.
23952         * modules/unilbrk/u32-width-linebreaks-tests (Files): Likewise.
23953         * modules/unilbrk/ulc-possible-linebreaks-tests (Files): Likewise.
23954         * modules/unilbrk/ulc-width-linebreaks-tests (Files): Likewise.
23955         * modules/uninorm/canonical-decomposition-tests (Files): Likewise.
23956         * modules/uninorm/compat-decomposition-tests (Files): Likewise.
23957         * modules/uninorm/composition-tests (Files): Likewise.
23958         * modules/uninorm/decomposing-form-tests (Files): Likewise.
23959         * modules/uninorm/decomposition-tests (Files): Likewise.
23960         * modules/uninorm/filter-tests (Files): Likewise.
23961         * modules/uninorm/nfc-tests (Files): Likewise.
23962         * modules/uninorm/nfd-tests (Files): Likewise.
23963         * modules/uninorm/nfkc-tests (Files): Likewise.
23964         * modules/uninorm/nfkd-tests (Files): Likewise.
23965         * modules/uninorm/u8-normcmp-tests (Files): Likewise.
23966         * modules/uninorm/u8-normcoll-tests (Files): Likewise.
23967         * modules/uninorm/u16-normcmp-tests (Files): Likewise.
23968         * modules/uninorm/u16-normcoll-tests (Files): Likewise.
23969         * modules/uninorm/u32-normcmp-tests (Files): Likewise.
23970         * modules/uninorm/u32-normcoll-tests (Files): Likewise.
23971         * modules/unistdio/u8-asnprintf-tests (Files): Likewise.
23972         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
23973         * modules/unistdio/u8-vasprintf-tests (Files): Likewise.
23974         * modules/unistdio/u8-vsnprintf-tests (Files): Likewise.
23975         * modules/unistdio/u8-vsprintf-tests (Files): Likewise.
23976         * modules/unistdio/u16-asnprintf-tests (Files): Likewise.
23977         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
23978         * modules/unistdio/u16-vasprintf-tests (Files): Likewise.
23979         * modules/unistdio/u16-vsnprintf-tests (Files): Likewise.
23980         * modules/unistdio/u16-vsprintf-tests (Files): Likewise.
23981         * modules/unistdio/u32-asnprintf-tests (Files): Likewise.
23982         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
23983         * modules/unistdio/u32-vasprintf-tests (Files): Likewise.
23984         * modules/unistdio/u32-vsnprintf-tests (Files): Likewise.
23985         * modules/unistdio/u32-vsprintf-tests (Files): Likewise.
23986         * modules/unistdio/ulc-asnprintf-tests (Files): Likewise.
23987         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
23988         * modules/unistdio/ulc-vasprintf-tests (Files): Likewise.
23989         * modules/unistdio/ulc-vsnprintf-tests (Files): Likewise.
23990         * modules/unistdio/ulc-vsprintf-tests (Files): Likewise.
23991         * modules/uniwbrk/u8-wordbreaks-tests (Files): Likewise.
23992         * modules/uniwbrk/u16-wordbreaks-tests (Files): Likewise.
23993         * modules/uniwbrk/u32-wordbreaks-tests (Files): Likewise.
23994         * modules/uniwbrk/ulc-wordbreaks-tests (Files): Likewise.
23995         * modules/uniwidth/u8-strwidth-tests (Files): Likewise.
23996         * modules/uniwidth/u8-width-tests (Files): Likewise.
23997         * modules/uniwidth/u16-strwidth-tests (Files): Likewise.
23998         * modules/uniwidth/u16-width-tests (Files): Likewise.
23999         * modules/uniwidth/u32-strwidth-tests (Files): Likewise.
24000         * modules/uniwidth/u32-width-tests (Files): Likewise.
24001         * modules/uniwidth/width-tests (Files): Likewise.
24002         * modules/unlink-tests (Files): Likewise.
24003         * modules/unsetenv-tests (Files): Likewise.
24004         * modules/usleep-tests (Files): Likewise.
24005         * modules/utimens-tests (Files): Likewise.
24006         * modules/utimensat-tests (Files): Likewise.
24007         * modules/vasnprintf-posix-tests (Files): Likewise.
24008         * modules/vasnprintf-tests (Files): Likewise.
24009         * modules/vasprintf-posix-tests (Files): Likewise.
24010         * modules/vasprintf-tests (Files): Likewise.
24011         * modules/vdprintf-posix-tests (Files): Likewise.
24012         * modules/vfprintf-posix-tests (Files): Likewise.
24013         * modules/vprintf-posix-tests (Files): Likewise.
24014         * modules/vsnprintf-posix-tests (Files): Likewise.
24015         * modules/vsnprintf-tests (Files): Likewise.
24016         * modules/vsprintf-posix-tests (Files): Likewise.
24017         * modules/wcrtomb-tests (Files): Likewise.
24018         * modules/wcsnrtombs-tests (Files): Likewise.
24019         * modules/wcsrtombs-tests (Files): Likewise.
24020         * modules/wctype-tests (Files): Likewise.
24021         * modules/wcwidth-tests (Files): Likewise.
24022         * modules/xmemdup0-tests (Files): Likewise.
24023         * modules/xprintf-posix-tests (Files): Likewise.
24024         * modules/xvasprintf-tests (Files): Likewise.
24025
24026 2009-12-24  Eric Blake  <ebb9@byu.net>
24027
24028         test-nanosleep: fix typo
24029         * tests/test-nanosleep.c (SIGNATURE_CHECK): Fix typo in previous
24030         patch.
24031         Reported by Bruno Haible.
24032
24033 2009-12-24  Bruno Haible  <bruno@clisp.org>
24034
24035         Reduce namespace pollution on glibc systems.
24036         * lib/inttypes.in.h: Don't include <stdint.h> on glibc systems.
24037         * lib/stdlib.in.h: Don't include <stdint.h>, <unistd.h> on glibc
24038         systems.
24039         * lib/unistd.in.h: Don't include <stdio.h>, <fcntl.h>, <stdlib.h>,
24040         <getopt.h> on glibc systems.
24041         * lib/fcntl.in.h: Don't include <sys/stat.h>, <unistd.h> on glibc
24042         systems.
24043         * lib/fcntl.c: Include <unistd.h> here instead.
24044
24045 2009-12-24  Bruno Haible  <bruno@clisp.org>
24046
24047         * lib/stdlib.in.h (includes): Fix typo in today's commit.
24048
24049 2009-12-24  Eric Blake  <ebb9@byu.net>
24050
24051         tests: add signature checks
24052         * tests/signature.h (SIGNATURE_CHECK): New file.
24053         * modules/atexit-tests (Files): Use it.
24054         * modules/btowc-tests (Files): Likewise.
24055         * modules/canonicalize-lgpl-tests (Files): Likewise.
24056         * modules/ceilf-tests (Files): Likewise.
24057         * modules/ceill-tests (Files): Likewise.
24058         * modules/chown-tests (Files): Likewise.
24059         * modules/dprintf-posix-tests (Files): Likewise.
24060         * modules/dup2-tests (Files): Likewise.
24061         * modules/dup3-tests (Files): Likewise.
24062         * modules/duplocale-tests (Files): Likewise.
24063         * modules/fchdir-tests (Files): Likewise.
24064         * modules/fcntl-tests (Files): Likewise.
24065         * modules/fdopendir-tests (Files): Likewise.
24066         * modules/fflush-tests (Files): Likewise.
24067         * modules/flock-tests (Files): Likewise.
24068         * modules/floorf-tests (Files): Likewise.
24069         * modules/floorl-tests (Files): Likewise.
24070         * modules/fnmatch-tests (Files): Likewise.
24071         * modules/fopen-tests (Files): Likewise.
24072         * modules/fprintf-posix-tests (Files): Likewise.
24073         * modules/freopen-tests (Files): Likewise.
24074         * modules/frexp-nolibm-tests (Files): Likewise.
24075         * modules/frexp-tests (Files): Likewise.
24076         * modules/frexpl-nolibm-tests (Files): Likewise.
24077         * modules/frexpl-tests (Files): Likewise.
24078         * modules/fseek-tests (Files): Likewise.
24079         * modules/fseeko-tests (Files): Likewise.
24080         * modules/fsync-tests (Files): Likewise.
24081         * modules/ftell-tests (Files): Likewise.
24082         * modules/ftello-tests (Files): Likewise.
24083         * modules/futimens-tests (Files): Likewise.
24084         * modules/getaddrinfo-tests (Files): Likewise.
24085         * modules/getcwd-tests (Files): Likewise.
24086         * modules/getdelim-tests (Files): Likewise.
24087         * modules/getdtablesize-tests (Files): Likewise.
24088         * modules/getgroups-tests (Files): Likewise.
24089         * modules/gethostname-tests (Files): Likewise.
24090         * modules/getline-tests (Files): Likewise.
24091         * modules/getopt-posix-tests (Files): Likewise.
24092         * modules/gettimeofday-tests (Files): Likewise.
24093         * modules/glob-tests (Files): Likewise.
24094         * modules/iconv-tests (Files): Likewise.
24095         * modules/inet_ntop-tests (Files): Likewise.
24096         * modules/inet_pton-tests (Files): Likewise.
24097         * modules/isblank-tests (Files): Likewise.
24098         * modules/lchown-tests (Files): Likewise.
24099         * modules/ldexpl-tests (Files): Likewise.
24100         * modules/link-tests (Files): Likewise.
24101         * modules/linkat-tests (Files): Likewise.
24102         * modules/lseek-tests (Files): Likewise.
24103         * modules/lstat-tests (Files): Likewise.
24104         * modules/mbrtowc-tests (Files): Likewise.
24105         * modules/mbsinit-tests (Files): Likewise.
24106         * modules/mbsnrtowcs-tests (Files): Likewise.
24107         * modules/mbsrtowcs-tests (Files): Likewise.
24108         * modules/memchr-tests (Files): Likewise.
24109         * modules/memcmp-tests (Files): Likewise.
24110         * modules/memmem-tests (Files): Likewise.
24111         * modules/memrchr-tests (Files): Likewise.
24112         * modules/mkdir-tests (Files): Likewise.
24113         * modules/mkfifo-tests (Files): Likewise.
24114         * modules/mkfifoat-tests (Files): Likewise.
24115         * modules/mknod-tests (Files): Likewise.
24116         * modules/nanosleep-tests (Files): Likewise.
24117         * modules/nl_langinfo-tests (Files): Likewise.
24118         * modules/obstack-printf-tests (Files): Likewise.
24119         * modules/open-tests (Files): Likewise.
24120         * modules/openat-tests (Files): Likewise.
24121         * modules/perror-tests (Files): Likewise.
24122         * modules/pipe2-tests (Files): Likewise.
24123         * modules/poll-tests (Files): Likewise.
24124         * modules/popen-tests (Files): Likewise.
24125         * modules/posix_spawn-tests (Files): Likewise.
24126         * modules/posix_spawnp-tests (Files): Likewise.
24127         * modules/pread-tests (Files): Likewise.
24128         * modules/printf-posix-tests (Files): Likewise.
24129         * modules/pty-tests (Files): Likewise.
24130         * modules/random_r-tests (Files): Likewise.
24131         * modules/rawmemchr-tests (Files): Likewise.
24132         * modules/readlink-tests (Files): Likewise.
24133         * modules/remove-tests (Files): Likewise.
24134         * modules/rename-tests (Files): Likewise.
24135         * modules/renameat-tests (Files): Likewise.
24136         * modules/rmdir-tests (Files): Likewise.
24137         * modules/round-tests (Files): Likewise.
24138         * modules/roundf-tests (Files): Likewise.
24139         * modules/roundl-tests (Files): Likewise.
24140         * modules/select-tests (Files): Likewise.
24141         * modules/setenv-tests (Files): Likewise.
24142         * modules/sigaction-tests (Files): Likewise.
24143         * modules/sleep-tests (Files): Likewise.
24144         * modules/snprintf-posix-tests (Files): Likewise.
24145         * modules/snprintf-tests (Files): Likewise.
24146         * modules/sprintf-posix-tests (Files): Likewise.
24147         * modules/stat-tests (Files): Likewise.
24148         * modules/strcasestr-tests (Files): Likewise.
24149         * modules/strchrnul-tests (Files): Likewise.
24150         * modules/strerror-tests (Files): Likewise.
24151         * modules/strsignal-tests (Files): Likewise.
24152         * modules/strstr-tests (Files): Likewise.
24153         * modules/strtod-tests (Files): Likewise.
24154         * modules/strverscmp-tests (Files): Likewise.
24155         * modules/symlink-tests (Files): Likewise.
24156         * modules/symlinkat-tests (Files): Likewise.
24157         * modules/times-tests (Files): Likewise.
24158         * modules/trunc-tests (Files): Likewise.
24159         * modules/truncf-tests (Files): Likewise.
24160         * modules/truncl-tests (Files): Likewise.
24161         * modules/tsearch-tests (Files): Likewise.
24162         * modules/uname-tests (Files): Likewise.
24163         * modules/unlink-tests (Files): Likewise.
24164         * modules/unsetenv-tests (Files): Likewise.
24165         * modules/usleep-tests (Files): Likewise.
24166         * modules/utimensat-tests (Files): Likewise.
24167         * modules/vasprintf-tests (Files): Likewise.
24168         * modules/vdprintf-posix-tests (Files): Likewise.
24169         * modules/vfprintf-posix-tests (Files): Likewise.
24170         * modules/vprintf-posix-tests (Files): Likewise.
24171         * modules/vsnprintf-posix-tests (Files): Likewise.
24172         * modules/vsnprintf-tests (Files): Likewise.
24173         * modules/vsprintf-posix-tests (Files): Likewise.
24174         * modules/wcrtomb-tests (Files): Likewise.
24175         * modules/wcsnrtombs-tests (Files): Likewise.
24176         * modules/wcsrtombs-tests (Files): Likewise.
24177         * modules/wcwidth-tests (Files): Likewise.
24178         * tests/test-isfinite.c (isfinite): Ensure macro declaration.
24179         * tests/test-isinf.c (isinf): Likewise.
24180         * tests/test-isnan.c (isnan): Likewise.
24181         * tests/test-signbit.c (signbit): Likewise.
24182         * tests/test-select.c (FD_CLR, FD_ISSET, FD_SET, FD_ZERO): Ensure
24183         declaration, either as macro or with correct signature.
24184         (select): Ensure function under test is declared with correct
24185         signature in correct header.
24186         * tests/test-atexit.c (atexit): Likewise.
24187         * tests/test-btowc.c (btowc): Likewise.
24188         * tests/test-canonicalize-lgpl.c (realpath)
24189         (canonicalize_file_name): Likewise.
24190         * tests/test-ceilf1.c (ceilf): Likewise.
24191         * tests/test-ceill.c (ceill): Likewise.
24192         * tests/test-chown.c (chown): Likewise.
24193         * tests/test-dprintf-posix.c (dprintf): Likewise.
24194         * tests/test-dup2.c (dup2): Likewise.
24195         * tests/test-dup3.c (dup3): Likewise.
24196         * tests/test-duplocale.c (duplocale): Likewise.
24197         * tests/test-fchdir.c (fchdir): Likewise.
24198         * tests/test-fchownat.c (fchownat): Likewise.
24199         * tests/test-fcntl.c (fcntl): Likewise.
24200         * tests/test-fdopendir.c (fdopendir): Likewise.
24201         * tests/test-fflush.c (fflush): Likewise.
24202         * tests/test-flock.c (flock): Likewise.
24203         * tests/test-floorf1.c (floorf): Likewise.
24204         * tests/test-floorl.c (floorl): Likewise.
24205         * tests/test-fnmatch.c (fnmatch): Likewise.
24206         * tests/test-fopen.c (fopen): Likewise.
24207         * tests/test-fprintf-posix.c (fprintf): Likewise.
24208         * tests/test-freopen.c (freopen): Likewise.
24209         * tests/test-frexp.c (frexp): Likewise.
24210         * tests/test-frexpl.c (frexpl): Likewise.
24211         * tests/test-fseek.c (fseek): Likewise.
24212         * tests/test-fseeko.c (fseeko): Likewise.
24213         * tests/test-fstatat.c (fstatat): Likewise.
24214         * tests/test-fsync.c (fsync): Likewise.
24215         * tests/test-ftell.c (ftell): Likewise.
24216         * tests/test-ftello.c (ftello): Likewise.
24217         * tests/test-futimens.c (futimens): Likewise.
24218         * tests/test-getaddrinfo.c (getaddrinfo, freeaddrinfo)
24219         (gai_strerror): Likewise.
24220         * tests/test-getcwd.c (getcwd): Likewise.
24221         * tests/test-getdelim.c (getdelim): Likewise.
24222         * tests/test-getdtablesize.c (getdtablesize): Likewise.
24223         * tests/test-getgroups.c (getgroups): Likewise.
24224         * tests/test-gethostname.c (gethostname): Likewise.
24225         * tests/test-getline.c (getline): Likewise.
24226         * tests/test-getopt.c (getopt, getopt_long, getopt_long_only):
24227         Likewise.
24228         * tests/test-gettimeofday.c (gettimeofday): Likewise.
24229         * tests/test-glob.c (glob, globfree): Likewise.
24230         * tests/test-iconv.c (iconv, iconv_open, iconv_close): Likewise.
24231         * tests/test-inet_ntop.c (inet_ntop): Likewise.
24232         * tests/test-inet_pton.c (inet_pton): Likewise.
24233         * tests/test-isblank.c (isblank): Likewise.
24234         * tests/test-lchown.c (lchown): Likewise.
24235         * tests/test-ldexpl.c (ldexpl): Likewise.
24236         * tests/test-link.c (link): Likewise.
24237         * tests/test-linkat.c (linkat): Likewise.
24238         * tests/test-lseek.c (lseek): Likewise.
24239         * tests/test-lstat.c (lstat): Likewise.
24240         * tests/test-mbrtowc.c (mbrtowc): Likewise.
24241         * tests/test-mbsinit.c (mbsinit): Likewise.
24242         * tests/test-mbsnrtowcs.c (mbsnrtowcs): Likewise.
24243         * tests/test-mbsrtowcs.c (mbsrtowcs): Likewise.
24244         * tests/test-memchr.c (memchr): Likewise.
24245         * tests/test-memcmp.c (memcmp): Likewise.
24246         * tests/test-memmem.c (memmem): Likewise.
24247         * tests/test-memrchr.c (memrchr): Likewise.
24248         * tests/test-mkdir.c (mkdir): Likewise.
24249         * tests/test-mkdirat.c (mkdirat): Likewise.
24250         * tests/test-mkfifo.c (mkfifo): Likewise.
24251         * tests/test-mkfifoat.c (mkfifoat, mknodat): Likewise.
24252         * tests/test-mknod.c (mknod): Likewise.
24253         * tests/test-nanosleep.c (nanosleep): Likewise.
24254         * tests/test-nl_langinfo.c (nl_langinfo): Likewise.
24255         * tests/test-obstack-printf.c (obstack_printf, obstack_vprintf):
24256         Likewise.
24257         * tests/test-open.c (open): Likewise.
24258         * tests/test-openat.c (openat): Likewise.
24259         * tests/test-perror.c (perror): Likewise.
24260         * tests/test-pipe2.c (pipe2): Likewise.
24261         * tests/test-poll.c (poll): Likewise.
24262         * tests/test-popen.c (popen, pclose): Likewise.
24263         * tests/test-posix_spawn1.c (posix_spawnp, posix_spawnattr_init)
24264         (posix_spawnattr_destroy, posix_spawnattr_setsigmask)
24265         (posix_spawnattr_setflags, posix_spawn_file_actions_init)
24266         (posix_spawn_file_actions_destroy)
24267         (posix_spawn_file_actions_addclose)
24268         (posix_spawn_file_actions_addopen)
24269         (posix_spawn_file_actions_adddup2): Likewise.
24270         * tests/test-posix_spawn3.c (posix_spawn): Likewise.
24271         * tests/test-pread.c (pread): Likewise.
24272         * tests/test-printf-posix.c (printf): Likewise.
24273         * tests/test-pty.c (openpty, forkpty): Likewise.
24274         * tests/test-random_r.c (srandom_r, initstate_r, setstate_r)
24275         (random_r): Likewise.
24276         * tests/test-rawmemchr.c (rawmemchr): Likewise.
24277         * tests/test-readlink.c (readlink): Likewise.
24278         * tests/test-remove.c (remove): Likewise.
24279         * tests/test-rename.c (rename): Likewise.
24280         * tests/test-renameat.c (renameat): Likewise.
24281         * tests/test-rmdir.c (rmdir): Likewise.
24282         * tests/test-round1.c (round): Likewise.
24283         * tests/test-roundf1.c (roundf): Likewise.
24284         * tests/test-roundl.c (roundl): Likewise.
24285         * tests/test-setenv.c (setenv): Likewise.
24286         * tests/test-sigaction.c (sigaction): Likewise.
24287         * tests/test-sleep.c (sleep): Likewise.
24288         * tests/test-snprintf.c (snprintf): Likewise.
24289         * tests/test-sprintf-posix.c (sprintf): Likewise.
24290         * tests/test-stat.c (stat): Likewise.
24291         * tests/test-stpncpy.c (stpncpy): Likewise.
24292         * tests/test-strcasestr.c (strcasestr): Likewise.
24293         * tests/test-strchrnul.c (strchrnul): Likewise.
24294         * tests/test-strerror.c (strerror): Likewise.
24295         * tests/test-strsignal.c (strsignal): Likewise.
24296         * tests/test-strstr.c (strstr): Likewise.
24297         * tests/test-strtod.c (strtod): Likewise.
24298         * tests/test-strverscmp.c (strverscmp): Likewise.
24299         * tests/test-symlink.c (symlink): Likewise.
24300         * tests/test-symlinkat.c (symlinkat, readlinkat): Likewise.
24301         * tests/test-times.c (times): Likewise.
24302         * tests/test-trunc1.c (trunc): Likewise.
24303         * tests/test-truncf1.c (truncf): Likewise.
24304         * tests/test-truncl.c (truncl): Likewise.
24305         * tests/test-tsearch.c (tdelete, tfind, tsearch, twalk):
24306         Likewise.
24307         * tests/test-uname.c (uname): Likewise.
24308         * tests/test-unlink.c (unlink): Likewise.
24309         * tests/test-unlinkat.c (unlinkat): Likewise.
24310         * tests/test-unsetenv.c (unsetenv): Likewise.
24311         * tests/test-usleep.c (usleep): Likewise.
24312         * tests/test-utimensat.c (utimensat): Likewise.
24313         * tests/test-vasprintf.c (asprintf, vasprintf): Likewise.
24314         * tests/test-vdprintf-posix.c (vdprintf): Likewise.
24315         * tests/test-vfprintf-posix.c (vfprintf): Likewise.
24316         * tests/test-vprintf-posix.c (vprintf): Likewise.
24317         * tests/test-vsnprintf.c (vsnprintf): Likewise.
24318         * tests/test-vsprintf-posix.c (vsprintf): Likewise.
24319         * tests/test-wcrtomb.c (wcrtomb): Likewise.
24320         * tests/test-wcsnrtombs.c (wcsnrtombs): Likewise.
24321         * tests/test-wcsrtombs.c (wcsrtombs): Likewise.
24322         * tests/test-wcwidth.c (wcwidth): Likewise.
24323
24324         build: pull in conditional headers during GNULIB_POSIXCHECK
24325         * lib/stdio.in.h (includes): Using GNULIB_POSIXCHECK also requires
24326         definitions from any conditionally-included headers.
24327         * lib/stdlib.in.h (includes): Likewise.
24328         * lib/unistd.in.h (includes): Likewise.
24329
24330 2009-12-24  Bruno Haible  <bruno@clisp.org>
24331
24332         * tests/test-argv-iter.c: Include header file being tested immediately
24333         after config.h.
24334         * tests/test-base64.c: Likewise.
24335         * tests/test-flock.c: Likewise.
24336         * tests/test-fsync.c: Likewise.
24337         * tests/test-getdate.c: Likewise.
24338         * tests/test-getndelim2.c: Likewise.
24339         * tests/test-isfinite.c: Likewise.
24340         * tests/test-isinf.c: Likewise.
24341         * tests/test-strerror.c: Likewise.
24342         * tests/test-strsignal.c: Likewise.
24343
24344 2009-12-23  Eric Blake  <ebb9@byu.net>
24345
24346         unistd: work around cygwin bug
24347         * lib/unistd.in.h (includes): Pick up headers needed for cygwin.
24348         * doc/posix-functions/unlinkat.texi (unlinkat): Document the bug.
24349         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
24350
24351 2009-12-23  Bruno Haible  <bruno@clisp.org>
24352
24353         localename: More tests.
24354         * tests/test-localename.c (SIZEOF): New macro.
24355         (categories): New variable.
24356         (test_locale_name, test_locale_name_posix, test_locale_name_environ,
24357         test_locale_name_default): Add test w.r.t. thread locale.
24358         (test_locale_name_thread): New function.
24359         (main): Invoke it.
24360
24361         localename: Make aware of thread locale.
24362         * lib/localename.h (gl_locale_name_thread): New declaration.
24363         (gl_locale_name, gl_locale_name_posix, gl_locale_name_default): Clarify
24364         behaviour with respect to thread locale.
24365         * lib/localename.c: Include <limits.h>, <stddef.h>, <xlocale.h>,
24366         <langinfo.h>, glthread/lock.h.
24367         (SIZE_BITS): New macro.
24368         (string_hash): New function.
24369         (struct hash_node): New type.
24370         (HASH_TABLE_SIZE): New macro.
24371         (struniq_hash_table, struniq_lock): New variables.
24372         (struniq): New function.
24373         (gl_locale_name_thread): New function.
24374         (gl_locale_name): Invoke it.
24375         * m4/localename.m4 (gl_LOCALENAME): Test for uselocale function.
24376         * modules/localename (Depends-on): Add lock.
24377         Reported by Mike Gran <spk121@yahoo.com>.
24378
24379 2009-12-23  Eric Blake  <ebb9@byu.net>
24380
24381         va-args: new module
24382         * modules/va-args: New file.
24383         * m4/va-args.m4 (gl_VA_ARGS): Likewise.
24384         * MODULES.html.sh (Core language properties): Mention it.
24385
24386         gnulib-common: prefer _GL_UNUSED over _UNUSED_PARAMETER_
24387         * m4/gnulib-common.m4 (gl_COMMON): Create a more-appropriately
24388         named alias for __attribute__((__unused__)).
24389         * lib/chown.c: Update client.
24390         * lib/fchmodat.c: Likewise.
24391         * lib/fts.c: Likewise.
24392         * lib/getdate.y: Likewise.
24393         * lib/getgroups.c: Likewise.
24394         * lib/getopt.c: Likewise.
24395         * lib/getugroups.c: Likewise.
24396         * lib/mkdir.c: Likewise.
24397         * lib/mkfifo.c: Likewise.
24398         * lib/mkfifoat.c: Likewise.
24399         * lib/mknod.c: Likewise.
24400         * lib/mknodat.c: Likewise.
24401         * lib/readlink.c: Likewise.
24402         * lib/se-context.in.h: Likewise.
24403         * lib/se-selinux.in.h: Likewise.
24404         * lib/sockets.c: Likewise.
24405         * lib/symlink.c: Likewise.
24406         * lib/symlinkat.c: Likewise.
24407         * lib/unicodeio.c: Likewise.
24408         * lib/unistr.h: Likewise.
24409         * tests/test-areadlink.c: Likewise.
24410         * tests/test-areadlinkat.c: Likewise.
24411         * tests/test-filenamecat.c: Likewise.
24412         * tests/test-fseeko.c: Likewise.
24413         * tests/test-ftello.c: Likewise.
24414         * tests/test-getdate.c: Likewise.
24415         * tests/test-getgroups.c: Likewise.
24416         * tests/test-gethostname.c: Likewise.
24417         * tests/test-quotearg.c: Likewise.
24418         * tests/test-version-etc.c: Likewise.
24419         * tests/test-xalloc-die.c: Likewise.
24420         * tests/test-xfprintf-posix.c: Likewise.
24421         * tests/test-xprintf-posix.c: Likewise.
24422         * tests/test-xvasprintf.c: Likewise.
24423
24424         tests: avoid compiler warnings
24425         * tests/test-fcntl.c (main): Delete unused parameters.
24426         * tests/test-freopen-safer.c (main): Likewise.
24427         * tests/test-xalloc-die.c (main): Mark unused parameters.
24428         * tests/test-fseeko.c (main): Likewise.
24429         * tests/test-ftello.c (main): Likewise.
24430         * tests/test-nanosleep.c (main): Avoid declaration warning.
24431         * tests/test-sleep.c (main): Likewise.
24432         * tests/test-unsetenv.c (main): Silence warning about string
24433         literal.
24434         * m4/setenv.m4 (gl_FUNC_UNSETENV): Likewise.
24435
24436 2009-12-23  Bruno Haible  <bruno@clisp.org>
24437
24438         * tests/test-localename.c (test_locale_name): New function, extracted
24439         from main. Also test mixed situations.
24440         (test_locale_name_posix, test_locale_name_environ,
24441         test_locale_name_default): New functions.
24442         (main): Invoke them all.
24443         * modules/localename-tests (configure.ac): Test for newlocale.
24444
24445 2009-12-23  Bruno Haible  <bruno@clisp.org>
24446
24447         unistd: Ensure getcwd gets declared before being overridden.
24448         * lib/unistd.in.h: Conditionally include <io.h>.
24449
24450 2009-12-22  Bruno Haible  <bruno@clisp.org>
24451
24452         wchar: Diagnose broken combination of glibc and gcc versions and flags.
24453         * m4/wchar.m4 (gl_WCHAR_H_INLINE_OK): New macro.
24454         (gl_WCHAR_H): Invoke it.
24455         * m4/btowc.m4 (gl_FUNC_BTOWC): Require it.
24456         * doc/posix-headers/wchar.texi: Mention the interoperability problem.
24457         Reported by Karl Berry <karl@freefriends.org>.
24458
24459 2009-12-22  Eric Blake  <ebb9@byu.net>
24460
24461         math, unistd: avoid redundant includes
24462         * lib/math.in.h (isnan): No need to re-include <math.h>.
24463         * lib/unistd.in.h (getcwd): Likewise, for <stdlib.h>.
24464
24465         getsubopt: work around cygwin bug
24466         * lib/stdlib.in.h (includes): Move unistd inclusion sooner, to
24467         avoid conflicting with system getsubopt.
24468         * doc/posix-functions/getsubopt.texi (getsubopt): Document the
24469         bug.
24470
24471         getopt: synchronize from glibc
24472         * lib/getopt.c (_getopt_initialize, _getopt_internal_r): Swap
24473         parameter order.  Adjust all callers.
24474         (_getopt_internal_r, main): Adjust quoting in error messages.
24475         Drop considerations for outdated POSIX 1003.2 error message.
24476         * lib/getopt1.c (_getopt_long_r, _getopt_long_only_r): Adjust
24477         callers.
24478         * lib/getopt_int.h (_getopt_internal_r): Adjust prototype.
24479
24480         test-getopt: test stderr behavior
24481         * modules/getopt-posix-tests (Depends-on): Add dup2.
24482         * tests/test-getopt.c (ASSERT): Avoid stderr.
24483         (main): Move stderr to a temporary file.
24484         * tests/test-getopt.h (getopt_loop): No longer manipulate opterr.
24485         Instead, add parameter to inform caller if output occurred.
24486         (test_getopt): Adjust all existing tests to expect silence, and
24487         add new tests of leading ":".
24488         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
24489         glibc shortcomings with leading "-:" or "+:" in optstring.
24490         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
24491         Likewise.
24492         * doc/posix-functions/getopt.texi (getopt): Likewise.
24493
24494         test-getopt: enhance test
24495         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require that getopt_long
24496         supports optind=0.
24497         * tests/test-getopt.c (OPTIND_MIN): Move...
24498         * tests/test-getopt.h (OPTIND_MIN): ...here.
24499         * tests/test-getopt_long.h (test_getopt_long): Add more coverage.
24500         Require that optind=0 works, since modern BSD supports it in
24501         addition to optreset, and since coreutils expects it.
24502         (test_getopt_long_only): New test.
24503         * doc/glibc-functions/getopt_long.texi (getopt_long): Document
24504         glibc shortcomings with 'W;', and enforcement of optind=0.
24505         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
24506         Likewise.
24507
24508 2009-12-21  Bruno Haible  <bruno@clisp.org>
24509
24510         localename: Improvements for MacOS X and Cygwin.
24511         * lib/localename.h (gl_locale_name_environ): New declaration.
24512         * lib/localename.c (gl_locale_name_environ): New function, extracted from
24513         gl_locale_name_posix. Ignore dummy LANG values on MacOS X and Cygwin.
24514         (gl_locale_name_posix): Invoke it.
24515         (gl_locale_name_default): Add comments. Use Windows native API also on
24516         Cygwin.
24517
24518 2009-12-21  Bruno Haible  <bruno@clisp.org>
24519
24520         Update list of Win32 locale ids.
24521         * lib/localename.c (LANG_ROMANSH): Renamed from LANG_RHAETO_ROMANCE.
24522         (LANG_SAMI): Renamed from LANG_SAAMI.
24523         (LANG_BASHKIR, LANG_LUXEMBOURGISH, LANG_GREENLANDIC,
24524         LANG_MAPUDUNGUN, LANG_MOHAWK, LANG_BRETON, LANG_OCCITAN, LANG_CORSICAN,
24525         LANG_ALSATIAN, LANG_YAKUT, LANG_KICHE, LANG_KINYARWANDA, LANG_WOLOF,
24526         LANG_DARI, LANG_SCOTTISH_GAELIC): New macros.
24527         (SUBLANG_AFRIKAANS_SOUTH_AFRICA, SUBLANG_ALBANIAN_ALBANIA,
24528         SUBLANG_ALSATIAN_FRANCE, SUBLANG_AMHARIC_ETHIOPIA,
24529         SUBLANG_ARMENIAN_ARMENIA, SUBLANG_ASSAMESE_INDIA,
24530         SUBLANG_BASHKIR_RUSSIA, SUBLANG_BASQUE_BASQUE,
24531         SUBLANG_BELARUSIAN_BELARUS, SUBLANG_BRETON_FRANCE,
24532         SUBLANG_BULGARIAN_BULGARIA, SUBLANG_CAMBODIAN_CAMBODIA,
24533         SUBLANG_CATALAN_SPAIN, SUBLANG_CORSICAN_FRANCE,
24534         SUBLANG_CZECH_CZECH_REPUBLIC, SUBLANG_DANISH_DENMARK,
24535         SUBLANG_DARI_AFGHANISTAN, SUBLANG_DIVEHI_MALDIVES,
24536         SUBLANG_DUTCH_SURINAM, SUBLANG_ESTONIAN_ESTONIA,
24537         SUBLANG_FAEROESE_FAROE_ISLANDS, SUBLANG_FARSI_IRAN,
24538         SUBLANG_FINNISH_FINLAND, SUBLANG_FRISIAN_NETHERLANDS,
24539         SUBLANG_GALICIAN_SPAIN, SUBLANG_GEORGIAN_GEORGIA,
24540         SUBLANG_GREEK_GREECE, SUBLANG_GREENLANDIC_GREENLAND,
24541         SUBLANG_GUJARATI_INDIA, SUBLANG_HAUSA_NIGERIA_LATIN,
24542         SUBLANG_HEBREW_ISRAEL, SUBLANG_HINDI_INDIA, SUBLANG_HUNGARIAN_HUNGARY,
24543         SUBLANG_ICELANDIC_ICELAND, SUBLANG_IGBO_NIGERIA,
24544         SUBLANG_INDONESIAN_INDONESIA, SUBLANG_INUKTITUT_CANADA,
24545         SUBLANG_INUKTITUT_CANADA_LATIN, SUBLANG_IRISH_IRELAND,
24546         SUBLANG_JAPANESE_JAPAN, SUBLANG_KANNADA_INDIA,
24547         SUBLANG_KAZAK_KAZAKHSTAN, SUBLANG_KICHE_GUATEMALA,
24548         SUBLANG_KINYARWANDA_RWANDA, SUBLANG_KONKANI_INDIA,
24549         SUBLANG_KYRGYZ_KYRGYZSTAN, SUBLANG_LAO_LAOS, SUBLANG_LATVIAN_LATVIA,
24550         SUBLANG_LITHUANIAN_LITHUANIA, SUBLANG_LOWER_SORBIAN_GERMANY,
24551         SUBLANG_LUXEMBOURGISH_LUXEMBOURG, SUBLANG_MACEDONIAN_MACEDONIA,
24552         SUBLANG_MALAYALAM_INDIA, SUBLANG_MALTESE_MALTA,
24553         SUBLANG_MAORI_NEW_ZEALAND, SUBLANG_MAPUDUNGUN_CHILE,
24554         SUBLANG_MARATHI_INDIA, SUBLANG_MOHAWK_CANADA, SUBLANG_NEPALI_NEPAL,
24555         SUBLANG_OCCITAN_FRANCE, SUBLANG_ORIYA_INDIA,
24556         SUBLANG_PASHTO_AFGHANISTAN, SUBLANG_POLISH_POLAND,
24557         SUBLANG_ROMANSH_SWITZERLAND, SUBLANG_SAMI_NORTHERN_NORWAY,
24558         SUBLANG_SAMI_NORTHERN_SWEDEN, SUBLANG_SAMI_NORTHERN_FINLAND,
24559         SUBLANG_SAMI_LULE_NORWAY, SUBLANG_SAMI_LULE_SWEDEN,
24560         SUBLANG_SAMI_SOUTHERN_NORWAY, SUBLANG_SAMI_SOUTHERN_SWEDEN,
24561         SUBLANG_SAMI_SKOLT_FINLAND, SUBLANG_SAMI_INARI_FINLAND,
24562         SUBLANG_SANSKRIT_INDIA, SUBLANG_SINHALESE_SRI_LANKA,
24563         SUBLANG_SLOVAK_SLOVAKIA, SUBLANG_SLOVENIAN_SLOVENIA,
24564         SUBLANG_SOTHO_SOUTH_AFRICA, SUBLANG_SWAHILI_KENYA,
24565         SUBLANG_SWEDISH_SWEDEN, SUBLANG_SYRIAC_SYRIA,
24566         SUBLANG_TAGALOG_PHILIPPINES, SUBLANG_TAJIK_TAJIKISTAN,
24567         SUBLANG_TAMIL_INDIA, SUBLANG_TATAR_RUSSIA, SUBLANG_TELUGU_INDIA,
24568         SUBLANG_THAI_THAILAND, SUBLANG_TSWANA_SOUTH_AFRICA,
24569         SUBLANG_TURKISH_TURKEY, SUBLANG_TURKMEN_TURKMENISTAN,
24570         SUBLANG_UKRAINIAN_UKRAINE, SUBLANG_UPPER_SORBIAN_GERMANY,
24571         SUBLANG_VIETNAMESE_VIETNAM, SUBLANG_WELSH_UNITED_KINGDOM,
24572         SUBLANG_WOLOF_SENEGAL, SUBLANG_XHOSA_SOUTH_AFRICA,
24573         SUBLANG_YAKUT_RUSSIA, SUBLANG_YI_PRC, SUBLANG_YORUBA_NIGERIA,
24574         SUBLANG_ZULU_SOUTH_AFRICA): New macros.
24575         (gl_locale_name_from_win32_LANGID): Handle also the territory neutral
24576         locale ids. Add support for Alsatian, Bashkir, Breton, Corsican, Dari,
24577         Greenlandic, K'iche', Kinyarwanda, Luxembourgish, Mapudungun, Mohawk,
24578         Occitan, Scottish Gaelic, Wolof, Yakut. Change language code for Yi.
24579         Add more languages and countries for Sami, Sorbian. Add more countries
24580         for Serbian, Dutch. Add more scripts for Inuktitut. Be more precise
24581         for Pashto. Change country for Syriac, Tswana.
24582
24583 2009-12-21  Eric Blake  <ebb9@byu.net>
24584
24585         test-utimens: avoid spurious failure
24586         * tests/test-chown.h (nap): Factor...
24587         * tests/nap.h: ...into new file.
24588         * tests/test-lchown.h (nap): Avoid duplication.
24589         * tests/test-utimens-common.h (nap): Use shared implementation,
24590         necessary on file systems with 1-second resolution.
24591         * modules/chown-tests (Files): Include new file.
24592         * modules/fdutimensat-tests (Files): Likewise.
24593         * modules/futimens-tests (Files): Likewise.
24594         * modules/lchown-tests (Files): Likewise.
24595         * modules/openat-tests (Files): Likewise.
24596         * modules/utimens-tests (Files): Likewise.
24597         * modules/utimensat-tests (Files): Likewise.
24598
24599 2009-12-19  Eric Blake  <ebb9@byu.net>
24600
24601         futimens, utimensat: work around Linux bug
24602         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Detect ctime bug.
24603         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
24604         * lib/utimensat.c (rpl_utimensat): Work around it.
24605         * lib/futimens.c (rpl_futimens): Adjust comment.
24606
24607         utimens: work around Linux ctime bug
24608         * lib/utimens.c (detect_ctime_bug): New helper function.
24609         (update_timespec): Differentiate between workaround needed for
24610         this bug vs. what is needed for systems that lack utimensat.
24611         (fdutimens, lutimens): Work around bug.
24612
24613         utimens: check for ctime update
24614         * tests/test-utimens-common.h (check_ctime): Define.
24615         * tests/test-utimens.h (test_utimens): Expose the Linux bug.
24616         * tests/test-futimens.h (test_futimens): Likewise.
24617         * tests/test-lutimens.h (test_lutimens): Likewise.
24618         * doc/posix-functions/futimens.texi (futimens): Document the bug.
24619         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
24620
24621 2009-12-19  Bruno Haible  <bruno@clisp.org>
24622
24623         dprintf-posix: Check against memory leak fixed on 2009-12-15.
24624         * tests/test-dprintf-posix2.sh: New file.
24625         * tests/test-dprintf-posix2.c: New file.
24626         * modules/dprintf-posix-tests (Files): Add them.
24627         (configure.ac): Check for getrlimit and setrlimit.
24628         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
24629
24630 2009-12-19  Bruno Haible  <bruno@clisp.org>
24631
24632         fprintf-posix: Check against memory leak fixed on 2009-12-15.
24633         * tests/test-fprintf-posix3.sh: New file.
24634         * tests/test-fprintf-posix3.c: New file.
24635         * modules/fprintf-posix-tests (Files): Add them.
24636         (Makefile.am): Augment TESTS and CHECK_PROGRAMS.
24637
24638 2009-12-19  Eric Blake  <ebb9@byu.net>
24639
24640         dirfd: fix prototype
24641         * lib/dirent.in.h (dirfd): Argument is not const, per POSIX.
24642         * lib/dirfd.c (dirfd): Likewise.
24643
24644         canonicalize: reduce memory usage
24645         * lib/canonicalize.c (canonicalize_filename_mode): Trim the
24646         allocation to size.
24647         Reported by Solar Designer <solar@openwall.com>.
24648
24649 2009-12-19  Bruno Haible  <bruno@clisp.org>
24650
24651         New module attribute 'Applicability'.
24652         * modules/TEMPLATE-EXTENDED: New field 'Applicability'.
24653         * gnulib-tool: New option --extract-applicability.
24654         (func_usage): Document it.
24655         (sed_extract_prog): Recognize it.
24656         (func_get_applicability): New function.
24657         (func_import): Generalize handling of 'link-warning' module.
24658         * modules/link-warning (Applicability): New section.
24659         * modules/arg-nonnull (Applicability): New section.
24660         Repoted by Simon Josefsson <simon@josefsson.org>.
24661
24662 2009-12-19  Bruno Haible  <bruno@clisp.org>
24663
24664         fflush: tweak
24665         * lib/fflush.c (update_fpos_cache): Don't use fpos_t on Cygwin.
24666         * lib/fseeko.c (rpl_fseeko): Likewise.
24667
24668 2009-12-16  José E. Marchesi  <jemarch@gnu.org>  (tiny change)
24669
24670         * lib/gl_list.h: Fix typo in comment.
24671
24672 2009-12-16  Eric Blake  <ebb9@byu.net>
24673
24674         fcntl: use to simplify other modules
24675         * modules/cloexec (Depends-on): Add fcntl.
24676         * modules/fchdir (Depends-on): Likewise.
24677         * modules/fd-safer-flag (Depends-on): Likewise.
24678         * modules/unistd-safer (Depends-on): Likewise.
24679         * modules/dup3 (configure.ac): Set module indicator.
24680         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Replace fcntl if fchdir is
24681         missing.
24682         * lib/fchdir.c (_gl_register_dup): Fix comment.
24683         * lib/cloexec.c (dup_cloexec): Simplify, by relying on fcntl.
24684         * lib/dup-safer.c (dup_safer): Likewise.
24685         * lib/dup-safer-flag.c (dup_safer_flag): Likewise.
24686         * lib/dup3.c (dup3): Likewise.
24687         * tests/test-fchdir.c (main): Enhance test.
24688         Fixes a dup_cloexec bug reported by OndÅ™ej Vašík.
24689
24690         fcntl: port portions of fcntl to mingw
24691         * m4/fcntl.m4 (gl_FUNC_FCNTL): Also build fcntl.c on mingw.
24692         * lib/fcntl.c (fcntl) <F_DUPFD, F_DUPFD_CLOEXEC, F_GETFD>: Provide
24693         replacement for mingw.
24694         * modules/fcntl (Description): Update.
24695         (Depends-on): Add dup2.
24696         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness.
24697         * modules/fcntl-h (Makefile.am): Substitute it.
24698         * lib/fcntl.in.h (fcntl): Update declaration.
24699         (F_DUPFD, F_GETFD): New macros, when needed.
24700         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
24701         * doc/posix-functions/fcntl.texi (fcntl): Likewise.
24702         * tests/test-fcntl.c (check_flags, main): Enhance test for items
24703         we now guarantee.
24704
24705         fcntl: work around cygwin bug in F_DUPFD
24706         * m4/fcntl.m4 (gl_REPLACE_FCNTL): New macro.
24707         (gl_FUNC_FCNTL): Use it.  Test for F_DUPFD bug.
24708         * lib/fcntl.c (rpl_fcntl) <F_DUPFD>: Work around it.
24709         <F_DUPFD_CLOEXEC>: Reduce calls to _gl_register_dup.
24710         * doc/posix-functions/fcntl.texi (fcntl): Document it.
24711
24712         fcntl: support F_DUPFD_CLOEXEC on systems with fcntl
24713         * modules/fcntl (Files): List new files.
24714         (configure.ac): Run a test.
24715         * m4/fcntl.m4 (gl_FUNC_FCNTL): New file.
24716         * lib/fcntl.c (rpl_fcntl): Likewise.
24717         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Add witness defaults.
24718         (gl_FCNTL_H): Always replace fcntl.h.
24719         * modules/fcntl-h (Makefile.am): Substitute witnesses.
24720         * lib/fcntl.in.h (fcntl): Declare replacement.
24721         (F_DUPFD_CLOEXEC, GNULIB_defined_F_DUPFD_CLOEXEC): New macro when
24722         needed, plus a witness.
24723         * doc/posix-functions/fcntl.texi (fcntl): Document this.
24724         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
24725         * tests/test-fcntl.c: New file.
24726         * modules/fcntl-tests: Likewise.
24727
24728         binary-io: avoid potential compilation warning
24729         * lib/binary-io.h [__DJGPP__]: Avoid null preprocessor
24730         directives.
24731
24732         fflush: avoid compilation error on NetBSD
24733         * lib/fflush.c (update_fpos_cache): Use a union to safely convert
24734         between off_t and fpos_t, since the latter is sometimes a struct.
24735         * lib/fseeko.c (rpl_fseeko): Likewise.
24736         Reported by Alexander Nasonov <alnsn@yandex.ru>.
24737
24738 2009-12-15  Eric Blake  <ebb9@byu.net>
24739
24740         fcntl-h, stdio, sys_ioctl: fix declarations
24741         * lib/stdio.in.h (dprintf): Use of link warning on a variadic
24742         function must not take arguments.
24743         * lib/sys_ioctl.in.h (ioctl): Likewise.
24744         * lib/fcntl.in.h (openat): Likewise.  Declare extern.
24745         (open): Add a link warning.
24746
24747 2009-12-15  Jim Meyering  <meyering@redhat.com>
24748
24749         areadlink, areadlink-with-size: relax license to LGPLv2+
24750         * modules/areadlink (License): Relax to LGPLv2+.
24751         * modules/areadlink-with-size (License): Likewise.
24752
24753 2009-12-15  Joel E. Denny  <jdenny@clemson.edu>
24754             Bruno Haible  <bruno@clisp.org>
24755
24756         *printf: Fix memory leak.
24757         * lib/fprintf.c (fprintf): Free memory allocated by vasnprintf.
24758         * lib/vfprintf.c (vfprintf): Likewise.
24759         * lib/dprintf.c (dprintf): Likewise.
24760         * lib/vdprintf.c (vdprintf): Likewise.
24761
24762 2009-12-14  Eric Blake  <ebb9@byu.net>
24763
24764         accept4: adjust module dependencies
24765         * modules/accept4 (Depends-on): Use fcntl-h, not fcntl.
24766
24767         utimens: one more try at avoiding compiler warning
24768         * lib/utimens.c (lutimens): Lower scope of result.
24769
24770 2009-12-13  Bruno Haible  <bruno@clisp.org>
24771
24772         Move the malloc checking from module 'list' to new module 'xlist'.
24773         * modules/xlist: New file.
24774         * lib/gl_xlist.h: New file.
24775         * lib/gl_xlist.c: New file.
24776         * lib/gl_list.h (gl_list_create_empty, gl_list_create,
24777         gl_list_node_set_value, gl_list_set_at, gl_list_add_first,
24778         gl_list_add_last, gl_list_add_before, gl_list_add_after,
24779         gl_list_nx_add_at, gl_sortedlist_add): Disable declarations.
24780         (gl_list_nx_create_empty, gl_list_nx_create, gl_list_node_nx_set_value,
24781         gl_list_nx_set_at, gl_list_nx_add_first, gl_list_nx_add_last,
24782         gl_list_nx_add_before, gl_list_nx_add_after, gl_list_nx_add_at,
24783         gl_sortedlist_nx_add): New declarations.
24784         (struct gl_list_implementation): Rename and change methods accordingly.
24785         (gl_list_nx_create_empty): Renamed from gl_list_create_empty.
24786         (gl_list_nx_create): Renamed from gl_list_create.
24787         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
24788         (gl_list_nx_set_at): Renamed from gl_list_set_at.
24789         (gl_list_nx_add_first): Renamed from gl_list_add_first.
24790         (gl_list_nx_add_last): Renamed from gl_list_add_last.
24791         (gl_list_nx_add_before): Renamed from gl_list_add_before.
24792         (gl_list_nx_add_after): Renamed from gl_list_add_after.
24793         (gl_list_nx_add_at): Renamed from gl_list_add_at.
24794         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
24795         * lib/gl_list.c (gl_list_nx_create_empty): Renamed from
24796         gl_list_create_empty.
24797         (gl_list_nx_create): Renamed from gl_list_create.
24798         (gl_list_node_nx_set_value): Renamed from gl_list_node_set_value.
24799         (gl_list_nx_set_at): Renamed from gl_list_set_at.
24800         (gl_list_nx_add_first): Renamed from gl_list_add_first.
24801         (gl_list_nx_add_last): Renamed from gl_list_add_last.
24802         (gl_list_nx_add_before): Renamed from gl_list_add_before.
24803         (gl_list_nx_add_after): Renamed from gl_list_add_after.
24804         (gl_list_nx_add_at): Renamed from gl_list_add_at.
24805         (gl_sortedlist_nx_add): Renamed from gl_sortedlist_add.
24806         * lib/gl_array_list.c: Don't include xalloc.h.
24807         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Return
24808         NULL upon out-of-memory.
24809         (gl_array_nx_create): Renamed from gl_array_create. Return NULL upon
24810         out-of-memory.
24811         (gl_array_node_nx_set_value): Renamed from gl_array_node_set_value.
24812         Change return type to 'int'.
24813         (gl_array_nx_set_at): Renamed from gl_array_set_at.
24814         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
24815         (gl_array_nx_add_first): Renamed from gl_array_add_first. Return NULL
24816         upon out-of-memory.
24817         (gl_array_nx_add_last): Renamed from gl_array_add_last. Return NULL
24818         upon out-of-memory.
24819         (gl_array_nx_add_before): Renamed from gl_array_add_before. Return NULL
24820         upon out-of-memory.
24821         (gl_array_nx_add_after): Renamed from gl_array_add_after. Return NULL
24822         upon out-of-memory.
24823         (gl_array_nx_add_at): Renamed from gl_array_add_at. Return NULL upon
24824         out-of-memory.
24825         (gl_array_sortedlist_nx_add): Renamed from gl_array_sortedlist_add.
24826         Update.
24827         (gl_array_list_implementation): Update.
24828         * lib/gl_carray_list.c: Don't include xalloc.h.
24829         (gl_carray_nx_create_empty): Renamed from gl_carray_create_empty.
24830         Return NULL upon out-of-memory.
24831         (gl_carray_nx_create): Renamed from gl_carray_create. Return NULL upon
24832         out-of-memory.
24833         (gl_carray_node_nx_set_value): Renamed from gl_carray_node_set_value.
24834         Change return type to 'int'.
24835         (gl_carray_nx_set_at): Renamed from gl_carray_set_at.
24836         (grow): Change return type to 'int'. Return -1 upon out-of-memory.
24837         (gl_carray_nx_add_first): Renamed from gl_carray_add_first. Return NULL
24838         upon out-of-memory.
24839         (gl_carray_nx_add_last): Renamed from gl_carray_add_last. Return NULL
24840         upon out-of-memory.
24841         (gl_carray_nx_add_at): Renamed from gl_carray_add_at. Return NULL upon
24842         out-of-memory.
24843         (gl_carray_nx_add_before): Renamed from gl_carray_add_before. Update.
24844         (gl_carray_nx_add_after): Renamed from gl_carray_add_after. Update.
24845         (gl_carray_sortedlist_nx_add): Renamed from gl_carray_sortedlist_add.
24846         Update.
24847         (gl_carray_list_implementation): Update.
24848         * lib/gl_anyhash_list2.h (hash_resize): Do nothing upon out-of-memory.
24849         * lib/gl_anylinked_list2.h (gl_linked_nx_create_empty): Renamed from
24850         gl_linked_create_empty. Return NULL upon out-of-memory.
24851         (gl_linked_nx_create): Renamed from gl_linked_create. Return NULL upon
24852         out-of-memory.
24853         (gl_linked_node_nx_set_value): Renamed from gl_linked_node_set_value.
24854         Change return type to 'int'. Return -1 upon out-of-memory.
24855         (gl_linked_nx_set_at): Renamed from gl_linked_set_at. Return NULL upon
24856         out-of-memory.
24857         (gl_linked_nx_add_first): Renamed from gl_linked_add_first. Return NULL
24858         upon out-of-memory.
24859         (gl_linked_nx_add_last): Renamed from gl_linked_add_last. Return NULL
24860         upon out-of-memory.
24861         (gl_linked_nx_add_before): Renamed from gl_linked_add_before. Return
24862         NULL upon out-of-memory.
24863         (gl_linked_nx_add_after): Renamed from gl_linked_add_after. Return NULL
24864         upon out-of-memory.
24865         (gl_linked_nx_add_at): Renamed from gl_linked_add_at. Return NULL upon
24866         out-of-memory.
24867         (gl_linked_sortedlist_nx_add): Renamed from gl_linked_sortedlist_add.
24868         Update.
24869         * lib/gl_linked_list.c: Don't include xalloc.h.
24870         (gl_linked_list_implementation): Update.
24871         * lib/gl_linkedhash_list.c: Don't include xalloc.h.
24872         (add_to_bucket): Change return type to 'int'.
24873         (gl_linkedhash_list_implementation): Update.
24874         * lib/gl_anytree_list1.h (free_subtree): New function.
24875         * lib/gl_anytree_list2.h (gl_tree_nx_create_empty): Renamed from
24876         gl_tree_create_empty. Return NULL upon out-of-memory.
24877         (gl_tree_node_nx_set_value): Renamed from gl_tree_node_set_value.
24878         Change return type to 'int'. Return -1 upon out-of-memory.
24879         (gl_tree_nx_set_at): Renamed from gl_tree_set_at. Return NULL upon
24880         out-of-memory.
24881         (gl_tree_nx_add_at): Renamed from gl_tree_add_at. Update.
24882         (gl_tree_remove_node): New function, moved here from
24883         lib/gl_anyavltree_list2.h and lib/gl_anyrbtree_list2.h.
24884         (gl_tree_sortedlist_nx_add): Renamed from gl_tree_sortedlist_add.
24885         Update.
24886         * lib/gl_anyavltree_list2.h (create_subtree_with_contents): Use
24887         malloc, not xmalloc. Return NULL upon out-of-memory.
24888         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
24889         out-of-memory.
24890         (gl_tree_remove_node_from_tree): New function, extracted from
24891         gl_tree_remove_node.
24892         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
24893         upon out-of-memory.
24894         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
24895         out-of-memory.
24896         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
24897         upon out-of-memory.
24898         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
24899         upon out-of-memory.
24900         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
24901         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents): Use malloc,
24902         not xmalloc. Return NULL upon out-of-memory.
24903         (gl_tree_nx_create): Renamed from gl_tree_create. Return NULL upon
24904         out-of-memory.
24905         (gl_tree_remove_node_from_tree): New function, extracted from
24906         gl_tree_remove_node.
24907         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Return NULL
24908         upon out-of-memory.
24909         (gl_tree_nx_add_last): Renamed from gl_tree_add_last. Return NULL upon
24910         out-of-memory.
24911         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Return NULL
24912         upon out-of-memory.
24913         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Return NULL
24914         upon out-of-memory.
24915         (gl_tree_remove_node): Remove function. Moved to gl_anytree_list2.h.
24916         * lib/gl_avltree_list.c: Don't include xalloc.h. Include
24917         gl_anytree_list1.h before gl_anyavltree_list2.h.
24918         (gl_avltree_list_implementation): Update.
24919         * lib/gl_rbtree_list.c: Don't include xalloc.h. Include
24920         gl_anytree_list1.h before gl_anyavltree_list2.h.
24921         (gl_rbtree_list_implementation): Update.
24922         * lib/gl_anytreehash_list1.h (add_to_bucket, add_nodes_to_buckets):
24923         Change return type to 'int'. Return -1 upon out-of-memory. Use
24924         __builtin_expect.
24925         * lib/gl_avltreehash_list.c: Don't include xalloc.h.
24926         (gl_avltreehash_list_implementation): Update.
24927         * lib/gl_rbtreehash_list.c: Don't include xalloc.h.
24928         (gl_rbtreehash_list_implementation): Update.
24929         * modules/array-list (Depends-on): Remove xalloc.
24930         * modules/carray-list (Depends-on): Likewise.
24931         * modules/linked-list (Depends-on): Likewise.
24932         * modules/linkedhash-list (Depends-on): Likewise.
24933         * modules/avltree-list (Depends-on): Likewise.
24934         * modules/rbtree-list (Depends-on): Likewise.
24935         * modules/avltreehash-list (Depends-on): Likewise.
24936         * modules/rbtreehash-list (Depends-on): Likewise.
24937
24938         * modules/xsublist: New file.
24939         * lib/gl_xsublist.h: New file.
24940         * lib/gl_xsublist.c: New file.
24941         * lib/gl_sublist.h (gl_sublist_create): Disable declaration.
24942         (gl_sublist_nx_create): New declaration.
24943         * lib/gl_sublist.c: Don't include xalloc.h.
24944         (gl_sublist_nx_create_empty): Renamed from gl_sublist_create_empty.
24945         (gl_sublist_nx_create_fill): Renamed from gl_sublist_create_fill.
24946         (gl_sublist_node_nx_set_value): Renamed from gl_sublist_node_set_value.
24947         Change return type to 'int'. Return -1 upon out-of-memory.
24948         (gl_sublist_nx_set_at): Renamed from gl_sublist_set_at. Return NULL
24949         upon out-of-memory.
24950         (gl_sublist_nx_add_first): Renamed from gl_sublist_add_first. Return
24951         NULL upon out-of-memory.
24952         (gl_sublist_nx_add_last): Renamed from gl_sublist_add_last. Return NULL
24953         upon out-of-memory.
24954         (gl_sublist_nx_add_before): Renamed from gl_sublist_add_before. Return
24955         NULL upon out-of-memory.
24956         (gl_sublist_nx_add_after): Renamed from gl_sublist_add_after. Return
24957         NULL upon out-of-memory.
24958         (gl_sublist_nx_add_at): Renamed from gl_sublist_add_at. Return NULL
24959         upon out-of-memory.
24960         (gl_sublist_sortedlist_nx_add): Renamed from gl_sublist_sortedlist_add.
24961         (gl_sublist_list_implementation): Update.
24962         (gl_sublist_nx_create): Renamed from gl_sublist_create. Return NULL
24963         upon out-of-memory.
24964         * modules/sublist (Depends-on): Remove xalloc.
24965
24966         * tests/test-array_list.c: Use gl_list_nx_* functions where possible.
24967         * tests/test-carray_list.c: Likewise.
24968         * tests/test-linked_list.c: Likewise.
24969         * tests/test-linkedhash_list.c: Likewise.
24970         * tests/test-avltree_list.c: Likewise.
24971         * tests/test-rbtree_list.c: Likewise.
24972         * tests/test-avltreehash_list.c: Likewise.
24973         * tests/test-rbtreehash_list.c: Likewise.
24974         * modules/array-list-tests (Makefile.am): Don't link with @LIBINTL@.
24975         * modules/carray-list-tests (Makefile.am): Likewise.
24976         * modules/linked-list-tests (Makefile.am): Likewise.
24977         * modules/linkedhash-list-tests (Makefile.am): Likewise.
24978         * modules/avltree-list-tests (Makefile.am): Likewise.
24979         * modules/rbtree-list-tests (Makefile.am): Likewise.
24980         * modules/avltreehash-list-tests (Makefile.am): Likewise.
24981         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
24982
24983         * NEWS: Mention the changes.
24984
24985         * lib/clean-temp.c: Include gl_xlist.h.
24986         * modules/clean-temp (Depends-on): Add xlist.
24987
24988         * lib/git-merge-changelog.c: Include gl_xlist.h instead of gl_list.h.
24989         * modules/git-merge-changelog (Depends-on): Add xlist. Remove list.
24990
24991         * tests/test-array_oset.c: Include gl_xlist.h.
24992         * modules/array-oset-tests (Depends-on): Add xlist.
24993
24994         Reported by José E. Marchesi <jemarch@gnu.org>.
24995
24996 2009-12-13  Bruno Haible  <bruno@clisp.org>
24997
24998         Move the malloc checking from module 'oset' to new module 'xoset'.
24999         * modules/xoset: New file.
25000         * lib/gl_xoset.h: New file.
25001         * lib/gl_xoset.c: New file.
25002         * lib/gl_oset.h (gl_oset_create_empty, gl_oset_add): Disable
25003         declarations.
25004         (gl_oset_nx_create_empty, gl_oset_nx_add): New declarations.
25005         (struct gl_oset_implementation): Rename and change methods accordingly.
25006         (gl_oset_nx_create_empty): Renamed from gl_oset_create_empty.
25007         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
25008         'int'. Mark as __warn_unused_result__.
25009         * lib/gl_oset.c (gl_oset_nx_create_empty): Renamed from
25010         gl_oset_create_empty.
25011         (gl_oset_nx_add): Renamed from gl_oset_add. Change return type to
25012         'int'.
25013         * lib/gl_array_oset.c: Don't include xalloc.h.
25014         (gl_array_nx_create_empty): Renamed from gl_array_create_empty. Use
25015         malloc, not xmalloc.
25016         (grow): Change return type to 'int'. Don't call xalloc_die.
25017         (gl_array_nx_add_at): Renamed from gl_array_add_at. Change return type
25018         to 'int'.
25019         (gl_array_nx_add): Renamed from gl_array_add. Change return type to
25020         'int'.
25021         (gl_array_oset_implementation): Update.
25022         * lib/gl_anytree_oset.h (gl_tree_nx_create_empty): Renamed from
25023         gl_tree_create_empty.
25024         (gl_tree_nx_add): Renamed from gl_tree_add. Change return type to
25025         'int'.
25026         * lib/gl_avltree_oset.c: Don't include xalloc.h.
25027         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
25028         xmalloc.
25029         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
25030         not xmalloc.
25031         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
25032         xmalloc.
25033         (gl_avltree_oset_implementation): Update.
25034         * lib/gl_rbtree_oset.c: Don't include xalloc.h.
25035         (gl_tree_nx_add_first): Renamed from gl_tree_add_first. Use malloc, not
25036         xmalloc.
25037         (gl_tree_nx_add_before): Renamed from gl_tree_add_before. Use malloc,
25038         not xmalloc.
25039         (gl_tree_nx_add_after): Renamed from gl_tree_add_after. Use malloc, not
25040         xmalloc.
25041         (gl_rbtree_oset_implementation): Update.
25042         * modules/array-oset (Depends-on): Remove xalloc.
25043         * modules/avltree-oset (Depends-on): Likewise.
25044         * modules/rbtree-oset (Depends-on): Likewise.
25045         * tests/test-array_oset.c: Use gl_oset_nx_* functions where possible.
25046         * tests/test-avltree_oset.c: Likewise.
25047         * tests/test-rbtree_oset.c: Likewise.
25048         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
25049         * modules/avltree-oset-tests (Makefile.am): Don't link with @LIBINTL@.
25050         * modules/rbtree-oset-tests (Makefile.am): Likewise.
25051         * NEWS: Mention the change.
25052
25053 2009-12-05  Alfred M. Szmidt  <ams@gnu.org>
25054
25055         maint.mk: allow a project to override release-prep commands
25056         * top/maint.mk (alpha, beta, stable): Move release-preparatory
25057         commands into a new rule.
25058         (release-prep): New rule.
25059         (release-prep-hook): New overridable variable.
25060
25061 2009-12-13  Bruno Haible  <bruno@clisp.org>
25062
25063         * lib/localcharset.c (locale_charset): Fix comment about use of GetACP.
25064
25065 2009-12-13  Jim Meyering  <meyering@redhat.com>
25066
25067         maint.mk (null_AM_MAKEFLAGS, built_programs): remove unused definitions
25068         * top/maint.mk (null_AM_MAKEFLAGS, built_programs): Remove definitions.
25069
25070 2009-12-12  Bruno Haible  <bruno@clisp.org>
25071
25072         duplocale: Tweak.
25073         * lib/duplocale.c (rpl_duplocale): Mark categories array as 'const'.
25074
25075 2009-12-12  Karl Berry  <karl@gnu.org>
25076
25077         * config/srclist.txt (strtoll.c): tab changes, no more sync.
25078
25079 2009-12-12  Bruno Haible  <bruno@clisp.org>
25080
25081         * m4/po.m4: Undo incorrect untabification.
25082
25083 2009-12-12  Bruno Haible  <bruno@clisp.org>
25084
25085         c-strtod, c-strtold: Use multithread-safe implementation on MacOS X.
25086         * modules/c-strtod (Depends-on): Add locale.
25087         * modules/c-strtold (Depends-on): Likewise.
25088
25089 2009-12-12  Bruno Haible  <bruno@clisp.org>
25090
25091         * lib/localcharset.c (locale_charset): Add comment about use of GetACP.
25092
25093 2009-12-11  Eric Blake  <ebb9@byu.net>
25094
25095         setenv: relax requirement in light of POSIX ruling
25096         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): Test handling of "" but
25097         not NULL.
25098         * tests/test-setenv.c (main): Relax test.
25099         * tests/test-unsetenv.c (main): Likewise.
25100         * doc/posix-functions/setenv.texi (setenv): Document this.
25101         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
25102
25103 2009-12-11  Bruno Haible  <bruno@clisp.org>
25104
25105         New module 'fd-safer-flag'.
25106         * lib/dup-safer-flag.c: New file, extracted from lib/dup-safer.c.
25107         * lib/dup-safer.c (dup_safer_flag): Remove function.
25108         * lib/fd-safer-flag.c: New file, extracted from lib/fd-safer.c.
25109         * lib/fd-safer.c (fd_safer_flag): Remove function.
25110         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): Update condition.
25111         * modules/cloexec (configure.ac): Drop indicator macro.
25112         * modules/fd-safer-flag: New file.
25113         * modules/pipe2-safer (Depends-on): Add fd-safer-flag. Remove cloexec.
25114         * modules/stdlib-safer (Depends-on): Add fd-safer-flag.
25115         * modules/unistd-safer-tests (Depends-on): Add fd-safer-flag.
25116
25117 2009-12-11  Bruno Haible  <bruno@clisp.org>
25118
25119         Tests for module 'nl_langinfo'.
25120         * modules/nl_langinfo-tests: New file.
25121         * tests/test-nl_langinfo.sh: New file.
25122         * tests/test-nl_langinfo.c: New file.
25123
25124         New module 'nl_langinfo'.
25125         * lib/nl_langinfo.c: New file.
25126         * m4/nl_langinfo.m4: New file.
25127         * modules/nl_langinfo: New file.
25128         * doc/posix-functions/nl_langinfo.texi: Mention the new module.
25129
25130 2009-12-11  Bruno Haible  <bruno@clisp.org>
25131
25132         Tests for module 'langinfo'.
25133         * modules/langinfo-tests: New file.
25134         * tests/test-langinfo.c: New file.
25135
25136         New module 'langinfo'.
25137         * lib/langinfo.in.h: New file.
25138         * m4/langinfo_h.m4: New file.
25139         * modules/langinfo: New file.
25140         * doc/posix-headers/langinfo.texi: Mention the new module.
25141
25142 2009-12-11  Bruno Haible  <bruno@clisp.org>
25143
25144         * lib/config.charset: Untabify.
25145
25146 2009-12-11  Bruno Haible  <bruno@clisp.org>
25147
25148         * modules/unistd-safer (configure.ac): Drop indicator macro.
25149
25150 2009-12-11  Bruno Haible  <bruno@clisp.org>
25151
25152         Move pipe2-safer code to its own file.
25153         * lib/pipe2-safer.c: New file, extracted from lib/pipe-safer.c.
25154         * lib/pipe-safer.c (pipe2_safer): Remove function.
25155         * modules/pipe2-safer (Files): Add lib/pipe2-safer.c.
25156         (Makefile.am): Add it to lib_SOURCES.
25157
25158 2009-12-10  Bruno Haible  <bruno@clisp.org>
25159
25160         * lib/recvfrom.c (rpl_recvfrom): Allow the from argument to be NULL.
25161
25162 2009-12-10  Bruno Haible  <bruno@clisp.org>
25163
25164         Declare which arguments expect non-NULL values, for GCC and clang.
25165         * build-aux/arg-nonnull.h: New file.
25166         * modules/arg-nonnull: New file.
25167         * lib/arpa_inet.in.h (_GL_ARG_NONNULL): New placeholder.
25168         (inet_ntop, inet_pton): Use it.
25169         * lib/dirent.in.h (_GL_ARG_NONNULL): New placeholder.
25170         (closedir, dirfd, opendir, scandir, alphasort): Use it.
25171         * lib/fcntl.in.h (_GL_ARG_NONNULL): New placeholder.
25172         (open, openat): Use it.
25173         * lib/fnmatch.in.h (_GL_ARG_NONNULL): New placeholder.
25174         (fnmatch): Use it.
25175         * lib/getopt.in.h (_GL_ARG_NONNULL): New placeholder.
25176         (getopt, getopt_long, getopt_long_only): Use it.
25177         * lib/glob.in.h (_GL_ARG_NONNULL): New placeholder.
25178         * lib/glob-libc.h (glob, globfree, glob64, globfree64, glob_pattern_p):
25179         Use it.
25180         * lib/iconv.in.h (_GL_ARG_NONNULL): New placeholder.
25181         (iconv_open): Use it.
25182         * lib/inttypes.in.h (_GL_ARG_NONNULL): New placeholder.
25183         (strtoimax, strtoumax): Use it.
25184         * lib/locale.in.h (_GL_ARG_NONNULL): New placeholder.
25185         (duplocale): Use it.
25186         * lib/math.in.h (_GL_ARG_NONNULL): New placeholder.
25187         (frexp, frexpl): Use it.
25188         * lib/netdb.in.h (_GL_ARG_NONNULL): New placeholder.
25189         (getaddrinfo, freeaddrinfo, getnameinfo): Use it.
25190         * lib/search.in.h (_GL_ARG_NONNULL): New placeholder.
25191         (tsearch, tfind, tdelete, twalk): Use it.
25192         * lib/signal.in.h (_GL_ARG_NONNULL): New placeholder.
25193         (sigismember, sigemptyset, sigaddset, sigdelset, sigfillset,
25194         sigpending): Use it.
25195         * lib/spawn.in.h (_GL_ARG_NONNULL): New placeholder.
25196         (posix_spawn, posix_spawnp, posix_spawnattr_init,
25197         posix_spawnattr_destroy, posix_spawnattr_getsigdefault,
25198         posix_spawnattr_setsigdefault, posix_spawnattr_getsigmask,
25199         posix_spawnattr_setsigmask, posix_spawnattr_getflags,
25200         posix_spawnattr_setflags, posix_spawnattr_getpgroup,
25201         posix_spawnattr_setpgroup, posix_spawnattr_getschedpolicy,
25202         posix_spawnattr_setschedpolicy, posix_spawnattr_getschedparam,
25203         posix_spawnattr_setschedparam, posix_spawn_file_actions_init,
25204         posix_spawn_file_actions_destroy, posix_spawn_file_actions_addopen,
25205         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2):
25206         Use it.
25207         * lib/stdio.in.h (_GL_ARG_NONNULL): New placeholder.
25208         (dprintf, fclose, fopen, fprintf, fpurge, fputc, fputs, freopen,
25209         rpl_fseek, fseeko, rpl_ftell, ftello, fwrite, getdelim, getline,
25210         obstack_printf, obstack_vprintf, popen, printf, putc, puts, remove,
25211         rename, renameat, snprintf, sprintf, asprintf, vasprintf, vdprintf,
25212         vfprintf, vprintf, vsnprintf, vsprintf): Use it.
25213         * lib/stdlib.in.h (_GL_ARG_NONNULL): New placeholder.
25214         (atoll, canonicalize_file_name, getloadavg, getsubopt, mkdtemp,
25215         mkostemp, mkostemps, mkstemp, mkstemps, putenv, srandom_r, initstate_r,
25216         setstate_r, random_r, realpath, rpmatch, setenv, strtod, strtoll,
25217         strtoull, unsetenv): Use it.
25218         * lib/string.in.h (_GL_ARG_NONNULL): New placeholder.
25219         (memchr, memmem, mempcpy, memrchr, rawmemchr, stpcpy, stpncpy,
25220         strchrnul, strdup, strndup, strnlen, strpbrk, strsep, strstr,
25221         strcasestr, strtok_r, mbslen, mbsnlen, mbschr, mbsrchr, mbsstr,
25222         mbscasecmp, mbsncasecmp, mbspcasecmp, mbscasestr, mbscspn, mbspbrk,
25223         mbsspn, mbssep, mbstok_r, strverscmp): Use it.
25224         * lib/strings.in.h (_GL_ARG_NONNULL): New placeholder.
25225         (strcasecmp, strncasecmp): Use it.
25226         * lib/sys_socket.in.h (_GL_ARG_NONNULL): New placeholder.
25227         (rpl_connect, rpl_bind, rpl_getpeername, rpl_getsockname,
25228         rpl_getsockopt, rpl_recv, rpl_send, rpl_recvfrom, rpl_sendto,
25229         rpl_setsockopt): Use it.
25230         * lib/sys_stat.in.h (_GL_ARG_NONNULL): New placeholder.
25231         (fchmodat, fstat, fstatat, lchmod, rpl_lstat, mkdir, mkdirat, mkfifo,
25232         mkfifoat, mknod, mknodat, stat, utimensat): Use it.
25233         * lib/sys_time.in.h (_GL_ARG_NONNULL): New placeholder.
25234         (gettimeofday): Use it.
25235         * lib/sys_times.in.h (_GL_ARG_NONNULL): New placeholder.
25236         (times): Use it.
25237         * lib/sys_utsname.in.h (_GL_ARG_NONNULL): New placeholder.
25238         (uname): Use it.
25239         * lib/time.in.h (_GL_ARG_NONNULL): New placeholder.
25240         (nanosleep, mktime, localtime_r, gmtime_r, strptime, timegm): Use it.
25241         * lib/unistd.in.h (_GL_ARG_NONNULL): New placeholder.
25242         (chown, euidaccess, faccessat, _gl_register_fd, fchownat,
25243         getdomainname, gethostname, getlogin_r, lchown, link, linkat, pipe2,
25244         pread, readlink, readlinkat, rmdir, symlink, symlinkat, unlink,
25245         unlinkat, write): Use it.
25246         * lib/wchar.in.h (_GL_ARG_NONNULL): New placeholder.
25247         (mbsrtowcs, mbsnrtowcs, wcsrtombs, wcsnrtombs): Use it.
25248         * lib/argv-iter.h: Include arg-nonnull.h.
25249         (_ATTRIBUTE_NONNULL_): Remove macro.
25250         (argv_iter_init_argv, argv_iter_init_stream, argv_iter,
25251         argv_iter_n_args, argv_iter_free): Use _GL_ARG_NONNULL.
25252         * lib/canonicalize-lgpl.c (_GL_ARG_NONNULL): Define, to defeat gcc
25253         optimization.
25254         * lib/getaddrinfo.c (_GL_ARG_NONNULL): Likewise.
25255         * lib/getdelim.c (_GL_ARG_NONNULL): Likewise.
25256         * lib/glob.c (_GL_ARG_NONNULL): Likewise.
25257         * lib/random_r.c (_GL_ARG_NONNULL): Likewise.
25258         * lib/setenv.c (_GL_ARG_NONNULL): Likewise.
25259         * lib/strtod.c (_GL_ARG_NONNULL): Likewise.
25260         * lib/tsearch.c (_GL_ARG_NONNULL): Likewise.
25261         * lib/unsetenv.c (_GL_ARG_NONNULL): Likewise.
25262         * modules/arpa_inet (Depends-on): Add arg-nonnull.
25263         (Makefile.am): Insert arg-nonnull.h into arpa/inet.h.
25264         * modules/dirent (Depends-on): Add arg-nonnull.
25265         (Makefile.am): Insert arg-nonnull.h into dirent.h.
25266         * modules/fcntl-h (Depends-on): Add arg-nonnull.
25267         (Makefile.am): Insert arg-nonnull.h into fcntl.h.
25268         * modules/fnmatch (Depends-on): Add arg-nonnull.
25269         (Makefile.am): Insert arg-nonnull.h into fnmatch.h.
25270         * modules/getopt-posix (Depends-on): Add arg-nonnull.
25271         (Makefile.am): Insert arg-nonnull.h into getopt.h.
25272         * modules/glob (Depends-on): Add arg-nonnull.
25273         (Makefile.am): Insert arg-nonnull.h into glob.h.
25274         * modules/iconv_open (Depends-on): Add arg-nonnull.
25275         (Makefile.am): Insert arg-nonnull.h into iconv.h.
25276         * modules/inttypes (Depends-on): Add arg-nonnull.
25277         (Makefile.am): Insert arg-nonnull.h into inttypes.h.
25278         * modules/locale (Depends-on): Add arg-nonnull.
25279         (Makefile.am): Insert arg-nonnull.h into locale.h.
25280         * modules/math (Depends-on): Add arg-nonnull.
25281         (Makefile.am): Insert arg-nonnull.h into math.h.
25282         * modules/netdb (Depends-on): Add arg-nonnull.
25283         (Makefile.am): Insert arg-nonnull.h into netdb.h.
25284         * modules/search (Depends-on): Add arg-nonnull.
25285         (Makefile.am): Insert arg-nonnull.h into search.h.
25286         * modules/signal (Depends-on): Add arg-nonnull.
25287         (Makefile.am): Insert arg-nonnull.h into signal.h.
25288         * modules/spawn (Depends-on): Add arg-nonnull.
25289         (Makefile.am): Insert arg-nonnull.h into spawn.h.
25290         * modules/stdio (Depends-on): Add arg-nonnull.
25291         (Makefile.am): Insert arg-nonnull.h into stdio.h.
25292         * modules/stdlib (Depends-on): Add arg-nonnull.
25293         (Makefile.am): Insert arg-nonnull.h into stdlib.h.
25294         * modules/string (Depends-on): Add arg-nonnull.
25295         (Makefile.am): Insert arg-nonnull.h into string.h.
25296         * modules/strings (Depends-on): Add arg-nonnull.
25297         (Makefile.am): Insert arg-nonnull.h into strings.h.
25298         * modules/sys_socket (Depends-on): Add arg-nonnull.
25299         (Makefile.am): Insert arg-nonnull.h into sys/socket.h.
25300         * modules/sys_stat (Depends-on): Add arg-nonnull.
25301         (Makefile.am): Insert arg-nonnull.h into sys/stat.h.
25302         * modules/sys_time (Depends-on): Add arg-nonnull.
25303         (Makefile.am): Insert arg-nonnull.h into sys/time.h.
25304         * modules/sys_times (Depends-on): Add arg-nonnull.
25305         (Makefile.am): Insert arg-nonnull.h into sys/times.h.
25306         * modules/sys_utsname (Depends-on): Add arg-nonnull.
25307         (Makefile.am): Insert arg-nonnull.h into sys/utsname.h.
25308         * modules/time (Depends-on): Add arg-nonnull.
25309         (Makefile.am): Insert arg-nonnull.h into time.h.
25310         * modules/unistd (Depends-on): Add arg-nonnull.
25311         (Makefile.am): Insert arg-nonnull.h into unistd.h.
25312         * modules/wchar (Depends-on): Add arg-nonnull.
25313         (Makefile.am): Insert arg-nonnull.h into wchar.h.
25314         * modules/argv-iter (Depends-on): Add arg-nonnull.
25315         * tests/test-canonicalize.c (null_ptr): New function.
25316         (main): Use it.
25317         * tests/test-canonicalize-lgpl.c (null_ptr): New function.
25318         (main): Use it.
25319         * tests/test-memmem.c (null_ptr): New function.
25320         (main): Use it.
25321         Reported by Jim Meyering.
25322
25323 2009-12-10  Bruno Haible  <bruno@clisp.org>
25324
25325         Use spaces for indentation, not tabs.
25326         * lib/**/*.[hcy] except lib/reg*.[hc]: Untabify.
25327         * m4/*.m4: Untabify.
25328         * build-aux/*.h: Untabify.
25329         * tests/**/*.[hc]: Untabify.
25330         * README: New section "Indent with spaces, not TABs", based on
25331         coreutils/HACKING and comments by Pádraig Brady and Paolo Bonzini.
25332         * NEWS: Mention the change.
25333
25334 2009-12-10  Bruno Haible  <bruno@clisp.org>
25335
25336         pty test: Fix link error.
25337         * modules/pty-tests (Makefile.am): Add the default LDADD value to
25338         test_pty_LDADD.
25339
25340 2009-12-07  Simon Josefsson  <simon@josefsson.org>
25341
25342         * modules/pty: New file.
25343         * modules/pty-tests: New file.
25344         * m4/pty.m4: New file.
25345         * tests/test-pty.c: New file.
25346         * doc/glibc-headers/pty.texi: Modified.
25347         * doc/glibc-functions/forkpty.texi: Modified.
25348         * doc/glibc-functions/openpty.texi: Modified.
25349
25350 2009-12-10  Bruno Haible  <bruno@clisp.org>
25351
25352         Avoid syntax error in C++ mode.
25353         * lib/stdio.in.h (rename): Don't use parameter name 'new'.
25354
25355 2009-12-10  Bruno Haible  <bruno@clisp.org>
25356
25357         Use sed with option -e.
25358         * gnulib-tool (func_version, func_emit_copyright_notice,
25359         func_emit_initmacro_end, func_import, func_create_testdir): Pass
25360         option -e to sed.
25361         * modules/link-warning (Makefile.am): Likewise.
25362
25363 2009-12-10  Jim Meyering  <meyering@redhat.com>
25364
25365         mgetgroups: do not write bytes beyond end of malloc'd buffer
25366         * lib/mgetgroups.c: Fix an off-by-one error.  When we have no
25367         username, we call getgroups with a one-element-shorter buffer,
25368         but still told it the length was original, max_n_groups.
25369
25370 2009-12-09  Eric Blake  <ebb9@byu.net>
25371
25372         cloexec: relax license
25373         * modules/cloexec (Maintainer): Add myself.
25374         (License): Use LGPL, not GPL.
25375
25376         link-warning: optimize generation
25377         * modules/link-warning (Makefile.am): Reduce process usage.
25378
25379 2009-12-09  Bruno Haible  <bruno@clisp.org>
25380
25381         * doc/posix-functions/unsetenv.texi: Mention Solaris 10 bug for which a
25382         workaround was added on 2009-11-17.
25383
25384 2009-12-09  Jim Meyering  <meyering@redhat.com>
25385             Bruno Haible  <bruno@clisp.org>
25386
25387         link-warning: Allow extra lines at the top of build-aux/link-warning.h.
25388         * modules/link-warning (Makefile.am): Make the comment-removing sed
25389         command more robust in the face of bootstrap-prepended comment lines.
25390
25391 2009-12-09  Bruno Haible  <bruno@clisp.org>
25392
25393         * lib/mgetgroups.c (mgetgroups): Don't remove duplicates if there is at
25394         most one group.
25395
25396 2009-12-09  Simon Josefsson <simon@josefsson.org>
25397             Bruno Haible  <bruno@clisp.org>
25398
25399         * build-aux/link-warning.h: Add copyright notice.
25400         * modules/link-warning (Makefile.am): Generate link-warning.h from
25401         build-aux/link-warning.h. Update LINK_WARNING_H accordingly.
25402         * NEWS: Mention change in link-warning module.
25403         * modules/arpa_inet (Makefile.am): Add dependency to arpa/inet.h.
25404         * modules/dirent (Makefile.am): Add dependency to dirent.h.
25405         * modules/fcntl-h (Makefile.am): Add dependency to fcntl.h.
25406         * modules/getopt-posix (Makefile.am): Add dependency to getopt.h.
25407         * modules/inttypes (Makefile.am): Add dependency to inttypes.h.
25408         * modules/math (Makefile.am): Add dependency to math.h.
25409         * modules/search (Makefile.am): Add dependency to search.h.
25410         * modules/signal (Makefile.am): Add dependency to signal.h.
25411         * modules/spawn (Makefile.am): Add dependency to spawn.h.
25412         * modules/stdio (Makefile.am): Add dependency to stdio.h.
25413         * modules/stdlib (Makefile.am): Add dependency to stdlib.h.
25414         * modules/string (Makefile.am): Add dependency to string.h.
25415         * modules/strings (Makefile.am): Add dependency to strings.h.
25416         * modules/sys_ioctl (Makefile.am): Add dependency to sys/ioctl.h.
25417         * modules/sys_select (Makefile.am): Add dependency to sys/select.h.
25418         * modules/sys_socket (Makefile.am): Add dependency to sys/socket.h.
25419         * modules/sys_stat (Makefile.am): Add dependency to sys/stat.h.
25420         * modules/sys_times (Makefile.am): Add dependency to sys/times.h.
25421         * modules/sys_utsname (Makefile.am): Add dependency to sys/utsname.h.
25422         * modules/sys_wait (Makefile.am): Add dependency to sys/wait.h.
25423         * modules/unistd (Makefile.am): Add dependency to unistd.h.
25424         * modules/wchar (Makefile.am): Add dependency to wchar.h.
25425
25426 2009-12-09  Bruno Haible  <bruno@clisp.org>
25427
25428         fchdir: Optimize away rpl_fstat when possible.
25429         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set REPLACE_FSTAT only together with
25430         REPLACE_OPEN_DIRECTORY.
25431         * lib/fchdir.c (rpl_fstat): Define only when REPLACE_OPEN_DIRECTORY.
25432
25433 2009-12-09  Bruno Haible  <bruno@clisp.org>
25434
25435         * lib/fchdir.c: Update comment.
25436
25437 2009-12-09  Bruno Haible  <bruno@clisp.org>
25438
25439         * lib/cloexec.c (set_cloexec_flag): Clarify intent of dup2 call.
25440
25441 2009-12-08  Eric Blake  <ebb9@byu.net>
25442
25443         fchdir: avoid memory leak on re-registration.
25444         * lib/fchdir.c (ensure_dirs_slot): Avoid memory leak.
25445
25446 2009-12-08  Jim Meyering  <meyering@redhat.com>
25447
25448         init.sh: avoid Solaris 10 /bin/sh portability problem
25449         Solaris 10's /bin/sh does not pass '.' arguments 2.. to the
25450         sourced script:
25451           $ printf 'echo "$@"\n' > f; /bin/sh -c '. ./f bar'
25452           $ printf 'echo "$@"\n' > f; /bin/bash -c '. ./f bar'
25453           bar
25454         tests/init.sh relied on that, accepting a --set-path=DIR argument,
25455         and two tests used that idiom.
25456         * tests/init.sh: Update suggested usage comments.
25457         (path_prepend_): New function, to be used in place
25458         of the --src-path=DIR option.
25459         (setup_): Move PATH-prepending code into path_prepend_.
25460         * tests/test-pread.sh: Adapt to new usage.
25461         * tests/test-xalloc-die.sh: Likewise.
25462
25463 2009-12-08  Simon Josefsson  <simon@josefsson.org>
25464
25465         * doc/gnulib.texi (Glibc pty.h): Add.
25466         * doc/glibc-functions/forkpty.texi: Add.
25467         * doc/glibc-functions/openpty.texi: Add.
25468         Suggested by Bruno Haible.
25469
25470 2009-12-08  Eric Blake  <ebb9@byu.net>
25471
25472         fchdir: fix logic bugs
25473         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Fix logic bug.
25474         * tests/test-fchdir.c (main): Enhance test.
25475         * lib/fchdir.c (rpl_fstat): Always provide if fchdir replacement
25476         is in use.
25477
25478         dup2: fix logic bugs
25479         * lib/dup2.c (dup2): Fix logic bugs.  Use HAVE_DUP2 rather than
25480         REPLACE_DUP2 to decide when rpl_dup2 is needed.
25481         * m4/dup2.m4 (gl_REPLACE_DUP2): Only define REPLACE_DUP2 when dup2
25482         exists.
25483         (gl_FUNC_DUP2): Drop unneeded AC_DEFINE.
25484
25485 2009-12-07  Eric Blake  <ebb9@byu.net>
25486
25487         unlink: fix m4 detection
25488         * m4/unlink.m4 (gl_FUNC_UNLINK): Include correct header.
25489
25490         unistd-safer: add unit test
25491         * modules/unistd-safer-tests: New file.
25492         * tests/test-dup-safer.c: Likewise.
25493         * tests/test-cloexec.c (setmode): Avoid compiler warning.
25494         * tests/test-dup2.c (setmode): Likewise.
25495         * lib/cloexec.c (dup_cloexec): Fix mingw compile error.
25496
25497         cloexec: preserve text vs. binary across dup_cloexec
25498         * lib/cloexec.c (dup_cloexec) [W32]: Query and use translation
25499         mode.
25500         * modules/dup2-tests (Depends-on): Add binary-io.
25501         * modules/cloexec-tests (Depends-on): Likewise.
25502         * tests/test-dup2.c (setmode, is_mode): New helpers.
25503         (main): Add tests that translation mode is preserved.
25504         * tests/test-cloexec.c (setmode, is_mode, main): Likewise.
25505         Reported by Bruno Haible.
25506
25507         mgetgroups: reduce duplicate listings
25508         * lib/mgetgroups.c (mgetgroups): Reduce duplicates from the
25509         resulting array.
25510         * tests/test-chown.h (test_chown): Simplify client.
25511         * tests/test-lchown.h (test_lchown): Likewise.
25512
25513 2009-12-06  Bruno Haible  <bruno@clisp.org>
25514
25515         * lib/cloexec.c (dup_cloexec): Fix handling of _gl_register_dup return
25516         value.
25517
25518 2009-12-06  Bruno Haible  <bruno@clisp.org>
25519
25520         * lib/progname.c: Include stdio.h, stdlib.h.
25521         (set_program_name): Reject a NULL argument.
25522
25523 2009-12-05  Eric Blake  <ebb9@byu.net>
25524
25525         pipe2-safer: new module
25526         * modules/pipe2-safer: New file.
25527         * lib/unistd-safer.h (pipe2_safer): New prototype.
25528         * lib/unistd--.h (pipe2): New wrapper.
25529         * lib/pipe-safer.c (pipe2_safer): New function.
25530         * modules/pipe (Depends-on): Add pipe2-safer.
25531         * lib/pipe.c (create_pipe) [WIN32]: Let pipe2_safer do the work.
25532
25533         stdlib-safer: preserve cloexec flag for mkostemp[s]
25534         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer): Use new
25535         fd_safer_flag.
25536
25537         unistd-safer: allow preservation of cloexec status via flag
25538         * lib/unistd-safer.h (dup_safer_flag, fd_safer_flag): New
25539         prototypes.
25540         * lib/dup-safer.c (dup_safer_flag): New function.
25541         * lib/fd-safer.c (fd_safer_flag): Likewise.
25542         * modules/cloexec (configure.ac): Set witness.
25543
25544         test-dup2: enhance test
25545         * modules/dup2-tests (Depends-on): Add cloexec.
25546         * tests/test-dup2.c (main): Enhance test.
25547
25548         cloexec: add dup_cloexec
25549         * lib/cloexec.h (dup_cloexec): New prototype.  Add copyright
25550         header and comments.
25551         * lib/cloexec.c (set_cloexec_flag): Add comments.
25552         (dup_cloexec): New function, with mingw implementation borrowed
25553         from...
25554         * lib/w32spawn.h (dup_noinherit): ...here.
25555         * modules/execute (Depends-on): Add cloexec.
25556         * modules/pipe (Depends-on): Likewise.
25557         * modules/cloexec (Depends-on): Add dup2.
25558         * modules/cloexec-tests (Files): New file.
25559         * tests/test-cloexec.c: Likewise.
25560
25561         test-xalloc-die: fix test for mingw
25562         * modules/xalloc-die-tests (Files): Add tests/init.sh.
25563         * tests/test-xalloc-die.sh: Rewrite to use init.sh.  Strip
25564         directory and .exe suffix off argv[0] output.
25565
25566         test-fseeko: fix test for mingw
25567         * tests/test-fseeko.c (fseek): Redefine GL_LINK_WARNING, rather
25568         than undefining fseek, so test will pass on mingw.
25569
25570 2009-12-05  Bruno Haible  <bruno@clisp.org>
25571
25572         * lib/progname.h (set_program_name): Clarify specification.
25573         * lib/progname.c (set_program_name): Likewise.
25574         Reported by Jim Meyering.
25575
25576 2009-12-05  Jim Meyering  <meyering@redhat.com>
25577
25578         maint.mk: backslash-escape parens in default regexp
25579         * top/maint.mk (news-check-regexp): Now that we're using grep -E,
25580         backslash-escape the literal parentheses.
25581
25582         maint.mk: news-date-check: use grep -E
25583         * top/maint.mk (today): Define a Make variable, not a...
25584         (news-date-check): ...shell variable.
25585         (news-date-regexp): Use the Make variable.
25586         Use grep's -E option.  Change the failing diagnostic to mention
25587         the variable, $(news-date-regexp).
25588
25589 2009-12-04  Alfred M. Szmidt  <ams@gnu.org>
25590
25591         maintainer-makefile: allow customization of NEWS entry format
25592         * top/maint.mk (news-date-regexp): New overridable variable.
25593         (news-date-check): Use it.
25594
25595 2009-12-04  Eric Blake  <ebb9@byu.net>
25596
25597         mgetgroups: add xgetgroups, and avoid ENOSYS failures
25598         * lib/mgetgroups.h (xgetgroups): New prototype.
25599         * lib/mgetgroups.c (xgetgroups): New wrapper.
25600         (mgetgroups): Handle ENOSYS.
25601         * modules/mgetgroups (Depends-on): Add realloc.
25602         Reported by Scott Harrison <scott.gnu.2009@scottrix.co.uk>.
25603
25604         mgetgroups: avoid argument promotion issues with -1
25605         * lib/mgetgroups.c (mgetgroups): A cast is required when checking
25606         for invalid gid_t.
25607         * tests/test-chown.h (getegid, test_chown): Likewise.
25608         * tests/test-lchown.h (getegid, test_lchown): Likewise.
25609
25610 2009-12-03  Paolo Bonzini  <bonzini@gnu.org>
25611
25612         exclude: Fix header file problems.
25613         * lib/exclude.h: Add multiple inclusion guards and include stdbool.h.
25614
25615 2009-12-01  Jim Meyering  <meyering@redhat.com>
25616
25617         fts: fts_open: do not let an empty string cause immediate failure
25618         This is required in support of GNU rm, for which the command
25619         "rm A '' B" must process and remove both A and B, in spite of
25620         the empty string argument.
25621         * lib/fts.c (fts_open): Do not let the presence of an empty string
25622         cause fts_open to fail immediately.  Most fts-using tools must be
25623         able to process all arguments, in order, and can be expected to
25624         diagnose such arguments themselves.
25625
25626 2009-11-30  Eric Blake  <ebb9@byu.net>
25627
25628         utimens: fix compilation error
25629         * lib/utimens.c (lutimens) [!HAVE_UTIMENSAT && HAVE_LUTIMES]:
25630         Declare variable at right scope.
25631
25632 2009-11-29  Jim Meyering  <meyering@redhat.com>
25633
25634         bootstrap: handle perl-5.11's changed --version output
25635         * build-aux/bootstrap (get_version): Handle perl separately,
25636         since perl-5.11's --version output is different.
25637
25638 2009-11-28  Jim Meyering  <meyering@redhat.com>
25639
25640         userspec: depend on the inttostr module, too
25641         * modules/userspec (Depends-on): Add inttostr.
25642
25643         userspec: disallow an ID that maps to (uid_t)-1 or (gid_t)-1
25644         * lib/userspec.c (parse_with_separator): Do not accept a user ID
25645         number of MAXUID when it evaluates to (uid_t) -1.
25646         Likewise for group ID.  Reported by Matt McCutchen in
25647         <http://savannah.gnu.org/bugs/?28113>
25648
25649         userspec: reformat to use spaces, not TABs
25650         * lib/userspec.c: Expand TABs to spaces.
25651         Add Emacs' "indent-tabs-mode: nil" hint.
25652
25653 2009-11-27  Eric Blake  <ebb9@byu.net>
25654
25655         getopt-gnu: flush out another BSD bug
25656         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Test for the bug.
25657         * tests/test-getopt.c (main): Check POSIXLY_CORRECT first, to
25658         flush out BSD bug.
25659         * tests/test-getopt.h (test_getopt): End lists with NULL.
25660         * tests/test-getopt_long.h (test_getopt_long): Likewise.
25661         (test_getopt_long_posix): Enhance test.
25662         * modules/getopt-posix-tests (Depends-on): Add stdbool.
25663         * doc/glibc-functions/getopt_long.texi (getopt_long): Mention
25664         getopt-gnu.
25665         * doc/glibc-functions/getopt_long_only.texi (getopt_long_only):
25666         Likewise.
25667
25668 2009-11-27  Simon Josefsson  <simon@josefsson.org>
25669
25670         * modules/idpriv-droptemp-tests (Notice): Fix text.
25671
25672 2009-11-27  Jim Meyering  <meyering@redhat.com>
25673
25674         test-xalloc-die: avoid spurious failure due to libtool argv difference
25675         In a libtool-enabled project, this test would fail due to a difference
25676         in the emitted program name, e.g.,
25677         -test-xalloc-die: memory exhausted
25678         +/tmp/.../tests/.libs/lt-test-xalloc-die: memory exhausted
25679         Use program to avoid that.
25680         * modules/xalloc-die-tests (Depends-on): Add progname.
25681         * tests/test-xalloc-die.c: Include progname.h".
25682         (program_name): Remove decl.
25683         (main): Call set_program_name.
25684         * tests/test-xalloc-die.sh (compare): Remove unnecessary ${EXE}.
25685
25686 2009-11-26  Richard Jones  <rjones@redhat.com>
25687
25688         w32sock: leave win32 error in place.
25689         * lib/w32sock.h (set_winsock_errno): Do not call WSASetLastError.
25690
25691 2009-11-26  Eric Blake  <ebb9@byu.net>
25692
25693         init.sh: suggest to use skip_ and fail_ functions in comments
25694         * tests/init.sh: Add a sentence.
25695
25696 2009-11-25  Bruno Haible  <bruno@clisp.org>
25697
25698         init.sh: add documentation in comments
25699         * tests/init.sh: Add some developer and user documentation.
25700
25701 2009-11-26  Jim Meyering  <meyering@redhat.com>
25702
25703         init.sh: accommodate even those who specify bogus srcdir manually
25704         * tests/init.sh: Normally, srcdir is guaranteed by automake and
25705         configure-time tests to be sanitized, so that there is no need to
25706         use "$srcdir" in Makefile rules and shell scripts.  Using $srcdir
25707         (with no double quotes) suffices.  However, since tests may be
25708         invoked manually, and since you may explicitly set srcdir to the
25709         name of a directory containing spaces, do quote its uses here.
25710         * tests/test-pread.sh: Likewise.
25711         Suggested by Bruno Haible.
25712
25713         test-pread.sh: avoid diagnostics for those who ignore SIGPIPE
25714         * tests/test-pread.sh: Write no data into the pipe, because
25715         test-pread actually reads none.  This avoids a diagnostic,
25716         "bash: echo: write error: Broken pipe", that arises in the unusual
25717         event something is ignoring SIGPIPE, and might be interpreted
25718         as some sort of failure.  Reported by Bruno Haible.
25719
25720 2009-11-25  Jim Meyering  <meyering@redhat.com>
25721
25722         test-pread: cover failure with ESPIPE and EINVAL
25723         * tests/test-pread.c (main): Test for failure, too.
25724         * tests/test-pread.sh: Invoke with stdin on a pipe.
25725         Suggested by Eric Blake.
25726
25727         pread: improvement and fix
25728         * modules/pread (Depends-on): Depend on lseek, for portability to
25729         e.g., mingw.  Suggested by Eric Blake.
25730         * lib/pread.c (__libc_read): Define.  Reported by Richard W.M. Jones.
25731
25732         unistd.in.h: correct declaration of pread
25733         * lib/unistd.in.h: Correct type of "buf" parameter: void*, not char*
25734         Reported by Richard W.M. Jones.
25735
25736         test-pread.sh: distribute the test script
25737         * modules/pread-tests (Files): Include test-pread.sh.
25738
25739         test-pread.sh: clean up
25740         * tests/test-pread.sh: Don't refer to $builddir. Just use equivalent ".".
25741         * modules/pread-tests (TESTS_ENVIRONMENT): Don't export builddir.
25742         That is unnecessary, since it's always ".".
25743         Suggestion from Eric Blake.
25744
25745         test-pread.sh: make executable
25746         * tests/test-pread.sh: Set executable bit.
25747         Reported by Eric Blake.
25748
25749         correct typo in test-pread.sh
25750         * tests/test-pread.sh: Add #! line.
25751
25752         test pread
25753         * tests/test-pread.c: New file.
25754         * tests/test-pread.sh: Likewise.
25755         * modules/pread-tests: Likewise.
25756
25757         pread: new module
25758         * modules/pread: New file.
25759         * lib/unistd.in.h (pread): Define/declare.
25760         * lib/pread.c (pread): New file.
25761         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define defaults.
25762         * modules/unistd (Makefile.am): Substitute witnesses.
25763         * doc/posix-functions/pread.texi (pread): Update.
25764         * MODULES.html.sh: Add pread.
25765
25766 2009-11-25  Jim Meyering  <meyering@redhat.com>
25767
25768         tests/init.sh: new file to be used via most *.sh tests
25769         * tests/init.sh: New file.
25770
25771 2009-11-25  Eric Blake  <ebb9@byu.net>
25772
25773         utimens: work around older Linux failure with symlinks
25774         * lib/utimens.c (lutimensat_works_really): New variable.
25775         (fdutimens, lutimens): Use it to manage kernels that support
25776         nanosecond times on files, but not on symlinks.
25777         Reported by OndÅ™ej Vašík.
25778
25779         utimes: fix configure grammar
25780         * m4/utimes.m4 (gl_FUNC_UTIMES): Delete spurious word.
25781
25782 2009-11-25  Paolo Bonzini  <bonzini@gnu.org>
25783
25784         regex: Fix fastmap for multibyte character ranges.
25785         * lib/regcomp.c (re_compute_fastmap_iter): Add all multibyte lead
25786         characters when a multibyte character range is included.
25787
25788 2009-11-22  Andy Wingo  <wingo@pobox.com>
25789
25790         version-etc: work also with AM_INIT_AUTOMAKE's no-define option
25791         * lib/version-etc.c [!defined PACKAGE]: Define to PACKAGE_TARNAME.
25792
25793 2009-11-24  Bruno Haible  <bruno@clisp.org>
25794
25795         doc: Most *_l functions exist in MacOS X 10.5.
25796         * doc/posix-functions/duplocale.texi: Update platforms list.
25797         * doc/posix-functions/freelocale.texi: Likewise.
25798         * doc/posix-functions/newlocale.texi: Likewise.
25799         * doc/posix-functions/uselocale.texi: Likewise.
25800         * doc/posix-functions/isalnum_l.texi: Likewise.
25801         * doc/posix-functions/isalpha_l.texi: Likewise.
25802         * doc/posix-functions/isblank_l.texi: Likewise.
25803         * doc/posix-functions/iscntrl_l.texi: Likewise.
25804         * doc/posix-functions/isdigit_l.texi: Likewise.
25805         * doc/posix-functions/isgraph_l.texi: Likewise.
25806         * doc/posix-functions/islower_l.texi: Likewise.
25807         * doc/posix-functions/isprint_l.texi: Likewise.
25808         * doc/posix-functions/ispunct_l.texi: Likewise.
25809         * doc/posix-functions/isspace_l.texi: Likewise.
25810         * doc/posix-functions/isupper_l.texi: Likewise.
25811         * doc/posix-functions/iswalnum_l.texi: Likewise.
25812         * doc/posix-functions/iswalpha_l.texi: Likewise.
25813         * doc/posix-functions/iswblank_l.texi: Likewise.
25814         * doc/posix-functions/iswcntrl_l.texi: Likewise.
25815         * doc/posix-functions/iswctype_l.texi: Likewise.
25816         * doc/posix-functions/iswdigit_l.texi: Likewise.
25817         * doc/posix-functions/iswgraph_l.texi: Likewise.
25818         * doc/posix-functions/iswlower_l.texi: Likewise.
25819         * doc/posix-functions/iswprint_l.texi: Likewise.
25820         * doc/posix-functions/iswpunct_l.texi: Likewise.
25821         * doc/posix-functions/iswspace_l.texi: Likewise.
25822         * doc/posix-functions/iswupper_l.texi: Likewise.
25823         * doc/posix-functions/iswxdigit_l.texi: Likewise.
25824         * doc/posix-functions/isxdigit_l.texi: Likewise.
25825         * doc/posix-functions/nl_langinfo_l.texi: Likewise.
25826         * doc/posix-functions/strcasecmp_l.texi: Likewise.
25827         * doc/posix-functions/strcoll_l.texi: Likewise.
25828         * doc/posix-functions/strfmon_l.texi: Likewise.
25829         * doc/posix-functions/strftime_l.texi: Likewise.
25830         * doc/posix-functions/strncasecmp_l.texi: Likewise.
25831         * doc/posix-functions/strxfrm_l.texi: Likewise.
25832         * doc/posix-functions/tolower_l.texi: Likewise.
25833         * doc/posix-functions/toupper_l.texi: Likewise.
25834         * doc/posix-functions/towctrans_l.texi: Likewise.
25835         * doc/posix-functions/towlower_l.texi: Likewise.
25836         * doc/posix-functions/towupper_l.texi: Likewise.
25837         * doc/posix-functions/wcscoll_l.texi: Likewise.
25838         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
25839         * doc/posix-functions/wctrans_l.texi: Likewise.
25840         * doc/posix-functions/wctype_l.texi: Likewise.
25841         * doc/glibc-functions/strptime_l.texi: Likewise.
25842         * doc/glibc-functions/strtod_l.texi: Likewise.
25843         * doc/glibc-functions/strtof_l.texi: Likewise.
25844         * doc/glibc-functions/strtol_l.texi: Likewise.
25845         * doc/glibc-functions/strtold_l.texi: Likewise.
25846         * doc/glibc-functions/strtoll_l.texi: Likewise.
25847         * doc/glibc-functions/strtoul_l.texi: Likewise.
25848         * doc/glibc-functions/strtoull_l.texi: Likewise.
25849         * doc/glibc-functions/wcsftime_l.texi: Likewise.
25850         * doc/glibc-functions/wcstod_l.texi: Likewise.
25851         * doc/glibc-functions/wcstof_l.texi: Likewise.
25852         * doc/glibc-functions/wcstol_l.texi: Likewise.
25853         * doc/glibc-functions/wcstold_l.texi: Likewise.
25854         * doc/glibc-functions/wcstoll_l.texi: Likewise.
25855         * doc/glibc-functions/wcstoul_l.texi: Likewise.
25856         * doc/glibc-functions/wcstoull_l.texi: Likewise.
25857
25858 2009-11-24  Bruno Haible  <bruno@clisp.org>
25859
25860         duplocale: Fix logic bug.
25861         * lib/duplocale.c: Don't include <langinfo.h>.
25862         (_NL_LOCALE_NAME): Remove macro.
25863         (rpl_duplocale): Use setlocale instead of nl_langinfo.
25864         * tests/test-duplocale.c (main): Also test duplocale after uselocale.
25865
25866 2009-11-23  Jim Meyering  <meyering@redhat.com>
25867
25868         test-update-copyright: don't hard-code /usr/bin/perl
25869         * tests/test-update-copyright.sh (YEAR): Use date +%Y, rather than
25870         perl to print the current year.  Gilles Espinasse reported that
25871         the replaced use of perl was hard-coded as /usr/bin/perl.
25872
25873 2009-11-23  Bruno Haible  <bruno@clisp.org>
25874
25875         duplocale: Add support for glibc 2.3.x.
25876         * lib/duplocale.c (rpl_duplocale): Add fallback code for glibc 2.3.x.
25877
25878 2009-11-22  Bruno Haible  <bruno@clisp.org>
25879
25880         vasnprintf: Tiny optimization.
25881         * lib/vasnprintf.c (decimal_point_char): Choose the fast path also on
25882         MacOS X.
25883
25884 2009-11-22  Bruno Haible  <bruno@clisp.org>
25885
25886         Tests for module 'duplocale'.
25887         * modules/duplocale-tests: New file.
25888         * tests/test-duplocale.c: New file.
25889
25890         New module 'duplocale'.
25891         * m4/duplocale.m4: New file.
25892         * lib/locale.in.h (duplocale): New declaration.
25893         * lib/duplocale.c: New file.
25894         * m4/locale_h.m4 (gl_REPLACE_LOCALE_H, gl_LOCALE_MODULE_INDICATOR,
25895         gl_LOCALE_H_DEFAULTS): New macros.
25896         (gl_LOCALE_H): Require gl_LOCALE_H_DEFAULTS. Invoke
25897         gl_CHECK_NEXT_HEADERS unconditionally. Invoke gl_REPLACE_LOCALE_H.
25898         * modules/locale (Makefile.am): Substitute also GNULIB_DUPLOCALE,
25899         REPLACE_DUPLOCALE.
25900         * modules/duplocale: New file.
25901         * doc/posix-functions/duplocale.texi: Mention the glibc bug.
25902
25903 2009-11-22  Bruno Haible  <bruno@clisp.org>
25904
25905         * modules/locale-tests (configure.ac): Test for newlocale function.
25906         * tests/test-locale.c: When the system has extended locale functions,
25907         verify that <locale.h> defines locale_t and LC_GLOBAL_LOCALE.
25908
25909         locale: Make locale_t available when possible.
25910         * lib/locale.in.h: Include <xlocale.h> when it exists.
25911         * m4/locale_h.m4 (gl_LOCALE_H): Check for <xlocale.h> and arrange to
25912         replace <locale.h> if it does not define locale_t but <xlocale.h> does.
25913         * modules/locale (Depends-on): Add extensions.
25914         (Makefile.am): Also substitute HAVE_XLOCALE_H.
25915         * doc/posix-headers/locale.texi: Document the problem with locale_t.
25916
25917 2009-11-22  Bruno Haible  <bruno@clisp.org>
25918
25919         Add comments.
25920         * m4/dirent_h.m4 (gl_DIRENT_H): Add comment about gl_CHECK_NEXT_HEADERS
25921         invocation.
25922         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
25923         * m4/spawn_h.m4 (gl_SPAWN_H): Likewise.
25924         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
25925
25926 2009-11-22  Bruno Haible  <bruno@clisp.org>
25927
25928         error: account for the possibility of freopen (stdout).
25929         * lib/error.c: Include <unistd.h>.
25930         (flush_stdout): New function, extracted from error and error_at_line.
25931         Determine stdout's fd dynamically.
25932         (error, error_at_line): Invoke flush_stdout.
25933         * m4/error.m4 (gl_PREREQ_ERROR): Require AC_C_INLINE.
25934         * modules/error (Depends-on): Add unistd.
25935
25936 2009-11-22  Bruno Haible  <bruno@clisp.org>
25937
25938         diffseq: Add comment.
25939         * lib/diffseq.h (IF_LINT): Add comment about pitfall.
25940
25941 2009-11-22  Jim Meyering  <meyering@redhat.com>
25942
25943         c-stack: avoid defining an unused static function
25944         * lib/c-stack.c (find_stack_direction): Do not define this function
25945         when it will not be used.
25946
25947         diffseq: avoid spurious gcc warnings
25948         * lib/diffseq.h (IF_LINT2): Define.
25949         (compareseq): Use it to initialize two members of "part".
25950         This avoids two used-uninitialized warnings.
25951
25952 2009-11-21  Jim Meyering  <meyering@redhat.com>
25953
25954         c-stack: avoid "ignoring return value of `write'" warning
25955         * lib/c-stack.c: Include "ignore-value.h".
25956         (die): Explicitly ignore each write return value.
25957         * modules/c-stack (Depends-on): Add ignore-value.
25958
25959 2009-11-21  Bruno Haible  <bruno@clisp.org>
25960
25961         diffseq: reduce scope of variable 'best'.
25962         * lib/diffseq.h (diag) [USE_HEURISTIC]: Reduce scope of 'best'
25963         variable, earlier used for two different purposes.
25964
25965 2009-11-21  Jim Meyering  <meyering@redhat.com>
25966
25967         diffseq: remove useless assignment to "best"
25968         * lib/diffseq.h (diag) [USE_HEURISTIC]: Remove useless "best = 0"
25969         assignment.  At that point "best" is already guaranteed to be zero.
25970
25971 2009-11-20  Eric Blake  <ebb9@byu.net>
25972
25973         build: mention ftp redirector in release announcements
25974         * top/maint.mk (gnu_rel_host, url_dir_list): Provide defaults for
25975         values that used to come from cfg.mk; mention FTP redirect URL.
25976         * build-aux/announce-gen: Mention the mirror list.
25977         Suggested by Karl Berry.
25978
25979         nanosleep: improve port to mingw
25980         * lib/nanosleep.c (rpl_nanosleep): Reject invalid arguments.
25981         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Incorporate LIBSOCKET into
25982         LIB_NANOSLEEP, but only when needed.
25983         * modules/select (Link): Document LIBSOCKET.
25984         * m4/select.m4 (gl_FUNC_SELECT): Ensure LIBSOCKET is defined early
25985         enough.
25986
25987         nanosleep: work around cygwin bug
25988         * lib/nanosleep.c (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]:
25989         Fix logic bug when nanosleep fails.  Work around cygwin 1.5.x
25990         bug.
25991         (getnow): Delete, not needed.
25992         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): No longer require
25993         LIB_CLOCK_GETTIME.
25994         * modules/nanosleep (Depends-on): Add intprops and verify.  Drop
25995         clock-time, gettime.
25996         * doc/posix-functions/nanosleep.texi (nanosleep): Document the
25997         bug.
25998         * modules/nanosleep-tests: New test.
25999         * tests/test-nanosleep.c: New file.
26000
26001         sleep: work around cygwin bug
26002         * lib/sleep.c (rpl_sleep): Work around the bug.
26003         * m4/sleep.m4 (gl_FUNC_SLEEP): Detect the bug.
26004         (gl_PREREQ_SLEEP): Delete unused macro.
26005         * modules/sleep (Depends-on): Add verify.
26006         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
26007         * modules/unistd (Makefile.am): Substitute witness.
26008         * lib/unistd.in.h (sleep): Update prototype.
26009         * doc/posix-functions/sleep.texi (sleep): Document the bug.
26010         * tests/test-sleep.c (main) [HAVE_DECL_ALARM]: Test it.
26011         * modules/sleep-tests (Depends-on): Check for alarm.
26012
26013 2009-11-20  Jim Meyering  <meyering@redhat.com>
26014
26015         maint.mk: improve sc_prohibit_magic_number_exit
26016         * top/maint.mk (sc_prohibit_magic_number_exit): Tighten regexp
26017         so it does not match uses like System.exit(1).
26018         Add comments showing how to correct all offenders.
26019
26020 2009-11-19  Eric Blake  <ebb9@byu.net>
26021
26022         xalloc-die-tests: add missing library
26023         * modules/xalloc-die-tests (Makefile.am): Add LDADD line.
26024
26025         test-xvasprintf: silence compiler warnings
26026         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Mask
26027         empty string from gcc.
26028
26029 2009-11-19  Jim Meyering  <meyering@redhat.com>
26030
26031         xfreopen: new module, from coreutils
26032         * modules/xfreopen: New module.
26033         * lib/xfreopen.c: New file.
26034         * lib/xfreopen.h: New file.
26035         * MODULES.html.sh (File stream based Input/Output"): Add it.
26036
26037 2009-11-19  Eric Blake  <ebb9@byu.net>
26038
26039         manywarnings: depend on warnings
26040         * modules/manywarnings (Depends-on): Add warnings.
26041
26042         build: avoid compiler warnings
26043         * lib/select.c (rpl_select): Delete unused variable.
26044         * lib/setsockopt.c (rpl_setsockopt): Avoid incompatible pointer.
26045
26046 2009-11-18  Eric Blake  <ebb9@byu.net>
26047
26048         tests: avoid false negative with --with-packager
26049         * tests/test-version-etc.sh: Discard packager information.
26050         * tests/test-argp-version-etc-1.sh: Likewise.
26051         Reported by Mike Frysinger.
26052
26053         utimens: fix regression on Solaris
26054         * m4/utimens.m4 (gl_UTIMENS): Check for BSD bug.
26055         * lib/utimens.c (fdutimens): Revert 2009-11-08 change; Solaris 10
26056         can only change fd timestamps via futimesat.  Instead, use an
26057         additional witness macro to avoid BSD bug.
26058         Reported by Jim Meyering.
26059
26060 2009-11-17  Eric Blake  <ebb9@byu.net>
26061
26062         usleep: use it to simplify tests
26063         * modules/stat-time-tests (Depends-on): Add usleep.
26064         (configure.ac): Drop usleep check.
26065         * modules/chown-tests (Depends-on, configure.ac): Likewise.
26066         * modules/lchown-tests (Depends-on, configure.ac): Likewise.
26067         * modules/fdutimensat-tests (Depends-on, configure.ac): Likewise.
26068         * modules/futimens-tests (Depends-on, configure.ac): Likewise.
26069         * modules/openat-tests (Depends-on, configure.ac): Likewise.
26070         * modules/utimens-tests (Depends-on, configure.ac): Likewise.
26071         * modules/utimensat-tests (Depends-on, configure.ac): Likewise.
26072         * modules/pipe-filter-gi-tests (Depends-on, configure.ac):
26073         Likewise.
26074         * tests/test-chown.h (nap): Rely on nicer usleep semantics.
26075         * tests/test-lchown.h (nap): Likewise.
26076         * tests/test-pipe-filter-gi2-main.c (small_nap): Likewise.
26077         * tests/test-stat-time.c (nap): Likewise.
26078         * tests/test-utimens-common.h (nap): Update comments.
26079
26080         usleep: new module
26081         * modules/usleep: New file.
26082         * m4/usleep.m4 (gl_FUNC_USLEEP): Likewise.
26083         * lib/usleep.c (usleep): Likewise.
26084         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
26085         * modules/unistd (Makefile.am): Substitute witnesses.
26086         * lib/unistd.in.h (usleep): Add declaration.
26087         * doc/pastposix-functions/usleep.texi (usleep): Document this.
26088         * MODULES.html.sh (Date and time): Likewise.
26089         * modules/usleep-tests (Depends-on): New test.
26090         * tests/test-usleep.c: New file.
26091
26092         chown: work around OpenBSD bug
26093         * lib/chown.c (rpl_chown): Work around the bug.
26094         * lib/lchown.c (rpl_lchown): Attempt to do likewise.
26095         * m4/chown.m4 (gl_FUNC_CHOWN): Test for ctime bug.
26096         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for lchmod.
26097         * modules/chown (Depends-on): Add stdbool.
26098         * modules/lchown (Depends-on): Likewise.
26099         * doc/posix-functions/chown.texi (chown): Document the bug.
26100         * doc/posix-functions/lchown.texi (lchown): Likewise.
26101         * tests/test-lchown.h (test_chown): Relax test.
26102
26103         mkstemp: avoid conflict with C++ keyword template
26104         * lib/mkdtemp.c (mkdtemp): Change spelling of template.
26105         * lib/mkostemp.c (mkostemp): Likewise.
26106         * lib/mkostemps.c (mkostemps): Likewise.
26107         * lib/mkstemp.c (mkstemp): Likewise.
26108         * lib/mkstemps.c (mkstemps): Likewise.
26109
26110         xalloc-die-tests: optimize
26111         * tests/test-xalloc-die.sh: Reduce number of processes.
26112
26113 2009-11-17  Simon Josefsson  <simon@josefsson.org>
26114
26115         * gnulib-tool: Support LGPLv3+ licenses in module files.  Tiny
26116         patch from ludo@gnu.org (Ludovic Courtès).
26117
26118 2009-11-17  Jim Meyering  <meyering@redhat.com>
26119
26120         version-etc: use proper license string
26121         * modules/version-etc (License): Use LGPL, not LGPLv3+.
26122         * modules/version-etc-fsf: Likewise.
26123
26124 2009-11-17  Simon Josefsson  <simon@josefsson.org>
26125
26126         * tests/test-xalloc-die.sh: Add license.  Check that nothing is
26127         printed to stdout.  Deal with EOL differences.
26128
26129 2009-11-17  Eric Blake  <ebb9@byu.net>
26130
26131         unsetenv: work around Solaris bug
26132         * m4/setenv.m4 (gl_FUNC_UNSETENV): Check for bug.
26133         * lib/unsetenv.c (rpl_unsetenv): Work around it.
26134         Reported by Jim Meyering.
26135
26136         vasnprintf: avoid compiler warnings
26137         * lib/vasnprintf.c (VASNPRINTF): Avoid shadowing our own local
26138         variables.
26139         * lib/printf-args.c (PRINTF_FETCHARGS): Avoid type mismatch.
26140
26141 2009-11-17  Simon Josefsson  <simon@josefsson.org>
26142
26143         * modules/xalloc-die-tests (Makefile.am): Drop XFAIL_TESTS
26144         settings since xalloc-die is no longer the self test,
26145         xalloc-die.sh is.
26146
26147 2009-11-17  Jim Meyering  <meyering@redhat.com>
26148
26149         test-xalloc-die.sh: make the code agree with the commit log
26150         * tests/test-xalloc-die.sh: Put "." at the front of $PATH, not
26151         at the end, just in case you happen to have a test-xalloc-die
26152         program in some other PATH directory.
26153
26154         test-xalloc-die.sh: fix a portability bug
26155         * tests/test-xalloc-die.sh: Do not invoke via ./test-xalloc-die.
26156         Instead, set PATH to start with "." and invoke via "test-xalloc-die".
26157         Otherwise, argv[0] (as often seen in diagnostics) would be too
26158         system-dependent, sometimes with, and sometimes without the leading "./".
26159
26160         version-etc-fsf: relax license to LGPLv3+
26161         * modules/version-etc-fsf (License): Relax license.
26162
26163 2009-11-16  Eric Blake  <ebb9@byu.net>
26164
26165         xalloc-die-tests: avoid printing null pointer
26166         * modules/xalloc-die-tests (Files, Makefile.am): Wrap execution in
26167         shell script.
26168         * tests/test-xalloc-die.c (program_name): Declare.
26169         * tests/test-xalloc-die.sh (tmpfiles): New file.
26170
26171         setenv, unsetenv: work around various bugs
26172         * lib/setenv.c (setenv) [!HAVE_SETENV]: Resync from glibc.
26173         (setenv) [HAVE_SETENV]: Work around bugs.
26174         * lib/unsetenv.c (unsetenv) [HAVE_UNSETENV]: Work around bugs.
26175         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE, gl_FUNC_UNSETENV): Check
26176         for bugs.
26177         (gl_FUNC_SETENV): Write in terms of gl_FUNC_SETENV_SEPARATE.
26178         * m4/environ.m4 (gl_ENVIRON): Avoid expand-before-require.
26179         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Update defaults.
26180         * modules/stdlib (Makefile.am): Update substitutions.
26181         * lib/stdlib.in.h (setenv, unsetenv): Update prototypes.
26182         * doc/posix-functions/setenv.texi (setenv): Document the bugs.
26183         * doc/posix-functions/unsetenv.texi (unsetenv): Likewise.
26184         * modules/setenv-tests: New test.
26185         * modules/unsetenv-tests: Likewise.
26186         * tests/test-setenv.c: New file.
26187         * tests/test-unsetenv.c: Likewise.
26188
26189 2009-11-16  Jim Meyering  <meyering@redhat.com>
26190
26191         version-etc: relax license to LGPLv3+
26192         * modules/version-etc (License): Relax license.
26193
26194         better AC_REQUIRE expanded-before-required-warning avoidance
26195         * m4/chown.m4 (gl_FUNC_CHOWN, gl_FUNC_CHOWN_FOLLOWS_SYMLINK): Define
26196         with AC_DEFUN_ONCE, rather than AC_DEFUN, to avoid AC_REQUIRE warnings.
26197         Suggested by Eric Blake.  This change also reverts commit 1b712ba8,
26198         which is no longer needed.
26199
26200 2009-11-16  Eric Blake  <ebb9@byu.net>
26201
26202         test-freading: clean up temporary file
26203         * tests/test-freading.c (main): Remove file on success, and use
26204         ASSERT more liberally.
26205         Reported by Jim Meyering.
26206
26207 2009-11-16  Jim Meyering  <meyering@redhat.com>
26208
26209         avoid new AC_REQUIRE expanded-before-required warnings
26210         * modules/chown (configure.ac): Require gl_FUNC_CHOWN, rather than
26211         merely using it.
26212         * modules/euidaccess (configure.ac): Likewise for gl_FUNC_EUIDACCESS.
26213         * modules/faccessat (configure.ac): Likewise for gl_FUNC_FACCESSAT.
26214
26215 2009-11-15  Simon Josefsson  <simon@josefsson.org>
26216
26217         * tests/test-xalloc-die.c: New file.
26218         * modules/xalloc-die-tests: New file.
26219         * gnulib-tool (func_emit_tests_Makefile_am): Also initialize
26220         XFAIL_TESTS so it can be appended by modules.
26221
26222 2009-11-15  Simon Josefsson  <simon@josefsson.org>
26223
26224         * lib/gc-pbkdf2-sha1.c: Remove comments from RFC 2898.  Reported
26225         by Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>.
26226
26227 2009-11-14  Eric Blake  <ebb9@byu.net>
26228
26229         fnmatch: avoid compiler warning
26230         * lib/fnmatch_loop.c (NEW_PATTERN): Coerce addition to unsigned,
26231         to silence compiler warning about mismatch signedness in ?:.
26232         Reported by Robert Millan.
26233
26234         intprops: add double-inclusion guard
26235         * lib/intprops.h: Allow idempotent includes.
26236         Suggested by Bruce Korb.
26237
26238         openat: detect Solaris fchownat bug
26239         * lib/fchownat.c (rpl_fchownat): Work around Solaris bug.  Avoid
26240         penalizing glibc chownat when only lchownat is broken.
26241         * m4/openat.m4 (gl_FUNC_FCHOWNAT): Replace fchownat if there are
26242         trailing slash bugs.
26243         * doc/posix-functions/fchownat.texi (fchownat): Document the bug.
26244         * modules/openat-tests (Files): Include more files.
26245         (Depends-on): Add mgetgroups, sleep, stat-time.
26246         (configure.ac): Add additional checks.
26247         (Makefile.am): Build new test.
26248         * tests/test-fchownat.c: New file.
26249
26250         lchown: detect Solaris and FreeBSD bug
26251         * lib/lchown.c (rpl_lchown): Work around bug.
26252         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check for trailing slash bugs.
26253         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
26254         * modules/unistd (Makefile.am): Populate it.
26255         * lib/unistd.in.h (lchown): Update declaration.
26256         * doc/posix-functions/lchown.texi (lchown): Document the bug.
26257         * modules/lchown-tests: New file.
26258         * tests/test-lchown.h (test_lchown): Likewise.
26259         * tests/test-lchown.c (main): Likewise.
26260
26261         chown: detect Solaris and FreeBSD bug
26262         * lib/chown.c (rpl_chown): Work around bug.
26263         * m4/chown.m4 (gl_FUNC_CHOWN): Check for trailing slash bugs.
26264         (gl_PREREQ_CHOWN): Delete.
26265         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
26266         * modules/unistd (Makefile.am): Populate it.
26267         * lib/unistd.in.h (chown): Update declaration.
26268         * lib/lchown.c (chown): Update client.
26269         * modules/lchown (Depends-on): Add lstat.
26270         * doc/posix-functions/chown.texi (chown): Document the bug.
26271         * doc/posix-functions/getgroups.texi (getgroups): Document
26272         getgroups pitfall.
26273         * modules/chown-tests: New file.
26274         * tests/test-chown.h (test_chown): Likewise.
26275         * tests/test-chown.c (main): Likewise.
26276
26277 2009-11-14  Robert Millan  <rmh.grub@aybabtu.com>  (tiny change)
26278
26279         gnulib-tool: correctly detect absence of m4 directories
26280         * gnulib-tool: Avoid extra newline on data passed to wc -l.
26281
26282 2009-11-14  Jim Meyering  <meyering@redhat.com>
26283
26284         maint.mk: Prohibit inclusion of "xalloc.h" without use.
26285         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
26286
26287 2009-11-14  John W. Eaton  <jwe@gnu.org>
26288
26289         strftime.h: wrap funtion declaration in extern "C" block
26290         * lib/strftime.h (nstrftime) [__cplusplus]: Wrap declaration.
26291
26292 2009-11-13  Eric Blake  <ebb9@byu.net>
26293
26294         getgroups: avoid compiler warning
26295         * lib/getgroups.c (rpl_getgroups): Delete shadowed variable.
26296
26297         getgroups: work around FreeBSD bug
26298         * lib/getgroups.c (rpl_getgroups): Work around the bug.
26299         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Detect the bug.
26300         * doc/posix-functions/getgroups.texi (getgroups): Document it.
26301         * tests/test-getgroups.c (main): Fix buffer overrun.
26302
26303         getgroups: avoid compilation failure
26304         * lib/getgroups.c (includes): Include <stdint.h> for SIZE_MAX.
26305         * modules/getgroups (Depends-on): Add stdint.
26306
26307 2009-11-13  Jim Meyering  <meyering@redhat.com>
26308
26309         test-getgroups: avoid compilation failure
26310         * tests/test-getgroups.c: Include <stdint.h> for use of SIZE_MAX.
26311
26312 2009-11-13  Eric Blake  <ebb9@byu.net>
26313
26314         mgetgroups: new module, taken from coreutils
26315         * modules/mgetgroups: New file.
26316         * lib/mgetgroups.h: Likewise.
26317         * lib/mgetgroups.c (mgetgroups): Likewise.
26318         * m4/mgetgroups.m4 (gl_MGETGROUPS): Likewise.
26319         * MODULES.html.sh (Users and groups): Mention it.
26320
26321         getgroups: don't expose GETGROUPS_T to user
26322         * lib/getgroups.c (rpl_getgroups): Change signature.  Copy array
26323         an element at a time if GETGROUPS_T is wrong size.
26324         * lib/getugroups.h (getugroups): Change signature.
26325         * lib/unistd.in.h (getgroups): Likewise.
26326         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Use replacement if
26327         signature needs fixing.
26328         * m4/getugroups.m4 (gl_GETUGROUPS): No longer need
26329         AC_TYPE_GETGROUPS.
26330         * modules/group-member (Depends-on): Add getgroups.
26331         * lib/group-member.c (group_info, get_group_info): Use gid_t.
26332         (group_member): Rely on getgroups replacement.
26333         * lib/getugroups.c (getugroups): Use gid_t.
26334         * tests/test-getgroups.c (main): Likewise.
26335         * NEWS: Mention the signature change.
26336         * doc/posix-functions/getgroups.texi (getgroups): Mention the
26337         problem with signature.
26338         * doc/glibc-functions/setgroups.texi (setgroups): Mention that
26339         GETGROUPS_T is still useful for setgroups.
26340
26341         getgroups, getugroups: provide stubs for mingw
26342         * lib/getgroups.c (getgroups): Provide ENOSYS stub for mingw.
26343         * lib/getugroups.c (getugroups): Likewise.
26344         * m4/getgroups.m4 (gl_FUNC_GETGROUPS): Check for missing
26345         function.  Modernize replacement scheme.
26346         (gl_PREREQ_GETGROUPS): Delete.
26347         * m4/getugroups.m4 (gl_GETUGROUPS): Check for <grp.h>.
26348         * modules/getgroups (configure.ac): Declare witness.
26349         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add default.
26350         * modules/unistd (Depends-on): Substitute witness.
26351         * lib/unistd.in.h (getgroups): Declare replacement.
26352
26353         getgroups: avoid calling exit
26354         * modules/getgroups (Depends-on): Add malloc-posix and unistd,
26355         drop xalloc.
26356         * modules/getgroups-tests (Depends-on, Makefile.am): Drop unneeded
26357         dependencies.
26358         * lib/getgroups.c (rpl_getgroups): Fail with ENOMEM rather than
26359         exiting, in the rare case of malloc failure.
26360
26361         getgroups: fix logic error
26362         * lib/getgroups.c (rpl_getgroups): Don't fail if current process
26363         has more than 20 groups.
26364         * modules/getgroups-tests: New test.
26365         * tests/test-getgroups.c: New file.
26366
26367 2009-11-13  Simon Josefsson  <simon@josefsson.org>
26368
26369         * tests/test-base64.c: Improve.
26370
26371 2009-11-13  Simon Josefsson  <simon@josefsson.org>
26372
26373         * tests/test-xvasprintf.c: Fix memory leak, suggested by Eric
26374         Blake <ebb9@byu.net>.
26375
26376 2009-11-13  Simon Josefsson  <simon@josefsson.org>
26377
26378         * tests/test-xvasprintf.c: Add %s%s related checks.
26379
26380 2009-11-12  Eric Blake  <ebb9@byu.net>
26381
26382         version-etc: match standards.texi style
26383         * lib/version-etc.c (emit_bug_reporting_address): Drop periods,
26384         and use <> only for URLs.
26385
26386 2009-11-10  Kamil Dudka  <kdudka@redhat.com>
26387
26388         fts: do not fail on a submount during traversal
26389         * lib/fts.c (fts_build): Read the stat info again after opening
26390         a directory if the FTS_TIGHT_CYCLE_CHECK flag is set.
26391         Original report at http://bugzilla.redhat.com/501848.
26392
26393 2009-11-12  Jim Meyering  <meyering@redhat.com>
26394
26395         bootstrap: sync from coreutils
26396         * build-aux/bootstrap (bootstrap_epilogue): New function.
26397         Use git_modules_config in one more place.  This make bootstrap's
26398         --gnulib-srcdir option more useful for testing.
26399
26400         bootstrap: generalize autoheader check
26401         * build-aux/bootstrap: Look for AC_CONFIG_HEADER as well as
26402         AC_CONFIG_HEADERS.
26403
26404 2009-11-11  Eric Blake  <ebb9@byu.net>
26405
26406         mkfifoat: use new modules for Solaris and BSD bugs
26407         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Simplify.
26408         * lib/mkfifoat.c (mknodat): Split...
26409         * lib/mknodat.c (mknodat): ...into new file.
26410         * modules/mkfifoat (Files): Ship new file.
26411         (Depends-on): Add mkfifo, mknod.
26412         * modules/mkfifoat-tests (Files): Reuse mkfifo tests.
26413         (Depends-on): Add symlink.
26414         * tests/test-mkfifoat.c (main): Enhance test.  Drop portions now
26415         redundant with test_mkfifo.h.
26416         (do_mkfifoat, do_mknodat): New helpers.
26417
26418         mknod: new module
26419         * modules/mknod: New file.
26420         * m4/mknod.m4 (gl_FUNC_MKNOD): Likewise.
26421         * lib/mknod.c (mknod): Likewise.
26422         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
26423         defaults.
26424         * modules/sys_stat (Makefile.am): Substitute them.
26425         * lib/sys_stat.in.h (mknod): Declare replacement.
26426         * MODULES.html.sh (Support for systems lacking POSIX:2008):
26427         Document it.
26428         * doc/posix-functions/mknod.texi (mknod): Likewise.
26429         * modules/mknod-tests: New test.
26430         * tests/test-mknod.c: Likewise.
26431
26432         mkfifo: new module
26433         * modules/mkfifo: New file.
26434         * m4/mkfifo.m4 (gl_FUNC_MKFIFO): Likewise.
26435         * lib/mkfifo.c (mkfifo): Likewise.
26436         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Set witness
26437         defaults.
26438         * modules/sys_stat (Makefile.am): Substitute them.
26439         * lib/sys_stat.in.h (mkfifo): Declare replacement.
26440         * MODULES.html.sh (Support for systems lacking POSIX:2008):
26441         Document it.
26442         * doc/posix-functions/mkfifo.texi (mkfifo): Likewise.
26443         * modules/mkfifo-tests: New test.
26444         * tests/test-mkfifo.h (test_mkfifo): New file, borrowed in part
26445         from test-mkfifoat.c.
26446         * tests/test-mkfifo.c: New file.
26447
26448         readlink: detect FreeBSD bug
26449         * m4/readlink.m4 (gl_FUNC_READLINK): Also detect FreeBSD bug with
26450         slash on symlink.
26451         * doc/posix-functions/readlink.texi (readlink): Document the bug.
26452         * tests/test-readlink.h (test_readlink): Enhance test.
26453
26454         symlink: detect FreeBSD bug
26455         * m4/symlink.m4 (gl_FUNC_SYMLINK): Also detect FreeBSD bug with
26456         slash on symlink.
26457         * doc/posix-functions/symlink.texi (symlink): Document the bug.
26458         * tests/test-symlink.h (test_symlink): Enhance test.
26459
26460 2009-11-10  Eric Blake  <ebb9@byu.net>
26461
26462         link: detect FreeBSD bug
26463         * m4/link.m4 (gl_FUNC_LINK): Also detect FreeBSD bug with slash on
26464         symlink.
26465         * doc/posix-functions/link.texi (link): Document the bug.
26466         * tests/test-link.h (test_link): Enhance test.
26467         * tests/test-linkat.c (main): Update caller.
26468
26469         unlink, remove: detect FreeBSD bug
26470         * m4/unlink.m4 (gl_FUNC_UNLINK): Also detect FreeBSD bug with
26471         slash on symlink.
26472         * doc/posix-functions/unlink.texi (unlink): Document the bug.
26473         * doc/posix-functions/remove.texi (remove): Likewise.
26474         * tests/test-unlink.h (test_unlink): Enhance test.
26475         * tests/test-remove.c (main): Likewise.
26476
26477 2009-11-09  Eric Blake  <ebb9@byu.net>
26478
26479         rename: detect FreeBSD bug
26480         * m4/rename.m4 (gl_FUNC_RENAME): Also detect FreeBSD bug with
26481         slash on symlink.
26482         * modules/renameat-tests (Depends-on): Add filenamecat.
26483         * tests/test-rename.h (test_rename): Allow one more errno.
26484         * tests/test-renameat.c (main): Likewise.
26485         * doc/posix-functions/rename.texi (rename): Document the bug.
26486
26487         open: detect FreeBSD bug
26488         * m4/open.m4 (gl_FUNC_OPEN): Also detect FreeBSD bug with slash on
26489         symlink.
26490         * doc/posix-functions/open.texi (open): Document the bug.
26491         * doc/posix-functions/utimes.texi (utimes): Likewise.
26492         * tests/test-open.h (test_open): Add parameters, and test symlink
26493         handling.
26494         * tests/test-open.c (main): Adjust caller.
26495         * tests/test-fcntl-safer.c (main): Likewise.
26496         * modules/open-tests (Depends-on): Add stdbool, symlink.
26497         * modules/fcntl-safer-tests (Depends-on): Likewise.
26498         * tests/test-openat.c (main): Add test-open tests.
26499
26500         stat: detect FreeBSD bug
26501         * m4/stat.m4 (gl_FUNC_STAT): Also detect FreeBSD bug with slash on
26502         symlink.
26503         * doc/posix-functions/stat.texi (stat): Document the bug.
26504         * tests/test-stat.h (test_stat_func): Add argument.
26505         * tests/test-stat.c (main): Adjust caller.
26506         * tests/test-fstatat.c (main): Likewise.
26507         * modules/stat-tests (Depends-on): Add stdbool, symlink.
26508         Reported by Jim Meyering.
26509
26510 2009-11-09  James Youngman  <jay@gnu.org>
26511
26512         strftime.c: include ignore-value.h only when FPRINTFTIME is defined
26513         * lib/strftime.c: Correct placement of #include "ignore-value.h".
26514
26515 2009-11-08  Jim Meyering  <meyering@redhat.com>
26516
26517         utimens: remove invalid futimesat call
26518         * lib/utimens.c (fdutimens): Remove invalid futimesat call.
26519         It used the file descriptor of the target file as the DIR_FD
26520         parameter and NULL as the file name.  That caused failure with
26521         errno == EFAULT on FreeBSD-8.0-rc2
26522
26523 2009-11-07  Eric Blake  <ebb9@byu.net>
26524
26525         fflush, freadseek: use fseeko, not fseek
26526         * lib/fflush.c (clear_ungetc_buffer_preserving_position)
26527         (clear_ungetc_buffer): Avoid potential problems on large files.
26528         * lib/freadseek.c (freadseek): Likewise.
26529         * modules/freadseek (Depends-on): Add fseeko.
26530         * modules/fseek (configure.ac): Set a witness.
26531         * tests/test-fflush.c (main): Use fseeko.
26532         * tests/test-fpurge.c (fseek): Disable link warning.
26533         * tests/test-freadable.c (fseek): Likewise.
26534         * tests/test-freading.c (fseek): Likewise.
26535         * tests/test-fseeko.c (fseek): Likewise.
26536         * tests/test-ftell.c (fseek): Likewise.
26537         * tests/test-ftello.c (fseek): Likewise.
26538         * tests/test-fwritable.c (fseek): Likewise.
26539         * tests/test-fwriting.c (fseek): Likewise.
26540
26541 2009-11-06  Simon Josefsson  <simon@josefsson.org>
26542
26543         * modules/memchr (Depends-on): Drop getpagesize dependency.
26544
26545 2009-11-06  Simon Josefsson  <simon@josefsson.org>
26546
26547         * build-aux/pmccabe2html: Disable execute bit.  Suggested by
26548         Reported by Ludovic Courtès.
26549         * build-aux/pmccabe2html: Improve example usage.
26550         * build-aux/pmccabe2html: Drop #! header.  Doc fix.
26551
26552 2009-11-06  Jim Meyering  <meyering@redhat.com>
26553
26554         do-release-commit-and-tag: New module.
26555         Automate the release-commit and tag process.
26556         * build-aux/do-release-commit-and-tag: New script, from coreutils.
26557         * modules/do-release-commit-and-tag: New file.
26558         * MODULES.html.sh (Support for maintaining and releasing): Add it.
26559
26560 2009-11-06  Simon Josefsson  <simon@josefsson.org>
26561
26562         * modules/select-tests (test_select_LDADD): Add $(INET_PTON_LIB)
26563         because test-select.c uses inet_pton.
26564
26565 2009-11-06  Simon Josefsson  <simon@josefsson.org>
26566
26567         * m4/getaddrinfo.m4: Add content of INET_NTOP_LIB to
26568         GETADDRINFO_LIB.  Bump serial number.
26569         * modules/getaddrinfo (Link): Only mention GETADDRINFO_LIB again.
26570         Suggested by Eric Blake <ebb9@byu.net>.
26571
26572 2009-11-05  Eric Blake  <ebb9@byu.net>
26573
26574         strtod: detect darwin bug
26575         * m4/strtod.m4 (gl_FUNC_STRTOD): Filter out darwin bug on "nan(".
26576         Reported by Leo Davis.
26577
26578         freopen-safer: new module
26579         * modules/freopen-safer: New module.
26580         * m4/stdio-safer.m4 (gl_FREOPEN_SAFER): New macro.
26581         * lib/freopen-safer.c (freopen_safer): New file.
26582         * lib/stdio-safer.h (freopen_safer): New declaration.
26583         * lib/stdio--.h (freopen): New override.
26584         * MODULES.html.sh (File stream based Input/Output): Mention it.
26585         * doc/posix-functions/freopen.texi (freopen): Mention pitfalls and
26586         freopen-safer module.
26587         * doc/posix-functions/stderr.texi (stderr): Likewise.
26588         * doc/posix-functions/stdin.texi (stdin): Likewise.
26589         * doc/posix-functions/stdout.texi (stdout): Likewise.
26590         * modules/freopen-safer-tests: New test.
26591         * tests/test-reopen-safer.c: New file.
26592
26593 2009-11-05  Jim Meyering  <meyering@redhat.com>
26594
26595         maint.mk: Prohibit inclusion of "close-stream.h" without use.
26596         * top/maint.mk (sc_prohibit_close_stream_without_use): New rule.
26597
26598 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26599
26600         * modules/pmccabe2html (configure.ac): Check for pmccabe tool.
26601
26602 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26603
26604         * modules/getaddrinfo (Link): Add $(INET_NTOP_LIB).
26605
26606 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26607
26608         Fix link error.
26609         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
26610         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
26611
26612 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26613
26614         * tests/test-func.c: Also test value of __func__.
26615
26616 2009-11-05  Simon Josefsson  <simon@josefsson.org>
26617
26618         * tests/test-sys_socket.c: Use smaller constant value, sa_family_t
26619         may be an 8-bit type.  Reported by Bruno Haible <bruno@clisp.org>.
26620
26621 2009-11-05  Bruno Haible  <bruno@clisp.org>
26622
26623         Fix link error.
26624         * m4/inet_ntop.m4 (gl_INET_NTOP): Fix test of AC_SEARCH_LIBS result.
26625         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
26626         Reported by Brad Hards <bradh@frogmouth.net> via Simon Josefsson.
26627
26628 2009-11-05  Bruno Haible  <bruno@clisp.org>
26629
26630         Tests for module 'inet_pton'.
26631         * modules/inet_pton-tests: New file.
26632         * tests/test-inet_pton.c: New file.
26633
26634 2009-11-05  Bruno Haible  <bruno@clisp.org>
26635
26636         Tests for module 'inet_ntop'.
26637         * modules/inet_ntop-tests: New file.
26638         * tests/test-inet_ntop.c: New file.
26639
26640 2009-11-04  Eric Blake  <ebb9@byu.net>
26641
26642         stdlib-safer: wrap all mkstemp variants
26643         * modules/mkostemp (configure.ac): Set witness.
26644         * modules/mkostemps (configure.ac): Likewise.
26645         * modules/mkstemps (configure.ac): Likewise.
26646         * lib/stdlib-safer.h (mkostemp_safer, mkostemps_safer)
26647         (mkstemps_safer): Wrap more functions.
26648         * lib/stdlib--.h (mkostemp, mkostemps, mkstemps): Default the
26649         wrapping.
26650         * lib/mkstemp-safer.c (mkostemp_safer, mkostemps_safer)
26651         (mkstemps_safer): Implement the wrappers.
26652
26653         mkstemps, mkostemps: new modules
26654         * modules/mkostemps: New module.
26655         * modules/mkstemps: Likewise.
26656         * lib/mkostemps.c (mkostemps): New file.
26657         * lib/mkstemps.c (mkstemps): Likewise.
26658         * m4/mkostemps.m4 (gl_FUNC_MKOSTEMPS): Likewise.
26659         * m4/mkstemps.m4 (gl_FUNC_MKSTEMPS): Likewise.
26660         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Add witnesses.
26661         * modules/stdlib (Makefile.am): Substitute them.
26662         * lib/stdlib.in.h (mkostemps, mkstemps): Declare them.
26663         * doc/glibc-functions/mkstemps.texi (mkstemps): New file.
26664         * doc/glibc-functions/mkostemps.texi (mkostemps): Likewise.
26665         * doc/gnulib.texi (Glibc stdlib.h): Include them.
26666         * MODULES.html.sh (File system functions): Mention them.
26667
26668         tempname: resync from glibc
26669         * lib/tempname.c (__gen_tempname): Add suffixlen argument.  Use
26670         same values for __GT_FILE as glibc.  Abort even when assertions
26671         are disabled.
26672         * lib/tempname.h (GT_FILE): Use glibc __GT_FILE, if available, and
26673         match its value otherwise.  Allow idempotent inclusion.
26674         * lib/mkdtemp.c (mkdtemp): Adjust caller.
26675         * lib/mkostemp.c (mkostemp): Likewise.
26676         * lib/mkstemp.c (mkstemp): Likewise.
26677         * lib/tmpfile.c (tmpfile): Likewise.
26678         * NEWS: Document this.
26679
26680         utimens: fix use of futimens on older Linux
26681         * lib/utimens.c (fdutimens): Use updated, rather than original,
26682         timespec to avoid bug in older Linux kernel.
26683         Reported by Simon Josefsson.
26684
26685 2009-11-04  Bruno Haible  <bruno@clisp.org>
26686
26687         Make num_processors more flexible and consistent.
26688         * lib/nproc.h (enum nproc_query): New type.
26689         (num_processors): Add a 'query' argument.
26690         * lib/nproc.c: Include <stdlib.h>, <sched.h>, c-ctype.h.
26691         (num_processors): Add a 'query' argument. Test the value of the
26692         OMP_NUM_THREADS environment variable if requested. On Linux, NetBSD,
26693         mingw, count the number of CPUs available for the current process.
26694         * m4/nproc.m4 (gl_PREREQ_NPROC): Require AC_USE_SYSTEM_EXTENSIONS.
26695         Check for sched_getaffinity and sched_getaffinity_np.
26696         * modules/nproc (Depends-on): Add c-ctype, extensions.
26697         * NEWS: Mention the change.
26698
26699 2009-11-03  Bruno Haible  <bruno@clisp.org>
26700
26701         * NEWS: Document the new library dependencies of inet_ntop, inet_pton.
26702
26703 2009-11-03  Jim Meyering  <meyering@redhat.com>
26704
26705         test-getaddrinfo: avoid compilation failure on FreeBSD 7.2
26706         * tests/test-getaddrinfo.c (simple): Test for EAI_NODATA only
26707         if it is defined.
26708
26709 2009-11-02  Eric Blake  <ebb9@byu.net>
26710
26711         mktime, timegm: share common declaration
26712         * lib/mktime-internal.h: New file.
26713         * lib/mktime.c: Use it rather than open-coding a declaration.
26714         * lib/timegm.c: Likewise.
26715         * modules/mktime (Files): Ship it.
26716         * modules/timegm (Files): Likewise.
26717         Suggested by Bruno Haible.
26718
26719         test-update-copyright: update test to match script changes
26720         * tests/test-update-copyright.sh: Avoid hard-coding perl
26721         location.  Don't update *.bak created by earlier runs.
26722
26723 2009-11-02  Paul Eggert  <eggert@cs.ucla.edu>
26724             Simon Josefsson  <simon@josefsson.org>
26725             Bruno Haible  <bruno@clisp.org>
26726
26727         Fix link error on Solaris 8.
26728         * m4/inet_pton.m4 (gl_INET_PTON): Search for the function inet_pton
26729         also in libnsl. Define also INET_PTON_LIB.
26730         * modules/inet_pton (Link): New section.
26731
26732 2009-11-02  Simon Josefsson  <simon@josefsson.org>
26733             Bruno Haible  <bruno@clisp.org>
26734
26735         * m4/inet_ntop.m4 (gl_INET_NTOP): Define also INET_NTOP_LIB.
26736         * modules/inet_ntop (Link): New section.
26737         Reported by Boyan Kasarov <bkasarov@gmail.com>.
26738
26739 2009-11-02  Eric Blake  <ebb9@byu.net>
26740
26741         maint: avoid compiler warnings in m4 macros
26742         * m4/ungetc.m4 (gl_FUNC_UNGETC_WORKS): Avoid unused variable.
26743         * m4/rmdir.m4 (gl_FUNC_RMDIR): Include correct header.
26744
26745 2009-11-02  Simon Josefsson  <simon@josefsson.org>
26746
26747         * m4/pmccabe2html.m4: Remove file.
26748         * modules/pmccabe2html: Drop pmccabe2html.m4.  Don't call m4
26749         function.  Change maintainer.
26750         * build-aux/pmccabe2html: Use /bin/sh with magic instead of
26751         hard-coding path to awk.  Tiny patch from ludo@gnu.org (Ludovic
26752         Courtès).
26753
26754 2009-10-31  Eric Blake  <ebb9@byu.net>
26755
26756         fseeko: fix m4 regression
26757         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Use modern macro.  Fixes
26758         regression from 2009-10-27.
26759         Reported by Ralf Wildenhues.
26760
26761 2009-10-31  Jim Meyering  <meyering@redhat.com>
26762
26763         inttostr: aesthetics and improved (compile-time) safety
26764         Define inttype_is_signed rather than inttype_is_unsigned,
26765         since the sole use is via "#if inttype_is_signed".
26766         * lib/imaxtostr.c (inttype_is_signed): Define this, rather than
26767         inttype_is_unsigned.
26768         * lib/offtostr.c (inttype_is_signed): Likewise.
26769         * lib/uinttostr.c (inttype_is_signed): Likewise.
26770         * lib/umaxtostr.c (inttype_is_signed): Likewise.
26771         * lib/inttostr.c (inttostr): Use verify to cross-check the
26772         inttype_is_signed value and the signedness of the actual type.
26773         * modules/inttostr (Depends-on): Add verify.
26774
26775 2009-10-30  Eric Blake  <ebb9@byu.net>
26776
26777         build: avoid compiler warnings
26778         * lib/fchmodat.c (lchmod): Mark unused variables.
26779         * lib/getopt.c (_getopt_initialize): Likewise.
26780         * lib/mktime.c (__mktime_internal): Provide prototype.
26781         * lib/inttostr.c (inttostr): Avoid compiler warning even with
26782         older gcc that do not understand #pragma GCC diagnostic.
26783         * lib/uinttostr.c (inttype_is_unsigned): Define.
26784         * lib/umaxtostr.c (inttype_is_unsigned): Likewise.
26785
26786 2009-10-30  Michael Haubenwallner  <michael.haubenwallner@salomon.at>
26787
26788         stat: fix compilation on AIX
26789         * lib/sys_stat.in.h (stat): Work with fact that large files on AIX
26790         only see struct stat64.
26791
26792 2009-10-30  Eric Blake  <ebb9@byu.net>
26793
26794         exclude: make more robust
26795         * lib/exclude.c (excluded_file_name): Abort on unexpected value,
26796         rather than masking a coding bug.
26797         Suggested by Bruno Haible.
26798
26799 2009-10-30  Jim Meyering  <meyering@redhat.com>
26800
26801         perl scripts: remove #!/usr/bin/perl in favor of more portable...
26802         Rather than putting #!/usr/bin/perl on the first line,
26803         start with a variant of what's recommended by "man perlrun" that
26804         invokes the first "perl" program from your shell's search path.
26805         * build-aux/gitlog-to-changelog: Replace #!... as above.
26806         Add a "Local Variables" perl mode setting.
26807         Prompted by a patch from Ludovic Courtès.
26808         Improved by Eric Blake.
26809         * build-aux/useless-if-before-free: Likewise.
26810         * build-aux/announce-gen: Likewise.
26811         * build-aux/update-copyright: Likewise.
26812
26813 2009-10-29  Eric Blake  <ebb9@byu.net>
26814
26815         filenamecat-lgpl: adjust clients
26816         * modules/linkat (Depends-on): Use filenamecat-lgpl, not
26817         filenamecat.
26818         * modules/renameat (Depends-on): Likewise.
26819
26820         filenamecat: split into filenamecat-lgpl
26821         * modules/filenamecat-lgpl: New module.
26822         * modules/filenamecat (Files): Move library-safe files into
26823         filenamecat-lgpl.
26824         (Depends-on): Add filenamecat-lgpl.
26825         (configure.ac): Declare witness.
26826         * lib/filenamecat.h (file_name_concat): Only declare when using
26827         GPL module.
26828         * lib/filenamecat.c (longest_relative_suffix, mfile_name_concat):
26829         Move...
26830         * lib/filenamecat-lgpl.c: ...into new file.
26831         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT_LGPL): New macro.
26832         (gl_FILE_NAME_CONCAT): Use it.
26833         * MODULES.html.sh (File system functions): Mention new module.
26834
26835         argp: avoid memory leak
26836         * modules/argp (Depends-on): Use dirname-lgpl, not dirname.
26837         * lib/argp-namefrob.h (__argp_base_name): Use last_component, not
26838         base_name, since the latter malloc()s and can call exit().
26839         Leak introduced 2006-07-03.
26840
26841         dirname-lgpl: adjust clients that don't need full dirname
26842         * modules/backupfile (Depends-on): Use dirname-lgpl, not dirname.
26843         * modules/filenamecat (Depends-on): Likewise.
26844         * modules/linkat (Depends-on): Likewise.
26845         * modules/mkancesdirs (Depends-on): Likewise.
26846         * modules/mkdir (Depends-on): Likewise.
26847         * modules/openat (Depends-on): Likewise.
26848         * modules/savewd (Depends-on): Likewise.
26849         * modules/rename (Depends-on): Likewise.
26850         (License): Relax license.
26851         * modules/mkdir-tests (Depends-on): Drop progname.
26852         (Makefile.am): Delete unneeded LDADD.
26853         * modules/rename-tests (Depends-on, Makefile.am): Likewise.
26854
26855         dirname: split into dirname-lgpl
26856         * modules/dirname-lgpl: New module.
26857         * modules/dirname (Files): Move library-safe files into
26858         dirname-lgpl.
26859         (Depends-on): Add dirname-lgpl.
26860         (configure.ac): Declare witness.
26861         * modules/double-slash-root (License): Relax license.
26862         * lib/dirname.h (base_name, dir_name): Only declare when using GPL
26863         module.
26864         * lib/dirname.c (dir_len, mdir_name): Move...
26865         * lib/dirname-lgpl.c: ...into new file.
26866         * lib/basename.c (last_component, base_len): Move...
26867         * lib/basename-lgpl.c: ...into new file.
26868         * m4/dirname.m4 (gl_DIRNAME_LGPL): New macro.
26869         (gl_DIRNAME): Use it.
26870         * MODULES.html.sh (Enhancements for POSIX:2008 functions):
26871         Mention new module.
26872         * modules/dirname-tests (Depends-on): Add progname.
26873         * tests/test-dirname.c (program_name): Delete.
26874
26875         mkdir: make safe for libraries
26876         * modules/mkdir (Depends-on): Drop xalloc.
26877         * lib/mkdir.c (rpl_mkdir): Fail with ENOMEM rather than calling
26878         exit.
26879
26880         tests: avoid some compiler warnings
26881         * tests/test-getaddrinfo.c (simple): Mark static, and allow string
26882         literals.
26883         * tests/test-memchr.c (main): Avoid type mismatch.
26884         * tests/test-arpa_inet.c (main): Avoid unused parameters.
26885         * tests/test-base64.c (main): Likewise.
26886         * tests/test-getdelim.c (main): Likewise.
26887         * tests/test-gethostname.c (main): Likewise.
26888         * tests/test-getline.c (main): Likewise.
26889         * tests/test-netinet_in.c (main): Likewise.
26890         * tests/test-select.c (open_server_socket, main): Likewise.
26891         * tests/test-select-stdin.c (main): Likewise.
26892         * tests/test-sockets.c (main): Likewise.
26893         * tests/test-strsignal.c (main): Likewise.
26894         * tests/test-sys_select.c (main): Likewise.
26895         * tests/test-sys_socket.c (main): Likewise.
26896         * tests/test-u64.c (main): Likewise.
26897         * tests/test-xfprintf-posix.c (main): Likewise.
26898         * tests/test-xvasprintf.c (test_xvasprintf, main): Likewise.
26899
26900         sockets: avoid compiler warning
26901         * lib/sockets.c (gl_sockets_startup): Mark unused parameter.
26902
26903         maint: detect usage(1) and other suspicious exits
26904         * top/maint.mk (sc_prohibit_magic_number_exit): New rule.
26905
26906 2009-10-29  Jim Meyering  <meyering@redhat.com>
26907
26908         timespec: long-to-int truncation could make timespec_cmp malfunction
26909         * lib/timespec.h (timespec_cmp): Do not interpret a difference of
26910         a multiple of 2^32 nanoseconds as no difference.
26911
26912 2009-10-28  Jim Meyering  <meyering@redhat.com>
26913
26914         fprintftime: wrap macro code argument in "do {...} while(0)"
26915         * lib/strftime.c (cpy) [FPRINTFTIME]: The second argument to the
26916         cpy macro must be a statement that can be followed by a semicolon.
26917         Now that the else clause contains a comment and is hence longer
26918         than one line, I require curly braces.  That in turn requires
26919         that we wrap this code block in the standard do...while(0).
26920
26921         fprintftime: remove stray semicolon from previous change
26922         * lib/strftime.c (cpy) [FPRINTFTIME]: Remove trailing semicolon.
26923
26924         fprintftime: avoid a warning about ignored fwrite return value
26925         * lib/strftime.c [FPRINTFTIME]: Include "ignore-value.h".
26926         (cpy) [FPRINTFTIME]: Ignore fwrite failure, even though technically,
26927         that is unsafe.
26928         * modules/fprintftime (Depends-on): Add ignore-value.
26929
26930         exclude: avoid an unwarranted warning
26931         * lib/exclude.c (excluded_file_name): Initialize "rc" before switch.
26932
26933 2009-10-27  Eric Blake  <ebb9@byu.net>
26934
26935         fseek: avoid compilation failure when fflush is replaced
26936         * m4/fseek.m4 (gl_REPLACE_FSEEK): New macro.
26937         * m4/fseeko.m4 (gl_REPLACE_FSEEKO): Also replace fseek, if fseek
26938         module is in use.
26939         * lib/stdio.in.h (GNULIB_FSEEKO): Only poison fseek if fseek
26940         module is not in use; since REPLACE_FSEEK worked otherwise.
26941         (GNULIB_FTELLO): Likewise for ftell.
26942         Reported by Ian Beckwith and others.
26943
26944 2009-10-27  Bruno Haible  <bruno@clisp.org>
26945
26946         * lib/isnan.c (rpl_isnan[fdl]): Repeat the specification declaration.
26947         Reported by Jim Meyering.
26948
26949 2009-10-27  Jim Meyering  <jim@meyering.net>
26950             Bruno Haible  <bruno@clisp.org>
26951
26952         Avoid warning despite dropping the return value of fwrite.
26953         * lib/unicodeio.c: Include ignore-value.h.
26954         (fwrite_success_callback): Explicitly ignore fwrite's return value.
26955         * modules/unicodeio (Depends-on): Add ignore-value.
26956
26957 2009-10-26  Eric Blake  <ebb9@byu.net>
26958
26959         areadlinkat: fix fallback path
26960         * lib/at-func.c (AT_FUNC_NAME): Avoid signed comparison between
26961         pointer and zero.
26962
26963 2009-10-22  Pádraig Brady  <P@draigBrady.com>
26964
26965         Use a better IO block size for modern systems
26966         * lib/copy-file.c (copy_file_preserving): Used a 32KiB malloced buffer.
26967         * lib/md2.c: Likewise.
26968         * lib/md4.c: Likewise.
26969         * lib/md5.c: Likewise.
26970         * lib/sha1.c: Likewise.
26971         * lib/sha256.c: Likewise.
26972         * lib/sha512.c: Likewise.
26973
26974 2009-10-22  Eric Blake  <ebb9@byu.net>
26975
26976         tests: avoid several compiler warnings
26977         * tests/test-getcwd.c (main): Avoid buffer underflow.
26978         * tests/test-getdate.c (main): String literals are not safe with
26979         putenv, so use setenv.  Declare unused argument.
26980         * modules/getdate-tests (Depends-on): Add setenv.
26981         * tests/test-argv-iter.c (main): Declare unused argument.  Avoid
26982         problems with string literals in char *.
26983         * tests/test-hash.c (main): Avoid shadowing declaration.
26984         (insert_new): Treat string literals as char const *.
26985         * tests/test-getopt.h (test_getopt): Likewise.
26986         (getopt_loop): Alter types to minimize casting elsewhere.
26987         * tests/test-getopt_long.h (test_getopt_long, getopt_long_loop)
26988         (test_getopt_long_posix): Likewise.
26989         (do_getopt_long): Add wrapper to minimize casting.
26990         * tests/test-atexit.c (clear_temp_file): Use void.
26991         * tests/test-areadlink-with-size.c (main): Declare unused
26992         arguments.
26993         * tests/test-areadlink.c (main): Likewise.
26994         * tests/test-areadlinkat-with-size.c (main): Likewise.
26995         * tests/test-areadlinkat.c (main): Likewise.
26996         * tests/test-canonicalize-lgpl.c (main): Likewise.
26997         * tests/test-canonicalize.c (main): Likewise.
26998         * tests/test-dirent-safer.c (main): Likewise.
26999         * tests/test-dirname.c (main): Likewise.
27000         * tests/test-dup2.c (main): Likewise.
27001         * tests/test-fchdir.c (main): Likewise.
27002         * tests/test-fcntl-h.c (main): Likewise.
27003         * tests/test-fcntl-safer.c (main): Likewise.
27004         * tests/test-fdopendir.c (main): Likewise.
27005         * tests/test-fdutimensat.c (main): Likewise.
27006         * tests/test-fflush.c (main): Likewise.
27007         * tests/test-filenamecat.c (main): Likewise.
27008         * tests/test-filevercmp.c (main): Likewise.
27009         * tests/test-fopen-safer.c (main): Likewise.
27010         * tests/test-fopen.c (main): Likewise.
27011         * tests/test-fpending.c (main): Likewise.
27012         * tests/test-fpurge.c (main): Likewise.
27013         * tests/test-freading.c (main): Likewise.
27014         * tests/test-fstatat.c (main): Likewise.
27015         * tests/test-fsync.c (main): Likewise.
27016         * tests/test-futimens.c (main): Likewise.
27017         * tests/test-getndelim2.c (main): Likewise.
27018         * tests/test-gettimeofday.c (main): Likewise.
27019         * tests/test-getopt.c (main): Likewise.
27020         * tests/test-i-ring.c (main): Likewise.
27021         * tests/test-inttypes.c (main): Likewise.
27022         * tests/test-link.c (main): Likewise.
27023         * tests/test-lstat.c (main): Likewise.
27024         * tests/test-math.c (main): Likewise.
27025         * tests/test-md5.c (main): Likewise.
27026         * tests/test-memchr2.c (main): Likewise.
27027         * tests/test-memrchr.c (main): Likewise.
27028         * tests/test-mkdir.c (main): Likewise.
27029         * tests/test-mkdirat.c (main): Likewise.
27030         * tests/test-mkfifoat.c (main): Likewise.
27031         * tests/test-open.c (main): Likewise.
27032         * tests/test-openat-safer.c (main): Likewise.
27033         * tests/test-openat.c (main): Likewise.
27034         * tests/test-quotearg.c (main): Likewise.
27035         * tests/test-rawmemchr.c (main): Likewise.
27036         * tests/test-readlink.c (main): Likewise.
27037         * tests/test-remove.c (main): Likewise.
27038         * tests/test-rename.c (main): Likewise.
27039         * tests/test-renameat.c (main): Likewise.
27040         * tests/test-rmdir.c (main): Likewise.
27041         * tests/test-sha1.c (main): Likewise.
27042         * tests/test-signal.c (main): Likewise.
27043         * tests/test-sigaction.c (main): Likewise.
27044         * tests/test-stat.c (main): Likewise.
27045         * tests/test-stat-time.c (main): Likewise.
27046         * tests/test-stddef.c (main): Likewise.
27047         * tests/test-stdint.c (main): Likewise.
27048         * tests/test-stdio.c (main): Likewise.
27049         * tests/test-stdlib.c (main): Likewise.
27050         * tests/test-strchrnul.c (main): Likewise.
27051         * tests/test-strerror.c (main): Likewise.
27052         * tests/test-string.c (main): Likewise.
27053         * tests/test-strtod.c (main): Likewise.
27054         * tests/test-strverscmp.c (main): Likewise.
27055         * tests/test-symlink.c (main): Likewise.
27056         * tests/test-symlinkat.c (main): Likewise.
27057         * tests/test-sys_stat.c (main): Likewise.
27058         * tests/test-sys_time.c (main): Likewise.
27059         * tests/test-time.c (main): Likewise.
27060         * tests/test-unistd.c (main): Likewise.
27061         * tests/test-unlink.c (main): Likewise.
27062         * tests/test-unlinkat.c (main): Likewise.
27063         * tests/test-utimens.c (main): Likewise.
27064         * tests/test-utimensat.c (main): Likewise.
27065         * tests/test-version-etc.c (main): Likewise.
27066         * tests/test-wchar.c (main): Likewise.
27067         * tests/test-wctype.c (main): Likewise.
27068         * tests/test-xprintf-posix.c (main): Likewise.
27069         * tests/test-posixtm.c (main): Likewise.
27070         (STREQ): Delete unused macro.
27071         * tests/test-linkat.c (main): Declare unused arguments.  Avoid
27072         shadowed variables.
27073         * tests/test-memchr.c (main): Likewise.
27074
27075 2009-10-21  Eric Blake  <ebb9@byu.net>
27076
27077         areadlinkat: avoid failure on older glibc
27078         * lib/at-func.c (AT_FUNC_NAME): Check for explicit FUNC_FAIL,
27079         rather than mis-comparing 0 against FUNC_RESULT of char*.
27080
27081 2009-10-21  Bruno Haible  <bruno@clisp.org>
27082
27083         * modules/stpncpy (License): Relicense under LGPLv2+.
27084         Reported by David Lutterkort <lutter@redhat.com>.
27085
27086 2009-10-20  Eric Blake  <ebb9@byu.net>
27087
27088         utimensat: work around Solaris 9 bug
27089         * lib/utimens.c (fdutimens, lutimens): Force a stat if platform
27090         has trailing slash bugs.
27091         * tests/test-lutimens.h (test_lutimens): Enhance test.
27092         * tests/test-utimens.h (test_utimens): Likewise.
27093         * doc/posix-functions/utime.texi (utime): Enhance documentation.
27094         * doc/posix-functions/utimes.texi (utimes): Likewise.
27095         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
27096         * doc/glibc-functions/futimesat.texi (futimesat): Likewise.
27097         * doc/glibc-functions/lutimes.texi (lutimes): Likewise.
27098         * doc/posix-functions/futimens.texi (futimens): Likewise.
27099
27100         fdutimensat: new module
27101         * modules/fdutimensat: New file.
27102         * lib/fdutimensat.c (fdutimensat): Likewise.
27103         * lib/utimens.h (fdutimensat, lutimensat): Declare new functions.
27104         * MODULES.html.sh (File system functions): Mention module.
27105         * modules/fdutimensat-tests: New test.
27106         * tests/test-fdutimensat.c: Likewise.
27107
27108         doc: regenerate INSTALL
27109         * doc/INSTALL: Reflect recent autoconf update.
27110         * doc/INSTALL.ISO: Likewise.
27111         * doc/INSTALL.UTF-8: Likewise.
27112
27113 2009-10-20  Pádraig Brady  <P@draigBrady.com>
27114
27115         acl: warn if ACL support is not detected
27116         * m4/acl.m4 (gl_FUNC_ACL): Output a warning if ACL support is not found.
27117
27118 2009-10-19  Giuseppe Scrivano  <gscrivano@gnu.org>
27119
27120         * lib/nproc.h: Add extern "C" block for C++.
27121
27122 2009-10-18  Reuben Thomas  <rrt@sc3d.org>
27123             Bruno Haible  <bruno@clisp.org>
27124
27125         * doc/posix-functions/isascii.texi: Document the 2 alternative APIs.
27126         * doc/posix-functions/isalnum.texi: Document the 4 alternative APIs.
27127         * doc/posix-functions/isalpha.texi: Likewise.
27128         * doc/posix-functions/isblank.texi: Likewise.
27129         * doc/posix-functions/iscntrl.texi: Likewise.
27130         * doc/posix-functions/isdigit.texi: Likewise.
27131         * doc/posix-functions/isgraph.texi: Likewise.
27132         * doc/posix-functions/islower.texi: Likewise.
27133         * doc/posix-functions/isprint.texi: Likewise.
27134         * doc/posix-functions/ispunct.texi: Likewise.
27135         * doc/posix-functions/isspace.texi: Likewise.
27136         * doc/posix-functions/isupper.texi: Likewise.
27137         * doc/posix-functions/isxdigit.texi: Likewise.
27138
27139 2009-10-18  Bruno Haible  <bruno@clisp.org>
27140
27141         Tests for module 'isblank'.
27142         * modules/isblank-tests: New file.
27143         * tests/test-isblank.c: New file.
27144
27145         New module 'isblank'.
27146         * lib/isblank.c: New file.
27147         * m4/isblank.m4: New file.
27148         * modules/isblank: New file.
27149         * doc/posix-functions/isblank.texi: Mention the new module.
27150
27151 2009-10-18  Bruno Haible  <bruno@clisp.org>
27152
27153         New module 'ctype'.
27154         * lib/ctype.in.h: New file.
27155         * m4/ctype.m4: New file.
27156         * modules/ctype: New file.
27157         * doc/posix-headers/ctype.texi: Mention the new module.
27158
27159 2009-10-18  Jim Meyering  <meyering@redhat.com>
27160
27161         m4: stylistic-only: hoist AC_SUBST to be adjacent to initialization
27162         Declare a variable like LIB_CLOCK_GETTIME to be AC_SUBSTituted
27163         right after its initialization, rather than farther down.
27164         Keeping these in close proximity makes it easier to ensure
27165         that each such variable is initialized.  E.g.,
27166
27167             LIB_CLOCK_GETTIME=
27168             AC_SUBST([LIB_CLOCK_GETTIME])
27169
27170         This change also increments these serial numbers.
27171         * m4/clock_time.m4 (gl_CLOCK_TIME): Hoist AC_SUBST use.
27172         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
27173         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
27174
27175 2009-10-18  Bruno Haible  <bruno@clisp.org>
27176
27177         Don't let environment variables perturb build.
27178         * m4/gethrxtime.m4 (gl_GETHRXTIME): Initialize LIB_GETHRXTIME here...
27179         (gl_PREREQ_GETHRXTIME): ... not here.
27180
27181 2009-10-18  Bruno Haible  <bruno@clisp.org>
27182
27183         Avoid symlink attack in localcharset module.
27184         * lib/localcharset.c: Include <fcntl.h>, <unistd.h>.
27185         (O_NOFOLLOW): Define fallback.
27186         (get_charset_aliases): Don't open the file if it is a symbolic link.
27187         * m4/fcntl_h.m4 (gl_FCNTL_O_FLAGS): New macro, extracted from
27188         gl_FCNTL_H.
27189         (gl_FCNTL_H): Require it.
27190         * m4/localcharset.m4 (gl_LOCALCHARSET): Likewise.
27191         * modules/localcharset (Files): Add m4/fcntl_h.m4.
27192         Reported by Fergal Glynn <fglynn@veracode.com>.
27193
27194 2009-10-18  Bruno Haible  <bruno@clisp.org>
27195
27196         Implement nproc for mingw.
27197         * lib/nproc.c: Include <windows.h>
27198         (num_processors): On native Windows platforms, try GetSystemInfo.
27199
27200 2009-10-18  Bruno Haible  <bruno@clisp.org>
27201
27202         Implement nproc for IRIX.
27203         * lib/nproc.c: Include <sys/sysmp.h>.
27204         (num_processors): On IRIX systems, try sysmp.
27205         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/sysmp.h and sysmp.
27206
27207 2009-10-18  Bruno Haible  <bruno@clisp.org>
27208
27209         Implement nproc for HP-UX.
27210         * lib/nproc.c: Include <sys/pstat.h>
27211         (num_processors): On HP-UX systems, try pstat_getdynamic.
27212         * m4/nproc.m4 (gl_PREREQ_NPROC): Check for sys/pstat.h and
27213         pstat_getdynamic.
27214
27215 2009-10-18  Giuseppe Scrivano  <gscrivano@gnu.org>
27216             Bruno Haible  <bruno@clisp.org>
27217
27218         Implement nproc for NetBSD, OpenBSD.
27219         * lib/nproc.c: Include <sys/types.h>, <sys/param.h>, <sys/sysctl.h>.
27220         (ARRAY_SIZE): New macro.
27221         (num_processors): On BSD systems, try sysctl of HW_NCPU.
27222         * m4/nproc.m4: New file.
27223         * modules/nproc (Files): Add m4/nproc.m4.
27224         (configure.ac): Invoke gl_NPROC. Remove AC_LIBOBJ invocation.
27225         (Makefile.am): Instead, augment lib_SOURCES.
27226
27227 2009-10-18  Bruno Haible  <bruno@clisp.org>
27228
27229         Fix recognition of sys/sysctl.h on OpenBSD 4.0.
27230         * m4/physmem.m4 (gl_PHYSMEM): Before including sys/sysctl.h, include
27231         sys/param.h.
27232
27233 2009-10-16  Eric Blake  <ebb9@byu.net>
27234
27235         utimensat: new module
27236         * modules/utimensat: New file.
27237         * lib/utimensat.c (utimensat): Likewise.
27238         * m4/utimensat.m4 (gl_FUNC_UTIMENSAT): Likewise.
27239         * lib/utimens.c (utimensat): Avoid recursion into rpl_utimensat,
27240         so we can work around Linux bugs.
27241         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
27242         * modules/sys_stat (Makefile.am): Substitute them.
27243         * lib/sys_stat.in.h (utimensat): Declare it.
27244         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
27245         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
27246         * modules/utimensat-tests: New test.
27247         * tests/test-utimensat.c: Likewise.
27248
27249         utimens: let lutimens work on non-symlinks
27250         * lib/utimens.c (lutimens): Fall back to utimens rather than
27251         failing with ENOSYS, when file is not a symlink.
27252         (utimens): Reduce redirection.
27253         * tests/test-lutimens.h (test_lutimens): Update test to cover
27254         non-symlinks.
27255         * tests/test-utimens.h (test_utimens): Update test to cover
27256         symlinks.
27257         * tests/test-utimens.c (main): Update caller.
27258
27259         utimens: cache whether utimensat syscall works
27260         * lib/utimens.c (utimensat_works_really): New cache variable.
27261         (fdutimens, lutimens): Use it to avoid failing syscall.
27262
27263         test-stat-time, test-utimens: improve portability
27264         * tests/test-stat-time.c (nap): Lengthen delay to 20ms, for
27265         ext4 on alpha, and for cygwin.
27266         * tests/test-utimens-common.h: New file.
27267         (nap): Factor delays into single function.
27268         * tests/test-lutimens.h (test_lutimens): Use new header.
27269         * tests/test-futimens.h (test_futimens): Likewise.
27270         * tests/test-utimens.h (test_utimens): Likewise.  Also, force NFS
27271         timestamps to occur from same machine, as was done previously for
27272         test_utimens.
27273         * modules/utimens-tests (Files): Ship new file.
27274         * modules/futimens-tests (Files): Likewise.
27275         Reported in part by Jim Meyering.
27276
27277         sys_stat: sort replacement declarations
27278         * lib/sys_stat.in.h: Sort declarations.
27279         * lib/futimens.c (futimens): Fix typo.
27280
27281 2009-10-15  Jim Meyering  <meyering@redhat.com>
27282
27283         don't let environment settings perturb build
27284         Setting the envvars, LIB_CLOCK_GETTIME, LIB_EACCESS or LIB_NANOSLEEP
27285         could cause a configure-time and/or build-time malfunction.
27286         Typically, a configure-time function-in-library test is performed
27287         via code like this:
27288
27289           LIB_VAR=
27290           AC_SUBST([LIB_VAR])
27291           prefix_saved_LIBS=$LIBS
27292             AC_SEARCH_LIBS([FUNC], [LIB_NAME],
27293                        [test "$ac_cv_search_FUNC" = "none required" ||
27294                         LIB_VAR=$ac_cv_search_FUNC])
27295           LIBS=$prefix_saved_LIBS
27296
27297         However, in each of the files affected by this change, the LIB_VAR=
27298         initialization was omitted.  Thus, when set in the environment, its
27299         value would propagate into generated Makefiles when FUNC is not found
27300         in LIB_NAME.
27301         * m4/clock_time.m4 (gl_CLOCK_TIME): Initialize AC_SUBST'd var.
27302         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
27303         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
27304
27305 2009-10-14  Eric Blake  <ebb9@byu.net>
27306
27307         fchdir: avoid infinite recursion in mingw
27308         * lib/fchdir.c (rpl_fstat): Call system fstat, rather than
27309         recursing.
27310
27311         test-stat-time: port to mingw
27312         * tests/test-stat-time.c (force_unlink): Return a value.
27313         (test_ctime) [W32]: Fix compilation error.
27314         (nap): Don't call usleep with too large an argument.  Use
27315         force_unlink.
27316         * doc/pastposix-functions/usleep.texi (usleep): Document the
27317         portability issue.
27318
27319 2009-10-13  Jim Meyering  <meyering@redhat.com>
27320
27321         use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS in modules/*
27322         * modules/pipe-filter-gi: Use AC_CHECK_FUNCS_ONCE, not AC_CHECK_FUNCS.
27323         * modules/pipe-filter-ii: Likewise.
27324         * modules/sys_socket-tests: Likewise.
27325         * modules/tsearch-tests: Likewise.
27326         * Makefile (sc_prefer_ac_check_funcs_once): New rule.
27327         (check): Depend on it.
27328
27329 2009-10-12  Eric Blake  <ebb9@byu.net>
27330
27331         utimens-tests: port to NFS file systems
27332         * tests/test-utimens.h (test_utimens): Refactor utimecmp
27333         comparisons to avoid spurious failures from timestamp drift
27334         between NFS machines.
27335
27336 2009-10-12  Eric Blake  <ebb9@byu.net>
27337
27338         stat-time-tests: minor cleanups
27339         * modules/stat-time-tests (configure.ac): Use AC_CHECK_FUNCS_ONCE.
27340         * tests/test-stat-time.c (nap): Separate assignment from call.
27341         Suggested by Paolo Bonzini and Bruno Haible.
27342
27343         sys_stat: guarantee struct timespec
27344         * lib/sys_stat.in.h (includes): Always include <time.h>
27345         * modules/sys_stat (Depends-on): Add time.
27346         * tests/test-sys_stat.c: Guarantee struct timespec, as well as
27347         mode_t permission values.
27348         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document how to
27349         get at subsecond timestamps.
27350
27351 2009-10-10  Eric Blake  <ebb9@byu.net>
27352
27353         futimens: new module
27354         * modules/futimens: New file.
27355         * lib/futimens.c (futimens): Likewise.
27356         * m4/futimens.m4 (gl_FUNC_FUTIMENS): Likewise.
27357         * lib/utimens.c (futimens): Avoid recursion into rpl_futimens, so
27358         we can work around Linux bugs.
27359         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
27360         * modules/sys_stat (Makefile.am): Substitute them.
27361         * lib/sys_stat.in.h (futimens): Declare it.
27362         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
27363         * doc/posix-functions/futimens.texi (futimens): Likewise.
27364         * modules/futimens-tests: New test.
27365         * tests/test-futimens.c: Likewise.
27366
27367         utimens: introduce fdutimens
27368         * lib/utimens.h (fdutimens): New prototype.
27369         * lib/utimens.c (gl_futimens): Move guts...
27370         (fdutimens): ...to new interface.
27371         * tests/test-utimens.c (do_fdutimens): Use it.
27372
27373         utimens: add UTIME_NOW and UTIME_OMIT support
27374         * lib/utimens.c (validate_timespec, update_timespec): New helper
27375         functions.
27376         (gl_futimens, lutimens): Use them.
27377         * modules/utimens (Depends-on): Add gettime, lstat, stat-time,
27378         stdbool, sys_stat.
27379         (Link): Mention resulting library dependency.
27380         * modules/utimecmp (Link): Likewise.
27381         * modules/utimens-tests (Depends-on): Drop stat-time, stdbool.
27382         (Makefile.am): Pick up library dependency.
27383         * lib/sys_stat.in.h (UTIME_NOW, UTIME_OMIT): Guarantee a
27384         definition.
27385         * tests/test-sys_stat.c: Test the definitions.
27386         * doc/posix-headers/sys_stat.texi (sys/stat.h): Document this.
27387         * NEWS: Document library dependency.
27388
27389         utimecmp: support symlink timestamps
27390         * lib/utimecmp.c (utimecmp): Use new interface.  Skip effort of
27391         hashing when possible.  Use pathconf when available.
27392         (SYSCALL_RESOLUTION): Recognize tighter resolution.
27393         * modules/utimecmp (Depends-on): Add lstat.
27394
27395         utimens: add lutimens interface
27396         * lib/utimens.c (lutimens): New function.
27397         * m4/utimens.m4 (gl_UTIMENS): Check for lutimes.
27398         * lib/utimens.h (lutimens): Declare new interface.
27399         * tests/test-utimens.c (main): Enhance test.
27400         * tests/test-lutimens.h (test_lutimens): New file.
27401         * modules/utimens-tests (Files): Distribute it.
27402         (Depends-on): Add symlink.
27403         (configure.ac): Check for usleep.
27404
27405         utimens: validate futimens usage
27406         * lib/utimens.c (gl_futimens): Require valid fd up front, using
27407         fewer syscalls on failure later on.  Avoid compiler warning on
27408         mingw.
27409         * modules/utimens (Depends-on): Add dup2.
27410
27411         utimens: add test
27412         * modules/utimens-tests: New test.
27413         * tests/test-utimens.h: New file.
27414         * tests/test-futimens.h: Likewise.
27415         * tests/test-utimens.c: Likewise.
27416
27417         doc: mention timestamp portability issues
27418         * doc/glibc-functions/lutimes.texi (lutimes): Refer to utimensat
27419         instead.
27420         * doc/posix-functions/utime.texi (utime): Likewise.
27421         * doc/posix-functions/utimes.texi (utimes): Likewise.
27422         * doc/glibc-functions/futimes.texi (futimes): Refer to futimens
27423         instead.
27424         * doc/posix-functions/futimens.texi (futimens): Mention utimens
27425         module.
27426         * doc/posix-functions/utimensat.texi (utimensat): Likewise.
27427         Mention weakness with symlink timestamps.
27428         * doc/glibc-functions/futimesat.texi (futimesat): New file; refer
27429         to utimensat/futimens instead.
27430         * doc/gnulib.texi (Glibc sys/time.h): Include new file.
27431
27432         test-dup2: enhance test
27433         * tests/test-dup2.c (main): Also check AT_FDCWD.
27434
27435         test-stat-time: avoid more spurious failures
27436         * tests/test-stat-time.c (nap): Wait for 15ms rather than 2ms, for
27437         xfs; and avoid race if the two timestamps cross quantization edge.
27438
27439         relocatable: prefer 'file system' over 'filesystem'
27440         * m4/relocatable-lib.m4 (gl_RELOCATABLE_NOP): Use AS_HELP_STRING.
27441         (gl_RELOCATABLE_LIBRARY_BODY): Fix spelling.
27442         * doc/relocatable-maint.texi (Supporting Relocation): Likewise.
27443         * doc/relocatable.texi (Enabling Relocatability): Likewise.
27444         * lib/relocatable.c (compute_curr_prefix): Likewise.
27445
27446 2009-10-10  Jim Meyering  <meyering@redhat.com>
27447
27448         stat-time-tests: check for the usleep function
27449         * modules/stat-time-tests (configure.ac): Now that we test HAVE_USLEEP.
27450
27451 2009-10-10  Bruno Haible  <bruno@clisp.org>
27452
27453         * modules/xnanosleep: Put the Link section after the Include section.
27454
27455 2009-10-09  Eric Blake  <ebb9@byu.net>
27456
27457         dup2: work around FreeBSD 6.1 bug
27458         * m4/dup2.m4 (gl_FUNC_DUP2): Detect bug.
27459         * doc/posix-functions/dup2.texi (dup2): Document it.
27460         Reported by Nelson H. F. Beebe and Jim Meyering.
27461
27462         test-stat-time: port to buggy NFS clients
27463         * tests/test-stat-time.c (main) [W32]: Reduce ifdefs.
27464         (test_ctime): Also skip test if mtime and ctime are skewed.
27465
27466         maint: prefer 'file system' over 'filesystem'
27467         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
27468         * doc/posix-functions/lstat.texi (lstat): Likewise.
27469         * lib/file-has-acl.c (file_has_acl): Likewise.
27470         * lib/fwriteerror.c [TEST]: Likewise.
27471         * tests/test-areadlink.h (test_areadlink): Likewise.
27472         * tests/test-areadlinkat-with-size.c (main): Likewise.
27473         * tests/test-areadlinkat.c (main): Likewise.
27474         * tests/test-canonicalize-lgpl.c (main): Likewise.
27475         * tests/test-canonicalize.c (main): Likewise.
27476         * tests/test-fstatat.c (main): Likewise.
27477         * tests/test-linkat.c (main): Likewise.
27478         * tests/test-lstat.h (test_lstat_func): Likewise.
27479         * tests/test-mkdir.h (test_mkdir): Likewise.
27480         * tests/test-readlink.h (test_readlink): Likewise.
27481         * tests/test-remove.c (main): Likewise.
27482         * tests/test-rename.h (test_rename): Likewise.
27483         * tests/test-renameat.c (main): Likewise.
27484         * tests/test-rmdir.h (test_rmdir_func): Likewise.
27485         * tests/test-symlink.h (test_symlink): Likewise.
27486         * tests/test-symlinkat.c (main): Likewise.
27487         * tests/test-unlink.h (test_unlink_func): Likewise.
27488         * tests/test-unlinkat.c (main): Likewise.
27489
27490         maint: make realtime library usage explicit
27491         * modules/gethrxtime (Link): Mention LIB_GETHRXTIME.
27492         * modules/gettime (Link): Mention LIB_CLOCK_GETTIME.
27493         * modules/settime (Link): Likewise.
27494         * modules/xnanosleep (Link): Mention LIB_NANOSLEEP.
27495
27496         test-stat-time: speed up execution
27497         * tests/test-stat-time.c (test_ctime) [!W32]: Avoid compiler
27498         warning on mingw.
27499         (nap): New helper function.
27500         (prepare_test): Use it to reduce sleep time.
27501         (test_mtime, test_ctime, test_birthtime): Allow for subsecond
27502         execution.
27503         * modules/stat-time-tests (configure.ac): Check for usleep.
27504
27505 2009-10-09  Jim Meyering  <meyering@redhat.com>
27506
27507         selinux-h: always use getfilecon wrappers
27508         * lib/getfilecon.c: New file.
27509         * lib/se-selinux.in.h: Use a better inclusion guard symbol name.
27510         [HAVE_SELINUX_SELINUX_H]: Include-next <selinux/selinux.h>.
27511         [!HAVE_SELINUX_SELINUX_H]: Use better parameter names.
27512         (fgetfilecon): Provide a stub.
27513         * m4/selinux-selinux-h.m4 (gl_HEADERS_SELINUX_SELINUX_H): Don't
27514         AC_SUBST SELINUX_SELINUX_H, since now we're generating that
27515         file unconditionally.
27516         When <selinux/selinux.h> is found, arrange to use wrappers.
27517         * modules/selinux-h (Files): Add getfilecon.c.
27518         (Makefile.am): Substitute include-next-related bits
27519         into the now-always-generated selinux/selinux.h file.
27520         * doc/glibc-functions/lgetfilecon.texi: New file.
27521         * doc/glibc-functions/fgetfilecon.texi: New file.
27522         * doc/glibc-functions/getfilecon.texi: New file.
27523         * doc/glibc-functions/getfilecon-desc.texi: New file.
27524         * doc/gnulib.texi (Glibc selinux/selinux.h): New section, by
27525         which to pull in the new files.
27526         * MODULES.html.sh (Misc): Add selinux-h.
27527
27528 2009-10-08  Jim Meyering  <meyering@redhat.com>
27529
27530         unistd: fix comment typo
27531         * lib/unistd.in.h (euidaccess): Fix a comment typo.
27532
27533 2009-10-08  Eric Blake  <ebb9@byu.net>
27534
27535         areadlink: use SIZE_MAX consistently
27536         * modules/areadlink (Depends-on): Add stdint.
27537         * modules/areadlink-with-size (Depends-on): Likewise.
27538         * lib/areadlink-with-size.c (includes): Drop stdio, since stdlib
27539         gives NULL; drop sys/types, since unistd gives size_t; and add
27540         stdint for SIZE_MAX.
27541         (SIZE_MAX): Rely on headers.
27542         * lib/areadlinkat-with-size.c (includes): Drop stdio, sys/types,
27543         and add stdint.
27544         * lib/areadlink.c (includes): Drop sys/types, and add stdint.
27545         (SIZE_MAX): Likewise.
27546         (INITIAL_BUF_SIZE): Turn into enum.
27547         * lib/areadlinkat.c (INITIAL_BUF_SIZE): Likewise.
27548
27549 2009-10-08  Jim Meyering  <meyering@redhat.com>
27550
27551         areadlinkat: avoid compilation failure
27552         * lib/areadlinkat.c: Include <stdint.h> for use of SIZE_MAX.
27553         Fix typo in comment.
27554
27555 2009-10-07  Eric Blake  <ebb9@byu.net>
27556
27557         areadlinkat-with-size: new module
27558         * modules/areadlinkat-with-size: New module.
27559         * lib/areadlinkat-with-size.c (areadlinkat_with_size): New file.
27560         * lib/areadlink.h (areadlinkat): Declare it.
27561         * MODULES.html.sh (File system functions): Mention it.
27562         * modules/areadlinkat-with-size-tests: New test.
27563         * tests/test-areadlinkat-with-size.c: New file.
27564
27565         xreadlinkat: new module
27566         * modules/xreadlinkat: New module.
27567         * lib/xreadlinkat.c (xreadlinkat): New file.
27568         * lib/xreadlink.h (xreadlinkat): Declare it.
27569         * MODULES.html.sh (File system functions): Mention it.
27570
27571         areadlinkat: new module
27572         * lib/at-func.c (FUNC_FAIL): New define.
27573         (AT_FUNC_NAME, VALIDATE_FLAG): Use it rather than raw -1.
27574         * modules/areadlinkat: New module.
27575         * lib/linkat.c (areadlinkat): Move...
27576         * lib/areadlinkat.c (areadlinkat): ...to new file.
27577         * lib/areadlink.h (areadlinkat): Declare it.
27578         * modules/linkat (Depends-on): Add areadlinkat.
27579         * MODULES.html.sh (File system functions): Mention it.
27580         * modules/areadlinkat-tests: New test.
27581         * tests/test-areadlinkat.c: New file.
27582
27583         areadlink, areadlink-with-size: add tests
27584         * modules/areadlink-tests: New test.
27585         * modules/areadlink-with-size-tests: Likewise.
27586         * tests/test-areadlink.h: New file.
27587         * tests/test-areadlink.c: Likewise.
27588         * tests/test-areadlink-with-size.c: Likewise.
27589
27590         maint: minor cleanups
27591         * lib/fts.c (ATTRIBUTE_UNUSED): Delete; use gnulib-guaranteed
27592         _UNUSED_PARAMETER_ instead.
27593         * lib/getdate.y (ATTRIBUTE_UNUSED): Likewise.
27594         * lib/utimens.c (ATTRIBUTE_UNUSED): Likewise.
27595         * modules/linkat-tests (Files): Distribute test-link.h.
27596
27597         openat, utimens: whitespace cleanup
27598         * lib/openat.c: Prefer space throughout, rather than mix of 8
27599         spaces vs. tabs.
27600         * lib/at-func.c: Likewise.
27601         * lib/utimens.c: Likewise.
27602
27603         openat: avoid using wrong fd
27604         * lib/openat.c (openat_permissive): Reject user's fd if saving the
27605         working directory chooses same fd.
27606         * lib/at-func.c (AT_FUNC_NAME): Likewise.
27607
27608         mkdir, mkdirat: fix cygwin 1.5.x bug
27609         * lib/mkdir.c (rpl_mkdir) [FUNC_MKDIR_DOT_BUG]: Work around bug.
27610         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Move...
27611         * m4/mkdir.m4 (gl_FUNC_MKDIR): ...here, and add check for cygwin
27612         bug.
27613         (gl_PREREQ_MKDIR): Delete unused macro.
27614         * modules/mkdir (Files): Track file rename.
27615         (configure.ac): Update macro name.
27616         * modules/openat (Depends-on): Add mkdir.
27617         * doc/posix-functions/mkdir.texi (mkdir): Document the bug.
27618
27619         mkdir, mkdirat: add tests
27620         * modules/mkdir-tests: New test.
27621         * tests/test-mkdir.h: New file.
27622         * tests/test-mkdir.c: Likewise.
27623         * tests/test-mkdirat.c: Likewise.
27624         * modules/openat-tests (Files): Add new files.
27625         (Makefile.am): Run new test.
27626
27627 2009-10-06  Eric Blake  <ebb9@byu.net>
27628
27629         doc: tweak *at function documentation
27630         * doc/posix-functions/faccessat.texi (faccessat): Mention
27631         known issue with replacement.
27632         * doc/posix-functions/fchdir.texi (fchdir): Likewise.
27633         * doc/posix-functions/linkat.texi (linkat): Likewise.
27634         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
27635         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
27636         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
27637         * doc/posix-functions/renameat.texi (renameat): Likewise.
27638         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
27639
27640         openat: fix GNU/Hurd bug in unlinkat
27641         * m4/openat.m4 (gl_FUNC_OPENAT): Replace unlinkat if unlink is
27642         broken.
27643         * doc/posix-functions/unlink.texi (unlink): Document this.
27644         * doc/posix-functions/unlinkat.texi (unlinkat): Likewise.
27645
27646         fdopendir: fix GNU/Hurd bug
27647         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Check for Hurd bug in
27648         allowing non-directory fds.
27649         * lib/fdopendir.c (rpl_fdopendir): Work around it.
27650         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): New witness.
27651         * modules/dirent (Makefile.am): Substitute it.
27652         * lib/dirent.in.h (fdopendir): Declare replacement.
27653         * doc/posix-functions/fdopendir.texi (fdopendir): Document this.
27654         * tests/test-fdopendir.c (main): Test something other than
27655         /dev/null, since on Hurd that behaves like a directory.
27656
27657         test-symlink: port to GNU/Hurd
27658         * tests/test-symlink.h (test_symlink): Relax expected errno.
27659
27660         doc: tweak more cygwin information
27661         * doc/glibc-headers/getopt.texi (getopt.h): Cygwin 1.7 getopt is
27662         now compatible with glibc.
27663         * doc/posix-functions/getopt.texi (getopt): Likewise.
27664
27665         getopt-gnu: add another test
27666         * tests/test-getopt_long.h (test_getopt_long_posix): New test, to
27667         guarantee behavior relied on by m4.
27668         * tests/test-getopt.c (main): Use it.
27669         * modules/getopt-posix-tests (Depends-on): Add setenv.
27670         See http://lists.gnu.org/archive/html/bug-m4/2006-09/msg00028.html.
27671
27672         getopt: fix compilation on darwin
27673         * lib/getopt.in.h (includes): Leave breadcrumbs during system
27674         include.
27675         * lib/unistd.in.h (getopt): Use them to avoid recursive include.
27676         Reported by Ludovic Courtès.
27677
27678 2009-10-06  Bruno Haible  <bruno@clisp.org>
27679
27680         * modules/size_max (Description): Discourage its use.
27681         Reported by Simon Josefsson.
27682
27683 2009-10-06  Jim Meyering  <meyering@redhat.com>
27684
27685         linkat: avoid compilation failure
27686         * lib/linkat.c: Include <stdint.h> for use of SIZE_MAX.
27687
27688 2009-10-05  Eric Blake  <ebb9@byu.net>
27689
27690         linkat: support Linux 2.6.17
27691         * m4/linkat.m4 (gl_FUNC_LINKAT): Default to always replacing
27692         linkat on Linux, but allow cache variable override.
27693         * lib/linkat.c (rpl_linkat): Define override.
27694         * modules/linkat (Depends-on): Add symlinkat.
27695         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add new default.
27696         * modules/unistd (Makefile.am): Substitute it.
27697         * lib/unistd.in.h (linkat): Declare replacement.
27698         Reported by Pádraig Brady.
27699
27700         quotearg: port test to systems with C.UTF-8 locale
27701         * tests/test-quotearg.c (struct result_strings): Add another
27702         member, differentiating between C.ASCII and C.UTF-8 handling.
27703         (compare_strings): Add parameter.
27704         (main): Adjust all callers.
27705
27706         getopt: avoid clash with FreeBSD _getopt_internal
27707         * lib/getopt.in.h (_getopt_internal): Override the name.
27708         * lib/getopt_int.h (includes): Pick up any overrides.
27709         Reported by Reuben Thomas.
27710
27711         hash: allow C89 compilation
27712         * lib/hash.c (check_tuning): Move declaration before statement.
27713         Reported by Reuben Thomas.
27714
27715 2009-10-05  Karl Berry  <karl@gnu.org>
27716
27717         * doc/gnulib.texi: @include execvpe.texi, missing for several days.
27718
27719 2009-10-04  Paolo Bonzini  <bonzini@gnu.org>
27720             Bruno Haible  <bruno@clisp.org>
27721
27722         * lib/uname.c (uname): Use a table-driven algorithm to compute
27723         Windows NT versions.
27724
27725 2009-10-04  Bruno Haible  <bruno@clisp.org>
27726
27727         * lib/progname.c (set_program_name): Also remove the "lt-" prefix from
27728         program_invocation_short_name.
27729         * modules/progname (configure.ac): Test for presence of
27730         program_invocation_short_name.
27731         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
27732
27733 2009-10-04  Bruno Haible  <bruno@clisp.org>
27734
27735         * lib/progname.c (set_program_name): Fix comment.
27736         Reported by Jim Meyering.
27737
27738 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
27739             Bruno Haible  <bruno@clisp.org>
27740
27741         * lib/uname.c: Include <string.h>.
27742         (uname): Do only one call to GetVersionEx in the common case.
27743
27744 2009-10-03  Paolo Bonzini  <bonzini@gnu.org>
27745             Bruno Haible  <bruno@clisp.org>
27746
27747         * lib/uname.c (VER_PLATFORM_WIN32_CE, PROCESSOR_ARCHITECTURE_AMD64,
27748         PROCESSOR_ARCHITECTURE_IA32_ON_WIN64): Define fallbacks.
27749         (uname): Add support for Windows CE and various non-x86 CPU types.
27750
27751 2009-10-03  Bruno Haible  <bruno@clisp.org>
27752
27753         * gnulib-tool (func_create_testdir): Conditionally emit AM_PROG_CC_C_O
27754         invocation to tests/configure.ac.
27755         Reported by Ian Beckwith <ianb@erislabs.net>.
27756
27757 2009-10-02  Eric Blake  <ebb9@byu.net>
27758
27759         fchdir: avoid compiler warning
27760         * lib/fchdir.c (canonicalize_file_name)
27761         [!HAVE_CANONICALIZE_FILE_NAME]: Avoid compiler warning on mingw.
27762
27763         test-open: support mingw errno values
27764         * tests/test-open.h (test_open): Relax test.
27765         * tests/test-fopen.h (test_fopen): Likewise.
27766         * tests/test-openat-safer.c (main): Likewise.
27767
27768         open: fix opening directory on mingw
27769         * lib/open.c (open) [REPLACE_OPEN_DIRECTORY]: Correct typo.
27770
27771         test-open: on GNU/Hurd, /dev/null is a directory
27772         * tests/test-fopen.h (main): Rename...
27773         (test_fopen): ...to this.  Use a guaranteed non-directory when
27774         confirming open behavior on trailing slash.
27775         * tests/test-openat-safer.c (main): Likewise.
27776         * tests/test-open.h (main): Likewise....
27777         (test_open): ...to this.
27778         * tests/test-fopen.c (main): Adjust caller.
27779         * tests/test-fopen-safer.c (main): Likewise.
27780         * tests/test-open.c (main): Likewise.
27781         * tests/test-fcntl-safer.c (main): Likewise.
27782         Reported by Samuel Thibault.
27783
27784         rename, fchdir: don't ignore chdir failure
27785         * lib/fchdir.c (get_name): Abort on unexpected chdir failure.
27786         * lib/rename.c (rpl_rename) [W32]: Likewise.
27787         (rpl_rename) [RENAME_DEST_EXISTS_BUG]: Avoid one case of losing
27788         an empty destination directory if source cannot be renamed,
27789         although there is still possibility for failure.
27790         * doc/posix-functions/rename.texi (rename): Document the race.
27791         Reported by Jim Meyering.
27792
27793         maint: cleanup whitespace in recent commits
27794         * lib/rename.c (rpl_rename): Remove tabs.
27795         * tests/test-link.h (test_link): Likewise.
27796         * lib/fchdir.c (get_name): Likewise.
27797         Reported by Jim Meyering.
27798
27799 2009-10-02  Ben Pfaff  <blp@gnu.org>
27800
27801         relocatable-prog-wrapper: Add missing dependency on
27802         double-slash-root.
27803         * modules/relocatable-prog-wrapper: Add dependency.
27804         Reported by Ian Beckwith <ianb@erislabs.net>.
27805
27806 2009-10-02  Eric Blake  <ebb9@byu.net>
27807
27808         renameat: fix Solaris bugs
27809         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Replace renameat if rename
27810         needed fixing.
27811         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): New witness.
27812         * modules/stdio (Makefile.am): Substitute it.
27813         * lib/stdio.in.h (renameat): Declare replacement.
27814         * lib/renameat.c (rpl_renameat): Implement fix.
27815
27816         renameat: new module
27817         * modules/renameat: New file.
27818         * lib/renameat.c (renameat): Likewise.
27819         * m4/renameat.m4 (gl_FUNC_RENAMEAT): Likewise.
27820         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
27821         * modules/stdio (Makefile.am): Substitute them.
27822         * lib/stdio.in.h (renameat): Declare it.
27823         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
27824         * doc/posix-functions/renameat.texi (renameat): Likewise.
27825         * modules/renameat-tests: New test.
27826         * tests/test-renameat.c: Likewise.
27827
27828         rename: fix mingw bugs
27829         * lib/rename.c (rpl_rename) [W32]: Fix trailing slash and
27830         directory overwrite bugs.
27831
27832         rename: fix another cygwin 1.5 bug
27833         * m4/rename.m4 (gl_FUNC_RENAME): Split cygwin bugs into two
27834         checks.
27835         * lib/rename.c (rpl_rename): Don't penalize NetBSD with
27836         unnecessary cygwin workarounds.  Also work around bug with moving
27837         full directory onto an empty one.
27838         * modules/rename (Depends-on): Add canonicalize-lgpl, rmdir.
27839
27840         rename-dest-slash: merge into rename module
27841         * modules/rename-dest-slash (Status): Mark obsolete.
27842         (Depends-on): Add rename.
27843         (Files): Let rename do it all.
27844         * m4/rename.m4 (gl_FUNC_RENAME): Also test for NetBSD bugs,
27845         subsuming the test from gl_FUNC_RENAME_TRAILING_DEST_SLASH...
27846         * m4/rename-dest-slash.m4: ...so this file can be deleted.
27847         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Delete.
27848         * lib/rename.c (rpl_rename): Update comments.
27849
27850         rename: fix cygwin 1.5.x bugs
27851         * m4/rename.m4 (gl_FUNC_RENAME): Detect cygwin bugs.
27852         * lib/rename.c (rpl_rename): Work around them.
27853         * modules/rename (Depends-on): Add same-inode.
27854
27855         rename: fix Solaris 10 bug
27856         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
27857         * lib/rename.c (rpl_rename): Don't cripple POSIX behavior if this
27858         was the only bug.
27859
27860         rename: fix Solaris 9 bug
27861         * lib/rename.c (rpl_rename): Rewrite to recognize trailing slash
27862         on non-directory.  Avoid calling exit.
27863         * modules/rename (Depends-on): Drop xalloc; add lstat, stdbool,
27864         strdup.
27865         * modules/rename-tests (Depends-on): Drop lstat.
27866         * m4/rename.m4 (gl_FUNC_RENAME): Detect Solaris bug.
27867         (gl_PREREQ_RENAME): Delete unused macro.
27868
27869         rename-dest-slash: fix NetBSD bug
27870         * lib/rename-dest-slash.c (rpl_rename_dest_slash): Detect hard
27871         links.
27872         * modules/rename-dest-slash (Depends-on): Add same-inode.
27873
27874         rename-tests: new test, exposes several platform bugs
27875         * modules/rename-tests: New file.
27876         * tests/test-rename.h: Likewise.
27877         * tests/test-rename.c: Likewise.
27878         * doc/posix-functions/rename.texi (rename): Improve documentation,
27879         including bugs that will eventually be fixed in gnulib.
27880
27881 2009-10-02  Paolo Bonzini  <bonzini@gnu.org>
27882
27883         * lib/uname.c: Include <stdlib.h>
27884         (uname): Assume version info is available.
27885
27886 2009-10-02  Jim Meyering  <meyering@redhat.com>
27887
27888         gnu-web-doc-update: correct --help output
27889         * build-aux/gnu-web-doc-update: Make --help output relevant.
27890
27891         gnu-web-doc-update: add standard options
27892         * build-aux/gnu-web-doc-update: Add --help, --version, etc.
27893
27894         gnu-web-doc-update: New module.
27895         Use this script to automatically update the on-line web documentation
27896         for your GNU project at http://www.gnu.org/software/$pkg/manual/
27897         * modules/gnu-web-doc-update: New file, from coreutils.
27898         * build-aux/gnu-web-doc-update: New script.
27899
27900 2009-10-01  Paolo Bonzini  <bonzini@gnu.org>
27901
27902         link: LoadLibrary is not needed.
27903         * lib/link.c: Use GetModuleHandle.
27904
27905 2009-10-01  Eric Blake  <ebb9@byu.net>
27906
27907         getopt: bump serial number
27908         * m4/getopt.m4: Increment serial number, to account for 2009-09-24
27909         change.
27910
27911         tests: tighten link, rmdir, and remove tests
27912         * tests/test-link.h (includes): No need to use <config.h> here.
27913         Clean up if directory hard link was created, otherwise test for
27914         trailing '.'.
27915         * tests/test-linkat.c (main): Simplify.
27916         * tests/test-remove.c (main): Enhance test for trailing '.'.
27917         * tests/test-rmdir.h (test_rmdir_func): Likewise.
27918
27919 2009-10-01  Jim Meyering  <meyering@redhat.com>
27920
27921         maint.mk: requiring "make major" was annoying, for a "minor" release.
27922         What is intended is "stable", to contrast with alpha and beta,
27923         so require "make stable", not "make major".
27924         * build-aux/announce-gen (%valid_release_types): s/major/stable/.
27925         (get_tool_versions): Likewise.
27926         * top/maint.mk (ALL_RECURSIVE_TARGETS): s/major/stable/
27927
27928 2009-09-30  Ben Pfaff  <blp@gnu.org>
27929
27930         Fix broken build of replacement for Windows tmpfile().
27931         * lib/tmpfile.c (tmpfile): Fix call to gen_tempname() to provide
27932         flags argument added along with the 'mkostemp' module.
27933
27934 2009-09-28  Bruno Haible  <bruno@clisp.org>
27935
27936         Avoid identifier clash with POSIX function 'remove' defined as a macro.
27937         * lib/gl_list.h (struct gl_list_implementation): Rename field 'remove'
27938         to 'remove_elt'.
27939         (gl_list_remove): Update.
27940         * lib/gl_list.c (gl_list_remove): Update.
27941         * lib/gl_oset.h (struct gl_oset_implementation): Rename field 'remove'
27942         to 'remove_elt'.
27943         (gl_oset_remove): Update.
27944         * lib/gl_list.c (gl_oset_remove): Update.
27945         Reported by Eric Blake.
27946
27947 2009-09-28  Eric Blake  <ebb9@byu.net>
27948
27949         doc: mention yet more cygwin 1.7 status
27950         * doc/posix-functions/fexecve.texi (fexecve): Now implemented in
27951         cygwin.
27952         * doc/glibc-functions/execvpe.texi (execvpe): New file.
27953         * doc/gnulib.texi (Glibc unistd.h): Mention it.
27954
27955         argp: fix test failure
27956         * lib/argp-help.c (hol_entry_cmp): Don't use _tolower on values
27957         that are not upper-case.  Pass correct range to tolower.
27958
27959 2009-09-27  Jim Meyering  <meyering@redhat.com>
27960
27961         test-yesno: work around sparc-dash here-document infelicity
27962         Without this change, the literal \177 byte in a here document
27963         would make dash 0.5.5.1-3 access uninitialized memory.
27964         * tests/test-yesno.sh: Don't put the \177 byte in the here document.
27965         Instead, use a marker, "@", and filter through tr to create the desired
27966         contents.  Reported as <http://bugs.debian.org/548493> by Kurt Roeckx.
27967
27968 2009-09-27  Bruno Haible  <bruno@clisp.org>
27969
27970         Disable untested support for new flavours of ACLs on AIX.
27971         * lib/file-has-acl.c (file_has_acl): Mark newer AIX code as work in
27972         progress.
27973         * lib/set-mode-acl.c (qset_acl): Likewise.
27974
27975 2008-12-07  Bruno Haible  <bruno@clisp.org>
27976
27977         Add support for new flavours of ACLs on AIX. (Untested.)
27978         * lib/file-has-acl.c [AIX] (acl_nfs4_nontrivial): New function.
27979         (file_has_acl): Add support for newer AIX.
27980         * lib/set-mode-acl.c (qset_acl): Likewise.
27981         * tests/test-sameacls.c (main): Fix use of aclx_get function. Hint by
27982         Rainer Tammer <tammer@tammer.net>.
27983
27984 2009-09-26  Eric Blake  <ebb9@byu.net>
27985
27986         argp: fix compilation of getopt
27987         * lib/getopt.in.h (includes): Use different guard than glibc.
27988         Reported by Sergey Poznyakoff.
27989
27990         doc: mention more cygwin 1.7 status
27991         * doc/posix-functions/access.texi (access): Mention cygwin 1.5
27992         bug.
27993         * doc/posix-functions/execl.texi (execl): Likewise.
27994         * doc/posix-functions/execle.texi (execle): Likewise.
27995         * doc/posix-functions/execlp.texi (execlp): Likewise.
27996         * doc/posix-functions/execv.texi (execv): Likewise.
27997         * doc/posix-functions/execve.texi (execve): Likewise.
27998         * doc/posix-functions/execvp.texi (execvp): Likewise.
27999         * doc/glibc-functions/canonicalize_file_name.texi
28000         (canonicalize_file_name): Cygwin 1.7 now provides this.
28001         * doc/glibc-functions/euidaccess.texi (euidaccess): Likewise.
28002         * doc/posix-functions/fchmodat.texi (fchmodat): Mention limitation
28003         on AT_SYMLINK_NOFOLLOW.
28004
28005 2009-09-24  Eric Blake  <ebb9@byu.net>
28006
28007         test-linkat: make test more robust
28008         * tests/test-linkat.c (main): Avoid collision with EEXIST.
28009
28010         getopt: fix inclusion guards for cygwin
28011         * modules/getopt-posix (Depends-on): Add include-next.
28012         (Makefile.am): Substitute more items in replacement header.
28013         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Also check for native
28014         <getopt.h>.
28015         * lib/getopt.in.h (includes): Use split inclusion guard, and
28016         prefer <getopt.h> over include <unistd.h> when one is present.
28017         (option): Also override name of 'struct option'.
28018
28019         same-inode: revert prior change; it is not yet ready
28020         * NEWS: Undo mention of this change.
28021         * lib/same-inode.h (same-inode.h): Undo tri-state change.
28022         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
28023         * lib/cycle-check.c (cycle_check): Likewise.
28024         * lib/same.c (same_name): Likewise.
28025         * lib/at-func2.c (at_func2): Likewise.
28026
28027 2009-09-23  Eric Blake  <ebb9@byu.net>
28028
28029         linkat: new module
28030         * modules/linkat: New file.
28031         * lib/at-func2.c (at_func2): Likewise.
28032         * lib/linkat.c (linkat): Likewise.
28033         * m4/linkat.m4 (gl_FUNC_LINKAT): Likewise.
28034         * lib/openat-priv.h (at_func2): Add declaration.
28035         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
28036         * modules/unistd (Makefile.am): Substitute them.
28037         * lib/unistd.in.h (linkat): Declare it.
28038         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
28039         * doc/posix-functions/linkat.texi (linkat): Likewise.
28040         * doc/posix-functions/link.texi (link): Tweak wording.
28041         * tests/test-link.c (main): Move guts...
28042         * tests/test-link.h (test_link): ...into new file.
28043         * modules/linkat-tests: New test.
28044         * tests/test-linkat.c: Likewise.
28045         * modules/link-tests (Files): Ship new file.
28046         (Depends-on): Add stdbool.
28047
28048         dirname: add library-safe mdir_name
28049         * lib/dirname.h (mdir_name): New prototype.
28050         * lib/dirname.c (dir_name): Move guts...
28051         (mdir_name): ...to new function that avoids xalloc_die.
28052
28053         fchdir: another mingw fix
28054         * modules/fchdir (Depends-on): Drop canonicalize-lgpl.
28055         * lib/fchdir.c (get_name): New helper method; skips canonicalize
28056         on mingw (where it has not yet been ported), and make it optional
28057         elsewhere.
28058         (_gl_register_fd): Use it.
28059
28060         same-inode: make SAME_INODE tri-state, to port to mingw
28061         * NEWS: Mention this change.
28062         * lib/same-inode.h (same-inode.h): Recognize mingw limitation of
28063         st_ino always being 0.
28064         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Update caller.
28065         * lib/cycle-check.c (cycle_check): Likewise.
28066         * lib/same.c (same_name): Likewise.
28067
28068         lstat: avoid mingw compilation error
28069         * m4/lstat.m4 (gl_FUNC_LSTAT): Avoid duplicate calls to
28070         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK, and deal with missing
28071         lstat ourselves.
28072         * lib/lstat.c [!HAVE_LSTAT]: Do nothing if <sys/stat.h> override
28073         was adequate.
28074         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Let lstat module handle
28075         the checks for lstat.
28076         (gl_SYS_STAT_H_DEFAULTS): Set default for HAVE_LSTAT.
28077
28078         link: fix test failure on Solaris 9
28079         * lib/link.c (rpl_link): Don't assume link will catch bogus
28080         trailing slash on source.
28081
28082         test-symlinkat: enhance test
28083         * tests/test-readlink.c (main): Move guts...
28084         * tests/test-readlink.h (test_readlink): ...into new file.
28085         * tests/test-symlink.c (main): Move guts...
28086         * tests/test-symlink.h (test_symlink): ...into new file.
28087         * tests/test-symlinkat.c (main): Use new files for further
28088         coverage.
28089         (do_symlink, do_readlink): New helper functions.
28090         * modules/symlink-tests (Files): Ship new file.
28091         (Depends-on): Add stdbool.
28092         * modules/readlink-tests (Files): Ship new file.
28093         (Depends-on): Add stdbool.
28094         * modules/symlinkat-tests (Files): Use new files.
28095
28096 2009-09-23  Eric Blake  <ebb9@byu.net>
28097
28098         readlink: document portability issue with symlink length
28099         * doc/posix-functions/lstat.texi (lstat): Mention that some file
28100         systems have bogus st_size on symlinks, and mention the
28101         areadlink-with-size module.
28102         * doc/posix-functions/fstatat.texi (fstatat): Likewise.
28103         * doc/posix-functions/readlink.texi (readlink): Mention the
28104         areadlink module, and ERANGE failure.
28105         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
28106         * tests/test-readlink.c (main): Relax test for AIX, HP-UX.
28107
28108         readlink: fix Solaris 9 bug with trailing slash
28109         * lib/readlink.c (rpl_readlink): Work around trailing slash bug.
28110         * m4/readlink.m4 (gl_FUNC_READLINK): Detect the bug.
28111         * doc/posix-functions/readlink.texi (readlink): Document this.
28112         * modules/readlink-tests: New test.
28113         * tests/test-readlink.c: Likewise.
28114
28115         readlink: fix cygwin 1.5.x bug with return type
28116         * m4/readlink.m4 (gl_FUNC_READLINK): Require correct signature.
28117         * lib/unistd.in.h (readlink): Use ssize_t.
28118         * lib/readlink.c (readlink): Likewise.
28119         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
28120         * modules/unistd (Makefile.am): Substitute it.
28121         * lib/unistd.in.h (readlink): Declare replacement.
28122         * doc/posix-functions/readlink.texi (readlink): Document this.
28123
28124         symlink: use throughout gnulib
28125         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Omit symlink check.
28126         * lib/symlinkat.c (symlinkat) [!HAVE_SYMLINK]: Document why
28127         symlink is not used.
28128         * modules/symlinkat (Depends-on): Add symlink.
28129         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
28130         * modules/canonicalize-tests (Depends-on): Likewise.
28131         * modules/lstat-tests (Depends-on): Likewise.
28132         * modules/openat-tests (Depends-on): Likewise.
28133         * modules/remove-tests (Depends-on): Likewise.
28134         * modules/rmdir-tests (Depends-on): Likewise.
28135         * modules/unlink-tests (Depends-on): Likewise.
28136         * tests/test-canonicalize-lgpl.c (symlink): Delete stub.
28137         * tests/test-canonicalize.c (symlink): Likewise.
28138         * tests/test-fstatat.c (symlink): Likewise.
28139         * tests/test-lstat.c (symlink): Likewise.
28140         * tests/test-remove.c (symlink): Likewise.
28141         * tests/test-rmdir.c (symlink): Likewise.
28142         * tests/test-unlink.c (symlink): Likewise.
28143         * tests/test-unlinkat.c (symlink): Likewise.
28144
28145         symlink: new module, for Solaris 9 bug
28146         * modules/symlink: New file.
28147         * m4/symlink.m4 (gl_FUNC_SYMLINK): Likewise.
28148         * lib/symlink.c: Likewise.
28149         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add defaults.
28150         * modules/unistd (Makefile.am): Substitute them.
28151         * lib/unistd.in.h (symlink): Declare replacement.
28152         * MODULES.html.sh (File system functions): Mention it.
28153         * doc/posix-functions/symlink.texi (symlink): Likewise.
28154         * modules/symlink-tests: New test.
28155         * tests/test-symlink.c: Likewise.
28156
28157 2009-09-23  Bruno Haible  <bruno@clisp.org>
28158
28159         * gnulib-tool (func_import): Add 'link-warning' to testsrelated_modules
28160         when needed.
28161         Test case: gnulib-tool --import --with-tests atexit inttypes.
28162         Reported by Pauli Miettinen <pauli.miettinen@cs.helsinki.fi>.
28163
28164 2009-09-23  Bruno Haible  <bruno@clisp.org>
28165
28166         * gnulib-tool (func_emit_tests_Makefile_am): Set uses_subdirs in a
28167         subcommand, not in a subshell.
28168
28169 2009-09-22  Eric Blake  <ebb9@byu.net>
28170
28171         unistd: sort replacement declarations
28172         * lib/unistd.in.h: Sort declarations.
28173
28174         open, openat: minor optimization
28175         * lib/open.c (open): If open succeeded, len is non-zero.
28176         * lib/openat.c (rpl_openat): Likewise.
28177
28178         link-follow: ensure correct result
28179         * m4/fcntl_h.m4 (gl_FCNTL_H): Clean up temporary file.
28180         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Likewise, and
28181         distinguish between possible failures.
28182
28183 2009-09-21  Eric Blake  <ebb9@byu.net>
28184
28185         fts: avoid compiler warning
28186         * lib/fts.c (dirent_inode_sort_may_be_useful)
28187         (leaf_optimization_applies) [!__linux__]: Mark unused parameters.
28188
28189 2009-09-19  Bruno Haible  <bruno@clisp.org>
28190
28191         * lib/progreloc.c (canonicalize_file_name): New declaration.
28192
28193 2009-09-19  Eric Blake  <ebb9@byu.net>
28194
28195         link: fix quoting
28196         * m4/link.m4 (gl_FUNC_LINK): Fix shell quoting.
28197
28198         openat: fix openat bugs on Solaris 9
28199         * lib/openat.c (rpl_openat): Work around Solaris 9 bug.
28200         * m4/openat.m4 (gl_FUNC_OPENAT): Also replace openat on Solaris.
28201         * modules/openat (Depends-on): Add open.
28202         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Provide new default.
28203         * modules/fcntl-h (Makefile.am): Substitute it.
28204         * lib/fcntl.in.h (openat): Declare replacement.
28205         * doc/posix-functions/openat.texi (openat): Document this.
28206
28207         openat: move fstatat and unlinkat into correct files
28208         * m4/openat.m4 (gl_FUNC_OPENAT): Adjust which files will be
28209         compiled.
28210         * lib/openat.c (fstatat, unlinkat): Move...
28211         * lib/fstatat.c (fstatat): ...into correct files.
28212         * lib/unlinkat.c (unlinkat): Likewise.
28213
28214         openat: fix unlinkat bugs on Solaris 9
28215         * lib/unlinkat.c (unlinkat): New file.
28216         * modules/openat (Depends-on): Add unlink.
28217         (Files): Distribute it.
28218         * m4/openat.m4 (gl_FUNC_OPENAT): Mark unlinkat for replacement if
28219         trailing slash behavior is broken.
28220         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
28221         * modules/unistd (Makefile.am): Substitute it.
28222         * lib/unistd.in.h (unlinkat): Declare replacement.
28223         * doc/posix-functions/unlinkat.texi (unlinkat): Document this.
28224
28225         openat: fix fstatat bugs on Solaris 9
28226         * lib/fstatat.c (rpl_fstatat): Copy recent fixes from lstat and
28227         stat.
28228         * doc/posix-functions/fstatat.texi (fstatat): Document this.
28229
28230         test-unlinkat: enhance test, to expose Solaris 9 bug
28231         * tests/test-unlink.c (main): Factor guts...
28232         * tests/test-unlink.h (test_rmdir_func): ...into new file.
28233         * tests/test-rmdir.h (test_rmdir_func): Add parameter.
28234         * tests/test-rmdir.c (main): Adjust caller.
28235         * tests/test-unlinkat.c (main): Likewise.  Add unlink tests.
28236         (unlinker): New helper function.
28237         (rmdirat): Enhance check.
28238         * modules/rmdir-tests (Depends-on): Add stdbool.
28239         * modules/unlink-tests (Depends-on): Likewise.
28240         (Files): Add test-unlink.h.
28241         * modules/openat-tests (Files): Likewise.
28242         (Depends-on): Add unlinkdir.
28243
28244         test-fstatat: new test, to expose Solaris 9 bugs
28245         * tests/test-stat.c (main): Factor guts...
28246         * tests/test-stat.h (test_stat_func): ...into new file.
28247         * tests/test-lstat.c (main): Factor guts...
28248         * tests/test-lstat.h (test_lstat_func): ...into new file.
28249         * tests/test-fstatat.c: New file.
28250         * modules/stat-tests (Files): Add test-stat.h.
28251         * modules/lstat-tests (Files): Add test-lstat.h.
28252         (Depends-on): Add stdbool.
28253         * modules/openat-tests (Depends-on): Add pathmax.
28254         (Files): Add test-lstat.h, test-stat.h, test-fstatat.c.
28255         (Makefile.am): Run new test.
28256
28257         remove: new module, for mingw and Solaris 9 bugs
28258         * modules/remove: New file.
28259         * lib/remove.c: Likewise.
28260         * m4/remove.m4 (gl_FUNC_REMOVE): Likewise.
28261         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add witnesses.
28262         * modules/stdio (Makefile.am): Use them.
28263         * lib/stdio.in.h (remove): Declare replacement.
28264         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
28265         * doc/posix-functions/remove.texi (remove): Likewise.
28266         * modules/remove-tests: New test.
28267         * tests/test-remove.c: Likewise.
28268
28269         unlink: new module, for Solaris 9 bug
28270         * modules/unlink: New file.
28271         * lib/unlink.c: Likewise.
28272         * m4/unlink.m4 (gl_FUNC_UNLINK): Likewise.
28273         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
28274         * modules/unistd (Makefile.am): Use them.
28275         * lib/unistd.in.h (stat): Declare replacement.
28276         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
28277         * doc/posix-functions/unlink.texi (unlink): Likewise.
28278         * modules/unlink-tests: New test.
28279         * tests/test-unlink.c: Likewise.
28280
28281         lstat: fix Solaris 9 bug
28282         * lib/lstat.c (lstat): Also check for trailing slash on
28283         non-symlink, non-directories.  Use stat module to simplify logic.
28284         * doc/posix-functions/lstat.texi (lstat): Document it.
28285         * modules/lstat-tests (Depends-on): Add errno, same-inode.
28286         (configure.ac): Check for symlink.
28287         * tests/test-lstat.c (main): Add more tests.
28288
28289         stat: add as dependency to other modules
28290         * modules/chown (Depends-on): Add stat.
28291         * modules/euidaccess (Depends-on): Likewise.
28292         * modules/fchdir (Depends-on): Likewise.
28293         * modules/isdir (Depends-on): Likewise.
28294         * modules/link (Depends-on): Likewise.
28295         * modules/lstat (Depends-on): Likewise.
28296         * modules/mkdir-p (Depends-on): Likewise.
28297         * modules/modechange (Depends-on): Likewise.
28298         * modules/open (Depends-on): Likewise.
28299         * modules/readlink (Depends-on): Likewise.
28300         * modules/same (Depends-on): Likewise.
28301
28302         stat: fix Solaris 9 bug
28303         * m4/stat.m4 (gl_FUNC_STAT): Detect Solaris 9 bug with trailing
28304         slash.
28305         * lib/stat.c (rpl_stat): Work around it.
28306         * doc/posix-functions/stat.texi (stat): Update documentation.
28307
28308         stat: new module, for mingw bug
28309         * modules/stat: New file.
28310         * lib/stat.c: Likewise.
28311         * m4/stat.m4 (gl_FUNC_STAT): Likewise.
28312         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
28313         * modules/sys_stat (Makefile.am): Use them.
28314         * lib/sys_stat.in.h (stat): Declare replacement.
28315         * lib/openat.c (fstatat): Deal with lstat and stat being function
28316         macros.
28317         * modules/openat (Depends-on): Add inline.
28318         * MODULES.html.sh (systems lacking POSIX:2008): Mention module.
28319         * doc/posix-functions/stat.texi (stat): Likewise.
28320         * modules/stat-tests: New test.
28321         * tests/test-stat.c: Likewise.
28322
28323 2009-09-19  Jim Meyering  <meyering@redhat.com>
28324
28325         syntax-check: detect unnecessary inclusion of canonicalize.h
28326         * top/maint.mk (sc_prohibit_canonicalize_without_use): New rule.
28327
28328 2009-09-19  Eric Blake  <ebb9@byu.net>
28329
28330         canonicalize-lgpl: adjust clients to use correct header
28331         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
28332         (gl_CANONICALIZE_LGPL): Use correct shell quoting.
28333         * modules/relocatable-prog-wrapper (Files): Drop canonicalize.h.
28334         * lib/fchdir.c (includes): Use <stdlib.h>, not "canonicalize.h".
28335         * lib/progreloc.c (includes): Likewise.
28336
28337 2009-09-19  Jim Meyering  <meyering@redhat.com>
28338
28339         test-posixtm.c: correct a comment
28340         * tests/test-posixtm.c: Correct first-line comment.
28341         Spotted by Eric Blake.
28342
28343 2009-09-16  Jim Meyering  <meyering@redhat.com>
28344
28345         posixtm-tests: make T const-correct; add a test case
28346         * tests/test-posixtm.c (T): Declare const.
28347         Add a test for -(2^31+1).
28348         Remove useless can-succeed-only-in-2002 test.
28349
28350         posixtm-tests: adjust the sole failing test
28351         * tests/test-posixtm.c: Correct 0000-01-01 00:00:00 test so that
28352         expected output matches what mktime now produces.  Cross-checked via
28353         erlang's calendar:datetime_to_gregorian_seconds({{1970,1,1},{0,0,0}})
28354
28355         posixtm: move #ifdef'd tests into a new module
28356         * lib/posixtm.c (posixtime): Remove #ifdef'd tests.  Move to...
28357         * tests/test-posixtm.c: ... this new file.
28358         * modules/posixtm-tests: New module.
28359
28360 2009-09-19  Eric Blake  <ebb9@byu.net>
28361
28362         openat: simplify use of at-func.c
28363         * lib/at-func.c (includes): Include prerequisites here, to
28364         simplify requirements on client files.
28365         * lib/openat-priv.h: Add double-inclusion guard.
28366         * lib/faccessat.c (includes): Simplify.
28367         * lib/fchmodat.c (includes): Likewise.
28368         * lib/fchownat.c (includes): Likewise.
28369         * lib/mkdirat.c (includes): Likewise.
28370         * lib/mkfifoat.c (includes): Likewise.
28371         * lib/symlinkat.c (includes): Likewise.
28372
28373         openat: allow return of fd 0
28374         * modules/chdir-long (Depends-on): Relax openat-safer to openat.
28375         * modules/save-cwd (Depends-on): Replace fcntl-safer with
28376         unistd-safer.
28377         * lib/chdir-long.c (includes): Replace "fcntl--.h" with
28378         <fcntl.h>; this module does not leak fds.
28379         * lib/openat.c (includes): Do not use "fcntl_safer"; plain openat
28380         must be allowed to return 0, leaving openat_safer to add the
28381         safety.
28382         (openat_permissive): Avoid writing to just-opened fd 2 if
28383         restoring the current directory fails.
28384         * lib/openat-die.c (openat_restore_fail): Add comment.
28385         * lib/save-cwd.c (includes): Make "fcntl--.h" conditional.
28386         (save_cwd): Guarantee safe fd, but without use of open_safer.
28387         * tests/test-openat.c: New test.
28388         * modules/openat-tests (Files, Makefile.am): Distribute and build
28389         new file.
28390
28391         relocatable-prog-wrapper: fix build
28392         * modules/relocatable-prog-wrapper (Files): Update name of
28393         canonicalize m4 file, broken on 2009-09-17.
28394         Reported by emad hajjar <aleppos@hotmail.com>.
28395
28396 2009-09-19  Bruno Haible  <bruno@clisp.org>
28397
28398         * lib/safe-alloc.h: Use the standard header with GPL copyright.
28399         * lib/safe-alloc.c: Likewise.
28400         Reported by Ian Beckwith <ianb@erislabs.net>.
28401
28402 2009-09-18  Bruno Haible  <bruno@clisp.org>
28403
28404         * gnulib-tool: Add advice to "cannot find configure.ac" error message.
28405         Reported by <erobles@sensacd.com.mx>.
28406
28407 2009-09-17  Eric Blake  <ebb9@byu.net>
28408
28409         canonicalize: in CAN_ALL_BUT_LAST, allow trailing slash
28410         * lib/canonicalize.c (canonicalize_filename_mode): Skip trailing
28411         slashes when checking if last component is missing.
28412         * tests/test-canonicalize.c (main): Test this.
28413
28414         canonicalize, canonicalize-lgpl: honor // if distinct from /
28415         * modules/canonicalize (Files): Add double-slash-root.m4.
28416         * modules/canonicalize-lgpl (Files): Likewise.
28417         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE)
28418         (gl_CANONICALIZE_LGPL_SEPARATE): Add dependency.
28419         * lib/canonicalize.c (DOUBLE_SLASH_IS_DISTINCT_ROOT): Provide
28420         fallback definition.
28421         (canonicalize_filename_mode): Use it to protect //.
28422         * lib/canonicalize-lgpl.c (DOUBLE_SLASH_IS_DISTINCT_ROOT)
28423         (__realpath): Likewise.
28424         * tests/test-canonicalize.c (main): Test this.
28425         * tests/test-canonicalize-lgpl.c (main): Likewise.
28426         * modules/canonicalize-tests (Depends-on): Add same-inode.
28427         * modules/canonicalize-lgpl-tests (Depends-on): Likewise.
28428
28429         canonicalize-lgpl: fix glibc bug with trailing slash
28430         * m4/canonicalize-lgpl.m4: Move contents...
28431         * m4/canonicalize.m4: ...here.
28432         (gl_CANONICALIZE_LGPL): Factor realpath check...
28433         (gl_FUNC_REALPATH_WORKS): ...into new macro.  Enhance to catch
28434         glibc 2.3.5 bug, fixed 2005-04-27.
28435         (gl_FUNC_CANONICALIZE_FILENAME_MODE): Use it.
28436         (gl_PREREQ_CANONICALIZE_LGPL): Inline...
28437         (gl_CANONICALIZE_LGPL_SEPARATE): ...into this macro.
28438         * modules/canonicalize-lgpl (Files): Manage file rename.
28439         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
28440         * modules/stdlib (Makefile.am): Substitute witness.
28441         * lib/stdlib.in.h (canonicalize_file_name): Declare if replacement
28442         is needed.
28443         * lib/canonicalize-lgpl.c: Also compile if canonicalize_file_name
28444         replacement is required.
28445         * lib/canonicalize.c (canonicalize_file_name): Likewise.
28446         * doc/glibc-functions/canonicalize_file_name.texi
28447         (canonicalize_file_name): Document this.
28448         * doc/posix-functions/realpath.texi (realpath): Likewise.
28449
28450         canonicalize-lgpl: reject non-directory with trailing slash
28451         * lib/canonicalize-lgpl.c (__realpath): Synchronize with glibc.
28452         * tests/test-canonicalize-lgpl.c (main): Enhance test.  This
28453         catches failures in glibc 2.3.5.
28454         * tests/test-canonicalize.c (main): Likewise.
28455
28456         canonicalize-lgpl: use native realpath if it works
28457         * lib/canonicalize-lgpl.c (realpath): Guard with
28458         FUNC_REALPATH_WORKS.
28459         * lib/stdlib.in.h (realpath): Make declaration optional based on
28460         HAVE_REALPATH.
28461         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Check whether
28462         native realpath works.
28463         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide default.
28464         * modules/stdlib (Makefile.am): Substitute witness.
28465
28466         canonicalize, canonicalize-lgpl: use <stdlib.h>
28467         * modules/canonicalize-lgpl (Files): Drop canonicalize.h.
28468         (Include): Mention <stdlib.h>.
28469         (configure.ac): Mention functions we provide.
28470         * modules/canonicalize (configure.ac): Likewise.
28471         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL): Always replace
28472         realpath if canonicalize_file_name is missing.
28473         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Provide defaults.
28474         * modules/stdlib (Makefile.am): Substitute witnesses.
28475         * lib/stdlib.in.h (canonicalize_file_name, realpath): Declare.
28476         * lib/canonicalize-lgpl.c (includes): Adjust accordingly.
28477         * lib/canonicalize.h (canonicalize_file_name): Drop declaration.
28478         * NEWS: Document this.
28479         * doc/glibc-functions/canonicalize_file_name.texi
28480         (canonicalize_file_name): Likewise.
28481         * doc/posix-functions/realpath.texi (realpath): Likewise.
28482         * tests/test-canonicalize-lgpl.c (includes): Use <stdlib.h>.
28483
28484         test-canonicalize: consolidate into single C program
28485         * tests/test-canonicalize.sh: Delete; move setup into...
28486         * tests/test-canonicalize.c (main): ...the program, making it
28487         easier to run in debugger.  Add some tests.
28488         * modules/canonicalize-tests (Files): Remove unused file.
28489         (Depends-on): Add progname.
28490         (configure.ac, Makefile.am): Simplify.
28491
28492         test-canonicalize-lgpl: consolidate into single C program
28493         * tests/test-canonicalize-lgpl.sh: Delete; move setup into...
28494         * tests/test-canonicalize-lgpl.c (main): ...the program, making it
28495         easier to run in debugger.  Add some tests.
28496         * modules/canonicalize-lgpl-tests (Files): Remove unused file.
28497         (configure.ac, Makefile.am): Simplify.
28498
28499         canonicalize: avoid resolvepath
28500         * m4/canonicalize.m4 (gl_FUNC_CANONICALIZE_FILENAME_MODE): Delete
28501         unnecessary checks.
28502         * lib/canonicalize.c (includes): Simplify.
28503         (canonicalize_file_name): Drop resolvepath implementation.
28504         * modules/canonicalize (Depends-on): Drop filenamecat.
28505
28506         canonicalize: don't lose errno
28507         * lib/canonicalize.c (canonicalize_filename_mode): Protect errno
28508         over calls to free.
28509
28510         canonicalize: simplify errno handling
28511         * lib/canonicalize.c (__set_errno): Delete macro, and use direct
28512         assignment.
28513
28514         canonicalize, canonicalize-lgpl: update module dependencies
28515         * modules/canonicalize (Depends-on): Add extensions, lstat,
28516         pathmax, stdlib.
28517         (Files): Drop pathmax.h.
28518         (configure.ac): Adjust macro name.
28519         * modules/canonicalize-lgpl (Depends-on): Add errno, extensions,
28520         lstat, stdlib, sys_stat.
28521         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Rename...
28522         (gl_FUNC_CANONICALIZE_FILENAME_MODE): ...to this, and require
28523         extensions.
28524         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL)
28525         (gl_CANONICALIZE_LGPL_SEPARATE): Require extensions.
28526         (gl_PREREQ_CANONICALIZE_LGPL): Assume unistd.h.
28527         * lib/canonicalize.h (canonicalize_file_name): Use <stdlib.h>
28528         declaration, if available.
28529         * lib/canonicalize-lgpl.c [HAVE_READLINK]: Delete this condition;
28530         we can rely on the readlink module.
28531         (MAXSYMLINKS): Also consult SYMLOOP_MAX.
28532         (includes): Use <unistd.h> unconditionally.
28533
28534 2009-09-17  Eric Blake  <ebb9@byu.net>
28535
28536         maint: make Include sections of modules consistent
28537         * modules/alloca: Use only header name; no need to list #include.
28538         * modules/alloca-opt: Likewise.
28539         * modules/arpa_inet: Likewise.
28540         * modules/canon-host: Likewise.
28541         * modules/configmake: Likewise.
28542         * modules/dirent: Likewise.
28543         * modules/eealloc: Likewise.
28544         * modules/environ: Likewise.
28545         * modules/fchdir: Likewise.
28546         * modules/fcntl: Likewise.
28547         * modules/fcntl-h: Likewise.
28548         * modules/gethrxtime: Likewise.
28549         * modules/gettime: Likewise.
28550         * modules/ignore-value: Likewise.
28551         * modules/inet_ntop: Likewise.
28552         * modules/inet_pton: Likewise.
28553         * modules/inttypes: Likewise.
28554         * modules/isnand-nolibm: Likewise.
28555         * modules/isnanf-nolibm: Likewise.
28556         * modules/mbchar: Likewise.
28557         * modules/mbfile: Likewise.
28558         * modules/mbiter: Likewise.
28559         * modules/mbuiter: Likewise.
28560         * modules/netdb: Likewise.
28561         * modules/netinet_in: Likewise.
28562         * modules/nproc: Likewise.
28563         * modules/pagealign_alloc: Likewise.
28564         * modules/poll: Likewise.
28565         * modules/printf-frexp: Likewise.
28566         * modules/pthread: Likewise.
28567         * modules/putenv: Likewise.
28568         * modules/random_r: Likewise.
28569         * modules/relocatable-prog: Likewise.
28570         * modules/search: Likewise.
28571         * modules/select: Likewise.
28572         * modules/selinux-h: Likewise.
28573         * modules/settime: Likewise.
28574         * modules/signal: Likewise.
28575         * modules/size_max: Likewise.
28576         * modules/socklen: Likewise.
28577         * modules/ssize_t: Likewise.
28578         * modules/stdarg: Likewise.
28579         * modules/stdbool: Likewise.
28580         * modules/stddef: Likewise.
28581         * modules/stdint: Likewise.
28582         * modules/stdio: Likewise.
28583         * modules/stdlib: Likewise.
28584         * modules/string: Likewise.
28585         * modules/strings: Likewise.
28586         * modules/sys_file: Likewise.
28587         * modules/sys_ioctl: Likewise.
28588         * modules/sys_select: Likewise.
28589         * modules/sys_socket: Likewise.
28590         * modules/sys_stat: Likewise.
28591         * modules/sys_time: Likewise.
28592         * modules/sys_times: Likewise.
28593         * modules/sys_utsname: Likewise.
28594         * modules/sys_wait: Likewise.
28595         * modules/sysexits: Likewise.
28596         * modules/time: Likewise.
28597         * modules/times: Likewise.
28598         * modules/tmpfile: Likewise.
28599         * modules/trim: Likewise.
28600         * modules/unistd: Likewise.
28601         * modules/wchar: Likewise.
28602         * modules/wctype: Likewise.
28603
28604 2009-09-17  Bruno Haible  <bruno@clisp.org>
28605
28606         Make getdate.y compile on QNX and NetBSD 5 / i386.
28607         * m4/getdate.m4 (gl_GETDATE): Conditionally define
28608         TIME_T_FITS_IN_LONG_INT.
28609         * lib/getdate.y (long_time_t): New type.
28610         (relative_time): Change type of 'seconds' field to long_time_t.
28611         (get_date): Update types of local variables. Check against overflow
28612         during conversion from long_time_t to time_t.
28613         Reported by Matt Kraai <kraai@ftbfs.org>
28614         and Hasso Tepper <hasso@netbsd.org>.
28615
28616 2009-09-17  Bruno Haible  <bruno@clisp.org>
28617
28618         * modules/COPYING: Update copyright years.
28619         * modules/README: Likeiwse.
28620         * doc/gnulib-intro.texi (Copyright): Use a wildcard year.
28621         Reported by Ian Beckwith <ianb@erislabs.net>.
28622
28623 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
28624
28625         * users.txt: Update references for gnuit package.
28626
28627 2009-09-17  Ian Beckwith  <ianb@erislabs.net>  (tiny change)
28628
28629         * m4/getdelim.m4: Fix typo in copyright line.
28630
28631 2009-09-17  Bruno Haible  <bruno@clisp.org>
28632
28633         * lib/atoll.c: Use the standard header with GPL copyright.
28634         * lib/argz.in.h: Likewise.
28635         * lib/glob.c: Likewise.
28636         * lib/glob-libc.h: Likewise.
28637         * lib/random_r.c: Likewise.
28638         * lib/siglist.h: Likewise.
28639         * lib/strsignal.c: Likewise.
28640         Reported by Ian Beckwith <ianb@erislabs.net>.
28641
28642 2009-09-17  Eric Blake  <ebb9@byu.net>
28643
28644         rmdir: ensure correct dependency order
28645         * m4/rmdir.m4 (gl_FUNC_RMDIR): Require unistd defaults.
28646
28647 2009-09-17  Bruno Haible  <bruno@clisp.org>
28648
28649         Disable assertion that fails on NetBSD 5 / i386.
28650         * lib/mktime.c (ydhms_diff): Disable assertion about time_t size.
28651         Reported by Sam Steingold <sds@gnu.org>
28652         and Hasso Tepper <hasso@netbsd.org>.
28653
28654 2009-09-16  Eric Blake  <ebb9@byu.net>
28655
28656         unlinkdir: port to mingw
28657         * m4/unlinkdir.m4 (gl_UNLINKDIR): Add mingw to list of platforms
28658         on which no one can unlink a directory.
28659
28660         stdlib: sort witness names
28661         * modules/stdlib (Makefile.am): Sort replacements.
28662         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
28663         * lib/stdlib.in.h: Likewise.
28664
28665         parse-duration-tests: avoid link failure
28666         * modules/parse-duration-tests (test_parse_duration_LDADD): Add
28667         LIBINTL.
28668         Reported by Tom G. Christensen.
28669
28670         openat-tests: ensure unlinkat behaves like rmdir
28671         * tests/test-rmdir.c (main): Factor guts...
28672         * tests/test-rmdir.h (test_rmdir_func): ...into new file.
28673         * modules/rmdir-tests (Files): Ship new file.
28674         * modules/openat-tests: New test.
28675         * tests/test-unlinkat.c: Likewise.
28676
28677         rmdir-errno: mark obsolete, it is unsafe for cross-compilation
28678         * modules/rmdir-errno (Status, Notice): Now obsolete.
28679
28680         rmdir: work around cygwin 1.5.x and mingw bugs
28681         * m4/rmdir.m4 (gl_FUNC_RMDIR): Detect the bugs.
28682         * lib/rmdir.c (rmdir): Work around it.
28683         * modules/rmdir (Status, Notice): No longer obsolete.
28684         (Files): Add dos.m4.
28685         (Depends-on): Add unistd.
28686         (configure.ac): Set witnesses.
28687         (License): Relax to LGPLv2+.
28688         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set defaults.
28689         * modules/unistd (Makefile.am): Substitute witnesses.
28690         * lib/unistd.in.h (rmdir): Declare replacement.
28691         * doc/posix-functions/rmdir.texi (rmdir): Document this.
28692         * modules/rmdir-tests: New tests.
28693         * tests/test-rmdir.c: Likewise.
28694
28695 2009-09-15  Eric Blake  <ebb9@byu.net>
28696
28697         fchdir: improve use of replacement functions
28698         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Set appropriate witnesses.
28699         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add REPLACE_FSTAT.
28700         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add REPLACE_OPENDIR,
28701         REPLACE_CLOSEDIR.
28702         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_DUP.
28703         * modules/sys_stat (Makefile.am): Substitute correct witness.
28704         * modules/dirent (Makefile.am): Likewise.
28705         * modules/unistd (Makefile.am): Likewise.
28706         * lib/dirent.in.h (opendir, closedir): Use better witnesses.
28707         * lib/unistd.in.h (dup): Likewise.
28708         * lib/sys_stat.in.h (fstat): Likewise.
28709
28710         maint: ignore gnulib-tool temp files
28711         * .gitignore: Ignore files created during gnulib-tool --test.
28712
28713 2009-09-13  Jim Meyering  <meyering@redhat.com>
28714
28715         posixtm: don't reject a time that specify "60" as the number of seconds
28716         * lib/posixtm.c (posixtime): The code to reject invalid dates
28717         would also reject a time specified with the .60 suffix.
28718         But POSIX allows that, in order to accommodate leap seconds.
28719         So don't reject it.
28720         (main): Adjust tests accordingly.
28721         * modules/posixtm (Depends-on): Add stpcpy.
28722
28723 2009-09-11  Jim Meyering  <meyering@redhat.com>
28724
28725         announce-gen: include [$release_type] in emitted Subject:
28726         * build-aux/announce-gen (get_tool_versions): Include [$release_type],
28727         e.g., [stable] in the emitted Subject: line.
28728
28729 2009-09-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28730
28731         Remove obsolete macros from several modules.
28732         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Replace
28733         obsolete Autoconf macros with their modern counterparts.
28734         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): Likewise.
28735         * m4/gc-camellia.m4 (gl_GC_CAMELLIA): Likewise.
28736         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Likewise.
28737         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
28738         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Likewise.
28739         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
28740         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
28741         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
28742         * m4/poll.m4 (gl_FUNC_POLL): Likewise.
28743         * m4/readline.m4 (gl_FUNC_READLINE): Likewise.
28744         * m4/round.m4 (gl_FUNC_ROUND): Likewise.
28745         * m4/roundf.m4 (gl_FUNC_ROUNDF): Likewise.
28746         * m4/select.m4 (gl_FUNC_SELECT): Likewise.
28747         * m4/sockets.m4 (gl_SOCKETS): Likewise.
28748         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Likewise.
28749         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Likewise.
28750         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
28751         * m4/time_r.m4 (gl_TIME_R): Likewise.
28752         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Likewise.
28753         * m4/vararrays.m4 (AC_C_VARARRAYS): Likewise.
28754         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
28755
28756         Fix copyright header in build-aux scripts.
28757         * build-aux/git-version-gen: Fix copyright header to match GPLv3
28758         recommendation.
28759         * build-aux/ncftpput-ftp: Likewise.
28760         * build-aux/update-copyright: Likewise.
28761
28762 2009-09-09  Eric Blake  <ebb9@byu.net>
28763
28764         test-link: allow Linux choice of errno
28765         * tests/test-link.c (main): Relax test for alternate error.
28766
28767         strndup: fix improper m4 caching
28768         * m4/strndup.m4 (gl_FUNC_STRNDUP): Rework to avoid side effects
28769         inside AC_CACHE_CHECK.  Use REPLACE_STRNDUP, not HAVE_STRNDUP.
28770         (gl_PREREQ_STRNDUP): Delete.
28771         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Update default.
28772         * modules/string (Makefile.am): Substitute it.
28773         * lib/string.in.h (strndup): Modernize prototype.
28774
28775         getcwd: port to mingw
28776         * m4/getcwd.m4 (gl_FUNC_GETCWD): Mingw directories are very
28777         different from the POSIX assumptions made throughout the getcwd
28778         module; fortunately, the mingw getcwd does not need replacement.
28779         (gl_FUNC_GETCWD_NULL): Skip test on mingw.
28780         * modules/getcwd-tests: New test.
28781         * tests/test-getcwd.c: Likewise.
28782
28783         link: fix platform bugs
28784         * m4/link.m4 (gl_FUNC_LINK): Detect Solaris and Cygwin bugs.
28785         * lib/link.c (link): Work around them.  Fix related mingw bug.
28786         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add REPLACE_LINK.
28787         * modules/unistd (Makefile.am): Substitute it.
28788         * lib/unistd.in.h (link): Declare replacement.
28789         * doc/posix-functions/link.texi (link): Document this.
28790         * modules/link (Depends-on): Add strdup-posix, sys_stat.
28791
28792         test-link: consolidate into single C program, test more cases
28793         * tests/test-link.sh: Delete.
28794         * tests/test-link.c: Test more error conditions.  Exposes bugs on
28795         at least Cygwin and Solaris.
28796         * modules/link-tests (Files): Remove unused file.
28797         (Depends-on): Add errno, sys_stat.
28798         (Makefile.am): Simplify.
28799
28800 2009-09-08  Bruno Haible  <bruno@clisp.org>
28801
28802         Work around towlower, towupper bug on mingw.
28803         * lib/wctype.in.h (towlower, towupper) [__MINGW32__]: New replacements.
28804         * m4/wctype.m4 (gl_WCTYPE_H): Replace <wctype.h> also on mingw.
28805         * doc/posix-functions/towlower.texi: Mention the mingw bug.
28806         * doc/posix-functions/towupper.texi: Likewise.
28807         Reported by Eric Blake.
28808
28809 2009-09-08  Jim Meyering  <meyering@redhat.com>
28810
28811         build: don't try to run autoheader if we don't use it
28812         * build-aux/bootstrap: Define AUTOHEADER=true when AC_CONFIG_HEADERS
28813         is not used in configure.ac.
28814
28815 2009-09-08  Eric Blake  <ebb9@byu.net>
28816
28817         euidaccess: fix compilation error
28818         * lib/euidaccess.c (includes): Add <fcntl.h>, for AT_EACCESS.
28819
28820         rawmemchr: relax license
28821         * modules/rawmemchr (License): Derived from glibc, so LGPLv2+ is
28822         okay.
28823         Reported by Jim Meyering.
28824
28825         mkfifoat: new module
28826         * modules/mkfifoat: New file.
28827         * lib/mkfifoat.c: Likewise.
28828         * m4/mkfifoat.m4 (gl_FUNC_MKFIFOAT): Likewise.
28829         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Add witnesses.
28830         * modules/sys_stat (Makefile.am): Use them.
28831         * lib/sys_stat.in.h (mkfifoat, mknodat): Declare them.
28832         * MODULES.html.sh (File system functions): Mention module.
28833         * doc/posix-functions/mkfifoat.texi (mkfifoat): Likewise.
28834         * doc/posix-functions/mknodat.texi (mknodat): Likewise.
28835         * modules/mkfifoat-tests: New test.
28836         * tests/test-mkfifoat.c: Likewise.
28837
28838         strchrnul: relax license
28839         * modules/strchrnul (License): Derived from glibc, so LGPLv2+ is
28840         okay.
28841         Reported by Jim Meyering.
28842
28843 2009-09-08  Eric Blake  <ebb9@byu.net>
28844
28845         fstatat: fix compilation on Solaris
28846         * lib/fstatat.c (includes): Add fcntl.h.
28847         Reported by Pádraig Brady.
28848
28849 2009-09-07  Eric Blake  <ebb9@byu.net>
28850
28851         rename: modernize replacement
28852         * modules/rename (Depends-on): Add stdio.
28853         (configure.ac): Declare witness.
28854         * m4/rename.m4 (gl_FUNC_RENAME): Ensure dependency order, and let
28855         stdio take care of replacement.
28856         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
28857         * modules/stdio (Makefile.am): Substitute them.
28858         * lib/stdio.in.h (rename): Declare replacement.
28859         * lib/rename.c (includes): Allow cross-compilation to non-windows
28860         machines.
28861         * doc/posix-functions/rename.texi (rename): Improve
28862         documentation.
28863
28864         stdio: sort witness names
28865         * modules/stdio (Makefile.am): Sort replacements.
28866         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
28867         * lib/stdio.in.h: Likewise.
28868
28869         getcwd: minor cleanups
28870         * lib/getcwd.c (AT_FDCWD): Delete; rely on <fcntl.h> instead.
28871         (is_ENAMETOOLONG): Delete; ENAMETOOLONG is portable.
28872
28873         openat: provide more convenience names
28874         * modules/faccessat (configure.ac): Add C witness.
28875         * lib/unistd.in.h (readlinkat): Fix typo.
28876         * lib/openat.h (statat, lstatat, accessat, euidaccessat): New
28877         convenience wrappers.
28878         * top/maint.mk (sc_prohibit_openat_without_use): Allow these
28879         wrappers in syntax checks.
28880
28881 2009-09-06  Eric Blake  <ebb9@byu.net>
28882
28883         doc: fix comments in recent patches
28884         * lib/faccessat.c: Mention correct function.
28885         * lib/fchmodat.c: Likewise.
28886         * lib/fchownat.c: Likewise.
28887         * lib/symlinkat.c: Likewise.
28888         * doc/posix-headers/fcntl.texi (fcntl.h): Cygwin 1.7 has AT_*
28889         constants.
28890
28891         faccessat, symlinkat: continue cleanup of previous patch
28892         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Ensure dependency order.
28893         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
28894         * modules/unistd (Makefile.am): Substitute GNULIB_READLINKAT.
28895         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Offer GNULIB_READLINKAT.
28896         * modules/symlinkat (configure.ac): Set GNULIB_READLINKAT.
28897         * lib/unistd.in.h (readlinkat): Declare if GNULIB_READLINKAT is
28898         set.
28899
28900 2009-09-06  Bruno Haible  <bruno@clisp.org>
28901
28902         * lib/sys_stat.in.h (fchmodat): Declare if GNULIB_FCHMODAT is set.
28903         (fstatat): Declare if GNULIB_FSTATAT is set.
28904         (mkdirat): Declare if GNULIB_MKDIRAT is set.
28905         * lib/unistd.in.h (fchownat): Declare if GNULIB_FCHOWNAT is set.
28906         (unlinkat): Declare if GNULIB_UNLINKAT is set.
28907         * modules/fcntl-h (Files): Remove m4/openat.m4.
28908         * modules/sys_stat (Files): Remove m4/openat.m4.
28909         (Makefile.am): Substitute GNULIB_FCHMODAT, GNULIB_FSTATAT,
28910         GNULIB_MKDIRAT instead of GNULIB_OPENAT.
28911         * modules/unistd (Files): Remove m4/openat.m4.
28912         (Makefile.am): Substitute GNULIB_FCHOWNAT, GNULIB_UNLINKAT instead of
28913         GNULIB_OPENAT.
28914         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Initialize GNULIB_OPENAT,
28915         HAVE_OPENAT here. Don't require gl_OPENAT_DEFAULTS.
28916         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize
28917         GNULIB_FCHMODAT, GNULIB_FSTATAT, GNULIB_MKDIRAT, HAVE_FCHMODAT,
28918         HAVE_FSTATAT, HAVE_MKDIRAT, REPLACE_FSTATAT here. Don't require
28919         gl_OPENAT_DEFAULTS.
28920         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_FCHOWNAT,
28921         GNULIB_UNLINKAT, HAVE_FCHOWNAT, HAVE_UNLINKAT, REPLACE_FCHOWNAT here.
28922         Don't require gl_OPENAT_DEFAULTS.
28923         * m4/openat.m4 (gl_FUNC_OPENAT): Require gl_FCNTL_H_DEFAULTS,
28924         gl_SYS_STAT_H_DEFAULTS, gl_UNISTD_H_DEFAULTS. Set GNULIB_FCHMODAT,
28925         GNULIB_FSTATAT, GNULIB_MKDIRAT, GNULIB_FCHOWNAT, GNULIB_UNLINKAT.
28926         (gl_OPENAT_DEFAULTS): Remove macro.
28927
28928 2009-09-06  Bruno Haible  <bruno@clisp.org>
28929
28930         * modules/openat (configure.ac): Remove unneeded witness.
28931
28932 2009-09-06  Bruno Haible  <bruno@clisp.org>
28933
28934         Set errno to ENOSYS when a function is entirely unsupported.
28935         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Set errno to ENOSYS instead of
28936         EOPNOTSUPP.
28937         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
28938         * modules/chown (Depends-on): Remove errno.
28939
28940 2009-09-06  Bruno Haible  <bruno@clisp.org>
28941
28942         * doc/posix-headers/fcntl.texi (AT_*): Mention affected platforms.
28943
28944 2009-09-06  Bruno Haible  <bruno@clisp.org>
28945
28946         * lib/sys_stat.in.h: Fix preprocessor command indentation.
28947
28948 2009-09-06  Ben Pfaff  <blp@gnu.org>
28949             Bruno Haible  <bruno@clisp.org>
28950
28951         Work around a glibc bug in strtok_r.
28952         * lib/string.in.h (strtok_r): Replace if REPLACE_STRTOK_R is set.
28953         Undefine if UNDEFINE_STRTOK_R is set.
28954         * lib/strtok_r.c (strtok_r, __strtok_r) [!_LIBC]: Don't undefine.
28955         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
28956         REPLACE_STRTOK_R and UNDEFINE_STRTOK_R.
28957         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Check against the glibc bug.
28958         * modules/string (Makefile.am): Substitute REPLACE_STRTOK_R,
28959         UNDEFINE_STRTOK_R.
28960         * doc/posix-functions/strtok_r.texi: Mention the glibc 2.7 bug.
28961
28962 2009-09-06  Sergey Poznyakoff  <gray@gnu.org.ua>
28963
28964         exclude: minor fix
28965         * lib/exclude.c: Include wctype.h
28966
28967 2009-09-06  Akim Demaille  <demaille@gostai.com>
28968
28969         bootstrap: improve error message
28970         * build-aux/bootstrap (find_tool): Upon failure, report the list
28971         of candidates.
28972         Honor the initial value of the envvar.
28973
28974 2009-09-05  Eric Blake  <ebb9@byu.net>
28975
28976         symlinkat: new module
28977         * modules/symlinkat: New file.
28978         * lib/symlinkat.c: Likewise.
28979         * m4/symlinkat.m4 (gl_FUNC_SYMLINKAT): Likewise.
28980         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witnesses.
28981         * modules/unistd (Makefile.am): Use them.
28982         * lib/unistd.in.h (symlinkat, readlinkat): Declare them.
28983         (faccessat) [GNULIB_POSIXCHECK]: Fix typo.
28984         * lib/at-func.c (FUNC_RESULT): New macro, defaulting to int.
28985         * MODULES.html.sh (File system functions): Mention module.
28986         * doc/posix-functions/symlinkat.texi (symlinkat): Likewise.
28987         * doc/posix-functions/readlinkat.texi (readlinkat): Likewise.
28988         * modules/symlinkat-tests: New test.
28989         * tests/test-symlinkat.c: Likewise.
28990
28991         test-openat-safer: add more checks
28992         * tests/test-openat-safer.c (main): Check more code paths.
28993
28994 2009-09-05  Jim Meyering  <meyering@redhat.com>
28995
28996         syntax-check: detect unnecessary inclusion of openat.h
28997         * top/maint.mk (sc_prohibit_openat_without_use): New rule.
28998
28999 2009-09-05  Bruno Haible  <bruno@clisp.org>
29000
29001         Support towlower, towupper.
29002         * doc/posix-functions/towlower.texi: Mention module wctype.
29003         * doc/posix-functions/towupper.texi: Likewise.
29004         * lib/wctype.in.h (towlower, towupper): New functions.
29005         * tests/test-wctype.c: Include stdio.h, stdlib.h.
29006         (ASSERT): New macro.
29007         (e): New variable.
29008         (main): Test also towlower, towupper. Test WEOF argument.
29009         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
29010
29011 2009-09-05  Bruno Haible  <bruno@clisp.org>
29012
29013         Fix conversion behaviour when the input is invalid.
29014         * lib/striconveh.c (mem_cd_iconveh_internal): Fix storing of question
29015         mark occurring in first pass of indirect conversion.
29016         * tests/test-striconveh.c (main): Test conversion of invalid ASCII
29017         input.
29018         Found by clang's static analyzer.
29019
29020 2009-09-05  Bruno Haible  <bruno@clisp.org>
29021
29022         * tests/test-striconveh.c (main): Test indirect conversion on platforms
29023         where direct conversion is possible.
29024
29025 2009-09-04  Eric Blake  <ebb9@byu.net>
29026
29027         openat: fail with ENOENT on empty name
29028         * lib/openat-proc.c (openat_proc_name): Special-case the empty
29029         buffer.
29030
29031         link-follow: fix logic bug in prior patch
29032         * m4/link-follow.m4 (gl_FUNC_LINK_FOLLOWS_SYMLINK): Fix bug that
29033         reversed sense of yes and no in prior patch.  Avoid confusing
29034         compilation failure with desired semantics.
29035
29036         link-follow: accomodate mingw and cross-compilation
29037         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Rename...
29038         (gl_FUNC_LINK_FOLLOWS_SYMLINK): ...to this.  Change
29039         cross-compilation results to -1, to make linkat easier to
29040         implement when cross-compiling.  Trivially support mingw.
29041         * modules/link-follow (configure.ac): Call new name.
29042         * NEWS: Mention this.
29043
29044 2009-09-03  Eric Blake  <ebb9@byu.net>
29045
29046         faccessat: compile replacement
29047         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Build replacement when
29048         needed.
29049
29050         fts: fix compilation error
29051         * lib/fts.c (includes): Re-add "openat.h", for
29052         openat_needs_fchdir.
29053
29054         faccessat: new module
29055         * modules/faccessat: New file.
29056         * lib/faccessat.c: Likewise.
29057         * m4/faccessat.m4 (gl_FUNC_FACCESSAT): Likewise.
29058         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
29059         * modules/unistd (Makefile.am): Use it.
29060         * lib/unistd.in.h (faccessat): Declare it.
29061         (F_OK, X_OK, W_OK, R_OK): Provide definitions.
29062         * lib/fcntl.in.h (AT_SYMLINK_FOLLOW, AT_EACCESS): Likewise.
29063         * MODULES.html.sh (File system functions): Mention it.
29064         * doc/posix-functions/faccessat.texi (faccessat): Likewise.
29065         * doc/posix-headers/fcntl.texi (fcntl.h): Likewise.
29066
29067         euidaccess: prefer POSIX over non-standard implementation
29068         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Check for faccessat.
29069         * lib/euidaccess.c (euidaccess): Use it if available.
29070
29071         openat: make template easier to use
29072         * lib/at-func.c (CALL_FUNC): Allow AT_FUNC_USE_F1_COND and
29073         AT_FUNC_F2 to be undefined.
29074         (VALIDATE_FLAG): New macro; use it to reject bad flags.
29075         (AT_FUNC_USE_F1_COND): Change sense to just flag bit.
29076         * lib/fchmodat.c (AT_FUNC_USE_F1_COND): Adjust.
29077         * lib/fchownat.c (AT_FUNC_USE_F1_COND): Likewise.
29078         * lib/openat.c (AT_FUNC_USE_F1_COND) [fstatat, unlinkat]:
29079         Likewise.
29080         * lib/mkdirat.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND): Delete.
29081         * lib/selinux-at.c (AT_FUNC_F2, AT_FUNC_USE_F1_COND)
29082         [getfileconat, lgetfileconat, setfileconat, lsetfileconat]:
29083         Likewise.
29084
29085         openat: declare in POSIX headers
29086         * NEWS: Mention this.
29087         * modules/openat (configure.ac): Declare witnesses.
29088         (Depends-on): Add fcntl-h, sys_stat, unistd.
29089         (Include): Mention correct headers.
29090         * modules/fcntl-h (Depends-on): Add link-warning.
29091         (Files): Add openat.m4.
29092         (Makefile.am): Substitute witnesses.
29093         * modules/sys_stat (Files, Makefile.am): Likewise.
29094         * modules/unistd (Files, Makefile.am): Likewise.
29095         * m4/openat.m4 (gl_FUNC_OPENAT, gl_FUNC_FCHOWNAT): Set witnesses.
29096         (gl_OPENAT_DEFAULTS): New macro.
29097         * m4/fcntl_h.m4 (gl_FCNTL_H_DEFAULTS): Use it.
29098         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Likewise.
29099         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Likewise.
29100         (SYS_STAT_H): Remove unused variable.
29101         * doc/posix-headers/fcntl.texi (fcntl.h): Update content.
29102         * lib/fcntl--.h (includes): Remove unneeded header.
29103         * lib/openat-safer.c (includes): Likewise.
29104         * lib/openat.h (AT_FDCWD, AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR)
29105         (openat, fstatat, unlinkat, mkdirat, fchmodat, fchownat): Move to
29106         appropriate headers.
29107         (__OPENAT_PREFIX): Delete.
29108         * lib/fcntl.in.h (openat): Provide declaration.
29109         (AT_FDCWD): Fix Solaris bug.
29110         (AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR): Provide macros.
29111         * lib/sys_stat.in.h (fstatat, mkdirat): Provide declaration.
29112         * lib/fchmodat.c (includes):  Adjust to find declaration.
29113         * lib/fchownat.c (includes): Likewise.
29114         * lib/mkdirat.c (includes): Likewise.
29115         * lib/fstatat.c (includes): Likewise.  Ensure original fstatat is
29116         still visible.
29117
29118 2009-09-02  Eric Blake  <ebb9@byu.net>
29119
29120         errno: use consistently
29121         * lib/c-stack.c (ENOTSUP): <errno.h> guarantees a definition.
29122         * lib/canonicalize-lgpl.c (ENAMETOOLONG): Likewise.
29123         * lib/canonicalize.c (ELOOP): Likewise.
29124         * lib/inet_ntop.c (EAFNOSUPPORT): Likewise.
29125         * lib/inet_pton.c (EAFNOSUPPORT): Likewise.
29126         * lib/lchown.c (EOPNOTSUPP): Likewise.
29127         * lib/openat-priv.h (ENOSYS, EOPNOTSUPP): Likewise.
29128         * lib/savewd.c (ESTALE): Likewise.
29129         * lib/settime.c (ENOSYS): Likewise.
29130         * lib/utimens.c (ENOSYS): Likewise.
29131         * lib/xgethostname.c (ENAMETOOLONG): Likewise.
29132         * lib/chdir-safer.c (ELOOP): Likewise.
29133         (chdir_no_follow): Use HAVE_READLINK, not ELOOP, as witness.
29134         * modules/c-stack (Depends-on): Add errno.
29135         * modules/canonicalize (Depends-on): Likewise.
29136         * modules/chdir-safer (Depends-on): Likewise.
29137         * modules/fdopendir (Depends-on): Likewise.
29138         * modules/inet_ntop (Depends-on): Likewise.
29139         * modules/inet_pton (Depends-on): Likewise.
29140         * modules/lchown (Depends-on): Likewise.
29141         * modules/openat (Depends-on): Likewise.
29142         * modules/savewd (Depends-on): Likewise.
29143         * modules/settime (Depends-on): Likewise.
29144         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Check for readlink.
29145
29146         fts: avoid leaking fds
29147         * modules/fts (Depends-on): Add cloexec.
29148         * lib/fts.c (opendirat, diropen, fts_build): Set close-on-exec
29149         flag.
29150
29151         fts: make directory fds more robust
29152         * lib/fts.c (O_DIRECTORY): Let <fcntl.h> take care of this.
29153         (opendirat): Specify O_DIRECTORY, and add fallbacks for safety.
29154
29155         backupfile, chdir-long, fts, savedir: make safer
29156         * lib/backupfile.c (includes): Use "dirent--.h", since
29157         numbered_backup can write to stderr during readdir.
29158         * lib/savedir.c (includes): Likewise.
29159         * lib/chdir-long.c (includes): Use "fcntl--.h", since openat
29160         emulation can write to stderr on failure.
29161         * lib/fts.c (includes) [!_LIBC]: Likewise for opendir and openat.
29162         * lib/getcwd.c: Document why opendir_safer is unused.
29163         * lib/glob.c: Likewise.
29164         * lib/scandir.c: Likewise.
29165         * lib/openat-proc.c: Likewise, for open_safer.
29166         * modules/backupfile (Depends-on): Add dirent-safer.
29167         * modules/savedir (Depends-on): Likewise.
29168         * modules/fts (Depends-on): Add dirent-safer and openat-safer.
29169         * modules/chdir-long (Depends-on): Add openat-safer.
29170
29171         openat-safer: new module
29172         * modules/openat-safer: New file.
29173         * lib/openat-safer.c: Likewise.
29174         * m4/fcntl-safer.m4 (gl_OPENAT_SAFER): New macro.
29175         * lib/fcntl-safer.h (openat_safer): Declare.
29176         * lib/fcntl--.h (openat): Override.
29177         * MODULES.html.sh (File descriptor based I/O): Mention it.
29178         * lib/openat.h: Add double-inclusion guards.
29179         * lib/openat.c (includes): Only include "fcntl-safer.h", not
29180         "fcntl--.h", so we can implement openat.
29181         * modules/openat-safer-tests: New test.
29182         * tests/test-openat-safer.c: New file.
29183
29184         dirent-safer: new module
29185         * modules/dirent-safer: New file.
29186         * lib/dirent--.h: Likewise.
29187         * lib/dirent-safer.h: Likewise.
29188         * lib/opendir-safer.c: Likewise.
29189         * m4/dirent-safer.m4: Likewise.
29190         * MODULES.html.sh (Enhancements for POSIX:2008): Mention it.
29191         * modules/dirent-safer-tests: New test.
29192         * tests/test-dirent-safer.c: New file.
29193         * lib/fdopendir.c (includes): Ensure fdopendir is also safe.
29194
29195         fdopendir: optimize on mingw
29196         * lib/unistd.in.h (_gl_directory_name): New prototype.
29197         * lib/fchdir.c (_gl_directory_name): Implement it.
29198         (fchdir): Use it to simplify implementation.
29199         * lib/fdopendir.c (fdopendir) [REPLACE_FCHDIR]: Use metadata from
29200         fchdir, when available, to avoid calling [f]chdir().
29201
29202         fdopendir: split into its own module
29203         * lib/openat.c (fdopendir): Move...
29204         * lib/fdopendir.c: ...into new file.
29205         * modules/fdopendir: New module.
29206         * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): New file.
29207         * modules/openat (Depends-on): Add fdopendir.
29208         * m4/openat.m4 (gl_FUNC_OPENAT): No longer need to check for
29209         fdopendir here.
29210         * modules/savedir (Depends-on): Only need fdopendir, not full
29211         openat.
29212         * lib/savedir.c (include): Use <dirent.h>, not "openat.h".
29213         * lib/openat.h (fdopendir): Drop prototype.
29214         * lib/dirent.in.h (fdopendir): Provide prototype.
29215         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Add replacements.
29216         * modules/dirent (Makefile.am): Substitute them.
29217         * MODULES.html.sh (File system functions): Mention it.
29218         * doc/posix-functions/fdopendir.texi (fdopendir): Likewise.
29219         * modules/fdopendir-tests: New file.
29220         * tests/test-fdopendir.c: Likewise.
29221
29222         fchdir: use more consistent macro convention
29223         * lib/fcntl.in.h (_gl_register_fd): Move declaration to unistd.
29224         * lib/sys_stat.in.h (rpl_fstat): Declare via make-time
29225         REPLACE_FCHDIR, rather than relying on config.h macros.
29226         * lib/unistd.in.h (fchdir): Move all fchdir internal declarations
29227         inside a single make-time REPLACE_FCHDIR block, rather than using
29228         the config.h FCHDIR_REPLACEMENT.
29229         * m4/fchdir.m4 (gl_FUNC_FCHDIR): REPLACE_FCHDIR was already
29230         AC_SUBST'd, also AC_DEFINE it.  Don't define FCHDIR_REPLACEMENT.
29231         Manage fstat replacement.
29232         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Pick up
29233         REPLACE_FCHDIR.
29234         * modules/sys_stat (Files): Add m4/unistd_h.m4.
29235         (Makefile.am): Substitute REPLACE_FCHDIR.
29236         * lib/close.c (rpl_close): Use REPLACE_FCHDIR, not
29237         FCHDIR_REPLACEMENT.
29238         * lib/dup-safer.c (dup_safer): Likewise.
29239         * lib/dup2.c (rpl_dup2): Likewise.
29240         * lib/dup3.c (rpl_dup3): Likewise.
29241         * lib/open.c (rpl_open): Likewise.
29242
29243         fchdir: simplify error handling, and support dup3
29244         * modules/fchdir (Depends-on): Use strdup-posix, not strdup.  Add
29245         stdbool, malloc-posix, realloc-posix.
29246         * lib/fchdir.c (struct dir_info_t): Delete saved_errno.
29247         (ensure_dirs_slot): Return false on allocation failure.
29248         (rpl_dup2): Delete.
29249         (_gl_register_dup): New function.
29250         (_gl_unregister_fd, rpl_opendir, rpl_dup): Update callers.
29251         (_gl_register_fd): Close fd on allocation failure.
29252         * lib/fcntl.in.h (_gl_register_fd): Update signature.
29253         * lib/unistd.in.h (_gl_register_dup) [FCHDIR_REPLACEMENT]: New
29254         prototype.
29255         (rpl_dup2_fchdir): Delete prototype.
29256         * lib/open.c (open): Update caller.
29257         * lib/dup2.c (dup2): Track fchdir metadata.
29258         * lib/dup3.c (dup3): Likewise.
29259         * m4/dup2.m4 (gl_REPLACE_DUP2): New macro.
29260         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Use it.
29261
29262 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29263
29264         * gnulib-tool (func_create_testdir, func_create_megatestdir): Use
29265         AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER. Use AC_CONFIG_FILES and
29266         don't pass arguments to AC_OUTPUT.
29267
29268 2009-09-02  Bruno Haible  <bruno@clisp.org>
29269
29270         * modules/mkdtemp (License): Relicense under LGPLv2+.
29271         Reported by Paolo Bonzini.
29272
29273 2009-09-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
29274
29275         Replace uses of obsolete autoconf macros in Jim's modules.
29276         The Autoconf macros AC_TRY_CPP, AC_TRY_COMPILE, AC_TRY_LINK and
29277         AC_TRY_RUN have been obsolete since Autoconf 2.55, and each use
29278         can evoke a warning from autoconf when run with -Wobsolete
29279         enabled.  They were declared obsolete for good reasons (see
29280         the `AC_FOO_IFELSE vs AC_TRY_FOO' node in the Autoconf manual,
29281         recently renamed to `AC_ACT_IFELSE vs AC_TRY_ACT'), and we
29282         should not continue using the deprecated macros.
29283         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Replace
29284         obsolete Autoconf macros with modern counterparts.
29285         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
29286         * m4/dos.m4 (gl_AC_DOS): Likewise.
29287         * m4/fpending.m4 (gl_FUNC_FPENDING): Likewise.
29288         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Likewise.
29289         * m4/getloadavg.m4 (gl_PREREQ_GETLOADAVG): Likewise.
29290         * m4/jm-winsz1.m4 (gl_WINSIZE_IN_PTEM): Likewise.
29291         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Likewise.
29292         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Likewise.
29293         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Likewise.
29294         * m4/mode_t.m4 (gl_PROMOTED_TYPE_MODE_T): Likewise.
29295         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
29296         Likewise.
29297         * m4/rename.m4 (gl_FUNC_RENAME): Likewise.
29298         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
29299         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Likewise.
29300         * m4/st_dm_mode.m4 (AC_STRUCT_ST_DM_MODE): Likewise.
29301         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
29302         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
29303
29304 2009-09-01  Eric Blake  <ebb9@byu.net>
29305
29306         fchdir: fix off-by-one bug in previous patch
29307         * lib/fchdir.c (rpl_fstat): Use correct bounds.
29308         (_gl_unregister_fd): Delete useless if.
29309
29310 2009-09-01  Daniel P. Berrange  <berrange@redhat.com>
29311
29312         maint.mk: sort the list of syntax-check rules
29313         * top/maint.mk (syntax-check-rules): Sort syntax-check rules, so it's
29314         easier to get a sense of progress when the rules are run sequentially
29315         and take a long time.
29316
29317 2009-09-01  Simon Josefsson  <simon@josefsson.org>
29318
29319         * modules/arpa_inet: Use $(MKDIR_P) instead of @MKDIR_P@.
29320         * modules/netinet_in: Likewise.
29321         * modules/sys_file: Likewise.
29322         * modules/sys_ioctl: Likewise.
29323         * modules/sys_select: Likewise.
29324         * modules/sys_socket: Likewise.
29325         * modules/sys_stat: Likewise.
29326         * modules/sys_time: Likewise.
29327         * modules/sys_times: Likewise.
29328         * modules/sys_utsname: Likewise.
29329         * modules/sys_wait: Likewise.
29330
29331 2009-09-01  Jim Meyering  <meyering@redhat.com>
29332
29333         fts: help ensure that return values are not ignored
29334         * lib/fts_.h (__GNUC_PREREQ): Define.
29335         (__attribute_warn_unused_result__): Define.
29336         (fts_children, fts_close, fts_open, fts_read): Declare with
29337         __attribute_warn_unused_result__.
29338
29339         fts: fts_close now fails also when closing a dir file descriptor fails
29340         * lib/fts.c (fts_close): Detect close failure, not just fchdir failure,
29341         and propagate to caller, along with errno.
29342
29343         announce-gen: correct formatting in --help output
29344         * build-aux/announce-gen (usage): Move the one-line description in
29345         --help output "up", to where it belongs, just after Usage:.
29346
29347 2009-08-31  Eric Blake  <ebb9@byu.net>
29348
29349         fchdir: port to mingw
29350         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Check for mingw bug.
29351         * lib/open.c (open) [FCHDIR_REPLACEMENT]: If directories can't be
29352         opened, then use a substitute.
29353         * lib/sys_stat.in.h (fstat) [REPLACE_OPEN_DIRECTORY]: Declare
29354         replacement.
29355         * lib/fchdir.c (fstat) [REPLACE_OPEN_DIRECTORY]: Implement it.
29356         (_gl_register_fd): No need to check stat if open already filters
29357         all directories.
29358         (fchdir): Fix error condition to match POSIX.
29359         * modules/fchdir (Depends-on): Add sys_stat.
29360         * doc/posix-functions/open.texi (open): Document the limitation.
29361         * modules/fchdir-tests: New file.
29362         * tests/test-fchdir.c: Likewise.
29363
29364         canonicalize: allow cross-testing from cygwin to mingw
29365         * modules/canonicalize-tests (configure.ac): Define HAVE_SYMLINK.
29366         (Makefile.am): Pass it through TESTS_ENVIRONMENT.
29367         * modules/canonicalize-lgpl-tests (configure.ac, Makefile.am):
29368         Likewise.
29369         * tests/test-canonicalize.sh: Also skip test if 'ln -s' works, but
29370         target does not support symlinks.
29371         * tests/test-canonicalize-lgpl.sh: Likewise.
29372
29373         chown: avoid compilation warning on mingw
29374         * m4/chown.m4 (gl_FUNC_CHOWN): Recognize missing chown.
29375         * lib/chown.c (rpl_chown) [!HAVE_CHOWN]: Always return failure on
29376         mingw.
29377         * lib/lchown.c (lchown) [!HAVE_CHOWN]: Likewise.
29378         * modules/chown (Depends-on): Add errno.
29379
29380 2009-08-31  Stefano Lattarini  <stefano.lattarini@gmail.com>  (tiny change)
29381
29382         * gnulib-tool: Fix test whether $CONFIG_SHELL has a working 'echo'
29383         command.
29384
29385 2009-08-31  Jim Meyering  <meyering@redhat.com>
29386
29387         canonicalize: remove useless initialization
29388         * lib/canonicalize.c (canonicalize_filename_mode): Remove useless
29389         initialization of local, "end".
29390
29391 2009-08-30  Bruno Haible  <bruno@clisp.org>
29392
29393         Fix an unnecessary error on Solaris 10 on NFSv3 file systems.
29394         * lib/set-mode-acl.c (qset_acl) [Solaris 10 new]: Treat EOPNOTSUPP like
29395         ENOSYS.
29396
29397 2009-08-30  Bruno Haible  <bruno@clisp.org>
29398
29399         * tests/test-pipe-filter-ii1.sh: Prefer /usr/xpg6/bin/tr over
29400         /usr/xpg4/bin/tr when it exists.
29401         * tests/test-pipe-filter-gi1.sh: Likewise.
29402
29403 2009-08-30  Bruno Haible  <bruno@clisp.org>
29404
29405         Work around deficient /usr/bin/id program on Solaris.
29406         * tests/test-file-has-acl.sh (ID): New variable.
29407         * tests/test-set-mode-acl.sh (ID): Likewise.
29408         * tests/test-copy-acl.sh (ID): Likewise.
29409         * tests/test-copy-file.sh (ID): Likewise.
29410
29411 2009-08-30  Bruno Haible  <bruno@clisp.org>
29412
29413         New module 'xstriconveh'.
29414         * lib/xstriconveh.h: New file.
29415         * lib/xstriconveh.c: New file.
29416         * modules/xstriconveh: New file.
29417
29418 2009-08-30  Bruno Haible  <bruno@clisp.org>
29419
29420         Make it easier to use mem_cd_iconveh.
29421         * lib/striconveh.h (iconveh_t): New type.
29422         (iconveh_open, iconveh_close): New declarations.
29423         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
29424         with a single 'const iconveh_t *' argument.
29425         * lib/striconveh.c (iconveh_open, iconveh_close): New functions.
29426         (mem_cd_iconveh, str_cd_iconveh): Replace the three iconv_t arguments
29427         with a single 'const iconveh_t *' argument.
29428         (mem_iconveh, str_iconveh): Use iconveh_open, iconveh_close.
29429         * tests/test-striconveh.c (main): Update.
29430         * NEWS: Mention the change.
29431
29432 2009-08-30  Bruno Haible  <bruno@clisp.org>
29433
29434         * doc/posix-functions/iconv_open.texi: Mention indirect conversion
29435         problem.
29436
29437 2009-08-30  Bruno Haible  <bruno@clisp.org>
29438
29439         Work around iconv_open problem on Solaris.
29440         * lib/iconv_open-solaris.gperf: New file.
29441         * lib/iconv_open.c (ICONV_FLAVOR_SOLARIS): New macro.
29442         * m4/iconv_open.m4 (gl_FUNC_ICONV_OPEN): Also handle Solaris.
29443         * modules/iconv_open (Files): Add lib/iconv_open-solaris.gperf.
29444         (Makefile.am): Add rule for iconv_open-solaris.h. Augment
29445         BUILT_SOURCES, MOSTLYCLEANFILES, MAINTAINERCLEANFILES, EXTRA_DIST.
29446         * doc/posix-functions/iconv_open.texi: Mention the Solaris problem.
29447
29448 2009-08-29  Jim Meyering  <meyering@redhat.com>
29449
29450         maint.mk: remove more coreutils-specific targets; XZ_OPT=-9ev
29451         * top/maint.mk (cvs-check): Remove target; it was just an alias
29452         to the better-named vc-diff-check.
29453         (maintainer-distcheck): Remove rule.  It was used only from
29454         the (alpha/beta/major) target, and all of its commands but one
29455         were coreutils-specific.
29456         (vc-dist): Remove rule.
29457         (alpha beta major): Run "$(MAKE) distcheck" explicitly.
29458         Run vc-diff-check, not vc-dist.
29459         Run $(MAKE) dist with XZ_OPT=-9ev.  Note spelling, with "-".
29460
29461 2009-08-27  Bruno Haible  <bruno@clisp.org>
29462
29463         * tests/test-bitrotate.c (main): Remove test that uses a shift count
29464         of 0.
29465
29466 2009-08-27  Bruno Haible  <bruno@clisp.org>
29467
29468         * tests/test-func.c (main): Don't verify sizeof __func__ on SunPRO C
29469         compilers.
29470         * doc/func.texi: Document the SunPRO C bug.
29471
29472 2009-08-27  Bruno Haible  <bruno@clisp.org>
29473
29474         Fix link error on Solaris.
29475         * tests/test-parse-duration.c (xstrdup): Remove function.
29476
29477 2009-08-26  Pádraig Brady  <P@draigbrady.com>
29478
29479         ignore-value: handle pointer types, too
29480         * lib/ignore-value.h (__attribute__): Remove definition.
29481         (ignore_value): Remove use of "__attribute__ ((unused))" in favor
29482         of a more concise and more-often effective "(void) i" statement.
29483         (ignore_ptr): New function to suppress warnings from functions that
29484         return pointers, and to make it explicit that one function doesn't
29485         handle all cases.
29486
29487 2009-08-25  Bruno Haible  <bruno@clisp.org>
29488
29489         dup2: work around a Linux bug.
29490         * m4/dup2.m4 (gl_FUNC_DUP2): Test for the Linux bug.
29491         * lib/dup2.c (rpl_dup2): Correct the return value if it is -EBADF.
29492         * doc/posix-functions/dup2.texi: Mention the Linux bug.
29493         Reported by Simon Josefsson.
29494
29495 2009-08-25  Jim Meyering  <meyering@redhat.com>
29496
29497         libguestfs uses gnulib
29498         * users.txt: Add libguestfs.
29499
29500 2009-08-24  Eric Blake  <ebb9@byu.net>
29501
29502         dup2, pipe2: fix some recent test failures on cygwin 1.5.x
29503         * lib/pipe2.c (includes): Add binary-io.h.
29504         * lib/dup2.c (rpl_dup2): Correct buggy errno value.
29505
29506 2009-08-24  Bruno Haible  <bruno@clisp.org>
29507
29508         Tolerate declared but missing accept4 syscall.
29509         * lib/accept4.c (accept4): Invoke original accept4 function first, if
29510         available.
29511         * lib/sys_socket.in.h (accept4): If the function is already present,
29512         override it.
29513         * m4/accept4.m4 (gl_FUNC_ACCEPT4): Remove AC_LIBOBJ invocation.
29514         * modules/accept4 (Makefile.am): Compile accept4.c always.
29515         Reported by Paolo Bonzini and Eric Blake.
29516
29517 2009-08-23  Bruno Haible  <bruno@clisp.org>
29518
29519         New module 'accept4'.
29520         * lib/sys_socket.in.h (accept4): New declaration.
29521         * lib/accept4.c: New file.
29522         * m4/accept4.m4: New file.
29523         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
29524         GNULIB_ACCEPT4, HAVE_ACCEPT4.
29525         * modules/sys_socket (Makefile.am): Substitute GNULIB_ACCEPT4,
29526         HAVE_ACCEPT4.
29527         * modules/accept4: New file.
29528         * doc/glibc-functions/accept4.texi: Mention the new module.
29529
29530 2009-08-24  Jim Meyering  <meyering@redhat.com>
29531
29532         progname: also set global program_invocation_name, when possible
29533         Before this change, a libtool-enabled program that calls glibc's
29534         error function would report the program name as
29535         "/abs/dir/.libs/lt-program_name" rather than the desired program_name.
29536         * modules/progname (configure.ac): Check for a declaration of
29537         program_invocation_name.
29538         * lib/progname.c:  Include <errno.h>.
29539         (set_program_name) [HAVE_DECL_PROGRAM_INVOCATION_NAME]:
29540         Set program_invocation_name.
29541
29542 2009-08-23  Bruno Haible  <bruno@clisp.org>
29543
29544         * lib/dup3.c: Include <string.h>.
29545
29546 2009-08-23  Bruno Haible  <bruno@clisp.org>
29547
29548         * lib/dup3.c (dup3): Test only once whether the system actually exists.
29549         * lib/pipe2.c (pipe2): Likewise.
29550         Suggested by Eric Blake.
29551
29552 2009-08-23  Bruno Haible  <bruno@clisp.org>
29553
29554         Tolerate declared but missing dup3 syscall.
29555         * lib/dup3.c (dup3): Invoke original dup3 function first, if available.
29556         * lib/unistd.in.h (dup3): If the function is already present,
29557         override it.
29558         * m4/dup3.m4 (gl_FUNC_DUP3): Remove AC_LIBOBJ invocation.
29559         * modules/dup3 (Makefile.am): Compile dup3.c always.
29560         Reported by Paolo Bonzini.
29561
29562 2009-08-23  Bruno Haible  <bruno@clisp.org>
29563
29564         Tolerate declared but missing pipe2 syscall.
29565         * lib/pipe2.c (pipe2): Invoke original pipe2 function first, if
29566         available.
29567         * lib/unistd.in.h (pipe2): If the function is already present,
29568         override it.
29569         * m4/pipe2.m4 (gl_FUNC_PIPE2): Remove AC_LIBOBJ invocation.
29570         * modules/pipe2 (Makefile.am): Compile pipe2.c always.
29571         Reported by Paolo Bonzini.
29572
29573 2009-08-23  Bruno Haible  <bruno@clisp.org>
29574
29575         * lib/pipe2.c (pipe2): Move #ifs inside function.
29576
29577 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
29578
29579         quotearg: document limitations of quote_these_too
29580         * lib/quotearg.c (quotearg_buffer_restyled): Add comments where
29581         those limitations are created.
29582         * lib/quotearg.h (set_char_quoting): Document that digits and
29583         letters that are special after backslash are not permitted.
29584         (quotearg_char): Cross-reference set_char_quoting documentation.
29585
29586 2009-08-23  Joel E. Denny  <jdenny@clemson.edu>
29587
29588         quotearg: implement custom_quoting_style
29589         * lib/quotearg.c: (struct quoting_options): Add left_quote and
29590         right_quote fields.
29591         (set_custom_quoting): New public function.
29592         (quotearg_buffer_restyled): Add left_quote and right_quote
29593         arguments, handle them very much like locale quoting, and update
29594         all uses.
29595         (quotearg_n_custom): New public function.
29596         (quotearg_n_custom_mem): New public function.
29597         (quotearg_custom): New public function.
29598         (quotearg_custom_mem): New public function.
29599         * lib/quotearg.h: Prototype and document new public functions.
29600         (enum quoting_style): For escape_quoting_style and
29601         clocale_quoting_style, comment that QA_SPLIT_TRIGRAPHS is
29602         ignored even though they're otherwise like c_quoting_style.
29603         Add custom_quoting_style member and document with comparison to
29604         clocale_quoting_style.
29605         * tests/test-quotearg.c (custom_quotes): New array.
29606         (custom_results): New array.
29607         (main): Extend to test custom quoting.
29608
29609 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
29610
29611         quotearg: fix right quote escaping when it's in quote_these_too
29612         * lib/quotearg.c (quotearg_buffer_restyled): Upon seeing a right
29613         quote, be sure to prepend only one backslash.
29614         * tests/test-quotearg.c (use_quote_double_quotes): New function.
29615         (main): Test it.
29616
29617 2009-08-22  Joel E. Denny  <jdenny@clemson.edu>
29618
29619         quotearg-tests: test escaping of embedded locale quotes
29620         * tests/test-quotearg.c (struct result_strings): Add member for
29621         new input.
29622         (LQ_ENC, RQ_ENC, RQ_ESC): New macros.
29623         (inputs): Add new input.
29624         (results_g): Add expected results.
29625         (flag_results): Likewise.
29626         (locale_results): Likewise.
29627         (compare_strings): Check those.
29628
29629 2009-08-23  Bruno Haible  <bruno@clisp.org>
29630
29631         Tests for module 'dup3'.
29632         * modules/dup3-tests: New file.
29633         * tests/test-dup3.c: New file.
29634
29635         New module 'dup3'.
29636         * lib/unistd.in.h (dup3): New declaration.
29637         * lib/dup3.c: New file.
29638         * m4/dup3.m4: New file.
29639         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_DUP3 and
29640         HAVE_DUP3.
29641         * modules/unistd (Makefile.am): Substitute GNULIB_DUP3 and HAVE_DUP3.
29642         * modules/dup3: New file.
29643         * doc/glibc-functions/dup3.texi: Mention the new module.
29644
29645 2009-08-23  Bruno Haible  <bruno@clisp.org>
29646
29647         Tweak the dup2 test.
29648         * tests/test-dup2.c (main): Create the test file empty. Verify that an
29649         out-of-range fd yields EBADF. Verify that after writing to /dev/null,
29650         the test file is still empty. Fix argument order of lseek.
29651
29652 2009-08-23  Bruno Haible  <bruno@clisp.org>
29653
29654         Avoid test link errors when the modules getopt-gnu, gettext are used.
29655         * modules/getopt-posix-tests (Makefile.am): Define test_getopt_LDADD.
29656         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
29657
29658 2009-08-23  Bruno Haible  <bruno@clisp.org>
29659
29660         Fix getdtablesize() on mingw.
29661         * lib/getdtablesize.c (getdtablesize): Implement differently.
29662         * lib/unistd.in.h (getdtablesize): Improve comment.
29663
29664 2009-08-23  Bruno Haible  <bruno@clisp.org>
29665
29666         New module 'mkostemp'.
29667         Based on Ulrich Drepper's 2007-08-10 change in glibc.
29668         * lib/stdlib.in.h (mksotemp): New declaration.
29669         * lib/mkostemp.c: New file, from glibc with modifications.
29670         * lib/tempname.h (GT_FILE): Remove outdated comment.
29671         (gen_tempname): Add flags argument.
29672         * lib/tempname.c (__GT_BIGFILE): Remove macro.
29673         (__GT_FILE): Map to 1.
29674         (small_open, large_open): Remove macros.
29675         (__gen_tempname): Add flags argument. Remove code for __GT_BIGFILE.
29676         * lib/mkstemp.c (mkstemp): Update.
29677         * lib/mkdtemp.c (mkdtemp): Likewise.
29678         * m4/mkostemp.m4: New file.
29679         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_MKOSTEMP,
29680         HAVE_MKOSTEMP.
29681         * modules/stdlib (Makefile.am): Substitute GNULIB_MKOSTEMP,
29682         HAVE_MKOSTEMP.
29683         * modules/mkostemp: New file, based on modules/mkstemp.
29684         * doc/glibc-functions/mkostemp.texi: Mention the new module.
29685         * NEWS: Mention the change.
29686
29687 2009-08-23  Bruno Haible  <bruno@clisp.org>
29688
29689         * lib/pipe2.c (pipe2): Support O_TEXT, O_BINARY on all platforms.
29690         Reported by Eric Blake.
29691
29692 2009-08-23  Bruno Haible  <bruno@clisp.org>
29693
29694         * lib/pipe2.c (pipe2): Fix test of fcntl's return value.
29695         Reported by Eric Blake.
29696
29697 2009-08-23  Bruno Haible  <bruno@clisp.org>
29698
29699         * modules/fchdir (Depends-on): Use fcntl-h instead of fcntl.
29700         * modules/pipe2 (Depends-on): Likewise.
29701
29702 2009-08-23  Eric Blake  <ebb9@byu.net>
29703
29704         fcntl-h: add O_TTY_INIT support
29705         * lib/fcntl.in.h (O_TTY_INIT): Support another POSIX macro.
29706         * tests/test-fcntl-h.c (o): Test it.
29707         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
29708
29709         fcntl-h: rename from fcntl, in preparation for fcntl(2)
29710         * modules/fcntl: Move <fcntl.h> header replacement...
29711         * modules/fcntl-h: ...to new name, so as not to collide with
29712         like-named function.
29713         * tests/test-fcntl.c: Rename...
29714         * tests/test-fcntl-h.c: ...to this.  Test FD_CLOEXEC.
29715         * modules/fcntl-tests: Rename...
29716         * modules/fcntl-h-tests: ...to this.  Update test file name.
29717         * modules/chdir-long (Depends-on): Update clients.
29718         * modules/chdir-safer (Depends-on): Likewise.
29719         * modules/fcntl-safer (Depends-on): Likewise.
29720         * modules/fts (Depends-on): Likewise.
29721         * modules/mkancesdirs (Depends-on): Likewise.
29722         * modules/mkdir-p (Depends-on): Likewise.
29723         * modules/open (Depends-on): Likewise.
29724         * modules/savewd (Depends-on): Likewise.
29725         * MODULES.html.sh (systems lacking POSIX:2008): Update name.
29726         * doc/posix-headers/fcntl.texi (fcntl.h): Update documentation.
29727
29728 2009-08-22  Bruno Haible  <bruno@clisp.org>
29729
29730         * modules/binary-io (License): Relicense under LGPL.
29731         * modules/pipe2 (License): Likewise.
29732
29733 2009-08-22  Bruno Haible  <bruno@clisp.org>
29734
29735         * lib/pipe-filter-ii.c (pipe_filter_ii_execute): Fix test of fcntl's
29736         return value.
29737         * lib/pipe-filter-gi.c (filter_init): Likewise.
29738         Reported by Eric Blake.
29739
29740 2009-08-22  Bruno Haible  <bruno@clisp.org>
29741
29742         * lib/pipe.c (create_pipe): Use pipe2 instead of _pipe.
29743         * modules/pipe (Depends-on): Add pipe2.
29744
29745 2009-08-22  Bruno Haible  <bruno@clisp.org>
29746
29747         Tests for module 'pipe2'.
29748         * modules/pipe2-tests: New file.
29749         * tests/test-pipe2.c: New file.
29750
29751         New module 'pipe2'.
29752         * lib/unistd.in.h (pipe2): New declaration.
29753         * lib/pipe2.c: New file.
29754         * m4/pipe2.m4: New file.
29755         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_PIPE2 and
29756         HAVE_PIPE2.
29757         * modules/unistd (Makefile.am): Substitute GNULIB_PIPE2 and HAVE_PIPE2.
29758         * modules/pipe2: New file.
29759         * doc/glibc-functions/pipe2.texi: Mention the new module.
29760
29761 2009-08-22  Bruno Haible  <bruno@clisp.org>
29762
29763         Reference some new glibc functions.
29764         * doc/glibc-functions/accept4.texi: New file.
29765         * doc/glibc-functions/dup3.texi: New file.
29766         * doc/glibc-functions/mkostemp.texi: New file.
29767         * doc/glibc-functions/pipe2.texi: New file.
29768         * doc/gnulib.texi (Glibc stdlib.h): Refer to mkostemp.
29769         (Glibc sys/socket.h): Refer to accept4.
29770         (Glibc unistd.h): Refer to dup3, pipe2.
29771         Reported by Eric Blake.
29772
29773 2009-08-22  Jim Meyering  <meyering@redhat.com>
29774             Bruno Haible  <bruno@clisp.org>
29775
29776         annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
29777         This makes it so packages using automake-1.11's silent-rules option
29778         can print e.g., a single "GEN    configmake.h" line, rather than
29779         the 30+ statements that perform the job.  If you want to see the
29780         actual commands, you can still run "make V=1".
29781         * modules/alloca-opt: Add $(AM_V_GEN) and $(AM_V_at) prefixes
29782         so that make output is abbreviated when those variables are defined
29783         appropriately.
29784         * modules/argz: Likewise.
29785         * modules/arpa_inet: Likewise.
29786         * modules/byteswap: Likewise.
29787         * modules/configmake: Likewise.
29788         * modules/dirent: Likewise.
29789         * modules/errno: Likewise.
29790         * modules/fcntl: Likewise.
29791         * modules/float: Likewise.
29792         * modules/fnmatch: Likewise.
29793         * modules/getopt-posix: Likewise.
29794         * modules/glob: Likewise.
29795         * modules/iconv_open: Likewise.
29796         * modules/inttypes: Likewise.
29797         * modules/localcharset: Likewise.
29798         * modules/locale: Likewise.
29799         * modules/math: Likewise.
29800         * modules/netdb: Likewise.
29801         * modules/netinet_in: Likewise.
29802         * modules/poll: Likewise.
29803         * modules/posix_spawnp-tests: Likewise.
29804         * modules/sched: Likewise.
29805         * modules/search: Likewise.
29806         * modules/selinux-h: Likewise.
29807         * modules/signal: Likewise.
29808         * modules/spawn: Likewise.
29809         * modules/stdarg: Likewise.
29810         * modules/stdbool: Likewise.
29811         * modules/stddef: Likewise.
29812         * modules/stdint: Likewise.
29813         * modules/stdio: Likewise.
29814         * modules/stdlib: Likewise.
29815         * modules/string: Likewise.
29816         * modules/strings: Likewise.
29817         * modules/sys_file: Likewise.
29818         * modules/sys_ioctl: Likewise.
29819         * modules/sys_select: Likewise.
29820         * modules/sys_socket: Likewise.
29821         * modules/sys_stat: Likewise.
29822         * modules/sys_time: Likewise.
29823         * modules/sys_times: Likewise.
29824         * modules/sys_utsname: Likewise.
29825         * modules/sys_wait: Likewise.
29826         * modules/sysexits: Likewise.
29827         * modules/time: Likewise.
29828         * modules/unistd: Likewise.
29829         * modules/wchar: Likewise.
29830         * modules/wctype: Likewise.
29831
29832 2009-08-22  Jim Meyering  <meyering@redhat.com>
29833
29834         announce-gen: detect write failure
29835         * build-aux/announce-gen: Add Coda at end.
29836         Remove equivalent-but-more-verbose block at top.
29837
29838 2009-08-19  Akim Demaille  <demaille@gostai.com>
29839
29840         bootstrap: --help to stdout.
29841         * bootstrap (usage): Don't send --help to stderr.
29842         Use a here doc instead of a long string.
29843
29844 2009-08-21  Eric Blake  <ebb9@byu.net>
29845
29846         test-popen-safer: split from test-popen
29847         * tests/test-popen.c (main): Move...
29848         * tests/test-popen.h: ...into new file.
29849         * tests/test-popen-safer2.c: New file.
29850         * modules/popen-tests (Files): Add test-popen.h.
29851         * modules/popen-safer-tests (Files): Add test-popen-safer2.c.
29852         Suggested by Bruno Haible.
29853
29854         test-fcntl-safer: split from test-open
29855         * tests/test-open.c (main): Move...
29856         * tests/test-open.h: ...into new file.
29857         * tests/test-fcntl-safer.c: New file.
29858         * modules/open-tests (Files): Add test-open.h.
29859         * modules/fcntl-safer-tests: New file.
29860         Suggested by Bruno Haible.
29861
29862         test-fopen-safer: split from test-fopen
29863         * tests/test-fopen.c (main): Move...
29864         * tests/test-fopen.h: ...into new file.
29865         * tests/test-fopen-safer.c: New file.
29866         * modules/fopen-tests (Files): Add test-fopen.h.
29867         * modules/fopen-safer-tests: New file.
29868         Suggested by Bruno Haible.
29869
29870 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
29871
29872         popen-safer: test O_CLOEXEC at run-time.
29873         * lib/popen-safer.c: Test O_CLOEXEC at run-time.
29874
29875 2009-08-21  Paolo Bonzini  <bonzini@gnu.org>
29876
29877         fcntl: move more flags to the header
29878         * lib/cloexec.c: Do not define FD_CLOEXEC here.
29879         * lib/popen-safer.c: Do not alias O_NOINHERIT to O_CLOEXEC here.
29880         * lib/fcntl.in.h: Do both things here.
29881
29882 2009-08-21  Jim Meyering  <meyering@redhat.com>
29883
29884         consistently remove $@-t before redirecting to it
29885         * modules/argz: Remove $@-t and $@ before redirecting to the former.
29886         * modules/alloca-opt: Likewise.
29887         * modules/byteswap: Likewise.
29888         * modules/fnmatch: Likewise.
29889         * modules/getopt-posix: Likewise.
29890         * modules/glob: Likewise.
29891         * modules/poll: Likewise.
29892         * modules/posix_spawnp-tests: Likewise.
29893         * modules/sys_socket: Likewise.
29894         * modules/sysexits: Likewise.
29895
29896 2009-08-21  Eric Blake  <ebb9@byu.net>
29897
29898         popen: simplify access to original popen
29899         * lib/popen.c (rpl_popen): No need to worry about popen being a
29900         macro.
29901         Reported by Bruno Haible.
29902
29903 2009-08-20  Eric Blake  <ebb9@byu.net>
29904
29905         build: avoid some compiler warnings
29906         * lib/selinux-at.h: Use dir_fd, not dirfd, to avoid shadowing.
29907         * lib/exclude.c (fnmatch_pattern_has_wildcards): Use correct
29908         type.
29909         (new_exclude_segment, excluded_file_pattern_p)
29910         (excluded_file_name_p): Reduce scope.
29911         * lib/vasnprintf.c (decimal_point_char): Avoid warning on
29912         old-style declaration.
29913
29914 2009-08-20  Simon Josefsson  <simon@josefsson.org>
29915
29916         * tests/test-exclude1.sh: Handle Windows EOL.
29917         * tests/test-exclude2.sh: Likewise.
29918         * tests/test-exclude3.sh: Likewise.
29919         * tests/test-exclude4.sh: Likewise.
29920         * tests/test-exclude5.sh: Likewise.
29921         * tests/test-exclude6.sh: Likewise.
29922         * tests/test-exclude7.sh: Likewise.
29923
29924 2009-08-19  Akim Demaille  <demaille@gostai.com>
29925
29926         bootstrap: find sha1sum when named gsha1sum.
29927         * bootstrap (find_tool): New.
29928         ($SHA1SUM): New.
29929         Use it.
29930
29931 2009-08-20  Jim Meyering  <meyering@redhat.com>
29932
29933         maint.mk: _header_without_use: fix a quoting bug and remove a bash'ism
29934         * top/maint.mk (_header_without_use): Use "\\\\", not "\\" in the sed
29935         expression that converts "." in a file name to "\." in the resulting
29936         regexp.  Start with a dummy statement, so that prior shell variable
29937         definitions are expanded portably.  Reported by Simon Josefsson.
29938
29939 2009-08-20  Paolo Bonzini  <bonzini@gnu.org>
29940
29941         Fix polling for writeability of a screen buffer.
29942         * lib/poll.c: Distinguish input and screen buffers for the
29943         Win32 implementation.
29944         * lib/select.c: Likewise.
29945
29946 2009-08-19  Eric Blake  <ebb9@byu.net>
29947
29948         popen-safer: prevent popen from clobbering std descriptors
29949         * modules/popen-safer: New file.
29950         * lib/popen-safer.c: Likewise.
29951         * m4/stdio-safer.m4 (gl_POPEN_SAFER): New macro.
29952         * lib/stdio--.h (popen): Provide override.
29953         * lib/stdio-safer.h (popen_safer): Provide declaration.
29954         * tests/test-popen.c (includes): Partially test this.
29955         * modules/popen-safer-tests: New file, for more tests.
29956         * tests/test-popen-safer.c: Likewise.
29957         * MODULES.html.sh (file stream based Input/Output): Mention it.
29958
29959         tests: test some of the *-safer modules
29960         * modules/fopen-safer (Depends-on): Add fopen.
29961         * modules/fcntl-safer (Depends-on): Add fcntl.
29962         * modules/stdlib-safer (Depends-on): Add stdlib.
29963         (configure.ac): Set indicator.
29964         * modules/unistd-safer (configure.ac): Likewise.
29965         * modules/tmpfile-safer (configure.ac): Likewise.
29966         (Depends-on): Add tmpfile.
29967         * lib/stdio--.h (fopen, tmpfile): Don't override unless module is
29968         active.
29969         * tests/test-fopen.c (includes): Test safer versions when they are
29970         in use.
29971         * tests/test-open.c (includes): Likewise.
29972
29973         popen: fix cygwin 1.5 bug when stdin closed
29974         * doc/posix-functions/popen.texi (popen): Document cygwin bugs.
29975         * modules/popen: New file.
29976         * modules/popen-tests: Likewise.
29977         * tests/test-popen.c: Likewise.
29978         * m4/popen.m4: Likewise.
29979         * lib/popen.c: Likewise.
29980         * lib/stdio.in.h (popen): New declaration.
29981         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add popen.
29982         * modules/stdio (Makefile.am): Likewise.
29983         * MODULES.html.sh (systems lacking POSIX:2008): Mention it.
29984
29985 2009-08-17  Joel E. Denny  <jdenny@clemson.edu>
29986
29987         maint.mk: give full control over update-copyright exclusions
29988         * top/maint.mk (VC_LIST_EXCEPT): Instead of ChangeLog, use
29989         ${VC_LIST_EXCEPT_DEFAULT-ChangeLog} as the default exclusion.
29990         (update-copyright): Don't force inclusion of top-level
29991         ChangeLog.  Don't force exclusion of all COPYING files, but make
29992         them the default exclusion instead.
29993
29994 2009-08-16  Bruno Haible  <bruno@clisp.org>
29995
29996         Fix test failures on Solaris 10.
29997         * tests/uniconv/test-u8-conv-from-enc.c (main): Disable autodetect_jp
29998         tests when Solaris iconv() is used.
29999         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
30000         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
30001         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
30002         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
30003         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
30004
30005 2009-08-16  Bruno Haible  <bruno@clisp.org>
30006
30007         Fix test failures on Solaris 10.
30008         * tests/test-pipe-filter-ii1.sh: Determine the filename of a working
30009         'tr' program and pass it as first argument.
30010         * tests/test-pipe-filter-gi1.sh: Likewise.
30011         * tests/test-pipe-filter-ii1.c (main): Except the filename of a 'tr'
30012         program as first argument.
30013         * tests/test-pipe-filter-gi1.c (main): Likewise.
30014
30015 2009-08-16  Eric Blake  <ebb9@byu.net>
30016
30017         fpurge: fix previous commits
30018         * modules/fpurge (Makefile.am): Make replacement conditional,
30019         partially reverting 2007-04-29 change; missed in previous
30020         attempt.
30021         * m4/fpurge.m4 (gl_FUNC_FPURGE): Also compile fpurge.c when fpurge
30022         is missing.
30023
30024 2009-08-16  Bruno Haible  <bruno@clisp.org>
30025
30026         Clarify fpurge's effect on the file position.
30027         * lib/stdio.in.h (fpurge): Specify the file position after fpurge.
30028         * tests/test-fpurge.c (main): Make a second pass for checking the file
30029         position.
30030
30031 2009-08-16  Bruno Haible  <bruno@clisp.org>
30032
30033         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't compile fpurge.c if only the
30034         declaration of fpurge is missing.
30035         * tests/test-fpurge.c (main): Check that the file has not more contents
30036         than expected. Close the file before removing it.
30037
30038 2009-08-15  Eric Blake  <ebb9@byu.net>
30039
30040         fpurge: don't wrap working cygwin implementation
30041         * lib/fpurge.c (fpurge): Fix comment typo.
30042         * m4/fpurge.m4 (gl_FUNC_FPURGE): Detect BSD bug, allowing cygwin
30043         1.7 to avoid replacement.
30044         * tests/test-fpurge.c (main): Enhance test.
30045
30046 2009-08-15  Eric Blake  <ebb9@byu.net>
30047         and Jim Meyering  <meyering@redhat.com>
30048
30049         test-update-copyright: skip if perl is insufficient
30050         * tests/test-update-copyright.sh: Failure to run maintainer tool
30051         should not cause testsuite failure on cygwin 1.5.
30052
30053 2009-08-14  Eric Blake  <ebb9@byu.net>
30054
30055         doc: mention more functions added in cygwin 1.7.0
30056         * doc/posix-headers/limits.texi (limits.h): Update for recent
30057         cygwin additions.
30058         * doc/posix-headers/wordexp.texi (wordexp.h): Likewise.
30059         * doc/posix-functions/wordexp.texi (wordexp): Likewise.
30060         * doc/posix-functions/wordfree.texi (wordfree): Likewise.
30061         * doc/posix-functions/setlocale.texi (setlocale): Likewise.
30062         * doc/posix-functions/nl_langinfo.texi (nl_langinfo): Likewise.
30063
30064 2009-08-14  Eric Blake  <ebb9@byu.net>
30065
30066         maint.mk: simplify update-copyright rule
30067         * top/maint.mk (update-copyright-local): Delete, and document how
30068         to do it in cfg.mk instead.
30069         (update-copyright-exclude-regexp): Delete, and document how to do
30070         it in .x-update-copyright instead.
30071         (update-copyright): Simplify, thanks to VC_LIST_EXCEPT.  Don't
30072         exclude ChangeLog.
30073
30074 2009-08-14  Bruno Haible  <bruno@clisp.org>
30075
30076         * m4/wchar.m4 (gl_WCHAR_H): Undo invalid optimization in last commit.
30077
30078 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
30079
30080         maint.mk: support update-copyright-env
30081         * top/maint.mk (update-copyright-env): Define place-holder.
30082         (update-copyright): Expand $(update-copyright-env) before
30083         invoking update-copyright.
30084
30085 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
30086
30087         update-copyright: implement forced reformatting
30088         * build-aux/update-copyright: Implement and document
30089         UPDATE_COPYRIGHT_FORCE.
30090         * tests/test-update-copyright.sh: Test it.
30091
30092 2009-08-14  Eric Blake  <ebb9@byu.net>
30093         and Bruno Haible  <bruno@clisp.org>
30094
30095         stddef: fix NetBSD 5.0 NULL bug, rather than working around it
30096         * tests/test-locale.c: Revert previous patch related to NULL.
30097         * tests/test-stdio.c: Likewise.
30098         * tests/test-stdlib.c: Likewise.
30099         * tests/test-string.c: Likewise.
30100         * tests/test-unistd.c: Likewise.
30101         * modules/time-tests (Depends-on): Add verify.
30102         * modules/wchar-tests (Depends-on): Likewise.
30103         * tests/test-time.c: Test for NULL compliance.
30104         * tests/test-wchar.c: Likewise.
30105         * modules/locale (Depends-on): Add stddef.
30106         * modules/stdio (Depends-on): Likewise.
30107         * modules/stdlib (Depends-on): Likewise.
30108         * modules/string (Depends-on): Likewise.
30109         * modules/time (Depends-on): Likewise.
30110         * modules/unistd (Depends-on): Likewise.
30111         * modules/wchar (Depends-on): Likewise.
30112         * lib/locale.in.h (includes): Use <stddef.h> to fix NULL.
30113         * lib/stdlib.in.h (includes): Likewise.
30114         * lib/string.in.h (includes): Likewise.
30115         * lib/time.in.h (includes): Likewise.
30116         * lib/unistd.in.h (includes): Likewise.
30117         * m4/locale_h.m4 (gl_LOCALE_H): Replace locale.h if stddef.h was
30118         replaced.
30119         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
30120         * m4/stddef_h.m4: New file.
30121         * modules/stddef: Likewise.
30122         * lib/stddef.in.h: Likewise.
30123         * modules/stddef-tests: Likewise.
30124         * tests/test-stddef.c: Likewise.
30125         * MODULES.html.sh (Basic types <stddef.h>): Mention new module.
30126         * doc/posix-headers/stddef.texi (stddef.h): Document the bug.
30127         * doc/posix-headers/locale.texi (locale.h): Likewise.
30128         * doc/posix-headers/stdio.texi (stdio.h): Likewise.
30129         * doc/posix-headers/stdlib.texi (stdlib.h): Likewise.
30130         * doc/posix-headers/string.texi (string.h): Likewise.
30131         * doc/posix-headers/time.texi (time.h): Likewise.
30132         * doc/posix-headers/unistd.texi (unistd.h): Likewise.
30133         * doc/posix-headers/wchar.texi (wchar.h): Likewise.
30134
30135 2009-08-14  Eric Blake  <ebb9@byu.net>
30136
30137         doc: improve git diff of texinfo files
30138         * .gitattributes: Add rule for *.texi files, with hint on how to
30139         use it.
30140         Copied from m4, and based on a report by Bruno Haible.
30141
30142 2009-08-14  Bruno Haible  <bruno@clisp.org>
30143
30144         Disable multithread support by default on Cygwin 1.5.x for real.
30145         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): Fix last commit.
30146
30147 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
30148
30149         update-copyright: much ado about intervals
30150         * build-aux/update-copyright: Implement and document
30151         UPDATE_COPYRIGHT_USE_INTERVALS to control expansion and collapse
30152         of copyright year intervals.
30153         Also, document UPDATE_COPYRIGHT_YEAR.
30154         * tests/test-update-copyright.sh: Test it.
30155
30156         update-copyright: convert 2-digit to 4-digit years
30157         * build-aux/update-copyright: Implement and document.
30158         * tests/test-update-copyright.sh: Update.
30159
30160 2009-08-14  Jim Meyering  <meyering@redhat.com>
30161
30162         test-exclude: avoid coreutils "make check" failure
30163         * tests/test-exclude.c (ARGMATCH_DIE_DECL) [ARGMATCH_DIE_DECL]: Define,
30164         just as in test-argmatch.c.
30165
30166 2009-08-13  Eric Blake  <ebb9@byu.net>
30167
30168         test-dup2: fix bad assumption
30169         * tests/test-dup2.c (main): Tolerate leaked fds from environment.
30170         Reported by Peter Breitenlohner <peb@mppmu.mpg.de>.
30171
30172         test-version-etc: fix CRLF portability issue
30173         * tests/test-version-etc.sh: Use tr, not sed, as not all sed
30174         recognize \r.
30175         * tests/test-argp-version-etc-1.sh: Likewise.
30176
30177         getopt: update client modules
30178         * modules/argp (Depends-on): Use getopt-gnu.
30179         * modules/git-merge-changelog (Depends-on): Likewise.
30180         * modules/long-options (Depends-on): Likewise.
30181         * modules/xstrtol (Depends-on): Likewise.
30182
30183 2009-08-13  Simon Josefsson  <simon@josefsson.org>
30184
30185         * tests/test-version-etc.sh: Don't fail on different
30186         project/version.  Don't fail on CRLF differences.  Rewrite to use
30187         multiple -e instead of multiple sed forks, suggested by Eric Blake
30188         <ebb9@byu.net>.
30189         * tests/test-argp-version-etc-1.sh: Likewise.
30190
30191 2009-08-13  Simon Josefsson  <simon@josefsson.org>
30192
30193         * tests/test-version-etc.sh: Don't fail on different
30194         project/version.
30195
30196 2009-08-12  Bruno Haible  <bruno@clisp.org>
30197
30198         Tests for modules 'getopt-posix', 'getopt-gnu'.
30199         * modules/getopt-posix-tests: New file.
30200         * tests/test-getopt.c: New file.
30201         * tests/test-getopt.h: New file.
30202         * tests/test-getopt_long.h: New file.
30203
30204         New modules 'getopt-posix', 'getopt-gnu'.
30205         * modules/getopt-gnu: New file, renamed from modules/getopt.
30206         * modules/getopt-posix: New file.
30207         * modules/getopt: Turn into an obsolete alias for getopt-gnu.
30208         * m4/getopt.m4 (gl_FUNC_GETOPT_POSIX, gl_FUNC_GETOPT_GNU): New macros.
30209         (gl_GETOPT): Remove macro.
30210         (gl_GETOPT_CHECK_HEADERS): Do some checks only for gl_FUNC_GETOPT_GNU.
30211         Disable the test against BSD systems that declare optreset. Test
30212         against mingw bug. Test against lack of support of optional arguments
30213         on many platforms.
30214         * doc/glibc-headers/getopt.texi: Update module name and list of
30215         relevant platforms.
30216         * doc/posix-functions/getopt.texi: Mention modules 'getopt-posix' and
30217         'getopt-gnu' and more portability problems.
30218         * NEWS: Mention the changes.
30219
30220 2009-08-12  Bruno Haible  <bruno@clisp.org>
30221
30222         Ensure that optarg etc. get declared by <unistd.h>.
30223         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Require
30224         AC_USE_SYSTEM_EXTENSIONS.
30225         * modules/getopt (Depends-on): Add 'extensions'.
30226
30227 2009-08-12  Bruno Haible  <bruno@clisp.org>
30228
30229         Avoid test link errors.
30230         * modules/pipe-filter-ii-tests (Makefile.am): Define
30231         test_pipe_filter_ii1_LDADD and test_pipe_filter_ii2_main_LDADD.
30232         * modules/pipe-filter-gi-tests (Makefile.am): Define
30233         test_pipe_filter_gi1_LDADD and test_pipe_filter_gi2_main_LDADD.
30234         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
30235
30236 2009-08-12  Bruno Haible  <bruno@clisp.org>
30237
30238         * m4/getopt.m4 (gl_REPLACE_GETOPT): New macro, was called
30239         gl_GETOPT_SUBSTITUTE before.
30240         (gl_GETOPT): Use it.
30241         * m4/argp.m4 (gl_ARGP): Update.
30242         Reported by Sergey Poznyakoff.
30243
30244         * m4/getopt.m4: Reorder macros.
30245         (gl_GETOPT): Inline gl_GETOPT_SUBSTITUTE.
30246         (gl_GETOPT_SUBSTITUTE): Remove macro.
30247
30248 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
30249
30250         Minor improvement in gitlog-to-changelog
30251
30252         * build-aux/gitlog-to-changelog: New option `--format' makes
30253         output format string configurable.
30254
30255 2009-08-12  Sergey Poznyakoff  <gray@gnu.org.ua>
30256
30257         Optimize exclude: use hash tables for non-wildcard patterns.
30258
30259         * lib/exclude.c: Include hash.h and mbuiter.h
30260         (struct exclude_pattern, exclude_segment): New data types.
30261         (struct exclude): Rewrite.
30262         (fnmatch_pattern_has_wildcards): New function.
30263         (new_exclude_segment, free_exclude_segment): New functions.
30264         (excluded_file_pattern_p, excluded_file_name_p): New functions.
30265         (excluded_file_name, add_exclude): Rewrite using new struct exclude.
30266         * lib/exclude.h (is_fnmatch_pattern): New prototype.
30267         * modules/exclude: Depend on hash and mbuiter.
30268
30269         * modules/exclude-tests: New file.
30270         * tests/test-exclude.c: New file.
30271         * tests/test-exclude1.sh: New file.
30272         * tests/test-exclude2.sh: New file.
30273         * tests/test-exclude3.sh: New file.
30274         * tests/test-exclude4.sh: New file.
30275         * tests/test-exclude5.sh: New file.
30276         * tests/test-exclude6.sh: New file.
30277         * tests/test-exclude7.sh: New file.
30278
30279 2009-08-12  Bruno Haible  <bruno@clisp.org>
30280
30281         Ensure that getopt() gets declared by <unistd.h>.
30282         * lib/unistd.in.h: Conditionally include getopt.h.
30283         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Require gl_UNISTD_H_DEFAULTS.
30284         Set GNULIB_UNISTD_H_GETOPT.
30285         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
30286         GNULIB_UNISTD_H_GETOPT.
30287         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_GETOPT.
30288
30289 2009-08-12  Bruno Haible  <bruno@clisp.org>
30290
30291         Clarify logic.
30292         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS, gl_GETOPT_IFELSE): Use
30293         gl_replace_getopt instead of GETOPT_H.
30294
30295 2009-08-12  Bruno Haible  <bruno@clisp.org>
30296
30297         * m4/getopt.m4: Add comments.
30298
30299 2009-08-12  Bruno Haible  <bruno@clisp.org>
30300
30301         Disable multithread support by default on Cygwin 1.5.x.
30302         * m4/threadlib.m4 (gl_THREADLIB_EARLY_BODY): On Cygwin 1.5.x and older,
30303         set gl_use_threads=no if not specified otherwise.
30304
30305 2009-08-11  Bruno Haible  <bruno@clisp.org>
30306
30307         Avoid compilation error on NetBSD 5.0.
30308         * tests/test-locale.c: Write sizeof (NULL) instead of sizeof NULL.
30309         * tests/test-stdio.c: Likewise.
30310         * tests/test-stdlib.c: Likewise.
30311         * tests/test-string.c: Likewise.
30312         * tests/test-unistd.c: Likewise.
30313         Reported by Greg Troxel <gdt@ir.bbn.com>
30314         at <https://savannah.gnu.org/support/?106973>.
30315
30316 2009-08-11  Bruno Haible  <bruno@clisp.org>
30317
30318         * modules/dup2-tests (Depends-on): Remove close.
30319
30320         Undo 2009-07-19 commit.
30321         * modules/acl-tests (Depends-on): Remove close.
30322         * modules/binary-io-tests (Depends-on): Likewise.
30323         * modules/closein-tests (Depends-on): Likewise.
30324         * modules/flock-tests (Depends-on): Likewise.
30325         * modules/fsync-tests (Depends-on): Likewise.
30326         * modules/lseek-tests (Depends-on): Likewise.
30327         * modules/pipe-tests (Depends-on): Likewise.
30328         * modules/posix_spawn-tests (Depends-on): Likewise.
30329         * modules/posix_spawnp-tests (Depends-on): Likewise.
30330         * modules/stat-time-tests (Depends-on): Likewise.
30331         * modules/yesno-tests (Depends-on): Likewise.
30332
30333 2009-08-10  Bruno Haible  <bruno@clisp.org>
30334
30335         * lib/vasnprintf.c (DCHAR_SET): Undefine at the end.
30336
30337 2009-08-10  Bruno Haible  <bruno@clisp.org>
30338
30339         Fix a gcc warning.
30340         * lib/write.c (rpl_write): Cast result of _get_osfhandle.
30341
30342 2009-08-10  Bruno Haible  <bruno@clisp.org>
30343
30344         Don't optimize AC_LIBOBJs, as they may appear in different contexts.
30345         * m4/close.m4 (gl_REPLACE_CLOSE): Execute AC_LIBOBJ unconditionally,
30346         not only the first time.
30347         * m4/fclose.m4 (gl_REPLACE_FCLOSE): Likewise.
30348         * m4/open.m4 (gl_REPLACE_OPEN): Likewise.
30349         * m4/strstr.m4 (gl_FUNC_STRSTR): Execute AC_LIBOBJ when REPLACE_STRSTR
30350         is 1, not only the the first time.
30351
30352 2009-08-10  Bruno Haible  <bruno@clisp.org>
30353
30354         Make it possible to use module 'gethostname' without module 'close'.
30355         * lib/unistd.in.h (close): Evoke a link error only if
30356         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
30357         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
30358         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30359         * modules/unistd (Makefile.am): Substitute
30360         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30361         * lib/sys_ioctl.in.h (ioctl): Evoke a link error only if
30362         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS is set.
30363         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H_DEFAULTS): Initialize
30364         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30365         * modules/sys_ioctl (Makefile.am): Substitute
30366         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30367         * modules/socket (configure.ac): On native Windows, set
30368         UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS and
30369         SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS.
30370         Reported by Sam Steingold <sds@gnu.org>.
30371
30372 2009-08-10  Bruno Haible  <bruno@clisp.org>
30373
30374         * m4/close.m4 (gl_FUNC_CLOSE): Add comment.
30375         * modules/ioctl (configure.ac): Likewise.
30376
30377 2009-08-10  Bruno Haible  <bruno@clisp.org>
30378
30379         Avoid collision between gnulib wrapper and libintl wrapper.
30380         * lib/stdio-write.c (printf): Don't define if a printf wrapper is
30381         already defined in intl/printf.c.
30382         (vprintf): Test REPLACE_VPRINTF_POSIX, not REPLACE_VFPRINTF_POSIX.
30383         (vfprintf): Test REPLACE_VFPRINTF_POSIX, not REPLACE_VPRINTF_POSIX.
30384
30385 2009-08-09  Bruno Haible  <bruno@clisp.org>
30386
30387         Make <sys/select.h> really self-contained, also on Solaris 10.
30388         * lib/sys_select.in.h: Include <string.h>.
30389         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Test also against
30390         Solaris 10 problem.
30391         * tests/test-sys_select.c (main): Add check that FD_ZERO can be used.
30392         * doc/posix-headers/sys_select.texi: Mention the Solaris 10 problem.
30393         Reported by Jim Meyering.
30394
30395 2009-08-09  Bruno Haible  <bruno@clisp.org>
30396
30397         Avoid warnings from 'aclocal' that are due to a use of macro name
30398         AM_XGETTEXT_OPTION that is not defined in automake.
30399         * modules/argp (configure.ac): Hide use of AM_XGETTEXT_OPTION from
30400         automake.
30401         * modules/error (configure.ac): Likewise.
30402         * modules/propername (configure.ac): Likewise.
30403         * modules/vasprintf (configure.ac): Likewise.
30404         * modules/verror (configure.ac): Likewise.
30405         * modules/xprintf (configure.ac): Likewise.
30406         * modules/xvasprintf (configure.ac): Likewise.
30407
30408 2009-08-08  Bruno Haible  <bruno@clisp.org>
30409
30410         Avoid compilation error in C++ mode.
30411         * lib/gettimeofday.c (rpl_gettimeofday): Cast timezone argument.
30412         Reported by Sam Steingold <sds@gnu.org>.
30413
30414 2009-08-08  Bruno Haible  <bruno@clisp.org>
30415
30416         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Define HOST_NAME_MAX also
30417         for the various Unix platforms.
30418         * doc/posix-headers/limits.texi: Update platforms list regarding
30419         HOST_NAME_MAX.
30420         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
30421
30422 2009-08-07  Jim Meyering  <meyering@redhat.com>
30423
30424         selinux-at: fix typo in a comment
30425         * lib/selinux-at.h: s/getfileconat/getfilecon/ in a comment.
30426         Spotted by Paolo Bonzini.
30427
30428         selinux-at: remove redundant m4 code, add documentation
30429         * modules/selinux-at (configure.ac): Remove redundant code.
30430         LIB_SELINUX is already set via the dependent module, selinux-h.
30431         (Include): Add quotes around selinux-at.h.
30432         * lib/selinux-at.h: Add documentation.
30433         Reported by Bruno Haible in
30434         http://marc.info/?l=gnulib-bug&m=124958988300749
30435
30436 2009-08-07  Bruno Haible  <bruno@clisp.org>
30437
30438         Avoid link error on MacOS X 10.3 and 10.4.
30439         * lib/argp-ba.c (argp_program_bug_address): Explicitly zero-initialize
30440         on non-ELF systems.
30441         * lib/argp-pv.c (argp_program_version): Likewise.
30442         Reported by Simon Josefsson.
30443
30444 2009-08-07  Simon Josefsson  <simon@josefsson.org>
30445
30446         * tests/test-version-etc.sh: Use $EXEEXT.
30447
30448 2009-08-06  Joel E. Denny  <jdenny@clemson.edu>
30449
30450         update-copyright: update documentation to point to maint.mk
30451         * build-aux/update-copyright: Here.
30452
30453 2009-08-06  Jim Meyering  <meyering@redhat.com>
30454
30455         maint.mk: support update-copyright-local
30456         * top/maint.mk (update-copyright-local): Define place-holder.
30457         (update-copyright): Depend on $(update-copyright-local).
30458
30459 2009-08-06  Jim Meyering  <meyering@redhat.com>
30460
30461         selinux-at: new module
30462         Initially written for coreutils, this module will soon be
30463         used by findutils, too.
30464         * MODULES.html.sh [Misc]: Add selinux-at.
30465         * lib/selinux-at.h: New file, from coreutils.
30466         * lib/selinux-at.c: Likewise.
30467         * modules/selinux-at: Likewise.
30468         (License): Change from LGPL to GPL, since it depends
30469         on the GPL'd openat module.
30470
30471         doc: update README
30472         * README: Remove references to cogito.
30473         Remove cvs-repo-updating instructions from 2007.
30474         Don't imply that CVS is better if you have limited disk space.
30475
30476 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30477
30478         update-copyright: support C-style comments
30479         * build-aux/update-copyright: Implement and document.
30480         * tests/test-update-copyright.sh: Test.
30481
30482 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30483
30484         update-copyright: support omitted "(C)"
30485         * build-aux/update-copyright: Implement and document.  Also,
30486         allow variable whitespace before "(C)".
30487         * tests/test-update-copyright.sh: Test.
30488
30489 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30490
30491         update-copyright: don't trip on non-FSF copyright statements
30492         * build-aux/update-copyright: Fix so that the first correctly
30493         formatted FSF copyright statement is recognized no matter what
30494         appears before it.  Update documentation.
30495         * tests/test-update-copyright.sh: Test that.
30496
30497 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30498
30499         update-copyright: clean up code a little
30500         * build-aux/update-copyright: Append "_re" to the name of any
30501         variable holding a regular expression.
30502         Replace "old" and "new" with "stmt" in variable names.
30503         Do not accept 2-digit UPDATE_COPYRIGHT_YEAR, which was not
30504         handled correctly.
30505         Format code more consistently.
30506
30507 2009-08-05  Joel E. Denny  <jdenny@clemson.edu>
30508
30509         update-copyright-tests: improve portability
30510         * tests/test-update-copyright.sh: Use cmp if diff cannot handle
30511         -u or /dev/null.  Suggested by Jim Meyering and Eric Blake.
30512
30513 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
30514
30515         update-copyright: support @copyright{} and &copy;
30516         * build-aux/update-copyright: Implement and document.
30517         * tests/test-update-copyright.sh: Test.
30518
30519 2009-08-04  Jim Meyering  <meyering@redhat.com>
30520
30521         update-copyright-tests: correctly test EOL=\r\n handling
30522         * tests/test-update-copyright.sh: Put \r at the end of some lines
30523         for the dos-eol tests.  Based on a patch by Joel E. Denny.
30524
30525         maint.mk: make update-copyright exclusion list more configurable
30526         * top/maint.mk (update-copyright): Default to excluding COPYING,
30527         but allow an override, in case someone does want to update that file.
30528
30529         maint.mk: don't update copyright date in COPYING
30530         * top/maint.mk (update-copyright): Exclude COPYING.
30531
30532         maint.mk: add a copyright-updating rule
30533         * top/maint.mk (update-copyright): New rule.
30534         Derived from coreutils/Makefile.am.
30535
30536         update-copyright: rename some variables
30537         * build-aux/update-copyright: Rename a few variables for clarity.
30538         Tweak syntax.  List Joel E. Denny as coauthor.
30539
30540 2009-08-03  Joel E. Denny  <jdenny@clemson.edu>
30541
30542         update-copyright: fix bug for 2-digit last year and add tests
30543         * build-aux/update-copyright: Fix bug.
30544         Use UPDATE_COPYRIGHT_YEAR from environment as current year if
30545         specified.
30546         * modules/update-copyright-tests: New
30547         * tests/test-update-copyright.sh: New.
30548
30549 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
30550
30551         update-copyright: handle leading tabs in line prefix
30552         * build-aux/update-copyright: Count leading tabs as 8 spaces
30553         when computing margin.  This helps with the formatting of
30554         ChangeLogs, for example.
30555         Fix documentation a little.
30556
30557 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
30558
30559         update-copyright: support EOL=\r\n
30560         * build-aux/update-copyright: Implement that.
30561
30562 2009-07-31  Joel E. Denny  <jdenny@clemson.edu>
30563
30564         update-copyright: automatically format copyright statements
30565         * build-aux/update-copyright: Implement that.
30566         Also, be a little more predictable and safer by always failing
30567         when the full copyright format is not perfectly recognized as an
30568         unbroken whole.  Discussed at
30569         <http://lists.gnu.org/archive/html/bug-gnulib/2009-07/msg00131.html>.
30570         Rewrite documentation.
30571
30572 2009-08-03  Bruno Haible  <bruno@clisp.org>
30573
30574         * m4/iconv.m4 (AM_ICONV): Fix displayed message with autoconf-2.64.
30575
30576 2009-08-02  Bruno Haible  <bruno@clisp.org>
30577
30578         Tests for module 'uname'.
30579         * modules/uname-tests: New file.
30580         * tests/test-uname.c: New file.
30581
30582         New module 'uname'.
30583         * lib/uname.c: New file.
30584         * m4/uname.m4: New file.
30585         * modules/uname: New file.
30586         * doc/posix-functions/uname.texi: Mention the new module.
30587
30588 2009-08-02  Bruno Haible  <bruno@clisp.org>
30589
30590         Tests for module 'sys_utsname'.
30591         * modules/sys_utsname-tests: New file.
30592         * tests/test-sys_utsname.c: New file.
30593
30594         New module 'sys_utsname'.
30595         * lib/sys_utsname.in.h: New file, based on glibc's <sys/utsname.h>.
30596         * m4/sys_utsname_h.m4: New file.
30597         * modules/sys_utsname: New file.
30598         * doc/posix-headers/sys_utsname.texi: Mention the new module.
30599
30600 2009-08-02  Bruno Haible  <bruno@clisp.org>
30601
30602         Implicitly initialize the sockets library.
30603         * lib/gethostname.c: Include sockets.h.
30604         (rpl_gethostname): Invoke gl_sockets_startup.
30605         * lib/socket.c: Include sockets.h.
30606         (rpl_socket): Invoke gl_sockets_startup.
30607         * modules/gethostname (Depends-on): Add sockets.
30608         * modules/socket (Depends-on): Likewise.
30609         * tests/test-poll.c: Don't include sockets.h.
30610         (main): Don't invoke gl_sockets_startup.
30611         * tests/test-select.c: Don't include sockets.h.
30612         (main): Don't invoke gl_sockets_startup.
30613
30614 2009-08-02  Bruno Haible  <bruno@clisp.org>
30615
30616         Allow multiple calls to gl_sockets_startup.
30617         * lib/sockets.c (initialized_sockets_version): New variable.
30618         (gl_sockets_startup): Do nothing if already called for this or a higher
30619         version.
30620         (gl_sockets_cleanup): Reset initialized_sockets_version.
30621
30622 2009-08-03  Simon Josefsson  <simon@josefsson.org>
30623
30624         * tests/test-argp-version-etc-1.sh: Use EXEEXT.  Don't fail on
30625         different project/version.
30626
30627 2009-08-02  Paolo Bonzini  <bonzini@gnu.org>
30628             Bruno Haible  <bruno@clisp.org>
30629
30630         Tests for module 'pipe-filter-gi'.
30631         * modules/pipe-filter-gi-tests: New file.
30632         * tests/test-pipe-filter-gi1.sh: New file.
30633         * tests/test-pipe-filter-gi1.c: New file.
30634         * tests/test-pipe-filter-gi2.sh: New file.
30635         * tests/test-pipe-filter-gi2-main.c: New file.
30636         * tests/test-pipe-filter-gi2-child.c: New file.
30637
30638         New module 'pipe-filter-gi'.
30639         * lib/pipe-filter-gi.c: New file.
30640         * modules/pipe-filter-gi: New file.
30641
30642 2009-08-02  Bruno Haible  <bruno@clisp.org>
30643             Paolo Bonzini  <bonzini@gnu.org>
30644
30645         Tests for module 'pipe-filter-ii'.
30646         * modules/pipe-filter-ii-tests: New file.
30647         * tests/test-pipe-filter-ii1.sh: New file.
30648         * tests/test-pipe-filter-ii1.c: New file.
30649         * tests/test-pipe-filter-ii2.sh: New file.
30650         * tests/test-pipe-filter-ii2-main.c: New file.
30651         * tests/test-pipe-filter-ii2-child.c: New file.
30652
30653         New module 'pipe-filter-ii'.
30654         * lib/pipe-filter.h: New file.
30655         * lib/pipe-filter-ii.c: New file.
30656         * lib/pipe-filter-aux.h: New file.
30657         * modules/pipe-filter-ii: New file.
30658
30659 2009-08-02  Simon Josefsson  <simon@josefsson.org>
30660
30661         * lib/gc-libgcrypt.c: Change copyright to FSF.
30662         * lib/gc-gnulib.c: Likewise.
30663
30664 2009-08-02  Martin Lambers  <marlam@marlam.de>  (tiny change)
30665
30666         * lib/gethostname.c: Include limits.h.
30667
30668 2009-08-02  Simon Josefsson  <simon@josefsson.org>
30669             Bruno Haible  <bruno@clisp.org>
30670
30671         Ensure HOST_NAME_MAX as part of the gethostname module.
30672         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): On native Windows platforms,
30673         define also HOST_NAME_MAX.
30674         * tests/test-gethostname.c: Include <limits.h>.
30675         (main): Check also HOST_NAME_MAX.
30676         * doc/posix-headers/limits.texi: Document the mingw problem.
30677
30678 2009-08-02  Bruno Haible  <bruno@clisp.org>
30679
30680         * lib/gethostname.c (gethostname): Fix handling of large len argument.
30681         Add comments.
30682
30683 2009-03-31  Simon Josefsson  <simon@josefsson.org>
30684
30685         * lib/gethostname.c: Add Windows wrapper.
30686         * m4/gethostname.m4: Look for gethostname in -lws2_32.
30687         * modules/gethostname: Depend on sys_socket & errno, for also
30688         added lib/w32sock.h.  Add GETHOSTNAME_LIB link directive.
30689         * modules/gethostname-tests: Link to @GETHOSTNAME_LIB@.
30690
30691 2009-07-31  Jim Meyering  <meyering@redhat.com>
30692
30693         getloadavg: fix symbol name in comment
30694         * lib/getloadavg.c: Correct a typo I introduced when adding
30695         comments to Matt's change: s/NLIST_POINTER/N_NAME_POINTER/.
30696         Matt Kraai spotted the problem.
30697
30698 2009-07-29  Matt Kraai  <mkraai@beckman.com>
30699
30700         getloadavg: check whether n_name is a pointer, for QNX 6.4.1
30701         * lib/getloadavg.c (getloadavg): Use the strcpy-into-nlist.n_name
30702         code also if ! defined N_NAME_POINTER.
30703         * m4/getloadavg.m4 (gl_GETLOADAVG): Add a link-test for N_NAME_POINTER.
30704         This is required on QNX 6.4.1, where /usr/include/nlist.h exists,
30705         but the n_name member is a 12-byte array.
30706
30707 2009-07-29  Joel E. Denny  <jdenny@clemson.edu>
30708
30709         update-copyright: generalize comment handling
30710         * build-aux/update-copyright: Handle copyright statements
30711         within more comment styles.
30712         Document usage.
30713         Report any file with an external copyright holder or parse failure.
30714
30715 2009-07-29  Jim Meyering  <meyering@redhat.com>
30716
30717         mktime: correct setting of REPLACE_MKTIME
30718         * m4/mktime.m4 (gl_FUNC_MKTIME): Set REPLACE_MKTIME=0, when required.
30719
30720         update-copyright: new module
30721         * modules/update-copyright: New file.
30722         * build-aux/update-copyright: New file.
30723         * MODULES.html.sh (maint+release support): Add update-copyright.
30724
30725 2009-07-27  Bruno Haible  <bruno@clisp.org>
30726
30727         Fix compilation error when <ctime> is used and mktime is replaced.
30728         * lib/time.in.h (mktime): New declaration.
30729         * m4/mktime.m4 (gl_FUNC_MKTIME): Require gl_HEADER_TIME_H_DEFAULTS. Set
30730         REPLACE_MKTIME instead of defining mktime in config.h.
30731         * m4/time_h.m4 (gl_HEADER_TIME_H_DEFAULTS): Initialize REPLACE_MKTIME.
30732         * modules/time (Makefile.am): Substitute REPLACE_MKTIME.
30733         Reported by Ross McFarland <rwmcfa1@neces.com>.
30734
30735 2009-07-27  Bruno Haible  <bruno@clisp.org>
30736
30737         * lib/math.in.h (cosl, logl, sinl): Undefine before declaring it.
30738         Reported by Matt Kraai <mkraai@beckman.com>.
30739
30740 2009-07-25  Jim Meyering  <meyering@redhat.com>
30741
30742         maint.mk: avoid warnings about missing files
30743         * top/maint.mk (PREV_VERSION): Suppress stderr, to hide a
30744         diagnostic when .prev-version does not exist.
30745         (_cfg_mk): Define, so it can be empty when cfg.mk does not exist.
30746         (syntax-check-rules): Use $(_cfg_mk) to avoid a diagnostic about
30747         nonexistent cfg.mk.
30748         Suggestions from Simon Josefsson.
30749
30750 2009-07-25  Bruno Haible  <bruno@clisp.org>
30751
30752         * lib/math.in.h (cosl, logl, sinl): Don't declare if they are already
30753         defined as macros. Needed on QNX 6.4.1.
30754         Reported by Matt Kraai <mkraai@beckman.com>.
30755
30756 2009-07-23  Jim Meyering  <meyering@redhat.com>
30757
30758         maint.mk: invoke "make dist" with a working value of XZ_OPT
30759         * top/maint.mk (vc-dist): Use no "-" in the value of XZ_OPT.
30760
30761 2009-07-22  Matt Kraai  <mkraai@beckman.com>  (tiny change)
30762
30763         Make fseeko.c compile on QNX.
30764         * lib/fseeko.c (rpl_fseeko): Use the numerical value of _MWRITE.
30765
30766 2009-07-22  Peter Simons  <simons@cryp.to>
30767
30768         C++: wrap md2,md5,sha1,etc. function declarations in extern "C" scope
30769         * lib/md2.h [__cplusplus]: Wrap declarations in extern "C" scope.
30770         * lib/md4.h: Likewise.
30771         * lib/md5.h: Likewise.
30772         * lib/sha1.h: Likewise.
30773         * lib/sha256.h: Likewise.
30774         * lib/sha512.h: Likewise.
30775
30776         tests-sha1: don't assign literal string to 'char *' variable
30777         * tests/test-sha1.c (main): Declare locals with "const" to match
30778         attributes of the right hand side.
30779
30780 2009-07-21  Eric Blake  <ebb9@byu.net>
30781
30782         dup2: fix more mingw problems
30783         * lib/dup2.c (rpl_dup2) [_WIN32]: Avoid hanging when duplicating
30784         fd to itself.
30785         * doc/posix-functions/dup2.texi (dup2): Document the bug.
30786         * lib/unistd.in.h (dup2) [REPLACE_FCHDIR]: Avoid name collision.
30787         * lib/fchdir.c (dup2): Manage preprocessor macros correctly.
30788         (rpl_dup2_fchdir): Rename from rpl_dup2, and let dup2 module take
30789         care of mingw bugs.
30790
30791 2009-07-21  Jim Meyering  <meyering@redhat.com>
30792
30793         vc-list-files: avoid failure when /bin/sh is dash
30794         * build-aux/vc-list-files: Avoid a shell portability problem with dash.
30795         On some Debian based systems, /bin/sh is a symlink to dash, and running
30796         this command would omit the "/" following each 'tests' prefix:
30797           dash -x build-aux/vc-list-files -C . tests
30798         That is because bash and dash work differently:
30799           $ for i in bash dash; do $i -c 'a=odd; a=ok b=$a; echo '$i' $b'; done
30800           bash ok
30801           dash odd
30802
30803 2009-07-21  Eric Blake  <ebb9@byu.net>
30804
30805         dup2-tests: test previous patch
30806         * modules/dup2-tests: New file.
30807         * tests/test-dup2.c: Likewise.
30808         * tests/test-open.c (main): Avoid unspecified behavior.
30809         * tests/test-pipe.c (child_main): Use dup2 semantics to simplify
30810         test.
30811
30812         dup2: work around mingw and cygwin 1.5 bug
30813         * m4/dup2.m4 (gl_FUNC_DUP2): Detect mingw bug.
30814         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add witness.
30815         * modules/unistd (Makefile.am): Substitute it.
30816         * lib/unistd.in.h (dup2): Declare the replacement.
30817         * lib/dup2.c (dup2) [REPLACE_DUP2]: Implement it.
30818         * doc/posix-functions/dup2.texi (dup2): Document the bugs.
30819         * lib/fchdir.c (rpl_dup2): Don't collide with mingw replacement.
30820         * modules/execute (Depends-on): Add dup2.
30821         * modules/fseterr (Depends-on): Likewise.
30822         * modules/pipe (Depends-on): Likewise.
30823         * modules/posix_spawn-internal (Depends-on): Likewise.
30824
30825 2009-07-21  Bruno Haible  <bruno@clisp.org>
30826
30827         * modules/.gitattributes: New file.
30828
30829 2009-07-20  Bruno Haible  <bruno@clisp.org>
30830
30831         * tests/test-pipe.c (BACKUP_STDERR_FILENO): New macro.
30832         (main): Use it.
30833
30834 2009-07-20  Eric Blake  <ebb9@byu.net>
30835
30836         test-pipe: make a bit more robust.
30837         * tests/test-pipe.c (myerr): Allow error messages regardless of
30838         what we do to stderr.
30839         (test_pipe): Rearrange to avoid deadlock.
30840         (child_main): Try a larger read, to ensure we avoided deadlock.
30841         * lib/pipe.c (create_pipe) [_WIN32]: Fix comment.
30842         * lib/pipe.h (create_pipe_bidi): Document potential for deadlock
30843         if misused.
30844
30845 2009-07-19  Jim Meyering  <meyering@redhat.com>
30846
30847         fts: avoid false-positive cycle-detection
30848         * lib/fts.c (fts_read): Reinitialize cycle-detection data structures
30849         for each new command line argument.
30850
30851 2009-07-19  Bruno Haible  <bruno@clisp.org>
30852
30853         Fix build error on mingw with the modules sys_select and unistd.
30854         * modules/acl-tests (Depends-on): Add close.
30855         * modules/binary-io-tests (Depends-on): Likewise.
30856         * modules/closein-tests (Depends-on): Likewise.
30857         * modules/flock-tests (Depends-on): Likewise.
30858         * modules/fsync-tests (Depends-on): Likewise.
30859         * modules/lseek-tests (Depends-on): Likewise.
30860         * modules/pipe-tests (Depends-on): Likewise.
30861         * modules/posix_spawn-tests (Depends-on): Likewise.
30862         * modules/posix_spawnp-tests (Depends-on): Likewise.
30863         * modules/stat-time-tests (Depends-on): Likewise.
30864         * modules/yesno-tests (Depends-on): Likewise.
30865
30866 2009-07-19  Bruno Haible  <bruno@clisp.org>
30867
30868         Unify conditionals.
30869         * lib/pipe.h: Detect native Win32 by looking at _WIN32 and __WIN32__
30870         macros, not at the compiler macros.
30871         * lib/pipe.c: Likewise.
30872         * lib/execute.c: Likewise.
30873         * lib/spawni.c: Likewise.
30874
30875 2009-07-19  Bruno Haible  <bruno@clisp.org>
30876
30877         Fix handling of closed stdin/stdout/stderr on mingw.
30878         * lib/w32spawn.h: Include unistd.h.
30879         (dup_noinherit): Return -1 if the old handle is invalid. Allocate new
30880         file descriptor with O_NOINHERIT flag.
30881         (fd_safer_noinherit): New function, based on fd-safer.c.
30882         (dup_safer_noinherit): New function, based on dup-safer.c.
30883         (undup_safer_noinherit): New function.
30884         * lib/execute.c (execute) [WIN32]: Use dup_safer_noinherit instead of
30885         dup_noinherit. Use undup_safer_noinherit instead of dup2 and close.
30886         * lib/pipe.c (create_pipe) [WIN32]: Likewise. Use fd_safer_noinherit
30887         instead of fd_safer.
30888         * tests/test-pipe.c: Include <windows.h>.
30889         (child_main) [WIN32]: Test the handle of STDERR_FILENO, not its close()
30890         result.
30891
30892         * tests/test-pipe.c (child_main, parent_main): New functions, extracted
30893         from main.
30894         (test_pipe): Pass an extra argument for disambiguation.
30895         (main): Invoke parent_main or child_main.
30896
30897         * tests/test-pipe.c (test_pipe): Pass slave_process = true argument
30898         consistently.
30899
30900 2009-07-18  Eric Blake  <ebb9@byu.net>
30901
30902         test-pipe: fix mingw build
30903         * tests/test-pipe.c (main): Avoid fcntl on mingw.
30904
30905 2009-07-18  Bruno Haible  <bruno@clisp.org>
30906
30907         * modules/pipe-tests (Makefile.am): Fix typo.
30908
30909 2009-07-18  Eric Blake  <ebb9@byu.net>
30910
30911         error: fix mingw build
30912         * lib/error.c (error, error_at_line): Avoid fcntl on mingw.
30913         Reported by Bruno Haible.
30914
30915         error: avoid undefined use of stdout
30916         * lib/error.c (error, error_at_line): Check that fd 1 is open
30917         before flushing stdout.  Avoids a crash on cygwin when libsigsegv
30918         is handling faults and the close_stdout module wants to report the
30919         detection of closed stdout as an error.
30920
30921 2009-07-17  Eric Blake  <ebb9@byu.net>
30922
30923         pipe: be robust in face of closed fds
30924         * lib/pipe.c (create_pipe): Closed standard descriptors in parent
30925         should cause child to misbehave.
30926         * modules/pipe-tests: New module.
30927         * tests/test-pipe.c: New file.
30928         * tests/test-pipe.sh: New file.
30929         Reported by Akim Demaille.
30930
30931 2009-07-14  Bruno Haible  <bruno@clisp.org>
30932
30933         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Guess it works on glibc systems.
30934         Reported by anonymous kc.
30935
30936 2009-07-07  Jim Meyering  <meyering@redhat.com>
30937
30938         maint.mk: don't look for translatable strings in *.m4 or *.mk
30939         * top/maint.mk (sc_po_check): Skip *.m4 and *.mk files,
30940         when searching for translatable strings.
30941
30942 2009-07-05  Jim Meyering  <meyering@redhat.com>
30943
30944         remove superfluous parentheses in STREQ definition
30945         * tests/test-argv-iter.c (STREQ): Remove redundant parentheses.
30946         * lib/getugroups.c (STREQ): Likewise.
30947         * lib/fnmatch.c (STREQ): Likewise.
30948         Spotted by Bruno Haible.
30949
30950 2009-07-04  Jim Meyering  <meyering@redhat.com>
30951
30952         argv-iter: new module
30953         * MODULES.html.sh: Add argv-iter.
30954         * lib/argv-iter.c, lib/argv-iter.h: New files.
30955         * modules/argv-iter: New file.
30956         * modules/argv-iter-tests: New file.
30957         * tests/test-argv-iter.c: Test it.
30958
30959 2009-07-04  Bruno Haible  <bruno@clisp.org>
30960
30961         Fix assertion.
30962         * lib/git-merge-changelog.c (compute_mapping): In the case where file1
30963         contains more exact copies of a given entry than file2, leave the extra
30964         copies unpaired rather than aborting.
30965         Reported by Eric Blake.
30966
30967 2009-07-02  Bruno Haible  <bruno@clisp.org>
30968
30969         Speedup git-merge-changelog for git cherry-pick.
30970         * lib/git-merge-changelog.c (struct entries_mapping): New type.
30971         (entries_mapping_get): New function, extracted from compute_mapping.
30972         (entries_mapping_reverse_get): New function.
30973         (compute_mapping): Add a 'full' argument. Return the result in a
30974         'struct entries_mapping'.
30975         (main): Update. Access the mappings through entries_mapping_get.
30976         Reported by Eric Blake.
30977
30978 2009-07-02  Bruno Haible  <bruno@clisp.org>
30979
30980         * lib/git-merge-changelog.c (compute_mapping): Fix determination of
30981         best_i.
30982
30983 2009-07-02  Bruno Haible  <bruno@clisp.org>
30984
30985         Speed up approximate search for matching ChangeLog entries.
30986         * lib/git-merge-changelog.c (entry_fstrcmp): Add a lower_bound
30987         argument. Call fstrcmp_bounded instead of fstrcmp.
30988         (compute_mapping, try_split_merged_entry, main): Update callers.
30989
30990 2009-07-02  Bruno Haible  <bruno@clisp.org>
30991
30992         * lib/git-merge-changelog.c (main): Add comment about git cherry-pick.
30993
30994 2009-06-30  Bruno Haible  <bruno@clisp.org>
30995
30996         Reduce the number of uc_is_cased calls.
30997         * lib/unicase.h (casing_suffix_context_t): Add
30998         'first_char_except_ignorable' field.
30999         * lib/unicase/context.h (SCC_FINAL_SIGMA_MASK): Remove macro.
31000         (SCC_MORE_ABOVE_MASK, SCC_BEFORE_DOT_MASK): Update.
31001         * lib/unicase/empty-suffix-context.c (unicase_empty_suffix_context):
31002         Update initializer.
31003         * lib/unicase/u-casemap.h (FUNC): Don't invoke uc_is_cased on
31004         case-ignorable characters.
31005         * lib/unicase/u-ct-totitle.h (FUNC): Likewise.
31006         * lib/unicase/u-suffix-context.h (FUNC2): Don't call uc_is_cased here.
31007         * modules/unicase/u8-suffix-context (Depends-on): Remove unicase/cased.
31008         * modules/unicase/u16-suffix-context (Depends-on): Likewise.
31009         * modules/unicase/u32-suffix-context (Depends-on): Likewise.
31010
31011 2009-06-30  Bruno Haible  <bruno@clisp.org>
31012
31013         Tests for module 'unicase/ignorable'.
31014         * modules/unicase/ignorable-tests: New file.
31015         * tests/unicase/test-ignorable.c: New file, generated by
31016         gen-uni-tables.
31017
31018         Tests for module 'unicase/cased'.
31019         * modules/unicase/cased-tests: New file.
31020         * tests/unicase/test-cased.c: New file, generated by gen-uni-tables.
31021         * tests/unicase/test-predicate-part1.h: New file, derived from
31022         tests/unictype/test-predicate-part1.h.
31023         * tests/unicase/test-predicate-part2.h: New file, same as
31024         tests/unictype/test-predicate-part2.h.
31025
31026         Fix evaluation of "Before C" condition of FINAL_SIGMA.
31027         * lib/gen-uni-tables.c (is_cased, is_case_ignorable): New functions.
31028         (output_casing_properties): New function.
31029         (main): Call it.
31030         * lib/unicase/cased.h: New file, generated by gen-uni-tables.
31031         * lib/unicase/cased.c: Include unictype/bitmap.h.
31032         (uc_is_cased): Define through a bitmap lookup.
31033         * lib/unicase/ignorable.h: New file, generated by gen-uni-tables.
31034         * lib/unicase/ignorable.c: Include unictype/bitmap.h.
31035         (uc_is_case_ignorable): Define through a bitmap lookup.
31036         * modules/unicase/cased (Files): Add lib/unicase/cased.h,
31037         lib/unictype/bitmap.h.
31038         (Depends-on): Add inline. Clean up.
31039         * modules/unicase/ignorable (Files): Add lib/unicase/ignorable.h,
31040         lib/unictype/bitmap.h.
31041         (Depends-on): Add inline. Clean up.
31042         * tests/unicase/test-u8-tolower.c (main): Add more tests of FINAL_SIGMA
31043         recognition.
31044         * tests/unicase/test-u16-tolower.c (main): Likewise.
31045         * tests/unicase/test-u32-tolower.c (main): Likewise.
31046
31047 2009-06-30  Bruno Haible  <bruno@clisp.org>
31048
31049         * lib/unicase/u8-casemap.c: Don't include uniwbrk.h.
31050         * lib/unicase/u16-casemap.c: Likewise.
31051         * lib/unicase/u32-casemap.c: Likewise.
31052
31053 2009-06-29  Bruno Haible  <bruno@clisp.org>
31054
31055         Define u32_casefold as a wrapper around u32_ct_casefold.
31056         * lib/unicase/u32-casefold.c: Update.
31057         * modules/unicase/u32-casefold (Depends-on): Add
31058         unicase/u32-ct-casefold, unicase/empty-prefix-context,
31059         unicase/empty-suffix-context. Clean up.
31060
31061         Define u16_casefold as a wrapper around u16_ct_casefold.
31062         * lib/unicase/u16-casefold.c: Update.
31063         * modules/unicase/u16-casefold (Depends-on): Add
31064         unicase/u16-ct-casefold, unicase/empty-prefix-context,
31065         unicase/empty-suffix-context. Clean up.
31066
31067         Define u8_casefold as a wrapper around u8_ct_casefold.
31068         * lib/unicase/u-casefold.h (FUNC): Delegate to U_CT_CASEFOLD.
31069         * lib/unicase/u8-casefold.c: Update.
31070         * modules/unicase/u8-casefold (Depends-on): Add unicase/u8-ct-casefold,
31071         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
31072
31073         Define u32_totitle as a wrapper around u32_ct_totitle.
31074         * lib/unicase/u32-totitle.c: Update.
31075         * modules/unicase/u32-totitle (Depends-on): Add unicase/u32-ct-totitle,
31076         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
31077
31078         Define u16_totitle as a wrapper around u16_ct_totitle.
31079         * lib/unicase/u16-totitle.c: Update.
31080         * modules/unicase/u16-totitle (Depends-on): Add unicase/u16-ct-totitle,
31081         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
31082
31083         Define u8_totitle as a wrapper around u8_ct_totitle.
31084         * lib/unicase/u-totitle.h (is_cased, is_case_ignorable): Remove
31085         functions.
31086         (FUNC): Delegate to U_CT_TOTITLE.
31087         * lib/unicase/u8-totitle.c: Update.
31088         * modules/unicase/u8-totitle (Depends-on): Add unicase/u8-ct-totitle,
31089         unicase/empty-prefix-context, unicase/empty-suffix-context. Clean up.
31090
31091         * lib/unicase/u32-tolower.c (u32_tolower): Update u32_casemap
31092         invocation.
31093         * modules/unicase/u32-tolower (Depends-on): Add
31094         unicase/empty-prefix-context, unicase/empty-suffix-context.
31095
31096         * lib/unicase/u16-tolower.c (u16_tolower): Update u16_casemap
31097         invocation.
31098         * modules/unicase/u16-tolower (Depends-on): Add
31099         unicase/empty-prefix-context, unicase/empty-suffix-context.
31100
31101         * lib/unicase/u8-tolower.c (u8_tolower): Update u8_casemap invocation.
31102         * modules/unicase/u8-tolower (Depends-on): Add
31103         unicase/empty-prefix-context, unicase/empty-suffix-context.
31104
31105         * lib/unicase/u32-toupper.c (u32_toupper): Update u32_casemap
31106         invocation.
31107         * modules/unicase/u32-toupper (Depends-on): Add
31108         unicase/empty-prefix-context, unicase/empty-suffix-context.
31109
31110         * lib/unicase/u16-toupper.c (u16_toupper): Update u16_casemap
31111         invocation.
31112         * modules/unicase/u16-toupper (Depends-on): Add
31113         unicase/empty-prefix-context, unicase/empty-suffix-context.
31114
31115         * lib/unicase/u8-toupper.c (u8_toupper): Update u8_casemap invocation.
31116         * modules/unicase/u8-toupper (Depends-on): Add
31117         unicase/empty-prefix-context, unicase/empty-suffix-context.
31118
31119         New module 'unicase/u32-ct-casefold'.
31120         * lib/unicase/u32-ct-casefold.c: New file.
31121         * modules/unicase/u32-ct-casefold: New file.
31122
31123         New module 'unicase/u16-ct-casefold'.
31124         * lib/unicase/u16-ct-casefold.c: New file.
31125         * modules/unicase/u16-ct-casefold: New file.
31126
31127         New module 'unicase/u8-ct-casefold'.
31128         * lib/unicase/u8-ct-casefold.c: New file.
31129         * lib/unicase/u-ct-casefold.h: New file, derived from
31130         lib/unicase/u-casefold.h.
31131         * modules/unicase/u8-ct-casefold: New file.
31132
31133         New module 'unicase/u32-ct-totitle'.
31134         * lib/unicase/u32-ct-totitle.c: New file.
31135         * modules/unicase/u32-ct-totitle: New file.
31136
31137         New module 'unicase/u16-ct-totitle'.
31138         * lib/unicase/u16-ct-totitle.c: New file.
31139         * modules/unicase/u16-ct-totitle: New file.
31140
31141         New module 'unicase/u8-ct-totitle'.
31142         * lib/unicase/u8-ct-totitle.c: New file.
31143         * lib/unicase/u-ct-totitle.h: New file, derived from
31144         lib/unicase/u-totitle.h.
31145         * modules/unicase/u8-ct-totitle: New file.
31146
31147         New module 'unicase/u32-ct-tolower'.
31148         * lib/unicase/u32-ct-tolower.c: New file.
31149         * modules/unicase/u32-ct-tolower: New file.
31150
31151         New module 'unicase/u16-ct-tolower'.
31152         * lib/unicase/u16-ct-tolower.c: New file.
31153         * modules/unicase/u16-ct-tolower: New file.
31154
31155         New module 'unicase/u8-ct-tolower'.
31156         * lib/unicase/u8-ct-tolower.c: New file.
31157         * modules/unicase/u8-ct-tolower: New file.
31158
31159         New module 'unicase/u32-ct-toupper'.
31160         * lib/unicase/u32-ct-toupper.c: New file.
31161         * modules/unicase/u32-ct-toupper: New file.
31162
31163         New module 'unicase/u16-ct-toupper'.
31164         * lib/unicase/u16-ct-toupper.c: New file.
31165         * modules/unicase/u16-ct-toupper: New file.
31166
31167         New module 'unicase/u8-ct-toupper'.
31168         * lib/unicase/u8-ct-toupper.c: New file.
31169         * modules/unicase/u8-ct-toupper: New file.
31170
31171         Add context arguments to u*_casemap functions.
31172         * lib/unicase/unicasemap.h: Include unicase.h.
31173         (u8_casemap, u16_casemap, u32_casemap): Add prefix_context and
31174         suffix_context arguments.
31175         * lib/unicase/u-casemap.h (is_cased, is_case_ignorable): Remove
31176         functions.
31177         (FUNC): Add prefix_context and suffix_context arguments. Use
31178         uc_is_cased and uc_is_case_ignorable.
31179         * lib/unicase/u8-casemap.c: Include caseprop.h and context.h.
31180         * lib/unicase/u16-casemap.c: Likewise.
31181         * lib/unicase/u32-casemap.c: Likewise.
31182         * modules/unicase/u8-casemap (Files): Add lib/unicase/context.h.
31183         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
31184         * modules/unicase/u16-casemap (Files): Add lib/unicase/context.h.
31185         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
31186         * modules/unicase/u32-casemap (Files): Add lib/unicase/context.h.
31187         (Depends-on): Add unicase/cased, unicase/ignorable. Clean up.
31188
31189         New module 'unicase/u32-suffix-context'.
31190         * lib/unicase/u32-suffix-context.c: New file.
31191         * modules/unicase/u32-suffix-context: New file.
31192
31193         New module 'unicase/u16-suffix-context'.
31194         * lib/unicase/u16-suffix-context.c: New file.
31195         * modules/unicase/u16-suffix-context: New file.
31196
31197         New module 'unicase/u8-suffix-context'.
31198         * lib/unicase/u8-suffix-context.c: New file.
31199         * lib/unicase/u-suffix-context.h: New file.
31200         * modules/unicase/u8-suffix-context: New file.
31201
31202         New module 'unicase/empty-suffix-context'.
31203         * lib/unicase/empty-suffix-context.c: New file.
31204         * modules/unicase/empty-suffix-context: New file.
31205
31206         New module 'unicase/u32-prefix-context'.
31207         * lib/unicase/u32-prefix-context.c: New file.
31208         * modules/unicase/u32-prefix-context: New file.
31209
31210         New module 'unicase/u16-prefix-context'.
31211         * lib/unicase/u16-prefix-context.c: New file.
31212         * modules/unicase/u16-prefix-context: New file.
31213
31214         New module 'unicase/u8-prefix-context'.
31215         * lib/unicase/u8-prefix-context.c: New file.
31216         * lib/unicase/u-prefix-context.h: New file.
31217         * lib/unicase/context.h: New file.
31218         * modules/unicase/u8-prefix-context: New file.
31219
31220         New module 'unicase/empty-prefix-context'.
31221         * lib/unicase/empty-prefix-context.c: New file.
31222         * modules/unicase/empty-prefix-context: New file.
31223
31224         New module 'unicase/ignorable'.
31225         * lib/unicase/ignorable.c: New file.
31226         * modules/unicase/ignorable: New file.
31227
31228         New module 'unicase/cased'.
31229         * lib/unicase/caseprop.h: New file.
31230         * lib/unicase/cased.c: New file.
31231         * modules/unicase/cased: New file.
31232
31233         New functions for case mapping of substrings.
31234         * lib/unicase.h (casing_prefix_context_t): New type.
31235         (unicase_empty_prefix_context): New variable.
31236         (u8_casing_prefix_context, u16_casing_prefix_context,
31237         u32_casing_prefix_context, u8_casing_prefixes_context,
31238         u16_casing_prefixes_context, u32_casing_prefixes_context): New
31239         declarations.
31240         (casing_suffix_context_t): New type.
31241         (unicase_empty_suffix_context): New variable.
31242         (u8_casing_suffix_context, u16_casing_suffix_context,
31243         u32_casing_suffix_context, u8_casing_suffixes_context,
31244         u16_casing_suffixes_context, u32_casing_suffixes_context,
31245         u8_ct_toupper, u16_ct_toupper, u32_ct_toupper, u8_ct_tolower,
31246         u16_ct_tolower, u32_ct_tolower, u8_ct_totitle, u16_ct_totitle,
31247         u32_ct_totitle, u8_ct_casefold, u16_ct_casefold, u32_ct_casefold): New
31248         declarations.
31249
31250 2009-06-28  Jim Meyering  <meyering@redhat.com>
31251
31252         boostrap: indent only with spaces
31253         * build-aux/bootstrap: Indent only with spaces, never TABs.
31254
31255         bootstrap: split long lines
31256         * build-aux/bootstrap: Keep line length < 80.
31257
31258         bootstrap: sync from coreutils
31259         * build-aux/bootstrap: Honor variables like $ACLOCAL, etc.,
31260         just as autoreconf does.  Verify a list of prerequisite
31261         package-name,version-number pairs if defined in bootstrap.conf.
31262         Refer to README-prereq, if prerequisites are not satisfied.
31263
31264 2009-06-27  Eric Blake  <ebb9@byu.net>
31265
31266         tests: add test for bogus NULL definition
31267         * tests/test-stdio.c: Ensure POSIX 2008 requirement on NULL.
31268         * tests/test-stdlib.c: Likewise.
31269         * tests/test-string.c: Likewise.
31270         * tests/test-locale.c: Likewise.
31271         * tests/test-unistd.c: Likewise.
31272         * modules/stdio-tests (Depends-on): Add verify.
31273         * modules/stdlib-tests (Depends-on): Likewise.
31274         * modules/string-tests (Depends-on): Likewise.
31275         * modules/locale-tests (Depends-on): Likewise.
31276         * modules/unistd-tests (Depends-on): Likewise.
31277
31278 2009-06-27  Paolo Bonzini  <bonzini@gnu.org>
31279
31280         * m4/selinux-context-h (gl_HEADERS_SELINUX_CONTEXT_H): Remove
31281         self-explaining comment.
31282         * m4/selinux-selinux-h: Update serial.
31283         (gl_LIBSELINUX): New macro, adding a warning for missing development
31284         packages to code extracted from...
31285         (gl_HEADERS_SELINUX_SELINUX_H): ... this one.  Require gl_LIBSELINUX.
31286         Add warning for missing development packages here, too.
31287
31288 2009-06-26  Paolo Bonzini  <bonzini@gnu.org>
31289
31290         * build-aux/bootstrap: Do not use GIT_CONFIG_LOCAL.
31291
31292 2009-06-25  Eric Blake  <ebb9@byu.net>
31293
31294         version-etc: fix regression
31295         * lib/version-etc.h (ATTRIBUTE_SENTINEL): Define for new enough
31296         gcc.
31297         (version_etc): Use it, to catch bugs with trailing NULL.
31298         * lib/version-etc.c (version_etc_arn): Delete unused argument.
31299         (version_etc_va): Fix logic bug.
31300         * modules/version-etc-tests: Add test.
31301         * tests/test-version-etc.c: New file.
31302         * tests/test-version-etc.sh: Likewise.
31303
31304 2009-06-25  Sam Steingold  <sds@gnu.org>
31305
31306         * mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): Include <stdlib.h>, for the
31307         mbtowc declaration.
31308
31309 2009-06-25  Eric Blake  <ebb9@byu.net>
31310
31311         fpurge: migrate into <stdio.h>
31312         * lib/fpurge.h: Delete...
31313         * lib/stdio.in.h (fpurge): ...and declare here, instead.
31314         * lib/fpurge.c (fpurge): Change declaring header.
31315         * modules/fpurge (Files): Drop deleted file.
31316         (Depends-on): Add stdio.
31317         (configure.ac): Set witness.
31318         * modules/stdio (Makefile.am): Support fpurge macros.
31319         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
31320         * m4/fpurge.m4 (gl_FUNC_FPURGE): Set appropriate variables.
31321         * lib/fflush.c: Update client.
31322         * tests/test-fpurge.c: Likewise.
31323         * NEWS: Mention the change.
31324
31325 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
31326
31327         * lib/argp-version-etc.c (program_authors): Add const
31328         qualifier.
31329         * lib/version-etc.c: Fix typos in the comments.
31330         * modules/argp-version-etc: Depends on version-etc.
31331
31332 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
31333
31334         argp-version-etc: new module.
31335
31336         * lib/argp-version-etc.c: New file.
31337         * lib/argp-version-etc.h: New file.
31338         * modules/argp-version-etc: New file.
31339         * modules/argp-version-etc-tests: New file.
31340         * tests/test-argp-version-etc.c: New test.
31341         * tests/test-argp-version-etc-1.sh: New test.
31342
31343 2009-06-25  Sergey Poznyakoff  <gray@gnu.org.ua>
31344
31345         Provide additional interfaces and documentation for version-etc
31346         module.
31347
31348         * lib/version-etc.c (version_etc_arn, version_etc_ar): New
31349         interfaces.
31350         * lib/version-etc.h (version_etc_arn, version_etc_ar): New
31351         prototypes.
31352
31353 2009-06-24  Bruno Haible  <bruno@clisp.org>
31354
31355         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Fix description of
31356         HAVE_LIB${NAME} macro.
31357         Reported by Sam Steingold <sds@gnu.org>.
31358
31359 2009-06-23  Simon Josefsson  <simon@josefsson.org>
31360
31361         * modules/hash-tests (test_hash_LDADD): Link to libintl when
31362         needed.
31363
31364 2009-06-21  Bruno Haible  <bruno@clisp.org>
31365
31366         Make two consecutive identical invocations of AC_LIB_HAVE_LINKFLAGS
31367         work.
31368         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Reset HAVE_LIB${NAME}
31369         together with LIB${NAME}, LTLIB${NAME}.
31370         Reported by Sam Steingold <sds@gnu.org>.
31371
31372 2009-06-20  Jim Meyering  <meyering@redhat.com>
31373
31374         tests: make sc_require_test_exit_idiom more generic
31375         * top/maint.mk (Exit_witness_file): New overridable variable.
31376         (sc_require_test_exit_idiom): Don't hard-code tests/test-lib.sh.
31377         Relax test for /^Exit \$fail$$/ to just /^Exit ./.
31378
31379 2009-06-19  Jim Meyering  <meyering@redhat.com>
31380
31381         hash: reverse order of src/dst parameters in an internal interface
31382         * lib/hash.c (transfer_entries): Reverse order of parameters to
31383         put DST before SRC.  Adjust callers.
31384
31385         tests: test-hash: avoid wholesale duplication
31386         * tests/test-hash.c (main): Don't copy/paste a 60-line loop.
31387         Instead, use a loop and add a single conditional.
31388
31389         tests: test-hash: allow seed selection via a command line argument
31390         * tests/test-hash.c (get_seed): New function.
31391         (main): Use it.
31392
31393 2009-06-19  Eric Blake  <ebb9@byu.net>
31394
31395         hash: avoid memory leak on allocation failure
31396         * lib/hash.c: (hash_rehash): Avoid memory leak on allocation
31397         failure.  Factor repeated algorithm...
31398         (transfer_entries): ...into new helper routine.
31399         (hash_delete): React to hash_rehash return value.
31400
31401         hash: reduce memory pressure in hash_rehash no-op case
31402         * lib/hash.c (next_prime): Avoid overflow.
31403         (hash_initialize): Factor bucket size computation...
31404         (compute_bucket_size): ...into new helper function.
31405         (hash_rehash): Use new function and open coding to reduce memory
31406         pressure, and avoid a memory leak in USE_OBSTACK code.
31407         Reported by Jim Meyering.
31408
31409 2009-06-18  Eric Blake  <ebb9@byu.net>
31410
31411         hash: make rotation more obvious
31412         * modules/hash (Depends-on): Add bitrotate and stdint.
31413         * lib/bitrotate.h (rotl_sz, rotr_sz): New functions.
31414         * lib/hash.c (headers): Drop limits.h.  Add stdint.h.
31415         (SIZE_MAX): Rely on headers for definition.
31416         (hash_string) [USE_DIFF_HASH]: Use rotl_sz.
31417         (raw_hasher): Use rotr_sz.
31418         Suggested by Jim Meyering.
31419
31420         hash: fix memory leak in last patch
31421         * lib/hash.c (hash_rehash): Avoid memory leak.
31422
31423         hash: avoid no-op rehashing
31424         * lib/hash.c (hash_rehash): Recognize useless rehash attempts.
31425
31426         hash: provide default callback functions
31427         * lib/hash.c (raw_hasher, raw_comparator): New functions.
31428         (hash_initialize): Use them as defaults.
31429         * tests/test-hash.c (main): Test this.
31430
31431         hash: minor optimization
31432         * lib/hash.c (hash_lookup, hash_find_entry): Avoid function call
31433         when possible.
31434         (hash_initialize): Document this promise.
31435         (hash_do_for_each, hash_clear, hash_free): Use C89 syntax.
31436         * tests/test-hash.c (hash_compare_strings): Test this.
31437
31438 2009-06-18  Bruno Haible  <bruno@clisp.org>
31439
31440         * m4/strstr.m4 (gl_FUNC_STRSTR): Skip linear time test if strstr is
31441         going to be replaced anyway.
31442
31443 2009-06-18  Bruno Haible  <bruno@clisp.org>
31444
31445         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Invoke AC_LIBOBJ only
31446         in one place.
31447         (gl_FUNC_STRCASESTR): Skip linear time test if strcasestr is going to
31448         be replaced anyway.
31449
31450 2009-06-18  Eric Blake  <ebb9@byu.net>
31451
31452         hash: check for resize before insertion
31453         * lib/hash.c (hash_insert): Check whether bucket usage exceeds
31454         threshold before insertion, so that a pathological hash_rehash
31455         that fills every bucket can still trigger another rehash.
31456
31457 2009-06-18  Jim Meyering  <meyering@redhat.com>
31458
31459         hash-tests: add a loop around the small tests
31460         * tests/test-hash.c (main): Repeat small tests with selected
31461         small initial table sizes.
31462
31463 2009-06-17  Eric Blake  <ebb9@byu.net>
31464
31465         hash: minor cleanups
31466         * lib/hash.h (hash_entry): Make opaque, by moving...
31467         * lib/hash.c (hash_entry): ...here.
31468         (hash_insert): Clarify restrictions on what can be inserted.
31469         (hash_get_next): Clarify when it is safe to remove an element
31470         during traversal.
31471         (check_tuning): Skip verification when tuning is known safe.
31472         (hash_initialize): Clarify restrictions on tuning.
31473
31474 2009-06-17  Jim Meyering  <jim@meyering.net>
31475         and Eric Blake  <ebb9@byu.net>
31476
31477         hash-tests: new module
31478         * modules/hash-tests: New file.
31479         * tests/test-hash.c: New file.
31480
31481 2009-06-17  Eric Blake  <ebb9@byu.net>
31482
31483         strstr-simple: document new module
31484         * MODULES.html.sh: Document new module.
31485
31486         strstr, strcasestr: replace on platforms with broken memchr
31487         * modules/strstr: Split into...
31488         * modules/strstr-simple: ...new module that does not care about
31489         performance, but does care about glibc bug.
31490         * m4/strstr.m4 (gl_FUNC_STRSTR): Split...
31491         (gl_FUNC_STRSTR_SIMPLE): ...into new macro, which replaces strstr
31492         if platform memchr is broken, per Debian bug 521737.
31493         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): React to broken
31494         memchr.
31495         * m4/memchr.m4 (gl_FUNC_MEMCHR): Only expand once.
31496         * doc/posix-functions/strstr.texi (strstr): Document the fix.
31497         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
31498         * modules/mountlist (Depends-on): Add strstr-simple.
31499         * modules/gen-uni-tables (Depends-on): Likewise.
31500         * modules/argz (Depends-on): Add strstr.
31501
31502 2009-06-17  Bruno Haible  <bruno@clisp.org>
31503
31504         * modules/posix_spawn-internal (Depends-on): Add errno.
31505
31506 2009-06-17  Bruno Haible  <bruno@clisp.org>
31507
31508         Define missing ESTALE on Interix 3.5.
31509         * lib/errno.in.h (ESTALE): Assign a value if missing.
31510         * lib/strerror.c (rpl_strerror): Handle missing ESTALE and ECANCELED.
31511         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Also test whether ESTALE is
31512         missing.
31513         * doc/posix-headers/errno.texi: Mention the Interix bug.
31514         Reported by Jay Krell <jay.krell@cornell.edu> via Eric Blake.
31515
31516 2009-06-15  Eric Blake  <ebb9@byu.net>
31517
31518         memchr, memchr2: add valgrind exception
31519         * lib/memchr.valgrind: New file.
31520         * lib/memchr2.valgrind: New file.
31521         * modules/memchr (Files): Distribute valgrind file.
31522         * modules/memchr2 (Files): Likewise.
31523
31524         docs: memchr is no longer obsolete
31525         * MODULES.html.sh: Move memchr from obsolete to string.h section.
31526         * lib/string.in.h (memchr): Simplify logic.
31527
31528 2009-06-14  Jim Meyering  <meyering@redhat.com>
31529
31530         link-follow: fix the "checking..." message to not mention trailing slash
31531         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): This test has
31532         never considered trailing slashes.
31533
31534 2009-06-14  Bruno Haible  <bruno@clisp.org>
31535
31536         * m4/memchr.m4: Mention also the bug on IA-64.
31537         * doc/posix-functions/memchr.texi: Likewise.
31538
31539 2009-06-12  Eric Blake  <ebb9@byu.net>
31540
31541         memchr: detect broken x86_64 and alpha implementations
31542         * modules/memchr-tests (Depends-on): Move mmap detection...
31543         * modules/memchr (Depends-on): ...here.
31544         (configure.ac): Set indicator.
31545         * lib/string.in.h (memchr): Declare replacement.
31546         * modules/string (Makefile.am): Trigger replacement.
31547         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
31548         * m4/memchr.m4 (gl_FUNC_MEMCHR): Use mmap to detect platform
31549         bugs.
31550         * doc/posix-functions/memchr.texi (memchr): Document the bug.
31551         * modules/getpagesize (License): Relax license.
31552
31553 2009-06-11  Bruno Haible  <bruno@clisp.org>
31554
31555         * lib/idpriv.h: Add more references.
31556
31557 2009-06-08  Bruno Haible  <bruno@clisp.org>
31558
31559         Tests for module 'idpriv-droptemp'.
31560         * modules/idpriv-droptemp-tests: New file.
31561         * tests/test-idpriv-droptemp.sh: New file.
31562         * tests/test-idpriv-droptemp.su.sh: New file.
31563         * tests/test-idpriv-droptemp.c: New file.
31564
31565         New module 'idpriv-droptemp'.
31566         * lib/idpriv-droptemp.c: New file.
31567         * modules/idpriv-droptemp: New file.
31568
31569 2009-06-08  Bruno Haible  <bruno@clisp.org>
31570
31571         Tests for module 'idpriv-drop'.
31572         * modules/idpriv-drop-tests: New file.
31573         * tests/test-idpriv-drop.sh: New file.
31574         * tests/test-idpriv-drop.su.sh: New file.
31575         * tests/test-idpriv-drop.c: New file.
31576
31577         New module 'idpriv-drop'.
31578         * lib/idpriv.h: New file.
31579         * lib-idpriv-drop.c: New file.
31580         * m4/idpriv.m4: New file.
31581         * modules/idpriv-drop: New file.
31582
31583 2009-06-08  Bruno Haible  <bruno@clisp.org>
31584
31585         * modules/unistdio/u8-vasnprintf (Depends-on): Add memchr.
31586         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
31587         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
31588         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
31589         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
31590         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
31591         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
31592
31593 2009-06-08  Eric Blake  <ebb9@byu.net>
31594
31595         test-strstr: use memory fence, when possible
31596         * tests/test-strstr.c (main): Use memory fence, in order to be
31597         more likely to trigger Debian bug 521737.
31598         * modules/strstr-tests (Files): Pull in additional files.
31599
31600         memchr: no longer obsolete, for wider field testing
31601         * modules/memchr (Status, Notice): Delete, this module is no
31602         longer obsolete.
31603         * modules/vasnprintf (Depends-on): Add memchr.
31604
31605 2009-06-07  Jim Meyering  <meyering@redhat.com>
31606
31607         hash: declare some functions with the warn_unused_result attribute
31608         * lib/hash.h (__attribute__, ATTRIBUTE_WUR): Define.
31609
31610 2009-06-07  Bruno Haible  <bruno@clisp.org>
31611
31612         * tests/test-alignof.c: Don't test int64_t if it does not exist.
31613         Reported by Eric Blake.
31614
31615 2009-06-06  Eric Blake  <ebb9@byu.net>
31616
31617         test-alignof: fix typo with long double
31618         * tests/test-alignof.c (CHECK): Use longdouble typedef to avoid
31619         compiler error.
31620
31621 2009-06-06  Neil Jerram  <neil@ossau.uklinux.net>  (tiny change)
31622
31623         Escape non-texinfo { and }s.
31624         * doc/ld-output-def.texi (Visual Studio Compatibility): Fix
31625         markup error.
31626
31627 2009-06-04  Jim Meyering  <meyering@redhat.com>
31628
31629         gitlog-to-changelog: don't infloop on an empty commit log
31630         * build-aux/gitlog-to-changelog: Warn about an empty log message.
31631         Reported by Boris Petersen <transacid@centerim.org>.
31632
31633 2009-06-03  Mike Frysinger  <vapier@gentoo.org>
31634
31635         version-etc: extend for packagers
31636         Add three new configure options, intended for packagers:
31637           --with-packager="packager name"
31638           --with-packager-version="packager-specific version"
31639           --with-packager-bug-reports="packager bug reporting"
31640         An example with coreutils:
31641           $ ./configure \
31642             --with-packager=Gentoo \
31643             --with-packager-bug-report=http://bugs.gentoo.org/ \
31644             --with-packager-version="patchset 1.6"
31645           $ ./src/ls --version | head -n2
31646           ls (GNU coreutils) 7.1-dirty
31647           Packaged by Gentoo (patchset 1.6)
31648         Note that the bug reporting info via --help doesn't show up because
31649         coreutils uses its own custom emit_bug_reporting_address() implementation
31650         in src/system.h.  If it didn't, it'd look like:
31651           $ ./src/ls --help | tail -n4
31652           Report bugs to <bug-coreutils@gnu.org>.
31653           Report Gentoo bugs to <http://bugs.gentoo.org/>.
31654           GNU coreutils home page: <http://www.gnu.org/software/coreutils/>.
31655           General help using GNU software: <http://www.gnu.org/gethelp/>.
31656         * lib/version-etc.c: Print new information, if provided.
31657         * m4/version-etc.m4: New file.
31658         * modules/version-etc (Files): Add m4/version-etc.m4.
31659         (configure.ac): Add gl_VERSION_ETC.
31660
31661 2009-05-31  Bruno Haible  <bruno@clisp.org>
31662
31663         * tests/test-alignof.c: Include <stdint.h>. Check also 'long double'
31664         and 'int64_t'.
31665         * modules/alignof-tests (Dependencies): Add stdint.
31666         Reported by Eric Blake.
31667
31668 2009-05-31  Bruno Haible  <bruno@clisp.org>
31669
31670         * lib/alignof.h (alignof_slot, alignof_type, alignof): Document
31671         restriction due to compiler bugs.
31672         Reported by Eric Blake.
31673
31674 2009-05-31  Simon Josefsson  <simon@josefsson.org>
31675             Bruno Haible  <bruno@clisp.org>
31676
31677         Fix test-alignof failure.
31678         * lib/alignof.h (alignof_slot): New macro.
31679         (alignof_type): New macro, with the same semantics as the previous
31680         'alignof'.
31681         (alignof): Alias to alignof_slot.
31682         * tests/test-alignof.c (CHECK): Check alignof_slot, not alignof. Also
31683         check that the results are usable as constant expressions.
31684
31685 2009-05-31  Bruno Haible  <bruno@clisp.org>
31686
31687         * tests/zerosize-ptr.h (zerosize_ptr): Specify more details.
31688         * tests/test-memchr.c (main): Check that memchr does not read past the
31689         first occurrence of the byte.
31690         * tests/test-strstr.c (main): Update comment.
31691         Suggested by Eric Blake.
31692
31693 2009-05-30  Bruno Haible  <bruno@clisp.org>
31694
31695         * doc/ld-output-def.texi (Visual Studio Compatibility): Explain in more
31696         detail how to use dumpbin.
31697         Reported by David Byron <dbyron@dbyron.com>.
31698
31699 2009-06-02  Simon Josefsson  <simon@josefsson.org>
31700
31701         * tests/test-parse-duration.sh: Don't use non-portable 'read -u3'.
31702
31703 2009-06-02  Simon Josefsson  <simon@josefsson.org>
31704
31705         * m4/manywarnings.m4: Add GCC 4.4 warnings.
31706
31707 2009-05-28  Bruno Haible  <bruno@clisp.org>
31708
31709         * gnulib-tool (func_import): Don't do HAVE_CONFIG_H replacements on
31710         build-aux/ files.
31711
31712 2009-05-28  Simon Josefsson  <simon@josefsson.org>
31713
31714         * gnulib-tool (func_import): Transform license on build-aux/ files too.
31715
31716 2009-05-27  Simon Josefsson  <simon@josefsson.org>
31717
31718         * gnulib-tool (sed_transform_main_lib_file)
31719         (sed_transform_testsrelated_lib_file): : Don't use non-POSIX
31720         regexps.
31721
31722 2009-05-26  Simon Josefsson  <simon@josefsson.org>
31723
31724         * tests/test-strstr.c: Add another self-test.
31725         * tests/test-strstr.c: Rewrite to use malloc/strcpy instead of
31726         strdup.  Suggested by Eric Blake  <ebb9@byu.net>.
31727
31728 2009-05-23  Bruno Haible  <bruno@clisp.org>
31729
31730         * doc/havelib.texi (AC_LIB_HAVE_LINKFLAGS): Update for 2009-04-26
31731         change.
31732
31733 2009-05-21  Bruno Haible  <bruno@clisp.org>
31734
31735         Simplify use of mode_t varargs.
31736         * lib/open.c (open): Use PROMOTED_MODE_T instead of a conditional that
31737         uses 'mode_t' or 'int'.
31738         * lib/openat.c (openat): Likewise.
31739         * lib/open-safer.c (open_safer): Likewise.
31740         * m4/mode_t.m4: New file.
31741         * m4/open.m4 (gl_PREREQ_OPEN): Require gl_PROMOTED_TYPE_MODE_T.
31742         * m4/openat.m4 (gl_PREREQ_OPENAT): Likewise.
31743         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Likewise.
31744         * modules/open (Files): Add m4/mode_t.m4.
31745         * modules/openat (Files): Likewise.
31746         * modules/fcntl-safer (Files): Likewise.
31747         Suggested by Eric Blake.
31748
31749 2009-05-21  Pádraig Brady  <P@draigbrady.com>
31750
31751         * doc/glibc-functions/fallocate.texi: New file.
31752         * doc/gnulib.texi: Include it.
31753
31754 2009-05-21  Eric Blake  <ebb9@byu.net>
31755             Bruno Haible  <bruno@clisp.org>
31756
31757         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Remove redundant m4_quote
31758         invocations.
31759         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
31760
31761 2009-05-21  Eric Blake  <ebb9@byu.net>
31762             Bruno Haible  <bruno@clisp.org>
31763
31764         Second attempt to work around an AIX 5.3, 6.1 compiler bug with
31765         include_next. Fix of 2008-11-20 commit.
31766         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Also set
31767         NEXT_AS_FIRST_DIRECTIVE_FOO_H.
31768         * lib/math.in.h: Use NEXT_AS_FIRST_DIRECTIVE_MATH_H instead of
31769         NEXT_MATH_H.
31770         * modules/math (Makefile.am): Substitute NEXT_AS_FIRST_DIRECTIVE_MATH_H
31771         instead of NEXT_MATH_H.
31772
31773 2009-05-21  Bruno Haible  <bruno@clisp.org>
31774
31775         Avoid redefinition warnings for SIZE_MAX.
31776         * m4/size_max.m4 (gl_SIZE_MAX): Avoid redefining SIZE_MAX in config.h.
31777         Reported by Simon Josefsson.
31778
31779 2009-05-21  Bruno Haible  <bruno@clisp.org>
31780
31781         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_CACHE_CHECK instead of
31782         AC_CACHE_VAL.
31783
31784 2009-05-20  Bruno Haible  <bruno@clisp.org>
31785
31786         Make zeroptr.h work on mingw.
31787         * tests/zerosize-ptr.h: Test for the presence of <sys/mman.h> and
31788         mprotect.
31789         * modules/memchr-tests (configure.ac): Also test for sys/mman.h.
31790         * modules/memchr2-tests (configure.ac): Likewise.
31791         * modules/memcmp-tests (configure.ac): Likewise.
31792         * modules/memmem-tests (configure.ac): Likewise.
31793         * modules/memrchr-tests (configure.ac): Likewise.
31794         Reported by Simon Josefsson.
31795
31796 2009-05-20  Simon Josefsson  <simon@josefsson.org>
31797
31798         * tests/test-glob.c: Include string.h for strcmp prototype.
31799
31800 2009-05-20  Simon Josefsson  <simon@josefsson.org>
31801
31802         * modules/getdelim (Depends-on): Add explicit stdint, although it
31803         was implicitly already pulled in via realloc-posix.
31804         * lib/getdelim.c: Get SIZE_MAX from stdint.h.
31805
31806 2009-05-20  Simon Josefsson  <simon@josefsson.org>
31807
31808         MinGW and IRIX does not have sa_family_t type.  Reported by "Tom
31809         G. Christensen" <tgc@jupiterrise.com>.
31810         * m4/sys_socket_h.m4: Check for sa_family_t.
31811         * lib/sys_socket.in.h: Typedef sa_family_t when needed.
31812         * modules/sys_socket: Substitute HAVE_SA_FAMILY_T.
31813         * tests/test-sys_socket.c: Check that sa_family_t works.
31814
31815 2009-05-18  Eric Blake  <ebb9@byu.net>
31816
31817         maint.mk: allow gnulib_dir in VPATH build
31818         * top/maint.mk (gnulib_dir): Make relative to $(srcdir).
31819
31820 2009-05-15  Jim Meyering  <meyering@redhat.com>
31821
31822         maint.mk: Give gnulib_dir a default definition.
31823         * top/maint.mk (gnulib_dir): Define to 'gnulib', by default.
31824         Thus, most packages no longer need to specify this variable in cfg.mk
31825
31826 2009-05-14  Tom Prince  <tom.prince@ualberta.net>  (tiny change)
31827
31828         rename.m4: fix typos that would make non-mingw cross-configure fail
31829         * m4/rename.m4 (gl_FUNC_RENAME): Fix typos.
31830
31831 2009-05-13  Eric Blake  <ebb9@byu.net>
31832
31833         mmap-anon: avoid out-of-order autoconf expansion
31834         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Use correct
31835         SYSTEM_EXTENSIONS macro to silence warnings from autoconf 2.63b.
31836         * modules/memchr-tests (Depends-on): Add extensions.
31837         * modules/memchr2-tests (Depends-on): Add extensions.
31838         * modules/memcmp-tests (Depends-on): Add extensions.
31839         * modules/memmem-tests (Depends-on): Add extensions.
31840         * modules/memrchr-tests (Depends-on): Add extensions.
31841
31842 2009-05-13  Bruno Haible  <bruno@clisp.org>
31843
31844         Make some tests ISO C 99 compliant.
31845         * tests/zerosize-ptr.h: New file.
31846         * tests/test-memchr.c: Include zerosize-ptr.h.
31847         (main): Use a zero-size object pointer instead of NULL.
31848         * tests/test-memchr2.c: Include zerosize-ptr.h.
31849         (main): Use a zero-size object pointer instead of NULL.
31850         * tests/test-memcmp.c: Include zerosize-ptr.h.
31851         (main): Use a zero-size object pointer instead of NULL.
31852         * tests/test-memmem.c: Include zerosize-ptr.h.
31853         (main): Use a zero-size object pointer instead of NULL.
31854         * tests/test-memrchr.c: Include zerosize-ptr.h.
31855         (main): Use a zero-size object pointer instead of NULL.
31856         * modules/memchr-tests (Files): Add tests/zerosize-ptr.h,
31857         m4/mmap-anon.m4.
31858         (Depends-on): Add getpagesize.
31859         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31860         * modules/memchr2-tests (Files): Add tests/zerosize-ptr.h,
31861         m4/mmap-anon.m4.
31862         (Depends-on): Add getpagesize.
31863         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31864         * modules/memcmp-tests (Files): Add tests/zerosize-ptr.h,
31865         m4/mmap-anon.m4.
31866         (Depends-on): Add getpagesize.
31867         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31868         * modules/memmem-tests (Files): Add tests/zerosize-ptr.h,
31869         m4/mmap-anon.m4.
31870         (Depends-on): Add getpagesize.
31871         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31872         * modules/memrchr-tests (Files): Add tests/zerosize-ptr.h,
31873         m4/mmap-anon.m4.
31874         (Depends-on): Add getpagesize.
31875         (configure.ac): Invoke gl_FUNC_MMAP_ANON. Check for mprotect.
31876
31877 2009-05-12  Bruno Haible  <bruno@clisp.org>
31878
31879         Tests for module 'alignof'.
31880         * modules/alignof-tests: New file.
31881         * tests/test-alignof.c: New file.
31882
31883 2009-05-12  Bruno Haible  <bruno@clisp.org>
31884
31885         Fix alignof macro.
31886         * lib/alignof.h (alignof): Remove special cases for AIX and HP-UX
31887         vendor compilers that are always correct.
31888
31889 2009-05-12  Bruno Haible  <bruno@clisp.org>
31890
31891         Make the MAP_ANONYMOUS detection work on HP-UX 11.
31892         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check whether mmap exists, but
31893         not whether its fully works.
31894
31895 2009-05-12  Bruno Haible  <bruno@clisp.org>
31896
31897         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Add comments.
31898
31899 2009-05-12  Jim Meyering  <meyering@redhat.com>
31900
31901         * top/maint.mk: Adjust backslash alignment.
31902
31903 2009-05-11  Simon Josefsson  <simon@josefsson.org>
31904
31905         * top/maint.mk: Make $(srcdir)/build-aux configurable.
31906
31907 2009-05-11  Eric Blake  <ebb9@byu.net>
31908
31909         argp: avoid undefined behavior
31910         * lib/argp-fmtstream.c (weak_alias): Pass correct types to ctype
31911         macros.
31912
31913 2009-05-08  Simon Josefsson  <simon@josefsson.org>
31914
31915         * tests/test-vc-list-files-git.sh: Do git config of user.email and
31916         user.name to prevent git commit from complaining.
31917
31918 2009-05-10  Bruno Haible  <bruno@clisp.org>
31919
31920         * gnulib-tool (func_import, func_create_testdir, copy-file): Change
31921         sed_rewrite_old_files, sed_rewrite_new_files, sed_rewrite_files so that
31922         it rewrites every file name only once.
31923         Reported by Simon Josefsson. Helped by Ralf Wildenhues.
31924
31925 2009-05-08  Bruno Haible  <bruno@clisp.org>
31926
31927         * lib/sys_socket.in.h (_SS_PADSIZE): Use a conditional expression
31928         instead of 'max'.
31929
31930 2009-05-08  Simon Josefsson  <simon@josefsson.org>
31931
31932         * m4/sys_socket_h.m4: Test for ws2tcpip.h earlier, needed for
31933         sockaddr_storage test.
31934
31935 2009-05-07  Simon Josefsson  <simon@josefsson.org>
31936
31937         * modules/sys_socket (Makefile.am): Substitute
31938         HAVE_STRUCT_SOCKADDR_STORAGE.  Depend on alignof.
31939         * m4/sys_socket_h.m4: Check for sockaddr_storage.
31940         * lib/sys_socket.in.h (sockaddr_storage): Define when needed.
31941         * tests/test-sys_socket.c: Check sockaddr_storage.
31942
31943 2009-05-08  Bruno Haible  <bruno@clisp.org>
31944
31945         New module 'alignof'.
31946         * lib/alignof.h: New file.
31947         * modules/alignof: New file.
31948
31949 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
31950             Bruno Haible  <bruno@clisp.org>
31951
31952         Fix test-file-has-acl on FreeBSD.
31953         * tests/test-file-has-acl.sh: Also test a directory. On FreeBSD, the
31954         mask is implicitly added.
31955         * tests/test-file-has-acl.c: Include <signal.h>.
31956         (main): Terminate the test after 5 seconds.
31957         * modules/acl-tests (configure.ac): Check for alarm function.
31958
31959 2009-05-04  Bruno Haible  <bruno@clisp.org>
31960
31961         Exploit new semantics of AC_DEFUN_ONCE available since 2009-01-26.
31962         * m4/errno_h.m4 (gl_HEADER_ERRNO_H): Remove outdated comment.
31963         * modules/errno (configure.ac): Drop AC_REQUIRE.
31964         * m4/multiarch.m4 (gl_MULTIARCH): Remove outdated comment.
31965         * modules/multiarch (configure.ac): Drop AC_REQUIRE.
31966
31967 2009-05-04  Simon Josefsson  <simon@josefsson.org>
31968
31969         * modules/glob-tests: New module.
31970         * tests/test-glob.c: Add.
31971
31972 2009-05-04  Simon Josefsson  <simon@josefsson.org>
31973
31974         * modules/fnmatch-tests: New module.
31975         * tests/test-fnmatch.c: Add.
31976
31977 2009-05-04  Eric Blake  <ebb9@byu.net>
31978
31979         maint: make the new no-submodule-changes rule VPATH-safe
31980         * top/maint.mk (no-submodule-changes): Don't assume a srcdir build.
31981
31982 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
31983             Bruno Haible  <bruno@clisp.org>
31984
31985         acl: Fix infinite loop on FreeBSD.
31986         * lib/acl_entries.c (acl_entries) [Linux, FreeBSD]: Fix interpretation
31987         of return value from acl_get_entry.
31988         * lib/file-has-acl.c (acl_access_nontrivial) [Linux, FreeBSD]:
31989         Likewise.
31990
31991 2009-05-03  Bruno Haible  <bruno@clisp.org>
31992
31993         * lib/acl-internal.h (acl_entries): Clarify return value.
31994         * lib/acl_entries.c (acl_entries): Likewise.
31995
31996 2009-05-04  David Bartley  <dtbartle@csclub.uwaterloo.ca>
31997
31998         Bug fix in acl module.
31999         * lib/set-mode-acl.c: Use correct struct with ACL_SETACL.
32000
32001 2009-05-03  Bruno Haible  <bruno@clisp.org>
32002
32003         Create gperf-generated file in the source dir, not in the build dir.
32004         * modules/iconv_open (iconv_open-aix.h, iconv_open-hpux.h,
32005         iconv_open-irix.h, iconv_open-osf.h): Create file in the source tree.
32006         * modules/unicase/locale-language (unicase/locale-languages.h):
32007         Likewise.
32008         * modules/unicase/special-casing (unicase/special-casing-table.h):
32009         Likewise.
32010         * modules/unictype/property-byname (unictype/pr_byname.h): Likewise.
32011         * modules/unictype/scripts (unictype/scripts_byname.h): Likewise.
32012         * modules/uninorm/composition (uninorm/composition-table.h): Likewise.
32013         Reported by Ralf Wildenhues.
32014
32015 2009-05-03  Bruno Haible  <bruno@clisp.org>
32016
32017         * modules/fnmatch (Description, configure.ac): Taken from
32018         fnmatch-posix.
32019         * modules/fnmatch-posix: Turn into a symbolic reference to the
32020         'fnmatch' module, and deprecate.
32021         * doc/posix-functions/fnmatch.texi: Mention the fnmatch module.
32022
32023 2009-05-03  Bruno Haible  <bruno@clisp.org>
32024
32025         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF,
32026         gl_PREREQ_VASNPRINTF_LONG_DOUBLE): Define through AC_DEFUN_ONCE.
32027         Reported by Ralf Wildenhues.
32028
32029 2009-05-04  Simon Josefsson  <simon@josefsson.org>
32030
32031         * m4/fnmatch.m4: Fix fnmatch re-define.
32032
32033 2009-04-27  David Bartley  <dtbartle@csclub.uwaterloo.ca>
32034
32035         priv-set: new module and tests; adapt write-any-file
32036         * lib/priv-set.c: New file.
32037         * lib/priv-set.h: New file.
32038         * lib/unlinkdir.c: Make cannot_unlink_dir thread-safe.
32039         * lib/write-any-file.c: Simplify by using priv-set module.
32040         * m4/priv-set.m4: New file.
32041         * modules/priv-set: New file.
32042         * modules/unlinkdir: Add dependency on priv-set module.
32043         * modules/write-any-file: Likewise.
32044
32045         Tests for module 'priv-set'.
32046         * modules/priv-set-tests: New file.
32047         * tests/test-priv-set.c: New file.
32048
32049 2009-05-03  Jim Meyering  <meyering@redhat.com>
32050             Bruno Haible  <bruno@clisp.org>
32051
32052         * lib/propername.c (proper_name_utf8): Ignore no-op translations;
32053         use the converted UTF-8 variant of the name instead.
32054
32055 2009-05-03  Jim Meyering  <meyering@redhat.com>
32056
32057         tests: tighten some getdate tests
32058         * tests/test-getdate.c (main): Tighten tests: require equality,
32059         not just greater than.  Set TZ envvar to UTC0.
32060
32061 2009-05-03  Giuseppe Scrivano  <gscrivano@gnu.org>
32062
32063         getdate: correctly interpret "next monday" when run on a Monday
32064         * lib/getdate.y (get_date): Correct the calculation of tm_mday so
32065         that e.g., "next tues" (when run on a tuesday) results in a date
32066         that is one week in the future, and not today's date.
32067         I.e., add a week when the wday is the same as the current one.
32068         Reported by Tom Broadhurst in http://savannah.gnu.org/bugs/?25406,
32069         and earlier by Martin Bernreuther and Jan Minář.
32070         * tests/test-getdate.c (main): Check that "next DAY" is always in
32071         the future and that "last DAY" is always in the past.
32072
32073 2009-05-02  Jim Meyering  <meyering@redhat.com>
32074
32075         build: ensure that a release build fails when a submodule is unclean
32076         * top/maint.mk (no-submodule-changes): New rule.
32077         (alpha beta major): Depend on it.
32078
32079 2009-05-02  Bruno Haible  <bruno@clisp.org>
32080
32081         Remove incompatibility between modules fnmatch-posix and fnmatch-gnu.
32082         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Use a
32083         shell variable gl_fnmatch_required to detect which variant is
32084         requested.
32085         (_AC_FUNC_FNMATCH_IF, _AC_LIBOBJ_FNMATCH): Remove macros. Inlined into
32086         gl_FUNC_FNMATCH_POSIX.
32087         * gnulib-tool (func_create_testdir, func_create_megatestdir): Don't
32088         exclude fnmatch-posix.
32089
32090 2009-05-02  Bruno Haible  <bruno@clisp.org>
32091
32092         Relicense mbsrtowcs and strnlen1 under LGPLv2+.
32093         * modules/mbsrtowcs (License): Change to LGPLv2+.
32094         * modules/strnlen1 (License): Likewise.
32095         Reported by Simon Josefsson.
32096
32097 2009-05-02  Bruno Haible  <bruno@clisp.org>
32098
32099         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Say "guessing no" instead of
32100         "cross".
32101         (gl_FUNC_FNMATCH_POSIX, gl_FUNC_FNMATCH_GNU): Update. Don't assume that
32102         gnulib-tool was called with option --source-base=lib.
32103
32104 2009-05-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32105
32106         Use automake *-local hooks without commands, for extensibility.
32107         * modules/localcharset (Makefile.am): Rename install-exec-local
32108         rule to install-exec-localcharset, and make it a prerequisite of
32109         install-exec-local.  Likewise, rename the uninstall-local rule to
32110         uninstall-localcharset, and make it a prerequisite of the former.
32111
32112 2009-05-01  Bruno Haible  <bruno@clisp.org>
32113
32114         * lib/wchar.in.h (wcsnrtombs): Define if REPLACE_WCSNRTOMBS is 1.
32115         * m4/wcsnrtombs.m4 (gl_FUNC_WCSRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
32116         set REPLACE_WCSNRTOMBS if mbstate_t must be replaced.
32117         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCSNRTOMBS.
32118         * modules/wchar (Makefile.am): Substitute REPLACE_WCSNRTOMBS.
32119         * modules/wcsnrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
32120         m4/locale-zh.m4, m4/codeset.m4.
32121
32122         * m4/wcsrtombs.m4 (gl_FUNC_WCSNRTOMBS): Invoke gl_MBSTATE_T_BROKEN, and
32123         set REPLACE_WCSRTOMBS if mbstate_t must be replaced.
32124         * modules/wcsrtombs (Files): Add m4/mbrtowc.m4, m4/locale-ja.m4,
32125         m4/locale-zh.m4.
32126
32127         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Invoke gl_MBSTATE_T_BROKEN, and set
32128         REPLACE_WCRTOMB if mbstate_t must be replaced.
32129         * modules/wcrtomb (Files): Add m4/mbrtowc.m4.
32130         Reported by Jens Rehsack <rehsack@googlemail.com> via Eric Blake.
32131
32132 2009-05-01  Bruno Haible  <bruno@clisp.org>
32133
32134         Avoid compiler warnings when redefining macros defined by <libintl.h>.
32135         * lib/gettext.h [!ENABLE_NLS] (gettext, dgettext, dcgettext, ngettext,
32136         dngettext, dcngettext, textdomain, bindtextdomain,
32137         bind_textdomain_codeset): Undefine before redefining.
32138
32139 2009-04-30  Bruno Haible  <bruno@clisp.org>
32140
32141         Fix bug introduced on 2009-04-25.
32142         * lib/math.in.h (gl_signbitf_OPTIMIZED_MACRO,
32143         gl_signbitd_OPTIMIZED_MACRO, gl_signbitl_OPTIMIZED_MACRO): New macros.
32144         * lib/signbitf.c (gl_signbitd): Undefine if gl_signbitf_OPTIMIZED_MACRO
32145         is defined.
32146         * lib/signbitd.c (gl_signbitd): Undefine if gl_signbitd_OPTIMIZED_MACRO
32147         is defined.
32148         * lib/signbitl.c (gl_signbitd): Undefine if gl_signbitl_OPTIMIZED_MACRO
32149         is defined.
32150         Reported by Elbert_Pol <elbert.pol@gmail.com>.
32151
32152 2009-04-28  Bruno Haible  <bruno@clisp.org>
32153
32154         Comment tweaks.
32155         * lib/unistr.h (u*_cmp2): Clarify what memcmp2 is.
32156         * lib/uninorm.h (u*_normxfrm): Fix description of return value.
32157         * lib/unicase.h (u*_casexfrm): Likewise.
32158         Reported by Paolo Bonzini.
32159
32160 2009-04-28  Bruno Haible  <bruno@clisp.org>
32161
32162         Fix a compilation error.
32163         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Fix initializer.
32164         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
32165         Reported by Jim Meyering.
32166
32167 2009-04-27  Bruno Haible  <bruno@clisp.org>
32168
32169         New module 'libunistring'.
32170         * modules/libunistring: New file.
32171         * m4/libunistring.m4: New file.
32172         * MODULES.html.sh (Unicode string functions): Add it.
32173
32174 2009-04-27  Eric Blake  <ebb9@byu.net>
32175
32176         maint.mk: allow package-specific header to provide <config.h>
32177         * top/maint.mk (sc_require_config_h): New variable.
32178         (sc_require_config_h, sc_require_config_h_first): Use it.
32179
32180 2009-04-27  Simon Josefsson  <simon@josefsson.org>
32181
32182         * top/maint.mk (sc_avoid_if_before_free): Except
32183         useless-if-before-free script.
32184
32185 2009-04-27  Eric Blake  <ebb9@byu.net>
32186
32187         maintainer-makefile: depend on all required helper scripts
32188         * modules/maintainer-makefile (Depends-on): Add vc-list-files and
32189         useless-if-before-free.
32190         * top/maint.mk (VC_LIST, sc_avoid_if_before_free): Use local
32191         version, rather than assuming gnulib checkout is available.
32192         Reported by Simen Josefsson.
32193
32194 2009-04-26  Bruno Haible  <bruno@clisp.org>
32195
32196         Make the lib vs. lib64 recognition work on openSUSE 11 with "gcc -m32".
32197         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): Ignore paths that end in
32198         "../" or "..".
32199
32200 2009-04-26  Bruno Haible  <bruno@clisp.org>
32201
32202         * m4/lib-link.m4 (AC_LIB_HAVE_LINKFLAGS): Accept a fifth argument.
32203         * m4/libsigsegv.m4 (gl_LIBSIGSEGV): Simplify by using
32204         AC_LIB_HAVE_LINKFLAGS.
32205
32206 2009-04-26  Bruno Haible  <bruno@clisp.org>
32207
32208         Simplify calling convention of u*_conv_from_encoding.
32209         * lib/uniconv.h (u8_conv_from_encoding, u16_conv_from_encoding,
32210         u32_conv_from_encoding): Expect a resultbuf argument and return the
32211         result directly as a pointer.
32212         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Likewise.
32213         * lib/uniconv/u-conv-from-enc.h (FUNC): Likewise.
32214         * lib/uniconv/u-strconv-from-enc.h (FUNC): Update.
32215         * lib/unicase/ulc-casecmp.c (ulc_u8_casefold): Update.
32216         * lib/unicase/ulc-casexfrm.c (ulc_casexfrm): Update.
32217         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
32218         Update.
32219         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Update.
32220         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Update.
32221         * lib/vasnprintf.c (VASNPRINTF): Update.
32222         * tests/uniconv/test-u8-conv-from-enc.c (main): Update.
32223         * tests/uniconv/test-u16-conv-from-enc.c (main): Update.
32224         * tests/uniconv/test-u32-conv-from-enc.c (main): Update.
32225         * NEWS: Mention the change.
32226
32227 2009-04-26  Bruno Haible  <bruno@clisp.org>
32228
32229         Simplify calling convention of u*_conv_to_encoding.
32230         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
32231         u32_conv_to_encoding): Expect a resultbuf argument and return the
32232         result directly as a pointer.
32233         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
32234         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Preserve errno while
32235         freeing scaled_offsets if mem_iconveha failed.
32236         * lib/unicase/u-casexfrm.h (FUNC): Update.
32237         * lib/uninorm/u-normxfrm.h (FUNC): Update.
32238         * lib/vasnprintf.c (VASNPRINTF): Update.
32239         * tests/uniconv/test-u8-conv-to-enc.c (main): Update.
32240         * tests/uniconv/test-u16-conv-to-enc.c (main): Update.
32241         * tests/uniconv/test-u32-conv-to-enc.c (main): Update.
32242         * NEWS: Mention the change.
32243
32244 2009-04-26  Bruno Haible  <bruno@clisp.org>
32245
32246         Avoid test failures on AIX and OSF/1.
32247         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Avoid calling
32248         malloc(0).
32249         * lib/uniconv/u8-conv-to-enc.c (u8_conv_to_encoding): Likewise.
32250         * lib/unilbrk/ulc-possible-linebreaks.c (ulc_possible_linebreaks):
32251         Likewise.
32252         * lib/unilbrk/ulc-width-linebreaks.c (ulc_width_linebreaks): Likewise.
32253         * lib/uniwbrk/ulc-wordbreaks.c (ulc_wordbreaks): Likewise.
32254         * lib/uniconv/u-conv-to-enc.h (FUNC): Likewise. Fix memory leak.
32255         * lib/unistr/u-cpy-alloc.h (FUNC): Call malloc(1) instead of malloc(0).
32256         * doc/posix-functions/malloc.texi: Document the portability problem
32257         related to malloc(0).
32258
32259 2009-04-26  Bruno Haible  <bruno@clisp.org>
32260
32261         * modules/unistr/u8-cpy-alloc (Depends-on): Add malloc-posix.
32262         * modules/unistr/u16-cpy-alloc (Depends-on): Likewise.
32263         * modules/unistr/u32-cpy-alloc (Depends-on): Likewise.
32264
32265 2009-04-25  Bruno Haible  <bruno@clisp.org>
32266
32267         Avoid link error when creating a namespace clean library.
32268         * lib/math.in.h (gl_signbitf, gl_signbitd, gl_signbitl): Don't define
32269         as macro with arguments if already defined as an alias.
32270         * lib/signbitf.c (gl_signbitf): Don't undefine.
32271         * lib/signbitd.c (gl_signbitd): Don't undefine.
32272         * lib/signbitl.c (gl_signbitl): Don't undefine.
32273
32274 2009-04-25  Jim Meyering  <meyering@redhat.com>
32275
32276         vc-list-files: fix another quoting bug
32277         * build-aux/vc-list-files: Avoid sed backslash expansion
32278         of pathological directory names.
32279
32280 2009-04-25  Eric Blake  <ebb9@byu.net>
32281
32282         vc-list-files: fix shell quoting error
32283         * build-aux/vc-list-files: Protect against $ in $dir.  Normalize
32284         timestamp.
32285
32286 2009-04-25  Jim Meyering  <meyering@redhat.com>
32287
32288         vc-list-files: restore lost functionality with subdir argument
32289         * build-aux/vc-list-files: When given a non-"." sub-directory
32290         argument, substitute the $dir/ prefix back onto each resulting name.
32291         Otherwise, coreutils' root_tests check would fail.
32292
32293 2009-04-24  Eric Blake  <ebb9@byu.net>
32294
32295         vc-list-files: ignore git symlinks
32296         * build-aux/vc-list-files (.git): Use ls-tree and a filter, rather
32297         than ls-files, to ignore git symlinks.
32298
32299         maint.mk: import improvements from m4
32300         * top/maint.mk (VC-tag): Use signing key from cfg.mk.
32301         (move_if_change): Delete unused macro.
32302         (news-date-check, vc-diff-check): Support VPATH builds.
32303         (announcement): Likewise.  Split --bootstrap-tools list...
32304         (boostrap-tools): ...into separate list, which can be overridden
32305         in cfg.mk.
32306         (sc_avoid_if_before_free): Point to $(gnulib_dir), rather than
32307         requiring dependency on useless-if-before-free module.
32308         (VC_LIST, VC_LIST_EXCEPT): Likewise for vc-list-files module.
32309         Support VPATH builds.
32310
32311 2009-04-24  Jim Meyering  <meyering@redhat.com>
32312
32313         maint.mk: remove coreutils-specific rules and variables
32314         * top/maint.mk (bin, taint-distcheck, coreutils-path-check, t): Remove.
32315         (fake_home, install-transform-check, my-instcheck, pfx, TMPDIR): Remove.
32316         (t_prefix, t_taint, tp, warn_cflags, write_loser, my-distcheck): Remove.
32317
32318         maint.mk: remove obsolete rule
32319         * top/maint.mk (rel-check): Remove rule.
32320         (WGET, WGETFLAGS): Remove now-unused variables.
32321
32322 2009-04-24  Simon Josefsson  <simon@josefsson.org>
32323
32324         * top/maint.mk (makefile-check): Renamed to sc_makefile_check for
32325         consistency.
32326
32327         * modules/vc-list-files-tests (TESTS_ENVIRONMENT): Use
32328         '$(PATH_SEPARATOR)' instead of ':'.
32329
32330 2009-04-24  Simon Josefsson  <simon@josefsson.org>
32331
32332         * lib/getopt1.c (main): Use 'const' for static array.
32333
32334 2009-04-24  Simon Josefsson  <simon@josefsson.org>
32335
32336         * top/maint.mk: Sync with coreutils.
32337         * NEWS: Explain incompatibilities.
32338
32339 2009-04-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
32340             Bruno Haible  <bruno@clisp.org>
32341
32342         Fix cross-compilation results.
32343         * m4/btowc.m4 (gl_FUNC_BTOWC): Use no-op statement, rather than empty
32344         statement, as third argument of AC_TRY_RUN.
32345         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE, gl_MBRTOWC_SANITYCHECK,
32346         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL):
32347         Likewise.
32348         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): Likewise.
32349         * m4/wcsrtombs.m4 (gl_WCSRTOMBS_TERMINATION, gl_WCSRTOMBS_NULL):
32350         Likewise.
32351         * m4/wctob.m4 (gl_FUNC_WCTOB): Likewise.
32352         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Likewise. Update for AIX 4.3.
32353         * doc/posix-functions/wcrtomb.texi: Mention the bug on AIX 4.3.
32354
32355 2009-04-20  Bruno Haible  <bruno@clisp.org>
32356
32357         Avoid test failure on mingw.
32358         * tests/uniwidth/test-uc_width2.sh: Convert newlines in output.
32359
32360 2009-04-20  Bruno Haible  <bruno@clisp.org>
32361
32362         Avoid compilation error on mingw.
32363         * modules/localename-tests (Depends-on): Add locale.
32364
32365 2009-04-19  Bruno Haible  <bruno@clisp.org>
32366
32367         Support for building a shared library on Windows platforms.
32368         * tests/uninorm/test-nfc.c (n): Don't define if WOE32DLL.
32369         (main): Test the presence of UNINORM_NFC here.
32370         * tests/uninorm/test-nfd.c (n): Don't define if WOE32DLL.
32371         (main): Test the presence of UNINORM_NFD here.
32372         * tests/uninorm/test-nfkc.c (n): Don't define if WOE32DLL.
32373         (main): Test the presence of UNINORM_NFKC here.
32374         * tests/uninorm/test-nfkd.c (n): Don't define if WOE32DLL.
32375         (main): Test the presence of UNINORM_NFKD here.
32376
32377 2009-04-19  Bruno Haible  <bruno@clisp.org>
32378
32379         Avoid a compiler warning.
32380         * tests/uninorm/test-u32-normalize-big.c (read_normalization_test_file):
32381         Change type of variable 'sequence'.
32382
32383 2009-04-19  Bruno Haible  <bruno@clisp.org>
32384
32385         * modules/configmake (Makefile.am): When the contents of configmake.h
32386         does not change, arrange to preserve its modification time.
32387
32388 2009-04-17  Simon Josefsson  <simon@josefsson.org>
32389
32390         * top/maint.mk (PO_DOMAIN): New variable, allows overriding of
32391         gettext domain.
32392
32393 2009-04-16  Jim Meyering  <meyering@redhat.com>
32394
32395         useless-if-before-free: improve conversion code
32396         * build-aux/useless-if-before-free: Adjust code-in-comment to match
32397         "...!= 0" as well as "...!= NULL".  emacs has one of the former.
32398
32399 2009-04-14  Bruno Haible  <bruno@clisp.org>
32400
32401         * modules/fcntl (Depends-on): Add extensions.
32402         * m4/fcntl_h.m4 (gl_FCNTL_H): Add a comment.
32403
32404 2009-04-12  Ben Pfaff  <blp@gnu.org>
32405
32406         Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.
32407         * m4/fcntl_h.m4 (gl_FCNTL_H): Require AC_USE_SYSTEM_EXTENSIONS.
32408
32409 2009-03-20  Ben Pfaff  <blp@gnu.org>
32410
32411         Make rename replace existing destinations on Windows.
32412         * m4/rename.m4: Add test for Mingw.
32413         * lib/rename.c: Add rename replacement that uses MoveFileEx with
32414         MOVEFILE_REPLACE_EXISTING to replace existing destination files.
32415         * doc/posix-functions/rename.texi: Document.
32416
32417 2009-04-10  Bruno Haible  <bruno@clisp.org>
32418
32419         New include file "iconveh.h".
32420         * lib/iconveh.h: New file, extracted from lib/striconveh.h.
32421         * lib/striconveh.h: Include it.
32422         (enum iconv_ilseq_handler): Remove definition.
32423         * lib/striconveha.h: Include <stddef.h> and iconveh.h instead of
32424         striconveh.h.
32425         * lib/striconveha.c: Include striconveh.h.
32426         * lib/uniconv.h: Include iconveh.h instead of striconveh.h.
32427         * modules/striconveh (Files): Add lib/iconveh.h.
32428         * modules/uniconv/base (Files): Add lib/iconveh.h. Remove
32429         lib/striconveh.h.
32430
32431 2009-04-10  Bruno Haible  <bruno@clisp.org>
32432
32433         * lib/uniconv.h: Update comment.
32434
32435 2009-04-10  Bruno Haible  <bruno@clisp.org>
32436
32437         * lib/unistr/u8-mbtouc-aux.c: Inside libunistring, define the function
32438         always.
32439         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
32440         * lib/unistr/u16-mbtouc-aux.c: Likewise.
32441         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
32442         * lib/unistr/u8-mbtouc.c: Inside libunistring, include
32443         "unistring-notinline.h", so that the function gets defined always.
32444         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
32445         * lib/unistr/u8-uctomb.c: Likewise.
32446         * lib/unistr/u16-mbtouc.c: Likewise.
32447         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
32448         * lib/unistr/u16-uctomb.c: Likewise.
32449         * lib/unistr/u32-mbtouc.c: Likewise.
32450         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
32451         * lib/unistr/u32-uctomb.c: Likewise.
32452
32453 2009-04-10  Bruno Haible  <bruno@clisp.org>
32454
32455         Mark 'utime' obsolete.
32456         * modules/utime (Status, Notice): New sections.
32457         Suggested by Jim Meyering.
32458
32459         Fix cross-compile guess for utime test.
32460         * m4/utime.m4 (AC_FUNC_UTIME_NULL): Add definition from newest unstable
32461         autoconf.
32462         * doc/posix-functions/utime.texi: Give more precisions.
32463         Reported by Jan <ipif@ymail.com>.
32464
32465 2009-04-09  Kamil Dudka  <kdudka@redhat.com>
32466
32467         filevercmp: correct today's change
32468         * lib/filevercmp.c: Also handle coreutils' test inputs.
32469         * tests/test-filevercmp.c: Add inputs from one of coreutils' test scripts.
32470
32471         Fix regression in 'filevercmp' module. Thanks Sven Joachim
32472         for reporting it.
32473         * lib/filevercmp.c: Special handle for "", "." and "..".
32474         * tests/test-filevercmp.c: Enlarge the set suite.
32475
32476 2009-04-07  Jim Meyering  <meyering@redhat.com>
32477
32478         useless-if-before-free: show how to remove braced useless free, too
32479         * build-aux/useless-if-before-free: still only in a comment, though.
32480
32481 2009-04-07  Reuben Thomas  <rrt@sc3d.org>
32482
32483         maint.mk: import changes to syntax-check macros from coreutils
32484         * top/maint.mk (_prohibit_regexp, _header_without_use): Define.
32485         Use them in the relevant macros.
32486
32487 2009-04-06  Bruno Haible  <bruno@clisp.org>
32488
32489         Fix unportable use of bit-fields.
32490         * lib/unicase/special-casing.h (struct special_casing_rule): Change the
32491         bit-field type from 'int' to 'signed int'. Otherwise Solaris cc,
32492         AIX xlc, and OSF/1 cc interpret it as 'unsigned int'.
32493
32494 2009-04-06  Bruno Haible  <bruno@clisp.org>
32495
32496         Avoid test failures on AIX and OSF/1.
32497         * tests/unicase/test-u8-casefold.c (check): Account for the possibility
32498         that malloc(0) = NULL.
32499         * tests/unicase/test-u8-tolower.c (check): Likewise.
32500         * tests/unicase/test-u8-totitle.c (check): Likewise.
32501         * tests/unicase/test-u8-toupper.c (check): Likewise.
32502         * tests/unicase/test-u16-casefold.c (check): Likewise.
32503         * tests/unicase/test-u16-tolower.c (check): Likewise.
32504         * tests/unicase/test-u16-totitle.c (check): Likewise.
32505         * tests/unicase/test-u16-toupper.c (check): Likewise.
32506         * tests/unicase/test-u32-casefold.c (check): Likewise.
32507         * tests/unicase/test-u32-tolower.c (check): Likewise.
32508         * tests/unicase/test-u32-totitle.c (check): Likewise.
32509         * tests/unicase/test-u32-toupper.c (check): Likewise.
32510         * tests/uninorm/test-u8-nfc.c (check): Likewise.
32511         * tests/uninorm/test-u8-nfd.c (check): Likewise.
32512         * tests/uninorm/test-u8-nfkc.c (check): Likewise.
32513         * tests/uninorm/test-u8-nfkd.c (check): Likewise.
32514         * tests/uninorm/test-u16-nfc.c (check): Likewise.
32515         * tests/uninorm/test-u16-nfd.c (check): Likewise.
32516         * tests/uninorm/test-u16-nfkc.c (check): Likewise.
32517         * tests/uninorm/test-u16-nfkd.c (check): Likewise.
32518         * tests/uninorm/test-u32-nfc.c (check): Likewise.
32519         * tests/uninorm/test-u32-nfd.c (check): Likewise.
32520         * tests/uninorm/test-u32-nfkc.c (check): Likewise.
32521         * tests/uninorm/test-u32-nfkd.c (check): Likewise.
32522
32523 2009-04-05  Bruno Haible  <bruno@clisp.org>
32524
32525         Work around an autoconf limitation.
32526         * gnulib-tool (func_emit_lib_Makefile_am): Omit the "Reproduce by"
32527         comment line if it would be longer than 3 KB.
32528
32529 2009-04-05  Bruno Haible  <bruno@clisp.org>
32530
32531         Avoid test failure with libiconv-1.13.
32532         * tests/test-striconveh.c (main): Allow result of libiconv 1.13 as one
32533         of the expected test results.
32534
32535 2009-04-05  Bruno Haible  <bruno@clisp.org>
32536
32537         * gnulib-tool (func_emit_lib_Makefile_am): Don't add the library to
32538         noinst_LTLIBRARIES if the Makefile.am in the same directory specifies
32539         that it should be installed.
32540
32541 2009-04-05  Bruno Haible  <bruno@clisp.org>
32542
32543         * gnulib-tool: New option --copy-file.
32544         (func_usage): Document it.
32545         (func_dest_tmpfilename): Moved out of func_import.
32546         (func_add_file, func_update_file): New functions, extracted from
32547         func_import.
32548         (func_import): Update.
32549
32550 2009-04-05  Karl Berry  <karl@gnu.org>
32551
32552         * README: prominently mention gnulib-tool.
32553         Rearrange sections so getting the code is near the top.
32554
32555 2009-04-05  Bruno Haible  <bruno@clisp.org>
32556
32557         * lib/unicase.h: Mention u*_cmp2.
32558         * lib/unicase/u-casecmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
32559         * lib/unicase/u8-casecmp.c: Use u8_cmp2 instead of u8_cmp.
32560         * lib/unicase/ulc-casecmp.c: Likewise.
32561         * lib/unicase/u16-casecmp.c: Use u16_cmp2 instead of u16_cmp.
32562         * lib/unicase/u32-casecmp.c: Use u32_cmp2 instead of u32_cmp.
32563         * modules/unicase/u8-casecmp (Depends-on): Add unistr/u8-cmp2, remove
32564         unistr/u8-cmp.
32565         * modules/unicase/ulc-casecmp (Depends-on): Likewise.
32566         * modules/unicase/u16-casecmp (Depends-on): Add unistr/u16-cmp2, remove
32567         unistr/u16-cmp.
32568         * modules/unicase/u32-casecmp (Depends-on): Add unistr/u32-cmp2, remove
32569         unistr/u32-cmp.
32570
32571         * lib/uninorm.h: Mention u*_cmp2.
32572         * lib/uninorm/u-normcmp.h (FUNC): Invoke U_CMP2 instead of U_CMP.
32573         * lib/uninorm/u8-normcmp.c: Use u8_cmp2 instead of u8_cmp.
32574         * lib/uninorm/u16-normcmp.c: Use u16_cmp2 instead of u16_cmp.
32575         * lib/uninorm/u32-normcmp.c: Use u32_cmp2 instead of u32_cmp.
32576         * modules/uninorm/u8-normcmp (Depends-on): Add unistr/u8-cmp2, remove
32577         unistr/u8-cmp.
32578         * modules/uninorm/u16-normcmp (Depends-on): Add unistr/u16-cmp2, remove
32579         unistr/u16-cmp.
32580         * modules/uninorm/u32-normcmp (Depends-on): Add unistr/u32-cmp2, remove
32581         unistr/u32-cmp.
32582
32583         New module 'unistr/u32-cmp2'.
32584         * lib/unistr/u32-cmp2.c: New file.
32585         * modules/unistr/u32-cmp2: New file.
32586
32587         New module 'unistr/u16-cmp2'.
32588         * lib/unistr/u16-cmp2.c: New file.
32589         * modules/unistr/u16-cmp2: New file.
32590
32591         New module 'unistr/u8-cmp2'.
32592         * lib/unistr.h (u8_cmp2, u16_cmp2, u32_cmp2): New declarations.
32593         * lib/unistr/u8-cmp2.c: New file.
32594         * lib/unistr/u-cmp2.h: New file.
32595         * modules/unistr/u8-cmp2: New file.
32596
32597 2009-04-05  Bruno Haible  <bruno@clisp.org>
32598
32599         * lib/unictype.h (uc_property_is_valid): New macro.
32600         * tests/unictype/test-pr_byname.c (main): Use it.
32601
32602         * lib/unistr.h: Doc fixes.
32603         * lib/uniconv.h: Doc fixes.
32604         * lib/unictype.h: Doc fixes.
32605
32606 2009-04-03  Paul Eggert  <eggert@cs.ucla.edu>
32607
32608         Port coreutils 7.2 to Solaris 8.
32609
32610         * modules/arpa_inet (arpa/inet.h): Depend on arpa_inet.in.h.
32611         * m4/inet_ntop.m4 (gl_INET_NTOP): Search for inet_ntop in -lnsl,
32612         for Solaris 8.  This is a bit of a hack, as it means it's the
32613         caller's responsibility to add -lnsl if needed, but most likely it
32614         won't be needed since only getaddrinfo uses this and getaddrinfo
32615         isn't needed on Solaris 8.
32616
32617         * modules/fnmatch (Depends-on): Add mbsrtowcs, to fix a porting
32618         problem to Solaris 8 encountered with coreutils 7.2, which
32619         resulted in a message "fnmatch.c:292: warning: passing argument 4
32620         of 'mbsrtowcs' from incompatible pointer type".  Also, add mbsinit
32621         at the suggestion of Bruno Haible, since fnmatch uses mbsinit.
32622
32623 2009-04-03  Simon Josefsson  <simon@josefsson.org>
32624
32625         * m4/ld-version-script.m4: Add FIXME comment.
32626
32627 2009-04-02  Simon Josefsson  <simon@josefsson.org>
32628
32629         * doc/ld-output-def.texi: Use DLL_VERSION instead of confusing
32630         SOVERSION variable.
32631
32632 2009-04-02  Bruno Haible  <bruno@clisp.org>
32633
32634         * Makefile (info, html, dvi, pdf): Combine the rules.
32635         Suggested by Jim Meyering.
32636
32637 2009-04-01  Bruno Haible  <bruno@clisp.org>
32638
32639         * Makefile (info, html, dvi, pdf): New targets.
32640         Reported by Reuben Thomas <rrt@sc3d.org>.
32641
32642 2009-04-01  Bruno Haible  <bruno@clisp.org>
32643
32644         * doc/gnulib-tool.texi (Invoking gnulib-tool): Document how gnulib-tool
32645         can be put into PATH.
32646         Reported by Reuben Thomas <rrt@sc3d.org>. Suggested by Karl Berry.
32647
32648 2009-04-01  Bruno Haible  <bruno@clisp.org>
32649
32650         * doc/lib-symbol-visibility.texi: Follow texinfo style conventions.
32651
32652 2009-04-01  Bruno Haible  <bruno@clisp.org>
32653
32654         Rename module 'visibility'.
32655         * modules/lib-symbol-visibility: Renamed from modules/visibility.
32656         * doc/lib-symbol-visibility.texi: Renamed from visibility.texi.
32657         * doc/gnulib.texi: Update.
32658         * MODULES.html.sh (Misc): Update.
32659         * NEWS: Mention the change.
32660
32661 2009-04-01  Simon Josefsson  <simon@josefsson.org>
32662
32663         * modules/lib-msvc-compat: New module.  Thanks to Bruno Haible
32664         <bruno@clisp.org>, Ralf Wildenhues <Ralf.Wildenhues@gmx.de>, and
32665         Eric Blake <ebb9@byu.net> for review.
32666         * MODULES.html.sh: Add lib-msvc-compat.
32667         * doc/gnulib.texi: Link to new section.
32668         * m4/ld-output-def.m4: New file.
32669         * doc/ld-output-def.texi: New file.
32670
32671 2009-04-01  Simon Josefsson  <simon@josefsson.org>
32672
32673         Rename ld-version-script to lib-symbol-versions.  Suggested by
32674         Bruno Haible <bruno@clisp.org>.
32675         * modules/ld-version-script: Renamed to lib-symbol-versions.
32676         * doc/ld-version-script.texi: Fix module name.
32677         * MODULES.html.sh: Add lib-symbol-versions.
32678
32679 2009-03-31  Simon Josefsson  <simon@josefsson.org>
32680
32681         * modules/u64-tests: New file.
32682         * tests/test-u64.c: New file.
32683
32684 2009-03-04  Simon Josefsson  <simon@josefsson.org>
32685
32686         * MODULES.html.sh: Mention u64.
32687         * modules/u64: New module.
32688         * modules/crypto/sha512: Depend on u64 module instead of providing
32689         u64.h.
32690
32691 2009-03-27  Eric Blake  <ebb9@byu.net>
32692
32693         test-strerror: make debugging EAI_SYSTEM easier
32694         * modules/getaddrinfo-tests (Depends-on): Add strerror.
32695         * test-getaddrinfo.c (simple) [ENABLE_DEBUGGING]: Report errno if
32696         failure was EAI_SYSTEM.
32697
32698 2009-03-25  Bruno Haible  <bruno@clisp.org>
32699
32700         Fix a problem with --enable-relocatable on Solaris 7.
32701         * modules/relocatable-prog-wrapper (Depends-on): Add environ. Needed
32702         since 2008-02-24.
32703
32704 2009-03-25  Eric Blake  <ebb9@byu.net>
32705
32706         test-sockets: avoid gcc warning
32707         * tests/test-sockets.c (main): Silence compiler warning.
32708
32709 2009-03-25  Paul Eggert  <eggert@cs.ucla.edu>
32710
32711         New modules nproc, pthread, contributed by Glen Lenker.
32712
32713         * MODULES.html.sh: Add pthread, nproc.
32714         * lib/nproc.c: New file.
32715         * lib/nproc.h: New file.
32716         * lib/pthread.in.h: New file.
32717         * m4/pthread.m4: New file.
32718         * modules/nproc: New file.
32719         * modules/pthread: New file.
32720
32721 2009-03-24  Simon Josefsson  <simon@josefsson.org>
32722
32723         * modules/unicase/locale-language-tests (test_locale_language_LDADD):
32724         New variable.
32725
32726 2009-03-24  Kamil Dudka  <kdudka@redhat.com>
32727
32728         filevercmp: handle simple~ and numbered.~3~ backup suffixes
32729         * lib/filevercmp.c: Handle simple~ and numbered.~3~ backup suffixes.
32730         * tests/test-filevercmp.c: Add tests for backup suffixes.
32731
32732 2009-03-24  Simon Josefsson  <simon@josefsson.org>
32733
32734         * modules/stdlib (Depends-on): Add stdint, needed when defining
32735         struct random_data on, for example, HP-UX 10.20.  Reported by
32736         Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
32737
32738 2009-03-24  Simon Josefsson  <simon@josefsson.org>
32739
32740         * lib/readline.c (readline): Call fflush on stdout after printing
32741         prompt.
32742
32743 2009-03-20  Bruno Haible  <bruno@clisp.org>
32744
32745         Remove dependency from 'close' module to -lws2_32 on native Windows.
32746         * lib/close-hook.h: New file.
32747         * lib/close-hook.c: New file.
32748         * lib/close.c: Include close-hook.h. Don't include <sys/socket.h>,
32749         w32sock.h.
32750         (_gl_close_fd_maybe_socket): Remove function.
32751         (rpl_close): Invoke execute_all_close_hooks instead of
32752         _gl_close_fd_maybe_socket.
32753         * lib/sockets.c: Include close-hook.h, w32sock.h.
32754         (close_fd_maybe_socket): New function, essentially from lib/close.c.
32755         (close_sockets_hook): New variable.
32756         (gl_sockets_startup): Register close_fd_maybe_socket as a hook.
32757         (gl_sockets_cleanup): Unregister it.
32758         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): Remove macro.
32759         * m4/close.m4 (gl_REPLACE_CLOSE): Undo 2009-02-05 change.
32760         * modules/close-hook: New file.
32761         * modules/close (Files): Remove lib/w32sock.h.
32762         (Depends-on): Add close-hook.
32763         (Link): Remove section.
32764         * modules/sockets (Files): Add lib/w32sock.h.
32765         (Depends-on): Add close-hook.
32766         * modules/sys_socket (configure.ac): Remove gl_MODULE_INDICATOR
32767         invocation.
32768         * NEWS: Mention that LIB_CLOSE is gone.
32769
32770 2009-03-23  Eric Blake  <ebb9@byu.net>
32771
32772         signal-tests: test previous patch
32773         * tests/test-signal.c: New file.
32774         * modules/signal-tests: Likewise.
32775
32776         signal.h: always support 'volatile sig_atomic_t'
32777         * m4/signal_h.m4 (gl_SIGNAL_H): Check for AIX limitation.
32778         (gl_SIGNAL_H_DEFAULTS): Add a default.
32779         * modules/signal (Makefile.am): Substitute if needed.
32780         * lib/signal.in.h (sig_atomic_t): Redefine if needed, so that
32781         users can blindly add volatile.
32782         * doc/posix-headers/signal.texi (signal.h): Document it.
32783         Reported by Matthew Woehlke.
32784
32785 2009-03-23  Jim Meyering  <meyering@redhat.com>
32786
32787         pathmax: PATH_MAX: use pathconf only when available
32788         * lib/pathmax.h (PATH_MAX): Select the pathconf-using definition
32789         only if HAVE_PATHCONF is defined.  Patch by Sylvain Beucler.
32790         * m4/pathmax.m4 (gl_PATHMAX): Check for pathconf.
32791         This avoids a link failure in a PSP cross-compilation environment
32792         described in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/17048
32793
32794         * lib/vasnprintf.c (divide): Fix typo in comment.
32795
32796 2009-03-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32797
32798         * gnulib-tool (func_filter_filelist): Fix comment.
32799
32800 2009-03-20  Bruno Haible  <bruno@clisp.org>
32801
32802         Make sockets.h self-contained.
32803         * lib/sockets.c: Include sockets.h first.
32804         * lib/sockets.h: Include <sys/socket.h> before using the SOCKET type.
32805
32806 2009-03-19  Eric Blake  <ebb9@byu.net>
32807
32808         doc: mention more functions added in cygwin 1.7.0
32809         * doc/posix-functions/log2.texi: Mention recent cygwin 1.7.0
32810         addition.
32811         * doc/posix-functions/log2f.texi: Likewise.
32812
32813 2009-03-19  Jim Meyering  <meyering@redhat.com>
32814
32815         fsusage: avoid syntax error due to statement-before-declaration
32816         * lib/fsusage.c (get_fs_usage): Put warning-avoidance statement
32817         after all declarations.  Reported by Matthew Woehlke in
32818         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/16231
32819
32820 2009-03-18  Eric Blake  <ebb9@byu.net>
32821
32822         build-aux/compile: sync from automake
32823         * build-aux/compile: New file, from automake.
32824         * config/srclist.txt: Mention build-aux/compile.
32825
32826 2009-03-17  Bruno Haible  <bruno@clisp.org>
32827
32828         * lib/git-merge-changelog.c: Fix typo in comment.
32829         Reported by Reuben Thomas <rrt@sc3d.org>.
32830
32831 2009-03-17  Reuben Thomas  <rrt@sc3d.org>
32832
32833         * m4/regex.m4: update and improve help for
32834         --without-included-regex.
32835
32836 2009-03-17  Simon Josefsson  <simon@josefsson.org>
32837
32838         * modules/isnanl-nolibm-tests (Files): Add tests/nan.h to avoid
32839         failure on missing include files.
32840
32841 2009-03-17  Eric Blake  <ebb9@byu.net>
32842
32843         doc: mention more functions added in cygwin 1.7.0
32844         * doc/posix-functions/fwprintf.texi: Mention recent cygwin 1.7.0
32845         addition.
32846         * doc/posix-functions/fwscanf.texi: Likewise.
32847         * doc/posix-functions/swprintf.texi: Likewise.
32848         * doc/posix-functions/swscanf.texi: Likewise.
32849         * doc/posix-functions/vfwprintf.texi: Likewise.
32850         * doc/posix-functions/vfwscanf.texi: Likewise.
32851         * doc/posix-functions/vswprintf.texi: Likewise.
32852         * doc/posix-functions/vswscanf.texi: Likewise.
32853         * doc/posix-functions/vwprintf.texi: Likewise.
32854         * doc/posix-functions/vwscanf.texi: Likewise.
32855         * doc/posix-functions/wcscasecmp.texi: Likewise.
32856         * doc/posix-functions/wcsdup.texi: Likewise.
32857         * doc/posix-functions/wcsftime.texi: Likewise.
32858         * doc/posix-functions/wcsncasecmp.texi: Likewise.
32859         * doc/posix-functions/wprintf.texi: Likewise.
32860         * doc/posix-functions/wscanf.texi: Likewise.
32861         * doc/glibc-functions/gethostbyname2.texi: Likewise.
32862
32863 2009-03-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32864
32865         maint.mk: really add $(AM_MAKEFLAGS)
32866         * top/maint.mk (init-coverage, build-coverage): `$(AM_MAKEFLAGS)'
32867         was inadvertently omitted in the last commit.
32868         Spotted by Bruno Haible.
32869
32870         maint.mk: use $(MAKE) $(AM_MAKEFLAGS) not make
32871         * top/maint.mk (init-coverage, build-coverage): Use `$(MAKE)
32872         $(AM_MAKEFLAGS)' rather than plain `make'.
32873
32874         gnulib-tool: execute $MAKE not make
32875         * gnulib-tool: Default $MAKE to 'make'.
32876         (func_create_testdir, func_create_megatestdir): Use $MAKE rather
32877         than make.  Initialize $MAKE in the do-autobuild script.
32878
32879         gnulib-tool: use $MAKE not make in generated files
32880         * gnulib-tool (func_create_megatestdir): Use $MAKE rather than
32881         make, in generated files.  Initialize $MAKE in the do-autobuild
32882         script.
32883
32884         * top/GNUmakefile (_have-git-version-gen): Fix typo.
32885
32886         GNUmakefile: disable parallelism only for multiple, recursive targets
32887         * top/GNUmakefile (ALL_RECURSIVE_TARGETS): New macro; allow user
32888         additions in the Makefile.
32889         (AM_RECURSIVE_TARGETS): New macro, override only if not provided
32890         by Automake.
32891         (.NOTPARALLEL): Only disable parallel builds if multiple targets
32892         are listed on the command line and at least one of them is
32893         listed in $(ALL_RECURSIVE_TARGETS).
32894
32895 2009-03-14  Bruno Haible  <bruno@clisp.org>
32896
32897         * modules/unilbrk/u8-possible-linebreaks (Depends-on): Replace
32898         utf8-ucs4-unsafe with unistr/u8-mbtouc-unsafe.
32899         * modules/unilbrk/u8-width-linebreaks (Depends-on): Likewise.
32900         * modules/unilbrk/u16-possible-linebreaks (Depends-on): Replace
32901         utf16-ucs4-unsafe with unistr/u16-mbtouc-unsafe.
32902         * modules/unilbrk/u16-width-linebreaks (Depends-on): Likewise.
32903         * modules/unistr/u8-chr (Depends-on): Replace ucs4-utf8 with
32904         unistr/u8-uctomb.
32905         * modules/unistr/u8-strchr (Depends-on): Likewise.
32906         * modules/unistr/u8-strrchr (Depends-on): Likewise.
32907         * modules/unistr/u16-chr (Depends-on): Replace ucs4-utf16 with
32908         unistr/u16-uctomb.
32909         * modules/unistr/u16-strchr (Depends-on): Likewise.
32910         * modules/unistr/u16-strrchr (Depends-on): Likewise.
32911
32912 2009-03-12  Bruno Haible  <bruno@clisp.org>
32913
32914         Work around select() bug on Interix 3.5.
32915         * lib/sys_select.in.h (select): Also replace if REPLACE_SELECT is 1.
32916         * lib/select.c (rpl_select): Add an implementation for Unix platforms.
32917         * m4/select.m4: New file.
32918         * m4/sys_select_h.m4 (gl_SYS_SELECT_H_DEFAULTS): Initialize REPLACE_SELECT.
32919         * modules/sys_select (Makefile.am): Substitute REPLACE_SELECT.
32920         * modules/select (Files): Add m4/select.m4.
32921         (configure.ac): Move conditional to m4/select.m4. Invoke gl_FUNC_SELECT.
32922         * modules/nanosleep (Depends-on): Add select.
32923         * modules/poll (Depends-on): Likewise.
32924         * doc/posix-functions/select.texi: Mention the Interix bug.
32925         Reported by Markus Duft <mduft@gentoo.org>.
32926
32927         * lib/select.c: Renamed from lib/winsock-select.c.
32928         * modules/select (Files): Add lib/select.c, remove
32929         lib/winsock-select.c.
32930         (configure.ac): Update.
32931
32932 2009-03-12  Jim Meyering  <meyering@redhat.com>
32933
32934         avoid gcc warnings about unused macro definitions
32935         * lib/readtokens.c (STREQ): Remove unused definition.
32936         * lib/xmalloc.c (SIZE_MAX): Likewise.
32937         * lib/openat-die.c (N_): Likewise.
32938         * lib/mountlist.c (SIZE_MAX): Remove definition.
32939         Instead, include <stdint.h>.
32940         * lib/readutmp.c: Likewise.
32941         * modules/readutmp (Depends-on): Add stdint.
32942         * modules/mountlist (Depends-on): Add stdint.
32943         * lib/userspec.c (ISDIGIT): Move definition into #if block where used.
32944
32945 2009-03-10  Bruno Haible  <bruno@clisp.org>
32946
32947         Tests for module 'mbmemcasecoll'.
32948         * modules/mbmemcasecoll-tests: New file.
32949         * tests/test-mbmemcasecoll1.sh: New file.
32950         * tests/test-mbmemcasecoll2.sh: New file.
32951         * tests/test-mbmemcasecoll3.sh: New file.
32952         * tests/test-mbmemcasecoll.c: New file.
32953
32954         New module 'mbmemcasecoll'.
32955         * lib/mbmemcasecoll.h: New file.
32956         * lib/mbmemcasecoll.c: New file.
32957         * modules/mbmemcasecoll: New file.
32958
32959         * tests/test-mbmemcasecmp.h: New file, extracted from
32960         tests/test-mbmemcasecmp.c.
32961         * tests/test-mbmemcasecmp.c: Include test-mbmemcasecmp.h.
32962         (test_ascii, test_iso_8859_1, test_utf_8): Remove functions.
32963         (main): Update.
32964         * modules/mbmemcasecmp-tests (Files): Add tests/test-mbmemcasecmp.h.
32965
32966 2009-03-09  Bruno Haible  <bruno@clisp.org>
32967
32968         Tests for module 'mbmemcasecmp'.
32969         * modules/mbmemcasecmp-tests: New file.
32970         * tests/test-mbmemcasecmp1.sh: New file.
32971         * tests/test-mbmemcasecmp2.sh: New file.
32972         * tests/test-mbmemcasecmp3.sh: New file.
32973         * tests/test-mbmemcasecmp.c: New file.
32974
32975         New module 'mbmemcasecmp'.
32976         * lib/mbmemcasecmp.h: New file.
32977         * lib/mbmemcasecmp.c: New file.
32978         * modules/mbmemcasecmp: New file.
32979
32980 2009-03-09  Bruno Haible  <bruno@clisp.org>
32981
32982         Tests for module 'unicase/ulc-casecoll'.
32983         * modules/unicase/ulc-casecoll-tests: New file.
32984         * tests/unicase/test-ulc-casecoll1.sh: New file.
32985         * tests/unicase/test-ulc-casecoll2.sh: New file.
32986         * tests/unicase/test-ulc-casecoll.c: New file.
32987
32988         New module 'unicase/ulc-casecoll'.
32989         * lib/unicase.h (ulc_casecoll): New declaration.
32990         * lib/unicase/ulc-casecoll.c: New file.
32991         * modules/unicase/ulc-casecoll: New file.
32992
32993         New module 'unicase/ulc-casexfrm'.
32994         * lib/unicase.h (ulc_casexfrm): New declaration.
32995         * lib/unicase/ulc-casexfrm.c: New file.
32996         * modules/unicase/ulc-casexfrm: New file.
32997
32998 2009-03-09  Bruno Haible  <bruno@clisp.org>
32999
33000         Followup to 2008-12-22 commit: Remove unnecessary AC_FUNC_MBRTOWC
33001         invocations.
33002
33003         * m4/mbscasecmp.m4: Remove file.
33004         * modules/mbscasecmp (Files): Remove it and m4/mbrtowc.m4
33005         (configure.ac): Remove gl_FUNC_MBSCASECMP invocation.
33006
33007         * m4/mbscasestr.m4: Remove file.
33008         * modules/mbscasestr (Files): Remove it and m4/mbrtowc.m4
33009         (configure.ac): Remove gl_FUNC_MBSCASESTR invocation.
33010
33011         * m4/mbschr.m4: Remove file.
33012         * modules/mbschr (Files): Remove it and m4/mbrtowc.m4
33013         (configure.ac): Remove gl_FUNC_MBSCHR invocation.
33014
33015         * m4/mbscspn.m4: Remove file.
33016         * modules/mbscspn (Files): Remove it and m4/mbrtowc.m4
33017         (configure.ac): Remove gl_FUNC_MBSCSPN invocation.
33018
33019         * m4/mbslen.m4: Remove file.
33020         * modules/mbslen (Files): Remove it and m4/mbrtowc.m4
33021         (configure.ac): Remove gl_FUNC_MBSLEN invocation.
33022
33023         * m4/mbsncasecmp.m4: Remove file.
33024         * modules/mbsncasecmp (Files): Remove it and m4/mbrtowc.m4
33025         (configure.ac): Remove gl_FUNC_MBSNCASECMP invocation.
33026
33027         * m4/mbsnlen.m4: Remove file.
33028         * modules/mbsnlen (Files): Remove it and m4/mbrtowc.m4
33029         (configure.ac): Remove gl_FUNC_MBSNLEN invocation.
33030
33031         * m4/mbspbrk.m4: Remove file.
33032         * modules/mbspbrk (Files): Remove it and m4/mbrtowc.m4
33033         (configure.ac): Remove gl_FUNC_MBSPBRK invocation.
33034
33035         * m4/mbspcasecmp.m4: Remove file.
33036         * modules/mbspcasecmp (Files): Remove it and m4/mbrtowc.m4
33037         (configure.ac): Remove gl_FUNC_MBSPCASECMP invocation.
33038
33039         * m4/mbsrchr.m4: Remove file.
33040         * modules/mbsrchr (Files): Remove it and m4/mbrtowc.m4
33041         (configure.ac): Remove gl_FUNC_MBSRCHR invocation.
33042
33043         * m4/mbssep.m4: Remove file.
33044         * modules/mbssep (Files): Remove it and m4/mbrtowc.m4
33045         (configure.ac): Remove gl_FUNC_MBSSEP invocation.
33046
33047         * m4/mbsspn.m4: Remove file.
33048         * modules/mbsspn (Files): Remove it and m4/mbrtowc.m4
33049         (configure.ac): Remove gl_FUNC_MBSSPN invocation.
33050
33051         * m4/mbsstr.m4: Remove file.
33052         * modules/mbsstr (Files): Remove it and m4/mbrtowc.m4
33053         (configure.ac): Remove gl_FUNC_MBSSTR invocation.
33054
33055         * m4/mbstok_r.m4: Remove file.
33056         * modules/mbstok_r (Files): Remove it and m4/mbrtowc.m4
33057         (configure.ac): Remove gl_FUNC_MBSTOK_R invocation.
33058
33059         * m4/mbswidth.m4 (gl_MBSWIDTH): Remove AC_FUNC_MBRTOWC invocation.
33060
33061         * m4/quotearg.m4 (gl_QUOTEARG): Remove mbsinit test and
33062         AC_TYPE_MBSTATE_T, AC_FUNC_MBRTOWC invocations.
33063
33064         * modules/trim (configure.ac): Remove AC_FUNC_MBRTOWC invocation.
33065
33066 2009-03-08  Bruno Haible  <bruno@clisp.org>
33067
33068         Tests for module 'unicase/ulc-casecmp'.
33069         * modules/unicase/ulc-casecmp-tests: New file.
33070         * tests/unicase/test-ulc-casecmp1.sh: New file.
33071         * tests/unicase/test-ulc-casecmp2.sh: New file.
33072         * tests/unicase/test-ulc-casecmp.c: New file.
33073
33074         New module 'unicase/ulc-casecmp'.
33075         * lib/unicase.h (ulc_casecmp): New declaration.
33076         * lib/unicase/ulc-casecmp.c: New file.
33077         * lib/unicase/u-casecmp.h (FUNC): Change argument types to
33078         'const SRC_UNIT *'.
33079         * lib/unicase/u8-casecmp.c (SRC_UNIT): Define like UNIT.
33080         * lib/unicase/u16-casecmp.c (SRC_UNIT): Likewise.
33081         * lib/unicase/u32-casecmp.c (SRC_UNIT): Likewise.
33082         * modules/unicase/ulc-casecmp: New file.
33083
33084         Tests for module 'unicase/u32-is-cased'.
33085         * modules/unicase/u32-is-cased-tests: New file.
33086         * tests/unicase/test-u32-is-cased.c: New file.
33087
33088         Tests for module 'unicase/u16-is-cased'.
33089         * modules/unicase/u16-is-cased-tests: New file.
33090         * tests/unicase/test-u16-is-cased.c: New file.
33091
33092         Tests for module 'unicase/u8-is-cased'.
33093         * modules/unicase/u8-is-cased-tests: New file.
33094         * tests/unicase/test-u8-is-cased.c: New file.
33095         * tests/unicase/test-is-cased.h: New file.
33096
33097         New module 'unicase/u32-is-cased'.
33098         * lib/unicase/u32-is-cased.c: New file.
33099         * modules/unicase/u32-is-cased: New file.
33100
33101         New module 'unicase/u16-is-cased'.
33102         * lib/unicase/u16-is-cased.c: New file.
33103         * modules/unicase/u16-is-cased: New file.
33104
33105         New module 'unicase/u8-is-cased'.
33106         * lib/unicase/u8-is-cased.c: New file.
33107         * lib/unicase/u-is-cased.h: New file.
33108         * modules/unicase/u8-is-cased: New file.
33109
33110         Tests for module 'unicase/u32-is-casefolded'.
33111         * modules/unicase/u32-is-casefolded-tests: New file.
33112         * tests/unicase/test-u32-is-casefolded.c: New file.
33113
33114         Tests for module 'unicase/u16-is-casefolded'.
33115         * modules/unicase/u16-is-casefolded-tests: New file.
33116         * tests/unicase/test-u16-is-casefolded.c: New file.
33117
33118         Tests for module 'unicase/u8-is-casefolded'.
33119         * modules/unicase/u8-is-casefolded-tests: New file.
33120         * tests/unicase/test-u8-is-casefolded.c: New file.
33121         * tests/unicase/test-is-casefolded.h: New file.
33122
33123         New module 'unicase/u32-is-casefolded'.
33124         * lib/unicase/u32-is-casefolded.c: New file.
33125         * modules/unicase/u32-is-casefolded: New file.
33126
33127         New module 'unicase/u16-is-casefolded'.
33128         * lib/unicase/u16-is-casefolded.c: New file.
33129         * modules/unicase/u16-is-casefolded: New file.
33130
33131         New module 'unicase/u8-is-casefolded'.
33132         * lib/unicase/u8-is-casefolded.c: New file.
33133         * modules/unicase/u8-is-casefolded: New file.
33134
33135         Tests for module 'unicase/u32-is-titlecase'.
33136         * modules/unicase/u32-is-titlecase-tests: New file.
33137         * tests/unicase/test-u32-is-titlecase.c: New file.
33138
33139         Tests for module 'unicase/u16-is-titlecase'.
33140         * modules/unicase/u16-is-titlecase-tests: New file.
33141         * tests/unicase/test-u16-is-titlecase.c: New file.
33142
33143         Tests for module 'unicase/u8-is-titlecase'.
33144         * modules/unicase/u8-is-titlecase-tests: New file.
33145         * tests/unicase/test-u8-is-titlecase.c: New file.
33146         * tests/unicase/test-is-titlecase.h: New file.
33147
33148         New module 'unicase/u32-is-titlecase'.
33149         * lib/unicase/u32-is-titlecase.c: New file.
33150         * modules/unicase/u32-is-titlecase: New file.
33151
33152         New module 'unicase/u16-is-titlecase'.
33153         * lib/unicase/u16-is-titlecase.c: New file.
33154         * modules/unicase/u16-is-titlecase: New file.
33155
33156         New module 'unicase/u8-is-titlecase'.
33157         * lib/unicase/u8-is-titlecase.c: New file.
33158         * modules/unicase/u8-is-titlecase: New file.
33159
33160         Tests for module 'unicase/u32-is-lowercase'.
33161         * modules/unicase/u32-is-lowercase-tests: New file.
33162         * tests/unicase/test-u32-is-lowercase.c: New file.
33163
33164         Tests for module 'unicase/u16-is-lowercase'.
33165         * modules/unicase/u16-is-lowercase-tests: New file.
33166         * tests/unicase/test-u16-is-lowercase.c: New file.
33167
33168         Tests for module 'unicase/u8-is-lowercase'.
33169         * modules/unicase/u8-is-lowercase-tests: New file.
33170         * tests/unicase/test-u8-is-lowercase.c: New file.
33171         * tests/unicase/test-is-lowercase.h: New file.
33172
33173         New module 'unicase/u32-is-lowercase'.
33174         * lib/unicase/u32-is-lowercase.c: New file.
33175         * modules/unicase/u32-is-lowercase: New file.
33176
33177         New module 'unicase/u16-is-lowercase'.
33178         * lib/unicase/u16-is-lowercase.c: New file.
33179         * modules/unicase/u16-is-lowercase: New file.
33180
33181         New module 'unicase/u8-is-lowercase'.
33182         * lib/unicase/u8-is-lowercase.c: New file.
33183         * modules/unicase/u8-is-lowercase: New file.
33184
33185         Tests for module 'unicase/u32-is-uppercase'.
33186         * modules/unicase/u32-is-uppercase-tests: New file.
33187         * tests/unicase/test-u32-is-uppercase.c: New file.
33188
33189         Tests for module 'unicase/u16-is-uppercase'.
33190         * modules/unicase/u16-is-uppercase-tests: New file.
33191         * tests/unicase/test-u16-is-uppercase.c: New file.
33192
33193         Tests for module 'unicase/u8-is-uppercase'.
33194         * modules/unicase/u8-is-uppercase-tests: New file.
33195         * tests/unicase/test-u8-is-uppercase.c: New file.
33196         * tests/unicase/test-is-uppercase.h: New file.
33197
33198         New module 'unicase/u32-is-uppercase'.
33199         * lib/unicase/u32-is-uppercase.c: New file.
33200         * modules/unicase/u32-is-uppercase: New file.
33201
33202         New module 'unicase/u16-is-uppercase'.
33203         * lib/unicase/u16-is-uppercase.c: New file.
33204         * modules/unicase/u16-is-uppercase: New file.
33205
33206         New module 'unicase/u8-is-uppercase'.
33207         * lib/unicase/u8-is-uppercase.c: New file.
33208         * modules/unicase/u8-is-uppercase: New file.
33209
33210         New module 'unicase/u32-is-invariant'.
33211         * lib/unicase/u32-is-invariant.c: New file.
33212         * modules/unicase/u32-is-invariant: New file.
33213
33214         New module 'unicase/u16-is-invariant'.
33215         * lib/unicase/u16-is-invariant.c: New file.
33216         * modules/unicase/u16-is-invariant: New file.
33217
33218         New module 'unicase/u8-is-invariant'.
33219         * lib/unicase/u8-is-invariant.c: New file.
33220         * lib/unicase/invariant.h: New file.
33221         * lib/unicase/u-is-invariant.h: New file.
33222         * modules/unicase/u8-is-invariant: New file.
33223
33224         Tests for module 'unicase/u32-casecoll'.
33225         * modules/unicase/u32-casecoll-tests: New file.
33226         * tests/unicase/test-u32-casecoll.c: New file.
33227
33228         Tests for module 'unicase/u16-casecoll'.
33229         * modules/unicase/u16-casecoll-tests: New file.
33230         * tests/unicase/test-u16-casecoll.c: New file.
33231
33232         Tests for module 'unicase/u8-casecoll'.
33233         * modules/unicase/u8-casecoll-tests: New file.
33234         * tests/unicase/test-u8-casecoll.c: New file.
33235
33236         New module 'unicase/u32-casecoll'.
33237         * lib/unicase/u32-casecoll.c: New file.
33238         * modules/unicase/u32-casecoll: New file.
33239
33240         New module 'unicase/u16-casecoll'.
33241         * lib/unicase/u16-casecoll.c: New file.
33242         * modules/unicase/u16-casecoll: New file.
33243
33244         New module 'unicase/u8-casecoll'.
33245         * lib/unicase/u8-casecoll.c: New file.
33246         * lib/unicase/u-casecoll.h: New file.
33247         * modules/unicase/u8-casecoll: New file.
33248
33249         New module 'unicase/u32-casexfrm'.
33250         * lib/unicase/u32-casexfrm.c: New file.
33251         * modules/unicase/u32-casexfrm: New file.
33252
33253         New module 'unicase/u16-casexfrm'.
33254         * lib/unicase/u16-casexfrm.c: New file.
33255         * modules/unicase/u16-casexfrm: New file.
33256
33257         New module 'unicase/u8-casexfrm'.
33258         * lib/unicase/u8-casexfrm.c: New file.
33259         * lib/unicase/u-casexfrm.h: New file.
33260         * modules/unicase/u8-casexfrm: New file.
33261
33262         Tests for module 'unicase/u32-casecmp'.
33263         * modules/unicase/u32-casecmp-tests: New file.
33264         * tests/unicase/test-u32-casecmp.c: New file.
33265
33266         Tests for module 'unicase/u16-casecmp'.
33267         * modules/unicase/u16-casecmp-tests: New file.
33268         * tests/unicase/test-u16-casecmp.c: New file.
33269
33270         Tests for module 'unicase/u8-casecmp'.
33271         * modules/unicase/u8-casecmp-tests: New file.
33272         * tests/unicase/test-u8-casecmp.c: New file.
33273         * tests/unicase/test-casecmp.h: New file.
33274
33275         New module 'unicase/u32-casecmp'.
33276         * lib/unicase/u32-casecmp.c: New file.
33277         * modules/unicase/u32-casecmp: New file.
33278
33279         New module 'unicase/u16-casecmp'.
33280         * lib/unicase/u16-casecmp.c: New file.
33281         * modules/unicase/u16-casecmp: New file.
33282
33283         New module 'unicase/u8-casecmp'.
33284         * lib/unicase/u8-casecmp.c: New file.
33285         * lib/unicase/u-casecmp.h: New file.
33286         * modules/unicase/u8-casecmp: New file.
33287
33288         Tests for module 'unicase/u32-casefold'.
33289         * modules/unicase/u32-casefold-tests: New file.
33290         * tests/unicase/test-u32-casefold.c: New file.
33291
33292         Tests for module 'unicase/u16-casefold'.
33293         * modules/unicase/u16-casefold-tests: New file.
33294         * tests/unicase/test-u16-casefold.c: New file.
33295
33296         Tests for module 'unicase/u8-casefold'.
33297         * modules/unicase/u8-casefold-tests: New file.
33298         * tests/unicase/test-u8-casefold.c: New file.
33299
33300         New module 'unicase/u32-casefold'.
33301         * lib/unicase/u32-casefold.c: New file.
33302         * modules/unicase/u32-casefold: New file.
33303
33304         New module 'unicase/u16-casefold'.
33305         * lib/unicase/u16-casefold.c: New file.
33306         * modules/unicase/u16-casefold: New file.
33307
33308         New module 'unicase/u8-casefold'.
33309         * lib/unicase/u8-casefold.c: New file.
33310         * lib/unicase/u-casefold.h: New file.
33311         * modules/unicase/u8-casefold: New file.
33312
33313         New module 'unicase/tocasefold'.
33314         * lib/unicase/casefold.h: New file.
33315         * lib/unicase/tocasefold.c: New file.
33316         * lib/unicase/tocasefold.h: New file, generated by gen-uni-tables.c.
33317         * modules/unicase/tocasefold: New file.
33318
33319         Tests for module 'unicase/u32-totitle'.
33320         * modules/unicase/u32-totitle-tests: New file.
33321         * tests/unicase/test-u32-totitle.c: New file.
33322
33323         Tests for module 'unicase/u16-totitle'.
33324         * modules/unicase/u16-totitle-tests: New file.
33325         * tests/unicase/test-u16-totitle.c: New file.
33326
33327         Tests for module 'unicase/u8-totitle'.
33328         * modules/unicase/u8-totitle-tests: New file.
33329         * tests/unicase/test-u8-totitle.c: New file.
33330
33331         New module 'unicase/u32-totitle'.
33332         * lib/unicase/u32-totitle.c: New file.
33333         * modules/unicase/u32-totitle: New file.
33334
33335         New module 'unicase/u16-totitle'.
33336         * lib/unicase/u16-totitle.c: New file.
33337         * modules/unicase/u16-totitle: New file.
33338
33339         New module 'unicase/u8-totitle'.
33340         * lib/unicase/u8-totitle.c: New file.
33341         * lib/unicase/u-totitle.h: New file.
33342         * modules/unicase/u8-totitle: New file.
33343
33344         Tests for module 'unicase/u32-tolower'.
33345         * modules/unicase/u32-tolower-tests: New file.
33346         * tests/unicase/test-u32-tolower.c: New file.
33347
33348         Tests for module 'unicase/u16-tolower'.
33349         * modules/unicase/u16-tolower-tests: New file.
33350         * tests/unicase/test-u16-tolower.c: New file.
33351
33352         Tests for module 'unicase/u8-tolower'.
33353         * modules/unicase/u8-tolower-tests: New file.
33354         * tests/unicase/test-u8-tolower.c: New file.
33355
33356         New module 'unicase/u32-tolower'.
33357         * lib/unicase/u32-tolower.c: New file.
33358         * modules/unicase/u32-tolower: New file.
33359
33360         New module 'unicase/u16-tolower'.
33361         * lib/unicase/u16-tolower.c: New file.
33362         * modules/unicase/u16-tolower: New file.
33363
33364         New module 'unicase/u8-tolower'.
33365         * lib/unicase/u8-tolower.c: New file.
33366         * modules/unicase/u8-tolower: New file.
33367
33368         Tests for module 'unicase/u32-toupper'.
33369         * modules/unicase/u32-toupper-tests: New file.
33370         * tests/unicase/test-u32-toupper.c: New file.
33371
33372         Tests for module 'unicase/u16-toupper'.
33373         * modules/unicase/u16-toupper-tests: New file.
33374         * tests/unicase/test-u16-toupper.c: New file.
33375
33376         Tests for module 'unicase/u8-toupper'.
33377         * modules/unicase/u8-toupper-tests: New file.
33378         * tests/unicase/test-u8-toupper.c: New file.
33379
33380         New module 'unicase/u32-toupper'.
33381         * lib/unicase/u32-toupper.c: New file.
33382         * modules/unicase/u32-toupper: New file.
33383
33384         New module 'unicase/u16-toupper'.
33385         * lib/unicase/u16-toupper.c: New file.
33386         * modules/unicase/u16-toupper: New file.
33387
33388         New module 'unicase/u8-toupper'.
33389         * lib/unicase/u8-toupper.c: New file.
33390         * modules/unicase/u8-toupper: New file.
33391
33392         New module 'unicase/u32-casemap'.
33393         * lib/unicase/u32-casemap.c: New file.
33394         * modules/unicase/u32-casemap: New file.
33395
33396         New module 'unicase/u16-casemap'.
33397         * lib/unicase/u16-casemap.c: New file.
33398         * modules/unicase/u16-casemap: New file.
33399
33400         New module 'unicase/u8-casemap'.
33401         * lib/unicase/unicasemap.h: New file.
33402         * lib/unicase/u8-casemap.c: New file.
33403         * lib/unicase/u-casemap.h: New file.
33404         * modules/unicase/u8-casemap: New file.
33405
33406         New module 'unicase/special-casing'.
33407         * lib/unicase/special-casing.h: New file.
33408         * lib/unicase/special-casing.c: New file.
33409         * lib/unicase/special-casing-table.gperf: New file, generated by
33410         gen-uni-tables.c.
33411         * modules/unicase/special-casing: New file.
33412
33413         Tests for module 'unicase/locale-language'.
33414         * modules/unicase/locale-language-tests: New file.
33415         * tests/unicase/test-locale-language.sh: New file.
33416         * tests/unicase/test-locale-language.c: New file.
33417
33418         New module 'unicase/locale-language'.
33419         * lib/unicase/locale-language.c: New file.
33420         * lib/unicase/locale-languages.gperf: New file.
33421         * modules/unicase/locale-language: New file.
33422
33423         Generate more tables for case conversion and case folding.
33424         * lib/gen-uni-tables.c (SCC_*): New enum items.
33425         (struct special_casing_rule): New type.
33426         (casing_rules, num_casing_rules, allocated_casing_rules): New
33427         variables.
33428         (add_casing_rule, fill_casing_rules): New functions.
33429         (struct casefold_rule): New type.
33430         (casefolding_rules, num_casefolding_rules,
33431         allocated_casefolding_rules): New variables.
33432         (fill_casefolding_rules): New function.
33433         (unicode_casefold): New variable.
33434         (to_casefold, redistribute_casefolding_rules, compare_casing_rules,
33435         sort_casing_rules, output_casing_rules): New functions.
33436         (main): Accept to more arguments: SpecialCasing.txt and
33437         CaseFolding.txt. Invoke fill_casing_rules, fill_casefolding_rules,
33438         redistribute_casefolding_rules, sort_casing_rules, output_casing_rules.
33439         Output mapping for casefolding.
33440
33441         * lib/unicase.h: Include stdbool.h, uninorm.h.
33442         (u8_toupper, u16_toupper, u32_toupper, u8_tolower, u16_tolower,
33443         u32_tolower, u8_totitle, u16_totitle, u32_totitle): Add nf argument.
33444         (u8_casefold, u16_casefold, u32_casefold): Add iso639_language and nf
33445         arguments.
33446         (u8_casecmp, u16_casecmp, u32_casecmp): Add iso639_language, nf,
33447         resultp arguments.
33448         (u8_casexfrm, u16_casexfrm, u32_casexfrm): New declarations.
33449         (u8_casecoll, u16_casecoll, u32_casecoll): Add iso639_language, nf,
33450         resultp arguments.
33451         (u8_is_uppercase, u16_is_uppercase, u32_is_uppercase, u8_is_lowercase,
33452         u16_is_lowercase, u32_is_lowercase, u8_is_titlecase, u16_is_titlecase,
33453         u32_is_titlecase, u8_is_casefolded, u16_is_casefolded,
33454         u32_is_casefolded, u8_is_cased, u16_is_cased, u32_is_cased): New
33455         declarations.
33456         * modules/unicase/base (Depends-on): Add uninorm/base, stdbool.
33457
33458 2009-03-08  Bruno Haible  <bruno@clisp.org>
33459
33460         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
33461         u16_normcoll, u32_normcoll): Rename argument 'result' to 'resultp'.
33462         * lib/uninorm/u-normcmp.h (FUNC): Likewise.
33463         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
33464
33465 2009-03-07  Bruno Haible  <bruno@clisp.org>
33466
33467         Adjust u*_normcmp, u*_normcoll API.
33468         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp, u8_normcoll,
33469         u16_normcoll, u32_normcoll): Change failure conventions.
33470         * lib/uninorm/u-normcmp.h (FUNC): Upon failure, store the error code in
33471         errno and return -1.
33472         * lib/uninorm/u-normcoll.h (FUNC): Likewise.
33473
33474 2009-03-07  Bruno Haible  <bruno@clisp.org>
33475
33476         Tests for module 'uninorm/u32-normcoll'.
33477         * modules/uninorm/u32-normcoll-tests: New file.
33478         * tests/uninorm/test-u32-normcoll.c: New file.
33479
33480         Tests for module 'uninorm/u16-normcoll'.
33481         * modules/uninorm/u16-normcoll-tests: New file.
33482         * tests/uninorm/test-u16-normcoll.c: New file.
33483
33484         Tests for module 'uninorm/u8-normcoll'.
33485         * modules/uninorm/u8-normcoll-tests: New file.
33486         * tests/uninorm/test-u8-normcoll.c: New file.
33487
33488 2009-03-07  Bruno Haible  <bruno@clisp.org>
33489
33490         * tests/uninorm/test-u32-normcmp.h: New file, extracted from
33491         tests/uninorm/test-u32-normcmp.c.
33492         * tests/uninorm/test-u32-normcmp.c: Include it.
33493         (test_nonascii): New function, extracted from main. Add some more
33494         tests.
33495         (main): Invoke test_ascii and test_nonascii.
33496         * modules/uninorm/u32-normcmp-tests (Files): Add
33497         tests/uninorm/test-u32-normcmp.h.
33498         (Depends-on): Remove uninorm/u32-normcmp.
33499
33500         * tests/uninorm/test-u16-normcmp.h: New file, extracted from
33501         tests/uninorm/test-u16-normcmp.c.
33502         * tests/uninorm/test-u16-normcmp.c: Include it.
33503         (test_nonascii): New function, extracted from main. Add some more
33504         tests.
33505         (main): Invoke test_ascii and test_nonascii.
33506         * modules/uninorm/u16-normcmp-tests (Files): Add
33507         tests/uninorm/test-u16-normcmp.h.
33508         (Depends-on): Remove uninorm/u16-normcmp.
33509
33510         * tests/uninorm/test-u8-normcmp.h: New file, extracted from
33511         tests/uninorm/test-u8-normcmp.c.
33512         * tests/uninorm/test-u8-normcmp.c: Include it.
33513         (test_nonascii): New function, extracted from main. Add some more
33514         tests.
33515         (main): Invoke test_ascii and test_nonascii.
33516         * modules/uninorm/u8-normcmp-tests (Files): Add
33517         tests/uninorm/test-u8-normcmp.h.
33518         (Depends-on): Remove uninorm/u8-normcmp.
33519
33520 2009-03-07  Bruno Haible  <bruno@clisp.org>
33521
33522         New module 'uninorm/u32-normcoll'.
33523         * lib/uninorm/u32-normcoll.c: New file.
33524         * modules/uninorm/u32-normcoll: New file.
33525
33526         New module 'uninorm/u16-normcoll'.
33527         * lib/uninorm/u16-normcoll.c: New file.
33528         * modules/uninorm/u16-normcoll: New file.
33529
33530         New module 'uninorm/u8-normcoll'.
33531         * lib/uninorm.h (u8_normcoll, u16_normcoll, u32_normcoll): New
33532         declarations.
33533         * lib/uninorm/u8-normcoll.c: New file.
33534         * lib/uninorm/u-normcoll.h: New file.
33535         * modules/uninorm/u8-normcoll: New file.
33536
33537         New module 'uninorm/u32-normxfrm'.
33538         * lib/uninorm/u32-normxfrm.c: New file.
33539         * modules/uninorm/u32-normxfrm: New file.
33540
33541         New module 'uninorm/u16-normxfrm'.
33542         * lib/uninorm/u16-normxfrm.c: New file.
33543         * modules/uninorm/u16-normxfrm: New file.
33544
33545         New module 'uninorm/u8-normxfrm'.
33546         * lib/uninorm.h (u8_normxfrm, u16_normxfrm, u32_normxfrm): New
33547         declarations.
33548         * lib/uninorm/u8-normxfrm.c: New file.
33549         * lib/uninorm/u-normxfrm.h: New file.
33550         * modules/uninorm/u8-normxfrm: New file.
33551
33552 2009-03-07  Bruno Haible  <bruno@clisp.org>
33553
33554         * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
33555         * modules/uninorm/u16-normcmp (Depends-on): Likewise.
33556         * modules/uninorm/u32-normcmp (Depends-on): Likewise.
33557
33558 2009-03-07  Bruno Haible  <bruno@clisp.org>
33559
33560         New module 'memxfrm'.
33561         * lib/memxfrm.h: New file.
33562         * lib/memxfrm.c: New file.
33563         * modules/memxfrm: New file.
33564
33565 2009-03-07  Bruno Haible  <bruno@clisp.org>
33566
33567         New module 'memcmp2'.
33568         * lib/memcmp2.h: New file.
33569         * lib/memcmp2.c: New file.
33570         * modules/memcmp2: New file.
33571
33572 2009-03-07  Bruno Haible  <bruno@clisp.org>
33573
33574         Tests for module 'uninorm/decomposing-form'.
33575         * modules/uninorm/decomposing-form-tests: New file.
33576         * tests/uninorm/test-decomposing-form.c: New file.
33577
33578         New module 'uninorm/decomposing-form'.
33579         * lib/uninorm.h (uninorm_decomposing_form): New declaration.
33580         * lib/uninorm/normalize-internal.h (struct unicode_normalization_form):
33581         Add 'decomposing_variant' field.
33582         * lib/uninorm/decomposing-form.c: New file.
33583         * lib/uninorm/nfc.c (uninorm_nfc): Update.
33584         * lib/uninorm/nfd.c (uninorm_nfd): Update.
33585         * lib/uninorm/nfkc.c (uninorm_nfkc): Update.
33586         * lib/uninorm/nfkd.c (uninorm_nfkd): Update.
33587         * modules/uninorm/decomposing-form: New file.
33588         * modules/uninorm/nfc (Depends-on): Add uninorm/nfd.
33589         * modules/uninorm/nfkc (Depends-on): Add uninorm/nfkd.
33590
33591 2009-03-07  Bruno Haible  <bruno@clisp.org>
33592
33593         * lib/uninorm/u-normcmp.h (FUNC): Use stack=allocated buffers for small
33594         strings.
33595
33596 2009-03-06  Bruno Haible  <bruno@clisp.org>
33597
33598         Tests for module 'uninorm/u32-normcmp'.
33599         * tests/uninorm/test-u32-normcmp.c: New file.
33600         * modules/uninorm/u32-normcmp-tests: New file.
33601
33602         Tests for module 'uninorm/u16-normcmp'.
33603         * tests/uninorm/test-u16-normcmp.c: New file.
33604         * modules/uninorm/u16-normcmp-tests: New file.
33605
33606         Tests for module 'uninorm/u8-normcmp'.
33607         * tests/uninorm/test-u8-normcmp.c: New file.
33608         * modules/uninorm/u8-normcmp-tests: New file.
33609
33610         New module 'uninorm/u32-normcmp'.
33611         * lib/uninorm/u32-normcmp.c: New file.
33612         * modules/uninorm/u32-normcmp: New file.
33613
33614         New module 'uninorm/u16-normcmp'.
33615         * lib/uninorm/u16-normcmp.c: New file.
33616         * modules/uninorm/u16-normcmp: New file.
33617
33618         New module 'uninorm/u8-normcmp'.
33619         * lib/uninorm.h (u8_normcmp, u16_normcmp, u32_normcmp): New
33620         declarations.
33621         * lib/uninorm/u8-normcmp.c: New file.
33622         * lib/uninorm/u-normcmp.h: New file.
33623         * modules/uninorm/u8-normcmp: New file.
33624
33625 2009-03-06  Bruno Haible  <bruno@clisp.org>
33626
33627         * lib/w32spawn.h (dup_noinherit): Add cast, to avoid gcc warning.
33628         Reported by Eric Blake.
33629
33630 2009-03-06  Eric Blake  <ebb9@byu.net>
33631             Bruno Haible  <bruno@clisp.org>
33632
33633         * lib/spawni.c (__spawni) [WIN32_NATIVE]: Define as a stub.
33634         * modules/posix_spawn-tests (configure.ac): Define POSIX_SPAWN_PORTED
33635         condition.
33636         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
33637         * modules/posix_spawnp-tests (configure.ac): Define POSIX_SPAWN_PORTED
33638         condition.
33639         (Makefile.am): Do nothing if POSIX_SPAWN_PORTED is false.
33640
33641 2009-03-06  Eric Blake  <ebb9@byu.net>
33642
33643         * lib/execute.c (execute) [WIN32_NATIVE]: Cast arguments of spawnvpe,
33644         to avoid compiler warnings.
33645         * lib/pipe.c (create_pipe) [WIN32_NATIVE]: Likewise.
33646
33647 2009-03-05  Bruno Haible  <bruno@clisp.org>
33648
33649         * tests/test-ftell.c (main): Disable test beyond end of file on
33650         FreeMiNT.
33651         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
33652
33653 2009-03-05  Kamil Dudka  <kdudka@redhat.com>
33654
33655         * lib/filevercmp.c: Move hidden files up in ordering.
33656         * tests/test-filevercmp.c: Add tests for hidden files.
33657
33658 2009-03-04  Bruno Haible  <bruno@clisp.org>
33659
33660         * modules/visibility (Makefile.am): Augment AM_CFLAGS.
33661         * gnulib-tool (func_emit_lib_Makefile_am): Emit initialization of
33662         AM_CFLAGS.
33663         Reported by Simon Josefsson.
33664
33665 2009-03-03  Bruno Haible  <bruno@clisp.org>
33666
33667         * doc/visibility.texi: Recommend to use HAVE_VISIBILITY as a C macro.
33668         Reported by Simon Josefsson.
33669
33670         * doc/ld-version-script.texi: Update node reference.
33671
33672 2009-03-03  Bruno Haible  <bruno@clisp.org>
33673
33674         * modules/visibility (License): Change to 'unlimited'.
33675         Suggested by Simon Josefsson.
33676
33677 2009-03-03  Jim Meyering  <meyering@redhat.com>
33678
33679         unlinkdir: cannot_unlink_dir may modify process state
33680         * lib/unlinkdir.c (cannot_unlink_dir): Add a comment warning that
33681         it's neither thread-safe nor appropriate for use in a library.
33682
33683 2009-03-03  Eric Blake  <ebb9@byu.net>
33684
33685         test-closein: silence test under Darwin
33686         * tests/test-closein.sh: Ignore stderr from cat, since we don't
33687         care if it dies from EPIPE or EBADF.
33688
33689 2009-03-03  Bruno Haible  <bruno@clisp.org>
33690
33691         * doc/gnulib.texi: Include visibility.texi and ld-version-script.texi
33692         earlier.
33693         * doc/visibility.texi: Fix @node and @section.
33694
33695 2009-03-03  Simon Josefsson  <simon@josefsson.org>
33696
33697         * doc/gnulib.texi: Link to sections for ld version script and
33698         visibility.
33699         * doc/visibility.texi: Add @node and @section.
33700         * modules/ld-version-script: New module.
33701         * m4/ld-version-script.m4: New file.
33702         * doc/ld-version-script.texi: New file.
33703
33704 2009-03-02  David Lutterkort  <lutter@redhat.com>
33705
33706         * lib/safe-alloc.h (__GNUC_PREREQ): New macro.
33707         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
33708
33709 2009-03-02  Bruno Haible  <bruno@clisp.org>
33710
33711         * doc/visibility.texi: Mention libtool's -export-symbols option.
33712
33713 2009-03-02  Jim Meyering  <meyering@redhat.com>
33714
33715         announce-gen: new option: --no-print-checksums
33716         * build-aux/announce-gen (usage): Describe it.
33717         (print_checksums): Print a newline here, not in the [*] footnote.
33718         (main): Honor it.
33719
33720 2009-03-01  Bruno Haible  <bruno@clisp.org>
33721
33722         Use socklen_t in the native Windows replacements prototypes.
33723         * lib/sys_socket.in.h (rpl_getsockopt, rpl_setsockopt): Use socklen_t
33724         instead of 'int'.
33725         * lib/getsockopt.c (rpl_getsockopt): Likewise.
33726         * lib/setsockopt.c (rpl_setsockopt): Likewise.
33727         * modules/getsockopt (Depends-on): Add socklen.
33728         * modules/setsockopt (Depends-on): Add socklen.
33729
33730 2009-03-01  Bruno Haible  <bruno@clisp.org>
33731
33732         * gnulib-tool (sed): Do alias as "sed --posix" if sed's version is at
33733         least 4.2.
33734
33735 2009-03-01  Eric Blake  <ebb9@byu.net>
33736             Bruno Haible  <bruno@clisp.org>
33737
33738         * lib/wait-process.h (wait_subprocess): Describe effect of termsigp on
33739         error messages.
33740         * lib/wait-process.c (wait_subprocess): Omit error message about
33741         deadly signal sent to the child of termsigp != NULL.
33742
33743 2009-03-01  Eric Blake  <ebb9@byu.net>
33744
33745         * lib/wait-process.c (wait_subprocess): Remove unnecessary cast.
33746
33747 2009-03-01  Bruno Haible  <bruno@clisp.org>
33748
33749         Avoid a gcc warning.
33750         * tests/test-sched.c (b): Make global.
33751         Reported by Eric Blake.
33752
33753 2009-01-19  Martin Lambers  <marlam@marlam.de>
33754
33755         Provide POSIX semantics for socket timeout options on W32.
33756         * lib/setsockopt.c: Convert struct timeval to milliseconds on W32.
33757         * lib/getsockopt.c: Convert milliseconds to struct timeval on W32.
33758         * modules/setsockopt: Depend on sys_time module for struct timeval.
33759         * modules/getsockopt: Depend on sys_time module for struct timeval.
33760
33761 2009-03-01  Simon Josefsson  <simon@josefsson.org>
33762
33763         * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of
33764         __USE_GNU, for consistency with netdb.in.h.
33765         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
33766
33767 2009-03-01  Bruno Haible  <bruno@clisp.org>
33768
33769         More support for FreeMiNT.
33770         * lib/fseeko.c (rpl_fseeko): Complete last commit.
33771         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
33772
33773 2009-03-01  Bruno Haible  <bruno@clisp.org>
33774
33775         More support for FreeMiNT.
33776         * lib/fpurge.c (fpurge): Correct last commit.
33777         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
33778
33779 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
33780
33781         Fix unportable awk script in vc-list-files.
33782         * build-aux/vc-list-files: In the replacement awk script, use
33783         substr with a second argument of 1, not zero.
33784         Report by Simon Josefsson.
33785
33786 2009-02-28  Bruno Haible  <bruno@clisp.org>
33787
33788         More support for FreeMiNT.
33789         * lib/freading.c (freading) [__MINT__]: Use new macros that were added
33790         to FreeMiNT today.
33791         * lib/fwriting.c (fwriting): Likewise.
33792         Based on patch by Alan Hourihane <alanh@fairlite.co.uk>.
33793
33794 2009-02-28  Bruno Haible  <bruno@clisp.org>
33795
33796         * tests/test-freadseek.c (main): Disable test beyond end of file on
33797         FreeMiNT.
33798         * tests/test-ftello.c (main): Likewise.
33799         Patch by Alan Hourihane <alanh@fairlite.co.uk>.
33800
33801 2009-02-28  Bruno Haible  <bruno@clisp.org>
33802
33803         Add tentative support for FreeMiNT.
33804         * lib/fbufmode.c (fbufmode) [__MINT__]: Add conditional code.
33805         * lib/fpurge.c (fpurge): Likewise.
33806         * lib/freadable.c (freadable): Likewise.
33807         * lib/freading.c (freading): Likewise.
33808         * lib/freadptr.c (freadptr): Likewise.
33809         * lib/freadseek.c (freadptrinc): Likewise.
33810         * lib/fseeko.c (rpl_fseeko): Likewise.
33811         * lib/fseterr.c (fseterr): Likewise.
33812         * lib/fwritable.c (fwritable): Likewise.
33813         * lib/fwriting.c (fwriting): Likewise.
33814         * lib/freadahead.c (freadahead): Likewise, based on code by Alan
33815         Hourihane.
33816         Reported by Alan Hourihane <alanh@fairlite.co.uk>.
33817
33818 2009-02-28  Bruno Haible  <bruno@clisp.org>
33819
33820         * lib/wait-process.h (wait_subprocess): Clarify restriction regarding
33821         SIGCHLD.
33822         Reported by Jim Meyering.
33823
33824 2009-02-28  Bruno Haible  <bruno@clisp.org>
33825
33826         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Separate the two first tests.
33827         Mention the results of these tests on various platforms.
33828         * doc/posix-functions/fprintf.texi: Mention platforms in canonical
33829         order.
33830         * doc/posix-functions/printf.texi: Likewise.
33831         * doc/posix-functions/snprintf.texi: Likewise.
33832         * doc/posix-functions/sprintf.texi: Likewise.
33833         * doc/posix-functions/vfprintf.texi: Likewise.
33834         * doc/posix-functions/vprintf.texi: Likewise.
33835         * doc/posix-functions/vsnprintf.texi: Likewise.
33836         * doc/posix-functions/vsprintf.texi: Likewise.
33837         * doc/glibc-functions/obstack_printf.texi: Likewise.
33838         * doc/glibc-functions/obstack_vprintf.texi: Likewise.
33839
33840 2009-02-28  Bruno Haible  <bruno@clisp.org>
33841
33842         * build-aux/po/Makefile.in.in: Update from GNU gettext 0.17.
33843         Reported by Loïc Minier <lool@dooz.org>.
33844
33845 2009-02-27  Bruno Haible  <bruno@clisp.org>
33846
33847         * gnulib-tool (func_import): Make the sed expression used to create the
33848         sed script for updating the .gitignore file POSIX compliant.
33849         Reported by Eric Blake.
33850
33851 2009-02-27  Bruno Haible  <bruno@clisp.org>
33852
33853         * gnulib-tool (sed): Don't alias as "sed --posix".
33854         Reported by Eric Blake.
33855
33856 2009-02-27  Bruno Haible  <bruno@clisp.org>
33857
33858         Avoid test link errors.
33859         * modules/uninorm/nfc-tests (test_u32_nfc_big_LDADD): New variable.
33860         * modules/uninorm/nfd-tests (test_u32_nfd_big_LDADD): New variable.
33861         * modules/uninorm/nfkc-tests (test_u32_nfkc_big_LDADD): New variable.
33862         * modules/uninorm/nfkd-tests (test_u32_nfkd_big_LDADD): New variable.
33863         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
33864
33865 2009-02-27  Bruno Haible  <bruno@clisp.org>
33866
33867         Avoid spurious "(cached)" in configure output.
33868         * m4/gnulib-common.m4 (gl_CACHE_VAL_SILENT): New macro.
33869         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Use it instead of AC_CACHE_VAL.
33870         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
33871         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
33872         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
33873         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Likewise.
33874         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
33875         * m4/stdarg.m4 (gl_STDARG_H): Likewise.
33876         Reported by Eric Blake.
33877
33878 2009-02-27  Eric Blake  <ebb9@byu.net>
33879
33880         printf: fix regression in previous patch
33881         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Fix compilation error.
33882
33883 2009-02-27  Bruno Haible  <bruno@clisp.org>
33884
33885         * lib/inttypes.in.h: Test merely whether _LP64 is defined, not its
33886         value.
33887         * lib/stdint.in.h: Likewise.
33888         Suggested by Eric Blake. Reported by Peter Bray <pdb_ml@yahoo.com.au>.
33889
33890 2009-02-27  Eric Blake  <ebb9@byu.net>
33891
33892         doc: mention more functions added in cygwin 1.7.0
33893         * doc/posix-functions/mbsnrtowcs.texi: Mention recent cygwin 1.7.0
33894         addition.
33895         * doc/posix-functions/open_wmemstream.texi: Likewise.
33896         * doc/posix-functions/wcsnlen.texi: Likewise.
33897         * doc/posix-functions/wcsnrtombs.texi: Likewise.
33898         * doc/posix-functions/wcstod.texi: Likewise.
33899         * doc/posix-functions/wcstof.texi: Likewise.
33900         * doc/posix-functions/wcstoimax.texi: Likewise.
33901         * doc/posix-functions/wcstok.texi: Likewise.
33902         * doc/posix-functions/wcstoumax.texi: Likewise.
33903
33904         Detect bug in cygwin 1.5.x *printf on 1-character %ls.
33905         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Enhance filter.
33906         * doc/posix-functions/fprintf.texi: Update.
33907         * doc/posix-functions/printf.texi: Update.
33908         * doc/posix-functions/snprintf.texi: Update.
33909         * doc/posix-functions/sprintf.texi: Update.
33910         * doc/posix-functions/vfprintf.texi: Update.
33911         * doc/posix-functions/vprintf.texi: Update.
33912         * doc/posix-functions/vsnprintf.texi: Update.
33913         * doc/posix-functions/vsprintf.texi: Update.
33914         * doc/glibc-functions/obstack_printf.texi: Update.
33915         * doc/glibc-functions/obstack_vprintf.texi: Update.
33916
33917 2009-02-26  Eric Blake  <ebb9@byu.net>
33918
33919         avoid gcc 3.4.3 bug on long double NaN on Irix 6.5
33920         * tests/nan.h (NaNl): Rewrite as function on Irix, to avoid
33921         compilation bug by using runtime conversion.
33922         * m4/isfinite.m4 (gl_ISFINITE): Likewise.
33923         * m4/isnanl.m4 (gl_FUNC_ISNANL): Likewise.
33924         * modules/ceill-tests (Files): Use nan.h.
33925         * modules/floorl-tests (Files): Likewise.
33926         * modules/frexpl-tests (Files): Likewise.
33927         * modules/isnanl-tests (Files): Likewise.
33928         * modules/ldexpl-tests (Files): Likewise.
33929         * modules/roundl-tests (Files): Likewise.
33930         * modules/truncl-tests (Files): Likewise.
33931         * tests/test-ceill.c (main): Use a working NaN.
33932         * tests/test-floorl.c (main): Likewise.
33933         * tests/test-frexpl.c (main): Likewise.
33934         * tests/test-isnan.c (test_long_double): Likewise.
33935         * tests/test-isnanl.h (main): Likewise.
33936         * tests/test-ldexpl.h (main): Likewise.
33937         * tests/test-roundl.h (main): Likewise.
33938         * tests/test-truncl.h (main): Likewise.
33939         See http://lists.gnu.org/archive/html/bug-gnulib/2009-02/msg00190.html.
33940
33941 2009-02-26  Eric Blake  <ebb9@byu.net>
33942             Bruno Haible  <bruno@clisp.org>
33943
33944         Work around a *printf bug with %ls on Solaris.
33945         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): Also test whether, when a
33946         precision is specified, sprintf stops converting the wide string
33947         argument when the number of bytes that have been produced by this
33948         conversion equals or exceeds the precision.
33949         * doc/posix-functions/fprintf.texi: Update.
33950         * doc/posix-functions/printf.texi: Update.
33951         * doc/posix-functions/snprintf.texi: Update.
33952         * doc/posix-functions/sprintf.texi: Update.
33953         * doc/posix-functions/vfprintf.texi: Update.
33954         * doc/posix-functions/vprintf.texi: Update.
33955         * doc/posix-functions/vsnprintf.texi: Update.
33956         * doc/posix-functions/vsprintf.texi: Update.
33957         * doc/glibc-functions/obstack_printf.texi: Update.
33958         * doc/glibc-functions/obstack_vprintf.texi: Update.
33959
33960 2009-02-26  Eric Blake  <ebb9@byu.net>
33961
33962         stdlib: favor compiler check of random.h
33963         * m4/stdlib_h.m4 (gl_STDLIB_H): Skip preprocessor check.  Needed
33964         to avoid an ObjC random.h installed by Swarm.
33965
33966 2009-02-26  Bruno Haible  <bruno@clisp.org>
33967
33968         Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.
33969         * m4/printf.m4 (gl_PRINTF_INFINITE): Also test for %g output of -0.0.
33970         Reported by Gary V. Vaughan <gary@gnu.org>.
33971
33972 2009-02-26  Bruno Haible  <bruno@clisp.org>
33973
33974         Fix *printf behaviour regarding the %ls directive.
33975         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_LS): New macro.
33976         * lib/vasnprintf.c (local_wcslen, VASNPRINTF): Handle
33977         NEED_PRINTF_DIRECTIVE_LS.
33978         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_LS): New macro.
33979         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
33980         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
33981         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS and test its result. Invoke
33982         gl_PREREQ_VASNPRINTF_DIRECTIVE_LS.
33983         * m4/dprintf-posix.m4 (gl_FUNC_DPRINTF_POSIX): Likewise.
33984         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
33985         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
33986         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
33987         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
33988         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
33989         * m4/vdprintf-posix.m4 (gl_FUNC_VDPRINTF_POSIX): Likewise.
33990         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
33991         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
33992         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
33993         * doc/posix-functions/fprintf.texi: Update.
33994         * doc/posix-functions/printf.texi: Update.
33995         * doc/posix-functions/snprintf.texi: Update.
33996         * doc/posix-functions/sprintf.texi: Update.
33997         * doc/posix-functions/vfprintf.texi: Update.
33998         * doc/posix-functions/vprintf.texi: Update.
33999         * doc/posix-functions/vsnprintf.texi: Update.
34000         * doc/posix-functions/vsprintf.texi: Update.
34001         * doc/glibc-functions/obstack_printf.texi: Update.
34002         * doc/glibc-functions/obstack_vprintf.texi: Update.
34003         Reported by Eric Blake.
34004
34005 2009-02-25  Bruno Haible  <bruno@clisp.org>
34006
34007         * m4/mbrtowc.m4 (gl_MBRTOWC_NUL_RETVAL): Update guess for Solaris 8
34008         with known value.
34009         Reported by Gary V. Vaughan <gary@gnu.org>.
34010
34011 2009-02-25  Bruno Haible  <bruno@clisp.org>
34012
34013         Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.
34014         * m4/mbrtowc.m4 (gl_MBRTOWC_SANITYCHECK): New macro.
34015         (gl_MBSTATE_T_BROKEN): Invoke it. Replace mbstate_t when it says "no".
34016         * doc/posix-functions/mbrtowc.texi: Document the Solaris 8 bug.
34017         Reported by Gary V. Vaughan <gary@gnu.org>.
34018
34019 2009-02-25  Bruno Haible  <bruno@clisp.org>
34020
34021         Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.
34022         * m4/stdint.m4 (gl_STDINT_H): Also check whether the expansions of
34023         INT8_MAX, UINT8_MAX etc. contain casts to elementary types.
34024         * doc/posix-headers/stdint.texi: Mention the HP-UX bug.
34025         Reported by Gary V. Vaughan <gary@gnu.org>.
34026
34027 2009-02-25  Eric Blake  <ebb9@byu.net>
34028
34029         tests: skip fseek/ftell tests if ungetc is broken
34030         * m4/ungetc.m4: New file.
34031         * modules/fseek-tests: Split test, so ungetc dependency is
34032         separate from rest of test.
34033         * modules/fseeko-tests: Likewise.
34034         * modules/ftell-tests: Likewise.
34035         * modules/ftello-tests: Likewise.
34036         * tests/test-fseek.c (main): Isolate ungetc dependency.
34037         * tests/test-fseeko.c (main): Likewise.
34038         * tests/test-ftell.c (main): Likewise.
34039         * tests/test-ftello.c (main): Likewise.
34040         * tests/test-fseek2.sh: New file.
34041         * tests/test-fseeko2.sh: Likewise.
34042         * tests/test-ftell2.sh: Likewise.
34043         * tests/test-ftello2.sh: Likewise.
34044
34045 2009-02-25  OndÅ™ej Vašík  <ovasik@redhat.com>
34046
34047         test-getaddrinfo: fix usage of skip return code 77
34048         * tests/test-gettaddrinfo.c: Return skip code 77 only
34049         for first occurance of skip (4x77 is not 77)
34050
34051 2009-02-25  Gary V. Vaughan  <gary@gnu.org>
34052
34053         strtod: avoid C99 decl-after-statement
34054         * m4/strtod.m4 (gl_FUNC_STRTOD): Rearrange declaration.
34055
34056 2009-02-24  Eric Blake  <ebb9@byu.net>
34057
34058         strtod: detect HP-UX 11.31 bug
34059         * m4/strtod.m4 (gl_FUNC_STRTOD): Detect errno handling bug.
34060         Reported by Gary V. Vaughan.
34061
34062 2009-02-23  Bruno Haible  <bruno@clisp.org>
34063
34064         Fix invalid read past end of memory block.
34065         * lib/vasnprintf.c (DCHAR_SET): Define.
34066         (local_wcslen): Define only when needed.
34067         (local_strnlen, local_wcsnlen): New functions.
34068         (VASNPRINTF) [!USE_SNPRINTF && HAVE_WCHAR_T]: Implement the %s and %ls
34069         directives that involve a conversion ourselves.
34070         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for strnlen,
34071         wcsnlen, mbrtowc, wcrtomb.
34072         * tests/test-vasnprintf-posix.c (test_function): Add tests for %.*s.
34073         * tests/test-vasprintf-posix.c (test_function): Likewise.
34074         * tests/test-snprintf-posix.h (test_function): Likewise.
34075         * tests/test-sprintf-posix.h (test_function): Likewise.
34076         Reported by Ben Pfaff <blp@cs.stanford.edu>.
34077
34078 2009-02-22  Bruno Haible  <bruno@clisp.org>
34079
34080         Implement new clarified decomposition of Hangul syllables.
34081         * lib/uninorm/decomposition.c (uc_decomposition): For Hangul syllables
34082         of type LTV, return only a pairwise decomposition.
34083         * lib/uninorm/canonical-decomposition.c (uc_canonical_decomposition):
34084         Likewise.
34085         * tests/uninorm/test-decomposition.c (main): Updated expected result.
34086         * tests/uninorm/test-canonical-decomposition.c (main): Likewise.
34087         * tests/uninorm/test-compat-decomposition.c (main): Likewise.
34088
34089 2009-02-22  Bruno Haible  <bruno@clisp.org>
34090
34091         * lib/uninorm/u-normalize-internal.h (FUNC): At the end, handle
34092         zero-length results and shrink excess allocated memory.
34093         * tests/uninorm/test-u8-nfc.c (test_u8_nfc): Check empty string result.
34094         * tests/uninorm/test-u8-nfd.c (test_u8_nfd): Likewise.
34095         * tests/uninorm/test-u8-nfkc.c (test_u8_nfkc): Likewise.
34096         * tests/uninorm/test-u8-nfkd.c (test_u8_nfkd): Likewise.
34097         * tests/uninorm/test-u16-nfc.c (test_u16_nfc): Likewise.
34098         * tests/uninorm/test-u16-nfd.c (test_u16_nfd): Likewise.
34099         * tests/uninorm/test-u16-nfkc.c (test_u16_nfkc): Likewise.
34100         * tests/uninorm/test-u16-nfkd.c (test_u16_nfkd): Likewise.
34101         * tests/uninorm/test-u32-nfc.c (test_u32_nfc): Likewise.
34102         * tests/uninorm/test-u32-nfd.c (test_u32_nfd): Likewise.
34103         * tests/uninorm/test-u32-nfkc.c (test_u32_nfkc): Likewise.
34104         * tests/uninorm/test-u32-nfkd.c (test_u32_nfkd): Likewise.
34105
34106 2009-02-21  Bruno Haible  <bruno@clisp.org>
34107
34108         * doc/gnulib.texi: Include safe-alloc.texi earlier.
34109         * doc/safe-alloc.texi: Terminate sentences with a period. Use two
34110         spaces after a period. Put a space between a macro name and its
34111         argument list. Trivial rewordings.
34112         * lib/safe-alloc.c: Include safe-alloc.h right after config.h.
34113         * tests/test-safe-alloc.c: Likewise. Include stdlib.h.
34114         (main): Return 0 explicitly.
34115
34116 2009-02-21  Bruno Haible  <bruno@clisp.org>
34117
34118         Tests for module 'uninorm/filter'.
34119         * tests/uninorm/test-uninorm-filter-nfc.c: New file.
34120         * modules/uninorm/filter-tests: New file.
34121
34122         New module 'uninorm/filter'.
34123         * lib/uninorm.h (uninorm_filter_create, uninorm_filter_write,
34124         uninorm_filter_flush, uninorm_filter_free): New declarations.
34125         * lib/uninorm/uninorm-filter.c: New file.
34126         * modules/uninorm/filter: New file.
34127
34128 2009-02-21  Bruno Haible  <bruno@clisp.org>
34129
34130         Tests for module 'uninorm/nfkc'.
34131         * tests/uninorm/test-nfkc.c: New file.
34132         * tests/uninorm/test-u8-nfkc.c: New file.
34133         * tests/uninorm/test-u16-nfkc.c: New file.
34134         * tests/uninorm/test-u32-nfkc.c: New file.
34135         * tests/uninorm/test-u32-nfkc-big.sh: New file.
34136         * tests/uninorm/test-u32-nfkc-big.c: New file.
34137         * modules/uninorm/nfkc-tests: New file.
34138
34139         New module 'uninorm/nfkc'.
34140         * lib/uninorm/nfkc.c: New file.
34141         * modules/uninorm/nfkc: New file.
34142
34143         Tests for module 'uninorm/nfkd'.
34144         * tests/uninorm/test-nfkd.c: New file.
34145         * tests/uninorm/test-u8-nfkd.c: New file.
34146         * tests/uninorm/test-u16-nfkd.c: New file.
34147         * tests/uninorm/test-u32-nfkd.c: New file.
34148         * tests/uninorm/test-u32-nfkd-big.sh: New file.
34149         * tests/uninorm/test-u32-nfkd-big.c: New file.
34150         * modules/uninorm/nfkd-tests: New file.
34151
34152         New module 'uninorm/nfkd'.
34153         * lib/uninorm/nfkd.c: New file.
34154         * modules/uninorm/nfkd: New file.
34155
34156         Tests for module 'uninorm/nfc'.
34157         * tests/uninorm/test-nfc.c: New file.
34158         * tests/uninorm/test-u8-nfc.c: New file.
34159         * tests/uninorm/test-u16-nfc.c: New file.
34160         * tests/uninorm/test-u32-nfc.c: New file.
34161         * tests/uninorm/test-u32-nfc-big.sh: New file.
34162         * tests/uninorm/test-u32-nfc-big.c: New file.
34163         * modules/uninorm/nfc-tests: New file.
34164
34165         New module 'uninorm/nfc'.
34166         * lib/uninorm/nfc.c: New file.
34167         * modules/uninorm/nfc: New file.
34168
34169         Tests for module 'uninorm/nfd'.
34170         * tests/uninorm/test-nfd.c: New file.
34171         * tests/uninorm/test-u8-nfd.c: New file.
34172         * tests/uninorm/test-u16-nfd.c: New file.
34173         * tests/uninorm/test-u32-nfd.c: New file.
34174         * tests/uninorm/test-u32-nfd-big.sh: New file.
34175         * tests/uninorm/test-u32-nfd-big.c: New file.
34176         * tests/uninorm/test-u32-normalize-big.h: New file.
34177         * tests/uninorm/test-u32-normalize-big.c: New file.
34178         * tests/uninorm/NormalizationTest.txt: New file, created from
34179         Unicode 5.1.0 NormalizationTest.txt.
34180         * modules/uninorm/nfd-tests: New file.
34181
34182         New module 'uninorm/nfd'.
34183         * lib/uninorm/nfd.c: New file.
34184         * modules/uninorm/nfd: New file.
34185
34186         New module 'uninorm/u32-normalize'.
34187         * lib/uninorm/u32-normalize.c: New file.
34188         * modules/uninorm/u32-normalize: New file.
34189
34190         New module 'uninorm/u16-normalize'.
34191         * lib/uninorm/u16-normalize.c: New file.
34192         * modules/uninorm/u16-normalize: New file.
34193
34194         New module 'uninorm/u8-normalize'.
34195         * lib/uninorm/u8-normalize.c: New file.
34196         * lib/uninorm/normalize-internal.h: New file.
34197         * lib/uninorm/u-normalize-internal.h: New file.
34198         * modules/uninorm/u8-normalize: New file.
34199
34200         New module 'uninorm/decompose-internal'.
34201         * lib/uninorm/decompose-internal.c: New file.
34202         * modules/uninorm/decompose-internal: New file.
34203
34204         Tests for module 'uninorm/composition'.
34205         * tests/uninorm/test-composition.c: New file.
34206         * modules/uninorm/composition-tests: New file.
34207
34208         New module 'uninorm/composition'.
34209         * lib/uninorm/composition.c: New file.
34210         * lib/uninorm/composition-table.gperf: New file, generated by
34211         gen-uni-tables.
34212         * modules/uninorm/composition: New file.
34213
34214         Tests for module 'uninorm/compat-decomposition'.
34215         * tests/uninorm/test-compat-decomposition.c: New file.
34216         * modules/uninorm/compat-decomposition-tests: New file.
34217
34218         New module 'uninorm/compat-decomposition'.
34219         * lib/uninorm/decompose-internal.h: New file.
34220         * lib/uninorm/compat-decomposition.c: New file.
34221         * modules/uninorm/compat-decomposition: New file.
34222
34223         Tests for module 'uninorm/canonical-decomposition'.
34224         * tests/uninorm/test-canonical-decomposition.c: New file.
34225         * modules/uninorm/canonical-decomposition-tests: New file.
34226
34227         New module 'uninorm/canonical-decomposition'.
34228         * lib/uninorm/canonical-decomposition.c: New file.
34229         * modules/uninorm/canonical-decomposition: New file.
34230
34231         Tests for module 'uninorm/decomposition'.
34232         * tests/uninorm/test-decomposition.c: New file.
34233         * modules/uninorm/decomposition-tests: New file.
34234
34235         New module 'uninorm/decomposition'.
34236         * lib/uninorm/decomposition.c: New file.
34237         * modules/uninorm/decomposition: New file.
34238
34239         New module 'uninorm/decomposition-table'.
34240         * lib/uninorm/decomposition-table.h: New file.
34241         * lib/uninorm/decomposition-table.c: New file.
34242         * lib/uninorm/decomposition-table1.h: New file, generated by
34243         gen-uni-tables.
34244         * lib/uninorm/decomposition-table2.h: New file, generated by
34245         gen-uni-tables.
34246         * modules/uninorm/decomposition-table: New file.
34247
34248         * lib/gen-uni-tables.c (MAX_DECOMP_LENGTH): New macro.
34249         (UC_DECOMP_*): New enumeration items.
34250         (get_decomposition): New function.
34251         (struct decomp_table): New type.
34252         (output_decomposition, output_decomposition_tables): New functions.
34253         (unicode_composition_exclusions): New variable.
34254         (fill_composition_exclusions, debug_output_composition_tables): New
34255         functions.
34256         (main): Accept one more argument. Invoke fill_composition_exclusions.
34257         Output decomposition and composition tables.
34258
34259         New module 'uninorm/base'.
34260         * lib/uninorm.h: New file.
34261         * lib/unictype.h: Update comment.
34262         * modules/uninorm/base: New file.
34263
34264 2009-02-21  David Lutterkort  <lutter@redhat.com>
34265
34266         Tests for module 'safe-alloc'.
34267         * tests/test-safe-alloc.c: New file.
34268         * modules/safe-alloc-tests: New file.
34269
34270         New module 'safe-alloc'.
34271         * lib/safe-alloc.h: New file.
34272         * lib/safe-alloc.c: New file.
34273         * m4/safe-alloc.m4: New file.
34274         * modules/safe-alloc: New file.
34275         * doc/safe-alloc.texi: New file.
34276         * doc/gnulib.texi: Include it.
34277         * MODULES.html.sh (Memory management functions <stdlib.h>): Add
34278         safe-alloc.
34279
34280 2009-02-18  Bruno Haible  <bruno@clisp.org>
34281
34282         Fix link error on non-glibc systems.
34283         * modules/uniwbrk/ulc-wordbreaks-tests (test_ulc_wordbreaks_LDADD): New
34284         variable.
34285         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
34286
34287 2009-02-18  Jim Meyering  <meyering@redhat.com>
34288
34289         fts: avoid used-uninitialized error due to recent change
34290         * lib/fts.c (fts_read): Guard uses of the new member,
34291         parent->fts_n_dirs_remaining, since it's not relevant for
34292         the parent of a directory specified on the command-line.
34293
34294 2009-02-17  James Youngman  <jay@gnu.org>
34295             Bruno Haible  <bruno@clisp.org>
34296
34297         * m4/include_next.m4: Reformulate comment.
34298
34299 2009-02-16  Jim Meyering  <meyering@redhat.com>
34300
34301         fts: add #if guards so that the fts_lgpl module still builds
34302         * lib/fts.c: Guard just-added hash-table-using parts with
34303         #if GNULIB_FTS, so as not to break builds of the fts_lgpl module.
34304         Reported by Simon Josefsson.
34305
34306 2009-02-15  Bruno Haible  <bruno@clisp.org>
34307
34308         * modules/array-mergesort-tests: New file.
34309         * tests/test-array-mergesort.c: New file.
34310
34311         New module 'array-mergesort'.
34312         * modules/array-mergesort: New file.
34313         * lib/array-mergesort.h: New file.
34314
34315 2009-02-15  Bruno Haible  <bruno@clisp.org>
34316
34317         Fix 2009-02-07 commit.
34318         * lib/gen-uni-tables.c (output_predicate, output_category,
34319         output_combclass, output_bidi_category, output_decimal_digit,
34320         output_digit, output_numeric, output_mirror, output_scripts,
34321         output_ident_category, output_simple_mapping): Fix format directives.
34322         (output_lbp, output_wbp): Don't convert -1 to a size_t implicitly.
34323
34324 2009-02-15  Albert Chin-A-Young  <china@thewrittenword.com>
34325
34326         * m4/include_next.m4: Update comment about IBM C 9.0/10.1 bug, now that
34327         fixes are available from IBM.
34328
34329 2009-02-13  Jim Meyering  <meyering@redhat.com>
34330
34331         fts: arrange not to stat non-directories in more cases
34332         This makes GNU find (when it doesn't need to stat each file)
34333         *much* more efficient at traversing reiserfs file systems.
34334         * lib/fts_.h (struct ftsent) [fts_n_dirs_remaining]: New member.
34335         (struct FTS) [fts_leaf_optimization_works_ht]: Add member.
34336         * lib/fts.c (fts_close): Free ->fts_leaf_optimization_works_ht.
34337         (S_MAGIC_REISERFS, S_MAGIC_PROC): Define.
34338         (leaf_optimization_applies): New function.
34339         (LCO_hash, LCO_compare): New helper functions.
34340         (link_count_optimize_ok): New function.
34341         (fts_stat): Initialize new member (if dir).
34342         (fts_read): Decrement parent's fts_n_dirs_remaining count if
34343         we've just stat'ed a directory.  Skip the stat call when possible.
34344         ---
34345         Note this AFS-related exchange:
34346         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=143111
34347         and note find's pioctl call in find/fstype.c.
34348         But that is necessary only if you want to enable the
34349         optimization for AFS, and for now, I don't.
34350
34351         fts: move a function definition "up" (no semantic change)
34352         * lib/fts.c (dirent_inode_sort_may_be_useful): Move definition
34353         "up" to precede upcoming use of a related function.
34354
34355 2009-02-11  Jim Meyering  <meyering@redhat.com>
34356
34357         fts: correct internal computation of nlinks (optimization-related)
34358         * lib/fts.c (fts_build): ISSET(FTS_NOSTAT) has no bearing on
34359         whether the current entry is a directory, so don't test it.
34360
34361 2009-02-10  Bruno Haible  <bruno@clisp.org>
34362
34363         Tests for module 'uniwbrk/ulc-wordbreaks'.
34364         * modules/uniwbrk/ulc-wordbreaks-tests: New file.
34365         * tests/uniwbrk/test-ulc-wordbreaks.sh: New file.
34366         * tests/uniwbrk/test-ulc-wordbreaks.c: New file.
34367
34368         Tests for module 'uniwbrk/u32-wordbreaks'.
34369         * modules/uniwbrk/u32-wordbreaks-tests: New file.
34370         * tests/uniwbrk/test-u32-wordbreaks.c: New file.
34371
34372         Tests for module 'uniwbrk/u16-wordbreaks'.
34373         * modules/uniwbrk/u16-wordbreaks-tests: New file.
34374         * tests/uniwbrk/test-u16-wordbreaks.c: New file.
34375
34376         Tests for module 'uniwbrk/u8-wordbreaks'.
34377         * modules/uniwbrk/u8-wordbreaks-tests: New file.
34378         * tests/uniwbrk/test-u8-wordbreaks.c: New file.
34379
34380 2009-02-10  Bruno Haible  <bruno@clisp.org>
34381
34382         * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
34383         property.
34384         * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
34385         * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
34386         * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
34387
34388 2009-02-10  Simon Josefsson  <simon@josefsson.org>
34389
34390         * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
34391         inline keywords.  Reported by Bruno Haible <bruno@clisp.org>.
34392
34393 2009-02-10  Bruno Haible  <bruno@clisp.org>
34394
34395         * lib/unilbrk/lbrktables.h: Renamed from lib/unilbrk/tables.h.
34396         * lib/unilbrk/lbrktables.c: Renamed from lib/unilbrk/tables.c.
34397         * modules/unilbrk/tables (Files, Makefile.am, Include): Update.
34398         * lib/unilbrk/u8-possible-linebreaks.c: Update.
34399         * lib/unilbrk/u16-possible-linebreaks.c: Likewise.
34400         * lib/unilbrk/u32-possible-linebreaks.c: Likewise.
34401
34402 2009-02-09  Simon Josefsson  <simon@josefsson.org>
34403
34404         * lib/sockets.h (gl_fd_to_handle): New function.
34405
34406         * tests/test-sockets.c: Call gl_fd_to_handle.
34407
34408 2009-02-09  Bruno Haible  <bruno@clisp.org>
34409
34410         * doc/havelib.texi: Document the conventions on bi-arch systems.
34411
34412 2009-02-08  Bruno Haible  <bruno@clisp.org>
34413
34414         Document the AC_LIB_LINKFLAGS macro.
34415         * doc/havelib.texi: New file, mostly written on 2005-05-24.
34416         * doc/gnulib.texi: Include it.
34417
34418 2009-02-08  Bruno Haible  <bruno@clisp.org>
34419
34420         Fix wrong order of sections, compared to TOC.
34421         * doc/gnulib.texi: Include relocatable-maint.texi after the
34422         "Regular expressions" node, not before.
34423
34424 2009-02-08  Bruno Haible  <bruno@clisp.org>
34425
34426         Tests for module 'unicase/totitle'.
34427         * modules/unicase/totitle-tests: New file.
34428
34429         Tests for module 'unicase/tolower'.
34430         * modules/unicase/tolower-tests: New file.
34431
34432         Tests for module 'unicase/toupper'.
34433         * modules/unicase/toupper-tests: New file.
34434         * tests/unicase/test-mapping-part1.h: New file.
34435         * tests/unicase/test-mapping-part2.h: New file.
34436
34437         New module 'unicase/totitle'.
34438         * modules/unicase/totitle: New file.
34439         * lib/unicase/totitle.c: New file.
34440
34441         New module 'unicase/tolower'.
34442         * modules/unicase/tolower: New file.
34443         * lib/unicase/tolower.c: New file.
34444
34445         New module 'unicase/toupper'.
34446         * modules/unicase/toupper: New file.
34447         * lib/unicase/toupper.c: New file.
34448         * lib/unicase/simple-mapping.h: New file.
34449
34450         * lib/gen-uni-tables.c (output_simple_mapping_test): New function.
34451         (mapping_table): New structure.
34452         (output_simple_mapping): New function.
34453         (main): Invoke output_simple_mapping_test and output_simple_mapping.
34454         * modules/gen-uni-tables (Description): Update.
34455         * lib/unicase/toupper.h: New file, automatically generated by
34456         gen-uni-tables.
34457         * lib/unicase/tolower.h: New file, automatically generated by
34458         gen-uni-tables.
34459         * lib/unicase/totitle.h: New file, automatically generated by
34460         gen-uni-tables.
34461         * tests/unicase/test-uc_toupper.c: New file, automatically generated by
34462         gen-uni-tables.
34463         * tests/unicase/test-uc_tolower.c: New file, automatically generated by
34464         gen-uni-tables.
34465         * tests/unicase/test-uc_totitle.c: New file, automatically generated by
34466         gen-uni-tables.
34467
34468         New module 'unicase/base'.
34469         * modules/unicase/base: New file.
34470         * lib/unicase.h: New file.
34471
34472 2009-02-08  Bruno Haible  <bruno@clisp.org>
34473
34474         New module 'uniwbrk/ulc-wordbreaks'.
34475         * modules/uniwbrk/ulc-wordbreaks: New file.
34476         * lib/uniwbrk/ulc-wordbreaks.c: New file.
34477
34478         New module 'uniwbrk/u32-wordbreaks'.
34479         * modules/uniwbrk/u32-wordbreaks: New file.
34480         * lib/uniwbrk/u32-wordbreaks.c: New file.
34481
34482         New module 'uniwbrk/u16-wordbreaks'.
34483         * modules/uniwbrk/u16-wordbreaks: New file.
34484         * lib/uniwbrk/u16-wordbreaks.c: New file.
34485
34486         New module 'uniwbrk/u8-wordbreaks'.
34487         * modules/uniwbrk/u8-wordbreaks: New file.
34488         * lib/uniwbrk/u8-wordbreaks.c: New file.
34489         * lib/uniwbrk/u-wordbreaks.h: New file.
34490
34491         New module 'uniwbrk/table'.
34492         * modules/uniwbrk/table: New file.
34493         * lib/uniwbrk/wbrktable.h: New file.
34494         * lib/uniwbrk/wbrktable.c: New file.
34495
34496         New module 'uniwbrk/wordbreak-property'.
34497         * modules/uniwbrk/wordbreak-property: New file.
34498         * lib/uniwbrk/wordbreak-property.c: New file.
34499
34500         * lib/gen-uni-tables.c (WBP_*): New enum items.
34501         (get_wbp, debug_output_wbp, debug_output_wbrk_tables): New functions.
34502         (unicode_org_wbp): New variable.
34503         (fill_org_wbp, debug_output_org_wbp, debug_output_org_wbrk_tables):
34504         New functions.
34505         (wbp_table): New structure.
34506         (output_wbp, output_wbrk_tables): New functions.
34507         (main): Accept additional argument. Invoke fill_org_wbp,
34508         debug_output_wbrk_tables, debug_output_org_wbrk_tables,
34509         output_wbrk_tables.
34510         * modules/gen-uni-tables (Description): Update.
34511         * lib/uniwbrk/wbrkprop.h: New file, automatically generated by
34512         gen-uni-tables.
34513
34514         New module 'uniwbrk/base'.
34515         * modules/uniwbrk/base: New file.
34516         * lib/uniwbrk.h: New file.
34517
34518 2009-02-08  Bruno Haible  <bruno@clisp.org>
34519
34520         Update to Unicode 5.1.0.
34521         * lib/gen-uni-tables.c (is_property_alphabetic): Include
34522         U+2185..U+2188.
34523         (is_property_default_ignorable_code_point): Don't include characters
34524         of category Cc or Cs and not-a-characters.
34525         (get_lbp): Assume REVISION_22. Special handling of U+0609, U+060A,
34526         U+0D79, U+109E, U+109F, U+A60C.
34527         * lib/unictype/bidi_of.h: Regenerated.
34528         * lib/unictype/blocks.h: Regenerated.
34529         * lib/unictype/categ_C.h: Regenerated.
34530         * lib/unictype/categ_Cf.h: Regenerated.
34531         * lib/unictype/categ_Cn.h: Regenerated.
34532         * lib/unictype/categ_L.h: Regenerated.
34533         * lib/unictype/categ_Ll.h: Regenerated.
34534         * lib/unictype/categ_Lm.h: Regenerated.
34535         * lib/unictype/categ_Lo.h: Regenerated.
34536         * lib/unictype/categ_Lu.h: Regenerated.
34537         * lib/unictype/categ_M.h: Regenerated.
34538         * lib/unictype/categ_Mc.h: Regenerated.
34539         * lib/unictype/categ_Me.h: Regenerated.
34540         * lib/unictype/categ_Mn.h: Regenerated.
34541         * lib/unictype/categ_N.h: Regenerated.
34542         * lib/unictype/categ_Nd.h: Regenerated.
34543         * lib/unictype/categ_Nl.h: Regenerated.
34544         * lib/unictype/categ_No.h: Regenerated.
34545         * lib/unictype/categ_P.h: Regenerated.
34546         * lib/unictype/categ_Pd.h: Regenerated.
34547         * lib/unictype/categ_Pe.h: Regenerated.
34548         * lib/unictype/categ_Pf.h: Regenerated.
34549         * lib/unictype/categ_Pi.h: Regenerated.
34550         * lib/unictype/categ_Po.h: Regenerated.
34551         * lib/unictype/categ_Ps.h: Regenerated.
34552         * lib/unictype/categ_S.h: Regenerated.
34553         * lib/unictype/categ_Sk.h: Regenerated.
34554         * lib/unictype/categ_Sm.h: Regenerated.
34555         * lib/unictype/categ_So.h: Regenerated.
34556         * lib/unictype/categ_of.h: Regenerated.
34557         * lib/unictype/combining.h: Regenerated.
34558         * lib/unictype/ctype_alnum.h: Regenerated.
34559         * lib/unictype/ctype_alpha.h: Regenerated.
34560         * lib/unictype/ctype_graph.h: Regenerated.
34561         * lib/unictype/ctype_lower.h: Regenerated.
34562         * lib/unictype/ctype_print.h: Regenerated.
34563         * lib/unictype/ctype_punct.h: Regenerated.
34564         * lib/unictype/ctype_upper.h: Regenerated.
34565         * lib/unictype/decdigit.h: Regenerated.
34566         * lib/unictype/digit.h: Regenerated.
34567         * lib/unictype/mirror.h: Regenerated.
34568         * lib/unictype/numeric.h: Regenerated.
34569         * lib/unictype/pr_alphabetic.h: Regenerated.
34570         * lib/unictype/pr_bidi_arabic_digit.h: Regenerated.
34571         * lib/unictype/pr_bidi_arabic_right_to_left.h: Regenerated.
34572         * lib/unictype/pr_bidi_boundary_neutral.h: Regenerated.
34573         * lib/unictype/pr_bidi_eur_num_terminator.h: Regenerated.
34574         * lib/unictype/pr_bidi_left_to_right.h: Regenerated.
34575         * lib/unictype/pr_bidi_non_spacing_mark.h: Regenerated.
34576         * lib/unictype/pr_bidi_other_neutral.h: Regenerated.
34577         * lib/unictype/pr_combining.h: Regenerated.
34578         * lib/unictype/pr_dash.h: Regenerated.
34579         * lib/unictype/pr_decimal_digit.h: Regenerated.
34580         * lib/unictype/pr_default_ignorable_code_point.h: Regenerated.
34581         * lib/unictype/pr_deprecated.h: Regenerated.
34582         * lib/unictype/pr_diacritic.h: Regenerated.
34583         * lib/unictype/pr_extender.h: Regenerated.
34584         * lib/unictype/pr_format_control.h: Regenerated.
34585         * lib/unictype/pr_grapheme_base.h: Regenerated.
34586         * lib/unictype/pr_grapheme_extend.h: Regenerated.
34587         * lib/unictype/pr_grapheme_link.h: Regenerated.
34588         * lib/unictype/pr_id_continue.h: Regenerated.
34589         * lib/unictype/pr_id_start.h: Regenerated.
34590         * lib/unictype/pr_ideographic.h: Regenerated.
34591         * lib/unictype/pr_ignorable_control.h: Regenerated.
34592         * lib/unictype/pr_lowercase.h: Regenerated.
34593         * lib/unictype/pr_math.h: Regenerated.
34594         * lib/unictype/pr_numeric.h: Regenerated.
34595         * lib/unictype/pr_other_alphabetic.h: Regenerated.
34596         * lib/unictype/pr_other_default_ignorable_code_point.h: Regenerated.
34597         * lib/unictype/pr_other_grapheme_extend.h: Regenerated.
34598         * lib/unictype/pr_other_id_continue.h: Regenerated.
34599         * lib/unictype/pr_other_lowercase.h: Regenerated.
34600         * lib/unictype/pr_other_math.h: Regenerated.
34601         * lib/unictype/pr_punctuation.h: Regenerated.
34602         * lib/unictype/pr_sentence_terminal.h: Regenerated.
34603         * lib/unictype/pr_soft_dotted.h: Regenerated.
34604         * lib/unictype/pr_terminal_punctuation.h: Regenerated.
34605         * lib/unictype/pr_unassigned_code_value.h: Regenerated.
34606         * lib/unictype/pr_unified_ideograph.h: Regenerated.
34607         * lib/unictype/pr_uppercase.h: Regenerated.
34608         * lib/unictype/pr_xid_continue.h: Regenerated.
34609         * lib/unictype/pr_xid_start.h: Regenerated.
34610         * lib/unictype/pr_zero_width.h: Regenerated.
34611         * lib/unictype/scripts.h: Regenerated.
34612         * lib/unictype/scripts_byname.gperf: Regenerated.
34613         * lib/unictype/sy_java_ident.h: Regenerated.
34614         * lib/unilbrk/lbrkprop1.h: Regenerated.
34615         * lib/unilbrk/lbrkprop2.h: Regenerated.
34616         * tests/unictype/test-categ_C.c: Regenerated.
34617         * tests/unictype/test-categ_Cf.c: Regenerated.
34618         * tests/unictype/test-categ_Cn.c: Regenerated.
34619         * tests/unictype/test-categ_L.c: Regenerated.
34620         * tests/unictype/test-categ_Ll.c: Regenerated.
34621         * tests/unictype/test-categ_Lm.c: Regenerated.
34622         * tests/unictype/test-categ_Lo.c: Regenerated.
34623         * tests/unictype/test-categ_Lu.c: Regenerated.
34624         * tests/unictype/test-categ_M.c: Regenerated.
34625         * tests/unictype/test-categ_Mc.c: Regenerated.
34626         * tests/unictype/test-categ_Me.c: Regenerated.
34627         * tests/unictype/test-categ_Mn.c: Regenerated.
34628         * tests/unictype/test-categ_N.c: Regenerated.
34629         * tests/unictype/test-categ_Nd.c: Regenerated.
34630         * tests/unictype/test-categ_Nl.c: Regenerated.
34631         * tests/unictype/test-categ_No.c: Regenerated.
34632         * tests/unictype/test-categ_P.c: Regenerated.
34633         * tests/unictype/test-categ_Pd.c: Regenerated.
34634         * tests/unictype/test-categ_Pe.c: Regenerated.
34635         * tests/unictype/test-categ_Pf.c: Regenerated.
34636         * tests/unictype/test-categ_Pi.c: Regenerated.
34637         * tests/unictype/test-categ_Po.c: Regenerated.
34638         * tests/unictype/test-categ_Ps.c: Regenerated.
34639         * tests/unictype/test-categ_S.c: Regenerated.
34640         * tests/unictype/test-categ_Sk.c: Regenerated.
34641         * tests/unictype/test-categ_Sm.c: Regenerated.
34642         * tests/unictype/test-categ_So.c: Regenerated.
34643         * tests/unictype/test-ctype_alnum.c: Regenerated.
34644         * tests/unictype/test-ctype_alpha.c: Regenerated.
34645         * tests/unictype/test-ctype_graph.c: Regenerated.
34646         * tests/unictype/test-ctype_lower.c: Regenerated.
34647         * tests/unictype/test-ctype_print.c: Regenerated.
34648         * tests/unictype/test-ctype_punct.c: Regenerated.
34649         * tests/unictype/test-ctype_upper.c: Regenerated.
34650         * tests/unictype/test-decdigit.h: Regenerated.
34651         * tests/unictype/test-digit.h: Regenerated.
34652         * tests/unictype/test-numeric.h: Regenerated.
34653         * tests/unictype/test-pr_alphabetic.c: Regenerated.
34654         * tests/unictype/test-pr_bidi_arabic_digit.c: Regenerated.
34655         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Regenerated.
34656         * tests/unictype/test-pr_bidi_boundary_neutral.c: Regenerated.
34657         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Regenerated.
34658         * tests/unictype/test-pr_bidi_left_to_right.c: Regenerated.
34659         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Regenerated.
34660         * tests/unictype/test-pr_bidi_other_neutral.c: Regenerated.
34661         * tests/unictype/test-pr_combining.c: Regenerated.
34662         * tests/unictype/test-pr_dash.c: Regenerated.
34663         * tests/unictype/test-pr_decimal_digit.c: Regenerated.
34664         * tests/unictype/test-pr_default_ignorable_code_point.c: Regenerated.
34665         * tests/unictype/test-pr_deprecated.c: Regenerated.
34666         * tests/unictype/test-pr_diacritic.c: Regenerated.
34667         * tests/unictype/test-pr_extender.c: Regenerated.
34668         * tests/unictype/test-pr_format_control.c: Regenerated.
34669         * tests/unictype/test-pr_grapheme_base.c: Regenerated.
34670         * tests/unictype/test-pr_grapheme_extend.c: Regenerated.
34671         * tests/unictype/test-pr_grapheme_link.c: Regenerated.
34672         * tests/unictype/test-pr_id_continue.c: Regenerated.
34673         * tests/unictype/test-pr_id_start.c: Regenerated.
34674         * tests/unictype/test-pr_ideographic.c: Regenerated.
34675         * tests/unictype/test-pr_ignorable_control.c: Regenerated.
34676         * tests/unictype/test-pr_lowercase.c: Regenerated.
34677         * tests/unictype/test-pr_math.c: Regenerated.
34678         * tests/unictype/test-pr_numeric.c: Regenerated.
34679         * tests/unictype/test-pr_other_alphabetic.c: Regenerated.
34680         * tests/unictype/test-pr_other_default_ignorable_code_point.c:
34681         Regenerated.
34682         * tests/unictype/test-pr_other_grapheme_extend.c: Regenerated.
34683         * tests/unictype/test-pr_other_id_continue.c: Regenerated.
34684         * tests/unictype/test-pr_other_lowercase.c: Regenerated.
34685         * tests/unictype/test-pr_other_math.c: Regenerated.
34686         * tests/unictype/test-pr_punctuation.c: Regenerated.
34687         * tests/unictype/test-pr_sentence_terminal.c: Regenerated.
34688         * tests/unictype/test-pr_soft_dotted.c: Regenerated.
34689         * tests/unictype/test-pr_terminal_punctuation.c: Regenerated.
34690         * tests/unictype/test-pr_unassigned_code_value.c: Regenerated.
34691         * tests/unictype/test-pr_unified_ideograph.c: Regenerated.
34692         * tests/unictype/test-pr_uppercase.c: Regenerated.
34693         * tests/unictype/test-pr_xid_continue.c: Regenerated.
34694         * tests/unictype/test-pr_xid_start.c: Regenerated.
34695         * tests/unictype/test-pr_zero_width.c: Regenerated.
34696
34697         Update to Unicode 5.1.0.
34698         * lib/uniwidth/width.c (nonspacing_table_data): Add U+0487,
34699         U+0616..U+061A, U+0A51, U+0A75, U+0B44, U+0B62..U+0B63, U+0C62..U+0C63,
34700         U+0D44, U+0D62..U+0D63, U+1033..U+1035, U+103A, U+103D..U+103E,
34701         U+105E..U+1060, U+1071..U+1074, U+1082, U+1085..U+1086, U+108D,
34702         U+1B80..U+1B81, U+1BA2..U+1BA5, U+1BA8..U+1BA9, U+1C2C..U+1C33,
34703         U+1C36..U+1C37, U+1DCB..U+1DE6, U+2064, U+20F0, U+2DE0..U+2DFF,
34704         U+A66F..U+A672, U+A67C..U+A67D, U+A8C4, U+A926..U+A92D, U+A947..U+A951,
34705         U+AA29..U+AA2E, U+AA31..U+AA32, U+AA35..U+AA36, U+AA43, U+AA4C,
34706         U+FE24..U+FE26, U+101FD. Remove U+1929..U+192B.
34707         (nonspacing_table_ind): Update.
34708         * tests/uniwidth/test-uc_width2.sh: Update expected result.
34709
34710         Update to Unicode 5.1.0.
34711         * lib/uniname/gen-uninames.lisp (main): Add the range 0x1Fxxx to the
34712         code transform.
34713         * lib/uniname/uniname.c (unicode_character_name,
34714         unicode_name_character): Add the range 0x1Fxxx to the code transform.
34715         * lib/uniname/uninames.h: Regenerated.
34716         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.1.0.
34717
34718 2009-02-07  Bruno Haible  <bruno@clisp.org>
34719
34720         Merge gen-ctype and gen-lbrk into a single program.
34721         * lib/gen-uni-tables.c: New file, incorporating
34722         lib/unictype/gen-ctype.c and lib/unilbrk/gen-lbrk.c.
34723         Add directory prefixes to the names of the generated files.
34724         * lib/unictype/gen-ctype.c: Remove file.
34725         * lib/unilbrk/gen-lbrk.c: Remove file.
34726         * modules/gen-uni-tables: New file.
34727         * modules/unictype/gen-ctype: Remove file.
34728         * modules/unilbrk/gen-lbrk: Remove file.
34729
34730 2009-02-07  Bruno Haible  <bruno@clisp.org>
34731
34732         * lib/unistr.h (u8_strcoll, u16_strcoll, u32_strcoll): New declations.
34733
34734         New module 'unistr/u32-strcoll'.
34735         * modules/unistr/u32-strcoll: New file.
34736         * lib/unistr/u32-strcoll.c: New file.
34737
34738         New module 'unistr/u16-strcoll'.
34739         * modules/unistr/u16-strcoll: New file.
34740         * lib/unistr/u16-strcoll.c: New file.
34741
34742         New module 'unistr/u8-strcoll'.
34743         * modules/unistr/u8-strcoll: New file.
34744         * lib/unistr/u8-strcoll.c: New file.
34745         * lib/unistr/u-strcoll.h: New file.
34746
34747 2009-02-07  Bruno Haible  <bruno@clisp.org>
34748
34749         * test-mbrtowc4.sh (LOCALE_ZH_CN): Fix default value.
34750         * test-mbsnrtowcs4.sh (LOCALE_ZH_CN): Likewise.
34751         * test-mbsrtowcs4.sh (LOCALE_ZH_CN): Likewise.
34752         * test-wcrtomb.sh (LOCALE_ZH_CN): Likewise.
34753         * test-wcsnrtombs4.sh (LOCALE_ZH_CN): Likewise.
34754         * test-wcsrtombs4.sh (LOCALE_ZH_CN): Likewise.
34755
34756 2009-02-07  Bruno Haible  <bruno@clisp.org>
34757
34758         Make 64-bit clean.
34759         * lib/unictype/gen-ctype.c (output_predicate, output_category,
34760         output_combclass, output_bidi_category, output_decimal_digit,
34761         output_digit, output_numeric, output_mirror, output_scripts,
34762         output_ident_category): Use proper width specifier in format strings.
34763
34764 2009-02-07  Bruno Haible  <bruno@clisp.org>
34765
34766         * doc/posix-functions/dirfd.texi: Clarify situation on mingw. Document
34767         failure behaviour.
34768
34769 2009-02-07  Jim Meyering  <meyering@redhat.com>
34770
34771         regex: avoid compilation failure with upcoming gcc-4.4
34772         * lib/regex_internal.h: Revert e48d8b47fb3eee81d341b71c3e006efe9e3433a7
34773         [workaround for PGC prior to 6.1-2].  Otherwise, we'd get this:
34774         "... error: integer overflow in preprocessor expression".
34775
34776 2009-02-05  Ben Pfaff  <blp@gnu.org>
34777
34778         Fix link errors on Windows when close module is used.
34779         * modules/close: Add $(LIB_CLOSE) to Link section.
34780         * m4/close.m4 (gl_REPLACE_CLOSE): Substitute -lws2_32 into
34781         $(LIB_CLOSE) on Windows.
34782
34783 2009-02-05  Jim Meyering  <meyering@redhat.com>
34784
34785         still avoid unused-parameter warnings, but do it cleanly
34786         * lib/fsusage.c (UNUSED_PARAM): Remove definition.
34787         (get_fs_usage): Cast to void instead.
34788         * lib/mountlist.c (UNUSED_PARAM): Remove definition.
34789         (dev_from_mount_options, read_file_system_list): Cast to void.
34790         Prompted by Bruno Haible.
34791
34792 2009-02-04  Jim Meyering  <meyering@redhat.com>
34793
34794         fsusage.c: correct copyright year
34795         * lib/fsusage.c: Reflect year in which the change is pushed into
34796
34797         avoid misc. warnings
34798         * lib/fsusage.c (UNUSED_PARAM): Define.
34799         (get_fs_usage): Mark parameter "disk" as unused.
34800         * lib/getugroups.c (getgrent): Use "void" in prototype.
34801         * lib/mountlist.c: Mark unused parameters.
34802         (read_file_system_list): Declare a local with "const".
34803         * lib/nanosleep.c (getnow): Declare static.
34804         * lib/strftime.c: Include strftime.h, for declaration of nstrftime.
34805
34806         dirfd: set errno upon failure
34807         * lib/dirfd.c: Include <errno.h>.
34808         Set errno to ENOTSUP when returning -1.
34809         * modules/dirfd (Depends-on): Add errno.
34810         Suggested by John Kodis <kodis@comcast.net>.
34811
34812 2009-02-01  Bruno Haible  <bruno@clisp.org>
34813
34814         Don't assume sizeof (long) >= sizeof (void *).
34815         * lib/memcmp.c: Include stdint.h.
34816         (memcmp_bytes): Change argument types to op_t. Change type of srcp1,
34817         srcp2 to 'const byte *'.
34818         (memcmp_common_alignment, memcmp_not_common_alignment): Change argument
34819         types to uintptr_t.
34820         (rpl_memcmp): Change type of srcp1, srcp2 to 'uintptr_t'.
34821         * modules/memcmp (Depends-on): Add stdint.
34822         Reported by Ozkan Sezer <sezeroz@gmail.com>.
34823
34824 2009-01-30  Eric Blake  <ebb9@byu.net>
34825
34826         fix more require-before-expand issues
34827         * m4/pmccabe2html.m4 (gl_PMCCABE2HTML): Require, rather than
34828         expand, AC_PROG_AWK.
34829         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): Use AC_DEFUN_ONCE.
34830
34831 2009-01-28  Eric Blake  <ebb9@byu.net>
34832
34833         version-etc: use consistent URL formatting
34834         * lib/version-etc.c (emit_bug_reporting_address, version_etc_va):
34835         Improve formatting.  Use fputs for string without %.
34836
34837 2009-01-28  Jim Meyering  <meyering@redhat.com>
34838
34839         00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warning
34840         * m4/00gnulib.m4 (AC_DEFUN_ONCE): Add quotes to avoid an
34841         "underquoted definition of NAME" from autoconf-2.59.
34842
34843 2009-01-28  Bruno Haible  <bruno@clisp.org>
34844
34845         * doc/gnulib.texi: Add "Obsolete modules" to index.
34846
34847 2009-01-28  Jim Meyering  <meyering@redhat.com>
34848
34849         useless-if-before-free: recognize more variants
34850         * build-aux/useless-if-before-free: Also recognize e.g.,
34851         if (NULL != p) free (p);
34852
34853 2009-01-27  Mark McLoughlin  <markmc@redhat.com>
34854
34855         test-getaddrinfo: skip (don't fail) this test when there's no network
34856         * tests/test-getaddrinfo.c: Skip test upon failure with EAI_AGAIN,
34857         on the presumption that it means you lack network access.
34858
34859 2009-01-26  Jim Meyering  <meyering@redhat.com>
34860
34861         fflush: avoid warnings on modern systems
34862         * lib/fflush.c (rpl_fflush): Move declarations of locals,
34863         pos and result, into scopes where they're used.
34864
34865 2009-01-26  Eric Blake  <ebb9@byu.net>
34866
34867         Silence warning reintroduced by recent extensions patch.
34868         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS)
34869         (gl_USE_SYSTEM_EXTENSIONS): Use AC_DEFUN_ONCE to silence newer
34870         autoconf.
34871
34872         Backport improved autoconf semantics of AC_DEFUN_ONCE.
34873         * m4/00gnulib.m4: New file.
34874         * gnulib-tool (func_get_filelist): Always use it.
34875         * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used.
34876         Reported by Bruno Haible, with suggestions from Paolo Bonzini.
34877
34878 2009-01-25  Bruno Haible  <bruno@clisp.org>
34879
34880         Make test-quotearg work on MacOS X and AIX.
34881         * tests/test-quotearg.sh: New file.
34882         * tests/locale/fr/LC_MESSAGES/test-quotearg.po: New file.
34883         * tests/locale/fr/LC_MESSAGES/test-quotearg.mo: New file.
34884         * tests/test-quotearg.c: Include <locale.h> and gettext.h. Don't
34885         include <libintl.h>.
34886         (fake_locale): Remove variable.
34887         (gettext, dgettext, dcgettext): Remove functions.
34888         (main): Instead of setting a fake locale, set a real locale. Call
34889         textdomain and bindtextdomain.
34890         * modules/quotearg-tests (Files): Add the new files.
34891         (Depends-on): Add gettext, setenv, unsetenv.
34892         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
34893         (Makefile.am): Add test-quotearg.sh to TESTS, remove test-quotearg.
34894         Augment TESTS_ENVIRONMENT.
34895
34896 2009-01-25  Bruno Haible  <bruno@clisp.org>
34897
34898         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove special code that hid the
34899         fr_FR.ISO8859-1 locale on MacOS X.
34900         * m4/locale-ja.m4 (gt_LOCALE_JA): Remove special code that hid the
34901         ja_JP.eucJP locale on MacOS X.
34902         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Remove special code that hid the
34903         zh_CN.GB18030 locale on MacOS X.
34904
34905 2009-01-25  Bruno Haible  <bruno@clisp.org>
34906
34907         Avoid link errors on MacOS X 10.3.
34908         * lib/mbsrtowcs-state.c (_gl_mbsrtowcs_state): Add initializer.
34909         * lib/wcsrtombs-state.c (_gl_wcsrtombs_state): Likewise.
34910
34911 2009-01-25  Bruno Haible  <bruno@clisp.org>
34912
34913         * lib/pipe.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
34914         * m4/pipe.m4 (gl_PIPE): Remove tests for vfork() based code.
34915         * modules/pipe (Files): Remove m4/posix_spawn.m4.
34916         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
34917         posix_spawn_file_actions_addclose, posix_spawn_file_actions_adddup2,
34918         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
34919         posix_spawnattr_init, posix_spawnattr_setsigmask,
34920         posix_spawnattr_setflags, posix_spawnattr_destroy.
34921
34922         * lib/execute.c: On Unix, assume HAVE_POSIX_SPAWN and use posix_spawnp.
34923         * m4/execute.m4 (gl_EXECUTE): Remove tests for vfork() based code.
34924         * modules/execute (Files): Remove m4/posix_spawn.m4.
34925         (Depends-on): Add spawn, posix_spawnp, posix_spawn_file_actions_init,
34926         posix_spawn_file_actions_addopen, posix_spawn_file_actions_destroy,
34927         posix_spawnattr_init, posix_spawnattr_setsigmask,
34928         posix_spawnattr_setflags, posix_spawnattr_destroy.
34929
34930 2009-01-25  Bruno Haible  <bruno@clisp.org>
34931
34932         * lib/glthread/threadlib.c: Include <stdlib.h>.
34933
34934 2009-01-25  Bruno Haible  <bruno@clisp.org>
34935
34936         * lib/glthread/threadlib.c (dummy): New declaration.
34937
34938 2009-01-25  Bruno Haible  <bruno@clisp.org>
34939
34940         * lib/mbrtowc.c (mbrtowc): Distinguish invalid and incomplete
34941         multibyte characters also for the GB18030 encoding. Don't crash when
34942         the encoding is unknown and nstate = 0. Needed on OSF/1 5.1.
34943
34944 2009-01-25  Bruno Haible  <bruno@clisp.org>
34945
34946         Avoid redefining 'struct random_data' on OSF/1 5.1.
34947         * lib/stdlib.in.h: Include <random.h> if it exists.
34948         * m4/stdlib_h.m4 (gl_STDLIB_H): Test whether <random.h> exists. Set
34949         HAVE_RANDOM_H. Include <random.h> when testing whether
34950         'struct random_data' exists.
34951         * modules/stdlib (Makefile.am): Substitute HAVE_RANDOM_H.
34952
34953 2009-01-25  Bruno Haible  <bruno@clisp.org>
34954
34955         Don't install charset.alias on MacOS X >= 10.3.
34956         * lib/localcharset.c (DARWIN7): New macro.
34957         (get_charset_aliases): Hardcode the result for Darwin7.
34958         * modules/localcharset (install-exec-local): Don't install
34959         charset.alias on MacOS X >= 10.3, if the file does not yet exist.
34960
34961 2009-01-25  Bruno Haible  <bruno@clisp.org>
34962
34963         Don't install charset.alias on mingw and Cygwin.
34964         * modules/localcharset (install-exec-local): Don't install
34965         charset.alias on mingw and Cygwin, if the file does not yet exist.
34966         The result for these platforms is hardcoded in localcharset.c.
34967
34968 2009-01-25  Bruno Haible  <bruno@clisp.org>
34969
34970         Make it possible again to use AC_GNU_SOURCE together with gnulib.
34971         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_GNU_SOURCE
34972         before requiring AC_USE_SYSTEM_EXTENSIONS.
34973
34974 2009-01-25  Jim Meyering  <meyering@redhat.com>
34975
34976         c-strtod: avoid warnings
34977         * lib/c-strtod.c (C_STRTOD): Cast nptr to (char *) to avoid
34978         "assignment discards qualifiers from pointer target type" warnings.
34979
34980 2009-01-24  Bruno Haible  <bruno@clisp.org>
34981
34982         Add support for non-UTF-8 locales on MacOS X.
34983         * lib/config.charset: Add CP1131, ARMSCII-8, PT154 to the list of
34984         canonical encodings. For Darwin 7 and newer, don't map traditional
34985         encodings to UTF-8.
34986         Reported by Vincent Lefevre <vincent@vinc17.org>
34987         at <http://savannah.gnu.org/bugs/?25235>.
34988
34989 2009-01-24  Bruno Haible  <bruno@clisp.org>
34990
34991         * doc/gnulib.texi (Obsolete modules): New section.
34992         Reported by Mike Frysinger <vapier@gentoo.org>.
34993
34994 2009-01-24  Bruno Haible  <bruno@clisp.org>
34995
34996         * doc/Makefile (%.pdf): Clarify where to find texmf.cnf.
34997         (%.dvi): New rule.
34998
34999 2009-01-24  Bruno Haible  <bruno@clisp.org>
35000
35001         * lib/c-strtod.h (c_strtod, c_strtold): Adjust specification.
35002         Reported by Eric Blake.
35003
35004 2009-01-24  Bruno Haible  <bruno@clisp.org>
35005
35006         * lib/c-stack.c (segv_handler): If !HAVE_XSI_STACK_OVERFLOW_HEURISTIC,
35007         set signo = 0 also if info->si_code <= 0. Needed on HP-UX 11.11.
35008         Reported by Gary V. Vaughan <gary@gnu.org>.
35009
35010 2009-01-24  Bruno Haible  <bruno@clisp.org>
35011
35012         * lib/c-strtod.h (c_strtod, c_strtold): Add specification.
35013
35014 2009-01-23  Bruno Haible  <bruno@clisp.org>
35015
35016         Make c-strtod, c-strtold usable in libraries.
35017         * lib/c-strtod.c: Include string.h instead of xalloc.h.
35018         (C_STRTOD): Call strdup instead of xstrdup.
35019         * modules/c-strtod (Depends-on): Add strdup-posix, remove xalloc.
35020         * modules/c-strtold (Depends-on): Likewise.
35021         * doc/c-strtod.texi: Remove the sentence mentioning xalloc_die.
35022         * NEWS: Mention the change.
35023         Reported by Michael Gold <mgold@ncf.ca>.
35024
35025 2009-01-23  Jim Meyering  <meyering@redhat.com>
35026
35027         c-strtod: when ENDPTR is non-NULL, set *ENDPTR in new failure path
35028         * lib/c-strtod.c (C_STRTOD) [LC_ALL_MASKC]: Ensure that when
35029         ENDPTR is non-NULL, *ENDPTR is set to NPTR upon failure.
35030
35031 2009-01-23  Simon Josefsson  <simon@josefsson.org>
35032
35033         * lib/version-etc.c: Add emit_bug_reporting_address, inspired by
35034         GNU CoreUtils.
35035         * lib/version-etc.h: Add prototype for emit_bug_reporting_address.
35036         * modules/version-etc (Description): Update.
35037
35038 2009-01-22  Bruno Haible  <bruno@clisp.org>
35039
35040         Cache the C locale object.
35041         * lib/c-strtod.c (c_locale_cache): New variable.
35042         (c_locale): New function.
35043         (C_STRTOD): Use it, and don't call freelocale.
35044         * m4/c-strtod.m4 (gl_C_STRTOD, gl_C_STRTOLD): Require AC_C_INLINE.
35045         Suggested by Paolo Bonzini.
35046
35047 2009-01-21  Bruno Haible  <bruno@clisp.org>
35048
35049         * lib/getloadavg.c (getloadavg): Check c_strtod result against error
35050         conditions other than overflow.
35051
35052 2009-01-21  Bruno Haible  <bruno@clisp.org>
35053
35054         * lib/c-strtod.c: Include errno.h.
35055         (C_STRTOD): Check against NULL return from newlocale. Preserve errno
35056         value from STRTOD_L and STRTOD.
35057
35058 2009-01-21  Bruno Haible  <bruno@clisp.org>
35059         and Jim Meyering  <meyering@redhat.com>
35060
35061         nanosleep: skip configure test (fail it) for apple universal builds
35062         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_MULTIARCH. In Apple
35063         universal builds, assume that nanosleep does not work.
35064         * modules/nanosleep (Depends-on): Add multiarch.
35065
35066         mktime: skip configure test (fail it) for apple universal builds
35067         * m4/mktime.m4 (AC_FUNC_MKTIME): Require gl_MULTIARCH. In Apple
35068         universal builds, assume that mktime does not work.
35069         * modules/mktime (Depends-on): Add multiarch.
35070
35071 2009-01-21  Eric Blake  <ebb9@byu.net>
35072
35073         multiarch: avoid expand-before-require warning
35074         * modules/multiarch (configure.ac): Require, rather than expand,
35075         gl_MULTIARCH.
35076         * m4/multiarch.m4 (gl_MULTIARCH_BODY): Merge...
35077         (gl_MULTIARCH): ...into this macro, and use AC_DEFUN_ONCE to
35078         enforce that all clients require it.  Partial reversion of
35079         2008-12-29 patch.
35080
35081         error: avoid expand-before-require warning
35082         * modules/errno (configure.ac): Require, rather than expand,
35083         gl_HEADER_ERRNO_H.
35084         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Merge...
35085         (gl_HEADER_ERRNO_H): ...into this macro, and use AC_DEFUN_ONCE to
35086         enforce that all clients require it.
35087
35088         gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCE
35089         * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using
35090         obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it,
35091         and rely solely on gl_USE_SYSTEM_EXTENSIONS.
35092
35093 2009-01-21  Paolo Bonzini  <bonzini@gnu.org>
35094
35095         Revert:
35096         2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
35097
35098         regex: do not depend on obsolete modules.
35099         * modules/regex: Remove memcmp and memmove.
35100
35101 2009-01-20  Bruno Haible  <bruno@clisp.org>
35102
35103         Make the 'link' module link on Windows NT 4.
35104         * lib/link.c (_WIN32_WINNT): Don't define.
35105         (CreateHardLinkFuncType): New type.
35106         (CreateHardLinkFunc, initialized): New variables.
35107         (initialize): New function.
35108         (link): Invoke CreateHardLink indirectly through the function pointer.
35109
35110 2009-01-20  Bruno Haible  <bruno@clisp.org>
35111
35112         Fix compilation failure on mingw.
35113         * tests/test-link.c (main): Don't assume that EOPNOTSUPP exists.
35114
35115 2009-01-20  Michael Gold  <mgold@ncf.ca>  (tiny change)
35116
35117         * doc/c-strtod.texi: Mention a couple of restrictions.
35118
35119 2009-01-20  Jim Meyering  <meyering@redhat.com>
35120
35121         gettimeofday: move more declarations out of functions
35122         * lib/gettimeofday.c: Move extern declarations of tzset and
35123         gmtime out of containing functions.  Prompted by Bruno Haible.
35124
35125 2009-01-20  Paolo Bonzini  <bonzini@gnu.org>
35126
35127         regex: do not depend on obsolete modules.
35128         * modules/regex: Remove memcmp and memmove.
35129
35130 2009-01-19  Bruno Haible  <bruno@clisp.org>
35131
35132         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
35133         * modules/uniconv/u16-conv-from-enc (configure.ac): Require
35134         gl_BIGENDIAN, not AC_C_BIGENDIAN.
35135         * modules/uniconv/u16-conv-to-enc (configure.ac): Likewise.
35136         * modules/uniconv/u16-strconv-to-enc (configure.ac): Likewise.
35137
35138 2009-01-19  Bruno Haible  <bruno@clisp.org>
35139
35140         * tests/test-link.c: Include <errno.h>.
35141         (main): Exit with code 77 when a hard link cannot be created due to
35142         the file system.
35143         * tests/test-link.sh: Skip test when a hard link cannot be created due
35144         to the file system.
35145         Suggested by Eric Blake.
35146
35147 2009-01-19  Martin Lambers  <marlam@marlam.de>
35148
35149         * modules/link-tests: New file.
35150         * tests/test-link.sh: New file.
35151         * tests/test-link.c: New file.
35152
35153 2009-01-19  Eric Blake  <ebb9@byu.net>
35154
35155         doc: mention another function added in cygwin 1.7.0
35156         * doc/glibc-functions/glob_pattern_p.texi (glob_pattern_p):
35157         Another new function in cygwin 1.7.
35158
35159 2009-01-19  Bruno Haible  <bruno@clisp.org>
35160
35161         Don't use AC_REQUIRE([AC_C_BIGENDIAN]).
35162         * m4/gnulib-common.m4 (gl_BIGENDIAN): New macro.
35163         * m4/exponentl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require
35164         gl_BIGENDIAN, not AC_C_BIGENDIAN.
35165         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): Likewise.
35166         * m4/isinf.m4 (gl_ISINFL_WORKS): Likewise.
35167         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Likewise.
35168         * m4/md4.m4 (gl_MD4): Likewise.
35169         * m4/md5.m4 (gl_MD5): Likewise.
35170         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Likewise.
35171         * m4/sha1.m4 (gl_SHA1): Likewise.
35172         * m4/sha256.m4 (gl_SHA256): Likewise.
35173         * m4/sha512.m4 (gl_SHA512): Likewise.
35174
35175 2009-01-19  Bruno Haible  <bruno@clisp.org>
35176
35177         * modules/uniname/uniname-tests (Depends-on): Add progname.
35178         * tests/uniname/test-uninames.c: Include progname.h.
35179         (main): Call set_program_name.
35180
35181         * modules/unistdio/u8-vsprintf-tests (Depends-on): Add progname.
35182         * tests/unistdio/test-u8-vsprintf1.c: Include progname.h.
35183         (main): Call set_program_name.
35184
35185         * modules/unistdio/u8-vsnprintf-tests (Depends-on): Add progname.
35186         * tests/unistdio/test-u8-vsnprintf1.c: Include progname.h.
35187         (main): Call set_program_name.
35188
35189         * modules/unistdio/u16-vsprintf-tests (Depends-on): Add progname.
35190         * tests/unistdio/test-u16-vsprintf1.c: Include progname.h.
35191         (main): Call set_program_name.
35192
35193         * modules/unistdio/u16-vsnprintf-tests (Depends-on): Add progname.
35194         * tests/unistdio/test-u16-vsnprintf1.c: Include progname.h.
35195         (main): Call set_program_name.
35196
35197         * modules/unistdio/u32-vsprintf-tests (Depends-on): Add progname.
35198         * tests/unistdio/test-u32-vsprintf1.c: Include progname.h.
35199         (main): Call set_program_name.
35200
35201         * modules/unistdio/u32-vsnprintf-tests (Depends-on): Add progname.
35202         * tests/unistdio/test-u32-vsnprintf1.c: Include progname.h.
35203         (main): Call set_program_name.
35204
35205         * modules/unistdio/ulc-vsprintf-tests (Depends-on): Add progname.
35206         * tests/unistdio/test-ulc-vsprintf1.c: Include progname.h.
35207         (main): Call set_program_name.
35208
35209         * modules/unistdio/ulc-vsnprintf-tests (Depends-on): Add progname.
35210         * tests/unistdio/test-ulc-vsnprintf1.c: Include progname.h.
35211         (main): Call set_program_name.
35212
35213 2009-01-19  Eric Blake  <ebb9@byu.net>
35214
35215         test-unistd: test previous patch
35216         * tests/test-unistd.c: Test *_FILENO macros.
35217
35218         unistd: guarantee STDIN_FILENO here, for OS/2 EMX
35219         * lib/unistd.in.h (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
35220         Guarantee a definition.
35221         * doc/posix-headers/unistd.texi (unistd.h): Document the bug.
35222         * modules/unistd-safer (Depends-on): Add dependency on unistd.
35223         * lib/c-stack.c (STDERR_FILENO): Rely on <unistd.h>.
35224         * lib/dup-safer.c (STDERR_FILENO): Likewise.
35225         * lib/execute.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
35226         Likewise.
35227         * lib/fd-safer.c (STDIN_FILENO, STDERR_FILENO): Likewise.
35228         * lib/fopen-safer.c (STDERR_FILENO): Likewise.
35229         * lib/pipe.c (STDIN_FILENO, STDOUT_FILENO, STDERR_FILENO):
35230         Likewise.
35231         * lib/tmpfile-safer.c (STDERR_FILENO): Likewise.
35232         * tests/test-posix_spawn1.c (STDIN_FILENO, STDOUT_FILENO)
35233         (STDERR_FILENO): Likewise.
35234         * tests/test-posix_spawn2.c (STDIN_FILENO, STDOUT_FILENO)
35235         (STDERR_FILENO): Likewise.
35236         * tests/test-posix_spawn3.c (STDIN_FILENO, STDOUT_FILENO)
35237         (STDERR_FILENO): Likewise.
35238         Reported by Elbert Pol.
35239
35240 2009-01-19  Eric Blake  <ebb9@byu.net>
35241
35242         doc: mention more functions added in cygwin 1.7.0
35243         * doc/posix-functions/abort.texi (abort): Update wording related
35244         to cygwin.
35245         * doc/posix-functions/daylight.texi (daylight): Likewise.
35246         * doc/posix-functions/optarg.texi (optarg): Likewise.
35247         * doc/posix-functions/optarg.texi (opterr): Likewise.
35248         * doc/posix-functions/optarg.texi (optind): Likewise.
35249         * doc/posix-functions/optarg.texi (optopt): Likewise.
35250         * doc/posix-functions/wprintf.texi (wprintf): Cygwin wprintf never
35251         worked in 1.5.x, and was withdrawn in 1.7.
35252         * doc/posix-functions/vwprintf.texi (vwprintf): Likewise.
35253         * doc/posix-functions/fprintf.texi (fprintf): Tighten mention of
35254         cygwin versions.
35255         * doc/posix-functions/perror.texi (perror): Likewise.
35256         * doc/posix-functions/printf.texi (printf): Likewise.
35257         * doc/posix-functions/snprintf.texi (snprintf): Likewise.
35258         * doc/posix-functions/sprintf.texi (sprintf): Likewise.
35259         * doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
35260         * doc/posix-functions/vprintf.texi (vprintf): Likewise.
35261         * doc/posix-functions/vsnprintf.texi (vsnprintf): Likewise.
35262         * doc/posix-functions/vsprintf.texi (vsprintf): Likewise.
35263         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
35264         Likewise.
35265         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
35266         Likewise.
35267         * doc/glibc-functions/cfmakeraw.texi (cfmakeraw): Cygwin 1.7 adds
35268         this function.
35269         * doc/glibc-functions/in6addr_any.texi (in6addr_any): Likewise.
35270         * doc/glibc-functions/in6addr_loopback.texi (in6addr_loopback):
35271         Likewise.
35272         * doc/glibc-functions/updwtmpx.texi (updwtmpx): Likewise.
35273         * doc/posix-functions/_Exit_C99.texi (_Exit): Likewise.
35274         * doc/posix-functions/confstr.texi (confstr): Likewise.
35275         * doc/posix-functions/dprintf.texi (dprintf): Likewise.
35276         * doc/posix-functions/fgetwc.texi (fgetwc): Likewise.
35277         * doc/posix-functions/fgetws.texi (fgetws): Likewise.
35278         * doc/posix-functions/fputwc.texi (fputwc): Likewise.
35279         * doc/posix-functions/fputws.texi (fputws): Likewise.
35280         * doc/posix-functions/fwide.texi (fwide): Likewise.
35281         * doc/posix-functions/getwc.texi (getwc): Likewise.
35282         * doc/posix-functions/getwchar.texi (getwchar): Likewise.
35283         * doc/posix-functions/putwc.texi (putwc): Likewise.
35284         * doc/posix-functions/putwchar.texi (putwchar): Likewise.
35285         * doc/posix-functions/sigignore.texi (sigignore): Likewise.
35286         * doc/posix-functions/ungetwc.texi (ungetwc): Likewise.
35287         * doc/posix-functions/vdprintf.texi (vdprintf): Likewise.
35288         * doc/posix-functions/wcpcpy.texi (wcpcpy): Likewise.
35289         * doc/posix-functions/wcpncpy.texi (wcpncpy): Likewise.
35290         * doc/posix-functions/wcstol.texi (wcstol): Likewise.
35291         * doc/posix-functions/wcstoll.texi (wcstoll): Likewise.
35292         * doc/posix-functions/wcstoul.texi (wcstoul): Likewise.
35293         * doc/posix-functions/wcstoull.texi (wcstoull): Likewise.
35294         * doc/posix-functions/wcsxfrm.texi (wcsxfrm): Likewise.
35295
35296 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
35297
35298         ioctl: avoid warning: no previous prototype for 'rpl_ioctl'
35299         * lib/ioctl.c: Include <sys/ioctl.h>.
35300
35301 2009-01-19  Simon Josefsson  <simon@josefsson.org>
35302
35303         * modules/getdate-tests (Depends-on): Add progname.
35304         * tests/test-getdate.c: Use progname module, to avoid link errors
35305         on non-glibc systems.
35306
35307 2009-01-18  Simon Josefsson  <simon@josefsson.org>
35308
35309         * modules/filenamecat-tests (Depends-on): Add progname.
35310         * modules/fstrcmp-tests (Depends-on): Likewise.
35311
35312         * tests/test-filenamecat.c: Use progname module, to avoid link
35313         errors on non-glibc systems.
35314         * tests/test-fstrcmp.c: Likewise.
35315
35316 2009-01-19  Daniel P. Berrange  <berrange@redhat.com>
35317
35318         gettimeofday: avoid warning: nested extern declaration of 'localtime'
35319         * lib/gettimeofday.c: Move extern declaration out of function.
35320
35321 2009-01-18  Bruno Haible  <bruno@clisp.org>
35322
35323         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mblen and mbrlen.
35324         * lib/strftime.c (HAVE_MBLEN, HAVE_MBRLEN): Remove macros.
35325         (MULTIBYTE_IS_FORMAT_SAFE): Define to 1 on all platforms except OSF/1.
35326
35327 2009-01-18  Bruno Haible  <bruno@clisp.org>
35328
35329         * lib/strftime.c (MEMPCPY): Remove unused macro.
35330         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't test for mempcpy.
35331
35332 2009-01-18  Martin Lambers  <marlam@marlam.de>
35333
35334         New module 'link'.
35335         * lib/unistd.in.h (link): New declaration.
35336         * lib/link.c: New file.
35337         * m4/link.m4: New file.
35338         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_LINK,
35339         HAVE_LINK.
35340         * modules/unistd (Makefile.am): Substitute GNULIB_LINK, HAVE_LINK.
35341         * modules/link: New file.
35342         * doc/posix-functions/link.texi: Mention the new module.
35343
35344 2009-01-18  Bruno Haible  <bruno@clisp.org>
35345
35346         * tests/test-avltree_list.c (main): Call set_program_name.
35347         * tests/test-avltree_oset.c (main): Likewise.
35348         * tests/test-obstack-printf.c: Include progname.h.
35349         (main): Call set_program_name.
35350         * tests/test-quotearg.c: Include progname.h.
35351         (main): Call set_program_name.
35352         * tests/test-xmemdup0.c: Include progname.h.
35353         (main): Call set_program_name.
35354
35355 2009-01-18  Bruno Haible  <bruno@clisp.org>
35356
35357         New module 'alphasort'.
35358         * lib/dirent.in.h (alphasort): New declaration.
35359         * lib/alphasort.c: New file, from glibc with modifications.
35360         * m4/alphasort.m4: New file.
35361         * modules/alphasort: New file.
35362         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_ALPHASORT,
35363         HAVE_ALPHASORT.
35364         * modules/dirent (Makefile.am): Substitute GNULIB_ALPHASORT,
35365         HAVE_ALPHASORT.
35366         * doc/posix-functions/alphasort.texi: Mention the new module and the
35367         portability problems.
35368
35369 2009-01-18  Bruno Haible  <bruno@clisp.org>
35370
35371         New module 'scandir'.
35372         * lib/dirent.in.h (scandir): New declaration.
35373         * lib/scandir.c: New file, from glibc with modifications.
35374         * m4/scandir.m4: New file.
35375         * modules/scandir: New file.
35376         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_SCANDIR,
35377         HAVE_SCANDIR.
35378         * modules/dirent (Makefile.am): Substitute GNULIB_SCANDIR,
35379         HAVE_SCANDIR.
35380         * doc/posix-functions/scandir.texi: Mention the new module and the
35381         portability problems.
35382
35383 2009-01-17  Bruno Haible  <bruno@clisp.org>
35384
35385         * gnulib-tool (func_remove_prefix): Escape all dots in the prefix.
35386         Update documentation.
35387         (func_remove_suffix): Escape all dots in the suffix. Update
35388         documentation.
35389         (func_filter_filelist): Update documentation.
35390         Reported by Ralf Wildenhues.
35391
35392 2009-01-17  Bruno Haible  <bruno@clisp.org>
35393
35394         * modules/dprintf-posix-tests: New file.
35395         * tests/test-dprintf-posix.sh: New file.
35396         * tests/test-dprintf-posix.c: New file.
35397
35398         New modules 'dprintf', 'dprintf-posix'.
35399         * lib/stdio.in.h (dprintf): New declaration.
35400         * lib/dprintf.c: New file.
35401         * m4/dprintf.m4: New file.
35402         * m4/dprintf-posix.m4: New file.
35403         * modules/dprintf: New file.
35404         * modules/dprintf-posix: New file.
35405         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_DPRINTF,
35406         HAVE_DPRINTF, REPLACE_DPRINTF.
35407         * modules/stdio (Makefile.am): Substitute also GNULIB_DPRINTF,
35408         HAVE_DPRINTF, REPLACE_DPRINTF.
35409         * doc/posix-functions/dprintf.texi: Mention the new modules.
35410
35411 2009-01-17  Bruno Haible  <bruno@clisp.org>
35412
35413         * modules/vdprintf-posix-tests: New file.
35414         * tests/test-vdprintf-posix.sh: New file.
35415         * tests/test-vdprintf-posix.c: New file.
35416
35417         New modules 'vdprintf', 'vdprintf-posix'.
35418         * lib/stdio.in.h (vdprintf): New declaration.
35419         * lib/vdprintf.c: New file.
35420         * m4/vdprintf.m4: New file.
35421         * m4/vdprintf-posix.m4: New file.
35422         * modules/vdprintf: New file.
35423         * modules/vdprintf-posix: New file.
35424         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_VDPRINTF,
35425         HAVE_VDPRINTF, REPLACE_VDPRINTF.
35426         * modules/stdio (Makefile.am): Substitute also GNULIB_VDPRINTF,
35427         HAVE_VDPRINTF, REPLACE_VDPRINTF.
35428         * doc/posix-functions/vdprintf.texi: Mention the new modules.
35429
35430 2009-01-17  Bruno Haible  <bruno@clisp.org>
35431
35432         Fix replacement of fopen on mingw.
35433         * m4/fopen.m4 (gl_FUNC_FOPEN): Define FOPEN_TRAILING_SLASH_BUG also on
35434         mingw.
35435
35436 2009-01-17  Bruno Haible  <bruno@clisp.org>
35437
35438         Fix compilation error on HP-UX 11.00, present since 2008-09-24.
35439         * lib/fopen.c: Include <sys/types.h> and <sys/types.h>.
35440
35441 2009-01-17  Bruno Haible  <bruno@clisp.org>
35442
35443         Avoid test-fflush2.sh failure on mingw.
35444         * tests/test-fflush2.c: Include binary-io.h.
35445         (main): Put standard input into binary mode.
35446         * modules/fflush-tests (Depends-on): Add binary-io.
35447
35448 2009-01-17  Bruno Haible  <bruno@clisp.org>
35449
35450         * lib/wchar.in.h: In another particular situation, include only the
35451         system's <wchar.h> file.
35452         (_GL_ALREADY_INCLUDING_WCHAR_H): New macro.
35453         Reported by Albert Chin-A-Young <china@thewrittenword.com>
35454         and Thomas Guyot-Sionnest <dermoth@aei.ca>.
35455
35456 2009-01-17  Bruno Haible  <bruno@clisp.org>
35457
35458         Support for stripping executables in --enable-relocatable.
35459         * build-aux/install-reloc: Expect one more argument, or an environment
35460         variable RELOC_STRIP_PROG. If set, strip the destination program and
35461         its wrapper.
35462         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV, set
35463         RELOC_STRIP_PROG.
35464         * doc/relocatable-maint.texi (Supporting Relocation): Mention the need
35465         to set RELOCATABLE_STRIP.
35466         * NEWS: Mention the new Makefile requirement.
35467
35468 2009-01-17  Bruno Haible  <bruno@clisp.org>
35469
35470         * build-aux/install-reloc: Remove debugging information left over by
35471         C compiler on MacOS X.
35472
35473 2009-01-17  Bruno Haible  <bruno@clisp.org>
35474
35475         Update use of _NSGetExecutablePath after API change in MacOS X 10.4.
35476         * lib/progreloc.c (find_executable): Fix type of pointer passed to
35477         _NSGetExecutablePath.
35478
35479 2009-01-16  Jim Meyering  <meyering@redhat.com>
35480
35481         strerror: avoid warnings about discarding "const"
35482         * lib/strerror.c (rpl_strerror): Instead of returning a const
35483         string from each and every "case", use a variable, and add a single
35484         cast after the switch.
35485
35486 2009-01-16  Albert Chin-A-Young <china@thewrittenword.com>
35487
35488         * lib/arpa_inet.in.h: Add extern "C" block for C++.
35489
35490 2009-01-16  Bruno Haible  <bruno@clisp.org>
35491
35492         * m4/printf.m4 (gl_SNPRINTF_SIZE1, gl_VSNPRINTF_ZEROSIZE_C99): Use an
35493         array initializer syntax that also works in C++ mode.
35494         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
35495
35496 2009-01-16  Jim Meyering  <meyering@redhat.com>
35497
35498         poll: suppress a warning
35499         * lib/poll.c: Use #pragma GCC diagnostic ignored "-Wtype-limits"
35500         to ignore "...unsigned expression < 0 is always false" warnings.
35501
35502 2009-01-16  Daniel P. Berrange  <berrange@redhat.com>
35503
35504         poll: remove declarations of unused variables
35505         * lib/poll.c (poll) [WIN32_NATIVE]: Remove declarations of unused
35506         sockbuf and optlen.
35507
35508 2009-01-15  Bruno Haible  <bruno@clisp.org>
35509
35510         Make fflush-after-ungetc POSIX compliant on BSD systems.
35511         * lib/fflush.c (clear_ungetc_buffer_preserving_position): New function.
35512         (clear_ungetc_buffer): Implement also for other systems.
35513         (rpl_fflush): On glibc systems, invoke
35514         clear_ungetc_buffer_preserving_position. Otherwise, invoke
35515         clear_ungetc_buffer after fetching the stream's position, not before.
35516
35517 2009-01-15  Bruno Haible  <bruno@clisp.org>
35518
35519         Make fflush-after-ungetc POSIX compliant on glibc systems.
35520         * m4/fflush.m4 (gl_FUNC_FFLUSH): Test also the behaviour of fflush
35521         after ungetc.
35522         * lib/fflush.c (clear_ungetc_buffer): Implement for glibc systems.
35523         (rpl_fflush): On glibc systems, simply call the system's fflush
35524         function after clearing the ungetc buffer.
35525         * lib/fseeko.c (rpl_fseeko): Don't try to lseek past the end of file.
35526         Instead, lseek only to the end of file, then use the system's fseeko
35527         for the rest. On glibc systems, reset the EOF indicator bit.
35528
35529 2009-01-15  Jim Meyering  <meyering@redhat.com>
35530
35531         openmp.m4: revert quote-adding change, for portability to older autoconf
35532         * m4/openmp.m4: Remove the quotes added on 2009-01-14.
35533         This reverts part of 42d1eda5dcce2d68deab7a642e7f29bcd7144a0d.
35534         Simon Josefsson noticed the problem when using autoconf-2.61.
35535
35536 2009-01-15  Bruno Haible  <bruno@clisp.org>
35537
35538         * tests/test-fflush2.sh: Invoke test-fflush2 twice.
35539         * tests/test-fflush2.c (ASSERT): Always fail.
35540         (main): Add two tests for fflush() after ungetc(), taking into account
35541         the Austin Group's clarification.
35542         Suggested by Eric Blake.
35543
35544 2009-01-15  Albert Chin-A-Young  <china@thewrittenword.com>
35545
35546         mktime.m4: remove K&R-style function prototypes
35547         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove K&R-style function prototypes
35548         for the Sun C++ compiler.
35549
35550 2009-01-14  Bruno Haible  <bruno@clisp.org>
35551
35552         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_WCHAR_H): New macro, defined
35553         while including <wchar.h>.
35554         * lib/wchar.in.h: In two particular situations on HP-UX, include only
35555         the system's <wchar.h> file.
35556         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
35557
35558 2009-01-14  Bruno Haible  <bruno@clisp.org>
35559
35560         * m4/csharp.m4: Don't mention gettext on the serial number line.
35561         * m4/csharpexec.m4: Likewise.
35562         * m4/eaccess.m4: Likewise.
35563         * m4/javaexec.m4: Likewise.
35564         * m4/sig_atomic_t.m4: Likewise.
35565         * m4/tmpdir.m4: Likewise.
35566         * m4/intldir.m4: Bump gettext version.
35567         * m4/lib-ld.m4: Likewise.
35568
35569 2009-01-14  Bruno Haible  <bruno@clisp.org>
35570
35571         * lib/progname.c (set_program_name): Add more comments.
35572         Reported by Sergey Poznyakoff <gray@gnu.org.ua>.
35573
35574 2009-01-14  Simon Josefsson  <simon@josefsson.org>
35575
35576         * lib/sys_stat.in.h: Include sys/types.h for nlink_t on systems
35577         were sys/stat.h does not define it.
35578
35579 2009-01-14  Jim Meyering  <meyering@redhat.com>
35580
35581         many *.m4 files: improve m4 quoting
35582         99% of this change was performed by running the following commands:
35583         git ls-files | grep '\.m4$' | xargs perl -pi \
35584           -e 's/(AC_\w+\()([^[()]+?)([,)])/$1\[$2]$3/g;' \
35585           -e 's/(AC_\w+\((?:\[[^,]+?\], ){1})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
35586           -e 's/(AC_\w+\((?:\[[^,]+?\], ){2})([^,[()]+?)([,)])/$1\[$2]$3/g;' \
35587           -e 's/(AC_\w+\((?:\[[^,]+?\], ){3})([^,[()]+?)([,)])/$1\[$2]$3/g'
35588         perl -pi -e 's/\[\.\.\.\]/.../' m4/onceonly.m4
35589         The remainder were to add Copyright dates, increment serial numbers,
35590         undo some changes in comments, exclude m4/intl.m4, and add quotes
35591         around the "1" in ",1" where the unusual spacing prohibited the
35592         above regexps from doing the job.  For more details, see
35593         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16175>.
35594         * m4/acl.m4: Modified.
35595         * m4/afs.m4: Likewise.
35596         * m4/alloca.m4: Likewise.
35597         * m4/argp.m4: Likewise.
35598         * m4/argz.m4: Likewise.
35599         * m4/atexit.m4: Likewise.
35600         * m4/bison-i18n.m4: Likewise.
35601         * m4/bison.m4: Likewise.
35602         * m4/byteswap.m4: Likewise.
35603         * m4/c-stack.m4: Likewise.
35604         * m4/c-strtod.m4: Likewise.
35605         * m4/calloc.m4: Likewise.
35606         * m4/canonicalize-lgpl.m4: Likewise.
35607         * m4/chown.m4: Likewise.
35608         * m4/clock_time.m4: Likewise.
35609         * m4/codeset.m4: Likewise.
35610         * m4/copy-file.m4: Likewise.
35611         * m4/csharp.m4: Likewise.
35612         * m4/csharpcomp.m4: Likewise.
35613         * m4/csharpexec.m4: Likewise.
35614         * m4/d-ino.m4: Likewise.
35615         * m4/d-type.m4: Likewise.
35616         * m4/dirfd.m4: Likewise.
35617         * m4/double-slash-root.m4: Likewise.
35618         * m4/eaccess.m4: Likewise.
35619         * m4/eealloc.m4: Likewise.
35620         * m4/environ.m4: Likewise.
35621         * m4/errno_h.m4: Likewise.
35622         * m4/euidaccess.m4: Likewise.
35623         * m4/execute.m4: Likewise.
35624         * m4/fatal-signal.m4: Likewise.
35625         * m4/fchdir.m4: Likewise.
35626         * m4/fcntl_h.m4: Likewise.
35627         * m4/fileblocks.m4: Likewise.
35628         * m4/filenamecat.m4: Likewise.
35629         * m4/findprog.m4: Likewise.
35630         * m4/flexmember.m4: Likewise.
35631         * m4/fnmatch.m4: Likewise.
35632         * m4/fopen.m4: Likewise.
35633         * m4/fpending.m4: Likewise.
35634         * m4/fprintf-posix.m4: Likewise.
35635         * m4/free.m4: Likewise.
35636         * m4/frexp.m4: Likewise.
35637         * m4/frexpl.m4: Likewise.
35638         * m4/fsusage.m4: Likewise.
35639         * m4/ftruncate.m4: Likewise.
35640         * m4/gc-camellia.m4: Likewise.
35641         * m4/gc-random.m4: Likewise.
35642         * m4/gc.m4: Likewise.
35643         * m4/getaddrinfo.m4: Likewise.
35644         * m4/getcwd-abort-bug.m4: Likewise.
35645         * m4/getcwd-path-max.m4: Likewise.
35646         * m4/getdate.m4: Likewise.
35647         * m4/getdomainname.m4: Likewise.
35648         * m4/getgroups.m4: Likewise.
35649         * m4/gethostname.m4: Likewise.
35650         * m4/gethrxtime.m4: Likewise.
35651         * m4/getline.m4: Likewise.
35652         * m4/getloadavg.m4: Likewise.
35653         * m4/getndelim2.m4: Likewise.
35654         * m4/getpass.m4: Likewise.
35655         * m4/gettext.m4: Likewise.
35656         * m4/gettime.m4: Likewise.
35657         * m4/gettimeofday.m4: Likewise.
35658         * m4/gnulib-common.m4: Likewise.
35659         * m4/group-member.m4: Likewise.
35660         * m4/host-os.m4: Likewise.
35661         * m4/iconv.m4: Likewise.
35662         * m4/iconv_open.m4: Likewise.
35663         * m4/inet_ntop.m4: Likewise.
35664         * m4/inet_pton.m4: Likewise.
35665         * m4/inline.m4: Likewise.
35666         * m4/intldir.m4: Likewise.
35667         * m4/intlmacosx.m4: Likewise.
35668         * m4/intmax.m4: Likewise.
35669         * m4/intmax_t.m4: Likewise.
35670         * m4/inttypes.m4: Likewise.
35671         * m4/inttypes_h.m4: Likewise.
35672         * m4/inttypes-pri.m4: Likewise.
35673         * m4/isapipe.m4: Likewise.
35674         * m4/isnand.m4: Likewise.
35675         * m4/isnanf.m4: Likewise.
35676         * m4/isnanl.m4: Likewise.
35677         * m4/javacomp.m4: Likewise.
35678         * m4/javaexec.m4: Likewise.
35679         * m4/jm-winsz1.m4: Likewise.
35680         * m4/jm-winsz2.m4: Likewise.
35681         * m4/lchown.m4: Likewise.
35682         * m4/lcmessage.m4: Likewise.
35683         * m4/ldexpl.m4: Likewise.
35684         * m4/lib-ld.m4: Likewise.
35685         * m4/lib-link.m4: Likewise.
35686         * m4/libsigsegv.m4: Likewise.
35687         * m4/link-follow.m4: Likewise.
35688         * m4/localcharset.m4: Likewise.
35689         * m4/locale-fr.m4: Likewise.
35690         * m4/locale-ja.m4: Likewise.
35691         * m4/locale-tr.m4: Likewise.
35692         * m4/locale-zh.m4: Likewise.
35693         * m4/lock.m4: Likewise.
35694         * m4/longlong.m4: Likewise.
35695         * m4/ls-mntd-fs.m4: Likewise.
35696         * m4/lstat.m4: Likewise.
35697         * m4/malloc.m4: Likewise.
35698         * m4/mathl.m4: Likewise.
35699         * m4/mbrtowc.m4: Likewise.
35700         * m4/mbstate_t.m4: Likewise.
35701         * m4/mbswidth.m4: Likewise.
35702         * m4/memchr.m4: Likewise.
35703         * m4/memcmp.m4: Likewise.
35704         * m4/memcpy.m4: Likewise.
35705         * m4/memmem.m4: Likewise.
35706         * m4/memmove.m4: Likewise.
35707         * m4/mempcpy.m4: Likewise.
35708         * m4/memrchr.m4: Likewise.
35709         * m4/memset.m4: Likewise.
35710         * m4/minmax.m4: Likewise.
35711         * m4/mkdir-slash.m4: Likewise.
35712         * m4/mkdtemp.m4: Likewise.
35713         * m4/mktime.m4: Likewise.
35714         * m4/mmap-anon.m4: Likewise.
35715         * m4/mountlist.m4: Likewise.
35716         * m4/nanosleep.m4: Likewise.
35717         * m4/nls.m4: Likewise.
35718         * m4/nocrash.m4: Likewise.
35719         * m4/open.m4: Likewise.
35720         * m4/openat.m4: Likewise.
35721         * m4/openmp.m4: Likewise.
35722         * m4/pathmax.m4: Likewise.
35723         * m4/perl.m4: Likewise.
35724         * m4/physmem.m4: Likewise.
35725         * m4/pipe.m4: Likewise.
35726         * m4/po.m4: Likewise.
35727         * m4/poll.m4: Likewise.
35728         * m4/posixtm.m4: Likewise.
35729         * m4/posixver.m4: Likewise.
35730         * m4/printf-frexp.m4: Likewise.
35731         * m4/printf-frexpl.m4: Likewise.
35732         * m4/printf-posix.m4: Likewise.
35733         * m4/printf-posix-rpl.m4: Likewise.
35734         * m4/printf.m4: Likewise.
35735         * m4/progtest.m4: Likewise.
35736         * m4/putenv.m4: Likewise.
35737         * m4/readline.m4: Likewise.
35738         * m4/readlink.m4: Likewise.
35739         * m4/readutmp.m4: Likewise.
35740         * m4/realloc.m4: Likewise.
35741         * m4/regex.m4: Likewise.
35742         * m4/relocatable.m4: Likewise.
35743         * m4/relocatable-lib.m4: Likewise.
35744         * m4/rename-dest-slash.m4: Likewise.
35745         * m4/rename.m4: Likewise.
35746         * m4/rmdir-errno.m4: Likewise.
35747         * m4/rmdir.m4: Likewise.
35748         * m4/roundf.m4: Likewise.
35749         * m4/roundl.m4: Likewise.
35750         * m4/rpmatch.m4: Likewise.
35751         * m4/save-cwd.m4: Likewise.
35752         * m4/selinux-selinux-h.m4: Likewise.
35753         * m4/setenv.m4: Likewise.
35754         * m4/settime.m4: Likewise.
35755         * m4/sig2str.m4: Likewise.
35756         * m4/sig_atomic_t.m4: Likewise.
35757         * m4/signalblocking.m4: Likewise.
35758         * m4/signbit.m4: Likewise.
35759         * m4/sigpipe.m4: Likewise.
35760         * m4/sockets.m4: Likewise.
35761         * m4/sockpfaf.m4: Likewise.
35762         * m4/st_dm_mode.m4: Likewise.
35763         * m4/stat-time.m4: Likewise.
35764         * m4/stdbool.m4: Likewise.
35765         * m4/stdint.m4: Likewise.
35766         * m4/stdint_h.m4: Likewise.
35767         * m4/stpcpy.m4: Likewise.
35768         * m4/stpncpy.m4: Likewise.
35769         * m4/strcase.m4: Likewise.
35770         * m4/strchrnul.m4: Likewise.
35771         * m4/strcspn.m4: Likewise.
35772         * m4/strdup.m4: Likewise.
35773         * m4/strftime.m4: Likewise.
35774         * m4/strndup.m4: Likewise.
35775         * m4/strnlen.m4: Likewise.
35776         * m4/strpbrk.m4: Likewise.
35777         * m4/strptime.m4: Likewise.
35778         * m4/strsep.m4: Likewise.
35779         * m4/strtod.m4: Likewise.
35780         * m4/strtoimax.m4: Likewise.
35781         * m4/strtok_r.m4: Likewise.
35782         * m4/strtol.m4: Likewise.
35783         * m4/strtoll.m4: Likewise.
35784         * m4/strtoul.m4: Likewise.
35785         * m4/strtoull.m4: Likewise.
35786         * m4/strtoumax.m4: Likewise.
35787         * m4/strverscmp.m4: Likewise.
35788         * m4/threadlib.m4: Likewise.
35789         * m4/timegm.m4: Likewise.
35790         * m4/tm_gmtoff.m4: Likewise.
35791         * m4/tmpdir.m4: Likewise.
35792         * m4/tmpfile.m4: Likewise.
35793         * m4/tzset.m4: Likewise.
35794         * m4/uintmax_t.m4: Likewise.
35795         * m4/unlinkdir.m4: Likewise.
35796         * m4/unlocked-io.m4: Likewise.
35797         * m4/uptime.m4: Likewise.
35798         * m4/userspec.m4: Likewise.
35799         * m4/utimbuf.m4: Likewise.
35800         * m4/utime.m4: Likewise.
35801         * m4/utimes-null.m4: Likewise.
35802         * m4/utimes.m4: Likewise.
35803         * m4/vararrays.m4: Likewise.
35804         * m4/vasnprintf.m4: Likewise.
35805         * m4/vfprintf-posix.m4: Likewise.
35806         * m4/vprintf-posix.m4: Likewise.
35807         * m4/wait-process.m4: Likewise.
35808         * m4/wchar_t.m4: Likewise.
35809         * m4/wint_t.m4: Likewise.
35810         * m4/write-any-file.m4: Likewise.
35811         * m4/yield.m4: Likewise.
35812
35813 2009-01-13  Bruno Haible  <bruno@clisp.org>
35814
35815         Avoid test-copy-file.sh failures when ACL support insufficient.
35816         * modules/copy-file-tests (Makefile.am): Pass USE_ACL in
35817         TESTS_ENVIRONMENT.
35818         * tests/test-copy-file.sh: Skip the ACL comparisons if USE_ACL is 0.
35819         Reported by Jim Meyering.
35820
35821 2009-01-13  Bruno Haible  <bruno@clisp.org>
35822
35823         * modules/unistdio/u-printf-args (Files): Add m4/stdint_h.m4 and
35824         m4/inttypes_h.m4, needed by m4/intmax_t.m4.
35825         * modules/unistdio/u8-printf-parse (Files): Likewise.
35826         * modules/unistdio/u32-printf-parse (Files): Likewise.
35827         * modules/unistdio/ulc-printf-parse (Files): Likewise.
35828
35829 2009-01-13  Simon Josefsson  <simon@josefsson.org>
35830
35831         * modules/unistdio/u16-printf-parse (Files): Add m4/stdint_h.m4
35832         and m4/inttypes_h.m4 too.
35833
35834 2009-01-12  Eric Blake  <ebb9@byu.net>
35835
35836         tests: IRIX 6.2 cc can't compile -0.0 into .data
35837         * tests/test-ceill.c (minus_zero): Compute -0.0L at runtime,
35838         rather than at compile-time.
35839         * tests/test-floorl.c (minus_zero): Likewise.
35840         * tests/test-frexpl.c (minus_zero): Likewise.
35841         * tests/test-isnan.c (minus_zerol): Likewise.
35842         * tests/test-isnanl.h (minus_zero): Likewise.
35843         * tests/test-ldexpl.c (minus_zero): Likewise.
35844         * tests/test-roundl.c (minus_zero): Likewise.
35845         * tests/test-signbit.c (minus_zerol): Likewise.
35846         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
35847         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
35848         * tests/test-truncl.c (minus_zero): Likewise.
35849         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
35850         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
35851         Reported by Tom G. Christensen and Nelson H. F. Beebe.
35852
35853 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
35854
35855         regex: fix glibc bug 9697
35856         * lib/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET
35857         handling.
35858
35859 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
35860
35861         regex: fix glibc bug 697
35862         * lib/regexec.c (prune_impossible_nodes): Handle sifted_states[0]
35863         being NULL also if there are no backreferences.
35864
35865 2009-01-09  Paolo Bonzini  <bonzini@gnu.org>
35866
35867         regex: merge glibc changes
35868         * lib/regcomp.c (re_compile_fastmap_iter): Use __mbrtowc.
35869         * lib/regex_internal.c (build_wcs_buffer, build_wcs_upper_buffer,
35870         re_string_skip_chars, re_string_reconstruct): Likewise.
35871         * lib/regex_internal.h [!_LIBC] (__mbrtowc): New #define.
35872
35873 2009-01-07  Jim Meyering  <meyering@redhat.com>
35874
35875         poll: filter through cppi
35876         * lib/poll.c: Indent cpp directives to reflect nesting.
35877
35878 2009-01-07  Daniel P. Berrange  <berrange@redhat.com>
35879
35880         poll: don't return uninitialized
35881         * lib/poll.c (poll) [WIN32_NATIVE]: Initialize "rc".
35882
35883 2009-01-06  Jeremy Olexa <darkside@gentoo.org>  (tiny change)
35884
35885         avoid compile failure on AIX 6.1
35886         * lib/getloadavg.c [HAVE_LIBPERFSTAT]: Include <sys/protosw.h>.
35887         Details in http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/15465
35888
35889 2009-01-04  Jim Meyering  <meyering@redhat.com>
35890
35891         remove duplicate inclusion of <stdio.h>
35892         * tests/test-fprintf-posix.c: Likewise.
35893         * tests/test-printf-posix.c: Likewise.
35894         * tests/test-snprintf-posix.c: Likewise.
35895         * tests/test-sprintf-posix.c: Likewise.
35896         * tests/test-vasprintf-posix.c: Likewise.
35897         * tests/test-vfprintf-posix.c: Likewise.
35898         * tests/test-vprintf-posix.c: Likewise.
35899         * tests/test-vsnprintf-posix.c: Likewise.
35900         * tests/test-vsprintf-posix.c: Likewise.
35901
35902 2009-01-03  Jim Meyering  <meyering@redhat.com>
35903
35904         gnulib-tool: fix sed-based filtering
35905         * gnulib-tool (func_filter_filelist): Remove extra backslash
35906         in sed_fff_filter definition.
35907
35908 2009-01-02  Jim Meyering  <meyering@redhat.com>
35909
35910         strftime: avoid compilation failure on Solaris 2.6
35911         * modules/strftime (Depends-on): Add mbrlen and mbsinit.
35912         * lib/strftime.c [DO_MULTIBYTE]: Include <wchar.h> unconditionally.
35913         Don't #define mbrlen or mbsinit, since now they're guaranteed to
35914         be available.  Reported by Tom G. Christensen.  Details in
35915         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/16180>.
35916
35917 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35918             Bruno Haible  <bruno@clisp.org>
35919
35920         Speed up gnulib-tool by doing more string processing through shell
35921         built-ins.
35922         * gnulib-tool (fast_func_append): New variable.
35923         (func_remove_prefix, func_remove_suffix): New functions.
35924         (fast_func_remove_prefix, fast_func_remove_suffix): New variables.
35925         (func_filter_filelist): New function.
35926         (func_get_dependencies): Use func_remove_suffix instead of sed.
35927         (func_get_automake_snippet): Use func_filter_filelist instead of a
35928         subshell and sed invocation.
35929
35930 2009-01-01  Bruno Haible  <bruno@clisp.org>
35931
35932         Fix a security bug.
35933         * gnulib-tool (func_import, import, update): Don't allow the characters
35934         '"', '$', '`', '\' in macro arguments that become part of commands that
35935         are evaluated.
35936
35937 2009-01-01  Bruno Haible  <bruno@clisp.org>
35938
35939         * gnulib-tool (func_reset_sigpipe): Add more comments.
35940
35941 2009-01-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35942
35943         * gnulib-tool (func_modules_add_dummy, func_emit_lib_Makefile_am,
35944         func_emit_tests_Makefile_am, func_import): Abort loops early if we
35945         already know the answer.
35946
35947 2009-01-01  Jim Meyering  <meyering@redhat.com>
35948
35949         * lib/version-etc.c (version_etc_va): Update copyright year.
35950
35951 2008-12-30  Bruno Haible  <bruno@clisp.org>
35952
35953         * m4/lib-prefix.m4 (AC_LIB_LINKFLAGS_BODY): Don't overwrite
35954         LIB${NAME}_PREFIX when considering the dependencies of lib${name}.
35955         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
35956
35957 2008-12-29  Eric Blake  <ebb9@byu.net>
35958
35959         multiarch: avoid autoconf AC_REQUIRE bug
35960         * m4/multiarch.m4 (gl_MULTIARCH): Split body...
35961         (gl_MULTIARCH_BODY): ...into new macro, to work around bug in Autoconf
35962         2.63 and older.
35963         Reported by Bruno Haible, and analyzed in
35964         http://lists.gnu.org/archive/html/bug-autoconf/2008-12/msg00039.html
35965
35966 2008-12-29  Bruno Haible  <bruno@clisp.org>
35967
35968         * gnulib-tool (func_import): When generating sed-ignore-removed, handle
35969         files in subdirectories correctly.
35970         Reported by Ralf Wildenhues.
35971
35972 2008-12-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35973
35974         * gnulib-tool (func_update_ignorelist): Use 'join - FILE'
35975         rather than 'join FILE -', for Solaris join.
35976
35977 2008-12-29  Bruno Haible  <bruno@clisp.org>
35978
35979         * m4/codeset.m4 (AM_LANGINFO_CODESET): More systematic m4 argument
35980         quoting.
35981         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
35982         * m4/glibc2.m4 (gt_GLIBC2): Likewise.
35983         * m4/glibc21.m4 (gl_GLIBC21): Likewise.
35984         * m4/iconv.m4 (AM_ICONV_LINK, AM_ICONV): Likewise.
35985         * m4/intdiv0.m4 (gt_INTDIV0): Likewise.
35986         * m4/intlmacosx.m4 (gt_INTL_MACOSX): Likewise.
35987         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Likewise.
35988         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Likewise.
35989         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
35990         * m4/lcmessage.m4 (gt_LC_MESSAGES): Likewise.
35991         * m4/nls.m4 (AM_NLS): Likewise.
35992         * m4/po.m4 (AM_PO_SUBDIRS): Likewise.
35993         * m4/printf-posix.m4 (gt_PRINTF_POSIX): Likewise.
35994         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
35995         * m4/size_max.m4 (gl_SIZE_MAX): Likewise.
35996         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Likewise.
35997         * m4/threadlib.m4 (gl_THREADLIB_BODY): Likewise.
35998         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Likewise.
35999         * m4/visibility.m4 (gl_VISIBILITY): Likewise.
36000         * m4/wchar_t.m4 (gt_TYPE_WCHAR_T): Likewise.
36001         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
36002         * m4/xsize.m4 (gl_XSIZE): Likewise.
36003         Suggested by Jim Meyering.
36004
36005 2008-11-17  Bruce Korb  <bkorb@gnu.org>
36006
36007         * lib/parse-duration.h: non-iso form accepts years, months weeks, too
36008         * lib/parse-duration.c: use a switch instead of cascading if's.
36009
36010 2008-12-29  Eric Blake  <ebb9@byu.net>
36011
36012         wchar.h: supply WEOF on Irix 5.3
36013         * lib/wchar.in.h (wint_t): Also supply WEOF.
36014         * lib/wctype.in.h (wint_t): Likewise.
36015         * doc/posix-headers/wchar.texi (wchar.h): Document the bug.
36016         * doc/posix-headers/wctype.texi (wctype.h): Likewise.
36017         Reported by Tom G. Christensen.
36018
36019 2008-12-26  Bruno Haible  <bruno@clisp.org>
36020
36021         * m4/multiarch.m4 (gl_MULTIARCH): Recognize also the architecture names
36022         i486, i586, i686.
36023
36024 2008-12-26  Bruno Haible  <bruno@clisp.org>
36025
36026         * lib/stdlib.in.h (struct random_data): Fix indentation of comments.
36027
36028 2008-12-26  Bruno Haible  <bruno@clisp.org>
36029
36030         * lib/stdint.in.h: Move the include of <wchar.h> down until after all
36031         the types are defined. Also conditionalize it on __STDC_LIMIT_MACROS,
36032         not __STDC_CONSTANT_MACROS.
36033         Reported by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
36034
36035 2008-12-25  Bruno Haible  <bruno@clisp.org>
36036
36037         Add support for universal builds to vasnprintf.
36038         * m4/printf.m4 (gl_PRINTF_ENOMEM): Require gl_MULTIARCH. In Apple
36039         universal builds, guess no.
36040         * modules/vasnprintf-posix (Depends-on): Add multiarch.
36041         * modules/vasprintf-posix (Depends-on): Likewise.
36042         * modules/fprintf-posix (Depends-on): Likewise.
36043         * modules/vfprintf-posix (Depends-on): Likewise.
36044         * modules/snprintf-posix (Depends-on): Likewise.
36045         * modules/vsnprintf-posix (Depends-on): Likewise.
36046         * modules/sprintf-posix (Depends-on): Likewise.
36047         * modules/vsprintf-posix (Depends-on): Likewise.
36048         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
36049         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
36050         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
36051         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
36052         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
36053         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
36054         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
36055
36056         Add support for universal builds to <inttypes.h>.
36057         * lib/inttypes.in.h (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX,
36058         _SCNu64_PREFIX): In Apple
36059         universal builds, define directly, using _LP64.
36060         * m4/inttypes.m4 (gl_INTTYPES_H): In Apple universal builds, set
36061         INT64_MAX_EQ_LONG_MAX and UINT64_MAX_EQ_ULONG_MAX to -1.
36062         * modules/inttypes (Depends-on): Add multiarch.
36063         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
36064
36065         Add support for universal builds to <stdint.h>.
36066         * lib/stdint.in.h (PDFDIFF_MIN, PTRDIFF_MAX, SIZE_MAX): In Apple
36067         universal builds, define directly, using _LP64.
36068         * m4/stdint.m4 (gl_STDINT_TYPE_PROPERTIES): Require gl_MULTIARCH. In
36069         Apple universal builds, don't test for the size and suffix of ptrdiff_t
36070         and size_t.
36071         * modules/stdint (Depends-on): Add multiarch.
36072         (Makefile.am): Substitute APPLE_UNIVERSAL_BUILD.
36073
36074         New module 'multiarch'.
36075         * modules/multiarch: New file.
36076         * m4/multiarch.m4: New file.
36077
36078 2008-12-25  Bruno Haible  <bruno@clisp.org>
36079
36080         * gnulib-tool (func_create_testdir): Avoid failure of mv command.
36081
36082 2008-12-25  Bruno Haible  <bruno@clisp.org>
36083
36084         * modules/btowc (License): Relicense under LGPLv2+.
36085         * modules/mbsinit (License): Likewise.
36086         * modules/mbrtowc (License): Likewise.
36087         * modules/wcrtomb (License): Likewise.
36088         * modules/streq (License): Likewise.
36089         Reported by David Lutterkort <lutter@redhat.com>.
36090
36091 2008-12-23  Bruno Haible  <bruno@clisp.org>
36092
36093         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Fix conditional and comment.
36094
36095 2008-12-23  Bruno Haible  <bruno@clisp.org>
36096
36097         Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
36098         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Put link options into
36099         GETADDRINFO_LIB, not in LIBS.
36100         * modules/getaddrinfo (Link): Set to $(GETADDRINFO_LIB).
36101         * modules/canon-host (Link): Likewise.
36102         * NEWS: Mention the change.
36103         * modules/getaddrinfo-tests (test_getaddrinfo_LDADD): Add the
36104         GETADDRINFO_LIB.
36105
36106 2008-12-22  Bruno Haible  <bruno@clisp.org>
36107
36108         * doc/posix-functions/iswalnum_l.texi: Mention limitation of wchar_t.
36109         * doc/posix-functions/iswalpha_l.texi: Likewise.
36110         * doc/posix-functions/iswblank_l.texi: Likewise.
36111         * doc/posix-functions/iswcntrl_l.texi: Likewise.
36112         * doc/posix-functions/iswctype_l.texi: Likewise.
36113         * doc/posix-functions/iswdigit_l.texi: Likewise.
36114         * doc/posix-functions/iswgraph_l.texi: Likewise.
36115         * doc/posix-functions/iswlower_l.texi: Likewise.
36116         * doc/posix-functions/iswprint_l.texi: Likewise.
36117         * doc/posix-functions/iswpunct_l.texi: Likewise.
36118         * doc/posix-functions/iswspace_l.texi: Likewise.
36119         * doc/posix-functions/iswupper_l.texi: Likewise.
36120         * doc/posix-functions/iswxdigit_l.texi: Likewise.
36121         * doc/posix-functions/mbsnrtowcs.texi: Likewise.
36122         * doc/posix-functions/open_wmemstream.texi: Likewise.
36123         * doc/posix-functions/swscanf.texi: Likewise.
36124         * doc/posix-functions/towctrans_l.texi: Likewise.
36125         * doc/posix-functions/towlower.texi: Likewise.
36126         * doc/posix-functions/towlower_l.texi: Likewise.
36127         * doc/posix-functions/towupper.texi: Likewise.
36128         * doc/posix-functions/towupper_l.texi: Likewise.
36129         * doc/posix-functions/vfwprintf.texi: Likewise.
36130         * doc/posix-functions/vfwscanf.texi: Likewise.
36131         * doc/posix-functions/vswscanf.texi: Likewise.
36132         * doc/posix-functions/vwprintf.texi: Likewise.
36133         * doc/posix-functions/vwscanf.texi: Likewise.
36134         * doc/posix-functions/wcpcpy.texi: Likewise.
36135         * doc/posix-functions/wcpncpy.texi: Likewise.
36136         * doc/posix-functions/wcscasecmp.texi: Likewise.
36137         * doc/posix-functions/wcscasecmp_l.texi: Likewise.
36138         * doc/posix-functions/wcscoll_l.texi: Likewise.
36139         * doc/posix-functions/wcsdup.texi: Likewise.
36140         * doc/posix-functions/wcsncasecmp.texi: Likewise.
36141         * doc/posix-functions/wcsncasecmp_l.texi: Likewise.
36142         * doc/posix-functions/wcsnlen.texi: Likewise.
36143         * doc/posix-functions/wcsnrtombs.texi: Likewise.
36144         * doc/posix-functions/wcsxfrm_l.texi: Likewise.
36145         * doc/posix-functions/wctrans_l.texi: Likewise.
36146         * doc/posix-functions/wctype_l.texi: Likewise.
36147         * doc/glibc-functions/fgetwc_unlocked.texi: Likewise.
36148         * doc/glibc-functions/fgetws_unlocked.texi: Likewise.
36149         * doc/glibc-functions/fputwc_unlocked.texi: Likewise.
36150         * doc/glibc-functions/fputws_unlocked.texi: Likewise.
36151         * doc/glibc-functions/getwc_unlocked.texi: Likewise.
36152         * doc/glibc-functions/getwchar_unlocked.texi: Likewise.
36153         * doc/glibc-functions/putwc_unlocked.texi: Likewise.
36154         * doc/glibc-functions/putwchar_unlocked.texi: Likewise.
36155         * doc/glibc-functions/wcschrnul.texi: Likewise.
36156         * doc/glibc-functions/wcsftime_l.texi: Likewise.
36157         * doc/glibc-functions/wcstod_l.texi: Likewise.
36158         * doc/glibc-functions/wcstof_l.texi: Likewise.
36159         * doc/glibc-functions/wcstol_l.texi: Likewise.
36160         * doc/glibc-functions/wcstold_l.texi: Likewise.
36161         * doc/glibc-functions/wcstoll_l.texi: Likewise.
36162         * doc/glibc-functions/wcstoq.texi: Likewise.
36163         * doc/glibc-functions/wcstoul_l.texi: Likewise.
36164         * doc/glibc-functions/wcstoull_l.texi: Likewise.
36165         * doc/glibc-functions/wcstouq.texi: Likewise.
36166         * doc/glibc-functions/wmempcpy.texi: Likewise.
36167
36168 2008-12-22  Ingo Weinhold  <ingo_weinhold@gmx.de>  (tiny change)
36169             Eric Blake  <ebb9@byu.net>
36170             Paolo Bonzini  <bonzini@gnu.org>
36171             Bruno Haible  <bruno@clisp.org>
36172
36173         Make c-stack work on Haiku.
36174         * lib/c-stack.c (SA_ONSTACK): Define fallback.
36175         (c_stack_action): Use SA_ONSTACK flag.
36176
36177 2008-12-22  Bruno Haible  <bruno@clisp.org>
36178
36179         * m4/locale-fr.m4 (gt_LOCALE_FR_UTF8): Treat Haiku like BeOS.
36180
36181 2008-12-22  Bruno Haible  <bruno@clisp.org>
36182
36183         Work around mbrlen() bugs on AIX, HP-UX, OSF/1, Solaris.
36184         * m4/mbrlen.m4 (gl_FUNC_MBRLEN): Set REPLACE_MBRLEN if mbrtowc is
36185         being overridden.
36186         (gl_MBRLEN_INCOMPLETE_STATE, gl_MBRLEN_RETVAL, gl_MBRLEN_NUL_RETVAL):
36187         New macros.
36188         * lib/wchar.in.h (mbrlen): Override if REPLACE_MBRLEN is set.
36189         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBRLEN.
36190         * modules/wchar (Makefile.am): Substitute REPLACE_MBRLEN.
36191         * doc/posix-functions/mbrlen.texi: Mention the various platform bugs.
36192
36193 2008-12-22  Bruno Haible  <bruno@clisp.org>
36194
36195         * m4/mbrtowc.m4 (gl_MBRTOWC_INCOMPLETE_STATE): Remove unused variable
36196         from test code.
36197
36198 2008-12-22  Eric Blake  <ebb9@byu.net>
36199
36200         Avoid gcc warnings on cygwin.
36201         * lib/regex_internal.c (re_string_reconstruct) [!RE_ENABLE_I18N]:
36202         Avoid unused variable.
36203         * lib/regexec.c (check_arrival_add_next_nodes) [!RE_ENABLE_I18N]:
36204         Likewise.
36205
36206 2008-12-22  Bruno Haible  <bruno@clisp.org>
36207
36208         Remove HAVE_MBRTOWC conditionals.
36209         * lib/mbscasecmp.c: Include mbuiter.h unconditionally.
36210         (mbscasecmp): Assume mbrtowc function.
36211         * lib/mbscasestr.c: Include mbuiter.h unconditionally.
36212         (knuth_morris_pratt_multibyte, mbscasestr): Assume mbrtowc function.
36213         * lib/mbschr.c: Include mbuiter.h unconditionally.
36214         (mbschr): Assume mbrtowc function.
36215         * lib/mbscspn.c: Include mbuiter.h unconditionally.
36216         (mbscspn): Assume mbrtowc function.
36217         * lib/mbslen.c: Include mbuiter.h unconditionally.
36218         (mbslen): Assume mbrtowc function.
36219         * lib/mbsncasecmp.c: Include mbuiter.h unconditionally.
36220         (mbsncasecmp): Assume mbrtowc function.
36221         * lib/mbsnlen.c: Include mbiter.h unconditionally.
36222         (mbsnlen): Assume mbrtowc function.
36223         * lib/mbspbrk.c: Include mbuiter.h unconditionally.
36224         (mbspbrk): Assume mbrtowc function.
36225         * lib/mbspcasecmp.c: Include mbuiter.h unconditionally.
36226         (mbspcasecmp): Assume mbrtowc function.
36227         * lib/mbsrchr.c: Include mbuiter.h unconditionally.
36228         (mbsrchr): Assume mbrtowc function.
36229         * lib/mbssep.c: Include mbuiter.h unconditionally.
36230         (mbssep): Assume mbrtowc function.
36231         * lib/mbsspn.c: Include mbuiter.h unconditionally.
36232         (mbsspn): Assume mbrtowc function.
36233         * lib/mbsstr.c: Include mbuiter.h unconditionally.
36234         (knuth_morris_pratt_multibyte, mbsstr): Assume mbrtowc function.
36235         * lib/mbstok_r.c: Include mbuiter.h unconditionally.
36236         (mbstok_r): Assume mbrtowc function.
36237         * lib/propername.c: Include mbuiter.h unconditionally.
36238         (mbsstr_trimmed_wordbounded): Assume mbrtowc function.
36239         * lib/trim.c: Include mbchar.h, mbiter.h uncondtionally.
36240         (trim2): Assume mbrtowc function.
36241         * lib/mbswidth.c (mbsinit): Remove fallback definition.
36242         (mbsnwidth): Assume mbrtowc function.
36243         * modules/mbswidth (Depends-on): Add mbrtowc, mbsinit.
36244         * lib/quotearg.c (MB_CUR_MAX, mbstate_t, mbrtowc, iswprint): Remove
36245         fallback definitions.
36246         * modules/quotearg (Depends-on): Add mbrtowc, mbsinit.
36247
36248 2008-12-22  Bruno Haible  <bruno@clisp.org>
36249
36250         * doc/posix-functions/mbtowc.texi: Mention a glibc bug.
36251
36252 2008-12-22  Paolo Bonzini  <bonzini@gnu.org>
36253
36254         * modules/regex: Request emulations for the mb*/wc* functions we need.
36255         * m4/regex.m4: Don't look for those functions here.
36256         * lib/regex_internal.h: Do not check HAVE_WCRTOMB and HAVE_MBRTOWC.
36257
36258 2008-12-22  Bruno Haible  <bruno@clisp.org>
36259
36260         * modules/fnmatch (Depends-on): Remove duplicated dependency.
36261
36262 2008-12-21  Bruno Haible  <bruno@clisp.org>
36263
36264         Make mbiter.h, mbuiter.h, mbfile.h usable unconditionally.
36265         * modules/mbiter (Depends-on): Add mbrtowc, mbsinit.
36266         (Include): Remove conditionalization.
36267         * modules/mbuiter (Depends-on): Add mbrtowc, mbsinit.
36268         (Include): Remove conditionalization.
36269         * modules/mbfile (Depends-on): Add mbrtowc, mbsinit.
36270         (Include): Remove conditionalization.
36271         * m4/mbiter.m4 (gl_MBITER): Deprecate the use of AC_FUNC_MBRTOWC.
36272         * m4/mbfile.m4 (gl_MBFILE): Likewise.
36273         * NEWS: Mention the change.
36274         Reported by Alan Hourihane <alanh@fairlite.co.uk>
36275         via Sergey Poznyakoff <gray@gnu.org.ua>.
36276
36277 2008-12-21  Bruno Haible  <bruno@clisp.org>
36278
36279         * MODULES.html.sh (Extended multibyte and wide character utilities
36280         <wchar.h>): Add btowc, wctob, mbsinit, mbrlen, mbrtowc, mbsrtowcs,
36281         wcrtomb, wcsrtombs.
36282         (Support for systems lacking POSIX:2008): Add accept, bind, close,
36283         connect, fclose, getpeername, getsockname, getsockopt, hostent, listen,
36284         mbsnrtowcs, posix_spawn*, recv, recvfrom, sched, select, send, sendto,
36285         setsockopt, shutdown, socket, spawn, sys_wait, wcsnrtombs, write.
36286
36287 2008-12-21  Bruno Haible  <bruno@clisp.org>
36288
36289         * MODULES.html.sh: Change section titles to refer to POSIX:2008.
36290
36291 2008-12-21  Bruno Haible  <bruno@clisp.org>
36292
36293         * modules/wcsnrtombs-tests: New file.
36294         * tests/test-wcsnrtombs1.sh: New file.
36295         * tests/test-wcsnrtombs2.sh: New file.
36296         * tests/test-wcsnrtombs3.sh: New file.
36297         * tests/test-wcsnrtombs4.sh: New file.
36298         * tests/test-wcsnrtombs.c: New file.
36299
36300         New module 'wcsnrtombs'.
36301         * lib/wchar.in.h (wcsnrtombs): New declaration.
36302         * lib/wcsnrtombs.c: New file.
36303         * lib/wcsrtombs-state.c: New file.
36304         * lib/wcsrtombs.c: Refer to _gl_wcsrtombs_state.
36305         (internal_state): Remove variable.
36306         * m4/wcsnrtombs.m4: New file.
36307         * m4/wcsrtombs.m4 (gl_FUNC_WCSRTOMBS): Add wcsrtombs-state.c to the
36308         compilation units.
36309         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSNRTOMBS,
36310         HAVE_WCSNRTOMBS.
36311         * modules/wchar (Makefile.am): Substitute GNULIB_WCSNRTOMBS,
36312         HAVE_WCSNRTOMBS.
36313         * modules/wcsnrtombs: New file.
36314         * modules/wcsrtombs (Files): Add lib/wcsrtombs-state.c.
36315         * doc/posix-functions/wcsnrtombs.texi: Mention the new module.
36316
36317 2008-12-21  Bruno Haible  <bruno@clisp.org>
36318
36319         * modules/wcsrtombs-tests: New file.
36320         * tests/test-wcsrtombs1.sh: New file.
36321         * tests/test-wcsrtombs2.sh: New file.
36322         * tests/test-wcsrtombs3.sh: New file.
36323         * tests/test-wcsrtombs4.sh: New file.
36324         * tests/test-wcsrtombs.c: New file.
36325
36326         New module 'wcsrtombs'.
36327         * lib/wchar.in.h (wcsrtombs): New declaration.
36328         * lib/wcsrtombs.c: New file.
36329         * m4/wcsrtombs.m4: New file.
36330         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCSRTOMBS,
36331         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
36332         * modules/wchar (Makefile.am): Substitute GNULIB_WCSRTOMBS,
36333         HAVE_WCSRTOMBS, REPLACE_WCSRTOMBS.
36334         * modules/wcsrtombs: New file.
36335         * doc/posix-functions/wcsrtombs.texi: Mention the new module and the
36336         bugs.
36337
36338 2008-12-21  Bruno Haible  <bruno@clisp.org>
36339
36340         Work around a wcrtomb() bug on Solaris 10 and OSF/1 5.1.
36341         * lib/wchar.in.h (wcrtomb): Override if REPLACE_WCRTOMB is set.
36342         * m4/wcrtomb.m4 (gl_FUNC_WCRTOMB): Test the return value of wcrtomb
36343         with NULL destination argument in various locales. Set REPLACE_WCRTOMB
36344         if not correct.
36345         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCRTOMB.
36346         * modules/wchar (Makefile.am): Substitute REPLACE_WCRTOMB.
36347         * modules/wcrtomb (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
36348         m4/locale-zh.m4, m4/codeset.m4.
36349         * doc/posix-functions/wcrtomb.texi: Document the bug.
36350
36351 2008-12-21  Bruno Haible  <bruno@clisp.org>
36352
36353         Work around a btowc() bug on IRIX 6.5.
36354         * lib/wchar.in.h (btowc): Override if REPLACE_BTOWC is set.
36355         * m4/btowc.m4 (gl_FUNC_BTOWC): Test whether btowc(EOF) is correct. Set
36356         REPLACE_WTOBC if not.
36357         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_BTOWC.
36358         * modules/wchar (Makefile.am): Substitute REPLACE_BTOWC.
36359         * doc/posix-functions/btowc.texi: Mention the IRIX bug.
36360
36361 2008-12-21  Bruno Haible  <bruno@clisp.org>
36362
36363         * modules/wcrtomb-tests: New file.
36364         * tests/test-wcrtomb.sh: New file.
36365         * tests/test-wcrtomb.c: New file.
36366
36367         New module 'wcrtomb'.
36368         * lib/wchar.in.h (wcrtomb): New declaration.
36369         * lib/wcrtomb.c: New file.
36370         * m4/wcrtomb.m4: New file.
36371         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCRTOMB,
36372         HAVE_WCRTOMB.
36373         * modules/wchar (Makefile.am): Substitute GNULIB_WCRTOMB,
36374         HAVE_WCRTOMB.
36375         * modules/wcrtomb: New file.
36376         * doc/posix-functions/wcrtomb.texi: Mention the new module.
36377
36378 2008-12-21  Bruno Haible  <bruno@clisp.org>
36379
36380         * modules/mbrtowc (Files): Add m4/codeset.m4, needed by m4/locale-fr.m4.
36381         * modules/mbsrtowcs (Files): Likewise.
36382         * modules/wctob (Files): Likewise.
36383         * modules/c-strcase-tests (Files): Likewise.
36384         * modules/unistdio/u8-vasnprintf-tests (Files): Likewise.
36385         * modules/unistdio/u16-vasnprintf-tests (Files): Likewise.
36386         * modules/unistdio/u32-vasnprintf-tests (Files): Likewise.
36387         * modules/unistdio/ulc-vasnprintf-tests (Files): Likewise.
36388         * modules/vasnprintf-posix-tests (Files): Likewise.
36389
36390 2008-12-21  William Pursell  <bill.pursell@gmail.com>
36391
36392         gitlog-to-changelog: pass all command-line arguments to git-log
36393         * build-aux/gitlog-to-changelog: When producing a ChangeLog,
36394         it is sometimes convenient to filter the commits in various ways.
36395         gitlog-to-changelog only allows --since to specify a start date,
36396         but git-log itself supports many other filtering mechanisms.
36397         At the moment, I want to filter by branch name.  Rather than
36398         adding a --branch option to gitlog-to-changelog, it seems more
36399         flexible to simply pass all options directly to git-log and let
36400         git do the work.  Notice that this effectively makes --since a
36401         redundant option for gitlog-to-changelog, but removing it would
36402         require current usage to change since calls would then require
36403         an additional '--'.
36404
36405 2008-12-21  Bruno Haible  <bruno@clisp.org>
36406
36407         * modules/mbsnrtowcs-tests: New file.
36408         * tests/test-mbsnrtowcs1.sh: New file.
36409         * tests/test-mbsnrtowcs2.sh: New file.
36410         * tests/test-mbsnrtowcs3.sh: New file.
36411         * tests/test-mbsnrtowcs4.sh: New file.
36412         * tests/test-mbsnrtowcs.c: New file.
36413
36414         New module 'mbsnrtowcs'.
36415         * lib/wchar.in.h (mbsnrtowcs): New declaration.
36416         * lib/mbsnrtowcs.c: New file.
36417         * lib/mbsrtowcs-state.c: New file.
36418         * lib/mbsrtowcs.c: Refer to _gl_mbsrtowcs_state.
36419         (internal_state): Remove variable.
36420         * m4/mbsnrtowcs.m4: New file.
36421         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Add mbsrtowcs-state.c to the
36422         compilation units.
36423         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSNRTOWCS,
36424         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
36425         * modules/wchar (Makefile.am): Substitute GNULIB_MBSNRTOWCS,
36426         HAVE_MBSNRTOWCS, REPLACE_MBSNRTOWCS.
36427         * modules/mbsnrtowcs: New file.
36428         * modules/mbsrtowcs (Files): Add lib/mbsrtowcs-state.c.
36429         * doc/posix-functions/mbsnrtowcs.texi: Mention the new module and a
36430         portability problem.
36431
36432 2008-12-21  Bruno Haible  <bruno@clisp.org>
36433
36434         Work around mbsrtowcs bug.
36435         * m4/mbsrtowcs.m4 (gl_MBSRTOWCS_WORKS): New macro.
36436         (gl_FUNC_MBSRTOWCS): Invoke it.
36437         * modules/mbsrtowcs (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
36438         m4/locale-zh.m4.
36439         * doc/posix-functions/mbsrtowcs.texi: Document the bug.
36440
36441 2008-12-21  Bruno Haible  <bruno@clisp.org>
36442
36443         * tests/test-mbsrtowcs.c (main): Execute the loop also for unlimited=1.
36444
36445 2008-12-21  Bruno Haible  <bruno@clisp.org>
36446
36447         Update doc for AIX.
36448         * doc/pastposix-functions/wcswcs.texi: Mention that AIX has only a
36449         16-bit wchar_t type.
36450         * doc/posix-functions/btowc.texi: Likewise.
36451         * doc/posix-functions/fgetwc.texi: Likewise.
36452         * doc/posix-functions/fgetws.texi: Likewise.
36453         * doc/posix-functions/fputwc.texi: Likewise.
36454         * doc/posix-functions/fputws.texi: Likewise.
36455         * doc/posix-functions/fwide.texi: Likewise.
36456         * doc/posix-functions/fwprintf.texi: Likewise.
36457         * doc/posix-functions/fwscanf.texi: Likewise.
36458         * doc/posix-functions/getwchar.texi: Likewise.
36459         * doc/posix-functions/getwc.texi: Likewise.
36460         * doc/posix-functions/iswalnum.texi: Likewise.
36461         * doc/posix-functions/iswalpha.texi: Likewise.
36462         * doc/posix-functions/iswblank.texi: Likewise.
36463         * doc/posix-functions/iswcntrl.texi: Likewise.
36464         * doc/posix-functions/iswctype.texi: Likewise.
36465         * doc/posix-functions/iswdigit.texi: Likewise.
36466         * doc/posix-functions/iswgraph.texi: Likewise.
36467         * doc/posix-functions/iswlower.texi: Likewise.
36468         * doc/posix-functions/iswprint.texi: Likewise.
36469         * doc/posix-functions/iswpunct.texi: Likewise.
36470         * doc/posix-functions/iswspace.texi: Likewise.
36471         * doc/posix-functions/iswupper.texi: Likewise.
36472         * doc/posix-functions/iswxdigit.texi: Likewise.
36473         * doc/posix-functions/mbrtowc.texi: Likewise.
36474         * doc/posix-functions/mbsrtowcs.texi: Likewise.
36475         * doc/posix-functions/mbstowcs.texi: Likewise.
36476         * doc/posix-functions/mbtowc.texi: Likewise.
36477         * doc/posix-functions/putwchar.texi: Likewise.
36478         * doc/posix-functions/putwc.texi: Likewise.
36479         * doc/posix-functions/swprintf.texi: Likewise.
36480         * doc/posix-functions/tolower.texi: Likewise.
36481         * doc/posix-functions/toupper.texi: Likewise.
36482         * doc/posix-functions/towctrans.texi: Likewise.
36483         * doc/posix-functions/ungetwc.texi: Likewise.
36484         * doc/posix-functions/vswprintf.texi: Likewise.
36485         * doc/posix-functions/wcrtomb.texi: Likewise.
36486         * doc/posix-functions/wcscat.texi: Likewise.
36487         * doc/posix-functions/wcschr.texi: Likewise.
36488         * doc/posix-functions/wcscmp.texi: Likewise.
36489         * doc/posix-functions/wcscoll.texi: Likewise.
36490         * doc/posix-functions/wcscpy.texi: Likewise.
36491         * doc/posix-functions/wcscspn.texi: Likewise.
36492         * doc/posix-functions/wcsftime.texi: Likewise.
36493         * doc/posix-functions/wcslen.texi: Likewise.
36494         * doc/posix-functions/wcsncat.texi: Likewise.
36495         * doc/posix-functions/wcsncmp.texi: Likewise.
36496         * doc/posix-functions/wcsncpy.texi: Likewise.
36497         * doc/posix-functions/wcspbrk.texi: Likewise.
36498         * doc/posix-functions/wcsrchr.texi: Likewise.
36499         * doc/posix-functions/wcsrtombs.texi: Likewise.
36500         * doc/posix-functions/wcsspn.texi: Likewise.
36501         * doc/posix-functions/wcsstr.texi: Likewise.
36502         * doc/posix-functions/wcstod.texi: Likewise.
36503         * doc/posix-functions/wcstof.texi: Likewise.
36504         * doc/posix-functions/wcstoimax.texi: Likewise.
36505         * doc/posix-functions/wcstok.texi: Likewise.
36506         * doc/posix-functions/wcstold.texi: Likewise.
36507         * doc/posix-functions/wcstoll.texi: Likewise.
36508         * doc/posix-functions/wcstol.texi: Likewise.
36509         * doc/posix-functions/wcstombs.texi: Likewise.
36510         * doc/posix-functions/wcstoull.texi: Likewise.
36511         * doc/posix-functions/wcstoul.texi: Likewise.
36512         * doc/posix-functions/wcstoumax.texi: Likewise.
36513         * doc/posix-functions/wcswidth.texi: Likewise.
36514         * doc/posix-functions/wcsxfrm.texi: Likewise.
36515         * doc/posix-functions/wctob.texi: Likewise.
36516         * doc/posix-functions/wctomb.texi: Likewise.
36517         * doc/posix-functions/wctrans.texi: Likewise.
36518         * doc/posix-functions/wctype.texi: Likewise.
36519         * doc/posix-functions/wcwidth.texi: Likewise.
36520         * doc/posix-functions/wmemchr.texi: Likewise.
36521         * doc/posix-functions/wmemcmp.texi: Likewise.
36522         * doc/posix-functions/wmemcpy.texi: Likewise.
36523         * doc/posix-functions/wmemmove.texi: Likewise.
36524         * doc/posix-functions/wmemset.texi: Likewise.
36525         * doc/posix-functions/wprintf.texi: Likewise.
36526         * doc/posix-functions/wscanf.texi: Likewise.
36527
36528 2008-12-21  Bruno Haible  <bruno@clisp.org>
36529
36530         Update doc for HP-UX 11.11.
36531         * doc/posix-functions/btowc.texi: Clarify that the function is missing
36532         in HP-UX version 11.00, not in all versions of HP-UX 11.
36533         * doc/posix-functions/fwide.texi: Likewise.
36534         * doc/posix-functions/fwprintf.texi: Likewise.
36535         * doc/posix-functions/fwscanf.texi: Likewise.
36536         * doc/posix-functions/inet_ntop.texi: Likewise.
36537         * doc/posix-functions/inet_pton.texi: Likewise.
36538         * doc/posix-functions/mbrlen.texi: Likewise.
36539         * doc/posix-functions/mbrtowc.texi: Likewise.
36540         * doc/posix-functions/mbsinit.texi: Likewise.
36541         * doc/posix-functions/mbsrtowcs.texi: Likewise.
36542         * doc/posix-functions/swprintf.texi: Likewise.
36543         * doc/posix-functions/swscanf.texi: Likewise.
36544         * doc/posix-functions/towctrans.texi: Likewise.
36545         * doc/posix-functions/vfwprintf.texi: Likewise.
36546         * doc/posix-functions/vswprintf.texi: Likewise.
36547         * doc/posix-functions/vwprintf.texi: Likewise.
36548         * doc/posix-functions/wcrtomb.texi: Likewise.
36549         * doc/posix-functions/wcsrtombs.texi: Likewise.
36550         * doc/posix-functions/wcsstr.texi: Likewise.
36551         * doc/posix-functions/wctob.texi: Likewise.
36552         * doc/posix-functions/wctrans.texi: Likewise.
36553         * doc/posix-functions/wmemchr.texi: Likewise.
36554         * doc/posix-functions/wmemcmp.texi: Likewise.
36555         * doc/posix-functions/wmemcpy.texi: Likewise.
36556         * doc/posix-functions/wmemmove.texi: Likewise.
36557         * doc/posix-functions/wmemset.texi: Likewise.
36558         * doc/posix-functions/wprintf.texi: Likewise.
36559         * doc/posix-functions/wscanf.texi: Likewise.
36560
36561 2008-12-21  Bruno Haible  <bruno@clisp.org>
36562
36563         Work around a portability problem.
36564         * tests/test-mbsrtowcs.c (main): Use a temporary conversion state.
36565         * doc/posix-functions/mbsrtowcs.texi: Document the portability problem.
36566
36567 2008-12-20  Bruno Haible  <bruno@clisp.org>
36568
36569         * lib/wchar.in.h (mbsrtowcs): Redefine if REPLACE_MBSRTOWCS is set.
36570         * m4/mbsrtowcs.m4 (gl_FUNC_MBSRTOWCS): Invoke gl_MBSTATE_T_BROKEN. Set
36571         REPLACE_MBSRTOWCS if mbsrtowcs needs to be overridden.
36572         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSRTOWCS.
36573         * modules/wchar (Makefile.am): Substitute REPLACE_MBSRTOWCS.
36574
36575         Work around mbrtowc bugs on AIX, HP-UX, OSF/1, Solaris.
36576         * lib/wchar.in.h (mbstate_t): Redefine also if REPLACE_MBSTATE_T is
36577         set.
36578         (GNULIB_defined_mbstate_t): New macro.
36579         (mbsinit): Redefine if REPLACE_MBSINIT is set.
36580         (mbrtowc): Redefine if REPLACE_MBRTOWC is set.
36581         * lib/mbrtowc.c (rpl_mbrtowc): Add an alternative implementation that
36582         reuses the system's mbrtowc function but works around the bugs.
36583         * m4/mbrtowc.m4 (gl_MBSTATE_T_BROKEN, gl_MBRTOWC_INCOMPLETE_STATE,
36584         gl_MBRTOWC_NULL_ARG, gl_MBRTOWC_RETVAL, gl_MBRTOWC_NUL_RETVAL): New
36585         macros.
36586         (gl_FUNC_MBRTOWC): Invoke them. Set REPLACE_MBRTOWC if mbrtowc needs to
36587         be overridden. Optionally define MBRTOWC_NULL_ARG_BUG,
36588         MBRTOWC_RETVAL_BUG, MBRTOWC_NUL_RETVAL_BUG.
36589         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_MBSTATE_T_BROKEN. Set
36590         REPLACE_MBSINIT if mbsinit needs to be overridden.
36591         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_MBSTATE_T,
36592         REPLACE_MBSINIT, REPLACE_MBRTOWC.
36593         * modules/wchar (Makefile.am): Substitute REPLACE_MBSTATE_T,
36594         REPLACE_MBSINIT, REPLACE_MBRTOWC.
36595         * modules/mbrtowc (Files): Add m4/locale-fr.m4, m4/locale-ja.m4,
36596         m4/locale-zh.m4.
36597         (Depends): Add mbsinit.
36598         * modules/mbsinit (Depends): Add mbrtowc.
36599         * doc/posix-functions/mbrtowc.texi: Mention the various bugs.
36600
36601 2008-12-20  Bruno Haible  <bruno@clisp.org>
36602
36603         * tests/test-mbrtowc.c (main): Change sample string in EUC-JP encoding
36604         so that there are no conversion errors on AIX.
36605         * tests/test-mbsrtowcs.c (main): LIkewise.
36606
36607 2008-12-20  Bruno Haible  <bruno@clisp.org>
36608
36609         Work around wctob bug on Solaris <= 9.
36610         * lib/wchar.in.h (wctob): Redefine if REPLACE_WCTOB is set.
36611         * m4/wctob.m4 (gl_FUNC_WCTOB): Test whether wctob works.
36612         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize REPLACE_WCTOB.
36613         * modules/wchar (Makefile.am): Substitute REPLACE_WCTOB.
36614         * modules/wctob (Files): Add m4/locale-fr.m4.
36615         * doc/posix-functions/wctob.texi: Mention the Solaris bug.
36616
36617 2008-12-20  Bruno Haible  <bruno@clisp.org>
36618
36619         * doc/posix-functions/select.texi: Mention Solaris 2.6 bug with
36620         /dev/null.
36621         * tests/test-select-in.sh: Likewise.
36622         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
36623
36624 2008-12-20  Bruno Haible  <bruno@clisp.org>
36625
36626         Don't pretend that Cygwin has a ja_JP.EUC-JP locale.
36627         * m4/locale-ja.m4 (gt_LOCALE_JA): Add test for MB_CUR_MAX. Needed on
36628         Cygwin 1.5.x.
36629
36630 2008-12-20  Bruno Haible  <bruno@clisp.org>
36631
36632         Ensure mbstate_t is defined on HP-UX 11.11.
36633         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Require
36634         AC_CANONICAL_HOST. On HP-UX, define _XOPEN_SOURCE to 500.
36635         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Require
36636         AC_USE_SYSTEM_EXTENSIONS.
36637         * modules/fnmatch (Depends-on): Add extensions.
36638         * modules/mbrlen (Depends-on): Likewise.
36639         * modules/mbrtowc (Depends-on): Likewise.
36640         * modules/mbsinit (Depends-on): Likewise.
36641         * modules/mbsrtowcs (Depends-on): Likewise.
36642         * modules/mbswidth (Depends-on): Likewise.
36643         * modules/quotearg (Depends-on): Likewise.
36644         * modules/strftime (Depends-on): Likewise.
36645
36646 2008-12-20  Bruno Haible  <bruno@clisp.org>
36647
36648         Ensure wctob is declared on IRIX 6.5.
36649         * lib/wchar.in.h (wctob): Declare also when HAVE_DECL_WCTOB is 0.
36650         * m4/wctob.m4 (gl_FUNC_WCTOB): Set HAVE_DECL_WCTOB instead of
36651         HAVE_WCTOB. Also test whether <wchar.h> declares wctob.
36652         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize HAVE_DECL_WCTOB instead
36653         of HAVE_WCTOB.
36654         * modules/wchar (Makefile.am): Substitute HAVE_DECL_WCTOB instead of
36655         HAVE_WCTOB.
36656         * doc/posix-functions/wctob.texi: Mention missing declaration on IRIX.
36657
36658 2008-12-19  Bruno Haible  <bruno@clisp.org>
36659
36660         * modules/mbsrtowcs-tests: New file.
36661         * tests/test-mbsrtowcs1.sh: New file.
36662         * tests/test-mbsrtowcs2.sh: New file.
36663         * tests/test-mbsrtowcs3.sh: New file.
36664         * tests/test-mbsrtowcs4.sh: New file.
36665         * tests/test-mbsrtowcs.c: New file.
36666
36667         New module 'mbsrtowcs'.
36668         * lib/wchar.in.h (mbsrtowcs): New declaration.
36669         * lib/mbsrtowcs.c: New file.
36670         * m4/mbsrtowcs.m4: New file.
36671         * modules/mbsrtowcs: New file.
36672         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSRTOWCS and
36673         HAVE_MBSRTOWCS.
36674         * modules/wchar (Makefile.am): Substitute GNULIB_MBSRTOWCS and
36675         HAVE_MBSRTOWCS.
36676         * doc/posix-functions/mbsrtowcs.texi: Document the new module.
36677
36678 2008-12-19  Bruno Haible  <bruno@clisp.org>
36679
36680         New module 'mbrlen'.
36681         * lib/wchar.in.h (mbrlen): New declaration.
36682         * lib/mbrlen.c: New file.
36683         * m4/mbrlen.m4: New file.
36684         * modules/mbrlen: New file.
36685         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRLEN and
36686         HAVE_MBRLEN.
36687         * modules/wchar (Makefile.am): Substitute GNULIB_MBRLEN and
36688         HAVE_MBRLEN.
36689         * doc/posix-functions/mbrlen.texi: Document the new module.
36690
36691 2008-12-19  Bruno Haible  <bruno@clisp.org>
36692
36693         * lib/mbrtowc.c: Include verify.h. Verify an assumption.
36694         * modules/mbrtowc (Depends-on): Add verify.
36695         Suggested by Paul Eggert.
36696
36697 2008-12-18  Bruno Haible  <bruno@clisp.org>
36698
36699         * modules/mbsinit-tests: New file.
36700         * tests/test-mbsinit.sh: New file.
36701         * tests/test-mbsinit.c: New file.
36702
36703 2008-12-18  Bruno Haible  <bruno@clisp.org>
36704
36705         * modules/mbrtowc-tests: New file.
36706         * tests/test-mbrtowc1.sh: New file.
36707         * tests/test-mbrtowc2.sh: New file.
36708         * tests/test-mbrtowc3.sh: New file.
36709         * tests/test-mbrtowc4.sh: New file.
36710         * tests/test-mbrtowc.c: New file.
36711
36712         New module 'mbrtowc'.
36713         * lib/wchar.in.h (mbstate_t): Override when the system does not have
36714         mbsinit and mbrtowc.
36715         (mbrtowc): New declaration.
36716         * lib/mbrtowc.c: New file.
36717         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC, gl_PREREQ_MBRTOWC): New macros.
36718         * modules/mbrtowc: New file.
36719         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBRTOWC and
36720         HAVE_MBRTOWC.
36721         * modules/wchar (Makefile.am): Substitute GNULIB_MBRTOWC and
36722         HAVE_MBRTOWC.
36723         * doc/posix-functions/mbrtowc.texi: Document the new module.
36724
36725 2008-12-18  Bruno Haible  <bruno@clisp.org>
36726
36727         New module 'wctob'.
36728         * lib/wchar.in.h (wctob): New declaration.
36729         * lib/wctob.c: New file.
36730         * m4/wctob.m4: New file.
36731         * modules/wctob: New file.
36732         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_WCTOB and
36733         HAVE_WCTOB.
36734         * modules/wchar (Makefile.am): Substitute GNULIB_WCTOB and HAVE_WCTOB.
36735         * doc/posix-functions/wctob.texi: Document the new module.
36736
36737 2008-12-18  Bruno Haible  <bruno@clisp.org>
36738
36739         * m4/mbsinit.m4 (gl_FUNC_MBSINIT): Invoke gl_REPLACE_WCHAR_H.
36740         * m4/btowc.m4 (gl_FUNC_BTOWC): Likewise.
36741
36742 2008-12-18  Simon Josefsson  <simon@josefsson.org>
36743
36744         * lib/flock.c: Use proper #if symbol in check.  Reported by "Tom
36745         G. Christensen" <tgc@jupiterrise.com>.
36746
36747         * lib/flock.c: Need to include errno.h.  Reported by "Tom
36748         G. Christensen" <tgc@jupiterrise.com>.
36749
36750         * lib/flock.c: Need to include string.h.  Reported by "Tom
36751         G. Christensen" <tgc@jupiterrise.com> and Eric Blake
36752         <ebb9@byu.net>.
36753
36754 2008-12-18  Bruno Haible  <bruno@clisp.org>
36755
36756         * m4/locale-ja.m4: New file, from GNU gettext.
36757
36758 2008-12-17  Bruno Haible  <bruno@clisp.org>
36759
36760         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Don't override in autoconf >= 2.60.
36761         Suggested by Eric Blake.
36762
36763 2008-12-17  Bruno Haible  <bruno@clisp.org>
36764
36765         * m4/errno_h.m4 (AC_COMPUTE_INT): Provide fallback definition.
36766
36767 2008-12-17  Bruno Haible  <bruno@clisp.org>
36768
36769         * lib/mbsinit.c: Include verify.h. Verify an assumption.
36770         * modules/mbsinit (Depends-on): Add verify.
36771         Suggested by Paul Eggert.
36772
36773 2008-12-17  Bruno Haible  <bruno@clisp.org>
36774
36775         * m4/mbrtowc.m4 (AC_FUNC_MBRTOWC): Renamed from gl_FUNC_MBRTOWC.
36776         * m4/mbfile.m4 (gl_MBFILE): Use AC_FUNC_MBRTOWC instead of
36777         gl_FUNC_MBRTOWC.
36778         * m4/mbiter.m4 (gl_MBITER): LIkewise.
36779         * m4/mbscasecmp.m4 (gl_PREREQ_MBSCASECMP): Likewise.
36780         * m4/mbscasestr.m4 (gl_PREREQ_MBSCASESTR): Likewise.
36781         * m4/mbschr.m4 (gl_PREREQ_MBSCHR): Likewise.
36782         * m4/mbscspn.m4 (gl_PREREQ_MBSCSPN): Likewise.
36783         * m4/mbslen.m4 (gl_PREREQ_MBSLEN): Likewise.
36784         * m4/mbsncasecmp.m4 (gl_PREREQ_MBSNCASECMP): Likewise.
36785         * m4/mbsnlen.m4 (gl_PREREQ_MBSNLEN): Likewise.
36786         * m4/mbspbrk.m4 (gl_PREREQ_MBSPBRK): Likewise.
36787         * m4/mbspcasecmp.m4 (gl_PREREQ_MBSPCASECMP): Likewise.
36788         * m4/mbsrchr.m4 (gl_PREREQ_MBSRCHR): Likewise.
36789         * m4/mbssep.m4 (gl_PREREQ_MBSSEP): Likewise.
36790         * m4/mbsspn.m4 (gl_PREREQ_MBSSPN): Likewise.
36791         * m4/mbsstr.m4 (gl_PREREQ_MBSSTR): Likewise.
36792         * m4/mbstok_r.m4 (gl_PREREQ_MBSTOK_R): Likewise.
36793         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
36794         * m4/quotearg.m4 (gl_QUOTEARG): Likewise.
36795         * modules/trim (configure.ac): Likewise.
36796
36797 2008-12-17  Bruno Haible  <bruno@clisp.org>
36798
36799         * modules/btowc-tests: New file.
36800         * tests/test-btowc1.sh: New file.
36801         * tests/test-btowc2.sh: New file.
36802         * tests/test-btowc.c: New file.
36803
36804         New module 'btowc'.
36805         * lib/wchar.in.h (btowc): New declaration.
36806         * lib/btowc.c: New file.
36807         * m4/btowc.m4: New file.
36808         * modules/btowc: New file.
36809         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_BTOWC and
36810         HAVE_BTOWC.
36811         * modules/wchar (Makefile.am): Substitute GNULIB_BTOWC and HAVE_BTOWC.
36812         * doc/posix-functions/btowc.texi: Document the new module.
36813
36814 2008-12-17  Bruno Haible  <bruno@clisp.org>
36815
36816         New module 'mbsinit'.
36817         * lib/wchar.in.h (mbsinit): New declaration.
36818         * lib/mbsinit.c: New file.
36819         * m4/mbsinit.m4: New file.
36820         * modules/mbsinit: New file.
36821         * m4/wchar.m4 (gl_WCHAR_H_DEFAULTS): Initialize GNULIB_MBSINIT and
36822         HAVE_MBSINIT.
36823         * modules/wchar (Makefile.am): Substitute GNULIB_MBSINIT and
36824         HAVE_MBSINIT.
36825         * doc/posix-functions/mbsinit.texi: Document the new module.
36826
36827 2008-12-16  Bruno Haible  <bruno@clisp.org>
36828
36829         * lib/unistd.in.h: Add comment.
36830         * tests/test-environ.c: Don't include <stdlib.h>.
36831
36832 2008-12-16  Bruno Haible  <bruno@clisp.org>
36833
36834         * lib/parse-duration.h (parse_duration): Document return value
36835         convention.
36836         * lib/parse-duration.c: Include specification header first. Add
36837         comments.
36838         (_): Remove macro.
36839         (parse_year_month_day, parse_hour_minute_second): Move side effects
36840         outside of strchr call.
36841         (parse_non_iso8601): Move side effects outside of isspace call.
36842         (parse_duration): Don't test errno is res != BAD_TIME. Remove fprintf
36843         call.
36844
36845 2008-12-16  Bruno Haible  <bruno@clisp.org>
36846
36847         * tests/test-parse-duration.sh: Produce no output when the test
36848         succeeds.
36849
36850 2008-12-16  Bruno Haible  <bruno@clisp.org>
36851
36852         * tests/test-parse-duration.sh: Fix quoting of $tmp and $tmpf
36853         expressions.
36854
36855 2008-12-15  Bruno Haible  <bruno@clisp.org>
36856
36857         * doc/glibc-functions/fgetxattr.texi: Tweak wording.
36858         * doc/glibc-functions/flistxattr.texi: Likewise.
36859         * doc/glibc-functions/fopencookie.texi: Likewise.
36860         * doc/glibc-functions/fremovexattr.texi: Likewise.
36861         * doc/glibc-functions/fsetxattr.texi: Likewise.
36862         * doc/glibc-functions/getxattr.texi: Likewise.
36863         * doc/glibc-functions/lgetxattr.texi: Likewise.
36864         * doc/glibc-functions/listxattr.texi: Likewise.
36865         * doc/glibc-functions/llistxattr.texi: Likewise.
36866         * doc/glibc-functions/lremovexattr.texi: Likewise.
36867         * doc/glibc-functions/lsetxattr.texi: Likewise.
36868         * doc/glibc-functions/removexattr.texi: Likewise.
36869         * doc/glibc-functions/setxattr.texi: Likewise.
36870         * doc/posix-functions/open_memstream.texi: Likewise.
36871
36872 2008-12-15  Eric Blake  <ebb9@byu.net>
36873
36874         Update doc for cygwin 1.7.
36875         * doc/posix-functions/faccessat.texi: Cygwin 1.7 added several new
36876         functions.
36877         * doc/posix-functions/fchmodat.texi: Likewise.
36878         * doc/posix-functions/fchownat.texi: Likewise.
36879         * doc/posix-functions/fdopendir.texi: Likewise.
36880         * doc/posix-functions/fmemopen.texi: Likewise.
36881         * doc/posix-functions/freeaddrinfo.texi: Likewise.
36882         * doc/posix-functions/fstatat.texi: Likewise.
36883         * doc/posix-functions/futimens.texi: Likewise.
36884         * doc/posix-functions/gai_strerror.texi: Likewise.
36885         * doc/posix-functions/getaddrinfo.texi: Likewise.
36886         * doc/posix-functions/getnameinfo.texi: Likewise.
36887         * doc/posix-functions/if_freenameindex.texi: Likewise.
36888         * doc/posix-functions/if_indextoname.texi: Likewise.
36889         * doc/posix-functions/if_nameindex.texi: Likewise.
36890         * doc/posix-functions/if_nametoindex.texi: Likewise.
36891         * doc/posix-functions/insque.texi: Likewise.
36892         * doc/posix-functions/linkat.texi: Likewise.
36893         * doc/posix-functions/llrint.texi: Likewise.
36894         * doc/posix-functions/llrintf.texi: Likewise.
36895         * doc/posix-functions/llrintl.texi: Likewise.
36896         * doc/posix-functions/lockf.texi: Likewise.
36897         * doc/posix-functions/lrintl.texi: Likewise.
36898         * doc/posix-functions/mkdirat.texi: Likewise.
36899         * doc/posix-functions/mkfifoat.texi: Likewise.
36900         * doc/posix-functions/mknodat.texi: Likewise.
36901         * doc/posix-functions/mq_close.texi: Likewise.
36902         * doc/posix-functions/mq_getattr.texi: Likewise.
36903         * doc/posix-functions/mq_notify.texi: Likewise.
36904         * doc/posix-functions/mq_open.texi: Likewise.
36905         * doc/posix-functions/mq_receive.texi: Likewise.
36906         * doc/posix-functions/mq_send.texi: Likewise.
36907         * doc/posix-functions/mq_setattr.texi: Likewise.
36908         * doc/posix-functions/mq_timedreceive.texi: Likewise.
36909         * doc/posix-functions/mq_timedsend.texi: Likewise.
36910         * doc/posix-functions/mq_unlink.texi: Likewise.
36911         * doc/posix-functions/open_memstream.texi: Likewise.
36912         * doc/posix-functions/openat.texi: Likewise.
36913         * doc/posix-functions/posix_fadvise.texi: Likewise.
36914         * doc/posix-functions/posix_fallocate.texi: Likewise.
36915         * doc/posix-functions/posix_madvise.texi: Likewise.
36916         * doc/posix-functions/posix_memalign.texi: Likewise.
36917         * doc/posix-functions/posix_openpt.texi: Likewise.
36918         * doc/posix-functions/readlinkat.texi: Likewise.
36919         * doc/posix-functions/remque.texi: Likewise.
36920         * doc/posix-functions/renameat.texi: Likewise.
36921         * doc/posix-functions/rintl.texi: Likewise.
36922         * doc/posix-functions/sem_unlink.texi: Likewise.
36923         * doc/posix-functions/shm_open.texi: Likewise.
36924         * doc/posix-functions/shm_unlink.texi: Likewise.
36925         * doc/posix-functions/signgam.texi: Likewise.
36926         * doc/posix-functions/sigset.texi: Likewise.
36927         * doc/posix-functions/stpcpy.texi: Likewise.
36928         * doc/posix-functions/stpncpy.texi: Likewise.
36929         * doc/posix-functions/strerror.texi: Likewise.
36930         * doc/posix-functions/strtod.texi: Likewise.
36931         * doc/posix-functions/symlinkat.texi: Likewise.
36932         * doc/posix-functions/unlinkat.texi: Likewise.
36933         * doc/posix-functions/utimensat.texi: Likewise.
36934         * doc/glibc-functions/bindresvport.texi: Likewise.
36935         * doc/glibc-functions/dn_expand.texi: Likewise.
36936         * doc/glibc-functions/exp10.texi: Likewise.
36937         * doc/glibc-functions/exp10f.texi: Likewise.
36938         * doc/glibc-functions/fgetxattr.texi: Likewise.
36939         * doc/glibc-functions/flistxattr.texi: Likewise.
36940         * doc/glibc-functions/fopencookie.texi: Likewise.
36941         * doc/glibc-functions/freeifaddrs.texi: Likewise.
36942         * doc/glibc-functions/fremovexattr.texi: Likewise.
36943         * doc/glibc-functions/fsetxattr.texi: Likewise.
36944         * doc/glibc-functions/getifaddrs.texi: Likewise.
36945         * doc/glibc-functions/getxattr.texi: Likewise.
36946         * doc/glibc-functions/lgetxattr.texi: Likewise.
36947         * doc/glibc-functions/listxattr.texi: Likewise.
36948         * doc/glibc-functions/llistxattr.texi: Likewise.
36949         * doc/glibc-functions/lremovexattr.texi: Likewise.
36950         * doc/glibc-functions/lsetxattr.texi: Likewise.
36951         * doc/glibc-functions/pow10.texi: Likewise.
36952         * doc/glibc-functions/pow10f.texi: Likewise.
36953         * doc/glibc-functions/rcmd_af.texi: Likewise.
36954         * doc/glibc-functions/removexattr.texi: Likewise.
36955         * doc/glibc-functions/res_init.texi: Likewise.
36956         * doc/glibc-functions/res_mkquery.texi: Likewise.
36957         * doc/glibc-functions/res_query.texi: Likewise.
36958         * doc/glibc-functions/res_querydomain.texi: Likewise.
36959         * doc/glibc-functions/res_send.texi: Likewise.
36960         * doc/glibc-functions/rresvport_af.texi: Likewise.
36961         * doc/glibc-functions/setxattr.texi: Likewise.
36962         * doc/glibc-functions/strcasestr.texi: Likewise.
36963
36964 2008-12-15  Bruno Haible  <bruno@clisp.org>
36965
36966         Fix compilation error on OSF/1 4.0.
36967         * lib/sys_select.in.h: When invoked from OSF/1 <sys/types.h> or
36968         <sys/time.h>, simply delegate to the system header.
36969         Reported by Daniel Richard G. <oss@teragram.com>.
36970
36971 2008-12-15  Bruno Haible  <bruno@clisp.org>
36972
36973         * doc/posix-functions/openat.texi: Mention the 'openat' module.
36974         * doc/posix-functions/fchmodat.texi: Likewise.
36975         * doc/posix-functions/fchownat.texi: Likewise.
36976         * doc/posix-functions/fdopendir.texi: Likewise.
36977         * doc/posix-functions/fstatat.texi: Likewise.
36978         * doc/posix-functions/mkdirat.texi: Likewise.
36979         * doc/posix-functions/unlinkat.texi: Likewise.
36980
36981 2008-12-14  Bruno Haible  <bruno@clisp.org>
36982
36983         Update doc for POSIX:2008.
36984         * doc/posix-functions/faccessat.texi: New file.
36985         * doc/posix-functions/fchmodat.texi: New file.
36986         * doc/posix-functions/fchownat.texi: New file.
36987         * doc/posix-functions/fdopendir.texi: New file.
36988         * doc/posix-functions/fstatat.texi: New file.
36989         * doc/posix-functions/futimens.texi: New file.
36990         * doc/posix-functions/linkat.texi: New file.
36991         * doc/posix-functions/mkdirat.texi: New file.
36992         * doc/posix-functions/mkfifoat.texi: New file.
36993         * doc/posix-functions/mknodat.texi: New file.
36994         * doc/posix-functions/open_wmemstream.texi: New file.
36995         * doc/posix-functions/openat.texi: New file.
36996         * doc/posix-functions/psiginfo.texi: New file.
36997         * doc/posix-functions/pthread_mutex_consistent.texi: New file.
36998         * doc/posix-functions/pthread_mutexattr_getrobust.texi: New file.
36999         * doc/posix-functions/pthread_mutexattr_setrobust.texi: New file.
37000         * doc/posix-functions/readlinkat.texi: New file.
37001         * doc/posix-functions/renameat.texi: New file.
37002         * doc/posix-functions/strerror_l.texi: New file.
37003         * doc/posix-functions/symlinkat.texi: New file.
37004         * doc/posix-functions/unlinkat.texi: New file.
37005         * doc/posix-functions/utimensat.texi: New file.
37006         * doc/gnulib.texi (Function Substitutes): Add these subsections.
37007
37008 2008-12-14  Bruno Haible  <bruno@clisp.org>
37009
37010         Update doc for POSIX:2008.
37011         * doc/posix-functions/alphasort.texi: Renamed from
37012         doc/glibc-functions/alphasort.texi.
37013         * doc/posix-functions/dirfd.texi: Renamed from
37014         doc/glibc-functions/dirfd.texi.
37015         * doc/posix-functions/dprintf.texi: Renamed from
37016         doc/glibc-functions/dprintf.texi.
37017         * doc/posix-functions/duplocale.texi: Renamed from
37018         doc/glibc-functions/duplocale.texi.
37019         * doc/posix-functions/fexecve.texi: Renamed from
37020         doc/glibc-functions/fexecve.texi.
37021         * doc/posix-functions/fmemopen.texi: Renamed from
37022         doc/glibc-functions/fmemopen.texi.
37023         * doc/posix-functions/freelocale.texi: Renamed from
37024         doc/glibc-functions/freelocale.texi.
37025         * doc/posix-functions/getdate_err.texi: Renamed from
37026         doc/glibc-functions/getdate_err.texi.
37027         * doc/posix-functions/isalnum_l.texi: Renamed from
37028         doc/glibc-functions/isalnum_l.texi.
37029         * doc/posix-functions/isalpha_l.texi: Renamed from
37030         doc/glibc-functions/isalpha_l.texi.
37031         * doc/posix-functions/isblank_l.texi: Renamed from
37032         doc/glibc-functions/isblank_l.texi.
37033         * doc/posix-functions/iscntrl_l.texi: Renamed from
37034         doc/glibc-functions/iscntrl_l.texi.
37035         * doc/posix-functions/isdigit_l.texi: Renamed from
37036         doc/glibc-functions/isdigit_l.texi.
37037         * doc/posix-functions/isgraph_l.texi: Renamed from
37038         doc/glibc-functions/isgraph_l.texi.
37039         * doc/posix-functions/islower_l.texi: Renamed from
37040         doc/glibc-functions/islower_l.texi.
37041         * doc/posix-functions/isprint_l.texi: Renamed from
37042         doc/glibc-functions/isprint_l.texi.
37043         * doc/posix-functions/ispunct_l.texi: Renamed from
37044         doc/glibc-functions/ispunct_l.texi.
37045         * doc/posix-functions/isspace_l.texi: Renamed from
37046         doc/glibc-functions/isspace_l.texi.
37047         * doc/posix-functions/isupper_l.texi: Renamed from
37048         doc/glibc-functions/isupper_l.texi.
37049         * doc/posix-functions/iswalnum_l.texi: Renamed from
37050         doc/glibc-functions/iswalnum_l.texi.
37051         * doc/posix-functions/iswalpha_l.texi: Renamed from
37052         doc/glibc-functions/iswalpha_l.texi.
37053         * doc/posix-functions/iswblank_l.texi: Renamed from
37054         doc/glibc-functions/iswblank_l.texi.
37055         * doc/posix-functions/iswcntrl_l.texi: Renamed from
37056         doc/glibc-functions/iswcntrl_l.texi.
37057         * doc/posix-functions/iswctype_l.texi: Renamed from
37058         doc/glibc-functions/iswctype_l.texi.
37059         * doc/posix-functions/iswdigit_l.texi: Renamed from
37060         doc/glibc-functions/iswdigit_l.texi.
37061         * doc/posix-functions/iswgraph_l.texi: Renamed from
37062         doc/glibc-functions/iswgraph_l.texi.
37063         * doc/posix-functions/iswlower_l.texi: Renamed from
37064         doc/glibc-functions/iswlower_l.texi.
37065         * doc/posix-functions/iswprint_l.texi: Renamed from
37066         doc/glibc-functions/iswprint_l.texi.
37067         * doc/posix-functions/iswpunct_l.texi: Renamed from
37068         doc/glibc-functions/iswpunct_l.texi.
37069         * doc/posix-functions/iswspace_l.texi: Renamed from
37070         doc/glibc-functions/iswspace_l.texi.
37071         * doc/posix-functions/iswupper_l.texi: Renamed from
37072         doc/glibc-functions/iswupper_l.texi.
37073         * doc/posix-functions/iswxdigit_l.texi: Renamed from
37074         doc/glibc-functions/iswxdigit_l.texi.
37075         * doc/posix-functions/isxdigit_l.texi: Renamed from
37076         doc/glibc-functions/isxdigit_l.texi.
37077         * doc/posix-functions/mbsnrtowcs.texi: Renamed from
37078         doc/glibc-functions/mbsnrtowcs.texi.
37079         * doc/posix-functions/mkdtemp.texi: Renamed from
37080         doc/glibc-functions/mkdtemp.texi.
37081         * doc/posix-functions/newlocale.texi: Renamed from
37082         doc/glibc-functions/newlocale.texi.
37083         * doc/posix-functions/nl_langinfo_l.texi: Renamed from
37084         doc/glibc-functions/nl_langinfo_l.texi.
37085         * doc/posix-functions/open_memstream.texi: Renamed from
37086         doc/glibc-functions/open_memstream.texi.
37087         * doc/posix-functions/opterr.texi: Renamed from
37088         doc/glibc-functions/opterr.texi.
37089         * doc/posix-functions/optind.texi: Renamed from
37090         doc/glibc-functions/optind.texi.
37091         * doc/posix-functions/optopt.texi: Renamed from
37092         doc/glibc-functions/optopt.texi.
37093         * doc/posix-functions/psignal.texi: Renamed from
37094         doc/glibc-functions/psignal.texi.
37095         * doc/posix-functions/scandir.texi: Renamed from
37096         doc/glibc-functions/scandir.texi.
37097         * doc/posix-functions/sched_get_priority_min.texi: Renamed from
37098         doc/glibc-functions/sched_get_priority_min.texi.
37099         * doc/posix-functions/signgam.texi: Renamed from
37100         doc/glibc-functions/signgam.texi.
37101         * doc/posix-functions/stpcpy.texi: Renamed from
37102         doc/glibc-functions/stpcpy.texi.
37103         * doc/posix-functions/stpncpy.texi: Renamed from
37104         doc/glibc-functions/stpncpy.texi.
37105         * doc/posix-functions/strcasecmp_l.texi: Renamed from
37106         doc/glibc-functions/strcasecmp_l.texi.
37107         * doc/posix-functions/strcoll_l.texi: Renamed from
37108         doc/glibc-functions/strcoll_l.texi.
37109         * doc/posix-functions/strfmon_l.texi: Renamed from
37110         doc/glibc-functions/strfmon_l.texi.
37111         * doc/posix-functions/strftime_l.texi: Renamed from
37112         doc/glibc-functions/strftime_l.texi.
37113         * doc/posix-functions/strncasecmp_l.texi: Renamed from
37114         doc/glibc-functions/strncasecmp_l.texi.
37115         * doc/posix-functions/strndup.texi: Renamed from
37116         doc/glibc-functions/strndup.texi.
37117         * doc/posix-functions/strnlen.texi: Renamed from
37118         doc/glibc-functions/strnlen.texi.
37119         * doc/posix-functions/strsignal.texi: Renamed from
37120         doc/glibc-functions/strsignal.texi.
37121         * doc/posix-functions/strxfrm_l.texi: Renamed from
37122         doc/glibc-functions/strxfrm_l.texi.
37123         * doc/posix-functions/timer_gettime.texi: Renamed from
37124         doc/glibc-functions/timer_gettime.texi.
37125         * doc/posix-functions/tolower_l.texi: Renamed from
37126         doc/glibc-functions/tolower_l.texi.
37127         * doc/posix-functions/toupper_l.texi: Renamed from
37128         doc/glibc-functions/toupper_l.texi.
37129         * doc/posix-functions/towctrans_l.texi: Renamed from
37130         doc/glibc-functions/towctrans_l.texi.
37131         * doc/posix-functions/towlower_l.texi: Renamed from
37132         doc/glibc-functions/towlower_l.texi.
37133         * doc/posix-functions/towupper_l.texi: Renamed from
37134         doc/glibc-functions/towupper_l.texi.
37135         * doc/posix-functions/uselocale.texi: Renamed from
37136         doc/glibc-functions/uselocale.texi.
37137         * doc/posix-functions/vdprintf.texi: Renamed from
37138         doc/glibc-functions/vdprintf.texi.
37139         * doc/posix-functions/wcpcpy.texi:
37140         Renamed from doc/glibc-functions/wcpcpy.texi.
37141         * doc/posix-functions/wcpncpy.texi: Renamed from
37142         doc/glibc-functions/wcpncpy.texi.
37143         * doc/posix-functions/wcscasecmp.texi: Renamed from
37144         doc/glibc-functions/wcscasecmp.texi.
37145         * doc/posix-functions/wcscasecmp_l.texi: Renamed from
37146         doc/glibc-functions/wcscasecmp_l.texi.
37147         * doc/posix-functions/wcscoll_l.texi: Renamed from
37148         doc/glibc-functions/wcscoll_l.texi.
37149         * doc/posix-functions/wcsdup.texi: Renamed from
37150         doc/glibc-functions/wcsdup.texi.
37151         * doc/posix-functions/wcsncasecmp.texi: Renamed from
37152         doc/glibc-functions/wcsncasecmp.texi.
37153         * doc/posix-functions/wcsncasecmp_l.texi: Renamed from
37154         doc/glibc-functions/wcsncasecmp_l.texi.
37155         * doc/posix-functions/wcsnlen.texi: Renamed from
37156         doc/glibc-functions/wcsnlen.texi.
37157         * doc/posix-functions/wcsnrtombs.texi: Renamed from
37158         doc/glibc-functions/wcsnrtombs.texi.
37159         * doc/posix-functions/wcsxfrm_l.texi: Renamed from
37160         doc/glibc-functions/wcsxfrm_l.texi.
37161         * doc/posix-functions/wctrans_l.texi: Renamed from
37162         doc/glibc-functions/wctrans_l.texi.
37163         * doc/posix-functions/wctype_l.texi: Renamed from
37164         doc/glibc-functions/wctype_l.texi.
37165         * doc/gnulib.texi (Function Substitutes): Add these subsections.
37166         (Glibc ctype.h, Glibc dirent.h, Glibc getopt.h, Glibc math.h,
37167         Glibc sched.h, Glibc signal.h, Glibc stdio.h, Glibc stdlib.h,
37168         Glibc string.h, Glibc time.h, Glibc unistd.h, Glibc wchar.h): Remove
37169         these subsections.
37170         (Glibc langinfo.h, Glibc locale.h, Glibc monetary.h, Glibc wctype.h):
37171         Remove sections.
37172
37173 2008-12-14  Bruno Haible  <bruno@clisp.org>
37174
37175         Update doc for POSIX:2008.
37176         * doc/posix-functions/*.texi: Update URL of POSIX specification.
37177
37178 2008-12-14  Bruno Haible  <bruno@clisp.org>
37179
37180         Update doc for POSIX:2008.
37181         * doc/pastposix-functions/bcmp.texi: Renamed from
37182         doc/posix-functions/bcmp.texi.
37183         * doc/pastposix-functions/bcopy.texi: Renamed from
37184         doc/posix-functions/bcopy.texi.
37185         * doc/pastposix-functions/bsd_signal.texi: Renamed from
37186         doc/posix-functions/bsd_signal.texi.
37187         * doc/pastposix-functions/bzero.texi: Renamed from
37188         doc/posix-functions/bzero.texi.
37189         * doc/pastposix-functions/ecvt.texi: Renamed from
37190         doc/posix-functions/ecvt.texi.
37191         * doc/pastposix-functions/fcvt.texi: Renamed from
37192         doc/posix-functions/fcvt.texi.
37193         * doc/pastposix-functions/ftime.texi: Renamed from
37194         doc/posix-functions/ftime.texi.
37195         * doc/pastposix-functions/gcvt.texi: Renamed from
37196         doc/posix-functions/gcvt.texi.
37197         * doc/pastposix-functions/getcontext.texi: Renamed from
37198         doc/posix-functions/getcontext.texi.
37199         * doc/pastposix-functions/gethostbyaddr.texi: Renamed from
37200         doc/posix-functions/gethostbyaddr.texi.
37201         * doc/pastposix-functions/gethostbyname.texi: Renamed from
37202         doc/posix-functions/gethostbyname.texi.
37203         * doc/pastposix-functions/getwd.texi: Renamed from
37204         doc/posix-functions/getwd.texi.
37205         * doc/pastposix-functions/h_errno.texi: Renamed from
37206         doc/posix-functions/h_errno.texi.
37207         * doc/pastposix-functions/index.texi: Renamed from
37208         doc/posix-functions/index.texi.
37209         * doc/pastposix-functions/makecontext.texi: Renamed from
37210         doc/posix-functions/makecontext.texi.
37211         * doc/pastposix-functions/mktemp.texi: Renamed from
37212         doc/posix-functions/mktemp.texi.
37213         * doc/pastposix-functions/pthread_attr_getstackaddr.texi: Renamed from
37214         doc/posix-functions/pthread_attr_getstackaddr.texi.
37215         * doc/pastposix-functions/pthread_attr_setstackaddr.texi: Renamed from
37216         doc/posix-functions/pthread_attr_setstackaddr.texi.
37217         * doc/pastposix-functions/rindex.texi: Renamed from
37218         doc/posix-functions/rindex.texi.
37219         * doc/pastposix-functions/scalb.texi: Renamed from
37220         doc/posix-functions/scalb.texi.
37221         * doc/pastposix-functions/setcontext.texi: Renamed from
37222         doc/posix-functions/setcontext.texi.
37223         * doc/pastposix-functions/swapcontext.texi: Renamed from
37224         doc/posix-functions/swapcontext.texi.
37225         * doc/pastposix-functions/ualarm.texi: Renamed from
37226         doc/posix-functions/ualarm.texi.
37227         * doc/pastposix-functions/usleep.texi: Renamed from
37228         doc/posix-functions/usleep.texi.
37229         * doc/pastposix-functions/vfork.texi: Renamed from
37230         doc/posix-functions/vfork.texi.
37231         * doc/pastposix-functions/wcswcs.texi: Renamed from
37232         doc/posix-functions/wcswcs.texi.
37233         * doc/gnulib.texi (Legacy Function Substitutes): New chapter.
37234         (Function Substitutes): Update.
37235
37236 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37237
37238         * modules/relocatable-prog-wrapper (Depends-on): Add errno, needed by
37239         m4/strerror.m4.
37240
37241 2008-12-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37242             Bruno Haible  <bruno@clisp.org>
37243
37244         * modules/unilbrk/tables (Depends-on): Add unilbrk/base.
37245
37246 2008-12-13  Bruno Haible  <bruno@clisp.org>
37247
37248         * modules/strtoull (Depends-on): Remove unistd.
37249
37250 2008-12-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37251
37252         * modules/strtoull (Depends-on): Add stdlib.
37253
37254 2008-12-11  Simon Josefsson  <simon@josefsson.org>
37255
37256         * m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Add more warnings.
37257
37258 2008-12-10  Jim Meyering  <meyering@redhat.com>
37259
37260         gl_ASSERT: don't say assertions are disabled when they're not
37261         * m4/assert.m4 (gl_ASSERT): Do not make configure report
37262         "checking whether to enable assertions... no", when they are in
37263         fact enabled.  This is solely a bug in the output of configure.
37264         In spite of saying "no", NDEBUG was not defined in that case.
37265         Also, as noted by Eric Blake, leave assertions enabled upon
37266         --enable-assert=INVALID.
37267
37268 2008-12-10  Bruno Haible  <bruno@clisp.org>
37269
37270         Change MODULES.html to refer to POSIX:2008 where possible.
37271         * MODULES.html.sh (POSIX2008_URL): New variable.
37272         (posix_headers): Remove sys/timeb, ucontext.
37273         (posix2001_headers): New variable.
37274         (posix_functions): Remove bcmp, bcopy, bsd_signal, bzero, ecvt, fcvt,
37275         ftime, gcvt, getcontext, gethostbyaddr, gethostbyname, getwd, h_errno,
37276         index, makecontext, mktemp, pthread_attr_getstackaddr,
37277         pthread_attr_setstackaddr, rindex, scalb, setcontext, swapcontext,
37278         ualarm, usleep, vfork, wcswcs. Add the new POSIX:2008 functions.
37279         (posix2001_functions): New variable.
37280         (func_module): Use URLs to POSIX:2008 where possible and to POSIX:2001
37281         otherwise.
37282
37283 2008-12-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37284
37285         add missing include to parse-duration.c
37286         * lib/parse-duration.c: #include "xalloc.h", for xstrdup.
37287         * modules/parse-duration (Depends-on): Add xalloc.
37288
37289         fix sed script reading maint.mk
37290         * top/maint.mk (MYSELF): New macro, define as $(srcdir)/$(ME).
37291         (syntax-check-rules): Use it.
37292
37293 2008-12-09  Bruno Haible  <bruno@clisp.org>
37294
37295         * m4/ldexpl.m4 (gl_FUNC_LDEXPL_WORKS): Add another check, that fails on
37296         MacOS X 10.4/PowerPC.
37297         Reported by Simon Josefsson.
37298
37299 2008-12-08  Jim Meyering  <meyering@redhat.com>
37300
37301         work around mingw's lack of some S_IF definitions
37302         * lib/fts.c (S_IFLNK, S_IFSOCK): Define if not already defined.
37303         Reported by Simon Josefsson.
37304
37305 2008-12-08  Bruno Haible  <bruno@clisp.org>
37306
37307         * m4/signbitl.m4 (gl_SIGNBIT_TEST_PROGRAM): Add a link check of signbit
37308         applied to variables. Needed on MacOS X 10.4/PowerPC.
37309         Reported by Simon Josefsson.
37310
37311 2008-12-08  William Pursell  <bill.pursell@gmail.com>  (tiny change)
37312         and Eric Blake  <ebb9@byu.net>
37313
37314         assert: honor --enable-assert
37315         * m4/assert.m4 (gl_ASSERT): Synchronize with autoconf 2.64, in
37316         order to honor --enable-assert, rather than treating it as a
37317         synonym for --disable-assert.
37318
37319 2008-12-08  Jim Meyering  <meyering@redhat.com>
37320
37321         * lib/posixtm.c: Remove now-useless declaration of mktime.
37322
37323         * build-aux/announce-gen (get_tool_versions): Accept .xz tarballs.
37324
37325 2008-12-07  Bruno Haible  <bruno@clisp.org>
37326
37327         * tests/test-lock.c (test_lock, test_rwlock, test_recursive_lock,
37328         test_once): Mark functions as static.
37329         * tests/test-tls.c (test_tls): Likewise.
37330
37331 2008-12-07  Bruno Haible  <bruno@clisp.org>
37332
37333         * lib/striconveha.h (uniconv_register_autodetect): Renamed from
37334         iconv_register_autodetect.
37335
37336 2008-12-07  Jim Meyering  <meyering@redhat.com>
37337
37338         posixtm.c: avoid a warning
37339         * lib/posixtm.c (posixtime): Don't initialize tm0.
37340         It's no longer needed to placate gcc4's -Wuninitialized,
37341         and the attempt to placate would elicit a new warning.
37342
37343         unicodeio.c: mark unused parameters
37344         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
37345         (fallback_failure_callback): Likewise.
37346
37347 2008-12-07  Bruno Haible  <bruno@clisp.org>
37348
37349         * gnulib-tool (func_create_testdir): When building the tests
37350         subdirectory, ignore the modules gnumakefile and maintainer-makefile.
37351         Reported by Simon Josefsson.
37352
37353 2008-12-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37354
37355         * doc/manywarnings.texi, doc/gnulib-intro.texi: Fix typos.
37356
37357 2008-12-06  Bruno Haible  <bruno@clisp.org>
37358
37359         * lib/c-stack.h (c_stack_action): Clarify possible side effects.
37360         Suggested by Eric Blake.
37361
37362 2008-12-06  Bruno Haible  <bruno@clisp.org>
37363
37364         Fix a c-stack test failure on MacOS X.
37365         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Require
37366         AC_CANONICAL_HOST. Define FAULT_YIELDS_SIGBUS. If set, install a signal
37367         handler for SIGBUS as well.
37368         * lib/c-stack.c (c_stack_action): If FAULT_YIELDS_SIGBUS is set,
37369         install a signal handler for SIGBUS as well.
37370         Reported by Bruce Dugan <bld0401@gmail.com> via Eric Blake.
37371
37372 2008-12-06  Bruno Haible  <bruno@clisp.org>
37373
37374         Advocacy documentation.
37375         * doc/gnulib-intro.texi (Benefits): New section.
37376         * doc/gnulib.texi: Update.
37377
37378 2008-12-06  Bruno Haible  <bruno@clisp.org>
37379
37380         Document the 'manywarnings' module.
37381         * doc/manywarnings.texi: New file.
37382         * doc/gnulib.texi: Include it.
37383
37384 2008-12-05  Eric Blake  <ebb9@byu.net>
37385
37386         tests: silence some gcc warnings
37387         * tests/test-getdate.c (LOG) [!DEBUG]: Mark no-op void.
37388         * tests/uniwidth/test-uc_width2.c (finish_interval): Avoid printf
37389         type mismatches.
37390
37391 2008-12-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
37392             Bruno Haible  <bruno@clisp.org>
37393
37394         * m4/openmp.m4 (AC_OPENMP): Do not define with Autoconf 2.62 or newer.
37395
37396 2008-11-29  Jim Meyering  <meyering@redhat.com>
37397
37398         unicodeio.c: mark unused parameters
37399         * lib/unicodeio.c (exit_failure_callback): Mark unused parameter.
37400         (fallback_failure_callback): Likewise.
37401
37402         fts: fix a thinko
37403         * lib/fts.c (s_ifmt_shift_bits): Remove function.  Not needed after all.
37404         (set_stat_type): Return S_IF*-valued "type" directly.
37405         Prompted by James Youngman's spotting a related bug.
37406         Confirmed by further testing through find.
37407
37408         fts: provide dirent.d_type via FTSENT.fts_statp, when possible
37409         * lib/fts.c (D_TYPE): Define.
37410         (DT_UNKNOWN, DT_BLK, DT_CHR) [HAVE_STRUCT_DIRENT_D_TYPE]: Define.
37411         (DT_DIR, DT_FIFO, DT_LNK, DT_REG, DT_SOCK): Likewise.
37412         (s_ifmt_shift_bits): New function.
37413         (set_stat_type): New function.
37414         (fts_build): When not calling fts_stat, call set_stat_type
37415         to propagate dirent.d_type info to fts_read caller.
37416         * lib/fts_.h (FTSENT) [FTS_DEFER_STAT]: Mention that
37417         fts_statp->st_mode type information may be valid.
37418
37419 2008-11-28  Simon Josefsson  <simon@josefsson.org>
37420
37421         * lib/sys_time.in.h: Add extern "C" block for C++.  Suggested by
37422         Brian Dessent <brian@dessent.net>.  Reported by Sam Steingold
37423         <sds@gnu.org>.
37424
37425 2008-11-20  Bruno Haible  <bruno@clisp.org>
37426
37427         Attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
37428         * lib/math.in.h: Use INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of
37429         INCLUDE_NEXT.
37430         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also
37431         INCLUDE_NEXT_AS_FIRST_DIRECTIVE.
37432         * modules/math (Makefile.am): Substitute
37433         INCLUDE_NEXT_AS_FIRST_DIRECTIVE instead of INCLUDE_NEXT.
37434         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
37435
37436 2008-11-18  Alexandre Duret-Lutz  <adl@lrde.epita.fr>
37437             Bruno Haible  <bruno@clisp.org>
37438
37439         * lib/stdint.in.h: Define all type macros so that their expansion is
37440         a single typedef'ed token. Fixes a compilation failure in Boost which
37441         does "using ::int8_t;".
37442
37443 2008-11-18  Simon Josefsson  <simon@josefsson.org>
37444
37445         * m4/manywarnings.m4: New file with gl_MANYWARN_COMPLEMENT and
37446         gl_MANYWARN_ALL_GCC.
37447         * m4/warnings.m4: Removed gl_WARN_SUPPORTED and
37448         gl_WARN_COMPLEMENT.  Suggested by Bruno Haible <bruno@clisp.org>.
37449         * modules/manywarnings: New file.
37450         * MODULES.html.sh: Mention manywarnings module.
37451
37452 2008-11-18  Bruno Haible  <bruno@clisp.org>
37453
37454         * doc/gnulib-tool.texi (Unit tests): New section.
37455
37456 2008-11-18  Simon Josefsson  <simon@josefsson.org>
37457
37458         * top/maint.mk (refresh-po): Fix sed regexp to avoid problems with
37459         paths like 'lib/po/foo.po'.
37460
37461 2008-11-17  Simon Josefsson  <simon@josefsson.org>
37462
37463         * m4/warnings.m4: Improve code.  Reported by Ralf Wildenhues
37464         <Ralf.Wildenhues@gmx.de> and Paolo Bonzini <bonzini@gnu.org>.
37465
37466 2008-11-17  Simon Josefsson  <simon@josefsson.org>
37467
37468         * m4/warnings.m4: Use CPPFLAGS to really check whether the
37469         parameter works.
37470
37471 2008-11-17  Simon Josefsson  <simon@josefsson.org>
37472
37473         * m4/warnings.m4: Add gl_WARN_COMPLEMENT and gl_WARN_SUPPORTED.
37474
37475 2008-11-17  Bruce Korb  <bkorb@gnu.org>
37476
37477         * modules/parse-duration-tests: New file.
37478         * tests/test-parse-duration.sh: New file.
37479         * tests/test-parse-duration.c: New file.
37480
37481         New module 'parse-duration'.
37482         * lib/parse-duration.h: New file.
37483         * lib/parse-duration.c: New file.
37484         * modules/parse-duration: New file.
37485
37486 2008-11-17  Bruno Haible  <bruno@clisp.org>
37487
37488         * tests/test-select-out.sh: Comment out the first pipe test.
37489         Reported by Simon Josefsson.
37490
37491 2008-11-17  Bruno Haible  <bruno@clisp.org>
37492
37493         * modules/getaddrinfo (Depends-on): Add servent, hostent.
37494         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_SERVENT and
37495         gl_HOSTENT.
37496
37497 2008-11-17  Bruno Haible  <bruno@clisp.org>
37498
37499         * m4/sockets.m4 (gl_SOCKETS): After trying -lsocket, try also
37500         -lnetwork and -lnet. Needed for Haiku and BeOS.
37501
37502 2008-11-16  Bruno Haible  <bruno@clisp.org>
37503
37504         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix indentation.
37505
37506 2008-11-16  Bruno Haible  <bruno@clisp.org>
37507
37508         Avoid test failure on Haiku.
37509         * tests/test-fsync.c: Include <errno.h>.
37510         (main): Don't require that fsync (0) fails.
37511
37512 2008-11-15  Bruno Haible  <bruno@clisp.org>
37513
37514         New module 'hostent'.
37515         * modules/hostent: New file.
37516         * m4/hostent.m4: New file, based on code in m4/getaddrinfo.m4.
37517
37518 2008-11-15  Bruno Haible  <bruno@clisp.org>
37519
37520         New module 'servent'.
37521         * modules/servent: New file.
37522         * m4/servent.m4: New file, based on code in m4/getaddrinfo.m4.
37523
37524 2008-11-15  Bruno Haible  <bruno@clisp.org>
37525
37526         Avoid generating same test program with two different rules.
37527         * modules/frexp-nolibm-tests (Makefile.am): Rename test program from
37528         test-frexp to test-frexp-nolibm.
37529         * modules/frexpl-nolibm-tests (Makefile.am): Rename test program from
37530         test-frexpl to test-frexpl-nolibm.
37531
37532 2008-11-15  Bruno Haible  <bruno@clisp.org>
37533
37534         * modules/frexpl-tests (Makefile.am): Link test-frexpl with
37535         $(FREXPL_LIBM).
37536
37537 2008-11-15  Bruno Haible  <bruno@clisp.org>
37538
37539         * lib/netdb.in.h: Activate the definitions also when the system's
37540         <netdb.h> has 'struct addrinfo'.
37541         * m4/netdb_h.m4 (gl_HEADER_NETDB): Replace netdb.h also when it lacks
37542         EAI_OVERFLOW or AI_NUMERICSERV.
37543         * doc/posix-headers/netdb.texi: Document the problem.
37544
37545 2008-11-15  Bruno Haible  <bruno@clisp.org>
37546
37547         * tests/test-sched.c: Test also the existence of the SCHED_* macros.
37548
37549         Make the 'sched' module work on platforms where <sched.h> exists but
37550         is incomplete (such as Haiku).
37551         * lib/sched.in.h; Include the system's <sched.h> if it exists.
37552         (SCHED_FIFO, SCHED_RR, SCHED_OTHER): New macros.
37553         * m4/sched_h.m4 (gl_SCHED_H): Test whether <sched.h> exists and also
37554         defines SCHED_FIFO, SCHED_RR, SCHED_OTHER. Set HAVE_SCHED_H,
37555         HAVE_STRUCT_SCHED_PARAM.
37556         * modules/sched (Depends-on): Add include_next.
37557         (Makefile.am): Substitute HAVE_SCHED_H, INCLUDE_NEXT,
37558         PRAGMA_SYSTEM_HEADER, NEXT_SCHED_H, HAVE_STRUCT_SCHED_PARAM.
37559         * doc/posix-headers/sched.texi: Document the issue.
37560
37561 2008-11-13  Jim Meyering  <meyering@redhat.com>
37562
37563         test-argp-2: avoid test failure when PACKAGE_BUGREPORT is defined
37564         * tests/test-argp-2.sh: When PACKAGE_BUGREPORT was defined, this
37565         test would fail due to the difference in the Report bugs to ...
37566         line.  The expected address is empty, "<>", while the actual
37567         would contain e.g., "<bug-tar@gnu.org>".  Filter out any address.
37568
37569 2008-11-12  Bruno Haible  <bruno@clisp.org>
37570
37571         lstat: don't compile lstat.c on systems lacking lstat
37572         * m4/lstat.m4 (gl_FUNC_LSTAT): Don't compile lstat.c on systems
37573         which don't have lstat; this is handled by lib/sys_stat.in.h already.
37574         Reported by Daniel P. Berrange via Jim Meyering.
37575
37576 2008-11-12  Jim Meyering  <meyering@redhat.com>
37577
37578         * lib/unicodeio.c (unicode_to_mb): Correct spelling of u8_uctomb.
37579
37580 2008-11-12  Simon Josefsson  <simon@josefsson.org>
37581
37582         * modules/warnings (configure.ac): Do AC_SUBST([WARN_CFLAGS]) here
37583         instead.
37584
37585 2008-11-12  Bruno Haible  <bruno@clisp.org>
37586
37587         * lib/unicodeio.c: Include unistr.h.
37588         (utf8_wctomb): Remove function.
37589         (unicode_to_mb): Use utf8_uctomb instead of utf8_wctomb.
37590
37591 2008-11-12  Simon Josefsson  <simon@josefsson.org>
37592
37593         * m4/warnings.m4 (gl_WARN_INIT): Remove, suggested by Ralf
37594         Wildenhues <Ralf.Wildenhues@gmx.de> and Bruno Haible
37595         <bruno@clisp.org>.
37596         * modules/warnings (configure.ac): Don't call gl_WARN_INIT.
37597
37598 2008-11-12  Simon Josefsson  <simon@josefsson.org>
37599
37600         * doc/warnings.texi: New file, from Bruno Haible <bruno@clisp.org>.
37601         * doc/gnulib.texi: Add section for warnings.
37602
37603 2008-11-11  Bruno Haible  <bruno@clisp.org>
37604
37605         * lib/sockets.h: Add a comment.
37606
37607 2008-11-11  Karl Berry  <karl@gnu.org>
37608
37609         * config/srclist.txt (fdl.texi): add, syncing from gnustandards.
37610
37611 2008-11-11  Eric Blake  <ebb9@byu.net>
37612
37613         fdl.texi: avoid git symlinks
37614         * doc/fdl.texi: Copy, rather than link, fdl-1.3.texi.
37615
37616 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
37617
37618         * m4/warnings.m4 (gl_WARN_ADD): Don't AC_SUBST the empty string.
37619
37620 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
37621
37622         * m4/warnings.m4 (gl_WARN_INIT): Substitute WARN_CFLAGS.
37623         (gl_WARN_ADD): Substitute $2 if literal.
37624
37625 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
37626
37627         * m4/warning.m4: Remove.
37628
37629 2008-11-11  Paolo Bonzini  <bonzini@gnu.org>
37630
37631         * m4/warnings.m4: Almost complete rewrite. :-)
37632
37633 2008-11-10  Simon Josefsson  <simon@josefsson.org>
37634
37635         * modules/warnings: New module.
37636         * m4/warnings.m4: New file.
37637         * MODULES.html.sh: Mention warnings module.
37638         With review improvements from Paolo Bonzini <bonzini@gnu.org> and
37639         Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
37640
37641 2008-11-10  Eric Blake  <ebb9@byu.net>
37642
37643         fdl.texi: make a symlink to the latest version
37644         * doc/standards.texi: Revert today's earlier change.
37645         * doc/fdl-1.2.texi: Rename from old fdl.texi...
37646         * doc/fdl.texi: ...and replace this with a symlink to the newer
37647         fdl-1.3.texi.
37648
37649 2008-11-10  Bruno Haible  <bruno@clisp.org>
37650
37651         * tests/test-select-fd.c (main): Accept the result file name as fourth
37652         argument.
37653         * tests/test-select-in.sh: Pass t-select-in.tmp as fourth argument.
37654         * tests/test-select-out.sh: Pass t-select-out.tmp as fourth argument.
37655
37656 2008-11-10  Bruno Haible  <bruno@clisp.org>
37657
37658         * lib/netdb.in.h: Use HAVE_STRUCT_ADDRINFO, HAVE_DECL_GETADDRINFO,
37659         HAVE_DECL_FREEADDRINFO, HAVE_DECL_GAI_STRERROR, HAVE_DECL_GETNAMEINFO
37660         as autoconf-substituted macros.
37661         * m4/netdb_h.m4 (gl_NETDB_H_DEFAULTS): Initialize these variables to 1.
37662         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require
37663         gl_NETDB_H_DEFAULTS. Set these variables.
37664         * modules/netdb (Makefile.am): Substitute these variables.
37665
37666 2008-11-10  Eric Blake  <ebb9@byu.net>
37667
37668         standards.texi: include correct file for FDL 1.3
37669         * doc/standards.texi (GNU Free Documentation License): Change
37670         include file to pull in FDL 1.3, not 1.2.
37671
37672         fdl.texi: revert accidental change to license
37673         * doc/fdl.texi: This is FDL 1.2, not 1.3.
37674
37675 2008-11-10  Bruno Haible  <bruno@clisp.org>
37676
37677         * m4/printf.m4 (gl_PRINTF_ENOMEM): Guess yes on Haiku. Use the
37678         cross-compiling guesses also when the native compile gives no result.
37679
37680 2008-11-10  Bruno Haible  <bruno@clisp.org>
37681
37682         * lib/spawni.c (__spawni): Force variable into the stack.
37683
37684 2008-11-10  Bruno Haible  <bruno@clisp.org>
37685
37686         Add support for Haiku.
37687         * lib/fbufmode.c (fbufmode): Test a symbol that is not only defined on
37688         glibc and BeOS, but also on Haiku.
37689         * lib/fpurge.c (fpurge): Likewise.
37690         * lib/freadable.c (freadable): Likewise.
37691         * lib/freadahead.c (freadahead): Likewise.
37692         * lib/freading.c (freading): Likewise.
37693         * lib/freadptr.c (freadptr): Likewise.
37694         * lib/freadseek.c (freadptrinc): Likewise.
37695         * lib/fseeko.c (rpl_fseeko): Likewise.
37696         * lib/fseterr.c (fseterr): Likewise.
37697         * lib/fwritable.c (fwritable): Likewise.
37698         * lib/fwriting.c (fwriting): Likewise.
37699         Reported by Ingo Weinhold <ingo_weinhold@gmx.de>.
37700
37701 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
37702
37703         * lib/config.charset: Treat Haiku like BeOS.
37704
37705 2008-11-10  Ingo Weinhold  <ingo_weinhold@gmx.de>
37706
37707         * lib/binary-io.h (O_BINARY, O_TEXT): Treat Haiku like BeOS.
37708         * lib/fcntl.in.h (O_BINARY, O_TEXT): Likewise.
37709
37710 2008-11-08  Bruno Haible  <bruno@clisp.org>
37711
37712         * m4/sys_ioctl_h.m4 (gl_SYS_IOCTL_H): Avoid using AC_CHECK_DECL inside
37713         AC_CACHE_CHECK.
37714
37715 2008-11-08  Bruno Haible  <bruno@clisp.org>
37716
37717         * modules/select-tests (configure.ac): Check for unistd.h, sys/wait.h.
37718
37719 2008-11-08  Bruno Haible  <bruno@clisp.org>
37720
37721         * tests/test-select-fd.c: New file.
37722         * tests/test-select-in.sh: New file.
37723         * tests/test-select-out.sh: New file.
37724         * tests/test-select-stdin.c: New file.
37725         * modules/select-tests (Files): Add the new files.
37726         (Depends-on): Add gettimeofday.
37727         (Makefile.am): Add test-select-in.sh, test-select-out.sh to TESTS.
37728         Set TESTS_ENVIRONMENT. Add test-select-fd, test-select-stdin to
37729         check_PROGRAMS. Define test_select_fd_LDADD, test_select_stdin_LDADD.
37730
37731 2008-11-06  Alexander V. Lukyanov  <lav@netis.ru>
37732             Bruno Haible  <bruno@clisp.org>
37733
37734         * lib/sys_stat.in.h: Enclose function definitions in extern "C".
37735
37736 2008-10-12  Giuseppe Scrivano  <gscrivano@gnu.org>
37737
37738         * build-aux/pmccabe2html: Added support for C++ source files.
37739
37740 2008-11-05  Ben Pfaff  <blp@gnu.org>
37741
37742         Fix lib/close.c build on Windows.
37743         * modules/close (Files): Add lib/w32sock.h.
37744
37745 2008-11-05  Joel E. Denny  <jdenny@ces.clemson.edu>
37746
37747         Accept Bison's NEWS format.
37748         * build-aux/announce-gen (print_news_deltas): Tweak
37749         $re_prefix.
37750
37751 2008-11-04  Bruno Haible  <bruno@clisp.org>
37752
37753         * modules/random_r (Maintainer): Add glibc.
37754
37755 2008-11-04  Simon Josefsson  <simon@josefsson.org>
37756
37757         * doc/alloca-opt.texi: Change license to GFDLv1.3+, as suggested
37758         by karl@freefriends.org (Karl Berry).
37759         * doc/alloca.texi: Likewise.
37760         * doc/c-ctype.texi: Likewise.
37761         * doc/c-strcase.texi: Likewise.
37762         * doc/c-strcaseeq.texi: Likewise.
37763         * doc/c-strcasestr.texi: Likewise.
37764         * doc/c-strstr.texi: Likewise.
37765         * doc/c-strtod.texi: Likewise.
37766         * doc/c-strtold.texi: Likewise.
37767         * doc/ctime.texi: Likewise.
37768         * doc/error.texi: Likewise.
37769         * doc/fdl.texi: Likewise.
37770         * doc/gcd.texi: Likewise.
37771         * doc/getdate.texi: Likewise.
37772         * doc/gnulib-intro.texi: Likewise.
37773         * doc/gnulib-tool.texi: Likewise.
37774         * doc/gnulib.texi: Likewise.
37775         * doc/inet_ntoa.texi: Likewise.
37776         * doc/maintain.texi: Likewise.
37777         * doc/make-stds.texi: Likewise.
37778         * doc/quote.texi: Likewise.
37779         * doc/regexprops-generic.texi: Likewise.
37780         * doc/standards.texi: Likewise.
37781         * doc/verify.texi: Likewise.
37782         * doc/visibility.texi: Likewise.
37783         * doc/gnulib.texi (GNU Free Documentation License): Include
37784         fdl-1.3.texi instead of fdl.texi.
37785
37786 2008-11-04  Simon Josefsson  <simon@josefsson.org>
37787
37788         * doc/fdl-1.3.texi: New file, from
37789         <http://www.gnu.org/licenses/fdl-1.3.texi>.
37790         * modules/fdl-1.3: Add.
37791         * MODULES.html.sh: Add fdl-1.3.
37792
37793 2008-11-03  Bruno Haible  <bruno@clisp.org>
37794
37795         Make determination of absolute name of header file work with AIX xlc.
37796         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Require
37797         AC_CANONICAL_HOST. On AIX, use "$CPP -C" rather than "$CPP" for
37798         preprocessing.
37799         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
37800         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
37801
37802 2008-11-03  Simon Josefsson  <simon@josefsson.org>
37803
37804         * top/maint.mk (COVERAGE_CCOPTS): Use --coverage instead of
37805         -fprofile-arcs -ftest-coverage.  Suggested by Ludovic Courtès
37806         <ludo@gnu.org>.
37807
37808 2008-11-02  Bruno Haible  <bruno@clisp.org>
37809
37810         Mark 'strpbrk' obsolete.
37811         * modules/strpbrk (Status, Notice): New sections.
37812         * modules/strtok_r (Depends-on): Add strpbrk.
37813
37814 2008-11-02  Bruno Haible  <bruno@clisp.org>
37815
37816         Mark 'strdup' obsolete.
37817         * modules/strdup (Status, Notice): New sections.
37818         * modules/findprog (Depends-on): Add strdup.
37819         * modules/getaddrinfo (Depends-on): Likewise.
37820         * modules/localename (Depends-on): Likewise.
37821         * modules/relocatable-lib (Depends-on): Likewise.
37822         * modules/relocatable-lib-lgpl (Depends-on): Likewise.
37823         * modules/relocatable-prog (Depends-on): Likewise.
37824         * modules/trim (Depends-on): Likewise.
37825         * modules/unictype/gen-ctype (Depends-on): Likewise.
37826         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
37827
37828 2008-11-02  Bruno Haible  <bruno@clisp.org>
37829
37830         Mark 'strcspn' obsolete.
37831         * modules/strcspn (Status, Notice): New sections.
37832
37833 2008-11-02  Bruno Haible  <bruno@clisp.org>
37834
37835         Mark 'rmdir' obsolete.
37836         * modules/rmdir (Status, Notice): New sections.
37837         * modules/clean-temp (Depends-on): Add rmdir.
37838         * modules/openat (Depends-on): Likewise.
37839
37840 2008-11-02  Bruno Haible  <bruno@clisp.org>
37841
37842         Mark 'raise' obsolete.
37843         * modules/raise (Status, Notice): New sections.
37844         (Include): Specify <signal.h>.
37845         * modules/stdio (Depends-on): Add raise.
37846         * modules/write (Depends-on): Likewise.
37847
37848 2008-11-02  Bruno Haible  <bruno@clisp.org>
37849
37850         Mark 'memset' obsolete.
37851         * modules/memset (Status, Notice): New sections.
37852
37853 2008-11-02  Bruno Haible  <bruno@clisp.org>
37854
37855         Mark 'memmove' obsolete.
37856         * modules/memmove (Status, Notice): New sections.
37857         * modules/argp (Depends-on): Add memmove.
37858         * modules/argz (Depends-on): Likewise.
37859         * modules/canonicalize (Depends-on): Likewise.
37860         * modules/canonicalize-lgpl (Depends-on): Likewise.
37861         * modules/fts (Depends-on): Likewise.
37862         * modules/getcwd (Depends-on): Likewise.
37863         * modules/human (Depends-on): Likewise.
37864         * modules/regex (Depends-on): Likewise.
37865         * modules/striconveh (Depends-on): Likewise.
37866         * modules/trim (Depends-on): Likewise.
37867         * modules/unistr/u8-move (Depends-on): Likewise.
37868         * modules/unistr/u16-move (Depends-on): Likewise.
37869         * modules/unistr/u32-move (Depends-on): Likewise.
37870
37871 2008-11-02  Bruno Haible  <bruno@clisp.org>
37872
37873         Mark 'memcpy' obsolete.
37874         * modules/memcpy (Status, Notice): New sections.
37875
37876 2008-11-02  Bruno Haible  <bruno@clisp.org>
37877
37878         Mark 'memcmp' obsolete.
37879         * modules/memcmp (Status, Notice): New sections.
37880         * modules/argmatch (Depends-on): Add memchr.
37881         * modules/backupfile (Depends-on): Likewise.
37882         * modules/c-strcasestr (Depends-on): Likewise.
37883         * modules/crypto/des (Depends-on): Likewise.
37884         * modules/csharpcomp (Depends-on): Likewise.
37885         * modules/fnmatch (Depends-on): Likewise.
37886         * modules/git-merge-changelog (Depends-on): Likewise.
37887         * modules/isnand (Depends-on): Likewise.
37888         * modules/isnand-nolibm (Depends-on): Likewise.
37889         * modules/isnanf (Depends-on): Likewise.
37890         * modules/isnanf-nolibm (Depends-on): Likewise.
37891         * modules/isnanl (Depends-on): Likewise.
37892         * modules/isnanl-nolibm (Depends-on): Likewise.
37893         * modules/mbchar (Depends-on): Likewise.
37894         * modules/memcoll (Depends-on): Likewise.
37895         * modules/quotearg (Depends-on): Likewise.
37896         * modules/regex (Depends-on): Likewise.
37897         * modules/relocatable-prog (Depends-on): Likewise.
37898         * modules/same (Depends-on): Likewise.
37899         * modules/signbit (Depends-on): Likewise.
37900         * modules/strcasestr-simple (Depends-on): Likewise.
37901         * modules/unictype/gen-ctype (Depends-on): Likewise.
37902         * modules/unilbrk/gen-lbrk (Depends-on): Likewise.
37903         * modules/uniname/uniname (Depends-on): Likewise.
37904         * modules/unistr/u8-cmp (Depends-on): Likewise.
37905
37906 2008-11-02  Bruno Haible  <bruno@clisp.org>
37907
37908         Mark 'memchr' obsolete.
37909         * modules/memchr (Status, Notice): New sections.
37910         * modules/argp (Depends-on): Add memchr.
37911         * modules/base64 (Depends-on): Likewise.
37912         * modules/c-strcasestr (Depends-on): Likewise.
37913         * modules/chdir-long (Depends-on): Likewise.
37914         * modules/fnmatch (Depends-on): Likewise.
37915         * modules/getsubopt (Depends-on): Likewise.
37916         * modules/git-merge-changelog (Depends-on): Likewise.
37917         * modules/glob (Depends-on): Likewise.
37918         * modules/strcasestr-simple (Depends-on): Likewise.
37919         * modules/strnlen (Depends-on): Likewise.
37920
37921 2008-11-02  Bruno Haible  <bruno@clisp.org>
37922
37923         Mark 'atexit' obsolete.
37924         * modules/atexit (Status, Notice): New sections.
37925         * modules/chdir-long (Depends-on): Add atexit.
37926         * modules/wait-process (Depends-on): Likewise.
37927
37928 2008-11-02  Bruno Haible  <bruno@clisp.org>
37929
37930         * gnulib-tool: New option --with-obsolete.
37931         (func_usage): Document it.
37932         (func_modules_transitive_closure): Drop obsolete dependencies if
37933         incobsolete is not true.
37934         (func_import): Read and save the incobsolete variable to the cache.
37935
37936 2008-11-02  Bruno Haible  <bruno@clisp.org>
37937
37938         * modules/TEMPLATE-EXTENDED: New field 'Status'.
37939         * gnulib-tool: New option --extract-status.
37940         (func_usage): Document it.
37941         (sed_extract_prog): Recognize it.
37942         (func_get_status): New function.
37943
37944 2008-10-30  Simon Josefsson  <simon@josefsson.org>
37945
37946         * modules/sockets (License): Change from LGPL to LGPLv2+.
37947
37948 2008-10-28  Simon Josefsson  <simon@josefsson.org>
37949
37950         * top/maint.mk: Add coverage rules, inspired by scripts in gnupdf.
37951
37952 2008-10-28  Simon Josefsson  <simon@josefsson.org>
37953
37954         * MODULES.html.sh (Support for systems lacking POSIX:2001):
37955         Mention times and sys_times.
37956         * modules/sys_times, modules/sys_times-tests: New modules.
37957         * modules/times, modules/times-tests: Likewise
37958         * m4/sys_times_h.m4: New file.
37959         * lib/sys_times.in.h: Likewise
37960         * lib/times.c: Likewise.
37961         * tests/test-sys_times.c: Likewise.
37962         * tests/test-times.c: Likewise.
37963         * doc/posix-headers/sys_times.texi: Update.
37964         * doc/posix-functions/times.texi: Update.
37965
37966 2008-10-28  Jim Meyering  <meyering@redhat.com>
37967
37968         * modules/tempname (Depends-on): Add lstat.
37969
37970         * modules/lstat (License): Relicense: LGPL -> LGPLv2+.
37971
37972 2008-10-28  Simon Josefsson  <simon@josefsson.org>
37973
37974         * gnulib-tool (func_emit_tests_Makefile_am): Revert last commit.
37975         * modules/argp-tests (test_argp_LDADD): Set EXEEXT here instead,
37976         using idiom used elsewhere in gnulib.
37977
37978 2008-10-27  Jim Meyering  <meyering@redhat.com>
37979
37980         * modules/gethostname (License): Relicense: LGPL -> LGPLv2+.
37981
37982 2008-10-27  Simon Josefsson  <simon@josefsson.org>
37983
37984         * gnulib-tool (func_emit_tests_Makefile_am): Set EXEEXT in
37985         TESTS_ENVIRONMENT, for shell scripts that needs to call built
37986         programs.
37987         * tests/test-argp-2.sh: Use $EXEEXT when needed.
37988
37989 2008-10-27  Simon Josefsson  <simon@josefsson.org>
37990
37991         * lib/sys_stat.in.h (lstat): Fix declaration for mingw.
37992
37993 2008-10-27  Bruno Haible  <bruno@clisp.org>
37994
37995         * tests/test-lstat.c: Include <stdio.h>.
37996
37997 2008-10-27  Simon Josefsson  <simon@josefsson.org>
37998
37999         * modules/lstat-tests: New module.
38000         * tests/test-lstat.c: New file.
38001
38002 2008-10-26  Jim Meyering  <meyering@redhat.com>
38003
38004         * lib/mkdir.c (rpl_mkdir) [_WIN32...]: Mark mode as an unused parameter.
38005
38006 2008-10-26  Simon Josefsson  <simon@josefsson.org>
38007             Bruno Haible  <bruno@clisp.org>
38008
38009         Fix a clash between the type DATADIR on Windows and the macro DATADIR.
38010         * modules/configmake (Include): Add a note that the include must come
38011         after all system headers.
38012         * lib/javaversion.c: Include configmake.h after all other includes.
38013
38014 2008-10-26  Bruno Haible  <bruno@clisp.org>
38015
38016         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Set default of
38017         HAVE_STRUCT_RANDOM_DATA to 1.
38018         (gl_STDLIB_H): Simplify.
38019
38020 2008-10-26  Simon Josefsson  <simon@josefsson.org>
38021
38022         * m4/stdlib_h.m4: Check for struct random_data.  Initialize and
38023         substitute HAVE_STRUCT_RANDOM_DATA.
38024         * lib/stdlib.in.h [!HAVE_STRUCT_RANDOM_DATA]: Provide struct
38025         random_data.
38026         * modules/stdlib (Makefile.am): Substitute
38027         HAVE_STRUCT_RANDOM_DATA.
38028
38029 2008-10-26  Simon Josefsson  <simon@josefsson.org>
38030
38031         * doc/gnulib.texi (@copying): Use GFDLv1.2+.
38032         * doc/gnulib-intro.texi (Copyright): Likewise.
38033
38034 2008-10-26  Simon Josefsson  <simon@josefsson.org>
38035
38036         * doc/gnulib.texi (Header files): C++ fixes, based on Bruno's
38037         findings.
38038
38039 2008-10-25  Ben Pfaff  <blp@cs.stanford.edu>
38040             Bruno Haible  <bruno@clisp.org>
38041
38042         * lib/unistd.in.h: Include <winsock2.h>.
38043         (socket, connect,accept, bind, getpeername, getsockname, getsockopt,
38044         listen, recv, send, recvfrom, sendto, setsockopt, shutdown, select):
38045         Provide dummy declarations.
38046         (gethostname): Override.
38047         * lib/sys_socket.in.h (gethostname): Provide dummy declaration.
38048         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Invoke
38049         gl_PREREQ_SYS_H_WINSOCK2.
38050         * modules/gethostname (Files): Add m4/sys_socket_h.m4.
38051         * doc/posix-functions/gethostname.texi: More details.
38052
38053 2008-10-25  Bruno Haible  <bruno@clisp.org>
38054
38055         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
38056         gl_UNISTD_H_DEFAULTS, gl_SYS_IOCTL_H_DEFAULTS only if they exist.
38057         * modules/sys_socket (Files): Remove m4/unistd_h.m4, m4/sys_ioctl_h.m4.
38058
38059         * lib/sys_socket.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); Move macro from
38060         here ...
38061         * lib/unistd.in.h (HAVE__GL_CLOSE_FD_MAYBE_SOCKET); ... to here.
38062         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Remove invocation of
38063         gl_UNISTD_H_DEFAULTS.
38064
38065 2008-10-25  Eric Blake  <ebb9@byu.net>
38066
38067         signbit: avoid spurious compiler failure
38068         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Move non-constant
38069         declarations inside function.
38070
38071 2008-10-24  Simon Josefsson  <simon@josefsson.org>
38072             Bruno Haible  <bruno@clisp.org>
38073
38074         * lib/stdlib.in.h (@GNULIB_RANDOM_R@): Include stdint.h.
38075         * modules/random_r (Depends-on): Add stdint.
38076
38077 2008-10-24  Bruno Haible  <bruno@clisp.org>
38078
38079         * modules/intprops (License): Change to LGPLv2+, with approval by Paul
38080         Eggert.
38081         * modules/strerror (License): Likewise.
38082
38083 2008-10-24  Jim Meyering  <meyering@redhat.com>
38084
38085         sys_socket: fix typo that inhibited expansion of @GNULIB_SEND@
38086         * modules/sys_socket (Depends-on) [Depends-on]: Fix typo.
38087
38088 2008-10-24  Eric Blake  <ebb9@byu.net>
38089
38090         getgroups: fix compilation when getgroups is available
38091         * lib/getgroups.c (includes): Include <unistd.h> for getgroups,
38092         but with <config.h> override of getgroups disabled.
38093
38094 2008-10-24  Simon Josefsson  <simon@josefsson.org>
38095
38096         * doc/gnulib.texi (Header files): Add note about C++ problems.
38097         Explained by Bruno Haible <bruno@clisp.org>.
38098
38099 2008-10-23  Bruno Haible  <bruno@clisp.org>
38100
38101         Define a dummy SA_NODEFER macro on Interix.
38102         * lib/signal.in.h (SA_NODEFER): Define fallback.
38103         Reported by Aleksey Cheusov <cheusov@tut.by> via
38104         Thomas Klausner <wiz@netbsd.org> and Eric Blake.
38105
38106 2008-10-23  Bruno Haible  <bruno@clisp.org>
38107
38108         * modules/freadahead (License): Change to LGPLv2+.
38109         Suggested by Simon Josefsson.
38110
38111 2008-10-23  Jim Meyering  <meyering@redhat.com>
38112
38113         random_r: new module
38114         * modules/random_r: New file.
38115         * m4/random_r.m4: New file.
38116         * lib/random_r.c: New file, from glibc.
38117         * modules/random_r-tests: New file.
38118         * tests/test-random_r.c: New file.
38119         * lib/stdlib.in.h (srandom_r, initstate_r, setstate_r, random_r):
38120          Declare.
38121         (RAND_MAX): Define.
38122         * m4/stdlib_h.m4: Define and AC_SUBST GNULIB_RANDOM_R and HAVE_RANDOM_R.
38123         * modules/stdlib: Substitute them, too.
38124         * MODULES.html.sh (Extra functions based on POSIX:2001) [Misc]: Add it.
38125         * doc/glibc-functions/initstate_r.texi: Mention the new module.
38126         * doc/glibc-functions/random_r.texi: Likewise.
38127         * doc/glibc-functions/setstate_r.texi: Likewise.
38128         * doc/glibc-functions/srandom_r.texi: Likewise.
38129         * config/srclist.txt: Mention it.
38130
38131 2008-10-23  David Lutterkort  <lutter@redhat.com>
38132
38133         * modules/selinux-h: Search for LIB_SELINUX and mark it as a
38134         link requirement
38135
38136 2008-10-23  Jim Meyering  <meyering@redhat.com>
38137
38138         selinux-h: mark parameters of stub functions as intentionally unused
38139         * lib/se-selinux.in.h: Mark parameters as _UNUSED_PARAMETER_.
38140         * lib/se-context.in.h: Likewise.
38141
38142 2008-10-22  Simon Josefsson  <simon@josefsson.org>
38143
38144         * lib/sys_socket.in.h (FD_ISSET): Fix warnings under mingw.
38145
38146 2008-10-22  Simon Josefsson  <simon@josefsson.org>
38147
38148         * m4/getgroups.m4: Avoid invoking test with wrong parameters.
38149
38150 2008-10-22  Eric Blake  <ebb9@byu.net>
38151
38152         glthread/thread: avoid compiler warning
38153         * lib/glthread/thread.c (gl_thread_exit_func) [USE_WIN32_THREADS]:
38154         Add unreachable abort to silence compiler.
38155
38156 2008-10-22  Eric Blake  <ebb9@byu.net>
38157
38158         netdb: also supply struct addrinfo for cygwin 1.5.x
38159         * m4/netdb_h.m4 (gl_HEADER_NETDB): Check for incomplete header on
38160         older cygwin.
38161         * lib/netdb.in.h [!HAVE_STRUCT_ADDRINFO]: Also supply contents for
38162         cygwin.
38163         * doc/posix-headers/netdb.texi (netdb.h): Document this.
38164
38165 2008-10-22  Bruno Haible  <bruno@clisp.org>
38166
38167         * users.txt: Update entry about pspp.
38168
38169 2008-10-21  Bruno Haible  <bruno@clisp.org>
38170
38171         Simplification.
38172         * lib/sys_socket.in.h (_gl_close_fd_maybe_socket): Remove declaration.
38173         * lib/close.c (_gl_close_fd_maybe_socket): Make static.
38174
38175         Simplification.
38176         * lib/ioctl.c (ioctl): Don't undefine.
38177         * lib/socket.c (socket): Don't undefine.
38178
38179         Remove unused module indicator macros.
38180         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR): Don't define
38181         GNULIB_$1 as a C macro.
38182
38183         * doc/posix-functions/close.texi: Undo last change.
38184         * doc/posix-functions/ioctl.texi: Merge the two paragraphs about
38185         Windows platforms.
38186
38187 2008-10-21  Bruno Haible  <bruno@clisp.org>
38188
38189         Add gethostname() declaration to <unistd.h>.
38190         * lib/unistd.in.h (gethostname): New declaration.
38191         * lib/gethostname.c: Include <unistd.h>.
38192         * m4/gethostname.m4 (gl_FUNC_GETHOSTNAME): Require
38193         gl_UNISTD_H_DEFAULTS. Set HAVE_GETHOSTNAME.
38194         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETHOSTNAME
38195         and HAVE_GETHOSTNAME.
38196         * modules/gethostname (Depends-on): Add unistd.
38197         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
38198         (Include): Specify <unistd.h>.
38199         * modules/unistd (Makefile.am): Substitute GNULIB_GETHOSTNAME and
38200         HAVE_GETHOSTNAME.
38201         * tests/test-gethostname.c: Include <unistd.h> first.
38202
38203 2008-10-21  Bruno Haible  <bruno@clisp.org>
38204
38205         * modules/poll-tests (Depends-on): Add sys_ioctl, ioctl.
38206         * modules/select-tests (Depends-on): Likewise.
38207         Reported by Simon Josefsson.
38208
38209 2008-10-21  Simon Josefsson  <simon@josefsson.org>
38210
38211         * lib/close.c: Add _gl_close_fd_maybe_socket from winsock.c.
38212         * lib/accept.c: New file, based on winsock.c.
38213         * lib/bind.c: New file, based on winsock.c.
38214         * lib/connect.c: New file, based on winsock.c.
38215         * lib/getpeername.c: New file, based on winsock.c.
38216         * lib/getsockname.c: New file, based on winsock.c.
38217         * lib/getsockopt.c: New file, based on winsock.c.
38218         * lib/ioctl.c: New file, based on winsock.c.
38219         * lib/listen.c: New file, based on winsock.c.
38220         * lib/recv.c: New file, based on winsock.c.
38221         * lib/recvfrom.c: New file, based on winsock.c.
38222         * lib/send.c: New file, based on winsock.c.
38223         * lib/sendto.c: New file, based on winsock.c.
38224         * lib/setsockopt.c: New file, based on winsock.c.
38225         * lib/shutdown.c: New file, based on winsock.c.
38226         * lib/socket.c: New file, based on winsock.c.
38227         * lib/w32sock.h: New file, based on winsock.c.
38228         * lib/winsock.c: Remove file.
38229         * modules/accept: Likewise.
38230         * modules/bind: Likewise.
38231         * modules/connect: Likewise.
38232         * modules/getpeername: Likewise.
38233         * modules/getsockname: Likewise.
38234         * modules/getsockopt: Likewise.
38235         * modules/ioctl: Likewise.
38236         * modules/listen: Likewise.
38237         * modules/recv: Likewise.
38238         * modules/recvfrom: Likewise.
38239         * modules/send: Likewise.
38240         * modules/sendto: Likewise.
38241         * modules/setsockopt: Likewise.
38242         * modules/shutdown: Likewise.
38243         * modules/socket: Use socket.c instead of winsock.c.
38244         * modules/sys_socket: Remove (unneeded?) dependency on winsock.c.
38245         * doc/posix-functions/accept.texi: Doc fix.
38246         * doc/posix-functions/bind.texi: Doc fix.
38247         * doc/posix-functions/close.texi: Doc fix.
38248         * doc/posix-functions/connect.texi: Doc fix.
38249         * doc/posix-functions/getpeername.texi: Doc fix.
38250         * doc/posix-functions/getsockname.texi: Doc fix.
38251         * doc/posix-functions/getsockopt.texi: Doc fix.
38252         * doc/posix-functions/ioctl.texi: Doc fix.
38253         * doc/posix-functions/listen.texi: Doc fix.
38254         * doc/posix-functions/recv.texi: Doc fix.
38255         * doc/posix-functions/recvfrom.texi: Doc fix.
38256         * doc/posix-functions/send.texi: Doc fix.
38257         * doc/posix-functions/sendto.texi: Doc fix.
38258         * doc/posix-functions/setsockopt.texi: Doc fix.
38259         * doc/posix-functions/shutdown.texi: Doc fix.
38260         * doc/posix-functions/socket.texi: Doc fix.
38261
38262 2008-10-20  Bruno Haible  <bruno@clisp.org>
38263
38264         Take into account the role of SIGABRT_COMPAT on Windows 2008.
38265         * lib/sigprocmask.c (SIGABRT_COMPAT, SIGABRT_COMPAT_MASK): New macros.
38266         (sigismember, sigaddset, sigdelset, sigfillset, rpl_signal): Handle it
38267         as an alias for SIGABRT.
38268         * lib/sigaction.c (SIGABRT_COMPAT): New macro.
38269         (sigaction): Map it to SIGABRT.
38270         Reported by Ramiro Polla <ramiro.polla@gmail.com> via Eric Blake.
38271
38272 2008-10-20  Bruno Haible  <bruno@clisp.org>
38273
38274         * lib/fts.c: Don't include lstat.h.
38275         * lib/openat.c: Include <sys/stat.h> instead of lstat.h.
38276
38277         Move the lstat() declaration to <sys/stat.h>.
38278         * lib/lstat.h: Remove file.
38279         * lib/sys_stat.in.h: Add special invocation convention.
38280         (lstat): New declaration.
38281         * lib/lstat.c (orig_lstat): New function.
38282         (rpl_lstat): Use orig_lstat instead of lstat.
38283         * m4/lstat.m4 (gl_FUNC_LSTAT): Require gl_SYS_STAT_H_DEFAULTS and
38284         AC_C_INLINE. Set REPLACE_LSTAT.
38285         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LSTAT
38286         and REPLACE_LSTAT.
38287         * modules/lstat (Files): Remove lib/lstat.h.
38288         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
38289         (Include): Specify <sys/stat.h> instead of lstat.h.
38290         * modules/sys_stat (Makefile.am): Substitute GNULIB_LSTAT and
38291         REPLACE_LSTAT.
38292         * NEWS: Mention the change.
38293
38294 2008-10-20  Bruno Haible  <bruno@clisp.org>
38295
38296         * modules/posix_spawn-tests: New file.
38297         * tests/test-posix_spawn3.c: New file.
38298
38299 2008-10-20  Bruno Haible  <bruno@clisp.org>
38300
38301         * modules/posix_spawnp-tests (Depends-on): Add sys_wait.
38302         * tests/test-posix_spawn1.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
38303         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Remove fallback definitions.
38304         * tests/test-posix_spawn2.c (WTERMSIG, WCOREDUMP, WEXITSTATUS,
38305         WIFSIGNALED, WIFEXITED, WIFSTOPPED): Likewise.
38306
38307 2008-10-20  Bruno Haible  <bruno@clisp.org>
38308
38309         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Test against another bug
38310         of posix_spawn on AIX 5.3.
38311
38312 2008-10-20  Bruno Haible  <bruno@clisp.org>
38313
38314         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Make the check on MacOS X.
38315
38316 2008-10-20  Bruno Haible  <bruno@clisp.org>
38317
38318         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Use AC_LANG_SOURCE instead
38319         of AC_LANG_PROGRAM.
38320
38321 2008-10-20  Simon Josefsson  <simon@josefsson.org>
38322
38323         * lib/netdb.in.h: Don't define GNU specific constants until they
38324         are supported or needed.  Reported by Bruno Haible
38325         <bruno@clisp.org>.
38326
38327 2008-10-20  Simon Josefsson  <simon@josefsson.org>
38328
38329         * lib/canon-host.c: Include netdb.h instead of getaddrinfo.h.
38330
38331 2008-10-20  Simon Josefsson  <simon@josefsson.org>
38332
38333         * lib/getaddrinfo.h: Remove file.
38334         * modules/getaddrinfo: Reflect move from getaddrinfo.h to netdb.h.
38335         * m4/getaddrinfo.m4: Call gl_HEADER_NETDB.  Don't check for netdb.h.
38336         * lib/netdb.in.h: Add declarations from getaddrinfo.h.
38337         * m4/netdb_h.m4: Initialize GNULIB_GETADDRINFO to 0.
38338         * modules/netdb: Substitute GNULIB_GETADDRINFO.
38339         * lib/getaddrinfo.c: Include netdb.h instead of getaddrinfo.h.
38340         * tests/test-getaddrinfo.c: Likewise.
38341         * lib/gai_strerror.c: Likewise.  Also drop HAVE_NETDB_H check.
38342         * NEWS: Mention change.
38343
38344 2008-10-19  Bruno Haible  <bruno@clisp.org>
38345
38346         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): Remove unneeded code.
38347
38348 2008-10-19  Bruno Haible  <bruno@clisp.org>
38349
38350         * lib/wait-process.c: Include simply <sys/wait.h>.
38351         (waitpid, WTERMSIG, WCOREDUMP, WEXITSTATUS, WIFSIGNALED, WIFEXITED,
38352         WIFSTOPPED): Remove fallback definitions.
38353         * modules/wait-process (Depends-on): Add sys_wait.
38354
38355         New module 'sys_wait'.
38356         * modules/sys_wait: New file.
38357         * lib/sys_wait.in.h: New file, partially copied from
38358         lib/wait-process.c.
38359         * m4/sys_wait_h.m4: New file.
38360         * doc/posix-headers/sys_wait.texi: Mention the new module.
38361
38362 2008-10-19  Bruno Haible  <bruno@clisp.org>
38363
38364         * m4/wait-process.m4 (gl_WAIT_PROCESS): Remove test for unistd.h.
38365
38366 2008-10-19  Bruno Haible  <bruno@clisp.org>
38367
38368         Assume that waitpid() fills an 'int' status, not a 'union wait'.
38369         * lib/wait-process.c (WAIT_T): Remove type.
38370         (WTERMSIG, WCOREDUMP, WEXITSTATUS): Define fallbacks using bit masks.
38371         (wait_subprocess): Update.
38372
38373 2008-10-19  Bruno Haible  <bruno@clisp.org>
38374
38375         New module 'atoll'.
38376         * modules/atoll: New file.
38377         * lib/stdlib.in.h (atoll): New declaration.
38378         * lib/atoll.c: New file, from glibc with modifications.
38379         * m4/atoll.m4: New file.
38380         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_ATOLL,
38381         HAVE_ATOLL.
38382         * modules/stdlib (Makefile.am): Substitute GNULIB_ATOLL, HAVE_ATOLL.
38383         * doc/posix-functions/atoll.texi: Mention the new module.
38384
38385 2008-10-19  Bruno Haible  <bruno@clisp.org>
38386
38387         Add strtoull() declaration to <stdlib.h>.
38388         * lib/stdlib.in.h (strtoull): New declaration.
38389         * m4/strtoull.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
38390         Set HAVE_STRTOULL.
38391         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOULL,
38392         HAVE_STRTOULL.
38393         * modules/strtoull (Depends-on): Add stdlib.
38394         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
38395         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOULL,
38396         HAVE_STRTOULL.
38397
38398 2008-10-19  Bruno Haible  <bruno@clisp.org>
38399
38400         Add strtoll() declaration to <stdlib.h>.
38401         * lib/stdlib.in.h (strtoll): New declaration.
38402         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Require gl_STDLIB_H_DEFAULTS.
38403         Set HAVE_STRTOLL.
38404         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_STRTOLL,
38405         HAVE_STRTOLL.
38406         * modules/strtoll (Depends-on): Add stdlib.
38407         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
38408         * modules/stdlib (Makefile.am): Substitute GNULIB_STRTOLL, HAVE_STRTOLL.
38409
38410 2008-10-19  Bruno Haible  <bruno@clisp.org>
38411
38412         * modules/bcopy (Depends-on): Add strings.
38413         (Include): Specify <strings.h>.
38414
38415 2008-10-19  Bruno Haible  <bruno@clisp.org>
38416
38417         * doc/posix-functions/atexit.texi: Update doc regarding mingw.
38418
38419 2008-10-19  Bruno Haible  <bruno@clisp.org>
38420
38421         * lib/openat-die.c (openat_save_fail, openat_restore_fail): Rename
38422         the parameter from 'errno' to 'errnum'. Fixes a compilation error on
38423         mingw.
38424
38425 2008-10-19  Bruno Haible  <bruno@clisp.org>
38426
38427         * lib/atanl.c: Don't include isnanl.h.
38428         * lib/cosl.c: Likewise.
38429         * lib/ldexpl.c: Likewise.
38430         * lib/logl.c: Likewise.
38431         * lib/sinl.c: Likewise.
38432         * lib/sqrtl.c: Likewise.
38433         * lib/tanl.c: Likewise.
38434
38435         Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
38436         * lib/isnanf.h: Remove file.
38437         * lib/isnand.h: Remove file.
38438         * lib/isnanl.h: Remove file.
38439         * lib/math.in.h: Include the contents of lib/isnanf.h, lib/isnand.h,
38440         lib/isnanl.h. Use HAVE_ISNANF, HAVE_ISNAND, HAVE_ISNANL as substituted
38441         macros.
38442         * m4/isnanf.m4 (gl_FUNC_ISNANF): Require gl_MATH_H_DEFAULTS. Set
38443         HAVE_ISNANF, don't define it as a C macro.
38444         * m4/isnand.m4 (gl_FUNC_ISNAND): Require gl_MATH_H_DEFAULTS. Set
38445         HAVE_ISNAND, don't define it as a C macro.
38446         * m4/isnanl.m4 (gl_FUNC_ISNANL): Require gl_MATH_H_DEFAULTS. Set
38447         HAVE_ISNANL, don't define it as a C macro.
38448         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_ISNAN[FDL] and
38449         HAVE_ISNAN[FDL].
38450         * modules/isnanf (Files): Remove lib/isnanf.h.
38451         (Depends-on): Add math.
38452         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
38453         (Include): Specify <math.h> instead of isnanf.h.
38454         * modules/isnand (Files): Remove lib/isnand.h.
38455         (Depends-on): Add math.
38456         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
38457         (Include): Specify <math.h> instead of isnand.h.
38458         * modules/isnanl (Files): Remove lib/isnanl.h.
38459         (Depends-on): Add math.
38460         (configure.ac): Invoke gl_MATH_MODULE_INDICATOR.
38461         (Include): Specify <math.h> instead of isnanl.h.
38462         * modules/math (Makefile.am): Substitute GNULIB_ISNAN[FDL] and
38463         HAVE_ISNAN[FDL].
38464         * tests/test-isnanf.c: Include <math.h> instead of isnanf.h.
38465         * tests/test-isnand.c: Include <math.h> instead of isnand.h.
38466         * tests/test-isnanl.c: Include <math.h> instead of isnanl.h.
38467         * NEWS: Mention the change.
38468
38469 2008-10-18  Bruno Haible  <bruno@clisp.org>
38470
38471         Add getusershell(), setusershell(), endusershell() declarations to
38472         <unistd.h>.
38473         * lib/unistd.in.h (getusershell, setusershell, endusershell): New
38474         declarations.
38475         * lib/getusershell.c: Include unistd.h.
38476         * m4/getusershell.m4 (gl_FUNC_GETUSERSHELL): Require
38477         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
38478         HAVE_GETUSERSHELL.
38479         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETUSERSHELL
38480         and HAVE_GETUSERSHELL.
38481         * modules/getusershell (Depends-on): Add unistd, extensions.
38482         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
38483         (Include): Specify <unistd.h>.
38484         * modules/unistd (Makefile.am): Substitute GNULIB_GETUSERSHELL and
38485         HAVE_GETUSERSHELL.
38486
38487 2008-10-18  Bruno Haible  <bruno@clisp.org>
38488
38489         Add a getloadavg() declaration to <stdlib.h>.
38490         * lib/stdlib.in.h; Include <sys/loadavg.h> when needed for the
38491         getloadavg declaration.
38492         (getloadavg): New declaration.
38493         * lib/getloadavg.c: Include <stdlib.h> first.
38494         * m4/getloadavg.m4 (gl_GETLOADAVG): Require gl_STDLIB_H_DEFAULTS and
38495         AC_USE_SYSTEM_EXTENSIONS. Test whether sys/loadavg.h exists. Set
38496         HAVE_SYS_LOADAVG_H and HAVE_DECL_GETLOADAVG.
38497         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_GETLOADAVG,
38498         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
38499         * modules/getloadavg (Depends-on): Add stdlib, extensions.
38500         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
38501         (Include): Specify <stdlib.h>.
38502         * modules/stdlib (Makefile.am): Substitute GNULIB_GETLOADAVG,
38503         HAVE_SYS_LOADAVG_H, HAVE_DECL_GETLOADAVG.
38504
38505 2008-10-18  Bruno Haible  <bruno@clisp.org>
38506
38507         * lib/dirchownmod.c: Don't include lchmod.h.
38508
38509         Move the lchmod() declaration to <sys/stat.h>.
38510         * lib/lchmod.h: Remove file.
38511         * lib/sys_stat.in.h: Add placeholder for GL_LINK_WARNING.
38512         (lchmod): New declaration, moved here from lib/lchown.h.
38513         * m4/lchmod.m4 (gl_FUNC_LCHMOD): Require gl_SYS_STAT_H_DEFAULTS and
38514         AC_USE_SYSTEM_EXTENSIONS. Set HAVE_LCHMOD.
38515         * m4/sys_stat_h.m4 (gl_SYS_STAT_H_DEFAULTS): Initialize GNULIB_LCHMOD
38516         and HAVE_LCHMOD.
38517         * modules/lchmod (Files): Remove lib/lchmod.h.
38518         (Depends-on): Add sys_stat, extensions.
38519         (configure.ac): Invoke gl_SYS_STAT_MODULE_INDICATOR.
38520         (Include): Specify <sys/stat.h> instead of lchmod.h.
38521         * modules/sys_stat (Depends-on): Add link-warning.
38522         (Makefile.am): Substitute GNULIB_LCHMOD, HAVE_LCHMOD, and the
38523         definition of GL_LINK_WARNING.
38524         * NEWS: Mention the change.
38525
38526 2008-10-18  Bruno Haible  <bruno@clisp.org>
38527
38528         * lib/fchdir.c: Don't include dirfd.h.
38529         * lib/fts.c: Likewise.
38530         * lib/getcwd.c: Likewise.
38531         * lib/glob.c: Likewise.
38532
38533         Move the dirfd() declaration to <dirent.h>.
38534         * lib/dirfd.h: Remove file.
38535         * lib/dirent.in.h: Add placeholder for GL_LINK_WARNING.
38536         (dirfd): New declaration.
38537         * lib/dirfd.c: Include <dirent.h> instead of dirfd.h.
38538         * m4/dirfd.m4 (gl_FUNC_DIRFD): Require gl_DIRENT_H_DEFAULTS and
38539         AC_USE_SYSTEM_EXTENSIONS. Invoke gl_REPLACE_DIRENT_H. Set
38540         HAVE_DECL_DIRFD.
38541         * m4/dirent_h.m4 (gl_DIRENT_H_DEFAULTS): Initialize GNULIB_DIRFD and
38542         HAVE_DECL_DIRFD.
38543         * modules/dirfd (Files): Remove lib/dirfd.h.
38544         (Depends-on): Add dirent, extensions.
38545         (configure.ac): Invoke gl_DIRENT_MODULE_INDICATOR.
38546         (Include): Specify <dirent.h> instead of dirfd.h.
38547         * modules/dirent (Depends-on): Add link-warning.
38548         (Makefile.am): Substitute GNULIB_DIRFD, HAVE_DECL_DIRFD, and
38549         definition of GL_LINK_WARNING.
38550         * NEWS: Mention the change.
38551
38552 2008-10-18  Bruno Haible  <bruno@clisp.org>
38553
38554         Move the euidaccess() declaration to <unistd.h>.
38555         * lib/euidaccess.h: Remove file.
38556         * lib/unistd.in.h (euidaccess): New declaration.
38557         * lib/euidaccess.c: Don't include euidaccess.h.
38558         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Require gl_UNISTD_H_DEFAULTS.
38559         Don't check whether euidaccess is declared. Set HAVE_EUIDACCESS.
38560         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_EUIDACCESS
38561         and HAVE_EUIDACCESS.
38562         * modules/euidaccess (Files): Remove lib/euidaccess.h.
38563         (Depends-on): Add unistd.
38564         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
38565         (Include): Specify <unistd.h> instead of euidaccess.h.
38566         * modules/unistd (Makefile.am): Substitute GNULIB_EUIDACCESS and
38567         HAVE_EUIDACCESS.
38568         * NEWS: Mention the change.
38569
38570 2008-10-18  Bruno Haible  <bruno@clisp.org>
38571
38572         * lib/xgetdomainname.c: Include <unistd.h> instead of getdomainname.h.
38573
38574         Move the getdomainname() declaration to <unistd.h>.
38575         * lib/getdomainname.h: Remove file.
38576         * lib/unistd.in.h (getdomainname): New declaration.
38577         * lib/getdomainname.c: Include <unistd.h> instead of getdomainname.h.
38578         * m4/getdomainname.m4 (gl_FUNC_GETDOMAINNAME): Require
38579         gl_UNISTD_H_DEFAULTS and AC_USE_SYSTEM_EXTENSIONS. Set
38580         HAVE_GETDOMAINNAME.
38581         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
38582         GNULIB_GETDOMAINNAME and HAVE_GETDOMAINNAME.
38583         * modules/getdomainname (Files): Remove lib/getdomainname.h.
38584         (Depends-on): Add unistd, extensions.
38585         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
38586         (Includes): Specify <unistd.h> instead of getdomainname.h.
38587         * modules/unistd (Makefile.am): Substitute GNULIB_GETDOMAINNAME and
38588         HAVE_GETDOMAINNAME.
38589         * NEWS: Mention the change.
38590
38591 2008-10-18  Bruno Haible  <bruno@clisp.org>
38592
38593         * modules/dirent: New file.
38594         * m4/dirent_h.m4: New file.
38595         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_DIRENT_H_DEFAULTS.
38596         Invoke gl_REPLACE_DIRENT_H. Don't assign DIRENT_H directly.
38597         * modules/fchdir (Files): Remove lib/dirent.in.h.
38598         (Depends-on): Add dirent.
38599         (Makefile.am): Move rules to modules/dirent.
38600         * doc/posix-headers/dirent.texi: Mention the new module.
38601
38602 2008-10-18  Bruno Haible  <bruno@clisp.org>
38603
38604         Avoid -Wunused-parameter warnings in public gnulib header files.
38605         * m4/gnulib-common.m4 (gl_COMMON_BODY): Define _UNUSED_PARAMETER_ as a
38606         macro.
38607         * lib/unistr.h (u32_mbtouc_unsafe, u32_mbtouc): Use it.
38608
38609 2008-10-18  Bruno Haible  <bruno@clisp.org>
38610
38611         * doc/glibc-functions/dirfd.texi: Mention the module 'dirfd'.
38612         * doc/glibc-functions/error.texi: Mention the module 'error'.
38613         * doc/glibc-functions/euidaccess.texi: Mention the module 'euidaccess'.
38614         * doc/glibc-functions/getdomainname.texi: Mention the module
38615         'getdomainname'.
38616         * doc/glibc-functions/getloadavg.texi: Mention the module 'getloadavg'.
38617         * doc/glibc-functions/getpagesize.texi: Mention the module
38618         'getpagesize'.
38619         * doc/glibc-functions/getusershell.texi: Mention the module
38620         'getusershell'.
38621         * doc/glibc-functions/isnanl.texi: Mention the module 'isnanl'.
38622         * doc/glibc-functions/lchmod.texi: Mention the module 'lchmod'.
38623         * doc/glibc-functions/mempcpy.texi: Mention the module 'mempcpy'.
38624         * doc/glibc-functions/memrchr.texi: Mention the module 'memrchr'.
38625         * doc/glibc-functions/mkdtemp.texi: Mention the module 'mkdtemp'.
38626         * doc/glibc-functions/rpmatch.texi: Mention the module 'rpmatch'.
38627         * doc/glibc-functions/stpcpy.texi: Mention the module 'stpcpy'.
38628         * doc/glibc-functions/stpncpy.texi: Mention the module 'stpncpy'.
38629         * doc/glibc-functions/strchrnul.texi: Mention the module 'strchrnul'.
38630         * doc/glibc-functions/strndup.texi: Mention the module 'strndup'.
38631         * doc/glibc-functions/strnlen.texi: Mention the module 'strnlen'.
38632         * doc/glibc-functions/strsep.texi: Mention the module 'strsep'.
38633         * doc/glibc-functions/timegm.texi: Mention the module 'timegm'.
38634         * doc/glibc-functions/vasprintf.texi: Mention the module 'vasprintf'.
38635
38636 2008-10-17  Bruno Haible  <bruno@clisp.org>
38637
38638         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): On platforms other than
38639         HP-UX and IRIX, use -0.0L.
38640         * tests/test-ceill.c (minus_zero): Likewise.
38641         * tests/test-floorl.c (minus_zero): Likewise.
38642         * tests/test-frexpl.c (minus_zero): Likewise.
38643         * tests/test-isnan.c (minus_zerol): Likewise.
38644         * tests/test-isnanl.h (minus_zero): Likewise.
38645         * tests/test-ldexpl.c (minus_zero): Likewise.
38646         * tests/test-roundl.c (minus_zero): Likewise.
38647         * tests/test-signbit.c (minus_zerol): Likewise.
38648         * tests/test-snprintf-posix.h (minus_zerol): Likewise.
38649         * tests/test-sprintf-posix.h (minus_zerol): Likewise.
38650         * tests/test-truncl.c (minus_zero): Likewise.
38651         * tests/test-vasnprintf-posix.c (minus_zerol): Likewise.
38652         * tests/test-vasprintf-posix.c (minus_zerol): Likewise.
38653         Reported by Markus Armbruster <armbru@redhat.com> via Jim Meyering
38654         and by Nelson H. F. Beebe <beebe@math.utah.edu> via Eric Blake.
38655
38656 2008-10-17  Bruno Haible  <bruno@clisp.org>
38657
38658         Avoid gcc warnings because of #pragma GCC system_header on older gcc.
38659         * lib/arpa_inet.in.h: Encloses reference to PRAGMA_SYSTEM_HEADER so
38660         that it gets activated only for gcc >= 3.0.
38661         * lib/dirent.in.h: Likewise.
38662         * lib/errno.in.h: Likewise.
38663         * lib/fcntl.in.h: Likewise.
38664         * lib/float.in.h: Likewise.
38665         * lib/iconv.in.h: Likewise.
38666         * lib/inttypes.in.h: Likewise.
38667         * lib/locale.in.h: Likewise.
38668         * lib/math.in.h: Likewise.
38669         * lib/netdb.in.h: Likewise.
38670         * lib/netinet_in.in.h: Likewise.
38671         * lib/search.in.h: Likewise.
38672         * lib/signal.in.h: Likewise.
38673         * lib/spawn.in.h: Likewise.
38674         * lib/stdarg.in.h: Likewise.
38675         * lib/stdint.in.h: Likewise.
38676         * lib/stdio.in.h: Likewise.
38677         * lib/stdlib.in.h: Likewise.
38678         * lib/string.in.h: Likewise.
38679         * lib/strings.in.h: Likewise.
38680         * lib/sys_file.in.h: Likewise.
38681         * lib/sys_ioctl.in.h: Likewise.
38682         * lib/sys_select.in.h: Likewise.
38683         * lib/sys_socket.in.h: Likewise.
38684         * lib/sys_stat.in.h: Likewise.
38685         * lib/sys_time.in.h: Likewise.
38686         * lib/sysexits.in.h: Likewise.
38687         * lib/time.in.h: Likewise.
38688         * lib/unistd.in.h: Likewise.
38689         * lib/wchar.in.h: Likewise.
38690         * lib/wctype.in.h: Likewise.
38691         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
38692
38693 2008-10-17  Jim Meyering  <meyering@redhat.com>
38694
38695         ignore-value: don't depend on inline module
38696         * modules/ignore-value (Depends-on): Remove 'inline'.
38697         (configure.ac): Instead, add AC_REQUIRE([AC_C_INLINE]) here.
38698         Suggestion from Bruno Haible.
38699
38700 2008-10-17  Bruno Haible  <bruno@clisp.org>
38701
38702         New implementation of condition variables for Win32.
38703         * lib/glthread/cond.h (struct gl_waitqueue_link): New type.
38704         (gl_linked_waitqueue_t): New type.
38705         (gl_cond_t): Use it.
38706         * lib/glthread/cond.c (struct gl_waitqueue_element): New type.
38707         (gl_waitqueue_init, gl_waitqueue_add, gl_waitqueue_remove,
38708         gl_waitqueue_notify_first, gl_waitqueue_notify_all): New functions.
38709         (glthread_cond_init_func, glthread_cond_wait_func,
38710         glthread_cond_timedwait_func, glthread_cond_signal_func,
38711         glthread_cond_broadcast_func, glthread_cond_destroy_func):
38712         Reimplemented on the basis of gl_linked_waitqueue_t.
38713         * lib/glthread/lock.h (gl_carray_waitqueue_t): Renamed from
38714         gl_waitqueue_t.
38715         (gl_rwlock_t): Update.
38716         * lib/glthread/lock.c (gl_waitqueue_t): Alias to gl_carray_waitqueue_t.
38717
38718 2008-10-17  Simon Josefsson  <simon@josefsson.org>
38719
38720         * modules/recvfrom (Depends-on): Add dependency on getpeername.
38721         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
38722
38723 2008-10-17  Jim Meyering  <meyering@redhat.com>
38724
38725         ignore-value: new module
38726         * modules/ignore-value: New file.
38727         * lib/ignore-value.h: New file.
38728         * MODULES.html.sh (Compiler warning management): New section,
38729         just for this module.  More to come.
38730
38731 2008-10-16  Paul Eggert  <eggert@cs.ucla.edu>
38732
38733         open-safer.c: avoid 'signed and unsigned in conditional...' warning
38734         * lib/open-safer.c (open_safer): Use an "if/else" statement in place
38735         of the ternary operator.  Reported by Reuben Thomas <rrt@sc3d.org>.
38736
38737 2008-10-16  Jim Meyering  <meyering@redhat.com>
38738
38739         openat-die.c: avoid 'no previous prototype' warning
38740         * lib/openat-die.c: Include "openat.h".
38741         Reported by Reuben Thomas <rrt@sc3d.org>.
38742
38743 2008-10-16  Simon Josefsson  <simon@josefsson.org>
38744
38745         * m4/netdb_h.m4: Assume that if netdb.h exists, it works.
38746         * lib/netdb.in.h: Fix typo.
38747         Reported by Bruno Haible  <bruno@clisp.org>
38748
38749         * lib/netdb.in.h: Include sys/socket.h for platforms without
38750         netdb.h, to get structures like hostent on MinGW.
38751         * modules/netdb (Depends-on): Add sys_socket.
38752
38753 2008-10-15  Simon Josefsson  <simon@josefsson.org>
38754
38755         * modules/netdb, modules/netdb-tests: New file.
38756         * m4/netdb_h.m4: New file.
38757         * lib/netdb.in.h: Add, currently just an empty file pending
38758         definitions.
38759         * tests/test-netdb.c: New file.
38760         * doc/posix-headers/netdb.texi: Mention that we replace it if
38761         needed.
38762         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
38763         netdb.
38764
38765 2008-10-15  Simon Josefsson  <simon@josefsson.org>
38766
38767         * doc/gnulib.texi (Getaddrinfo and WINVER): Sync documentation
38768         with code.
38769
38770 2008-10-13  Bruno Haible  <bruno@clisp.org>
38771
38772         * lib/glthread/cond.c (glthread_cond_wait_func,
38773         glthread_cond_timedwait_func): Add a comment.
38774
38775 2008-10-13  Yoann Vandoorselaere  <yoann@prelude-ids.org>
38776
38777         * tests/test-poll.c: Include <sys/ioctl.h>, for ioctl().
38778         * tests/test-select.c: Likewise,
38779
38780 2008-10-13  Bruno Haible  <bruno@clisp.org>
38781
38782         * lib/glthread/cond.c (glthread_cond_wait_func,
38783         glthread_cond_timedwait_func): Fix variable name.
38784         Reported by Yoann Vandoorselaere <yoann@prelude-ids.org>.
38785
38786 2008-10-13  Paolo Bonzini  <bonzini@gnu.org>
38787
38788         fix getaddrinfo emulation for systems with struct sockaddr.sa_len
38789         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Detect
38790         struct sockaddr.sa_len.
38791         * lib/getaddrinfo.c (getaddrinfo): Set it if appropriate.
38792
38793 2008-10-13  Simon Josefsson  <simon@josefsson.org>
38794
38795         * build-aux/pmccabe2html: Add css and css_url parameters.
38796
38797 2008-10-12  Bruno Haible  <bruno@clisp.org>
38798
38799         * tests/test-sameacls.c (main) [AIX]: Clear type argument before
38800         calling aclx_get.
38801         Reported by Rainer Tammer <tammer@tammer.net>.
38802
38803 2008-10-12  Bruno Haible  <bruno@clisp.org>
38804
38805         Use msvcrt aware primitives for creation/termination of Win32 threads.
38806         * lib/glthread/thread.c: Include <process.h>.
38807         (glthread_create_func): Use _beginthreadex instead of CreateThread.
38808         (wrapper_func): Update signature.
38809         (gl_thread_exit_func): Use _endthreadex instead of EndThread.
38810
38811 2008-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
38812             Bruno Haible  <bruno@clisp.org>
38813
38814         Provide a Win32 implementation of the 'cond' module.
38815         * lib/glthread/cond.h [USE_WIN32]: New implementation.
38816         * lib/glthread/cond.c (glthread_cond_init_func,
38817         glthread_cond_wait_func, glthread_cond_timedwait_func,
38818         glthread_cond_signal_func, glthread_cond_broadcast_func,
38819         glthread_cond_destroy_func) [USE_WIN32]: New functions.
38820         * modules/cond (Dependencies): Add gettimeofday.
38821
38822 2008-10-11  Bruno Haible  <bruno@clisp.org>
38823
38824         Make sleep work on older versions of mingw.
38825         * m4/sleep.m4 (gl_FUNC_SLEEP): Test whether 'sleep' is declared, not
38826         only whether it exists.
38827         * doc/posix-functions/sleep.texi: Mention the problem with older
38828         versions of mingw.
38829
38830 2008-10-11  Bruno Haible  <bruno@clisp.org>
38831
38832         New module 'shutdown'.
38833         * modules/shutdown: New file.
38834         * lib/sys_socket.in.h (shutdown): New declaration.
38835         * lib/winsock.c (shutdown): New function.
38836         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_H_DEFAULTS): Initialize
38837         GNULIB_SHUTDOWN.
38838         * modules/sys_socket (Makefile.am): Substitute GNULIB_SHUTDOWN.
38839         * doc/posix-functions/shutdown.texi: Document the new module.
38840
38841 2008-10-11  Jim Meyering  <meyering@redhat.com>
38842
38843         * lib/fclose.c: Fix typo in comment: s/close/fclose/.
38844
38845 2008-10-11  Bruno Haible  <bruno@clisp.org>
38846
38847         New module 'fclose'.
38848         * modules/fclose: New file.
38849         * lib/stdio.in.h (fclose): New declaration.
38850         * lib/fclose.c: New file.
38851         * m4/fclose.m4: New file.
38852         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FCLOSE,
38853         REPLACE_FCLOSE.
38854         * m4/close.m4 (gl_REPLACE_CLOSE): Invoke gl_REPLACE_FCLOSE.
38855         * modules/stdio (Makefile.am): Substitute GNULIB_FCLOSE,
38856         REPLACE_FCLOSE.
38857         * modules/close (Depends-on): fclose.
38858         * doc/posix-functions/fclose.texi: Mention the problem on Windows.
38859
38860 2008-10-11  Bruno Haible  <bruno@clisp.org>
38861
38862         * lib/winsock.c (_gl_close_fd_maybe_socket): If closesocket fails,
38863         set errno and don't call _close.
38864
38865 2008-10-10  Bruno Haible  <bruno@clisp.org>
38866
38867         * lib/copy-acl.c (qcopy_acl) [CYGWIN]: Call chmod before setting the
38868         ACL, not afterwards. Fixes test failure on Cygwin.
38869
38870 2008-10-09  Ben Pfaff  <blp@gnu.org>
38871
38872         * build-aux/announce-gen: Fix gnulib version related part of usage
38873         message.  Die with a useful error message if no tarballs are
38874         found.
38875
38876 2008-10-10  Jim Meyering  <meyering@redhat.com>
38877
38878         bootstrap: use git's --depth=N option only if it's supported
38879         * build-aux/bootstrap: Work with git-1.4.4.4, which does not
38880         recognize the --depth option.  Reported by Pádraig Brady.
38881
38882 2008-10-09  Bruno Haible  <bruno@clisp.org>
38883
38884         New module 'ioctl'.
38885         * modules/ioctl: New file.
38886         * lib/sys_socket.in.h (ioctl): Remove declaration.
38887         * lib/winsock.c: Include <sys/ioctl.h>.
38888         (rpl_ioctl): Define only of the gnulib module 'ioctl' is present.
38889         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Require
38890         gl_SYS_IOCTL_H_DEFAULTS. Set also SYS_IOCTL_H_HAVE_WINSOCK2_H.
38891         * modules/sys_socket (Files): Add m4/sys_ioctl_h.m4.
38892         * doc/posix-functions/ioctl.texi: Mention the new module.
38893
38894 2008-10-09  Bruno Haible  <bruno@clisp.org>
38895
38896         New module 'sys_ioctl'.
38897         * lib/sys_ioctl.in.h: New file.
38898         * m4/sys_ioctl_h.m4: New file.
38899         * modules/sys_ioctl: New file.
38900         * doc/glibc-headers/sys_ioctl.texi: Mention the new module.
38901
38902 2008-10-09  Bruno Haible  <bruno@clisp.org>
38903
38904         * lib/sys_socket.in.h (ioctl): Make signature POSIX compliant.
38905         * lib/winsock.c: Include <stdarg.h>.
38906         (rpl_ioctl): Change to second argument 'int' and then varargs.
38907
38908 2008-10-09  Bruno Haible  <bruno@clisp.org>
38909
38910         * m4/close.m4 (gl_FUNC_CLOSE): Arrange to replace the close() function
38911         when the sys_socket module is present and the system has <winsock2.h>.
38912
38913 2008-10-09  Bruno Haible  <bruno@clisp.org>
38914
38915         * doc/posix-functions/close.texi: Mention module 'close' instead of
38916         module 'sys_socket'.
38917
38918 2008-10-09  Bruno Haible  <bruno@clisp.org>
38919
38920         * doc/glibc-headers/sys_ioctl.texi: New file.
38921         * doc/gnulib.texi: Include it.
38922
38923 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38924             Bruno Haible  <bruno@clisp.org>
38925
38926         Combine the two replacements of 'close'.
38927         * lib/sys_socket.in.h (close): Define to a reminder to include
38928         <unistd.h>.
38929         (_gl_close_fd_maybe_socket): New declaration.
38930         (HAVE__GL_CLOSE_FD_MAYBE_SOCKET): New macro.
38931         * lib/winsock.c (close): Remove undefinition.
38932         (_gl_close_fd_maybe_socket): Renamed from rpl_close. Define only when
38933         needed for the gnulib module 'close'.
38934         * lib/unistd.in.h (close): If the gnulib module 'close' is not used,
38935         define to an error symbol or to a warning, if suitable.
38936         * lib/close.c: Include <sys/socket.h>.
38937         (rpl_close): Invoke _gl_close_fd_maybe_socket when gnulib defines it.
38938         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): Set also
38939         UNISTD_H_HAVE_WINSOCK2_H.
38940         (gl_SYS_SOCKET_H_DEFAULTS): Require gl_UNISTD_H_DEFAULTS.
38941         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
38942         UNISTD_H_HAVE_WINSOCK2_H.
38943         * modules/sys_socket (Files): Add m4/unistd_h.m4.
38944         (configure.ac): Set a module indicator.
38945         (Makefile.am): Substitute GNULIB_CLOSE.
38946         * modules/unistd (Makefile.am): Substitute UNISTD_H_HAVE_WINSOCK2_H.
38947         * modules/poll-tests (Depends-on): Add close.
38948         * modules/select-tests (Depends-on): Likewise.
38949
38950 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38951             Bruno Haible  <bruno@clisp.org>
38952
38953         New module 'close'.
38954         * modules/close: New file.
38955         * lib/unistd.in.h (close): Move declaration out of the
38956         FCHDIR_REPLACEMENT scope.
38957         (_gl_unregister_fd): New declaration.
38958         * lib/close.c: New file.
38959         * lib/fchdir.c (rpl_close): Remove function.
38960         * m4/close.m4: New file.
38961         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
38962         close.
38963         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_CLOSE and
38964         REPLACE_CLOSE.
38965         * modules/unistd (Makefile.am): Substitute GNULIB_CLOSE and
38966         REPLACE_CLOSE.
38967         * modules/fchdir (Depends-on): Add close.
38968
38969 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38970             Bruno Haible  <bruno@clisp.org>
38971
38972         * lib/fcntl.in.h (open): Simplify conditionals.
38973         (_gl_register_fd): New declaration.
38974         * lib/fchdir.c (rpl_open): Remove function.
38975         * lib/open.c: When FCHDIR_REPLACEMENT is defined, compile the file
38976         also.
38977         (open): When FCHDIR_REPLACEMENT is defined, invoke _gl_register_fd.
38978         * m4/fchdir.m4 (gl_FUNC_FCHDIR): When replacing fchdir, also replace
38979         open.
38980
38981 2008-10-09  Jim Meyering  <meyering@redhat.com>
38982
38983         GNUmakefile: use the more name-space-friendly "_version"
38984         * top/GNUmakefile (_dummy): Update.
38985         (_version): Rename from "version".
38986
38987 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38988             Bruno Haible  <bruno@clisp.org>
38989
38990         * lib/fchdir.c (_gl_unregister_fd): New functions, extracted from
38991         rpl_close.
38992         (_gl_register_fd): New function, extracted from rpl_open.
38993         (rpl_close, rpl_closedir): Use _gl_unregister_fd.
38994         (rpl_open, rpl_opendir): Use _gl_register_fd.
38995
38996 2008-10-09  Paolo Bonzini  <bonzini@gnu.org>
38997
38998         Fix organization of 'open' replacement.
38999         * m4/open.m4 (gl_REPLACE_OPEN): New macro.
39000         (gl_FUNC_OPEN): Use it.
39001         (gl_PREREQ_OPEN): Add a : to make the body non-empty.
39002
39003 2008-10-08  Bruno Haible  <bruno@clisp.org>
39004
39005         * modules/getdate-tests (test_getdata_LDADD): Add LIBINTL.
39006
39007 2008-10-08  Simon Josefsson  <simon@josefsson.org>
39008
39009         * m4/sys_socket_h.m4: Don't AC_LIBOBJ(winsock).  The file is
39010         AC_LIBOBJ'ed by each gnulib module that needs it (e.g., socket,
39011         listen).
39012
39013 2008-10-08  Eric Blake  <ebb9@byu.net>
39014
39015         GNUmakefile: add 'make version' target
39016         * top/GNUmakefile (_curr-ver): Split version update rules...
39017         (version): ...into a target.
39018
39019 2008-10-07  Bruno Haible  <bruno@clisp.org>
39020
39021         Use a more portable replacement expression for -0.0L.
39022         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Use -LDBL_MIN * LDBL_MIN
39023         instead of -0.0L. Fix m4 quotation.
39024
39025         * tests/test-signbit.c: Include <float.h>.
39026         (minus_zero): New variable.
39027         (test_signbitl): Use minus_zero instead of -zero.
39028         * modules/signbit-tests (Depends-on): Add float.
39029
39030         * tests/test-ceill.c: Include <float.h>.
39031         (zero): Remove variable.
39032         (minus_zero): New variable.
39033         (main): Use minus_zero instead of -zero.
39034         * modules/ceill-tests (Depends-on): Add float.
39035
39036         * tests/test-floorl.c: Include <float.h>.
39037         (zero): Remove variable.
39038         (minus_zero): New variable.
39039         (main): Use minus_zero instead of -zero.
39040         * modules/floorl-tests (Depends-on): Add float.
39041
39042         * tests/test-roundl.c: Include <float.h>.
39043         (zero): Remove variable.
39044         (minus_zero): New variable.
39045         (main): Use minus_zero instead of -zero.
39046         * modules/roundl-tests (Depends-on): Add float.
39047
39048         * tests/test-truncl.c: Include <float.h>.
39049         (zero): Remove variable.
39050         (minus_zero): New variable.
39051         (main): Use minus_zero instead of -zero.
39052         * modules/truncl-tests (Depends-on): Add float.
39053
39054         * tests/test-frexpl.c (zero): Remove variable.
39055         (minus_zero): New variable.
39056         (main): Use minus_zero instead of -zero.
39057         * modules/frexpl-tests (Depends-on): Add float.
39058
39059         * tests/test-isnan.c (zerol): Remove variable.
39060         (minus_zerol): New variable.
39061         (test_long_double): Use minus_zerol instead of -zerol.
39062         * modules/isnan-tests (Depends-on): Add float.
39063
39064         * tests/test-isnanl.h (zero): Remove variable.
39065         (minus_zero): New variable.
39066         (main): Use minus_zero instead of -zero.
39067         * modules/isnanl-nolibm-tests (Depends-on): Add float.
39068         * modules/isnanl-tests (Depends-on): Add float.
39069
39070         * tests/test-ldexpl.c (zero): Remove variable.
39071         (minus_zero): New variable.
39072         (main): Use minus_zero instead of -zero.
39073         * modules/ldexpl-tests (Depends-on): Add float.
39074
39075         * tests/test-snprintf-posix.h (zerol): Remove variable.
39076         (minus_zerol): New variable.
39077         (test_function): Use minus_zerol instead of -zerol.
39078         * modules/snprintf-posix-tests (Depends-on): Add float.
39079         * modules/vsnprintf-posix-tests (Depends-on): Add float.
39080
39081         * tests/test-sprintf-posix.h (zerol): Remove variable.
39082         (minus_zerol): New variable.
39083         (test_function): Use minus_zerol instead of -zerol.
39084         * modules/sprintf-posix-tests (Depends-on): Add float.
39085         * modules/vsprintf-posix-tests (Depends-on): Add float.
39086
39087         * tests/test-vasnprintf-posix.c (zerol): Remove variable.
39088         (minus_zerol): New variable.
39089         (test_function): Use minus_zerol instead of -zerol.
39090         * modules/vasnprintf-posix-tests (Depends-on): Add float.
39091
39092         * tests/test-vasprintf-posix.c (zerol): Remove variable.
39093         (minus_zerol): New variable.
39094         (test_function): Use minus_zerol instead of -zerol.
39095         * modules/vasprintf-posix-tests (Depends-on): Add float.
39096
39097 2008-10-07  Simon Josefsson  <simon@josefsson.org>
39098
39099         * MODULES.html.sh (Support for building documentation): Mention
39100         pmccabe2html.  Sort entries.
39101
39102         Add pmccabe2html module, from gnupdf.
39103         * build-aux/pmccabe.css: New file.
39104         * build-aux/pmccabe2html: New file.
39105         * m4/pmccabe2html.m4: New file.
39106         * modules/pmccabe2html: New file.
39107
39108 2008-10-07  Richard W.M. Jones <rjones@redhat.com>
39109
39110         flock: new module
39111         * MODULES.html.sh: Add to list of modules.
39112         * lib/flock.c: flock implementation for Windows and Unix systems
39113         which have fcntl.
39114         * doc/glibc-functions/flock.texi: Update documentation.
39115         * lib/sys_file.in.h: <sys/file.h> header file.
39116         * m4/flock.m4: M4 macros.
39117         * m4/sys_file_h.m4: M4 macros for replacement sys/file.h.
39118         * modules/flock: flock module.
39119         * modules/flock-tests: flock tests module.
39120         * modules/sys_file: sys/file.h module.
39121         * tests/test-flock.c: test suite for flock.
39122
39123 2008-10-06  Jim Meyering  <meyering@redhat.com>
39124
39125         bootstrap: check for LT_INIT more portably still ;-)
39126         * build-aux/bootstrap: Don't rely on \>, since it's not portable.
39127         Spotted by Bruno Haible.
39128
39129 2008-10-06  Eric Blake  <ebb9@byu.net>
39130
39131         test-signbit: avoid tripping Irix cc bug on -0.0L
39132         * tests/test-signbit.c (minus_zerol): Delete, and replace with
39133         '-zerol'.  This may break on HP-UX/hppa, but at least makes the
39134         entire testsuite consistent and avoids an Irix 6.2 bug.
39135
39136 2008-10-05  Bruno Haible  <bruno@clisp.org>
39137             Jim Meyering  <jim@meyering.net>
39138
39139         Add an option for ignoring EPIPE during close_stdout.
39140         * lib/closeout.h: Include <stdbool.h>.
39141         (close_stdout_set_ignore_EPIPE): New declaration.
39142         * lib/closeout.c: Include <stdbool.h>.
39143         (ignore_EPIPE): New variable.
39144         (close_stdout_set_ignore_EPIPE): New function.
39145         (close_stdout): Ignore EPIPE error if ignore_EPIPE is set.
39146         * lib/close-stream.c (close_stream): Mention the possible EPIPE
39147         failure.
39148         * modules/closeout (Depends-on): Add stdbool.
39149
39150 2008-10-05  Bruno Haible  <bruno@clisp.org>
39151
39152         * modules/accept: New file.
39153         * modules/bind: New file.
39154         * modules/connect: New file.
39155         * modules/getpeername: New file.
39156         * modules/getsockname: New file.
39157         * modules/getsockopt: New file.
39158         * modules/listen: New file.
39159         * modules/recv: New file.
39160         * modules/recvfrom: New file.
39161         * modules/send: New file.
39162         * modules/sendto: New file.
39163         * modules/setsockopt: New file.
39164         * modules/socket: New file.
39165         * lib/sys_socket.in.h: Include the GL_LINK_WARNING definition.
39166         (socket, connect, accept, bind, getpeername, getsockname, getsockopt,
39167         listen, recv, send, recvfrom, sendto, setsockopt): Declare only when
39168         the particular module is requested. Add a link warning when the
39169         particular module is not requested.
39170         * lib/winsock.c (rpl_socket, rpl_connect, rpl_accept, rpl_bind,
39171         rpl_getpeername, rpl_getsockname, rpl_getsockopt, rpl_listen, rpl_recv,
39172         rpl_send, rpl_recvfrom, rpl_sendto, rpl_setsockopt): Define only when
39173         the particular module is requested.
39174         * m4/sys_socket_h.m4 (gl_SYS_SOCKET_MODULE_INDICATOR,
39175         gl_SYS_SOCKET_H_DEFAULTS): New macros.
39176         (gl_HEADER_SYS_SOCKET): Require gl_SYS_SOCKET_H_DEFAULTS.
39177         * modules/sys_socket (Depends-on): Add link-warning.
39178         (Makeifle.am): Substitute GNULIB_SOCKET, GNULIB_CONNECT, GNULIB_ACCEPT,
39179         GNULIB_BIND, GNULIB_GETPEERNAME, GNULIB_GETSOCKNAME, GNULIB_GETSOCKOPT,
39180         GNULIB_LISTEN, GNULIB_RECV, GNULIB_SEND, GNULIB_RECVFROM,
39181         GNULIB_SENDTO, GNULIB_SETSOCKOPT, and the definition of
39182         GL_LINK_WARNING.
39183         * doc/posix-functions/accept.texi: Mention the new module 'accept'.
39184         * doc/posix-functions/bind.texi: Mention the new module 'bind'.
39185         * doc/posix-functions/connect.texi: Mention the new module 'connect'.
39186         * doc/posix-functions/getpeername.texi: Mention the new module
39187         'getpeername'.
39188         * doc/posix-functions/getsockname.texi: Mention the new module
39189         'getsockname'.
39190         * doc/posix-functions/getsockopt.texi: Mention the new module
39191         'getsockopt'.
39192         * doc/posix-functions/listen.texi: Mention the new module 'listen'.
39193         * doc/posix-functions/recv.texi: Mention the new module 'recv'.
39194         * doc/posix-functions/recvfrom.texi: Mention the new module 'recvfrom'.
39195         * doc/posix-functions/send.texi: Mention the new module 'send'.
39196         * doc/posix-functions/sendto.texi: Mention the new module 'sendto'.
39197         * doc/posix-functions/setsockopt.texi: Mention the new module
39198         'setsockopt'.
39199         * doc/posix-functions/socket.texi: Mention the new module 'socket'.
39200         * modules/poll-tests (Depends-on): Add socket, bind, getsockopt,
39201         listen, connect, accept.
39202         * modules/select-tests (Depends-on): Likewise.
39203
39204 2008-10-05  Bruno Haible  <bruno@clisp.org>
39205
39206         * lib/winsock.c (strerror): Remove unused #undef.
39207         (rpl_close): Remove unused local variable.
39208
39209         * modules/sys_socket (Depends-on); Add errno.
39210
39211 2008-10-05  Bruno Haible  <bruno@clisp.org>
39212
39213         * lib/sys_select.in.h: Include the GL_LINK_WARNING definition.
39214         (select): Add a link warning when the 'select' module is not used.
39215         * modules/sys_select (Depends-on): Add link-warning.
39216         (Makefile.am): Substitute the definition of GL_LINK_WARNING.
39217         Suggested by Paolo Bonzini.
39218
39219 2008-10-05  Jim Meyering  <meyering@redhat.com>
39220
39221         bootstrap: check for LT_INIT more portably
39222         * build-aux/bootstrap: Avoid using grep -E, since it's not
39223         portable enough.  Suggestion from Bruno Haible.
39224
39225 2008-10-05  Bruno Haible  <bruno@clisp.org>
39226
39227         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem
39228         as being fixed by gnulib.
39229
39230 2008-10-05  Bruno Haible  <bruno@clisp.org>
39231
39232         * modules/select-tests: New file, mostly copied from
39233         modules/sys_select-tests.
39234         * tests/test-select.c: New file, mostly copied from
39235         tests/test-sys_select.c.
39236         * tests/test-sys_select.c: Move most of the code to tests/test-select.c.
39237         * modules/sys_select-tests (Depends-on): Remove all dependencies.
39238         (Makefile.am): Remove test_sys_select_LDADD.
39239
39240         * lib/sys_select.in.h (select): If GNULIB_SELECT is not set, define it
39241         to an undefined symbol, for an error message.
39242         * m4/sys_select_h.m4 (gl_SYS_SELECT_MODULE_INDICATOR): New macro.
39243         (gl_SYS_SELECT_H_DEFAULTS): New macro.
39244         (gl_HEADER_SYS_SELECT): Require it. Don't require compilation of
39245         winsock-select.c here.
39246         * modules/sys_select (Files): Remove lib/winsock-select.c.
39247         (Depends-on): Remove alloca.
39248         (Makefile.am): Substitute GNULIB_SELECT.
39249         * modules/select: New file.
39250         * doc/posix-functions/select.texi: Update.
39251
39252 2008-10-05  Bruno Haible  <bruno@clisp.org>
39253
39254         * lib/spawn_faction_addclose.c (__sysconf): Use getdtablesize always.
39255         * lib/spawn_faction_adddup2.c (__sysconf): Likewise.
39256         * lib/spawn_faction_addopen.c (__sysconf): Likewise.
39257         * modules/posix_spawn_file_actions_addclose (Depends-on): Add
39258         getdtablesize.
39259         * modules/posix_spawn_file_actions_adddup2 (Depends-on): Likewise.
39260         * modules/posix_spawn_file_actions_addopen (Depends-on): Likewise.
39261
39262 2008-10-05  Bruno Haible  <bruno@clisp.org>
39263
39264         * modules/getdtablesize-tests: New file.
39265         * tests/test-getdtablesize.c: New file.
39266
39267         New module 'getdtablesize'.
39268         * lib/unistd.in.h (getdtablesize): New declaration.
39269         * lib/getdtablesize.c: New file.
39270         * m4/getdtablesize.m4: New file.
39271         * modules/getdtablesize: New file.
39272         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
39273         GNULIB_GETDTABLESIZE, HAVE_GETDTABLESIZE.
39274         * modules/unistd (Makefile.am): Substitute GNULIB_GETDTABLESIZE,
39275         HAVE_GETDTABLESIZE.
39276         * doc/glibc-functions/getdtablesize.texi: Mention the new module.
39277
39278 2008-10-05  Bruno Haible  <bruno@clisp.org>
39279
39280         * modules/sched (Makefile.am): Fix typo.
39281         Reported by Simon Josefsson.
39282
39283 2008-10-05  Jim Meyering  <meyering@redhat.com>
39284
39285         bootstrap: check for LT_INIT, too
39286         * build-aux/bootstrap: Both AC_PROG_LIBTOOL and AM_PROG_LIBTOOL
39287         are deprecated.  Suggestion from Ralf Wildenhues.
39288
39289 2008-10-05  Bruno Haible  <bruno@clisp.org>
39290
39291         * lib/spawn.in.h (POSIX_SPAWN_*): Use the system's values, rather than
39292         overriding them by ours.
39293         (POSIX_SPAWN_USEVFORK): Use the next free bit position.
39294
39295 2008-10-05  Jim Meyering  <meyering@redhat.com>
39296
39297         bootstrap: check for AC_PROG_LIBTOOL as well as AM_PROG_LIBTOOL
39298         * build-aux/bootstrap: Check for AC_PROG_LIBTOOL, as well as the
39299         obsolete AM_PROG_LIBTOOL.  Spotted by Debarshi Ray <rishi@gnu.org>.
39300
39301 2008-10-04  Bruno Haible  <bruno@clisp.org>
39302
39303         * modules/dup2 (License): Change to LGPLv2+.
39304         * modules/sleep (License): Likewise.
39305         * modules/perror (License): Likewise.
39306         * modules/fopen (License): Change to LGPLv2+, with approval by Eric
39307         Blake.
39308         * modules/signal (License): Likewise.
39309         * modules/sigprocmask (License): Likewise.
39310         * modules/raise (License): Change to LGPLv2+, with approval by Jim
39311         Meyering.
39312
39313 2008-10-04  Bruno Haible  <bruno@clisp.org>
39314
39315         * lib/spawn.in.h (POSIX_SPAWN_*): Undefine before redefining.
39316         Reported by Rainer Tammer <tammer@tammer.net>.
39317
39318 2008-10-03  Paolo Bonzini  <bonzini@gnu.org>
39319             Bruno Haible  <bruno@clisp.org>
39320
39321         * lib/errno.in.h (EWOULDBLOCK) [win32]: Define to EAGAIN.
39322         * lib/winsock.c (set_winsock_errno): Map WSAEWOULDBLOCK to EWOULDBLOCK.
39323         * lib/strerror.c (rpl_strerror): Remove error string for EWOULDBLOCK.
39324
39325 2008-10-03  Kamil Dudka  <kdudka@redhat.com>
39326
39327         filevercmp: new module
39328         * lib/filevercmp.h: New function filevercmp comparing version strings.
39329         * lib/filevercmp.c: Implementation of filevercmp function.
39330         * modules/filevercmp: Module metadata.
39331         * tests/test-filevercmp.c: Unit test for new module.
39332         * modules/filevercmp-tests: Unit test metadata.
39333         * MODULES.html.sh: Add filevercmp module.
39334
39335 2008-10-03  Bruno Haible  <bruno@clisp.org>
39336
39337         * lib/c-ctype.h: Add comment.
39338         Reported by Jim Meyering.
39339
39340 2008-10-02  Bruno Haible  <bruno@clisp.org>
39341
39342         * modules/posix_spawn-internal (Depends-on): Add 'open'.
39343
39344 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
39345
39346         * build-aux/bootstrap: Allow renaming bootstrap, and change the
39347         name of bootstrap.conf accordingly.
39348
39349 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
39350
39351         * build-aux/bootstrap: Install git-merge-changelog configuration
39352         items into .gitconfig if needed.
39353
39354 2008-10-02  Paolo Bonzini  <bonzini@gnu.org>
39355
39356         * build-aux/bootstrap: Recognize `gnulib' being a submodule in a
39357         git repository, and initialize/update it accordingly.
39358
39359 2008-10-02  Richard W.M. Jones  <rjones@redhat.com>
39360
39361         * modules/fsync-tests: New file.
39362         * tests/test-fsync.c: New file.
39363
39364         New module 'fsync'.
39365         * lib/fsync.c: New file.
39366         * m4/fsync.m4: New file.
39367         * modules/fsync: New file.
39368         * lib/unistd.in.h (fsync): New declaration.
39369         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define and AC_SUBST both
39370         GNULIB_FSYNC and HAVE_FSYNC.
39371         * modules/unistd: Substitute GNULIB_FSYNC and HAVE_FSYNC.
39372         * MODULES.html.sh (posix_functions): Add fsync.
39373         * doc/posix-functions/fsync.texi: Mention the new module.
39374
39375 2008-10-02  Jim Meyering  <meyering@redhat.com>
39376
39377         fts.c: sync with similar code from coreutils' remove.c
39378         * lib/fts.c (dirent_inode_sort_may_be_useful): Merge from coreutils.
39379         Guard also with "#if defined __linux__", since for now at least,
39380         this code is Linux-kernel-specific.
39381
39382 2008-10-02  Jim Meyering  <meyering@redhat.com>
39383
39384         fts: bug fixes
39385         * lib/fts.c: Remove unnecessary "defined" in cpp directive.
39386         Include <sys/vfs.h>, not <sys/statfs.h>.
39387
39388         * m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
39389         Include <sys/vfs.h>, not <sys/statfs.h>.
39390
39391 2008-10-01  Bruno Haible  <bruno@clisp.org>
39392
39393         Avoid the broken posix_spawn function on AIX 5.3 and 6.1.
39394         * m4/posix_spawn.m4 (gl_POSIX_SPAWN_WORKS): New macro.
39395         (gl_POSIX_SPAWN_BODY): Invoke it. Set REPLACE_POSIX_SPAWN if needed.
39396         * doc/posix-functions/posix_spawn.texi: Mention the AIX bugs.
39397         * doc/posix-functions/posix_spawnp.texi: Likewise.
39398         * m4/execute.m4 (gl_EXECUTE): Invoke gl_POSIX_SPAWN_WORKS, to check
39399         whether posix_spawn actually works.
39400         * m4/pipe.m4 (gl_PIPE): Likewise.
39401         * modules/execute (Files): Add m4/posix_spawn.m4.
39402         * modules/pipe (Files): Add m4/posix_spawn.m4.
39403         Reported and analyzed by Rainer Tammer <tammer@tammer.net>.
39404
39405 2008-10-01  Jim Meyering  <meyering@redhat.com>
39406
39407         remove trailing spaces
39408         * NEWS: Likewise.
39409         * lib/poll.c (poll): Likewise.
39410         * lib/sys_socket.in.h (SHUT_RDWR): Likewise.
39411         * lib/winsock.c (rpl_close): Likewise.
39412         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Likewise.
39413         * modules/yield: Likewise.
39414         * tests/test-poll.c (connect_to_socket, poll1): Likewise.
39415         * tests/test-sys_select.c (connect_to_socket): Likewise.
39416
39417         fts.c: adjust a new interface to be more generally useful
39418         * lib/fts.c (dirent_inode_sort_may_be_useful): Take an FD parameter.
39419         (fts_build): Adjust caller.
39420
39421 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39422
39423         * modules/cond-tests: New file.
39424         * tests/test-cond.c: New file.
39425
39426 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39427             Bruno Haible  <bruno@clisp.org>
39428
39429         * modules/cond (Dependencies): Add errno, time.
39430         * lib/glthread/cond.h: Include <time.h>.
39431         (gl_cond_define, gl_cond_define_initialized): Use the same definition
39432         across platforms.
39433
39434 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39435             Bruno Haible  <bruno@clisp.org>
39436
39437         * m4/thread.m4 (gl_THREAD): Fix detection of pthread_atfork function.
39438
39439 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39440             Bruno Haible  <bruno@clisp.org>
39441
39442         * modules/tls-tests (Depends-on): Add thread, yield.
39443         (configure.ac): Remove all checks.
39444         (test_tls_LDADD): Use YIELD_LIB instead of LIBSCHED.
39445         * tests/test-tls.c (gl_thread_t, gl_thread_join, gl_thread_yield,
39446         gl_thread_self): Remove definitions. Include glthread/thread.h and
39447         glthread/yield.h instead.
39448         (test_tls): Pass an additional NULL argument to gl_thread_join.
39449
39450 2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
39451             Bruno Haible  <bruno@clisp.org>
39452
39453         * modules/lock-tests (Depends-on): Add thread, yield.
39454         (configure.ac): Remove all checks.
39455         (test_lock_LDADD): Use YIELD_LIB instead of LIBSCHED.
39456         * tests/test-lock.c (gl_thread_t, gl_thread_join, gl_thread_yield,
39457         gl_thread_self): Remove definitions. Include glthread/thread.h and
39458         glthread/yield.h instead.
39459         (test_lock, test_rwlock, test_recursive_lock, test_once): Pass an
39460         additional NULL argument to gl_thread_join.
39461
39462 2008-09-30  Bruno Haible  <bruno@clisp.org>
39463
39464         Fix the Win32 implementation of the 'thread' module.
39465         * lib/glthread/thread.h [USE_WIN32_THREADS] (gl_thread_t): Change to a
39466         pointer type.
39467         (gl_thread_self): Invoke gl_thread_self_func.
39468         (gl_thread_self_func): New declaration.
39469         * lib/glthread/thread.c [USE_WIN32_THREADS] (self_key): New variable.
39470         (do_init_self_key, init_self_key): New functions.
39471         (struct gl_thread_struct): Renamed from 'struct thread_extra'.
39472         Remove some fields.
39473         (running_threads, running_lock): Remove variables.
39474         (get_current_thread_handle): New function.
39475         (gl_thread_self_func, wrapper_func, glthread_create_func,
39476         glthread_join_func, gl_thread_exit_func): Largely rewritten and
39477         simplified.
39478
39479 2008-09-30  Bruno Haible  <bruno@clisp.org>
39480
39481         * lib/winsock-select.c (win32_poll_handle): Add shortcut for regular
39482         files.
39483
39484 2008-09-30  Jim Meyering  <meyering@redhat.com>
39485
39486         fts.m4: correct the test for statfs.f_type
39487         * m4/fts.m4 (gl_FUNC_FTS_CORE): Include <sys/statfs.h>
39488         when checking for statfs.f_type.
39489
39490 2008-09-15  Simon Josefsson  <simon@josefsson.org>
39491
39492         tests: avoid some compiler warnings
39493         * tests/test-memchr.c (main): Pass NULL indirectly.
39494         * tests/test-getdate.c (main): Remove unused variable 'ret'.
39495
39496 2008-09-29  OndÅ™ej Vašík  <ovasik@redhat.com>
39497
39498         getdate.y: disallow countable dayshifts like "4 yesterday ago"
39499         * lib/getdate.y (relative_time_table) [tDAY_SHIFT]: New type for
39500         exactly specified dayshifts.
39501         (dayshift): New rule.
39502         (rel): Add dayshift.
39503         (relative_time_table) [tomorrow, yesterday, today, now]:
39504         Use tDAY_SHIFT in place of tDAY_UNIT.
39505         * tests/test-getdate.c: Add tests for now-disallowed countable
39506         dayshifts, e.g., "4 yesterday ago".
39507
39508 2008-09-29  Bruno Haible  <bruno@clisp.org>
39509
39510         * tests/test-posix_spawn1.c: Renamed from tests/test-posix_spawn.c.
39511         * tests/test-posix_spawn1.in.sh: Renamed from
39512         tests/test-posix_spawn.in.sh.
39513         * tests/test-posix_spawn2.c: New file.
39514         * tests/test-posix_spawn2.in.sh: New file.
39515         * modules/posix_spawnp-tests (Files): Update.
39516         (Makefile.am): Update. Add test-posix_spawn2 to the tests.
39517
39518 2008-09-29  Bruno Haible  <bruno@clisp.org>
39519
39520         Propagate effects of putenv/setenv/unsetenv to child processes.
39521         * lib/execute.c (execute): Use spawnvpe instead of spawnvp.
39522         * lib/pipe.c (create_pipe): Likewise.
39523
39524 2008-09-29  Bruno Haible  <bruno@clisp.org>
39525
39526         Enable use of shell scripts as executables in mingw.
39527         * lib/execute.c (execute): When spawnv fails with error ENOEXEC,
39528         run the program as a shell script.
39529         * lib/pipe.c (create_pipe): Likewise.
39530         * lib/w32spawn.h (prepare_spawn): Add a hidden element in front of the
39531         resulting array.
39532
39533 2008-09-29  Eric Blake  <ebb9@byu.net>
39534
39535         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): Fix typo.
39536
39537 2008-08-24  Paolo Bonzini  <bonzini@gnu.org>
39538
39539         * doc/posix-functions/accept.texi: Update mingw problems.
39540         * doc/posix-functions/bind.texi: Update mingw problems.
39541         * doc/posix-functions/close.texi: Update mingw problems.
39542         * doc/posix-functions/connect.texi: Update mingw problems.
39543         * doc/posix-functions/getpeername.texi: Update mingw problems.
39544         * doc/posix-functions/getsockname.texi: Update mingw problems.
39545         * doc/posix-functions/getsockopt.texi: Update mingw problems.
39546         * doc/posix-functions/ioctl.texi: Update mingw problems.
39547         * doc/posix-functions/listen.texi: Update mingw problems.
39548         * doc/posix-functions/recv.texi: Update mingw problems.
39549         * doc/posix-functions/recvfrom.texi: Update mingw problems.
39550         * doc/posix-functions/select.texi: Update mingw problems.
39551         * doc/posix-functions/send.texi: Update mingw problems.
39552         * doc/posix-functions/sendto.texi: Update mingw problems.
39553         * doc/posix-functions/setsockopt.texi: Update mingw problems.
39554         * doc/posix-functions/socket.texi: Update mingw problems.
39555
39556 2008-09-29  Paolo Bonzini  <bonzini@gnu.org>
39557             Bruno Haible  <bruno@clisp.org>
39558
39559         * lib/sys_select.in.h: Include sys/time.h.
39560         * m4/sys_select.h.m4: Test that struct timeval is fully defined.
39561         * modules/sys_select: Depend on sys_time.
39562         * tests/test-sys_select.c: Test that sys/select.h defines struct
39563         timeval fully.
39564
39565 2008-09-29  Bruno Haible  <bruno@clisp.org>
39566
39567         * lib/sys_socket.in.h: Wrap the definitions in 'extern "C"'.
39568         * lib/sys_select.in.h: Likewise.
39569
39570 2008-09-29  Bruno Haible  <bruno@clisp.org>
39571
39572         * lib/winsock.c (rpl_close, rpl_socket): Remove unused variables.
39573
39574 2008-09-29  Bruno Haible  <bruno@clisp.org>
39575
39576         * m4/sockets.m4 (gl_SOCKETS): Check also for the need to use -lsocket.
39577         Set LIBSOCKET instead of augmenting LIBS.
39578         * modules/sockets (Link): New section.
39579         * modules/sockets-tests (test_sockets_LDADD): New variable.
39580         * modules/sys_select-tests (test_sys_select_LDADD): New variable.
39581         * modules/poll-tests (test_poll_LDADD): New variable.
39582         * NEWS: Document the change.
39583
39584 2008-09-29  Bruno Haible  <bruno@clisp.org>
39585
39586         * m4/arpa_inet_h.m4 (gl_REPLACE_ARPA_INET_H): New macro.
39587         * m4/inet_ntop.m4 (gl_INET_NTOP): Invoke it instead of assigning
39588         ARPA_INET_H directly.
39589         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
39590
39591 2008-09-28  Bruno Haible  <bruno@clisp.org>
39592
39593         * m4/sys_socket_h.m4 (gl_PREREQ_SYS_H_WINSOCK2): New macro, extracted
39594         from gl_HEADER_SYS_SOCKET.
39595         (gl_HEADER_SYS_SOCKET): Invoke it.
39596         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
39597
39598 2008-09-28  Bruno Haible  <bruno@clisp.org>
39599
39600         * doc/posix-headers/sys_select.texi: Mention 'struct timeval' problem.
39601         * tests/test-sys_select.c: Include <sys/time.h>, for struct timeval.
39602         Needed on OSF/1 4.0.
39603
39604 2008-09-28  Bruno Haible  <bruno@clisp.org>
39605
39606         Override open more carefully.
39607         * lib/open.c (orig_open): New function.
39608         (rpl_open): Use orig_open instead of open.
39609         * lib/fcntl.in.h: Add special invocation convention.
39610         * m4/open.m4 (gl_PREREQ_OPEN): New macro.
39611         (gl_FUNC_OPEN): Invoke it.
39612
39613         Override freopen more carefully.
39614         * lib/freopen.c (orig_freopen): New function.
39615         (rpl_freopen): Use orig_freopen instead of freopen.
39616         * m4/freopen.m4 (gl_PREREQ_FREOPEN): New macro.
39617         (gl_FUNC_FREOPEN): Invoke it.
39618
39619         Override fopen more carefully.
39620         * lib/fopen.c (orig_fopen): New function.
39621         (rpl_fopen): Use orig_fopen instead of fopen.
39622         * m4/fopen.m4 (gl_PREREQ_FOPEN): New macro.
39623         (gl_FUNC_FOPEN): Invoke it.
39624         Needed on AIX. Reported by Rainer Tammer <tammer@tammer.net>.
39625
39626 2008-09-28  Bruno Haible  <bruno@clisp.org>
39627
39628         * lib/pipe.h (create_pipe_out, create_pipe_bidi): Add comment about
39629         SIGPIPE.
39630
39631 2008-09-28  Bruno Haible  <bruno@clisp.org>
39632
39633         * tests/test-sigaction.c (handler, main): Disable the check whether
39634         SA_RESETHAND has reverted the installed handler to SIG_DFL. Needed on
39635         glibc systems with LinuxThreads.
39636
39637 2008-09-28  Bruno Haible  <bruno@clisp.org>
39638
39639         * doc/posix-functions/freopen.texi: Mention the trailing slash problem.
39640
39641         * lib/stdio.in.h (fopen, freopen): Undefine before redefining. Needed
39642         with AIX xlc.
39643         * lib/fcntl.in.h (open): Likewise.
39644         Reported by Rainer Tammer <tammer@tammer.net>.
39645
39646 2008-09-28  Bruno Haible  <bruno@clisp.org>
39647
39648         * modules/posix_spawnp-tests: New file.
39649         * tests/test-posix_spawn.c: New file.
39650         * tests/test-posix_spawn.in.sh: New file.
39651
39652         New module 'posix_spawnp'.
39653         * modules/posix_spawnp: New file.
39654         * lib/spawnp.c: New file, from GNU libc with modifications.
39655         * doc/posix-functions/posix_spawnp.texi: Mention the new module.
39656
39657         New module 'posix_spawn'.
39658         * modules/posix_spawn: New file.
39659         * lib/spawn.c: New file, from GNU libc with modifications.
39660         * doc/posix-functions/posix_spawn.texi: Mention the new module.
39661
39662         New module 'posix_spawnattr_destroy'.
39663         * modules/posix_spawnattr_destroy: New file.
39664         * lib/spawnattr_destroy.c: New file, from GNU libc with modifications.
39665         * doc/posix-functions/posix_spawnattr_destroy.texi: Mention the new
39666         module.
39667
39668         New module 'posix_spawnattr_setsigmask'.
39669         * modules/posix_spawnattr_setsigmask: New file.
39670         * lib/spawnattr_setsigmask.c: New file, from GNU libc with
39671         modifications.
39672         * doc/posix-functions/posix_spawnattr_setsigmask.texi: Mention the
39673         new module.
39674
39675         New module 'posix_spawnattr_getsigmask'.
39676         * modules/posix_spawnattr_getsigmask: New file.
39677         * lib/spawnattr_getsigmask.c: New file, from GNU libc with
39678         modifications.
39679         * doc/posix-functions/posix_spawnattr_getsigmask.texi: Mention the
39680         new module.
39681
39682         New module 'posix_spawnattr_setsigdefault'.
39683         * modules/posix_spawnattr_setsigdefault: New file.
39684         * lib/spawnattr_setdefault.c: New file, from GNU libc with
39685         modifications.
39686         * doc/posix-functions/posix_spawnattr_setsigdefault.texi: Mention the
39687         new module.
39688
39689         New module 'posix_spawnattr_getsigdefault'.
39690         * modules/posix_spawnattr_getsigdefault: New file.
39691         * lib/spawnattr_getdefault.c: New file, from GNU libc with
39692         modifications.
39693         * doc/posix-functions/posix_spawnattr_getsigdefault.texi: Mention the
39694         new module.
39695
39696         New module 'posix_spawnattr_setschedpolicy'.
39697         * modules/posix_spawnattr_setschedpolicy: New file.
39698         * lib/spawnattr_setschedpolicy.c: New file, from GNU libc with
39699         modifications.
39700         * doc/posix-functions/posix_spawnattr_setschedpolicy.texi: Mention the
39701         new module.
39702
39703         New module 'posix_spawnattr_getschedpolicy'.
39704         * modules/posix_spawnattr_getschedpolicy: New file.
39705         * lib/spawnattr_getschedpolicy.c: New file, from GNU libc with
39706         modifications.
39707         * doc/posix-functions/posix_spawnattr_getschedpolicy.texi: Mention the
39708         new module.
39709
39710         New module 'posix_spawnattr_setschedparam'.
39711         * modules/posix_spawnattr_setschedparam: New file.
39712         * lib/spawnattr_setschedparam.c: New file, from GNU libc with
39713         modifications.
39714         * doc/posix-functions/posix_spawnattr_setschedparam.texi: Mention the
39715         new module.
39716
39717         New module 'posix_spawnattr_getschedparam'.
39718         * modules/posix_spawnattr_getschedparam: New file.
39719         * lib/spawnattr_getschedparam.c: New file, from GNU libc with
39720         modifications.
39721         * doc/posix-functions/posix_spawnattr_getschedparam.texi: Mention the
39722         new module.
39723
39724         New module 'posix_spawnattr_setpgroup'.
39725         * modules/posix_spawnattr_setpgroup: New file.
39726         * lib/spawnattr_setpgroup.c: New file, from GNU libc with
39727         modifications.
39728         * doc/posix-functions/posix_spawnattr_setpgroup.texi: Mention the new
39729         module.
39730
39731         New module 'posix_spawnattr_getpgroup'.
39732         * modules/posix_spawnattr_getpgroup: New file.
39733         * lib/spawnattr_getpgroup.c: New file, from GNU libc with
39734         modifications.
39735         * doc/posix-functions/posix_spawnattr_getpgroup.texi: Mention the new
39736         module.
39737
39738         New module 'posix_spawnattr_setflags'.
39739         * modules/posix_spawnattr_setflags: New file.
39740         * lib/spawnattr_setflags.c: New file, from GNU libc with modifications.
39741         * doc/posix-functions/posix_spawnattr_setflags.texi: Mention the new
39742         module.
39743
39744         New module 'posix_spawnattr_getflags'.
39745         * modules/posix_spawnattr_getflags: New file.
39746         * lib/spawnattr_getflags.c: New file, from GNU libc with modifications.
39747         * doc/posix-functions/posix_spawnattr_getflags.texi: Mention the new
39748         module.
39749
39750         New module 'posix_spawnattr_init'.
39751         * modules/posix_spawnattr_init: New file.
39752         * lib/spawnattr_init.c: New file, from GNU libc with modifications.
39753         * doc/posix-functions/posix_spawnattr_init.texi: Mention the new
39754         module.
39755
39756         New module 'posix_spawn_file_actions_destroy'.
39757         * modules/posix_spawn_file_actions_destroy: New file.
39758         * lib/spawn_faction_destroy.c: New file, from GNU libc with
39759         modifications.
39760         * doc/posix-functions/posix_spawn_file_actions_destroy.texi: Mention
39761         the new module.
39762
39763         New module 'posix_spawn_file_actions_addopen'.
39764         * modules/posix_spawn_file_actions_addopen: New file.
39765         * lib/spawn_faction_addopen.c: New file, from GNU libc with
39766         modifications.
39767         * doc/posix-functions/posix_spawn_file_actions_addopen.texi: Mention
39768         the new module.
39769
39770         New module 'posix_spawn_file_actions_adddup2'.
39771         * modules/posix_spawn_file_actions_adddup2: New file.
39772         * lib/spawn_faction_adddup2.c: New file, from GNU libc with
39773         modifications.
39774         * doc/posix-functions/posix_spawn_file_actions_adddup2.texi: Mention
39775         the new module.
39776
39777         New module 'posix_spawn_file_actions_addclose'.
39778         * modules/posix_spawn_file_actions_addclose: New file.
39779         * lib/spawn_faction_addclose.c: New file, from GNU libc with
39780         modifications.
39781         * doc/posix-functions/posix_spawn_file_actions_addclose.texi: Mention
39782         the new module.
39783
39784         New module 'posix_spawn_file_actions_init'.
39785         * modules/posix_spawn_file_actions_init: New file.
39786         * lib/spawn_faction_init.c: New file, from GNU libc with modifications.
39787         * doc/posix-functions/posix_spawn_file_actions_init.texi: Mention the
39788         new module.
39789
39790         New module 'posix_spawn-internal'.
39791         * modules/posix_spawn-internal: New file.
39792         * lib/spawn_int.h: New file, from GNU libc with modifications.
39793         * lib/spawni.c: New file, from GNU libc with modifications.
39794         * m4/posix_spawn.m4: New file.
39795
39796         New module 'spawn'.
39797         * modules/spawn: New file.
39798         * lib/spawn.in.h: New file, from GNU libc with modifications.
39799         * m4/spawn_h.m4: New file.
39800         * doc/posix-headers/spawn.texi: Mention the new module.
39801
39802 2008-09-28  Bruno Haible  <bruno@clisp.org>
39803
39804         * modules/sched-tests: New file.
39805         * tests/test-sched.c: New file.
39806
39807         New module 'sched'.
39808         * modules/sched: New file.
39809         * lib/sched.in.h: New file.
39810         * m4/sched_h.m4: New file.
39811         * doc/posix-headers/sched.texi: Mention the new module.
39812
39813 2008-09-27  Eric Blake  <ebb9@byu.net>
39814
39815         Fix previous patch, and tweak references to $0.
39816         * posix-modules: Call func_gnulib_dir before using $gnulib_dir.
39817         (func_version, func_gnulib_dir): Don't call this program
39818         gnulib-tool.
39819         (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs
39820         with using $0 in function.
39821         * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise.
39822         (func_fatal_error): Reuse the name the user invoked us with.
39823
39824 2008-09-27  Bruno Haible  <bruno@clisp.org>
39825
39826         * m4/iconv_h.m4 (gl_REPLACE_ICONV_H): New macro.
39827         (gl_ICONV_H_DEFAULTS): Initialize ICONV_H here...
39828         (gl_ICONV_H): Not here.
39829         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): Invoke gl_REPLACE_ICONV_H
39830         instead of assigning ICONV_H directly.
39831
39832         * m4/wchar.m4 (gl_REPLACE_WCHAR_H): New macro.
39833         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Invoke it instead of assigning
39834         WCHAR_H directly.
39835
39836 2008-09-27  Bruno Haible  <bruno@clisp.org>
39837
39838         * lib/arpa_inet.in.h: Include the GL_LINK_WARNING anchor.
39839         * modules/arpa_inet (Depends-on): Add link-warning.
39840         (Makefile.am): Insert the definition of GL_LINK-WARNING.
39841         * modules/unistd (Makefile.am): Likewise.
39842
39843 2008-09-26  Bruno Haible  <bruno@clisp.org>
39844
39845         * posix-modules (cvsdatestamp, last_checkin_date, version): Remove
39846         variables.
39847         (func_version): Essentially copied from gnulib-tool.
39848         (func_exit, func_gnulib_dir, func_tmpdir, func_fatal_error,
39849         func_readlink): Copied from gnulib-tool.
39850
39851 2008-09-26  Bruno Haible  <bruno@clisp.org>
39852
39853         * gnulib-tool (func_version): Change directory to $gnulib_dir before
39854         invoking git-version-gen.
39855
39856 2008-09-26  Bruno Haible  <bruno@clisp.org>
39857
39858         * posix-modules: Update to directory names changed on 2008-01-19.
39859         Remove commas in output before splitting into words. No more need to
39860         avoid 'ftruncate' since 2007-02-19.
39861
39862 2008-09-26  Bruno Haible  <bruno@clisp.org>
39863
39864         * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
39865
39866 2008-09-26  Bruno Haible  <bruno@clisp.org>
39867
39868         * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
39869         * modules/fwriteerror (Depends-on): Add errno.
39870
39871 2008-09-26  Bruno Haible  <bruno@clisp.org>
39872
39873         * tests/test-vc-list-files-git.sh: Explain reason for skipping test.
39874         * tests/test-vc-list-files-cvs.sh: Likewise.
39875
39876 2008-09-26  Bruno Haible  <bruno@clisp.org>
39877
39878         * doc/posix-headers/sys_resource.texi: Reorder items.
39879
39880 2008-09-26  Jim Meyering  <meyering@redhat.com>
39881
39882         fts: tweak inode comparison function
39883         * lib/fts.c (fts_compare_ino): Sort on increasing, not decreasing
39884         inode numbers, as documented.
39885
39886         fts: sort dirent entries on inode number before traversing
39887         This avoids a quadratic, seek-related performance penalty when
39888         operating on a directory containing many entries (measurable at 10k;
39889         3.5 hours at 2 million entries with a cold cache) on certain types
39890         of file systems, including ext3 and ext4, but not tmpfs.
39891         * lib/fts.c (DT_MUST_BE, NOT_AN_INODE_NUMBER, D_INO): Define.
39892         (FTS_INODE_SORT_DIR_ENTRIES_THRESHOLD): Define if not defined.
39893         (S_MAGIC_TMPFS, S_MAGIC_NFS): Define.
39894         (fs_handles_readdir_ordered_dirents_efficiently): New function.
39895         (dirent_inode_sort_may_be_useful, fts_compare_ino): Likewise.
39896         (fts_build): Set the stat.st_ino member from D_INO.
39897         If it is likely to be useful, sort dirent entries on inode number.
39898
39899         * m4/fts.m4 (gl_FUNC_FTS_CORE): Check for fstatfs, sys/vfs.h,
39900         and the struct statfs.f_type member.
39901         * modules/fts (Depends-on): Add d-ino.
39902
39903 2008-09-26  Bruno Haible  <bruno@clisp.org>
39904
39905         * modules/sigpipe-die (Depends-on): Add sigpipe.
39906
39907         * lib/stdio.in.h (fprintf, vfprintf, printf, vprintf, fputc, putc,
39908         putchar, fputs, puts, fwrite): Replace when REPLACE_STDIO_WRITE_FUNCS
39909         and GNULIB_STDIO_H_SIGPIPE are set.
39910         * lib/stdio-write.c: New file.
39911         * m4/stdio_h.m4 (gl_STDIO_H): Set GNULIB_FPRINTF, GNULIB_PRINTF,
39912         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
39913         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
39914         REPLACE_STDIO_WRITE_FUNCS.
39915         (gl_STDIO_H_DEFAULTS): Initialize GNULIB_FPRINTF, GNULIB_PRINTF,
39916         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
39917         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
39918         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
39919         * modules/stdio (Files): Add lib/stdio-write.c.
39920         (Makefile.am): Substitute GNULIB_FPRINTF, GNULIB_PRINTF,
39921         GNULIB_VFPRINTF, GNULIB_VPRINTF, GNULIB_FPUTC, GNULIB_PUTC,
39922         GNULIB_PUTCHAR, GNULIB_FPUTS, GNULIB_PUTS, GNULIB_FWRITE,
39923         GNULIB_STDIO_H_SIGPIPE, REPLACE_STDIO_WRITE_FUNCS.
39924         * m4/fprintf-posix.m4 (gl_REPLACE_FPRINTF): Define
39925         REPLACE_FPRINTF_POSIX.
39926         * m4/printf-posix-rpl.m4 (gl_REPLACE_PRINTF): Define
39927         REPLACE_PRINTF_POSIX.
39928         * m4/vfprintf-posix.m4 (gl_REPLACE_VFPRINTF): Define
39929         REPLACE_VFPRINTF_POSIX.
39930         * m4/vprintf-posix.m4 (gl_REPLACE_VPRINTF): Define
39931         REPLACE_VPRINTF_POSIX.
39932         * doc/posix-functions/fprintf.texi: Mention the sigpipe module and the
39933         SIGPIPE issue.
39934         * doc/posix-functions/fputc.texi: Likewise.
39935         * doc/posix-functions/fputs.texi: Likewise.
39936         * doc/posix-functions/fwrite.texi: Likewise.
39937         * doc/posix-functions/printf.texi: Likewise.
39938         * doc/posix-functions/putc.texi: Likewise.
39939         * doc/posix-functions/putchar.texi: Likewise.
39940         * doc/posix-functions/puts.texi: Likewise.
39941         * doc/posix-functions/vfprintf.texi: Likewise.
39942         * doc/posix-functions/vprintf.texi: Likewise.
39943
39944         * modules/safe-write (Depends-on): Add write.
39945
39946         * modules/sigpipe-tests: New file.
39947         * tests/test-sigpipe.c: New file.
39948         * tests/test-sigpipe.sh: New file.
39949
39950         * modules/write: New file.
39951         * lib/unistd.in.h: Include <sys/types.h>.
39952         (write): New declaration.
39953         * lib/write.c: New file.
39954         * m4/write.m4: New file.
39955         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
39956         GNULIB_UNISTD_H_SIGPIPE, GNULIB_WRITE, REPLACE_WRITE.
39957         * modules/unistd (Makefile.am): Substitute GNULIB_UNISTD_H_SIGPIPE,
39958         GNULIB_WRITE, REPLACE_WRITE.
39959         * doc/posix-functions/write.texi: Mention the write, sigpipe modules
39960         and the SIGPIPE issue.
39961
39962         * lib/signal.in.h (SIGPIPE): Define to a replacement value.
39963         (raise): New declaration.
39964         * lib/sigprocmask.c (SIGPIPE_handler): New variable.
39965         (ext_signal): New function.
39966         (rpl_raise): New function.
39967         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Initialize
39968         GNULIB_SIGNAL_H_SIGPIPE.
39969         * modules/signal (Makefile.am): Substitute GNULIB_SIGNAL_H_SIGPIPE.
39970         * doc/posix-headers/signal.texi: Mention the SIGPIPE issue.
39971
39972         * modules/sigpipe: New file.
39973         * m4/sigpipe.m4: New file.
39974
39975 2008-09-25  Derek Price  <derek@ximbiot.com>
39976             Bruno Haible  <bruno@clisp.org>
39977
39978         * gnulib-tool (func_import): Report all license incompatibilities, not
39979         just the first one.
39980
39981 2008-09-25  Bruno Haible  <bruno@clisp.org>
39982
39983         * gnulib-tool (func_import): When computing the edits, consider not
39984         only the Makefile.ams that exist but also those that will be generated.
39985
39986 2008-09-25  Simon Josefsson  <simon@josefsson.org>
39987
39988         * modules/sys_select-tests (Depends-on): Remove sys_select itself,
39989         fixes gnulib-tool --test warning about duplicate dependency.
39990
39991 2008-09-25  Bruno Haible  <bruno@clisp.org>
39992
39993         * gnulib-tool: Don't ask the user to perform edits in the generated
39994         Makefile.ams.
39995         (func_emit_lib_Makefile_am): Emit empty SUBDIRS. Execute edits that
39996         apply to the Makefile.am being generated.
39997         (func_emit_tests_Makefile_am): Execute edits that apply to the
39998         Makefile.am being generated.
39999         (func_import): Setup list of Makefile.am edits before emitting the
40000         Makefile.ams, not at the end.
40001         (func_create_testdir): Update.
40002         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
40003
40004 2008-09-25  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40005
40006         * gnulib-tool (func_import): Store the --tests-base option in the
40007         comment in gnulib-cache.m4.
40008
40009 2008-09-24  Paolo Bonzini  <bonzini@gnu.org>
40010
40011         * NEWS: Document increased portability that sys_select now provides.
40012
40013         * lib/sys_select.in.h: Install select wrapper.
40014         * lib/sys_socket.in.h: Use more descriptive name when there is no
40015         select wrapper.
40016         * lib/winsock-select.c: New.
40017         * m4/sys_select_h.m4: Compile lib/winsock-select.c if WinSock is used.
40018         Require gl_HEADER_SYS_SOCKET.
40019         * modules/sys_select: Depend on alloca, add lib/winsock-select.c.
40020         * modules/sys_select-tests: Copy dependencies from modules/poll-tests.
40021         * tests/test-sys_select.c: Add functional tests.
40022
40023 2008-09-24  Eric Blake  <ebb9@byu.net>
40024
40025         open, fopen: close fd leak in last patch
40026         * lib/open.c (rpl_open): Close fd before returning error.
40027         * lib/fopen.c (rpl_fopen): Close fd before returning error.
40028         * doc/posix-functions/open.texi (open): Document that Irix also
40029         has the bug.
40030         * doc/posix-functions/fopen.texi (fopen): Likewise.
40031         Reported by Paolo Bonzini.
40032
40033 2008-09-24  Bruno Haible  <bruno@clisp.org>
40034
40035         Ensure that a filename ending in a slash cannot be used to access a
40036         non-directory.
40037         * lib/open.c (rpl_open): When the filename ends in a slash, use fstat()
40038         to check whether it's really a directory.
40039         * lib/fopen.c: Include fcntl.h, unistd.h.
40040         (rpl_fopen): When the filename ends in a slash, use open(), fstat(),
40041         and fdopen().
40042         * modules/fopen (Depends-on): Add unistd.
40043         * tests/test-open.c (main): Try to open "/dev/null/" as a directory.
40044         * tests/test-fopen.c (main): Likewise.
40045         * doc/posix-functions/open.texi: Mention the HP-UX, Solaris bug.
40046         * doc/posix-functions/fopen.texi: Likewise.
40047         Reported by Eric Blake.
40048
40049 2008-09-23  Eric Blake  <ebb9@byu.net>
40050
40051         c-stack: avoid compiler optimizations when provoking overflow
40052         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Make
40053         recursion harder to optimize, to ensure a stack overflow occurs.
40054         * tests/test-c-stack.c (recurse): Likewise.
40055         Borrowed from libsigsegv.
40056
40057         c-stack: work around Irix sigaltstack bug
40058         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check
40059         whether sigaltstack uses wrong end of stack_t (copied in part from
40060         libsigsegv).
40061         * lib/c-stack.c (c_stack_action) [!HAVE_LIBSIGSEGV]: Work around
40062         Irix bug, without requiring an over-allocation.
40063         * doc/posix-functions/sigaltstack.texi (sigaltstack): Document the
40064         bug.
40065
40066         fopen: document mingw bug on directories
40067         * doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
40068         not allowing a stream visiting a directory, even though reading
40069         from such a stream is not portable.
40070
40071 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
40072
40073         * lib/poll.c: Rewrite.
40074         * modules/poll: Depend on alloca.
40075
40076 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
40077
40078         * lib/sys_socket.in.h: Do not implement rpl_setsockopt here,
40079         instead define prototypes for a full set of wrappers.  Ensure
40080         that Cygwin does not use the compatibility code, which is only
40081         for MinGW.
40082         * lib/winsock.c: New.
40083         * m4/sys_socket_h.m4: Compile lib/winsock.c if WinSock is being used.
40084         * modules/sys_socket: Add lib/winsock.c.
40085
40086         * modules/poll-tests: Add errno and perror.
40087         * tests/test-poll.c: Use ioctl, not ioctlsocket.
40088
40089 2008-09-23  Paolo Bonzini  <bonzini@gnu.org>
40090
40091         * tests/test-poll.c: Downgrade minimum needed Winsock version.
40092
40093 2008-09-23  Bruno Haible  <bruno@clisp.org>
40094
40095         * doc/posix-functions/*: Add info about functions missing on IRIX 5.3.
40096         * doc/glibc-functions/*: Likewise.
40097
40098 2008-09-23  Simon Josefsson  <simon@josefsson.org>
40099
40100         * tests/test-perror.sh (tmpfiles): Cleanup temporary files on
40101         success.
40102
40103 2008-09-22  Eric Blake  <ebb9@byu.net>
40104             Bruno Haible  <bruno@clisp.org>
40105
40106         vasnprintf: fix x86/glibc regression on printf("%La", 0.0L)
40107         * lib/vasnprintf.c (VASNPRINTF): Support 0.0 on platforms that
40108         supply %A but mishandle pseudo-NaN.
40109         Reported by Simon Josefsson.
40110
40111 2008-09-21  Bruno Haible  <bruno@clisp.org>
40112
40113         * tests/test-lock.c (main): Tweak skip message.
40114         * tests/test-tls.c (main): Likewise.
40115
40116 2008-09-21  Bruno Haible  <bruno@clisp.org>
40117
40118         * m4/sigaction.m4 (gl_SIGACTION): Remove unnecessary AC_SUBST. Check
40119         whether 'struct sigaction' has sa_sigaction here...
40120         (gl_PREREQ_SIG_HANDLER_H): ... not here.
40121         (gl_PREREQ_SIGACTION): Remove unnecessary AC_SUBST.
40122
40123 2008-09-21  Bruno Haible  <bruno@clisp.org>
40124
40125         * MODULES.html.sh (Support for obsolete systems lacking ANSI C 89): New
40126         section.
40127         (Support for systems lacking ANSI C 89): Move stdlib, exit, strtol,
40128         strtoul, memchr, memcmp, memcpy, memmove, memset, strcspn, strpbrk to
40129         the new section.
40130         (Support for obsolete systems lacking POSIX:2001): New section.
40131         (String handling <string.h>): Move strdup to the new section.
40132         Suggested by Simon Josefsson and Paolo Bonzini.
40133
40134 2008-09-21  Bruno Haible  <bruno@clisp.org>
40135
40136         * tests/test-vasnprintf-posix.c (test_function): Allow 3-digit
40137         exponents in %e and %g results on 'long double'. Needed for mingw's
40138         improved *printf functions.
40139         * tests/test-vasprintf-posix.c (test_function): Likewise.
40140         * tests/test-snprintf-posix.h (test_function): Likewise.
40141         * tests/test-sprintf-posix.h (test_function): Likewise.
40142         Reported by Eric Blake.
40143
40144 2008-09-21  Bruno Haible  <bruno@clisp.org>
40145
40146         * tests/test-snprintf-posix.h (test_function): Remove useless ASSERTs.
40147         * tests/test-sprintf-posix.h (test_function): Likewise.
40148
40149 2008-09-21  Bruno Haible  <bruno@clisp.org>
40150
40151         * modules/getpass (Depends-on): Add strdup-posix.
40152
40153         New module 'strdup-posix'.
40154         * modules/strdup-posix: New file.
40155         * m4/strdup.m4 (gl_FUNC_STRDUP_POSIX): New macro.
40156         * lib/string.in.h (strdup): Replace if REPLACE_STRDUP is 1.
40157         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
40158         REPLACE_STRDUP.
40159         * modules/string (Makefile.am): Substitute REPLACE_STRDUP.
40160         * doc/posix-functions/strdup.texi: Mention module strdup-posix.
40161         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
40162         strdup-posix.
40163
40164         * modules/strdup (Depends-on): Remove malloc-posix.
40165
40166 2008-09-20  Bruno Haible  <bruno@clisp.org>
40167
40168         * lib/fstrcmp.c: Add data about branch probabilities, from Ralf
40169         Wildenhues.
40170
40171 2008-09-20  Bruno Haible  <bruno@clisp.org>
40172
40173         Ensure that wint_t gets defined on IRIX 5.3.
40174         * lib/wchar.in.h (wint_t): Define if not defined by the system.
40175         * lib/wctype.in.h (wint_t): Likewise.
40176         (__wctype_wint_t): Remove type.
40177         (isw*): Use wint_t instead of __wctype_wint_t.
40178         * m4/wchar.m4 (gl_WCHAR_H): Invoke gt_TYPE_WINT_T and set HAVE_WINT_T.
40179         * modules/wchar (Files): Add m4/wint_t.m4.
40180         (Makefile.am): Substitute HAVE_WINT_T.
40181         * tests/test-wchar.c: Check that wchar_t and wint_t are defined.
40182         * tests/test-wctype.c: Check that wint_t is defined.
40183         * doc/posix-headers/wchar.texi: Mention the IRIX 5 problem.
40184         * doc/posix-headers/wctype.texi: Likewise.
40185         Reported by Tom G. Christensen <tgc@jupiterrise.com>.
40186
40187 2008-09-18  Bruno Haible  <bruno@clisp.org>
40188
40189         * gnulib-tool (func_exit): Update comment.
40190
40191 2008-09-18  Simon Josefsson  <simon@josefsson.org>
40192
40193         * modules/getaddrinfo (Depends-on): Remove strdup, this module
40194         assumes strdup exists and does not depend on strdup to return
40195         ENOMEM on out of memory conditions.
40196
40197 2008-09-18  Bruno Haible  <bruno@clisp.org>
40198
40199         * lib/vasnprintf.c (VASNPRINTF): When printing Â±0.0L in
40200         NEED_PRINTF_INFINITE_LONG_DOUBLE case with 'e' format, always use two
40201         digits for the exponent.
40202
40203 2008-09-18  Jim Meyering  <meyering@redhat.com>
40204             Bruno Haible  <bruno@clisp.org>
40205
40206         * lib/vasnprintf.c (decimal_point_char): Define also if
40207         NEED_PRINTF_INFINITE_LONG_DOUBLE.
40208
40209 2008-09-16  Bruno Haible  <bruno@clisp.org>
40210         and Eric Blake  <ebb9@byu.net>
40211
40212         vasnprintf: support Irix 5.3
40213         * lib/vasnprintf.c (VASNPRINTF): Also handle -0.0L on platforms
40214         that mishandle long double infinity.
40215         Reported by Tom G. Christensen.
40216
40217 2008-09-16  Bruno Haible  <bruno@clisp.org>
40218
40219         * doc/glibc-functions/scandir.texi: Mention the function is missing on
40220         Solaris 9.
40221         * doc/glibc-functions/alphasort.texi: Likewise.
40222         Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
40223
40224 2008-09-16  Jim Meyering  <meyering@redhat.com>
40225
40226         posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
40227         * m4/posix-shell.m4 (gl_POSIX_SHELL): Reject a shell that lets
40228         a umask modification leak out of a subshell.  Otherwise, the
40229         opensolaris /bin/sh would be accepted and thus cause unwarranted
40230         failures in the coreutils test suite.
40231
40232 2008-09-16  Paolo Bonzini  <bonzini@gnu.org>
40233
40234         * tests/test-poll.c (connect_to_socket): Allow non-blocking connect
40235         to succeed.
40236
40237 2008-09-16  Jim Meyering  <meyering@redhat.com>
40238
40239         avoid spurious test failure when library is built without ACL support
40240         * m4/acl.m4 (USE_ACL): Define as a shell variable, too, for...
40241         * modules/acl-tests (Makefile.am) [TESTS_ENVIRONMENT]: Add USE_ACL.
40242         * tests/test-file-has-acl.sh: Skip if USE_ACL == 0.
40243         * tests/test-copy-acl.sh: Likewise.
40244
40245 2008-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40246
40247         * lib/fstrcmp.c (fstrcmp_bounded): Use a second, less quick upper bound
40248         based on character occurrence counts.
40249
40250 2008-09-15  Eric Blake  <ebb9@byu.net>
40251
40252         tests: avoid some compiler warnings
40253         * tests/test-memchr.c (main): Pass NULL indirectly.
40254         * tests/test-closein.c (main): Avoid unused variable.
40255
40256 2008-09-15  Bruno Haible  <bruno@clisp.org>
40257
40258         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test for all the macros that
40259         are missing on OpenBSD 4.0 individually.
40260         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
40261
40262 2008-09-15  Bruno Haible  <bruno@clisp.org>
40263
40264         * doc/posix-headers/errno.texi: Mention the Cygwin problem.
40265         * doc/posix-functions/strerror.texi: Mention also Cygwin.
40266         * doc/posix-functions/perror.texi: Likewise.
40267         * m4/errno_h.m4 (gl_HEADER_ERRNO_H_BODY): Test also whether ECANCELED
40268         is missing.
40269         Reported by Eric Blake.
40270
40271         * lib/errno.in.h: Use replacement values >= 2000.
40272         Reported by Eric Blake.
40273
40274 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40275
40276         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Add field 'edit_count_limit'.
40277         (EARLY_ABORT): Return true when the edit_count has grown too beyond the
40278         limit.
40279         (fstrcmp_bounded): Initialize the edit_count_limit. Return 0 when
40280         compareseq was aborted.
40281
40282 2008-09-14  Bruno Haible  <bruno@clisp.org>
40283
40284         * lib/fstrcmp.c (EXTRA_CONTEXT_FIELDS): Combine xvec_edit_count and
40285         yvec_edit_count.
40286         (NOTE_DELETE, NOTE_INSERT): Increment the combined edit count.
40287         (fstrcmp_bounded): Simplify result computation accordingly.
40288
40289 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40290
40291         * lib/fstrcmp.h (fstrcmp_bounded): New declaration.
40292         (fstrcmp): Define in terms of fstrcmp_bounded.
40293         * lib/fstrcmp.c (fstrcmp_bounded): Renamed from fstrcmp. Add
40294         lower_bound argument.
40295         Return quickly if the result is certainly < lower_bound.
40296         * tests/test-fstrcmp.c (check_fstrcmp): Test also fstrcmp_bounded.
40297
40298 2008-09-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40299
40300         * lib/diffseq.h (EARLY_ABORT): New macro.
40301         (compareseq): Change return type to bool. Return true when EARLY_ABORT
40302         evaluates to true.
40303
40304 2008-09-14  Bruno Haible  <bruno@clisp.org>
40305
40306         * modules/perror-tests: New file.
40307         * tests/test-perror.sh: New file.
40308         * tests/test-perror.c: New file.
40309
40310         New module 'perror'.
40311         * lib/stdio.in.h (perror): New declaration.
40312         * lib/perror.c: New file.
40313         * m4/perror.m4: New file.
40314         * modules/perror: New file.
40315         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add perror.
40316         * doc/posix-functions/perror.texi: Mention the perror module.
40317         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize GNULIB_PERROR,
40318         REPLACE_PERROR.
40319         * modules/stdio (Makefile.am): Substitute GNULIB_PERROR,
40320         REPLACE_PERROR.
40321
40322 2008-09-14  Bruno Haible  <bruno@clisp.org>
40323
40324         * modules/stdio (Makefile.am): Reorder to match the order in
40325         lib/stdio.in.h.
40326         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
40327
40328 2008-09-13  Bruno Haible  <bruno@clisp.org>
40329
40330         * lib/sys_socket.in.h (EINPROGRESS, ...): Remove definitions.
40331
40332 2008-09-13  Bruno Haible  <bruno@clisp.org>
40333
40334         Extend strerror to cover the added errno values.
40335         * lib/strerror.c: Include errno.h and winsock2.h if it exists.
40336         (rpl_strerror): Provide error messages for the added errno values and
40337         for the WSA* values.
40338         * m4/strerror.m4 (gl_FUNC_STRERROR): Test REPLACE_STRERROR.
40339         (gl_FUNC_STRERROR_SEPARATE): If errno.h is replaced, always replace
40340         strerror.
40341         (gl_PREREQ_STRERROR): Test whether winsock2.h exists.
40342         * modules/strerror (Depends-on): Add errno.
40343         * doc/posix-functions/strerror.texi: Document the change.
40344         * tests/test-strerror.c (main): Check also the string for ETIMEDOUT
40345         and EOVERFLOW.
40346
40347 2008-09-13  Bruno Haible  <bruno@clisp.org>
40348
40349         * modules/EOVERFLOW: Remove file.
40350         * m4/eoverflow.m4: Remove file.
40351         * modules/EOVERFLOW-tests: Remove file.
40352         * tests/test-EOVERFLOW.c: Remove file.
40353         * modules/fprintf-posix (Depends-on): Replace EOVERFLOW with errno.
40354         * modules/ftell (Depends-on): Likewise.
40355         * modules/getdelim (Depends-on): Likewise.
40356         * modules/getugroups (Depends-on): Likewise.
40357         * modules/poll (Depends-on): Likewise.
40358         * modules/snprintf (Depends-on): Likewise.
40359         * modules/sprintf-posix (Depends-on): Likewise.
40360         * modules/vasnprintf (Depends-on): Likewise.
40361         * modules/vasprintf (Depends-on): Likewise.
40362         * modules/vfprintf-posix (Depends-on): Likewise.
40363         * modules/vsnprintf (Depends-on): Likewise.
40364         * modules/vsprintf-posix (Depends-on): Likewise.
40365         * modules/xvasprintf (Depends-on): Likewise.
40366         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
40367         * modules/unistdio/u8-vasprintf (Depends-on): Likewise.
40368         * modules/unistdio/u8-vsnprintf (Depends-on): Likewise.
40369         * modules/unistdio/u8-vsprintf (Depends-on): Likewise.
40370         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
40371         * modules/unistdio/u8-u8-vasprintf (Depends-on): Likewise.
40372         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Likewise.
40373         * modules/unistdio/u8-u8-vsprintf (Depends-on): Likewise.
40374         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
40375         * modules/unistdio/u16-u16-vasprintf (Depends-on): Likewise.
40376         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Likewise.
40377         * modules/unistdio/u16-u16-vsprintf (Depends-on): Likewise.
40378         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
40379         * modules/unistdio/u16-vasprintf (Depends-on): Likewise.
40380         * modules/unistdio/u16-vsnprintf (Depends-on): Likewise.
40381         * modules/unistdio/u16-vsprintf (Depends-on): Likewise.
40382         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
40383         * modules/unistdio/u32-vasprintf (Depends-on): Likewise.
40384         * modules/unistdio/u32-vsnprintf (Depends-on): Likewise.
40385         * modules/unistdio/u32-vsprintf (Depends-on): Likewise.
40386         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
40387         * modules/unistdio/u32-u32-vasprintf (Depends-on): Likewise.
40388         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Likewise.
40389         * modules/unistdio/u32-u32-vsprintf (Depends-on): Likewise.
40390         * modules/unistdio/ulc-fprintf (Depends-on): Likewise.
40391         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
40392         * modules/unistdio/ulc-vasprintf (Depends-on): Likewise.
40393         * modules/unistdio/ulc-vfprintf (Depends-on): Likewise.
40394         * modules/unistdio/ulc-vsnprintf (Depends-on): Likewise.
40395         * modules/unistdio/ulc-vsprintf (Depends-on): Likewise.
40396         * MODULES.html.sh: Remove EOVERFLOW.
40397         * NEWS: Mention the change.
40398
40399 2008-09-13  Bruno Haible  <bruno@clisp.org>
40400
40401         * modules/errno-tests: New file.
40402         * tests/test-errno.c: New file, incorporating tests/test-EOVERFLOW.c.
40403
40404         * lib/errno.in.h: New file.
40405         * m4/errno_h.m4: New file, borrowing from m4/eoverflow.m4.
40406         * modules/errno: New file.
40407         * doc/posix-headers/errno.texi: Update documentation.
40408         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add errno.
40409
40410 2008-09-13  Bruno Haible  <bruno@clisp.org>
40411
40412         * tests/test-poll.c: Use #if for native Windows, rather than testing
40413         __MSVCRT__.
40414
40415 2008-09-13  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40416             Bruno Haible  <bruno@clisp.org>
40417
40418         * lib/glob.c: Don't include <pwd.h> on native Windows.
40419         (WINDOWS32): New macro.
40420         (glob) [WINDOW32]: Provide a reasonable replacement for getenv("HOME").
40421
40422 2008-09-13  Bruno Haible  <bruno@clisp.org>
40423
40424         * lib/glthread/cond.h [USE_SOLARIS_THREADS]
40425         (ETIMEDOUT): Remove macro.
40426         (glthread_cond_timedwait_multithreaded): New declaration.
40427         (glthread_cond_timedwait): Use it.
40428         * lib/glthread/cond.c [USE_SOLARIS_THREADS]
40429         (glthread_cond_timedwait_multithreaded): New function.
40430
40431 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
40432
40433         * modules/poll-tests: Do not check for io.h.
40434         * tests/test-poll.c: Check for __MSVCRT__ instead.
40435
40436 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
40437
40438         * lib/sys_socket.in.h (EINPROGRESS): Define for Winsock case.
40439         * modules/poll-tests: Add inet_pton, stdbool, sockets.
40440         * tests/test-poll.c: Use them.  Use _pipe on Windows.
40441
40442 2008-09-12  Paolo Bonzini  <bonzini@gnu.org>
40443
40444         * modules/poll-tests: New.
40445         * tests/test-poll.c: New.
40446
40447 2008-09-12  Eric Blake  <ebb9@byu.net>
40448
40449         frexp: test for NetBSD failure on -0.0
40450         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Enhance test, since some, but
40451         not all, bugs from NetBSD 3.0 have been fixed.
40452         * doc/posix-functions/frexp.texi (frexp): Document bug.
40453         Reported by Thomas Klausner.
40454
40455         signbit: work around bug of HP-UX 10.20 cc with -0.0 literal
40456         * m4/signbit.m4 (gl_SIGNBIT_TEST_PROGRAM): Rewrite test to avoid
40457         literal -0.0.
40458         Reported by Jonathan C. Patschke <jp@centtech.com>.
40459
40460 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40461
40462         * lib/glthread/cond.h: Use dummy implementation also if
40463         USE_WIN32_THREADS.
40464
40465 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40466
40467         * modules/fnmatch-posix (License): Change to LGPLv2+.
40468         * modules/fnmatch-gnu (License): Likewise.
40469
40470 2008-09-11  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40471
40472         * lib/poll.c (poll): Fix polling unconnected server sockets on WIN32.
40473
40474 2008-09-11  Jim Meyering  <meyering@redhat.com>
40475
40476         * users.txt: Add gtk-vnc.
40477
40478 2008-09-08  Simon Josefsson  <simon@josefsson.org>
40479
40480         * tests/test-bitrotate.c: Test 8/16-bit rotates with 0 and maximum
40481         rotate amounts.
40482
40483         * lib/bitrotate.h: Doc fix, mention that N can be wider than minimally
40484         required for 16-bit and 8-bit rotates.
40485         * lib/bitrotate.h (rotl64, rotr64, rotl32, rotl32, rotl16, rotr16,
40486         rotl8, rotr8): Use UINT64_MAX, UINT32_MAX, UINT16_MAX, and
40487         UINT8_MAX instead of hard-coded constants.
40488         Suggested by Paul Eggert.
40489
40490 2008-09-07  Bruno Haible  <bruno@clisp.org>
40491
40492         * tests/test-striconveh.c (main): Check behaviour when converting from
40493         UTF-7.
40494
40495         Make striconveh work better with stateful encodings.
40496         * lib/striconveh.c (iconv_carefully, iconv_carefully_1): Don't assume
40497         that iconv does not increment the inptr when returning -1/EINVAL.
40498
40499 2008-09-07  Bruno Haible  <bruno@clisp.org>
40500
40501         * build-aux/config.rpath: Update according to libtool-2.2.6.
40502         * build-aux/config.libpath: Likewise.
40503
40504 2008-09-06  Bruno Haible  <bruno@clisp.org>
40505
40506         * lib/freadahead.c (freadahead): Add conditional for SLOW_BUT_NO_HACKS.
40507         * lib/freadptr.c (freadptr): Likewise.
40508         * lib/freadseek.c (freadptrinc): Likewise.
40509         Reported by Simon Josefsson.
40510
40511 2008-09-06  Bruno Haible  <bruno@clisp.org>
40512
40513         * modules/freadptr (License): Change to LGPLv2+.
40514         * modules/freadseek (License): Likewise.
40515         Suggested by Eric Blake.
40516
40517         * modules/memchr2 (License): Change to LGPLv2+.
40518         Approved by Eric Blake.
40519
40520 2008-09-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40521             Bruno Haible  <bruno@clisp.org>
40522
40523         Make gnulib-tool work with native 'sed' on AIX.
40524         * gnulib-tool (sed_noop): New variable.
40525         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am, func_import,
40526         func_add_or_update, func_create_testdir): Use it to initialize sed
40527         script variables.
40528         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
40529
40530 2008-09-04  Albert Chin  <bug-gnulib@mlists.thewrittenword.com>
40531             Bruno Haible  <bruno@clisp.org>
40532
40533         * m4/include_next.m4 (gl_INCLUDE_NEXT): Add check whether #include_next
40534         also works after #include directives.
40535
40536 2008-09-04  OndÅ™ej Vašík  <ovasik@redhat.com>
40537
40538         getdate.y: reject an out-of-range timezone value
40539         * lib/getdate.y (time_zone_hhmm): Reject any TZ offset that is outside
40540         the range [-24...+24].  When specified with only one or two digits,
40541         * tests/test-getdate.c: Tests for the fix.
40542         * doc/getdate.texi: Document this change.
40543
40544 2008-09-03  Bruno Haible  <bruno@clisp.org>
40545
40546         * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module.
40547
40548 2008-09-02  Simon Josefsson  <simon@josefsson.org>
40549
40550         * lib/bitrotate.h (rotl64, rotr64): Add.  Suggested by Bruce Korb
40551         <bruce.korb@gmail.com> with ideas from Ben Pfaff
40552         <blp@cs.stanford.edu>, Bruno Haible <bruno@clisp.org> and Eric
40553         Blake <ebb9@byu.net>.
40554
40555         * tests/test-bitrotate.c: Add more test vectors.
40556
40557 2008-09-02  Eric Blake  <ebb9@byu.net>
40558
40559         vasnprintf-posix: handle large precision via %.*d
40560         * lib/vasnprintf.c (VASNPRINTF): Don't pass precision to snprintf
40561         when handling it ourselves.
40562         * tests/test-vasnprintf-posix.c (test_function): Add test.
40563         * tests/test-snprintf-posix.h (test_function): Likewise.
40564         * tests/test-sprintf-posix.h (test_function): Likewise.
40565         * tests/test-vasprintf-posix.c (test_function): Likewise.
40566         Reported by Alain Guibert.
40567
40568 2008-09-01  Eric Blake  <ebb9@byu.net>
40569
40570         c-stack: make configure-time check more robust
40571         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Check for
40572         successful sigaction call.
40573         Reported by Tom G. Christensen.
40574
40575 2008-09-01  Bruno Haible  <bruno@clisp.org>
40576
40577         New module 'findprog-lgpl'.
40578         * modules/findprog-lgpl: New file.
40579         * lib/findprog-lgpl.c: New file.
40580         * lib/findprog.c: Compile nothing in findprog.c if findprog-lgpl.c is
40581         also compiled. Consider the possibly defined symbol IN_FINDPROG_LGPL
40582         to decide whether to use strdup or xstrdup, concatenated_filename or
40583         xconcatenated_filename.
40584
40585 2008-09-01  Bruno Haible  <bruno@clisp.org>
40586
40587         Split module 'concat-filename' into 'concat-filename' (LGPL) and
40588         'xconcat-filename' (GPL).
40589         * modules/concat-filename (Depends-on): Add malloc-posix, remove xalloc.
40590         (License): Change to LGPLv2+.
40591         * modules/xconcat-filename: New file.
40592         * lib/concat-filename.h (concatenated_filename): Change specification.
40593         (xconcatenated_filename): New declaration.
40594         * lib/concat-filename.c: Include errno.h, stdlib.h, not xalloc.h.
40595         (concatenated_filename): Use malloc instead of xalloc. Handle out-of-
40596         memory situations.
40597         * lib/xconcat-filename.c: New file.
40598         * NEWS: Mention the change.
40599         * lib/findprog.c: Include concat-filename.h, not filename.h.
40600         (find_in_path): Use xconcatenated_filename instead of
40601         concatenated_filename.
40602         * lib/javacomp.c: Include concat-filename.h, not filename.h.
40603         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
40604         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
40605         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
40606         is_oldgcj_14_13_usable, is_javac_usable): Use xconcatenated_filename
40607         instead of concatenated_filename.
40608         * lib/javaexec.c: Include concat-filename.h, not filename.h.
40609         (execute_java_class): Use xconcatenated_filename instead of
40610         concatenated_filename.
40611         * modules/findprog (Depends-on): Add xconcat-filename, remove filename.
40612         * modules/javacomp (Depends-on): Likewise.
40613         * modules/javaexec (Depends-on): Likewise.
40614
40615 2008-09-01  Bruno Haible  <bruno@clisp.org>
40616
40617         Split module 'filename' into 'filename' and 'concat-filename'.
40618         * modules/filename: Keep only lib/filename.h.
40619         (License): Change to LGPLv2+.
40620         * modules/concat-filename: New file, extracted from modules/filename.
40621         * lib/filename.h (concatenated_filename): Remove declaration.
40622         * lib/concat-filename.h: New file, extracted from lib/filename.h.
40623         * lib/concat-filename.c: Include concat-filename.h.
40624         * NEWS: Mention the change.
40625
40626 2008-09-01  Simon Josefsson  <simon@josefsson.org>
40627
40628         * lib/bitrotate.h (rotl8, rotr8): Add.
40629
40630         * modules/bitrotate (configure.ac): Need
40631         AC_REQUIRE([AC_C_INLINE]).
40632         (Description): Mention stdint.h.  Reported by Bruno Haible
40633         <bruno@clisp.org>.
40634
40635         * lib/bitrotate.h (rotr16, rotl16): Fix mask value.  Reported by
40636         Paolo Bonzini <bonzini@gnu.org>.
40637
40638 2008-08-31  Bruno Haible  <bruno@clisp.org>
40639
40640         Assume Solaris specific bi-arch conventions on Solaris systems.
40641         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): On Solaris in 64-bit
40642         mode, set acl_libdirstem to lib/64. Also set acl_libdirstem2.
40643         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): If acl_libdirstem does not
40644         work, try acl_libdirstem2 as fallback. Otherwise treat acl_libdirstem2
40645         like acl_libdirstem.
40646         (AC_LIB_LINKFLAGS_FROM_LIBS): Treat acl_libdirstem2 like
40647         acl_libdirstem.
40648         * NEWS: Mention the change.
40649         Reported by Ben Taylor <bentaylor.solx86@gmail.com>.
40650
40651 2008-08-31  Jim Meyering  <meyering@redhat.com>
40652
40653         * lib/strftime.h: Add comments describing the two added arguments.
40654
40655         remove duplicate #include directives
40656         * lib/chdir-long.c [TEST_CHDIR]: Remove duplicate #include <stdio.h>.
40657         * lib/putenv.c: Remove duplicate #include <stdlib.h>.
40658
40659 2008-08-31  Bruno Haible  <bruno@clisp.org>
40660
40661         New module 'sigpipe-die'.
40662         * modules/sigpipe-die: New file.
40663         * lib/sigpipe-die.h: New file.
40664         * lib/sigpipe-die.c: New file.
40665         * MODULES.html.sh (Signal handling): Add sigpipe-die.
40666
40667 2008-08-31  Bruno Haible  <bruno@clisp.org>
40668
40669         Don't override previously installed signal handlers.
40670         * lib/fatal-signal.c (saved_sigactions): New variable.
40671         (uninstall_handlers): Reset the signal to the saved handler, not
40672         to SIG_DFL (except when ignored).
40673         (install_handlers): Save the previous handlers.
40674
40675 2008-08-30  Bruno Haible  <bruno@clisp.org>
40676
40677         * gnulib-tool (func_reset_sigpipe): New function.
40678         (func_get_automake_snippet, func_modules_transitive_closure,
40679         func_import): Invoke it before a join command that reads from stdin,
40680         to avoid "echo: write error: Broken pipe" error messages on stderr.
40681         Reported by Sam Steingold <sds@gnu.org>.
40682
40683 2008-08-30  Bruno Haible  <bruno@clisp.org>
40684
40685         * m4/fopen.m4 (gl_FUNC_FOPEN): Test against bug with trailing slash.
40686         Code copied from m4/open.m4.
40687         * lib/fopen.c (rpl_fopen): Return NULL if the mode specifies write
40688         access and the filename ends in a slash. Code copied from lib/open.c.
40689         * doc/posix-functions/fopen.texi: Document bug with trailing slash.
40690         * tests/test-fopen.c (main): Check against bug with trailing slash.
40691
40692 2008-08-29  Bruno Haible  <bruno@clisp.org>
40693
40694         Avoid some "gcc -pedantic" warnings.
40695         * m4/include_next.m4 (gl_INCLUDE_NEXT): Set also PRAGMA_SYSTEM_HEADER.
40696         * lib/arpa_inet.in.h: Use PRAGMA_SYSTEM_HEADER.
40697         * lib/dirent.in.h: Likewise.
40698         * lib/fcntl.in.h: Likewise.
40699         * lib/float.in.h: Likewise.
40700         * lib/iconv.in.h: Likewise.
40701         * lib/inttypes.in.h: Likewise.
40702         * lib/locale.in.h: Likewise.
40703         * lib/math.in.h: Likewise.
40704         * lib/netinet_in.in.h: Likewise.
40705         * lib/search.in.h: Likewise.
40706         * lib/signal.in.h: Likewise.
40707         * lib/stdarg.in.h: Likewise.
40708         * lib/stdint.in.h: Likewise.
40709         * lib/stdio.in.h: Likewise.
40710         * lib/stdlib.in.h: Likewise.
40711         * lib/string.in.h: Likewise.
40712         * lib/strings.in.h: Likewise.
40713         * lib/sys_select.in.h: Likewise.
40714         * lib/sys_socket.in.h: Likewise.
40715         * lib/sys_stat.in.h: Likewise.
40716         * lib/sys_time.in.h: Likewise.
40717         * lib/sysexits.in.h: Likewise.
40718         * lib/time.in.h: Likewise.
40719         * lib/unistd.in.h: Likewise.
40720         * lib/wchar.in.h: Likewise.
40721         * lib/wctype.in.h: Likewise.
40722         * modules/arpa_inet (Makefile.am): Also substitute PRAGMA_SYSTEM_HEADER.
40723         * modules/fchdir (Makefile.am): Likewise.
40724         * modules/fcntl (Makefile.am): Likewise.
40725         * modules/float (Makefile.am): Likewise.
40726         * modules/iconv_open (Makefile.am): Likewise.
40727         * modules/inttypes (Makefile.am): Likewise.
40728         * modules/locale (Makefile.am): Likewise.
40729         * modules/math (Makefile.am): Likewise.
40730         * modules/netinet_in (Makefile.am): Likewise.
40731         * modules/search (Makefile.am): Likewise.
40732         * modules/signal (Makefile.am): Likewise.
40733         * modules/stdarg (Makefile.am): Likewise.
40734         * modules/stdint (Makefile.am): Likewise.
40735         * modules/stdio (Makefile.am): Likewise.
40736         * modules/stdlib (Makefile.am): Likewise.
40737         * modules/string (Makefile.am): Likewise.
40738         * modules/strings (Makefile.am): Likewise.
40739         * modules/sys_select (Makefile.am): Likewise.
40740         * modules/sys_socket (Makefile.am): Likewise.
40741         * modules/sys_stat (Makefile.am): Likewise.
40742         * modules/sys_time (Makefile.am): Likewise.
40743         * modules/sysexits (Makefile.am): Likewise.
40744         * modules/time (Makefile.am): Likewise.
40745         * modules/unistd (Makefile.am): Likewise.
40746         * modules/wchar (Makefile.am): Likewise.
40747         * modules/wctype (Makefile.am): Likewise.
40748         Reported by Reuben Thomas <rrt@sc3d.org>.
40749
40750 2008-08-29  Bruno Haible  <bruno@clisp.org>
40751
40752         * m4/include_next.m4 (gl_INCLUDE_NEXT): Don't define HAVE_INCLUDE_NEXT
40753         any more.
40754
40755 2008-08-29  Simon Josefsson  <simon@josefsson.org>
40756
40757         * MODULES.html.sh (Misc): Add bitrotate.
40758
40759         * modules/bitrotate: New file.
40760
40761         * lib/bitrotate.h: New file.
40762
40763         * modules/bitrotate-tests: New file.
40764
40765         * tests/test-bitrotate.c: New file.
40766
40767         * modules/crypto/gc-arctwo, modules/crypto/arctwo: Add dependency
40768         on the bitrotate module.
40769
40770         * lib/arctwo.c: Use new bitrotate module.
40771
40772 2008-08-29  Jim Meyering  <meyering@redhat.com>
40773
40774         bootstrap: merge changes from coreutils
40775         * build-aux/bootstrap (cp_mark_as_generated): Preserve perms
40776         of copied files.  Remove a kludge, now that this is fixed.
40777         * build-aux/bootstrap: Fix unportable expr usage. (by Ralf Wildenhues)
40778         * build-aux/bootstrap: Remove $bt and $bt2 also when not using gettext.
40779         * build-aux/bootstrap: Remove coreutils-specific SUBDIRS-related code.
40780
40781 2008-08-29  Bruno Haible  <bruno@clisp.org>
40782
40783         * MODULES.html.sh: Remove --cvs-urls option.
40784
40785 2008-08-28  Jose E. Marchesi  <jemarch@gnu.org>  (tiny change)
40786
40787         maint.mk: adjust to file name change
40788         * top/maint.mk: s/Makefile.cfg/cfg.mk/.
40789
40790 2008-08-28  Jim Meyering  <meyering@redhat.com>
40791
40792         * modules/getndelim2 (License): Relicense to LGPLv2+.
40793         Approved by Richard Stallman for the version of 1995, and by
40794         Paul Eggert, Bruno Haible, Eric Blake for their contributions.
40795
40796 2008-08-27  Paolo Bonzini  <bonzini@gnu.org>
40797
40798         * lib/getdelim.c (flockfile, funlockfile): Make all of them
40799         dummy if one is not available.  Do not touch them if
40800         USE_UNLOCKED_IO, instead letting unlocked-io.h do that.
40801         (getc_maybe_unlocked): New.
40802         * m4/getdelim.m4 (gl_PREREQ_GETDELIM): Check for getc_unlocked.
40803
40804 2008-08-26  Eric Blake  <ebb9@byu.net>
40805
40806         doc/INSTALL: resync from autoconf
40807         * doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
40808         (INSTALL_PRELUDE): Delete; this is done more efficiently by
40809         moving...
40810         * install.texi [!autoconf]: ...here.  Resync from autoconf.
40811         * INSTALL: Regenerate.
40812         * INSTALL.ISO: New file.
40813         * INSTALL.UTF-8: Likewise.
40814
40815 2008-08-26  Jim Meyering  <meyering@redhat.com>
40816
40817         GNUmakefile: cfg.mk definitions override default autoreconf-rerun policy
40818         * top/GNUmakefile (_is-dist-target, _is-install-target): Make
40819         these definitions conditional, so that they may be overridden, too.
40820
40821 2008-08-26  Bruno Haible  <bruno@clisp.org>
40822
40823         Generate INSTALL file variants with prettier quotes.
40824         * doc/Makefile (INSTALL_PRELUDE): New macro.
40825         (INSTALL): Use it.
40826         (INSTALL.ISO, INSTALL.UTF-8): New rules.
40827
40828 2008-08-26  Bruno Haible  <bruno@clisp.org>
40829
40830         Run makeinfo in an English locale.
40831         * doc/Makefile (MAKEINFO): New variable.
40832
40833 2008-08-26  Bruno Haible  <bruno@clisp.org>
40834
40835         * doc/Makefile (INSTALL): Use --no-validate instead of --no-warn.
40836         Suggested by Eric Blake.
40837
40838 2008-08-25  Bruno Haible  <bruno@clisp.org>
40839
40840         * doc/Makefile (INSTALL): Generate with @firstparagraphindent set.
40841
40842 2008-08-25  Eric Blake  <ebb9@byu.net>
40843
40844         c-stack: test that stack overflow can be caught
40845         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Also check
40846         that platform allows handling stack overflow; at least OS/2 EMX
40847         has sigaltstack, but crashes before transferring control to
40848         handler on stack overflow.
40849         * lib/c-stack.c [HAVE_SIGALTSTACK]: Adjust conditions to also
40850         check for HAVE_STACK_OVERFLOW_HANDLING.
40851         Reported by Elbert Pol.
40852
40853 2008-08-25  Bruno Haible  <bruno@clisp.org>
40854
40855         * doc/posix-functions/strftime.texi: Fix description of strftime
40856         module.
40857
40858 2008-08-24  Bruno Haible  <bruno@clisp.org>
40859
40860         * tests/uniwidth/test-uc_width2.c: New file.
40861         * tests/uniwidth/test-uc_width2.sh: New file.
40862         * modules/uniwidth/width-tests (Files): Add the new files.
40863         (TESTS): Add uniwidth/test-uc_width2.sh.
40864         (TESTS_ENVIRONMENT): New variable.
40865         (check_PROGRAMS): Add test-uc_width2.
40866         (test_uc_width2_SOURCES): New variable.
40867
40868         Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
40869         * lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
40870         not 0x00AB.
40871         Reported by Alexander V. Lukyanov <lav@netis.ru>.
40872
40873 2008-08-22  Eric Blake  <ebb9@byu.net>
40874
40875         test-lock, test-tls: mention why a test is skipped
40876         * tests/test-lock.c (main) [!USE_*_THREADS]: Print why test is
40877         skipped.
40878         * tests/test-tls.c (main) [!USE_*_THREADS]: Likewise.
40879
40880         count-one-bits: relax license
40881         * modules/count-one-bits (License): Relicense to LGPLv2+.
40882         Suggested by Ludovic Courtès, approved by Ben Pfaff.
40883
40884 2008-08-22  Andreas Schwab  <schwab@suse.de>
40885
40886         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX):
40887         Remove spurious space in assignment.
40888
40889 2008-08-21  Simon Josefsson  <simon@josefsson.org>
40890
40891         * m4/autobuild.m4: Use TZ=UTC0 instead of TZ=UTC.  Reported by
40892         Paul Eggert <eggert@CS.UCLA.EDU>.
40893
40894 2008-08-20  Paolo Bonzini  <bonzini@gnu.org>
40895
40896         * modules/gettext: Add m4/threadlib.m4.
40897
40898 2008-08-19  Eric Blake  <ebb9@byu.net>
40899
40900         test-c-stack: fix compilation failure on FreeBSD 5.0
40901         * tests/test-c-stack.c [HAVE_SETRLIMIT]: Include prerequisite
40902         headers before <sys/resource.h>.
40903         * doc/posix-headers/sys_resource.texi (sys/resource.h): Document
40904         the bug.
40905         Reported by Nelson H. F. Beebe.
40906
40907         strverscmp: migrate from "strverscmp.h" to <string.h>
40908         * modules/string (Makefile.am): Add new hooks.
40909         * modules/strverscmp (Files): Remove strverscmp.h.
40910         (Depends-on): Add string.
40911         (configure.ac): Add indicator.
40912         (Include): Mention new header.
40913         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Provide new
40914         defaults.
40915         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Inform string module of
40916         results.
40917         * lib/strverscmp.h: Delete.
40918         * lib/string.in.h (strverscmp): Provide declaration, when needed.
40919         * tests/test-strverscmp.c (includes): Adjust client.
40920         * lib/check-version.c (includes): Likewise.
40921         * NEWS: Document the change.
40922
40923         strverscmp: add unit test
40924         * modules/strverscmp-tests: New file.
40925         * tests/test-strverscmp.c: Likewise.
40926
40927 2008-08-19  Simon Josefsson  <simon@josefsson.org>
40928
40929         * lib/gc-gnulib.c: Indentation cleanup.  Add some comments
40930         regarding Windows crypto stuff, from Mono.
40931
40932 2008-08-19  Adam Strzelecki <ono@java.pl>  (tiny change)
40933
40934         * lib/gc-gnulib.c: Use CRYPT_VERIFY_CONTEXT.  Try to use Intel CSP
40935         if present, for intel RND.  Return error on failures.
40936
40937 2008-08-18  Ben Pfaff  <blp@gnu.org>
40938
40939         gitlog-to-changelog: give better diagnostic for failed pipe-open
40940         * build-aux/gitlog-to-changelog: Improve error message: suggest
40941         that the version of Git may be too old.
40942
40943 2008-08-18  Simon Josefsson  <simon@josefsson.org>
40944
40945         * m4/autobuild.m4: Use TZ=UTC to avoid time zone complexity.  Use
40946         ISO 8601 format.  Suggested by Greg Troxel <gdt@ir.bbn.com>.
40947
40948 2008-08-18  Bruno Haible  <bruno@clisp.org>
40949
40950         * lib/glthread/thread.h [USE_SOLARIS_THREADS]: Use thread_in_use(), not
40951         pthread_in_use().
40952
40953 2008-08-18  Bruno Haible  <bruno@clisp.org>
40954
40955         * lib/glthread/threadlib.c: Include <pthread.h>.
40956
40957 2008-08-18  Bruno Haible  <bruno@clisp.org>
40958
40959         * lib/glthread/lock.h [USE_SOLARIS_THREADS]: Fix
40960         glthread_recursive_lock_* macros.
40961         * lib/glthread/lock.c (glthread_recursive_lock_destroy_multithreaded):
40962         Fix syntax error.
40963
40964 2008-08-18  Bruno Haible  <bruno@clisp.org>
40965
40966         * lib/glthread/thread.c: Avoid forcing a context switch right after
40967         thread creation.
40968
40969 2008-08-17  Bruno Haible  <bruno@clisp.org>
40970
40971         * lib/glthread/thread.c: New file, based on code from tests/test-lock.c.
40972         * lib/glthread/thread.h: Provide Win32 specific implementation.
40973         * modules/thread (Files): Add lib/glthread/thread.c.
40974         (Depends-on): Add lock.
40975         (Makefile.am): Add glthread/thread.c to lib_SOURCES.
40976
40977 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40978
40979         New module 'yield'.
40980         * modules/yield: New file.
40981         * lib/glthread/yield.h: New file.
40982         * m4/yield.m4: New file.
40983         * MODULES.html.sh (Multithreading): Add yield.
40984
40985 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
40986
40987         New module 'thread'.
40988         * modules/thread: New file.
40989         * lib/glthread/thread.h: New file.
40990         * m4/thread.m4: New file.
40991         * MODULES.html.sh (Multithreading): Add thread.
40992
40993 2008-08-17  Bruno Haible  <bruno@clisp.org>
40994
40995         * lib/glthread/lock.h: Include <stdlib.h> always.
40996         * lib/glthread/tls.h: Likewise.
40997         * lib/glthread/cond.h: Likewise.
40998
40999 2008-08-17  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
41000
41001         New module 'cond'.
41002         * modules/cond: New file.
41003         * lib/glthread/cond.h: New file.
41004         * lib/glthread/cond.c: New file.
41005         * m4/cond.m4: New file.
41006         * MODULES.html.sh (Multithreading): Add cond.
41007
41008 2008-08-16  Eric Blake  <ebb9@byu.net>
41009
41010         c-stack: fix regression on Irix 5.3 from 2008-06-21
41011         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Move check for
41012         sa_sigaction...
41013         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): ...here.
41014         (gl_PREREQ_SIGACTION): Depend on sig-handler.h prereq's.
41015         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Set the default.
41016         * modules/signal (Makefile.am): Use the value.
41017         * lib/signal.in.h (sa_sigaction) [HAVE_SIGACTION
41018         && !HAVE_STRUCT_SIGACTION_SA_SIGACTION]: Define.
41019         * doc/posix-headers/signal.texi (signal.h): Document this
41020         portability issue.
41021         * doc/posix-functions/sigaction.texi (sigaction): Likewise.
41022         Reported by Tom G. Christensen.
41023
41024 2008-08-17  Bruno Haible  <bruno@clisp.org>
41025
41026         New module 'threadlib'.
41027         * modules/threadlib: New file.
41028         * lib/glthread/threadlib.c: New file, extracted from
41029         lib/glthread/lock.c.
41030         * lib/glthread/lock.c (dummy_thread_func, glthread_in_use): Remove
41031         functions.
41032         * m4/threadlib.m4: New file, from m4/lock.m4, renaming gl_LOCK to
41033         gl_THREADLIB and gl_LOCK_EARLY to gl_THREADLIB_EARLY.
41034         * m4/lock.m4 (gl_LOCK_EARLY, gl_LOCK_EARLY_BODY, gl_LOCK_BODY): Remove
41035         macros.
41036         (gl_LOCK): Just require gl_THREADLIB and perform checks for lock.h.
41037         (gl_DISABLE_THREADS): Remove macro.
41038         * modules/lock (Files): Remove build-aux/config.rpath.
41039         (Depends-on): Remove havelib. Add threadlib.
41040         (configure.ac-early): Remove section.
41041         * m4/tls.m4 (gl_TLS): Require gl_THREADLIB instead of gl_LOCK.
41042         * modules/tls (Depends-on): Remove lock. Add threadlib.
41043         (Link): New section, copied from threadlib.
41044         * MODULES.html.sh (Multithreading): Add threadlib.
41045
41046 2008-08-14  Bruno Haible  <bruno@clisp.org>
41047
41048         * lib/glthread/lock.h (glthread_lock_lock, glthread_lock_unlock,
41049         glthread_lock_destroy, glthread_rwlock_rdlock, glthread_rwlock_wrlock,
41050         glthread_rwlock_unlock, glthread_rwlock_destroy,
41051         glthread_recursive_lock_lock, glthread_recursive_lock_unlock,
41052         glthread_recursive_lock_destroy): Define as macros always.
41053         * lib/glthread/lock.c (glthread_lock_lock_func): Renamed from
41054         glthread_lock_lock.
41055         (glthread_lock_unlock_func): Renamed from glthread_lock_unlock.
41056         (glthread_lock_destroy_func): Renamed from glthread_lock_destroy.
41057         (glthread_rwlock_rdlock_func): Renamed from glthread_rwlock_rdlock.
41058         (glthread_rwlock_wrlock_func): Renamed from glthread_rwlock_wrlock.
41059         (glthread_rwlock_unlock_func): Renamed from glthread_rwlock_unlock.
41060         (glthread_rwlock_destroy_func): Renamed from glthread_rwlock_destroy.
41061         (glthread_recursive_lock_lock_func): Renamed from
41062         glthread_recursive_lock_lock.
41063         (glthread_recursive_lock_unlock_func): Renamed from
41064         glthread_recursive_lock_unlock.
41065         (glthread_recursive_lock_destroy_func): Renamed from
41066         glthread_recursive_lock_destroy.
41067
41068 2008-08-14  Bruno Haible  <bruno@clisp.org>
41069
41070         * lib/glthread/lock.h: Renamed from lib/lock.h.
41071         * lib/glthread/lock.c: Renamed from lib/lock.c. Update includes.
41072         * lib/glthread/tls.h: Renamed from lib/tls.h.
41073         * lib/glthread/tls.c: Renamed from lib/tls.c. Update includes.
41074         * lib/fstrcmp.c: Update includes.
41075         * lib/strsignal.c: Update includes.
41076         * modules/lock (Files, Makefile.am): Update.
41077         (Include): Change to "glthread/lock.h".
41078         * modules/tls (Files, Makefile.am): Update.
41079         (Include): Change to "glthread/tls.h".
41080         * tests/test-lock.c: Update includes.
41081         * tests/test-tls.c: Update includes.
41082         * NEWS: Mention the renamed header files.
41083
41084 2008-08-11  Jim Meyering  <meyering@redhat.com>
41085
41086         * lib/fts_.h: Fix grammar (insert a missing "is") in a comment.
41087
41088 2008-08-11  Eric Blake  <ebb9@byu.net>
41089
41090         test-c-stack: avoid C99-ism
41091         * tests/test-c-stack.c (main): Fix whitespace, move declaration
41092         before statement.
41093         Reported by Alain Guibert.
41094
41095 2008-08-10  Jim Meyering  <meyering@redhat.com>
41096
41097         ensure that return value of uinttostr et al are not ignored
41098         * lib/inttostr.h (__GNUC_PREREQ): Define.
41099         (__attribute_warn_unused_result__): Define.
41100         (offtostr, imaxtostr, umaxtostr, uinttostr): Apply the attribute.
41101
41102 2008-08-07  Paolo Bonzini  <bonzini@gnu.org>
41103
41104         * lib/lock.c (glthread_recursive_lock_init_multithreaded)
41105         [!PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Fix typo.
41106
41107 2008-08-07  Jim Meyering  <meyering@redhat.com>
41108
41109         * m4/inet_pton.m4: Fix typo in comment: s/inet_ntop/inet_pton/.
41110
41111         * modules/mkstemp (License): Relicense under LGPLv2+.
41112         * modules/tempname (License): Likewise.
41113
41114 2008-08-06  Bruno Haible  <bruno@clisp.org>
41115
41116         * lib/poll.c (poll): Further micro-optimization.
41117
41118 2008-08-06  Jim Meyering  <meyering@redhat.com>
41119
41120         inet_pton.c: use locale-independent tolower
41121         * lib/inet_pton.c: Include <c-ctype.h> rather than <ctype.h>.
41122         (inet_pton6): Use c_tolower rather than tolower.
41123         * modules/inet_pton (Depends-on): Add c-ctype.
41124
41125 2008-08-06  Paolo Bonzini  <bonzini@gnu.org>
41126
41127         * lib/poll.c (poll): Avoid division when timeout is 0, cache
41128         _SC_OPEN_MAX, avoid repeated access to errno.  Check for nfd < 0.
41129
41130 2008-08-06  Jim Meyering  <meyering@redhat.com>
41131
41132         * modules/inet_pton (License): Relicense under LGPLv2+.
41133
41134 2008-08-03  Bruno Haible  <bruno@clisp.org>
41135
41136         Additional non-aborting API for lock and tls.
41137         * lib/lock.h: Include <errno.h>.
41138         (glthread_lock_init): New macro/function.
41139         (gl_lock_init): Define as wrapper around glthread_lock_init.
41140         (glthread_lock_lock): New macro/function.
41141         (gl_lock_lock): Define as wrapper around glthread_lock_lock.
41142         (glthread_lock_unlock): New macro/function.
41143         (gl_lock_unlock): Define as wrapper around glthread_lock_unlock.
41144         (glthread_lock_destroy): New macro/function.
41145         (gl_lock_destroy): Define as wrapper around glthread_lock_destroy.
41146         (glthread_rwlock_init): New macro/function.
41147         (gl_rwlock_init): Define as wrapper around glthread_rwlock_init.
41148         (glthread_rwlock_rdlock): New macro/function.
41149         (gl_rwlock_rdlock): Define as wrapper around glthread_rwlock_rdlock.
41150         (glthread_rwlock_wrlock): New macro/function.
41151         (gl_rwlock_wrlock): Define as wrapper around glthread_rwlock_wrlock.
41152         (glthread_rwlock_unlock): New macro/function.
41153         (gl_rwlock_unlock): Define as wrapper around glthread_rwlock_unlock.
41154         (glthread_rwlock_destroy): New macro/function.
41155         (gl_rwlock_destroy): Define as wrapper around glthread_rwlock_destroy.
41156         (glthread_recursive_lock_init): New macro/function.
41157         (gl_recursive_lock_init): Define as wrapper around
41158         glthread_recursive_lock_init.
41159         (glthread_recursive_lock_lock): New macro/function.
41160         (gl_recursive_lock_lock): Define as wrapper around
41161         glthread_recursive_lock_lock.
41162         (glthread_recursive_lock_unlock): New macro/function.
41163         (gl_recursive_lock_unlock): Define as wrapper around
41164         glthread_recursive_lock_unlock.
41165         (glthread_recursive_lock_destroy): New macro/function.
41166         (gl_recursive_lock_destroy): Define as wrapper around
41167         glthread_recursive_lock_destroy.
41168         (glthread_once): New macro/function.
41169         (gl_once): Define as wrapper around glthread_once.
41170         Update function declarations.
41171         * lib/lock.c (glthread_rwlock_init_multithreaded): Renamed from
41172         glthread_rwlock_init. Return error code.
41173         (glthread_rwlock_rdlock_multithreaded): Renamed from
41174         glthread_rwlock_rdlock. Return error code.
41175         (glthread_rwlock_wrlock_multithreaded): Renamed from
41176         glthread_rwlock_wrlock. Return error code.
41177         (glthread_rwlock_unlock_multithreaded): Renamed from
41178         glthread_rwlock_unlock. Return error code.
41179         (glthread_rwlock_destroy_multithreaded): Renamed from
41180         glthread_rwlock_destroy. Return error code.
41181         (glthread_recursive_lock_init_multithreaded): Renamed from
41182         glthread_recursive_lock_init. Return error code.
41183         (glthread_recursive_lock_lock_multithreaded): Renamed from
41184         glthread_recursive_lock_lock. Return error code.
41185         (glthread_recursive_lock_unlock_multithreaded): Renamed from
41186         glthread_recursive_lock_unlock. Return error code.
41187         (glthread_recursive_lock_destroy_multithreaded): Renamed from
41188         glthread_recursive_lock_destroy. Return error code.
41189         (glthread_once_call): Make static.
41190         (glthread_once_multithreaded): Renamed from glthread_once.
41191         * lib/tls.h: Include <errno.h>.
41192         (glthread_tls_key_init): New macro/function.
41193         (gl_tls_key_init): Define as wrapper around glthread_tls_key_init.
41194         (glthread_tls_set): New macro/function.
41195         (gl_tls_set): Define as wrapper around glthread_tls_set.
41196         (glthread_tls_key_destroy): New macro/function.
41197         (gl_tls_key_destroy): Define as wrapper around glthread_tls_key_destroy.
41198         Update function declarations.
41199         * lib/tls.c (glthread_tls_get_multithreaded): Renamed from
41200         glthread_tls_get.
41201         Suggested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
41202
41203 2008-08-04  Eric Blake  <ebb9@byu.net>
41204
41205         gnumakefile: use space, not TAB, outside of targets
41206         * top/GNUmakefile (_dummy): Fix whitespace error in prior edit.
41207
41208 2008-08-02  Jim Meyering  <meyering@redhat.com>
41209
41210         getdate.y: avoid locale-dependent date parsing failure
41211         In Turkish locales, getdate would fail to recognize keywords
41212         containing a lowercase "i".  The solution is not to rely on
41213         locale-sensitive case-conversion.
41214         * lib/getdate.y: Include <c-ctype.h> rather than <ctype.h>.
41215         (lookup_word): Use c_toupper in place of toupper.
41216         (yylex, get_date): Use c_ prefixed variants of isspace and isalpha, too.
41217         Reported by Vefa Bicakci <bicave@superonline.com> in
41218         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/14184>.
41219         * modules/getdate (Depends-on): Add c-ctype.
41220
41221 2008-08-02  Bruno Haible  <bruno@clisp.org>
41222
41223         * gnulib-tool (func_import): When updating or creating a .gitignore
41224         file, prepend each added line with a slash, and ignore leading slashes
41225         from the existing lines.
41226         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
41227
41228 2008-08-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41229
41230         Portability fix for GNU make 3.79.1.
41231         * top/GNUmakefile: Avoid 'else COND', which older GNU make
41232         versions do not understand.
41233
41234 2008-08-01  Bruno Haible  <bruno@clisp.org>
41235
41236         Work around bug of HP-UX 10.20 cc with -0.0 literal.
41237         * tests/test-isnanf.h (zero): New variable.
41238         (main): Avoid literal -0.0f.
41239         * tests/test-isnand.h (zero): New variable.
41240         (main): Avoid literal -0.0.
41241         * tests/test-isnanl.h (zero): New variable.
41242         (main): Avoid literal -0.0L.
41243         * tests/test-isnan.c (zerof, zerod, zerol): New variables.
41244         (test_float, test_double, test_long_double): Avoid literals -0.0f,
41245         -0.0, -0.0L.
41246         * tests/test-signbit.c (test_signbitf): Avoid literal -0.0f.
41247         (test_signbitd): Avoid literal -0.0.
41248         (test_signbitl): Avoid literal -0.0L.
41249         * tests/test-ceilf1.c (zero): New variable.
41250         (main): Avoid literal -0.0f.
41251         * tests/test-ceill.c (zero): New variable.
41252         (main): Avoid literal -0.0L.
41253         * tests/test-floorf1.c (zero): New variable.
41254         (main): Avoid literal -0.0f.
41255         * tests/test-floorl.c (zero): New variable.
41256         (main): Avoid literal -0.0L.
41257         * tests/test-roundf1.c (zero): New variable.
41258         (main): Avoid literal -0.0f.
41259         * tests/test-round1.c (zero): New variable.
41260         (main): Avoid literal -0.0.
41261         * tests/test-roundl.c (zero): New variable.
41262         (main): Avoid literal -0.0L.
41263         * tests/test-truncf1.c (zero): New variable.
41264         (main): Avoid literal -0.0f.
41265         * tests/test-trunc1.c (zero): New variable.
41266         (main): Avoid literal -0.0.
41267         * tests/test-truncl.c (zero): New variable.
41268         (main): Avoid literal -0.0L.
41269         * tests/test-frexp.c (zero): New variable.
41270         (main): Avoid literal -0.0.
41271         * tests/test-frexpl.c (zero): New variable.
41272         (main): Avoid literal -0.0L.
41273         * tests/test-ldexpl.c (zero): New variable.
41274         (main): Avoid literal -0.0L.
41275         * tests/test-snprintf-posix.h (have_minus_zero): Avoid literal -0.0.
41276         (zerod, zerol): New variables.
41277         (test_function): Avoid literals -0.0, -0.0L.
41278         * tests/test-sprintf-posix.h (have_minus_zero): Avoid literal -0.0.
41279         (zerod, zerol): New variables.
41280         (test_function): Avoid literals -0.0, -0.0L.
41281         * tests/test-vasnprintf-posix.c (have_minus_zero): Avoid literal -0.0.
41282         (zerod, zerol): New variables.
41283         (test_function): Avoid literals -0.0, -0.0L.
41284         * tests/test-vasprintf-posix.c (have_minus_zero): Avoid literal -0.0.
41285         (zerod, zerol): New variables.
41286         (test_function): Avoid literals -0.0, -0.0L.
41287         * tests/test-strtod.c (zero): New variable.
41288         (main): Avoid literal -0.0.
41289         Reported by Jonathan C. Patschke <jp@centtech.com>.
41290
41291 2008-07-31  Jim Meyering  <meyering@redhat.com>
41292
41293         sha256.h: correct definition of SHA224_DIGEST_SIZE
41294         * lib/sha256.h (SHA224_DIGEST_SIZE): Define to 28, not 24.
41295         Reported by Paulie Pena IV <paulie4@gmail.com>.
41296         Define as 224 / 8, rather than as a literal.
41297         (SHA256_DIGEST_SIZE): Define as 256/8 rather than equivalent literal.
41298         * lib/sha512.h (SHA384_DIGEST_SIZE): Likewise, define as equiv: 384/8.
41299         (SHA512_DIGEST_SIZE): Likewise, define as equivalent quotient: 512/8.
41300
41301 2008-07-31  Bruno Haible  <bruno@clisp.org>
41302
41303         * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
41304         on HP-UX 10.20 with "cc -Ae". Fix second conditional.
41305         Reported by Jonathan Patschke <jp@centtech.com>.
41306
41307 2008-07-31  Bruno Haible  <bruno@clisp.org>
41308
41309         * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
41310         Reported by Paolo Bonzini <bonzini@gnu.org>.
41311
41312 2008-07-30  Eric Blake  <ebb9@byu.net>
41313
41314         test-strtod: allow compilation without -lm
41315         * tests/test-strtod.c (main): Avoid link dependence on fabs.
41316         Reported by Dennis Clarke <blastwave@gmail.com>.
41317
41318 2008-07-28  Jim Meyering  <meyering@redhat.com>
41319
41320         bootstrap: work also when there are no .po files in po/
41321         * build-aux/bootstrap (update_po_files): Complete the change
41322         that I began in bc960df8c789c878f1c1c54a28a3c2648dead8d9.
41323
41324 2008-07-27  Jim Meyering  <meyering@redhat.com>
41325
41326         * users.txt: Add zile.
41327
41328 2008-07-26  Ben Pfaff  <blp@gnu.org>
41329
41330         Add missing dependencies on new m4/exponent[fdl].m4 files.
41331         * modules/isnanf-nolibm: Add m4/exponentf.m4.
41332         * modules/isnand-nolibm: Add m4/exponentd.m4.
41333         * modules/isnanl-nolibm: Add m4/exponentl.m4.
41334         * modules/signbit-tests: Use m4/exponent[fdl].m4 instead of
41335         m4/isnan[fdl].m4, because the macros actually used moved.
41336         Reported by Jim Meyering.
41337
41338 2008-07-14  Ben Pfaff  <blp@gnu.org>
41339
41340         Add isinf module.
41341         * lib/isinf.c: New file.
41342         * lib/math.in.h: Define isinf macro if we have decided to replace
41343         it.
41344         * m4/isinf.m4: New file.
41345         * m4/math_h.m4: Initialize and substitute variables for isinf
41346         module.
41347         * modules/isinf: New file.
41348         * modules/isinf-tests: New file.
41349         * modules/math: Add substitutions for new module.
41350         * tests/test-isinf.c: New file.
41351         * doc/posix-functions/isinf.texi: Mention new module.
41352         * MODULES.html.sh: Mention new module.
41353
41354 2008-07-14  Ben Pfaff  <blp@gnu.org>
41355
41356         Factor out some macros for use by additional modules.
41357         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Move into new file
41358         exponentf.m4.
41359         * m4/isnand.m4 (gl_DOUBLE_EXPONENT_LOCATION): Move into new file
41360         exponentd.m4.
41361         * m4/isnanl.m4 (gl_LONG_DOUBLE_EXPONENT_LOCATION): Move into new
41362         file exponentl.m4.
41363         * m4/exponentf.m4: New file.
41364         * m4/exponentd.m4: New file.
41365         * m4/exponentl.m4: New file.
41366         * modules/isnanf: Use new file m4/exponentf.m4.
41367         * modules/isnand: Use new file m4/exponentd.m4.
41368         * modules/isnanl: Use new file m4/exponentl.m4.
41369
41370 2008-07-23  Ulrich Drepper  <drepper@redhat.com>
41371
41372         mktime.c: normalize tp->tm_isdst value to -1/0/1.
41373         * lib/mktime.c (__mktime_internal): Normalize tp->tm_isdst value.
41374         Reported by Michael Ringe <Michael.Ringe@gmx.de> in
41375         <http://sourceware.org/bugzilla/show_bug.cgi?id=6723>.
41376
41377         * lib/canonicalize-lgpl.c (__realpath): Avoid buffer overflow after
41378         readlink on platforms without PATH_MAX.
41379
41380 2008-07-21  Eric Blake  <ebb9@byu.net>
41381
41382         Warn, not fail, on stale version.
41383         * top/GNUmakefile (_curr-ver): Tone down previous patch.
41384
41385         Don't allow installation with stale devel version number.
41386         * top/GNUmakefile (_is-install-target): New macro.
41387         (_curr-ver): Forbid installation with stale version number.
41388
41389 2008-07-20  Bruno Haible  <bruno@clisp.org>
41390
41391         * modules/c-stack-tests (Makefile.am): Add LIBSIGSEGV to
41392         TESTS_ENVIRONMENT.
41393         * tests/test-c-stack2.sh: React differently if LIBSIGSEGV is in use.
41394
41395 2008-07-20  Bruno Haible  <bruno@clisp.org>
41396
41397         * lib/c-stack.h (c_stack_action): Add documentation.
41398         * lib/c-stack.c (c_stack_action): Remove incomplete documentation.
41399
41400 2008-07-20  Bruno Haible  <bruno@clisp.org>
41401
41402         * modules/canonicalize-lgpl (License): Relicense under LGPLv2+.
41403         * modules/readlink (License): Likewise.
41404
41405 2008-07-17  Eric Blake  <ebb9@byu.net>
41406
41407         * modules/c-stack (Link): Fix typo.
41408
41409         Make c-stack use libsigsegv, when available.
41410         * modules/c-stack (Depends-on): Add libsigsegv.
41411         * modules/c-stack-tests (Makefile.am): Link with libsigsegv, if
41412         needed.
41413         * lib/c-stack.c (SIGSTKSZ): Define fallback.
41414         (segv_handler, overflow_handler, c_stack_action)
41415         [HAVE_LIBSIGSEGV && !HAVE_XSI_STACK_OVERFLOW_HEURISTIC]: Add new
41416         implementation when libsigsegv is available, but only when using
41417         the library is necessary.
41418         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Add
41419         comment, explaining why XSI check fails on Linux.
41420         (gl_PREREQ_C_STACK): Supply LIBCSTACK, LTLIBCSTACK.
41421         * tests/test-c-stack2.sh: Tweak skip message.
41422         * NEWS: Document new link-time requirements.
41423
41424 2008-07-16  Eric Blake  <ebb9@byu.net>
41425
41426         c-stack: Expose false positives when not using libsigsegv.
41427         * modules/c-stack-tests (Files): Expand test.
41428         * tests/test-c-stack.c (main): Add means to conditionally trigger
41429         non-overflow SIGSEGV.
41430         * tests/test-c-stack2.sh: New file.
41431
41432 2008-07-14  Bruno Haible  <bruno@clisp.org>
41433
41434         * m4/libsigsegv.m4: Remove unneeded AC_PREREQ.
41435         Reported by Eric Blake.
41436
41437 2008-07-14  Sam Steingold  <sds@gnu.org>
41438             Bruno Haible  <bruno@clisp.org>
41439
41440         New module libsigsegv.
41441         * modules/libsigsegv: New file.
41442         * m4/libsigsegv.m4: New file, from GNU clisp sigsegv.m4 with
41443         modifications.
41444         * MODULES.html.sh (Signal handling): New section.
41445
41446 2008-07-14  Bruno Haible  <bruno@clisp.org>
41447
41448         * modules/unictype/ctype-* (Description): Add the word "function".
41449         Improves the resulting doc in MODULES.html.
41450
41451 2008-07-12  Ben Pfaff  <blp@gnu.org>
41452
41453         Add longlong module.
41454         * modules/longlong: New file.
41455
41456 2008-07-12  Bruno Haible  <bruno@clisp.org>
41457
41458         * m4/isnan.m4 (gl_ISNAN): When the replacement is used, set ISNAN_LIBM
41459         to empty.
41460
41461 2008-07-10  Ben Pfaff  <blp@gnu.org>
41462
41463         Add isnan module.
41464         * doc/posix-functions/isnan.texi: Mention new module.
41465         * lib/math.in.h: Define isnan macro if we have decided to replace
41466         it.
41467         * m4/isnan.m4: New file.
41468         * m4/isnanl.m4 (gl_FUNC_ISNANL): Factor out some code into new
41469         macro gl_BUILD_ISNANL so that isnan.m4 can use that functionality
41470         also.
41471         (gl_FUNC_ISNANL_NO_LIBM): Factor out same code, to reduce
41472         redundancy.
41473         * m4/math_h.m4: Initialize and substitute variables for isnan
41474         module.
41475         * modules/isnan: New file.
41476         * modules/isnan-tests: New file.
41477         * modules/math: Add substitutions for new module.
41478         * tests/test-isnan.c: New file.
41479         * MODULES.html.sh: Mention new module.
41480
41481 2008-07-10  Ben Pfaff  <blp@gnu.org>
41482
41483         Add isnanf module.
41484         * lib/isnanf.m4: New file.
41485         * m4/isnanf.m4 (gl_FUNC_ISNANF): New macro.
41486         (gl_HAVE_ISNANF_IN_LIBM): New macro.
41487         (gl_BUILD_ISNANF): New macro used by gl_FUNC_ISNANF,
41488         gl_FUNC_ISNANF_NO_LIBM, and gl_FUNC_ISNAN.
41489         * modules/isnanf: New file.
41490         * modules/isnanf-tests: New file.
41491         * modules/isnanf-nolibm-tests: Add tests/test-isnanf.h to list of
41492         files.
41493         * tests/test-isnanf-nolibm.c: factored most of its contents into
41494         new file tests/test-isnanf.h.
41495         * tests/test-isnanf.h: New file.
41496         * tests/test-isnanf.c: New file.
41497         * MODULES.html.sh: Mention new module.
41498         * doc/glibc-functions/isnanf.texi: Mention new module.
41499
41500 2008-07-10  Ben Pfaff  <blp@gnu.org>
41501
41502         Add isnand module.
41503         * lib/isnand.h: New file.
41504         * m4/isnand.m4 (gl_FUNC_ISNAND): New macro.
41505         (gl_FUNC_ISNAND_NO_LIBM): Split partially into new macro
41506         gl_HAVE_ISNAND_NO_LIBM so that gl_FUNC_ISNAND can use that
41507         functionality also.
41508         (gl_BUILD_ISNAND): New macro used by gl_FUNC_ISNAND,
41509         gl_FUNC_ISNAND_NO_LIBM, and gl_FUNC_ISNAN.
41510         (gl_HAVE_ISNAND_IN_LIBM): New macro.
41511         * modules/isnand: New file.
41512         * modules/isnand-tests: New file.
41513         * modules/isnand-nolibm-tests: Add tests/test-isnand.h to list of
41514         files.
41515         * tests/test-isnand-nolibm.c: factored most of its contents into
41516         new file tests/test-isnand.h.
41517         * tests/test-isnand.h: New file.
41518         * tests/test-isnand.c: New file.
41519         * MODULES.html.sh: Mention new module.
41520
41521 2008-07-10  Ben Pfaff  <blp@gnu.org>
41522
41523         * lib/isnanf.h: Rename lib/isnanf-nolibm.h.
41524         * lib/isnand.h: Rename lib/isnand-nolibm.h.
41525         * tests/test-isnanf.c: Rename tests/test-isnanf-nolibm.c.
41526         * tests/test-isnand.c: Rename tests/test-isnand-nolibm.c.
41527         * modules/isnanf-nolibm: Update references to renamed files.
41528         * modules/isnand-nolibm: Likewise.
41529         * modules/isnanf-nolibm-tests: Likewise.
41530         * modules/isnand-nolibm-tests: Likewise.
41531         * lib/frexp.c: Likewise.
41532         * lib/isfinite.c: Likewise.
41533         * lib/signbitd.c: Likewise.
41534         * lib/signbitf.c: Likewise.
41535         * lib/vasnprintf.c: Likewise.
41536         * tests/test-ceilf1.c: Likewise.
41537         * tests/test-ceilf2.c: Likewise.
41538         * tests/test-floorf1.c: Likewise.
41539         * tests/test-floorf2.c: Likewise.
41540         * tests/test-frexp.c: Likewise.
41541         * tests/test-round1.c: Likewise.
41542         * tests/test-round2.c: Likewise.
41543         * tests/test-roundf1.c: Likewise.
41544         * tests/test-strtod.c: Likewise.
41545         * tests/test-trunc1.c: Likewise.
41546         * tests/test-trunc2.c: Likewise.
41547         * tests/test-truncf1.c: Likewise.
41548         * tests/test-truncf2.c: Likewise.
41549         * NEWS: Mention the renamed header files.
41550
41551 2008-07-11  Jim Meyering  <meyering@redhat.com>
41552
41553         vc-list-files: make the last-resort awk code more portable
41554         * build-aux/vc-list-files: Don't rely on awk's "sub" command.
41555         /bin/awk from OpenSolaris 11's SUNWesu version 2008.03.22.10.56
41556         does not support it.
41557
41558 2008-07-10  Eric Blake  <ebb9@byu.net>
41559
41560         Work with tar's bootstrap.
41561         * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case
41562         where LIBSOURCES_DIR contains .#bootmp but must not be treated as
41563         an m4 comment.
41564
41565 2008-07-09  Jim Meyering  <meyering@redhat.com>
41566
41567         posix-shell.m4: fix typo that made this test malfunction
41568         * m4/posix-shell.m4: Remove capitalization in variable name.
41569
41570 2008-07-08  Bruno Haible  <bruno@clisp.org>
41571
41572         * m4/onceonly.m4: Update comments.
41573         Reported by Ben Pfaff <blp@cs.stanford.edu>.
41574
41575 2008-07-04  Jim Meyering  <meyering@redhat.com>
41576
41577         * users.txt: Add vc-dwim.
41578         (bison, coreutils): Use the gitweb URL.
41579
41580 2008-07-03  Jim Meyering  <meyering@redhat.com>
41581
41582         * users.txt: Add libffcall.  From Sam Steingold.
41583
41584 2008-07-03  OndÅ™ej Vašík  <ovasik@redhat.com>
41585
41586         getdate.y: do not ignore TZ with relative day, month or year offset
41587         * lib/getdate.y (get_date): Move the tz-handling block to follow the
41588         relative-date-handling, since otherwise, the latter would clobber the
41589         sole output (an updated Start value) of the tz-handling block.
41590         * tests/test-getdate.c: Tests for the fix
41591
41592 2008-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41593
41594         Recognize 'foo_LIBRARIES += libgnu.a'.
41595         * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a
41596         makefile snippet has already specified an installation location,
41597         also using '+='.
41598
41599 2008-07-02  OndÅ™ej Vašík  <ovasik@redhat.com>
41600
41601         getdate.y: factor out common actions
41602         * lib/getdate.y (apply_relative_time, set_hhmmss): New functions.
41603         Use them in place of open-coded actions.
41604
41605 2008-07-01  Simon Josefsson  <simon@josefsson.org>
41606
41607         Add self-test for getdate module.
41608         * modules/getdate-tests: New file.
41609         * tests/test-getdate.c: New file.
41610
41611 2008-06-29  Bruno Haible  <bruno@clisp.org>
41612
41613         * gnulib-tool (func_import): Put gnulib-comp.m4 into .cvsignore or
41614         .gitignore.
41615         Reported by Sylvain Beucler <beuc@beuc.net>.
41616
41617 2008-06-29  Bruno Haible  <bruno@clisp.org>
41618
41619         * doc/gnulib-tool.texi (VCS Issues): Mention --no-vc-files option.
41620         * m4/gnulib-tool.m4: Update to match current gnulib-tool.
41621
41622 2008-06-29  Bruno Haible  <bruno@clisp.org>
41623
41624         * gnulib-tool (func_import): Recommend to put gnulib-cache.m4 into
41625         EXTRA_DIST.
41626         Reported by Sylvain Beucler <beuc@beuc.net>.
41627
41628 2008-06-26  Jim Meyering  <meyering@redhat.com>
41629
41630         make several modules depend on the "open" module
41631         This provides slightly increased consistency when opening-for-write
41632         the name of a non-directory spelled with a trailing slash.
41633         * modules/chdir-safer: Likewise.
41634         * modules/chown: Likewise.
41635         * modules/clean-temp: Likewise.
41636         * modules/copy-file: Likewise.
41637         * modules/fchdir: Likewise.
41638         * modules/fcntl-safer: Likewise.
41639         * modules/pipe: Likewise.
41640         * modules/utime: Likewise.
41641         Prompted by Eric Blake and Bruno Haible.
41642
41643 2008-06-24  Andreas Schwab  <schwab@suse.de>
41644
41645         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Don't test whether compound
41646         literals can be used as initializers for global variables.
41647
41648 2008-06-23  Eric Blake  <ebb9@byu.net>
41649
41650         Make gnulib-cache.m4 easier to diff.
41651         * gnulib-tool (func_import): Allow newlines when reading cached
41652         gl_MODULES, and generate newlines when creating gnulib-cache.m4.
41653
41654 2008-06-23  Bruno Haible  <bruno@clisp.org>
41655
41656         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): Remove macro.
41657         (gl_PREREQ_SIGPROCMASK): Don't invoke it.
41658         * m4/sigaction.m4 (gl_PREREQ_SIG_HANDLER_H): New macro, moved here from
41659         m4/signalblocking.m4.
41660         (gl_PREREQ_SIGACTION): Don't invoke it.
41661         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Invoke
41662         gl_PREREQ_SIG_HANDLER_H.
41663         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
41664         Don't check for sigaction here.
41665
41666 2008-06-23  Bruno Haible  <bruno@clisp.org>
41667
41668         * lib/fatal-signal.c (fatal_signal_handler): Update comment.
41669         (install_handlers): Don't set the SA_RESETHAND flag.
41670
41671 2008-06-23  Bruno Haible  <bruno@clisp.org>
41672
41673         * m4/sigaction.m4: Comment fixes.
41674         * lib/signal.in.h: Likewise.
41675
41676 2008-06-23  Eric Blake  <ebb9@byu.net>
41677
41678         Fix typo.
41679         * tests/test-sigaction.c (MASK_SA_FLAGS): Add missing operator.
41680
41681         Avoid SA_ namespace.
41682         * tests/test-sigaction.c (MASK_SA_FLAGS): Rename from SA_MASK.
41683         Reported by Ralf Wildenhues.
41684
41685         Avoid test failure due to SA_RESTORER.
41686         * tests/test-sigaction.c (SA_MASK): New macro.
41687         (main): Avoid failing due to extension flags being set.
41688         Reported by Jim Meyering.
41689
41690         Revert use of sig-handler.h in sigprocmask.c.
41691         * modules/sigprocmask (Files): Don't rely on sig-handler.h, since
41692         it requires the existence of struct sigaction.
41693         * lib/sigprocmask.c (handler_t): Restore typedef.
41694         (rpl_signal, old_handlers): Use local type.
41695
41696 2008-06-22  Bruno Haible  <bruno@clisp.org>
41697
41698         * tests/test-stdint.c: Disable the INTMAX_MAX preprocessor test
41699         conditionally.
41700         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
41701
41702 2008-06-22  Bruno Haible  <bruno@clisp.org>
41703
41704         * doc/posix-functions/siginterrupt.texi: Move note.
41705
41706         * lib/signal.in.h (SA_RESTART): New macro.
41707         * lib/sigaction.c: Update comment.
41708
41709         * m4/sigaction.m4 (gl_SIGACTION): Require gl_SIGNAL_H_DEFAULTS.
41710
41711         * m4/signalblocking.m4 (gl_PREREQ_SIG_HANDLER_H): New macro.
41712         (gl_PREREQ_SIGPROCMASK): Invoke it.
41713         * m4/sigaction.m4 (gl_PREREQ_SIGACTION): Likewise.
41714
41715         * lib/nanosleep.c (rpl_nanosleep): Setup newact only when it is needed.
41716
41717         * lib/sigprocmask.c: Update a comment.
41718
41719 2008-06-21  Eric Blake  <ebb9@byu.net>
41720
41721         Use sigaction module rather than signal().
41722         * modules/c-stack (Depends-on): Add sigaction.
41723         * modules/fatal-signal (Depends-on): Likewise.
41724         * modules/nanosleep (Depends-on): Likewise.
41725         * modules/sigprocmask (Files): Add sig-handler.h.
41726         * modules/sigaction (Files): Likewise.
41727         * lib/sig-handler.h (get_handler): New file, suggested by Paul
41728         Eggert.
41729         * lib/c-stack.c (SIGACTION_WORKS): Simplify conditions.
41730         (c_stack_action) [!SIGACTION_WORKS]: Use sigaction, not signal.
41731         * lib/fatal-signal.c (uninstall_handlers, install_handlers)
41732         (init_fatal_signals): Likewise.
41733         * lib/nanosleep.c (rpl_nanosleep): Likewise.
41734         (siginterrupt): Delete fallback.
41735         * lib/sigprocmask.c (handler_t, old_handlers): Use sa_handler_t
41736         instead.
41737         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Drop check for
41738         siginterrupt.
41739
41740         New module sigaction, for mingw.
41741         * modules/sigaction: New module...
41742         * modules/sigaction-tests: ...and its test.
41743         * m4/sigaction.m4: New file.
41744         * lib/sigaction.c: Likewise.
41745         * tests/test-sigaction.c: Likewise.
41746         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Add sigaction variables.
41747         * modules/signal (Makefile.am): Likewise.
41748         * lib/signal.in.h (!@HAVE_SIGACTION@): Define replacements when
41749         needed.
41750         * doc/posix-headers/signal.texi (signal.h): Mention provided
41751         types.
41752         * doc/posix-functions/siginterrupt.texi (siginterrupt): Mention
41753         that sigaction is preferable.
41754         * doc/posix-functions/sigaction.texi (sigaction): Mention new
41755         module.
41756         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
41757         sigaction.
41758
41759         Improve robustness of sigprocmask by overriding signal.
41760         * lib/signal.in.h (rpl_signal): Override signal when sigprocmask
41761         is in use.
41762         * lib/sigprocmask.c (blocked_handler): Reinstall block handler.
41763         (SIGKILL, SIGSTOP): Provide fallbacks.
41764         (rpl_signal): Implement.
41765         (old_handlers, blocked_set): Mark volatile, since sigprocmask and
41766         signal can be called inside handlers.
41767
41768         Fix nanosleep module on mingw.
41769         * modules/nanosleep (Depends-on): Add sys_select.
41770         * lib/nanosleep.c (HAVE_SYS_SELECT_H): Rely on gnulib module.
41771
41772         Fix licensing of sigprocmask.
41773         * modules/raise (License): Relicense as LGPL.
41774
41775 2008-06-21  Bruno Haible  <bruno@clisp.org>
41776
41777         * lib/propername.c (proper_name_utf8): Don't use the transliterated
41778         result if it contains question marks.
41779         Reported by Michael Geng <linux@michaelgeng.de>.
41780
41781 2008-06-19  Bruno Haible  <bruno@clisp.org>
41782
41783         Fix CVS-ism.
41784         * doc/gnulib.texi: Include updated-stamp.texi.
41785         * doc/Makefile (GNULIB_TEXI_FILES): New variable.
41786         (updated-stamp.texi): New rule.
41787         (gnulib.info): Depend on it.
41788         * doc/.gitignore: Add updated-stamp.texi.
41789         Based on a patch by Thien-Thi Nguyen <ttn@gnuvola.org>.
41790
41791 2008-06-19  Bruno Haible  <bruno@clisp.org>
41792
41793         * doc/Makefile (gnulib.info): Update and simplify dependencies.
41794         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
41795
41796 2008-06-19  Eric Blake  <ebb9@byu.net>
41797
41798         Fix VPATH 'make dist' with GNU make and non-VCS tarball.
41799         * top/GNUmakefile (_curr-ver): Don't use $(srcdir) unnecessarily.
41800         Reported by Stepan Kasal.
41801
41802 2008-06-18  Bruno Haible  <bruno@clisp.org>
41803
41804         * lib/fatal-signal.c (init_fatal_signals): Add comment.
41805         Reported by Eric Blake.
41806
41807 2008-06-18  Eric Blake  <ebb9@byu.net>
41808
41809         Work around cygwin 1.5.25 strsignal bug.
41810         * tests/test-strsignal.c: Allow for const char *.
41811         * doc/glibc-functions/strsignal.texi (strsignal): Document the bug.
41812
41813 2008-06-18  Simon Josefsson  <simon@josefsson.org>
41814
41815         * users.txt: Update URL to article and add author/date
41816         information.
41817
41818 2008-06-17  Bruno Haible  <bruno@clisp.org>
41819
41820         New macro gl_DISABLE_THREADS.
41821         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Use value gl_use_threads_default
41822         if the user did not pass --enable-threads or --disable-threads option.
41823         (gl_DISABLE_THREADS): New macro.
41824         Reported by Eric Blake <ebb9@byu.net>.
41825
41826 2008-06-17  Bruno Haible  <bruno@clisp.org>
41827
41828         * lib/tls.h (gl_tls_key_init): Evaluate the destructor argument also
41829         when the macro ignores it.
41830         Based on a patch by Eric Blake <ebb9@byu.net>.
41831
41832 2008-06-17  Bruno Haible  <bruno@clisp.org>
41833
41834         * modules/tls (License): Change to LGPLv2+.
41835         Reported by Eric Blake.
41836
41837 2008-06-17  Eric Blake  <ebb9@byu.net>
41838
41839         Simplify c-stack prerequisites.
41840         * lib/c-stack.c (includes): Remove unused <sys/resource.h>.
41841         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Posix 200x
41842         no longer requires <ucontext.h> to exist.  Optimize setrlimit
41843         check.
41844         (gl_PREREQ_C_STACK): Remove check for unused getcontext and
41845         <sys/resource.h>.
41846
41847         Move c-stack test into testsuite.
41848         * modules/c-stack-tests: New file.
41849         * lib/c-stack.c [DEBUG]: Move test program...
41850         * tests/test-c-stack.c: ...into this new file.  Skip rather than
41851         fail test if sigaltstack is lacking.
41852         * tests/test-c-stack.sh: New driver file.
41853
41854 2008-06-16  Eric Blake  <ebb9@byu.net>
41855
41856         Use raise module consistently.
41857         * modules/fatal-signal (Depends-on): Add raise.
41858         * modules/sigprocmask (Depends-on): Likewise.
41859         * lib/fatal-signal.c (fatal_signal_handler): Rely on raise.
41860         * lib/sigprocmask.c (sigprocmask): Likewise.
41861         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Likewise.
41862         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Likewise.
41863
41864         Fix compliance bug in sigpending.
41865         * lib/sigprocmask.c (sigpending): Return pending array via
41866         parameter, not return value.
41867
41868 2008-06-14  Eric Blake  <ebb9@byu.net>
41869
41870         Improve obstack-printf test code.
41871         * tests/test-obstack-printf.c (test_function): Fix comment, and
41872         simplify usage of obstack_* in macros.  Add a test for coverage.
41873         Reported by Bruno Haible.
41874
41875 2008-06-14  Bruno Haible  <bruno@clisp.org>
41876
41877         * lib/obstack_printf.c (obstack_vprintf): Define the stack-allocated
41878         array size as a constant, not as a const variable.
41879         * m4/obstack-printf.m4 (gl_FUNC_OBSTACK_PRINTF): Require
41880         AC_USE_SYSTEM_EXTENSIONS.
41881         * m4/obstack-printf-posix.m4 (gl_FUNC_OBSTACK_PRINTF_POSIX): Likewise.
41882         Test whether the obstack_printf function actually exists.
41883         * modules/obstack-printf (Depends-on): Add extensions.
41884         (Include): Remove obstack.h.
41885         * modules/obstack-printf-posix (Depends-on): Add extensions.
41886         (Include): Remove obstack.h.
41887
41888 2008-06-13  Eric Blake  <ebb9@byu.net>
41889
41890         Add obstack-printf and obstack-printf-posix modules.
41891         * modules/obstack-printf: New file.
41892         * modules/obstack-printf-posix: Likewise.
41893         * MODULES.html.sh (Misc): Mention them.
41894         * doc/glibc-functions/obstack_printf.texi (obstack_printf):
41895         Likewise.
41896         * doc/glibc-functions/obstack_vprintf.texi (obstack_vprintf):
41897         Likewise.
41898         * modules/stdio (Makefile.am): Accomodate new modules.
41899         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
41900         * lib/stdio.in.h (rpl_obstack_printf, rpl_obstack_vprintf):
41901         Declare.
41902         * lib/obstack_printf.c (obstack_printf, obstack_vprintf): New
41903         functions.
41904         * m4/obstack-printf.m4 (gl_OBSTACK_PRINTF)
41905         (gl_REPLACE_OBSTACK_PRINTF): New macros
41906         * m4/obstack-printf-posix.m4 (gl_OBSTACK_PRINTF_POSIX): Likewise.
41907         * tests/test-obstack-printf.c: New file.
41908         * modules/obstack-printf-tests: Likewise.
41909         * modules/obstack-printf-posix-tests: Likewise.
41910
41911 2008-06-11  Bruno Haible  <bruno@clisp.org>
41912
41913         * m4/open.m4 (gl_FUNC_OPEN): Add test against trailing slash bug.
41914         * lib/open.c: Include errno.h.
41915         (open): Fail when attempting to write to a file that has a trailing
41916         slash.
41917         * tests/test-open.c (main): Test against trailing slash bug.
41918         * doc/posix-functions/open.texi: Mention the trailing slash bug.
41919
41920 2008-06-10  Bruno Haible  <bruno@clisp.org>
41921
41922         * tests/test-vc-list-files-git.sh: Make double use of 'exit'. Needed
41923         for $? to work inside the trap command, with various /bin/sh-s.
41924         * tests/test-vc-list-files-cvs.sh: Likewise.
41925
41926 2008-06-10  Bruno Haible  <bruno@clisp.org>
41927
41928         * lib/acl-internal.h: Don't include gettext.h here.
41929         * lib/set-mode-acl.c: Include gettext.h here.
41930         * lib/copy-acl.c: Likewise.
41931
41932 2008-06-10  Bruno Haible  <bruno@clisp.org>
41933
41934         * lib/wait-process.h (wait_subprocess): Add termsigp argument.
41935         * lib/wait-process.c (wait_subprocess): Likewise.
41936         * lib/execute.h (execute): Add termsigp argument.
41937         * lib/execute.c (execute): Likewise.
41938         * lib/csharpcomp.c (compile_csharp_using_pnet,
41939         compile_csharp_using_mono, compile_csharp_using_sscli): Update.
41940         * lib/csharpexec.c (execute_csharp_using_pnet,
41941         execute_csharp_using_mono, execute_csharp_using_sscli): Update.
41942         * lib/javacomp.c (compile_using_envjavac, compile_using_gcj,
41943         compile_using_javac, compile_using_jikes, is_envjavac_gcj,
41944         is_envjavac_gcj43, is_gcj_present, is_gcj_43, is_javac_present,
41945         is_jikes_present): Update.
41946         * lib/javaexec.c (execute_java_class): Update.
41947         * lib/javaversion.c (execute_and_read_line): Update.
41948         * NEWS: Document the changes.
41949         Reported by Eric Blake.
41950
41951 2008-06-10  Eric Blake  <ebb9@byu.net>
41952
41953         Add missing include.
41954         * tests/test-strstr.c (includes): Add <signal.h>.
41955         * tests/test-strcasestr.c (includes): Likewise.
41956         * tests/test-memmem.c (includes): Likewise.
41957
41958 2008-06-10  Bruno Haible  <bruno@clisp.org>
41959
41960         * lib/wait-process.c (wait_subprocess): Add an assertion.
41961
41962 2008-06-10  Bruno Haible  <bruno@clisp.org>
41963
41964         * lib/wait-process.c (wait_subprocess): Try to fix waitid() based code.
41965
41966 2008-06-10  Bruno Haible  <bruno@clisp.org>
41967
41968         * tests/test-memmem.c (main): Reset SIGALRM to default handling before
41969         using alarm().
41970         * tests/test-strcasestr.c (main): Likewise.
41971         * tests/test-strstr.c (main): Likewise.
41972
41973 2008-06-09  Bruno Haible  <bruno@clisp.org>
41974
41975         Work around the Solaris 10 ACE ACLs ABI change.
41976         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): Don't
41977         declare if ACL_NO_TRIVIAL is present.
41978         (ACE_ACCESS_ALLOWED_ACE_TYPE, ACE_ACCESS_DENIED_ACE_TYPE,
41979         NEW_ACE_OWNER, NEW_ACE_GROUP, NEW_ACE_IDENTIFIER_GROUP, ACE_EVERYONE,
41980         NEW_ACE_READ_DATA, NEW_ACE_WRITE_DATA, NEW_ACE_EXECUTE): New macros.
41981         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): Don't
41982         define if ACL_NO_TRIVIAL is present.
41983         (acl_ace_nontrivial): Detect whether the old or new ABI is in use,
41984         and use the current ABI.
41985         (file_has_acl): Use same #if condition as elsewhere.
41986         * lib/set-mode-acl.c (qset_acl): Detect whether the old or new ABI is
41987         in use, and use the current ABI.
41988         * doc/acl-resources.txt: More doc about newer Solaris 10 versions.
41989         Reported by Jim Meyering.
41990
41991 2008-06-09  Eric Blake  <ebb9@byu.net>
41992
41993         Work around environments that (stupidly) ignore SIGALRM.
41994         * m4/strstr.m4 (gl_FUNC_STRSTR): Reset SIGALRM to default handling
41995         before using alarm().
41996         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
41997         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
41998         Reported by Ian Beckwith <ianb@erislabs.net>.
41999
42000         Produce autobuild blurb earlier in log.
42001         * modules/autobuild (configure.ac-early): Move AB_INIT here.
42002
42003 2008-06-09  Jim Meyering  <meyering@redhat.com>
42004         and OndÅ™ej Vašík  <ovasik@redhat.com>
42005
42006         utimens.c: correct kernel bug work-around
42007         OndÅ™ej Vašík found that the invalid return value of 280 indicates
42008         failure, not success, and the kernel bug we're trying to work
42009         around affects not just the utimensat call, but also the fallback
42010         futimens call.
42011         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Simulate failure,
42012         not success.
42013         [HAVE_FUTIMENS]: Use the same work-around, here.
42014
42015 2008-06-09  Jim Meyering  <meyering@redhat.com>
42016
42017         add more guards around definition of ACE_-related code
42018         * lib/file-has-acl.c (acl_ace_nontrivial): Define only if
42019         ALLOW and ACE_OWNER are also defined.
42020
42021 2008-06-08  Bruno Haible  <bruno@clisp.org>
42022
42023         * lib/acl-internal.h: Add me as co-author.
42024         * lib/file-has-acl.c: Likewise.
42025         * lib/set-mode-acl.c: Likewise.
42026         * lib/copy-acl.c: Likewise.
42027
42028 2008-06-08  Bruno Haible  <bruno@clisp.org>
42029
42030         Add support for AIX ACLs.
42031         * lib/acl-internal.h (acl_nontrivial): New declaration.
42032         * lib/file-has-acl.c (acl_nontrivial): New function.
42033         (file_has_acl): Add implementation using AIX 4 ACL API.
42034         * lib/set-mode-acl.c (qset_acl): Likewise.
42035         * lib/copy-acl.c (qcopy_acl): Likewise.
42036
42037 2008-06-08  Bruno Haible  <bruno@clisp.org>
42038
42039         Add support for HP-UX ACLs.
42040         * lib/acl-internal.h (acl_nontrivial): New declaration.
42041         * lib/file-has-acl.c (acl_nontrivial): New function.
42042         (file_has_acl): Add implementation using HP-UX 11 ACL API.
42043         * lib/set-mode-acl.c (qset_acl): Likewise.
42044         * lib/copy-acl.c (qcopy_acl): Likewise.
42045
42046 2008-06-08  Bruno Haible  <bruno@clisp.org>
42047
42048         Add support for Cygwin ACLs.
42049         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro for Solaris-like API.
42050         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Don't optimize away
42051         the chmod_or_fchmod call.
42052         * lib/copy-acl.c (qcopy_acl) [!MODE_INSIDE_ACL]: Likewise.
42053
42054 2008-06-08  Bruno Haible  <bruno@clisp.org>
42055
42056         Fix bug with setuid modes in Solaris 10+ code.
42057         * lib/set-mode-acl.c (qset_acl): Call chmod_or_fchmod when acl_set
42058         succeeded, when the mode contains some special bits.
42059
42060 2008-06-08  Bruno Haible  <bruno@clisp.org>
42061
42062         Add support for Solaris 7..10 ACLs.
42063         * lib/acl-internal.h (acl_nontrivial, acl_ace_nontrivial): New
42064         declarations.
42065         * lib/file-has-acl.c (acl_nontrivial, acl_ace_nontrivial): New
42066         functions.
42067         (file_has_acl): Add implementation using Solaris 7..10 ACL API.
42068         * lib/set-mode-acl.c (qset_acl): Likewise.
42069         * lib/copy-acl.c (qcopy_acl): Likewise.
42070
42071 2008-06-08  Bruno Haible  <bruno@clisp.org>
42072
42073         * lib/acl-internal.h (acl_extended_nontrivial) [MacOS X]: New
42074         declaration.
42075         * lib/file-has-acl.c (acl_extended_nontrivial) [MacOS X]: New function.
42076         (acl_access_nontrivial): Remove MacOS X case.
42077         (file_has_acl): Use acl_extended_nontrivial.
42078         * lib/copy-acl.c (qcopy_acl): Likewise.
42079
42080 2008-06-08  Bruno Haible  <bruno@clisp.org>
42081
42082         * lib/set-mode-acl.c (qset_acl): Trivial code simplifications.
42083
42084 2008-06-08  Jim Meyering  <meyering@redhat.com>
42085
42086         * modules/acl (Maintainer): Add Bruno Haible.
42087
42088 2008-06-07  Bruno Haible  <bruno@clisp.org>
42089
42090         Improve support for Tru64 ACLs.
42091         * lib/file-has-acl.c (file_has_acl): Don't test the ACL_TYPE_DEFAULT
42092         ACL on OSF/1.
42093
42094 2008-06-07  Bruno Haible  <bruno@clisp.org>
42095
42096         Add support for MacOS X ACLs.
42097         * lib/file-has-acl.c (file_has_acl): Use ACL_TYPE_EXTENDED instead of
42098         ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT.
42099         * lib/set-mode-acl.c (qset_acl): Likewise.
42100         * lib/copy-acl.c (qcopy_acl): Likewise.
42101
42102 2008-06-07  Bruno Haible  <bruno@clisp.org>
42103
42104         Fix memory leak introduced on 2008-05-22.
42105         * lib/set-mode-acl.c (qset_acl) [!MODE_INSIDE_ACL]: Free ACLs after
42106         use.
42107
42108 2008-06-07  Bruno Haible  <bruno@clisp.org>
42109
42110         * lib/set-mode-acl.c (qset_acl): Use acl_init(), not acl_from_text(),
42111         to construct an empty ACL.
42112
42113 2008-06-07  Bruno Haible  <bruno@clisp.org>
42114
42115         * lib/set-mode-acl.c (chmod_or_fchmod): Document return value
42116         precisely.
42117         * lib/copy-acl.c (qcopy_acl): Trivial code simplifications.
42118
42119 2008-06-07  Bruno Haible  <bruno@clisp.org>
42120
42121         * lib/copy-acl.c (qcopy_acl): Make the #if branches independent.
42122         * lib/set-mode-acl.c (qset_acl): Choose better local variable names.
42123
42124 2008-06-07  Bruno Haible  <bruno@clisp.org>
42125
42126         * doc/posix-functions/_setjmp.texi: Explain the use of this function
42127         regardless of POSIX.
42128         * doc/posix-functions/_longjmp.texi: Likewise.
42129         * doc/posix-functions/setjmp.texi: Mention HP-UX as not counting as a
42130         SystemV platform in this case.
42131
42132 2008-06-06  Eric Blake  <ebb9@byu.net>
42133
42134         Document abort() bugs.
42135         * doc/posix-functions/abort.texi (abort): Mention anomalies.
42136
42137         * doc/posix-functions/setjmp.texi (setjmp): Mingw has setjmp.
42138         * doc/posix-functions/sigsetjmp.texi (sigsetjmp): Cygwin has
42139         sigsetjmp.
42140         * doc/posix-functions/siglongjmp.texi (siglongjmp): Cygwin has
42141         siglongjmp, but only as a macro.
42142         * doc/posix-functions/_longjmp.texi (_longjmp): Mention that this
42143         is obsolete.
42144         * doc/posix-functions/_setjmp.texi (_setjmp): Likewise.
42145
42146         Tweak documentation to cover cygwin argz bugs.
42147         * m4/argz.m4 (gl_FUNC_ARGZ): Mention date of last known cygwin
42148         argz bug fix; no code change needed since no cygwin releases
42149         occurred between the last fix and the bug being tested.
42150         * doc/glibc-functions/argz_add.texi (argz_add): Document the argz
42151         module and recently fixed cygwin bugs.
42152         * doc/glibc-functions/argz_add_sep.texi (argz_add_sep): Likewise.
42153         * doc/glibc-functions/argz_append.texi (argz_append): Likewise.
42154         * doc/glibc-functions/argz_count.texi (argz_count): Likewise.
42155         * doc/glibc-functions/argz_create.texi (argz_create): Likewise.
42156         * doc/glibc-functions/argz_create_sep.texi (argz_create_sep):
42157         Likewise.
42158         * doc/glibc-functions/argz_delete.texi (argz_delete): Likewise.
42159         * doc/glibc-functions/argz_extract.texi (argz_extract): Likewise.
42160         * doc/glibc-functions/argz_insert.texi (argz_insert): Likewise.
42161         * doc/glibc-functions/argz_next.texi (argz_next): Likewise.
42162         * doc/glibc-functions/argz_replace.texi (argz_replace): Likewise.
42163         * doc/glibc-functions/argz_stringify.texi (argz_stringify):
42164         Likewise.
42165
42166         Avoid gcc warning on cygwin.
42167         * lib/copy-acl.c (qcopy_acl) [!HAVE_ACL_GET_FILE &&
42168         !ACL_NO_TRIVIAL]: Avoid unused variable.
42169
42170 2008-06-05  Eric Blake  <ebb9@byu.net>
42171
42172         Be tolerant of UNKNOWN version in gnulib-tool test dir.
42173         * top/GNUmakefile (_dummy): Warn rather than reconfigure if
42174         git-version-gen fails to come up with a version.
42175         Reported by Simon Josefsson.
42176
42177 2008-06-05  Jim Meyering  <meyering@redhat.com>
42178             Paul Eggert  <eggert@cs.ucla.edu>
42179
42180         utimens.c: work around a probable Linux kernel bug
42181         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT]: Work around what
42182         appears to be a kernel bug that causes utimensat to return 280
42183         instead of 0, indicating success.
42184
42185 2008-06-04  Bruno Haible  <bruno@clisp.org>
42186
42187         * lib/copy-acl.c (qcopy_acl): Call qset_acl, not set_acl. Fixes
42188         2008-06-01 commit.
42189
42190 2008-06-04  Bruno Haible  <bruno@clisp.org>
42191
42192         * lib/acl-internal.h (acl_access_nontrivial): New declaration.
42193         * lib/file-has-acl.c (acl_access_nontrivial): New function.
42194         (file_has_acl): Use it. Save errno afterwards.
42195         * lib/copy-acl.c (qcopy_acl): Use acl_access_nontrivial.
42196
42197 2008-06-03  Bruno Haible  <bruno@clisp.org>
42198
42199         * lib/file-has-acl.c (file_has_acl): Put Solaris 10 code after POSIX-
42200         draft code. Simplify #ifs.
42201         * lib/set-mode-acl.c (qset_acl): Don't test for symlink if !USE_ACL.
42202         Put Solaris code after POSIX-draft code. Fix comments regarding
42203         Solaris 10, HP-UX. Mention Cygwin.
42204         * lib/copy-acl.c (qcopy_acl): Simplify #ifs.
42205
42206 2008-06-03  Eric Blake  <ebb9@byu.net>
42207
42208         Provide fallback for older kernels.
42209         * lib/utimens.c (gl_futimens) [HAVE_UTIMENSAT, HAVE_FUTIMENS]:
42210         Provide runtime fallback if kernel lacks support.
42211         Reported by Mike Frysinger.
42212
42213 2008-06-02  Bruno Haible  <bruno@clisp.org>
42214
42215         * lib/acl-internal.h (ACL_NOT_WELL_SUPPORTED): Include EOPNOTSUPP if
42216         it exists.
42217
42218 2008-06-02  Bruno Haible  <bruno@clisp.org>
42219
42220         * lib/acl_entries.c (acl_entries): Rewrite to use acl_get_entry.
42221         * lib/copy-acl.c (qcopy_acl): Update comment.
42222
42223 2008-06-02  Bruno Haible  <bruno@clisp.org>
42224
42225         * lib/acl-entries.h: Enclose most definitions in #ifs for POSIX-draft
42226         like ACL APIs.
42227
42228 2008-06-02  Bruno Haible  <bruno@clisp.org>
42229
42230         * tests/test-file-has-acl.sh: Use different code for Cygwin.
42231         * tests/test-set-mode-acl.sh: Likewise.
42232         * tests/test-copy-acl.sh: Likewise.
42233         * tests/test-copy-file.sh: Likewise.
42234
42235 2008-06-02  Bruno Haible  <bruno@clisp.org>
42236
42237         * tests/test-file-has-acl.sh: Remove unused code.
42238
42239 2008-06-01  Bruno Haible  <bruno@clisp.org>
42240
42241         * lib/copy-acl.c (qcopy_acl): New function, extracted from copy_acl.
42242         (copy_acl): Just a wrapper around qcopy_acl that emits the error
42243         messages.
42244         * lib/set-mode-acl.c (qset_acl): Document return value precisely.
42245
42246 2008-06-01  Bruno Haible  <bruno@clisp.org>
42247
42248         * m4/acl.m4 (gl_FUNC_ACL): Separate the POSIX-like and the Solaris
42249         tests. Test for libpacl, needed for OSF/1. Test for extended ACLs,
42250         needed for MacOS X. Test for HP-UX API. Test for newer and older AIX
42251         APIs.
42252         * modules/acl-tests (configure.ac): Remove tests now contained in
42253         m4/acl.m4.
42254
42255 2008-06-02  Jim Meyering  <meyering@redhat.com>
42256
42257         announce-gen: use a better key-server host name
42258         * build-aux/announce-gen (main): Recommend keys.gnupg.net, since
42259         it may be more consistently reliable.  Suggested by Werner Koch
42260         in <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13717>.
42261
42262 2008-06-01  Bruno Haible  <bruno@clisp.org>
42263
42264         * lib/stdio-impl.h (fp_ub): Use fp_. Needed for DragonFly BSD.
42265         Reported by Voroskoi Andras <voroskoi@gmail.com>.
42266
42267 2008-06-01  Voroskoi Andras  <voroskoi@gmail.com>  (tiny change)
42268
42269         * lib/stdio-impl.h [__DragonFly__]: Fix typo.
42270
42271 2008-06-01  Bruno Haible  <bruno@clisp.org>
42272
42273         New ACL tests.
42274         * tests/test-file-has-acl.sh: New file.
42275         * tests/test-file-has-acl.c: New file.
42276         * tests/test-set-mode-acl.sh: New file.
42277         * tests/test-set-mode-acl.c: New file.
42278         * tests/test-copy-acl.sh: New file, based on tests/test-copy-file.sh.
42279         * tests/test-copy-acl.c: New file.
42280         * modules/acl-tests: New file, based on modules/copy-file-tests.
42281         * modules/copy-file-tests (Files): Remove tests/test-sameacls.c.
42282         (Depends-on): Add acl-tests.
42283         (configure.ac): Remove checks.
42284         (Makefile.am): Don't create test-sameacls program here any more.
42285
42286 2008-06-01  Bruno Haible  <bruno@clisp.org>
42287
42288         * tests/test-copy-file.sh: Portability fixes for Solaris, HP-UX, IRIX.
42289         * tests/test-sameacls.c: Include progname.h.
42290         (main): Invoke set_program_name. Portability fixes for MacOS X,
42291         Solaris, HP-UX.
42292
42293 2008-06-01  Bruno Haible  <bruno@clisp.org>
42294
42295         * lib/freadahead.c (freadahead) [__DragonFly__]: Use the __sreadahead
42296         function.
42297         Reported by VOROSKOI Andras <voroskoi@gmail.com>.
42298
42299 2008-06-01  Bruno Haible  <bruno@clisp.org>
42300
42301         * modules/rpmatch (Depends-on): Add strdup.
42302
42303 2008-06-01  Bruno Haible  <bruno@clisp.org>
42304
42305         * lib/pipe.c: Include unistd-safer.h.
42306         (create_pipe): Ensure the returned file descriptors are not in {0,1,2}.
42307         * modules/pipe (Depends-on): Add unistd-safer.
42308
42309 2008-05-30  Simon Josefsson  <simon@josefsson.org>
42310
42311         * modules/autobuild (configure.ac): Call AB_INIT.
42312
42313 2008-05-30  Simon Josefsson  <simon@josefsson.org>
42314
42315         * tests/test-getaddrinfo.c: Don't print debug messages by default.
42316         Suggested by Bruno Haible <bruno@clisp.org>.
42317
42318 2008-05-30  Simon Josefsson  <simon@josefsson.org>
42319
42320         * tests/test-base64.c: Cast size_t to unsigned long when invoking
42321         printf.  Use %lu instead of %d.  Reported by Bruno Haible
42322         <bruno@clisp.org>.
42323
42324 2008-05-29  Eric Blake  <ebb9@byu.net>
42325
42326         Prefer new POSIX 200x interfaces over futimesat.
42327         * m4/utimens.m4 (gl_UTIMENS): Check for futimens, utimensat.
42328         * lib/utimens.c (gl_futimens): Use them for nanosecond resolution
42329         when available.
42330         [HAVE_BUGGY_NFS_TIME_STAMPS]: Allow C89 compilation.
42331
42332 2008-05-28  Bruno Haible  <bruno@clisp.org>
42333
42334         * modules/stpcpy (License): Change to LGPLv2+.
42335         Requested by David Lutterkort <dlutter@redhat.com>.
42336
42337 2008-05-27  Bruno Haible  <bruno@clisp.org>
42338
42339         * lib/localename.c (SUBLANG_TIBETAN_BHUTAN): Force value 2. Needed for
42340         current mingw.
42341         Reported by Jose E. Marchesi <jemarch@gnu.org>.
42342
42343 2008-05-27  Bruno Haible  <bruno@clisp.org>
42344
42345         * modules/iconv_open (Link): New section, from module 'iconv'.
42346         * modules/striconv (Link): Likewise.
42347         * modules/striconveh (Link): Likewise.
42348         * modules/xstriconv (Link): Likewise.
42349         * modules/unicodeio (Link): Likewise.
42350         * modules/propername (Link): Likewise.
42351         Reported by Jim Meyering.
42352
42353 2008-05-26  Jim Meyering  <meyering@redhat.com>
42354
42355         sha256: do not artificially restrict buffer length to be < 2^32
42356         * lib/sha256.h (struct sha256_ctx) [buflen]: Change type from
42357         uint32_t to size_t.
42358         * lib/sha256.c (sha256_conclude_ctx): Change type of a local
42359         to match.
42360
42361         avoid unaligned access errors, e.g., on sparc
42362         * lib/sha512.c (sha512_conclude_ctx): Use set_uint64 rather than
42363         direct access through a possibly-unaligned uint64* pointer.
42364         * lib/sha256.c (sha256_conclude_ctx): Use set_uint32 rather than
42365         direct access through a possibly-unaligned uint32* pointer.
42366         Prompted by this patch from Tom "spot" Callaway:
42367         http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/13638
42368
42369         sha512.c: fix typo in comment
42370         * lib/sha512.c (sha512_conclude_ctx): Length is 128-bit, not 64-bit.
42371
42372 2008-05-25  Bruno Haible  <bruno@clisp.org>
42373
42374         * lib/set-mode-acl.c: Renamed from lib/acl.c.
42375         * modules/acl (Files): Add lib/set-mode-acl.c, remove lib/acl.c.
42376         (Makefile.am): Update lib_SOURCES.
42377
42378 2008-05-25  Bruno Haible  <bruno@clisp.org>
42379
42380         * m4/acl.m4 (gl_FUNC_ACL): Don't set LIB_ACL_TRIVIAL.
42381
42382 2008-05-25  Jim Meyering  <meyering@redhat.com>
42383
42384         useless-if-before-free: freed expr may have white-space differences
42385         * build-aux/useless-if-before-free: Recognize cases in which the
42386         freed expression differs from the tested one in embedded white
42387         space, e.g., if (p[i + 1]) free(p[i+1]).  Correct thinko in prev:
42388         $1 was used, so we can't make any regexp shy.  Improved tests now
42389         detect this.
42390
42391         useless-if-before-free: accept white space in the expression.
42392         * build-aux/useless-if-before-free: For now, any white space
42393         in the expression must be identical in the free argument.
42394
42395         useless-if-before-free: efficiency tweak
42396         * build-aux/useless-if-before-free: Make the expression-matching
42397         regexp "shy".
42398         Make the *outer* regexp shy, not the expr-matching one.
42399
42400         update code-in-comment to accept cast of free arg
42401         * build-aux/useless-if-before-free: Update regexp.
42402
42403 2008-05-25  Bruno Haible  <bruno@clisp.org>
42404
42405         * tests/test-sameacls.c: Renamed from tests/test-copy-file-sameacls.c.
42406         * modules/copy-file-tests (Files, Makefile.am): Update.
42407         * tests/test-copy-file.c (func_test_copy): Update.
42408
42409 2008-05-24  Andreas Färber  <andreas.faerber@web.de>  (tiny change)
42410
42411         * lib/stdbool.in.h [__HAIKU__]: Disable __BEOS__ workarounds.
42412
42413 2008-05-23  Bruno Haible  <bruno@clisp.org>
42414
42415         Improve support for ACLs on OSF/1.
42416         * lib/acl.c (qset_acl): For OSF/1, use a string that ends in a comma.
42417         Remove fallback for unknown flavors of ACLs.
42418
42419 2008-05-22  Bruno Haible  <bruno@clisp.org>
42420
42421         Add support for ACLs on OSF/1.
42422         * lib/acl-internal.h (acl_get_fd, acl_set_fd): New inline function
42423         replacements.
42424         (acl_free_text): New macro fallback.
42425         * lib/acl_entries.c (acl_entries): Use acl_free_text instead of
42426         acl_free.
42427         * m4/acl.m4 (gl_FUNC_ACL): Look also in libpacl library. Test for
42428         acl_free_text function. Require AC_C_INLINE.
42429
42430 2008-05-22  Bruno Haible  <bruno@clisp.org>
42431
42432         Make copy_acl work on MacOS X 10.5.
42433         * lib/acl-internal.h (MODE_INSIDE_ACL): New macro.
42434         (ACL_NOT_WELL_SUPPORTED): On MacOS X, also handle ENOENT.
42435         * lib/acl.c (qset_acl): Add different code branch for !MODE_INSIDE_ACL.
42436         If MODE_INSIDE_ACL, don't assume that every system has the same text
42437         representation for ACLs as FreeBSD.
42438         * lib/copy-acl.c (copy_acl): Add support for platforms with
42439         !MODE_INSIDE_ACL.
42440         * lib/file-has-acl.c (file_has_acl): Likewise.
42441         * m4/acl.m4 (gl_FUNC_ACL): Test for some functions that are witness of
42442         FreeBSD, MacOS X, or IRIX, respectively.
42443
42444 2008-05-22  Bruno Haible  <bruno@clisp.org>
42445
42446         * lib/acl.h: Don't include <sys/acl.h>.
42447         (GETACLCNT): Move fallback to lib/acl-internal.h.
42448         * lib/acl-internal.h: Include <sys/acl.h> here.
42449         (GETACLCNT): New macro fallback, moved here from lib/acl.h.
42450
42451 2008-05-22  Bruno Haible  <bruno@clisp.org>
42452
42453         Split off copy_acl function to separate file.
42454         * lib/copy-acl.c: New file, extracted from lib/acl.c.
42455         * lib/acl.c (copy_acl): Moved function to separate file.
42456         * m4/acl.m4 (gl_FUNC_ACL): Remove unconditional AC_LIBOBJs.
42457         * modules/acl (Files): Add lib/copy-acl.c.
42458         (Makefiles.am): Augment lib_SOURCES.
42459
42460 2008-05-22  Bruno Haible  <bruno@clisp.org>
42461
42462         * modules/copy-file-tests: New file.
42463         * tests/test-copy-file.sh: New file.
42464         * tests/test-copy-file.c: New file.
42465         * tests/test-copy-file-sameacls.c: New file.
42466
42467 2008-05-22  Eric Blake  <ebb9@byu.net>
42468
42469         Avoid gcc warning.
42470         * tests/test-memcmp.c (main): Pass NULL indirectly.
42471
42472 2008-05-21  Bruno Haible  <bruno@clisp.org>
42473
42474         Add reference doc about ACLs.
42475         * doc/acl-resources.txt: New file.
42476         * doc/acl-cygwin.txt: New file.
42477
42478 2008-05-21  Bruno Haible  <bruno@clisp.org>
42479
42480         Avoid one more warning from gcc.
42481         * lib/vasnprintf.c (IF_LINT): Update comments.
42482         (VASNPRINTF): Use it also for the 'prefix' array initializer.
42483
42484 2008-05-21  Jim Meyering  <meyering@redhat.com>
42485
42486         avoid a warning from gcc
42487         * lib/vasnprintf.c (IF_LINT): Define.
42488         (scale10_round_decimal_long_double):
42489         Use it to avoid a "may be used uninitialized" warning.
42490         (scale10_round_decimal_double): Likewise.
42491
42492 2008-05-21  Simon Josefsson  <simon@josefsson.org>
42493
42494         * m4/memcmp.m4: When cross-compiling, assume memcmp works if it is
42495         declared.
42496
42497 2008-05-20  Bruno Haible  <bruno@clisp.org>
42498
42499         * tests/test-memcmp.c (main): Test also the sign of the result. Test
42500         against two known bugs; code taken from autoconf's AC_FUNC_MEMCMP.
42501
42502 2008-05-20  Simon Josefsson  <simon@josefsson.org>
42503
42504         * modules/memcmp-tests: New file.
42505         * tests/test-memcmp.c: New file.
42506
42507 2008-05-19  Bruno Haible  <bruno@clisp.org>
42508
42509         * modules/propername (Notice, configure.ac): Put quoted "..." into
42510         --keyword option.
42511         * lib/propername.h: Update comments accordingly.
42512         Reported by Eric Blake.
42513
42514 2008-05-19  Martin Lambers  <marlam@marlam.de>  (tiny change)
42515
42516         * modules/getpass-gnu (Depends-on): Add fseeko.
42517
42518 2008-05-19  Simon Josefsson  <simon@josefsson.org>
42519
42520         * modules/base64-tests: New file.
42521
42522 2008-05-19  Bo Borgerson <gigabo@gmail.com>
42523
42524         * lib/base64.c (base64_decode_ctx): If a decode context structure
42525         was passed in use it to ignore newlines.  If a context structure
42526         was _not_ passed in, continue to treat newlines as garbage (this
42527         is the historical behavior).  Formerly base64_decode.
42528         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
42529         takes a decode context structure.
42530         * lib/base64.h (base64_decode): Macro for four-argument calls.
42531         (base64_decode_alloc): Likewise.
42532         * lib/base64.c (base64_decode_ctx): If a decode context structure
42533         was passed in use it to ignore newlines.  If a context structure
42534         was _not_ passed in, continue to treat newlines as garbage (this
42535         is the historical behavior).  Formerly base64_decode.
42536         (base64_decode_alloc_ctx): Formerly base64_decode_alloc.  Now
42537         takes a decode context structure.
42538         * lib/base64.h (base64_decode): Macro for four-argument calls.
42539         (base64_decode_alloc): Likewise.
42540
42541 2008-05-19  Jim Meyering  <meyering@redhat.com>
42542
42543         avoid a warning from gcc
42544         * lib/trim.c (IF_LINT): Define.
42545         (trim2): Use it to avoid a "may be used uninitialized" warning.
42546
42547         Fix doc typo.
42548         * doc/glibc-functions/getpass.texi (getpass): s/PATH_MAX/PASS_MAX/.
42549
42550 2008-05-19  Bruno Haible  <bruno@clisp.org>
42551
42552         * doc/glibc-functions/getpass.texi: Document limits of other
42553         implementations.
42554
42555 2008-05-19  Simon Josefsson  <simon@josefsson.org>
42556             Bruno Haible <bruno@clisp.org>
42557
42558         * doc/glibc-functions/getpass.texi: Document gnulib implementation.
42559
42560 2008-05-18  Bruno Haible  <bruno@clisp.org>
42561
42562         * modules/propername: New file, from GNU gettext.
42563         * lib/propername.h: New file, from GNU gettext.
42564         * lib/propername.c: New file, from GNU gettext.
42565         * MODULES.html.sh (Internationalization functions): Add propername.
42566
42567 2008-05-16  Jim Meyering  <meyering@redhat.com>
42568             Bruno Haible  <bruno@clisp.org>
42569
42570         Avoid some warnings from "gcc -Wshadow".
42571         * lib/vasnprintf.c (exp, remainder): Define to different identifiers.
42572
42573 2008-05-15  Eric Blake  <ebb9@byu.net>
42574
42575         Extend previous patch to cygwin 1.7.0.
42576         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a
42577         fast implementation in cygwin >= 1.7.0.
42578         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
42579         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
42580
42581 2008-05-15  Bruno Haible  <bruno@clisp.org>
42582
42583         * m4/memmem.m4 (gl_FUNC_MEMMEM): When cross-compiling, assume a fast
42584         implementation in glibc >= 2.9.
42585         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
42586         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
42587
42588 2008-05-15  Bruno Haible  <bruno@clisp.org>
42589
42590         * MODULES.html.sh (Internationalization functions): Remove linebreak.
42591         (Unicode string functions): Add unilbrk/*.
42592         Reported by Karl Berry.
42593
42594 2008-05-15  Eric Blake  <ebb9@byu.net>
42595
42596         Fix violation of <stdbool.h> replacement in regex.
42597         * lib/regcomp.c (re_compile_internal): Avoid implicit cast to bool.
42598         * lib/regexec.c (re_search_internal): Likewise.
42599         Reported by Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.
42600
42601 2008-05-15  Jim Meyering  <meyering@redhat.com>
42602
42603         avoid distracting test output when git or cvs is not found
42604         * tests/test-vc-list-files-cvs.sh: Suppress 'init' error output.
42605         * tests/test-vc-list-files-git.sh: Likewise.
42606
42607 2008-05-15  Eric Blake  <ebb9@byu.net>
42608
42609         Glibc finally accepted the memmem speedup code, bugzilla #5514.
42610         * doc/glibc-functions/memmem.texi (memmem): Mention last broken
42611         glibc version.
42612         * doc/glibc-functions/strcasestr.texi (strcasestr): Likewise.
42613         * doc/posix-functions/strstr.texi (strstr): Likewise.
42614         * lib/str-two-way.h (MAX): Sychronize with glibc.
42615
42616 2008-05-15  Paolo Bonzini  <bonzini@gnu.org>
42617
42618         * lib/regcomp.c (optimize_utf8): Add a note on why we test
42619         opr.ctx_type.
42620         (calc_first): Initialize constraint field.
42621         (duplicate_node_closure): Use it instead of special casing ANCHORS.
42622         Fix grammar.
42623         (duplicate_node): Merge constraint field for all node types.
42624         (calc_eclosure_iter): Look at constraint field for all node types.
42625         * lib/regex_internal.c (create_cd_newstate): Don't look at
42626         opr.ctx_type.
42627
42628 2008-05-14  Bruno Haible  <bruno@clisp.org>
42629
42630         Help GCC to do better code generation.
42631         * lib/eealloc.h (eemalloc) [GCC >= 3]: Declare with attribute 'malloc'.
42632         * lib/pagealign_alloc.h (pagealign_alloc, pagealign_xalloc): Likewise.
42633         * lib/xalloc.h (ATTRIBUTE_MALLOC): New macro.
42634         (xmalloc, xzalloc, xcalloc, xmemdup, xstrdup, xnmalloc, xcharalloc):
42635         Declare with attribute 'malloc' if supported.
42636
42637 2008-05-14  Lasse Collin  <lasse.collin@tukaani.org>
42638
42639         use "echo STR|wc -c" rather than unportable "expr length STR"
42640         * build-aux/mktempd (mktempd): Vendor-supplied expr from at least
42641         OpenBSD 4.3 and Solaris 10 do not honor expr's "length" function.
42642
42643 2008-05-14  Jim Meyering  <meyering@redhat.com>
42644
42645         use dd ibs=$n count=1 ... rather than less-portable head -c$n
42646         * build-aux/mktempd (rand_bytes): head's -cN option is not accepted
42647         by Solaris 10's /bin/head or by the one from HP-UX 11.x.
42648         Reported in http://sourceforge.net/forum/message.php?msg_id=4960334
42649         via Collin Lasse.
42650
42651 2008-05-14  Eric Blake  <ebb9@byu.net>
42652
42653         Avoid quadratic growth in gl_LIBSOURCES.
42654         * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/.
42655         Suggested by Bruno Haible.
42656
42657         Test xmemdup0.
42658         * modules/xmemdup0-tests: New file.
42659         * tests/test-xmemdup0.c: Likewise.
42660
42661 2008-05-13  Eric Blake  <ebb9@byu.net>
42662
42663         Split xmemdup0 into its own module.
42664         * modules/xmemdup0: New file.
42665         * lib/xmemdup0.h: Likewise.
42666         * lib/xmemdup0.c: Likewise.
42667         * MODULES.html.sh (Memory management functions): Add xmemdup0.
42668         * lib/xalloc.h (xmemdup0): Remove.
42669         * lib/xmalloc.c (xmemdup0): Likewise.
42670
42671 2008-05-13  Eric Blake  <ebb9@byu.net>
42672             Bruno Haible  <bruno@clisp.org>
42673
42674         Reduce number of forks required during autoconf.
42675         * gnulib-tool (func_emit_initmacro_start): Prepare gl_LIBSOURCES_LIST
42676         and gl_LIBSOURCES_DIR.
42677         (func_emit_initmacro_end): Use them here in a single m4_syscmd...
42678         (func_emit_initmacro_done) <gl_LIBSOURCES>: ...rather than in one
42679         m4_syscmd per file.
42680         <m4_foreach_w>: Move...
42681         * m4/gnulib-common.m4 (m4_foreach_w): ...here.
42682
42683 2008-05-13  Eric Blake  <ebb9@byu.net>
42684
42685         * gnulib-tool: Fix various comment typos.
42686
42687 2008-05-12  Bruno Haible  <bruno@clisp.org>
42688
42689         Tailor the linebreaking algorithm.
42690         * lib/unilbrk/tables.c (unilbrk_table): Change (IS,AL) entry.
42691
42692 2008-05-12  Bruno Haible  <bruno@clisp.org>
42693
42694         Update to Unicode 5.0.0.
42695         * lib/unilbrk/tables.h (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
42696         LBP_JV, LBP_JT. Redistribute values.
42697         (unilbrk_table): Change size.
42698         * lib/unilbrk/tables.c (unilbrk_table): Change size. Update to match
42699         Unicode TR#14 rev. 22.
42700         * lib/unilbrk/gen-lbrk.c (LBP_*): Add LBP_WJ, LBP_H2, LBP_H3, LBP_JL,
42701         LBP_JV, LBP_JT. Redistribute values.
42702         (get_lbp): Update to match Unicode TR#14 rev. 21/22 and Unicode 5.0.0.
42703         (debug_output_lbp, fill_org_lbp, debug_output_org_lbp, output_lbp):
42704         Update.
42705         * lib/unilbrk/lbrkprop1.h: Regenerated.
42706         * lib/unilbrk/lbrkprop2.h: Regenerated.
42707         * lib/unilbrk/u8-possible-linebreaks.c (u8_possible_linebreaks):
42708         Change handling of LBP_CM after LBP_ZW. Update for new value of LBP_BK.
42709         * lib/unilbrk/u16-possible-linebreaks.c (u16_possible_linebreaks):
42710         Likewise.
42711         * lib/unilbrk/u32-possible-linebreaks.c (u32_possible_linebreaks):
42712         Likewise.
42713         * tests/unilbrk/test-u8-possible-linebreaks.c (main): Update expected
42714         result.
42715         * tests/unilbrk/test-u16-possible-linebreaks.c (main): Likewise.
42716         * tests/unilbrk/test-u32-possible-linebreaks.c (main): Likewise.
42717         * tests/unilbrk/test-ulc-possible-linebreaks.c (main): Likewise.
42718         * tests/unilbrk/test-u8-width-linebreaks.c (main): Likewise.
42719         * tests/unilbrk/test-u16-width-linebreaks.c (main): Likewise.
42720         * tests/unilbrk/test-u32-width-linebreaks.c (main): Likewise.
42721
42722 2008-05-11  Bruno Haible  <bruno@clisp.org>
42723
42724         * lib/unilbrk/gen-lbrk.c (output_lbp): Fix whitespace.
42725
42726 2008-05-11  Bruno Haible  <bruno@clisp.org>
42727
42728         * lib/unilbrk/gen-lbrk.c: New file, from GNU gettext (gen-lbrkprop.c).
42729         * modules/unilbrk/gen-lbrk: New file.
42730
42731 2008-05-11  Bruno Haible  <bruno@clisp.org>
42732
42733         * m4/sha256.m4 (gl_SHA256): Require AC_C_INLINE.
42734         * m4/sha512.m4 (gl_SHA512): Likewise.
42735
42736 2008-05-11  Jim Meyering  <meyering@redhat.com>
42737
42738         New modules: crypto/sha256, crypto/sha512 (from coreutils)
42739         * modules/crypto/sha256: New file.
42740         * modules/crypto/sha512: Likewise.
42741         * lib/sha256.c: Likewise.
42742         * lib/sha256.h: Likewise.
42743         * lib/sha512.c: Likewise.
42744         * lib/sha512.h: Likewise.
42745         * lib/u64.h: Likewise.
42746         * m4/sha256.m4: Likewise.
42747         * m4/sha512.m4: Likewise.
42748         * MODULES.html.sh (Cryptographic computations (low-level)): List them.
42749
42750 2008-05-10  Bruno Haible  <bruno@clisp.org>
42751
42752         * MODULES.html.sh (Environment variables <stdlib.h>): Add unsetenv.
42753         (Input/Output <stdio.h>): Add xprintf.
42754         (Signal handling <signal.h>): Add strsignal.
42755         (Cryptographic computations (high-level)): Add crypto/gc-camellia.
42756         (Core language properties): Add func.
42757         (Mathematics <math.h>): Add ceil, floor, frexp-nolibm.
42758         (Support for systems lacking POSIX:2001): Add environ, EOVERFLOW,
42759         strings.
42760         (Enhancements for POSIX:2001 functions): Add iconv_open-utf.
42761         (Input/output): New section.
42762         (File system functions): Add openat-die, stat-macros.
42763         (Networking functions): Add sockets.
42764         (Unicode string functions): Add unictype/*.
42765         (Support for building libraries and executables): Add gperf.
42766         (Support for building documentation): Add agpl-3.0.
42767         (Misc): Add nocrash.
42768
42769 2008-05-10  Bruno Haible  <bruno@clisp.org>
42770
42771         * modules/unictype/gen-ctype: New file.
42772
42773 2008-05-10  Jim Meyering  <meyering@redhat.com>
42774
42775         Make chdir-safer.c more efficient on a system with no symlinks.
42776         * lib/chdir-safer.c (chdir_no_follow): Skip lstat and fstat calls
42777         also if ELOOP is zero.  Suggested by Bruno Haible.
42778
42779         Make chdir-safer.c slightly safer.
42780         * lib/chdir-safer.c (chdir_no_follow): Test HAVE_WORKING_O_NOFOLLOW,
42781         not O_NOFOLLOW, in case the latter is nonzero and open ignores it.
42782
42783         Avoid compile failure on systems without ELOOP (like mingw).
42784         * lib/chdir-safer.c (ELOOP): Define if not already defined.
42785         Reported by Bruno Haible.
42786
42787 2008-05-10  Bruno Haible  <bruno@clisp.org>
42788
42789         * lib/unilbrk/ulc-common.c: Include c-strcaseeq.h instead of streq.h.
42790         (is_utf8_encoding): Use a case-insensitive comparison.
42791         * modules/unilbrk/ulc-common (Depends-on): Add c-strcaseeq. Remove
42792         streq.
42793
42794 2008-05-10  Bruno Haible  <bruno@clisp.org>
42795
42796         * lib/unilbrk/ulc-common.c: Don't include <stdlib.h>.
42797         (iconv_string_length, iconv_string_keeping_offsets): Remove functions.
42798         * lib/unilbrk/ulc-common.h (iconv_string_length,
42799         iconv_string_keeping_offsets): Remove declarations.
42800         * lib/unilbrk/ulc-possible-linebreaks.c: Include <string.h>, uniconv.h.
42801         Don't include <iconv.h>, streq.h, xsize.h.
42802         (ulc_possible_linebreaks): Use u8_conv_from_encoding for doing the
42803         conversion.
42804         * lib/unilbrk/ulc-width-linebreaks.c: Include uniconv.h. Don't include
42805         <iconv.h>, streq.h, xsize.h.
42806         (ulc_width_linebreaks): Use u8_conv_from_encoding for doing the
42807         conversion.
42808         * modules/unilbrk/ulc-common (Depends-on): Remove iconv.
42809         * modules/unilbrk/ulc-possible-linebreaks (Depends-on): Add
42810         uniconv/u8-conv-from-enc. Remove iconv_open, streq, xsize.
42811         * modules/unilbrk/ulc-width-linebreaks (Depends-on): Likewise.
42812
42813 2008-05-10  Bruno Haible  <bruno@clisp.org>
42814
42815         * modules/unilbrk/ulc-width-linebreaks-tests: New file.
42816         * tests/unilbrk/test-ulc-width-linebreaks.c: New file.
42817
42818         * modules/unilbrk/u32-width-linebreaks-tests: New file.
42819         * tests/unilbrk/test-u32-width-linebreaks.c: New file.
42820
42821         * modules/unilbrk/u16-width-linebreaks-tests: New file.
42822         * tests/unilbrk/test-u16-width-linebreaks.c: New file.
42823
42824         * modules/unilbrk/u8-width-linebreaks-tests: New file.
42825         * tests/unilbrk/test-u8-width-linebreaks.c: New file.
42826
42827         * modules/unilbrk/ulc-possible-linebreaks-tests: New file.
42828         * tests/unilbrk/test-ulc-possible-linebreaks.c: New file.
42829
42830         * modules/unilbrk/u32-possible-linebreaks-tests: New file.
42831         * tests/unilbrk/test-u32-possible-linebreaks.c: New file.
42832
42833         * modules/unilbrk/u16-possible-linebreaks-tests: New file.
42834         * tests/unilbrk/test-u16-possible-linebreaks.c: New file.
42835
42836         * modules/unilbrk/u8-possible-linebreaks-tests: New file.
42837         * tests/unilbrk/test-u8-possible-linebreaks.c: New file.
42838
42839 2008-05-10  Bruno Haible  <bruno@clisp.org>
42840
42841         Split up 'linebreak' module.
42842         * lib/unilbrk.h: New file, based on lib/linebreak.h.
42843         * lib/unilbrk/lbrkprop1.h: New file, extracted from lib/lbrkprop.h.
42844         * lib/unilbrk/lbrkprop2.h: New file, renamed from lib/lbrkprop.h with
42845         modifications.
42846         * lib/unilbrk/tables.h: New file, extracted from lib/linebreak.c.
42847         * lib/unilbrk/tables.c: New file, extracted from lib/linebreak.c.
42848         * lib/unilbrk/u8-possible-linebreaks.c: New file, extracted from
42849         lib/linebreak.c.
42850         * lib/unilbrk/u16-possible-linebreaks.c: New file, extracted from
42851         lib/linebreak.c.
42852         * lib/unilbrk/u32-possible-linebreaks.c: New file, extracted from
42853         lib/linebreak.c.
42854         * lib/unilbrk/ulc-common.h: New file, extracted from lib/linebreak.c.
42855         * lib/unilbrk/ulc-common.c: New file, extracted from lib/linebreak.c.
42856         * lib/unilbrk/ulc-possible-linebreaks.c: New file, extracted from
42857         lib/linebreak.c.
42858         * lib/unilbrk/u8-width-linebreaks.c: New file, extracted from
42859         lib/linebreak.c.
42860         * lib/unilbrk/u16-width-linebreaks.c: New file, extracted from
42861         lib/linebreak.c.
42862         * lib/unilbrk/u32-width-linebreaks.c: New file, extracted from
42863         lib/linebreak.c.
42864         * lib/unilbrk/ulc-width-linebreaks.c: New file, extracted from
42865         lib/linebreak.c.
42866         * modules/unilbrk/base: New file.
42867         * modules/unilbrk/tables: New file.
42868         * modules/unilbrk/u8-possible-linebreaks: New file.
42869         * modules/unilbrk/u16-possible-linebreaks: New file.
42870         * modules/unilbrk/u32-possible-linebreaks: New file.
42871         * modules/unilbrk/ulc-common: New file.
42872         * modules/unilbrk/ulc-possible-linebreaks: New file.
42873         * modules/unilbrk/u8-width-linebreaks: New file.
42874         * modules/unilbrk/u16-width-linebreaks: New file.
42875         * modules/unilbrk/u32-width-linebreaks: New file.
42876         * modules/unilbrk/ulc-width-linebreaks: New file.
42877         * lib/linebreak.h: Remove file.
42878         * lib/linebreak.c: Remove file.
42879         * m4/linebreak.m4: Remove file.
42880         * modules/linebreak: Remove file.
42881         * NEWS: Mention the changes.
42882
42883 2008-05-09  Eric Blake  <ebb9@byu.net>
42884
42885         Add xmemdup0.
42886         * lib/xalloc.h (xmemdup0): New prototype and C++ typesafe
42887         implementation.
42888         * lib/xmalloc.c (xmemdup0): New C implementation.
42889
42890 2008-05-08  Bruno Haible  <bruno@clisp.org>
42891
42892         * m4/wctype.m4 (gl_WCTYPE_H): Correct indentation.
42893
42894 2008-05-07  Eric Blake  <ebb9@byu.net>
42895
42896         Support cross-compilation of <wctype.h>.
42897         * m4/wctype.m4 (gl_WCTYPE_H): Fix improper nesting in
42898         AC_CACHE_CHECK.
42899
42900 2008-05-06  Soren Hansen  <soren@ubuntu.com>  (tiny change)
42901
42902         * build-aux/vc-list-files: Add support for bzr.
42903
42904 2008-05-03  Jim Meyering  <meyering@redhat.com>
42905
42906         avoid failed assertion with tight malloc
42907         * tests/test-getndelim2.c: Correct an off-by-one assertion.
42908
42909 2008-05-03  Simon Josefsson  <simon@josefsson.org>
42910
42911         * m4/inet_pton.m4: Set HAVE_DECL_INET_PTON to 0 when declarations
42912         are needed from arpa/inet.h.
42913         * m4/inet_ntop.m4: Likewise, for HAVE_DECL_INET_NTOP.
42914         Reported by Bruno Haible.
42915
42916 2008-05-02  Jim Meyering  <meyering@redhat.com>
42917
42918         avoid compilation error on FreeBSD 6
42919         * tests/test-getaddrinfo.c [!defined EAI_NODATA] (EAI_NODATA): Define.
42920
42921 2008-05-01  Jim Meyering  <meyering@redhat.com>
42922
42923         useless-if-before-free: correct --help's exit status description
42924         * build-aux/useless-if-before-free (usage): Like grep, exit 0
42925         for one or more matches, etc.  Reported by Bruno Haible.
42926
42927         vc-list-files: make the stand-alone gnulib test work
42928         * modules/vc-list-files-tests (configure.ac):
42929         Define and AC_SUBST abs_aux_dir.
42930         (Makefile.am) [TESTS_ENVIRONMENT]: Rather than passing
42931         $(abs_top_srcdir) to each script and having each of them
42932         duplicate the work of setting PATH, set PATH here, using
42933         the new variable, abs_aux_dir instead.
42934         * tests/test-vc-list-files-cvs.sh: Don't set PATH here.
42935         * tests/test-vc-list-files-git.sh: Likewise.
42936         Reported by Bruno Haible.
42937
42938 2008-05-01  Bruno Haible  <bruno@clisp.org>
42939
42940         * lib/getndelim2.c (getndelim2): Fix newsize computation during
42941         reallocation. Rename 'done' to 'found_delimiter'.
42942
42943 2008-05-01  Jim Meyering  <meyering@redhat.com>
42944
42945         vc-list-files: accommodate /bin/sh like the one from Solaris 10
42946         * build-aux/vc-list-files: Use `...`, not $(...).
42947
42948 2008-04-30  Jim Meyering  <meyering@redhat.com>
42949
42950         add tests for vc-list-files
42951         * modules/vc-list-files-tests: New module.
42952         * tests/test-vc-list-files-cvs.sh: New file.
42953         * tests/test-vc-list-files-git.sh: New file.
42954
42955         avoid a warning from gcc
42956         * lib/getndelim2.c (IF_LINT): Define.
42957         (getndelim2): Use it to avoid a "may be used uninitialized" warning.
42958
42959         vc-list-files: work properly with build-aux/cvsu, too
42960         * build-aux/vc-list-files: Hoist the "./"-removing code to apply
42961         to all cvs-based clauses.
42962
42963         vc-list-files: work properly in the CVS+awk case, too
42964         * build-aux/vc-list-files: In the CVS+awk case, remove "./" prefix.
42965
42966         vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
42967         * build-aux/vc-list-files: Simplify ${*-*} to $dir, since we no longer
42968         take more than one file argument, so .  Add quotes, just in case $dir
42969         ever contains a shell meta-character.  Prompted by Soren Hansen in
42970         <http://thread.gmane.org/gmane.comp.emulators.libvirt/6221/focus=6240>.
42971
42972 2008-04-29  Eric Blake  <ebb9@byu.net>
42973
42974         Optimize getndelim2 to use block operations when possible.
42975         * modules/getndelim2 (Depends-on): Add stdbool, freadptr,
42976         freadseek, and memchr2.
42977         * lib/getndelim2.c (getndelim2): Use them for block reads.
42978
42979 2008-04-29  Bruno Haible  <bruno@clisp.org>
42980
42981         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_USE_SYSTEM_EXTENSIONS.
42982         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
42983         * modules/inet_ntop (Depends-on): Add extensions.
42984         * modules/inet_pton (Depends-on): Likewise.
42985         Reported by Simon Josefsson.
42986
42987 2008-04-29  Jim Meyering  <meyering@redhat.com>
42988
42989         When the is more than one match in a block, match all of them.
42990         * build-aux/useless-if-before-free: Iterate through each block
42991         until there are no more matches.
42992
42993         Fix broken useless-if-before-free script.
42994         * build-aux/useless-if-before-free: Fix typo: missing "?" after
42995         the expression to match cast of argument to free-like function.
42996
42997 2008-04-29  Eric Blake  <ebb9@byu.net>
42998
42999         Use new header.
43000         * lib/getaddrinfo.c (includes): s/"inet_ntop.h"/<arpa/inet.h>/.
43001
43002 2008-04-29  Jim Meyering  <meyering@redhat.com>
43003
43004         Avoid test segfault on x86_64 due to lack of inet_ntop declaration.
43005         * tests/test-getaddrinfo.c: Include <arpa/inet.h>, now guaranteed
43006         by gnulib to exist and to declare e.g., inet_ntop.
43007         Don't include "inet_ntop.h", now removed.
43008
43009         * m4/arpa_inet_h.m4: Remove trailing blanks.
43010
43011 2008-04-29  Eric Blake  <ebb9@byu.net>
43012
43013         Silence valgrind on safe reads beyond potential array bounds.
43014         * lib/rawmemchr.valgrind: New file.
43015         * lib/strchrnul.valgrind: Likewise.
43016         * modules/rawmemchr (Files): Distribute new file.
43017         * modules/strchrnul (Files): Likewise.
43018         Suggested by Bruno Haible.
43019
43020 2008-04-29  Bruno Haible  <bruno@clisp.org>
43021
43022         * lib/arpa_inet.in.h: Include system's <arpa/inet.h> if it exists.
43023         (inet_ntop, inet_pton): Change portability warning's wording.
43024         * m4/arpa_inet_h.m4 (gl_HEADER_ARPA_INET): Set HAVE_ARPA_INET_H.
43025         Invoke gl_CHECK_NEXT_HEADERS.
43026         (gl_ARPA_INET_H_DEFAULTS): Initialize ARPA_INET_H.
43027         * m4/inet_ntop.m4 (gl_INET_NTOP): Require gl_ARPA_INET_H_DEFAULTS and
43028         set ARPA_INET_H.
43029         * m4/inet_pton.m4 (gl_INET_PTON): Likewise.
43030         * modules/arpa_inet (Description): No longer only for systems that
43031         lack it.
43032         (Depends-on): Add include_next.
43033         (Makeile.am): Substitute INCLUDE_NEXT, NEXT_ARPA_INET_H,
43034         HAVE_ARPA_INET_H.
43035
43036 2008-04-29  Jim Meyering  <meyering@redhat.com>
43037
43038         * modules/mkdir (License): Re-license as LGPLv2+.
43039
43040 2008-04-29  Bruno Haible  <bruno@clisp.org>
43041
43042         * modules/rawmemchr (Maintainer): Set to Eric.
43043         * modules/strchrnul (Maintainer): Likewise.
43044
43045 2008-04-29  Simon Josefsson  <simon@josefsson.org>
43046
43047         * m4/arpa_inet_h.m4 (gl_ARPA_INET_H_DEFAULTS): Set
43048         HAVE_DECL_INET_NTOP and HAVE_DECL_INET_PTON.
43049
43050         * modules/arpa_inet (arpa/inet.h): Use them.
43051
43052 2008-04-28  Eric Blake  <ebb9@byu.net>
43053
43054         Test getndelim2.
43055         * modules/getndelim2-tests: New file.
43056         * tests/test-getndelim2.c: Likewise.
43057         * lib/getndelim2.c (getndelim2): Never return 0.  Lock the
43058         stream.
43059         * m4/getndelim2.m4 (gl_GETNDELIM2): Check for lock functions.
43060
43061         * MODULES.html.sh: Document new module.
43062
43063 2008-04-20  Bruno Haible  <bruno@clisp.org>
43064
43065         * lib/c-stack.c (die): Use raise.
43066         * modules/c-stack (Depends-on): Add raise.
43067
43068 2008-04-28  Bruno Haible  <bruno@clisp.org>
43069
43070         Expect rpmatch to be declared.
43071         * lib/yesno.c (rpmatch): Remove declaration.
43072
43073         Declare rpmatch.
43074         * lib/stdlib.in.h (rpmatch): New declaration.
43075         * lib/rpmatch.c: Include <stdlib.h> first.
43076         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Require AC_USE_SYSTEM_EXTENSIONS and
43077         gl_STDLIB_H_DEFAULTS. Set HAVE_RPMATCH.
43078         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_RPMATCH,
43079         HAVE_RPMATCH.
43080         * modules/rpmatch (Depends-on): Add stdlib, extensions.
43081         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
43082         (Include): Set to <stdlib.h>.
43083         * modules/stdlib (Makefile.am): Substitute GNULIB_RPMATCH and
43084         HAVE_RPMATCH.
43085         * NEWS: Document the change.
43086
43087 2008-04-28  Bruno Haible  <bruno@clisp.org>
43088
43089         Change rpmatch to use nl_langinfo when appropriate.
43090         * lib/rpmatch.c: Include stdbool.h, string.h, langinfo.h.
43091         (N_): New macro.
43092         (localized_pattern): New function/macro.
43093         (try): Remove match, nomatch arguments. Copy the pattern into safe
43094         memory before caching it.
43095         (rpmatch): Use localized_pattern. Add translator comments.
43096         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Test for nl_langinfo and YESEXPR.
43097         Suggested by Eric Blake.
43098         * modules/rpmatch (Depends-on): Add stdbool.
43099
43100 2008-04-28  Eric Blake  <ebb9@byu.net>
43101
43102         Add rawmemchr module, matching glibc.
43103         * modules/string (Makefile.am): New indicator.
43104         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set it.
43105         * lib/string.in.h (rawmemchr): Declare when appropriate.
43106         * modules/rawmemchr: New file.
43107         * m4/rawmemchr.m4: Likewise.
43108         * lib/rawmemchr.c: Likewise.
43109         * modules/rawmemchr-tests: Likewise.
43110         * tests/test-rawmemchr.c: Likewise.
43111         * doc/glibc-functions/rawmemchr.texi (rawmemchr): Document
43112         module.
43113         * modules/strchrnul (Depends-on): Add rawmemchr.
43114         * lib/strchrnul.c (strchrnul): Optimize a corner case.
43115
43116         Whitespace cleanup.
43117         * tests/test-strchrnul.c: Reindent.
43118         * lib/strchrnul.c: Likewise.
43119
43120         Optimize and test strchrnul.
43121         * lib/strchrnul.c (strchrnul): Rewrite to do parallel search.
43122         * modules/strchrnul-tests: New file.
43123         * tests/test-strchrnul.c: Likewise.
43124
43125         Remove intprops dependency.
43126         * modules/memchr (Depends-on): Remove intprops.
43127         * modules/memrchr (Depends-on): Likewise.
43128         * modules/memchr2 (Depends-on): Likewise.
43129         * lib/memchr.c (__memchr): Hand-inline the TYPE_MAXIMUM check.
43130         * lib/memrchr.c (__memrchr): Likewise.
43131         * lib/memrchr2.c (memchr2): Likewise.
43132         Reported by Simon Josefsson.
43133
43134 2008-04-28  Simon Josefsson  <simon@josefsson.org>
43135
43136         * m4/sys_socket_h.m4: Move AC_REQUIRE([AC_C_INLINE]) to top.
43137         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
43138
43139 2008-04-28  Simon Josefsson  <simon@josefsson.org>
43140
43141         * lib/inet_ntop.h, lib/inet_pton.h: Remove files.
43142
43143         * lib/inet_ntop.c: Include arpa/inet.h instead of inet_ntop.h.
43144
43145         * lib/inet_pton.c: Include arpa/inet.h instead of inet_pton.h.
43146
43147         * lib/arpa_inet.in.h [@GNULIB_INET_NTOP@]: Inline inet_ntop.h
43148         declarations.
43149         [@GNULIB_INET_PTON@]: Inline inet_pton.h declarations.
43150
43151         * m4/inet_pton.m4: Don't check for header files.
43152
43153         * m4/inet_ntop.m4: Don't check for header files.
43154
43155 2008-04-28  Simon Josefsson  <simon@josefsson.org>
43156
43157         * m4/sys_socket_h.m4: Require AC_C_INLINE when necessary.
43158         * lib/sys_socket.in.h (setsockopt): Use proper win32 tests (don't
43159         trigger for cygwin).
43160         Reported by Bruno Haible  <bruno@clisp.org>.
43161
43162 2008-04-28  Bruno Haible  <bruno@clisp.org>
43163
43164         * doc/posix-functions/strdup.texi: Mention mingw problem.
43165
43166 2008-04-27  Bruno Haible  <bruno@clisp.org>
43167
43168         * modules/stat-time-tests (Depends-on): Add sleep.
43169         * tests/test-stat-time.c (force_unlink): New function.
43170         (cleanup): Use it.
43171         (test_mtime): Remove the ctime related tests.
43172         (test_ctime): New function, containing the ctime related tests.
43173         (main): Call test_ctime, except on native Windows platforms.
43174
43175 2008-04-27  Bruno Haible  <bruno@clisp.org>
43176
43177         * lib/rpmatch.c (rpmatch): Add some comments.
43178         Reported by James Youngman <jay@gnu.org>.
43179
43180 2008-04-27  Bruno Haible  <bruno@clisp.org>
43181
43182         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Also test the behaviour on
43183         quiet NaNs.
43184
43185 2008-04-27  Bruno Haible  <bruno@clisp.org>
43186
43187         Make test-yesno.sh work on mingw.
43188         * tests/test-yesno.sh: Postprocess the output to convert CR/LF to LF.
43189         * tests/test-yesno.c: Include yesno.h first. Include binary-io.h.
43190         (main): Set stdin to binary mode.
43191         * modules/yesno-tests (Depends-on): Add binary-io.
43192
43193 2008-04-27  Bruno Haible  <bruno@clisp.org>
43194
43195         Fix 'isfinite' on x86, x86_64, ia64 platforms.
43196         * tests/test-isfinite.c (test_isfinitel): Also test the behavior on
43197         argument that lie outside the IEEE 854 domain.
43198         * m4/isfinite.m4 (gl_ISFINITEL_WORKS): New macro.
43199         (gl_ISFINITE): Use it.
43200         * doc/posix-functions/isfinite.texi: Document the fixed bugs.
43201
43202 2008-04-27  Bruno Haible  <bruno@clisp.org>
43203
43204         Allow local renaming in config.h.
43205         * lib/memrchr.c (memrchr): Don't undefine outside libc.
43206
43207 2008-04-27  Bruno Haible  <bruno@clisp.org>
43208
43209         * lib/memchr.c (__memchr): Change type of 'i'.
43210         * lib/memchr2.c (memchr2): Likewise.
43211
43212 2008-04-26  Eric Blake  <ebb9@byu.net>
43213         and Bruno Haible  <bruno@clisp.org>
43214
43215         Optimize and test memrchr.
43216         * modules/memrchr (Depends-on): Add intprops.
43217         * lib/memrchr.c (__memrchr): Avoid false positives in loop.
43218         * modules/memrchr-tests: New file.
43219         * tests/test-memrchr.c: New file.
43220
43221 2008-04-26  Bruno Haible  <bruno@clisp.org>
43222
43223         Add tentative support for DragonFly BSD.
43224         * lib/stdio-impl.h: Add macros for DragonFly BSD.
43225         * lib/fbufmode.c (fbufmode): Update conditionals. Use fp_ instead of
43226         fp.
43227         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
43228         restore_seek_optimization, update_fpos_cache, rpl_fflush: Likewise.
43229         * lib/fpurge.c (fpurge): Likewise.
43230         * lib/freadable.c (freaadable): Likewise.
43231         * lib/freadahead.c (freadahead): Likewise.
43232         * lib/freading.c (freading): Likewise.
43233         * lib/freadptr.c (freadptr): Likewise.
43234         * lib/freadseek.c (freadptrinc): Likewise.
43235         * lib/fseeko.c (fseeko): Likewise.
43236         * lib/fseterr.c (fseterr): Likewise.
43237         * lib/fwritable.c (fwritable): Likewise.
43238         * lib/fwriting.c (fwriting): Likewise.
43239
43240 2008-04-26  Bruno Haible  <bruno@clisp.org>
43241
43242         * lib/stdio-impl.h: New file.
43243         * lib/fbufmode.c: Include stdio-impl.h.
43244         (fbufmode): Use fp_, remove redundant #defines.
43245         * lib/fflush.c: Include stdio-impl.h.
43246         (clear_ungetc_buffer): Remove redundant #defines.
43247         * lib/fpurge.c: Include stdio-impl.h.
43248         (fpurge): Remove redundant #defines.
43249         * lib/freadable.c: Include stdio-impl.h.
43250         (freadable): Remove redundant #defines.
43251         * lib/freadahead.c: Include stdio-impl.h.
43252         (freadahead): Remove redundant #defines.
43253         * lib/freading.c: Include stdio-impl.h.
43254         (freading): Remove redundant #defines.
43255         * lib/freadptr.c: Include stdio-impl.h.
43256         (freadptr): Remove redundant #defines.
43257         * lib/freadseek.c: Include stdio-impl.h.
43258         (freadptrinc): Remove redundant #defines.
43259         * lib/fseeko.c: Include stdio-impl.h.
43260         (rpl_fseeko): Remove redundant #defines.
43261         * lib/fseterr.c: Include stdio-impl.h.
43262         (fseterr): Remove redundant #defines.
43263         * lib/fwritable.c: Include stdio-impl.h.
43264         (fwritable: Remove redundant #defines.
43265         * lib/fwriting.c: Include stdio-impl.h.
43266         (fwriting): Remove redundant #defines.
43267         * modules/fbufmode (Files): Add lib/stdio-impl.h.
43268         * modules/fflush (Files): Likewise.
43269         * modules/fpurge (Files): Likewise.
43270         * modules/freadable (Files): Likewise.
43271         * modules/freadahead (Files): Likewise.
43272         * modules/freading (Files): Likewise.
43273         * modules/freadptr (Files): Likewise.
43274         * modules/freadseek (Files): Likewise.
43275         * modules/fseeko (Files): Likewise.
43276         * modules/fseterr (Files): Likewise.
43277         * modules/fwritable (Files): Likewise.
43278         * modules/fwriting (Files): Likewise.
43279
43280 2008-04-26  Bruno Haible  <bruno@clisp.org>
43281
43282         * lib/fflush.c (clear_ungetc_buffer, disable_seek_optimization,
43283         restore_seek_optimization, update_fpos_cache): New functions, extracted
43284         from rpl_fflush.
43285         (rpl_fflush): Use them.
43286         * m4/fflush.m4 (gl_PREREQ_FFLUSH): New macro.
43287         (gl_REPLACE_FFLUSH): Use it.
43288
43289 2008-04-26  Bruno Haible  <bruno@clisp.org>
43290
43291         * tests/test-xstrtol.sh: Work around limitation of an old 'tr' program
43292         on Solaris.
43293         * tests/test-xstrtoimax.sh: Likewise.
43294         * tests/test-xstrtoumax.sh: Likewise.
43295         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
43296
43297 2008-04-26  Bruno Haible  <bruno@clisp.org>
43298
43299         * modules/memchr-tests: New file.
43300         * tests/test-memchr.c; New file, based on tests/test-memchr2.c.
43301
43302 2008-04-26  Eric Blake  <ebb9@byu.net>
43303             Bruno Haible  <bruno@clisp.org>
43304
43305         * lib/memchr.c: Include intprops.h.
43306         (__memchr): Optimize parallel detection of matching bytes. Rename local
43307         variables. Add explanatory comments.
43308
43309 2008-04-26  Bruno Haible  <bruno@clisp.org>
43310
43311         Fix module 'memchr', broken since 2000-10-28.
43312         * lib/memchr.c: Outside glibc, define memchr, not __memchr.
43313
43314 2008-04-26  Bruno Haible  <bruno@clisp.org>
43315
43316         * lib/memchr2.c (memchr2): Rename local variables. Add explanatory
43317         comments.
43318
43319 2008-04-25  Eric Blake  <ebb9@byu.net>
43320
43321         Use native fstatat on cygwin 1.7.0.
43322         * m4/openat.m4 (gl_FUNC_OPENAT): Make sure lstat check is made
43323         first.
43324
43325 2008-04-23  Eric Blake  <ebb9@byu.net>
43326
43327         Improve memchr2 performance.
43328         * lib/memchr2.c (memchr2): Further optimize parallel detection of
43329         NUL bytes.
43330         * modules/memchr2 (Depends-on): Use intprops.h.
43331
43332 2008-04-23  Simon Josefsson  <simon@josefsson.org>
43333
43334         * lib/sys_socket.in.h (setsockopt): Be more type safe by declaring
43335         an inline function instead of a CPP macro.  Patch by Ben Pfaff
43336         <blp@cs.stanford.edu>.
43337
43338 2008-04-23  Simon Josefsson  <simon@josefsson.org>
43339
43340         * lib/arpa_inet.in.h: New file.
43341
43342         * modules/arpa_inet (Files): Add lib/arpa_inet.in.h.
43343         (Makefile.am): Sed in substitute header file.
43344
43345         * m4/arpa_inet_h.m4: Add gl_ARPA_INET_H_DEFAULTS and
43346         gl_ARPA_INET_MODULE_INDICATOR.  Use them.
43347
43348         * modules/inet_ntop (configure.ac): Use
43349         gl_ARPA_INET_MODULE_INDICATOR.
43350
43351         * modules/inet_pton (configure.ac): Use
43352         gl_ARPA_INET_MODULE_INDICATOR.
43353
43354 2008-04-22  Jim Meyering  <meyering@redhat.com>
43355
43356         * modules/verify (License): Re-license as LGPLv2+.
43357
43358 2008-04-22  Simon Josefsson  <simon@josefsson.org>
43359
43360         * lib/sys_socket.in.h: Define setsockopt macro to cast fourth
43361         parameter to void* as per POSIX standard (MinGW uses char*).
43362
43363 2008-04-21  Bruno Haible  <bruno@clisp.org>
43364
43365         * lib/wctype.in.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
43366         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
43367         Define to replacements if REPLACE_ISWCNTRL is 1.
43368         * m4/wctype.m4 (gl_WCTYPE_H): Test whether the isw* functions work.
43369         If not, set WCTYPE_H to nonempty and REPLACE_ISWCNTRL to 1.
43370         * modules/wctype (Makefile.am): Substitute REPLACE_ISWCNTRL.
43371         * doc/posix-functions/iswalnum.texi: Mention the 'wctype' module and
43372         what it fixes.
43373         * doc/posix-functions/iswalpha.texi: Likewise.
43374         * doc/posix-functions/iswblank.texi: Likewise.
43375         * doc/posix-functions/iswcntrl.texi: Likewise.
43376         * doc/posix-functions/iswdigit.texi: Likewise.
43377         * doc/posix-functions/iswgraph.texi: Likewise.
43378         * doc/posix-functions/iswlower.texi: Likewise.
43379         * doc/posix-functions/iswprint.texi: Likewise.
43380         * doc/posix-functions/iswpunct.texi: Likewise.
43381         * doc/posix-functions/iswspace.texi: Likewise.
43382         * doc/posix-functions/iswupper.texi: Likewise.
43383         * doc/posix-functions/iswxdigit.texi: Likewise.
43384         Reported by Alain Guibert.
43385
43386 2008-04-21  Bruno Haible  <bruno@clisp.org>
43387
43388         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Fix typo in last commit.
43389         Patch by Alain Guibert.
43390
43391 2008-04-21  Bruno Haible  <bruno@clisp.org>
43392
43393         Fix test failures on mingw.
43394         * tests/test-xstrtol.c (print_no_progname): New function.
43395         (main): Install it in error_print_progname hook.
43396         * tests/test-xstrtol.sh: Convert CR/LF to NL in output.
43397         * tests/test-xstrtoimax.sh: Likewise.
43398         * tests/test-xstrtoumax.sh: Likewise.
43399
43400 2008-04-21  Bruno Haible  <bruno@clisp.org>
43401
43402         Fix test failure on mingw.
43403         * tests/test-argp-2.sh (func_compare): Remove CRs from sed's output.
43404
43405 2008-04-21  Bruno Haible  <bruno@clisp.org>
43406
43407         * lib/localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN):
43408         Actually assign a value.
43409
43410 2008-04-20  Bruno Haible  <bruno@clisp.org>
43411
43412         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl',
43413         take 2.
43414         * lib/canonicalize.c (canonicalize_file_name): Elide if the
43415         'canonicalize-lgpl' module is also used.
43416         * lib/canonicalize-lgpl.c: Undo last change.
43417         * modules/canonicalize-lgpl (configure.ac): Invoke gl_MODULE_INDICATOR.
43418
43419 2008-04-20  Bruno Haible  <bruno@clisp.org>
43420
43421         * lib/mkdir.c (mkdir): Undefine after the includes, not right after
43422         config.h. Provide _mkdir based fallback for mingw.
43423         * lib/sys_stat.in.h (mkdir): Define through an 'extern' declaration
43424         if REPLACE_MKDIR is 1. Otherwise, test for mingw directly.
43425         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Require
43426         gl_SYS_STAT_H_DEFAULTS. When doing the replacement, set REPLACE_MKDIR
43427         rather than defining mkdir in config.h.
43428         * m4/sys_stat_h.m4 (gl_SYS_STAT_MODULE_INDICATOR): New macro.
43429         (gl_SYS_STAT_H_DEFAULTS): New macro.
43430         (gl_HEADER_SYS_STAT_H): Require it. Don't set HAVE_DECL_MKDIR and
43431         HAVE_IO_H any more.
43432         * modules/sys_stat (Makefile.am): Substitute REPLACE_MKDIR instead of
43433         HAVE_DECL_MKDIR and HAVE_IO_H.
43434
43435 2008-04-20  Bruno Haible  <bruno@clisp.org>
43436
43437         * lib/isapipe.c: Port to native Windows platforms.
43438
43439 2008-04-20  Bruno Haible  <bruno@clisp.org>
43440
43441         * lib/gc-gnulib.c: Include <windows.h> before <wincrypt.h>.
43442
43443 2008-04-21  Eric Blake  <ebb9@byu.net>
43444
43445         Work around preprocessors that don't handle UINTMAX_MAX.
43446         * lib/memchr2.c (memchr2): Avoid embedded #if.
43447         Reported by Alain Guibert, fix suggested by Bruno Haible.
43448
43449 2008-04-21  Simon Josefsson  <simon@josefsson.org>
43450
43451         * doc/posix-functions/strftime.texi (strftime): Explain better
43452         Windows incompatibility.  Suggested by Micah Cowan
43453         <micah@cowan.name>.
43454
43455 2008-04-20  Bruno Haible  <bruno@clisp.org>
43456
43457         * modules/uniconv/u32-conv-to-enc (Depends-on): Add unistr/u32-mblen,
43458         unistr/u8-mblen.
43459
43460 2008-04-20  Bruno Haible  <bruno@clisp.org>
43461
43462         Fix test failure on platforms with non-GNU iconv.
43463         * lib/uniconv/u16-conv-to-enc.c (u16_to_u8_lenient): New function.
43464         (U_TO_U8): Use it, rather than u16_to_u8.
43465         * lib/uniconv/u-conv-to-enc.h (FUNC): Allow an incomplete sequence of
43466         units at the end of the input string.
43467         * modules/uniconv/u16-conv-to-enc (Depends-on): Update.
43468
43469 2008-04-20  Bruno Haible  <bruno@clisp.org>
43470
43471         * tests/uniconv/test-u8-conv-to-enc.c (main): Accept result == NULL
43472         when the resulting length is 0.
43473         * tests/uniconv/test-u16-conv-to-enc.c (main): Likewise.
43474
43475 2008-04-20  Bruno Haible  <bruno@clisp.org>
43476
43477         * m4/roundf.m4 (gl_FUNC_ROUNDF): Add test whether roundf actually
43478         works.
43479         * doc/posix-functions/roundf.texi: Mention roundf bug on mingw.
43480
43481 2008-04-20  Bruno Haible  <bruno@clisp.org>
43482
43483         * tests/test-tsearch.c (main): Don't use initstate if it is missing.
43484         * modules/tsearch-tests (configure.ac): Test for initstate function.
43485
43486 2008-04-20  Bruno Haible  <bruno@clisp.org>
43487
43488         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Also provided a substitute
43489         for nlink_t if missing.
43490         * tests/test-sys_stat.c: Check the existence of the nlink_t type.
43491
43492 2008-04-19  Bruno Haible  <bruno@clisp.org>
43493
43494         Work around snprintf bug on Linux libc5.
43495         * m4/printf.m4 (gl_SNPRINTF_SIZE1): New macro.
43496         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
43497         gl_SNPRINTF_SIZE1.
43498         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
43499         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Likewise. Replace snprintf if
43500         that test failed.
43501         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Likewise.
43502         * lib/vasnprintf.c (USE_SNPRINTF): Set to 0 on Linux libc5 systems.
43503         * modules/snprintf (Files): Add m4/printf.m4.
43504         * modules/vsnprintf (Files): Likewise.
43505         * doc/posix-functions/snprintf.texi: Document Linux libc5 problem.
43506         * doc/posix-functions/vsnprintf.texi: Likewise.
43507
43508 2008-04-19  Bruno Haible  <bruno@clisp.org>
43509
43510         * lib/vasnprintf.c (floorlog10l, floorlog10): Reduce maximum error
43511         from 0.0058 to less than 10^-7.
43512
43513 2008-04-19  Bruno Haible  <bruno@clisp.org>
43514
43515         Fix rounding when a precision is given.
43516         * lib/vasnprintf.c (is_borderline): New function.
43517         (VASNPRINTF): For %e and %g, consider replacing the digits 10....0 with
43518         9...9x.
43519         * tests/test-vasnprintf-posix.c (test_function): Test rounding with %f,
43520         %e, %g.
43521         * tests/test-vasprintf-posix.c (test_function): Likewise.
43522         * tests/test-snprintf-posix.h (test_function): Likewise.
43523         * tests/test-sprintf-posix.h (test_function): Likewise.
43524         * tests/test-fprintf-posix.h (test_function): Test rounding with %f.
43525         * tests/test-printf-posix.h (test_function): Likewise.
43526         * tests/test-printf-posix.output: Update.
43527         Reported by John Darrington <john@darrington.wattle.id.au> via
43528         Ben Pfaff <blp@cs.stanford.edu>.
43529
43530 2008-04-18  Simon Josefsson  <simon@josefsson.org>
43531
43532         * doc/posix-functions/strftime.texi (strftime): Clarify platform.
43533         Suggested by Bruno Haible <bruno@clisp.org>.
43534
43535 2008-04-17  Bruno Haible  <bruno@clisp.org>
43536
43537         * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy,
43538         gl_recursive_lock_destroy): Provide no-op definitions for the dummy
43539         implementation.
43540         Patch by Bruce Merry <bmerry@gmail.com>.
43541
43542 2008-04-17  Simon Josefsson  <simon@josefsson.org>
43543
43544         * doc/posix-functions/strftime.texi (strftime): Mention that %e
43545         doesn't work under Windows.
43546
43547 2008-04-16  Bruno Haible  <bruno@clisp.org>
43548
43549         * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR):
43550         New macros.
43551         (SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN,
43552         SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC,
43553         SUBLANG_CROATIAN_CROATIA, SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN,
43554         SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA, SUBLANG_MONGOLIAN_PRC,
43555         SUBLANG_QUECHUA_BOLIVIA, SUBLANG_QUECHUA_ECUADOR, SUBLANG_QUECHUA_PERU,
43556         SUBLANG_RUSSIAN_RUSSIA, SUBLANG_RUSSIAN_MOLDAVIA, SUBLANG_SPANISH_US,
43557         SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN, SUBLANG_UIGHUR_PRC): New
43558         macros.
43559         (gl_locale_name_from_win32_LANGID): Refine code for Croatian/Bosnian,
43560         Mongolian, Russian, Spanish, Tibetan. Add code for Maori, Quechua,
43561         Northern Sotho, Uighur.
43562
43563 2008-04-16  Bruno Haible  <bruno@clisp.org>
43564
43565         * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
43566         (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
43567         (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
43568         Reported by Daniel Bergström <daniel@octocode.com>.
43569
43570 2007-12-25  KJK::Hyperion  <hackbunny@reactos.com>
43571             Bruno Haible  <bruno@clisp.org>
43572
43573         * lib/localename.c (gl_locale_name_canonicalize) [WIN32_NATIVE]: New
43574         function.
43575         (gl_locale_name_from_win32_LANGID, gl_locale_name_from_win32_LCID):
43576         New functions, mostly extracted from gl_locale_name_default.
43577         (gl_locale_name_default): Use gl_locale_name_from_win32_LCID.
43578
43579 2008-04-16  Eric Blake  <ebb9@byu.net>
43580
43581         Adjust strtod detection to catch glibc 2.7 bug.
43582         * m4/strtod.m4 (gl_FUNC_STRTOD): Test "nan()" behavior.
43583         Reported by John Gatewood Ham.
43584
43585 2008-04-16  Bruno Haible  <bruno@clisp.org>
43586
43587         Add tentative support for Linux libc5.
43588         * lib/fbufmode.c (fbufmode) [__GNU_LIBRARY__==1]: Reuse glibc2 code.
43589         * lib/fpurge.c (fpurge): Likewise.
43590         * lib/freadable.c (freadable): Likewise.
43591         * lib/freadahead.c (freadahead): Likewise.
43592         * lib/freading.c (freading): Likewise.
43593         * lib/freadptr.c (freadptr): Likewise.
43594         * lib/freadseek.c (freadptrinc): Likewise.
43595         * lib/fseeko.c (rpl_fseeko): Likewise.
43596         * lib/fseterr.c (fseterr): Likewise.
43597         * lib/fwritable.c (fwritable): Likewise.
43598         * lib/fwriting.c (fwriting): Likewise.
43599         Reported by Alain Guibert <alguibert+bts@free.fr>.
43600
43601 2008-04-15  Bruno Haible  <bruno@clisp.org>
43602
43603         * modules/mathl (configure.ac): Define module indicator.
43604
43605 2008-04-15  Bruno Haible  <bruno@clisp.org>
43606
43607         * lib/logl.c (logl): Remove unused variables.
43608
43609 2008-04-15  Bruno Haible  <bruno@clisp.org>
43610
43611         * lib/uniconv/u-conv-to-enc.h (FUNC): Fix return value when U_TO_U8
43612         fails.
43613
43614 2008-04-15  Bruno Haible  <bruno@clisp.org>
43615
43616         * lib/trim.c (trim2): Fix argument of isspace() macro.
43617
43618 2008-04-15  Paolo Bonzini  <bonzini@gnu.org>
43619
43620         * lib/tanl.c (kernel_tanl): Rename flag to invert, initialize it
43621         to 0.
43622         * lib/trigl.c (ieee754_rem_pio2l): Fix range checks.
43623
43624 2008-04-14  Bruno Haible  <bruno@clisp.org>
43625
43626         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Fix underquoting of
43627         AC_LANG_PROGRAM argument.
43628         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Likewise.
43629         * m4/gethrxtime.m4 (gl_ARITHMETIC_HRTIME_T): Likewise.
43630         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Likewise.
43631         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
43632         * m4/math_h.m4 (gl_MATH_H): Likewise.
43633         * m4/mbstate_t.m4 (AC_TYPE_MBSTATE_T): Likewise.
43634         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
43635         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
43636         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Likewise.
43637         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
43638         * m4/regex.m4 (gl_REGEX): Likewise.
43639         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Likewise.
43640         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET): Likewise.
43641         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
43642         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Likewise.
43643         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
43644         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
43645         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
43646         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
43647
43648 2008-04-14  Jim Meyering  <meyering@redhat.com>
43649
43650         test-strtod: fix typos: s/abs/fabs/
43651         * tests/test-strtod.c (main): Use fabs, not narrowing-to-int "abs".
43652
43653 2008-04-13  Bruno Haible  <bruno@clisp.org>
43654
43655         Fix conflict between modules 'canonicalize' and 'canonicalize-lgpl'.
43656         * lib/canonicalize-lgpl.c: Elide the contents if the 'canonicalize'
43657         module is also used and while not building the reloc-wrapper.
43658
43659 2008-04-13  Bruno Haible  <bruno@clisp.org>
43660
43661         * tests/test-getaddrinfo.c (simple): Ignore EAI_NODATA error.
43662
43663 2008-04-13  Bruno Haible  <bruno@clisp.org>
43664
43665         Fix AIX compilation failure introduced on 2008-04-02.
43666         * tests/test-frexp.c (exp): Undefine before redefining.
43667         * tests/test-frexpl.c (exp): Likewise.
43668
43669 2008-04-13  Bruno Haible  <bruno@clisp.org>
43670
43671         Work around a HP-UX stdio bug.
43672         * tests/test-ftell.c (main): Disable the fseek/ftell test on HP-UX.
43673         * tests/test-ftello.c (main): Likewise.
43674         * doc/posix-functions/ftell.texi: Mention HP-UX bug.
43675         * doc/posix-functions/ftello.texi: Likewise.
43676
43677 2008-04-13  Bruno Haible  <bruno@clisp.org>
43678
43679         Make test-signbit pass on HP-UX/hppa.
43680         * tests/test-signbit.c (minus_zerol): New variable.
43681         (test_signbitl): Use it.
43682
43683 2008-04-13  Bruno Haible  <bruno@clisp.org>
43684
43685         Make truncl work on OSF/1 4.0.
43686         * m4/truncl.m4 (gl_FUNC_TRUNCL): Test whether truncl actually works.
43687         Set REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
43688         * lib/math.in.h (truncl): Test REPLACE_TRUNCL, not HAVE_DECL_TRUNCL.
43689         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_TRUNCL, not
43690         HAVE_DECL_TRUNCL.
43691         * modules/math (Makefile.am): Substitute REPLACE_TRUNCL, not
43692         HAVE_DECL_TRUNCL.
43693         * doc/posix-functions/truncl.texi: Document the OSF/1 4.0 problem.
43694
43695 2008-04-13  Bruno Haible  <bruno@clisp.org>
43696
43697         * lib/unictype.h: Remove trailing comma from enumeration definitions.
43698
43699 2008-04-13  Bruno Haible  <bruno@clisp.org>
43700
43701         * lib/count-one-bits.h (COUNT_ONE_BITS): Rewrite verification
43702         expression, so as to avoid HP-UX 11 cc compiler bug.
43703
43704 2008-04-13  Bruno Haible  <bruno@clisp.org>
43705
43706         * m4/regex.m4 (gl_PREREQ_REGEX): Also check for <libintl.h>.
43707
43708 2008-04-13  Bruno Haible  <bruno@clisp.org>
43709
43710         * lib/git-merge-changelog.c: Remove empty declaration outside of
43711         functions.
43712
43713 2008-04-13  Bruno Haible  <bruno@clisp.org>
43714
43715         * modules/quotearg-tests (Makefile.am): Define test_quotearg_LDADD.
43716
43717 2008-04-13  Bruno Haible  <bruno@clisp.org>
43718
43719         * doc/posix-headers/sys_socket.texi: Document the problem on EMX.
43720         * lib/sys_socket.in.h (SHUT_RD, SHUT_WR, SHUT_RDWR): Define if missing.
43721         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Replace <sys/socket.h>
43722         also if it exists but lacks definitions of the SHUT_* macros.
43723         * modules/sys_socket (Description): Update.
43724         Reported by Elbert Pol <e.pol@chello.nl>.
43725
43726 2008-04-13  Bruno Haible  <bruno@clisp.org>
43727
43728         * lib/localcharset.c (OS2): Don't redefine if already defined.
43729         Reported by Elbert Pol <e.pol@chello.nl>.
43730
43731 2008-04-13  Bruno Haible  <bruno@clisp.org>
43732
43733         * lib/binary-io.h [__EMX__]: Include <io.h>.
43734         Reported by Elbert Pol <e.pol@chello.nl>.
43735
43736 2008-04-12  Bruno Haible  <bruno@clisp.org>
43737
43738         * lib/fpucw.h: Enable the definitions also for x86_64.
43739         Needed for NetBSD/x86_64.
43740         Reported by Thomas Klausner <tk@giga.or.at>.
43741
43742 2008-04-12  Bruno Haible  <bruno@clisp.org>
43743
43744         * tests/test-strtod.c: Include isnand.h.
43745         (main): Use isnand instead of isnan.
43746         Reported by Jim Meyering.
43747
43748 2008-04-12  Bruno Haible  <bruno@clisp.org>
43749
43750         * m4/isnanf.m4 (gl_ISNANF_WORKS): Add a test for a special NaN.
43751         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
43752
43753 2008-04-12  Jim Meyering  <meyering@redhat.com>
43754
43755         * m4/math_h.m4 (gl_MATH_H): Fix typos.
43756
43757 2008-04-12  Bruno Haible  <bruno@clisp.org>
43758
43759         * lib/freadptr.c (freadptr) [__EMX__]: Fix wrong assertion.
43760         Reported by Elbert Pol <e.pol@chello.nl>.
43761
43762 2008-04-12  Eric Blake  <ebb9@byu.net>
43763
43764         Work around Solaris 10 math.h bug.
43765         * m4/math_h.m4 (gl_MATH_H): Check for bug.
43766         (gl_MATH_H_DEFAULTS): Set up default.
43767         * modules/math (Makefile.am): Replace new indicators.
43768         * lib/math.in.h (NAN, HUGE_VAL): Provide replacements.
43769         * tests/test-math.c (main): Test this.
43770         * m4/strtod.m4 (gl_FUNC_STRTOD): Don't rely on HUGE_VAL.
43771         * doc/posix-headers/math.texi (math.h): Mention bug.
43772         Reported by Nelson H. F. Beebe and Jim Meyering.
43773
43774 2008-04-11  Bruno Haible  <bruno@clisp.org>
43775
43776         Adapt to future versions of Apple GCC.
43777         * lib/argp-fmtstream.h (ARGP_FS_EI): Don't test __GNUC_GNU_INLINE__.
43778         Reported by Peter O'Gorman <peter@pogma.com>.
43779
43780 2008-04-11  Bruno Haible  <bruno@clisp.org>
43781
43782         * tests/test-getaddrinfo.c (simple): Ignore EAI_NONAME error.
43783
43784 2008-04-11  Bruno Haible  <bruno@clisp.org>
43785
43786         * modules/strsignal-tests (Makefile.am): Define test_strsignal_LDADD.
43787
43788         * modules/getaddrinfo-tests (Makefile.am): Define
43789         test_getaddrinfo_LDADD.
43790
43791 2008-04-11  Bruno Haible  <bruno@clisp.org>
43792
43793         * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
43794         (init): Fix syntax error.
43795         * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
43796         is declared.
43797
43798 2008-04-11  Bruno Haible  <bruno@clisp.org>
43799
43800         * lib/glob.c: Include <stdbool.h>. Needed at least with IRIX cc.
43801         * modules/glob (Depends-on): Add stdbool.
43802
43803 2008-04-11  Bruno Haible  <bruno@clisp.org>
43804
43805         * lib/trim.c: Include <string.h>.
43806
43807 2008-04-11  Eric Blake  <ebb9@byu.net>
43808
43809         Avoid compile failure on OS/2.
43810         * lib/regex_internal.h (internal_function): Disable optimization
43811         on OS/2 (__EMX__), where it caused compiler error.
43812         Reported by Elbert Pol.
43813
43814 2008-04-11  Bruno Haible  <bruno@clisp.org>
43815
43816         Flush the standard error stream before aborting. Needed on mingw.
43817         * tests/test-argmatch.c (ASSERT): Call fflush(stderr) before abort().
43818         * tests/test-array_list.c (ASSERT): Likewise.
43819         * tests/test-array_oset.c (ASSERT): Likewise.
43820         * tests/test-avltree_list.c (ASSERT): Likewise.
43821         * tests/test-avltree_oset.c (ASSERT): Likewise.
43822         * tests/test-avltreehash_list.c (ASSERT): Likewise.
43823         * tests/test-binary-io.c (ASSERT): Likewise.
43824         * tests/test-byteswap.c (ASSERT): Likewise.
43825         * tests/test-c-ctype.c (ASSERT): Likewise.
43826         * tests/test-c-strcasecmp.c (ASSERT): Likewise.
43827         * tests/test-c-strcasestr.c (ASSERT): Likewise.
43828         * tests/test-c-strncasecmp.c (ASSERT): Likewise.
43829         * tests/test-c-strstr.c (ASSERT): Likewise.
43830         * tests/test-canonicalize-lgpl.c (ASSERT): Likewise.
43831         * tests/test-canonicalize.c (ASSERT): Likewise.
43832         * tests/test-carray_list.c (ASSERT): Likewise.
43833         * tests/test-ceilf1.c (ASSERT): Likewise.
43834         * tests/test-ceilf2.c (ASSERT): Likewise.
43835         * tests/test-ceill.c (ASSERT): Likewise.
43836         * tests/test-count-one-bits.c (ASSERT): Likewise.
43837         * tests/test-fbufmode.c (ASSERT): Likewise.
43838         * tests/test-fflush2.c (ASSERT): Likewise.
43839         * tests/test-floorf1.c (ASSERT): Likewise.
43840         * tests/test-floorf2.c (ASSERT): Likewise.
43841         * tests/test-floorl.c (ASSERT): Likewise.
43842         * tests/test-fopen.c (ASSERT): Likewise.
43843         * tests/test-fpending.c (ASSERT): Likewise.
43844         * tests/test-fprintf-posix.c (ASSERT): Likewise.
43845         * tests/test-fpurge.c (ASSERT): Likewise.
43846         * tests/test-freadable.c (ASSERT): Likewise.
43847         * tests/test-freadahead.c (ASSERT): Likewise.
43848         * tests/test-freading.c (ASSERT): Likewise.
43849         * tests/test-freadptr.c (ASSERT): Likewise.
43850         * tests/test-freadptr2.c (ASSERT): Likewise.
43851         * tests/test-freadseek.c (ASSERT): Likewise.
43852         * tests/test-freopen.c (ASSERT): Likewise.
43853         * tests/test-frexp.c (ASSERT): Likewise.
43854         * tests/test-frexpl.c (ASSERT): Likewise.
43855         * tests/test-fseek.c (ASSERT): Likewise.
43856         * tests/test-fseeko.c (ASSERT): Likewise.
43857         * tests/test-fstrcmp.c (ASSERT): Likewise.
43858         * tests/test-ftell.c (ASSERT): Likewise.
43859         * tests/test-ftello.c (ASSERT): Likewise.
43860         * tests/test-func.c (ASSERT): Likewise.
43861         * tests/test-fwritable.c (ASSERT): Likewise.
43862         * tests/test-fwriting.c (ASSERT): Likewise.
43863         * tests/test-getdelim.c (ASSERT): Likewise.
43864         * tests/test-getline.c (ASSERT): Likewise.
43865         * tests/test-i-ring.c (ASSERT): Likewise.
43866         * tests/test-iconv-utf.c (ASSERT): Likewise.
43867         * tests/test-iconv.c (ASSERT): Likewise.
43868         * tests/test-isfinite.c (ASSERT): Likewise.
43869         * tests/test-isnand.c (ASSERT): Likewise.
43870         * tests/test-isnanf.c (ASSERT): Likewise.
43871         * tests/test-isnanl.h (ASSERT): Likewise.
43872         * tests/test-ldexpl.c (ASSERT): Likewise.
43873         * tests/test-linked_list.c (ASSERT): Likewise.
43874         * tests/test-linkedhash_list.c (ASSERT): Likewise.
43875         * tests/test-localename.c (ASSERT): Likewise.
43876         * tests/test-lseek.c (ASSERT): Likewise.
43877         * tests/test-mbscasecmp.c (ASSERT): Likewise.
43878         * tests/test-mbscasestr1.c (ASSERT): Likewise.
43879         * tests/test-mbscasestr2.c (ASSERT): Likewise.
43880         * tests/test-mbscasestr3.c (ASSERT): Likewise.
43881         * tests/test-mbscasestr4.c (ASSERT): Likewise.
43882         * tests/test-mbschr.c (ASSERT): Likewise.
43883         * tests/test-mbscspn.c (ASSERT): Likewise.
43884         * tests/test-mbsncasecmp.c (ASSERT): Likewise.
43885         * tests/test-mbspbrk.c (ASSERT): Likewise.
43886         * tests/test-mbspcasecmp.c (ASSERT): Likewise.
43887         * tests/test-mbsrchr.c (ASSERT): Likewise.
43888         * tests/test-mbsspn.c (ASSERT): Likewise.
43889         * tests/test-mbsstr1.c (ASSERT): Likewise.
43890         * tests/test-mbsstr2.c (ASSERT): Likewise.
43891         * tests/test-mbsstr3.c (ASSERT): Likewise.
43892         * tests/test-memchr2.c (ASSERT): Likewise.
43893         * tests/test-memmem.c (ASSERT): Likewise.
43894         * tests/test-open.c (ASSERT): Likewise.
43895         * tests/test-printf-frexp.c (ASSERT): Likewise.
43896         * tests/test-printf-frexpl.c (ASSERT): Likewise.
43897         * tests/test-printf-posix.c (ASSERT): Likewise.
43898         * tests/test-quotearg.c (ASSERT): Likewise.
43899         * tests/test-rbtree_list.c (ASSERT): Likewise.
43900         * tests/test-rbtree_oset.c (ASSERT): Likewise.
43901         * tests/test-rbtreehash_list.c (ASSERT): Likewise.
43902         * tests/test-round1.c (ASSERT): Likewise.
43903         * tests/test-roundf1.c (ASSERT): Likewise.
43904         * tests/test-roundl.c (ASSERT): Likewise.
43905         * tests/test-signbit.c (ASSERT): Likewise.
43906         * tests/test-sleep.c (ASSERT): Likewise.
43907         * tests/test-snprintf-posix.c (ASSERT): Likewise.
43908         * tests/test-snprintf.c (ASSERT): Likewise.
43909         * tests/test-sprintf-posix.c (ASSERT): Likewise.
43910         * tests/test-stat-time.c (ASSERT): Likewise.
43911         * tests/test-strcasestr.c (ASSERT): Likewise.
43912         * tests/test-strerror.c (ASSERT): Likewise.
43913         * tests/test-striconv.c (ASSERT): Likewise.
43914         * tests/test-striconveh.c (ASSERT): Likewise.
43915         * tests/test-striconveha.c (ASSERT): Likewise.
43916         * tests/test-strsignal.c (ASSERT): Likewise.
43917         * tests/test-strstr.c (ASSERT): Likewise.
43918         * tests/test-strtod.c (ASSERT): Likewise.
43919         * tests/test-trunc1.c (ASSERT): Likewise.
43920         * tests/test-trunc2.c (ASSERT): Likewise.
43921         * tests/test-truncf1.c (ASSERT): Likewise.
43922         * tests/test-truncf2.c (ASSERT): Likewise.
43923         * tests/test-truncl.c (ASSERT): Likewise.
43924         * tests/test-vasnprintf-posix.c (ASSERT): Likewise.
43925         * tests/test-vasnprintf-posix2.c (ASSERT): Likewise.
43926         * tests/test-vasnprintf.c (ASSERT): Likewise.
43927         * tests/test-vasprintf-posix.c (ASSERT): Likewise.
43928         * tests/test-vasprintf.c (ASSERT): Likewise.
43929         * tests/test-vfprintf-posix.c (ASSERT): Likewise.
43930         * tests/test-vprintf-posix.c (ASSERT): Likewise.
43931         * tests/test-vsnprintf-posix.c (ASSERT): Likewise.
43932         * tests/test-vsnprintf.c (ASSERT): Likewise.
43933         * tests/test-vsprintf-posix.c (ASSERT): Likewise.
43934         * tests/test-wcwidth.c (ASSERT): Likewise.
43935         * tests/test-xfprintf-posix.c (ASSERT): Likewise.
43936         * tests/test-xprintf-posix.c (ASSERT): Likewise.
43937         * tests/test-xvasprintf.c (ASSERT): Likewise.
43938         * tests/uniconv/test-u16-conv-from-enc.c (ASSERT): Likewise.
43939         * tests/uniconv/test-u16-conv-to-enc.c (ASSERT): Likewise.
43940         * tests/uniconv/test-u16-strconv-from-enc.c (ASSERT): Likewise.
43941         * tests/uniconv/test-u16-strconv-to-enc.c (ASSERT): Likewise.
43942         * tests/uniconv/test-u32-conv-from-enc.c (ASSERT): Likewise.
43943         * tests/uniconv/test-u32-conv-to-enc.c (ASSERT): Likewise.
43944         * tests/uniconv/test-u32-strconv-from-enc.c (ASSERT): Likewise.
43945         * tests/uniconv/test-u32-strconv-to-enc.c (ASSERT): Likewise.
43946         * tests/uniconv/test-u8-conv-from-enc.c (ASSERT): Likewise.
43947         * tests/uniconv/test-u8-conv-to-enc.c (ASSERT): Likewise.
43948         * tests/uniconv/test-u8-strconv-from-enc.c (ASSERT): Likewise.
43949         * tests/uniconv/test-u8-strconv-to-enc.c (ASSERT): Likewise.
43950         * tests/unictype/test-bidi_byname.c (ASSERT): Likewise.
43951         * tests/unictype/test-bidi_name.c (ASSERT): Likewise.
43952         * tests/unictype/test-bidi_of.c (ASSERT): Likewise.
43953         * tests/unictype/test-bidi_test.c (ASSERT): Likewise.
43954         * tests/unictype/test-block_list.c (ASSERT): Likewise.
43955         * tests/unictype/test-block_of.c (ASSERT): Likewise.
43956         * tests/unictype/test-block_test.c (ASSERT): Likewise.
43957         * tests/unictype/test-categ_and.c (ASSERT): Likewise.
43958         * tests/unictype/test-categ_and_not.c (ASSERT): Likewise.
43959         * tests/unictype/test-categ_byname.c (ASSERT): Likewise.
43960         * tests/unictype/test-categ_name.c (ASSERT): Likewise.
43961         * tests/unictype/test-categ_none.c (ASSERT): Likewise.
43962         * tests/unictype/test-categ_of.c (ASSERT): Likewise.
43963         * tests/unictype/test-categ_or.c (ASSERT): Likewise.
43964         * tests/unictype/test-categ_test_withtable.c (ASSERT): Likewise.
43965         * tests/unictype/test-combining.c (ASSERT): Likewise.
43966         * tests/unictype/test-decdigit.c (ASSERT): Likewise.
43967         * tests/unictype/test-digit.c (ASSERT): Likewise.
43968         * tests/unictype/test-mirror.c (ASSERT): Likewise.
43969         * tests/unictype/test-numeric.c (ASSERT): Likewise.
43970         * tests/unictype/test-pr_byname.c (ASSERT): Likewise.
43971         * tests/unictype/test-pr_test.c (ASSERT): Likewise.
43972         * tests/unictype/test-predicate-part1.h (ASSERT): Likewise.
43973         * tests/unictype/test-scripts.c (ASSERT): Likewise.
43974         * tests/unictype/test-sy_c_ident.c (ASSERT): Likewise.
43975         * tests/unictype/test-sy_java_ident.c (ASSERT): Likewise.
43976         * tests/unistdio/test-u16-asnprintf1.c (ASSERT): Likewise.
43977         * tests/unistdio/test-u16-vasnprintf1.c (ASSERT): Likewise.
43978         * tests/unistdio/test-u16-vasnprintf2.c (ASSERT): Likewise.
43979         * tests/unistdio/test-u16-vasnprintf3.c (ASSERT): Likewise.
43980         * tests/unistdio/test-u16-vasprintf1.c (ASSERT): Likewise.
43981         * tests/unistdio/test-u16-vsnprintf1.c (ASSERT): Likewise.
43982         * tests/unistdio/test-u16-vsprintf1.c (ASSERT): Likewise.
43983         * tests/unistdio/test-u32-asnprintf1.c (ASSERT): Likewise.
43984         * tests/unistdio/test-u32-vasnprintf1.c (ASSERT): Likewise.
43985         * tests/unistdio/test-u32-vasnprintf2.c (ASSERT): Likewise.
43986         * tests/unistdio/test-u32-vasnprintf3.c (ASSERT): Likewise.
43987         * tests/unistdio/test-u32-vasprintf1.c (ASSERT): Likewise.
43988         * tests/unistdio/test-u32-vsnprintf1.c (ASSERT): Likewise.
43989         * tests/unistdio/test-u32-vsprintf1.c (ASSERT): Likewise.
43990         * tests/unistdio/test-u8-asnprintf1.c (ASSERT): Likewise.
43991         * tests/unistdio/test-u8-vasnprintf1.c (ASSERT): Likewise.
43992         * tests/unistdio/test-u8-vasnprintf2.c (ASSERT): Likewise.
43993         * tests/unistdio/test-u8-vasnprintf3.c (ASSERT): Likewise.
43994         * tests/unistdio/test-u8-vasprintf1.c (ASSERT): Likewise.
43995         * tests/unistdio/test-u8-vsnprintf1.c (ASSERT): Likewise.
43996         * tests/unistdio/test-u8-vsprintf1.c (ASSERT): Likewise.
43997         * tests/unistdio/test-ulc-asnprintf1.c (ASSERT): Likewise.
43998         * tests/unistdio/test-ulc-vasnprintf1.c (ASSERT): Likewise.
43999         * tests/unistdio/test-ulc-vasnprintf2.c (ASSERT): Likewise.
44000         * tests/unistdio/test-ulc-vasnprintf3.c (ASSERT): Likewise.
44001         * tests/unistdio/test-ulc-vasprintf1.c (ASSERT): Likewise.
44002         * tests/unistdio/test-ulc-vsnprintf1.c (ASSERT): Likewise.
44003         * tests/unistdio/test-ulc-vsprintf1.c (ASSERT): Likewise.
44004         * tests/uniwidth/test-u16-strwidth.c (ASSERT): Likewise.
44005         * tests/uniwidth/test-u16-width.c (ASSERT): Likewise.
44006         * tests/uniwidth/test-u32-strwidth.c (ASSERT): Likewise.
44007         * tests/uniwidth/test-u32-width.c (ASSERT): Likewise.
44008         * tests/uniwidth/test-u8-strwidth.c (ASSERT): Likewise.
44009         * tests/uniwidth/test-u8-width.c (ASSERT): Likewise.
44010         * tests/uniwidth/test-uc_width.c (ASSERT): Likewise.
44011         Reported by Eric Blake.
44012
44013 2008-04-11  Bruno Haible  <bruno@clisp.org>
44014
44015         * lib/wchar.in.h: Tweak comment.
44016
44017 2008-04-11  Bruno Haible  <bruno@clisp.org>
44018
44019         Fix __GNUC_STDC_INLINE__ predefine with Apple GCC on MacOS X 10.5.
44020         * gnulib-tool (func_emit_initmacro_start): Emit an invocation of
44021         gl_COMMON.
44022         * m4/gnulib-common.m4 (gl_COMMON, gl_COMMON_BODY): New macros.
44023
44024 2008-04-11  Bruno Haible  <bruno@clisp.org>
44025
44026         * modules/git-merge-changelog (git_merge_changelog_LDADD): Add LIBINTL.
44027
44028 2008-04-11  Simon Josefsson  <simon@josefsson.org>
44029
44030         * lib/gc-gnulib.c: On Windows, use CryptGenRandom from CSP instead
44031         of attempting to use non-existing /dev/*random.  Based on patch
44032         from Adam Strzelecki <ono@java.pl> in
44033         <http://lists.gnu.org/archive/html/help-gsasl/2008-02/msg00000.html>.
44034
44035 2008-04-08  Bruno Haible  <bruno@clisp.org>
44036
44037         Add tentative support for emx+gcc.
44038         * lib/fbufmode.c (fbufmode) [__EMX__]: Add conditional code.
44039         * lib/fpurge.c (fpurge): Likewise.
44040         * lib/freadable.c (freadable): Likewise.
44041         * lib/freadahead.c (freadahead): Likewise.
44042         * lib/freading.c (freading): Likewise.
44043         * lib/freadptr.c (freadptr): Likewise.
44044         * lib/freadseek.c (freadptrinc): Likewise.
44045         * lib/fseeko.c (rpl_fseeko): Likewise.
44046         * lib/fseterr.c (fseterr): Likewise.
44047         * lib/fwritable.c (fwritable): Likewise.
44048         * lib/fwriting.c (fwriting): Likewise.
44049         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for emx+gcc.
44050
44051 2008-04-09  Eric Blake  <ebb9@byu.net>
44052
44053         Avoid some autoconf warnings.
44054         * m4/regex.m4 (gl_REGEX): s/AC_HELP_STRING/AS_HELP_STRING/.
44055         * m4/acl.m4 (gl_FUNC_ACL): Likewise.
44056         * m4/afs.m4 (gl_AFS): Likewise.
44057         * m4/gc-random.m4 (gl_GC_RANDOM): Likewise.
44058         * m4/include_next.m4 (gl_INCLUDE_NEXT): s/AC_FOREACH/m4_foreach_w/.
44059         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
44060         * m4/stdint.m4 (gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED)
44061         (gl_INTEGER_TYPE_SUFFIX): Likewise.
44062         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE)
44063         (AC_CHECK_DECLS_ONCE): Likewise.
44064         Rename file...
44065         * m4/onceonly.m4: ...to this, and delete 2.54 variant, now that
44066         gnulib-tool requires autoconf 2.59 or better.
44067         * gnulib-tool (func_get_filelist): s/\(onceonly\)_2_57.m4/\1.m4/.
44068
44069 2008-04-08  Eric Blake  <ebb9@byu.net>
44070
44071         Use 'git describe --match' if present (added in git 1.5.5).
44072         * build-aux/git-version-gen: Limit result to tags that match 'v*'
44073         if possible.
44074
44075 2008-04-08  Bruno Haible  <bruno@clisp.org>
44076
44077         Add tentative support for OpenServer.
44078         * lib/fbufmode.c (fbufmode): Add conditional define for _flag, _base,
44079         _ptr, _cnt.
44080         * lib/fpurge.c (fpurge): Likewise.
44081         * lib/freadable.c (freadable): Likewise.
44082         * lib/freadahead.c (freadahead): Likewise.
44083         * lib/freading.c (freading): Likewise.
44084         * lib/freadptr.c (freadptr): Likewise.
44085         * lib/freadseek.c (freadptrinc): Likewise.
44086         * lib/fseeko.c (rpl_fseeko): Likewise.
44087         * lib/fseterr.c (fseterr): Likewise.
44088         * lib/fwritable.c (fwritable): Likewise.
44089         * lib/fwriting.c (fwriting): Likewise.
44090         Reported by Roger Cornelius <rac@tenzing.org> and
44091         Brian K. White <brian@aljex.com>.
44092
44093 2008-04-06  Jim Meyering  <meyering@redhat.com>
44094
44095         * gnulib-tool (func_add_or_update): s/backuped/backed up/ in diagnostic
44096
44097 2008-04-06  Bruno Haible  <bruno@clisp.org>
44098
44099         Avoid possible error with non-ASCII bytes in UTF-8 locales.
44100         * tests/test-fprintf-posix.sh: Use "LC_ALL=C tr" instead of "tr".
44101         * tests/test-printf-posix.sh: Likewise.
44102         * tests/test-vfprintf-posix.sh: Likewise.
44103         * tests/test-vprintf-posix.sh: Likewise.
44104         * tests/test-xprintf-posix.sh: Likewise.
44105
44106 2008-04-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
44107
44108         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT): Fix quoting,
44109         hide error from 'ls', needed on OS/2.
44110         Report by Elbert Pol <elbert.pol@gmail.com>.
44111
44112 2008-04-04  Eric Blake  <ebb9@byu.net>
44113
44114         Make test-fseeko.c failures meaningful.
44115         * tests/test-fseeko.c: Print line number on failure.
44116         * tests/test-fseek.c: Likewise.
44117         Reported by Nelson H. F. Beebe.
44118
44119         Improve strtod bug detection check.
44120         * m4/strtod.m4 (gl_FUNC_STRTOD): Also check for hex-float parsing,
44121         required for Solaris 10.
44122         Reported by Bob Friesenhahn and Nelson H. F. Beebe.
44123
44124 2008-04-04  Bruno Haible  <bruno@clisp.org>
44125
44126         * modules/relocatable-prog-wrapper (Files): Add m4/environ.m4. Needed
44127         by m4/setenv.m4.
44128
44129 2008-04-03  Eric Blake  <ebb9@byu.net>
44130
44131         Ensure sane .version contents.
44132         * top/GNUmakefile (_dummy): Also delete .version when rebuilding
44133         version string.
44134         * build-aux/git-version-gen: Improve documentation.
44135
44136         Make GNU make output nicer.
44137         * top/GNUmakefile [!_have-Makefile]: Add dependency on
44138         MAKECMDGOALS to enforce message for all command line targets.  Set
44139         srcdir for use in maint.mk.
44140
44141         Another maintainer tweak.
44142         * top/GNUmakefile (_is-dist-target): Allow maintainer-distcheck as
44143         a target that regenerates version.
44144
44145 2008-04-03  Jim Meyering  <meyering@redhat.com>
44146
44147         vc-list-files: don't cause coreutils "make po-check" failure
44148         * build-aux/vc-list-files: Skip postprocessing when $2 is '.'
44149
44150 2008-04-03  Eric Blake  <ebb9@byu.net>
44151
44152         Allow VPATH usage of vc-list-files.
44153         * build-aux/vc-list-files (scriptversion): Add timestamp.
44154         (options): Add --help, --version, -C.
44155         (CVS): Support installed cvsu.
44156
44157 2008-04-02  Bruno Haible  <bruno@clisp.org>
44158
44159         Avoid some "statement with no effect" warnings from gcc.
44160         * tests/test-wctype.c (main): Explicitly ignore unused values.
44161         Reported by Jim Meyering.
44162
44163 2008-04-02  Jim Meyering  <meyering@redhat.com>
44164
44165         Avoid some warnings from "gcc -Wshadow".
44166         * tests/test-frexp.c (exp): Define to a different identifier.
44167         * tests/test-frexpl.c (exp): Likewise.
44168
44169 2008-04-03  Jim Meyering  <meyering@redhat.com>
44170
44171         bootstrap: remove dangling *.[ch] symlinks from lib
44172         * build-aux/bootstrap [dangling symlink removal]: Move find's
44173         -depth option to precede all others, to avoid a warning.
44174         Remove *.[ch] files too, and from "$source_base" (usually lib/).
44175
44176 2008-04-02  Bruno Haible  <bruno@clisp.org>
44177
44178         Avoid some warnings from "gcc -Wshadow".
44179         * tests/tests-vfprintf-posix.c (my_fprintf): Move after test_function.
44180         * tests/tests-vprintf-posix.c (my_printf): Move after test_function.
44181         * tests/tests-vsnprintf-posix.c (my_snprintf): Move after test_function.
44182         * tests/tests-vsprintf-posix.c (my_sprintf): Move after test_function.
44183         Reported by Jim Meyering.
44184
44185 2008-04-01  Bruno Haible  <bruno@clisp.org>
44186
44187         Fix test to work on IRIX 6.5 with cc.
44188         * tests/test-math.c (numeric_equal): New function.
44189         (main): Use it.
44190
44191 2008-04-01  Bruno Haible  <bruno@clisp.org>
44192
44193         * doc/posix-headers/math.texi: Refine documentation of NAN problem.
44194
44195 2008-04-01  Bruno Haible  <bruno@clisp.org>
44196
44197         * tests/test-vasnprintf-posix.c: Include nan.h instead of <math.h>.
44198         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
44199         * modules/vasnprintf-posix-tests (Files): Add tests/nan.h.
44200         (Depends-on): Remove math.
44201
44202         * tests/test-vasprintf-posix.c: Include nan.h instead of <math.h>.
44203         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
44204         * modules/vasprintf-posix-tests (Files): Add tests/nan.h.
44205         (Depends-on): Remove math.
44206
44207         * tests/test-snprintf-posix.h: Include nan.h instead of <math.h>.
44208         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
44209         * modules/snprintf-posix-tests (Files): Add tests/nan.h.
44210         (Depends-on): Remove math.
44211         * modules/vsnprintf-posix-tests (Files): Add tests/nan.h.
44212         (Depends-on): Remove math.
44213
44214         * tests/test-sprintf-posix.h: Include nan.h instead of <math.h>.
44215         (test_function): Use NaNd, NaNl instead of NAN or 0.0L/0.0L.
44216         * modules/sprintf-posix-tests (Files): Add tests/nan.h.
44217         (Depends-on): Remove math.
44218         * modules/vsprintf-posix-tests (Files): Add tests/nan.h.
44219         (Depends-on): Remove math.
44220
44221         * tests/test-round1.c: Include nan.h.
44222         (main): Use NaNd instead of NAN.
44223         * modules/round-tests (Files): Add tests/nan.h.
44224
44225         * tests/test-trunc1.c: Include nan.h.
44226         (main): Use NaNd instead of NAN.
44227         * modules/trunc-tests (Files): Add tests/nan.h.
44228
44229         * tests/test-roundf1.c: Include nan.h.
44230         (main): Use NaNf instead of NAN.
44231         * modules/roundf-tests (Files): Add tests/nan.h.
44232
44233         * tests/test-truncf1.c: Include nan.h.
44234         (main): Use NaNf instead of NAN.
44235         * modules/truncf-tests (Files): Add tests/nan.h.
44236
44237         * tests/test-ceilf1.c: Include nan.h.
44238         (main): Use NaNf instead of NAN.
44239         * modules/ceilf-tests (Files): Add tests/nan.h.
44240
44241         * tests/test-floorf1.c: Include nan.h.
44242         (main): Use NaNf instead of NAN.
44243         * modules/floorf-tests (Files): Add tests/nan.h.
44244
44245         * tests/test-isnanf.c: Include nan.h instead of <math.h>.
44246         (main): Use NaNf instead of NAN.
44247         * modules/isnanf-nolibm-tests (Files): Add tests/nan.h.
44248
44249         * tests/test-isnand.c: Include nan.h instead of <math.h>.
44250         (main): Use NaNd instead of NAN.
44251         * modules/isnand-nolibm-tests (Files): Add tests/nan.h.
44252
44253         * tests/test-frexp.c: Include nan.h.
44254         (main): Use NaNd instead of NAN.
44255         * modules/frexp-tests (Files): Add tests/nan.h.
44256
44257         * lib/isnan.c: Don't include <math.h>.
44258         (FUNC): Don't use NAN macro.
44259         * modules/isnand-nolibm (Depends-on): Remove math.
44260         * modules/isnanf-nolibm (Depends-on): Remove math.
44261         * modules/isnanl (Depends-on): Remove math.
44262         * modules/isnanl-nolibm (Depends-on): Remove math.
44263
44264         * tests/nan.h: New file.
44265
44266 2008-04-01  Eric Blake  <ebb9@byu.net>
44267
44268         Fix typos.
44269         * tests/test-strtod.c (main): s/FLT_/DBL_/ for minimum and epsilon
44270         values to be the right type.
44271
44272         For now, cater to gnulib strtod inaccuracies.
44273         * tests/test-strtod.c (main): Allow 1-ulp error on expected
44274         fractional results.  While not as nice from a QoI perspective, it
44275         is a quicker patch than correctly implementing decimal to binary
44276         rounding.
44277
44278 2008-03-31  Eric Blake  <ebb9@byu.net>
44279
44280         Guarantee a definition of NAN.
44281         * lib/math.in.h (NAN): Define if missing.
44282         * tests/test-math.c (main): Test it.
44283         * doc/posix-headers/math.texi (math.h): Document this.
44284         * lib/isnan.c (rpl_isnand): Use it.
44285         * tests/test-ceilf1.c (NaN): Delete, and use NAN instead.
44286         * tests/test-floorf1.c (NaN): Likewise.
44287         * tests/test-frexp.c (NaN): Likewise.
44288         * tests/test-isnand.c (NaN): Likewise.
44289         * tests/test-isnanf.c (NaN): Likewise.
44290         * tests/test-round1.c (NaN): Likewise.
44291         * tests/test-roundf1.c (NaN): Likewise.
44292         * tests/test-snprintf-posix.h (NaN): Likewise.
44293         * tests/test-sprintf-posix.h (NaN): Likewise.
44294         * tests/test-trunc1.c (NaN): Likewise.
44295         * tests/test-truncf1.c (NaN): Likewise.
44296         * tests/test-vasnprintf-posix.c (NaN): Likewise.
44297         * tests/test-vasprintf-posix.c (NaN): Likewise.
44298         * modules/isnand-nolibm (Depends-on): Add math.
44299         * modules/isnanf-nolibm (Depends-on): Likewise.
44300         * modules/isnanl (Depends-on): Likewise.
44301         * modules/isnanl-nolibm (Depends-on): Likewise.
44302         * modules/snprintf-posix-tests (Depends-on): Likewise.
44303         * modules/sprintf-posix-tests (Depends-on): Likewise.
44304         * modules/vsnprintf-posix-tests (Depends-on): Likewise.
44305         * modules/vsprintf-posix-tests (Depends-on): Likewise.
44306         * modules/vasnprintf-posix-tests (Depends-on): Likewise.
44307         * modules/vasprintf-posix-tests (Depends-on): Likewise.
44308
44309 2008-03-31  Bruno Haible  <bruno@clisp.org>
44310
44311         * tests/test-strtod.c (main): Update results for OSF/1 platforms.
44312         * doc/posix-functions/strtod.texi: Likewise.
44313
44314 2008-03-31  Bruno Haible  <bruno@clisp.org>
44315
44316         * tests/test-strtod.c (main): Don't use C99 syntax.
44317
44318 2008-03-31  Bruno Haible  <bruno@clisp.org>
44319
44320         * tests/test-strtod.c (main): Don't test NAN macro. Needed for Solaris.
44321         Reported by Eric Blake.
44322
44323 2008-03-31  Jim Meyering  <meyering@redhat.com>
44324
44325         Don't compare actual signbit return values.
44326         * tests/test-strtod.c (main): Rather, compare only their
44327         zero/non-zero nature.
44328
44329 2008-03-31  Eric Blake  <ebb9@byu.net>
44330
44331         More strtod documentation.
44332         * doc/posix-functions/strtod.texi (strtod): Interpret more test
44333         failures as distinct bugs.
44334
44335 2008-03-30  Paul Eggert  <eggert@cs.ucla.edu>
44336
44337         * lib/wchar.in.h [defined __need_mbstate_t]: Just include <wchar.h>.
44338         Problem reported by Erik Benada in
44339         <http://lists.gnu.org/archive/html/bug-gnulib/2008-03/msg00249.html>.
44340
44341 2008-03-30  Bruno Haible  <bruno@clisp.org>
44342
44343         * tests/test-strtod.c: Add comments about which assertion fails on which
44344         platform.
44345         * doc/posix-functions/strtod.texi: Add info about many more platforms.
44346
44347 2008-03-30  Eric Blake  <ebb9@byu.net>
44348
44349         Test signbit behavior on zeros.
44350         * tests/test-signbit.c (test_signbitf): Add tests for zero.
44351         (test_signbitd, test_signbitl): Likewise.
44352
44353         More strtod touchups.
44354         * tests/test-strtod.c (main): Ignore tests for signbit on NaN, and
44355         sign of negative underflow, for now.  Use .5, not .1.
44356         * doc/posix-functions/strtod.texi (strtod): Mention these
44357         limitations.
44358         Reported by Jim Meyering.
44359
44360 2008-03-30  Bruno Haible  <bruno@clisp.org>
44361
44362         * lib/striconveh.h (mem_iconveh, str_iconveh): Optimize the conversion
44363         from UTF-8 to UTF-8//TRANSLIT in the same way as from UTF-8 to UTF-8.
44364
44365 2008-03-30  Bruno Haible  <bruno@clisp.org>
44366
44367         Avoid failure when attempting to return empty iconv results on some
44368         platforms.
44369         * lib/striconveh.c (mem_cd_iconveh_internal): In the final memory
44370         allocation, don't report ENOMEM when the resulting string is empty.
44371
44372 2008-03-30  Bruno Haible  <bruno@clisp.org>
44373
44374         Fix buffer overrun.
44375         * lib/vasnprintf.c (VASNPRINTF): If !USE_SNPRINTF && pad_ourselves:
44376         Don't consider the width for tmp_length. Check count against tmp_length
44377         before doing the padding. Ensure enough allocation during padding.
44378
44379 2008-03-30  Eric Blake  <ebb9@byu.net>
44380
44381         strtod touchups.
44382         * lib/strtod.c (strtod): Avoid compiler warnings.
44383         Reported by Jim Meyering.
44384
44385 2008-03-30  Bruno Haible  <bruno@clisp.org>
44386
44387         * lib/unistdio/u-vsprintf.h (EOVERFLOW): Remove fallback.
44388         * modules/unistdio/ulc-vsprintf (Depends-on): Add EOVERFLOW.
44389         * modules/unistdio/u8-vsprintf (Depends-on): Add EOVERFLOW.
44390         * modules/unistdio/u8-u8-vsprintf (Depends-on): Add EOVERFLOW.
44391         * modules/unistdio/u16-vsprintf (Depends-on): Add EOVERFLOW.
44392         * modules/unistdio/u16-u16-vsprintf (Depends-on): Add EOVERFLOW.
44393         * modules/unistdio/u32-vsprintf (Depends-on): Add EOVERFLOW.
44394         * modules/unistdio/u32-u32-vsprintf (Depends-on): Add EOVERFLOW.
44395
44396         * lib/unistdio/u-vsnprintf.h (EOVERFLOW): Remove fallback.
44397         * modules/unistdio/ulc-vsnprintf (Depends-on): Add EOVERFLOW.
44398         * modules/unistdio/u8-vsnprintf (Depends-on): Add EOVERFLOW.
44399         * modules/unistdio/u8-u8-vsnprintf (Depends-on): Add EOVERFLOW.
44400         * modules/unistdio/u16-vsnprintf (Depends-on): Add EOVERFLOW.
44401         * modules/unistdio/u16-u16-vsnprintf (Depends-on): Add EOVERFLOW.
44402         * modules/unistdio/u32-vsnprintf (Depends-on): Add EOVERFLOW.
44403         * modules/unistdio/u32-u32-vsnprintf (Depends-on): Add EOVERFLOW.
44404
44405         * lib/unistdio/u-vasprintf.h (EOVERFLOW): Remove fallback.
44406         * modules/unistdio/ulc-vasprintf (Depends-on): Add EOVERFLOW.
44407         * modules/unistdio/u8-vasprintf (Depends-on): Add EOVERFLOW.
44408         * modules/unistdio/u8-u8-vasprintf (Depends-on): Add EOVERFLOW.
44409         * modules/unistdio/u16-vasprintf (Depends-on): Add EOVERFLOW.
44410         * modules/unistdio/u16-u16-vasprintf (Depends-on): Add EOVERFLOW.
44411         * modules/unistdio/u32-vasprintf (Depends-on): Add EOVERFLOW.
44412         * modules/unistdio/u32-u32-vasprintf (Depends-on): Add EOVERFLOW.
44413
44414         * lib/unistdio/ulc-vfprintf.c (EOVERFLOW): Remove fallback.
44415         * modules/unistdio/ulc-vfprintf (Depends-on): Add EOVERFLOW.
44416
44417         * lib/unistdio/ulc-fprintf.c (EOVERFLOW): Remove fallback.
44418         * modules/unistdio/ulc-fprintf (Depends-on): Add EOVERFLOW.
44419
44420         * lib/xvasprintf.c (EOVERFLOW): Remove fallback.
44421         * modules/xvasprintf (Depends-on): Add EOVERFLOW.
44422
44423         * lib/vsprintf.c (EOVERFLOW): Remove fallback.
44424         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Drop gl_EOVERFLOW.
44425         * modules/vsprintf-posix (Depends-on): Add EOVERFLOW.
44426
44427         * lib/vsnprintf.c (EOVERFLOW): Remove fallback.
44428         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Drop gl_EOVERFLOW.
44429         * modules/vsnprintf (Depends-on): Add EOVERFLOW.
44430
44431         * lib/vfprintf.c (EOVERFLOW): Remove fallback.
44432         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Drop gl_EOVERFLOW.
44433         * modules/vfprintf-posix (Depends-on): Add EOVERFLOW.
44434
44435         * lib/vasprintf.c (EOVERFLOW): Remove fallback.
44436         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Drop gl_EOVERFLOW.
44437         * modules/vasprintf (Depends-on): Add EOVERFLOW.
44438
44439         * lib/vasnprintf.c (EOVERFLOW): Remove fallback.
44440         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Drop gl_EOVERFLOW.
44441         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Drop gl_EOVERFLOW.
44442         * modules/vasnprintf (Files): Remove m4/eoverflow.m4.
44443         (Depends-on): Add EOVERFLOW.
44444         * modules/unistdio/ulc-vasnprintf (Files): Remove m4/eoverflow.m4.
44445         (Depends-on): Add EOVERFLOW.
44446         * modules/unistdio/u8-vasnprintf (Files): Remove m4/eoverflow.m4.
44447         (Depends-on): Add EOVERFLOW.
44448         * modules/unistdio/u8-u8-vasnprintf (Files): Remove m4/eoverflow.m4.
44449         (Depends-on): Add EOVERFLOW.
44450         * modules/unistdio/u16-vasnprintf (Files): Remove m4/eoverflow.m4.
44451         (Depends-on): Add EOVERFLOW.
44452         * modules/unistdio/u16-u16-vasnprintf (Files): Remove m4/eoverflow.m4.
44453         (Depends-on): Add EOVERFLOW.
44454         * modules/unistdio/u32-vasnprintf (Files): Remove m4/eoverflow.m4.
44455         (Depends-on): Add EOVERFLOW.
44456         * modules/unistdio/u32-u32-vasnprintf (Files): Remove m4/eoverflow.m4.
44457         (Depends-on): Add EOVERFLOW.
44458
44459         * lib/sprintf.c (EOVERFLOW): Remove fallback.
44460         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Drop gl_EOVERFLOW.
44461         * modules/sprintf-posix (Depends-on): Add EOVERFLOW.
44462
44463         * lib/snprintf.c (EOVERFLOW): Remove fallback.
44464         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Drop gl_EOVERFLOW.
44465         * modules/snprintf (Depends-on): Add EOVERFLOW.
44466
44467         * lib/poll.c (EOVERFLOW): Remove fallback.
44468         * modules/poll (Depends-on): Add EOVERFLOW.
44469
44470         * lib/getugroups.c (EOVERFLOW): Remove fallback.
44471         * modules/getugroups (Depends-on): Add EOVERFLOW.
44472
44473         * lib/getdelim.c (EOVERFLOW): Remove fallback.
44474         * modules/getdelim (Depends-on): Add EOVERFLOW.
44475
44476         * lib/ftell.c (EOVERFLOW): Remove fallback.
44477         * modules/ftell (Depends-on): Add EOVERFLOW.
44478
44479         * lib/fprintf.c (EOVERFLOW): Remove fallback.
44480         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Drop gl_EOVERFLOW.
44481         * modules/fprintf-posix (Depends-on): Add EOVERFLOW.
44482
44483         * lib/c-stack.c (EOVERFLOW): Remove unused fallback.
44484
44485         * modules/EOVERFLOW-tests: New file.
44486         * tests/test-EOVERFLOW.c: New file.
44487
44488         * modules/EOVERFLOW: New file.
44489         * doc/posix-headers/errno.texi: Mention EOVERFLOW portability problem.
44490
44491 2008-03-30  Bruno Haible  <bruno@clisp.org>
44492
44493         Fix bug introduced on 2007-06-10.
44494         * lib/vasnprintf.c (VASNPRINTF): When performing zero-padding, use
44495         spaces instead of 0 digits for 's' also when ENABLE_UNISTDIO.
44496
44497 2008-03-30  Bruno Haible  <bruno@clisp.org>
44498
44499         Improve freadseek's efficiency after ungetc.
44500         * lib/freadseek.c: Include freadahead.h.
44501         (freadptrinc): New function, extracted from freadseek.
44502         (freadseek): Use it in a loop. Use freadahead to determine the number
44503         of loop iterations.
44504         * modules/freadseek (Depends-on): Add freadahead.
44505         (configure.ac): Require AC_C_INLINE.
44506
44507 2008-03-30  Bruno Haible  <bruno@clisp.org>
44508
44509         * lib/freadseek.c (freadseek): Don't ignore the return value of
44510         freadptr.
44511
44512 2008-03-29  Eric Blake  <ebb9@byu.net>
44513
44514         Add hex float support.
44515         * modules/strtod (Depends-on): Add c-ctype.
44516         (Link): Mention POW_LIB.
44517         * lib/strtod.c (strtod): Recognize hex floats.  Don't allow
44518         whitespace between 'e' and exponent.
44519         * tests/test-strtod.c (main): Enable hex float tests.
44520         * doc/posix-functions/strtod.texi (strtod): Document what gnulib
44521         now provides.
44522
44523         Document various strtod bugs, with some fixes.
44524         * doc/posix-functions/strtod.texi (strtod): Document bugs with
44525         "-0x", "inf", "nan", and hex constants.
44526         * doc/posix-functions/atof.texi (atof): Likewise.
44527         * modules/stdlib (Makefile.am): Support strtod.
44528         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Likewise.
44529         * m4/strtod.m4 (gl_FUNC_STRTOD): Fit in stdlib framework, and
44530         detect additional strtod bugs.
44531         * lib/stdlib.in.h (rpl_strtod): Add declarations.
44532         * lib/strtod.c (strtod): Return -0.0 on negative underflow.  Use
44533         bool where appropriate.  Parse 'inf' and 'nan'.
44534         * tests/test-strtod.c: New file.
44535         * modules/strtod (Depends-on): Add stdbool, stdlib.
44536         (configure.ac): Turn on module indicator.
44537         * modules/strtod-tests: New module.
44538
44539 2008-03-29  Eric Blake  <ebb9@byu.net>
44540
44541         Fix ftell on mingw.
44542         * lib/ftell.c (EOVERFLOW): Define if the system lacks it.
44543         * modules/ftell-tests (Depends-on): Add binary-io.
44544         * modules/ftello-tests (Depends-on): Likewise.
44545         * tests/test-ftell.c (main): Enhance test to cover behavior after
44546         ungetc.  Enforce binary mode.
44547         * tests/test-ftello.c (main): Likewise.
44548
44549         Pass test-freadseek on cygwin.
44550         * modules/freadseek (Depends-on): Use freadptr, not freadahead.
44551         * lib/freadseek.c (freadseek): Don't increment beyond bounds of
44552         ungetc buffer.
44553
44554         * tests/test-fflush2.c (main): Fix typo.
44555
44556 2008-03-29  Bruno Haible  <bruno@clisp.org>
44557
44558         * tests/test-fflush2.c (main): Temporarily disable the contents of
44559         this test.
44560         * m4/fflush.m4 (gl_FUNC_FFLUSH): Add a TODO.
44561         Reported by Eric Blake.
44562
44563 2008-03-28  Simon Josefsson  <simon@josefsson.org>
44564
44565         * lib/gc.h (enum Gc_hash): Add GC_SHA224.
44566         (GC_SHA224_DIGEST_SIZE): Add.
44567
44568         * lib/gc-libgcrypt.c (gc_hash_open): Handle SHA-224.
44569         (gc_hash_digest_length): Likewise.
44570         (gc_hash_buffer): Likewise.
44571
44572 2008-03-25  Bruno Haible  <bruno@clisp.org>
44573
44574         * doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
44575         detail which gettext release to use.
44576         Reported by Simon Josefsson.
44577
44578 2008-03-26  Jim Meyering  <meyering@redhat.com>
44579
44580         gnumakefile: remove file from $(top_builddir), not from $(top_srcdir)
44581         * modules/gnumakefile (clean-GNUmakefile): Also, use
44582         test ... && ... || : syntax rather than if-then ... fi.
44583
44584         gnumakefile: Don't double-quote-expand $(VPATH) value.
44585         * modules/gnumakefile (clean-GNUmakefile): Use single quotes.
44586
44587 2008-03-24  Eric Blake  <ebb9@byu.net>
44588
44589         Alter GNUmakefile to install into top directory.
44590         * modules/maintainer-makefile: Split, and add dependency...
44591         * modules/gnumakefile: to this new module.
44592         * build-aux/GNUmakefile: Move...
44593         * top/GNUmakefile: ...here.
44594         * build-aux/maint.mk: Move...
44595         * top/maint.mk: ...here.
44596         * MODULES.html.sh (Support for maintaining...): Document new
44597         module.
44598
44599 2008-03-23  Bruno Haible  <bruno@clisp.org>
44600
44601         * gnulib-tool: New options --vc-files, --no-vc-files.
44602         (func_usage): Document them.
44603         (vc_files): New variable.
44604         (func_import): Consider vc_files.
44605         (func_create_testdir): Set vc_files to empty.
44606         Suggested by Jim Meyering and Karl Berry.
44607
44608 2008-03-23  Bruno Haible  <bruno@clisp.org>
44609
44610         Fix regex compilation error on HP-UX 11.
44611         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_TYPE_MBSTATE_T.
44612         * modules/regex (Files): Add m4/mbstate_t.m4.
44613         Reported by Ton Voon <ton.voon@altinity.com>.
44614
44615 2008-03-23  Bruno Haible  <bruno@clisp.org>
44616
44617         * doc/gnulib-tool.texi (gettextize and autopoint): New section.
44618
44619 2008-03-23  Eric Blake  <ebb9@byu.net>
44620             Bruno Haible  <bruno@clisp.org>
44621
44622         Install files from top/ in the destination directory.
44623         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
44624         augmentation also for the files from top/.
44625         (func_import, func_create_testdir): Rewrite file names:
44626         top/filename -> filename.
44627
44628 2008-03-23  Bruno Haible  <bruno@clisp.org>
44629
44630         Tweak "gnulib --version" output.
44631         * gnulib-tool (func_version): Replace "-dirty" suffix with "-modified".
44632
44633 2008-03-23  Bruno Haible  <bruno@clisp.org>
44634
44635         Tweak "gnulib --version" output.
44636         * gnulib-tool (func_version): Use date of last commit to ChangeLog,
44637         rather than contents of ChangeLog, when possible.
44638
44639 2008-03-21  Eric Blake  <ebb9@byu.net>
44640
44641         More --version tweaks.
44642         * gnulib-tool (func_version): Obey GNU Coding Standards.  Output
44643         date of last ChangeLog entry.
44644
44645 2008-03-21  Jim Meyering  <meyering@redhat.com>
44646
44647         * build-aux/GNUmakefile (_have-git-version-gen): Split long line.
44648
44649 2008-03-20  Eric Blake  <ebb9@byu.net>
44650
44651         VPATH fix.
44652         * build-aux/GNUmakefile (_have_git-version-gen): Look in correct dir.
44653
44654 2008-03-20  Simon Josefsson  <simon@josefsson.org>
44655
44656         * build-aux/GNUmakefile: Make git-version-gen optional.  Add
44657         _build-aux variable.  Suggested by Eric Blake <ebb9@byu.net>.
44658
44659 2008-03-20  Eric Blake  <ebb9@byu.net>
44660
44661         Sync GNUmakefile with coreutils.
44662         * build-aux/GNUmakefile (have-Makefile): Rename...
44663         (_have-Makefile): ...to this, for namespace consideration.
44664         (GNUmakefile.cfg): Include, if present.
44665         (_autoreconf): Define a default.
44666         (_is-dist-target): New rule for rebuilds to pick up intra-release
44667         version.
44668         (maint-cfg.mk): Rename...
44669         (cfg.mk): ...to this.
44670
44671 2008-03-18  Jim Meyering  <meyering@redhat.com>
44672
44673         New script and module: mktempd
44674         * MODULES.html.sh (maint+release support): Add mktempd.
44675         * build-aux/mktempd: New file.
44676         * modules/mktempd: New file.
44677
44678 2008-03-15  Jim Meyering  <meyering@redhat.com>
44679
44680         Undo last change.
44681         * lib/sha1.c, lib/md5.c: 63 != ~63.
44682         Reported by Andreas Schwab.
44683
44684         sha1.c, md5.c: Hoist a redundant expression.
44685         * lib/sha1.c (sha1_process_bytes): AND-off the low bits in
44686         "ctx->buflen" only once, before calling *_process_block.
44687         * lib/md5.c (md5_process_bytes): Likewise.
44688
44689 2008-03-14  Eric Blake  <ebb9@byu.net>
44690
44691         Bump copyright year in files generated by gnulib-tool.
44692         * gnulib-tool (func_emit_copyright_notice): Extract copyright from
44693         gnulib-tool, rather than hard-coding it.
44694
44695         Fix 'gnulib-tool --version' output to work with git.
44696         * gnulib-tool (func_gnulib_dir): New function, extracted from...
44697         (startup): ...here.
44698         (func_version): Use it to invoke git-version-gen, rather than
44699         relying on CVS keyword expansion.  Modernize wording.
44700         (cvsdatestamp, last_checkin_date, version): Kill unused
44701         variables.
44702
44703 2008-03-12  Jim Meyering  <meyering@redhat.com>
44704
44705         Recognize optional cast of the argument to free.
44706         * build-aux/useless-if-before-free: Update regexps.
44707
44708         * build-aux/bootstrap (gnulib_tool): Remove trailing blanks.
44709
44710 2008-03-11  Bruno Haible  <bruno@clisp.org>
44711
44712         Extend AC_LIB_LINKFLAGS to the situation of several libraries provided
44713         by a single package.
44714         * m4/lib-link.m4 (AC_LIB_FROMPACKAGE): New macro.
44715         (AC_LIB_LINKFLAGS_BODY): Use the information stored by
44716         AC_LIB_FROMPACKAGE. Use AC_ARG_WITH instead of AC_LIB_ARG_WITH.
44717         Reported by Sam Steingold <sds@gnu.org>.
44718
44719 2008-03-12  Sergey Poznyakoff  <gray@gnu.org.ua>
44720
44721         * build-aux/bootstrap (version_controlled_file): Adapt for SVN
44722         repositories.
44723
44724 2008-03-11  Bruno Haible  <bruno@clisp.org>
44725
44726         Avoid conflicts between local macro definitions.
44727         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
44728         AC_LIB_LINKFLAGS_BODY): Use pushdef/popdef instead of define/undefine.
44729
44730 2008-03-10  Peter O'Gorman  <bug-gnulib@mlists.thewrittenword.com>
44731             Bruno Haible  <bruno@clisp.org>
44732
44733         Make va_copy work with some version of xlc on AIX 5.1.
44734         * lib/stdarg.in.h: New file.
44735         * m4/stdarg.m4 (gl_STDARG_H): Initialize STDARG_H and NEXT_STDARG_H.
44736         On AIX, use a <stdarg.h> file substitute.
44737         * modules/stdarg (Files): Add lib/stdarg.in.h.
44738         (Depends-on): Add include_next.
44739         (Makefile.am): Build a stdarg.h substitute if requested.
44740         * doc/posix-functions/va_copy.texi: Document the platforms lacking it.
44741
44742 2008-03-10  Bruno Haible  <bruno@clisp.org>
44743
44744         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Document a restriction.
44745         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Likewise.
44746         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
44747
44748 2008-03-10  Bruno Haible  <bruno@clisp.org>
44749
44750         * modules/stdlib (Depends-on): Add include_next, remove
44751         absolute-header.
44752
44753 2008-03-09  Bruno Haible  <bruno@clisp.org>
44754
44755         * lib/freadahead.h (freadahead): Document more precisely.
44756         * lib/freadahead.c (freadahead): When an ungetc is in effect, return
44757         the sum of both buffer sizes.
44758         * tests/test-freadahead.c (main): Also test behaviour after ungetc.
44759         * NEWS: Document the change.
44760
44761 2008-03-09  Bruno Haible  <bruno@clisp.org>
44762
44763         Extend freadptr to return also the buffer size.
44764         * lib/freadptr.h (freadptr): Add sizep argument.
44765         * lib/freadptr.c: Include freadptr.h, not freadahead.h.
44766         (freadptr): Add sizep argument. Determine buffer size like freadahead
44767         does.
44768         * tests/test-freadptr.c: Don't include freadahead.h.
44769         (main): Adapt for new calling convention of freadptr.
44770         * tests/test-freadptr2.c: New file, based on tests/test-freadahead.c.
44771         * tests/test-freadptr2.sh: New file, based on tests/test-freadahead.sh.
44772         * modules/freadptr-tests (Files): Add tests/test-freadptr2.c,
44773         tests/test-freadptr2.sh.
44774         (Depends): Remove freadahead.
44775         (TESTS): Add test-freadptr2.sh.
44776         (check_PROGRAMS): Add test-freadptr2.
44777
44778 2008-03-09  Bruno Haible  <bruno@clisp.org>
44779
44780         * doc/Makefile (%.pdf): Explain how to remedy the save_size error.
44781         Report and solution by Simon Josefsson.
44782
44783 2008-03-06  Bruno Haible  <bruno@clisp.org>
44784
44785         Make fflush after ungetc work on BSD platforms.
44786         * lib/fflush.c (rpl_fflush): Discard ungetc buffer if possible.
44787         * tests/test-fflush2.c: New file.
44788         * tests/test-fflush2.sh: New file.
44789         * modules/fflush-tests (Files): Add tests/test-fflush2.sh,
44790         tests/test-fflush2.c.
44791         (Makefile.am): Build test-fflush2 and run test-fflush2.sh.
44792         * doc/posix-functions/fflush.texi: Document fflush after ungetc bug.
44793
44794 2008-03-06  Eric Blake  <ebb9@byu.net>
44795
44796         Likewise for ftello.
44797         * modules/ftello (Dependencies): Add extensions.
44798         * m4/ftello.m4 (gl_FUNC_FTELLO): Require AC_USE_SYSTEM_EXTENSIONS.
44799
44800 2008-03-06  Bruno Haible  <bruno@clisp.org>
44801
44802         * modules/fseeko (Dependencies): Add extensions.
44803         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Require AC_USE_SYSTEM_EXTENSIONS.
44804         Needed on glibc systems.
44805
44806 2008-03-06  Bruno Haible  <bruno@clisp.org>
44807
44808         * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
44809         email address.
44810         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
44811
44812 2008-03-06  Bruno Haible  <bruno@clisp.org>
44813
44814         * users.txt: Add libgnupdf.
44815
44816 2008-03-06  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
44817
44818         * doc/gnulib-tool.texi (@nosuchmodulenote): New macro.
44819         (Header File Substitutes, Function Substitutes,
44820         Glibc Header File Substitutes, Glibc Function Substitutes): Use it.
44821         (Build robot for gnulib): Fix typo.
44822
44823 2008-03-06  Bruno Haible  <bruno@clisp.org>
44824
44825         * doc/gnulib-tool.texi (VCS Issues): Small updates.
44826         Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
44827
44828 2008-03-06  Bruno Haible  <bruno@clisp.org>
44829
44830         * doc/func.texi: New file, extracted from doc/gnulib.texi.
44831         * doc/gnulib.texi: Include it.
44832
44833 2008-03-06  Simon Josefsson  <simon@josefsson.org>
44834
44835         * modules/func (License): Change license to unlimited; there was
44836         no LGPL parts in the module anyway.
44837
44838 2008-03-06  Simon Josefsson  <simon@josefsson.org>
44839
44840         * modules/__func__: Renamed to modules/func.
44841         * modules/__func__-tests: Renamed to modules/func-tests.
44842         * tests/test-__func__.c: Renamed to tests/test-func.c.
44843         * m4/__func__.m4: Renamed to m4/func.m4.
44844         * doc/gnulib.texi (__func__): Section renamed to func.
44845         Suggested by Eric Blake <ebb9@byu.net>.
44846
44847 2008-03-06  Simon Josefsson  <simon@josefsson.org>
44848
44849         * doc/gnulib.texi (__func__): Use C99 terminology when talking
44850         about __func__.  Make example self-contained.  Suggested by Eric
44851         Blake <ebb9@byu.net>.
44852
44853         * tests/test-__func__.c (main): Avoid extraneous () around __func.
44854         Suggested by Eric Blake <ebb9@byu.net>.
44855
44856 2008-03-06  Simon Josefsson  <simon@josefsson.org>
44857
44858         * modules/__func__: New file.
44859         * modules/__func__-tests: New file.
44860         * tests/test-__func__.c: New file.
44861         * m4/__func__.m4: New file.
44862         * doc/gnulib.texi (__func__): Document __func__ module.
44863
44864 2008-03-05  Simon Josefsson  <simon@josefsson.org>
44865
44866         * modules/byteswap (License): Re-license as LGPLv2+.
44867
44868 2008-03-05  Simon Josefsson  <simon@josefsson.org>
44869
44870         * doc/Makefile: Add pdf target.
44871
44872 2008-03-05  Simon Josefsson  <simon@josefsson.org>
44873
44874         * modules/inline (License): Use 'unlimited', since there are only
44875         *.m4 files in this module.
44876
44877 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
44878             Bruno Haible  <bruno@clisp.org>
44879
44880         Add support for HP C 7.1 on OpenVMS 8.3.
44881         * lib/alloca.in.h (alloca): Define as alias for DEC C on VMS.
44882
44883 2008-03-03  John E. Malmberg  <wb8tyw@qsl.net>  (tiny change)
44884
44885         Update VMS specifics.
44886         * lib/getopt.c [VMS]: Remove include of unixlib.h.
44887
44888 2008-03-02  Jim Meyering  <meyering@redhat.com>
44889
44890         Remove the last dependency on the "free" module.
44891         * m4/readutmp.m4 (gl_READUTMP): Don't require gl_FUNC_FREE.
44892         Reported by Bob Proulx.
44893
44894         * lib/getdelim.c (getdelim): Don't leak memory upon failed realloc.
44895
44896         Remove useless "if" tests before free.  Deprecate "free" module.
44897         * doc/posix-functions/free.texi: Mention that this
44898         module is no longer useful.
44899         * modules/free (Notice): Say this module is obsolete.
44900         * modules/readutmp (Depends-on): Remove free.
44901         * lib/save-cwd.c (free_cwd): Remove useless "if" before free.
44902         * lib/putenv.c (putenv): Likewise.
44903         * lib/gc-gnulib.c (gc_cipher_close): Likewise.
44904         * lib/getaddrinfo.c (freeaddrinfo): Likewise.
44905         * tests/test-c-strcasestr.c (main): Likewise.
44906         * tests/test-c-strstr.c (main): Likewise.
44907         * tests/test-mbscasestr1.c (main): Likewise.
44908         * tests/test-mbscasestr2.c (main): Likewise.
44909         * tests/test-mbsstr1.c (main): Likewise.
44910         * tests/test-mbsstr2.c (main): Likewise.
44911         * tests/test-memmem.c (main): Likewise.
44912         * tests/test-strcasestr.c (main): Likewise.
44913         * tests/test-striconv.c (main): Likewise.
44914         * tests/test-striconveh.c (main): Likewise.
44915         * tests/test-striconveha.c (main): Likewise.
44916         * tests/test-strstr.c (main): Likewise.
44917
44918         * build-aux/git-version-gen: Adjust a comment and the Usage string.
44919
44920         bootstrap: sync from coreutils again
44921         * build-aux/bootstrap: Remove dangling m4/*.m4 symlinks.
44922
44923 2008-03-01  Jim Meyering  <meyering@redhat.com>
44924
44925         bootstrap: sync from coreutils
44926         * build-aux/bootstrap (update_po_files): Copy a .po file into place
44927         also when the target doesn't exist.
44928
44929 2008-03-01  Eric Blake  <ebb9@byu.net>
44930
44931         Fix bugs in last patch.
44932         * lib/memchr2.c (memchr2): Fix typo.
44933         * tests/test-memchr2.c: Test previous bug, and don't use GNU
44934         extension.
44935         Reported by Bruce Korb.
44936
44937         New module 'memchr2'.
44938         * modules/memchr2: New file.
44939         * modules/memchr2-tests: Likewise.
44940         * lib/memchr2.h: Likewise.
44941         * lib/memchr2.c: Likewise, based on memchr.c.
44942         * tests/test-memchr2.c: New test.
44943         * MODULES.html.sh (String handling): Add memchr2.
44944
44945 2008-02-29  Bruno Haible  <bruno@clisp.org>
44946
44947         * modules/freadseek-tests: New file.
44948         * tests/test-freadseek.sh: New file.
44949         * tests/test-freadseek.c: New file.
44950
44951         New module 'freadseek'.
44952         * modules/freadseek: New file.
44953         * lib/freadseek.h: New file.
44954         * lib/freadseek.c: New file.
44955         * MODULES.html.sh (File stream based Input/Output): Add freadseek.
44956
44957 2008-02-29  Sergey Poznyakoff  <gray@gnu.org.ua>
44958
44959         * users.txt: Add anubis, cpio, mailfromd, mailutils, radius,
44960         wydawca.
44961
44962         * m4/argp.m4 (gl_ARGP): Use AC_TRY_LINK to test if
44963         program_invocation_name and program_invocation_short_name are
44964         present.
44965
44966 2008-02-28  Bruno Haible  <bruno@clisp.org>
44967
44968         * tests/test-freadptr.c: Add a test for behaviour after ungetc.
44969         * tests/test-freadptr.sh: Also test non-seekable stdin.
44970
44971 2008-02-28  Sergey Poznyakoff  <gray@gnu.org.ua>
44972
44973         * build-aux/bootstrap (source_base, m4_base)
44974         (doc_base, tests_base): New variables.
44975         (gnulib_tool_options): Do not hardcode base directories, use
44976         the above variables instead.
44977
44978 2008-02-28  Atsushi SAKAI  <sakaia@jp.fujitsu.com>
44979
44980         * lib/xsize.h: Fix typo in comment: s/tupe/type/.
44981
44982 2008-02-28  Bruno Haible  <bruno@clisp.org>
44983
44984         * modules/freadptr-tests: New file.
44985         * tests/test-freadptr.sh: New file.
44986         * tests/test-freadptr.c: New file.
44987
44988         New module 'freadptr'.
44989         * modules/freadptr: New file.
44990         * lib/freadptr.h: New file.
44991         * lib/freadptr.c: New file.
44992         * MODULES.html.sh (File stream based Input/Output): Add freadptr.
44993
44994 2008-02-26  Karl Berry  <karl@freefriends.org>
44995
44996         Sync from Libtool:
44997         * libltdl/argz.c (argz_add, argz_count): New functions.
44998         * libltdl/argz.in.h: Declare them.
44999         Report by Juan Manuel Guerrero <juan.guerrero@gmx.de>.
45000
45001 2008-02-22  Bruno Haible  <bruno@clisp.org>
45002
45003         * m4/time_r.m4 (gl_TIME_R): Also check that localtime_r's return type
45004         is a pointer type.  Needed for HP-UX 10.
45005         * doc/posix-functions/localtime_r.texi: Mention HP-UX 10.
45006         * doc/posix-functions/gmtime_r.texi: Likewise.
45007         Reported by Peter O'Gorman <bug-gnulib@mlists.thewrittenword.com>.
45008
45009 2008-02-24  Bruno Haible  <bruno@clisp.org>
45010
45011         * modules/environ-tests: New file.
45012         * tests/test-environ.c: New file.
45013
45014         New module 'environ'.
45015         * modules/environ: New file.
45016         * lib/unistd.in.h (environ): New declaration.
45017         * m4/environ.m4: New file.
45018         (gt_CHECK_VAR_DECL): Moved here from m4/setenv.m4. Undefine gt_cv_var
45019         after use.
45020         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_ENVIRON and
45021         HAVE_DECL_ENVIRON.
45022         * modules/unistd (Makefile.am): Substitute also GNULIB_ENVIRON and
45023         HAVE_DECL_ENVIRON.
45024         * doc/posix-functions/environ.texi: Mention module 'environ'. Remove
45025         wrong claim that 'environ' is missing on some systems.
45026         * modules/execute (Depends-on): Add environ.
45027         * lib/execute.c (environ): Remove fallback declaration.
45028         * modules/pipe (Depends-on): Add environ.
45029         * lib/pipe.c (environ): Remove fallback declaration.
45030         * modules/setenv (Depends-on): Add environ.
45031         * lib/setenv.c (environ): Remove fallback declaration.
45032         * modules/unsetenv (Depends-on): Add environ.
45033         * lib/unsetenv.c (environ): Remove fallback declaration.
45034         * m4/setenv.m4 (gt_CHECK_VAR_DECL): Remove macro. Moved to
45035         m4/environ.m4.
45036         (gl_PREREQ_SETENV): Require gl_ENVIRON instead of testing for environ.
45037         (gl_PREREQ_UNSETENV): Likewise.
45038
45039 2008-02-24  Bruno Haible  <bruno@clisp.org>
45040
45041         * doc/posix-functions/environ.texi: Document the MacOS X problem.
45042
45043 2008-02-20  Bob Proulx  <bob@proulx.com>
45044
45045         Enable use of older two part flavor 'git describe'.
45046         * build-aux/git-version-gen: If using the older two part flavor of
45047         git version then recreate the third part now present in the
45048         newer three part flavor of git describe.
45049
45050 2008-02-20  Martin Buchholz  <martin@xemacs.org>  (tiny change)
45051
45052         * lib/fts.c (fts_build): Typo correction to comment.
45053
45054 2008-02-17  Bruno Haible  <bruno@clisp.org>
45055
45056         * lib/git-merge-changelog.c (main) [split_merged_entry]: Avoid
45057         generating no-op conflicts.
45058
45059 2008-02-17  Bruno Haible  <bruno@clisp.org>
45060
45061         Speed up by 10%.
45062         * lib/git-merge-changelog.c (main): Use the iterator to iterate through
45063         result_entries, rather than an index-based loop.
45064
45065 2008-02-17  Bruno Haible  <bruno@clisp.org>
45066
45067         Speed up by 25%.
45068         * lib/git-merge-changelog.c (struct entry): New fields 'hashcode',
45069         'hashcode_cached'.
45070         (entry_create): New function.
45071         (entry_hashcode): Use the cached hashcode if possible.
45072         (read_changelog_file, try_split_merged_entry): Use entry_create.
45073
45074 2008-02-17  Bruno Haible  <bruno@clisp.org>
45075
45076         Speed up from O(n^2) to O(n) for long ChangeLog files.
45077         * lib/git-merge-changelog.c: Include gl_rbtreehash_list.h.
45078         (read_changelog_file): Change implementation of entries_reversed list
45079         to rbtreehash.
45080         * modules/git-merge-changelog (Depends-on): Add rbtreehash-list.
45081
45082 2008-02-17  Bruno Haible  <bruno@clisp.org>
45083
45084         New option --split-merged-entry.
45085         * lib/git-merge-changelog.c (FSTRCMP_STRICTER_THRESHOLD): New macro.
45086         (find_paragraph_end, try_split_merged_entry): New functions.
45087         (long_options): Add option --split-merged-entry.
45088         (usage): Document option --split-merged-entry.
45089         (main): Implement option --split-merged-entry.
45090         Reported by Eric Blake.
45091
45092 2008-02-17  Bruno Haible  <bruno@clisp.org>
45093
45094         * lib/git-merge-changelog.c: Include c-strstr.h.
45095         (main): Support the "git pull --rebase" situation.
45096         * modules/git-merge-changelog (Depends-on): Add c-strstr.
45097         Reported by Eric Blake.
45098
45099 2008-02-16  Eric Blake  <ebb9@byu.net>
45100
45101         Avoid doubling \ in common case of "c-maybe" quoting style.
45102         * lib/quotearg.c (quotearg_buffer_restyled): Don't escape \ when
45103         eliding outer quotes.
45104         * lib/quotearg.h: Document this.
45105         * tests/test-quotearg.c (result_strings, inputs, results_g)
45106         (flag_results, locale_results): Test it by adding a new string to
45107         each test group.
45108         (compare_strings): Test new string.
45109
45110 2008-02-13  Eric Blake  <ebb9@byu.net>
45111
45112         Avoid trigraph quoting in default output.
45113         * lib/quotearg.h (enum quoting_flags): Add QA_SPLIT_TRIGRAPHS.
45114         * lib/quotearg.c (quotearg_buffer_restyled): Don't quote trigraphs
45115         unless explicitly requested.
45116         * tests/test-quotearg.c (flag_results, main): Add additional tests.
45117
45118 2008-02-13  Lasse Collin  <lasse.collin@tukaani.org>
45119
45120         Don't rely on signed integer overflowing to negative value.
45121         * lib/getugroups.c (getugroups): Include <limits.h>.
45122         Instead, compare against INT_MAX, and increment only if the test passes.
45123
45124 2008-02-13  Jim Meyering  <meyering@redhat.com>
45125         and Eric Blake  <ebb9@byu.net>
45126
45127         Avoid shadowing warning and compile errors on Linux.
45128         * tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
45129         forwarding macros on Linux.
45130         (dcgettext): Define a stub, for Linux.
45131         (results_g, main): Avoid warnings.
45132
45133 2008-02-12  Eric Blake  <ebb9@byu.net>
45134
45135         Silence warning in last patch.
45136         * lib/quotearg.c (quotearg_buffer_restyled): Add missing const.
45137
45138         Quotearg part 4: add tests, fix c-maybe colon quoting.
45139         * lib/quotearg.h: Improve documentation.
45140         * lib/quotearg.c (quotearg_buffer_restyled): Don't add extra
45141         escapes when adding outer quotes.  When quoting trigraphs, use
45142         valid C notation.  When quoting NUL, omit extra characters if next
45143         character is not digit.  Alter prototype.
45144         (quotearg_buffer, quotearg_alloc_mem, quotearg_n_options): Adjust
45145         callers.
45146         * modules/quotearg-tests: New module.
45147         * tests/test-quotearg.c: New test.
45148
45149 2008-02-07  Eric Blake  <ebb9@byu.net>
45150
45151         Quotearg part 3: add flag to control outer quote elision.
45152         * lib/quotearg.h (c_maybe_quoting_style): New style.
45153         (enum quoting_flags): Better documentation of flags.
45154         * lib/quotearg.c (quoting_style_args, quoting_style_vals): Add
45155         c-maybe style.
45156         (quotearg_buffer_restyled): Handle new flag to elide outer
45157         quotes.
45158
45159         Quotearg part 2: add flag that can control NUL elision.
45160         * lib/quotearg.h (set_quoting_flags): New prototype.
45161         * lib/quotearg.c (struct quoting_options): Add flag field.
45162         (set_quoting_flags): New function.
45163         (quotearg_buffer_restyled): Add flags parameter.
45164         (quotearg_alloc_mem): Set the flag if length cannot be returned.
45165         (quotearg_n_options): Set the flag, since length cannot be
45166         returned.
45167         (quoting_options_from_style): Default flags correctly.
45168
45169         Quotearg part 1: more wrappers, restore quotearg_char state.
45170         * lib/quotearg.h (quotearg_alloc_mem, quotearg_n_mem)
45171         (quotearg_mem, quotearg_style_mem, quotearg_char_mem)
45172         (quotearg_colon_mem): New wrappers.
45173         * lib/quotearg.c (quotearg_alloc, quotearg_char): Rewrite...
45174         (quotearg_alloc_mem, quotearg_char_mem): ...in terms of these new
45175         functions.
45176         (quotearg_n_mem, quotearg_mem, quotearg_style_mem)
45177         (quotearg_colon_mem): New functions.
45178
45179 2008-02-11  Bruno Haible  <bruno@clisp.org>
45180
45181         * modules/git-merge-changelog (Makefile.am): Don't use -L and -l for a
45182         library in the current directory: it does not work with parallel make.
45183         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
45184
45185 2008-02-11  Bruno Haible  <bruno@clisp.org>
45186
45187         * .gitattributes: New file.
45188
45189 2008-02-11  Jim Meyering  <meyering@redhat.com>
45190
45191         useless-if-before-free: Fix reversed exit values.
45192         * build-aux/useless-if-before-free: Use correct values
45193         for EXIT_MATCH and EXIT_NO_MATCH.
45194
45195         * build-aux/useless-if-before-free: Close stdout carefully.
45196
45197 2008-02-10  Bruno Haible  <bruno@clisp.org>
45198
45199         New module 'git-merge-changelog'.
45200         * modules/git-merge-changelog: New file.
45201         * lib/git-merge-changelog.c: New file.
45202
45203 2008-02-10  Jim Meyering  <meyering@redhat.com>
45204
45205         useless-if-before-free: New option: --list (-l).
45206
45207         useless-if-before-free: Don't exit immediately upon open failure.
45208         * build-aux/useless-if-before-free: Exit 2 for errors.
45209         Upon failure to open a file, don't exit immediately.
45210         Rather, just warn and continue with any remaining files.
45211
45212 2008-02-10  Bruno Haible  <bruno@clisp.org>
45213
45214         New abstract list operation 'node_set_value'.
45215         * lib/gl_list.h (gl_list_node_set_value): New function.
45216         (struct gl_list_implementation): New field node_set_value.
45217         * lib/gl_list.c (gl_list_node_set_value): New function.
45218         * lib/gl_array_list.c (gl_array_node_set_value): New function.
45219         (gl_array_list_implementation): Update.
45220         * lib/gl_carray_list.c (gl_carray_node_set_value): New function.
45221         (gl_carray_list_implementation): Update.
45222         * lib/gl_anylinked_list2.h (gl_linked_node_set_value): New function.
45223         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
45224         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
45225         * lib/gl_anytree_list2.h (gl_tree_node_set_value): New function.
45226         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
45227         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
45228         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
45229         Update.
45230         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
45231         * lib/gl_sublist.c (gl_sublist_node_set_value): New function.
45232         (gl_sublist_list_implementation): Update.
45233
45234 2008-02-10  Bruno Haible  <bruno@clisp.org>
45235
45236         * lib/diffseq.h: Write "ELEMENT const" instead of "const ELEMENT".
45237         Needed when ELEMENT is #defined to 'some_type *'.
45238
45239 2008-02-10  Jim Meyering  <meyering@redhat.com>
45240
45241         New script and module: useless-if-before-free
45242         * MODULES.html.sh (maint+release support): Add useless-if-before-free.
45243         * build-aux/useless-if-before-free: New file.
45244         * modules/useless-if-before-free: New file.
45245
45246         * build-aux/gitlog-to-changelog: Use committer date, not author date.
45247
45248         xstrtol_error: Fix typo.
45249         * lib/xstrtol-error.c (xstrtol_error): The parameter was unused:
45250         s/exit_failure/exit_status/.
45251
45252 2008-02-09  Jim Meyering  <meyering@redhat.com>
45253
45254         New script and module: gitlog-to-changelog
45255         * MODULES.html.sh (maint+release support): Add gitlog-to-changelog.
45256         * modules/gitlog-to-changelog: New file.
45257         * build-aux/gitlog-to-changelog: New file.
45258
45259 2008-02-08  Jim Meyering  <meyering@redhat.com>
45260
45261         Avoid two "parameter unused" warnings.
45262         * lib/stat-time.h (get_stat_birthtime_ns, get_stat_birthtime):
45263         Mark "st" as used.
45264
45265         Use "git COMMAND", not "git-COMMAND".
45266         * build-aux/bootstrap (version_controlled_file): s/git-rm/git-rm/.
45267         * build-aux/announce-gen (get_tool_versions): Correct a diagnostic.
45268         * build-aux/git-version-gen: Use "git status", not "git-status".
45269
45270 2008-02-07  Bruno Haible  <bruno@clisp.org>
45271
45272         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on native Woe32 systems.
45273         Avoids a crash on Windows Vista.
45274         Reported by Adam Strzelecki <ono@java.pl> via
45275         Simon Josefsson <simon@josefsson.org>.
45276
45277 2008-02-06  Bruno Haible  <bruno@clisp.org>
45278
45279         Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.
45280         * m4/printf.m4 (gl_PRINTF_FLAG_LEFTADJUST): New macro.
45281         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_FLAG_LEFTADJUST.
45282         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST): New macro.
45283         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
45284         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
45285         gl_PRINTF_FLAG_LEFTADJUST and test its result. Invoke
45286         gl_PREREQ_VASNPRINTF_FLAG_LEFTADJUST.
45287         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
45288         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
45289         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
45290         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
45291         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
45292         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
45293         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
45294         * tests/test-vasnprintf-posix.c (test_function): Add testcases for the
45295         left-adjust flag.
45296         * tests/test-snprintf-posix.h (test_function): Likewise.
45297         * tests/test-sprintf-posix.h (test_function): Likewise.
45298         * tests/test-vasprintf-posix.c (test_function): Likewise.
45299         * doc/posix-functions/fprintf.texi: Update.
45300         * doc/posix-functions/printf.texi: Update.
45301         * doc/posix-functions/snprintf.texi: Update.
45302         * doc/posix-functions/sprintf.texi: Update.
45303         * doc/posix-functions/vfprintf.texi: Update.
45304         * doc/posix-functions/vprintf.texi: Update.
45305         * doc/posix-functions/vsnprintf.texi: Update.
45306         * doc/posix-functions/vsprintf.texi: Update.
45307         Reported by Peter Fales <psfales@alcatel-lucent.com>.
45308
45309 2008-02-06  Bruno Haible  <bruno@clisp.org>
45310
45311         Fix bug introduced on 2008-01-26.
45312         * lib/isnan.c (FUNC): Set to rpl_isnand, not rpl_isnan.
45313
45314 2008-02-06  Bruno Haible  <bruno@clisp.org>
45315
45316         Fix bug introduced on 2007-06-10.
45317         * lib/vasnprintf.c (VASNPRINTF): Perform zero-padding also if
45318         !NEED_PRINTF_FLAG_ZERO.
45319
45320 2008-02-05  Peter O'Gorman <pogma@thewrittenword.com>
45321
45322         getloadavg: use libperfstat on AIX5
45323         * lib/getloadavg.c, m4/getloadavg.m4 [aix]: Use libperfstat
45324
45325 2008-02-03  Bruno Haible  <bruno@clisp.org>
45326
45327         * lib/diffseq.h: Add comments about required #includes.
45328         Reported by Michael Biggs <gnulib@doubleplum.net>.
45329
45330 2008-02-01  Bruno Haible  <bruno@clisp.org>
45331
45332         * users.txt: Add gnuit.
45333
45334 2008-01-31  Bruno Haible  <bruno@clisp.org>
45335
45336         * lib/md4.c (set_uint32): Mark as inline.
45337         * lib/md5.c (set_uint32): Likewise.
45338         * lib/sha1.c (set_uint32): Likewise.
45339         * m4/md4.m4 (gl_MD4): Require AC_C_INLINE.
45340         * m4/md5.m4 (gl_MD5): Likewise.
45341         * m4/sha1.m4 (gl_SHA1): Likewise.
45342
45343 2008-01-31  Jim Meyering  <meyering@redhat.com>
45344
45345         Use "sizeof VAR", rather than a literal "4".
45346         * lib/md5.c (md5_read_ctx): Use sizeof ctx->A, not 4.
45347         * lib/md4.c (md4_read_ctx): Likewise.
45348         * lib/sha1.c (sha1_read_ctx): Likewise.
45349
45350 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45351
45352         * tests/test-sha1.c: New file, based on test-md5.c.
45353
45354         * modules/crypto/sha1-tests: New file.
45355
45356 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45357
45358         * lib/sha1.h (SHA1_DIGEST_SIZE): Define.
45359
45360 2008-01-31  Jim Meyering  <meyering@redhat.com>
45361
45362         Prefer "sizeof v" over the equivalent "4".
45363         * lib/md4.c (set_uint32): Use "sizeof v" as memcpy length, not 4.
45364         * lib/md5.c (set_uint32): Likewise.
45365         * lib/sha1.c (set_uint32): Likewise.
45366
45367 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45368
45369         * lib/sha1.c (set_uint32): Mark function as static.
45370
45371 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45372
45373         md2: clarify comments to say that alignment is not required.
45374         * lib/md2.h: Remove warning about alignment in comment.
45375         * lib/md2.c (md2_read_ctx, md2_finish_ctx): Doc fix, alignment has
45376         never been required.
45377
45378 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45379
45380         md4: adapt alignment constraint fix from sha1.
45381         * lib/md4.c (set_uint32): New function, from sha1.c
45382         (md4_read_ctx): Use it.
45383         (md4_finish_ctx): Doc fix.
45384         * lib/md4.h: Doc fix.
45385
45386 2008-01-31  Simon Josefsson  <simon@josefsson.org>
45387
45388         md5: adapt alignment constraint fix from sha1.
45389         * lib/md5.c (set_uint32): New function, from sha1.c
45390         (md5_read_ctx): Use it.
45391         (md5_finish_ctx): Doc fix.
45392         * lib/md5.h: Doc fix.
45393
45394 2008-01-30  Peter Palfrader  <weasel@debian.org>
45395
45396         sha1: remove the result buffer alignment constraint
45397         * lib/sha1.c (set_uint32): New function.
45398         (sha1_read_ctx): Rewrite to remove the result buffer alignment
45399         constraint.
45400         (sha1_finish_ctx): Remove comment warning about alignment constraint.
45401         * lib/sha1.h: Likewise.
45402
45403 2008-01-30  Andreas Schwab  <schwab@suse.de>
45404             Bruno Haible  <bruno@clisp.org>
45405
45406         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Include <float.h> and ensure a
45407         correct definition of LDBL_MIN_EXP.
45408
45409 2008-01-30  Karl Berry  <karl@gnu.org>
45410
45411         * config/srclist-update: try to preserve x bit on updates.
45412         * config/srclistvars.sh: update for karl.
45413
45414 2008-01-29  Jim Meyering  <meyering@redhat.com>
45415
45416         vasnprintf.c: Avoid warning about unused label
45417         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Guard the
45418         "overflow" label definition and associated code with the
45419         same cpp condition that guards the sole use of that label.
45420
45421 2008-01-26  Bruno Haible  <bruno@clisp.org>
45422
45423         * m4/isnanl.m4 (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM,
45424         gl_FUNC_ISNANL_WORKS): Test the GCC >= 4.0 built-in.
45425         * lib/isnanl.h (isnanl): Use the GCC >= 4.0 built-in.
45426         * lib/isnanl-nolibm.h (isnanl): Likewise.
45427         Reported by Paul Eggert <eggert@cs.ucla.edu>.
45428
45429 2008-01-26  Bruno Haible  <bruno@clisp.org>
45430
45431         * m4/isnand.m4 (gl_FUNC_ISNAND_NO_LIBM): Test the GCC >= 4.0 built-in.
45432         * lib/isnand.h (isnand): Use the GCC >= 4.0 built-in.
45433
45434 2008-01-26  Bruno Haible  <bruno@clisp.org>
45435
45436         * m4/isnanf.m4 (gl_HAVE_ISNANF_NO_LIBM, gl_ISNANF_WORKS): Test the
45437         GCC >= 4.0 built-in.
45438         * lib/isnanf.h (isnanf): Use the GCC >= 4.0 built-in.
45439
45440 2008-01-26  Bruno Haible  <bruno@clisp.org>
45441
45442         Rename isnan, applicable to 'double' only, to isnand.
45443         * modules/isnand-nolibm: Renamed from modules/isnan-nolibm.
45444         (Files): Add lib/isnand.h, lib/isnand.c. Remove lib/isnan.h.
45445         (configure.ac): Update.
45446         (Include): Replace "isnan.h" with "isnand.h".
45447         * m4/isnand.m4: Renamed from m4/isnan.m4.
45448         (gl_FUNC_ISNAND_NO_LIBM): Renamed from gl_FUNC_ISNAN_NO_LIBM. Set
45449         HAVE_ISNAND_IN_LIBC instead of HAVE_ISNAN_IN_LIBC. Build isnand.c
45450         instead of isnan.c.
45451         * lib/isnand.h: Renamed from lib/isnan.h. Test HAVE_ISNAND_IN_LIBC
45452         instead of HAVE_ISNAN_IN_LIBC.
45453         (isnand): Renamed from isnan.
45454         * lib/isnand.c: New file.
45455         * modules/isnand-nolibm-tests: Renamed from modules/isnan-nolibm-tests.
45456         (Files): Add tests/test-isnand.c. Remove tests/test-isnan.c.
45457         (Makefile.am): Update.
45458         * tests/test-isnand.c: Renamed from tests/test-isnan.c.
45459         Include isnand.h instead of isnan.h.
45460         (main): Test isnand instead of isnan.
45461         * modules/fprintf-posix (Depends-on): Add isnand-nolibm, remove
45462         isnan-nolibm.
45463         * modules/frexp (Depends-on): Likewise.
45464         * modules/frexp-tests (Depends-on): Likewise.
45465         * modules/frexp-nolibm (Depends-on): Likewise.
45466         * modules/frexp-nolibm-tests (Depends-on): Likewise.
45467         * modules/isfinite (Depends-on): Likewise.
45468         * modules/round-tests (Depends-on): Likewise.
45469         * modules/signbit (Depends-on): Likewise.
45470         * modules/signbit-tests (Depends-on): Likewise.
45471         * modules/snprintf-posix (Depends-on): Likewise.
45472         * modules/sprintf-posix (Depends-on): Likewise.
45473         * modules/trunc-tests (Depends-on): Likewise.
45474         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
45475         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
45476         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
45477         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
45478         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
45479         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
45480         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
45481         * modules/vasnprintf-posix (Depends-on): Likewise.
45482         * modules/vasprintf-posix (Depends-on): Likewise.
45483         * modules/vfprintf-posix (Depends-on): Likewise.
45484         * modules/vsnprintf-posix (Depends-on): Likewise.
45485         * modules/vsprintf-posix (Depends-on): Likewise.
45486         * lib/frexp.c: Include isnand.h instead of isnan.h.
45487         (ISNAN): Set to isnand instead of isnan.
45488         * lib/isfinite.c: Include isnand.h instead of isnan.h.
45489         (gl_isfinited): Use isnand instead of isnan.
45490         * lib/signbitd.c: Include isnand.h instead of isnan.h.
45491         (gl_signbitd): Use isnand instead of isnan.
45492         * lib/vasnprintf.c: Include isnand.h instead of isnan.h.
45493         (is_infinite_or_zero, VASNPRINTF): Use isnand instead of isnan.
45494         * tests/test-frexp.c: Include isnand.h instead of isnan.h.
45495         (main): Use isnand instead of isnan.
45496         * tests/test-round1.c: Include isnand.h.
45497         (main): Use isnand instead of isnan.
45498         * tests/test-round2.c: Include isnand.h instead of isnan.h.
45499         (ISNAN): Set to isnand instead of isnan.
45500         * tests/test-trunc1.c: Include isnand.h.
45501         (main): Use isnand instead of isnan.
45502         * tests/test-trunc2.c: Include isnand.h instead of isnan.h.
45503         (equal): Use isnand instead of isnan.
45504         * MODULES.html.sh (Mathematics <math.h>): Replace isnan-nolibm with
45505         isnand-nolibm.
45506         * NEWS: Mention the change.
45507
45508 2008-01-25  Paul Eggert  <eggert@cs.ucla.edu>
45509             Bruno Haible  <bruno@clisp.org>
45510
45511         * m4/signbit.m4 (gl_SIGNBIT): Require a macro definition. Test whether
45512         the GCC builtins for signbits are present and set
45513         REPLACE_SIGNBIT_USING_GCC if so.
45514         * lib/math.in.h (signbit): Define using GCC builtins if
45515         REPLACE_SIGNBIT_USING_GCC is set.
45516         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
45517         REPLACE_SIGNBIT_USING_GCC.
45518         * modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_GCC.
45519
45520 2008-01-25  Jim Meyering  <meyering@redhat.com>
45521
45522         Prefer <config.h> over "config.h".  See autoconf doc for explanation.
45523         * lib/poll.c: Include <config.h>, not "config.h".
45524         * tests/test-getaddrinfo.c: Likewise.
45525
45526 2008-01-25  Simon Josefsson  <simon@josefsson.org>
45527
45528         * modules/sockets-tests: New file.
45529
45530 2008-01-24  Simon Josefsson  <simon@josefsson.org>
45531
45532         * modules/sockets: New module, can be used to call WSA_Startup and
45533         WSA_Cleanup when needed.
45534
45535         * lib/sockets.h, lib/sockets.c: New files.
45536
45537         * m4/sockets.m4: New file.
45538
45539         * tests/test-sockets.c: New file.
45540
45541 2008-01-19  Bruno Haible  <bruno@clisp.org>
45542
45543         * doc/posix-headers: Renamed from doc/headers.
45544         * doc/posix-functions: Renamed from doc/functions.
45545         * doc/gnulib.texi: Update.
45546
45547 2008-01-19  Bruno Haible  <bruno@clisp.org>
45548
45549         * doc/glibc-functions/strcasestr.texi: Include contents of
45550         doc/functions/strcasestr.texi, fixing the list of platforms.
45551         * doc/functions/strcasestr.texi: Remove file.
45552
45553 2008-01-19  Bruno Haible  <bruno@clisp.org>
45554
45555         * doc/glibc-functions/memmem.texi: Include contents of
45556         doc/functions/memmem.texi.
45557         * doc/functions/memmem.texi: Remove file.
45558
45559 2008-01-18  Bruno Haible  <bruno@clisp.org>
45560
45561         * doc/glibc-functions/*.texi: New files.
45562         * doc/gnulib.texi (Glibc Function Substitutes): Completely rewritten
45563         to use the new files.
45564
45565 2008-01-17  Bruno Haible  <bruno@clisp.org>
45566
45567         * tests/test-gethostname.c (main): Fix printf statement.
45568
45569 2008-01-17  Simon Josefsson  <simon@josefsson.org>
45570
45571         * modules/gethostname-tests: New file.
45572
45573         * tests/test-gethostname.c: New file.
45574
45575 2008-01-17  Simon Josefsson  <simon@josefsson.org>
45576
45577         * lib/gethostname.c: Include string.h unconditionally, strncpy is
45578         used by the UNAME case.  Reported by Bruno Haible
45579         <bruno@clisp.org>.
45580
45581 2008-01-17  Eric Blake  <ebb9@byu.net>
45582
45583         Convert c-strcasestr to be more efficient.
45584         * modules/c-strcasestr (Files): Use Two-Way, not KMP.
45585         (Depends-on): Add c-strcase, remove malloca, strnlen.
45586         * tests/test-c-strcasestr.c (main): Enhance test.
45587         * lib/c-strcasestr.c (c_strcasestr): Rewrite to new algorithm.
45588
45589 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
45590
45591         * build-aux/bootstrap (MSGID_BUGS_ADDRESS): New overridable variable.
45592         Use it in creating po/Makevars.
45593
45594 2008-01-15  Simon Josefsson  <simon@josefsson.org>
45595
45596         * lib/gc-libgcrypt.c (gc_init): Disable secure memory by default.
45597         Applications that requires it should initialize libgcrypt
45598         manually.
45599
45600 2008-01-16  Simon Josefsson  <simon@josefsson.org>
45601
45602         * lib/gethostname.c [!HAVE_UNAME]: Need string.h for strcpy.
45603
45604 2008-01-15  Paul Eggert  <eggert@cs.ucla.edu>
45605
45606         Fix problem with getdate on mingw32 reported by Simon Josefsson
45607         in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>.
45608         * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined
45609         tzname", when deciding whether to declare tzname.
45610         * lib/strftime.c (tzname): Likewise.
45611
45612 2008-01-15  Bruno Haible  <bruno@clisp.org>
45613
45614         Work around a MacOS X 10.5 bug in frexpl().
45615         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Also check denormalized numbers.
45616         * doc/functions/frexpl.texi: Document the bug.
45617         Reported by Elias Pipping <pipping@gentoo.org>.
45618
45619 2008-01-14  Eric Blake  <ebb9@byu.net>
45620
45621         Touch up previous patch.
45622         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR_SIMPLE): Fix typo.
45623         * doc/functions/strcasestr.texi (strcasestr): Document OpenBSD bug.
45624
45625         Convert strcasestr module to use Two-Way algorithm.
45626         * modules/strcasestr-simple: New module, based on the old
45627         strcasestr, but with Two-Way rather than KMP.
45628         * modules/strcasestr (Depends-on): Change to strcasestr-simple.
45629         * lib/string.in.h (rpl_strcasestr): Declare.
45630         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Check for linear
45631         performance.
45632         * lib/strcasestr.c (strcasestr): Simplify, and avoid malloc.
45633         * modules/string (Makefile.am): Support strcasestr.
45634         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Likewise.
45635         * modules/strcasestr-tests (Depends-on): Check for alarm.
45636         * tests/test-strcasestr.c: Augment test.
45637         * lib/str-two-way.h: Clean up stray macro.
45638         * NEWS: Document new module.
45639         * MODULES.html.sh (string handling): Likewise.
45640         * doc/functions/strcasestr.texi: New file.
45641         * doc/gnulib.texi (Function Substitutes): New node.  Move memmem
45642         here, since it is not a POSIX function.
45643
45644 2008-01-14  Colin Watson  <cjwatson@debian.org>
45645             Bruno Haible  <bruno@clisp.org>
45646
45647         * m4/strsignal.m4 (gl_FUNC_STRSIGNAL): Also check whether strsignal
45648         works fine; if not, set REPLACE_STRSIGNAL.
45649         (gl_PREREQ_STRSIGNAL): Require AC_DECL_SYS_SIGLIST.
45650         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
45651         REPLACE_STRSIGNAL.
45652         * lib/string.in.h (strsignal): Consider REPLACE_STRSIGNAL.
45653         * modules/string (Makefile.am): Substitute REPLACE_STRSIGNAL.
45654         * tests/test-strsignal.c (main): Check out-of-range signal numbers.
45655
45656 2008-01-14  Bruno Haible  <bruno@clisp.org>
45657
45658         * modules/strsignal (Include): Change to <string.h>.
45659
45660 2008-01-14  Colin Watson  <cjwatson@debian.org>
45661
45662         * modules/argp (Notice): Add a notice recommending to change
45663         XGETTEXT_OPTIONS.
45664         (configure.ac): Invoke AM_XGETTEXT_OPTION if it exists.
45665
45666 2008-01-13  Colin Watson  <cjwatson@debian.org>
45667
45668         * modules/strsignal-tests: New file.
45669         * tests/test-strsignal.c: New file.
45670
45671         * lib/strsignal.c: New file, from glibc with modifications.
45672         * lib/siglist.h: New file, from glibc with modifications.
45673         * lib/string.in.h (strsignal): New declaration.
45674         * m4/strsignal.m4: New file.
45675         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
45676         GNULIB_STRSIGNAL and HAVE_DECL_STRSIGNAL.
45677         * modules/strsignal: New file.
45678         * modules/string (Makefile.am): Substitute GNULIB_STRSIGNAL and
45679         HAVE_DECL_STRSIGNAL.
45680
45681 2008-01-13  Bruno Haible  <bruno@clisp.org>
45682
45683         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check that the
45684         locale encoding is not ASCII. Needed for OpenBSD 4.0.
45685         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
45686         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
45687
45688 2008-01-13  Bruno Haible  <bruno@clisp.org>
45689
45690         * lib/argp-fmtstream.h (__attribute__): Don't redefine if
45691         __STRICT_ANSI__ is set: it's not needed by any version of gcc.
45692         * lib/argp.h (__attribute__): Likewise.
45693         * lib/c-stack.c (__attribute__): Likewise.
45694         * lib/error.h (__attribute__): Likewise.
45695         * lib/fts.c (__attribute__): Likewise.
45696         * lib/openat.h (__attribute__): Likewise.
45697         * lib/stdio.in.h (__attribute__): Likewise.
45698         * lib/string.in.h (__attribute__): Likewise.
45699         * lib/utimens.c (__attribute__): Likewise.
45700         * lib/vasnprintf.h (__attribute__): Likewise.
45701         * lib/xalloc.h (__attribute__): Likewise.
45702         * lib/xprintf.h (__attribute__): Likewise.
45703         * lib/xstrtol.h (__attribute__): Likewise.
45704         * lib/xvasprintf.h (__attribute__): Likewise.
45705
45706 2008-01-12  Bruno Haible  <bruno@clisp.org>
45707
45708         * doc/gnulib.texi (Glibc Header File Substitutes): New chapter.
45709         * doc/glibc-headers/a.out.texi: New file.
45710         * doc/glibc-headers/aliases.texi: New file.
45711         * doc/glibc-headers/alloca.texi: New file.
45712         * doc/glibc-headers/ar.texi: New file.
45713         * doc/glibc-headers/argp.texi: New file.
45714         * doc/glibc-headers/argz.texi: New file.
45715         * doc/glibc-headers/byteswap.texi: New file.
45716         * doc/glibc-headers/crypt.texi: New file.
45717         * doc/glibc-headers/endian.texi: New file.
45718         * doc/glibc-headers/envz.texi: New file.
45719         * doc/glibc-headers/err.texi: New file.
45720         * doc/glibc-headers/error.texi: New file.
45721         * doc/glibc-headers/execinfo.texi: New file.
45722         * doc/glibc-headers/fpu_control.texi: New file.
45723         * doc/glibc-headers/fstab.texi: New file.
45724         * doc/glibc-headers/fts.texi: New file.
45725         * doc/glibc-headers/getopt.texi: New file.
45726         * doc/glibc-headers/ieee754.texi: New file.
45727         * doc/glibc-headers/ifaddrs.texi: New file.
45728         * doc/glibc-headers/libintl.texi: New file.
45729         * doc/glibc-headers/mcheck.texi: New file.
45730         * doc/glibc-headers/mntent.texi: New file.
45731         * doc/glibc-headers/obstack.texi: New file.
45732         * doc/glibc-headers/paths.texi: New file.
45733         * doc/glibc-headers/printf.texi: New file.
45734         * doc/glibc-headers/pty.texi: New file.
45735         * doc/glibc-headers/resolv.texi: New file.
45736         * doc/glibc-headers/shadow.texi: New file.
45737         * doc/glibc-headers/sysexits.texi: New file.
45738         * doc/glibc-headers/ttyent.texi: New file.
45739
45740 2008-01-12  Jim Meyering  <meyering@redhat.com>
45741
45742         announce-gen: emit Gnulib's git-based version string.
45743         * build-aux/announce-gen: Remove option: --gnulib-snapshot-time-stamp=S.
45744         New option --gnulib-version=V, where V is expected to be
45745         the output of running git describe in the gnulib directory.
45746         (get_tool_versions): Request feedback on xdelta.  I suspect it's
45747         not useful, and plan to stop publishing an xdelta file with each
45748         coreutils release.
45749
45750         * build-aux/announce-gen: Also check for lzma-compressed files.
45751
45752 2008-01-11  Bruno Haible  <bruno@clisp.org>
45753
45754         * tests/test-memmem.c (main): Increase maximum allowed time.
45755         * tests/test-strstr.c (main): Likewise.
45756
45757 2008-01-11  Bruno Haible  <bruno@clisp.org>
45758
45759         * doc/functions/memmem.texi: Add more precisions about platforms.
45760         * doc/functions/strstr.texi: Likewise.
45761
45762 2008-01-10  Eric Blake  <ebb9@byu.net>
45763
45764         * m4/strstr.m4: Delete cruft from copy-n-paste.
45765         Reported by Bruno Haible.
45766
45767 2008-01-10  Bruno Haible  <bruno@clisp.org>
45768
45769         Make c-strstr rely on strstr.
45770         * lib/c-strstr.c: Don't include str-kmp.h.
45771         (c_strstr): Define in terms of strstr.
45772         * modules/c-strstr (Files): Remove lib/str-kmp.h.
45773         (Depends-on): Remove stdbool, malloca, strnlen. Add strstr.
45774
45775 2008-01-10  Bruno Haible  <bruno@clisp.org>
45776
45777         * doc/gnulib.texi (String Functions in C Locale): New section.
45778         * doc/c-ctype.texi: New file.
45779         * doc/c-strcase.texi: New file.
45780         * doc/c-strcaseeq.texi: New file.
45781         * doc/c-strcasestr.texi: New file.
45782         * doc/c-strstr.texi: New file.
45783         * doc/c-strtod.texi: New file.
45784         * doc/c-strtold.texi: New file.
45785
45786 2008-01-10  Eric Blake  <ebb9@byu.net>
45787
45788         * lib/relocatable.h: Fix a comment.
45789
45790 2008-01-10  Eric Blake  <ebb9@byu.net>
45791
45792         Share two-way algorithm.
45793         * lib/str-two-way.h: New file, merged from...
45794         * lib/memmem.c: ...here...
45795         * lib/strstr.c: ...and here.
45796         * modules/memmem (Files): Use it.
45797         * modules/strstr (Files): Likewise.
45798
45799         Avoid quadratic strstr implementations.
45800         * lib/strstr.c: New file.
45801         * m4/strstr.m4: Likewise.
45802         * modules/strstr: Likewise.
45803         * modules/strstr-tests: Likewise.
45804         * tests/test-strstr.c: Likewise.
45805         * lib/string.in.h (rpl_strstr): Declare.
45806         (memmem) [GNULIB_POSIXCHECK]: Document speed issue.
45807         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Support strstr.
45808         * modules/string (Makefile.am): Likewise.
45809         * MODULES.html.sh (string handling): Mention new module.
45810         * doc/functions/strstr.texi (strstr): Document the bug.
45811
45812 2008-01-10  Bruno Haible  <bruno@clisp.org>
45813
45814         * lib/relocatable.h (relocate): State whether result is freshly
45815         allocated or not.
45816         * lib/relocatable.c (relocate): Return a freshly allocated string
45817         instead of a pointer to a privately held string.
45818         Reported by Sylvain Beucler <beuc@gnu.org>.
45819
45820 2008-01-10  Colin Watson  <cjwatson@debian.org>
45821
45822         * lib/canonicalize-lgpl.c [!_LIBC]: Fix typo in #if directive:
45823         s/S_ISNLK/S_ISLNK/.
45824
45825 2008-01-09  Bruno Haible  <bruno@clisp.org>
45826
45827         * doc/functions/memmem.texi: Use the same structure as snprintf.texi
45828         and other files.
45829         * m4/memmem.m4 (gl_FUNC_MEMMEM): Say "guessing no" instead of "no"
45830         if it's only a guess.
45831         * modules/memmem: Simplify by depending on memmem-simple.
45832
45833 2008-01-09  Bruno Haible  <bruno@clisp.org>
45834
45835         Work around OpenBSD 4.0 tdelete() bug.
45836         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Also check tdelete's return value.
45837         * lib/search.in.h: If REPLACE_TSEARCH is 1, define tsearch etc. as
45838         macros and don't redefine the enum values.
45839         * m4/search_h.m4 (gl_SEARCH_H_DEFAULTS): Initialize REPLACE_TSEARCH.
45840         * modules/search (Makefile.am): Also substitute REPLACE_TSEARCH.
45841         * doc/functions/tdelete.texi: Document the OpenBSD 4.0 bug.
45842
45843 2008-01-09  Bruno Haible  <bruno@clisp.org>
45844
45845         * tests/test-wcwidth.c: Include <string.h> and localcharset.h.
45846         (main): Don't perform the tests if setlocale did not install a UTF-8
45847         locale. Needed on OpenBSD 4.0.
45848         * modules/wcwidth-tests (Depends-on): Add localcharset.
45849
45850 2008-01-09  Paul Eggert  <eggert@cs.ucla.edu>
45851
45852         gl_FUNC_ALLOCA no longer defines HAVE_ALLOCA_H unconditionally.
45853         See <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00149.html>.
45854         * NEWS: announce this.
45855         * m4/alloca.m4 (gl_FUNC_ALLOCA): Don't define HAVE_ALLOCA_H.
45856
45857 2008-01-09  Simon Josefsson  <simon@josefsson.org>
45858         and Eric Blake  <ebb9@byu.net>
45859
45860         Add memmem-simple module.
45861         * m4/memmem.m4 (gl_FUNC_MEMMEM_SIMPLE): New macro.
45862         (gl_FUNC_MEMMEM): Separate performance from presence checks.
45863         * modules/memmem-simple: New file.
45864         * modules/memmem (Description): Tweak.
45865         * MODULES.html.sh (string handling): Mention new module.
45866         * doc/functions/memmem.texi (memmem): Distinguish which flaws are
45867         addressed by memmem-simple.
45868         * NEWS: Document the difference.
45869
45870 2008-01-09  Eric Blake  <ebb9@byu.net>
45871
45872         Give gcc some memmem optimization hints.
45873         * lib/string.in.h (memmem, memrchr, strchrnul, strnlen, strpbrk)
45874         (strcasestr): Declare as pure.
45875         * modules/memmem (Maintainer): Claim my implementation.
45876
45877 2008-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45878
45879         Support AIX 6.1 and higher.
45880         * build-aux/config.libpath: Likewise.
45881         * build-aux/config.rpath: Likewise.
45882
45883 2008-01-08  Jim Meyering  <meyering@redhat.com>
45884             Bruno Haible  <bruno@clisp.org>
45885
45886         * lib/printf-parse.c (PRINTF_PARSE): Handle a size specifier "q"
45887         on MacOS X and a size specifier "I64" on mingw. Needed for PRIdMAX.
45888         Reported by Peter Fales in
45889         <http://lists.gnu.org/archive/html/bug-coreutils/2007-12/msg00148.html>.
45890
45891 2008-01-08  Bruno Haible  <bruno@clisp.org>
45892
45893         * modules/unictype/category-of (Depends-on): Add
45894         unictype/category-none.
45895         * modules/unictype/category-and-tests (Depends-on): Add
45896         unictype/category-{L,N,Lu,Nd}.
45897         * modules/unictype/category-and-not-tests (Depends-on): Likewise.
45898         * modules/unictype/category-or-tests (Depends-on): Add
45899         unictype/category-{L,N}.
45900         * modules/unictype/category-name-tests (Depends-on): Add
45901         unictype/category-{Z,Nl}.
45902         Reported by Simon Josefsson.
45903
45904 2008-01-08  Bruno Haible  <bruno@clisp.org>
45905
45906         * lib/str-kmp.h (knuth_morris_pratt_unibyte): Document the calling
45907         convention better.
45908         * lib/mbsstr.c (knuth_morris_pratt_multibyte): Likewise.
45909         * lib/mbscasestr.c (knuth_morris_pratt_multibyte): Likewise.
45910         Reported by Peter Miller <millerp@canb.auug.org.au>.
45911
45912 2008-01-08  Eric Blake  <ebb9@byu.net>
45913
45914         Rewrite memmem to guarantee linear complexity without malloc.
45915         * lib/memmem.c (memmem): Use Two-Way rather than
45916         Knuth-Morris-Pratt, to allow O(1) space usage.
45917         (critical_factorization, two_way_short_needle)
45918         (two_way_long_needle): New functions.
45919         (knuth_morris_pratt): Delete.
45920         * modules/memmem (Depends-on): No longer need malloca or stdbool.
45921         Add stdint.
45922         * tests/test-memmem.c (main): Add tests for periodic needle and
45923         sublinear performance.
45924         * doc/functions/memmem.texi (memmem): Document other deficiencies
45925         in cygwin and older glibc.
45926
45927 2008-01-08  Bruno Haible  <bruno@clisp.org>
45928
45929         * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
45930         augmentation.
45931
45932 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
45933
45934         Add a configure time option: --disable-acl.
45935         * m4/acl.m4 (gl_FUNC_ACL): Wrap all ACL logic in a call to
45936         AC_ARG_ENABLE(acl).
45937
45938 2008-01-06  Simon Josefsson  <simon@josefsson.org>
45939
45940         * tests/test-localename.c: Don't include obsolete "setenv.h".
45941
45942         * modules/localename-tests (Depends-on): Need unsetenv.
45943
45944 2008-01-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45945
45946         * DEPENDENCIES: Require Texinfo version 4.6 or newer.
45947
45948 2008-01-06  Colin Watson  <cjwatson@debian.org>
45949
45950         * users.txt: Add man-db.
45951
45952 2008-01-07  Bruno Haible  <bruno@clisp.org>
45953
45954         * doc/gnulib-intro.texi (Library vs Reusable Code): Restore the
45955         previous section name.
45956
45957 2008-01-07  Bruno Haible  <bruno@clisp.org>
45958
45959         * lib/progname.c (set_program_name): Don't strip off a leading
45960         "lt-" prefix outside a .libs directory.
45961         Suggested by Paul Eggert.
45962
45963 2008-01-01  Sylvain Beucler  <beuc@gnu.org>
45964             Bruno Haible  <bruno@clisp.org>
45965
45966         Improve memory cleanup in 'relocatable' module.
45967         * lib/relocatable.h (compute_curr_prefix): Change return type to
45968         'char *'.
45969         * lib/relocatable.c (compute_curr_prefix): Change return type to
45970         'char *'. Free curr_installdir after use.
45971         (relocate): Free curr_prefix_better after use.
45972         * lib/progreloc.c (prepare_relocate): Free curr_prefix after use.
45973
45974 2008-01-01  Bruno Haible  <bruno@clisp.org>
45975
45976         * tests/test-wcwidth.c (main): Relax test of U+2060. Avoids a test
45977         failure on older glibc systems.
45978         Reported by Peter Fales <psfales@alcatel-lucent.com>.
45979
45980 2008-01-05  Eric Blake  <ebb9@byu.net>
45981
45982         Avoid quadratic system memmem.
45983         * m4/memmem.m4 (gl_FUNC_MEMMEM): Check for quadratic memmem.
45984         Reported by Ralf Wildenhues.
45985
45986         Fix memmem test for mingw.
45987         * modules/memmem-tests (configure.ac): Check for alarm.
45988         * tests/test-memmem.c (main): Avoid alarm on platforms that lack
45989         it.
45990         * doc/functions/memmem.texi: New file.
45991         * doc/gnulib.texi (Function Substitutes): Add memmem.
45992         Reported by Bruno Haible.
45993
45994 2008-01-04  Bruno Haible  <bruno@clisp.org>
45995
45996         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP):
45997         Require gl_HEADER_STRINGS_H_DEFAULTS, not
45998         gl_HEADER_STRING_H_DEFAULTS.
45999
46000 2008-01-04  Eric Blake  <ebb9@byu.net>
46001
46002         Shorten duration of memmem test.
46003         * tests/test-memmem.c (main): Use alarm to declare failure if test
46004         is taking too long.
46005         Reported by Ralf Wildenhues.
46006
46007 2007-12-21  Simon Josefsson  <simon@josefsson.org>
46008
46009         * modules/relocatable-prog-wrapper (Depends-on): Add intprops and
46010         string, needed by strerror.
46011
46012 2008-01-03  Colin Watson  <cjwatson@debian.org>
46013             Bruno Haible  <bruno@clisp.org>
46014
46015         * doc/gnulib-tool.texi (Localization): New section.
46016
46017 2008-01-02  Bruno Haible  <bruno@clisp.org>
46018
46019         * lib/memmem.c (knuth_morris_pratt, memmem): Change all 'char *'
46020         variables to 'unsigned char *' type.
46021         Reported by Paul Eggert.
46022
46023 2008-01-02  Jim Meyering  <jim@meyering.net>
46024
46025         * lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
46026
46027 2007-12-31  Jim Meyering  <jim@meyering.net>
46028
46029         Avoid use of private FTS type name.
46030         * lib/fts.c (fts_sort): Use FTSENT rather than "struct _ftsent".
46031
46032 2007-12-30  Karl Berry  <karl@gnu.org>
46033
46034         * doc/gnulib.texi (Library vs. Reusable Code): remove period, to
46035         work around defect in Texinfo and/or the standalone Info browser.
46036
46037 2007-12-30  Bruno Haible  <bruno@clisp.org>
46038
46039         Unify 5 copies of the KMP code.
46040         * lib/str-kmp.h: New file.
46041         * lib/c-strcasestr.c: Include str-kmp.h.
46042         (knuth_morris_pratt): Remove function.
46043         (c_strcasestr): Update.
46044         * lib/c-strstr.c: Include str-kmp.h.
46045         (knuth_morris_pratt): Remove function.
46046         (c_strcasestr): Update.
46047         * lib/mbscasestr.c: Include str-kmp.h.
46048         (knuth_morris_pratt_unibyte): Remove function.
46049         * lib/mbsstr.c: Include str-kmp.h.
46050         (knuth_morris_pratt_unibyte): Remove function.
46051         * lib/strcasestr.c: Include str-kmp.h.
46052         (knuth_morris_pratt): Remove function.
46053         (strcasestr): Update.
46054         * modules/c-strcasestr (Files): Add lib/str-kmp.h.
46055         * modules/c-strstr (Files): Likewise.
46056         * modules/mbscasestr (Files): Likewise.
46057         * modules/mbsstr (Files): Likewise.
46058         * modules/strcasestr (Files): Likewise.
46059         Suggested by Paul Eggert.
46060
46061 2007-12-30  Bruno Haible  <bruno@clisp.org>
46062
46063         * lib/xmalloca.c (xmmalloca): Don't define if HAVE_ALLOCA is not
46064         defined.
46065
46066 2007-12-30  Bruno Haible  <bruno@clisp.org>
46067
46068         * lib/xmalloca.h: Include xalloc.h.
46069         (xnmalloca): New macro.
46070
46071 2007-12-30  Bruno Haible  <bruno@clisp.org>
46072
46073         * lib/malloca.h (nmalloca): New macro.
46074         * lib/c-strcasestr.c (knuth_morris_pratt): Use it.
46075         * lib/c-strstr.c (knuth_morris_pratt): Likewise.
46076         * lib/mbscasestr.c (knuth_morris_pratt_unibyte,
46077         knuth_morris_pratt_multibyte): Likewise.
46078         * lib/mbsstr.c (knuth_morris_pratt_unibyte,
46079         knuth_morris_pratt_multibyte): Likewise.
46080         * lib/memmem.c (knuth_morris_pratt): Likewise.
46081         * lib/strcasestr.c (knuth_morris_pratt): Likewise.
46082
46083 2007-12-25  Bruno Haible  <bruno@clisp.org>
46084
46085         Fixup after 2007-10-17 commit. Ensure that 'glob' stays under LGPLv2+.
46086         * lib/glob.c: Don't include openat.h.
46087         (link_exists2_p): Add back the code that deals with the
46088         !GLOB_ALTDIRFUNC case.
46089         (link_exists_p) [!_LIBC && !HAVE_FSTATAT]: Just call link_exists2_p and
46090         let it do the filename concatenation.
46091         * m4/glob.m4 (gl_PREREQ_GLOB): Add check for fstatat.
46092         * modules/glob (Depends-on): Remove openat.
46093
46094 2007-12-31  Bruno Haible  <bruno@clisp.org>
46095
46096         * modules/dirfd (License): Change to LGPLv2+.
46097         Approved by Jim Meyering.
46098
46099 2007-12-29  Paul Eggert  <eggert@cs.ucla.edu>
46100
46101         * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
46102         when multiplying M by sizeof (size_t).
46103
46104 2007-12-10  Martin Lambers  <marlam@marlam.de>
46105
46106         Override getpagesize on mingw.
46107         * lib/getpagesize.c: New file.
46108         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Enable replacement on mingw.
46109         * modules/getpagesize (Files): Add lib/getpagesize.c.
46110         * lib/unistd.in.h (getpagesize): Declare if we are using a replacement.
46111         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize
46112         REPLACE_GETPAGESIZE.
46113         * modules/unistd (Makefile.am): Substitute REPLACE_GETPAGESIZE.
46114
46115 2007-12-25  Bruno Haible  <bruno@clisp.org>
46116
46117         * modules/localcharset (Notice): New field.
46118         (configure.ac): Define LOCALCHARSET_TESTS_ENVIRONMENT.
46119         Suggested by Ben Pfaff <blp@cs.stanford.edu>.
46120
46121 2007-12-25  Paul Eggert  <eggert@cs.ucla.edu>
46122             Bruno Haible  <bruno@clisp.org>
46123
46124         Avoid using the syntax symbol() in formatted documentation.
46125         * MODULES.html.sh (func_module): When replacing symbol() with a
46126         hyperlink, remove the parentheses. Show an error if some remain.
46127         Recognize and render the '...' syntax.
46128         * doc/alloca-opt.texi: Remove parentheses from symbol reference.
46129         Rework. Add paragraph about GCC's inlining.
46130         * doc/alloca.texi: Likewise.
46131         * doc/error.texi: Remove parentheses from symbol reference.
46132         * doc/gnulib-intro.texi: Likewise.
46133         * doc/gnulib.texi (alloca, alloca-opt): New nodes.
46134         * modules/fnmatch (Description): Reword to say "the ... function".
46135         * modules/full-read (Description): Likewise.
46136         * modules/full-write (Description): Likewise.
46137         * modules/safe-read (Description): Likewise.
46138         * modules/safe-write (Description): Likewise.
46139         * modules/strchrnul (Description): Likewise.
46140         * modules/trim (Description): Likewise.
46141         * modules/error (Description): Remove parentheses from symbol
46142         references.
46143         * modules/verror (Description): Likewise.
46144         Reported by Karl Berry.
46145
46146 2007-12-25  Bruno Haible  <bruno@clisp.org>
46147
46148         Fixup after 2007-10-16 commit.
46149         * lib/glob.c (glob_in_dir): Don't use ISO C99 syntax.
46150
46151 2007-12-24  Bruno Haible  <bruno@clisp.org>
46152
46153         Make --enable-relocatable work with DESTDIR.
46154         * build-aux/install-reloc: Accept another argument 'destdir'. Use it
46155         to compute installdir from destprog.
46156         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): In INSTALL_PROGRAM_ENV,
46157         also set the RELOC_DESTDIR variable.
46158         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
46159
46160 2007-12-24  Bruno Haible  <bruno@clisp.org>
46161
46162         Fix link error due to xalloc_die().
46163         * lib/progreloc.c: When NO_XMALLOC is defined, use areadlink instead
46164         of xreadlink.
46165         * lib/relocwrapper.c: Update comments.
46166         * build-aux/install-reloc: Remove xreadlink.c from file list.
46167         * modules/relocatable-prog-wrapper (Files): Remove xreadlink.h and
46168         xreadlink.c.
46169         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
46170
46171 2007-12-24  Bruno Haible  <bruno@clisp.org>
46172
46173         Split setenv module into setenv and unsetenv. Get rid of setenv.h.
46174         * lib/setenv.h: Remove file.
46175         * lib/stdlib.in.h (setenv, unsetenv): New declarations, moved here from
46176         lib/setenv.h.
46177         * modules/setenv (Files): Remove lib/setenv.h, lib/unsetenv.c.
46178         (Depends-on): Add stdlib.
46179         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR. Don't invoke
46180         gl_FUNC_UNSETENV.
46181         (Include): Replace setenv.h with <stdlib.h>.
46182         * modules/unsetenv: New file.
46183         * lib/setenv.c: Include <stdlib.h> first, after alloca.h.
46184         * lib/unsetenv.c: Include <stdlib.h> first.
46185         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_SETENV_SEPARATE): Require
46186         gl_STDLIB_H_DEFAULTS. Conditionally set HAVE_SETENV to 0.
46187         (gl_FUNC_UNSETENV): Require gl_STDLIB_H_DEFAULTS. Conditionally set
46188         HAVE_UNSETENV to 0. Set VOID_UNSETENV as an AC_SUBSTed variable.
46189         * modules/stdlib (Makefile.am): Substitute also GNULIB_SETENV,
46190         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
46191         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_SETENV,
46192         HAVE_SETENV, GNULIB_UNSETENV, HAVE_UNSETENV, VOID_UNSETENV.
46193         * doc/functions/unsetenv.texi: Update.
46194         * modules/xsetenv (Depends-on): Add unsetenv.
46195         * modules/getdate (Depends-on): Likewise.
46196         * lib/xsetenv.h: Include <stdlib.h> instead of setenv.h.
46197         * lib/xsetenv.c: Don't include setenv.h.
46198         * lib/getdate.y: Likewise.
46199         * lib/relocwrapper.c: Likewise.
46200         * modules/relocatable-prog-wrapper (Files): Remove lib/setenv.h.
46201         (Depends-on): Add stdlib.
46202         * NEWS: Mention the changes.
46203         Reported by Ð›ÐµÐ²Ð°ÑˆÐµÐ² Ð˜Ð²Ð°Ð½ <octagram@bluebottle.com>.
46204
46205 2007-12-23  Bruno Haible  <bruno@clisp.org>
46206
46207         * lib/memmem.c (memmem): Use lowercase variable names. Tab
46208         indentation.
46209
46210 2007-12-23  Bruno Haible  <bruno@clisp.org>
46211
46212         * lib/c-strcasestr.c: Add more comments.
46213         * lib/c-strstr.c: Likewise.
46214         * lib/mbscasestr.c: Likewise.
46215         * lib/mbsstr.c: Likewise.
46216         * lib/strcasestr.c: Likewise.
46217         * lib/memmem.c: Likewise.
46218
46219 2007-12-23  Bruno Haible  <bruno@clisp.org>
46220
46221         * tests/test-memmem.c: Include <string.h> first.
46222
46223 2007-12-22  Bruno Haible  <bruno@clisp.org>
46224
46225         * gnulib-tool (func_create_testdir): Change $auxdir while generating
46226         the contents of $testsbase.
46227         Reported by Ralf Wildenhues.
46228
46229 2007-12-22  Bruno Haible  <bruno@clisp.org>
46230
46231         * gnulib-tool (func_emit_tests_Makefile_am): Replace local_ldadd with
46232         two variables local_ldadd_before, local_ldadd_last.
46233
46234 2007-12-20  Eric Blake  <ebb9@byu.net>
46235
46236         Work around circular library issue when cross-compiling.
46237         * lib/progname.c (set_program_name): Use strncmp, not memcmp, so
46238         that progname.o does not need to pull in rpl_memcmp.
46239
46240 2007-12-19  Eric Blake  <ebb9@byu.net>
46241
46242         Fix memmem to avoid O(n^2) worst-case complexity.
46243         * lib/memmem.c (knuth_morris_pratt): New function.
46244         (memmem): Use it if first few naive iterations fail.
46245         * m4/memmem.m4 (gl_FUNC_MEMMEM): Detect cygwin bug.
46246         * modules/memcmp (License): Set to LGPLv2+, not LGPL.
46247         * modules/memchr (License): Likewise.
46248         * modules/memmem (Depends-on): Add memcmp, memchr, stdbool, and
46249         malloca.
46250         * tests/test-memmem.c: Rewrite, borrowing ideas from
46251         test-mbsstr1.c; the old version wouldn't even compile!
46252         * modules/memmem-tests: New file.
46253         * lib/string.in.h (rpl_memmem): Add declaration.
46254         * modules/string (Makefile.am): Substitute REPLACE_MEMMEM.
46255         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Default for
46256         REPLACE_MEMMEM.
46257
46258 2007-12-18  Paul Eggert  <eggert@cs.ucla.edu>
46259
46260         Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
46261         * lib/stdint.in.h (_GL_JUST_INCLUDE_SYSTEM_INTTYPES_H): Define
46262         before any system include files, and undef after them all.  This
46263         should fix a problem on VMS reported by John E. Malmberg in
46264         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00118.html>.
46265
46266 2007-12-17  Eric Blake  <ebb9@byu.net>
46267
46268         Revert addition of verify, for BSD/OS.
46269         * lib/fseeko.c [!HAVE_FSEEKO]: Allow off_t > long, even though it
46270         can't handle large files, for the sake of obsolete platforms.
46271         * modules/fseeko (Depends-on): Remove verify.
46272         * doc/functions/fseeko.texi (fseeko): Document BSD/OS limitation.
46273         * doc/functions/ftello.texi (ftello): Likewise.
46274         * doc/functions/fgetpos.texi (fgetpos): Likewise.
46275         Reported by Larry Jones.
46276
46277 2007-12-17  Petr Salinger  <Petr.Salinger@seznam.cz>
46278
46279         getcwd.c: Use a more readable witness: HAVE_OPENAT_SUPPORT
46280         * lib/getcwd.c: Define and use HAVE_OPENAT_SUPPORT, in place of AT_FDCWD.
46281
46282 2007-12-17  Jim Meyering  <meyering@redhat.com>
46283
46284         Port to GNU/kFreeBSD - FreeBSD kernel + GNU libc,
46285         which has no openat syscall, yet <fcntl.h> does define AT_FDCWD.
46286         * lib/getcwd.c: Undef AT_FDCWD if there is no openat function.
46287         * modules/getcwd (Depends-on): Add openat.
46288         Reported by Petr Salinger.
46289
46290 2007-12-17  Bruno Haible  <bruno@clisp.org>
46291
46292         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Use GL_NOCRASH to
46293         avoid a segmentation fault of the configure test on x86_64 systems.
46294
46295 2007-12-15  Jim Meyering  <meyering@redhat.com>
46296
46297         * build-aux/gnupload (GPG): Don't hard-code absolute name of gpg binary.
46298
46299 2007-12-13  Eric Blake  <ebb9@byu.net>
46300
46301         Another fseek test.
46302         * tests/test-fseek.c (main): Also test ungetc handling.
46303         * tests/test-fseeko.c (main): Likewise.
46304         * modules/fseeko (Depends-on): Add verify.
46305         * lib/fseeko.c [!HAVE_FSEEKO]: Verify that off_t is not too
46306         large.
46307         Reported by Larry Jones.
46308
46309         Fix fseeko on mingw.
46310         * lib/fseeko.c (rpl_fseeko) [_IOERR]: Reset EOF flag on successful
46311         seek.
46312
46313         Beef up fseek tests.
46314         * tests/test-fseek.c (main): Also test eof handling.
46315         * tests/test-fseeko.c (main): Likewise.
46316         Reported by Larry Jones.
46317
46318 2007-12-13  Larry Jones  <lawrence.jones@siemens.com>  (tiny change)
46319
46320         Fix fseeko on BSD-based platforms.
46321         * lib/fseeko.c (rpl_fseeko) [__sferror]: Reset EOF flag on
46322         successful seek.
46323
46324 2007-12-12  Eric Blake  <ebb9@byu.net>
46325
46326         Allow circular dependency of separate libtests.a
46327         * gnulib-tool (func_emit_tests_Makefile_am): Add AM_LIBTOOLFLAGS
46328         when use_libtests.
46329
46330 2007-12-11  Eric Blake  <ebb9@byu.net>
46331
46332         Fix bug with -0.0L in previous patch.
46333         * lib/isnan.c (rpl_isnanl): Make robust to -0.0L and pad bits.
46334         * tests/test-isnan.c (main): Also test on zeroes.
46335         * tests/test-isnanf.c (main): Likewise.
46336         * tests/test-isnanl.h (main): Likewise.
46337
46338         Detect pseudo-denormals on x86 even when cross-compiling.
46339         * lib/isnan.c (rpl_isnanl) [!KNOWN_EXPBIT0_LOCATION
46340         && USE_LONG_DOUBLE && x86]: Add one more check to filter out
46341         invalid bit patterns that happen to satisfy ==.
46342
46343         Avoid link failures with separate libtests.a.
46344         * gnulib-tool (func_emit_tests_Makefile_am): Also list local_ldadd
46345         last, to satisfy circular dependencies.
46346
46347 2007-12-11  Eric Blake  <ebb9@byu.net>
46348         and Bruno Haible  <bruno@clisp.org>
46349
46350         Fix OpenBSD 4.0 <float.h> handling of long double.
46351         * m4/float_h.m4 (gl_FLOAT_H): Also claim OpenBSD is broken.
46352         * lib/float.in.h [__OpenBSD__]: Add fixes for OpenBSD.
46353         * doc/headers/float.texi (float.h): Document OpenBSD bug.
46354
46355 2007-12-11  Jim Meyering  <meyering@redhat.com>
46356
46357         * users.txt: Add libvirt.
46358
46359         Support versions of autoconf prior to 2.59c.
46360         * gnulib-tool (func_emit_initmacro_done): Define m4_foreach_w
46361         if it is not already defined.
46362
46363 2007-12-09  Bruno Haible  <bruno@clisp.org>
46364
46365         Let 'gnulib-tool --import' collect sources needed for the tests in
46366         tests/ rather than in lib/.
46367         * gnulib-tool (func_emit_tests_Makefile_am): Accept use_libtests
46368         argument. If true, add rules to generate libtests.a, and put libtests.a
46369         into $(LDADD). Consider source files in subdirectories and set
46370         uses_subdirs.
46371         (func_emit_initmacro_start, func_emit_initmacro_end,
46372         func_emit_initmacro_done): Pass all arguments explicitly.
46373         (func_import): Determine two module lists main_modules,
46374         testsrelated_modules. Determine use_libtests. Determine two variables
46375         sed_transform_main_lib_file, sed_transform_testsrelated_lib_file
46376         instead of just sed_transform_lib_file. Determine two variables
46377         main_files and testsrelated_files. Compute 'files' as the union of
46378         both. Adjust sed_rewrite_old_files, sed_rewrite_new_files,
46379         func_add_or_update. In the generated gnulib-comp.m4, collect the
46380         object files for tests/ in different variables than those for lib/.
46381         Substitute LIBTESTS_LIBDEPS.
46382         (func_create_testdir): Combine the uses_subdirs results from
46383         func_emit_lib_Makefile_am and from func_emit_tests_Makefile_am.
46384
46385 2007-12-09  Bruno Haible  <bruno@clisp.org>
46386
46387         * gnulib-tool (func_emit_tests_Makefile_am): Expand references to
46388         the build-aux directory.
46389
46390 2007-12-09  Bruno Haible  <bruno@clisp.org>
46391
46392         * gnulib-tool (func_emit_tests_Makefile_am): Remove redundant code
46393         introduced on 2006-09-09.
46394
46395 2007-12-07  Jim Meyering  <meyering@redhat.com>
46396
46397         Let these macros work also with autoconf-2.59.
46398         * m4/getline.m4 (gl_FUNC_GETLINE): Require only autoconf-2.59.  2.60
46399         is not needed, since gnulib now permits use of AC_CHECK_DECLS_ONCE.
46400         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
46401
46402 2007-12-06  Jim Meyering  <meyering@redhat.com>
46403
46404         Avoid a configure-time syntax error in gl_FUNC_ACL.
46405         * m4/acl.m4 (gl_FUNC_ACL): Be careful to check for the acl_trivial
46406         function in each branch, before testing the cache variable.
46407
46408 2007-12-04  Eric Blake  <ebb9@byu.net>
46409
46410         Make scripts executable.
46411         * build-aux/config.guess: Add execute permissions.
46412         * build-aux/config.sub: Likewise.
46413         * build-aux/gendocs.sh: Likewise.
46414
46415         Fix frexp on mingw.
46416         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Detect mingw bug when
46417         cross-compiling.
46418         * doc/functions/frexp.texi (frexp): Document the bug.
46419
46420         Make cygwin fseeko check more reliable.
46421         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Use cygwin
46422         version numbers, rather than unrelated feature check.
46423         * doc/functions/fseeko.texi (fseeko): Tweak failure report.
46424         * doc/functions/ftello.texi (ftello): Likewise.
46425         Reported by Bruno Haible.
46426
46427         * m4/strerror.m4: Bump version number.
46428
46429 2007-12-03  Bruno Haible  <bruno@clisp.org>
46430
46431         * doc/functions/mprotect.texi: Mention the mingw problem.
46432
46433 2007-12-03  Eric Blake  <ebb9@byu.net>
46434
46435         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): Ensure
46436         REPLACE_STRERROR is initialized before this macro.
46437
46438 2007-12-03  Paul Eggert  <eggert@cs.ucla.edu>
46439
46440         Add support for Solaris 10 ACLs.  Also, ACLs are Gnulib, not Autoconf.
46441         * modules/acl (configure.ac): Rename AC_FUNC_ACL to gl_FUNC_ACL.
46442         * m4/acl.m4 (gl_FUNC_ACL): Renamed from AC_FUNC_ACL.  On Solaris,
46443         put -lsec in even for programs other than 'ls'.  This fixes a problem
46444         for gettext reported by Bruno Haible in
46445         <http://lists.gnu.org/archive/html/bug-gnulib/2007-12/msg00007.html>.
46446         * lib/acl.c (copy_acl, qset_acl) [USE_ACL && defined ACL_NO_TRIVIAL]:
46447         Add support for Solaris 10.  This isn't efficient, but should get the
46448         job done for now.
46449
46450 2007-12-03  James Youngman  <jay@gnu.org>
46451
46452         * doc/regexprops-generic.texi: change "an close-group" to "a
46453         close-group" and "illegal" to "not allowed".
46454
46455 2007-11-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
46456
46457         * lib/unictype/pr_byname.c: Include unictype/pr_byname.h instead of
46458         pr_byname.h. Needed for the rare case when the maintainer has done
46459         "make maintainer-clean" in the source directory and then attempts a
46460         build outside the source directory.
46461         * lib/unictype/scripts.c: Include unictype/scripts_byname.h instead of
46462         scripts_byname.h.
46463
46464 2007-12-02  Martin Lambers <marlam@marlam.de>
46465             Bruno Haible  <bruno@clisp.org>
46466
46467         * lib/getpagesize.h: Remove file.
46468         * lib/unistd.in.h: Include declaration of getpagesize here.
46469         * m4/getpagesize.m4 (gl_FUNC_GETPAGESIZE): Renamed from gl_GETPAGESIZE.
46470         Invoke gl_UNISTD_H_DEFAULTS. Set HAVE_GETPAGESIZE, HAVE_OS_H,
46471         HAVE_SYS_PARAM_H.
46472         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_GETPAGESIZE,
46473         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
46474         * modules/getpagesize (Files): Remove lib/getpagesize.h.
46475         (Depends-on): Add unistd.
46476         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
46477         (Include): Use <unistd.h> instead of getpagesize.h.
46478         * modules/unistd (Makefile.am): Substitute also GNULIB_GETPAGESIZE,
46479         HAVE_GETPAGESIZE, HAVE_OS_H, HAVE_SYS_PARAM_H.
46480         * m4/pagealign_alloc.m4 (gl_PREREQ_PAGEALIGN_ALLOC): Remove
46481         gl_GETPAGESIZE invocation, already handled by module dependency.
46482         * lib/pagealign_alloc.c: Don't include getpagesize.h.
46483
46484 2007-12-02  Bruno Haible  <bruno@clisp.org>
46485
46486         * modules/strings-tests: New file.
46487         * tests/test-strings.c: New file.
46488
46489         Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
46490         * lib/strings.in.h: New file.
46491         * lib/string.in.h (strcasecmp, strncasecmp): Remove declarations.
46492         * m4/strings_h.m4: New file.
46493         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Remove initialization
46494         of HAVE_STRCASECMP, HAVE_DECL_STRNCASECMP.
46495         * modules/strings: New file.
46496         * modules/string (Makefile.am): Update.
46497         * modules/strcase (Include): Mention <strings.h>, not <string.h>.
46498         Reported by Karl Berry.
46499
46500 2007-12-01  Eric Blake  <ebb9@byu.net>
46501
46502         * m4/stdio_h.m4 (gl_STDIN_LARGE_OFFSET) [__CYGWIN__]: Rewrite to
46503         accomodate fix in cygwin 1.5.25.
46504
46505 2007-12-01  Jim Meyering  <meyering@redhat.com>
46506
46507         Fix a bug that inhibited much of the utf8-optimization in regcomp.c.
46508         * lib/regcomp.c (optimize_utf8): Fix a typo, s/idx/ctx_type/,
46509         that would inhibit utf8-optimization of a regexp containing line-
46510         or buffer-anchors, e.g., `^', `$'.
46511
46512 2007-11-30  Bruno Haible  <bruno@clisp.org>
46513
46514         * lib/lock.h (gl_recursive_lock_init) [PTHREAD &&
46515         PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: Call
46516         glthread_recursive_lock_init.
46517         * lib/lock.c (glthread_recursive_lock_init)
46518         [PTHREAD_RECURSIVE_MUTEX_INITIALIZER]: New function.
46519         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
46520
46521 2007-11-28  Paul Eggert  <eggert@cs.ucla.edu>
46522
46523         New function qset_acl, like set_acl but with syscall semantics.
46524         * lib/acl.h (qset_acl): New decl.
46525         * lib/acl.c (qset_acl): New function.
46526         (set_acl): Use new function.  Use more-consistent diagnostics.
46527
46528 2007-11-28  Jim Meyering  <meyering@redhat.com>
46529
46530         * modules/physmem (License): Change from GPL to LGPLv2+.
46531
46532 2007-11-26  Bruno Haible  <bruno@clisp.org>
46533
46534         * lib/vasnprintf.c (decode_long_double): Don't abort if the
46535         'long double' type has excess precision.
46536         Reported by Jim Meyering in
46537         <http://lists.gnu.org/archive/html/bug-gnulib/2007-11/msg00120.html>.
46538
46539 2007-11-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
46540
46541         * doc/fdl.texi, doc/gpl-3.0.texi, doc/lgpl-3.0.texi:
46542         Sync from <http://gnu.org/licenses>.
46543         * modules/agpl-3.0, doc/agpl-3.0.texi: New module,
46544         with license text from same location.
46545         * doc/maintain.texi, doc/standards.texi:  Sync from
46546         <http://savannah.gnu.org/projects/gnustandards>.
46547
46548 2007-11-22  OndÅ™ej Vašík  <ovasik@redhat.com>
46549         and Jim Meyering  <meyering@redhat.com>
46550
46551         Adjust getdate' grammar to accept a slightly more regular language.
46552         E.g., accept "YYYYMMDD +N days" as well as "YYYYMMDD N days".
46553         Before, the former was rejected.
46554         * lib/getdate.y (digits_to_date_time): New function, factored
46555         out of ...
46556         (number): ...here.  Just call digits_to_date_time.
46557         (hybrid): New non-terminal to handle an <unsigned number,
46558         signed relative offset> sequence consistently.
46559
46560 2007-11-18  Jim Meyering  <meyering@redhat.com>
46561
46562         Pull my changes from coreutils:
46563         bootstrap: fix typo to enable use of $gnulib_tool_option_extras.
46564         * build-aux/bootstrap (gnulib_tool_options): Add a space before the
46565         use of $gnulib_tool_option_extras, so that it's separated from the
46566         preceding argument.
46567
46568         Fix bootstrap failure to handle files like lib/uniwidth/cjk.h.
46569         * build-aux/bootstrap (cp_mark_as_generated): Create any required
46570         parent destination directories before copying a file into place.
46571
46572 2007-11-18  Sergey Poznyakoff  <gray@gnu.org.ua>
46573
46574         bootstrap: work also with 4-argument variant of AC_INIT
46575         * build-aux/bootstrap (gnulib_extra_files): Adjust sed command.
46576
46577 2007-11-16  Paul Eggert  <eggert@cs.ucla.edu>
46578
46579         Port test-getaddrinfo to Solaris.
46580         Problem reported by Bruno Haible in
46581         <http://lists.gnu.org/archive/html/bug-gnulib/2007-03/msg00171.html>.
46582         * tests/test-getaddrinfo.c (simple): Add a comment asking for an
46583         explanation of setting 'hints'.
46584         Don't reject an implementation merely because it returns EAI_SERVICE.
46585         (EAI_SERVICE): Define to 0 if not defined.
46586
46587 2007-11-15  Paul Eggert  <eggert@cs.ucla.edu>
46588
46589         The license of gnu-make and posix-shell is now "GPLed build tool".
46590         * modules/gnu-make (License): Likewise.
46591         * modules/posix-shell (License): Likewise.
46592
46593         New module posix-shell, for determining a POSIX shell
46594         or perhaps something that is close enough to a POSIX shell.
46595         * m4/posix-shell.m4: New file.
46596         * modules/posix-shell: New file.
46597
46598         * MODULES.html.sh: Mention new module.
46599
46600         New module gnu-make, for determining whether we're using GNU Make.
46601         * m4/gnu-make.m4: New file.
46602         * modules/gnu-make: New file.
46603         * MODULES.html.sh: Mention new module.
46604
46605 2007-11-14  Jim Meyering  <meyering@redhat.com>
46606
46607         Define a sometimes-link-required function using ARGMATCH_DIE_DECL.
46608         * tests/test-argmatch.c (ARGMATCH_DIE_DECL): When defined,
46609         use this macro to create a function _definition_.
46610         Remove useless "#undef ARGMATCH_DIE".
46611
46612 2007-11-14  Bruno Haible  <bruno@clisp.org>
46613
46614         * lib/config.charset: Update for OpenBSD 4.1.
46615         Reported and helped by Ben Pfaff <blp@cs.stanford.edu>.
46616
46617 2007-11-12  Paul Eggert  <eggert@cs.ucla.edu>
46618
46619         Document 64-bit #if problems in stdint.texi.
46620         * doc/headers/stdint.texi (stdint.h): Mention problems with
46621         64-bit-#if, and how to work around them.
46622
46623         Don't insist on 'long long int' support in the preprocessor.  It
46624         breaks too many things.  For example, PRIdMAX still uses a 'long
46625         long int' format with the latest Sun compiler, even though
46626         HAVE_LONG_LONG_INT isn't defined due to that compiler's
46627         preprocessor problem.  This causes the latest coreutils to dump
46628         core on Solaris 10 sparc with the Sun C compiler.
46629         Instead, fix the 2007-10-16 problem in a different way, by evaluating
46630         the troublesome expressions at configure-time, not at #if-time.
46631         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): Don't test the
46632         preprocessor.
46633         * m4/inttypes.m4 (gl_INTTYPES_H): Move the #if checks into
46634         compile-time C checks, done at 'configure'-time.
46635         (gl_INTTYPES_CHECK_LONG_LONG_INT_CONDITION): New macro.
46636         * modules/inttypes (Makefile): Substitute the new symbols that
46637         gl_INTTYPES_H now generates.
46638         * lib/inttypes.in.h: Don't use constants wider than 'long' in #if.
46639
46640 2007-11-12  Bruno Haible  <bruno@clisp.org>
46641
46642         Tests for Unicode character classification functions.
46643
46644         * modules/unictype/bidicategory-byname-tests: New file.
46645         * modules/unictype/bidicategory-name-tests: New file.
46646         * modules/unictype/bidicategory-of-tests: New file.
46647         * modules/unictype/bidicategory-test-tests: New file.
46648         * modules/unictype/block-list-tests: New file.
46649         * modules/unictype/block-of-tests: New file.
46650         * modules/unictype/block-test-tests: New file.
46651         * modules/unictype/category-C-tests: New file.
46652         * modules/unictype/category-Cc-tests: New file.
46653         * modules/unictype/category-Cf-tests: New file.
46654         * modules/unictype/category-Cn-tests: New file.
46655         * modules/unictype/category-Co-tests: New file.
46656         * modules/unictype/category-Cs-tests: New file.
46657         * modules/unictype/category-L-tests: New file.
46658         * modules/unictype/category-Ll-tests: New file.
46659         * modules/unictype/category-Lm-tests: New file.
46660         * modules/unictype/category-Lo-tests: New file.
46661         * modules/unictype/category-Lt-tests: New file.
46662         * modules/unictype/category-Lu-tests: New file.
46663         * modules/unictype/category-M-tests: New file.
46664         * modules/unictype/category-Mc-tests: New file.
46665         * modules/unictype/category-Me-tests: New file.
46666         * modules/unictype/category-Mn-tests: New file.
46667         * modules/unictype/category-N-tests: New file.
46668         * modules/unictype/category-Nd-tests: New file.
46669         * modules/unictype/category-Nl-tests: New file.
46670         * modules/unictype/category-No-tests: New file.
46671         * modules/unictype/category-P-tests: New file.
46672         * modules/unictype/category-Pc-tests: New file.
46673         * modules/unictype/category-Pd-tests: New file.
46674         * modules/unictype/category-Pe-tests: New file.
46675         * modules/unictype/category-Pf-tests: New file.
46676         * modules/unictype/category-Pi-tests: New file.
46677         * modules/unictype/category-Po-tests: New file.
46678         * modules/unictype/category-Ps-tests: New file.
46679         * modules/unictype/category-S-tests: New file.
46680         * modules/unictype/category-Sc-tests: New file.
46681         * modules/unictype/category-Sk-tests: New file.
46682         * modules/unictype/category-Sm-tests: New file.
46683         * modules/unictype/category-So-tests: New file.
46684         * modules/unictype/category-Z-tests: New file.
46685         * modules/unictype/category-Zl-tests: New file.
46686         * modules/unictype/category-Zp-tests: New file.
46687         * modules/unictype/category-Zs-tests: New file.
46688         * modules/unictype/category-and-not-tests: New file.
46689         * modules/unictype/category-and-tests: New file.
46690         * modules/unictype/category-byname-tests: New file.
46691         * modules/unictype/category-name-tests: New file.
46692         * modules/unictype/category-none-tests: New file.
46693         * modules/unictype/category-of-tests: New file.
46694         * modules/unictype/category-or-tests: New file.
46695         * modules/unictype/category-test-withtable-tests: New file.
46696         * modules/unictype/combining-class-tests: New file.
46697         * modules/unictype/ctype-alnum-tests: New file.
46698         * modules/unictype/ctype-alpha-tests: New file.
46699         * modules/unictype/ctype-blank-tests: New file.
46700         * modules/unictype/ctype-cntrl-tests: New file.
46701         * modules/unictype/ctype-digit-tests: New file.
46702         * modules/unictype/ctype-graph-tests: New file.
46703         * modules/unictype/ctype-lower-tests: New file.
46704         * modules/unictype/ctype-print-tests: New file.
46705         * modules/unictype/ctype-punct-tests: New file.
46706         * modules/unictype/ctype-space-tests: New file.
46707         * modules/unictype/ctype-upper-tests: New file.
46708         * modules/unictype/ctype-xdigit-tests: New file.
46709         * modules/unictype/decimal-digit-tests: New file.
46710         * modules/unictype/digit-tests: New file.
46711         * modules/unictype/mirror-tests: New file.
46712         * modules/unictype/numeric-tests: New file.
46713         * modules/unictype/property-alphabetic-tests: New file.
46714         * modules/unictype/property-ascii-hex-digit-tests: New file.
46715         * modules/unictype/property-bidi-arabic-digit-tests: New file.
46716         * modules/unictype/property-bidi-arabic-right-to-left-tests: New file.
46717         * modules/unictype/property-bidi-block-separator-tests: New file.
46718         * modules/unictype/property-bidi-boundary-neutral-tests: New file.
46719         * modules/unictype/property-bidi-common-separator-tests: New file.
46720         * modules/unictype/property-bidi-control-tests: New file.
46721         * modules/unictype/property-bidi-embedding-or-override-tests: New file.
46722         * modules/unictype/property-bidi-eur-num-separator-tests: New file.
46723         * modules/unictype/property-bidi-eur-num-terminator-tests: New file.
46724         * modules/unictype/property-bidi-european-digit-tests: New file.
46725         * modules/unictype/property-bidi-hebrew-right-to-left-tests: New file.
46726         * modules/unictype/property-bidi-left-to-right-tests: New file.
46727         * modules/unictype/property-bidi-non-spacing-mark-tests: New file.
46728         * modules/unictype/property-bidi-other-neutral-tests: New file.
46729         * modules/unictype/property-bidi-pdf-tests: New file.
46730         * modules/unictype/property-bidi-segment-separator-tests: New file.
46731         * modules/unictype/property-bidi-whitespace-tests: New file.
46732         * modules/unictype/property-byname-tests: New file.
46733         * modules/unictype/property-combining-tests: New file.
46734         * modules/unictype/property-composite-tests: New file.
46735         * modules/unictype/property-currency-symbol-tests: New file.
46736         * modules/unictype/property-dash-tests: New file.
46737         * modules/unictype/property-decimal-digit-tests: New file.
46738         * modules/unictype/property-default-ignorable-code-point-tests: New file.
46739         * modules/unictype/property-deprecated-tests: New file.
46740         * modules/unictype/property-diacritic-tests: New file.
46741         * modules/unictype/property-extender-tests: New file.
46742         * modules/unictype/property-format-control-tests: New file.
46743         * modules/unictype/property-grapheme-base-tests: New file.
46744         * modules/unictype/property-grapheme-extend-tests: New file.
46745         * modules/unictype/property-grapheme-link-tests: New file.
46746         * modules/unictype/property-hex-digit-tests: New file.
46747         * modules/unictype/property-hyphen-tests: New file.
46748         * modules/unictype/property-id-continue-tests: New file.
46749         * modules/unictype/property-id-start-tests: New file.
46750         * modules/unictype/property-ideographic-tests: New file.
46751         * modules/unictype/property-ids-binary-operator-tests: New file.
46752         * modules/unictype/property-ids-trinary-operator-tests: New file.
46753         * modules/unictype/property-ignorable-control-tests: New file.
46754         * modules/unictype/property-iso-control-tests: New file.
46755         * modules/unictype/property-join-control-tests: New file.
46756         * modules/unictype/property-left-of-pair-tests: New file.
46757         * modules/unictype/property-line-separator-tests: New file.
46758         * modules/unictype/property-logical-order-exception-tests: New file.
46759         * modules/unictype/property-lowercase-tests: New file.
46760         * modules/unictype/property-math-tests: New file.
46761         * modules/unictype/property-non-break-tests: New file.
46762         * modules/unictype/property-not-a-character-tests: New file.
46763         * modules/unictype/property-numeric-tests: New file.
46764         * modules/unictype/property-other-alphabetic-tests: New file.
46765         * modules/unictype/property-other-default-ignorable-code-point-tests: New file.
46766         * modules/unictype/property-other-grapheme-extend-tests: New file.
46767         * modules/unictype/property-other-id-continue-tests: New file.
46768         * modules/unictype/property-other-id-start-tests: New file.
46769         * modules/unictype/property-other-lowercase-tests: New file.
46770         * modules/unictype/property-other-math-tests: New file.
46771         * modules/unictype/property-other-uppercase-tests: New file.
46772         * modules/unictype/property-paired-punctuation-tests: New file.
46773         * modules/unictype/property-paragraph-separator-tests: New file.
46774         * modules/unictype/property-pattern-syntax-tests: New file.
46775         * modules/unictype/property-pattern-white-space-tests: New file.
46776         * modules/unictype/property-private-use-tests: New file.
46777         * modules/unictype/property-punctuation-tests: New file.
46778         * modules/unictype/property-quotation-mark-tests: New file.
46779         * modules/unictype/property-radical-tests: New file.
46780         * modules/unictype/property-sentence-terminal-tests: New file.
46781         * modules/unictype/property-soft-dotted-tests: New file.
46782         * modules/unictype/property-space-tests: New file.
46783         * modules/unictype/property-terminal-punctuation-tests: New file.
46784         * modules/unictype/property-test-tests: New file.
46785         * modules/unictype/property-titlecase-tests: New file.
46786         * modules/unictype/property-unassigned-code-value-tests: New file.
46787         * modules/unictype/property-unified-ideograph-tests: New file.
46788         * modules/unictype/property-uppercase-tests: New file.
46789         * modules/unictype/property-variation-selector-tests: New file.
46790         * modules/unictype/property-white-space-tests: New file.
46791         * modules/unictype/property-xid-continue-tests: New file.
46792         * modules/unictype/property-xid-start-tests: New file.
46793         * modules/unictype/property-zero-width-tests: New file.
46794         * modules/unictype/scripts-tests: New file.
46795         * modules/unictype/syntax-c-ident-tests: New file.
46796         * modules/unictype/syntax-c-whitespace-tests: New file.
46797         * modules/unictype/syntax-java-ident-tests: New file.
46798         * modules/unictype/syntax-java-whitespace-tests: New file.
46799         * tests/unictype/test-bidi_byname.c: New file.
46800         * tests/unictype/test-bidi_name.c: New file.
46801         * tests/unictype/test-bidi_of.c: New file.
46802         * tests/unictype/test-bidi_test.c: New file.
46803         * tests/unictype/test-block_list.c: New file.
46804         * tests/unictype/test-block_of.c: New file.
46805         * tests/unictype/test-block_test.c: New file.
46806         * tests/unictype/test-categ_and.c: New file.
46807         * tests/unictype/test-categ_and_not.c: New file.
46808         * tests/unictype/test-categ_byname.c: New file.
46809         * tests/unictype/test-categ_name.c: New file.
46810         * tests/unictype/test-categ_none.c: New file.
46811         * tests/unictype/test-categ_of.c: New file.
46812         * tests/unictype/test-categ_or.c: New file.
46813         * tests/unictype/test-categ_test_withtable.c: New file.
46814         * tests/unictype/test-combining.c: New file.
46815         * tests/unictype/test-decdigit.c: New file.
46816         * tests/unictype/test-digit.c: New file.
46817         * tests/unictype/test-mirror.c: New file.
46818         * tests/unictype/test-numeric.c: New file.
46819         * tests/unictype/test-pr_byname.c: New file.
46820         * tests/unictype/test-pr_test.c: New file.
46821         * tests/unictype/test-predicate-part1.h: New file.
46822         * tests/unictype/test-predicate-part2.h: New file.
46823         * tests/unictype/test-scripts.c: New file.
46824         * tests/unictype/test-sy_c_ident.c: New file.
46825         * tests/unictype/test-sy_java_ident.c: New file.
46826
46827         * tests/unictype/test-categ_C.c: New file, generated by gen-ctype.c
46828         for Unicode 5.0.0.
46829         * tests/unictype/test-categ_Cc.c: Likewise.
46830         * tests/unictype/test-categ_Cf.c: Likewise.
46831         * tests/unictype/test-categ_Cn.c: Likewise.
46832         * tests/unictype/test-categ_Co.c: Likewise.
46833         * tests/unictype/test-categ_Cs.c: Likewise.
46834         * tests/unictype/test-categ_L.c: Likewise.
46835         * tests/unictype/test-categ_Ll.c: Likewise.
46836         * tests/unictype/test-categ_Lm.c: Likewise.
46837         * tests/unictype/test-categ_Lo.c: Likewise.
46838         * tests/unictype/test-categ_Lt.c: Likewise.
46839         * tests/unictype/test-categ_Lu.c: Likewise.
46840         * tests/unictype/test-categ_M.c: Likewise.
46841         * tests/unictype/test-categ_Mc.c: Likewise.
46842         * tests/unictype/test-categ_Me.c: Likewise.
46843         * tests/unictype/test-categ_Mn.c: Likewise.
46844         * tests/unictype/test-categ_N.c: Likewise.
46845         * tests/unictype/test-categ_Nd.c: Likewise.
46846         * tests/unictype/test-categ_Nl.c: Likewise.
46847         * tests/unictype/test-categ_No.c: Likewise.
46848         * tests/unictype/test-categ_P.c: Likewise.
46849         * tests/unictype/test-categ_Pc.c: Likewise.
46850         * tests/unictype/test-categ_Pd.c: Likewise.
46851         * tests/unictype/test-categ_Pe.c: Likewise.
46852         * tests/unictype/test-categ_Pf.c: Likewise.
46853         * tests/unictype/test-categ_Pi.c: Likewise.
46854         * tests/unictype/test-categ_Po.c: Likewise.
46855         * tests/unictype/test-categ_Ps.c: Likewise.
46856         * tests/unictype/test-categ_S.c: Likewise.
46857         * tests/unictype/test-categ_Sc.c: Likewise.
46858         * tests/unictype/test-categ_Sk.c: Likewise.
46859         * tests/unictype/test-categ_Sm.c: Likewise.
46860         * tests/unictype/test-categ_So.c: Likewise.
46861         * tests/unictype/test-categ_Z.c: Likewise.
46862         * tests/unictype/test-categ_Zl.c: Likewise.
46863         * tests/unictype/test-categ_Zp.c: Likewise.
46864         * tests/unictype/test-categ_Zs.c: Likewise.
46865         * tests/unictype/test-ctype_alnum.c: Likewise.
46866         * tests/unictype/test-ctype_alpha.c: Likewise.
46867         * tests/unictype/test-ctype_blank.c: Likewise.
46868         * tests/unictype/test-ctype_cntrl.c: Likewise.
46869         * tests/unictype/test-ctype_digit.c: Likewise.
46870         * tests/unictype/test-ctype_graph.c: Likewise.
46871         * tests/unictype/test-ctype_lower.c: Likewise.
46872         * tests/unictype/test-ctype_print.c: Likewise.
46873         * tests/unictype/test-ctype_punct.c: Likewise.
46874         * tests/unictype/test-ctype_space.c: Likewise.
46875         * tests/unictype/test-ctype_upper.c: Likewise.
46876         * tests/unictype/test-ctype_xdigit.c: Likewise.
46877         * tests/unictype/test-decdigit.h: Likewise.
46878         * tests/unictype/test-digit.h: Likewise.
46879         * tests/unictype/test-numeric.h: Likewise.
46880         * tests/unictype/test-pr_alphabetic.c: Likewise.
46881         * tests/unictype/test-pr_ascii_hex_digit.c: Likewise.
46882         * tests/unictype/test-pr_bidi_arabic_digit.c: Likewise.
46883         * tests/unictype/test-pr_bidi_arabic_right_to_left.c: Likewise.
46884         * tests/unictype/test-pr_bidi_block_separator.c: Likewise.
46885         * tests/unictype/test-pr_bidi_boundary_neutral.c: Likewise.
46886         * tests/unictype/test-pr_bidi_common_separator.c: Likewise.
46887         * tests/unictype/test-pr_bidi_control.c: Likewise.
46888         * tests/unictype/test-pr_bidi_embedding_or_override.c: Likewise.
46889         * tests/unictype/test-pr_bidi_eur_num_separator.c: Likewise.
46890         * tests/unictype/test-pr_bidi_eur_num_terminator.c: Likewise.
46891         * tests/unictype/test-pr_bidi_european_digit.c: Likewise.
46892         * tests/unictype/test-pr_bidi_hebrew_right_to_left.c: Likewise.
46893         * tests/unictype/test-pr_bidi_left_to_right.c: Likewise.
46894         * tests/unictype/test-pr_bidi_non_spacing_mark.c: Likewise.
46895         * tests/unictype/test-pr_bidi_other_neutral.c: Likewise.
46896         * tests/unictype/test-pr_bidi_pdf.c: Likewise.
46897         * tests/unictype/test-pr_bidi_segment_separator.c: Likewise.
46898         * tests/unictype/test-pr_bidi_whitespace.c: Likewise.
46899         * tests/unictype/test-pr_combining.c: Likewise.
46900         * tests/unictype/test-pr_composite.c: Likewise.
46901         * tests/unictype/test-pr_currency_symbol.c: Likewise.
46902         * tests/unictype/test-pr_dash.c: Likewise.
46903         * tests/unictype/test-pr_decimal_digit.c: Likewise.
46904         * tests/unictype/test-pr_default_ignorable_code_point.c: Likewise.
46905         * tests/unictype/test-pr_deprecated.c: Likewise.
46906         * tests/unictype/test-pr_diacritic.c: Likewise.
46907         * tests/unictype/test-pr_extender.c: Likewise.
46908         * tests/unictype/test-pr_format_control.c: Likewise.
46909         * tests/unictype/test-pr_grapheme_base.c: Likewise.
46910         * tests/unictype/test-pr_grapheme_extend.c: Likewise.
46911         * tests/unictype/test-pr_grapheme_link.c: Likewise.
46912         * tests/unictype/test-pr_hex_digit.c: Likewise.
46913         * tests/unictype/test-pr_hyphen.c: Likewise.
46914         * tests/unictype/test-pr_id_continue.c: Likewise.
46915         * tests/unictype/test-pr_id_start.c: Likewise.
46916         * tests/unictype/test-pr_ideographic.c: Likewise.
46917         * tests/unictype/test-pr_ids_binary_operator.c: Likewise.
46918         * tests/unictype/test-pr_ids_trinary_operator.c: Likewise.
46919         * tests/unictype/test-pr_ignorable_control.c: Likewise.
46920         * tests/unictype/test-pr_iso_control.c: Likewise.
46921         * tests/unictype/test-pr_join_control.c: Likewise.
46922         * tests/unictype/test-pr_left_of_pair.c: Likewise.
46923         * tests/unictype/test-pr_line_separator.c: Likewise.
46924         * tests/unictype/test-pr_logical_order_exception.c: Likewise.
46925         * tests/unictype/test-pr_lowercase.c: Likewise.
46926         * tests/unictype/test-pr_math.c: Likewise.
46927         * tests/unictype/test-pr_non_break.c: Likewise.
46928         * tests/unictype/test-pr_not_a_character.c: Likewise.
46929         * tests/unictype/test-pr_numeric.c: Likewise.
46930         * tests/unictype/test-pr_other_alphabetic.c: Likewise.
46931         * tests/unictype/test-pr_other_default_ignorable_code_point.c: Likewise.
46932         * tests/unictype/test-pr_other_grapheme_extend.c: Likewise.
46933         * tests/unictype/test-pr_other_id_continue.c: Likewise.
46934         * tests/unictype/test-pr_other_id_start.c: Likewise.
46935         * tests/unictype/test-pr_other_lowercase.c: Likewise.
46936         * tests/unictype/test-pr_other_math.c: Likewise.
46937         * tests/unictype/test-pr_other_uppercase.c: Likewise.
46938         * tests/unictype/test-pr_paired_punctuation.c: Likewise.
46939         * tests/unictype/test-pr_paragraph_separator.c: Likewise.
46940         * tests/unictype/test-pr_pattern_syntax.c: Likewise.
46941         * tests/unictype/test-pr_pattern_white_space.c: Likewise.
46942         * tests/unictype/test-pr_private_use.c: Likewise.
46943         * tests/unictype/test-pr_punctuation.c: Likewise.
46944         * tests/unictype/test-pr_quotation_mark.c: Likewise.
46945         * tests/unictype/test-pr_radical.c: Likewise.
46946         * tests/unictype/test-pr_sentence_terminal.c: Likewise.
46947         * tests/unictype/test-pr_soft_dotted.c: Likewise.
46948         * tests/unictype/test-pr_space.c: Likewise.
46949         * tests/unictype/test-pr_terminal_punctuation.c: Likewise.
46950         * tests/unictype/test-pr_titlecase.c: Likewise.
46951         * tests/unictype/test-pr_unassigned_code_value.c: Likewise.
46952         * tests/unictype/test-pr_unified_ideograph.c: Likewise.
46953         * tests/unictype/test-pr_uppercase.c: Likewise.
46954         * tests/unictype/test-pr_variation_selector.c: Likewise.
46955         * tests/unictype/test-pr_white_space.c: Likewise.
46956         * tests/unictype/test-pr_xid_continue.c: Likewise.
46957         * tests/unictype/test-pr_xid_start.c: Likewise.
46958         * tests/unictype/test-pr_zero_width.c: Likewise.
46959         * tests/unictype/test-sy_c_whitespace.c: Likewise.
46960         * tests/unictype/test-sy_java_whitespace.c: Likewise.
46961
46962 2007-11-12  Bruno Haible  <bruno@clisp.org>
46963
46964         Unicode character classification functions.
46965         * lib/unictype.h: New file.
46966         * modules/unictype/base: New file.
46967         * modules/unictype/category-L: New file.
46968         * modules/unictype/category-Lu: New file.
46969         * modules/unictype/category-Ll: New file.
46970         * modules/unictype/category-Lt: New file.
46971         * modules/unictype/category-Lm: New file.
46972         * modules/unictype/category-Lo: New file.
46973         * modules/unictype/category-M: New file.
46974         * modules/unictype/category-Mn: New file.
46975         * modules/unictype/category-Mc: New file.
46976         * modules/unictype/category-Me: New file.
46977         * modules/unictype/category-N: New file.
46978         * modules/unictype/category-Nd: New file.
46979         * modules/unictype/category-Nl: New file.
46980         * modules/unictype/category-No: New file.
46981         * modules/unictype/category-P: New file.
46982         * modules/unictype/category-Pc: New file.
46983         * modules/unictype/category-Pd: New file.
46984         * modules/unictype/category-Ps: New file.
46985         * modules/unictype/category-Pe: New file.
46986         * modules/unictype/category-Pi: New file.
46987         * modules/unictype/category-Pf: New file.
46988         * modules/unictype/category-Po: New file.
46989         * modules/unictype/category-S: New file.
46990         * modules/unictype/category-Sm: New file.
46991         * modules/unictype/category-Sc: New file.
46992         * modules/unictype/category-Sk: New file.
46993         * modules/unictype/category-So: New file.
46994         * modules/unictype/category-Z: New file.
46995         * modules/unictype/category-Zs: New file.
46996         * modules/unictype/category-Zl: New file.
46997         * modules/unictype/category-Zp: New file.
46998         * modules/unictype/category-C: New file.
46999         * modules/unictype/category-Cc: New file.
47000         * modules/unictype/category-Cf: New file.
47001         * modules/unictype/category-Cs: New file.
47002         * modules/unictype/category-Co: New file.
47003         * modules/unictype/category-Cn: New file.
47004         * modules/unictype/category-or: New file.
47005         * modules/unictype/category-of: New file.
47006         * modules/unictype/category-test: New file.
47007         * modules/unictype/category-test-withtable: New file.
47008         * modules/unictype/category-byname: New file.
47009         * modules/unictype/category-none: New file.
47010         * modules/unictype/category-and: New file.
47011         * modules/unictype/category-and-not: New file.
47012         * modules/unictype/category-name: New file.
47013         * modules/unictype/combining-class: New file.
47014         * modules/unictype/category-all: New file.
47015         * modules/unictype/bidicategory-all: New file.
47016         * modules/unictype/bidicategory-byname: New file.
47017         * modules/unictype/bidicategory-name: New file.
47018         * modules/unictype/bidicategory-of: New file.
47019         * modules/unictype/bidicategory-test: New file.
47020         * modules/unictype/decimal-digit: New file.
47021         * modules/unictype/digit: New file.
47022         * modules/unictype/numeric: New file.
47023         * modules/unictype/mirror: New file.
47024         * modules/unictype/property-white-space: New file.
47025         * modules/unictype/property-alphabetic: New file.
47026         * modules/unictype/property-other-alphabetic: New file.
47027         * modules/unictype/property-not-a-character: New file.
47028         * modules/unictype/property-default-ignorable-code-point: New file.
47029         * modules/unictype/property-other-default-ignorable-code-point: New
47030         file.
47031         * modules/unictype/property-deprecated: New file.
47032         * modules/unictype/property-logical-order-exception: New file.
47033         * modules/unictype/property-variation-selector: New file.
47034         * modules/unictype/property-private-use: New file.
47035         * modules/unictype/property-unassigned-code-value: New file.
47036         * modules/unictype/property-uppercase: New file.
47037         * modules/unictype/property-other-uppercase: New file.
47038         * modules/unictype/property-lowercase: New file.
47039         * modules/unictype/property-other-lowercase: New file.
47040         * modules/unictype/property-titlecase: New file.
47041         * modules/unictype/property-soft-dotted: New file.
47042         * modules/unictype/property-id-start: New file.
47043         * modules/unictype/property-other-id-start: New file.
47044         * modules/unictype/property-id-continue: New file.
47045         * modules/unictype/property-other-id-continue: New file.
47046         * modules/unictype/property-xid-start: New file.
47047         * modules/unictype/property-xid-continue: New file.
47048         * modules/unictype/property-pattern-white-space: New file.
47049         * modules/unictype/property-pattern-syntax: New file.
47050         * modules/unictype/property-join-control: New file.
47051         * modules/unictype/property-grapheme-base: New file.
47052         * modules/unictype/property-grapheme-extend: New file.
47053         * modules/unictype/property-other-grapheme-extend: New file.
47054         * modules/unictype/property-grapheme-link: New file.
47055         * modules/unictype/property-bidi-control: New file.
47056         * modules/unictype/property-bidi-left-to-right: New file.
47057         * modules/unictype/property-bidi-hebrew-right-to-left: New file.
47058         * modules/unictype/property-bidi-arabic-right-to-left: New file.
47059         * modules/unictype/property-bidi-european-digit: New file.
47060         * modules/unictype/property-bidi-eur-num-separator: New file.
47061         * modules/unictype/property-bidi-eur-num-terminator: New file.
47062         * modules/unictype/property-bidi-arabic-digit: New file.
47063         * modules/unictype/property-bidi-common-separator: New file.
47064         * modules/unictype/property-bidi-block-separator: New file.
47065         * modules/unictype/property-bidi-segment-separator: New file.
47066         * modules/unictype/property-bidi-whitespace: New file.
47067         * modules/unictype/property-bidi-non-spacing-mark: New file.
47068         * modules/unictype/property-bidi-boundary-neutral: New file.
47069         * modules/unictype/property-bidi-pdf: New file.
47070         * modules/unictype/property-bidi-embedding-or-override: New file.
47071         * modules/unictype/property-bidi-other-neutral: New file.
47072         * modules/unictype/property-hex-digit: New file.
47073         * modules/unictype/property-ascii-hex-digit: New file.
47074         * modules/unictype/property-ideographic: New file.
47075         * modules/unictype/property-unified-ideograph: New file.
47076         * modules/unictype/property-radical: New file.
47077         * modules/unictype/property-ids-binary-operator: New file.
47078         * modules/unictype/property-ids-trinary-operator: New file.
47079         * modules/unictype/property-zero-width: New file.
47080         * modules/unictype/property-space: New file.
47081         * modules/unictype/property-non-break: New file.
47082         * modules/unictype/property-iso-control: New file.
47083         * modules/unictype/property-format-control: New file.
47084         * modules/unictype/property-dash: New file.
47085         * modules/unictype/property-hyphen: New file.
47086         * modules/unictype/property-punctuation: New file.
47087         * modules/unictype/property-line-separator: New file.
47088         * modules/unictype/property-paragraph-separator: New file.
47089         * modules/unictype/property-quotation-mark: New file.
47090         * modules/unictype/property-sentence-terminal: New file.
47091         * modules/unictype/property-terminal-punctuation: New file.
47092         * modules/unictype/property-currency-symbol: New file.
47093         * modules/unictype/property-math: New file.
47094         * modules/unictype/property-other-math: New file.
47095         * modules/unictype/property-paired-punctuation: New file.
47096         * modules/unictype/property-left-of-pair: New file.
47097         * modules/unictype/property-combining: New file.
47098         * modules/unictype/property-composite: New file.
47099         * modules/unictype/property-decimal-digit: New file.
47100         * modules/unictype/property-numeric: New file.
47101         * modules/unictype/property-diacritic: New file.
47102         * modules/unictype/property-extender: New file.
47103         * modules/unictype/property-ignorable-control: New file.
47104         * modules/unictype/property-test: New file.
47105         * modules/unictype/property-byname: New file.
47106         * modules/unictype/property-all: New file.
47107         * modules/unictype/scripts: New file.
47108         * modules/unictype/scripts-all: New file.
47109         * modules/unictype/block-of: New file.
47110         * modules/unictype/block-test: New file.
47111         * modules/unictype/block-list: New file.
47112         * modules/unictype/block-all: New file.
47113         * modules/unictype/syntax-c-whitespace: New file.
47114         * modules/unictype/syntax-java-whitespace: New file.
47115         * modules/unictype/syntax-c-ident: New file.
47116         * modules/unictype/syntax-java-ident: New file.
47117         * modules/unictype/ctype-alnum: New file.
47118         * modules/unictype/ctype-alpha: New file.
47119         * modules/unictype/ctype-cntrl: New file.
47120         * modules/unictype/ctype-digit: New file.
47121         * modules/unictype/ctype-graph: New file.
47122         * modules/unictype/ctype-lower: New file.
47123         * modules/unictype/ctype-print: New file.
47124         * modules/unictype/ctype-punct: New file.
47125         * modules/unictype/ctype-space: New file.
47126         * modules/unictype/ctype-upper: New file.
47127         * modules/unictype/ctype-xdigit: New file.
47128         * modules/unictype/ctype-blank: New file.
47129         * lib/unictype/bidi_byname.c: New file.
47130         * lib/unictype/bidi_name.c: New file.
47131         * lib/unictype/bidi_of.c: New file.
47132         * lib/unictype/bidi_test.c: New file.
47133         * lib/unictype/bitmap.h: New file.
47134         * lib/unictype/block_test.c: New file.
47135         * lib/unictype/blocks.c: New file.
47136         * lib/unictype/categ_C.c: New file.
47137         * lib/unictype/categ_Cc.c: New file.
47138         * lib/unictype/categ_Cf.c: New file.
47139         * lib/unictype/categ_Cn.c: New file.
47140         * lib/unictype/categ_Co.c: New file.
47141         * lib/unictype/categ_Cs.c: New file.
47142         * lib/unictype/categ_L.c: New file.
47143         * lib/unictype/categ_Ll.c: New file.
47144         * lib/unictype/categ_Lm.c: New file.
47145         * lib/unictype/categ_Lo.c: New file.
47146         * lib/unictype/categ_Lt.c: New file.
47147         * lib/unictype/categ_Lu.c: New file.
47148         * lib/unictype/categ_M.c: New file.
47149         * lib/unictype/categ_Mc.c: New file.
47150         * lib/unictype/categ_Me.c: New file.
47151         * lib/unictype/categ_Mn.c: New file.
47152         * lib/unictype/categ_N.c: New file.
47153         * lib/unictype/categ_Nd.c: New file.
47154         * lib/unictype/categ_Nl.c: New file.
47155         * lib/unictype/categ_No.c: New file.
47156         * lib/unictype/categ_P.c: New file.
47157         * lib/unictype/categ_Pc.c: New file.
47158         * lib/unictype/categ_Pd.c: New file.
47159         * lib/unictype/categ_Pe.c: New file.
47160         * lib/unictype/categ_Pf.c: New file.
47161         * lib/unictype/categ_Pi.c: New file.
47162         * lib/unictype/categ_Po.c: New file.
47163         * lib/unictype/categ_Ps.c: New file.
47164         * lib/unictype/categ_S.c: New file.
47165         * lib/unictype/categ_Sc.c: New file.
47166         * lib/unictype/categ_Sk.c: New file.
47167         * lib/unictype/categ_Sm.c: New file.
47168         * lib/unictype/categ_So.c: New file.
47169         * lib/unictype/categ_Z.c: New file.
47170         * lib/unictype/categ_Zl.c: New file.
47171         * lib/unictype/categ_Zp.c: New file.
47172         * lib/unictype/categ_Zs.c: New file.
47173         * lib/unictype/categ_and.c: New file.
47174         * lib/unictype/categ_and_not.c: New file.
47175         * lib/unictype/categ_byname.c: New file.
47176         * lib/unictype/categ_name.c: New file.
47177         * lib/unictype/categ_none.c: New file.
47178         * lib/unictype/categ_of.c: New file.
47179         * lib/unictype/categ_or.c: New file.
47180         * lib/unictype/categ_test.c: New file.
47181         * lib/unictype/combining.c: New file.
47182         * lib/unictype/ctype_alnum.c: New file.
47183         * lib/unictype/ctype_alpha.c: New file.
47184         * lib/unictype/ctype_blank.c: New file.
47185         * lib/unictype/ctype_cntrl.c: New file.
47186         * lib/unictype/ctype_digit.c: New file.
47187         * lib/unictype/ctype_graph.c: New file.
47188         * lib/unictype/ctype_lower.c: New file.
47189         * lib/unictype/ctype_print.c: New file.
47190         * lib/unictype/ctype_punct.c: New file.
47191         * lib/unictype/ctype_space.c: New file.
47192         * lib/unictype/ctype_upper.c: New file.
47193         * lib/unictype/ctype_xdigit.c: New file.
47194         * lib/unictype/decdigit.c: New file.
47195         * lib/unictype/digit.c: New file.
47196         * lib/unictype/identsyntaxmap.h: New file.
47197         * lib/unictype/mirror.c: New file.
47198         * lib/unictype/numeric.c: New file.
47199         * lib/unictype/pr_alphabetic.c: New file.
47200         * lib/unictype/pr_ascii_hex_digit.c: New file.
47201         * lib/unictype/pr_bidi_arabic_digit.c: New file.
47202         * lib/unictype/pr_bidi_arabic_right_to_left.c: New file.
47203         * lib/unictype/pr_bidi_block_separator.c: New file.
47204         * lib/unictype/pr_bidi_boundary_neutral.c: New file.
47205         * lib/unictype/pr_bidi_common_separator.c: New file.
47206         * lib/unictype/pr_bidi_control.c: New file.
47207         * lib/unictype/pr_bidi_embedding_or_override.c: New file.
47208         * lib/unictype/pr_bidi_eur_num_separator.c: New file.
47209         * lib/unictype/pr_bidi_eur_num_terminator.c: New file.
47210         * lib/unictype/pr_bidi_european_digit.c: New file.
47211         * lib/unictype/pr_bidi_hebrew_right_to_left.c: New file.
47212         * lib/unictype/pr_bidi_left_to_right.c: New file.
47213         * lib/unictype/pr_bidi_non_spacing_mark.c: New file.
47214         * lib/unictype/pr_bidi_other_neutral.c: New file.
47215         * lib/unictype/pr_bidi_pdf.c: New file.
47216         * lib/unictype/pr_bidi_segment_separator.c: New file.
47217         * lib/unictype/pr_bidi_whitespace.c: New file.
47218         * lib/unictype/pr_byname.c: New file.
47219         * lib/unictype/pr_byname.gperf: New file.
47220         * lib/unictype/pr_combining.c: New file.
47221         * lib/unictype/pr_composite.c: New file.
47222         * lib/unictype/pr_currency_symbol.c: New file.
47223         * lib/unictype/pr_dash.c: New file.
47224         * lib/unictype/pr_decimal_digit.c: New file.
47225         * lib/unictype/pr_default_ignorable_code_point.c: New file.
47226         * lib/unictype/pr_deprecated.c: New file.
47227         * lib/unictype/pr_diacritic.c: New file.
47228         * lib/unictype/pr_extender.c: New file.
47229         * lib/unictype/pr_format_control.c: New file.
47230         * lib/unictype/pr_grapheme_base.c: New file.
47231         * lib/unictype/pr_grapheme_extend.c: New file.
47232         * lib/unictype/pr_grapheme_link.c: New file.
47233         * lib/unictype/pr_hex_digit.c: New file.
47234         * lib/unictype/pr_hyphen.c: New file.
47235         * lib/unictype/pr_id_continue.c: New file.
47236         * lib/unictype/pr_id_start.c: New file.
47237         * lib/unictype/pr_ideographic.c: New file.
47238         * lib/unictype/pr_ids_binary_operator.c: New file.
47239         * lib/unictype/pr_ids_trinary_operator.c: New file.
47240         * lib/unictype/pr_ignorable_control.c: New file.
47241         * lib/unictype/pr_iso_control.c: New file.
47242         * lib/unictype/pr_join_control.c: New file.
47243         * lib/unictype/pr_left_of_pair.c: New file.
47244         * lib/unictype/pr_line_separator.c: New file.
47245         * lib/unictype/pr_logical_order_exception.c: New file.
47246         * lib/unictype/pr_lowercase.c: New file.
47247         * lib/unictype/pr_math.c: New file.
47248         * lib/unictype/pr_non_break.c: New file.
47249         * lib/unictype/pr_not_a_character.c: New file.
47250         * lib/unictype/pr_numeric.c: New file.
47251         * lib/unictype/pr_other_alphabetic.c: New file.
47252         * lib/unictype/pr_other_default_ignorable_code_point.c: New file.
47253         * lib/unictype/pr_other_grapheme_extend.c: New file.
47254         * lib/unictype/pr_other_id_continue.c: New file.
47255         * lib/unictype/pr_other_id_start.c: New file.
47256         * lib/unictype/pr_other_lowercase.c: New file.
47257         * lib/unictype/pr_other_math.c: New file.
47258         * lib/unictype/pr_other_uppercase.c: New file.
47259         * lib/unictype/pr_paired_punctuation.c: New file.
47260         * lib/unictype/pr_paragraph_separator.c: New file.
47261         * lib/unictype/pr_pattern_syntax.c: New file.
47262         * lib/unictype/pr_pattern_white_space.c: New file.
47263         * lib/unictype/pr_private_use.c: New file.
47264         * lib/unictype/pr_punctuation.c: New file.
47265         * lib/unictype/pr_quotation_mark.c: New file.
47266         * lib/unictype/pr_radical.c: New file.
47267         * lib/unictype/pr_sentence_terminal.c: New file.
47268         * lib/unictype/pr_soft_dotted.c: New file.
47269         * lib/unictype/pr_space.c: New file.
47270         * lib/unictype/pr_terminal_punctuation.c: New file.
47271         * lib/unictype/pr_test.c: New file.
47272         * lib/unictype/pr_titlecase.c: New file.
47273         * lib/unictype/pr_unassigned_code_value.c: New file.
47274         * lib/unictype/pr_unified_ideograph.c: New file.
47275         * lib/unictype/pr_uppercase.c: New file.
47276         * lib/unictype/pr_variation_selector.c: New file.
47277         * lib/unictype/pr_white_space.c: New file.
47278         * lib/unictype/pr_xid_continue.c: New file.
47279         * lib/unictype/pr_xid_start.c: New file.
47280         * lib/unictype/pr_zero_width.c: New file.
47281         * lib/unictype/scripts.c: New file.
47282         * lib/unictype/sy_c_ident.c: New file.
47283         * lib/unictype/sy_c_whitespace.c: New file.
47284         * lib/unictype/sy_java_ident.c: New file.
47285         * lib/unictype/sy_java_whitespace.c: New file.
47286
47287         * lib/unictype/bidi_of.h: New file, generated by gen-ctype.c for
47288         Unicode 5.0.0.
47289         * lib/unictype/blocks.h: Likewise.
47290         * lib/unictype/categ_C.h: Likewise.
47291         * lib/unictype/categ_Cc.h: Likewise.
47292         * lib/unictype/categ_Cf.h: Likewise.
47293         * lib/unictype/categ_Cn.h: Likewise.
47294         * lib/unictype/categ_Co.h: Likewise.
47295         * lib/unictype/categ_Cs.h: Likewise.
47296         * lib/unictype/categ_L.h: Likewise.
47297         * lib/unictype/categ_Ll.h: Likewise.
47298         * lib/unictype/categ_Lm.h: Likewise.
47299         * lib/unictype/categ_Lo.h: Likewise.
47300         * lib/unictype/categ_Lt.h: Likewise.
47301         * lib/unictype/categ_Lu.h: Likewise.
47302         * lib/unictype/categ_M.h: Likewise.
47303         * lib/unictype/categ_Mc.h: Likewise.
47304         * lib/unictype/categ_Me.h: Likewise.
47305         * lib/unictype/categ_Mn.h: Likewise.
47306         * lib/unictype/categ_N.h: Likewise.
47307         * lib/unictype/categ_Nd.h: Likewise.
47308         * lib/unictype/categ_Nl.h: Likewise.
47309         * lib/unictype/categ_No.h: Likewise.
47310         * lib/unictype/categ_P.h: Likewise.
47311         * lib/unictype/categ_Pc.h: Likewise.
47312         * lib/unictype/categ_Pd.h: Likewise.
47313         * lib/unictype/categ_Pe.h: Likewise.
47314         * lib/unictype/categ_Pf.h: Likewise.
47315         * lib/unictype/categ_Pi.h: Likewise.
47316         * lib/unictype/categ_Po.h: Likewise.
47317         * lib/unictype/categ_Ps.h: Likewise.
47318         * lib/unictype/categ_S.h: Likewise.
47319         * lib/unictype/categ_Sc.h: Likewise.
47320         * lib/unictype/categ_Sk.h: Likewise.
47321         * lib/unictype/categ_Sm.h: Likewise.
47322         * lib/unictype/categ_So.h: Likewise.
47323         * lib/unictype/categ_Z.h: Likewise.
47324         * lib/unictype/categ_Zl.h: Likewise.
47325         * lib/unictype/categ_Zp.h: Likewise.
47326         * lib/unictype/categ_Zs.h: Likewise.
47327         * lib/unictype/categ_of.h: Likewise.
47328         * lib/unictype/combining.h: Likewise.
47329         * lib/unictype/ctype_alnum.h: Likewise.
47330         * lib/unictype/ctype_alpha.h: Likewise.
47331         * lib/unictype/ctype_blank.h: Likewise.
47332         * lib/unictype/ctype_cntrl.h: Likewise.
47333         * lib/unictype/ctype_digit.h: Likewise.
47334         * lib/unictype/ctype_graph.h: Likewise.
47335         * lib/unictype/ctype_lower.h: Likewise.
47336         * lib/unictype/ctype_print.h: Likewise.
47337         * lib/unictype/ctype_punct.h: Likewise.
47338         * lib/unictype/ctype_space.h: Likewise.
47339         * lib/unictype/ctype_upper.h: Likewise.
47340         * lib/unictype/ctype_xdigit.h: Likewise.
47341         * lib/unictype/decdigit.h: Likewise.
47342         * lib/unictype/digit.h: Likewise.
47343         * lib/unictype/mirror.h: Likewise.
47344         * lib/unictype/numeric.h: Likewise.
47345         * lib/unictype/pr_alphabetic.h: Likewise.
47346         * lib/unictype/pr_ascii_hex_digit.h: Likewise.
47347         * lib/unictype/pr_bidi_arabic_digit.h: Likewise.
47348         * lib/unictype/pr_bidi_arabic_right_to_left.h: Likewise.
47349         * lib/unictype/pr_bidi_block_separator.h: Likewise.
47350         * lib/unictype/pr_bidi_boundary_neutral.h: Likewise.
47351         * lib/unictype/pr_bidi_common_separator.h: Likewise.
47352         * lib/unictype/pr_bidi_control.h: Likewise.
47353         * lib/unictype/pr_bidi_embedding_or_override.h: Likewise.
47354         * lib/unictype/pr_bidi_eur_num_separator.h: Likewise.
47355         * lib/unictype/pr_bidi_eur_num_terminator.h: Likewise.
47356         * lib/unictype/pr_bidi_european_digit.h: Likewise.
47357         * lib/unictype/pr_bidi_hebrew_right_to_left.h: Likewise.
47358         * lib/unictype/pr_bidi_left_to_right.h: Likewise.
47359         * lib/unictype/pr_bidi_non_spacing_mark.h: Likewise.
47360         * lib/unictype/pr_bidi_other_neutral.h: Likewise.
47361         * lib/unictype/pr_bidi_pdf.h: Likewise.
47362         * lib/unictype/pr_bidi_segment_separator.h: Likewise.
47363         * lib/unictype/pr_bidi_whitespace.h: Likewise.
47364         * lib/unictype/pr_combining.h: Likewise.
47365         * lib/unictype/pr_composite.h: Likewise.
47366         * lib/unictype/pr_currency_symbol.h: Likewise.
47367         * lib/unictype/pr_dash.h: Likewise.
47368         * lib/unictype/pr_decimal_digit.h: Likewise.
47369         * lib/unictype/pr_default_ignorable_code_point.h: Likewise.
47370         * lib/unictype/pr_deprecated.h: Likewise.
47371         * lib/unictype/pr_diacritic.h: Likewise.
47372         * lib/unictype/pr_extender.h: Likewise.
47373         * lib/unictype/pr_format_control.h: Likewise.
47374         * lib/unictype/pr_grapheme_base.h: Likewise.
47375         * lib/unictype/pr_grapheme_extend.h: Likewise.
47376         * lib/unictype/pr_grapheme_link.h: Likewise.
47377         * lib/unictype/pr_hex_digit.h: Likewise.
47378         * lib/unictype/pr_hyphen.h: Likewise.
47379         * lib/unictype/pr_id_continue.h: Likewise.
47380         * lib/unictype/pr_id_start.h: Likewise.
47381         * lib/unictype/pr_ideographic.h: Likewise.
47382         * lib/unictype/pr_ids_binary_operator.h: Likewise.
47383         * lib/unictype/pr_ids_trinary_operator.h: Likewise.
47384         * lib/unictype/pr_ignorable_control.h: Likewise.
47385         * lib/unictype/pr_iso_control.h: Likewise.
47386         * lib/unictype/pr_join_control.h: Likewise.
47387         * lib/unictype/pr_left_of_pair.h: Likewise.
47388         * lib/unictype/pr_line_separator.h: Likewise.
47389         * lib/unictype/pr_logical_order_exception.h: Likewise.
47390         * lib/unictype/pr_lowercase.h: Likewise.
47391         * lib/unictype/pr_math.h: Likewise.
47392         * lib/unictype/pr_non_break.h: Likewise.
47393         * lib/unictype/pr_not_a_character.h: Likewise.
47394         * lib/unictype/pr_numeric.h: Likewise.
47395         * lib/unictype/pr_other_alphabetic.h: Likewise.
47396         * lib/unictype/pr_other_default_ignorable_code_point.h: Likewise.
47397         * lib/unictype/pr_other_grapheme_extend.h: Likewise.
47398         * lib/unictype/pr_other_id_continue.h: Likewise.
47399         * lib/unictype/pr_other_id_start.h: Likewise.
47400         * lib/unictype/pr_other_lowercase.h: Likewise.
47401         * lib/unictype/pr_other_math.h: Likewise.
47402         * lib/unictype/pr_other_uppercase.h: Likewise.
47403         * lib/unictype/pr_paired_punctuation.h: Likewise.
47404         * lib/unictype/pr_paragraph_separator.h: Likewise.
47405         * lib/unictype/pr_pattern_syntax.h: Likewise.
47406         * lib/unictype/pr_pattern_white_space.h: Likewise.
47407         * lib/unictype/pr_private_use.h: Likewise.
47408         * lib/unictype/pr_punctuation.h: Likewise.
47409         * lib/unictype/pr_quotation_mark.h: Likewise.
47410         * lib/unictype/pr_radical.h: Likewise.
47411         * lib/unictype/pr_sentence_terminal.h: Likewise.
47412         * lib/unictype/pr_soft_dotted.h: Likewise.
47413         * lib/unictype/pr_space.h: Likewise.
47414         * lib/unictype/pr_terminal_punctuation.h: Likewise.
47415         * lib/unictype/pr_titlecase.h: Likewise.
47416         * lib/unictype/pr_unassigned_code_value.h: Likewise.
47417         * lib/unictype/pr_unified_ideograph.h: Likewise.
47418         * lib/unictype/pr_uppercase.h: Likewise.
47419         * lib/unictype/pr_variation_selector.h: Likewise.
47420         * lib/unictype/pr_white_space.h: Likewise.
47421         * lib/unictype/pr_xid_continue.h: Likewise.
47422         * lib/unictype/pr_xid_start.h: Likewise.
47423         * lib/unictype/pr_zero_width.h: Likewise.
47424         * lib/unictype/scripts.h: Likewise.
47425         * lib/unictype/scripts_byname.gperf: Likewise.
47426         * lib/unictype/sy_c_ident.h: Likewise.
47427         * lib/unictype/sy_c_whitespace.h: Likewise.
47428         * lib/unictype/sy_java_ident.h: Likewise.
47429         * lib/unictype/sy_java_whitespace.h: Likewise.
47430
47431         * lib/unictype/Makefile: New file.
47432         * lib/unictype/gen-ctype.c: New file, based on gen-unicode-ctype.c in
47433         glibc.
47434         * lib/unictype/3level.h: New file, copied from glibc.
47435         * lib/unictype/3levelbit.h: New file.
47436
47437 2007-11-11  Bruno Haible  <bruno@clisp.org>
47438
47439         * modules/gperf: New file.
47440         * modules/iconv_open (Depends-on): Add it.
47441         (Makefile.am): Remove the GPERF definition.
47442
47443 2007-11-11  Bruno Haible  <bruno@clisp.org>
47444
47445         * m4/round.m4 (gl_FUNC_ROUND): Test against NetBSD 3.0 bug.
47446         * doc/functions/round.texi: Mention the NetBSD 3.0 bug.
47447
47448 2007-11-11  Bruno Haible  <bruno@clisp.org>
47449
47450         * tests/test-argmatch.c (ARGMATCH_DIE): Undefine.
47451         (usage): Remove function.
47452
47453 2007-11-11  Bruno Haible  <bruno@clisp.org>
47454
47455         * m4/roundf.m4 (gl_FUNC_ROUNDF): Use gl_FUNC_FLOORF_LIBS and
47456         gl_FUNC_CEILF_LIBS.
47457         * m4/round.m4 (gl_FUNC_ROUND): Use gl_FUNC_FLOOR_LIBS and
47458         gl_FUNC_CEIL_LIBS.
47459         * m4/roundl.m4 (gl_FUNC_ROUNDL): Use gl_FUNC_FLOORL_LIBS and
47460         gl_FUNC_CEILL_LIBS.
47461         * modules/roundf (Files): Add m4/floorf.m4, m4/ceilf.m4.
47462         * modules/round (Files): Add m4/floor.m4, m4/ceil.m4.
47463         * modules/roundl (Files): Add m4/floorl.m4, m4/ceill.m4.
47464
47465 2007-11-11  Bruno Haible  <bruno@clisp.org>
47466
47467         * m4/roundf.m4 (gl_FUNC_ROUNDF): Handle the case that floorf and
47468         roundf were declared but do not exist on functions.
47469         * m4/roundl.m4 (gl_FUNC_ROUNDL): Handle the case that floorl and
47470         roundl were declared but do not exist on functions.
47471         * lib/round.c (HAVE_FLOOR_AND_CEIL): Use HAVE_FLOORF_AND_CEILF and
47472         HAVE_FLOORL_AND_CEILL, respectively.
47473         Needed for Sun C on Solaris 10.
47474
47475 2007-11-11  Bruno Haible  <bruno@clisp.org>
47476
47477         * m4/roundf.m4 (gl_FUNC_ROUNDF): Set REPLACE_ROUNDF instead of
47478         HAVE_DECL_ROUNDF. Remove redundant AC_SUBST.
47479         * m4/round.m4 (gl_FUNC_ROUND): Set REPLACE_ROUND instead of
47480         HAVE_DECL_ROUND. Remove redundant AC_SUBST.
47481         * m4/roundl.m4 (gl_FUNC_ROUNDL): Set REPLACE_ROUNDL instead of
47482         HAVE_DECL_ROUNDL. Remove redundant AC_SUBST.
47483         * lib/math.in.h (roundf): Use REPLACE_ROUNDF instead of
47484         HAVE_DECL_ROUNDF.
47485         (round): Use REPLACE_ROUND instead of HAVE_DECL_ROUND.
47486         (roundl): Use REPLACE_ROUNDL instead of HAVE_DECL_ROUNDL.
47487         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_ROUND* instead
47488         of HAVE_DECL_ROUND*.
47489         * modules/math (Makefile.am): Update.
47490
47491 2007-11-10  Bruno Haible  <bruno@clisp.org>
47492
47493         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Use same check for
47494         ptrdiff_t as m4/intl.m4.
47495
47496 2007-11-10  Jim Meyering  <meyering@redhat.com>
47497
47498         Avoid link failure for the argmatch test.
47499         * tests/test-argmatch.c (usage): Define function to avoid a link
47500         failure: argmatch_die requires a usage function.
47501
47502 2007-11-09  Bruno Haible  <bruno@clisp.org>
47503
47504         * doc/functions/snprintf.texi: Mention BeOS deficiency.
47505         * doc/functions/vsnprintf.texi: Likewise.
47506         * lib/vasnprintf.c (VASNPRINTF): Ensure that we never call snprintf
47507         with a size argument < 2.
47508
47509 2007-11-09  Bruno Haible  <bruno@clisp.org>
47510
47511         * lib/vasnprintf.c (VASNPRINTF): Increase reallocation of snprintf
47512         buffer. Fixes an inefficiency introduced on 2007-11-03.
47513
47514 2007-11-09  Bruno Haible  <bruno@clisp.org>
47515
47516         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8) [BeOS]: Make this test return
47517         none instead of tr_TR. Fixes a failure of test-c-strcasecmp.c.
47518
47519 2007-11-08  Jim Meyering  <meyering@redhat.com>
47520
47521         Change cache variable name prefix "jm_" to "gl_" everywhere.
47522         * m4/d-type.m4, m4/jm-winsz1.m4, m4/jm-winsz2.m4, m4/link-follow.m4:
47523         * m4/putenv.m4, m4/strtoimax.m4, m4/strtoumax.m4, m4/unlink-busy.m4:
47524         * m4/uptime.m4: s/gl_/jm_/
47525
47526 2007-11-07  Bruno Haible  <bruno@clisp.org>
47527
47528         Update to GNU gettext 0.17.
47529         * m4/intl.m4: Update to GNU gettext 0.17.
47530         * m4/po.m4: Likewise.
47531         * modules/gettext (Files): Remove m4/ulonglong.m4.
47532         (configure.ac): Require gettext infrastructure from version 0.17.
47533
47534 2007-11-06  Bruno Haible  <bruno@clisp.org>
47535
47536         * lib/fbufmode.c (fbufmode) [QNX]: Use numerical values for flags; the
47537         symbolic values are not defined in a public header.
47538         * lib/freadable.c (freadable) [QNX]: Likewise.
47539         * lib/freadahead.c (freadahead) [QNX]: Likewise.
47540         * lib/freading.c (freading) [QNX]: Likewise.
47541         * lib/fseterr.c (fseterr) [QNX]: Likewise.
47542         * lib/fwritable.c (fwritable) [QNX]: Likewise.
47543         * lib/fwriting.c (fwriting) [QNX]: Likewise.
47544         * lib/fpurge.c (fpurge) [QNX]: Likewise. Add a return statement.
47545         Reported by Alain Magloire.
47546
47547         * m4/fpending.m4 (gl_FUNC_FPENDING): Add a variant for QNX.
47548
47549 2007-11-05  Bruno Haible  <bruno@clisp.org>
47550
47551         * lib/vasnprintf.c (VASNPRINTF): Expand the NEED_PRINTF_DIRECTIVE_A
47552         code when NEED_PRINTF_LONG_DOUBLE or NEED_PRINTF_DOUBLE is set.
47553         Needed on Cygwin, where !NEED_PRINTF_DIRECTIVE_A && NEED_PRINTF_DOUBLE.
47554         Reported by Eric Blake.
47555
47556 2007-10-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47557             Bruno Haible  <bruno@clisp.org>
47558
47559         * modules/malloc (configure.ac): Define GNULIB_MALLOC_GNU always.
47560         * modules/realloc (configure.ac): Define GNULIB_REALLOC_GNU always.
47561         * lib/realloc.c (SYSTEM_MALLOC_GLIBC_COMPATIBLE): New macro.
47562         (malloc): Undefine also before including <stdlib.h>.
47563         (rpl_realloc): Turn malloc(0) into malloc(1) if necessary.
47564         Needed on OSF/1 4.0.
47565
47566 2007-11-05  Jim Meyering  <meyering@redhat.com>
47567
47568         git-version-gen: sync from coreutils.
47569         * build-aux/git-version-gen: Add comments.
47570         Change the first '-' to '.' in the snapshot version string,
47571         e.g., 6.9-377-08144 -> 6.9.377-08144
47572         Remove first parameter.
47573         Don't declare a version "-dirty" merely because a time
47574         stamp has changed.
47575
47576 2007-11-04  Bruno Haible  <bruno@clisp.org>
47577
47578         * lib/lock.h: Protect all macro definitions containing an 'if'
47579         statement through a "do { ... } while (0)".
47580         * lib/tls.h: Likewise.
47581
47582 2007-11-04  Bruno Haible  <bruno@clisp.org>
47583
47584         * lib/vasnprintf.c (DCHAR_IS_TCHAR, DCHAR_CPY): Undefine at the end.
47585
47586 2007-11-04  Bruno Haible  <bruno@clisp.org>
47587
47588         * m4/printf.m4 (gl_PRINTF_ENOMEM): Use GL_NOCRASH.
47589         * modules/fprintf-posix (Depends-on): Add nocrash.
47590         * modules/snprintf-posix (Depends-on): Likewise.
47591         * modules/sprintf-posix (Depends-on): Likewise.
47592         * modules/vasnprintf-posix (Depends-on): Likewise.
47593         * modules/vasprintf-posix (Depends-on): Likewise.
47594         * modules/vfprintf-posix (Depends-on): Likewise.
47595         * modules/vsnprintf-posix (Depends-on): Likewise.
47596         * modules/vsprintf-posix (Depends-on): Likewise.
47597         * modules/unistdio/u8-vasnprintf (Depends-on): Likewise.
47598         * modules/unistdio/u8-u8-vasnprintf (Depends-on): Likewise.
47599         * modules/unistdio/u16-vasnprintf (Depends-on): Likewise.
47600         * modules/unistdio/u16-u16-vasnprintf (Depends-on): Likewise.
47601         * modules/unistdio/u32-vasnprintf (Depends-on): Likewise.
47602         * modules/unistdio/u32-u32-vasnprintf (Depends-on): Likewise.
47603         * modules/unistdio/ulc-vasnprintf (Depends-on): Likewise.
47604
47605 2007-11-04  Bruno Haible  <bruno@clisp.org>
47606
47607         * modules/nocrash: New file.
47608         * m4/nocrash.m4: New file, taken from GNU clisp. Code taken from
47609         GNU libsigsegv, with permission of GNU libsigsegv's copyright holders.
47610
47611 2007-11-04  Bruno Haible  <bruno@clisp.org>
47612
47613         * tests/test-vasnprintf-posix.c (test_function): Add some tests of
47614         precision handling.
47615         * tests/test-vasprintf-posix.c (test_function): Likewise.
47616         * tests/test-snprintf-posix.h (test_function): Likewise.
47617         * tests/test-sprintf-posix.h (test_function): Likewise.
47618
47619         Fix *printf behaviour for large precisions on mingw and BeOS.
47620         * m4/printf.m4 (gl_PRINTF_PRECISION): New macro.
47621         * lib/vasnprintf.c (VASNPRINTF): Handle NEED_PRINTF_UNBOUNDED_PRECISION.
47622         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_PRECISION): New macro.
47623         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
47624         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
47625         gl_PRINTF_PRECISION and test its result. Invoke
47626         gl_PREREQ_VASNPRINTF_PRECISION.
47627         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
47628         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
47629         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
47630         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
47631         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
47632         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
47633         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
47634         * doc/functions/fprintf.texi: Update.
47635         * doc/functions/printf.texi: Update.
47636         * doc/functions/snprintf.texi: Update.
47637         * doc/functions/sprintf.texi: Update.
47638         * doc/functions/vfprintf.texi: Update.
47639         * doc/functions/vprintf.texi: Update.
47640         * doc/functions/vsnprintf.texi: Update.
47641         * doc/functions/vsprintf.texi: Update.
47642
47643 2007-11-04  Bruno Haible  <bruno@clisp.org>
47644
47645         * lib/vasnprintf.c (scale10_round_decimal_decoded): Fix shift loop.
47646
47647 2007-11-04  Bruno Haible  <bruno@clisp.org>
47648
47649         * modules/relocatable-prog (Files): Add m4/lib-ld.m4.
47650         Reported by Sylvain Beucler <beuc@gnu.org>.
47651
47652 2007-11-03  Bruno Haible  <bruno@clisp.org>
47653
47654         * tests/test-fprintf-posix2.sh: New file.
47655         * tests/test-fprintf-posix2.c: New file.
47656         * modules/fprintf-posix-tests (Files): Add them.
47657         (TESTS): Add test-fprintf-posix2.sh.
47658         (configure.ac): Check for getrlimit and setrlimit.
47659         (check_PROGRAMS): Add test-fprintf-posix2.
47660
47661         * tests/test-printf-posix2.sh: New file.
47662         * tests/test-printf-posix2.c: New file.
47663         * modules/printf-posix-tests (Files): Add them.
47664         (TESTS): Add test-printf-posix2.sh.
47665         (configure.ac): Check for getrlimit and setrlimit.
47666         (check_PROGRAMS): Add test-printf-posix2.
47667
47668         Fix *printf behaviour in out-of-memory situations on MacOS X and *BSD.
47669         * m4/printf.m4 (gl_PRINTF_ENOMEM): New macro.
47670         * lib/vasnprintf.c: Implement NEED_PRINTF_DOUBLE.
47671         (decode_double): New function, copied from decode_long_double.
47672         (scale10_round_decimal_decoded): New function, extracted from
47673         scale10_round_decimal_long_double.
47674         (scale10_round_decimal_long_double): Use it.
47675         (scale10_round_decimal_double): New function.
47676         (floorlog10): New function.
47677         (VASNPRINTF): Handle NEED_PRINTF_DOUBLE case.
47678         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_ENOMEM): New macro.
47679         (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): Invoke it.
47680         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
47681         gl_PRINTF_ENOMEM and test its result. Invoke
47682         gl_PREREQ_VASNPRINTF_ENOMEM.
47683         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
47684         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
47685         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
47686         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
47687         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
47688         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
47689         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
47690         * modules/fprintf-posix (Depends-on): Add frexp-nolibm.
47691         * modules/snprintf-posix (Depends-on): Likewise.
47692         * modules/sprintf-posix (Depends-on): Likewise.
47693         * modules/vasnprintf-posix (Depends-on): Likewise.
47694         * modules/vasprintf-posix (Depends-on): Likewise.
47695         * modules/vfprintf-posix (Depends-on): Likewise.
47696         * modules/vsnprintf-posix (Depends-on): Likewise.
47697         * modules/vsprintf-posix (Depends-on): Likewise.
47698         * doc/functions/fprintf.texi: Update.
47699         * doc/functions/printf.texi: Update.
47700         * doc/functions/snprintf.texi: Update.
47701         * doc/functions/sprintf.texi: Update.
47702         * doc/functions/vfprintf.texi: Update.
47703         * doc/functions/vprintf.texi: Update.
47704         * doc/functions/vsnprintf.texi: Update.
47705         * doc/functions/vsprintf.texi: Update.
47706
47707 2007-11-03  Bruno Haible  <bruno@clisp.org>
47708
47709         * modules/frexp-nolibm-tests: New file.
47710
47711         * modules/frexp-nolibm: New file.
47712         * m4/frexp.m4 (gl_FUNC_FREXP_NO_LIBM): New macro.
47713
47714 2007-11-03  Bruno Haible  <bruno@clisp.org>
47715
47716         * lib/vasnprintf.c (VASNPRINTF): Don't assume that snprintf's return
47717         value is C99 compliant.
47718         Needed for OSF/1 5.1.
47719
47720 2007-11-03  Bruno Haible  <bruno@clisp.org>
47721
47722         Fix out-of-memory handling of vasnprintf.
47723         * lib/printf-parse.c: Include <errno.h>.
47724         (PRINTF_PARSE): When failing, set errno to EINVAL or ENOMEM.
47725         * lib/vasnprintf.c (VASNPRINTF): When PRINTF_PARSE fails, assume errno
47726         is already set.
47727
47728 2007-11-02  Eric Blake  <ebb9@byu.net>
47729
47730         Fix tests on cygwin.
47731         * modules/xprintf-posix-tests (Makefile.am): Link against -lintl.
47732
47733 2007-11-01  Bruno Haible  <bruno@clisp.org>
47734
47735         * lib/stdlib.in.h (putenv): Remove the "not POSIX compliant everywhere"
47736         warning.
47737         * doc/functions/putenv.texi: Clarify that the 'putenv' module is not
47738         needed for POSIX compatibility.
47739
47740 2007-11-01  Paul Eggert  <eggert@cs.ucla.edu>
47741
47742         * m4/putenv.m4 (gl_FUNC_PUTENV): Also mention that we're checking
47743         for compatibility with GNU.
47744
47745 2007-11-01  Bruno Haible  <bruno@clisp.org>
47746
47747         * lib/putenv.c: Include <stdlib.h>. Remove rpl_putenv declaration.
47748         (putenv): Renamed from rpl_putenv. Change argument type from
47749         'const char *' to 'char *'.
47750         * m4/putenv.m4 (gl_FUNC_PUTENV): Require gl_STDLIB_H_DEFAULTS. Instead
47751         of defining putenv in config.h, just set REPLACE_PUTENV.
47752         * modules/putenv (Depends-on): Add stdlib.
47753         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
47754         (Include): Use <stdlib.h>.
47755         * lib/stdlib.in.h (putenv): New declaration.
47756         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_PUTENV and
47757         REPLACE_PUTENV.
47758         * modules/stdlib (Makefile.am): Substitute GNULIB_PUTENV and
47759         REPLACE_PUTENV.
47760         Needed for MacOS X 10.5.0.
47761         Reported by Peter O'Gorman <peter@pogma.com>.
47762
47763 2007-11-01  Jim Meyering  <meyering@redhat.com>
47764
47765         Treat an empty date string exactly like "0".
47766         * lib/getdate.y (get_date): Once any isspace or TZ= prefix is consumed,
47767         if the remaining date string (to be parsed) is empty, use "0".
47768         Reported by Mischa Molhoek and discussed in this thread:
47769         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/11726>.
47770
47771 2007-10-31  Bruno Haible  <bruno@clisp.org>
47772
47773         * m4/intmax_t.m4 (gl_AC_TYPE_INTMAX_T, gt_AC_TYPE_INTMAX_T): Use
47774         AC_TYPE_LONG_LONG_INT instead of gl_AC_TYPE_LONG_LONG.
47775         * m4/uintmax_t.m4 (gl_AC_TYPE_UINTMAX_T): Use
47776         AC_TYPE_UNSIGNED_LONG_LONG_INT instead of gl_AC_TYPE_UNSIGNED_LONG_LONG.
47777         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Remove macro.
47778         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Remove macro.
47779
47780 2007-10-31  Bruno Haible  <bruno@clisp.org>
47781
47782         * m4/longlong.m4 (_AC_TYPE_LONG_LONG_SNIPPET): New macro, extracted
47783         from AC_TYPE_LONG_LONG_INT and AC_TYPE_UNSIGNED_LONG_LONG_INT.
47784         (AC_TYPE_LONG_LONG_INT): Use it.
47785         (AC_TYPE_UNSIGNED_LONG_LONG_INT): Moved here from m4/ulonglong.m4. Use
47786         it as well.
47787         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Remove macro; moved
47788         to m4/longlong.m4.
47789         * modules/stdint (Files): Remove m4/ulonglong.m4.
47790         * modules/strtoull (Files): Use m4/longlong.m4 instead of
47791         m4/ulonglong.m4.
47792         * modules/strtoumax (Files): Likewise.
47793
47794 2007-10-30  Bruno Haible  <bruno@clisp.org>
47795
47796         * modules/xvasprintf-posix: New file.
47797         Suggested by Eric Blake.
47798
47799 2007-10-30  Bruno Haible  <bruno@clisp.org>
47800
47801         * modules/xprintf-posix-tests: New file.
47802         * tests/test-xprintf-posix.sh: New file.
47803         * tests/test-xprintf-posix.c: New file.
47804         * tests/test-xfprintf-posix.c: New file.
47805
47806         * modules/xprintf-posix: New file.
47807
47808 2007-10-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47809
47810         * modules/fbufmode-tests (MOSTLYCLEANFILES): Remove temp files.
47811         * modules/freadable-tests (MOSTLYCLEANFILES): Likewise.
47812         * modules/fwritable-tests (MOSTLYCLEANFILES): Likewise.
47813
47814 2007-10-29  Bruno Haible  <bruno@clisp.org>
47815
47816         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): Rename the cache variable to
47817         contain the special marker '_cv_'.
47818         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): Likewise.
47819         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): Likewise.
47820         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): Likewise.
47821         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): Likewise.
47822         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): Likewise.
47823         Reported by Ralf Wildenhues.
47824
47825 2007-10-29  Bruno Haible  <bruno@clisp.org>
47826
47827         * gnulib-tool (func_import): When --lgpl is not specified, set
47828         sed_transform_lib_file to convert LGPL and GPLv2+ copyright headers to
47829         GPLv3.
47830         Reported by Simon Josefsson.
47831
47832 2007-10-28  Bruno Haible  <bruno@clisp.org>
47833
47834         * lib/math.in.h: Test REPLACE_ISFINITE instead of HAVE_DECL_ISFINITE.
47835         * m4/isfinite.m4 (gl_ISFINITE): Initialize REPLACE_ISFINITE instead of
47836         HAVE_DECL_ISFINITE.
47837         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
47838         * modules/math (Makefile.am): Substitute REPLACE_ISFINITE instead of
47839         HAVE_DECL_ISFINITE.
47840
47841 2007-10-28  Bruno Haible  <bruno@clisp.org>
47842
47843         * lib/stdint.in.h (_STDINT_MAX): Subtract 1 from an unused signed
47844         integer shift in the signed case. Fixes warnings with OSF/1 5.1 cc.
47845
47846 2007-10-28  Bruno Haible  <bruno@clisp.org>
47847
47848         Fix link errors with Sun C 5.0 on Solaris 10.
47849         * m4/floorf.m4 (gl_FUNC_FLOORF): Consider also the case that the
47850         function is declared but not present in the compiler's libm.
47851         * m4/floorl.m4 (gl_FUNC_FLOORL): Likewise.
47852         * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
47853         * m4/ceill.m4 (gl_FUNC_CEILL: Likewise.
47854         * lib/math.in.h: Test REPLACE_CEILF instead of HAVE_DECL_CEILF.
47855         Test REPLACE_CEILL instead of HAVE_DECL_CEILL.
47856         Test REPLACE_FLOORF instead of HAVE_DECL_FLOORF.
47857         Test REPLACE_FLOORL instead of HAVE_DECL_FLOORL.
47858         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Update.
47859         * modules/math (Makefile.am): Substitute REPLACE_CEILF instead of
47860         HAVE_DECL_CEILF, REPLACE_CEILL instead of HAVE_DECL_CEILL,
47861         REPLACE_FLOORF instead of HAVE_DECL_FLOORF, REPLACE_FLOORL instead of
47862         HAVE_DECL_FLOORL.
47863
47864 2007-10-28  Bruno Haible  <bruno@clisp.org>
47865
47866         * m4/floorl.m4 (gl_FUNC_FLOORL_LIBS): New macro, extracted from
47867         gl_FUNC_FLOORL. Cache the result.
47868         (gl_FUNC_FLOORL): Use it.
47869         * m4/ceill.m4 (gl_FUNC_CEILL_LIBS): New macro, extracted from
47870         gl_FUNC_CEILL. Cache the result.
47871         (gl_FUNC_CEILL): Use it.
47872
47873         * m4/floor.m4 (gl_FUNC_FLOOR_LIBS): New macro, extracted from
47874         gl_FUNC_FLOOR. Cache the result.
47875         (gl_FUNC_FLOOR): Use it.
47876         * m4/ceil.m4 (gl_FUNC_CEIL_LIBS): New macro, extracted from
47877         gl_FUNC_CEIL. Cache the result.
47878         (gl_FUNC_CEIL): Use it.
47879
47880         * m4/floorf.m4 (gl_FUNC_FLOORF_LIBS): New macro, extracted from
47881         gl_FUNC_FLOORF. Cache the result.
47882         (gl_FUNC_FLOORF): Use it.
47883         * m4/ceilf.m4 (gl_FUNC_CEILF_LIBS): New macro, extracted from
47884         gl_FUNC_CEILF. Cache the result.
47885         (gl_FUNC_CEILF): Use it.
47886
47887 2007-10-28  Bruno Haible  <bruno@clisp.org>
47888
47889         * gnulib-tool: Allow specifying the LGPL version number through
47890         --lgpl=2 or --lgpl=3.
47891         (func_usage): Document --lgpl with argument.
47892         Handle --lgpl=... arguments.
47893         (func_import): Recognize also gl_LGPL calls with an argument. When
47894         --lgpl=2 is used and the module's license is just LGPL, report an
47895         error. Set sed_transform_lib_file according to the lgpl variable. In
47896         the generated files, use --lgpl or gl_LGPL invocations with argument,
47897         if necessary.
47898         * doc/gnulib-intro.texi (Copyright): Explain how to get modules under
47899         an LGPv2+ license.
47900         * doc/gnulib-tool.texi (Modified imports): Update explanation of
47901         gl_LGPL macro.
47902
47903 2007-10-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47904             Bruno Haible  <bruno@clisp.org>
47905
47906         * lib/unistr.h (u8_uctomb_aux): Declare also if !HAVE_INLINE.
47907         (u16_uctomb_aux): Likewise.
47908         * lib/unistr/u8-uctomb-aux.c (u8_uctomb_aux): Define also if
47909         !HAVE_INLINE.
47910         * lib/unistr/u16-uctomb-aux.c (u16_uctomb_aux): Likewise
47911
47912 2007-10-28  Bruno Haible  <bruno@clisp.org>
47913
47914         * modules/error: Add a notice recommending to change XGETTEXT_OPTIONS.
47915         Invoke AM_GETTEXT_OPTION if it exists.
47916         * modules/vasprintf: Likewise.
47917         * modules/verror: Likewise.
47918         * modules/xprintf: Likewise.
47919         * modules/xvasprintf: Likewise.
47920
47921 2007-10-27  Ben Pfaff  <blp@gnu.org>
47922
47923         * lib/math.in.h: Define isfinite macro and prototypes for
47924         gl_isfinitef, gl_isfinited, gl_isfinitel if we are providing
47925         implementations.
47926         * m4/math_h.m4: New substitutions for isfinite module.
47927         * lib/isfinite.c: New file.
47928         * m4/isfinite.m4: New file.
47929         * modules/math: Replace isfinite-related @VARS@ in math.in.h.
47930         * modules/isfinite: New file.
47931         * modules/isfinite-tests: New file.
47932         * tests/tests-isfinite.c: New file.
47933         * doc/functions/isfinite.texi: Mention isfinite module.
47934         * MODULES.html.sh: Mention new module.
47935
47936 2007-10-27  Ben Pfaff  <blp@gnu.org>
47937
47938         Ralf Wildenhues reported that Tru64 4.0D declares the round
47939         functions but does not have definitions.
47940         * m4/check-math-lib.m4 (gl_CHECK_MATH_LIB): If the target function
47941         cannot be found in any library, set the output variable to
47942         "missing" instead of "".
47943         * m4/round.m4: Also use our substitute if we cannot find round in
47944         any library, even if it is declared.
47945         * m4/roundf.m4: Likewise for roundf.
47946         * m4/roundl.m4: Likewise for roundl.
47947         * lib/math.in.h: Undefine roundf, round, roundl before defining
47948         their replacements, to allow for hypothetical systems where these
47949         may be defined as macros but not available in libraries.
47950
47951 2007-10-27  Bruno Haible  <bruno@clisp.org>
47952
47953         * doc/gnulib.texi: Invoke @firstparagraphindent.
47954         * doc/gnulib-tool.texi (Simple update): Mention possible incompatible
47955         changes in gnulib.
47956         (Source changes): New section.
47957
47958 2007-10-26  Bruno Haible  <bruno@clisp.org>
47959
47960         * m4/gnulib-common.m4 (AC_C_RESTRICT): New overriding definition,
47961         borrowed from autoconf.
47962
47963 2007-10-26  Bruno Haible  <bruno@clisp.org>
47964
47965         * lib/strerror.c (rpl_strerror): Return "Unknown error ..." also if
47966         strerror returned the empty string. Needed on HP-UX 11.00.
47967
47968 2007-10-24  Micah Cowan  <micah@cowan.name>
47969
47970         Remove vestiges of cvs-gnulib-checkout process.  Now we use git.
47971         * build-aux/bootstrap: Remove support for now-unnecessary option,
47972         --cvs-user, and envvars CVS_USER, CVS_RSH.
47973
47974 2007-10-24  Jim Meyering  <meyering@redhat.com>
47975
47976         Avoid diagnostics from sha1sum when there is no cached checksum.
47977         * build-aux/bootstrap (update_po_files): Skip the sha1sum check
47978         if the po.s1 file hasn't been created yet.
47979
47980         * build-aux/bootstrap: Sync from coreutils:
47981         2007-10-24  Jim Meyering  <meyering@redhat.com>
47982         Get gnulib from the git repository, not from an obsolete cvs one.
47983         * build-aux/bootstrap: Suggestion from Micah Cowan.
47984         2007-10-04  Jim Meyering  <jim@meyering.net>
47985         * build-aux/bootstrap (slurp): Adapt to _.h -> .in.h name change.
47986         (update_po_files): Work also when there are no .po files in po/.
47987
47988 2007-10-24  Paul Eggert  <eggert@cs.ucla.edu>
47989
47990         * README: Append ".git" to git and cg examples.
47991         Problem reported by Benoit Sigoure.
47992
47993 2007-10-23  Micah Cowan  <micah@cowan.name>
47994
47995         * users.txt: Add wget.
47996
47997 2007-10-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
47998
47999         Fix linking of some unistdio tests on FreeBSD.
48000         * modules/unistdio/u16-vsnprintf-tests
48001         (test_u16_vsprintf1_LDADD): Add @LIBINTL@.
48002         * modules/unistdio/u16-vsprintf-tests
48003         (test_u16_vsnprintf1_LDADD): Likewise.
48004         * modules/unistdio/u32-vsnprintf-tests
48005         (test_u32_vsnprintf1_LDADD): Likewise.
48006         * modules/unistdio/u32-vsprintf-tests
48007         (test_u32_vsprintf1_LDADD): Likewise.
48008         * modules/unistdio/u8-vsnprintf-tests
48009         (test_u8_vsnprintf1_LDADD): Likewise.
48010         * modules/unistdio/u8-vsprintf-tests
48011         (test_u8_vsprintf1_LDADD): Likewise.
48012         * modules/unistdio/ulc-vsnprintf-tests
48013         (test_ulc_vsnprintf1_LDADD): Likewise.
48014         * modules/unistdio/ulc-vsprintf-tests
48015         (test_ulc_vsprintf1_LDADD): Likewise.
48016
48017         Fix linking of some uniconv tests on FreeBSD.
48018         * modules/uniconv/u16-conv-from-enc-tests
48019         (test_u16_conv_from_enc_LDADD): Link $(LDADD) before @LIBICONV@.
48020         * modules/uniconv/u16-conv-to-enc-tests
48021         (test_u16_conv_to_enc_LDADD): Likewise.
48022         * modules/uniconv/u16-strconv-from-enc-tests
48023         (test_u16_strconv_from_enc_LDADD): Likewise.
48024         * modules/uniconv/u16-strconv-to-enc-tests
48025         (test_u16_strconv_to_enc_LDADD): Likewise.
48026         * modules/uniconv/u32-conv-from-enc-tests
48027         (test_u32_conv_from_enc_LDADD): Likewise.
48028         * modules/uniconv/u32-conv-to-enc-tests
48029         (test_u32_conv_to_enc_LDADD): Likewise.
48030         * modules/uniconv/u32-strconv-from-enc-tests
48031         (test_u32_strconv_from_enc_LDADD): Likewise.
48032         * modules/uniconv/u32-strconv-to-enc-tests
48033         (test_u32_strconv_to_enc_LDADD): Likewise.
48034         * modules/uniconv/u8-conv-from-enc-tests
48035         (test_u8_conv_from_enc_LDADD): Likewise.
48036         * modules/uniconv/u8-conv-to-enc-tests
48037         (test_u8_conv_to_enc_LDADD): Likewise.
48038         * modules/uniconv/u8-strconv-from-enc-tests
48039         (test_u8_strconv_from_enc_LDADD): Likewise.
48040         * modules/uniconv/u8-strconv-to-enc-tests
48041         (test_u8_strconv_to_enc_LDADD): Likewise.
48042
48043 2007-10-22  Bruno Haible  <bruno@clisp.org>
48044
48045         * lib/stdint.in.h: Add check that intmax_t and uintmax_t have the same
48046         size.
48047
48048 2007-10-22  Eric Blake  <ebb9@byu.net>
48049
48050         Tweak x*printf documentation.
48051         * lib/xprintf.c (xprintf, xvprintf, xfprintf, xvfprintf): Adjust
48052         variable name and comments.
48053         Suggested by Bruno Haible.
48054
48055 2007-10-22  Bruno Haible  <bruno@clisp.org>
48056
48057         * lib/acl.c (copy_acl): Fix file name in comment.
48058
48059 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
48060
48061         Fix Tru64 problem with stdbool.h.
48062         * lib/stdbool.in.h (false, true):
48063         [! (defined __cplusplus || defined __BEOS__) && !defined __GNUC__]:
48064         Don't declare as an enum in this situation; it runs afoul of Tru64.
48065         Problem reported by Steven M. Schweda in
48066         <http://lists.gnu.org/archive/html/bug-autoconf/2007-10/msg00019.html>.
48067
48068 2007-10-22  Eric Blake  <ebb9@byu.net>
48069
48070         Also wrap vf?printf.
48071         * lib/xprintf.h (xvprintf, xvfprintf): New declarations.
48072         * lib/xprintf.c (xprintf, xfprintf): Work for C89.
48073         (xvprintf, xvfprintf): New functions.
48074
48075 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
48076
48077         * modules/fstrcmp-tests (test_fstrcmp_LDADD): New, add
48078         @LIBINTL@ for FreeBSD 6.2, $(LIBTHREAD) for AIX 4.3.3.
48079
48080         * lib/uniconv/u16-conv-to-enc.c (U_MBLEN): Define.
48081         * lib/uniconv/u32-conv-to-enc.c (U_MBLEN): Likewise.
48082
48083 2007-10-22  Paul Eggert  <eggert@cs.ucla.edu>
48084
48085         * lib/acl.c (copy_acl): Adjust to IRIX 6.5.  Problem reported
48086         by Bruno Haible.
48087
48088 2007-10-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
48089
48090         * lib/getloadavg.c
48091         [defined (__osf__) && (defined (__alpha) || defined (__alpha__)]:
48092         Undef `sys' after including sys/table.h, for Tru64 4.0D.
48093
48094         * tests/test-i-ring.c: Work for C89.
48095
48096 2007-10-22  Bruno Haible  <bruno@clisp.org>
48097
48098         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Use -1ull, not
48099         -1u, in preprocessor expression, so that we don't test for the bug
48100         in HP-UX 11.00 cpp.  Testing for this bug caused problems; see
48101         <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00329.html>.
48102
48103 2007-10-22  Eric Blake  <ebb9@byu.net>
48104
48105         * tests/test-yesno.sh: Silence stderr during test.
48106
48107 2007-10-22  Simon Josefsson  <simon@josefsson.org>
48108
48109         * modules/crypto/gc-camellia: New file.
48110
48111         * m4/gc-camellia.m4: New file.
48112
48113         * lib/gc-libgcrypt.c (gc_cipher_open): Support Camellia.
48114
48115         * lib/gc.h (enum Gc_cipher): Add GC_CAMELLIA128, GC_CAMELLIA256.
48116
48117 2007-10-22  Simon Josefsson  <simon@josefsson.org>
48118
48119         * build-aux/maint.mk (gzip_rsyncable): Don't fail if gzip sends
48120         --help to stdout.  Reported by sms@antinode.org (Steven
48121         M. Schweda).
48122
48123 2007-10-22  Simon Josefsson  <simon@josefsson.org>
48124
48125         * users.txt: Fix link to libksba.
48126
48127 2007-10-21  Ben Pfaff  <blp@gnu.org>
48128
48129         * modules/roundf-tests: Add dependency on floorf, ceilf to allow
48130         round.c roundf implementation that depends on floorf and ceilf to
48131         be tested unconditionally.
48132
48133 2007-10-21  Ben Pfaff  <blp@gnu.org>
48134
48135         * m4/check-libm-func.m4: Removed.
48136         * m4/check-math-lib.m4: New file.
48137         * m4/round.m4: Rewrite to use gl_CHECK_MATH_LIB.
48138         * m4/roundf.m4: Ditto, and fix lack of HAVE_DECL_ROUNDF
48139         definition and lack of AC_LIBOBJ([roundf]).
48140         * m4/roundl.m4: Ditto, and similarly for roundl.
48141         * modules/round: Reference new m4 file.
48142         * modules/roundf: Ditto.
48143         * modules/roundl: Ditto.
48144         * tests/test-round2.c (main): Use ROUND instead of round.
48145         Bug report from Bruno Haible.
48146
48147 2007-10-21  Bruno Haible  <bruno@clisp.org>
48148
48149         * lib/printf-parse.c: Don't assume <stdint.h> exists in IN_LIBASPRINTF
48150         context.
48151
48152 2007-10-21  Bruno Haible  <bruno@clisp.org>
48153
48154         * tests/test-wcwidth.c (main): Allow negative result for some control
48155         characters.
48156
48157         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Check also the width of U+200B.
48158         Needed on OSF/1 5.1.
48159
48160 2007-10-21  Bruno Haible  <bruno@clisp.org>
48161
48162         * tests/test-floorf1.c: Include isnanf.h.
48163         (main): Use isnanf() instead of isnan().
48164         * tests/test-ceilf1.c: Include isnanf.h.
48165         (main): Use isnanf() instead of isnan().
48166         * tests/test-truncf1.c: Include isnanf.h.
48167         (main): Use isnanf() instead of isnan().
48168         * tests/test-roundf1.c: Include isnanf.h.
48169         (main): Use isnanf() instead of isnan().
48170
48171 2007-10-21  Eric Blake  <ebb9@byu.net>
48172
48173         * users.txt: Update URL for m4.
48174
48175 2007-10-21  Bruno Haible  <bruno@clisp.org>
48176
48177         * users.txt: Add clisp. Update URLs to Simon Josefsson's projects.
48178
48179 2007-10-21  Bruno Haible  <bruno@clisp.org>
48180
48181         * gnulib-tool (func_create_megatestdir): Determine the cvsdate from
48182         Git's management files if the CVS files are not present.
48183
48184 2007-10-20  Bruno Haible  <bruno@clisp.org>
48185
48186         * lib/count-one-bits.h (COUNT_ONE_BITS): Use the builtin also for
48187         gcc-3.4.x.
48188
48189 2007-10-20  Ben Pfaff  <blp@gnu.org>
48190
48191         * lib/math.in.h: Declare round, roundf, roundl if we are providing
48192         implementations.
48193         * m4/math_h.m4: New substitutions for round, roundf, roundl modules.
48194         * lib/round.c: New file.
48195         * lib/roundf.c: New file.
48196         * lib/roundl.c: New file.
48197         * m4/round.m4: New file.
48198         * m4/roundf.m4: New file.
48199         * m4/roundl.m4: New file.
48200         * m4/check-libm-func-m4: New file.
48201         * modules/math: Replace round, roundf, roundl related @VARS@ in
48202         math.in.h.
48203         * modules/round: New file.
48204         * modules/round-tests: New file.
48205         * modules/roundf: New file.
48206         * modules/roundf-tests: New file.
48207         * modules/roundl: New file.
48208         * modules/roundl-tests: New file.
48209         * tests/test-round1.c: New file.
48210         * tests/test-round2.c: New file.
48211         * tests/test-roundf1.c: New file.
48212         * tests/test-roundf2.c: New file.
48213         * tests/test-roundl.c: New file.
48214         * doc/functions/round.texi: Mention round module.
48215         * doc/functions/roundf.texi: Mention roundf module.
48216         * doc/functions/roundl.texi: Mention roundl module.
48217         * MODULES.html.sh: Mention new modules.
48218         Thanks to Bruno Haible for suggestions.
48219
48220 2007-10-20  Jim Meyering  <meyering@redhat.com>
48221
48222         * lib/xprintf.c: Include <config.h> unconditionally.
48223
48224         Change xprintf's license to GPL.
48225         * modules/xprintf (License): s/LGPL/GPL/, since this module
48226         depends on modules (exit and exitfail) which are GPL.
48227         Suggestion from Bruno Haible.
48228
48229         xprintf fixes.
48230         * lib/xprintf.c (xprintf, xfprintf): Use va_end.
48231         Use a clearer diagnostic.
48232         Patch from Bruno Haible.
48233
48234 2007-10-20  Bruno Haible  <bruno@clisp.org>
48235
48236         * lib/vasnprintf.c (VASNPRINTF): Don't report overflow if the available
48237         length is INT_MAX and sizeof (DCHAR_T) > sizeof (TCHAR_T).
48238         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
48239
48240 2007-10-20  Bruno Haible  <bruno@clisp.org>
48241
48242         * tests/test-floorf2.c (correct_result_p): Don't rely on excess
48243         precision in the comparison result > x - 1 or similar.
48244         * tests/test-ceilf2.c (correct_result_p): Likewise.
48245         * tests/test-truncf2.c (correct_result_p): Likewise.
48246         * tests/test-trunc2.c (correct_result_p): Likewise.
48247         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
48248
48249 2007-10-20  Bruno Haible  <bruno@clisp.org>
48250
48251         * modules/ceil: New file.
48252         * m4/ceil.m4: New file.
48253         * doc/functions/ceil.texi: Mention the 'ceil' module.
48254
48255 2007-10-20  Bruno Haible  <bruno@clisp.org>
48256
48257         * modules/floor: New file.
48258         * m4/floor.m4: New file.
48259         * doc/functions/floor.texi: Mention the 'floor' module.
48260
48261 2007-10-20  Bruno Haible  <bruno@clisp.org>
48262
48263         * modules/ceilf-tests (Depends-on): Add fprintf-posix. Needed for use
48264         of %a.
48265         * modules/floorf-tests (Depends-on): Likewise.
48266         * modules/truncf-tests (Depends-on): Likewise.
48267         * modules/trunc-tests (Depends-on): Likewise.
48268         Reported by Ben Pfaff.
48269
48270 2007-10-19  Jim Meyering  <meyering@redhat.com>
48271
48272         * lib/xprintf.c (xprintf, xfprintf): Test err < 0, not just "err".
48273         Don't bother testing specific errno values.  Just test ferror.
48274
48275         New module: xprintf
48276         * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
48277
48278 2007-10-19  Bruno Haible  <bruno@clisp.org>
48279
48280         * modules/csharpexec (Makefile.am): Use @FOO@ syntax instead of $(FOO)
48281         syntax.
48282         * modules/javaexec (Makefile.am): Likewise.
48283         * modules/relocatable-prog (Makefile.am): Likewise.
48284         Suggested by Jim Meyering.
48285
48286 2007-10-18  Bruno Haible  <bruno@clisp.org>
48287
48288         * lib/vasnprintf.c (VASNPRINTF): Don't use %n on glibc >= 2.3 systems.
48289         Reported by Jim Meyering.
48290
48291 2007-10-18  Eric Blake  <ebb9@byu.net>
48292
48293         * modules/filenamecat-tests (Makefile.am): Link against -lintl.
48294
48295 2007-10-18  Bruno Haible  <bruno@clisp.org>
48296
48297         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_N, gl_SNPRINTF_DIRECTIVE_N): Put
48298         the format string into writable memory. Needed in Fortify conditions.
48299
48300 2007-10-18  Colin Watson <cjwatson@debian.org>  (tiny change)
48301             Bruno Haible  <bruno@clisp.org>
48302
48303         * lib/trim.c: Include config.h unconditionally. Include trim.h always.
48304         Include ctype.h always. Include stdlib.h, not mbuiter.h, for MB_CUR_MAX.
48305         * modules/trim (Depends-on): Add mbchar.
48306         (configure.ac): Add gl_FUNC_MBRTOWC.
48307         (Makefile.am): Augment lib_SOURCES.
48308
48309 2007-10-17  Paul Eggert  <eggert@cs.ucla.edu>
48310
48311         Modify glob.c to use fstatat and dirfd, to simplify it.
48312         Suggested by Eric Blake.
48313         * lib/glob.c (__fxstatat64) [!_LIBC]: New macro.
48314         Don't include <stdbool.h>; not used.
48315         (link_exists2_p, glob_in_dir) [!_LIBC]: No longer a special case.
48316         (link_exists_p): Simplify implementation, since we can now assume
48317         dirfd and fstatat.
48318         * modules/glob (Depends-on): Add dirfd, openat.  Remove stdbool.
48319
48320 2007-10-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
48321
48322         * gnulib-tool (func_get_dependencies): Fix sed script to
48323         match only tests.
48324
48325 2007-10-17  Bruno Haible  <bruno@clisp.org>
48326
48327         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): On Cygwin, don't
48328         allow locale names without encoding suffix.
48329         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
48330         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
48331
48332 2007-10-16  Bruno Haible  <bruno@clisp.org>
48333
48334         * lib/getcwd.c (__getcwd): Define with explicit rpl_ prefix.
48335         * lib/getgroups.c (getgroups): Likewise.
48336         * lib/gettimeofday.c (localtime, gmtime, tzset): Likewise.
48337
48338 2007-10-16  Bruno Haible  <bruno@clisp.org>
48339
48340         * modules/absolute-header (License): Change from LGPL to LGPLv2+.
48341         * modules/malloc-posix (License): Likewise.
48342         * modules/realloc-posix (License): Likewise.
48343         * modules/calloc-posix (License): Likewise.
48344         * modules/intprops (License): Change from GPL to LGPL, with
48345         Paul Eggert's approval.
48346
48347 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
48348
48349         Merge glibc changes into lib/glob.c.
48350
48351         * lib/glob.c (glob_in_dir): Sync with glibc/posix/glob.c, dated
48352         2007-10-15 04:59:03 UTC.  Here are the changes:
48353
48354         2007-10-14  Ulrich Drepper  <drepper@redhat.com>
48355
48356         * lib/glob.c: Reimplement link_exists_p to use fstatat64.
48357
48358         * lib/glob.c: Add some branch prediction throughout.
48359
48360         2007-10-07  Ulrich Drepper  <drepper@redhat.com>
48361
48362         [BZ #5103]
48363         * lib/glob.c (glob): Recognize patterns starting \/.
48364
48365         2007-02-14  Jakub Jelinek  <jakub@redhat.com>
48366
48367         [BZ #3996]
48368         * lib/glob.c (attribute_hidden): Define if not defined.
48369         (glob): Unescape dirname, filename or username when needed and not
48370         GLOB_NOESCAPE.  Handle \/ correctly.  Handle GLOB_MARK if filename
48371         is NULL.  Handle unescaped [ in pattern without closing ].
48372         Don't pass GLOB_CHECK down to recursive glob for directories.
48373         (__glob_pattern_type): New function.
48374         (__glob_pattern_p): Implement using __glob_pattern_type.
48375         (glob_in_dir): Handle GLOB_NOCHECK patterns containing no meta
48376         characters and backslashes if not GLOB_NOESCAPE or unterminated [.
48377         Remove unreachable code.
48378
48379         2006-09-30  Ulrich Drepper  <drepper@redhat.com>
48380
48381         * lib/glob.c (glob_in_dir): Add some comments and asserts to
48382         explain why there are no leaks.
48383
48384         2006-09-25  Jakub Jelinek  <jakub@redhat.com>
48385
48386         [BZ #3253]
48387         * lib/glob.c (glob_in_dir): Don't alloca one struct globlink at a
48388         time, rather allocate increasingly bigger arrays of pointers, if
48389         possible with alloca, if too large with malloc.
48390
48391 2007-10-16  Paul Eggert  <eggert@cs.ucla.edu>
48392
48393         Check for 64-bit int errors in HP-UX 10.20 preprocessor.
48394         Problem reported by H.Merijn Brand in
48395         <http://lists.gnu.org/archive/html/bug-tar/2007-10/msg00018.html>.
48396         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Check preprocessor too.
48397         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
48398
48399 2007-10-15  Bruno Haible  <bruno@clisp.org>
48400
48401         * lib/fchdir.c (close, open, closedir, opendir, dup, dup2): Define
48402         with explicit rpl_ prefix.
48403         * lib/fopen.c (fopen): Likewise.
48404         * lib/freopen.c (freopen): Likewise.
48405         * lib/iconv.c (iconv): Likewise.
48406         * lib/iconv_close.c (iconv_close): Likewise.
48407
48408 2007-10-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
48409
48410         * m4/iconv_open (gl_FUNC_ICONV_OPEN_UTF): Fix cache variable name.
48411
48412 2007-10-15  Bruno Haible  <bruno@clisp.org>
48413
48414         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Use
48415         <stddef.h> instead of <stdlib.h> since we only need NULL.
48416         Reported by Ben Pfaff <blp@cs.stanford.edu>.
48417
48418 2007-10-15  Bruno Haible  <bruno@clisp.org>
48419
48420         * doc/gnulib-tool.texi (Initial import): Swap order of -I directives.
48421         Replace paragraph talking about LIBOBJS.
48422         Reported by Colin Watson <cjwatson@debian.org>.
48423
48424 2007-10-15  Bruno Haible  <bruno@clisp.org>
48425
48426         * m4/getaddrinfo.m4 (gl_GETADDRINFO, gl_PREREQ_GETADDRINFO): Include
48427         <stdlib.h> before using NULL.
48428
48429 2007-10-15  Simon Josefsson  <simon@josefsson.org>
48430
48431         * m4/getaddrinfo.m4: Use NULL rather than 0 for pointers.
48432         Reported by Albert Chin <china@thewrittenword.com>.
48433
48434 2007-10-14  Bruno Haible  <bruno@clisp.org>
48435
48436         * modules/iconv_open-utf-tests: New file.
48437         * tests/test-iconv-utf.c: New file.
48438
48439         Enhance iconv_open to support UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE.
48440         * modules/iconv_open-utf: New file.
48441         * lib/iconv.in.h (_ICONV_UTF8_UTF*, _ICONV_UTF*_UTF8): New macros.
48442         (iconv, iconv_close): New declarations.
48443         * lib/iconv_open.c: Include c-strcase.h. Don't require ICONV_FLAVOR to
48444         be defined.
48445         (iconv_open): Add special handling of conversion between UTF-8 and
48446         UTF-{16,32}{BE,LE}.
48447         * lib/iconv.c: New file, incorporating code from GNU libiconv 1.11.
48448         * lib/iconv_close.c: New file.
48449         * m4/iconv_open.m4 (gl_REPLACE_ICONV_OPEN): New macro, extracted from
48450         gl_FUNC_ICONV_OPEN.
48451         (gl_FUNC_ICONV_OPEN): Use it.
48452         (gl_FUNC_ICONV_OPEN_UTF): New macro.
48453         * m4/iconv_h.m4 (gl_ICONV_H_DEFAULTS): Initialize also REPLACE_ICONV
48454         and REPLACE_ICONV_UTF.
48455         * modules/iconv_open (Depends-on): Add c-strcase.
48456         (Makefile.am): Substitute also REPLACE_ICONV, REPLACE_ICONV_UTF,
48457         ICONV_CONST.
48458         * doc/functions/iconv_open.texi: Mention the iconv_open-utf module.
48459
48460 2007-10-13  Albert Chin  <china@thewrittenword.com>
48461             Bruno Haible  <bruno@clisp.org>
48462
48463         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Perform the test for getaddrinfo
48464         through a link check that includes <netdb.h>. Needed for OSF/1 5.1.
48465
48466 2007-10-13  Bruno Haible  <bruno@clisp.org>
48467
48468         * lib/argp-fmtstream.h (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is
48469         defined, use the ISO C99 inline semantics.
48470         * lib/argp.h (ARGP_EI): Likewise.
48471
48472 2007-10-13  Bruno Haible  <bruno@clisp.org>
48473
48474         Handle 'inline' change in gcc 4.3.0.
48475         * lib/argp-fmtstream.h (argp_fmtstream_putc, argp_fmtstream_puts,
48476         argp_fmtstream_write, argp_fmtstream_set_lmargin,
48477         argp_fmtstream_set_rmargin, argp_fmtstream_set_wmargin,
48478         argp_fmtstream_point): Disable 'extern' declaration if the function
48479         definition is going to be provided inline.
48480         (ARGP_FS_EI): If __GNUC_STDC_INLINE__ is defined, use the GNU C inline
48481         semantics, not the ISO C99 inline semantics.
48482         * lib/argp.h (argp_usage, _option_is_short, _option_is_end): Disable
48483         'extern' declaration if the function definition is going to be provided
48484         inline.
48485         (ARGP_EI): Don't assume GNU C. If __GNUC_STDC_INLINE__ is defined, use
48486         the GNU C inline semantics, not the ISO C99 inline semantics. With
48487         GCC 4.2, avoid a warning.
48488
48489 2007-10-13  Bruno Haible  <bruno@clisp.org>
48490
48491         * lib/freading.h (freading): Enable the use of __freading for
48492         glibc >= 2.7.
48493         * lib/freading.c (freading): Likewise.
48494
48495 2007-10-12  Paul Eggert  <eggert@cs.ucla.edu>
48496
48497         * lib/argp-fmtstream.h (ARGP_FS_EI): Work around GCC 4.2.1 diagnostic
48498         "warning: C99 inline functions are not supported; using GNU89".
48499
48500 2007-10-12  Bruno Haible  <bruno@clisp.org>
48501
48502         * lib/ceil.c (FUNC): Avoid rounding errors for values near a power
48503         of 2.
48504         * tests/test-ceilf2.c: New file.
48505         * modules/ceilf-tests: (Files, Depends-on, Makefile.am): Add new test.
48506
48507         * tests/test-ceilf1.c: Renamed from tests/test-ceilf.c.
48508         * modules/ceilf-tests: Update.
48509
48510 2007-10-12  Bruno Haible  <bruno@clisp.org>
48511
48512         * lib/floor.c (FUNC): Avoid rounding errors for values near a power
48513         of 2.
48514         * tests/test-floorf2.c: New file.
48515         * modules/floorf-tests: (Files, Depends-on, Makefile.am): Add new test.
48516
48517         * tests/test-floorf1.c: Renamed from tests/test-floorf.c.
48518         * modules/floorf-tests: Update.
48519
48520 2007-10-12  Bruno Haible  <bruno@clisp.org>
48521
48522         * tests/test-trunc2.c: New file.
48523         * modules/trunc-tests: (Files, Depends-on, Makefile.am): Add new test.
48524
48525         * tests/test-trunc1.c: Renamed from tests/test-trunc.c.
48526         * modules/trunc-tests: Update.
48527
48528 2007-10-12  Bruno Haible  <bruno@clisp.org>
48529
48530         * lib/trunc.c (FUNC): Avoid rounding errors for values near a power
48531         of 2.
48532         * tests/test-truncf2.c: New file.
48533         * modules/truncf-tests: (Files, Depends-on, Makefile.am): Add new test.
48534
48535         * tests/test-truncf1.c: Renamed from tests/test-truncf.c.
48536         * modules/truncf-tests: Update.
48537
48538 2007-10-11  Eric Blake  <ebb9@byu.net>
48539
48540         Don't claim strerror is broken on Interix.
48541         * doc/functions/strerror.texi (strerror): Known broken systems are
48542         now Solaris 8, and not Interix.
48543         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): No longer filter out
48544         Interix on cross-compile.
48545         Reported by Martin Koeppe in
48546         http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00005.html.
48547
48548 2007-10-11  Bruno Haible  <bruno@clisp.org>
48549
48550         * modules/i-ring-tests: New file.
48551         * tests/test-i-ring.c: Renamed from lib/i-ring-test.c. Use ASSERT
48552         instead of assert.
48553
48554 2007-10-11  Bruno Haible  <bruno@clisp.org>
48555
48556         * modules/filenamecat-tests: New file.
48557         * tests/test-filenamecat.c: New file, extracted from lib/filenamecat.c.
48558         * lib/filenamecat.c: Remove test code.
48559
48560 2007-10-11  Paul Eggert  <eggert@cs.ucla.edu>
48561
48562         Simplify and modernize strerror substitute, partly to fix Solaris 8 bug.
48563
48564         * lib/strerror.c: Include <string.h> always, to test interface,
48565         and to remove the need for the dummy.
48566         Include intprops.h to compute width instead of doing it ourselves
48567         and missing a CHAR_BIT declaration, which broke tar 1.19 on Solaris 8.
48568         (strerror): Define it to return NULL if there's no system strerror.
48569         (rpl_strerror): Use INT_STRLEN_BOUND to compute bound.
48570         Omit !HAVE_STRERROR code.  We don't need to worry about supporting
48571         ancient pre-strerror Unix systems well any more.  Saying "unknown
48572         system error" is enough.
48573         * lib/string.in.h (strerror): Simplify the ifdef to reflect the
48574         simpler strerror.c implementation.
48575         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE, gl_PREREQ_STDERROR):
48576         Simplify the tests to reflect the simpler strerror implementation.
48577         * modules/strerror (Depends-on): Add intprops.
48578
48579 2007-10-09  Eric Blake  <ebb9@byu.net>
48580
48581         Silence test-fpending.
48582         * modules/fpending-tests (Files): Add wrapper script.
48583         * tests/test-fpending.sh: New file.
48584
48585 2007-10-09  Bruno Haible  <bruno@clisp.org>
48586
48587         * MODULES.html.sh (func_module): Don't create a hyperlink for
48588         function names like 'printf_frexp'.
48589         (Misc): Add crc, memxor.
48590         (Characteristics of floating types): New section.
48591         (Mathematics): Add ceilf, ceill, floorf, floorl, frexpl-nolibm,
48592         isnanf-nolibm, signbit, trunc, truncf, truncl.
48593         (Enhancements for ISO C 99 functions): New subsection Input/output.
48594         (Support for systems lacking POSIX:2001): Add arpa_inet, calloc-posix,
48595         fcntl, fopen, freopen, fseek, fseeko, ftell, ftello, iconv_open,
48596         locale, malloc-posix, netinet_in, open, realloc-posix, signal, sleep.
48597         (Compatibility checks for POSIX:2001 functions): Add clock-time.
48598         (Enhancements for POSIX:2001 functions): Add chdir-long.
48599         (File system functions): Add areadlink, chdir-safer, read-file.
48600         Remove cycle-check.
48601         (File system as inode set): New section.
48602         (Date and time): Add gethrxtime.
48603         (Multithreading): Add openmp.
48604         (Internationalization functions): Add localename.
48605         (Unicode string functions): Add unistr/u*-mbsnlen.
48606         (Support for maintaining and releasing projects): Add git-version-gen.
48607         (Lone files): Remove directories.
48608
48609 2007-10-08  Ben Pfaff  <blp@gnu.org>
48610
48611         * lib/xmalloca.h: Fix typo in comment.
48612
48613 2007-10-08  Paul Eggert  <eggert@cs.ucla.edu>
48614
48615         * lib/xnanosleep.c (xnanosleep): Don't assume GCC 4.3.0 behavior
48616         when avoiding problems with integer overflow.  Use a portable test
48617         instead.
48618
48619 2007-10-08  Simon Josefsson  <simon@josefsson.org>
48620
48621         * modules/dummy (License): Change to LGPLv2+.
48622         * modules/float (License): Likewise
48623         * modules/realloc (License): Likewise
48624         * modules/stdlib (License): Likewise
48625
48626 2007-10-07  Bruno Haible  <bruno@clisp.org>
48627
48628         * trunc.c (TWO_MANT_DIG): Change type to DOUBLE.
48629         * floor.c (TWO_MANT_DIG): Likewise.
48630         * ceil.c (TWO_MANT_DIG): Likewise.
48631         Reported by Ben Pfaff.
48632
48633 2007-10-07  Bruno Haible  <bruno@clisp.org>
48634
48635         Avoid gcc warnings "declaration of 'exp' shadows a global declaration".
48636         * lib/math.in.h (frexp, frexpl): Change parameter name to 'expptr'.
48637         * lib/frexp.c (FUNC): Likewise.
48638         * lib/printf-frexp.h (printf_frexp): Likewise.
48639         * lib/printf-frexpl.h (printf_frexpl): Likewise.
48640         * lib/printf-frexp.c (FUNC): Likewise.
48641         Suggested by Jim Meyering.
48642
48643 2007-10-07  Jim Meyering  <meyering@redhat.com>
48644
48645         Make xnanosleep's integer overflow test more robust.
48646         * lib/xnanosleep.c (xnanosleep): Declare a temporary to be "volatile",
48647         so that gcc-4.3.0 doesn't optimize away this test for overflow.
48648
48649 2007-10-07  Bruno Haible  <bruno@clisp.org>
48650
48651         * NEWS: Mention the license change.
48652
48653         * doc/gnulib-intro.texi (Copyright): Update the meaning of the license
48654         abbreviations in the modules files.
48655
48656         Change copyright notice from GPLv2+ to GPLv3+.
48657         * README: Change copyright notice.
48658         * MODULES.html.sh: Likewise.
48659         * build-aux/bootstrap.conf: Likewise.
48660         * build-aux/config.libpath: Likewise.
48661         * build-aux/csharpcomp.sh.in: Likewise.
48662         * build-aux/csharpexec.sh.in: Likewise.
48663         * build-aux/install-reloc: Likewise.
48664         * build-aux/javacomp.sh.in: Likewise.
48665         * build-aux/javaexec.sh.in: Likewise.
48666         * build-aux/ldd.sh.in: Likewise.
48667         * build-aux/reloc-ldflags: Likewise.
48668         * build-aux/relocatable.sh.in: Likewise.
48669         * build-aux/x-to-1.in: Likewise.
48670         * check-module: Likewise.
48671         * config/srclistvars.sh: Likewise.
48672         * gnulib-tool: Likewise.
48673         * lib/acl-internal.h: Likewise.
48674         * lib/acl.c: Likewise.
48675         * lib/acl.h: Likewise.
48676         * lib/acl_entries.c: Likewise.
48677         * lib/areadlink-with-size.c: Likewise.
48678         * lib/areadlink.c: Likewise.
48679         * lib/areadlink.h: Likewise.
48680         * lib/argmatch.c: Likewise.
48681         * lib/argmatch.h: Likewise.
48682         * lib/argp-ba.c: Likewise.
48683         * lib/argp-eexst.c: Likewise.
48684         * lib/argp-fmtstream.c: Likewise.
48685         * lib/argp-fmtstream.h: Likewise.
48686         * lib/argp-fs-xinl.c: Likewise.
48687         * lib/argp-help.c: Likewise.
48688         * lib/argp-namefrob.h: Likewise.
48689         * lib/argp-parse.c: Likewise.
48690         * lib/argp-pin.c: Likewise.
48691         * lib/argp-pv.c: Likewise.
48692         * lib/argp-pvh.c: Likewise.
48693         * lib/argp-xinl.c: Likewise.
48694         * lib/argp.h: Likewise.
48695         * lib/at-func.c: Likewise.
48696         * lib/atanl.c: Likewise.
48697         * lib/backupfile.c: Likewise.
48698         * lib/backupfile.h: Likewise.
48699         * lib/basename.c: Likewise.
48700         * lib/binary-io.h: Likewise.
48701         * lib/byteswap.in.h: Likewise.
48702         * lib/c-stack.c: Likewise.
48703         * lib/c-stack.h: Likewise.
48704         * lib/c-strcasestr.c: Likewise.
48705         * lib/c-strcasestr.h: Likewise.
48706         * lib/c-strstr.c: Likewise.
48707         * lib/c-strstr.h: Likewise.
48708         * lib/c-strtod.c: Likewise.
48709         * lib/calloc.c: Likewise.
48710         * lib/canon-host.c: Likewise.
48711         * lib/canon-host.h: Likewise.
48712         * lib/canonicalize-lgpl.c: Likewise.
48713         * lib/canonicalize.c: Likewise.
48714         * lib/canonicalize.h: Likewise.
48715         * lib/ceil.c: Likewise.
48716         * lib/ceilf.c: Likewise.
48717         * lib/ceill.c: Likewise.
48718         * lib/chdir-long.c: Likewise.
48719         * lib/chdir-long.h: Likewise.
48720         * lib/chdir-safer.c: Likewise.
48721         * lib/chdir-safer.h: Likewise.
48722         * lib/chown.c: Likewise.
48723         * lib/classpath.c: Likewise.
48724         * lib/classpath.h: Likewise.
48725         * lib/clean-temp.c: Likewise.
48726         * lib/clean-temp.h: Likewise.
48727         * lib/cloexec.c: Likewise.
48728         * lib/close-stream.c: Likewise.
48729         * lib/closein.c: Likewise.
48730         * lib/closein.h: Likewise.
48731         * lib/closeout.c: Likewise.
48732         * lib/closeout.h: Likewise.
48733         * lib/concat-filename.c: Likewise.
48734         * lib/copy-file.c: Likewise.
48735         * lib/copy-file.h: Likewise.
48736         * lib/count-one-bits.h: Likewise.
48737         * lib/crc.c: Likewise.
48738         * lib/crc.h: Likewise.
48739         * lib/creat-safer.c: Likewise.
48740         * lib/csharpcomp.c: Likewise.
48741         * lib/csharpcomp.h: Likewise.
48742         * lib/csharpexec.c: Likewise.
48743         * lib/csharpexec.h: Likewise.
48744         * lib/cycle-check.c: Likewise.
48745         * lib/cycle-check.h: Likewise.
48746         * lib/diacrit.c: Likewise.
48747         * lib/diacrit.h: Likewise.
48748         * lib/diffseq.h: Likewise.
48749         * lib/dirchownmod.c: Likewise.
48750         * lib/dirent.in.h: Likewise.
48751         * lib/dirfd.c: Likewise.
48752         * lib/dirfd.h: Likewise.
48753         * lib/dirname.c: Likewise.
48754         * lib/dirname.h: Likewise.
48755         * lib/dummy.c: Likewise.
48756         * lib/dup-safer.c: Likewise.
48757         * lib/dup2.c: Likewise.
48758         * lib/eealloc.h: Likewise.
48759         * lib/error.c: Likewise.
48760         * lib/error.h: Likewise.
48761         * lib/euidaccess.c: Likewise.
48762         * lib/exclude.c: Likewise.
48763         * lib/exclude.h: Likewise.
48764         * lib/execute.c: Likewise.
48765         * lib/execute.h: Likewise.
48766         * lib/exitfail.c: Likewise.
48767         * lib/exitfail.h: Likewise.
48768         * lib/expl.c: Likewise.
48769         * lib/fatal-signal.c: Likewise.
48770         * lib/fatal-signal.h: Likewise.
48771         * lib/fbufmode.c: Likewise.
48772         * lib/fbufmode.h: Likewise.
48773         * lib/fchdir.c: Likewise.
48774         * lib/fchmodat.c: Likewise.
48775         * lib/fchownat.c: Likewise.
48776         * lib/fcntl--.h: Likewise.
48777         * lib/fcntl-safer.h: Likewise.
48778         * lib/fcntl.in.h: Likewise.
48779         * lib/fd-safer.c: Likewise.
48780         * lib/fflush.c: Likewise.
48781         * lib/file-has-acl.c: Likewise.
48782         * lib/file-set.c: Likewise.
48783         * lib/file-type.c: Likewise.
48784         * lib/file-type.h: Likewise.
48785         * lib/fileblocks.c: Likewise.
48786         * lib/filemode.c: Likewise.
48787         * lib/filemode.h: Likewise.
48788         * lib/filename.h: Likewise.
48789         * lib/filenamecat.c: Likewise.
48790         * lib/filenamecat.h: Likewise.
48791         * lib/findprog.c: Likewise.
48792         * lib/findprog.h: Likewise.
48793         * lib/float.in.h: Likewise.
48794         * lib/floor.c: Likewise.
48795         * lib/floorf.c: Likewise.
48796         * lib/floorl.c: Likewise.
48797         * lib/fopen-safer.c: Likewise.
48798         * lib/fopen.c: Likewise.
48799         * lib/fpending.c: Likewise.
48800         * lib/fpending.h: Likewise.
48801         * lib/fprintf.c: Likewise.
48802         * lib/fprintftime.h: Likewise.
48803         * lib/fpucw.h: Likewise.
48804         * lib/fpurge.c: Likewise.
48805         * lib/fpurge.h: Likewise.
48806         * lib/freadable.c: Likewise.
48807         * lib/freadable.h: Likewise.
48808         * lib/freadahead.c: Likewise.
48809         * lib/freadahead.h: Likewise.
48810         * lib/freading.c: Likewise.
48811         * lib/freading.h: Likewise.
48812         * lib/free.c: Likewise.
48813         * lib/freopen.c: Likewise.
48814         * lib/frexp.c: Likewise.
48815         * lib/frexpl.c: Likewise.
48816         * lib/fseek.c: Likewise.
48817         * lib/fseterr.c: Likewise.
48818         * lib/fseterr.h: Likewise.
48819         * lib/fstatat.c: Likewise.
48820         * lib/fstrcmp.c: Likewise.
48821         * lib/fstrcmp.h: Likewise.
48822         * lib/fsusage.c: Likewise.
48823         * lib/fsusage.h: Likewise.
48824         * lib/ftell.c: Likewise.
48825         * lib/ftello.c: Likewise.
48826         * lib/fts-cycle.c: Likewise.
48827         * lib/fts.c: Likewise.
48828         * lib/fts_.h: Likewise.
48829         * lib/full-read.c: Likewise.
48830         * lib/full-read.h: Likewise.
48831         * lib/full-write.c: Likewise.
48832         * lib/full-write.h: Likewise.
48833         * lib/fwritable.c: Likewise.
48834         * lib/fwritable.h: Likewise.
48835         * lib/fwriteerror.c: Likewise.
48836         * lib/fwriteerror.h: Likewise.
48837         * lib/fwriting.c: Likewise.
48838         * lib/fwriting.h: Likewise.
48839         * lib/gcd.c: Likewise.
48840         * lib/gcd.h: Likewise.
48841         * lib/getcwd.c: Likewise.
48842         * lib/getdate.h: Likewise.
48843         * lib/getdate.y: Likewise.
48844         * lib/getdomainname.c: Likewise.
48845         * lib/getdomainname.h: Likewise.
48846         * lib/getgroups.c: Likewise.
48847         * lib/gethostname.c: Likewise.
48848         * lib/gethrxtime.c: Likewise.
48849         * lib/gethrxtime.h: Likewise.
48850         * lib/getloadavg.c: Likewise.
48851         * lib/getndelim2.c: Likewise.
48852         * lib/getndelim2.h: Likewise.
48853         * lib/getnline.c: Likewise.
48854         * lib/getnline.h: Likewise.
48855         * lib/getopt.c: Likewise.
48856         * lib/getopt.in.h: Likewise.
48857         * lib/getopt1.c: Likewise.
48858         * lib/getopt_int.h: Likewise.
48859         * lib/getpagesize.h: Likewise.
48860         * lib/getsubopt.c: Likewise.
48861         * lib/gettime.c: Likewise.
48862         * lib/getugroups.c: Likewise.
48863         * lib/getugroups.h: Likewise.
48864         * lib/getusershell.c: Likewise.
48865         * lib/gl_anyavltree_list1.h: Likewise.
48866         * lib/gl_anyavltree_list2.h: Likewise.
48867         * lib/gl_anyhash_list1.h: Likewise.
48868         * lib/gl_anyhash_list2.h: Likewise.
48869         * lib/gl_anylinked_list1.h: Likewise.
48870         * lib/gl_anylinked_list2.h: Likewise.
48871         * lib/gl_anyrbtree_list1.h: Likewise.
48872         * lib/gl_anyrbtree_list2.h: Likewise.
48873         * lib/gl_anytree_list1.h: Likewise.
48874         * lib/gl_anytree_list2.h: Likewise.
48875         * lib/gl_anytree_oset.h: Likewise.
48876         * lib/gl_anytreehash_list1.h: Likewise.
48877         * lib/gl_anytreehash_list2.h: Likewise.
48878         * lib/gl_array_list.c: Likewise.
48879         * lib/gl_array_list.h: Likewise.
48880         * lib/gl_array_oset.c: Likewise.
48881         * lib/gl_array_oset.h: Likewise.
48882         * lib/gl_avltree_list.c: Likewise.
48883         * lib/gl_avltree_list.h: Likewise.
48884         * lib/gl_avltree_oset.c: Likewise.
48885         * lib/gl_avltree_oset.h: Likewise.
48886         * lib/gl_avltreehash_list.c: Likewise.
48887         * lib/gl_avltreehash_list.h: Likewise.
48888         * lib/gl_carray_list.c: Likewise.
48889         * lib/gl_carray_list.h: Likewise.
48890         * lib/gl_linked_list.c: Likewise.
48891         * lib/gl_linked_list.h: Likewise.
48892         * lib/gl_linkedhash_list.c: Likewise.
48893         * lib/gl_linkedhash_list.h: Likewise.
48894         * lib/gl_list.c: Likewise.
48895         * lib/gl_list.h: Likewise.
48896         * lib/gl_oset.c: Likewise.
48897         * lib/gl_oset.h: Likewise.
48898         * lib/gl_rbtree_list.c: Likewise.
48899         * lib/gl_rbtree_list.h: Likewise.
48900         * lib/gl_rbtree_oset.c: Likewise.
48901         * lib/gl_rbtree_oset.h: Likewise.
48902         * lib/gl_rbtreehash_list.c: Likewise.
48903         * lib/gl_rbtreehash_list.h: Likewise.
48904         * lib/gl_sublist.c: Likewise.
48905         * lib/gl_sublist.h: Likewise.
48906         * lib/group-member.c: Likewise.
48907         * lib/group-member.h: Likewise.
48908         * lib/hard-locale.c: Likewise.
48909         * lib/hard-locale.h: Likewise.
48910         * lib/hash-pjw.c: Likewise.
48911         * lib/hash-pjw.h: Likewise.
48912         * lib/hash-triple.c: Likewise.
48913         * lib/hash.c: Likewise.
48914         * lib/hash.h: Likewise.
48915         * lib/human.c: Likewise.
48916         * lib/human.h: Likewise.
48917         * lib/i-ring.c: Likewise.
48918         * lib/i-ring.h: Likewise.
48919         * lib/idcache.c: Likewise.
48920         * lib/imaxabs.c: Likewise.
48921         * lib/imaxdiv.c: Likewise.
48922         * lib/inet_pton.c: Likewise.
48923         * lib/inet_pton.h: Likewise.
48924         * lib/intprops.h: Likewise.
48925         * lib/inttostr.c: Likewise.
48926         * lib/inttostr.h: Likewise.
48927         * lib/inttypes.in.h: Likewise.
48928         * lib/isapipe.c: Likewise.
48929         * lib/isdir.c: Likewise.
48930         * lib/isnan.c: Likewise.
48931         * lib/isnan.h: Likewise.
48932         * lib/isnanf.c: Likewise.
48933         * lib/isnanf.h: Likewise.
48934         * lib/isnanl-nolibm.h: Likewise.
48935         * lib/isnanl.c: Likewise.
48936         * lib/isnanl.h: Likewise.
48937         * lib/javacomp.c: Likewise.
48938         * lib/javacomp.h: Likewise.
48939         * lib/javaexec.c: Likewise.
48940         * lib/javaexec.h: Likewise.
48941         * lib/javaversion.c: Likewise.
48942         * lib/javaversion.h: Likewise.
48943         * lib/javaversion.java: Likewise.
48944         * lib/lbrkprop.h: Likewise.
48945         * lib/lchmod.h: Likewise.
48946         * lib/lchown.c: Likewise.
48947         * lib/ldexpl.c: Likewise.
48948         * lib/linebreak.c: Likewise.
48949         * lib/linebreak.h: Likewise.
48950         * lib/linebuffer.c: Likewise.
48951         * lib/linebuffer.h: Likewise.
48952         * lib/locale.in.h: Likewise.
48953         * lib/logl.c: Likewise.
48954         * lib/long-options.c: Likewise.
48955         * lib/long-options.h: Likewise.
48956         * lib/lstat.c: Likewise.
48957         * lib/lstat.h: Likewise.
48958         * lib/math.in.h: Likewise.
48959         * lib/mbchar.c: Likewise.
48960         * lib/mbchar.h: Likewise.
48961         * lib/mbfile.h: Likewise.
48962         * lib/mbiter.h: Likewise.
48963         * lib/mbscasecmp.c: Likewise.
48964         * lib/mbscasestr.c: Likewise.
48965         * lib/mbschr.c: Likewise.
48966         * lib/mbscspn.c: Likewise.
48967         * lib/mbslen.c: Likewise.
48968         * lib/mbsncasecmp.c: Likewise.
48969         * lib/mbsnlen.c: Likewise.
48970         * lib/mbspbrk.c: Likewise.
48971         * lib/mbspcasecmp.c: Likewise.
48972         * lib/mbsrchr.c: Likewise.
48973         * lib/mbssep.c: Likewise.
48974         * lib/mbsspn.c: Likewise.
48975         * lib/mbsstr.c: Likewise.
48976         * lib/mbstok_r.c: Likewise.
48977         * lib/mbswidth.c: Likewise.
48978         * lib/mbswidth.h: Likewise.
48979         * lib/mbuiter.h: Likewise.
48980         * lib/memcasecmp.c: Likewise.
48981         * lib/memcasecmp.h: Likewise.
48982         * lib/memchr.c: Likewise.
48983         * lib/memcmp.c: Likewise.
48984         * lib/memcoll.c: Likewise.
48985         * lib/memcoll.h: Likewise.
48986         * lib/memcpy.c: Likewise.
48987         * lib/memrchr.c: Likewise.
48988         * lib/mkancesdirs.c: Likewise.
48989         * lib/mkdir-p.c: Likewise.
48990         * lib/mkdir-p.h: Likewise.
48991         * lib/mkdir.c: Likewise.
48992         * lib/mkdirat.c: Likewise.
48993         * lib/mkdtemp.c: Likewise.
48994         * lib/mkstemp-safer.c: Likewise.
48995         * lib/mkstemp.c: Likewise.
48996         * lib/modechange.c: Likewise.
48997         * lib/modechange.h: Likewise.
48998         * lib/mountlist.c: Likewise.
48999         * lib/mountlist.h: Likewise.
49000         * lib/mpsort.c: Likewise.
49001         * lib/nanosleep.c: Likewise.
49002         * lib/obstack.c: Likewise.
49003         * lib/obstack.h: Likewise.
49004         * lib/open-safer.c: Likewise.
49005         * lib/open.c: Likewise.
49006         * lib/openat-die.c: Likewise.
49007         * lib/openat-priv.h: Likewise.
49008         * lib/openat-proc.c: Likewise.
49009         * lib/openat.c: Likewise.
49010         * lib/openat.h: Likewise.
49011         * lib/pagealign_alloc.c: Likewise.
49012         * lib/pagealign_alloc.h: Likewise.
49013         * lib/physmem.c: Likewise.
49014         * lib/physmem.h: Likewise.
49015         * lib/pipe-safer.c: Likewise.
49016         * lib/pipe.c: Likewise.
49017         * lib/pipe.h: Likewise.
49018         * lib/posixtm.c: Likewise.
49019         * lib/posixtm.h: Likewise.
49020         * lib/posixver.c: Likewise.
49021         * lib/printf-frexp.c: Likewise.
49022         * lib/printf-frexp.h: Likewise.
49023         * lib/printf-frexpl.c: Likewise.
49024         * lib/printf-frexpl.h: Likewise.
49025         * lib/printf.c: Likewise.
49026         * lib/progname.c: Likewise.
49027         * lib/progname.h: Likewise.
49028         * lib/progreloc.c: Likewise.
49029         * lib/putenv.c: Likewise.
49030         * lib/quote.c: Likewise.
49031         * lib/quote.h: Likewise.
49032         * lib/quotearg.c: Likewise.
49033         * lib/quotearg.h: Likewise.
49034         * lib/raise.c: Likewise.
49035         * lib/readline.c: Likewise.
49036         * lib/readline.h: Likewise.
49037         * lib/readlink.c: Likewise.
49038         * lib/readtokens.c: Likewise.
49039         * lib/readtokens.h: Likewise.
49040         * lib/readtokens0.c: Likewise.
49041         * lib/readtokens0.h: Likewise.
49042         * lib/readutmp.c: Likewise.
49043         * lib/readutmp.h: Likewise.
49044         * lib/realloc.c: Likewise.
49045         * lib/relocwrapper.c: Likewise.
49046         * lib/rename-dest-slash.c: Likewise.
49047         * lib/rename.c: Likewise.
49048         * lib/rmdir.c: Likewise.
49049         * lib/rpmatch.c: Likewise.
49050         * lib/safe-read.c: Likewise.
49051         * lib/safe-read.h: Likewise.
49052         * lib/safe-write.c: Likewise.
49053         * lib/safe-write.h: Likewise.
49054         * lib/same-inode.h: Likewise.
49055         * lib/same.c: Likewise.
49056         * lib/same.h: Likewise.
49057         * lib/save-cwd.c: Likewise.
49058         * lib/save-cwd.h: Likewise.
49059         * lib/savedir.c: Likewise.
49060         * lib/savedir.h: Likewise.
49061         * lib/savewd.c: Likewise.
49062         * lib/savewd.h: Likewise.
49063         * lib/search.in.h: Likewise.
49064         * lib/setenv.c: Likewise.
49065         * lib/setenv.h: Likewise.
49066         * lib/settime.c: Likewise.
49067         * lib/sh-quote.c: Likewise.
49068         * lib/sh-quote.h: Likewise.
49069         * lib/sig2str.c: Likewise.
49070         * lib/sig2str.h: Likewise.
49071         * lib/signal.in.h: Likewise.
49072         * lib/signbitd.c: Likewise.
49073         * lib/signbitf.c: Likewise.
49074         * lib/signbitl.c: Likewise.
49075         * lib/sigprocmask.c: Likewise.
49076         * lib/sincosl.c: Likewise.
49077         * lib/sleep.c: Likewise.
49078         * lib/sprintf.c: Likewise.
49079         * lib/sqrtl.c: Likewise.
49080         * lib/stat-time.h: Likewise.
49081         * lib/stdio--.h: Likewise.
49082         * lib/stdio-safer.h: Likewise.
49083         * lib/stdlib--.h: Likewise.
49084         * lib/stdlib-safer.h: Likewise.
49085         * lib/stdlib.in.h: Likewise.
49086         * lib/stpcpy.c: Likewise.
49087         * lib/stpncpy.c: Likewise.
49088         * lib/strchrnul.c: Likewise.
49089         * lib/strcspn.c: Likewise.
49090         * lib/strerror.c: Likewise.
49091         * lib/strftime.c: Likewise.
49092         * lib/strftime.h: Likewise.
49093         * lib/striconveh.c: Likewise.
49094         * lib/striconveh.h: Likewise.
49095         * lib/striconveha.c: Likewise.
49096         * lib/striconveha.h: Likewise.
49097         * lib/stripslash.c: Likewise.
49098         * lib/strnlen1.c: Likewise.
49099         * lib/strnlen1.h: Likewise.
49100         * lib/strtod.c: Likewise.
49101         * lib/strtoimax.c: Likewise.
49102         * lib/strtok_r.c: Likewise.
49103         * lib/strtol.c: Likewise.
49104         * lib/strtoll.c: Likewise.
49105         * lib/strtoul.c: Likewise.
49106         * lib/strtoull.c: Likewise.
49107         * lib/sysexits.in.h: Likewise.
49108         * lib/tempname.c: Likewise.
49109         * lib/tempname.h: Likewise.
49110         * lib/timespec.h: Likewise.
49111         * lib/tls.c: Likewise.
49112         * lib/tls.h: Likewise.
49113         * lib/tmpdir.c: Likewise.
49114         * lib/tmpdir.h: Likewise.
49115         * lib/tmpfile-safer.c: Likewise.
49116         * lib/tmpfile.c: Likewise.
49117         * lib/trigl.c: Likewise.
49118         * lib/trigl.h: Likewise.
49119         * lib/trim.c: Likewise.
49120         * lib/trim.h: Likewise.
49121         * lib/trunc.c: Likewise.
49122         * lib/truncf.c: Likewise.
49123         * lib/truncl.c: Likewise.
49124         * lib/tsearch.c: Likewise.
49125         * lib/unicodeio.c: Likewise.
49126         * lib/unicodeio.h: Likewise.
49127         * lib/unistd--.h: Likewise.
49128         * lib/unistd-safer.h: Likewise.
49129         * lib/unistdio/ulc-fprintf.c: Likewise.
49130         * lib/unistdio/ulc-vfprintf.c: Likewise.
49131         * lib/unlinkdir.c: Likewise.
49132         * lib/unlinkdir.h: Likewise.
49133         * lib/unlocked-io.h: Likewise.
49134         * lib/unsetenv.c: Likewise.
49135         * lib/userspec.c: Likewise.
49136         * lib/utime.c: Likewise.
49137         * lib/utimecmp.c: Likewise.
49138         * lib/utimecmp.h: Likewise.
49139         * lib/utimens.c: Likewise.
49140         * lib/verify.h: Likewise.
49141         * lib/verror.c: Likewise.
49142         * lib/verror.h: Likewise.
49143         * lib/version-etc-fsf.c: Likewise.
49144         * lib/version-etc.c: Likewise.
49145         * lib/version-etc.h: Likewise.
49146         * lib/vfprintf.c: Likewise.
49147         * lib/vprintf.c: Likewise.
49148         * lib/vsprintf.c: Likewise.
49149         * lib/w32spawn.h: Likewise.
49150         * lib/wait-process.c: Likewise.
49151         * lib/wait-process.h: Likewise.
49152         * lib/wcwidth.c: Likewise.
49153         * lib/write-any-file.c: Likewise.
49154         * lib/xalloc-die.c: Likewise.
49155         * lib/xalloc.h: Likewise.
49156         * lib/xasprintf.c: Likewise.
49157         * lib/xgetcwd.c: Likewise.
49158         * lib/xgetcwd.h: Likewise.
49159         * lib/xgetdomainname.c: Likewise.
49160         * lib/xgetdomainname.h: Likewise.
49161         * lib/xgethostname.c: Likewise.
49162         * lib/xmalloc.c: Likewise.
49163         * lib/xmalloca.c: Likewise.
49164         * lib/xmalloca.h: Likewise.
49165         * lib/xmemcoll.c: Likewise.
49166         * lib/xnanosleep.c: Likewise.
49167         * lib/xreadlink.c: Likewise.
49168         * lib/xreadlink.h: Likewise.
49169         * lib/xsetenv.c: Likewise.
49170         * lib/xsetenv.h: Likewise.
49171         * lib/xstriconv.c: Likewise.
49172         * lib/xstriconv.h: Likewise.
49173         * lib/xstrndup.c: Likewise.
49174         * lib/xstrndup.h: Likewise.
49175         * lib/xstrtod.c: Likewise.
49176         * lib/xstrtod.h: Likewise.
49177         * lib/xstrtol-error.c: Likewise.
49178         * lib/xstrtol.c: Likewise.
49179         * lib/xstrtol.h: Likewise.
49180         * lib/xtime.h: Likewise.
49181         * lib/xvasprintf.c: Likewise.
49182         * lib/xvasprintf.h: Likewise.
49183         * lib/yesno.c: Likewise.
49184         * lib/yesno.h: Likewise.
49185         * posix-modules: Likewise.
49186         * tests/test-alloca-opt.c: Likewise.
49187         * tests/test-arcfour.c: Likewise.
49188         * tests/test-arctwo.c: Likewise.
49189         * tests/test-argmatch.c: Likewise.
49190         * tests/test-argp-2.sh: Likewise.
49191         * tests/test-argp.c: Likewise.
49192         * tests/test-arpa_inet.c: Likewise.
49193         * tests/test-array_list.c: Likewise.
49194         * tests/test-array_oset.c: Likewise.
49195         * tests/test-atexit.c: Likewise.
49196         * tests/test-avltree_list.c: Likewise.
49197         * tests/test-avltree_oset.c: Likewise.
49198         * tests/test-avltreehash_list.c: Likewise.
49199         * tests/test-base64.c: Likewise.
49200         * tests/test-binary-io.c: Likewise.
49201         * tests/test-byteswap.c: Likewise.
49202         * tests/test-c-ctype.c: Likewise.
49203         * tests/test-c-strcasecmp.c: Likewise.
49204         * tests/test-c-strcasestr.c: Likewise.
49205         * tests/test-c-strncasecmp.c: Likewise.
49206         * tests/test-c-strstr.c: Likewise.
49207         * tests/test-canonicalize-lgpl.c: Likewise.
49208         * tests/test-canonicalize.c: Likewise.
49209         * tests/test-carray_list.c: Likewise.
49210         * tests/test-ceilf.c: Likewise.
49211         * tests/test-ceill.c: Likewise.
49212         * tests/test-count-one-bits.c: Likewise.
49213         * tests/test-crc.c: Likewise.
49214         * tests/test-dirname.c: Likewise.
49215         * tests/test-fbufmode.c: Likewise.
49216         * tests/test-fcntl.c: Likewise.
49217         * tests/test-fflush.c: Likewise.
49218         * tests/test-floorf.c: Likewise.
49219         * tests/test-floorl.c: Likewise.
49220         * tests/test-fopen.c: Likewise.
49221         * tests/test-fprintf-posix.c: Likewise.
49222         * tests/test-fprintf-posix.h: Likewise.
49223         * tests/test-fpurge.c: Likewise.
49224         * tests/test-freadable.c: Likewise.
49225         * tests/test-freadahead.c: Likewise.
49226         * tests/test-freading.c: Likewise.
49227         * tests/test-freopen.c: Likewise.
49228         * tests/test-frexp.c: Likewise.
49229         * tests/test-frexpl.c: Likewise.
49230         * tests/test-fseek.c: Likewise.
49231         * tests/test-fseeko.c: Likewise.
49232         * tests/test-fseterr.c: Likewise.
49233         * tests/test-fstrcmp.c: Likewise.
49234         * tests/test-ftell.c: Likewise.
49235         * tests/test-ftello.c: Likewise.
49236         * tests/test-fwritable.c: Likewise.
49237         * tests/test-fwriting.c: Likewise.
49238         * tests/test-getaddrinfo.c: Likewise.
49239         * tests/test-getpass.c: Likewise.
49240         * tests/test-gettimeofday.c: Likewise.
49241         * tests/test-hmac-md5.c: Likewise.
49242         * tests/test-hmac-sha1.c: Likewise.
49243         * tests/test-iconv.c: Likewise.
49244         * tests/test-iconvme.c: Likewise.
49245         * tests/test-inttypes.c: Likewise.
49246         * tests/test-isnan.c: Likewise.
49247         * tests/test-isnanf.c: Likewise.
49248         * tests/test-isnanl-nolibm.c: Likewise.
49249         * tests/test-isnanl.c: Likewise.
49250         * tests/test-isnanl.h: Likewise.
49251         * tests/test-ldexpl.c: Likewise.
49252         * tests/test-linked_list.c: Likewise.
49253         * tests/test-linkedhash_list.c: Likewise.
49254         * tests/test-locale.c: Likewise.
49255         * tests/test-localename.c: Likewise.
49256         * tests/test-lock.c: Likewise.
49257         * tests/test-lseek.c: Likewise.
49258         * tests/test-malloca.c: Likewise.
49259         * tests/test-math.c: Likewise.
49260         * tests/test-mbscasecmp.c: Likewise.
49261         * tests/test-mbscasestr1.c: Likewise.
49262         * tests/test-mbscasestr2.c: Likewise.
49263         * tests/test-mbscasestr3.c: Likewise.
49264         * tests/test-mbscasestr4.c: Likewise.
49265         * tests/test-mbschr.c: Likewise.
49266         * tests/test-mbscspn.c: Likewise.
49267         * tests/test-mbsncasecmp.c: Likewise.
49268         * tests/test-mbspbrk.c: Likewise.
49269         * tests/test-mbspcasecmp.c: Likewise.
49270         * tests/test-mbsrchr.c: Likewise.
49271         * tests/test-mbsspn.c: Likewise.
49272         * tests/test-mbsstr1.c: Likewise.
49273         * tests/test-mbsstr2.c: Likewise.
49274         * tests/test-mbsstr3.c: Likewise.
49275         * tests/test-md5.c: Likewise.
49276         * tests/test-memmem.c: Likewise.
49277         * tests/test-netinet_in.c: Likewise.
49278         * tests/test-open.c: Likewise.
49279         * tests/test-printf-frexp.c: Likewise.
49280         * tests/test-printf-frexpl.c: Likewise.
49281         * tests/test-printf-posix.c: Likewise.
49282         * tests/test-printf-posix.h: Likewise.
49283         * tests/test-rbtree_list.c: Likewise.
49284         * tests/test-rbtree_oset.c: Likewise.
49285         * tests/test-rbtreehash_list.c: Likewise.
49286         * tests/test-read-file.c: Likewise.
49287         * tests/test-rijndael.c: Likewise.
49288         * tests/test-search.c: Likewise.
49289         * tests/test-signbit.c: Likewise.
49290         * tests/test-sleep.c: Likewise.
49291         * tests/test-snprintf-posix.c: Likewise.
49292         * tests/test-snprintf-posix.h: Likewise.
49293         * tests/test-snprintf.c: Likewise.
49294         * tests/test-sprintf-posix.c: Likewise.
49295         * tests/test-sprintf-posix.h: Likewise.
49296         * tests/test-stat-time.c: Likewise.
49297         * tests/test-stdbool.c: Likewise.
49298         * tests/test-stdint.c: Likewise.
49299         * tests/test-stdio.c: Likewise.
49300         * tests/test-stdlib.c: Likewise.
49301         * tests/test-stpncpy.c: Likewise.
49302         * tests/test-strcasestr.c: Likewise.
49303         * tests/test-striconv.c: Likewise.
49304         * tests/test-striconveh.c: Likewise.
49305         * tests/test-striconveha.c: Likewise.
49306         * tests/test-string.c: Likewise.
49307         * tests/test-sys_select.c: Likewise.
49308         * tests/test-sys_socket.c: Likewise.
49309         * tests/test-sys_stat.c: Likewise.
49310         * tests/test-sys_time.c: Likewise.
49311         * tests/test-sysexits.c: Likewise.
49312         * tests/test-time.c: Likewise.
49313         * tests/test-tls.c: Likewise.
49314         * tests/test-trunc.c: Likewise.
49315         * tests/test-truncf.c: Likewise.
49316         * tests/test-truncl.c: Likewise.
49317         * tests/test-unistd.c: Likewise.
49318         * tests/test-vasnprintf-posix.c: Likewise.
49319         * tests/test-vasnprintf-posix2.c: Likewise.
49320         * tests/test-vasnprintf.c: Likewise.
49321         * tests/test-vasprintf-posix.c: Likewise.
49322         * tests/test-vasprintf.c: Likewise.
49323         * tests/test-verify.c: Likewise.
49324         * tests/test-vfprintf-posix.c: Likewise.
49325         * tests/test-vprintf-posix.c: Likewise.
49326         * tests/test-vsnprintf-posix.c: Likewise.
49327         * tests/test-vsnprintf.c: Likewise.
49328         * tests/test-vsprintf-posix.c: Likewise.
49329         * tests/test-wchar.c: Likewise.
49330         * tests/test-wctype.c: Likewise.
49331         * tests/test-wcwidth.c: Likewise.
49332         * tests/test-xstrtol.c: Likewise.
49333         * tests/test-xvasprintf.c: Likewise.
49334         * tests/uniconv/test-u16-conv-from-enc.c: Likewise.
49335         * tests/uniconv/test-u16-conv-to-enc.c: Likewise.
49336         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
49337         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
49338         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
49339         * tests/uniconv/test-u32-conv-to-enc.c: Likewise.
49340         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
49341         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
49342         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
49343         * tests/uniconv/test-u8-conv-to-enc.c: Likewise.
49344         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
49345         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
49346         * tests/uniname/test-uninames.c: Likewise.
49347         * tests/unistdio/test-u16-asnprintf1.c: Likewise.
49348         * tests/unistdio/test-u16-asnprintf1.h: Likewise.
49349         * tests/unistdio/test-u16-printf1.h: Likewise.
49350         * tests/unistdio/test-u16-vasnprintf1.c: Likewise.
49351         * tests/unistdio/test-u16-vasnprintf2.c: Likewise.
49352         * tests/unistdio/test-u16-vasnprintf3.c: Likewise.
49353         * tests/unistdio/test-u16-vasprintf1.c: Likewise.
49354         * tests/unistdio/test-u16-vsnprintf1.c: Likewise.
49355         * tests/unistdio/test-u16-vsprintf1.c: Likewise.
49356         * tests/unistdio/test-u32-asnprintf1.c: Likewise.
49357         * tests/unistdio/test-u32-asnprintf1.h: Likewise.
49358         * tests/unistdio/test-u32-printf1.h: Likewise.
49359         * tests/unistdio/test-u32-vasnprintf1.c: Likewise.
49360         * tests/unistdio/test-u32-vasnprintf2.c: Likewise.
49361         * tests/unistdio/test-u32-vasnprintf3.c: Likewise.
49362         * tests/unistdio/test-u32-vasprintf1.c: Likewise.
49363         * tests/unistdio/test-u32-vsnprintf1.c: Likewise.
49364         * tests/unistdio/test-u32-vsprintf1.c: Likewise.
49365         * tests/unistdio/test-u8-asnprintf1.c: Likewise.
49366         * tests/unistdio/test-u8-asnprintf1.h: Likewise.
49367         * tests/unistdio/test-u8-printf1.h: Likewise.
49368         * tests/unistdio/test-u8-vasnprintf1.c: Likewise.
49369         * tests/unistdio/test-u8-vasnprintf2.c: Likewise.
49370         * tests/unistdio/test-u8-vasnprintf3.c: Likewise.
49371         * tests/unistdio/test-u8-vasprintf1.c: Likewise.
49372         * tests/unistdio/test-u8-vsnprintf1.c: Likewise.
49373         * tests/unistdio/test-u8-vsprintf1.c: Likewise.
49374         * tests/unistdio/test-ulc-asnprintf1.c: Likewise.
49375         * tests/unistdio/test-ulc-asnprintf1.h: Likewise.
49376         * tests/unistdio/test-ulc-printf1.h: Likewise.
49377         * tests/unistdio/test-ulc-vasnprintf1.c: Likewise.
49378         * tests/unistdio/test-ulc-vasnprintf2.c: Likewise.
49379         * tests/unistdio/test-ulc-vasnprintf3.c: Likewise.
49380         * tests/unistdio/test-ulc-vasprintf1.c: Likewise.
49381         * tests/unistdio/test-ulc-vsnprintf1.c: Likewise.
49382         * tests/unistdio/test-ulc-vsprintf1.c: Likewise.
49383         * tests/uniwidth/test-u16-strwidth.c: Likewise.
49384         * tests/uniwidth/test-u16-width.c: Likewise.
49385         * tests/uniwidth/test-u32-strwidth.c: Likewise.
49386         * tests/uniwidth/test-u32-width.c: Likewise.
49387         * tests/uniwidth/test-u8-strwidth.c: Likewise.
49388         * tests/uniwidth/test-u8-width.c: Likewise.
49389         * tests/uniwidth/test-uc_width.c: Likewise.
49390         * config/srclist-update: Likewise.
49391         (fixlicense): Update to GPLv3+.
49392
49393         Change copyright notice from LGPLv2.1+ to LGPLv3+.
49394         * tests/test-tsearch.c: Change copyright notice.
49395
49396         Change copyright notice from LGPLv2.0+ to LGPLv3+.
49397         * lib/c-strcaseeq.h: Change copyright notice.
49398         * lib/streq.h: Likewise.
49399         * lib/uniconv.h: Likewise.
49400         * lib/uniconv/u-conv-from-enc.h: Likewise.
49401         * lib/uniconv/u-conv-to-enc.h: Likewise.
49402         * lib/uniconv/u-strconv-from-enc.h: Likewise.
49403         * lib/uniconv/u-strconv-to-enc.h: Likewise.
49404         * lib/uniconv/u16-conv-from-enc.c: Likewise.
49405         * lib/uniconv/u16-conv-to-enc.c: Likewise.
49406         * lib/uniconv/u16-strconv-from-enc.c: Likewise.
49407         * lib/uniconv/u16-strconv-from-locale.c: Likewise.
49408         * lib/uniconv/u16-strconv-to-enc.c: Likewise.
49409         * lib/uniconv/u16-strconv-to-locale.c: Likewise.
49410         * lib/uniconv/u32-conv-from-enc.c: Likewise.
49411         * lib/uniconv/u32-conv-to-enc.c: Likewise.
49412         * lib/uniconv/u32-strconv-from-enc.c: Likewise.
49413         * lib/uniconv/u32-strconv-from-locale.c: Likewise.
49414         * lib/uniconv/u32-strconv-to-enc.c: Likewise.
49415         * lib/uniconv/u32-strconv-to-locale.c: Likewise.
49416         * lib/uniconv/u8-conv-from-enc.c: Likewise.
49417         * lib/uniconv/u8-conv-to-enc.c: Likewise.
49418         * lib/uniconv/u8-strconv-from-enc.c: Likewise.
49419         * lib/uniconv/u8-strconv-from-locale.c: Likewise.
49420         * lib/uniconv/u8-strconv-to-enc.c: Likewise.
49421         * lib/uniconv/u8-strconv-to-locale.c: Likewise.
49422         * lib/uniname.h: Likewise.
49423         * lib/uniname/uniname.c: Likewise.
49424         * lib/unistdio.h: Likewise.
49425         * lib/unistdio/u-asnprintf.h: Likewise.
49426         * lib/unistdio/u-asprintf.h: Likewise.
49427         * lib/unistdio/u-printf-args.c: Likewise.
49428         * lib/unistdio/u-printf-args.h: Likewise.
49429         * lib/unistdio/u-printf-parse.h: Likewise.
49430         * lib/unistdio/u-snprintf.h: Likewise.
49431         * lib/unistdio/u-sprintf.h: Likewise.
49432         * lib/unistdio/u-vasprintf.h: Likewise.
49433         * lib/unistdio/u-vsnprintf.h: Likewise.
49434         * lib/unistdio/u-vsprintf.h: Likewise.
49435         * lib/unistdio/u16-asnprintf.c: Likewise.
49436         * lib/unistdio/u16-asprintf.c: Likewise.
49437         * lib/unistdio/u16-printf-parse.c: Likewise.
49438         * lib/unistdio/u16-snprintf.c: Likewise.
49439         * lib/unistdio/u16-sprintf.c: Likewise.
49440         * lib/unistdio/u16-u16-asnprintf.c: Likewise.
49441         * lib/unistdio/u16-u16-asprintf.c: Likewise.
49442         * lib/unistdio/u16-u16-snprintf.c: Likewise.
49443         * lib/unistdio/u16-u16-sprintf.c: Likewise.
49444         * lib/unistdio/u16-u16-vasnprintf.c: Likewise.
49445         * lib/unistdio/u16-u16-vasprintf.c: Likewise.
49446         * lib/unistdio/u16-u16-vsnprintf.c: Likewise.
49447         * lib/unistdio/u16-u16-vsprintf.c: Likewise.
49448         * lib/unistdio/u16-vasnprintf.c: Likewise.
49449         * lib/unistdio/u16-vasprintf.c: Likewise.
49450         * lib/unistdio/u16-vsnprintf.c: Likewise.
49451         * lib/unistdio/u16-vsprintf.c: Likewise.
49452         * lib/unistdio/u32-asnprintf.c: Likewise.
49453         * lib/unistdio/u32-asprintf.c: Likewise.
49454         * lib/unistdio/u32-printf-parse.c: Likewise.
49455         * lib/unistdio/u32-snprintf.c: Likewise.
49456         * lib/unistdio/u32-sprintf.c: Likewise.
49457         * lib/unistdio/u32-u32-asnprintf.c: Likewise.
49458         * lib/unistdio/u32-u32-asprintf.c: Likewise.
49459         * lib/unistdio/u32-u32-snprintf.c: Likewise.
49460         * lib/unistdio/u32-u32-sprintf.c: Likewise.
49461         * lib/unistdio/u32-u32-vasnprintf.c: Likewise.
49462         * lib/unistdio/u32-u32-vasprintf.c: Likewise.
49463         * lib/unistdio/u32-u32-vsnprintf.c: Likewise.
49464         * lib/unistdio/u32-u32-vsprintf.c: Likewise.
49465         * lib/unistdio/u32-vasnprintf.c: Likewise.
49466         * lib/unistdio/u32-vasprintf.c: Likewise.
49467         * lib/unistdio/u32-vsnprintf.c: Likewise.
49468         * lib/unistdio/u32-vsprintf.c: Likewise.
49469         * lib/unistdio/u8-asnprintf.c: Likewise.
49470         * lib/unistdio/u8-asprintf.c: Likewise.
49471         * lib/unistdio/u8-printf-parse.c: Likewise.
49472         * lib/unistdio/u8-snprintf.c: Likewise.
49473         * lib/unistdio/u8-sprintf.c: Likewise.
49474         * lib/unistdio/u8-u8-asnprintf.c: Likewise.
49475         * lib/unistdio/u8-u8-asprintf.c: Likewise.
49476         * lib/unistdio/u8-u8-snprintf.c: Likewise.
49477         * lib/unistdio/u8-u8-sprintf.c: Likewise.
49478         * lib/unistdio/u8-u8-vasnprintf.c: Likewise.
49479         * lib/unistdio/u8-u8-vasprintf.c: Likewise.
49480         * lib/unistdio/u8-u8-vsnprintf.c: Likewise.
49481         * lib/unistdio/u8-u8-vsprintf.c: Likewise.
49482         * lib/unistdio/u8-vasnprintf.c: Likewise.
49483         * lib/unistdio/u8-vasprintf.c: Likewise.
49484         * lib/unistdio/u8-vsnprintf.c: Likewise.
49485         * lib/unistdio/u8-vsprintf.c: Likewise.
49486         * lib/unistdio/ulc-asnprintf.c: Likewise.
49487         * lib/unistdio/ulc-asprintf.c: Likewise.
49488         * lib/unistdio/ulc-printf-parse.c: Likewise.
49489         * lib/unistdio/ulc-snprintf.c: Likewise.
49490         * lib/unistdio/ulc-sprintf.c: Likewise.
49491         * lib/unistdio/ulc-vasnprintf.c: Likewise.
49492         * lib/unistdio/ulc-vasprintf.c: Likewise.
49493         * lib/unistdio/ulc-vsnprintf.c: Likewise.
49494         * lib/unistdio/ulc-vsprintf.c: Likewise.
49495         * lib/unistr.h: Likewise.
49496         * lib/unistr/u-cpy-alloc.h: Likewise.
49497         * lib/unistr/u-cpy.h: Likewise.
49498         * lib/unistr/u-endswith.h: Likewise.
49499         * lib/unistr/u-move.h: Likewise.
49500         * lib/unistr/u-set.h: Likewise.
49501         * lib/unistr/u-startswith.h: Likewise.
49502         * lib/unistr/u-stpcpy.h: Likewise.
49503         * lib/unistr/u-stpncpy.h: Likewise.
49504         * lib/unistr/u-strcat.h: Likewise.
49505         * lib/unistr/u-strcpy.h: Likewise.
49506         * lib/unistr/u-strcspn.h: Likewise.
49507         * lib/unistr/u-strdup.h: Likewise.
49508         * lib/unistr/u-strlen.h: Likewise.
49509         * lib/unistr/u-strncat.h: Likewise.
49510         * lib/unistr/u-strncpy.h: Likewise.
49511         * lib/unistr/u-strnlen.h: Likewise.
49512         * lib/unistr/u-strpbrk.h: Likewise.
49513         * lib/unistr/u-strspn.h: Likewise.
49514         * lib/unistr/u-strstr.h: Likewise.
49515         * lib/unistr/u-strtok.h: Likewise.
49516         * lib/unistr/u16-check.c: Likewise.
49517         * lib/unistr/u16-chr.c: Likewise.
49518         * lib/unistr/u16-cmp.c: Likewise.
49519         * lib/unistr/u16-cpy-alloc.c: Likewise.
49520         * lib/unistr/u16-cpy.c: Likewise.
49521         * lib/unistr/u16-endswith.c: Likewise.
49522         * lib/unistr/u16-mblen.c: Likewise.
49523         * lib/unistr/u16-mbsnlen.c: Likewise.
49524         * lib/unistr/u16-mbtouc-aux.c: Likewise.
49525         * lib/unistr/u16-mbtouc-unsafe-aux.c: Likewise.
49526         * lib/unistr/u16-mbtouc-unsafe.c: Likewise.
49527         * lib/unistr/u16-mbtouc.c: Likewise.
49528         * lib/unistr/u16-mbtoucr.c: Likewise.
49529         * lib/unistr/u16-move.c: Likewise.
49530         * lib/unistr/u16-next.c: Likewise.
49531         * lib/unistr/u16-prev.c: Likewise.
49532         * lib/unistr/u16-set.c: Likewise.
49533         * lib/unistr/u16-startswith.c: Likewise.
49534         * lib/unistr/u16-stpcpy.c: Likewise.
49535         * lib/unistr/u16-stpncpy.c: Likewise.
49536         * lib/unistr/u16-strcat.c: Likewise.
49537         * lib/unistr/u16-strchr.c: Likewise.
49538         * lib/unistr/u16-strcmp.c: Likewise.
49539         * lib/unistr/u16-strcpy.c: Likewise.
49540         * lib/unistr/u16-strcspn.c: Likewise.
49541         * lib/unistr/u16-strdup.c: Likewise.
49542         * lib/unistr/u16-strlen.c: Likewise.
49543         * lib/unistr/u16-strmblen.c: Likewise.
49544         * lib/unistr/u16-strmbtouc.c: Likewise.
49545         * lib/unistr/u16-strncat.c: Likewise.
49546         * lib/unistr/u16-strncmp.c: Likewise.
49547         * lib/unistr/u16-strncpy.c: Likewise.
49548         * lib/unistr/u16-strnlen.c: Likewise.
49549         * lib/unistr/u16-strpbrk.c: Likewise.
49550         * lib/unistr/u16-strrchr.c: Likewise.
49551         * lib/unistr/u16-strspn.c: Likewise.
49552         * lib/unistr/u16-strstr.c: Likewise.
49553         * lib/unistr/u16-strtok.c: Likewise.
49554         * lib/unistr/u16-to-u32.c: Likewise.
49555         * lib/unistr/u16-to-u8.c: Likewise.
49556         * lib/unistr/u16-uctomb-aux.c: Likewise.
49557         * lib/unistr/u16-uctomb.c: Likewise.
49558         * lib/unistr/u32-check.c: Likewise.
49559         * lib/unistr/u32-chr.c: Likewise.
49560         * lib/unistr/u32-cmp.c: Likewise.
49561         * lib/unistr/u32-cpy-alloc.c: Likewise.
49562         * lib/unistr/u32-cpy.c: Likewise.
49563         * lib/unistr/u32-endswith.c: Likewise.
49564         * lib/unistr/u32-mblen.c: Likewise.
49565         * lib/unistr/u32-mbsnlen.c: Likewise.
49566         * lib/unistr/u32-mbtouc-unsafe.c: Likewise.
49567         * lib/unistr/u32-mbtouc.c: Likewise.
49568         * lib/unistr/u32-mbtoucr.c: Likewise.
49569         * lib/unistr/u32-move.c: Likewise.
49570         * lib/unistr/u32-next.c: Likewise.
49571         * lib/unistr/u32-prev.c: Likewise.
49572         * lib/unistr/u32-set.c: Likewise.
49573         * lib/unistr/u32-startswith.c: Likewise.
49574         * lib/unistr/u32-stpcpy.c: Likewise.
49575         * lib/unistr/u32-stpncpy.c: Likewise.
49576         * lib/unistr/u32-strcat.c: Likewise.
49577         * lib/unistr/u32-strchr.c: Likewise.
49578         * lib/unistr/u32-strcmp.c: Likewise.
49579         * lib/unistr/u32-strcpy.c: Likewise.
49580         * lib/unistr/u32-strcspn.c: Likewise.
49581         * lib/unistr/u32-strdup.c: Likewise.
49582         * lib/unistr/u32-strlen.c: Likewise.
49583         * lib/unistr/u32-strmblen.c: Likewise.
49584         * lib/unistr/u32-strmbtouc.c: Likewise.
49585         * lib/unistr/u32-strncat.c: Likewise.
49586         * lib/unistr/u32-strncmp.c: Likewise.
49587         * lib/unistr/u32-strncpy.c: Likewise.
49588         * lib/unistr/u32-strnlen.c: Likewise.
49589         * lib/unistr/u32-strpbrk.c: Likewise.
49590         * lib/unistr/u32-strrchr.c: Likewise.
49591         * lib/unistr/u32-strspn.c: Likewise.
49592         * lib/unistr/u32-strstr.c: Likewise.
49593         * lib/unistr/u32-strtok.c: Likewise.
49594         * lib/unistr/u32-to-u16.c: Likewise.
49595         * lib/unistr/u32-to-u8.c: Likewise.
49596         * lib/unistr/u32-uctomb.c: Likewise.
49597         * lib/unistr/u8-check.c: Likewise.
49598         * lib/unistr/u8-chr.c: Likewise.
49599         * lib/unistr/u8-cmp.c: Likewise.
49600         * lib/unistr/u8-cpy-alloc.c: Likewise.
49601         * lib/unistr/u8-cpy.c: Likewise.
49602         * lib/unistr/u8-endswith.c: Likewise.
49603         * lib/unistr/u8-mblen.c: Likewise.
49604         * lib/unistr/u8-mbsnlen.c: Likewise.
49605         * lib/unistr/u8-mbtouc-aux.c: Likewise.
49606         * lib/unistr/u8-mbtouc-unsafe-aux.c: Likewise.
49607         * lib/unistr/u8-mbtouc-unsafe.c: Likewise.
49608         * lib/unistr/u8-mbtouc.c: Likewise.
49609         * lib/unistr/u8-mbtoucr.c: Likewise.
49610         * lib/unistr/u8-move.c: Likewise.
49611         * lib/unistr/u8-next.c: Likewise.
49612         * lib/unistr/u8-prev.c: Likewise.
49613         * lib/unistr/u8-set.c: Likewise.
49614         * lib/unistr/u8-startswith.c: Likewise.
49615         * lib/unistr/u8-stpcpy.c: Likewise.
49616         * lib/unistr/u8-stpncpy.c: Likewise.
49617         * lib/unistr/u8-strcat.c: Likewise.
49618         * lib/unistr/u8-strchr.c: Likewise.
49619         * lib/unistr/u8-strcmp.c: Likewise.
49620         * lib/unistr/u8-strcpy.c: Likewise.
49621         * lib/unistr/u8-strcspn.c: Likewise.
49622         * lib/unistr/u8-strdup.c: Likewise.
49623         * lib/unistr/u8-strlen.c: Likewise.
49624         * lib/unistr/u8-strmblen.c: Likewise.
49625         * lib/unistr/u8-strmbtouc.c: Likewise.
49626         * lib/unistr/u8-strncat.c: Likewise.
49627         * lib/unistr/u8-strncmp.c: Likewise.
49628         * lib/unistr/u8-strncpy.c: Likewise.
49629         * lib/unistr/u8-strnlen.c: Likewise.
49630         * lib/unistr/u8-strpbrk.c: Likewise.
49631         * lib/unistr/u8-strrchr.c: Likewise.
49632         * lib/unistr/u8-strspn.c: Likewise.
49633         * lib/unistr/u8-strstr.c: Likewise.
49634         * lib/unistr/u8-strtok.c: Likewise.
49635         * lib/unistr/u8-to-u16.c: Likewise.
49636         * lib/unistr/u8-to-u32.c: Likewise.
49637         * lib/unistr/u8-uctomb-aux.c: Likewise.
49638         * lib/unistr/u8-uctomb.c: Likewise.
49639         * lib/unitypes.h: Likewise.
49640         * lib/uniwidth.h: Likewise.
49641         * lib/uniwidth/cjk.h: Likewise.
49642         * lib/uniwidth/u16-strwidth.c: Likewise.
49643         * lib/uniwidth/u16-width.c: Likewise.
49644         * lib/uniwidth/u32-strwidth.c: Likewise.
49645         * lib/uniwidth/u32-width.c: Likewise.
49646         * lib/uniwidth/u8-strwidth.c: Likewise.
49647         * lib/uniwidth/u8-width.c: Likewise.
49648         * lib/uniwidth/width.c: Likewise.
49649
49650 2007-10-07  Bruno Haible  <bruno@clisp.org>
49651
49652         * lib/inttypes.in.h: Change copyright notice from LGPL to GPL.
49653         The file is still under LGPL (see modules/inttypes).
49654
49655 2007-10-06  Bruno Haible  <bruno@clisp.org>
49656
49657         * modules/trunc (Dependencies): Add 'extensions'.
49658         * m4/trunc.m4 (gl_FUNC_TRUNC): Require gl_USE_SYSTEM_EXTENSIONS.
49659         Reported by Ben Pfaff <blp@gnu.org>.
49660
49661 2007-10-06  Bruno Haible  <bruno@clisp.org>
49662
49663         * modules/freopen-tests: New file.
49664         * tests/test-freopen.c: New file.
49665
49666         * modules/fopen-tests: New file.
49667         * tests/test-fopen.c: New file.
49668
49669         * modules/fopen: New file.
49670         * lib/fopen.c: New file.
49671         * m4/fopen.m4: New file.
49672         * modules/freopen: New file.
49673         * lib/freopen.c: New file.
49674         * m4/freopen.m4: New file.
49675         * lib/stdio.in.h (fopen, freopen): New declarations.
49676         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Initialize also GNULIB_FOPEN,
49677         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
49678         * modules/stdio (Makefile.am): Substitute also GNULIB_FOPEN,
49679         GNULIB_FREOPEN, REPLACE_FOPEN, REPLACE_FREOPEN.
49680         * doc/functions/fopen.texi: Mention the 'fopen' module.
49681         * doc/functions/freopen.texi: Mention the 'freopen' module.
49682
49683 2007-10-06  Bruno Haible  <bruno@clisp.org>
49684
49685         * modules/open-tests: New file.
49686         * tests/test-open.c: New file.
49687
49688         * modules/open: New file.
49689         * lib/open.c: New file.
49690         * m4/open.m4: New file.
49691         * lib/fchdir.c (open): If the gnulib module 'open' is used, do what
49692         lib/open.c does.
49693         * lib/fcntl.in.h (open): Declare also if replaced by the 'open' module.
49694         * m4/fcntl_h.m4 (gl_FCNTL_MODULE_INDICATOR, gl_FCNTL_H_DEFAULTS): New
49695         macros.
49696         (gl_FCNTL_H): Require gl_FCNTL_H_DEFAULTS.
49697         * modules/fcntl (Makefile.am): Also substitute GNULIB_OPEN and
49698         REPLACE_OPEN.
49699         * doc/functions/open.texi: Mention the 'open' module.
49700
49701 2007-10-04  Bruno Haible  <bruno@clisp.org>
49702
49703         * modules/ceill-tests: New file.
49704         * tests/test-ceill.c: New file.
49705
49706         * modules/ceill: New file.
49707         * lib/ceill.c: Replace entire file.
49708         * m4/ceill.m4: New file.
49709         * lib/math.in.h (ceill): Replace declaration.
49710         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILL.
49711         * modules/math (Makefile.am): Substitute also GNULIB_CEILL.
49712         * doc/functions/ceill.texi: Mention the 'ceill' module.
49713         * modules/mathl (Files): Remove lib/ceill.c.
49714         (Depends-on): Add ceill.
49715
49716 2007-10-04  Bruno Haible  <bruno@clisp.org>
49717
49718         * modules/ceilf-tests: New file.
49719         * tests/test-ceilf.c: New file.
49720
49721         * modules/ceilf: New file.
49722         * lib/ceil.c: New file.
49723         * lib/ceilf.c: New file.
49724         * m4/ceilf.m4: New file.
49725         * lib/math.in.h (ceilf): New declaration.
49726         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_CEILF and
49727         HAVE_DECL_CEILF.
49728         * modules/math (Makefile.am): Substitute also GNULIB_CEILF and
49729         HAVE_DECL_CEILF.
49730         * doc/functions/ceilf.texi: Mention the 'ceilf' module.
49731
49732 2007-10-04  Bruno Haible  <bruno@clisp.org>
49733
49734         * modules/floorl-tests: New file.
49735         * tests/test-floorl.c: New file.
49736
49737         * modules/floorl: New file.
49738         * lib/floorl.c: Replace entire file.
49739         * m4/floorl.m4: New file.
49740         * lib/math.in.h (floorl): Replace declaration.
49741         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORL.
49742         * modules/math (Makefile.am): Substitute also GNULIB_FLOORL.
49743         * doc/functions/floorl.texi: Mention the 'floorl' module.
49744         * modules/mathl (Files): Remove lib/floorl.c.
49745         (Depends-on): Add floorl.
49746
49747 2007-10-04  Bruno Haible  <bruno@clisp.org>
49748
49749         * modules/floorf-tests: New file.
49750         * tests/test-floorf.c: New file.
49751
49752         * modules/floorf: New file.
49753         * lib/floor.c: New file.
49754         * lib/floorf.c: New file.
49755         * m4/floorf.m4: New file.
49756         * lib/math.in.h (floorf): New declaration.
49757         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FLOORF and
49758         HAVE_DECL_FLOORF.
49759         * modules/math (Makefile.am): Substitute also GNULIB_FLOORF and
49760         HAVE_DECL_FLOORF.
49761         * doc/functions/floorf.texi: Mention the 'floorf' module.
49762
49763 2007-10-04  Benoit Sigoure  <tsuna@lrde.epita.fr>
49764             Bruno Haible  <bruno@clisp.org>
49765
49766         Advertise for the Git server instead of the CVS server.
49767         * doc/gnulib-intro.texi (Steady Development): Mention the Git
49768         repository instead of the CVS one.
49769         * doc/gnulib-tool.texi (VCS Issues): Renamed from "CVS Issues". Talk
49770         about all VCS systems generically.
49771         * doc/gnulib.texi (Introduction): Capitalize `Git'.
49772
49773 2007-10-04  Bruno Haible  <bruno@clisp.org>
49774
49775         * doc/gnulib.texi (Function Substitutes): Explain what an absent module
49776         means.
49777         Reported by Benoît Sigoure <tsuna@lrde.epita.fr>.
49778
49779 2007-10-04  Bruno Haible  <bruno@clisp.org>
49780
49781         * modules/truncl-tests: New file.
49782         * tests/test-truncl.c: New file.
49783
49784         * modules/truncl: New file.
49785         * lib/truncl.c: New file.
49786         * m4/truncl.m4: New file.
49787         * lib/math.in.h (truncl): New declaration.
49788         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCL and
49789         HAVE_DECL_TRUNCL.
49790         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCL and
49791         HAVE_DECL_TRUNCL.
49792         * doc/functions/truncl.texi: Mention the 'truncl' module.
49793
49794 2007-10-04  Bruno Haible  <bruno@clisp.org>
49795
49796         * modules/truncf-tests: New file.
49797         * tests/test-truncf.c: New file.
49798
49799         * modules/truncf: New file.
49800         * lib/trunc.c: Make paramerizable through USE_* macros.
49801         * lib/truncf.c: New file.
49802         * m4/truncf.m4: New file.
49803         * lib/math.in.h (truncf): New declaration.
49804         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNCF and
49805         HAVE_DECL_TRUNCF.
49806         * modules/math (Makefile.am): Substitute also GNULIB_TRUNCF and
49807         HAVE_DECL_TRUNCF.
49808         * doc/functions/truncf.texi: Mention the 'truncf' module.
49809
49810 2007-10-03  Bruno Haible  <bruno@clisp.org>
49811
49812         * gnulib-tool (func_get_automake_snippet): Synthesize an EXTRA_DIST
49813         augmentation also for tests modules.
49814         * modules/argp-tests (Makefile.am): Remove EXTRA_DIST augmentation.
49815         * modules/atexit-tests (Makefile.am): Likewise.
49816         * modules/binary-io-tests (Makefile.am): Likewise.
49817         * modules/c-strcase-tests (Makefile.am): Likewise.
49818         * modules/canonicalize-lgpl-tests (Makefile.am): Likewise.
49819         * modules/canonicalize-tests (Makefile.am): Likewise.
49820         * modules/closein-tests (Makefile.am): Likewise.
49821         * modules/fprintf-posix-tests (Makefile.am): Likewise.
49822         * modules/freadahead-tests (Makefile.am): Likewise.
49823         * modules/fseek-tests (Makefile.am): Likewise.
49824         * modules/fseeko-tests (Makefile.am): Likewise.
49825         * modules/ftell-tests (Makefile.am): Likewise.
49826         * modules/ftello-tests (Makefile.am): Likewise.
49827         * modules/isnanl-nolibm-tests (Makefile.am): Likewise.
49828         * modules/isnanl-tests (Makefile.am): Likewise.
49829         * modules/lseek-tests (Makefile.am): Likewise.
49830         * modules/mbscasecmp-tests (Makefile.am): Likewise.
49831         * modules/mbscasestr-tests (Makefile.am): Likewise.
49832         * modules/mbschr-tests (Makefile.am): Likewise.
49833         * modules/mbscspn-tests (Makefile.am): Likewise.
49834         * modules/mbsncasecmp-tests (Makefile.am): Likewise.
49835         * modules/mbspbrk-tests (Makefile.am): Likewise.
49836         * modules/mbspcasecmp-tests (Makefile.am): Likewise.
49837         * modules/mbsrchr-tests (Makefile.am): Likewise.
49838         * modules/mbsspn-tests (Makefile.am): Likewise.
49839         * modules/mbsstr-tests (Makefile.am): Likewise.
49840         * modules/printf-posix-tests (Makefile.am): Likewise.
49841         * modules/snprintf-posix-tests (Makefile.am): Likewise.
49842         * modules/sprintf-posix-tests (Makefile.am): Likewise.
49843         * modules/tsearch-tests (Makefile.am): Likewise.
49844         * modules/uniname/uniname-tests (Makefile.am): Likewise.
49845         * modules/unistdio/u16-vasnprintf-tests (Makefile.am): Likewise.
49846         * modules/unistdio/u32-vasnprintf-tests (Makefile.am): Likewise.
49847         * modules/unistdio/u8-vasnprintf-tests (Makefile.am): Likewise.
49848         * modules/unistdio/ulc-vasnprintf-tests (Makefile.am): Likewise.
49849         * modules/vasnprintf-posix-tests (Makefile.am): Likewise.
49850         * modules/vfprintf-posix-tests (Makefile.am): Likewise.
49851         * modules/vprintf-posix-tests (Makefile.am): Likewise.
49852         * modules/vsnprintf-posix-tests (Makefile.am): Likewise.
49853         * modules/vsprintf-posix-tests (Makefile.am): Likewise.
49854         * modules/xstrtoimax-tests (Makefile.am): Likewise.
49855         * modules/xstrtol-tests (Makefile.am): Likewise.
49856         * modules/xstrtoumax-tests (Makefile.am): Likewise.
49857         * modules/yesno-tests (Makefile.am): Likewise.
49858
49859 2007-10-03  Bruno Haible  <bruno@clisp.org>
49860
49861         * modules/trunc-tests: New file.
49862         * tests/test-trunc.c: New file.
49863
49864         * modules/trunc: New file.
49865         * lib/trunc.c: New file.
49866         * m4/trunc.m4: New file.
49867         * lib/math.in.h (trunc): New declaration.
49868         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_TRUNC and
49869         HAVE_DECL_TRUNC.
49870         * modules/math (Makefile.am): Substitute also GNULIB_TRUNC and
49871         HAVE_DECL_TRUNC.
49872         * doc/functions/trunc.texi: Mention the 'trunc' module.
49873
49874 2007-10-03  Bruno Haible  <bruno@clisp.org>
49875
49876         * tests/test-fpending.c: New file, mostly copied
49877         from coreutils/lib/t-fpending.c.
49878         * modules/fpending-tests: New file.
49879
49880 2007-10-03  Bruno Haible  <bruno@clisp.org>
49881
49882         Port the stdio extensions to QNX (untested).
49883         * lib/fseterr.c (fseterr): Add support for QNX.
49884         * lib/fbufmode.c (fbufmode): Likewise.
49885         * lib/freadable.c (freadable): Likewise.
49886         * lib/fwritable.c (fwritable): Likewise.
49887         * lib/freading.c (freading): Likewise.
49888         * lib/fwriting.c (fwriting): Likewise.
49889         * lib/freadahead.c (freadahed): Likewise.
49890         * lib/fpurge.c (fpurge): Likewise.
49891         * lib/fseeko.c (rpl_fseeko): Likewise.
49892
49893 2007-10-03  Bruno Haible  <bruno@clisp.org>
49894             Jim Meyering  <jim@meyering.net>
49895             Eric Blake  <ebb9@byu.net>
49896
49897         * doc/relocatable.texi: Use @command instead of @program.
49898
49899 2007-10-02  Jim Meyering  <jim@meyering.net>
49900
49901         Perform one more "_.h" -> ".in.h" substitution.
49902         * modules/unistd (Makefile.am) [unistd.h]: Use unistd.h.in
49903         instead of unistd_.h here, too.
49904
49905 2007-10-01  Bruno Haible  <bruno@clisp.org>
49906
49907         * gnulib-tool (func_emit_initmacro_done): Special case for alloca.c.
49908         Needed for the alloca-opt module.
49909
49910 2007-09-30  Bruno Haible  <bruno@clisp.org>
49911
49912         * lib/alloca.in.h: Renamed from lib/alloca_.h.
49913         * modules/alloca-opt (Files, Makefile.am): Use alloca.in.h instead of
49914         alloca_.h.
49915         * lib/argz.in.h: Renamed from lib/argz_.h.
49916         * modules/argz (Files, Makefile.am): Use argz.in.h instead of argz_.h.
49917         * lib/byteswap.in.h: Renamed from lib/byteswap_.h.
49918         * modules/byteswap (Files, Makefile.am): Use byteswap.in.h instead of
49919         byteswap_.h.
49920         * lib/dirent.in.h: Renamed from lib/dirent_.h.
49921         * modules/fchdir (Files, Makefile.am): Use dirent.in.h instead of
49922         dirent_.h.
49923         * lib/fcntl.in.h: Renamed from lib/fcntl_.h.
49924         * modules/fcntl (Files, Makefile.am): Use fcntl.in.h instead of
49925         fcntl_.h.
49926         * lib/float.in.h: Renamed from lib/float_.h.
49927         * modules/float (Files, Makefile.am): Use float.in.h instead of
49928         float_.h.
49929         * lib/fnmatch.in.h: Renamed from lib/fnmatch_.h.
49930         * modules/fnmatch (Files, Makefile.am): Use fnmatch.in.h instead of
49931         fnmatch_.h.
49932         * lib/getopt.in.h: Renamed from lib/getopt_.h.
49933         * modules/getopt (Files, Makefile.am): Use getopt.in.h instead of
49934         getopt_.h.
49935         * lib/glob.in.h: Renamed from lib/glob_.h.
49936         * modules/glob (Files, Makefile.am): Use glob.in.h instead of glob_.h.
49937         * lib/iconv.in.h: Renamed from lib/iconv_.h.
49938         * modules/iconv_open (Files, Makefile.am): Use iconv.in.h instead of
49939         iconv_.h.
49940         * lib/inttypes.in.h: Renamed from lib/inttypes_.h.
49941         * modules/inttypes (Files, Makefile.am): Use inttypes.in.h instead of
49942         inttypes_.h.
49943         * lib/locale.in.h: Renamed from lib/locale_.h.
49944         * modules/locale (Files, Makefile.am): Use locale.in.h instead of
49945         locale_.h.
49946         * lib/math.in.h: Renamed from lib/math_.h.
49947         * modules/math (Files, Makefile.am): Use math.in.h instead of math_.h.
49948         * lib/netinet_in.in.h: Renamed from lib/netinet_in_.h.
49949         * modules/netinet_in (Files, Makefile.am): Use netinet_in.in.h instead
49950         of netinet_in_.h. Add dependency.
49951         * lib/poll.in.h: Renamed from lib/poll_.h.
49952         * modules/poll (Files, Makefile.am): Use poll.in.h instead of poll_.h.
49953         * lib/search.in.h: Renamed from lib/search_.h.
49954         * modules/search (Files, Makefile.am): Use search.in.h instead of
49955         search_.h.
49956         * lib/signal.in.h: Renamed from lib/signal_.h.
49957         * modules/signal (Files, Makefile.am): Use signal.in.h instead of
49958         _signal.h.
49959         * lib/stdbool.in.h: Renamed from lib/stdbool_.h.
49960         * modules/stdbool (Files, Makefile.am): Use stdbool.in.h instead of
49961         stdbool_.h.
49962         * lib/stdint.in.h: Renamed from lib/stdint_.h.
49963         * modules/stdint (Files, Makefile.am): Use stdint.in.h instead of
49964         stdint_.h.
49965         * lib/stdio.in.h: Renamed from lib/stdio_.h.
49966         * modules/stdio (Files, Makefile.am): Use stdio.in.h instead of
49967         stdio_.h.
49968         * lib/stdlib.in.h: Renamed from lib/stdlib_.h.
49969         * modules/stdlib (Files, Makefile.am): Use stdlib.in.h instead of
49970         stdlib_.h.
49971         * lib/string.in.h: Renamed from lib/string_.h.
49972         * modules/string (Files, Makefile.am): Use string.in.h instead of
49973         string_.h.
49974         * doc/gnulib-tool.texi (Initial import): Update.
49975         * lib/sys_select.in.h: Renamed from lib/sys_select_.h.
49976         * modules/sys_select (Files, Makefile.am): Use sys_select.in.h instead
49977         of sys_select_.h. Add dependency.
49978         * lib/sys_socket.in.h: Renamed from lib/sys_socket_.h.
49979         * modules/sys_socket (Files, Makefile.am): Use sys_socket.in.h instead
49980         of sys_socket_.h.
49981         * lib/sys_stat.in.h: Renamed from lib/sys_stat_.h.
49982         * modules/sys_stat (Files, Makefile.am): Use sys_stat.in.h instead of
49983         sys_stat_.h.
49984         * lib/sys_time.in.h: Renamed from lib/sys_time_.h.
49985         * modules/sys_time (Files, Makefile.am): Use sys_time.in.h instead of
49986         sys_time_.h.
49987         * lib/sysexits.in.h: Renamed from lib/sysexits_.h.
49988         * modules/sysexits (Files, Makefile.am): Use sysexits.in.h instead of
49989         sysexits_.h.
49990         * lib/time.in.h: Renamed from lib/time_.h.
49991         * modules/time (Files, Makefile.am): Use time.in.h instead of time_.h.
49992         * lib/unistd.in.h: Renamed from lib/unistd_.h.
49993         * modules/unistd (Files, Makefile.am): Use unistd.in.h instead of
49994         unistd_.h.
49995         * lib/wchar.in.h: Renamed from lib/wchar_.h.
49996         * modules/wchar (Files, Makefile.am): Use wchar.in.h instead of
49997         wchar_.h.
49998         * lib/wctype.in.h: Renamed from lib/wctype_.h.
49999         * modules/wctype (Files, Makefile.am): Use wctype.in.h instead of
50000         wctype_.h.
50001         * build-aux/bootstrap (slurp): Update.
50002         * lib/.cppi-disable: Update.
50003
50004 2007-09-30  Bruno Haible  <bruno@clisp.org>
50005
50006         * tests/test-getaddrinfo.c (AF_UNSPEC): Provide a fallback definition.
50007         Needed on BeOS.
50008
50009 2007-09-30  Bruno Haible  <bruno@clisp.org>
50010
50011         * modules/dirname-tests (check_PROGRAMS): Renamed from noinst_PROGRAMS.
50012
50013 2007-09-29  Bruno Haible  <bruno@clisp.org>
50014
50015         * lib/stdio_.h (getdelim, getline): Add identifiers. Doc tweak.
50016
50017 2007-09-29  Bruno Haible  <bruno@clisp.org>
50018
50019         * lib/xreadlink.c (xreadlink): Simplify to a wrapper around areadlink.
50020         * modules/xreadlink (Depends-on): Add areadlink, remove readlink etc.
50021         * build-aux/install-reloc: Compile also areadlink.c.
50022         * modules/relocatable-prog-wrapper (Files): Add lib/areadlink.[hc].
50023
50024 2007-09-29  Bruno Haible  <bruno@clisp.org>
50025
50026         * gnulib-tool (func_emit_initmacro_done): Indentation.
50027
50028 2007-09-29  Bruno Haible  <bruno@clisp.org>
50029
50030         * README: Add CVS checkout update instructions.
50031         Info from Bob Proulx <bob@proulx.com>.
50032
50033 2007-09-28  Eric Blake  <ebb9@byu.net>
50034
50035         Provide move-if-change.
50036         * build-aux/move-if-change: New file, based on best practice
50037         rather than any canonical upstream location.
50038
50039 2007-09-28  Jim Meyering  <jim@meyering.net>
50040
50041         Fix canonicalize loop-detection corner case.
50042         Do not attempt to stat the symlink values stored via seen_triple.
50043         Without this, coreutils' tests/misc/readlink-fp-loop test would fail
50044         on linux-2.6.18, (but not 2.6.22).
50045         * lib/canonicalize.c (seen_triple): Use triple_compare_ino_str, not
50046         triple_compare.  The former compares dev,ino,filename, while the latter
50047         would actually stat dirname(filename) when dev and ino were equal.
50048         * lib/hash-triple.c: Install <string.h>.
50049         (STREQ): Define.
50050         (triple_compare_ino_str): New function.
50051         * lib/hash-triple.h (triple_compare_ino_str): Declare it.
50052
50053 2007-09-28  Eric Blake  <ebb9@byu.net>
50054
50055         Enforce that AC_REPLACE_FUNCS files exist.
50056         * gnulib-tool (func_emit_initmacro_done): Make AC_LIBSOURCES
50057         override check for typos.
50058
50059         Fix test-closein on Solaris 10.
50060         * tests/test-closein.c (main): Don't assume stdin can be inherited
50061         closed on all systems.
50062         * tests/test-closein.sh: Likewise.
50063         Reported by Piotr Tarnowski.
50064
50065 2007-09-28  Jim Meyering  <jim@meyering.net>
50066
50067         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Fix typo in comment.
50068
50069 2007-09-27  Jim Meyering  <jim@meyering.net>
50070
50071         canonicalize: Avoid a false-positive cycle failure.
50072         * modules/canonicalize (Depends-on): Add file-set and hash-triple.
50073         Sort.  Remove cycle-check.
50074         * lib/canonicalize.c: Include file-set.h and hash-triple.h,
50075         not cycle-check.h.
50076         (seen_triple): New function.
50077         (canonicalize_filename_mode): Use it instead of cycle-check.
50078         * tests/test-canonicalize.c: Add a test for this bug.
50079         * tests/test-canonicalize.sh: Set up and run the test.
50080
50081         New module, file-set, from coreutils.
50082         * modules/file-set: Define it.
50083         * lib/file-set.c, lib/file-set.h: Implement.
50084
50085         New module, hash-triple, from coreutils.
50086         * modules/hash-triple: Define it.
50087         * lib/hash-triple.c, lib/hash-triple.h: Implement.
50088
50089 2007-09-25  Eric Blake  <ebb9@byu.net>
50090
50091         Fix strerror on Interix.
50092         * lib/string_.h (strerror): Declare replacement.
50093         * doc/functions/strerror.texi (strerror): Document the Interix
50094         shortcoming.
50095         * modules/string (Makefile.am): Support new hooks.
50096         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Add new hooks.
50097         * m4/strerror.m4 (gl_FUNC_STRERROR): Defer to
50098         gl_FUNC_STRERROR_SEPARATE.
50099         (gl_FUNC_STRERROR_SEPARATE): Check for Interix bug.
50100         * lib/strerror.c (rpl_strerror): Provide replacement.
50101         * modules/strerror (Depends-on): Add string.
50102         (configure.ac): Detect use of module.
50103         * tests/test-strerror.c: New file.
50104         * modules/strerror-tests: New test module.
50105         * modules/argp (Depends-on): Add strerror.
50106         * modules/error (Depends-on): Likewise.
50107         Reported by Martin Koeppe.
50108
50109 2007-09-24  Bruno Haible  <bruno@clisp.org>
50110
50111         * README: Update git instructions.
50112
50113 2007-09-24  Eric Blake  <ebb9@byu.net>
50114
50115         Revert fpending breakage from 2007-09-08.
50116         * m4/fpending.m4 (gl_FUNC_FPENDING): Don't require existence of
50117         __fpending.c.
50118
50119 2007-09-24  Jim Meyering  <jim@meyering.net>
50120
50121         filenamecat.c: Add a test.
50122         * lib/filenamecat.c (main) [TEST_FILE_NAME_CONCAT]: Add a test
50123         showing how the function works when DIR is the empty string.
50124
50125 2007-09-21  Simon Josefsson  <simon@josefsson.org>
50126
50127         * tests/test-canonicalize.sh: Turn on executable bit.
50128
50129 2007-09-19  Eric Blake  <ebb9@byu.net>
50130
50131         * README: Update CVS instructions.
50132
50133 2007-09-18  Bruno Haible  <bruno@clisp.org>
50134
50135         * modules/areadlink: New file.
50136         * lib/areadlink.h (areadlink): New declaration.
50137         * lib/areadlink.c: New file, based on lib/xreadlink.c.
50138
50139 2007-09-17  Jim Meyering  <jim@meyering.net>
50140
50141         * lib/savewd.c (ESTALE) [!defined]: Define.
50142         Reported to be required on Interix by Martin Koeppe.
50143
50144 2007-09-17  Bruno Haible  <bruno@clisp.org>
50145
50146         * gnulib-tool (func_version): Use $version.
50147
50148 2007-09-16  Bruno Haible  <bruno@clisp.org>
50149
50150         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE, gl_PRINTF_INFINITE,
50151         gl_PRINTF_INFINITE_LONG_DOUBLE): Increase buf's size from 100 to 10000.
50152         Needed on glibc-2.6.1 with -fstack-protector -D_FORTIFY_SOURCE=2.
50153         Reported by Greg Schafer <gschafer@zip.com.au>.
50154
50155 2007-09-15  Bruno Haible  <bruno@clisp.org>
50156
50157         * gnulib-tool (sed): Try a little harder to make bash understand the
50158         alias.
50159         Reported by Bruce Korb <bruce.korb@gmail.com>.
50160
50161 2007-09-13  Eric Blake  <ebb9@byu.net>
50162
50163         * ChangeLog: Remove conflict markers.
50164
50165 2007-09-13  Simon Josefsson  <simon@josefsson.org>
50166
50167         * lib/gc-gnulib.c (gc_hash_open): Catch NULL calloc return value.
50168         Reported by Bruno Haible <bruno@clisp.org>.
50169
50170 2007-09-12  Bruno Haible  <bruno@clisp.org>
50171
50172         * m4/lock.m4: Don't provide an AC_USE_SYSTEM_EXTENSIONS definition.
50173         (gl_LOCK_EARLY_BODY): Use AC_GNU_SOURCE when AC_USE_SYSTEM_EXTENSIONS
50174         is not defined.
50175
50176 2007-09-12  Eric Blake  <ebb9@byu.net>
50177
50178         Track CVS Autoconf on AC_USE_SYSTEM_EXTENSIONS.
50179         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Update to CVS
50180         Autoconf definition.
50181         * modules/euidaccess (Depends-on): Add extensions, for
50182         AC_USE_SYSTEM_EXTENSIONS with autoconf <= 2.59.
50183         * modules/fnmatch (Depends-on): Likewise.
50184         * modules/getaddrinfo (Depends-on): Likewise.
50185         * modules/getdelim (Depends-on): Likewise.
50186         * modules/getline (Depends-on): Likewise.
50187         * modules/getsubopt (Depends-on): Likewise.
50188         * modules/gettext (Depends-on): Likewise.
50189         * modules/group-member (Depends-on): Likewise.
50190         * modules/mbchar (Depends-on): Likewise.
50191         * modules/memmem (Depends-on): Likewise.
50192         * modules/mempcpy (Depends-on): Likewise.
50193         * modules/memrchr (Depends-on): Likewise.
50194         * modules/pagealign_alloc (Depends-on): Likewise.
50195         * modules/readutmp (Depends-on): Likewise.
50196         * modules/stpcpy (Depends-on): Likewise.
50197         * modules/stpncpy (Depends-on): Likewise.
50198         * modules/strchrnul (Depends-on): Likewise.
50199         * modules/strndup (Depends-on): Likewise.
50200         * modules/strsep (Depends-on): Likewise.
50201         * modules/strverscmp (Depends-on): Likewise.
50202         * modules/vasprintf (Depends-on): Likewise.
50203         * modules/wcwidth (Depends-on): Likewise.
50204         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): AC_GNU_SOURCE will be
50205         obsolete in Autoconf 2.62; use AC_USE_SYSTEM_EXTENSIONS instead.
50206         * m4/fnmatch.m4 (gl_FUNC_FNMATCH_GNU): Likewise.
50207         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDR_INFO): Likewise.
50208         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
50209         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
50210         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Likewise.
50211         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
50212         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER): Likewise.
50213         * m4/mbchar.m4 (gl_MBCHAR): Likewise.
50214         * m4/memmem.m4 (gl_FUNC_MEMMEM): Likewise.
50215         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
50216         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
50217         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Likewise.
50218         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC): Likewise.
50219         * m4/readutmp.m4 (gl_READUTMP): Likewise.
50220         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
50221         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
50222         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
50223         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
50224         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
50225         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
50226         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
50227         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP): Likewise.
50228         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): Likewise.
50229         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
50230         * m4/lock.m4 (gl_LOCK_EARLY_BODY): Likewise, but provide fallback,
50231         so that lock.m4 can be used in gettext without extensions module.
50232
50233 2007-09-11  Bruno Haible  <bruno@clisp.org>
50234
50235         * m4/isc-posix.m4: Remove file.
50236         Suggested by Eric Blake.
50237
50238 2007-09-11  Eric Blake  <ebb9@byu.net>
50239
50240         * ChangeLog: Restore lines accidentally truncated 2007-04-06.
50241
50242 2007-09-10  Bruno Haible  <bruno@clisp.org>
50243
50244         * posix-modules: Fix typo in error message.
50245         Reported by Matt <mkraai@beckman.com>.
50246
50247 2007-09-09  Bruno Haible  <bruno@clisp.org>
50248
50249         * doc/functions/getdelim.texi: Update list of platforms lacking the
50250         function.
50251         * doc/functions/getline.texi: Likewise.
50252
50253 2007-09-09  Jim Meyering  <jim@meyering.net>
50254
50255         * lib/hash.c (hash_initialize): Detect calloc failure.
50256         Reported by Bruno Haible.
50257
50258 2007-09-09  Bruno Haible  <bruno@clisp.org>
50259
50260         * lib/canonicalize-lgpl.c (__realpath): Set errno to ENOMEM when
50261         malloc or realloc fails.
50262
50263 2007-09-09  Bruno Haible  <bruno@clisp.org>
50264
50265         * modules/getcwd (Depends-on): Add malloc-posix.
50266         * modules/glob (Depends-on): Likewise.
50267         * modules/putenv (Depends-on): Likewise.
50268         * modules/strdup (Depends-on): Likewise.
50269         * modules/getdelim (Depends-on): Add realloc-posix.
50270         * modules/read-file (Depends-on): Likewise.
50271
50272 2007-09-09  Bruno Haible  <bruno@clisp.org>
50273
50274         * m4/malloc.m4 (gl_CHECK_MALLOC_POSIX): New macro.
50275         (gl_FUNC_MALLOC_POSIX): Require it.
50276         * m4/realloc.m4 (gl_FUNC_REALLOC_POSIX): Likewise.
50277         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): Likewise.
50278         * modules/realloc (Files): Add m4/malloc.m4.
50279         * modules/calloc (Files): Likewise.
50280
50281 2007-09-09  Bruno Haible  <bruno@clisp.org>
50282
50283         * modules/malloc-posix: New file.
50284         * modules/malloc (Depends-on): Add malloc-posix.
50285         * lib/malloc.c: Include errno.h.
50286         (rpl_malloc): Merge the requirements of a glibc-compatible malloc
50287         and a POSIX-compatible malloc into a single function. Set ENOMEM
50288         when returning NULL.
50289         * m4/malloc.m4: New file.
50290         * doc/functions/malloc.texi: Mention the malloc-posix module.
50291         * lib/stdlib_.h (malloc): New declaration.
50292         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
50293         GNULIB_MALLOC_POSIX and HAVE_MALLOC_POSIX.
50294         * modules/stdlib (stdlib.h): Substitute also GNULIB_MALLOC_POSIX
50295         and HAVE_MALLOC_POSIX.
50296
50297 2007-09-09  Bruno Haible  <bruno@clisp.org>
50298
50299         * modules/realloc-posix: New file.
50300         * modules/realloc (Depends-on): Add realloc-posix.
50301         * lib/realloc.c: Include errno.h.
50302         (rpl_realloc): Merge the requirements of a glibc-compatible realloc
50303         and a POSIX-compatible realloc into a single function. Set ENOMEM
50304         when returning NULL.
50305         * m4/realloc.m4: New file.
50306         * doc/functions/realloc.texi: Mention the realloc-posix module.
50307         * lib/stdlib_.h (realloc): New declaration.
50308         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
50309         GNULIB_REALLOC_POSIX and HAVE_REALLOC_POSIX.
50310         * modules/stdlib (stdlib.h): Substitute also GNULIB_REALLOC_POSIX
50311         and HAVE_REALLOC_POSIX.
50312
50313 2007-09-09  Bruno Haible  <bruno@clisp.org>
50314
50315         * modules/calloc-posix: New file.
50316         * modules/calloc (Depends-on): Add calloc-posix.
50317         * lib/calloc.c: Include errno.h.
50318         (rpl_calloc): Merge the requirements of a glibc-compatible calloc
50319         and a POSIX-compatible calloc into a single function. Set ENOMEM
50320         when returning NULL.
50321         * m4/calloc.m4 (gl_FUNC_CALLOC_POSIX): New macro.
50322         * doc/functions/calloc.texi: Mention the calloc-posix module.
50323         * lib/stdlib_.h (calloc): New declaration.
50324         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize
50325         GNULIB_CALLOC_POSIX and HAVE_CALLOC_POSIX.
50326         * modules/stdlib (stdlib.h): Substitute also GNULIB_CALLOC_POSIX
50327         and HAVE_CALLOC_POSIX.
50328
50329 2007-09-09  Bruno Haible  <bruno@clisp.org>
50330
50331         Allow for modules to show an arbitrary notice.
50332         * modules/TEMPLATE-EXTENDED: Add 'Notice' field.
50333         * gnulib-tool: New option --extract-notice.
50334         (func_usage): Document it.
50335         (sed_extract_prog): Update.
50336         (func_get_notice): New function.
50337         (func_modules_notice): New function.
50338         (func_import, func_create_testdir): Invoke it.
50339         Suggested by Jim Meyering.
50340
50341 2007-09-09  Bruno Haible  <bruno@clisp.org>
50342
50343         * gnulib-tool: New options --verbose, --quiet.
50344         (func_usage): Document them.
50345         (verbose): New variable.
50346         (func_execute_command): New function.
50347         (func_import): Don't show the module list and the file list if
50348         $verbose < 0.
50349         (func_create_testdir): Likewise. Use func_execute_command.
50350         (func_create_megatestdir): Use func_execute_command.
50351
50352 2007-09-08  Bruno Haible  <bruno@clisp.org>
50353
50354         * gnulib-tool (func_import): Prefer rsync over wget when available,
50355         for fetching the PO files.
50356
50357 2007-09-08  Bruno Haible  <bruno@clisp.org>
50358
50359         * posix-modules: New file. Portions copied from gnulib-tool.
50360         * doc/gnulib.texi (POSIX Substitutes Library): New chapter.
50361
50362 2007-09-08  Jim Meyering  <jim@meyering.net>
50363
50364         Rename __fpending.c -> fpending.c and __fpending.h -> fpending.h
50365         * lib/fpending.h: Rename from __fpending.h.
50366         * lib/fpending.c: Rename from __fpending.c.
50367         Include "fpending.h", not "__fpending.h".
50368         * lib/__fpending.h, lib/__fpending.c: Remove files.
50369         * modules/fpending (Files): Reflect new file names.
50370         * lib/close-stream.c: Include "fpending.h", not "__fpending.h".
50371
50372 2007-09-08  Bruno Haible  <bruno@clisp.org>
50373
50374         * m4/inttypes-h.m4: Remove stub file.
50375
50376 2007-09-07  Simon Josefsson  <simon@josefsson.org>
50377
50378         * doc/headers/stdint.texi: Discuss #include_next issue.
50379
50380 2007-09-06  Paul Eggert  <eggert@cs.ucla.edu>
50381
50382         * build-aux/bootstrap: Remove obsolete comment about wget --help.
50383
50384 2007-09-06  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
50385
50386         * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
50387         in variable name.
50388
50389 2007-09-03  Jim Meyering  <jim@meyering.net>
50390
50391         New module: git-version-gen.
50392         * modules/git-version-gen: New file.
50393
50394         Import changes from coreutils for bootstrap script.
50395
50396         * build-aux/bootstrap (WGET_COMMAND): Remove code to set this variable.
50397
50398         bootstrap: uses rsync to download the .po files
50399         * build-aux/bootstrap (po_download_command_format): New global.
50400         (download_po_files): Use rsync.
50401         (update_po_files): Don't remove .po files after download,
50402         so future rsync runs can take advantage of the copies.
50403
50404         * build-aux/bootstrap (gnulib_tool): Make sha1sum check quietly.
50405
50406         Solve the unnecessary-.po-file-regeneration problem once and for all.
50407         * build-aux/bootstrap (download_po_files): New function, renamed from
50408         get_translations.  Now, downloads, but doesn't update LINGUAS.
50409         (update_po_files): New function.
50410
50411         bootstrap: Ignore more.
50412         * build-aux/bootstrap (symlink_to_dir): Add a directory name like
50413         uniwidth to e.g., lib/.gitignore.
50414         (slurp): Handle the sys_stat_.h -> sys mapping, too.
50415
50416         * build-aux/bootstrap: New setting: vc_ignore.
50417         (insert_sorted_if_absent): Create $file if absent.
50418         Adapt to new, possibly empty, list: $vc_ignore.
50419
50420         bootstrap: generate more ignorable names
50421         * build-aux/bootstrap (slurp): When generating ignorable names,
50422         also map .sin to .sed, .gperf to .c, and .y to .c.
50423
50424 2007-09-03  Jim Meyering  <jim@meyering.net>
50425
50426         * build-aux/git-version-gen: New file, from coreutils.  For details, see
50427         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=bfe49f506
50428
50429 2007-09-02  Bruno Haible  <bruno@clisp.org>
50430
50431         Fix mis-recognition of 'mcs' on QNX 6.
50432         * m4/csharpcomp.m4 (gt_CSHARPCOMP): Test whether the "mcs --version"
50433         output contains the string "Mono".
50434         * lib/csharpcomp.c (compile_csharp_using_mono): Likewise.
50435         Reported by <kraai@ftbfs.org> at <https://savannah.gnu.org/bugs/?18337>.
50436
50437 2007-09-01  Bruno Haible  <bruno@clisp.org>
50438
50439         Fix collision between uniwidth/* and linebreak modules.
50440         * lib/linebreak.h (locale_charset, uc_width, u8_width, u16_width,
50441         u32_width): Remove declarations.
50442         * lib/linebreak.c: Include uniwidth.h, uniwidth/cjk.h, streq.h.
50443         (u32_mbtouc_unsafe, streq9, streq8, streq7, streq6, streq5, streq4,
50444         streq3, streq2, streq1, streq0): Remove functions.
50445         (STREQ): Remove macro.
50446         (is_cjk_encoding): Remove function.
50447         (nonspacing_table_data, nonspacing_table_ind): Remove constants.
50448         (uc_width, u8_width, u16_width, u32_width): Remove functions.
50449         * modules/linebreak (Depends-on): Add streq, uniwidth/width.
50450         * NEWS: Document the change.
50451
50452 2007-09-01  Bruno Haible  <bruno@clisp.org>
50453
50454         * lib/streq.h: Add double-inclusion guard.
50455
50456 2007-09-01  Karl Berry  <karl@gnu.org>
50457
50458         * MODULES.html.sh: Rename mreadlink_with_size to areadlink_with_size.
50459
50460 2007-08-28  Jim Meyering  <jim@meyering.net>
50461
50462         Rename mreadlink_with_size to areadlink_with_size.
50463         * NEWS: Document the change.
50464         * lib/mreadlink-with-size.c (mreadlink_with_size): Rename this to...
50465         * lib/areadlink-with-size.c (areadlink_with_size): ...this.
50466         * lib/mreadlink.h: Rename this to...
50467         * lib/areadlink.h: ...this.
50468         * modules/mreadlink-with-size: Rename this to...
50469         * modules/areadlink-with-size: ...this.
50470         * lib/canonicalize.c: Reflect the renaming.
50471         * modules/canonicalize: Likewise.
50472
50473 2007-08-26  Bruno Haible  <bruno@clisp.org>
50474
50475         * gnulib-tool (func_import): When deciding which files to remove,
50476         consider also dangling symbolic links.
50477         Reported by Eric Blake.
50478
50479 2007-08-26  Bruno Haible  <bruno@clisp.org>
50480
50481         * gnulib-tool (func_ln_if_changed): Use "test -h", not "test -L".
50482
50483 2007-08-23  Simon Josefsson  <simon@josefsson.org>
50484
50485         * lib/readline.c: Don't include getline.h, the prototype is now
50486         found in stdio.h.
50487
50488 2007-08-23  Jim Meyering  <jim@meyering.net>
50489
50490         Getdelim touchup.
50491         * lib/getdelim.c (getdelim): Don't bother to save/restore errno
50492         around the funlockfile call, since funlockfile never sets errno.
50493         Don't set errno upon failed realloc.
50494
50495 2007-08-22  Eric Blake  <ebb9@byu.net>
50496
50497         Getline touchups.
50498         * lib/getdelim.c (getdelim): Revert regression that required *n to
50499         be 0 when *lineptr is NULL.  Preserve errno across funlockfile.
50500         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Check for declaration of
50501         getdelim, rather than whether implementation is missing.
50502         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise for getline.
50503         * lib/stdio_.h (getline): Also declare if replacement is
50504         required.
50505         * doc/functions/getdelim.texi: New file.
50506         * doc/functions/getline.texi: Likewise.
50507         * doc/gnulib.texi (Function Substitutes): Add new files.
50508         Reported by Bruno Haible.
50509
50510 2007-08-22  Ludovic Courtès  <ludo@gnu.org>
50511
50512         * users.txt: Add Guile.
50513
50514 2007-08-22  Eric Blake  <ebb9@byu.net>
50515
50516         * tests/test-getdelim.c (main): Use remove, not unlink.
50517         * tests/test-getline.c (main): Likewise.
50518
50519         Move getline and getdelim into stdio.h, per POSIX 200x.
50520         * modules/getline (Files): Remove getline.h.
50521         (Depends-on): Add stdio.
50522         (configure.ac): Add module indicator.
50523         * modules/getdelim (Files): Remove getdelim.h.
50524         (Depends-on): Add stdio.
50525         (configure.ac): Add module indicator.
50526         * modules/stdio (Makefile.am): Work with new indicators.
50527         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Add new defaults.
50528         * m4/getdelim.m4 (gl_FUNC_GETDELIM): Work with stdio needs.
50529         * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
50530         * lib/getdelim.h: Delete.
50531         * lib/getline.h: Delete.
50532         * lib/stdio_.h (getdelim, getline): Declare.
50533         * modules/getdelim-tests: New module.
50534         * modules/getline-tests: Likewise.
50535         * tests/test-getdelim.c: New file.
50536         * tests/test-getline.c: Likewise.
50537         * NEWS: Document the change.
50538         * lib/getline.c: Update choice of header.
50539         * lib/csharpcomp.c: Likewise.
50540         * lib/getpass.c: Likewise.
50541         * lib/javacomp.c: Likewise.
50542         * lib/javaversion.c: Likewise.
50543         * lib/yesno.c: Likewise.
50544         * lib/getdelim.c: Likewise.
50545         (getdelim): Set errno on failure, and avoid memory leak.
50546
50547 2007-08-19  Bruno Haible  <bruno@clisp.org>
50548
50549         * modules/closein (Depends-on): Add freadahead.
50550         * lib/closein.c: Include freadahead.h.
50551         (close_stdin): Skip the fseeko and fflush calls if freadahead(stdin)
50552         is zero.
50553
50554 2007-08-19  Bruno Haible  <bruno@clisp.org>
50555
50556         * modules/freadahead-tests: New file.
50557         * tests/test-freadahead.sh: New file.
50558         * tests/test-freadahead.c: New file.
50559
50560         * modules/freadahead: New file.
50561         * lib/freadahead.h: New file.
50562         * lib/freadahead.c: New file.
50563         * MODULES.html.sh (File stream based Input/Output): Add freadahead,
50564         fbufmode, fpurge, freadable, fwritable.
50565
50566 2007-08-19  Eric Blake  <ebb9@byu.net>
50567
50568         Test yesno in combination with closein.
50569         * lib/yesno.c (yesno): Document use of stdin.
50570         * modules/yesno-tests (Files): New module.
50571         * tests/test-yesno.c (main): New file.
50572         * tests/test-yesno.sh: Likewise.
50573
50574 2007-08-19  Bruno Haible  <bruno@clisp.org>
50575
50576         * lib/fbufmode.c (fbufmode): Add tentative support for Solaris/AMD64.
50577         * lib/fseeko.c (rpl_fseeko): Likewise.
50578         * lib/fseterr.c (fseterr): Likewise.
50579
50580 2007-08-19  Bruno Haible  <bruno@clisp.org>
50581
50582         * tests/test-lseek.c (main): Disable a test for BeOS.
50583         * doc/functions/lseek.texi: Document the BeOS bug.
50584
50585 2007-08-19  Bruno Haible  <bruno@clisp.org>
50586             Eric Blake  <ebb9@byu.net>
50587
50588         * lib/lseek.c: Include <sys/stat.h>.
50589         (rpl_lseek): Add workaround code also for Unix platforms.
50590         Needed for BeOS.
50591         * m4/lseek.m4 (gl_FUNC_LSEEK): When cross-compiling, fail on BeOS.
50592         * doc/functions/lseek.texi: Document BeOS definiency.
50593
50594 2007-08-18  Bruno Haible  <bruno@clisp.org>
50595
50596         * modules/fstrcmp-tests: New file.
50597         * tests/test-fstrcmp.c: New file.
50598
50599 2007-08-18  Bruno Haible  <bruno@clisp.org>
50600
50601         * modules/fstrcmp: New file, from GNU gettext with modifications.
50602         * lib/fstrcmp.h: New file, from GNU gettext.
50603         * lib/fstrcmp.c: New file, from GNU gettext.
50604         * MODULES.html.sh (String handling): Add fstrcmp.
50605
50606 2007-08-18  Bruno Haible  <bruno@clisp.org>
50607
50608         * lib/diffseq.h (struct context): Change type of 'heuristic' field to
50609         'bool'.
50610         (diag, compareseq): Remove const from the ctxt argument.
50611         (USE_HEURISTIC): Undefine at the end.
50612
50613 2007-08-18  Jim Meyering  <jim@meyering.net>
50614
50615         New file: lib/idcache.h
50616         * NEWS: Mention the addition.
50617         * modules/idcache (Files): Add lib/idcache.h
50618         * lib/idcache.c: Include "idcache.h".
50619         Don't include <sys/types.h>.
50620         Add a FIXME comment.
50621         Move file-scoped "static" declarations to the top.
50622         * lib/idcache.h: New file.  Include <sys/types.h> here, instead.
50623
50624 2007-08-17  Bruno Haible  <bruno@clisp.org>
50625         and Paul Eggert  <eggert@cs.ucla.edu>
50626
50627         * MODULES.html.sh: Add diffseq.
50628         * modules/diffseq: New file.
50629         * lib/diffseq.h: New file, from GNU gettext with a few minor changes,
50630         extracted from GNU gettext's fstrcmp.c and GNU diff's analyze.c.
50631
50632 2007-08-15  Paul Eggert  <eggert@cs.ucla.edu>
50633
50634         Import changes from coreutils for bootstrap script.
50635
50636         2007-07-21  Paul Eggert  <eggert@cs.ucla.edu>
50637
50638         * build-aux/bootstrap (slurp): Work even in environments where
50639         "ls" defaults to "ls -A".  Put in a FIXME, though, since the
50640         current code does not slurp files whose names start with ".", and
50641         this looks like it might be a troublesome area.
50642
50643         2007-07-11  Jim Meyering  <jim@meyering.net>
50644
50645         If there's a GPL vN copyright comment, require that N == 3.
50646
50647         2007-07-08  Jim Meyering  <jim@meyering.net>
50648
50649         Run the coreutils-specific code only if tests/Makefile.am.in exists.
50650         * build-aux/bootstrap (mam_template): Move definition out of loop.
50651
50652         Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.
50653
50654         * build-aux/bootstrap (symlink_to_dir): Rename function from
50655         symlink_to_gnulib.  Add a directory parameter.  Update all
50656         callers.
50657         (cp_mark_as_generated): Also check for -- and link to -- files in
50658         gl/.
50659
50660         2007-07-08  Jim Meyering  <jim@meyering.net>
50661
50662         Adapt to deeper hierarchy in gnulib.
50663         * build-aux/bootstrap (symlink_to_dir): If the destination
50664         directory doesn't exist, create it. This is required at least for
50665         "lib/uniwidth/cjk.h".
50666
50667         2007-05-15  Jim Meyering  <jim@meyering.net>
50668
50669         * build-aux/bootstrap: Now that generated Makefile.am files
50670         are no longer under version control, they must be created at
50671         bootstrap time.
50672
50673 2007-08-14  Ben Pfaff  <blp@gnu.org>
50674
50675         * lib/count-one-bits.h: Add comments.  From Bruno Haible.
50676
50677 2007-08-14  Paul Eggert  <eggert@cs.ucla.edu>
50678
50679         * lib/count-one-bits.h: Don't include <limits.h>; no longer needed
50680         given the changes below.
50681         (COUNT_ONE_BITS): Use 'verify' rather than 'verify_true'.  Work
50682         even on hosts that have padding bits beyond the supported 64.
50683
50684 2007-08-10  Paul Eggert  <eggert@cs.ucla.edu>
50685
50686         * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
50687         * lib/xstrtol.h: Don't include exitfail.h; that's now internal to
50688         xstrtol.c.  Include getopt.h, since xstrtol_fatal's signature
50689         depends on it.
50690         (xstrtol_error): Remove.
50691         (xstrtol_fatal): New decl, replacing the functionality of xstrtol_error
50692         but with a different signature.
50693         (ATTRIBUTE_NORETURN, __attribute__): New macros.
50694         * lib/xstrtol-error.c: Include exitfail.h.
50695         (xstrtol_fatal): New function, with a different signature from the
50696         old xstrtol_error, so that the caller need not worry about passing
50697         in an exit status, or about storage management of the option argument.
50698         (xstrtol_error): Now a static function.  Redo signature to
50699         implement xstrtol_fatal.  Output the correct number of hyphens in
50700         front of the option so that the caller need not worry about
50701         storage management.
50702         (N_): New macro.
50703         (_): Remove; not used now.
50704         * modules/xstrtol: Depend on getopt.
50705         * tests/test-xstrtol.c (main): Use new xstrtol_error function instead
50706         of old STRTOL_FATAL_ERROR macro.
50707         * tests/test-xstrtol.sh (t-xstrtol.xo): Adjust to match new behavior
50708         of test program.
50709         * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
50710         * tests/test-xstrtoumax.sh (t-xstrtoumax.xo): Likewise.
50711
50712 2007-08-08  Eric Blake  <ebb9@byu.net>
50713
50714         * lib/xstrtol-error.c: Add missing include.
50715
50716         Move xstrtol messages into gnulib domain, when --pobase is used.
50717         * lib/xstrtol.h (_STRTOL_ERROR): Move messages out of macro...
50718         * lib/xstrtol-error.c (xstrtol_error): ...into new file.
50719         * modules/xstrtol (Files): Distribute new file.
50720         * m4/xstrtol.m4 (gl_XSTRTOL): Build new file.
50721         * lib/xstrtol.c (TESTING_XSTRTO): Move tests...
50722         * tests/test-xstrtol.c: ...into new file.
50723         * tests/test-xstrtoul.c: Also test xstrtoul.
50724         * tests/test-xstrtoimax.c: Also test xstrtoimax.
50725         * tests/test-xstrtoumax.c: Also test xstrtoumax.
50726         * tests/test-xstrtol.sh: Drive the tests.
50727         * tests/test-xstrtoimax.sh: Likewise.
50728         * tests/test-xstrtoumax.sh: Likewise.
50729         * modules/xstrtol-tests: New module.
50730         * modules/xstrtoimax-tests: Likewise.
50731         * modules/xstrtoumax-tests: Likewise.
50732
50733 2007-08-08  Jim Meyering  <jim@meyering.net>
50734
50735         New function: mfile_name_concat.
50736         * lib/filenamecat.c (mfile_name_concat): New function, just like
50737         file_name_concat, but return NULL upon failure rather than exiting
50738         with a diagnostic.
50739         * lib/filenamecat.h: Declare it.
50740
50741 2007-08-07  Bruno Haible  <bruno@clisp.org>
50742
50743         * m4/inttypes.m4 (gl_INTTYPES_H): Use GL_TRIGGER_STDC_LIMIT_MACROS
50744         instead of __STDC_LIMIT_MACROS_TRIGGER. This avoids a redefinition
50745         warning from gcc.
50746         Reported by Eric Blake.
50747
50748 2007-08-07  Simon Josefsson  <simon@josefsson.org>
50749
50750         * modules/crypto/arctwo (License): Use the synonymous term "LGPLv2+".
50751         * modules/crypto/arcfour (License): Likewise.
50752         * modules/crypto/des-tests (License): Likewise.
50753         * modules/crypto/gc-arctwo-tests (License): Likewise.
50754         * modules/crypto/gc-des-tests (License): Likewise.
50755         * modules/crypto/gc-hmac-md5-tests (License): Likewise.
50756         * modules/crypto/gc-hmac-sha1-tests (License): Likewise.
50757         * modules/crypto/gc-md2-tests (License): Likewise.
50758         * modules/crypto/gc-md4-tests (License): Likewise.
50759         * modules/crypto/gc-md5-tests (License): Likewise.
50760         * modules/crypto/gc-pbkdf2-sha1-tests (License): Likewise.
50761         * modules/crypto/gc-rijndael-tests (License): Likewise.
50762         * modules/crypto/gc-sha1-tests (License): Likewise.
50763         * modules/crypto/gc-tests (License): Likewise.
50764         * modules/crypto/hmac-md5 (License): Likewise.
50765         * modules/crypto/hmac-sha1 (License): Likewise.
50766         * modules/crypto/md2-tests (License): Likewise.
50767         * modules/crypto/md4-tests (License): Likewise.
50768         * modules/crypto/md5 (License): Likewise.
50769         * modules/crypto/rijndael (License): Likewise.
50770         * modules/crypto/sha1 (License): Likewise.
50771         * modules/memxor (License): Likewise.
50772
50773 2007-08-06  Paul Eggert  <eggert@cs.ucla.edu>
50774         and Bruno Haible  <bruno@clisp.org>
50775
50776         * NEWS: Describe interface changes to human, xstrtol.
50777         * lib/human.h: Include <xstrtol.h>.
50778         (human_options): Return enum strtol_error, not int.  Remove
50779         bool arg; take int * instead.
50780         * lib/human.c: Don't include "gettext.h".
50781         (_): Remove; no longer used.
50782         Don't include <xstrtol.h>, since human.h does it.
50783         (human_options): Adjust to abovementioned interface changes.
50784         Do not report error to stderr; that's now the caller's
50785         responsibility.
50786         * lib/xstrtol.c (main) [defined TESTING_XSTRTO]: Adjust to
50787         interface change.
50788         * lib/xstrtol.h (_STRTOL_ERROR): Take Option, Arg rather than
50789         Str, Argument_type_string.  All uses changed.  Put " argument"
50790         in diagnostics to make them clearer.  Change wording of suffix
50791         message for clarity.
50792         (STRTOL_FATAL_ERROR): Take Option, Arg rather than Str,
50793         Argument_type_string.
50794         (STRTOL_FATAL_WARN): Remove; no longer used.
50795         * modules/human (Depends-on): Remove gettext-h.
50796
50797 2007-08-06  Simon Josefsson  <simon@josefsson.org>
50798
50799         * build-aux/maint.mk, build-aux/GNUmakefile: Relicense to GPLv3+.
50800
50801 2007-07-31  Bruno Haible  <bruno@clisp.org>
50802
50803         * m4/stdint.m4 (gl_STDINT_H): Test whether WCHAR_MIN and WCHAR_MAX
50804         are defined by <stdint.h> (as opposed to <wchar.h>, as on Dragonfly).
50805         Reported by Joerg Sonnenberger <joerg@britannica.bec.de>.
50806
50807 2007-07-31  Bruno Haible  <bruno@clisp.org>
50808
50809         * lib/fflush.c (rpl_fflush): On BSD systems, use the __SNPT flag.
50810         Suggested by Joerg Sonnenberger <joerg@britannica.bec.de>.
50811
50812 2007-07-30  Bruno Haible  <bruno@clisp.org>
50813
50814         * modules/base64 (License): Use the synonymous term "LGPLv2+".
50815         * modules/c-ctype (License): Likewise.
50816         * modules/c-strcase (License): Likewise.
50817         * modules/check-version (License): Likewise.
50818         * modules/iconv (License): Likewise.
50819         * modules/iconv_open (License): Likewise.
50820         * modules/read-file (License): Likewise.
50821         * modules/striconv (License): Likewise.
50822         * modules/strverscmp (License): Likewise.
50823         * modules/vasprintf (License): Likewise.
50824         * modules/crypto/des (License): Likewise.
50825         * modules/crypto/gc (License): Likewise.
50826         * modules/crypto/gc-arcfour (License): Likewise.
50827         * modules/crypto/gc-arctwo (License): Likewise.
50828         * modules/crypto/gc-des (License): Likewise.
50829         * modules/crypto/gc-hmac-md5 (License): Likewise.
50830         * modules/crypto/gc-hmac-sha1 (License): Likewise.
50831         * modules/crypto/gc-md2 (License): Likewise.
50832         * modules/crypto/gc-md4 (License): Likewise.
50833         * modules/crypto/gc-md5 (License): Likewise.
50834         * modules/crypto/gc-pbkdf2-sha1 (License): Likewise.
50835         * modules/crypto/gc-random (License): Likewise.
50836         * modules/crypto/gc-rijndael (License): Likewise.
50837         * modules/crypto/gc-sha1 (License): Likewise.
50838         * modules/crypto/md2 (License): Likewise.
50839         * modules/crypto/md4 (License): Likewise.
50840
50841 2007-07-30  Jim Meyering  <jim@meyering.net>
50842
50843         * lib/fts.c (fts_read): Upon failure to chdir into a subdirectory,
50844         set fts_info to FTS_DNR, not to FTS_ERR, so that the caller knows
50845         it has valid stat data.  This bug would cause du not to count the
50846         sizes of inaccessible directories.
50847         Patch by Bryan Mason <bmason@redhat.com>, via Jose Maria Plans
50848         in <http://bugzilla.redhat.com/250077>.
50849
50850 2007-07-25  Peter O'Gorman  <peter@pogma.com>
50851             Bruno Haible  <bruno@clisp.org>
50852
50853         * m4/include_next.m4 (gl_INCLUDE_NEXT): Test whether #include_next
50854         really works. Needed because AIX 4.3 "xlc -E" doesn't understand
50855         #include_next, gives a diagnostic about it, but reports no error in
50856         the exit code.
50857         Reported by Gary V. Vaughan <gary@thewrittenword.com>.
50858
50859 2007-07-24  Ben Pfaff  <blp@gnu.org>
50860
50861         Improve name: "count-one-bits" is better than "popcount".
50862         * MODULES.html.sh: Update name.
50863         * lib/popcount.h: Renamed lib/count-one-bits.h.
50864         (popcount): Renamed count_one_bits.
50865         (popcountl): Renamed count_one_bits_l.
50866         (popcountll): Renamed count_one_bits_ll.
50867         * m4/popcount.m4: Renamed m4/count-one-bits.m4.
50868         * modules/popcount: Renamed module/count-one-bits.
50869         * modules/popcount-tests: Renamed module/count-one-bits-tests.
50870         * tests/test-popcount.c: Renamed tests/test-count-one-bits.c.
50871
50872 2007-07-23  Ben Pfaff  <blp@gnu.org>
50873
50874         * lib/popcount.h (popcount32): Reduce size of constants, to allow
50875         better code generation, and add U to large constants to avoid
50876         warnings, in non-GCC case.
50877         Suggested by Bruno Haible.
50878
50879 2007-07-23  Ben Pfaff  <blp@gnu.org>
50880
50881         * lib/popcount.h: Use verify_true instead of if...abort.
50882         * modules/popcount: Depend on verify module.
50883         Suggested by Jim Meyering.
50884
50885 2007-07-23  Bruno Haible  <bruno@clisp.org>
50886
50887         * gnulib-tool (func_import): Create a .cvsignore file also when the
50888         directory is not yet in CVS but the toplevel directory is. When
50889         creating a .cvsignore file, add ".deps" and ".dirstamp" to it.
50890         Reported by Karl Berry.
50891
50892 2007-07-22  Ben Pfaff  <blp@gnu.org>
50893
50894         * lib/popcount.h: Use faster, branchless algorithm for non-GCC
50895         case.
50896         Suggested by Eric Blake.
50897
50898 2007-07-22  Ben Pfaff  <blp@gnu.org>
50899
50900         New module: popcount.
50901         * MODULES.html.sh: Add popcount.
50902         * modules/popcount: New file.
50903         * modules/popcount-tests: New file.
50904         * tests/test-popcount.c: New file.
50905         * lib/popcount.h: New file.
50906         * m4/popcount.m4: New file.
50907
50908 2007-07-22  Paul Eggert  <eggert@cs.ucla.edu>
50909
50910         * build-aux/announce-gen: Update to GPLv3.
50911
50912         * build-aux/config.guess: Update from config.
50913
50914 2007-07-21  Bruno Haible  <bruno@clisp.org>
50915
50916         * lib/error.c (_) [ENABLE_NLS]: Define to gettext.
50917         * lib/verror.c (_) [ENABLE_NLS]: Likewise.
50918
50919 2007-07-20  Jim Meyering  <jim@meyering.net>
50920
50921         * check-module: Diagnose a self-dependency.
50922
50923 2007-07-19  Bruno Haible  <bruno@clisp.org>
50924
50925         * gnulib-tool (func_import): Don't abort if pobase or po_domain is
50926         empty.
50927         Reported by Eric Blake.
50928
50929 2007-07-18  Bruno Haible  <bruno@clisp.org>
50930
50931         * gnulib-tool: New options --po-base, --po-domain.
50932         (func_usage): Document them.
50933         (pobase, po_domain): New variables.
50934         (func_emit_lib_Makefile_am): Augment AM_CPPFLAGS, defining
50935         DEFAULT_TEXT_DOMAIN.
50936         (func_emit_po_Makevars, func_emit_po_POTFILES_in): New functions.
50937         (func_import): Consider pobase and po_domain. Create a po/ directory.
50938         (func_create_testdir): Set pobase and po_domain to empty.
50939         * build-aux/po/Makefile.in.in: New file, from GNU gettext 0.16.1.
50940         * build-aux/po/remove-potcdate.sin: New file, from GNU gettext 0.16.1.
50941
50942 2007-07-18  Bruno Haible  <bruno@clisp.org>
50943
50944         * gnulib-tool (func_get_automake_snippet): Synthesize also an
50945         EXTRA_DIST augmentation for files in build-aux/.
50946
50947 2007-07-16  Bruno Haible  <bruno@clisp.org>
50948
50949         * modules/lseek (License): Use the synonymous term "LGPLv2+".
50950         * modules/getdelim (License): Likewise.
50951
50952 2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
50953
50954         * modules/arpa_inet (License): Use the synonymous term LGPLv2+.
50955         * modules/d-type (License): Likewise.
50956         * modules/extensions (License): Likewise.
50957         * modules/fnmatch (License): Likewise.
50958         * modules/fseeko (License): Likewise.
50959         * modules/getaddrinfo (License): Likewise.
50960         * modules/getline (License): Likewise.
50961         * modules/getlogin_r (License): Likewise.
50962         * modules/getpass (License): Likewise.
50963         * modules/gettimeofday (License): Likewise.
50964         * modules/glob (License): Likewise.
50965         * modules/inet_ntop (License): Likewise.
50966         * modules/malloc (License): Likewise.
50967         * modules/malloca (License): Likewise.
50968         * modules/memmem (License): Likewise.
50969         * modules/mempcpy (License): Likewise.
50970         * modules/memset (License): Likewise.
50971         * modules/minmax (License): Likewise.
50972         * modules/mktime (License): Likewise.
50973         * modules/netinet_in (License): Likewise.
50974         * modules/pathmax (License): Likewise.
50975         * modules/poll (License): Likewise.
50976         * modules/regex (License): Likewise.
50977         * modules/snprintf (License): Likewise.
50978         * modules/stdbool (License): Likewise.
50979         * modules/stdint (License): Likewise.
50980         * modules/stdio (License): Likewise.
50981         * modules/strcase (License): Likewise.
50982         * modules/strcasestr (License): Likewise.
50983         * modules/strdup (License): Likewise.
50984         * modules/string (License): Likewise.
50985         * modules/strndup (License): Likewise.
50986         * modules/strnlen (License): Likewise.
50987         * modules/strpbrk (License): Likewise.
50988         * modules/strptime (License): Likewise.
50989         * modules/strsep (License): Likewise.
50990         * modules/sys_select (License): Likewise.
50991         * modules/sys_socket (License): Likewise.
50992         * modules/sys_stat (License): Likewise.
50993         * modules/sys_time (License): Likewise.
50994         * modules/time (License): Likewise.
50995         * modules/time_r (License): Likewise.
50996         * modules/timegm (License): Likewise.
50997         * modules/unistd (License): Likewise.
50998         * modules/vsnprintf (License): Likewise.
50999         * modules/wctype (License): Likewise.
51000
51001 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51002
51003         * modules/argz (License): LGPLv2+.
51004
51005 2007-07-15  Karl Berry  <karl@gnu.org>
51006
51007         * doc/gnulib.texi: revise node structure per new fdl.texi.
51008
51009 2007-07-14  Bruno Haible  <bruno@clisp.org>
51010
51011         * lib/uniname/gen-uninames.lisp (main): Emit a "do not edit" line to
51012         the output file.
51013         * lib/uniname/uninames.h: Regenerated.
51014
51015 2007-07-14  Karl Berry  <karl@gnu.org>
51016
51017         * doc/*gpl*.texi, doc/fdl.texi: new versions, consistently
51018         omitting sectioning and index commands.
51019
51020 2007-07-13  Bruno Haible  <bruno@clisp.org>
51021
51022         New gnulib-tool option --more-symlinks.
51023         * gnulib-tool (func_usage): Document --more-symlinks.
51024         (do_copyrights): New variable.
51025         Recognize option --more-symlinks.
51026         (func_import): Don't add a copyright notice transform to
51027         sed_transform_lib_file if do_copyrights is empty.
51028
51029 2007-07-13  Bruno Haible  <bruno@clisp.org>
51030
51031         * lib/vasnprintf.c (decimal_point_char): Define also if
51032         (NEED_PRINTF_LONG_DOUBLE || NEED_PRINTF_INFINITE_DOUBLE)
51033         && !NEED_PRINTF_DIRECTIVE_A.
51034         Reported by Clemens Koller <clemens.koller@anagramm.de> via
51035         Gary V. Vaughan <gary@gnu.org>.
51036
51037 2007-07-13  Paul Eggert  <eggert@cs.ucla.edu>
51038
51039         * lib/inttypes_.h: Undo previous change, since it was fixed
51040         in a different way in the 2007-07-02 fix to m4/inttypes.m4.
51041
51042 2007-07-13  Bruno Haible  <bruno@clisp.org>
51043
51044         * lib/stdint_.h: Fix typo: _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H was
51045         misspelled as _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H.
51046
51047 2007-07-13  Jim Meyering  <jim@meyering.net>
51048
51049         df: Don't fail for Tru64's "file-on-file mount".
51050         * m4/fsusage.m4 (gl_FSUSAGE): Reject Tru64's buggy statvfs,
51051         so we fall through and use statfs instead.  Details here:
51052         <http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/10878>
51053         Reported by Albert Chin.
51054
51055 2007-07-13  Bruno Haible  <bruno@clisp.org>
51056
51057         * modules/alloca-opt (License): Use the synonymous term "LGPLv2+".
51058         * modules/configmake (License): Likewise.
51059         * modules/gettext (License): Likewise.
51060         * modules/gettext-h (License): Likewise.
51061         * modules/include_next (License): Likewise.
51062         * modules/link-warning (License): Likewise.
51063         * modules/localcharset (License): Likewise.
51064         * modules/localename (License): Likewise.
51065         * modules/lock (License): Likewise.
51066         * modules/relocatable-lib-lgpl (License): Likewise.
51067         * modules/size_max (License): Likewise.
51068         * modules/vasnprintf (License): Likewise.
51069         * modules/wchar (License): Likewise.
51070         * modules/xsize (License): Likewise.
51071
51072 2007-07-13  Bruno Haible  <bruno@clisp.org>
51073
51074         * gnulib-tool (func_import): Treat LGPLv2 as synonymous to LGPL.
51075         (func_create_testdir): Handle copying terms "GPLv2+" and "LGPLv2+".
51076
51077 2007-07-12  Bruno Haible  <bruno@clisp.org>
51078
51079         * doc/gnulib-intro.texi (Copyright): Clarify the license abbreviations
51080         in the modules files.
51081
51082 2007-07-11  Karl Berry  <karl@gnu.org>
51083
51084         * MODULES.html.sh (func_module): use
51085          sed -e '\|^'"${includefile}"'$|d'
51086          instead of /.../d, to avoid errors on $includefile's containing /.
51087
51088 2007-07-10  Sergey Poznyakoff  <gray@gnu.org.ua>
51089
51090         * gnulib-tool (func_import): Avoid duplication of --avoid
51091         statements
51092         (func_dest_tmpfilename,func_create_testdir): Translate `-' in file
51093         names to `_' in variable names.
51094
51095 2007-07-10  Eric Blake  <ebb9@byu.net>
51096
51097         * lib/version-etc.c (version_etc_va): Default to GPLv3+.
51098         * NEWS: Document this change.
51099
51100 2007-07-08  Bruno Haible  <bruno@clisp.org>
51101
51102         Update to Unicode 5.0.
51103         * lib/uniwidth/width.c (nonspacing_table_data): Add U+00AD,
51104         U+0350..U+035F, U+05A2, U+05BA, U+05C5, U+05C7, U+0600..U+0603,
51105         U+0610..U+0615, U+0656..U+065E, U+07EB..U+07F3, U+0A01, U+0AE2..U+0AE3,
51106         U+0CBC. Remove U+0CBF, U+0CC6. Add U+0CE2..U+0CE3, U+135F,
51107         U+17B4..U+17B5, U+17DD. Remove U+180E. Add U+1920..U+1922,
51108         U+1927..U+192B, U+1932, U+1939..U+193B, U+1A17..U+1A18, U+1B00..U+1B03,
51109         U+1B34, U+1B36..U+1B3A, U+1B3C, U+1B42, U+1B6B..U+1B73, U+1DC0..U+1DCA,
51110         U+1DFE..U+1DFF, U+20EB..U+20EF, U+A802, U+A806, U+A80B, U+A825..U+A826,
51111         U+10A01..U+10A03, U+10A05..U+10A06, U+10A0C..U+10A0F, U+10A38..U+10A3A,
51112         U+10A3F, U+1D242..U+1D244.
51113         (nonspacing_table_ind): Update.
51114         (uc_width): Assign width 0 to U+E0100..U+E01EF. Assign width 1 to
51115         U+4DC0..U+4DFF. Assign width 2 to U+2329..U+232A, U+FE10..U+FE1F.
51116
51117 2007-07-08  Bruno Haible  <bruno@clisp.org>
51118
51119         Update to Unicode 5.0.
51120         * lib/uniname/gen-uninames.lisp (main): Add the range 0x12xxx to the
51121         code transform. Extend the name index field of unicode_name_to_code and
51122         unicode_code_to_name from 16 to 24 bits.
51123         * lib/uniname/uniname.c (unicode_character_name,
51124         unicode_name_character): Add the range 0x12xxx to the code transform.
51125         * lib/uniname/uninames.h: Regenerated.
51126         * tests/uniname/UnicodeDataNames.txt: Update to Unicode 5.0.
51127
51128 2007-07-07  Bruno Haible  <bruno@clisp.org>
51129
51130         * modules/wcwidth-tests: New file.
51131         * tests/test-wcwidth.c: New file.
51132
51133         Work around MacOS X wcwidth() bug.
51134         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Test against MacOS X 10.3 bug.
51135         * lib/wcwidth.c: Include localcharset.h, streq.h, uniwidth.h.
51136         (rpl_wcwidth): Special-case the UTF-8 locales. Fall back to the
51137         original wcwidth in non-UTF-8 locales.
51138         * modules/wcwidth (Depends-on): Add localcharset, streq,
51139         uniwidth/width.
51140         * doc/functions/wcwidth.texi: Update.
51141
51142 2007-07-07  Bruno Haible  <bruno@clisp.org>
51143
51144         * lib/wchar_.h: Include the GL_LINK_WARNING macro.
51145         (wcwidth): New declaration.
51146         * m4/wchar.m4 (gl_WCHAR_MODULE_INDICATOR, gl_WCHAR_H_DEFAULTS): New
51147         macros.
51148         (gl_WCHAR_H): Require gl_WCHAR_H_DEFAULTS. Don't set WCHAR_H to empty
51149         here. Prepare for creating <wchar.h> unconditionally.
51150         * modules/wchar (Depends-on): Add link-warning.
51151         (Makefile.am): Substitute also GNULIB_WCWIDTH, HAVE_DECL_WCWIDTH,
51152         REPLACE_WCWIDTH, and GL_LINK_WARNING.
51153         * lib/wcwidth.h: Remove file.
51154         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gl_WCHAR_H_DEFAULTS. Set
51155         HAVE_DECL_WCWIDTH, REPLACE_WCWIDTH, WCHAR_H.
51156         * modules/wcwidth (Files): Remove lib/wcwidth.h.
51157         (configure.ac): Invoke gl_WCHAR_MODULE_INDICATOR.
51158         (Include): Replace wcwidth.h with <wchar.h>.
51159         * lib/wcwidth.c: Include <wchar.h> instead of wcwidth.h.
51160         * lib/mbchar.h: Don't include wcwidth.h.
51161         * lib/mbswidth.c: Likewise.
51162         * NEWS: Mention the change.
51163
51164 2007-07-07  Bruno Haible  <bruno@clisp.org>
51165
51166         * lib/wcwidth.c: New file, extracted from lib/wcwidth.h.
51167         * lib/wcwidth.h: Don't include wctype.h. Replace inline function
51168         definition with an external declaration.
51169         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Use wcwidth.c when wcwidth is not
51170         defined as a function. Remove AC_C_INLINE requirement.
51171         * modules/wcwidth (Files): Add lib/wcwidth.c.
51172         (Makefile.am): Remove redundant statement.
51173
51174 2007-07-07  Bruno Haible  <bruno@clisp.org>
51175
51176         * MODULES.html.sh (Unicode string functions): Add the new modules.
51177
51178         * tests/uniwidth/test-u32-strwidth.c: New file.
51179         * modules/uniwidth/u32-strwidth-tests: New file.
51180
51181         * lib/uniwidth/u32-strwidth.c: New file.
51182         * modules/uniwidth/u32-strwidth: New file.
51183
51184         * tests/uniwidth/test-u16-strwidth.c: New file.
51185         * modules/uniwidth/u16-strwidth-tests: New file.
51186
51187         * lib/uniwidth/u16-strwidth.c: New file.
51188         * modules/uniwidth/u16-strwidth: New file.
51189
51190         * tests/uniwidth/test-u8-strwidth.c: New file.
51191         * modules/uniwidth/u8-strwidth-tests: New file.
51192
51193         * lib/uniwidth/u8-strwidth.c: New file.
51194         * modules/uniwidth/u8-strwidth: New file.
51195
51196         * tests/uniwidth/test-u32-width.c: New file.
51197         * modules/uniwidth/u32-width-tests: New file.
51198
51199         * lib/uniwidth/u32-width.c: New file.
51200         * modules/uniwidth/u32-width: New file.
51201
51202         * tests/uniwidth/test-u16-width.c: New file.
51203         * modules/uniwidth/u16-width-tests: New file.
51204
51205         * lib/uniwidth/u16-width.c: New file.
51206         * modules/uniwidth/u16-width: New file.
51207
51208         * tests/uniwidth/test-u8-width.c: New file.
51209         * modules/uniwidth/u8-width-tests: New file.
51210
51211         * lib/uniwidth/u8-width.c: New file.
51212         * modules/uniwidth/u8-width: New file.
51213
51214         * tests/uniwidth/test-uc_width.c: New file.
51215         * modules/uniwidth/width-tests: New file.
51216
51217         * lib/uniwidth/width.c: New file, from GNU libiconv.
51218         * lib/uniwidth/cjk.h: New file, from GNU libiconv.
51219         * modules/uniwidth/width: New file.
51220
51221         * lib/uniwidth.h: New file, from GNU libiconv.
51222         * modules/uniwidth/base: New file.
51223
51224 2007-07-07  Bruno Haible  <bruno@clisp.org>
51225
51226         * lib/uniname.h: New file, from GNU gettext.
51227         * lib/uniname/gen-uninames.lisp: New file, from GNU gettext.
51228         * lib/uniname/uninames.h: New file, from GNU gettext.
51229         * lib/uniname/uniname.c: New file, from GNU gettext.
51230         * tests/uniname/test-uninames.sh: New file.
51231         * tests/uniname/test-uninames.c: New file, from GNU gettext.
51232         * tests/uniname/UnicodeDataNames.txt: New file, from GNU gettext.
51233         * modules/uniname/base: New file.
51234         * modules/uniname/uniname: New file.
51235         * modules/uniname/uniname-tests: New file.
51236         * MODULES.html.sh (Unicode string functions): Add the new modules.
51237
51238 2007-07-06  Bruno Haible  <bruno@clisp.org>
51239
51240         * doc/Makefile (TEXI2HTML): Specify a --reference-limit.
51241
51242 2007-07-06  Bruno Haible  <bruno@clisp.org>
51243
51244         * lib/sys_time_.h: Use a recursion-safe inclusion guard rather than
51245         a split double-inclusion guard. Needed for cygwin, where <sys/time.h>
51246         includes <cygwin/sys_time.h> which includes <sys/select.h> which
51247         include <sys/time.h>.
51248         Reported by Eric Blake.
51249
51250 2007-07-06  Eric Blake  <ebb9@byu.net>
51251
51252         Fix testing canonicalize on cygwin.
51253         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
51254         Revert patch from 2007-06-19.
51255         * tests/test-canonicalize-lgpl.c (main): Instead, skip test when
51256         canonicalize module is also in use.
51257         * tests/test-canonicalize.c: New file.
51258         * tests/test-canonicalize.sh: Likewise.
51259         * modules/canonicalize-tests: Likewise.
51260
51261 2007-07-06  Jim Meyering  <jim@meyering.net>
51262
51263         * lib/getugroups.c (getugroups): Detect getgrent failure.
51264         Adjust comment to reflect reality: this function may return -1.
51265
51266 2007-07-05  Sergey Poznyakoff  <gray@gnu.org.ua>
51267
51268         * build-aux/bootstrap (TP_URL,get_translations): Update to use
51269         the new TP address.
51270         (usage): Fix typo
51271         (gnulib_mk): New variable.
51272
51273 2007-07-05  Jim Meyering  <jim@meyering.net>
51274
51275         Don't let endgrent clobber errno, no matter how improbable.
51276         * lib/getugroups.c (getugroups): Save and restore errno around
51277         endgrent call.
51278
51279         Close the group DB even when failing with 2^31 or more members.
51280         * lib/getugroups.c (getugroups): Don't return without calling endgrent.
51281
51282 2007-07-04  Jim Meyering  <jim@meyering.net>
51283
51284         * lib/getugroups.h: New file.
51285         * lib/getugroups.c: Include "getugroups.h".
51286         Remove uses of "register" keyword.
51287         Move local variable, "cp", down into scope where used.
51288         Give "username" parameter the "const" attribute.
51289         * modules/getugroups (Files): Add lib/getugroups.h
51290
51291 2007-07-04  Karl Berry  <karl@gnu.org>
51292
51293         * MODULES.html.sh (func_all_modules): Complete rename of
51294         gpl/lgpl to gpl-2.0 and lgpl-2.1, and add gpl-3.0.
51295
51296 2007-07-02  Bruno Haible  <bruno@clisp.org>
51297
51298         * m4/inttypes.m4 (gl_INTTYPES_H): Define __STDC_LIMIT_MACROS in C++
51299         mode, when inttypes.h comes from gnulib.
51300         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
51301
51302 2007-07-02  Simon Josefsson  <simon@josefsson.org>
51303
51304         * NEWS: Mention lgpl module name change.
51305
51306         * modules/lgpl-2.1: Renamed from lgpl.
51307
51308         * NEWS: Mention gpl module name change.
51309
51310         * modules/gpl-3.0: New file, based on gpl-2.0.
51311
51312         * modules/gpl-2.0: Renamed from gpl.
51313
51314         * modules/gpl: Fix filename, doc/gpl.texi is now found at
51315         doc/gpl-2.0.texi.
51316
51317 2007-07-02  Paul Eggert  <eggert@cs.ucla.edu>
51318
51319         * lib/inttypes_.h [defined __cplusplus&&!defined __STDC_LIMIT_MACROS]:
51320         #define __STDC_LIMIT_MACROS temporarily while including
51321         <stdint.h>, so that __STDC_LIMIT_MACROS is defined.
51322         Problem reported by Joel E. Denny in
51323         <http://lists.gnu.org/archive/html/bug-gnulib/2007-07/msg00008.html>.
51324
51325 2007-07-01  Bruno Haible  <bruno@clisp.org>
51326
51327         * lib/unistdio.h: New file.
51328         * lib/unistdio/u-asnprintf.h: New file.
51329         * lib/unistdio/u-asprintf.h: New file.
51330         * lib/unistdio/u-printf-args.c: New file.
51331         * lib/unistdio/u-printf-args.h: New file.
51332         * lib/unistdio/u-printf-parse.h: New file.
51333         * lib/unistdio/u-snprintf.h: New file.
51334         * lib/unistdio/u-sprintf.h: New file.
51335         * lib/unistdio/u-vasprintf.h: New file.
51336         * lib/unistdio/u-vsnprintf.h: New file.
51337         * lib/unistdio/u-vsprintf.h: New file.
51338         * lib/unistdio/ulc-asnprintf.c: New file.
51339         * lib/unistdio/ulc-asprintf.c: New file.
51340         * lib/unistdio/ulc-fprintf.c: New file, based on lib/fprintf.c.
51341         * lib/unistdio/ulc-printf-parse.c: New file.
51342         * lib/unistdio/ulc-snprintf.c: New file.
51343         * lib/unistdio/ulc-sprintf.c: New file.
51344         * lib/unistdio/ulc-vasnprintf.c: New file.
51345         * lib/unistdio/ulc-vasprintf.c: New file.
51346         * lib/unistdio/ulc-vfprintf.c: New file, based on lib/vfprintf.c.
51347         * lib/unistdio/ulc-vsnprintf.c: New file.
51348         * lib/unistdio/ulc-vsprintf.c: New file.
51349         * lib/unistdio/u8-asnprintf.c: New file.
51350         * lib/unistdio/u8-asprintf.c: New file.
51351         * lib/unistdio/u8-printf-parse.c: New file.
51352         * lib/unistdio/u8-snprintf.c: New file.
51353         * lib/unistdio/u8-sprintf.c: New file.
51354         * lib/unistdio/u8-vasnprintf.c: New file.
51355         * lib/unistdio/u8-vasprintf.c: New file.
51356         * lib/unistdio/u8-vsnprintf.c: New file.
51357         * lib/unistdio/u8-vsprintf.c: New file.
51358         * lib/unistdio/u8-u8-asnprintf.c: New file.
51359         * lib/unistdio/u8-u8-asprintf.c: New file.
51360         * lib/unistdio/u8-u8-snprintf.c: New file.
51361         * lib/unistdio/u8-u8-sprintf.c: New file.
51362         * lib/unistdio/u8-u8-vasnprintf.c: New file.
51363         * lib/unistdio/u8-u8-vasprintf.c: New file.
51364         * lib/unistdio/u8-u8-vsnprintf.c: New file.
51365         * lib/unistdio/u8-u8-vsprintf.c: New file.
51366         * lib/unistdio/u16-asnprintf.c: New file.
51367         * lib/unistdio/u16-asprintf.c: New file.
51368         * lib/unistdio/u16-printf-parse.c: New file.
51369         * lib/unistdio/u16-snprintf.c: New file.
51370         * lib/unistdio/u16-sprintf.c: New file.
51371         * lib/unistdio/u16-vasnprintf.c: New file.
51372         * lib/unistdio/u16-vasprintf.c: New file.
51373         * lib/unistdio/u16-vsnprintf.c: New file.
51374         * lib/unistdio/u16-vsprintf.c: New file.
51375         * lib/unistdio/u16-u16-asnprintf.c: New file.
51376         * lib/unistdio/u16-u16-asprintf.c: New file.
51377         * lib/unistdio/u16-u16-snprintf.c: New file.
51378         * lib/unistdio/u16-u16-sprintf.c: New file.
51379         * lib/unistdio/u16-u16-vasnprintf.c: New file.
51380         * lib/unistdio/u16-u16-vasprintf.c: New file.
51381         * lib/unistdio/u16-u16-vsnprintf.c: New file.
51382         * lib/unistdio/u16-u16-vsprintf.c: New file.
51383         * lib/unistdio/u32-asnprintf.c: New file.
51384         * lib/unistdio/u32-asprintf.c: New file.
51385         * lib/unistdio/u32-printf-parse.c: New file.
51386         * lib/unistdio/u32-snprintf.c: New file.
51387         * lib/unistdio/u32-sprintf.c: New file.
51388         * lib/unistdio/u32-vasnprintf.c: New file.
51389         * lib/unistdio/u32-vasprintf.c: New file.
51390         * lib/unistdio/u32-vsnprintf.c: New file.
51391         * lib/unistdio/u32-vsprintf.c: New file.
51392         * lib/unistdio/u32-u32-asnprintf.c: New file.
51393         * lib/unistdio/u32-u32-asprintf.c: New file.
51394         * lib/unistdio/u32-u32-snprintf.c: New file.
51395         * lib/unistdio/u32-u32-sprintf.c: New file.
51396         * lib/unistdio/u32-u32-vasnprintf.c: New file.
51397         * lib/unistdio/u32-u32-vasprintf.c: New file.
51398         * lib/unistdio/u32-u32-vsnprintf.c: New file.
51399         * lib/unistdio/u32-u32-vsprintf.c: New file.
51400         * tests/unistdio/test-ulc-asnprintf1.c: New file.
51401         * tests/unistdio/test-ulc-asnprintf1.h: New file.
51402         * tests/unistdio/test-ulc-printf1.h: New file.
51403         * tests/unistdio/test-ulc-vasnprintf1.c: New file.
51404         * tests/unistdio/test-ulc-vasnprintf2.c: New file.
51405         * tests/unistdio/test-ulc-vasnprintf2.sh: New file.
51406         * tests/unistdio/test-ulc-vasnprintf3.c: New file.
51407         * tests/unistdio/test-ulc-vasnprintf3.sh: New file.
51408         * tests/unistdio/test-ulc-vasprintf1.c: New file.
51409         * tests/unistdio/test-ulc-vsnprintf1.c: New file.
51410         * tests/unistdio/test-ulc-vsprintf1.c: New file.
51411         * tests/unistdio/test-u8-asnprintf1.c: New file.
51412         * tests/unistdio/test-u8-asnprintf1.h: New file.
51413         * tests/unistdio/test-u8-printf1.h: New file.
51414         * tests/unistdio/test-u8-vasnprintf1.c: New file.
51415         * tests/unistdio/test-u8-vasnprintf2.c: New file.
51416         * tests/unistdio/test-u8-vasnprintf2.sh: New file.
51417         * tests/unistdio/test-u8-vasnprintf3.c: New file.
51418         * tests/unistdio/test-u8-vasnprintf3.sh: New file.
51419         * tests/unistdio/test-u8-vasprintf1.c: New file.
51420         * tests/unistdio/test-u8-vsnprintf1.c: New file.
51421         * tests/unistdio/test-u8-vsprintf1.c: New file.
51422         * tests/unistdio/test-u16-asnprintf1.c: New file.
51423         * tests/unistdio/test-u16-asnprintf1.h: New file.
51424         * tests/unistdio/test-u16-printf1.h: New file.
51425         * tests/unistdio/test-u16-vasnprintf1.c: New file.
51426         * tests/unistdio/test-u16-vasnprintf2.c: New file.
51427         * tests/unistdio/test-u16-vasnprintf2.sh: New file.
51428         * tests/unistdio/test-u16-vasnprintf3.c: New file.
51429         * tests/unistdio/test-u16-vasnprintf3.sh: New file.
51430         * tests/unistdio/test-u16-vasprintf1.c: New file.
51431         * tests/unistdio/test-u16-vsnprintf1.c: New file.
51432         * tests/unistdio/test-u16-vsprintf1.c: New file.
51433         * tests/unistdio/test-u32-asnprintf1.c: New file.
51434         * tests/unistdio/test-u32-asnprintf1.h: New file.
51435         * tests/unistdio/test-u32-printf1.h: New file.
51436         * tests/unistdio/test-u32-vasnprintf1.c: New file.
51437         * tests/unistdio/test-u32-vasnprintf2.c: New file.
51438         * tests/unistdio/test-u32-vasnprintf2.sh: New file.
51439         * tests/unistdio/test-u32-vasnprintf3.c: New file.
51440         * tests/unistdio/test-u32-vasnprintf3.sh: New file.
51441         * tests/unistdio/test-u32-vasprintf1.c: New file.
51442         * tests/unistdio/test-u32-vsnprintf1.c: New file.
51443         * tests/unistdio/test-u32-vsprintf1.c: New file.
51444         * modules/unistdio/base: New file.
51445         * modules/unistdio/u-printf-args: New file.
51446         * modules/unistdio/ulc-asnprintf: New file.
51447         * modules/unistdio/ulc-asprintf: New file.
51448         * modules/unistdio/ulc-fprintf: New file.
51449         * modules/unistdio/ulc-printf-parse: New file.
51450         * modules/unistdio/ulc-snprintf: New file.
51451         * modules/unistdio/ulc-sprintf: New file.
51452         * modules/unistdio/ulc-vasnprintf: New file.
51453         * modules/unistdio/ulc-vasprintf: New file.
51454         * modules/unistdio/ulc-vfprintf: New file.
51455         * modules/unistdio/ulc-vsnprintf: New file.
51456         * modules/unistdio/ulc-vsprintf: New file.
51457         * modules/unistdio/u8-asnprintf: New file.
51458         * modules/unistdio/u8-asprintf: New file.
51459         * modules/unistdio/u8-printf-parse: New file.
51460         * modules/unistdio/u8-snprintf: New file.
51461         * modules/unistdio/u8-sprintf: New file.
51462         * modules/unistdio/u8-vasnprintf: New file.
51463         * modules/unistdio/u8-vasprintf: New file.
51464         * modules/unistdio/u8-vsnprintf: New file.
51465         * modules/unistdio/u8-vsprintf: New file.
51466         * modules/unistdio/u8-u8-asnprintf: New file.
51467         * modules/unistdio/u8-u8-asprintf: New file.
51468         * modules/unistdio/u8-u8-snprintf: New file.
51469         * modules/unistdio/u8-u8-sprintf: New file.
51470         * modules/unistdio/u8-u8-vasnprintf: New file.
51471         * modules/unistdio/u8-u8-vasprintf: New file.
51472         * modules/unistdio/u8-u8-vsnprintf: New file.
51473         * modules/unistdio/u8-u8-vsprintf: New file.
51474         * modules/unistdio/u16-asnprintf: New file.
51475         * modules/unistdio/u16-asprintf: New file.
51476         * modules/unistdio/u16-printf-parse: New file.
51477         * modules/unistdio/u16-snprintf: New file.
51478         * modules/unistdio/u16-sprintf: New file.
51479         * modules/unistdio/u16-vasnprintf: New file.
51480         * modules/unistdio/u16-vasprintf: New file.
51481         * modules/unistdio/u16-vsnprintf: New file.
51482         * modules/unistdio/u16-vsprintf: New file.
51483         * modules/unistdio/u16-u16-asnprintf: New file.
51484         * modules/unistdio/u16-u16-asprintf: New file.
51485         * modules/unistdio/u16-u16-snprintf: New file.
51486         * modules/unistdio/u16-u16-sprintf: New file.
51487         * modules/unistdio/u16-u16-vasnprintf: New file.
51488         * modules/unistdio/u16-u16-vasprintf: New file.
51489         * modules/unistdio/u16-u16-vsnprintf: New file.
51490         * modules/unistdio/u16-u16-vsprintf: New file.
51491         * modules/unistdio/u32-asnprintf: New file.
51492         * modules/unistdio/u32-asprintf: New file.
51493         * modules/unistdio/u32-printf-parse: New file.
51494         * modules/unistdio/u32-snprintf: New file.
51495         * modules/unistdio/u32-sprintf: New file.
51496         * modules/unistdio/u32-vasnprintf: New file.
51497         * modules/unistdio/u32-vasprintf: New file.
51498         * modules/unistdio/u32-vsnprintf: New file.
51499         * modules/unistdio/u32-vsprintf: New file.
51500         * modules/unistdio/u32-u32-asnprintf: New file.
51501         * modules/unistdio/u32-u32-asprintf: New file.
51502         * modules/unistdio/u32-u32-snprintf: New file.
51503         * modules/unistdio/u32-u32-sprintf: New file.
51504         * modules/unistdio/u32-u32-vasnprintf: New file.
51505         * modules/unistdio/u32-u32-vasprintf: New file.
51506         * modules/unistdio/u32-u32-vsnprintf: New file.
51507         * modules/unistdio/u32-u32-vsprintf: New file.
51508         * modules/unistdio/ulc-asnprintf-tests: New file.
51509         * modules/unistdio/ulc-vasnprintf-tests: New file.
51510         * modules/unistdio/ulc-vasprintf-tests: New file.
51511         * modules/unistdio/ulc-vsnprintf-tests: New file.
51512         * modules/unistdio/ulc-vsprintf-tests: New file.
51513         * modules/unistdio/u8-asnprintf-tests: New file.
51514         * modules/unistdio/u8-vasnprintf-tests: New file.
51515         * modules/unistdio/u8-vasprintf-tests: New file.
51516         * modules/unistdio/u8-vsnprintf-tests: New file.
51517         * modules/unistdio/u8-vsprintf-tests: New file.
51518         * modules/unistdio/u16-asnprintf-tests: New file.
51519         * modules/unistdio/u16-vasnprintf-tests: New file.
51520         * modules/unistdio/u16-vasprintf-tests: New file.
51521         * modules/unistdio/u16-vsnprintf-tests: New file.
51522         * modules/unistdio/u16-vsprintf-tests: New file.
51523         * modules/unistdio/u32-asnprintf-tests: New file.
51524         * modules/unistdio/u32-vasnprintf-tests: New file.
51525         * modules/unistdio/u32-vasprintf-tests: New file.
51526         * modules/unistdio/u32-vsnprintf-tests: New file.
51527         * modules/unistdio/u32-vsprintf-tests: New file.
51528         * MODULES.html.sh (Unicode string functions): Add the new modules.
51529
51530 2007-07-01  Bruno Haible  <bruno@clisp.org>
51531
51532         * lib/sprintf.c (sprintf): Limit the available length estimation,
51533         to avoid address wraparound.
51534         * lib/vsprintf.c (vsprintf): Likewise.
51535         * modules/sprintf-posix (Dependencies): Add stdint.
51536         * modules/vsprintf-posix (Dependencies): Likewise.
51537
51538 2007-07-01  Bruno Haible  <bruno@clisp.org>
51539
51540         * gnulib-tool (self_abspathname): Determine PATH_SEPARATOR and handle
51541         Windows PATH as well. Conservative double-quoting. Comments.
51542
51543 2007-07-01  Bruno Haible  <bruno@clisp.org>
51544             Eric Blake  <ebb9@byu.net>
51545             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51546
51547         * gnulib-tool (self_abspathname): Fix algorithm to cope with
51548         empty components in $PATH, denoting '.'.
51549
51550 2007-07-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51551
51552         * gnulib-tool: Fix indentation.
51553         (func_create_megatestdir): Likewise.
51554         Report by Bruno Haible.
51555
51556 2007-06-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51557
51558         Sync from Automake.
51559         * build-aux/gnupload: Fix shell portability issues with for loops.
51560         Report by Karl Berry.
51561
51562 2007-06-29  Simon Josefsson  <simon@josefsson.org>
51563
51564         * build-aux/maint.mk (POURL): Use translationproject.org.
51565
51566 2007-06-27  Simon Josefsson  <simon@josefsson.org>
51567             Bruno Haible  <bruno@clisp.org>
51568
51569         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Require gl_HEADER_SYS_SOCKET
51570         before using HAVE_WS2TCPIP_H. Check for gai_strerror through an
51571         explicit link test, rather than AC_REPLACE_FUNCS - for mingw.
51572         (gl_PREREQ_GETADDRINFO): Require gl_HEADER_SYS_SOCKET before using
51573         HAVE_SYS_SOCKET_H and HAVE_WS2TCPIP_H.
51574
51575 2007-06-27  Bruno Haible  <bruno@clisp.org>
51576
51577         * build-aux/config.rpath: Upgrade to libtool-1.5.24.
51578         * build-aux/config.libpath: Upgrade to libtool-1.5.24.
51579
51580 2007-06-26  Karl Berry  <karl@gnu.org>
51581
51582         * MODULES.html.sh: remove xreadlink-with-size.
51583
51584 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
51585
51586         * lib/time_.h: Port to Solaris 8 with Sun Studio 11, using a
51587         method that I hope also handles the double-include problem noted
51588         by Bruno Haible in
51589         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00186.html>.
51590
51591 2007-06-23  Bruno Haible  <bruno@clisp.org>
51592
51593         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
51594         Don't let the 'mostlyclean' target fail if the last subdirectory could
51595         not be removed.
51596         Reported by Karl Berry.
51597
51598 2007-06-23  Bruno Haible  <bruno@clisp.org>
51599
51600         * gnulib-tool (echo): Add a speedier workaround for ksh.
51601         * tests/test-echo.sh: Likewise.
51602
51603 2007-06-23  Bruno Haible  <bruno@clisp.org>
51604
51605         * gnulib-tool (echo): Add workarounds also for bash versions < 2.04.
51606         * tests/test-echo.sh: Likewise.
51607
51608 2007-06-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51609
51610         * gnulib-tool (IFS): Initialize early, so we don't set it to
51611         empty later.
51612         (self_abspathname): Rewrite algorithm to set it, reindent.
51613         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am)
51614         (func_create_megatestdir): Merge some sed scripts.
51615
51616 2007-06-23  Paul Eggert  <eggert@cs.ucla.edu>
51617
51618         * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typos
51619         exposed by Sun Studio 11 cc on Solaris 8.
51620
51621 2007-06-22  Bruno Haible  <bruno@clisp.org>
51622
51623         * gnulib-tool (echo): Ensure the echo primitive does not interpret
51624         backslashes.
51625         * tests/test-echo.sh: New file.
51626
51627 2007-06-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
51628
51629         * gnulib-tool (func_add_or_update, func_create_testdir): Do not
51630         simplify `sed_replace_build_aux' scripts, they are portable but
51631         echoing them with `echo' is not.
51632         Report and analysis by Fernando Ferreira <fernando.prog@netcabo.pt>.
51633
51634 2007-06-21  Karl Berry  <karl@gnu.org>
51635
51636         * config/srclist.txt: guess we can't handle the licenses via
51637         srclist at the moment.
51638
51639 2007-06-21  Paul Eggert  <eggert@cs.ucla.edu>
51640
51641         * MODULES.html.sh: Add include_next.
51642         * modules/include_next: New file.
51643
51644 2007-06-20  Paul Eggert  <eggert@cs.ucla.edu>
51645
51646         * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
51647         INCLUDE_NEXT.
51648         (gl_CHECK_NEXT_HEADERS): New macro.
51649         * m4/fcntl_h.m4 (gl_FCNTL_H): use gl_CHECK_NEXT_HEADERS instead of
51650         the obsolescent gl_ABSOLUTE_HEADER.
51651         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.
51652         * m4/float_h.m4 (gl_FLOAT_H): Likewise.
51653         * m4/iconv_h.m4 (gl_ICONV_H): Likewise.
51654         * m4/inttypes.m4 (gl_INTTYPES_H): Likewise.
51655         * m4/locale_h.m4 (gl_LOCALE_H): Likewise.
51656         * m4/math_h.m4 (gl_MATH_H): Likewise.
51657         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Likewise.
51658         * m4/search_h.m4 (gl_SEARCH_H): Likewise.
51659         * m4/signal_h.m4 (gl_SIGNAL_H): Likewise.
51660         * m4/stdint.m4 (gl_STDINT_H): Likewise.
51661         * m4/stdio_h.m4 (gl_STDIO_H): Likewise.
51662         * m4/stdlib_h.m4 (gl_STDLIB_H): Likewise.
51663         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Likewise.
51664         * m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Likewise.
51665         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Likewise.
51666         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Likewise.
51667         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Likewise.
51668         * m4/sysexits.m4 (gl_SYSEXITS): Likewise.
51669         * m4/time_h.m4 (gl_HEADER_TIME_H_BODY): Likewise.
51670         * m4/unistd_h.m4 (gl_UNISTD_H): Likewise.
51671         * m4/wchar.m4 (gl_WCHAR_H): Likewise.
51672         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
51673         * m4/inttypes.m4 (gl_INTTYPES_H): Define
51674         _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H to avoid the problem of unclean
51675         builds, since ABSOLUTE_INTTYPES_H is no longer being defined.
51676         * m4/stdint.m4 (gl_STDINT_H): Likewise, for
51677         _GL_JUST_INCLUDE_SYSTEM_STDINT_H.
51678         * lib/fcntl_.h: Use @INCLUDE_NEXT@ @NEXT_foo_H@
51679         rather than @HAVE_INCLUDE_NEXT@ and @ABSOLUTE_foo_H@.
51680         * lib/float_.h: Likewise.
51681         * lib/inttypes_.h: Likewise.
51682         * lib/math_.h: Likewise.
51683         * lib/search_.h: Likewise.
51684         * lib/signal_.h: Likewise.
51685         * lib/stdint_.h: Likewise.
51686         * lib/stdio_.h: Likewise.
51687         * lib/stdlib_.h: Likewise.
51688         * lib/string_.h: Likewise.
51689         * lib/sys_stat_.h: Likewise.
51690         * lib/sys_time_.h: Likewise.
51691         * lib/time_.h: Likewise.
51692         * lib/unistd_.h: Likewise.
51693         * lib/wchar_.h: Likewise.
51694         * lib/wctype_.h: Likewise.
51695         * lib/dirent_.h: Likewise.
51696         * lib/iconv_.h: Likewise.
51697         * lib/locale_.h: Likewise.
51698         * lib/netinet_in_.h: Likewise.
51699         * lib/sys_select_.h: Likewise.
51700         * lib/sys_socket_.h: Likewise.
51701         * lib/sysexits_.h: Likewise.
51702         * modules/fcntl (Depends-on): Depend on include_next, not
51703         absolute_header.
51704         (Makefile): Substitute INCLUDE_NEXT and NEXT_foo_H, not
51705         HAVE_INCLUDE_NEXT and ABSOLUTE_foo_H.
51706         * modules/fchdir: Likewise.
51707         * modules/float: Likewise.
51708         * modules/iconv_open: Likewise.
51709         * modules/inttypes: Likewise.
51710         * modules/locale: Likewise.
51711         * modules/math: Likewise.
51712         * modules/netinet_in: Likewise.
51713         * modules/search: Likewise.
51714         * modules/signal: Likewise.
51715         * modules/stdint: Likewise.
51716         * modules/stdio: Likewise.
51717         * modules/stdlib: Likewise.
51718         * modules/string: Likewise.
51719         * modules/sys_select: Likewise.
51720         * modules/sys_socket: Likewise.
51721         * modules/sys_stat: Likewise.
51722         * modules/sys_time: Likewise.
51723         * modules/sysexits: Likewise.
51724         * modules/time: Likewise.
51725         * modules/unistd: Likewise.
51726         * modules/wchar: Likewise.
51727         * modules/wctype: Likewise.
51728         * modules/sys_stat: Change maintainer to "all".
51729         * modules/unistd: Likewise.
51730
51731 2007-06-20  Karl Berry  <karl@gnu.org>
51732
51733         * config/srclist.txt: track www changes in license files.
51734
51735 2007-06-20  Sergey Poznyakoff  <gray@gnu.org.ua>
51736
51737         * build-aux/bootstrap: Remove stray dot.
51738         Make sure build_aux settings are honored when linking
51739         gnulib_extra_files.
51740
51741 2007-06-19  Eric Blake  <ebb9@byu.net>
51742
51743         * modules/canonicalize-lgpl-tests (test_canonicalize_lgpl_LDADD):
51744         Allow compilation on cygwin.
51745
51746 2007-06-19  Jim Meyering  <jim@meyering.net>
51747
51748         xreadlink-with-size: Remove module.  No longer used.
51749         Ex-callers now use xreadlink or mreadlink-with-size.
51750         * modules/xreadlink-with-size: Remove module.
51751         * lib/xreadlink-with-size.c: Remove file.
51752         * lib/xreadlink.h (xreadlink_with_size): Remove prototype.
51753         (xreadlink): Remove inaccurate comment.  The one in xreadlink.c,
51754         just before the function definition *is* accurate.
51755
51756         Eliminate one way canonicalize_filename_mode could exit.
51757         * lib/canonicalize.c (canonicalize_filename_mode):
51758         Use mreadlink_with_size, not xreadlink_with_size.
51759
51760 2007-06-18  Paul Eggert  <eggert@cs.ucla.edu>
51761
51762         Detect porting problems to FreeBSD/arm, which has time_t wider than
51763         long int.  Original problem reported for GNU diff by Xin Li in
51764         <http://lists.gnu.org/archive/html/bug-gnu-utils/2007-06/msg00091.html>.
51765         * modules/getdate (Depends-on): Add intprops, verify.
51766         * lib/getdate.y: Include intprops.h, verify.h.  Verify that time_t
51767         is an integer type no wider than long int.
51768
51769 2007-06-18  Jim Meyering  <jim@meyering.net>
51770
51771         New module: mreadlink-with-size.
51772         * MODULES.html.sh: Add mreadlink-with-size.
51773         * modules/mreadlink-with-size: New module
51774         * modules/canonicalize (Depends-on): Depend on mreadlink-with-size,
51775         not xreadlink-with-size.
51776         * lib/mreadlink-with-size.c, lib/mreadlink.h: New files.
51777
51778 2007-06-16  Bruno Haible  <bruno@clisp.org>
51779
51780         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Catch the MacOS X 10.4 bug.
51781         * doc/functions/frexpl.texi: Document the MacOS X 10.4 bug.
51782         Reported by Gary V. Vaughan <gary@gnu.org>.
51783
51784 2007-06-15  Paul Eggert  <eggert@cs.ucla.edu>
51785
51786         Revamp lchown so that it lives in unistd.h where it belongs.
51787         * lib/lchown.h: Remove.
51788         * lib/dirchownmod.c: Don't include lib/lchown.h.
51789         * lib/fchownat.c: Likewise.
51790         * lib/openat.c: Likewise.
51791         * lib/lchown.c (REPLACE_CHOWN): Define to 0 if the system chown
51792         does not follow symlinks.
51793         (EOPNOTSUPP): Define if not defined.
51794         * lib/unistd_.h (chown): Do not replace if REPLADE_CHOWN
51795         is defined to 0.
51796         (lchown): New decl.
51797         * m4/lchown.m4 (gl_FUNC_LCHOWN): Require gl_UNISTD_H_DEFAULTS.
51798         Do not check for lchown decl.
51799         Set REPLACE_LCHOWN.
51800         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Set GNULIB_LCHOWN,
51801         REPLACE_LCHOWN.
51802         * modules/chown: Make it clear it follows symlinks.
51803         * modules/lchown: Make it clear it doesn't follow symlinks.
51804         (Files): Remove lib/lchown.h
51805         (Depends-on): Add unistd.
51806         (configure.ac): Add gl_UNISTD_MODULE_INDICATOR([lchown]).
51807         (Include): Include <unistd.h>, not "lchown.h".
51808         * modules/unistd (unistd.h): Substitude GNULIB_LCHOWN and
51809         REPLACE_LCHOWN.
51810
51811 2007-06-15  Jim Meyering  <jim@meyering.net>
51812
51813         Change license (GPL to LGPL) of fsusage and dependents.
51814         * modules/fsusage (License): Change to LGPL.
51815         * modules/full-read (License): Likewise.
51816         * modules/full-write (License): Likewise.
51817         * modules/safe-read (License): Likewise.
51818         * modules/safe-write (License): Likewise.
51819
51820 2007-06-14  Ben Pfaff  <blp@gnu.org>
51821
51822         Missing part of allocsa -> malloca transition.
51823         * modules/relocatable-prog-wrapper: gl_ALLOCSA should be
51824         gl_MALLOCA.
51825
51826 2007-06-12  Bruno Haible  <bruno@clisp.org>
51827
51828         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Guess no when cross-compiling
51829         to ia64, x86_64, i386.
51830         Reported by Eric Blake.
51831
51832 2007-06-12  Bruno Haible  <bruno@clisp.org>
51833
51834         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Guess no also when
51835         cross-compiling to x86_64.
51836
51837 2007-06-12  Paul Eggert  <eggert@cs.ucla.edu>
51838
51839         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portability
51840         glitch reported by Ralf Wildenhues in
51841         <http://lists.gnu.org/archive/html/bug-gnulib/2007-06/msg00114.html>.
51842
51843         * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported by
51844         Vin Shelton.
51845
51846 2007-06-11  Bruno Haible  <bruno@clisp.org>
51847
51848         * lib/printf-args.c (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Fix NULL
51849         replacement string.
51850         Reported by Eric Blake.
51851
51852 2007-06-10  Bruno Haible  <bruno@clisp.org>
51853
51854         Prepare vasnprintf code for use with Unicode strings.
51855         * lib/printf-args.h (PRINTF_FETCHARGS): New macro.
51856         (arg_type) [ENABLE_UNISTDIO]: Define TYPE_U8_STRING, TYPE_U16_STRING,
51857         TYPE_U32_STRING.
51858         (argument) [ENABLE_UNISTDIO]: Add a_u8_string, a_u16_string,
51859         a_u32_string variants.
51860         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
51861         * lib/printf-args.c: Don't include config.h and the specification
51862         header if PRINTF_FETCHARGS is already defined.
51863         (PRINTF_FETCHARGS): Renamed from printf_fetchargs.
51864         (PRINTF_FETCHARGS) [ENABLE_UNISTDIO]: Add code for TYPE_U8_STRING,
51865         TYPE_U16_STRING, TYPE_U32_STRING.
51866         * lib/printf-parse.h [ENABLE_UNISTDIO] (u8_directive, u8_directives,
51867         u16_directive, u16_directives, u32_directive, u32_directives): New
51868         types.
51869         (ulc_printf_parse, u8_printf_parse, u16_printf_parse, u32_printf_parse):
51870         New declarations.
51871         * lib/printf-parse.c: Don't include config.h and the specification
51872         header if PRINTF_PARSE is already defined. Eliminate the set of
51873         parameters for WIDE_CHAR_VERSION; the user of this file must provide
51874         them now. Include c-ctype.h.
51875         (PRINTF_PARSE) [ENABLE_UNISTDIO]: Add code implementing the 'U'
51876         directive and CHAR_T_ONLY_ASCII.
51877         * lib/vasnprintf.c: Don't include config.h and the specification header
51878         if VASNPRINTF is already defined.
51879         (DCHAR_IS_TCHAR, DCHAR_CPY): New macros.
51880         (VASNPRINTF): Use PRINTF_FETCHARGS instead of printf_fetchargs. Use
51881         DCHAR_CPY. Handle the case that DCHAR_T and FCHAR_T are not the same
51882         type. Handle the case that TCHAR_T and FCHAR_T are not of the same
51883         size. Handle the case that DCHAR_T and TCHAR_T are not the same type,
51884         add a conversion from TCHAR_T[] to DCHAR_T[], and rework the padding
51885         code accordingly.
51886         (VASNPRINTF) [ENABLE_UNISTDIO]: Implement the 'U' directive. Enable
51887         pad_ourselves also in this case, with the 'c' and 's' directives, and
51888         with a different notion of "width".
51889         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_WITH_EXTRAS): New macros.
51890
51891 2007-06-10  Bruno Haible  <bruno@clisp.org>
51892
51893         * modules/unistr/u32-mbsnlen: New file.
51894         * lib/unistr/u32-mbsnlen.c: New file.
51895
51896         * modules/unistr/u16-mbsnlen: New file.
51897         * lib/unistr/u16-mbsnlen.c: New file.
51898
51899         * modules/unistr/u8-mbsnlen: New file.
51900         * lib/unistr/u8-mbsnlen.c: New file.
51901
51902         * lib/unistr.h (u8_mbsnlen, u16_mbsnlen, u32_mbsnlen): New
51903         declarations.
51904
51905 2007-06-10  Bruno Haible  <bruno@clisp.org>
51906
51907         * lib/string_.h (mbsnlen): New declaration.
51908         * lib/mbsnlen.c: New file.
51909         * m4/mbsnlen.m4: New file.
51910         * modules/mbsnlen: New file.
51911         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Set GNULIB_MBSNLEN.
51912         * modules/string (string.h): Substitute GNULIB_MBSNLEN.
51913         * MODULES.html.sh (Internationalization functions): Add mbsnlen.
51914
51915 2007-06-10  Bruno Haible  <bruno@clisp.org>
51916
51917         * lib/mbslen.c: Include <stdlib.h>, needed for MB_CUR_MAX.
51918
51919 2007-06-10  Bruno Haible  <bruno@clisp.org>
51920
51921         * lib/mbiter.h: Include <stddef.h>, needed for ptrdiff_t.
51922         * lib/mbuiter.h: Likewise.
51923
51924 2007-06-10  Bruno Haible  <bruno@clisp.org>
51925
51926         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Check for _snprintf
51927         declaration.
51928
51929 2007-06-10  Karl Berry  <karl@gnu.org>
51930
51931         * config/srclist.txt: remove gettext entries, Bruno prefers
51932         to update individually.
51933
51934 2007-06-10  Bruno Haible  <bruno@clisp.org>
51935
51936         * lib/vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Remove variable
51937         'maxlen'. Ensure only length + width bytes are allocated, not
51938         length + 1 + width.
51939
51940 2007-06-09  Bruno Haible  <bruno@clisp.org>
51941
51942         * lib/vasnprintf.c (FCHAR_T, DCHAR_T, TCHAR_T): New macros.
51943         (CHAR_T): Remove macro.
51944         (VASNPRINTF): Update.
51945
51946 2007-06-09  Bruno Haible  <bruno@clisp.org>
51947
51948         * MODULES.html.sh (Unicode string functions): Add the new modules.
51949
51950         * modules/uniconv/u32-conv-to-enc: New file.
51951         * lib/uniconv/u32-conv-to-enc.c: New file.
51952         * modules/uniconv/u32-conv-to-enc-tests: New file.
51953         * tests/uniconv/test-u32-conv-to-enc.c: New file.
51954
51955         * modules/uniconv/u16-conv-to-enc: New file.
51956         * lib/uniconv/u16-conv-to-enc.c: New file.
51957         * lib/uniconv/u-conv-to-enc.h: New file.
51958         * modules/uniconv/u16-conv-to-enc-tests: New file.
51959         * tests/uniconv/test-u16-conv-to-enc.c: New file.
51960
51961         * modules/uniconv/u8-conv-to-enc: New file.
51962         * lib/uniconv/u8-conv-to-enc.c: New file.
51963         * modules/uniconv/u8-conv-to-enc-tests: New file.
51964         * tests/uniconv/test-u8-conv-to-enc.c: New file.
51965
51966         * lib/uniconv.h (u8_conv_to_encoding, u16_conv_to_encoding,
51967         u32_conv_to_encoding): New declarations.
51968
51969 2007-06-09  Bruno Haible  <bruno@clisp.org>
51970
51971         * tests/uniconv/test-u32-strconv-to-enc.c (main): Remove unused code.
51972
51973 2007-06-09  Bruno Haible  <bruno@clisp.org>
51974
51975         Rename 'allocsa' -> 'malloca', 'freesa' -> 'freea'.
51976         * modules/malloca: Renamed from modules/allocsa, updated.
51977         * lib/malloca.h: Renamed from lib/allocsa.h, updated.
51978         * lib/malloca.c: Renamed from lib/allocsa.c, updated.
51979         * lib/malloca.valgrind: Renamed from lib/allocsa.valgrind, updated.
51980         * m4/malloca.m4: Renamed from m4/allocsa.m4, updated.
51981         * modules/malloca-tests: Renamed from modules/allocsa-tests, updated.
51982         * tests/test-malloca.c: Renamed from tests/test-allocsa.c, updated.
51983         * modules/xmalloca: Renamed from modules/xallocsa, updated.
51984         * lib/xmalloca.h: Renamed from lib/xallocsa.h, updated.
51985         * lib/xmalloca.c: Renamed from lib/xallocsa.c, updated.
51986         * modules/c-strcasestr (Depends-on): Update.
51987         * lib/c-strcasestr.c: Update.
51988         * modules/c-strstr (Depends-on): Update.
51989         * lib/c-strstr.c: Update.
51990         * modules/canonicalize-lgpl (Depends-on): Update.
51991         * lib/canonicalize-lgpl.c: Update.
51992         * modules/clean-temp (Depends-on): Update.
51993         * lib/clean-temp.c: Update.
51994         * modules/csharpcomp (Depends-on): Update.
51995         * lib/csharpcomp.c: Update.
51996         * modules/csharpexec (Depends-on): Update.
51997         * lib/csharpexec.c: Update.
51998         * modules/javacomp (Depends-on): Update.
51999         * lib/javacomp.c: Update.
52000         * modules/javaexec (Depends-on): Update.
52001         * lib/javaexec.c: Update.
52002         * modules/mbscasestr (Depends-on): Update.
52003         * lib/mbscasestr.c: Update.
52004         * modules/mbsstr (Depends-on): Update.
52005         * lib/mbsstr.c: Update.
52006         * modules/setenv (Depends-on): Update.
52007         * lib/setenv.c: Update.
52008         * modules/strcasestr (Depends-on): Update.
52009         * lib/strcasestr.c: Update.
52010         * modules/striconveha (Depends-on): Update.
52011         * lib/striconveha.c: Update.
52012         * modules/relocatable-prog-wrapper (Files): Update.
52013         * lib/relocwrapper.c: Update.
52014         * build-aux/install-reloc: Update.
52015         * MODULES.html.sh (Memory management functions <stdlib.h>): Update.
52016
52017 2007-06-08  Bruno Haible  <bruno@clisp.org>
52018
52019         Port to uClibc.
52020         * lib/fbufmode.c (fbufmode): Add special code for uClibc.
52021         * lib/fpurge.c (fpurge): Likewise.
52022         * lib/freading.c (freading): Likewise.
52023         * lib/fseeko.c (rpl_fseeko): Likewise.
52024         * lib/fseterr.c (fseterr): Likewise.
52025         * lib/fwriting.c (fwriting): Likewise.
52026         * tests/test-fflush.c (main): Avoid a failure on uClibc.
52027
52028 2007-06-08  Bruno Haible  <bruno@clisp.org>
52029
52030         * m4/intlmacosx.m4: New file, extracted from gettext.m4.
52031         * m4/gettext.m4 (gt_INTL_MACOSX): Remove macro, moved to intlmacosx.m4.
52032         * modules/gettext (Files): Add m4/intlmacosx.m4.
52033
52034 2007-06-07  Bruno Haible  <bruno@clisp.org>
52035
52036         * modules/localename-tests: New file.
52037         * tests/test-localename.c: New file.
52038
52039         New module 'localename'.
52040         * lib/localename.h: New file.
52041         * lib/localename.c: New file, from GNU gettext.
52042         * m4/localename.m4: New file.
52043         * modules/localename: New file.
52044
52045 2007-06-07  Bruno Haible  <bruno@clisp.org>
52046
52047         Work around the lack of <wchar.h> on some builds of uClibc.
52048         * doc/headers/wchar.texi: Update.
52049         * lib/wchar_.h: Include <wchar.h> only if it exists.
52050         * m4/wchar.m4 (gl_WCHAR_H): Check for <wchar.h>. Set HAVE_WCHAR_H.
52051         * m4/stdint.m4 (gl_STDINT_H): Check for <wchar.h>.
52052         (gl_STDINT_TYPE_PROPERTIES): Don't try to include <wchar.h> if it
52053         doesn't exist.
52054         * modules/wchar (wchar.h): Substitute HAVE_WCHAR_H.
52055         * modules/mbfile (Depends-on): Add wchar.
52056         * modules/mbiter (Depends-on): Likewise.
52057         * modules/mbuiter (Depends-on): Likewise.
52058         Reported by Simon Josefsson.
52059
52060 2007-06-06  Paul Eggert  <eggert@cs.ucla.edu>
52061
52062         Work around problem reported by Steven M. Schweda in
52063         <http://lists.gnu.org/archive/html/bug-tar/2007-06/msg00002.html>:
52064         Tru64 5.1B with the Compaq compiler environment installed declares
52065         an 'isblank' function but does not define it in the C library.
52066         * lib/fnmatch.c (isblank): Check for HAVE_ISBLANK, too.
52067         * lib/regex_internal.h (isblank): Likewise.
52068         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for isblank existence.
52069         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
52070
52071 2007-06-05  Bruno Haible  <bruno@clisp.org>
52072
52073         Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64,
52074         ia64.
52075         * modules/printf-safe: New file.
52076         * modules/fprintf-posix (Depends-on): Add printf-safe.
52077         * modules/printf-posix (Depends-on): Likewise.
52078         * modules/snprintf-posix (Depends-on): Likewise.
52079         * modules/sprintf-posix (Depends-on): Likewise.
52080         * modules/vasnprintf-posix (Depends-on): Likewise.
52081         * modules/vasprintf-posix (Depends-on): Likewise.
52082         * modules/vfprintf-posix (Depends-on): Likewise.
52083         * modules/vprintf-posix (Depends-on): Likewise.
52084         * modules/vsnprintf-posix (Depends-on): Likewise.
52085         * modules/vsprintf-posix (Depends-on): Likewise.
52086         * m4/printf.m4 (gl_PRINTF_INFINITE_LONG_DOUBLE): Require
52087         AC_C_BIGENDIAN. Define CHECK_PRINTF_SAFE if printf-safe is used. Test
52088         non-IEEE numbers on i386, x86_64, ia64. When cross-compiling, guess
52089         "no" on i386, x86_64, ia64.
52090         * tests/test-snprintf-posix.h (LDBL80_WORDS): New macro.
52091         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
52092         on i386, x86_64, ia64.
52093         * tests/test-sprintf-posix.h (LDBL80_WORDS): New macro.
52094         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
52095         on i386, x86_64, ia64.
52096         * tests/test-vasnprintf-posix.c: Include float.h.
52097         (LDBL80_WORDS): New macro.
52098         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
52099         on i386, x86_64, ia64.
52100         * tests/test-vasprintf-posix.c: Include float.h.
52101         (LDBL80_WORDS): New macro.
52102         (test_function): Check result of %La, %Lf, %Le, %Lg on non-IEEE numbers
52103         on i386, x86_64, ia64.
52104         * tests/test-snprintf-posix.c: Include float.h.
52105         * tests/test-sprintf-posix.c: Likewise.
52106         * tests/test-vsnprintf-posix.c: Likewise.
52107         * tests/test-vsprintf-posix.c: Likewise.
52108
52109 2007-06-05  Bruno Haible  <bruno@clisp.org>
52110
52111         Fix isnanl so that it recognizes non-IEEE numbers on i386, x86_64, ia64.
52112         * m4/isnanl.m4 (gl_FUNC_ISNANL_WORKS): Require AC_C_BIGENDIAN. Test
52113         non-IEEE numbers on i386, x86_64, ia64.
52114         (gl_LONG_DOUBLE_EXPONENT_LOCATION): Require AC_C_BIGENDIAN.
52115         * lib/isnan.c (FUNC): Add special code for i386, x86_64, ia64.
52116         * tests/test-isnanl.h: Include float.h.
52117         (main): Check also non-IEEE numbers on i386, x86_64, ia64.
52118
52119 2007-06-05  Bruno Haible  <bruno@clisp.org>
52120
52121         * lib/vasnprintf.c (VASNPRINTF): Do the extra handling of NaN and Inf
52122         also the %a / %A. Handle the %a / %A code before this extra handling.
52123
52124 2007-06-05  Bruno Haible  <bruno@clisp.org>
52125
52126         * lib/vasnprintf.c [NEED_PRINTF_LONG_DOUBLE ||
52127         NEED_PRINTF_INFINITE_LONG_DOUBLE]: Include fpucw.h.
52128
52129 2007-06-05  Bruno Haible  <bruno@clisp.org>
52130
52131         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): Fix
52132         typo in variable name.
52133
52134 2007-06-05  Eric Blake  <ebb9@byu.net>
52135
52136         * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.
52137         Reported by Simon Josefsson.
52138
52139 2007-06-04  Bruno Haible  <bruno@clisp.org>
52140
52141         Avoid test failures on some PowerPC platforms.
52142         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP):
52143         Define differently for PowerPC.
52144         * tests/test-frexpl.c (MIN_NORMAL_EXP): Likewise.
52145         Reported by Gary V. Vaughan <gary@gnu.org>.
52146
52147 2007-06-02  Bruno Haible  <bruno@clisp.org>
52148
52149         Fix test-stdint failure on FreeBSD/ia64.
52150         * m4/stdint.m4 (gl_STDINT_H): Check the values of PTRDIFF_MIN,
52151         PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN,
52152         WCHAR_MAX, WINT_MIN, WINT_MAX entirely, not only for plausibility.
52153         * doc/headers/stdint.texi: Update.
52154
52155 2007-06-01  Bruno Haible  <bruno@clisp.org>
52156
52157         * tests/test-binary-io.c (main): Pass a third argument to open().
52158         Reported by Gary V. Vaughan <gary@gnu.org>.
52159
52160 2007-06-01  Bruno Haible  <bruno@clisp.org>
52161
52162         * doc/functions/frexpl.texi: Update for mingw.
52163
52164 2007-06-01  Bruno Haible  <bruno@clisp.org>
52165
52166         * tests/test-lseek.c (main): Disable test of errno for invalid third
52167         argument.
52168         * doc/functions/lseek.texi: Update.
52169         Reported by Gary V. Vaughan <gary@gnu.org>.
52170
52171 2007-05-28  Bruno Haible  <bruno@clisp.org>
52172
52173         * m4/intl.m4 (AM_INTL_SUBDIR): Substitute variables WOE32, WINDRES.
52174
52175 2007-05-31  Eric Blake  <ebb9@byu.net>
52176
52177         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw when
52178         cross compiling.
52179
52180 2007-05-30  Eric Blake  <ebb9@byu.net>
52181         and Bruno Haible  <bruno@clisp.org>
52182
52183         Work around mingw test failures exposed by m4-1.4.9b.
52184         * m4/stdint.m4 (gl_STDINT_H): Detect mingw bug.
52185         * tests/test-unistd.c: Disable uid_t and git_t tests for the
52186         moment.
52187
52188 2007-05-30  Bruno Haible  <bruno@clisp.org>
52189
52190         * tests/test-lseek.c: Explicitly close file descriptors 0 and 1 before
52191         assuming that they are closed. Needed on HP-UX 11.
52192
52193 2007-05-29  Bruno Haible  <bruno@clisp.org>
52194
52195         Fix a problem with #include_next.
52196         * lib/dirent_.h: Split the double-inclusion guard.
52197         * lib/fcntl_.h: Likewise.
52198         * lib/float_.h: Likewise.
52199         * lib/iconv_.h: Likewise.
52200         * lib/inttypes_.h: Likewise.
52201         * lib/locale_.h: Likewise.
52202         * lib/math_.h: Likewise.
52203         * lib/netinet_in_.h: Likewise.
52204         * lib/search_.h: Likewise.
52205         * lib/signal_.h: Likewise.
52206         * lib/stdint_.h: Likewise.
52207         * lib/stdio_.h: Likewise.
52208         * lib/stdlib_.h: Likewise.
52209         * lib/string_.h: Likewise.
52210         * lib/sys_select_.h: Likewise.
52211         * lib/sys_socket_.h: Likewise.
52212         * lib/sys_stat_.h: Likewise.
52213         * lib/sys_time_.h: Likewise.
52214         * lib/sysexits_.h: Likewise.
52215         * lib/time_.h: Likewise.
52216         * lib/unistd_.h: Likewise.
52217         * lib/wchar_.h: Likewise.
52218         * lib/wctype_.h: Likewise.
52219
52220 2007-05-29  Bruno Haible  <bruno@clisp.org>
52221
52222         * tests/test-unistd.c: Disable the tests for useconds_t and intptr_t
52223         for the moment.
52224
52225 2007-05-29  Bruno Haible  <bruno@clisp.org>
52226
52227         * m4/isnan.m4 (gl_DOUBLE_EXPONENT_LOCATION): Silence the AC_C_BIGENDIAN
52228         invocation.
52229         Reported by Eric Blake.
52230
52231 2007-05-29  Bruno Haible  <bruno@clisp.org>
52232
52233         * m4/isnanf.m4 (gl_FLOAT_EXPONENT_LOCATION): Fix typo in cross-
52234         compiling case.
52235
52236 2007-05-29  Eric Blake  <ebb9@byu.net>
52237             Bruno Haible  <bruno@clisp.org>
52238
52239         * m4/isnanf.m4 (gl_FUNC_ISNANF_NO_LIBM): Avoid syntax error on
52240         cross compiles.
52241
52242 2007-05-28  Eric Blake  <ebb9@byu.net>
52243
52244         * modules/closein-tests (test_closein_LDADD): Support test on
52245         cygwin with libtool.
52246
52247 2007-05-28  Bruno Haible  <bruno@clisp.org>
52248
52249         * tests/uniconv/test-u16-conv-from-enc.c: Remove #ifdef HAVE_CONFIG_H.
52250         * tests/uniconv/test-u16-strconv-from-enc.c: Likewise.
52251         * tests/uniconv/test-u16-strconv-to-enc.c: Likewise.
52252         * tests/uniconv/test-u32-conv-from-enc.c: Likewise.
52253         * tests/uniconv/test-u32-strconv-from-enc.c: Likewise.
52254         * tests/uniconv/test-u32-strconv-to-enc.c: Likewise.
52255         * tests/uniconv/test-u8-conv-from-enc.c: Likewise.
52256         * tests/uniconv/test-u8-strconv-from-enc.c: Likewise.
52257         * tests/uniconv/test-u8-strconv-to-enc.c: Likewise.
52258
52259 2007-05-28  Eric Blake  <ebb9@byu.net>
52260
52261         Unconditionally include <config.h> in unit tests.
52262         * tests/test-alloca-opt.c: Remove #ifdef HAVE_CONFIG_H.
52263         * tests/test-allocsa.c, tests/test-arcfour.c,
52264         tests/test-arctwo.c, tests/test-argmatch.c, tests/test-argp.c,
52265         tests/test-array_list.c, tests/test-array_oset.c,
52266         tests/test-atexit.c, test-avltree_list.c, test-avltree_oset.c,
52267         test-avltreehash_list.c, test-base64.c, test-binary-io.c,
52268         test-c-ctype.c, test-c-strcasecmp.c, test-c-strcasestr.c,
52269         test-c-strncasecmp.c, test-c-strstr.c, test-canonicalize-lgpl.c,
52270         test-carray_list.c, test-crc.c, test-des.c, test-dirname.c,
52271         test-fflush.c, test-fprintf-posix.c, test-gc-arcfour.c,
52272         test-gc-arctwo.c, test-gc-des.c, test-gc-hmac-md5.c,
52273         test-gc-hmac-sha1.c, test-gc-md2.c, test-gc-md4.c, test-gc-md5.c,
52274         test-gc-pbkdf2-sha1.c, test-gc-rijndael.c, test-gc-sha1.c,
52275         test-gc.c, test-getpass.c, test-hmac-md5.c, test-hmac-sha1.c,
52276         test-iconv.c, test-linked_list.c, test-linkedhash_list.c,
52277         test-lock.c, test-mbscasecmp.c, test-mbscasestr1.c,
52278         test-mbscasestr2.c, test-mbscasestr3.c, test-mbscasestr4.c,
52279         test-mbschr.c, test-mbscspn.c, test-mbsncasecmp.c, test-mbspbrk.c,
52280         test-mbspcasecmp.c, test-mbsrchr.c, test-mbsspn.c, test-mbsstr1.c,
52281         test-mbsstr2.c, test-mbsstr3.c, test-md2.c, test-md4.c,
52282         test-md5.c, test-memmem.c, test-printf-posix.c,
52283         test-rbtree_list.c, test-rbtree_oset.c, test-rbtreehash_list.c,
52284         test-read-file.c, test-rijndael.c, test-snprintf-posix.c,
52285         test-snprintf.c, test-sprintf-posix.c, test-stdint.c,
52286         test-strcasestr.c, test-striconv.c, test-striconveh.c,
52287         test-striconveha.c, test-tls.c, test-vasnprintf-posix.c,
52288         test-vasnprintf-posix2.c, test-vasnprintf.c,
52289         test-vasprintf-posix.c, test-vasprintf.c, test-verify.c,
52290         test-vfprintf-posix.c, test-vprintf-posix.c,
52291         test-vsnprintf-posix.c, test-vsnprintf.c, test-vsprintf-posix.c,
52292         test-xvasprintf.c: Likewise.
52293
52294 2007-05-28  Bruno Haible  <bruno@clisp.org>
52295
52296         * gnulib-tool (func_import): Remember the --with-tests command-line
52297         option through the macro gl_WITH_TESTS in the gnulib-cache.m4.
52298         Reported by Eric Blake.
52299
52300 2007-05-28  Bruno Haible  <bruno@clisp.org>
52301
52302         * modules/ftell-tests: New file.
52303         * tests/test-ftell.c: New file, based on tests/test-ftello.c.
52304         * tests/test-ftell.sh: New file, based on tests/test-ftello.sh.
52305
52306         * lib/ftell.c: New file.
52307         * modules/ftell: New file.
52308         * m4/ftell.m4: New file.
52309         * doc/functions/ftell.texi: Update.
52310         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELL,
52311         REPLACE_FTELL.
52312         * lib/stdio_.h (rpl_ftell): New declaration.
52313         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELL,
52314         REPLACE_FTELL.
52315
52316 2007-05-28  Eric Blake  <ebb9@byu.net>
52317
52318         * lib/allocsa.h (safe_alloca): Avoid compiler warning.
52319
52320 2007-05-28  Bruno Haible  <bruno@clisp.org>
52321
52322         * modules/fseek-tests: New file.
52323         * tests/test-fseek.c: New file, based on tests/test-fseeko.c.
52324         * tests/test-fseek.sh: New file, based on tests/test-fseeko.sh.
52325
52326         * lib/fseek.c: New file.
52327         * modules/fseek: New file.
52328         * m4/fseek.m4: New file.
52329         * doc/functions/fseek.texi: Update.
52330         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEK,
52331         REPLACE_FSEEK.
52332         * lib/stdio_.h (rpl_fseek): New declaration.
52333         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEK,
52334         REPLACE_FSEEK.
52335
52336 2007-05-28  Bruno Haible  <bruno@clisp.org>
52337
52338         * lib/stdio_.h (fflush): More comments.
52339
52340 2007-05-28  Bruno Haible  <bruno@clisp.org>
52341
52342         * m4/lseek.m4 (gl_FUNC_LSEEK): When not cross-compiling, perform a real
52343         runtime test.
52344
52345 2007-05-28  Eric Blake  <ebb9@byu.net>
52346
52347         Improve lseek module.
52348         * lib/lseek.c (rpl_lseek): Detect EBADF on mingw.
52349         * lib/unistd_.h (lseek): Scale back link warning message.
52350         * tests/test-lseek.c: Beef up test.
52351         * tests/test-lseek.sh: Exercise more facets of lseek.
52352         Reported by Bruno Haible.
52353
52354 2007-05-28  Bruno Haible  <bruno@clisp.org>
52355
52356         * tests/test-unistd.c: Test all the types that <unistd.h> is expected
52357         to define.
52358
52359 2007-05-27  Bruno Haible  <bruno@clisp.org>
52360
52361         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-31 patch.
52362
52363 2007-05-27  Bruno Haible  <bruno@clisp.org>
52364
52365         * modules/openmp: New file.
52366         * m4/openmp.m4: New file, taken from autoconf's CVS with changes by
52367         Noah Misch.
52368
52369 2007-05-26  Bruno Haible  <bruno@clisp.org>
52370
52371         * modules/chdir-long (Depends-on): Add fchdir.
52372         * modules/chdir-safer (Depends-on): Likewise.
52373         * modules/fts (Depends-on): Likewise.
52374         * modules/fts-lgpl (Depends-on): Likewise.
52375         * modules/openat (Depends-on): Likewise.
52376         * modules/savewd (Depends-on): Likewise.
52377
52378 2007-05-24  Eric Blake  <ebb9@byu.net>
52379
52380         Fix lseek on mingw.
52381         * modules/lseek: New module.
52382         * m4/lseek.m4: New file.
52383         * lib/lseek.c: New file.
52384         * modules/lseek-tests: New file.
52385         * tests/test-lseek.c: New file.
52386         * tests/test-lseek.sh: New file.
52387         * MODULES.html.sh: Document lseek module.
52388         * modules/fflush (Depends-on): Add lseek, fseeko.
52389         * modules/fseeko (Depends-on): Likewise.
52390         * modules/ftello (Depends-on): Likewise.
52391         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Replace fseek[o] if lseek is
52392         broken.
52393         * m4/ftello.m4 (gl_FUNC_FTELLO): Replace ftell[o] if lseek is
52394         broken.
52395         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Trigger fseeko module.
52396         * lib/fseeko.c (rpl_fseeko): Quit early on non-seekable files.
52397         * lib/ftello.c (rpl_ftello): Likewise.
52398         * tests/test-fseeko.c (main): Test this.
52399         * tests/test-fseeko.sh: Likewise.
52400         * tests/test-ftello.c (main): Likewise.
52401         * tests/test-ftello.sh: Likewise.
52402         * lib/stdio_.h (fseek, ftell): Simplify, since missing fseeko now
52403         implies replacing fseek.
52404         * modules/stdio (Makefile.am): No longer need HAVE_FSEEKO,
52405         HAVE_FTELLO.
52406         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Add lseek info.
52407         * modules/unistd (Makefile.am): Likewise.
52408         * lib/unistd_.h (lseek): Declare a replacement.
52409         * doc/functions/lseek.texi (lseek): Document this fix.
52410         * doc/functions/fseek.texi (fseek): Likewise.
52411         * doc/functions/ftell.texi (ftell): Likewise.
52412
52413 2007-05-24  Bruno Haible  <bruno@clisp.org>
52414
52415         * tests/test-vasnprintf-posix.c (test_function): Allow up to 50 bytes
52416         in the printed representation of a NaN.
52417         * tests/test-vasprintf-posix.c (test_function): Likewise.
52418         * tests/test-snprintf-posix.h (test_function): Likewise.
52419         * tests/test-sprintf-posix.h (test_function): Likewise.
52420         Reported by Eric Blake.
52421
52422 2007-05-23  Eric Blake  <ebb9@byu.net>
52423
52424         Fix fseeko/ftello on cygwin 1.5.24.
52425         * doc/functions/fseeko.texi (fseeko): Document the fix.
52426         * doc/functions/ftello.texi (ftello): Document the fix.
52427         * doc/functions/stdin.texi (stdin): Document the cygwin bug.
52428         * doc/functions/stdout.text (stdout): New file.
52429         * doc/functions/stderr.text (stderr): New file.
52430         * doc/gnulib.texi (Function Substitutes): Use new files.
52431         * tests/test-fseeko.c (main): Check for broken fseeko on cygwin
52432         prior to 1.7.0.
52433         * tests/test-ftello.c (main): Likewise for ftello.
52434         * tests/test-fseeko.sh: New file.
52435         * tests/test-ftello.sh: New file.
52436         * modules/fseeko-tests (Makefile.am): Ensure test-fseeko is run
52437         with seekable stdin.
52438         * modules/ftello-tests (Makefile.am): Likewise for test-ftello.
52439         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Detect the cygwin bug.
52440         (gl_REPLACE_FSEEKO): New macro.
52441         * m4/ftello.m4 (gl_FUNC_FTELLO, gl_REPLACE_FTELLO): Likewise.
52442         * modules/fseeko (Files): Distribute fseeko.c.
52443         * modules/ftello (Files): Distribute ftello.c.
52444         * lib/fseeko.c (rpl_fseeko) [__CYGWIN__]: Convert stdin to 64-bit
52445         mode.
52446         * lib/ftello.c (rpl_ftello): New file.
52447         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Allow replacement of
52448         fseeko, ftello.
52449         (gl_STDIN_LARGE_OFFSET): New macro.
52450         * modules/stdio (Makefile.am): Perform the replacement.
52451         * lib/stdio_.h (rpl_fseeko, rpl_ftello): Define when needed.
52452
52453 2007-05-23  Bruno Haible  <bruno@clisp.org>
52454
52455         * lib/stdio_.h (fseeko, ftello): Provide a link warning only if
52456         GNULIB_POSIXCHECK is defined.
52457
52458 2007-05-21  Bruno Haible  <bruno@clisp.org>
52459
52460         * m4/printf.m4 (gl_PRINTF_INFINITE, gl_PRINTF_INFINITE_LONG_DOUBLE):
52461         Check also the output for NaN arguments. When cross-compiling, guess
52462         no on IRIX.
52463         * lib/vasnprintf.c: Update comments.
52464         * tests/test-vasnprintf-posix.c (strisnan): New function.
52465         (test_function): Use it.
52466         * tests/test-vasprintf-posix.c (strisnan): New function.
52467         (test_function): Use it.
52468         * tests/test-snprintf-posix.h (strisnan): New function.
52469         (test_function): Use it.
52470         * tests/test-sprintf-posix.h (strisnan): New function.
52471         (test_function): Use it.
52472         Reported by Eric Blake.
52473
52474 2007-05-20  Bruno Haible  <bruno@clisp.org>
52475
52476         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Add test for large finite
52477         numbers that fails on BeOS.
52478         * doc/functions/frexpl.texi: Update.
52479
52480 2007-05-20  Jim Meyering  <jim@meyering.net>
52481
52482         * NEWS: Mention the incompatible change (s/futimens/gl_futimens/)
52483         forced upon us by glibc-2.6.
52484
52485 2007-05-20  Bruno Haible  <bruno@clisp.org>
52486
52487         Fix *printf result for NaN, Inf on AIX, Solaris, OSF/1.
52488         * m4/printf.m4 (gl_PRINTF_INFINITE): Update cross-compiling guesses.
52489         (gl_PRINTF_INFINITE_LONG_DOUBLE): New macro.
52490         * lib/vasnprintf.c: Use NEED_PRINTF_INFINITE_DOUBLE instead of
52491         NEED_PRINTF_INFINITE.
52492         (is_infinitel): New function.
52493         (VASNPRINTF): Handle NEED_PRINTF_INFINITE_LONG_DOUBLE case.
52494         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE): Renamed from
52495         gl_PREREQ_VASNPRINTF_INFINITE.
52496         (gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE): New macro.
52497         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
52498         gl_PRINTF_INFINITE_LONG_DOUBLE and test its result. Invoke
52499         gl_PREREQ_VASNPRINTF_INFINITE_DOUBLE and
52500         gl_PREREQ_VASNPRINTF_INFINITE_LONG_DOUBLE instead of
52501         gl_PREREQ_VASNPRINTF_INFINITE.
52502         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
52503         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52504         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52505         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52506         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52507         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52508         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52509         * doc/functions/fprintf.texi: Update.
52510         * doc/functions/printf.texi: Update.
52511         * doc/functions/snprintf.texi: Update.
52512         * doc/functions/sprintf.texi: Update.
52513         * doc/functions/vfprintf.texi: Update.
52514         * doc/functions/vprintf.texi: Update.
52515         * doc/functions/vsnprintf.texi: Update.
52516         * doc/functions/vsprintf.texi: Update.
52517
52518 2007-05-20  Bruno Haible  <bruno@clisp.org>
52519
52520         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): Set REPLACE_FREXPL if frexpl
52521         was not found in libc.
52522         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Likewise.
52523
52524 2007-05-20  Bruno Haible  <bruno@clisp.org>
52525
52526         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
52527         printed as "-nan" instead of "nan".
52528         * tests/test-vasprintf-posix.c (test_function): Likewise.
52529         * tests/test-snprintf-posix.h (test_function): Likewise.
52530         * tests/test-sprintf-posix.h (test_function): Likewise.
52531         Needed for HP-UX 11.
52532
52533 2007-05-20  Jim Meyering  <jim@meyering.net>
52534
52535         Fix buggy test for the fchownat-deref bug.
52536         * m4/openat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Create the dangling
52537         symlink required for the run-test.  Without it, this test would
52538         always declare that fchownat doesn't work, and client code would
52539         unnecessarily use the replacement function with fixed libc.
52540         (gl_FUNC_FCHOWNAT): Eliminate a variable that wasn't initialized.
52541         Reported by Greg Schafer.
52542
52543 2007-05-19  Bruno Haible  <bruno@clisp.org>
52544
52545         * m4/isnanf.m4 (gl_ISNANF_WORKS): New macro.
52546         (gl_FUNC_ISNANF_NO_LIBM): Invoke it.
52547         * lib/isnan.c (FUNC): Use run-time expressions for SGI compiler.
52548         Needed for IRIX 6.5 and Solaris 2.5.1.
52549
52550 2007-05-19  Bruno Haible  <bruno@clisp.org>
52551
52552         * tests/test-vasnprintf-posix.c (have_minus_zero): New function.
52553         (test_function): Skip tests involving -0.0 on platforms where
52554         -0.0 = 0.0.
52555         * tests/test-vasprintf-posix.c (have_minus_zero): New function.
52556         (test_function): Skip tests involving -0.0 on platforms where
52557         -0.0 = 0.0.
52558         * tests/test-snprintf-posix.h (have_minus_zero): New function.
52559         (test_function): Skip tests involving -0.0 on platforms where
52560         -0.0 = 0.0.
52561         * tests/test-sprintf-posix.h (have_minus_zero): New function.
52562         (test_function): Skip tests involving -0.0 on platforms where
52563         -0.0 = 0.0.
52564         * tests/test-fprintf-posix.h (test_function): Remove all -0.0 related
52565         tests.
52566         * tests/test-printf-posix.h (test_function): Likewise.
52567         * tests/test-printf-posix.output: Remove all -0.0 related results.
52568         Needed for IRIX 6.5.
52569
52570 2007-05-19  Bruno Haible  <bruno@clisp.org>
52571
52572         * tests/test-vasnprintf-posix.c (test_function): Allow NaN to be
52573         printed as "nan0x7fffffff" instead of "nan".
52574         * tests/test-vasprintf-posix.c (test_function): Likewise.
52575         * tests/test-snprintf-posix.h (test_function): Likewise.
52576         * tests/test-sprintf-posix.h (test_function): Likewise.
52577         * tests/test-fprintf-posix.h (NaN): Remove macro.
52578         (test_function): Remove all NaN related tests.
52579         * tests/test-printf-posix.h (NaN): Remove macro.
52580         (test_function): Remove all NaN related tests.
52581         * tests/test-printf-posix.output: Remove all NaN related results.
52582         Needed for IRIX 6.5.
52583
52584 2007-05-19  Bruno Haible  <bruno@clisp.org>
52585
52586         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Fix C89 syntax error in test code.
52587         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Likewise.
52588
52589 2007-05-19  Bruno Haible  <bruno@clisp.org>
52590
52591         * lib/float_.h: New file.
52592         * m4/float_h.m4: New file.
52593         * modules/float: New file.
52594         * modules/isnanl (Dependencies): Add float.
52595         * modules/isnanl-nolibm (Dependencies): Likewise.
52596         * modules/mathl (Dependencies): Likewise.
52597         * modules/printf-frexpl (Dependencies): Likewise.
52598         * modules/signbit (Dependencies): Likewise.
52599         * modules/vasnprintf (Dependencies): Likewise.
52600         * doc/headers/float.texi: Update.
52601
52602 2007-05-19  Jim Meyering  <jim@meyering.net>
52603
52604         * lib/utimens.c (gl_futimens): Rename from futimens,
52605         now that glibc-2.6 declares futimens.
52606         * lib/utimens.h: Likewise.
52607
52608 2007-05-19  Bruno Haible  <bruno@clisp.org>
52609
52610         Avoid test failures on mingw.
52611         * tests/test-fprintf-posix.sh: Convert CR/LF to LF in output.
52612         * tests/test-printf-posix.sh: Likewise.
52613         * tests/test-vfprintf-posix.sh: Likewise.
52614         * tests/test-vprintf-posix.sh: Likewise.
52615
52616 2007-05-19  Bruno Haible  <bruno@clisp.org>
52617
52618         Fix *printf result for NaN, Inf, -0.0 on mingw.
52619         * m4/printf.m4 (gl_PRINTF_INFINITE): New macro.
52620         * lib/vasnprintf.c: Include math.h and isnan.h.
52621         (is_infinite_or_zero): New function.
52622         (VASNPRINTF): Fix also the handling of infinite or zero 'double'
52623         values in the %f, %F, %e, %E, %g, %G directives.
52624         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_INFINITE): New macro.
52625         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
52626         gl_PRINTF_INFINITE and test its result. Invoke
52627         gl_PREREQ_VASNPRINTF_INFINITE.
52628         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
52629         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52630         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52631         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52632         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52633         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52634         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52635         * doc/functions/fprintf.texi: Update.
52636         * doc/functions/printf.texi: Update.
52637         * doc/functions/snprintf.texi: Update.
52638         * doc/functions/sprintf.texi: Update.
52639         * doc/functions/vfprintf.texi: Update.
52640         * doc/functions/vprintf.texi: Update.
52641         * doc/functions/vsnprintf.texi: Update.
52642         * doc/functions/vsprintf.texi: Update.
52643
52644 2007-05-19  Bruno Haible  <bruno@clisp.org>
52645
52646         * lib/vasnprintf.c (convert_to_decimal): Add an extra_zeroes argument.
52647         (scale10_round_decimal_long_double): Inline scale10_round_long_double.
52648         Instead of multiplying with 10^k, set extra_zeroes to k.
52649         (scale10_round_long_double): Remove function.
52650
52651 2007-05-18  Bruno Haible  <bruno@clisp.org>
52652
52653         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Fix logic bug
52654         introduced on 2007-05-06.
52655
52656 2007-05-18  Bruno Haible  <bruno@clisp.org>
52657
52658         * tests/test-vasnprintf-posix.c (test_function): Also test the %e and
52659         %g directives.
52660         * tests/test-vasprintf-posix.c (test_function): Likewise.
52661         * tests/test-snprintf-posix.h (test_function): Likewise.
52662         * tests/test-sprintf-posix.h (test_function): Likewise.
52663
52664 2007-05-18  Bruno Haible  <bruno@clisp.org>
52665
52666         * tests/test-vasnprintf-posix.c (SIZEOF): New macro.
52667         (strmatch): New function.
52668         (test_function): Test the %f directive on numbers of various exponents.
52669         * tests/test-vasprintf-posix.c (SIZEOF): New macro.
52670         (strmatch): New function.
52671         (test_function): Test the %f directive on numbers of various exponents.
52672         * tests/test-snprintf-posix.h (strmatch): New function.
52673         (test_function): Test the %f directive on numbers of various exponents.
52674         * tests/test-sprintf-posix.h (strmatch): New function.
52675         (test_function): Test the %f directive on numbers of various exponents.
52676         * tests/test-snprintf-posix.c (SIZEOF): New macro.
52677         * tests/test-sprintf-posix.c (SIZEOF): New macro.
52678         * tests/test-vsnprintf-posix.c (SIZEOF): New macro.
52679         * tests/test-vsprintf-posix.c (SIZEOF): New macro.
52680
52681 2007-05-18  Bruno Haible  <bruno@clisp.org>
52682
52683         Add support for 'long double' number output.
52684         * m4/printf.m4 (gl_PRINTF_LONG_DOUBLE): New macro.
52685         * lib/vasnprintf.c: Include math.h and float+.h.
52686         (mp_limb_t): New type.
52687         (GMP_LIMB_BITS): New macro.
52688         (mp_twolimb_t): New type.
52689         (GMP_TWOLIMB_BITS): New macro.
52690         (mpn_t): New type.
52691         (multiply, divide, convert_to_decimal, decode_long_double,
52692         scale10_round_long_double, scale10_round_decimal_long_double,
52693         floorlog10l): New functions.
52694         (VASNPRINTF) [NEED_PRINTF_LONG_DOUBLE]: Implement 'long double' support
52695         for the %f, %F, %e, %E, %g, %G directives.
52696         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_LONG_DOUBLE): New macro.
52697         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
52698         gl_PRINTF_LONG_DOUBLE and test its result. Invoke
52699         gl_PREREQ_VASNPRINTF_LONG_DOUBLE.
52700         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
52701         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52702         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52703         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52704         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52705         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52706         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52707         * modules/fprintf-posix (Depends-on): Add frexpl-nolibm.
52708         * modules/snprintf-posix (Depends-on): Likewise.
52709         * modules/sprintf-posix (Depends-on): Likewise.
52710         * modules/vasnprintf-posix (Depends-on): Likewise.
52711         * modules/vasprintf-posix (Depends-on): Likewise.
52712         * modules/vfprintf-posix (Depends-on): Likewise.
52713         * modules/vsnprintf-posix (Depends-on): Likewise.
52714         * modules/vsprintf-posix (Depends-on): Likewise.
52715         * modules/vasnprintf (Files): Add lib/float+.h.
52716         * doc/functions/fprintf.texi: Update.
52717         * doc/functions/printf.texi: Update.
52718         * doc/functions/snprintf.texi: Update.
52719         * doc/functions/sprintf.texi: Update.
52720         * doc/functions/vfprintf.texi: Update.
52721         * doc/functions/vprintf.texi: Update.
52722         * doc/functions/vsnprintf.texi: Update.
52723         * doc/functions/vsprintf.texi: Update.
52724
52725 2007-05-18  Bruno Haible  <bruno@clisp.org>
52726
52727         * lib/vasnprintf.c (USE_SNPRINTF): Define to 0 on BeOS.
52728
52729 2007-05-18  Bruno Haible  <bruno@clisp.org>
52730
52731         * lib/vasnprintf.c (VASNPRINTF) [WIN32]: Use %I64d instead of %lld
52732         for printing 64-bit integers. Needed for mingw.
52733
52734 2007-05-18  Bruno Haible  <bruno@clisp.org>
52735
52736         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
52737         gl_FUNC_FREXPL_WORKS.
52738         * modules/printf-frexpl (Files): Add m4/frexpl.m4.
52739
52740 2007-05-18  Bruno Haible  <bruno@clisp.org>
52741
52742         * modules/frexpl-nolibm-tests: New file.
52743
52744         * modules/frexpl-nolibm: New file.
52745         * m4/frexpl.m4 (gl_FUNC_FREXPL_NO_LIBM): New macro.
52746
52747 2007-05-17  Paul Eggert  <eggert@cs.ucla.edu>
52748
52749         * lib/dirent_.h: Prefer #include_next <foo.h> to #include
52750         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
52751         GCC 4.2, which otherwise issues a lot of warnings.
52752         * lib/iconv_.h, lib/locale_.h, lib/netinet_in_.h, lib/sys_select_.h:
52753         * lib/sys_socket_.h, lib/sys_stat_.h, lib/sysexits_.h, lib/unistd_.h:
52754         Likewise.
52755         * modules/fchdir (dirent.h): Substitute @HAVE_INCLUDE_NEXT@.
52756         * modules/iconv_open (iconv.h): Likewise.
52757         * modules/locale (locale.h): Likewise.
52758         * modules/netinet_in (netinet/in.h): Likewise.
52759         * modules/sys_select (sys_select.h): Likewise.
52760         * modules/sys_socket (sys/socket.h): Likewise.
52761         * modules/sys_stat (sys/stat.h): Likewise.
52762         * modules/sysexits (sysexits.h): Likewise.
52763         * modules/unistd (unistd.h): Likewise.
52764
52765 2007-05-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52766
52767         * modules/closein-tests (Makefile.am): Distribute
52768         `test-closein.sh'.
52769
52770 2007-05-17  Bruno Haible  <bruno@clisp.org>
52771
52772         * tests/test-printf-posix.output: Renamed from
52773         tests/test-fprintf-posix.out.
52774         * modules/fprintf-posix-tests: Update.
52775         * modules/printf-posix-tests: Update.
52776         * modules/vfprintf-posix-tests: Update.
52777         * modules/vprintf-posix-tests: Update.
52778         * tests/test-fprintf-posix.sh: Update.
52779         * tests/test-printf-posix.sh: Update.
52780         * tests/test-vfprintf-posix.sh: Update.
52781         * tests/test-vprintf-posix.sh: Update.
52782         Reported by Ralf Wildenhues.
52783
52784 2007-05-16  Paul Eggert  <eggert@cs.ucla.edu>
52785
52786         * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
52787         @ABSOLUTE_FOO_H@ if @HAVE_INCLUDE_NEXT@.  This works better with
52788         GCC 4.2, which otherwise issues a lot of warnings.
52789         * lib/inttypes_.h, lib/math_.h, lib/search_.h, lib/signal_.h:
52790         * lib/stdint_.h, lib/stdio_.h, lib/stdlib_.h, lib/string_.h:
52791         * lib/sys_time_.h, lib/time_.h, lib/wchar_.h, lib/wctype_.h: Likewise.
52792         * lib/stdlib_.h: Don't bother with #pragma GCC system_header, as
52793         it should no longer be needed.
52794         * lib/string_.h: Likewise.
52795         * modules/absolute-header (HAVE_INCLUDE_NEXT): New 'make' define.
52796         * modules/fcntl (fcntl.h): Substitute @HAVE_INCLUDE_NEXT@.
52797         * modules/inttypes (inttypes.h): Likewise.
52798         * modules/math (math.h): Likewise.
52799         * modules/search (search.h): Likewise.
52800         * modules/signal (signal.h): Likewise.
52801         * modules/stdint (stdint.h): Likewise.
52802         * modules/stdio (stdio.h): Likewise.
52803         * modules/stdlib (stdlib.h): Likewise.
52804         * modules/string (string.h): Likewise.
52805         * modules/sys_time (sys/time.h): Likewise.
52806         * modules/time (time.h): Likewise.
52807         * modules/wchar (wchar.h): Likewise.
52808         * modules/wctype (wtype.h): Likewise.
52809
52810 2007-05-16  Thien-Thi Nguyen  <ttn@gnuvola.org>  (tiny change)
52811
52812         * doc/gnulib-tool.texi (CVS Issues): Fix typo.
52813
52814 2007-05-13  Bruno Haible  <bruno@clisp.org>
52815
52816         * stpcpy.m4 (gl_FUNC_STPCPY): Require AC_C_RESTRICT.
52817         * stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
52818         * strsep.m4 (gl_FUNC_STRSEP): Likewise.
52819         * strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
52820         (gl_PREREQ_STRTOK_R): Don't require it here.
52821
52822 2007-05-13  Bruno Haible  <bruno@clisp.org>
52823
52824         * lib/stdlib_.h (mkdtemp, mkstemp): Comment out argument name. Needed
52825         when used in C++ mode.
52826
52827 2007-05-12  Bruno Haible  <bruno@clisp.org>
52828
52829         * lib/linebuffer.h: Tweak doc.
52830         * lib/linebuffer.c: Likewise.
52831
52832 2007-05-12  James Youngman  <jay@gnu.org>
52833
52834         * lib/linebuffer.c (readlinebuffer_delim): New function,
52835         like readlinebuffer, but use a caller-specified delimiter.
52836         (readlinebuffer): Just call readlinebuffer_delim with '\n'
52837         as the delimiter.
52838         * lib/linebuffer.h (readlinebuffer_delim): Declare it.
52839
52840 2007-05-12  Sergey Poznyakoff  <gray@gnu.org.ua>
52841
52842         * m4/openat.m4 (gl_FUNC_OPENAT): Do not require openat-die.
52843         * modules/openat (Files): Remove openat-die.c.
52844         (Depends-on): Add openat-die.
52845         * modules/openat-die: New module.
52846
52847 2007-05-06  Bruno Haible  <bruno@clisp.org>
52848
52849         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING, gl_VSNPRINTF_ZEROSIZE_C99):
52850         Update with info about Cygwin.
52851         * doc/functions/fprintf.texi: Update.
52852         * doc/functions/printf.texi: Update.
52853         * doc/functions/snprintf.texi: Update.
52854         * doc/functions/sprintf.texi: Update.
52855         * doc/functions/vfprintf.texi: Update.
52856         * doc/functions/vprintf.texi: Update.
52857         * doc/functions/vsnprintf.texi: Update.
52858         * doc/functions/vsprintf.texi: Update.
52859         Reported by Eric Blake.
52860
52861 2007-05-06  Bruno Haible  <bruno@clisp.org>
52862
52863         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_ZERO]: Perform the
52864         padding ourselves for the floating-point directives.
52865         * m4/printf.m4 (gl_PRINTF_FLAG_ZERO): New macro.
52866         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_ZERO): New macro.
52867         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
52868         gl_PRINTF_FLAG_ZERO and test its result. Invoke
52869         gl_PREREQ_VASNPRINTF_FLAG_ZERO.
52870         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52871         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
52872         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52873         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52874         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52875         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52876         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52877         * tests/test-snprintf-posix.h (test_function): Also check the width
52878         and some flags in the %f directive.
52879         * tests/test-sprintf-posix.h (test_function): Likewise.
52880         * tests/test-vasnprintf-posix.c (test_function): Likewise.
52881         * tests/test-vasprintf-posix.c (test_function): Likewise.
52882         * doc/functions/fprintf.texi: Update.
52883         * doc/functions/printf.texi: Update.
52884         * doc/functions/snprintf.texi: Update.
52885         * doc/functions/sprintf.texi: Update.
52886         * doc/functions/vfprintf.texi: Update.
52887         * doc/functions/vprintf.texi: Update.
52888         * doc/functions/vsnprintf.texi: Update.
52889         * doc/functions/vsprintf.texi: Update.
52890
52891 2007-05-06  Bruno Haible  <bruno@clisp.org>
52892
52893         * lib/vasnprintf.c (VASNPRINTF) [NEED_PRINTF_FLAG_GROUPING]: Don't
52894         pass the ' flag character to sprintf or snprintf.
52895         * m4/printf.m4 (gl_PRINTF_FLAG_GROUPING): New macro.
52896         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_FLAG_GROUPING): New macro.
52897         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
52898         gl_PRINTF_FLAG_GROUPING and test its result. Invoke
52899         gl_PREREQ_VASNPRINTF_FLAG_GROUPING.
52900         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
52901         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Likewise.
52902         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
52903         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
52904         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
52905         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
52906         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
52907         * tests/test-snprintf-posix.h (test_function): Also check the grouping
52908         flag.
52909         * tests/test-sprintf-posix.h (test_function): Likewise.
52910         * tests/test-vasnprintf-posix.c (test_function): Likewise.
52911         * tests/test-vasprintf-posix.c (test_function): Likewise.
52912         * doc/functions/fprintf.texi: Update.
52913         * doc/functions/printf.texi: Update.
52914         * doc/functions/snprintf.texi: Update.
52915         * doc/functions/sprintf.texi: Update.
52916         * doc/functions/vfprintf.texi: Update.
52917         * doc/functions/vprintf.texi: Update.
52918         * doc/functions/vsnprintf.texi: Update.
52919         * doc/functions/vsprintf.texi: Update.
52920
52921 2007-05-01  Bruno Haible  <bruno@clisp.org>
52922
52923         * tests/test-argp-2.sh (func_compare): Drop .exe suffix.
52924
52925 2007-05-03  Paul Eggert  <eggert@cs.ucla.edu>
52926
52927         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Use better
52928         comment for D_INO_IN_DIRENT.  Problem reported by James Youngman.
52929
52930 2007-05-02  Paul Eggert  <eggert@cs.ucla.edu>
52931
52932         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Test whether
52933         readdir returns garbage in d_ino.  Problem reported by Kaz Sasayama in
52934         <http://lists.gnu.org/archive/html/bug-gnulib/2007-05/msg00021.html>.
52935
52936 2007-05-02  Sergey Poznyakoff  <gray@gnu.org.ua>
52937
52938         * lib/argp-help.c (struct hol_entry): New member `ord'.
52939         (HOL_ENTRY_PTRCMP): Use ord for comparison
52940         (hol_sort): Initialize ord.
52941
52942 2007-05-01  Bruno Haible  <bruno@clisp.org>
52943
52944         * doc/functions/_Exit_C99.texi: Renamed from doc/functions/_Exit.texi.
52945         Reported by Eric Blake.
52946         * doc/gnulib.texi (Function Substitutes): Update.
52947
52948 2007-05-01  Bruno Haible  <bruno@clisp.org>
52949
52950         * doc/functions.texi: Remove file, now redundant through
52951         doc/functions/*.texi.
52952
52953 2007-05-01  Bruno Haible  <bruno@clisp.org>
52954
52955         * modules/argp (Depends-on): Add sleep.
52956
52957 2007-05-01  Bruno Haible  <bruno@clisp.org>
52958
52959         * modules/sleep-tests: New file.
52960         * tests/test-sleep.c: New file.
52961
52962         * modules/sleep: New file.
52963         * lib/sleep.c: New file.
52964         * m4/sleep.m4: New file.
52965         * lib/unistd_.h (sleep): New declaration.
52966         * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Initialize GNULIB_SLEEP,
52967         HAVE_SLEEP.
52968         * modules/unistd (Makefile.am): Substitute GNULIB_SLEEP, HAVE_SLEEP.
52969         * doc/functions/sleep.texi: Document the sleep module.
52970
52971 2007-05-01  Bruno Haible  <bruno@clisp.org>
52972
52973         * lib/sigprocmask.h: Remove file.
52974         * lib/signal_.h: Incorporate the previous contents of sigprocmask.h.
52975         * lib/sigprocmask.c: Include <signal.h> instead of sigprocmask.h.
52976         * m4/signal_h.m4 (gl_SIGNAL_H_DEFAULTS): Substitute GNULIB_SIGPROCMASK,
52977         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T.
52978         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Require
52979         gl_SIGNAL_H_DEFAULTS. Set HAVE_POSIX_SIGNALBLOCKING as a shell variable.
52980         (gl_PREREQ_SIGPROCMASK): Require gl_SIGNAL_H_DEFAULTS. Set
52981         HAVE_SIGSET_T as a shell variable.
52982         * modules/signal (Makefile.am): Substitute GNULIB_SIGPROCMASK,
52983         HAVE_POSIX_SIGNALBLOCKING, HAVE_SIGSET_T into signal.h.
52984         * modules/sigprocmask (Files): Remove lib/sigprocmask.h.
52985         (Depends-on): Add signal. Remove verify.
52986         (configure.ac): Invoke gl_SIGNAL_MODULE_INDICATOR.
52987         (Include): Mention <signal.h> instead of sigprocmask.h.
52988         * NEWS: Mention the change.
52989         * lib/fatal-signal.c: Don't include sigprocmask.h.
52990
52991 2007-05-01  Bruno Haible  <bruno@clisp.org>
52992
52993         * modules/signal: New file.
52994         * lib/signal_.h: New file.
52995         * m4/signal_h.m4: New file.
52996
52997 2007-05-01  Bruno Haible  <bruno@clisp.org>
52998
52999         * lib/wctype_.h: Test HAVE_ISWCNTRL at configure time.
53000         * m4/wctype.m4 (gl_WCTYPE_H): Substitute HAVE_ISWCNTRL.
53001         * modules/wctype (Makefile.am): Substitute HAVE_ISWCNTRL instead of
53002         HAVE_WCTYPE_CTMP_BUG into wctype.h.
53003
53004 2007-05-01  Bruno Haible  <bruno@clisp.org>
53005
53006         * lib/sys_stat_.h: Test HAVE_LSTAT, HAVE_DECL_MKDIR, HAVE_IO_H at
53007         configure time.
53008         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Substitute HAVE_LSTAT,
53009         HAVE_DECL_MKDIR, HAVE_IO_H via AC_SUBST.
53010         * modules/sys_stat (Makefile.am): Substitute their values into
53011         sys/stat.h.
53012
53013 2007-05-01  Bruno Haible  <bruno@clisp.org>
53014
53015         * lib/glob_.h: Test HAVE_SYS_CDEFS_H at configure time.
53016         * m4/glob.m4 (gl_PREREQ_GLOB): Substitute HAVE_SYS_CDEFS_H via AC_SUBST.
53017         * modules/glob (Makefile.am): Put HAVE_SYS_CDEFS_H value into glob.h.
53018
53019 2007-05-01  Bruno Haible  <bruno@clisp.org>
53020
53021         * doc/header/assert.texi: Undo last change: don't mention the gnulib
53022         'assert' module here.
53023
53024 2007-05-01  Bruno Haible  <bruno@clisp.org>
53025
53026         * doc/functions/*.texi: New files.
53027         * doc/functions/google-ranking.txt: New file.
53028         * doc/gnulib.texi (Function Substitutes): New chapter.
53029         (ctime, inet_ntoa): Remove sections.
53030         * doc/ctime.texi: Remove file.
53031         * doc/inet_ntoa.texi: Remove file.
53032         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Update
53033         dependencies.
53034         (%.info): New rule, specifying a --reference-limit.
53035
53036 2007-05-01  Bruno Haible  <bruno@clisp.org>
53037
53038         * MODULES.html.sh (posix_functions): Remove 'exec', 'toc'.
53039
53040 2007-05-01  Bruno Haible  <bruno@clisp.org>
53041
53042         * modules/mkdir (Depends-on): Add sys_stat, because sys_stat provides
53043         the portability of 'mkdir' to mingw systems.
53044
53045 2007-05-01  Bruno Haible  <bruno@clisp.org>
53046
53047         * doc/headers/google-ranking.txt: New file.
53048
53049 2007-04-30  Eric Blake  <ebb9@byu.net>
53050
53051         Prefer fseeko to fseek.
53052         * modules/getpass (Depends-on): Add fseeko.
53053         * lib/getpass.c (getpass): Use fseeko, not fseek.
53054
53055 2007-04-30  Sergey Poznyakoff  <gray@gnu.org.ua>
53056
53057         * lib/argp-help.c (hol_entry_cmp): Option sorting algorithm
53058         assumes the sorting is stable, while most qsort implementations
53059         are not.  Use argument addresses to ensure they never compare as
53060         equal.
53061
53062         * tests/test-argp-2.sh (usage-indent test): Fix output
53063         (func_compare): Restore diff options
53064         * tests/test-argp.c: Restore #include "progname.h"
53065
53066 2007-04-29  Bruno Haible  <bruno@clisp.org>
53067
53068         * m4/printf.m4 (gl_VSNPRINTF_ZEROSIZE_C99): New macro.
53069         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
53070         gl_VSNPRINTF_ZEROSIZE_C99. Test gl_cv_func_vsnprintf_zerosize_c99.
53071         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
53072         * modules/snprintf-posix-tests (Files): Add tests/test-snprintf.c.
53073         (configure.ac): Define CHECK_SNPRINTF_POSIX.
53074         (TESTS, check_PROGRAMS): Add test-snprintf.
53075         * modules/vsnprintf-posix-tests (Files): Add tests/test-vsnprintf.c.
53076         (configure.ac): Define CHECK_VSNPRINTF_POSIX.
53077         (TESTS, check_PROGRAMS): Add test-vsnprintf.
53078         * tests/test-snprintf.c (main) [!CHECK_SNPRINTF_POSIX]: Disable
53079         assertions that fail on HP-UX, OSF/1, or IRIX.
53080         * tests/test-vsnprintf.c (main) [!CHECK_VSNPRINTF_POSIX]: Likewise.
53081
53082 2007-04-29  Bruno Haible  <bruno@clisp.org>
53083
53084         * MODULES.html.sh (posix_functions): Remove 'contents'.
53085
53086 2007-04-29  Karl Berry  <karl@gnu.org>
53087
53088         * config/srclist.txt (gendocs_template_min): new entry.
53089
53090 2007-04-29  Bruno Haible  <bruno@clisp.org>
53091
53092         Work around fpurge bug on BSD systems.
53093         * modules/fpurge (Makefile.am): Compile fpurge.c unconditionally.
53094         * m4/fpurge.m4 (gl_FUNC_FPURGE): Don't invoke AC_LIBOBJ.
53095         * lib/fpurge.h (fpurge): Don't handle __fpurge wrapper here. Define
53096         fpurge to rpl_fpurge if the system already has this function.
53097         * lib/fpurge.c (fpurge): Handle also the __fpurge wrapper case and
53098         the case where the system already has this function. Correct invariants
53099         on BSD systems.
53100         * lib/fseeko.c (rpl_fseeko): Update recognition of preceding fflush on
53101         BSD systems.
53102
53103 2007-04-29  Sergey Poznyakoff  <gray@gnu.org.ua>
53104
53105         * lib/argp-help.c (hol_cluster_cmp): Reverse comparison.  Change
53106         proposed by Sven Verdoolaege.
53107
53108         * tests/test-argp.c: Fix option ordering.  Test deeply clustered
53109         options.
53110         * tests/test-argp-2.sh (func_compare): Use diff instead of cmp.
53111         (usage and help tests): Update
53112
53113 2007-04-29  Bruno Haible  <bruno@clisp.org>
53114
53115         * tests/test-fflush.c (main): Use a file of size 17, not 10.
53116         Print more information in case of failure. Disable a test on BeOS.
53117
53118 2007-04-29  Bruno Haible  <bruno@clisp.org>
53119
53120         * tests/**/test-*.[hc] (ASSERT): Use fprintf to show the line number.
53121         This helps debugging on systems on which no gdb is available.
53122
53123 2007-04-29  Bruno Haible  <bruno@clisp.org>
53124
53125         * lib/freading.h: Improve comments.
53126         * lib/fwriting.h: Likewise.
53127         * tests/test-freading.c (main): Don't check freading immediately after
53128         repositioning. Needed for glibc.
53129
53130 2007-04-29  Bruno Haible  <bruno@clisp.org>
53131
53132         * lib/freading.c (freading): Trivial simplification.
53133
53134 2007-04-28  Bruno Haible  <bruno@clisp.org>
53135
53136         * tests/test-fwriting.c (main): Also test the interaction between
53137         fflush and fwriting.
53138         * modules/fwriting-tests (Depends-on): Add fflush.
53139
53140         * tests/test-freading.c (main): Also test the interaction between
53141         fflush and freading.
53142         * modules/freading-tests (Depends-on): Add fflush.
53143
53144 2007-04-28  Bruno Haible  <bruno@clisp.org>
53145
53146         * lib/stdio_.h (fseek, ftell): Provide link warnings suggesting to use
53147         fseeko and ftello.
53148         Suggested by Eric Blake.
53149
53150 2007-04-28  Jim Meyering  <jim@meyering.net>
53151
53152         Avoid false-negative in gl_STDINT_H's C99 conformance test.
53153         * m4/stdint.m4 (gl_STDINT_H): When checking whether stdint.h conforms
53154         to C99, include all of gl_STDINT_INCLUDES, not just <stddef.h>.
53155
53156 2007-04-27  Eric Blake  <ebb9@byu.net>
53157
53158         * doc/headers/assert.texi (assert.h): Document assert module use.
53159
53160 2007-04-27  Bruno Haible  <bruno@clisp.org>
53161
53162         * doc/headers/*.texi: New files.
53163         * doc/gnulib.texi (Header File Substitutes): New chapter.
53164         * doc/Makefile (gnulib.info, gnulib.html, gnulib.dvi): Specify
53165         dependencies.
53166         (standards.info ,standards.html, standards.dvi): Update dependencies.
53167         (mostlyclean, clean): New targets.
53168
53169 2007-04-27  Bruno Haible  <bruno@clisp.org>
53170
53171         * lib/sysexits_.h: Renamed from lib/sysexit_.h.
53172         * modules/sysexits (Files, Makefile.am): Update.
53173
53174         * lib/sys_socket_.h: Renamed from lib/socket_.h.
53175         * modules/sys_socket (Files, Makefile.am): Update.
53176
53177         * lib/sys_stat_.h: Renamed from lib/stat_.h.
53178         * modules/sys_stat (Files, Makefile.am): Update.
53179
53180 2007-04-27  Eric Blake  <ebb9@byu.net>
53181
53182         * lib/freading.h: Improve comments.
53183         * lib/fwriting.h: Likewise.
53184         * lib/fflush.c: Likewise.
53185
53186         Fix closein for mingw.
53187         * modules/closein-tests: Add tests for closein.
53188         * tests/test-closein.c: New file.
53189         * tests/test-closein.sh: Likewise.
53190         * lib/unistd_.h [!SEEK_CUR]: Mingw also needs stdlib.h for _exit.
53191         * lib/closein.c (close_stdin): Don't fflush non-seekable streams.
53192
53193 2007-04-27  Bruno Haible  <bruno@clisp.org>
53194
53195         * lib/inttypes_.h [_DECC]: Don't use #include_next if the compiler
53196         version is < 6.
53197         * lib/math_.h [__DECC]: Likewise.
53198         * lib/stdio_.h [__DECC]: Likewise.
53199         * lib/stdlib_.h [__DECC]: Likewise.
53200         * lib/string_.h [__DECC]: Likewise.
53201         * lib/time_.h [__DECC]: Likewise.
53202         * lib/wchar_.h [__DECC]: Likewise.
53203         * lib/wctype_.h [__DECC]: Likewise.
53204
53205 2007-04-27  Bruno Haible  <bruno@clisp.org>
53206
53207         * tests/test-fbufmode.c (main): Relax test, to avoid failure on mingw.
53208
53209 2007-04-27  Bruno Haible  <bruno@clisp.org>
53210
53211         * lib/fflush.c: Add comments.
53212         * modules/fpurge-tests (Depends-on): Add fflush.
53213         * modules/freadable-tests (Depends-on): Likewise.
53214         * modules/fwritable-tests (Depends-on): Likewise.
53215
53216 2007-04-27  Charles Wilson  <libtool@cwilson.fastmail.fm>
53217
53218         * m4/argz.m4 (gl_FUNC_ARGZ): Use !HAVE_WORKING_ARGZ instead of
53219         SYSTEM_ARGZ_IS_BROKEN.  Also, minor stylistic improvements.
53220         Report by Bruno Haible <bruno@clisp.org>.
53221
53222 2007-04-26  Eric Blake  <ebb9@byu.net>
53223
53224         Fix fflush on mingw.
53225         * modules/fflush (Depends-on): Add freading.
53226         * lib/fflush.c (rpl_fflush): Use freading to avoid losing buffered
53227         but unread data.
53228
53229 2007-04-26  Eric Blake  <ebb9@byu.net>
53230         and Bruno Haible  <bruno@clisp.org>
53231
53232         Implement freading and fwriting.
53233         * lib/freading.c: New file.
53234         * lib/freading.h: Likewise.
53235         * m4/freading.m4: Likewise.
53236         * modules/freading: Likewise.
53237         * modules/freading-tests: Likewise.
53238         * tests/test-freading.c: Likewise.
53239         * lib/fwriting.c: New file.
53240         * lib/fwriting.h: Likewise.
53241         * m4/fwriting.m4: Likewise.
53242         * modules/fwriting: Likewise.
53243         * modules/fwriting-tests: Likewise.
53244         * tests/test-fwriting.c: Likewise.
53245         * MODULES.html.sh (File stream based Input/Output): Mention them.
53246
53247 2007-04-26  Bruno Haible  <bruno@clisp.org>
53248
53249         * lib/stdio_.h (fseeko, ftello): Check that off_t has the same size as
53250         'long' when we assume it.
53251         Suggested by Eric Blake.
53252
53253 2007-04-26  Bruno Haible  <bruno@clisp.org>
53254
53255         Ensure fseeko, ftello are declared on glibc systems.
53256         * modules/fflush (configure.ac-early): Require AC_FUNC_FSEEKO.
53257         * modules/fseeko (configure.ac-early): Likewise.
53258         * modules/ftello (configure.ac-early): Likewise.
53259         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Don't define HAVE_FSEEKO, rely on
53260         AC_FUNC_FSEEKO for this.
53261         * m4/fseeko.m4 (gl_FUNC_FSEEKO): Inline gl_CHECK_FSEEKO.
53262         (gl_CHECK_FSEEKO): Remove macro.
53263
53264 2007-04-26  Bruno Haible  <bruno@clisp.org>
53265
53266         * tests/test-fflush.c (main): Also check the ftell result after
53267         fflush and fseek/fseeko.
53268         * lib/fflush.c (rpl_fflush): For BSD implementations, update the
53269         file descriptor position cache in the stream.
53270         * lib/fseeko.c (rpl_fseeko): Likewise.
53271
53272 2007-04-26  Bruno Haible  <bruno@clisp.org>
53273
53274         * modules/fflush-tests (Depends-on): Add fseeko.
53275
53276 2007-04-25  Charles Wilson  <libtool@cwilson.fastmail.fm>
53277             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
53278
53279         * lib/argz_.h: ensure error_t definition is obtained in same
53280         mechanism system argz.h would have.
53281         * m4/argz.m4 (gl_FUNC_ARGZ): add new test to check if $host's
53282         argz facilities are known bad.  Err on the side of caution if
53283         cross-compiling.
53284
53285 2007-04-25  Eric Blake  <ebb9@byu.net>
53286
53287         * lib/fpurge.c (includes): Use stdlib.h for free.
53288         * tests/test-fflush.c (main): Also test fflush-fseeko.
53289
53290 2007-04-25  Bruno Haible  <bruno@clisp.org>
53291
53292         Make fflush+fseek POSIX-compliant on FreeBSD and MacOS X.
53293         * lib/fseeko.c: New file.
53294         * lib/stdio_.h: Include <sys/types.h> when off_t is needed.
53295         (fseeko, fseek): Define to replacements if REPLACE_FFLUSH.
53296         * m4/fseeko.m4 (gl_CHECK_FSEEKO): New macro, extracted from
53297         gl_FUNC_FSEEKO.
53298         (gl_FUNC_FSEEKO): Invoke it.
53299         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Arrange to compile fseeko.c. Invoke
53300         gl_CHECK_FSEEKO. Define HAVE_FSEEKO.
53301         * modules/fflush (Files): Add lib/fseeko.c, m4/fseeko.m4.
53302
53303 2007-04-25  Bruno Haible  <bruno@clisp.org>
53304
53305         * modules/fflush (Depends-on): Add ftello.
53306
53307 2007-04-25  Bruno Haible  <bruno@clisp.org>
53308
53309         * modules/ftello-tests: New file.
53310         * tests/test-ftello.c: New file.
53311
53312         * modules/ftello: New file.
53313         * m4/ftello.m4: New file.
53314         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FTELLO,
53315         HAVE_FTELLO.
53316         * lib/stdio_.h (ftello): New declaration.
53317         * modules/stdio (Makefile.am): Substitute also GNULIB_FTELLO,
53318         HAVE_FTELLO.
53319
53320 2007-04-25  Bruno Haible  <bruno@clisp.org>
53321
53322         * modules/fseeko-tests: New file.
53323         * tests/test-fseeko.c: New file.
53324
53325         * modules/fseeko: New file.
53326         * m4/fseeko.m4: New file.
53327         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FSEEKO,
53328         HAVE_FSEEKO.
53329         * lib/stdio_.h (fseeko): New declaration.
53330         * modules/stdio (Makefile.am): Substitute also GNULIB_FSEEKO,
53331         HAVE_FSEEKO.
53332
53333 2007-04-25  Bruno Haible  <bruno@clisp.org>
53334
53335         * lib/stdio_.h (fflush): Add support for GNULIB_POSIXCHECK.
53336
53337 2007-04-25  Bruno Haible  <bruno@clisp.org>
53338
53339         * lib/unistd_.h: Include <stdio.h> if needed to get the SEEK_* macros.
53340         * tests/test-stdio.c: Check that the various SEEK_* macros are defined.
53341         * tests/test-unistd.c: Likewise.
53342         * tests/test-fcntl.c: Likewise.
53343
53344 2007-04-23  Eric Blake  <ebb9@byu.net>
53345
53346         * lib/fflush.c: Fix missing include.
53347         Reported by Bruno Haible.
53348
53349 2007-04-23  Bruno Haible  <bruno@clisp.org>
53350
53351         * lib/fpurge.c (fpurge) [glibc, BSD]: Free a malloc()ed ungetc buffer.
53352         Reported by Eric Blake.
53353
53354 2007-04-23  Bruno Haible  <bruno@clisp.org>
53355
53356         * lib/fbufmode.c (fbufmode): Port to Solaris/SPARC64.
53357
53358 2007-04-23  Bruno Haible  <bruno@clisp.org>
53359
53360         * lib/fseterr.c (fseterr): Don't hardcode the value of _IOERR.
53361
53362 2007-04-23  Bruno Haible  <bruno@clisp.org>
53363
53364         * tests/test-fbufmode.c (main): Be prepared to a failure of setvbuf.
53365         Needed on HP-UX 11.
53366
53367 2007-04-16  Eric Blake  <ebb9@byu.net>
53368
53369         Make fflush rely on fpurge.
53370         * lib/fflush.c (rpl_fflush): Rely on fpurge module, rather than
53371         open coding all variants.
53372         * modules/fflush (Depends-on): Add fpurge and unistd.
53373         * modules/fflush-tests (Depends-on): Unistd is no longer extra.
53374         * m4/fflush.m4 (gl_REPLACE_FFLUSH): Simplify.
53375
53376         Fix --with-tests compilation on cygwin.
53377         * modules/argmatch-tests (Makefile.am): List gnulib library first
53378         in LDADD.
53379         * modules/argp-tests (Makefile.am): Likewise.
53380         * modules/array-list-tests (Makefile.am): Likewise.
53381         * modules/array-oset-tests (Makefile.am): Likewise.
53382         * modules/avltree-list-tests (Makefile.am): Likewise.
53383         * modules/avltree-oset-tests (Makefile.am): Likewise.
53384         * modules/avltreehash-list-tests (Makefile.am): Likewise.
53385         * modules/carray-list-tests (Makefile.am): Likewise.
53386         * modules/dirname-tests (Makefile.am): Likewise.
53387         * modules/frexp-tests (Makefile.am): Likewise.
53388         * modules/isnanl-tests (Makefile.am): Likewise.
53389         * modules/linked-list-tests (Makefile.am): Likewise.
53390         * modules/linkedhash-list-tests (Makefile.am): Likewise.
53391         * modules/lock-tests (Makefile.am): Likewise.
53392         * modules/rbtree-list-tests (Makefile.am): Likewise.
53393         * modules/rbtree-oset-tests (Makefile.am): Likewise.
53394         * modules/rbtreehash-list-tests (Makefile.am): Likewise.
53395         * modules/tls-tests (Makefile.am): Likewise.
53396         * modules/tsearch-tests (Makefile.am): Likewise.
53397         * modules/xvasprintf-tests (Makefile.am): Likewise.
53398
53399         Fix fpurge for cygwin.
53400         * lib/fpurge.c (fpurge): Fix order of operation flub, and return a
53401         value.
53402         * modules/fpurge-tests (Depends-on): Clean up trash.
53403
53404 2007-04-16  Simon Josefsson  <simon@josefsson.org>
53405
53406         * lib/gc-libgcrypt.c (gc_hash_open): Shut up compiler warnings.
53407
53408         * m4/autobuild.m4: Re-indent.
53409
53410 2007-04-13  Bruno Haible  <bruno@clisp.org>
53411
53412         * modules/fpurge-tests: New file.
53413         * tests/test-fpurge.c: New file.
53414
53415         * modules/fpurge: New file.
53416         * lib/fpurge.h: New file.
53417         * lib/fpurge.c: New file.
53418         * m4/fpurge.m4: New file.
53419
53420 2007-04-13  Bruno Haible  <bruno@clisp.org>
53421
53422         * modules/fbufmode-tests: New file.
53423         * tests/test-fbufmode.c: New file.
53424
53425         * modules/fbufmode: New file.
53426         * lib/fbufmode.h: New file.
53427         * lib/fbufmode.c: New file.
53428         * m4/fbufmode.m4: New file.
53429
53430 2007-04-13  Bruno Haible  <bruno@clisp.org>
53431
53432         * modules/fwritable-tests: New file.
53433         * tests/test-fwritable.c: New file.
53434
53435         * modules/fwritable: New file.
53436         * lib/fwritable.h: New file.
53437         * lib/fwritable.c: New file.
53438         * m4/fwritable.m4: New file.
53439
53440 2007-04-13  Bruno Haible  <bruno@clisp.org>
53441
53442         * modules/freadable-tests: New file.
53443         * tests/test-freadable.c: New file.
53444
53445         * modules/freadable: New file.
53446         * lib/freadable.h: New file.
53447         * lib/freadable.c: New file.
53448         * m4/freadable.m4: New file.
53449
53450 2007-04-13  Bruno Haible  <bruno@clisp.org>
53451
53452         * modules/fflush-tests (Makefile.am): Remove EXTRA_DIST. Augment
53453         MOSTLYCLEANFILES.
53454
53455 2007-04-13  Paul Eggert  <eggert@cs.ucla.edu>
53456
53457         * build-aux/bootstrap (gnulib_tool_option_extras): New var, used by
53458         gzip bootstrap.conf to avoid dragging in i18n machinery.
53459         (gnulib_tool_option): Use it.
53460
53461 2007-04-13  Bruno Haible  <bruno@clisp.org>
53462
53463         * tests/test-vasnprintf-posix.c (test_function): Add tests for %f and
53464         %F directives.
53465         * tests/test-vasprintf-posix.c (test_function): Likewise.
53466         * tests/test-snprintf-posix.h (test_function): Likewise.
53467         * tests/test-sprintf-posix.h (test_function): Likewise.
53468         * tests/test-fprintf-posix.h (test_function): Likewise.
53469         * tests/test-printf-posix.h (test_function): Likewise.
53470         * tests/test-fprintf-posix.out: Likewise.
53471
53472 2007-04-13  Bruno Haible  <bruno@clisp.org>
53473
53474         * modules/lock-tests (configure.ac): For LIBSCHED, try also -lposix4.
53475         * modules/tls-tests (configure.ac): Likewise.
53476         Reported by Arto C. Nirkko <anirkko@insel.ch>.
53477
53478 2007-04-13  Bruno Haible  <bruno@clisp.org>
53479
53480         * lib/tls.c (glthread_tls_get): Fix return type.
53481         Patch by Arto C. Nirkko <anirkko@insel.ch>.
53482
53483 2007-04-12  Eric Blake  <ebb9@byu.net>
53484
53485         * modules/gettime (Depends-on): Remove gettime.
53486         Reported by Dmitry V. Levin.
53487
53488 2007-04-12  Bruno Haible  <bruno@clisp.org>
53489
53490         * modules/fflush (Include): Mention <stdio.h>.
53491         * modules/strtoimax (Include): Mention <inttypes.h>.
53492         * modules/strtoumax (Include): Likewise.
53493
53494 2007-04-12  Eric Blake  <ebb9@byu.net>
53495
53496         * .cvsignore: New file.
53497         * .gitignore: Likewise.
53498
53499 2007-04-12  Bruno Haible  <bruno@clisp.org>
53500
53501         * modules/iconv-tests (test_iconv_LDADD): Mention -liconv after LDADD,
53502         not before, since $(LDADD) often contains libgnu.a.
53503         * modules/striconv-tests (test_striconv_LDADD): Likewise.
53504         * modules/striconveh-tests (test_striconveh_LDADD): Likewise.
53505         * modules/striconveha-tests (test_striconveha_LDADD): Likewise.
53506         Needed on Cygwin.
53507
53508 2007-04-12  Eric Blake  <ebb9@byu.net>
53509
53510         Work around glibc's failure to flush stdin on fclose.
53511         * lib/closein.c (close_stdin): Flush stdin before closing.
53512
53513         Work around glibc's failure to reset seekable stdin on exit.
53514         * modules/closein: New module.
53515         * lib/closein.c: New file.
53516         * lib/closein.h: Likewise.
53517         * m4/closein.m4: Likewise.
53518         * MODULES.html.sh (File stream based Input/Output): Document it.
53519
53520 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53521
53522         * gnulib-tool: Rename generated 'autobuild' script to
53523         'do-autobuild' in --create-megatestdir output.
53524
53525         * doc/gnulib.texi (Build robot for gnulib): Fix.
53526
53527 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53528
53529         * modules/sysexits (Depends-on): Add absolute-header.
53530
53531 2007-04-12  Eric Blake  <ebb9@byu.net>
53532
53533         No need to preserve errno on success.
53534         * lib/fflush.c (rpl_fflush): Simplify errno tracking.
53535         Reported by Bruno Haible.
53536
53537 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53538
53539         * MODULES.html.sh (Support for maintaining and releasing
53540         projects): Add autobuild.  Suggested by Eric Blake <ebb9@byu.net>.
53541
53542 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53543
53544         * gnulib-tool (func_modules_add_dummy): Respect --avoid=dummy.
53545
53546 2007-04-12  Simon Josefsson  <simon@josefsson.org>
53547
53548         * modules/autobuild: New module.
53549
53550         * m4/autobuild.m4: New file.
53551
53552 2007-04-11  Bruno Haible  <bruno@clisp.org>
53553
53554         * lib/vasnprintf.c (VASNPRINTF): Implement the %F directive using the
53555         %f directive, if NEED_PRINTF_DIRECTIVE_F is defined.
53556         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_F): New macro.
53557         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_F): New macro.
53558         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke
53559         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53560         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53561         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Invoke
53562         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53563         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53564         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Invoke
53565         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53566         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53567         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Invoke
53568         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53569         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53570         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Invoke
53571         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53572         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53573         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Invoke
53574         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53575         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53576         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Invoke
53577         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53578         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53579         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Invoke
53580         gl_PRINTF_DIRECTIVE_F. Test gl_cv_func_printf_directive_f. Invoke
53581         gl_PREREQ_VASNPRINTF_DIRECTIVE_F for the replacement.
53582         Reported by Eric Blake.
53583
53584 2007-04-11  Bruno Haible  <bruno@clisp.org>
53585
53586         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Fix test. It always failed.
53587
53588 2007-04-10  Bruno Haible  <bruno@clisp.org>
53589
53590         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct result
53591         for NaN and Infinity. Needed on FreeBSD 6.1.
53592         * tests/test-vasnprintf-posix.c (test_function): Undo last change
53593         regarding results for "%010a" of Infinity and NaN.
53594         * tests/test-vasprintf-posix.c (test_function): Likewise.
53595         * tests/test-snprintf-posix.h (test_function): Likewise.
53596         * tests/test-sprintf-posix.h (test_function): Likewise.
53597         * tests/test-fprintf-posix.h (test_function): Likewise.
53598         * tests/test-printf-posix.h (test_function): Likewise.
53599         * tests/test-fprintf-posix.out: Likewise.
53600
53601 2007-04-10  Bruno Haible  <bruno@clisp.org>
53602
53603         * modules/locale-tests: New file.
53604         * tests/test-locale.c: New file.
53605
53606         * modules/locale: New file.
53607         * lib/locale_.h: New file.
53608         * m4/locale_h.m4: New file.
53609
53610 2007-04-10  Paul Eggert  <eggert@cs.ucla.edu>
53611             Bruno Haible  <bruno@clisp.org>
53612
53613         * m4/signbit.m4 (gl_SIGNBIT): When the sign bit position could not
53614         be determined, test for availability of the copysignf, copysign,
53615         copysignl functions.
53616         * lib/signbitf.c (gl_signbitf): Use copysignf if available in libc.
53617         * lib/signbitd.c (gl_signbitd): Use copysign if available in libc.
53618         * lib/signbitl.c (gl_signbitl): Use copysignl if available in libc.
53619
53620 2007-04-09  Eric Blake  <ebb9@byu.net>
53621
53622         * lib/stdio_.h [REPLACE_FFLUSH]: Declare rpl_fflush.
53623         * modules/stdio (Makefile.am): Support fflush.
53624         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Likewise.
53625         * modules/fflush: New file.
53626         * lib/fflush.c: Likewise.
53627         * m4/fflush.m4: Likewise.
53628         * modules/fflush-tests: New test.
53629         * tests/test-fflush.c: Likewise.
53630         * MODULES.html.sh (Input/output <stdio.h>): Document new module.
53631
53632 2007-04-06  Bruno Haible  <bruno@clisp.org>
53633
53634         * lib/vasnprintf.c: Include <math.h>. Don't include float+.h.
53635         (VASNPRINTF): Use signbit for faster determination whether to print a
53636         minus sign.
53637         * modules/vasnprintf (Files): Remove lib/float+.h.
53638         * modules/fprintf-posix (Depends-on): Add signbit.
53639         * modules/snprintf-posix (Depends-on): Likewise.
53640         * modules/sprintf-posix (Depends-on): Likewise.
53641         * modules/vasnprintf-posix (Depends-on): Likewise.
53642         * modules/vasprintf-posix (Depends-on): Likewise.
53643         * modules/vfprintf-posix (Depends-on): Likewise.
53644         * modules/vsnprintf-posix (Depends-on): Likewise.
53645         * modules/vsprintf-posix (Depends-on): Likewise.
53646
53647 2007-04-06  Bruno Haible  <bruno@clisp.org>
53648
53649         * tests/test-frexp.c (main): Test also the sign bit of zero results.
53650         * tests/test-frexpl.c (main): Likewise.
53651         * tests/test-ldexpl.c (main): Likewise.
53652         * modules/frexp-tests (Depends-on): Add signbit.
53653         * modules/frexpl-tests (Depdends-on): Likewise.
53654         * modules/ldexpl-tests (Depdends-on): Likewise.
53655
53656 2007-04-06  Bruno Haible  <bruno@clisp.org>
53657
53658         * modules/signbit-tests: New file.
53659         * tests/test-signbit.c: New file.
53660
53661         * modules/signbit: New file.
53662         * lib/signbitf.c: New file.
53663         * lib/signbitd.c: New file.
53664         * lib/signbitl.c: New file.
53665         * m4/signbit.m4: New file.
53666         * lib/math_.h (gl_signbitf, gl_signbitd, gl_signbitl): New declarations.
53667         (signbit): New macro.
53668         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_SIGNBIT and
53669         REPLACE_SIGNBIT.
53670         * modules/math (Makefile.am): Substibute also GNULIB_SIGNBIT and
53671         REPLACE_FREXPL into math.h.
53672
53673 2007-04-06  Bruno Haible  <bruno@clisp.org>
53674
53675         * modules/isnanf-nolibm-tests: New file.
53676         * tests/test-isnanf.c: New file.
53677
53678         * modules/isnanf-nolibm: New file.
53679         * lib/isnanf.h: New file.
53680         * lib/isnanf.c: New file.
53681         * lib/isnan.c: Consider the USE_FLOAT macro.
53682         * m4/isnanf.m4: New file.
53683
53684 2007-04-06  Bruno Haible  <bruno@clisp.org>
53685
53686         * modules/gettext-h (configure.ac): AC_SUBST LIBINTL and LTLIBINTL.
53687         (Link): New section.
53688
53689         * modules/canonicalize-lgpl-tests (Makefile.am): Undo last change.
53690
53691 2007-04-06  Bruno Haible  <bruno@clisp.org>
53692
53693         Assume the 'long double' type.
53694         * m4/longdouble.m4: Remove file.
53695         * config/srclist.txt: Don't mention longdouble.m4.
53696         * lib/allocsa.h: Assume HAVE_LONG_DOUBLE to be true.
53697         * lib/float+.h: Likewise.
53698         * lib/frexp.c: Likewise.
53699         * lib/printf-args.h: Likewise.
53700         * lib/printf-args.c: Likewise.
53701         * lib/printf-frexp.c: Likewise.
53702         * lib/printf-parse.c: Likewise.
53703         * lib/vasnprintf.c: Likewise.
53704         * m4/allocsa.m4: Remove gt_TYPE_LONGDOUBLE invocation.
53705         * m4/intl.m4: Likewise.
53706         * m4/isnanl.m4: Likewise.
53707         * m4/printf.m4: Likewise.
53708         * m4/printf-frexpl.m4: Likewise.
53709         * m4/vasnprintf.m4: Likewise.
53710         * modules/allocsa (Files): Remove m4/longdouble.m4.
53711         * modules/gettext (Files): Likewise.
53712         * modules/relocatable-prog-wrapper (Files): Likewise.
53713         * modules/vasnprintf (Files): Likewise.
53714         * modules/isnanl (Files): Likewise.
53715         (Include): Simplify.
53716         * modules/isnanl-nolibm (Files): Remove m4/longdouble.m4.
53717         (Include): Simplify.
53718         * modules/printf-frexpl (Files): Remove m4/longdouble.m4.
53719         (Include): Simplify.
53720         * modules/snprintf-posix-tests (Files): Remove m4/longdouble.m4.
53721         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53722         * modules/sprintf-posix-tests (Files): Remove m4/longdouble.m4.
53723         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53724         * modules/vasnprintf-posix-tests (Files): Remove m4/longdouble.m4.
53725         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53726         * modules/vasprintf-posix-tests (Files): Remove m4/longdouble.m4.
53727         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53728         * modules/vsnprintf-posix-tests (Files): Remove m4/longdouble.m4.
53729         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53730         * modules/vsprintf-posix-tests (Files): Remove m4/longdouble.m4.
53731         (configure.ac): Remove gt_TYPE_LONGDOUBLE invocation.
53732         * tests/test-isnanl-nolibm.c: Assume HAVE_LONG_DOUBLE to be true.
53733         * tests/test-isnanl.c: Likewise.
53734         * tests/test-snprintf-posix.h: Likewise.
53735         * tests/test-sprintf-posix.h: Likewise.
53736         * tests/test-vasnprintf-posix.c: Likewise.
53737         * tests/test-vasnprintf-posix2.c: Likewise.
53738         * tests/test-vasprintf-posix.c: Likewise.
53739
53740 2007-04-06  Bruno Haible  <bruno@clisp.org>
53741
53742         Fix problem with Compaq (ex-DEC) Desktop C compiler on Tru64.
53743         * lib/math_.h [__DECC]: Include the overridden include file through
53744         #include_next, outside the double-inclusion guard.
53745         * lib/stdio_.h [__DECC]: Likewise.
53746         * lib/stdlib_.h [__DECC]: Likewise.
53747         * lib/string_.h [__DECC]: Likewise.
53748         * lib/time_.h [__DECC]: Likewise.
53749         * lib/wchar_.h [__DECC]: Likewise.
53750         * lib/wctype_.h [__DECC]: Likewise.
53751         * lib/inttypes_.h [__DECC]: Likewise.
53752         Reported by Albert Chin <china@thewrittenword.com> in
53753         <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00088.html>.
53754
53755 2007-04-04  Eric Blake  <ebb9@byu.net>
53756
53757         * m4/stdint.m4 (gl_STDINT_H): Detect WINT_MAX bug in cygwin
53758         1.5.x.
53759
53760 2007-04-04  Bruno Haible  <bruno@clisp.org>
53761
53762         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Add a test for correct
53763         rounding. Don't assume that FreeBSD 6 and NetBSD 4 pass this test.
53764
53765 2007-04-04  Bruno Haible  <bruno@clisp.org>
53766
53767         * tests/test-vasnprintf-posix.c (test_function): Allow two possible
53768         results for "%010a" of Infinity and NaN.
53769         * tests/test-vasprintf-posix.c (test_function): Likewise.
53770         * tests/test-snprintf-posix.h (test_function): Likewise.
53771         * tests/test-sprintf-posix.h (test_function): Likewise.
53772         * tests/test-fprintf-posix.h (test_function): Remove these tests.
53773         * tests/test-printf-posix.h (test_function): Likewise.
53774         * tests/test-fprintf-posix.out: Update.
53775         Needed for FreeBSD 6.1.
53776
53777 2007-04-04  Bruno Haible  <bruno@clisp.org>
53778
53779         * DEPENDENCIES: Remove mentions of tar and gzip, since they are not
53780         directly used by the gnulib modules nor by gnulib-tool.
53781
53782 2007-04-04  Paul Eggert  <eggert@cs.ucla.edu>
53783
53784         * DEPENDENCIES: Give overall description of version dependency
53785         desirability.  Use more-typical names for apps.
53786         Add shell, coreutils, diffutils, grep, tar, gzip.
53787
53788 2007-04-04  Simon Josefsson  <simon@josefsson.org>
53789
53790         * MODULES.html.sh: Rename crypto modules.  Remove iconvme.
53791
53792 2007-04-04  Karl Berry  <karl@gnu.org>
53793
53794         * MODULES.html.sh (func_module): missing '.
53795
53796 2007-04-03  Bruno Haible  <bruno@clisp.org>
53797
53798         * modules/argmatch-tests (Makefile.am): New variable
53799         test_argmatch_LDADD.
53800         * modules/argp-tests (Makefile.am): New variable test_argp_LDADD.
53801         * modules/array-list-tests (Makefile.am): New variable
53802         test_array_list_LDADD.
53803         * modules/array-oset-tests (Makefile.am): New variable
53804         test_array_oset_LDADD.
53805         * modules/avltree-list-tests (Makefile.am): New variable
53806         test_avltree_list_LDADD.
53807         * modules/avltree-oset-tests (Makefile.am): New variable
53808         test_avltree_oset_LDADD.
53809         * modules/avltreehash-list-tests (Makefile.am): New variable
53810         test_avltreehash_list_LDADD.
53811         * modules/canonicalize-lgpl-tests (Makefile.am): New variable
53812         test_canonicalize_lgpl_LDADD.
53813         * modules/carray-list-tests (Makefile.am): New variable
53814         test_carray_list_LDADD.
53815         * modules/dirname-tests (Makefile.am): New variable
53816         test_dirname_LDADD.
53817         * modules/linked-list-tests (Makefile.am): New variable
53818         test_linked_list_LDADD.
53819         * modules/linkedhash-list-tests (Makefile.am): New variable
53820         test_linkedhash_list_LDADD.
53821         * modules/rbtree-list-tests (Makefile.am): New variable
53822         test_rbtree_list_LDADD.
53823         * modules/rbtree-oset-tests (Makefile.am): New variable
53824         test_rbtree_oset_LDADD.
53825         * modules/rbtreehash-list-tests (Makefile.am): New variable
53826         test_rbtreehash_list_LDADD.
53827         * modules/xvasprintf-tests (Makefile.am): New variable
53828         test_xvasprintf_LDADD.
53829         Reported by Eric Blake.
53830
53831 2007-04-03  Eric Blake  <ebb9@byu.net>
53832
53833         * DEPENDENCIES: Weaken m4 requirements.
53834
53835 2007-04-03  Bruno Haible  <bruno@clisp.org>
53836
53837         * modules/frexp-tests (configure.ac): Remove AC_SUBST.
53838         * modules/isnanl-tests (configure.ac): Likewise.
53839
53840 2007-04-03  Ben Pfaff  <blp@gnu.org>
53841
53842         * modules/iconv_open: Add $(srcdir)/ to source directory
53843         references in Makefile fragments that call gperf, to fix VPATH
53844         builds.
53845
53846 2007-04-03  Bruno Haible  <bruno@clisp.org>
53847
53848         * modules/ldexpl (Depends-on): Add isnanl, remove isnanl-nolibm.
53849         * lib/ldexpl.c: Undo last change.
53850
53851 2007-04-03  Bruno Haible  <bruno@clisp.org>
53852
53853         * modules/printf-frexpl (Depends-on): Undo last change.
53854         (Files): Add m4/ldexpl.m4.
53855
53856 2007-04-03  Bruno Haible  <bruno@clisp.org>
53857
53858         * m4/isnanl.m4 (gl_FUNC_ISNANL): Substitute ISNANL_LIBM.
53859         * modules/isnanl (Link): New section.
53860
53861         * m4/frexp.m4 (gl_FUNC_FREXP): Substitute FREXP_LIBM.
53862         * modules/frexp (Link): New section.
53863
53864         * m4/frexpl.m4 (gl_FUNC_FREXPL): Substitute FREXPL_LIBM.
53865         * modules/frexpl (Link): New section.
53866
53867         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Substitute LDEXPL_LIBM.
53868         * modules/ldexpl (Link): New section.
53869
53870 2007-04-03  Bruno Haible  <bruno@clisp.org>
53871
53872         * modules/TEMPLATE-EXTENDED: New file.
53873         * gnulib-tool (func_all_modules, func_verify_module): Exclude it.
53874
53875 2007-04-03  Bruno Haible  <bruno@clisp.org>
53876
53877         * DEPENDENCIES: New file.
53878         Suggested by Simon Josefsson.
53879
53880 2007-04-03  Bruno Haible  <bruno@clisp.org>
53881
53882         * doc/gnulib.texi: Escape @.
53883
53884 2007-04-03  James Youngman  <jay@gnu.org>
53885         and Paul Eggert  <eggert@cs.ucla.edu>
53886
53887         * lib/stat-time.h (get_stat_birthtime): Check for zero-valued
53888         birthtime on all systems that have birthtime, not just those which
53889         use st_birthtimensec rather than st_birthtim.  Putting zero in
53890         st_birthtim.tv_sec is how (for example) FreeBSD/x86 6.1 indicates
53891         that the birth time is not available for files on an NFS mount.
53892
53893 2007-04-03  Simon Josefsson  <simon@josefsson.org>
53894
53895         * modules/memxor: Move back from crypto/, suggested by Bruno.
53896         * modules/crypto/hmac-sha1: Fix memxor dependency.
53897
53898         * modules/crypto/gc: Moved from ../.
53899
53900 2007-04-02  Eric Blake  <ebb9@byu.net>
53901
53902         * lib/ldexpl.c (includes): Avoid libm.
53903
53904         * modules/printf-frexpl (Depends-on): Depend on ldexpl.
53905
53906 2007-04-02  Bruno Haible  <bruno@clisp.org>
53907
53908         * lib/sysexit_.h (EX_OK): Disable the EX_OK definition from <unistd.h>
53909         on IRIX.
53910
53911 2007-04-02  Bruno Haible  <bruno@clisp.org>
53912
53913         * m4/intdiv0.m4 (gt_INTDIV0): Avoid performing the test for real on
53914         x86 or x86_64 platforms running MacOS X.
53915         Reported by Ryan Schmidt <@ryandesign.com>.
53916
53917 2007-04-02  Bruno Haible  <bruno@clisp.org>
53918
53919         * m4/intdiv0.m4 (gt_INTDIV0): When cross-compiling, treat x86_64 like
53920         i386.
53921
53922 2007-04-01  Simon Josefsson  <simon@josefsson.org>
53923
53924         * modules/crypto/arcfour: Moved from ../.
53925         * modules/crypto/arcfour-tests: Moved from ../.
53926         * modules/crypto/arctwo: Moved from ../.
53927         * modules/crypto/arctwo-tests: Moved from ../.
53928         * modules/crypto/des: Moved from ../.
53929         * modules/crypto/des-tests: Moved from ../.
53930         * modules/crypto/gc-arcfour: Moved from ../.
53931         * modules/crypto/gc-arcfour-tests: Moved from ../.
53932         * modules/crypto/gc-arctwo: Moved from ../.
53933         * modules/crypto/gc-arctwo-tests: Moved from ../.
53934         * modules/crypto/gc-des: Moved from ../.
53935         * modules/crypto/gc-des-tests: Moved from ../.
53936         * modules/crypto/gc-hmac-md5: Moved from ../.
53937         * modules/crypto/gc-hmac-md5-tests: Moved from ../.
53938         * modules/crypto/gc-hmac-sha1: Moved from ../.
53939         * modules/crypto/gc-hmac-sha1-tests: Moved from ../.
53940         * modules/crypto/gc-md2: Moved from ../.
53941         * modules/crypto/gc-md2-tests: Moved from ../.
53942         * modules/crypto/gc-md4: Moved from ../.
53943         * modules/crypto/gc-md4-tests: Moved from ../.
53944         * modules/crypto/gc-md5: Moved from ../.
53945         * modules/crypto/gc-md5-tests: Moved from ../.
53946         * modules/crypto/gc-pbkdf2-sha1: Moved from ../.
53947         * modules/crypto/gc-pbkdf2-sha1-tests: Moved from ../.
53948         * modules/crypto/gc-random: Moved from ../.
53949         * modules/crypto/gc-rijndael: Moved from ../.
53950         * modules/crypto/gc-rijndael-tests: Moved from ../.
53951         * modules/crypto/gc-sha1: Moved from ../.
53952         * modules/crypto/gc-sha1-tests: Moved from ../.
53953         * modules/crypto/gc-tests: Moved from ../.
53954         * modules/crypto/hmac-md5: Moved from ../.
53955         * modules/crypto/hmac-md5-tests: Moved from ../.
53956         * modules/crypto/hmac-sha1: Moved from ../.
53957         * modules/crypto/hmac-sha1-tests: Moved from ../.
53958         * modules/crypto/md2: Moved from ../.
53959         * modules/crypto/md2-tests: Moved from ../.
53960         * modules/crypto/md4: Moved from ../.
53961         * modules/crypto/md4-tests: Moved from ../.
53962         * modules/crypto/md5: Moved from ../.
53963         * modules/crypto/md5-tests: Moved from ../.
53964         * modules/crypto/memxor: Moved from ../.
53965         * modules/crypto/rijndael: Moved from ../.
53966         * modules/crypto/rijndael-tests: Moved from ../.
53967         * modules/crypto/sha1: Moved from ../.
53968
53969 2007-03-30  James Youngman  <jay@gnu.org>
53970
53971         * tests/test-stat-time.c (prepare_test): use chmod() rather than
53972         rename() to change the ctime of a file (because ctime is unaffected
53973         by rename on jfs2 on AIX 5.1).
53974         (main): Start by doing cleanup, in case a previous run failed leaving
53975         test files behind.
53976
53977 2007-03-31  Bruno Haible  <bruno@clisp.org>
53978
53979         Support old proprietary implementations of iconv.
53980         * modules/iconv_open: New file.
53981         * lib/iconv_.h: New file.
53982         * m4/iconv_h.m4: New file.
53983         * lib/iconv_open.c: New file.
53984         * lib/iconv_open-aix.gperf: New file.
53985         * lib/iconv_open-hpux.gperf: New file.
53986         * lib/iconv_open-irix.gperf: New file.
53987         * lib/iconv_open-osf.gperf: New file.
53988         * m4/iconv_open.m4: New file.
53989         * modules/linebreak (Depends-on): Add iconv_open.
53990         * modules/striconv (Depends-on): Likewise.
53991         * modules/striconveh (Depends-on): Likewise.
53992         * modules/unicodeio (Depends-on): Likewise.
53993         * lib/striconveh.h (mem_cd_iconveh, str_cd_iconveh): Allow cd to be
53994         (iconv_t)(-1).
53995         * lib/striconveh.c (mem_cd_iconveh_internal): Use an indirect
53996         conversion if cd is (iconv_t)(-1).
53997         (mem_iconveh, str_iconveh): Don't fail just because a direct conversion
53998         is not possible.
53999
54000 2007-03-31  Bruno Haible  <bruno@clisp.org>
54001
54002         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
54003         work on Solaris either. Protect also second use of "autodetect_jp".
54004
54005 2007-03-31  Bruno Haible  <bruno@clisp.org>
54006
54007         * m4/frexpl.m4 (gl_FUNC_FREXPL): Set HAVE_DECL_FREXPL to 0 when
54008         the function is not present.
54009
54010 2007-03-31  Bruno Haible  <bruno@clisp.org>
54011
54012         * m4/ldexpl.m4 (gl_FUNC_LDEXPL): Set HAVE_DECL_LDEXPL to 0 when
54013         the function is not present.
54014
54015 2007-03-31  Bruno Haible  <bruno@clisp.org>
54016
54017         * m4/iconv.m4 (AM_ICONV_LINK): Fix 2007-03-29 patch. Test also against
54018         a bug in HP-UX iconv_open().
54019
54020 2007-03-31  Bruno Haible  <bruno@clisp.org>
54021
54022         * MODULES.html.sh (func_module): Don't show gnulib-common.m4.
54023         (Mathematics <math.h>): New section, add fpieee.
54024         (Input/output <stdio.h>): Add fseterr.
54025         (Mathematics <math.h>): New section, add printf-frexp.
54026         (Container data structures): Add sublist.
54027         (Core language properties): Add fpucw, inline.
54028         (Functions for greatest-width integer types <inttypes.h>): Add
54029         imaxabs, imaxdiv, inttypes.
54030         (Mathematics <math.h>): Add frexp, frexpl, isnan-nolibm, isnanl,
54031         isnanl-nolibm, ldexp.
54032         (Mathematics <math.h>): New section, add printf-frexpl.
54033         (Support for systems lacking POSIX:2001): Add fprintf-posix,
54034         printf-posix, snprintf-posix, sprintf-posix, string, search, socklen,
54035         sys_select, sys_socket, vasnprintf-posix, vasprintf-posix,
54036         vfprintf-posix, vprintf-posix, vsnprintf-posix, vsprintf-posix.
54037         (Unicode string functions): Add unistr/u*-mbtoucr.
54038         (Java): Add javacomp-script, javaexec-script.
54039         (C#): Add csharpcomp-script, csharpexec-script.
54040         (Support for building libraries and executables): Add havelib,
54041         relocatable-*.
54042         (Support for maintaining and releasing projects): Renamed from
54043         'Support for maintaining and release projects'. Add announce-gen.
54044
54045 2007-03-31  Bruno Haible  <bruno@clisp.org>
54046
54047         * README: Talk primarily about git.
54048         (git and CVS): Renamed from CVS.
54049         * doc/gnulib.texi (Introduction, Build robot for gnulib): Mention that
54050         gnulib is available through git.
54051         * doc/gnulib-tool.texi (CVS Issues): Mention git and svn as well.
54052
54053 2007-03-30  Bruno Haible  <bruno@clisp.org>
54054
54055         * lib/alloca_.h: Change prefix of double-inclusion guard macro to _GL_.
54056         * lib/poll_.h: Likewise.
54057         * lib/stat_.h: Likewise.
54058         * lib/sys_time_.h: Likewise.
54059         * lib/sysexit_.h: Likewise.
54060         * lib/glob_.h: Prefix double-inclusion guard macro with _GL_.
54061         * lib/stdbool_.h: Likewise.
54062         * lib/byteswap_.h: Add double-inclusion guard.
54063
54064 2007-03-30  Sergey Poznyakoff  <gray@mirddin.farlep.net>
54065
54066         * lib/sysexit_.h: Prefix double-inclusion guard macro with _GNULIB.
54067
54068 2007-03-30  Karl Berry  <karl@gnu.org>
54069
54070         * config/srclist-update: double space after USA in the license
54071         substitution, since that's how it's usually (?) written.
54072
54073 2007-03-30  Paul Eggert  <eggert@cs.ucla.edu>
54074
54075         * lib/write-any-file.c (can_write_any_file): Fix else-else bug
54076         reported by Bruno Haible.
54077
54078 2007-03-29  Bruno Haible  <bruno@clisp.org>
54079
54080         * m4/iconv.m4 (AM_ICONV_LINK): Require AC_CANONICAL_HOST. Test against
54081         a bug in AIX iconv().
54082
54083 2007-03-29  Bruno Haible  <bruno@clisp.org>
54084
54085         * modules/ldexpl-tests: New file.
54086         * tests/test-ldexpl.c: New file.
54087
54088 2007-03-29  Bruno Haible  <bruno@clisp.org>
54089
54090         * lib/ldexpl.c: Include fpucw.h.
54091         (ldexpl): Use BEGIN/END_LONG_DOUBLE_ROUNDING. Skip the last unneeded
54092         multiplication.
54093         * modules/ldexpl (Depends-on): Add fpucw.
54094
54095 2007-03-29  Bruno Haible  <bruno@clisp.org>
54096
54097         * modules/ldexpl: New file.
54098         * m4/ldexpl.m4: New file.
54099         * lib/math_.h (ldexpl): Define to a replacement if REPLACE_LDEXPL is
54100         set.
54101         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize also GNULIB_LDEXPL,
54102         REPLACE_LDEXPL.
54103         * modules/math (Makefile.am): Substitute also GNULIB_LDEXPL,
54104         REPLACE_LDEXPL.
54105         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Invoke
54106         gl_FUNC_LDEXPL_WORKS.
54107         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Remove test for ldexpl.
54108         * modules/mathl (Files): Remove lib/ldexpl.c.
54109         (Depends-on): Add ldexpl.
54110
54111 2007-03-29  Bruno Haible  <bruno@clisp.org>
54112
54113         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Declare frexpl.
54114
54115 2007-03-29  Bruno Haible  <bruno@clisp.org>
54116
54117         * tests/test-striconveh.c (main): Don't assume that a direct conversion
54118         between ISO-8859-1 and ISO-8859-2 is possible. Needed for OSF/1, IRIX
54119         and possibly also HP-UX.
54120         * tests/test-striconveha.c (main): Don't expect "autodetect_jp" to
54121         work on AIX, IRIX, HP-UX, OSF/1.
54122         * tests/uniconv/test-u16-conv-from-enc.c (main): Likewise.
54123         * tests/uniconv/test-u16-strconv-from-enc.c (main): Likewise.
54124         * tests/uniconv/test-u32-conv-from-enc.c (main): Likewise.
54125         * tests/uniconv/test-u32-strconv-from-enc.c (main): Likewise.
54126         * tests/uniconv/test-u8-conv-from-enc.c (main): Likewise.
54127         * tests/uniconv/test-u8-strconv-from-enc.c (main): Likewise.
54128
54129 2007-03-29  Bruno Haible  <bruno@clisp.org>
54130
54131         * tests/test-stat-time.c: Include <fcntl.h>, not <sys/fcntl.h>.
54132
54133 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
54134
54135         * lib/acl-internal.h (acl_get_fd, acl_set_fd): undef before defining,
54136         to work around a problem on OSF/1 5.1 reported by Bruno Haible.
54137
54138 2007-03-29  Eric Blake  <ebb9@byu.net>
54139
54140         * lib/acl-internal.h: Remove redundant include.
54141         (ACL_NOT_WELL_SUPPORTED): Also filter on EBUSY, returned by
54142         Cygwin when a file is locked.
54143
54144 2007-03-29  Bruno Haible  <bruno@clisp.org>
54145
54146         * lib/vasprintf.c [IN_LIBASPRINTF]: Include different specification
54147         file.
54148         * lib/asprintf.c [IN_LIBASPRINTF]: Likewise.
54149
54150 2007-03-29  Paul Eggert  <eggert@cs.ucla.edu>
54151
54152         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Don't bother to
54153         try to remove a parent directory if the child couldn't be removed
54154         (except for the first rmdir, which could fail because the child
54155         doesn't exist).  Problem reported by Jeff Blaine in
54156         <http://lists.gnu.org/archive/html/bug-tar/2007-03/msg00014.html>.
54157
54158 2007-03-28  Bruno Haible  <bruno@clisp.org>
54159
54160         * lib/striconveh.c (utf8conv_carefully): New function.
54161         (mem_cd_iconveh_internal): Invoke it.
54162
54163 2007-03-28  Bruno Haible  <bruno@clisp.org>
54164
54165         * lib/striconveh.c (mem_cd_iconveh_internal): Use u8_mbtoucr instead
54166         of u8_mbtouc in order to distinguish invalid and incomplete UTF-8
54167         input.
54168         * modules/striconveh (Depends-on): Add unistr/u8-mbtoucr. Replace
54169         utf8-ucs4 with unistr/u8-mbtouc. Replace ucs4-utf8 with
54170         unistr/u8-uctomb.
54171
54172 2007-03-28  Bruno Haible  <bruno@clisp.org>
54173
54174         * modules/unistr/u8-mbtoucr: New file.
54175         * lib/unistr/u8-mbtoucr.c: New file.
54176         * modules/unistr/u16-mbtoucr: New file.
54177         * lib/unistr/u16-mbtoucr.c: New file.
54178         * modules/unistr/u16-mbtoucr: New file.
54179         * lib/unistr/u16-mbtoucr.c: New file.
54180         * lib/unistr.h (u8_mbtoucr, u16_mbtoucr, u32_mbtoucr): New declarations.
54181
54182 2007-03-27  Simon Josefsson  <simon@josefsson.org>
54183             Bruno Haible  <bruno@clisp.org>
54184
54185         * m4/vasprintf.m4: Convert AC_SUBST into shell variable for
54186         REPLACE_VASPRINTF.  Set HAVE_VASPRINTF.  Add
54187         AC_REQUIRE([gl_STDIO_H_DEFAULTS]).
54188
54189         * m4/stdio_h.m4: Add stubs for vasprintf too.
54190
54191         * modules/stdio: Support vasprintf in sed command.
54192
54193         * modules/vasprintf: Depend on stdio for prototypes.  Remove
54194         vasprintf.h.  Add stdio module indicator.
54195
54196         * lib/stdio_.h: Declare asprintf and vasprintf, based on
54197         vasprintf.h.
54198
54199         * lib/vasprintf.h: File removed.
54200
54201         * lib/asprintf.c: Use stdio.h instead of vasprintf.h.
54202         * lib/vasprintf.c: Ditto.
54203         * lib/xvasprintf.c: Ditto.
54204         * tests/test-vasprintf-posix.c: Ditto.
54205         * tests/test-vasprintf.c: Ditto.
54206
54207 2007-03-27  Bruno Haible  <bruno@clisp.org>
54208
54209         Make vasnprintf multithread-safe.
54210         * lib/vasnprintf.c (decimal_point_char): New function.
54211         (VASNPRINTF): Use it.
54212         Suggested by Simon Josefsson.
54213
54214 2007-03-27  Eric Blake  <ebb9@byu.net>
54215
54216         Support sub-second birthtime on cygwin.
54217         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Also check for st_birthtim.
54218         * lib/stat-time.h (STAT_TIMESPEC): Adjust comments.
54219         (get_stat_birthtime): Also work with st_birthtim.
54220
54221 2007-03-27  Paul Eggert  <eggert@cs.ucla.edu>
54222
54223         * lib/stat-time.h (USE_BIRTHTIME): Remove.
54224         (get_stat_atime_ns, get_stat_ctime_ns, get_stat_mtime_ns):
54225         (get_stat_birthtime_ns): Do not try to use "spare" fields.
54226         (get_stat_birthtime_ns): Simplify compile-time tests.
54227         (get_stat_birthtime): Change the API to look like
54228         get_stat_mtime etc., except return a negative tv_nsec on error.
54229         * m4/stat-time.m4 (gl_STAT_TIME, gl_STAT_BIRTHTIME):
54230         Don't check for "spare" fields.
54231         (gl_STAT_BIRTHTIME): Don't check for struct stat.st_birthtimespec.tv_sec
54232         or for struct stat.st_birthtime, as these tests aren't used.
54233         * tests/test-stat-time.c (test_birthtime): Adjust to new API.
54234
54235 2007-03-27  Bruno Haible  <bruno@clisp.org>
54236
54237         * lib/stat-time.h: Include <sys/stat.h>.
54238
54239 2007-03-27  James Youngman  <jay@gnu.org>
54240
54241         * lib/stat-time.h (get_stat_birthtime): New function for
54242           retrieving st_birthtime as provided by UFS2 (hence *BSD).
54243         * m4/stat-time.m4 (gl_STAT_BIRTHTIME): Probe for st_birthtime
54244           and its variants.
54245         * modules/stat-time (configure.ac): call gl_STAT_BIRTHTIME.
54246         * modules/stat-time-test: New file.
54247         * tests/test-stat-time.c: New test, devised by Bruno Haible.
54248
54249 2007-03-26  Bruno Haible  <bruno@clisp.org>
54250
54251         Better support of signalling NaNs.
54252         * lib/atanl.c: Include isnanl.h.
54253         (atanl): Perform test for NaN at the beginning of the function and
54254         through a call to isnanl.
54255         * lib/cosl.c: Include isnanl.h.
54256         (cosl): Perform test for NaN at the beginning of the function and
54257         through a call to isnanl.
54258         * lib/ldexpl.c: Include isnanl.h.
54259         (ldexpl): Perform test for NaN through a call to isnanl.
54260         * lib/logl.c: Include isnanl.h.
54261         (logl): Perform test for NaN at the beginning of the function and
54262         through a call to isnanl.
54263         * lib/sinl.c: Include isnanl.h.
54264         (sinl): Perform test for NaN at the beginning of the function and
54265         through a call to isnanl.
54266         * lib/sqrtl.c: Include isnanl.h.
54267         (sqrtl): Perform test for NaN at the beginning of the function and
54268         through a call to isnanl.
54269         * lib/tanl.c: Include isnanl.h.
54270         (tanl): Perform test for NaN at the beginning of the function and
54271         through a call to isnanl.
54272         * lib/trigl.c (ieee754_rem_pio2l): Remove test for NaN.
54273         * modules/mathl (Depends-on): Add isnanl.
54274
54275 2007-03-26  Eric Blake  <ebb9@byu.net>
54276
54277         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
54278         regression in logic sense of previous patch.
54279
54280 2007-03-26  Bruno Haible  <bruno@clisp.org>
54281
54282         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
54283         unportable shell command "if ! ...".
54284         Reported by Ralf Wildenhues.
54285
54286 2007-03-25  Bruno Haible  <bruno@clisp.org>
54287
54288         * lib/sysexit_,h: If HAVE_SYSEXITS_H is defined, include the original
54289         <sysexits.h> file, and only add EX_CONFIG.
54290         * m4/sysexits.m4 (gl_SYSEXITS): If <sysexits.h> exists, check its
54291         absolute file name and whether it is sufficient. Substitute also
54292         HAVE_SYSEXITS_H and ABSOLUTE_SYSEXITS_H.
54293         * modules/sysexits (Makefile.am): Substitute HAVE_SYSEXITS_H and
54294         ABSOLUTE_SYSEXITS_H into sysexits.h.
54295
54296 2007-03-25  Bruno Haible  <bruno@clisp.org>
54297
54298         * lib/getaddrinfo.c (getaddrinfo): Don't access hints->ai_flags when
54299         hints is NULL.
54300
54301 2007-03-25  Bruno Haible  <bruno@clisp.org>
54302
54303         * lib/uniconv/u8-conv-from-enc.c (u8_conv_from_encoding): Add a cast.
54304         * lib/uniconv/u8-strconv-to-enc.c (u8_strconv_to_encoding): Likewise.
54305
54306 2007-03-25  Bruno Haible  <bruno@clisp.org>
54307
54308         * lib/vasnprintf.c: Include langinfo.h.
54309         (VASNPRINTF): Prefer nl_langinfo over localeconv, since it's more
54310         multithread-safe.
54311         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): New macro.
54312         * m4/fprintf-posix.m4 (gl_FUNC_FPRINTF_POSIX): Invoke it.
54313         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Likewise.
54314         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
54315         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
54316         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
54317         * m4/vfprintf-posix.m4 (gl_FUNC_VFPRINTF_POSIX): Likewise.
54318         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX: Likewise.
54319         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
54320         Reported by Simon Josefsson.
54321
54322 2007-03-25  Bruno Haible  <bruno@clisp.org>
54323
54324         * lib/printf-parse.c [!IN_LIBINTL]: Include <stdint.h>, for intmax_t.
54325         (PRINTF_PARSE): Make the support for size specifier 'j' unconditional.
54326         * modules/vasnprintf (Depends-on): Add stdint.
54327
54328 2007-03-25  Bruno Haible  <bruno@clisp.org>
54329
54330         * modules/fpieee: New file.
54331         * m4/fpieee.m4: New file.
54332         * modules/isnan-nolibm (Depends-on): Add fpieee.
54333         * modules/isnanl-nolibm (Depends-on): Add fpieee.
54334         * modules/isnanl (Depends-on): Add fpieee.
54335
54336 2007-03-25  Bruno Haible  <bruno@clisp.org>
54337
54338         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Test also finite numbers.
54339
54340 2007-03-25  Bruno Haible  <bruno@clisp.org>
54341
54342         Avoid test failures on IRIX 6.5.
54343         * tests/test-frexpl.c (MIN_NORMAL_EXP): New macro.
54344         (main): Use it.
54345         * tests/test-printf-frexpl.c (MIN_NORMAL_EXP, MIN_SUBNORMAL_EXP): New
54346         macros.
54347         (main): Use them.
54348
54349 2007-03-25  Bruno Haible  <bruno@clisp.org>
54350
54351         * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): New macro.
54352         (gl_FUNC_FREXPL): Invoke it. Set REPLACE_FREXPL to 1 if it frexpl
54353         exists but doesn't work.
54354         * lib/math_.h (frexpl): Define as a replacement macro if REPLACE_FREXPL
54355         is set. Don't provide a prototype if REPLACE_FREXPL is not set.
54356         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize REPLACE_FREXPL.
54357         * modules/math (Makefile.am): Substibute also REPLACE_FREXPL into
54358         math.h.
54359
54360 2007-03-25  Bruno Haible  <bruno@clisp.org>
54361
54362         * m4/frexp.m4 (gl_FUNC_FREXP_WORKS): Add check whether frexp(inf)
54363         returns inf. Needed on IRIX 6.5.
54364
54365 2007-03-25  Bruno Haible  <bruno@clisp.org>
54366
54367         * tests/test-frexpl.c: Include isnanl-nolibm.h.
54368         (main): Use isnanl instead of x != x idiom.
54369         * modules/frexpl-tests (Depends-on): Add isnanl-nolibm.
54370
54371         * tests/test-frexp.c: Include isnan.h.
54372         (main): Use isnan instead of x != x idiom.
54373         * modules/frexp-tests (Depends-on): Add isnan-nolibm.
54374
54375 2007-03-25  Bruno Haible  <bruno@clisp.org>
54376
54377         * tests/test-frexp.c (NaN): New function/macro.
54378         (main): Use it instead of 0.0 / 0.0.
54379         * tests/test-isnan.c (NaN): New function/macro.
54380         (main): Use it instead of 0.0 / 0.0.
54381         * tests/test-vasnprintf-posix.c (NaN): New function/macro.
54382         (test_function): Use it instead of 0.0 / 0.0.
54383         * tests/test-vasprintf-posix.c (NaN): New function/macro.
54384         (test_function): Use it instead of 0.0 / 0.0.
54385         * tests/test-snprintf-posix.h (NaN): New function/macro.
54386         (test_function): Use it instead of 0.0 / 0.0.
54387         * tests/test-sprintf-posix.h (NaN): New function/macro.
54388         (test_function): Use it instead of 0.0 / 0.0.
54389         * tests/test-fprintf-posix.h (NaN): New function/macro.
54390         (test_function): Use it instead of 0.0 / 0.0.
54391         * tests/test-printf-posix.h (NaN): New function/macro.
54392         (test_function): Use it instead of 0.0 / 0.0.
54393
54394         * lib/isnan.c (FUNC): Work around a DEC C compiler bug.
54395
54396 2007-03-25  Bruno Haible  <bruno@clisp.org>
54397
54398         * lib/glob_.h: Include <sys/stat.h>. Avoids warnings on AIX 5.1.
54399
54400 2007-03-25  Bruno Haible  <bruno@clisp.org>
54401
54402         * lib/regexec.c (merge_state_with_log): Make static.
54403
54404 2007-03-25  Bruno Haible  <bruno@clisp.org>
54405
54406         * lib/trigl.c (kernel_rem_pio2): Make static.
54407
54408 2007-03-25  Bruno Haible  <bruno@clisp.org>
54409
54410         * lib/sincosl.c (sincosl_table): Make static.
54411
54412 2007-03-25  Bruno Haible  <bruno@clisp.org>
54413
54414         * lib/argp.h (__restrict): Define to empty, rather than to 'restrict',
54415         if the compiler does not support C99.
54416
54417 2007-03-25  Bruno Haible  <bruno@clisp.org>
54418
54419         * modules/time (Makefile.am): Ensure all rule action lines start with a
54420         tab.
54421
54422 2007-03-24  Bruno Haible  <bruno@clisp.org>
54423
54424         * modules/tsearch-tests: New file.
54425         * tests/test-tsearch.sh: New file.
54426         * tests/test-tsearch.c: New file, mostly copied from glibc.
54427
54428         * modules/search-tests: New file.
54429         * tests/test-search.c: New file.
54430
54431         * modules/search: New file.
54432         * lib/search_.h: New file, incorporating lib/tsearch.h.
54433         * m4/search_h.m4: New file.
54434         * lib/tsearch.h: Remove file.
54435         * lib/tsearch.c: Include search.h instead of tsearch.h.
54436         * m4/tsearch.m4 (gl_FUNC_TSEARCH): Require gl_SEARCH_H_DEFAULTS. Set
54437         HAVE_TSEARCH.
54438         * modules/tsearch (Files): Remove lib/tsearch.h.
54439         (Depends-on): Add search.
54440         (configure.ac): Invoke gl_SEARCH_MODULE_INDICATOR.
54441         (Include): Change tsearch.h into search.h.
54442
54443 2007-03-24  Bruno Haible  <bruno@clisp.org>
54444
54445         * modules/fpucw: New file.
54446         * lib/fpucw.h: New file.
54447         * lib/frexp.c: Include fpucw.h.
54448         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
54449         (FUNC): Use them.
54450         * lib/printf-frexp.c: Include fpucw.h.
54451         (DECL_ROUNDING, BEGIN_ROUNDING, END_ROUNDING): New macros.
54452         (FUNC): Use them.
54453         * lib/vasnprintf.c: Include fpucw.h.
54454         (VASNPRINTF): Invoke BEGIN/END_LONG_DOUBLE_ROUNDING around the
54455         'long double' calculations.
54456         * tests/test-frexpl.c: Include fpucw.h.
54457         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
54458         * tests/test-printf-frexpl.c: Include fpucw.h.
54459         (main): Invoke BEGIN_LONG_DOUBLE_ROUNDING.
54460         * modules/frexpl (Depends-on): Add fpucw.
54461         * modules/printf-frexpl (Depends-on): Likewise.
54462         * modules/fprintf-posix (Depends-on): Likewise.
54463         * modules/snprintf-posix (Depends-on): Likewise.
54464         * modules/sprintf-posix (Depends-on): Likewise.
54465         * modules/vasnprintf-posix (Depends-on): Likewise.
54466         * modules/vasprintf-posix (Depends-on): Likewise.
54467         * modules/vfprintf-posix (Depends-on): Likewise.
54468         * modules/vsnprintf-posix (Depends-on): Likewise.
54469         * modules/vsprintf-posix (Depends-on): Likewise.
54470         * modules/frexpl-tests (Depends-on): Likewise.
54471         * modules/printf-frexpl-tests (Depends-on): Likewise.
54472
54473 2007-03-24  Bruno Haible  <bruno@clisp.org>
54474
54475         * lib/float+.h: New file.
54476         * lib/isnan.c: Include float+.h.
54477         (SIZE): New macro.
54478         (FUNC): Compare only SIZE bytes of the value.
54479         * lib/vasnprintf.c: Include float+.h.
54480         (VASNPRINTF): When comparing agains +0.0L or +0.0, compare only
54481         SIZEOF_LDBL or SIZEOF_DBL bytes.
54482         * modules/isnan-nolibm (Files): Add lib/float+.h.
54483         * modules/isnanl-nolibm (Files): Add lib/float+.h.
54484         * modules/isnanl (Files): Add lib/float+.h.
54485         * modules/vasnprintf (Files): Add lib/float+.h.
54486
54487 2007-03-24  Bruno Haible  <bruno@clisp.org>
54488
54489         * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
54490         include isnanl-nolibm.h.
54491
54492 2007-03-24  Bruno Haible  <bruno@clisp.org>
54493
54494         * tests/test-read-file.c (main): Don't produce spurious output for
54495         expected situations. Make the test fail if it encountered unexpected
54496         results.
54497
54498 2007-03-24  Bruno Haible  <bruno@clisp.org>
54499
54500         * m4/locale-fr.m4 (gt_LOCALE_FR): Remove the special-casing of NetBSD,
54501         since its fr_FR.ISO8859-1 locale wouldn't pass the tests.
54502
54503 2007-03-24  Bruno Haible  <bruno@clisp.org>
54504
54505         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Fix last change.
54506
54507 2007-03-24  Bruno Haible  <bruno@clisp.org>
54508
54509         * modules/unistr/base (Depends-on): Remove utf8-ucs4-unsafe,
54510         utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
54511
54512         * modules/unistr/u8-mbtouc: Add source files from module utf8-ucs4.
54513         * modules/utf8-ucs4: Turn into a symbolic link to module
54514         unistr/u8-mbtouc.
54515
54516         * modules/unistr/u8-mbtouc-unsafe: Add source files from module
54517         utf8-ucs4-unsafe.
54518         * modules/utf8-ucs4-unsafe: Turn into a symbolic link to module
54519         unistr/u8-mbtouc-unsafe.
54520
54521         * modules/unistr/u16-mbtouc: Add source files from module utf16-ucs4.
54522         * modules/utf16-ucs4: Turn into a symbolic link to module
54523         unistr/u16-mbtouc.
54524
54525         * modules/unistr/u16-mbtouc-unsafe: Add source files from module
54526         utf16-ucs4-unsafe.
54527         * modules/utf16-ucs4-unsafe: Turn into a symbolic link to module
54528         unistr/u16-mbtouc-unsafe.
54529
54530         * modules/unistr/u8-uctomb: Add source files from module utf4-utf8.
54531         * modules/ucs4-utf8: Turn into a symbolic link to module
54532         unistr/u8-ubtomb.
54533
54534         * modules/unistr/u16-uctomb: Add source files from module utf4-utf16.
54535         * modules/ucs4-utf16: Turn into a symbolic link to module
54536         unistr/u16-ubtomb.
54537
54538 2007-03-24  Bruno Haible  <bruno@clisp.org>
54539
54540         * lib/unistr/u8-mbtouc-aux.c: Renamed from lib/unistr/utf8-ucs4.c.
54541         Enable the function only if HAVE_INLINE.
54542         * lib/unistr/u8-mbtouc-unsafe-aux.c: Renamed from
54543         lib/unistr/utf8-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
54544         * lib/unistr/u16-mbtouc-aux.c: Renamed from lib/unistr/utf16-ucs4.c.
54545         Enable the function only if HAVE_INLINE.
54546         * lib/unistr/u16-mbtouc-unsafe-aux.c: Renamed from
54547         lib/unistr/utf16-ucs4-unsafe.c. Enable the function only if HAVE_INLINE.
54548         * lib/unistr/u8-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf8.c.
54549         Enable the function only if HAVE_INLINE.
54550         * lib/unistr/u16-uctomb-aux.c: Renamed from lib/unistr/ucs4-utf16.c.
54551         Enable the function only if HAVE_INLINE.
54552         * modules/utf8-ucs4: Update.
54553         * modules/utf8-ucs4-unsafe: Update.
54554         * modules/utf16-ucs4: Update.
54555         * modules/utf16-ucs4-unsafe: Update.
54556         * modules/ucs4-utf8: Update.
54557         * modules/ucs4-utf16: Update.
54558
54559 2007-03-24  Bruno Haible  <bruno@clisp.org>
54560
54561         * lib/utf8-ucs4.h: Remove file.
54562         * lib/utf8-ucs4-unsafe.h: Remove file.
54563         * lib/utf16-ucs4.h: Remove file.
54564         * lib/utf16-ucs4-unsafe.h: Remove file.
54565         * lib/ucs4-utf8.h: Remove file.
54566         * lib/ucs4-utf16.h: Remove file.
54567         * lib/unistr.h: Include their previous contents.
54568         * m4/utf-ucs4.m4: Remove file.
54569         * m4/ucs4-utf.m4: Remove file.
54570         * modules/utf8-ucs4 (Files): Remove lib/utf8-ucs4.h.
54571         (Depends-on): Add unistr/base.
54572         (configure.ac): Remove gl_UTF_UCS4.
54573         (Makefile.am): Update.
54574         (Include): Change to unistr.h.
54575         * modules/utf8-ucs4-unsafe (Files): Remove lib/utf8-ucs4-unsafe.h.
54576         (Depends-on): Add unistr/base.
54577         (configure.ac): Remove gl_UTF_UCS4.
54578         (Makefile.am): Update.
54579         (Include): Change to unistr.h.
54580         * modules/utf16-ucs4 (Files): Remove lib/utf16-ucs4.h.
54581         (Depends-on): Add unistr/base.
54582         (configure.ac): Remove gl_UTF_UCS4.
54583         (Makefile.am): Update.
54584         (Include): Change to unistr.h.
54585         * modules/utf16-ucs4-unsafe (Files): Remove lib/utf16-ucs4-unsafe.h.
54586         (Depends-on): Add unistr/base.
54587         (configure.ac): Remove gl_UTF_UCS4.
54588         (Makefile.am): Update.
54589         (Include): Change to unistr.h.
54590         * modules/ucs4-utf8 (Files): Remove lib/ucs4-utf8.h.
54591         (Depends-on): Add unistr/base.
54592         (configure.ac): Remove gl_UCS4_UTF.
54593         (Makefile.am): Update.
54594         (Include): Change to unistr.h.
54595         * modules/ucs4-utf16 (Files): Remove lib/ucs4-utf16.h.
54596         (Depends-on): Add unistr/base.
54597         (configure.ac): Remove gl_UCS4_UTF.
54598         (Makefile.am): Update.
54599         (Include): Change to unistr.h.
54600         * lib/unistr/utf8-ucs4.c: Include unistr.h instead of utf8-ucs4.h.
54601         * lib/unistr/utf8-ucs4-unsafe.c: Include unistr.h instead of
54602         utf8-ucs4-unsafe.h.
54603         * lib/unistr/utf16-ucs4.c: Include unistr.h instead of utf16-ucs4.h.
54604         * lib/unistr/utf16-ucs4-unsafe.c: Include unistr.h instead of
54605         utf16-ucs4-unsafe.h.
54606         * lib/unistr/ucs4-utf8.c: Include unistr.h instead of ucs4-utf8.h.
54607         * lib/unistr/ucs4-utf16.c: Include unistr.h instead of ucs4-utf16.h.
54608         * lib/unistr/u8-chr.c: Don't include ucs4-utf8.h.
54609         * lib/unistr/u8-strchr.c: Likewise.
54610         * lib/unistr/u8-strrchr.c: Likewise.
54611         * lib/unistr/u16-chr.c: Don't include ucs4-utf16.h.
54612         * lib/unistr/u16-strchr.c: Likewise.
54613         * lib/unistr/u16-strrchr.c: Likewise.
54614         * lib/striconveh.c: Update.
54615         * lib/linebreak.c: Update.
54616
54617 2007-03-24  Bruno Haible  <bruno@clisp.org>
54618
54619         * lib/argp-help.c (fill_in_uparams, canon_doc_option): Cast the
54620         arguments of isspace, isalpha, isalnum, isdigit to 'unsigned char'.
54621
54622 2007-03-22  Bruno Haible  <bruno@clisp.org>
54623
54624         * lib/strptime.c (__strptime_internal): Use ANSI C syntax.
54625
54626 2007-03-23  Paul Eggert  <eggert@cs.ucla.edu>
54627
54628         * MODULES.html.sh (File system functions): New module write-any-file.
54629         * modules/write-any-file, lib/write-any-file.c, lib/write-any-file.h:
54630         * m4/write-any-file.m4: New files.
54631
54632 2007-03-23  Eric Blake  <ebb9@byu.net>
54633
54634         * gnulib-tool: Rearrange space-tab sequences, since some editors
54635         like to eat them.
54636
54637 2007-03-23  Eric Blake  <ebb9@byu.net>
54638
54639         * lib/version-etc.c (version_etc_va): Update license wording to
54640         be more concise.  Recommended by Richard Stallman.
54641
54642 2007-03-22  Bruno Haible  <bruno@clisp.org>
54643
54644         * lib/poll.c (MSG_PEEK): New fallback definition.
54645
54646 2007-03-22  Bruno Haible  <bruno@clisp.org>
54647
54648         * modules/sys_socket-tests (configure.ac): Check for shutdown function.
54649         * tests/test-sys_socket.c (a): Test only if shutdown() exists.
54650         (main): Update.
54651         Fixes a compilation error on BeOS.
54652
54653 2007-03-22  Bruno Haible  <bruno@clisp.org>
54654
54655         * modules/frexpl-tests: New file.
54656         * tests/test-frexpl.c: New file.
54657
54658         * modules/frexpl: New file.
54659         * m4/frexpl.m4: New file.
54660         * modules/math (Makefile.am): Also substitute GNULIB_FREXPL into math.h.
54661         * lib/math_.h (frexpl): Test GNULIB_FREXPL instead of GNULIB_MATHL.
54662         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize GNULIB_FREXPL.
54663         * modules/mathl (Files): Remove lib/frexpl.c, lib/frexp.c.
54664         (Depends-on): Add frexpl. Remove isnanl-nolibm.
54665         * m4/mathl.m4 (gl_FUNC_LONG_DOUBLE_MATH): Don't test for frexpl.
54666
54667 2007-03-22  Bruno Haible  <bruno@clisp.org>
54668
54669         * lib/frexpl.c: Share code with lib/frexp.c.
54670         * modules/mathl (Files): Add lib/frexp.c.
54671         (Depends-on): Add isnanl-nolibm.
54672
54673 2007-03-22  Bruno Haible  <bruno@clisp.org>
54674
54675         * modules/printf-frexp (Files): Add m4/frexp.m4.
54676         * m4/printf-frexp.m4 (gl_FUNC_PRINTF_FREXP): Define HAVE_FREXP_IN_LIBC
54677         only if the found frexp function actually works.
54678
54679 2007-03-22  Bruno Haible  <bruno@clisp.org>
54680
54681         * lib/frexp.c: Remove older implementation that uses divisions.
54682
54683 2007-03-21  Bruno Haible  <bruno@clisp.org>
54684
54685         * modules/frexp-tests: New file.
54686         * tests/test-frexp.c: New file.
54687
54688         * modules/frexp: New file.
54689         * lib/frexp.c: New file.
54690         * m4/frexp.m4: New file.
54691         * lib/math_.h (frexp): New declaration.
54692         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Also initialize GNULIB_FREXP and
54693         REPLACE_FREXP.
54694         * modules/math (math.h): Also substitute GNULIB_FREXP, REPLACE_FREXP.
54695
54696 2007-03-21  Bruno Haible  <bruno@clisp.org>
54697
54698         * modules/isnanl-tests: New file.
54699         * tests/test-isnanl.c: New file.
54700
54701         * modules/isnanl: New file.
54702         * lib/isnanl.h: New file.
54703         * m4/isnanl.m4 (gl_FUNC_ISNANL): New macro.
54704         (gl_FUNC_ISNANL_NO_LIBM): Invoke gl_HAVE_ISNANL_NO_LIBM,
54705         gl_FUNC_ISNANL_WORKS.
54706         (gl_HAVE_ISNANL_NO_LIBM, gl_HAVE_ISNANL_IN_LIBM, gl_FUNC_ISNANL_WORKS):
54707         New macros.
54708
54709 2007-03-21  Bruno Haible  <bruno@clisp.org>
54710
54711         * modules/isnanl-nolibm (Files): Add lib/isnanl-nolibm.h, remove
54712         lib/isnanl.h.
54713         (Include): Update.
54714         * lib/isnanl-nolibm.h: Renamed from lib/isnanl.h.
54715         * lib/vasnprintf.c: Update.
54716         * modules/isnanl-nolibm-tests (Files): Add tests/test-isnanl-nolibm.c,
54717         tests/test-isnanl.h, remove tests/test-isnanl.c.
54718         (Makefile.am): Update.
54719         * tests/test-isnanl-nolibm.c: New file.
54720         * tests/test-isnanl.h: New file.
54721         * tests/test-isnanl.c: Remove file.
54722
54723 2007-03-21  Jim Meyering  <jim@meyering.net>
54724
54725         When trying to open ".", treat ESTALE like EACCES.
54726         * lib/savewd.c (savewd_save): Resort to forking not just upon
54727         failure with EACCES, but also when errno is ESTALE.
54728
54729 2007-03-20  Bruno Haible  <bruno@clisp.org>
54730
54731         * lib/string_.h (strndup): Enable declaration also if HAVE_STRNDUP.
54732         Needed on AIX 5.1. Reported by Matthew Woehlke.
54733
54734 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
54735
54736         Suggestions by Bruno Haible:
54737         * lib/acl-internal.h: Include "gettext.h" rather than rolling
54738         our own.
54739         (ACL_NOT_WELL_SUPPORTED): Parenthesize arg when used.
54740         * modules/acl (Depends-on): Add gettext.
54741
54742 2007-03-19  Bruno Haible  <bruno@clisp.org>
54743
54744         * modules/iconvme: Remove file.
54745         * lib/iconvme.h: Remove file.
54746         * lib/iconvme.c: Remove file.
54747         * m4/iconvme.m4: Remove file.
54748
54749 2007-03-19  Bruno Haible  <bruno@clisp.org>
54750
54751         * doc/relocatable-maint.texi: Break long shell script line.
54752         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
54753
54754 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
54755
54756         Add limited support for Solaris 10 ZFS-style ACLs: just enough to
54757         handle file_has_acl.
54758         * lib/acl-internal.h, lib/acl_entries.c, lib/file-has-acl.c: New files.
54759         * lib/acl.c: Move header inclusions and related macro defns into
54760         lib/acl-internal.h.
54761         (S_ISLNK): Remove defn, since that's now done for us.
54762         (file_has_acl): Move to lib/file-has-acl.c.
54763         Call acl_trivial if available.  This is the crucial part of the fix.
54764         (acl_entries): Move to lib/acl_entries.c.  Now extern, since it's
54765         shared within the library.  Rewrite a bit, partly to make it compatible
54766         with the GNU coding style.
54767         * m4/acl.m4 (AC_FUNC_ACL): Add AC_LIBOBJ([file-has-acl]).
54768         Remove unnecessary double-quotes.
54769         Don't test for acl_to_text; the build will catch that.
54770         Replace acl_entries if it doesn't exist and it is needed.
54771         Check for -lsec and acl_trivial (as used on Solaris 10).
54772         * modules/acl (Files): Add lib/acl-internal.h, lib/acl_entries.c,
54773         lib/file-has-acl.c.
54774         (Depends-on): Add sys_stat, for S_ISLNK.
54775
54776 2007-03-19  Ben Pfaff  <blp@gnu.org>
54777
54778         * doc/gnulib.texi: Fix typos.
54779         Suggested by Thien-Thi Nguyen <ttn@gnuvola.org>.
54780
54781 2007-03-19  Paul Eggert  <eggert@cs.ucla.edu>
54782
54783         * lib/getcwd.c (__getcwd): Remove redundant comparison of buf to NULL.
54784         If size is zero here, buf must be zero.
54785
54786 2007-03-19  Simon Josefsson  <simon@josefsson.org>
54787
54788         * des.c: Remove weak_keys_chksum.  Reported by Bruno Haible
54789         <bruno@clisp.org>.
54790
54791 2007-03-18  Bruno Haible  <bruno@clisp.org>
54792
54793         * lib/vasnprintf.c (VASNPRINTF): Undo first part of last patch.
54794         Suggested by Eric Blake.
54795
54796 2007-03-18  Ben Pfaff  <blp@gnu.org>
54797
54798         * doc/relocatable.texi: Recommend using as prefix a directory
54799         that does not exist and will never be created.  Based on
54800         discussion with Bruno Haible, Ralf Wildenhues, Matthew Woehlke,
54801         and others.
54802
54803 2007-03-17  Bruno Haible  <bruno@clisp.org>
54804
54805         * lib/fchownat.c: Include lchown.h.
54806
54807 2007-03-17  Bruno Haible  <bruno@clisp.org>
54808
54809         Fix endless loop when the given allocated size was > INT_MAX.
54810         * lib/vasnprintf.c (EOVERFLOW): New fallback definition.
54811         (VASNPRINTF): Fail with EOVERFLOW when the given allocated size is
54812         larger than INT_MAX, or when it grow to a value larger than INT_MAX.
54813         * lib/vsprintf.c (vsprintf): Don't pass a size > INT_MAX to vasnprintf.
54814         * lib/sprintf.c (sprintf): Likewise.
54815
54816 2007-03-17  Bruno Haible  <bruno@clisp.org>
54817
54818         * tests/test-argp-2.sh (func_compare): Output a context diff.
54819
54820 2007-03-17  Bruno Haible  <bruno@clisp.org>
54821
54822         * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Check also the
54823         locale's decimal-point character.
54824
54825 2007-03-17  Bruno Haible  <bruno@clisp.org>
54826
54827         * lib/vasnprintf.c (VASNPRINTF): Clear out the memory used for arg_mem
54828         before comparing it. Needed because on some platforms (e.g. x86) a
54829         'long double' occupies less bytes than sizeof (long double).
54830
54831 2007-03-17  Bruno Haible  <bruno@clisp.org>
54832
54833         * tests/test-crc.c (main): Make printf statements 64-bit clean.
54834         * tests/test-gc-pbkdf2-sha1.c (main): Likewise.
54835         * tests/test-getaddrinfo.c (simple): Likewise.
54836         * tests/test-read-file.c (main): Likewise.
54837
54838 2007-03-17  Bruno Haible  <bruno@clisp.org>
54839
54840         * tests/test-dirname.c (main): Make printf statements 64-bit clean.
54841
54842 2007-03-17  Bruno Haible  <bruno@clisp.org>
54843
54844         * tests/test-xvasprintf.c (test_xvasprintf, test_xasprintf): Remove
54845         unused variable.
54846
54847 2007-03-17  Bruno Haible  <bruno@clisp.org>
54848
54849         * tests/test-c-strcasecmp.c: Include c-strcase.h.
54850         * tests/test-c-strncasecmp.c: Likewise.
54851
54852 2007-03-17  Bruno Haible  <bruno@clisp.org>
54853
54854         * modules/stdlib (Depends-on): Add unistd.
54855         * lib/stdlib_.h: Include <unistd.h> if mkstemp is desired.
54856         Needed for MacOS X 10.3.
54857
54858 2007-03-17  Bruno Haible  <bruno@clisp.org>
54859
54860         * lib/unistr/u-strdup.h: Include <stdlib.h>.
54861
54862 2007-03-17  Bruno Haible  <bruno@clisp.org>
54863
54864         * lib/unistr/u-cpy-alloc.h: Include <stdlib.h>.
54865
54866 2007-03-17  Bruno Haible  <bruno@clisp.org>
54867
54868         * gnulib-tool (func_import): Update .cvsignore and .gitignore files
54869         to reflect files copied from gnulib (with or without modifications).
54870         Suggested by Jim Meyering.
54871
54872 2007-03-17  Eric Blake  <ebb9@byu.net>
54873
54874         * NEWS: Document stdlib change from 2007-02-18.
54875
54876 2007-03-17  Jim Meyering  <jim@meyering.net>
54877
54878         Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.
54879         * build-aux/bootstrap: Put ""s around use of $build_aux, in case
54880         someone uses a name containing shell meta-characters.
54881         Reported by Alfred M. Szmidt.
54882
54883         * build-aux/bootstrap: Don't use \> in grep regexp.  For HP-UX.
54884
54885 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
54886
54887         * build-aux/bootstrap (with_gettext): New variable.  Run autopoint
54888         and copy gettext configuration files only if configure.ac contains
54889         a use of AM_GNU_GETTEXT_VERSION.
54890
54891 2007-03-16  Alfred M. Szmidt  <ams@gnu.org>
54892
54893         * build-aux/bootstrap (gnulib_name): New variable.
54894         (gnulib_tool_options): Use it.
54895
54896 2007-03-13  Simon Josefsson  <simon@josefsson.org>
54897
54898         * tests/test-des.c: Use new namespace.
54899
54900 2007-03-15  Bruno Haible  <bruno@clisp.org>
54901
54902         * lib/dummy.c (gl_dummy_symbol): Renamed from 'dummy'.
54903         Reported by James Youngman <jay@gnu.org>.
54904
54905 2007-03-15  Bruno Haible  <bruno@clisp.org>
54906
54907         * lib/glob.c (glob): Add 'restrict' so that prototype matches the
54908         declared prototype. Needed with cc on OSF/1 5.1.
54909
54910 2007-03-15  Bruno Haible  <bruno@clisp.org>
54911
54912         * lib/gl_list.h (gl_listelement_dispose_fn): New type.
54913         (gl_list_create_empty, gl_list_create): Add dispose_fn argument.
54914         (struct gl_list_implementation): Add dispose_fn argument to the
54915         'create_empty', 'create' methods.
54916         (struct gl_list_impl_base): Add field 'dispose_fn'.
54917         * lib/gl_list.c (gl_list_create_empty, gl_list_create): Add dispose_fn
54918         argument.
54919         * lib/gl_array_list.c (gl_array_create_empty, gl_array_create): Add
54920         dispose_fn argument.
54921         (gl_array_remove_node, gl_array_remove_at, gl_array_list_free): Call
54922         dispose_fn on the dropped values.
54923         * lib/gl_carray_list.c (gl_carray_create_empty, gl_carray_create): Add
54924         dispose_fn argument.
54925         (gl_carray_remove_at, gl_carray_list_free): Call dispose_fn on the
54926         dropped values.
54927         * lib/gl_anyavltree_list2.h (gl_tree_create): Add dispose_fn argument.
54928         (gl_tree_remove_node): Call dispose_fn on the dropped value.
54929         * lib/gl_anyrbtree_list2.h (gl_tree_create): Add dispose_fn argument.
54930         (gl_tree_remove_node): Call dispose_fn on the dropped value.
54931         * lib/gl_anytree_list2.h (gl_tree_create_empty): Add dispose_fn
54932         argument.
54933         (gl_tree_list_free): Call dispose_fn on the dropped values.
54934         * lib/gl_anytreehash_list2.h (gl_tree_list_free): Call dispose_fn on
54935         the dropped values.
54936         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
54937         Add dispose_fn argument.
54938         (gl_linked_remove_node, gl_linked_remove_at, gl_linked_list_free):
54939         Call dispose_fn on the dropped values.
54940         * lib/gl_sublist.c (gl_sublist_create_empty, gl_sublist_create_fill):
54941         Add dispose_fn argument.
54942         (gl_sublist_create): Initialize the 'dispose_fn' field.
54943         * lib/clean-temp.c (create_temp_dir, register_fd): Update.
54944         * tests/test-array_list.c (main): Update.
54945         * tests/test-carray_list.c (main): Update.
54946         * tests/test-avltree_list.c (main): Update.
54947         * tests/test-rbtree_list.c (main): Update.
54948         * tests/test-avltreehash_list.c (main): Update.
54949         * tests/test-rbtreehash_list.c (main): Update.
54950         * tests/test-linked_list.c (main): Update.
54951         * tests/test-linkedhash_list.c (main): Update.
54952         * tests/test-array_oset.c (main): Update.
54953
54954 2007-03-15  Bruno Haible  <bruno@clisp.org>
54955
54956         * lib/gl_oset.h (gl_setelement_dispose_fn): New type.
54957         (gl_oset_create_empty): Add dispose_fn argument.
54958         (struct gl_oset_implementation): Add dispose_fn argument to
54959         'create_empty' method.
54960         (struct gl_oset_impl_base): Add dispose_fn field.
54961         * lib/gl_oset.c (gl_oset_create_empty): Add dispose_fn argument.
54962         * lib/gl_array_oset.c (gl_array_create_empty): Add dispose_fn argument.
54963         (gl_array_remove_at, gl_array_free): Call dispose_fn on the dropped
54964         values.
54965         * lib/gl_anytree_oset.h (gl_tree_create_empty): Add dispose_fn argument.
54966         (gl_tree_oset_free): Call dispose_fn on the dropped values.
54967         * lib/gl_avltree_oset.c (gl_tree_remove_node): Call dispose_fn on the
54968         dropped value.
54969         * lib/gl_rbtree_oset.c (gl_tree_remove_node): Call dispose_fn on the
54970         dropped value.
54971         * tests/test-array_oset.c (main): Update.
54972         * tests/test-avltree_oset.c (main): Update.
54973         * tests/test-rbtree_oset.c (main): Update.
54974         * lib/gl_anytreehash_list1.h (add_to_bucket): Update.
54975
54976 2007-03-13  Bruno Haible  <bruno@clisp.org>
54977
54978         * tests/test-stdbool.c (i): Update after last patch.
54979
54980 2007-03-12  Bruno Haible  <bruno@clisp.org>
54981
54982         * lib/quotearg.c: Include <wctype.h> early, before the definition of
54983         the iswprint macro. Needed on Solaris 2.5.1.
54984
54985 2007-03-12  Bruno Haible  <bruno@clisp.org>
54986
54987         * tests/test-printf-frexp.c (main): Declare x as volatile.
54988
54989 2007-03-12  Simon Josefsson  <simon@josefsson.org>
54990
54991         * doc/gnulib.texi (Build robot for gnulib): New section.
54992
54993 2007-03-12  Jim Meyering  <jim@meyering.net>
54994
54995         * build-aux/bootstrap: New file.
54996         * build-aux/bootstrap.conf: New file, from coreutils.
54997
54998 2007-03-11  Bruno Haible  <bruno@clisp.org>
54999
55000         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Require AC_C_INLINE.
55001
55002 2007-03-12  Simon Josefsson  <simon@josefsson.org>
55003
55004         * lib/des.h, lib/des.c, lib/gc-gnulib.c: Use gl_ namespace, to
55005         avoid collisions with 'des_setkey'.  Reported by Bruno Haible
55006         <bruno@clisp.org>.  Also change 'tripledes_' to '3des_'.
55007
55008 2007-03-11  Bruno Haible  <bruno@clisp.org>
55009
55010         * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): If the test program fails to
55011         compile, set LOCALE_TR_UTF8 to 'none' instead of empty.
55012
55013 2007-03-11  Bruno Haible  <bruno@clisp.org>
55014
55015         * lib/stdint_.h (INT64_MIN, INTMAX_MIN): Avoid using the ~INT..._MAX
55016         formula. Needed for SunPRO C 5.0.
55017
55018 2007-03-11  Bruno Haible  <bruno@clisp.org>
55019
55020         * modules/long-options (Depends-on): Add getopt.
55021
55022 2007-03-11  Bruno Haible  <bruno@clisp.org>
55023
55024         * modules/modechange (Depends-on): Add stdbool.
55025
55026 2007-03-11  Bruno Haible  <bruno@clisp.org>
55027
55028         * modules/i-ring (Depends-on): Add stdbool.
55029
55030 2007-03-11  Bruno Haible  <bruno@clisp.org>
55031
55032         * modules/gc-des (Depends-on): Add stdbool.
55033
55034 2007-03-11  Bruno Haible  <bruno@clisp.org>
55035
55036         * m4/mktime.m4 (gl_PREREQ_MKTIME): Require AC_C_INLINE.
55037
55038 2007-03-11  Bruno Haible  <bruno@clisp.org>
55039
55040         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Require AC_C_RESTRICT.
55041
55042 2007-03-11  Bruno Haible  <bruno@clisp.org>
55043
55044         * lib/unistr/u32-mbtouc-unsafe.c (u32_mbtouc_unsafe): Fix syntax error.
55045
55046 2007-03-11  Bruno Haible  <bruno@clisp.org>
55047
55048         * lib/vasnprintf.c (sprintf): Undefine.
55049
55050 2007-03-11  Bruno Haible  <bruno@clisp.org>
55051
55052         * lib/isnan.c (rpl_isnan, rpl_isnanl): Work around bug regarding
55053         initializers in SunPRO C and Compaq C compilers.
55054
55055 2007-03-11  Bruno Haible  <bruno@clisp.org>
55056
55057         * lib/gl_array_oset.c (gl_array_iterator_next): Make pointer
55058         decrementing code ANSI C compliant.
55059
55060 2007-03-11  Bruno Haible  <bruno@clisp.org>
55061
55062         * lib/dummy.c [__sun]: Define a dummy variable, not just a typedef.
55063         Needed for Solaris 2.5.1 ranlib and SunPRO C 5.0.
55064
55065 2007-03-11  Bruno Haible  <bruno@clisp.org>
55066
55067         * tests/test-stdbool.c (s, d, e, xlcbug): Disable checks that gnulib's
55068         <stdbool.h> substitute doesn't pass.
55069
55070 2007-03-11  Bruno Haible  <bruno@clisp.org>
55071
55072         * lib/vasnprintf.c (snprintf): Undefine. Avoids an endless recursion.
55073
55074 2007-03-11  Bruno Haible  <bruno@clisp.org>
55075
55076         * gnulib-tool (func_create_megatestdir): Create also an autobuild
55077         script, for submission to autobuild.josefsson.org.
55078
55079 2007-03-10  Bruno Haible  <bruno@clisp.org>
55080
55081         * modules/canonicalize-lgpl-tests: New file.
55082         * tests/test-canonicalize-lgpl.sh: New file.
55083         * tests/test-canonicalize-lgpl.c: New file.
55084
55085         * modules/c-strcase-tests: New file.
55086         * tests/test-c-strcase.sh: New file.
55087         * tests/test-c-strcasecmp.c: New file.
55088         * tests/test-c-strncasecmp.c: New file.
55089
55090         * modules/atexit-tests: New file.
55091         * tests/test-atexit.sh: New file.
55092         * tests/test-atexit.c: New file.
55093
55094 2007-03-10  Bruno Haible  <bruno@clisp.org>
55095
55096         * tests/test-binary-io.sh: Use temporary filenames that are not so
55097         likely to clash with those of other tests (in a parallel make).
55098         * tests/test-binary-io.c: Likewise.
55099
55100 2007-03-10  Bruno Haible  <bruno@clisp.org>
55101
55102         * lib/fseterr.c (fseterr): Port to Solaris/SPARC64. Deactivate the
55103         fallback; use #error instead.
55104         Suggested by Simon Josefsson.
55105
55106 2007-03-10  Bruno Haible  <bruno@clisp.org>
55107
55108         * gnulib-tool (func_create_testdir): Treat MOSTLYCLEANFILES like
55109         CLEANFILES. Put spaces in each line of $cleaned_files, not only the
55110         first and the last.
55111
55112 2007-03-10  Bruno Haible  <bruno@clisp.org>
55113
55114         * lib/stdint_.h (uint_least64_t): Fix typo in last patch.
55115
55116 2007-03-10  Bruno Haible  <bruno@clisp.org>
55117
55118         * modules/snprintf-posix-tests (EXTRA_DIST): New variable. Needed for
55119         "make distcheck".
55120         * modules/sprintf-posix-tests (EXTRA_DIST): Likewise.
55121         * modules/vsnprintf-posix-tests (EXTRA_DIST): Likewise.
55122         * modules/vsprintf-posix-tests (EXTRA_DIST): Likewise.
55123
55124 2007-03-10  Bruno Haible  <bruno@clisp.org>
55125
55126         * modules/allocsa-tests (test_allocsa_SOURCES): Remove redundant
55127         variable.
55128         * modules/dirname-tests (test_dirname_SOURCES): Remove redundant
55129         variable.
55130
55131 2007-03-09  Eric Blake  <ebb9@byu.net>
55132         and Matthew Woehlke  <mw_triad@users.sourceforge.net>  (tiny change)
55133
55134         * lib/stdint_.h (int64_t, uint64_t): Don't undefine if 64-bit
55135         types are not being provided by gnulib.
55136         (GL_INT64_T, GL_UINT64_T): New witnesses of whether gnulib 64-bit
55137         types are supported.
55138
55139 2007-03-10  Bruno Haible  <bruno@clisp.org>
55140
55141         * lib/stdio_.h (__attribute__): New macro.
55142         (fprintf, vfprintf, printf, vprintf, snprintf, vsnprintf, sprintf,
55143         vsprintf): Specify __attribute__ __format__ for GCC.
55144         Suggested by Eric Blake.
55145
55146 2007-03-09  Bruno Haible  <bruno@clisp.org>
55147
55148         * modules/printf-posix-tests: New file.
55149         * tests/test-printf-posix.sh: New file.
55150         * tests/test-printf-posix.c: New file.
55151
55152         * modules/printf-posix: New file.
55153         * lib/printf.c: New file.
55154         * m4/printf-posix-rpl.m4: New file.
55155         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_PRINTF_POSIX,
55156         REPLACE_PRINTF.
55157         * lib/stdio_.h (printf): New declaration.
55158         (format, __format__, ____printf____, ____scanf____, ____strftime____,
55159         ____strfmon____): New macros.
55160         * modules/stdio (Makefile.am): Substitute also GNULIB_PRINTF_POSIX,
55161         REPLACE_PRINTF.
55162
55163 2007-03-09  Bruno Haible  <bruno@clisp.org>
55164
55165         * tests/test-vasnprintf-posix2.sh: New file.
55166         * tests/test-vasnprintf-posix2.c: New file.
55167         * modules/vasnprintf-posix-tests (Files): Add them and m4/locale-fr.m4.
55168         (configure.ac): Invoke gt_LOCALE_FR and gt_LOCALE_FR_UTF8.
55169         (Makefile.am): Activate test-vasnprintf-posix2.sh.
55170
55171         * lib/vasnprintf.c (VASNPRINTF): For the 'a' and 'A' directives, use
55172         a locale dependent decimal point, rather than always '.'.
55173
55174 2007-03-09  Eric Blake  <ebb9@byu.net>
55175
55176         * lib/stdlib_.h (EXIT_FAILURE): GNU code expects this to be 1, in
55177         spite of platforms like Tandem/NSK that define it to -1.
55178
55179 2007-03-08  Bruno Haible  <bruno@clisp.org>
55180
55181         * modules/vprintf-posix-tests: New file.
55182         * tests/test-vprintf-posix.sh: New file.
55183         * tests/test-vprintf-posix.c: New file.
55184         * tests/test-printf-posix.h: New file.
55185
55186         * modules/vprintf-posix: New file.
55187         * lib/vprintf.c: New file.
55188         * m4/vprintf-posix.m4: New file.
55189         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VPRINTF_POSIX,
55190         REPLACE_VPRINTF.
55191         * lib/stdio_.h (vprintf): New declaration.
55192         * modules/stdio (Makefile.am): Substitute also GNULIB_VPRINTF_POSIX,
55193         REPLACE_VPRINTF.
55194
55195 2007-03-08  Bruno Haible  <bruno@clisp.org>
55196
55197         * modules/fprintf-posix-tests: New file.
55198         * tests/test-fprintf-posix.sh: New file.
55199         * tests/test-fprintf-posix.c: New file.
55200
55201         * modules/fprintf-posix: New file.
55202         * lib/fprintf.c: New file.
55203         * m4/fprintf-posix.m4: New file.
55204         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_FPRINTF_POSIX,
55205         REPLACE_FPRINTF.
55206         * lib/stdio_.h (fprintf): New declaration.
55207         * modules/stdio (Makefile.am): Substitute also GNULIB_FPRINTF_POSIX,
55208         REPLACE_FPRINTF.
55209
55210 2007-03-08  Bruno Haible  <bruno@clisp.org>
55211
55212         * modules/vfprintf-posix-tests: New file.
55213         * tests/test-vfprintf-posix.sh: New file.
55214         * tests/test-vfprintf-posix.c: New file.
55215         * tests/test-fprintf-posix.h: New file.
55216         * tests/test-fprintf-posix.out: New file.
55217
55218         * modules/vfprintf-posix: New file.
55219         * lib/vfprintf.c: New file.
55220         * m4/vfprintf-posix.m4: New file.
55221         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VFPRINTF_POSIX,
55222         REPLACE_VFPRINTF.
55223         * lib/stdio_.h (vfprintf): New declaration.
55224         * modules/stdio (Makefile.am): Substitute also GNULIB_VFPRINTF_POSIX,
55225         REPLACE_VFPRINTF.
55226
55227 2007-03-08  Bruno Haible  <bruno@clisp.org>
55228
55229         * lib/stdio_.h: Treat __need___FILE like __need_FILE.
55230
55231 2007-03-08  Bruno Haible  <bruno@clisp.org>
55232
55233         * m4/snprintf-posix.m4 (gl_FUNC_SNPRINTF_POSIX): Use 'case' statements
55234         instead of 'expr' invocations.
55235         * m4/sprintf-posix.m4 (gl_FUNC_SPRINTF_POSIX): Likewise.
55236         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Likewise.
55237         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): Likewise.
55238         * m4/vsnprintf-posix.m4 (gl_FUNC_VSNPRINTF_POSIX): Likewise.
55239         * m4/vsprintf-posix.m4 (gl_FUNC_VSPRINTF_POSIX): Likewise.
55240         Suggested by Paul Eggert.
55241
55242 2007-03-08  Bruno Haible  <bruno@clisp.org>
55243
55244         * modules/fseterr-tests: New file.
55245         * tests/test-fseterr.c: New file.
55246
55247         * modules/fseterr: New file.
55248         * lib/fseterr.h: New file.
55249         * lib/fseterr.c: New file.
55250
55251 2007-03-08  Bruno Haible  <bruno@clisp.org>
55252
55253         * lib/fnmatch_.h: Convert tabs in the middle of lines to spaces.
55254         * lib/getopt_.h: Likewise.
55255         * lib/mbswidth.h: Likewise.
55256         * lib/setenv.h: Likewise.
55257         * lib/vasnprintf.h: Likewise.
55258         * lib/vasprintf.h: Likewise.
55259         * lib/verror.h: Likewise.
55260         * lib/xsetenv.h: Likewise.
55261         * lib/xvasprintf.h: Likewise.
55262
55263 2007-03-08  Jim Meyering  <jim@meyering.net>
55264
55265         * users.txt: Add parted.
55266
55267         * ChangeLog: Restore 1500 lines mistakenly removed from the end.
55268
55269 2007-03-07  Bruno Haible  <bruno@clisp.org>
55270
55271         * m4/printf.m4: Make the shell script snippets copy&pastable.
55272
55273 2007-03-02  Bruno Haible  <bruno@clisp.org>
55274
55275         * lib/netinet_in_.h: New file.
55276         * m4/netinet_in_h.m4 (gl_HEADER_NETINET_IN): Test whether netinet/in.h
55277         is self-contained. Set ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H.
55278         * modules/netinet_in (Files): Add lib/netinet_in_.h.
55279         (Depends-on): Add absolute-header.
55280         (Makefile.am): Substitute ABSOLUTE_NETINET_IN_H, HAVE_NETINET_IN_H
55281         into netinet/in.h.
55282
55283 2007-03-03  Bruno Haible  <bruno@clisp.org>
55284
55285         * lib/sys_select_.h: New file.
55286         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
55287         is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
55288         * modules/sys_select (Files): Add lib/sys_select_.h.
55289         (Depends-on): Add absolute-header.
55290         (Makefile.am): Substitute ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H
55291         into sys/select.h.
55292
55293 2007-03-02  Bruno Haible  <bruno@clisp.org>
55294
55295         * lib/socket_.h: If sys/socket.h exists, include that and <sys/types.h>
55296         before it. Turn HAVE_WINSOCK2_H and HAVE_WS2TCPIP_H into configute-time
55297         values.
55298         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Test also whether
55299         <sys/socket.h> is self-contained. Set ABSOLUTE_SYS_SOCKET_H,
55300         HAVE_SYS_SOCKET_H, HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H.
55301         * modules/sys_socket (Depends-on): Add absolute-header.
55302         (Makefile.am): Substitute ABSOLUTE_SYS_SOCKET_H, HAVE_SYS_SOCKET_H,
55303         HAVE_WINSOCK2_H, HAVE_WS2TCPIP_H into sys/socket.h.
55304         (Include): Remove requirement of inclusion of <sys/types.h>.
55305
55306 2007-03-02  Bruno Haible  <bruno@clisp.org>
55307
55308         * lib/byteswap_.h (bswap_32): Fix formula.
55309
55310 2007-03-06  Bruno Haible  <bruno@clisp.org>
55311
55312         * modules/sprintf-posix-tests: New file.
55313         * tests/test-sprintf-posix.c: New file.
55314
55315         * modules/sprintf-posix: New file.
55316         * lib/sprintf.c: New file.
55317         * m4/sprintf-posix.m4: New file.
55318         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_SPRINTF_POSIX,
55319         REPLACE_SPRINTF.
55320         * lib/stdio_.h (sprintf): New declaration.
55321         * modules/stdio (Makefile.am): Substitute also GNULIB_SPRINTF_POSIX,
55322         REPLACE_SPRINTF.
55323
55324 2007-03-06  Bruno Haible  <bruno@clisp.org>
55325
55326         * modules/vsprintf-posix-tests: New file.
55327         * tests/test-vsprintf-posix.c: New file.
55328         * tests/test-sprintf-posix.h: New file.
55329
55330         * modules/vsprintf-posix: New file.
55331         * lib/vsprintf.c: New file.
55332         * m4/vsprintf-posix.m4: New file.
55333         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also GNULIB_VSPRINTF_POSIX,
55334         REPLACE_VSPRINTF.
55335         * lib/stdio_.h (vsprintf): New declaration.
55336         * modules/stdio (Makefile.am): Substitute also GNULIB_VSPRINTF_POSIX,
55337         REPLACE_VSPRINTF.
55338
55339 2007-03-06  Bruno Haible  <bruno@clisp.org>
55340
55341         * modules/vsnprintf (Depend-on): Remove minmax.
55342
55343 2007-03-06  Bruno Haible  <bruno@clisp.org>
55344
55345         * modules/snprintf-posix-tests: New file.
55346         * tests/test-snprintf-posix.c: New file.
55347
55348         * modules/snprintf-posix: New file.
55349         * m4/snprintf-posix.m4: New file.
55350         * m4/snprintf.m4 (gl_REPLACE_SNPRINTF): New macro, extracted from
55351         gl_FUNC_SNPRINTF.
55352         (gl_FUNC_SNPRINTF): Invoke it.
55353         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_SNPRINTF.
55354         * lib/stdio_.h (snprintf): Define as a replacement if REPLACE_SNPRINTF
55355         is set.
55356         * modules/stdio (Makefile.am): Substitute also REPLACE_SNPRINTF.
55357
55358 2007-03-06  Bruno Haible  <bruno@clisp.org>
55359
55360         * modules/vsnprintf-posix-tests: New file.
55361         * tests/test-vsnprintf-posix.c: New file.
55362         * tests/test-snprintf-posix.h: New file.
55363
55364         * modules/vsnprintf-posix: New file.
55365         * m4/vsnprintf-posix.m4: New file.
55366         * m4/vsnprintf.m4 (gl_REPLACE_VSNPRINTF): New macro, extracted from
55367         gl_FUNC_VSNPRINTF.
55368         (gl_FUNC_VSNPRINTF): Invoke it.
55369         * m4/stdio_h.m4 (gl_STDIO_H_DEFAULTS): Set also REPLACE_VSNPRINTF.
55370         * lib/stdio_.h (vsnprintf): Define as a replacement if
55371         REPLACE_VSNPRINTF is set.
55372         * modules/stdio (Makefile.am): Substitute also REPLACE_VSNPRINTF.
55373
55374 2007-03-06  Bruno Haible  <bruno@clisp.org>
55375
55376         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Test for vasnprintf here.
55377         * m4/vasprintf-posix.m4 (gl_FUNC_VASPRINTF_POSIX): ... not here.
55378
55379 2007-03-06  Bruno Haible  <bruno@clisp.org>
55380
55381         * lib/math_.h (acosl): Declare also if HAVE_DECL_ACOSL is set.
55382         (asinl): Declare also if HAVE_DECL_ASINL is set.
55383         (atanl): Declare also if HAVE_DECL_ATANL is set.
55384         (ceill): Declare also if HAVE_DECL_CEILL is set.
55385         (cosl): Declare also if HAVE_DECL_COSL is set.
55386         (expl): Declare also if HAVE_DECL_EXPL is set.
55387         (floorl): Declare also if HAVE_DECL_FLOORL is set.
55388         (frexpl): Declare also if HAVE_DECL_FREXPL is set.
55389         (ldexpl): Declare also if HAVE_DECL_LDEXPL is set.
55390         (logl): Declare also if HAVE_DECL_LOGL is set.
55391         (sinl): Declare also if HAVE_DECL_SINL is set.
55392         (sqrtl): Declare also if HAVE_DECL_SQRTL is set.
55393         (tanl): Declare also if HAVE_DECL_TANL is set.
55394         * modules/math (Makefile.am): Substitute the values of HAVE_DECL_*.
55395         * m4/math_h.m4 (gl_MATH_H_DEFAULTS): Set HAVE_DECL_* to 1.
55396         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Fix tests for the
55397         declaration of frexpl, ldexpl.
55398         * modules/printf-frexpl (Depends-on): Add math.
55399         * lib/printf-frexp.c (frexpl, ldexpl): Undo last change.
55400
55401 2007-03-05  Bruno Haible  <bruno@clisp.org>
55402
55403         * m4/printf-frexpl.m4 (gl_FUNC_PRINTF_FREXPL): Also test whether
55404         frexpl and ldexpl are declared.
55405         * lib/printf-frexp.c (frexpl, ldexpl): Provide fallback declarations.
55406
55407 2007-03-05  Bruno Haible  <bruno@clisp.org>
55408
55409         * gnulib-tool (func_get_automake_snippet): Don't synthesize an
55410         EXTRA_lib_SOURCES augmentation for the relocatable-prog-wrapper module.
55411
55412 2007-03-05  Bruno Haible  <bruno@clisp.org>
55413
55414         * lib/stdio_.h: Include <stddef.h>.
55415
55416 2007-03-05  Bruno Haible  <bruno@clisp.org>
55417
55418         * m4/printf.m4 (gl_SNPRINTF_DIRECTIVE_N): New macro.
55419
55420 2007-03-05  Bruno Haible  <bruno@clisp.org>
55421
55422         * m4/printf.m4: Update with info about OpenBSD 3.9, HP-UX 10.20,
55423         NetBSD 4, from Ralf Wildenhues.
55424
55425 2007-03-04  Bruno Haible  <bruno@clisp.org>
55426
55427         * lib/vasprintf.h: Update #if logic for the case when the functions
55428         exist but are overridden.
55429
55430 2007-03-04  Bruno Haible  <bruno@clisp.org>
55431
55432         * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Exclude two buggy
55433         implementations: glibc-2.4 and MacOS X 10.3.
55434         * tests/test-vasnprintf-posix.c (test_function): Test also the case
55435         that exhibits the bugs in glibc-2.4 and MacOS X 10.3.
55436         * tests/test-vasprintf-posix.c (test_function): Likewise.
55437
55438 2007-03-04  Bruno Haible  <bruno@clisp.org>
55439
55440         * modules/vasprintf-posix-tests: New file.
55441         * tests/test-vasprintf-posix.c: New file.
55442
55443         * modules/vasprintf-posix: New file.
55444         * lib/vasprintf.h (asprintf, vasprintf): Rename if REPLACE_VASPRINTF is
55445         defined.
55446         * m4/vasprintf-posix.m4: New file.
55447         * m4/vasprintf.m4 (gl_REPLACE_VASPRINTF): New macro, extracted from
55448         gl_FUNC_VASPRINTF.
55449         (gl_FUNC_VASPRINTF): Invoke it.
55450         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): Define REPLACE_VASNPRINTF
55451         here.
55452         * m4/vasnprintf-posix.m4 (gl_FUNC_VASNPRINTF_POSIX): Not here.
55453
55454 2007-03-04  Bruno Haible  <bruno@clisp.org>
55455
55456         * lib/sys_time_.h: Rename GETTIMEOFDAY_REPLACEMENT to
55457         REPLACE_GETTIMEOFDAY.
55458         * modules/sys_time (Makefile.am): Likewise.
55459         * m4/sys_time_h.m4: Likewise.
55460         * m4/gettimeofday.m4: Likewise.
55461
55462 2007-03-04  Bruno Haible  <bruno@clisp.org>
55463
55464         * modules/vasnprintf-posix-tests: New file.
55465         * tests/test-vasnprintf-posix.c: New file.
55466
55467         * modules/vasnprintf-posix: New file.
55468         * lib/vasnprintf.c: Include isnan.h, isnanl.h, printf-frexp.h,
55469         printf-frexpl.h.
55470         (VASNPRINTF): Handle the 'a' and 'A' directives here, if needed.
55471         * lib/vasnprintf.h (asnprintf, vasnprintf): Rename if
55472         REPLACE_VASNPRINTF is defined.
55473         * m4/vasnprintf.m4 (gl_REPLACE_VASNPRINTF): New macro, extracted from
55474         gl_FUNC_VASNPRINTF.
55475         (gl_FUNC_VASNPRINTF): Invoke it.
55476         * m4/vasnprintf-posix.m4: New file.
55477         * m4/printf.m4: New file.
55478
55479 2007-03-04  Bruno Haible  <bruno@clisp.org>
55480
55481         Compile progreloc.c only if --enable-relocatable is specified.
55482         * m4/relocatable.m4 (gl_RELOCATABLE): Arrange to compile progreloc.c
55483         if --enable-relocatable was specified.
55484         * modules/relocatable-prog (Makefile.am): Remove progreloc.c from
55485         lib_SOURCES.
55486
55487 2007-03-04  Jim Meyering  <jim@meyering.net>
55488
55489         * lib/acl.c (ACL_NOT_WELL_SUPPORTED): New macro.
55490         Use it consistently, rather than enumerating errno constants.
55491
55492 2007-03-04  Bruno Haible  <bruno@clisp.org>
55493
55494         * modules/xvasprintf-tests: New file.
55495         * tests/test-xvasprintf.c: New file.
55496
55497         * modules/vasprintf-tests: New file.
55498         * tests/test-vasprintf.c: New file.
55499
55500         * modules/vasnprintf-tests: New file.
55501         * tests/test-vasnprintf.c: New file.
55502
55503         * modules/vsnprintf-tests: New file.
55504         * tests/test-vsnprintf.c: New file.
55505
55506         * modules/snprintf-tests: New file.
55507         * tests/test-snprintf.c: New file.
55508
55509 2007-03-04  Bruno Haible  <bruno@clisp.org>
55510
55511         Compile relocatable.c only if --enable-relocatable is specified.
55512         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY_BODY): Renamed from
55513         gl_RELOCATABLE_LIBRARY.
55514         (gl_RELOCATABLE_LIBRARY, gl_RELOCATABLE_LIBRARY_SEPARATE): New macros.
55515         * m4/relocatable.m4 (gl_RELOCATABLE): Invoke gl_RELOCATABLE_LIBRARY.
55516         (gl_RELOCATABLE_BODY): Require gl_RELOCATABLE_LIBRARY_BODY instead of
55517         gl_RELOCATABLE_LIBRARY.
55518         * modules/relocatable-lib (configure.ac): Invoke gl_RELOCATABLE_LIBRARY.
55519         (Makefile.am): Remove lib_SOURCES.
55520         * modules/relocatable-lib-lgpl (configure.ac): Invoke
55521         gl_RELOCATABLE_LIBRARY.
55522         (Makefile.am): Remove lib_SOURCES.
55523         * modules/relocatable-prog (Makefile.am): Don't compile relocatable.c
55524         always.
55525         * modules/relocatable-prog-wrapper (configure.ac): Invoke
55526         gl_RELOCATABLE_LIBRARY_SEPARATE instead of gl_RELOCATABLE_LIBRARY.
55527
55528 2007-03-04  Bruno Haible  <bruno@clisp.org>
55529
55530         * modules/argmatch-tests: New file.
55531         * tests/test-argmatch.c: New file.
55532
55533         * tests/test-allocsa.c (main): Halve the number of loop runs.
55534
55535         * modules/alloca-opt-tests: New file.
55536         * tests/test-alloca-opt.c: New file.
55537
55538 2007-03-04  Jim Meyering  <jim@meyering.net>
55539
55540         Work around difference between Linux ACLs and Solaris 10 ZFS.
55541         * lib/acl.c (set_acl): Revert to using chmod_or_fchmod also
55542         for EINVAL.
55543
55544 2007-03-03  Bruno Haible  <bruno@clisp.org>
55545
55546         * modules/relocatable-prog (Depends-on): Add back progreloc's
55547         dependencies: canonicalize-lgpl, xalloc, xreadlink, stdbool, unistd.
55548
55549 2007-03-03  Bruno Haible  <bruno@clisp.org>
55550
55551         * modules/relocatable-lib-lgpl: Renamed from modules/relocatable-lib.
55552         * modules/relocatable-lib: New file.
55553
55554 2007-03-03  Bruno Haible  <bruno@clisp.org>
55555
55556         * modules/relocatable-prog: Renamed from modules/relocatable.
55557         * doc/relocatable-maint.texi: Talk about module 'relocatable-prog'.
55558
55559 2007-03-03  Bruno Haible  <bruno@clisp.org>
55560
55561         * modules/relocatable-script (Files): Add doc/relocatable.texi,
55562         m4/relocatable-lib.m4.
55563         (Depends-on): Remove 'relocatable'.
55564         (configure.ac): Add gl_RELOCATABLE_NOP.
55565
55566 2007-03-03  Bruno Haible  <bruno@clisp.org>
55567
55568         * modules/relocatable-prog-wrapper: New file.
55569         * modules/relocatable (Depends-on): Add it. Remove all other
55570         dependencies except progname.
55571         (Files): Remove build-aux/install-reloc, lib/relocwrapper.c.
55572
55573         * m4/strerror.m4 (gl_FUNC_STRERROR_SEPARATE): New macro.
55574         (gl_FUNC_STRERROR): Nop.
55575         * lib/strerror.c: Compile the file only if !HAVE_STRERROR.
55576
55577         * m4/setenv.m4 (gl_FUNC_SETENV_SEPARATE): New macro.
55578         * lib/setenv.c: Compile the file only if _LIBC || !HAVE_SETENV.
55579
55580         * m4/readlink.m4 (gl_FUNC_READLINK_SEPARATE): New macro.
55581         (gl_FUNC_READLINK): Update.
55582
55583         * m4/canonicalize-lgpl.m4 (gl_CANONICALIZE_LGPL_SEPARATE): New macro.
55584
55585 2007-03-03  Bruno Haible  <bruno@clisp.org>
55586
55587         * lib/xreadlink.c: Include <unistd.h> unconditionally.
55588         * modules/xreadlink (Depends-on): Add unistd.
55589         * modules/xreadlink-with-size (Depends-on): Likewise.
55590
55591 2007-03-03  Bruno Haible  <bruno@clisp.org>
55592
55593         * m4/setenv.m4 (gl_FUNC_SETENV, gl_FUNC_UNSETENV): New macros,
55594         extracted from gt_FUNC_SETENV.
55595         (gt_FUNC_SETENV): Remove macro.
55596         * modules/setenv (configure.ac): Add gl_FUNC_SETENV, gl_FUNC_UNSETENV,
55597         remove gt_FUNC_SETENV.
55598
55599 2007-03-03  Bruno Haible  <bruno@clisp.org>
55600
55601         * m4/relocatable-lib.m4 (gl_RELOCATABLE_LIBRARY): Define
55602         ENABLE_RELOCATABLE here.
55603         * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Don't define it here.
55604
55605 2007-03-03  Bruno Haible  <bruno@clisp.org>
55606
55607         * modules/rbtreehash-list-tests (Depends-on): Add progname.
55608         * tests/test-rbtreehash_list.c: Include progname.h.
55609         (main): Call set_program_name.
55610
55611         * modules/rbtree-oset-tests (Depends-on): Add progname.
55612         * tests/test-rbtree_oset.c: Include progname.h.
55613         (main): Call set_program_name.
55614
55615         * modules/rbtree-list-tests (Depends-on): Add progname.
55616         * tests/test-rbtree_list.c: Include progname.h.
55617         (main): Call set_program_name.
55618
55619         * modules/linked-list-tests (Depends-on): Add progname.
55620         * tests/test-linked_list.c: Include progname.h.
55621         (main): Call set_program_name.
55622
55623 2007-03-03  Bruno Haible  <bruno@clisp.org>
55624
55625         * lib/glob-libc.h (_Restrict_): New macro, copied from lib/regex.h.
55626         All uses of __restrict changed to _Restrict_.
55627         * lib/glob_.h (__restrict): Remove macro.
55628
55629 2007-03-02  Bruno Haible  <bruno@clisp.org>
55630
55631         * modules/gettext (configure.ac): Require gettext infrastructure
55632         from version 0.16.1.
55633
55634 2007-03-02  Bruno Haible  <bruno@clisp.org>
55635
55636         * modules/linkedhash-list-tests (Depends-on): Add progname.
55637         * tests/test-linkedhash_list.c: Include progname.h.
55638         (main): Call set_program_name.
55639
55640         * modules/carray-list-tests (Depends-on): Add progname.
55641         * tests/test-carray_list.c: Include progname.h.
55642         (main): Call set_program_name.
55643
55644         * modules/avltreehash-list-tests (Depends-on): Add progname.
55645         * tests/test-avltreehash_list.c: Include progname.h.
55646         (main): Call set_program_name.
55647
55648         * modules/avltree-oset-tests (Depends-on): Add progname.
55649         * tests/test-avltree_oset.c: Include progname.h.
55650         (main): Call set_program_name.
55651
55652         * modules/avltree-list-tests (Depends-on): Add progname.
55653         * tests/test-avltree_list.c: Include progname.h.
55654         (main): Call set_program_name.
55655
55656         * modules/array-oset-tests (Depends-on): Add progname.
55657         * tests/test-array_oset.c: Include progname.h.
55658         (main): Call set_program_name.
55659
55660         * modules/array-list-tests (Depends-on): Add progname.
55661         * tests/test-array_list.c: Include progname.h.
55662         (main): Call set_program_name.
55663
55664         * modules/argp-tests (Depends-on): Add progname.
55665         * tests/test-argp.c: Include argp.h first. Include progname.h.
55666         (main): Call set_program_name.
55667
55668 2007-03-02  Paul Eggert  <eggert@cs.ucla.edu>
55669
55670         * doc/gnulib-tool.texi (Initial import): Reword description of
55671         _FILE_OFFSET_BITS and _GNU_SOURCE, since they sometimes have a
55672         limited effect even if defined after the first system include.
55673
55674 2007-03-01  Bruno Haible  <bruno@clisp.org>
55675
55676         * build-aux/config.libpath: Update to libtool-1.5.22.
55677         Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
55678
55679 2007-03-01  Bruno Haible  <bruno@clisp.org>
55680
55681         * doc/relocatable-maint.texi: Recommend to set foo_CPPFLAGS, not
55682         foo_CFLAGS.
55683         Reported by Ralf Wildenhues.
55684
55685 2007-03-01  Bruno Haible  <bruno@clisp.org>
55686
55687         * build-aux/install-reloc: Remove object files left over by some
55688         compilers.
55689         Reported by Ralf Wildenhues.
55690
55691 2007-03-01  Bruno Haible  <bruno@clisp.org>
55692
55693         * build-aux/install-reloc: Break long lines.
55694
55695 2007-03-01  Bruno Haible  <bruno@clisp.org>
55696
55697         * doc/relocatable.texi: Document that it may not work on OpenBSD.
55698         Reported by Ralf Wildenhues.
55699
55700 2007-03-01  Bruno Haible  <bruno@clisp.org>
55701
55702         * doc/gnulib-tool.texi (Initial import): Remove paragraph about
55703         include ordering constraints.
55704
55705 2007-03-01  Paul Eggert  <eggert@cs.ucla.edu>
55706
55707         Followup to the 2007-02-12 patch, using suggestions from Bruno Haible in
55708         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00136.html>.
55709         * doc/gnulib-tool.texi (Initial import): Mention _FILE_OFFSET_BITS
55710         as another example.
55711         * lib/time_.h: Fix misspelling.
55712         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
55713         Require gl_HEADER_TIME_H_DEFAULTS.
55714         * m4/strptime.m4 (gl_FUNC_STRPTIME): Likewise.
55715         * m4/time_r.m4 (gl_TIME_R): Likewise.
55716         * m4/timegm.m4 (gl_FUNC_TIMEGM): Likewise.
55717
55718 2007-03-01  Bruno Haible  <bruno@clisp.org>
55719
55720         * m4/utimecmp.m4 (gl_UTIMECMP): Don't require gl_TIMESPEC.
55721         * m4/utimens.m4 (gl_UTIMENS): Likewise.
55722
55723 2007-03-01  Jim Meyering  <jim@meyering.net>
55724
55725         * modules/xreadlink (Maintainer): Add my name.
55726         * modules/xreadlink-with-size (Depends-on): Alphabetize.
55727
55728 2007-02-26  Ben Pfaff  <blp@cs.stanford.edu>
55729             Bruno Haible  <bruno@clisp.org>
55730
55731         * build-aux/install-reloc: Compile also c-ctype.c.
55732         * build-aux/relocatable.sh.in: New file.
55733         * doc/relocatable.texi: New file.
55734         * doc/relocatable-maint.texi: New file.
55735         * doc/gnulib.texi: Include relocatable-maint.texi.
55736         * lib/progreloc.c: Include unistd.h unconditionally.
55737         * lib/relocwrapper.c: Include unistd.h unconditionally.
55738         Include c-ctype.h.
55739         (add_dotbin): Use c_tolower.
55740         * m4/relocatable-lib.m4: New file, extracted from m4/relocatable.m4.
55741         (gl_RELOCATABLE_LIBRARY): Renamed from AC_RELOCATABLE_LIBRARY.
55742         (gl_RELOCATABLE_NOP): Renamed from AC_RELOCATABLE_NOP.
55743         * m4/relocatable.m4 (AC_RELOCATABLE_LIBRARY, AC_RELOCATABLE_NOP): Move
55744         to m4/relocatable-lib.m4.
55745         (gl_RELOCATABLE): Renamed from AC_RELOCATABLE. Set also
55746         RELOCATABLE_CONFIG_H_DIR, RELOCATABLE_SRC_DIR, RELOCATABLE_BUILD_DIR.
55747         (gl_RELOCATABLE_BODY): Renamed from AC_RELOCATABLE_BODY. Don't
55748         require obsolete macro AC_EXEEXT. Don't check for unistd.h. Don't set
55749         SET_RELOCATABLE. Instead set RELOCATABLE_LDFLAGS, INSTALL_PROGRAM_ENV.
55750         * modules/relocatable: New file.
55751         * modules/relocatable-lib: New file.
55752         * modules/relocatable-script: New file.
55753
55754 2007-02-28  Bruno Haible  <bruno@clisp.org>
55755
55756         Import --enable-relocatable infrastructure.
55757         * build-aux/config.libpath: New file, from GNU gettext.
55758         * build-aux/install-reloc: New file, from GNU gettext.
55759         * build-aux/reloc-ldflags: New file, from GNU gettext.
55760         * lib/relocatable.h: New file, from GNU gettext.
55761         * lib/relocatable.c: New file, from GNU gettext.
55762         * lib/relocwrapper.c: New file, from GNU gettext.
55763         * m4/relocatable.m4: New file, from GNU gettext.
55764
55765 2007-02-28  Bruno Haible  <bruno@clisp.org>
55766
55767         * MODULES.html.sh (File system functions): Add xreadlink-with-size.
55768
55769         * modules/xreadlink: New file, from GNU gettext with modifications.
55770         * lib/xreadlink.c: New file, from GNU gettext.
55771         * lib/xreadlink.h: Add comments.
55772         (xreadlink): New declaration.
55773
55774         * modules/xreadlink-with-size: Renamed from modules/xreadlink.
55775         (Files): Remove m4/xreadlink.m4. Replace lib/xreadlink.c with
55776         lib/xreadlink-with-size.c.
55777         (configure.ac): Remove gl_XREADLINK invocation.
55778         (Makefile.am): Augment lib_SOURCES.
55779         * m4/xreadlink.m4: Remove file.
55780         * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.
55781         (xreadlink_with_size): Renamed from xreadink.
55782         * lib/xreadlink.h (xreadlink_with_size): Renamed from xreadink.
55783         * modules/canonicalize (Depends-on): Replace xreadlink with
55784         xreadlink-with-size.
55785         * lib/canonicalize.c (canonicalize_filename_mode): Update.
55786
55787 2007-02-25  Jim Meyering  <jim@meyering.net>
55788
55789         * build-aux/announce-gen: When complaining about excess arguments,
55790         list them.
55791
55792 2007-02-25  Paul Eggert  <eggert@cs.ucla.edu>
55793
55794         * README: Document signed integer overflow situation more
55795         accurately.
55796
55797 2007-02-25  Bruno Haible  <bruno@clisp.org>
55798
55799         * lib/vasnprintf.c (VASNPRINTF): Fix estimate of size needed for a
55800         'a' or 'A' conversion.
55801
55802 2007-02-25  Bruno Haible  <bruno@clisp.org>
55803
55804         * modules/filename: Renamed from modules/pathname.
55805         (Files): Replace lib/pathname.h with lib/filename.h. Replace
55806         lib/concatpath.c with lib/concat-filename.c.
55807         (Makefile.am): Update.
55808         (Include): Replace pathname.h with filename.h.
55809         * lib/filename.h: Renamed from lib/pathname.h.
55810         (concatenated_filename): Renamed from concatenated_pathname.
55811         * lib/concat-filename.c: Renamed from lib/concatpath.c.
55812         (concatenated_filename): Renamed from concatenated_pathname.
55813         * lib/findprog.c: Include filename.h instead of pathname.h.
55814         (find_in_path): Update.
55815         * lib/javacomp.c: Include filename.h instead of pathname.h.
55816         (is_envjavac_gcj43_usable, is_envjavac_oldgcj_14_14_usable,
55817         is_envjavac_oldgcj_14_13_usable, is_envjavac_nongcj_usable,
55818         is_gcj_present, is_gcj43_usable, is_oldgcj_14_14_usable,
55819         is_oldgcj_14_13_usable, is_javac_usable): Update.
55820         * lib/javaexec.c: Include filename.h instead of pathname.h.
55821         (execute_java_class): Update.
55822         * modules/findprog: Update.
55823         * modules/javacomp: Update.
55824         * modules/javaexec: Update.
55825         * MODULES.html.sh (File system functions): Add 'filename', remove
55826         'pathname'.
55827
55828 2007-02-25  Bruno Haible  <bruno@clisp.org>
55829
55830         * modules/printf-frexpl-tests: New file.
55831         * tests/test-printf-frexpl.c: New file.
55832
55833         * modules/printf-frexpl: New file.
55834         * lib/printf-frexpl.h: New file.
55835         * lib/printf-frexpl.c: New file.
55836         * m4/printf-frexpl.m4: New file.
55837
55838 2007-02-25  Bruno Haible  <bruno@clisp.org>
55839
55840         * modules/printf-frexp-tests: New file.
55841         * tests/test-printf-frexp.c: New file.
55842
55843         * modules/printf-frexp: New file.
55844         * lib/printf-frexp.h: New file.
55845         * lib/printf-frexp.c: New file.
55846         * m4/printf-frexp.m4: New file.
55847
55848 2007-02-25  Bruno Haible  <bruno@clisp.org>
55849
55850         Assume automake >= 1.10 for the tests.
55851         * modules/arcfour-tests (TESTS): Remove $(EXEEXT) suffix.
55852         * modules/arctwo-tests: Likewise.
55853         * modules/argp-tests: Likewise.
55854         * modules/avltree-list-tests: Likewise.
55855         * modules/avltree-oset-tests: Likewise.
55856         * modules/avltreehash-list-tests: Likewise.
55857         * modules/carray-list-tests: Likewise.
55858         * modules/crc-tests: Likewise.
55859         * modules/des-tests: Likewise.
55860         * modules/gc-arcfour-tests: Likewise.
55861         * modules/gc-arctwo-tests: Likewise.
55862         * modules/gc-des-tests: Likewise.
55863         * modules/gc-hmac-md5-tests: Likewise.
55864         * modules/gc-hmac-sha1-tests: Likewise.
55865         * modules/gc-md2-tests: Likewise.
55866         * modules/gc-md4-tests: Likewise.
55867         * modules/gc-md5-tests: Likewise.
55868         * modules/gc-pbkdf2-sha1-tests: Likewise.
55869         * modules/gc-rijndael-tests: Likewise.
55870         * modules/gc-sha1-tests: Likewise.
55871         * modules/gc-tests: Likewise.
55872         * modules/getaddrinfo-tests: Likewise.
55873         * modules/hmac-md5-tests: Likewise.
55874         * modules/hmac-sha1-tests: Likewise.
55875         * modules/linked-list-tests: Likewise.
55876         * modules/linkedhash-list-tests: Likewise.
55877         * modules/lock-tests: Likewise.
55878         * modules/md2-tests: Likewise.
55879         * modules/md4-tests: Likewise.
55880         * modules/md5-tests: Likewise.
55881         * modules/rbtree-list-tests: Likewise.
55882         * modules/rbtree-oset-tests: Likewise.
55883         * modules/rbtreehash-list-tests: Likewise.
55884         * modules/read-file-tests: Likewise.
55885         * modules/rijndael-tests: Likewise.
55886         * modules/stdint-tests: Likewise.
55887         * modules/tls-tests: Likewise.
55888
55889 2007-02-24  Bruno Haible  <bruno@clisp.org>
55890
55891         * lib/isnanl.h (isnanl): Define through isnan if isnan is a macro.
55892         * m4/isnan.m4 (gl_FUNC_ISNAN_NO_LIBM): Don't check for isnan as a
55893         function; instead check whether isnan with a double argument links.
55894         * m4/isnanl.m4 (gl_FUNC_ISNANL_NO_LIBM): Don't check for isnanl as a
55895         function; instead check whether isnan with a 'long double' argument
55896         links.
55897         Reported by Eric Blake <ebb9@byu.net>.
55898
55899 2007-02-24  Bruno Haible  <bruno@clisp.org>
55900
55901         * lib/isnan.c: Support the 'long double' case if USE_LONG_DOUBLE is
55902         defined.
55903         * lib/isnanl.c: Remove all code. Just include isnan.c.
55904         * modules/isnanl-nolibm (Files): Add lib/isnan.c.
55905
55906 2007-02-25  Jim Meyering  <jim@meyering.net>
55907
55908         Avoid conflicting types for 'unsetenv' on FreeBSD.
55909         * lib/putenv.c (_unsetenv): Rename from "unsetenv", to avoid
55910         conflicting with FreeBSD's (5.0 and 6.1) function declaration
55911         in stdlib.h.
55912
55913 2007-02-24  Bruno Haible  <bruno@clisp.org>
55914
55915         * modules/isnanl-nolibm-tests: New file.
55916         * tests/test-isnanl.c: New file.
55917
55918         * modules/isnanl-nolibm: New file.
55919         * lib/isnanl.h: New file.
55920         * lib/isnanl.c: New file.
55921         * m4/isnanl.m4: New file.
55922
55923 2007-02-24  Bruno Haible  <bruno@clisp.org>
55924
55925         * modules/isnan-nolibm-tests: New file.
55926         * tests/test-isnan.c: New file.
55927
55928         * modules/isnan-nolibm: New file.
55929         * lib/isnan.h: New file.
55930         * lib/isnan.c: New file.
55931         * m4/isnan.m4: New file.
55932
55933 2007-02-24  Bruno Haible  <bruno@clisp.org>
55934
55935         * lib/frexpl.c (frexpl): Correct return values for x = 1.0L. Don't
55936         assume that an exponent fits in 20 bits.
55937
55938 2007-02-24  Jim Meyering  <jim@meyering.net>
55939
55940         * m4/regex.m4: Update the description of the configure-time option,
55941         --without-included-regex, to state accurately what the defaults are,
55942         and perhaps to give people an idea why using this option is risky.
55943
55944 2007-02-24  Paul Eggert  <eggert@cs.ucla.edu>
55945
55946         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
55947         loops on small arguments.  This attempts to avoid the problem
55948         Bruno Haible reported for AIX 4.3.2 in
55949         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00309.html>.
55950
55951 2007-02-23  Bruno Haible  <bruno@clisp.org>
55952
55953         * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
55954         Needed for help2man.
55955
55956 2007-02-23  Karl Berry  <karl@gnu.org>
55957
55958         * doc/gnulib-tool.texi (CVS Issues): mention that when foo_.h
55959         exists, foo.h should be cvs-ignored, not committed.
55960
55961 2007-02-23  Eric Blake  <ebb9@byu.net>
55962
55963         * lib/getdate.h (includes):  Include <time.h>, not "timespec.h".
55964         * lib/stat-time.h (includes): Likewise.
55965         * lib/utimecmp.c (includes): Likewise.
55966         * lib/utimens.h (includes): Likewise.
55967         * lib/getdate.y (includes): Also include "timespec.h" for use
55968         internal to the module.
55969         * modules/utimens (Depends-on): Revert yesterday's patch.
55970         * modules/nanosleep (Depends-on): Add missing dependency.
55971
55972 2007-02-22  Bruno Haible  <bruno@clisp.org>
55973
55974         * lib/glob.c: Don't include getlogin_r.h.
55975
55976 2007-02-22  Jim Meyering  <jim@meyering.net>
55977
55978         * modules/utimens (Depends-on): Add timespec, required for
55979         utimens.h's inclusion of timespec.h.
55980
55981 2007-02-21  Paul Eggert  <eggert@cs.ucla.edu>
55982
55983         * lib/getcwd.c (__getcwd): Undo previous change; it mishandled
55984         long unreadable paths in GNU/Linux.  Problem reported by Andreas
55985         Schwab in
55986         <http://lists.gnu.org/archive/html/bug-gnulib/2007-02/msg00261.html>.
55987         I'll try to think of a better way to fix the Solaris problem.
55988
55989         * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
55990         like glibc; on Solaris 10, it fails with errno == EINVAL.
55991         POSIX says the behavior is unspecified if the first argument is NULL,
55992         so play it safe and never pass NULL to the system getcwd.
55993
55994 2007-02-21  Jim Meyering  <jim@meyering.net>
55995
55996         * lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
55997         of gettimeofday.  It would conflict with the one now always
55998         provided via sys_time_.h.  Reported by Matthew Woehlke, as
55999         an IRIX 6.5 build failure.
56000
56001 2007-02-20  Paul Eggert  <eggert@cs.ucla.edu>
56002
56003         Minor fixups to port to Solaris 10 with Sun C 5.8.
56004         * lib/getcwd.c [!_LIBC]: Include dirfd.h, since we use dirfd.
56005         * modules/getcwd (Depends-on): Add dirfd.
56006         * lib/putenv.c (putenv): #undef it.
56007         (rpl_putenv): New decl.
56008         (malloc, free): Include <stdlib.h> rather than prototyping separately.
56009
56010 2007-02-20  Bruno Haible  <bruno@clisp.org>
56011
56012         * modules/stdio-tests: New file.
56013         * tests/test-stdio.c: New file.
56014
56015         * modules/vsnprintf (Files): Remove lib/vsnprintf.h.
56016         (Depends-on): Add stdio.
56017         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
56018         (Include): Use <stdio.h> instead of vsnprintf.h.
56019         * m4/vsnprintf.m4 (gl_FUNC_VSNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
56020         HAVE_DECL_VSNPRINTF.
56021         * lib/vsnprintf.c: Include <stdio.h> instead of vsnprintf.h.
56022
56023         * modules/snprintf (Files): Remove lib/snprintf.h.
56024         (Depends-on): Add stdio.
56025         (configure.ac): Invoke gl_STDIO_MODULE_INDICATOR.
56026         (Include): Use <stdio.h> instead of snprintf.h.
56027         * m4/snprintf.m4 (gl_FUNC_SNPRINTF): Require gl_STDIO_H_DEFAULTS. Set
56028         HAVE_DECL_SNPRINTF.
56029         * lib/snprintf.c: Include <stdio.h> instead of snprintf.h.
56030         * lib/getaddrinfo.c: Likewise.
56031
56032         * modules/stdio: New file.
56033         * lib/stdio_.h: New file, incorporating snprintf.h and vsnprintf.h.
56034         * lib/snprintf.h: Remove file.
56035         * lib/vsnprintf.h: Remove file.
56036         * lib/.cppi-disable: Remove snprintf.h.
56037         * m4/stdio_h.m4: New file.
56038         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdio.
56039
56040 2007-02-20  Jim Meyering  <jim@meyering.net>
56041
56042         * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
56043         used by e.g., mingw.  From Bruno Haible.
56044
56045 2007-02-19  Bruno Haible  <bruno@clisp.org>
56046
56047         * lib/string_.h: Use "#pragma GCC system_header" to suppress some gcc
56048         warnings.
56049         Reported by Ben Pfaff <blp@cs.stanford.edu>.
56050
56051 2007-02-19  Bruno Haible  <bruno@clisp.org>
56052
56053         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
56054         from mingw users.
56055
56056 2007-02-19  Bruno Haible  <bruno@clisp.org>
56057
56058         * lib/stdlib_.h: Use "#pragma GCC system_header" to suppress some gcc
56059         warnings.
56060         Reported by Joel E. Denny <jdenny@ces.clemson.edu> via Paul Eggert.
56061
56062 2007-02-19  Jim Meyering  <jim@meyering.net>
56063
56064         Don't use FD after a successful "fdopendir (fd)".
56065         * lib/getcwd.c (__getcwd) [AT_FDCWD]: fdopendir (fd) usually closes fd.
56066         Reset it by calling dirfd on the just-obtained DIR*.
56067
56068         * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
56069         Prompted by a report from Bruno Haible that mingw lacks ftruncate.
56070
56071 2007-02-18  Bruno Haible  <bruno@clisp.org>
56072
56073         * lib/readlink.c: Include <unistd.h>.
56074         * m4/readlink.m4 (gl_FUNC_READLINK): Require gl_UNISTD_H_DEFAULTS. Set
56075         HAVE_READLINK.
56076         * modules/readlink (Depends-on): Add unistd.
56077         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
56078         (Include): Add <unistd.h>.
56079
56080         * lib/getlogin_r.h: Remove file.
56081         * lib/getlogin_r.c: Include <unistd.h> instead of getlogin_r.h.
56082         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE): Remove macro.
56083         (gl_GETLOGIN_R): Inline it here. Require gl_UNISTD_H_DEFAULTS. Set
56084         HAVE_DECL_GETLOGIN_R.
56085         * modules/getlogin_r (Files): Remove lib/getlogin_r.h.
56086         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
56087         (Include): Use <unistd.h> instead of getlogin_r.h.
56088
56089         * lib/getcwd.h: Remove file.
56090         * lib/getcwd.c: Include <unistd.h> instead of getcwd.h.
56091         * lib/xgetcwd.c: Likewise.
56092         * m4/getcwd.m4 (gl_FUNC_GETCWD): Require gl_UNISTD_H_DEFAULTS. Set
56093         REPLACE_GETCWD. Don't define __GETCWD_PREFIX.
56094         * modules/getcwd (Files): Remove lib/getcwd.h.
56095         (Depends-on): Add unistd.
56096         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
56097         (Include): Use <unistd.h> instad of getcwd.h.
56098
56099         * lib/ftruncate.c: Include <unistd.h> first.
56100         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Require gl_UNISTD_H_DEFAULTS.
56101         Set HAVE_FTRUNCATE.
56102         * modules/ftruncate (Depends-on): Add unistd.
56103         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
56104
56105         * lib/fchdir.c: Include <unistd.h> first.
56106         * lib/dirent_.h: Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT.
56107         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_UNISTD_H_DEFAULTS instead
56108         of gl_HEADER_UNISTD_DEFAULTS. Set REPLACE_FCHDIR. Don't set UNISTD_H.
56109         * modules/fchdir (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
56110         (Makefile.am): Substitute also REPLACE_FCHDIR into dirent.h.
56111
56112         * lib/dup2.c: Include <unistd.h> first.
56113         * m4/dup2.m4 (gl_FUNC_DUP2): Require gl_UNISTD_H_DEFAULTS. Set
56114         HAVE_DUP2.
56115         * modules/dup2 (Depends-on): Add unistd.
56116         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
56117
56118         * lib/chown.c: Include <unistd.h> first. Undefine chown later.
56119         * m4/chown.m4 (gl_FUNC_CHOWN): Require gl_UNISTD_H_DEFAULTS. Set
56120         REPLACE_CHOWN. Don't define chown as a macro here.
56121         * modules/chown (Depends-on): Add unistd.
56122         (configure.ac): Invoke gl_UNISTD_MODULE_INDICATOR.
56123
56124         * lib/unistd_.h: Test HAVE_UNISTD_H determined at configure time.
56125         Add definition for GL_LINK_WARNING.
56126         (chown, dup2): New declarations.
56127         (fchdir): Test REPLACE_FCHDIR, not FCHDIR_REPLACEMENT. Provide optional
56128         link warning.
56129         (ftruncate): New declaration.
56130         (getcwd): New declaration, taken from old getcwd.h.
56131         (getlogin_r): New declaration, taken from old getlogin_r.h.
56132         (readlink): New declaration.
56133         * m4/unistd_h.m4 (gl_UNISTD_H): Renamed from gl_HEADER_UNISTD. Don't
56134         set UNISTD_H. Inline gl_PREREQ_UNISTD. Set HAVE_UNISTD_H.
56135         (gl_PREREQ_UNISTD): Remove macro.
56136         (gl_UNISTD_MODULE_INDICATOR): New macro.
56137         (gl_UNISTD_H_DEFAULTS): Renamed from gl_HEADER_UNISTD_DEFAULTS. Set
56138         many new variables. Don't set UNISTD_H.
56139         * modules/unistd (Description): Change.
56140         (Depends-on): Add link-warning.
56141         (configure.ac): Update.
56142         (Makefile.am): Create unistd.h always. Substitute many new variables
56143         into it.
56144
56145 2007-02-18  Bruno Haible  <bruno@clisp.org>
56146
56147         * lib/stdlib_.h (getsubopt): New declaration, copied from getsubopt.h.
56148         * modules/stdlib (stdlib.h): Also substitute GNULIB_GETSUBOPT and
56149         HAVE_GETSUBOPT.
56150         * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Also initialize
56151         GNULIB_GETSUBOPT and HAVE_GETSUBOPT.
56152         * lib/getsubopt.h: Remove file.
56153         * modules/getsubopt (Files): Remove lib/getsubopt.h.
56154         (Depends-on): Add stdlib.
56155         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
56156         (Includes): Use <stdlib.h> instead of getsubopt.h.
56157         * m4/getsubopt.m4 (gl_FUNC_GETSUBOPT): Require gl_STDLIB_H_DEFAULTS.
56158         Set HAVE_GETSUBOPT.
56159         * lib/getsubopt.c: Don't include getsubopt.h.
56160
56161 2007-02-18  Bruno Haible  <bruno@clisp.org>
56162
56163         * modules/fchdir (Depends-on): Add dup2.
56164
56165 2007-02-18  Bruno Haible  <bruno@clisp.org>
56166
56167         * lib/stdlib_.h: Handle glibc's special invocation convention
56168         specially.
56169
56170 2007-02-18  Bruno Haible  <bruno@clisp.org>
56171
56172         * modules/stdlib-tests: New file.
56173         * tests/test-stdlib.c: New file.
56174
56175         * modules/mkstemp (Files): Remove lib/mkstemp.h.
56176         (Depends-on): Add stdlib.
56177         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
56178         (Includes): Use <stdlib.h> instead of mkstemp.h.
56179         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require gl_STDLIB_H_DEFAULTS. Set
56180         REPLACE_MKSTEMP. Remove definition of __MKSTEMP_PREFIX.
56181         * lib/mkstemp.c: Don't include mkstemp.h.
56182         * lib/mkstemp-safer.c: Include <stdlib.h> instead of mkstemp.h.
56183         * lib/stdlib--.h: Don't include mkstemp.h.
56184
56185         * modules/mkdtemp (Files): Remove lib/mkdtemp.h.
56186         (Depends-on): Add stdlib.
56187         (configure.ac): Invoke gl_STDLIB_MODULE_INDICATOR.
56188         (Includes): Use <stdlib.h> instead of mkdtemp.h.
56189         * m4/mkdtemp.m4 (gt_FUNC_MKDTEMP): Require gl_STDLIB_H_DEFAULTS. Set
56190         HAVE_MKDTEMP.
56191         * lib/mkdtemp.c: Don't include mkdtemp.h.
56192         * lib/clean-temp.c: Don't include mkdtemp.h.
56193
56194         * modules/exit (Files): Remove lib/exit.h.
56195         (Depends-on): Add stdlib.
56196         (Makefile.am): Remove lib_SOURCES.
56197         (Include): Use <stdlib.h> instead of exit.h.
56198         * lib/argmatch.c: Don't include exit.h.
56199         * lib/execute.c: Likewise.
56200         * lib/pagealign_alloc.c: Likewise.
56201         * lib/pipe.c: Likewise.
56202         * lib/wait-process.c: Likewise.
56203         * lib/copy-file.c: Include <stdlib.h> instead of exit.h.
56204         * lib/exitfail.c: Likewise.
56205         * lib/savewd.c: Likewise.
56206         * lib/xsetenv.c: Likewise.
56207
56208         * modules/stdlib: New file.
56209         * lib/stdlib_.h: New file, incorporating exit.h, mkdtemp.h, mkstemp.h
56210         and extra comments about mkstemp().
56211         * lib/exit.h: Remove file.
56212         * lib/mkdtemp.h: Remove file.
56213         * lib/mkstemp.h: Remove file.
56214         * m4/stdlib_h.m4: New file.
56215         * MODULES.html.sh (Support for systems lacking ANSI C 89): Add stdlib.
56216
56217 2007-02-18  Bruno Haible  <bruno@clisp.org>
56218
56219         * modules/math-tests: New file.
56220         * tests/test-math.c: New file.
56221
56222         * modules/math: New file.
56223         * modules/mathl (Files): Remove lib/mathl.h.
56224         (Depends-on): Add math.
56225         (Makefile.am): Don't mention mathl.h.
56226         (Include): Use <math.h> instead of mathl.h.
56227         * lib/math_.h: New file.
56228         * lib/mathl.h: Remove file.
56229         * lib/acosl.c: Include <config.h> and <math.h> first. Don't include
56230         mathl.h.
56231         * lib/asinl.c: Likewise.
56232         * lib/atanl.c: Likewise.
56233         * lib/ceill.c: Likewise.
56234         * lib/cosl.c: Likewise.
56235         * lib/expl.c: Likewise.
56236         * lib/floorl.c: Likewise.
56237         * lib/frexpl.c: Likewise.
56238         * lib/ldexpl.c: Likewise.
56239         * lib/logl.c: Likewise.
56240         * lib/sincosl.c: Likewise.
56241         * lib/sinl.c: Likewise.
56242         * lib/sqrtl.c: Likewise.
56243         * lib/tanl.c: Likewise.
56244         * lib/trigl.c: Likewise.
56245         * m4/math_h.m4: New file.
56246         * MODULES.html.sh (Mathematics): Add math.
56247
56248 2007-02-17  Bruno Haible  <bruno@clisp.org>
56249
56250         * modules/wctype-tests: New file.
56251         * tests/test-wctype.c: New file.
56252
56253         * modules/wchar-tests: New file.
56254         * tests/test-wchar.c: New file.
56255
56256         * modules/unistd-tests: New file.
56257         * tests/test-unistd.c: New file.
56258
56259         * modules/time-tests: New file.
56260         * tests/test-time.c: New file.
56261
56262         * modules/sysexits-tests: New file.
56263         * tests/test-sysexits.c: New file.
56264
56265         * modules/sys_time-tests: New file.
56266         * tests/test-sys_time.c: New file.
56267
56268         * modules/sys_stat-tests: New file.
56269         * tests/test-sys_stat.c: New file.
56270
56271         * modules/sys_socket-tests: New file.
56272         * tests/test-sys_socket.c: New file.
56273
56274         * modules/sys_select-tests: New file.
56275         * tests/test-sys_select.c: New file.
56276
56277         * modules/string-tests: New file.
56278         * tests/test-string.c: New file.
56279
56280         * modules/stdbool-tests: New file.
56281         * tests/test-stdbool.c: New file.
56282
56283         * modules/netinet_in-tests: New file.
56284         * tests/test-netinet_in.c: New file.
56285
56286         * modules/inttypes-tests: New file.
56287         * tests/test-inttypes.c: New file.
56288
56289         * modules/fcntl-tests: New file.
56290         * tests/test-fcntl.c: New file.
56291
56292         * modules/byteswap-tests: New file.
56293         * tests/test-byteswap.c: New file.
56294
56295         * modules/arpa_inet-tests: New file.
56296         * tests/test-arpa_inet.c: New file.
56297
56298 2007-02-17  Bruno Haible  <bruno@clisp.org>
56299
56300         * lib/inttypes_.h: Add definition for GL_LINK_WARNING.
56301         (imaxabs, imaxdiv, strtoimax, strtoumax): Don't declare the function
56302         if the corresponding module is not enabled. Emit link warnings if
56303         the function is used nevertheless.
56304         * m4/inttypes.m4 (gl_INTTYPES_H): Never use the existing <inttypes.h>.
56305         Don't AC_SUBST HAVE_DECL_IMAXABS, HAVE_DECL_IMAXDIV,
56306         HAVE_DECL_STRTOIMAX, HAVE_DECL_STRTOUMAX.
56307         (gl_INTTYPES_MODULE_INDICATOR, gl_INTTYPES_H_DEFAULTS): New macros.
56308         * modules/inttypes (Depends-on): Add link-warning.
56309         (Makefile.am): Copy the contents of build-aux/link-warning.h into
56310         inttypes.h. Substitute also GNULIB_IMAXABS, GNULIB_IMAXDIV,
56311         GNULIB_STRTOIMAX, GNULIB_STRTOUMAX.
56312         * modules/imaxabs (configure.ac): Invoke gl_INTTYPES_MODULE_INDICATOR.
56313         * modules/imaxdiv (configure.ac): Likewise.
56314         * modules/strtoimax (configure.ac): Likewise.
56315         * modules/strtoumax (configure.ac): Likewise.
56316
56317 2007-02-17  Bruno Haible  <bruno@clisp.org>
56318
56319         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Include the contents of
56320         gl_STRING_MODULE_INDICATOR_DEFAULTS.
56321         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Remove macro.
56322         (gl_HEADER_STRING_H_BODY, gl_STRING_MODULE_INDICATOR): Update.
56323
56324 2007-02-17  Bruno Haible  <bruno@clisp.org>
56325
56326         * modules/link-warning: New file.
56327         * build-aux/link-warning.h: New file, extracted from lib/string_.h.
56328         * lib/string_.h (GL_LINK_WARNING): Remove definition.
56329         * modules/string (Depends-on): Add link-warning.
56330         (Makefile.am): Copy the contents of build-aux/link-warning.h into
56331         string.h.
56332         * MODULES.html.sh (Support for building libraries and executables): Add
56333         link-warning.
56334
56335 2007-02-17  Bruno Haible  <bruno@clisp.org>
56336
56337         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strcasecmp,
56338         strncasecmp, strchr, strchrnul, strdup, strndup, strnlen, strcspn,
56339         strpbrk, strspn, strrchr, strsep, strstr, strcasestr, strtok_r): Break
56340         long lines.
56341
56342 2007-02-17  Ben Pfaff  <blp@cs.stanford.edu>
56343             Bruno Haible  <bruno@clisp.org>
56344
56345         * modules/tmpfile: New file.
56346         * lib/tmpfile.c: New file.
56347         * m4/tmpfile.m4: New file.
56348         * MODULES.html.sh (func_all_modules): New section "Input/output".
56349
56350 2007-02-15  Bruno Haible  <bruno@clisp.org>
56351
56352         * lib/clean-temp.c [WIN32 && !CYGWIN]: Include <windows.h>.
56353         (supports_delete_on_close): New function.
56354         (open_temp, fopen_temp): Use _O_TEMPORARY when supported.
56355
56356 2007-02-14  Bruno Haible  <bruno@clisp.org>
56357
56358         * modules/mbspcasecmp-tests: New file.
56359         * tests/test-mbspcasecmp.sh: New file.
56360         * tests/test-mbspcasecmp.c: New file.
56361
56362         New module mbspcasecmp.
56363         * modules/mbspcasecmp: New file.
56364         * lib/mbspcasecmp.c: New file.
56365         * lib/string_.h (strncasecmp): Change warning message.
56366         (mbspcasecmp): New declaration.
56367         * m4/mbspcasecmp.m4: New file.
56368         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56369         GNULIB_MBSPCASECMP.
56370         * modules/string (string.h): Also substitute GNULIB_MBSPCASECMP.
56371         * MODULES.html.sh (Internationalization functions): Add mbspcasecmp.
56372
56373 2007-02-14  Bruno Haible  <bruno@clisp.org>
56374
56375         * modules/mbsncasecmp-tests: New file.
56376         * tests/test-mbsncasecmp.sh: New file.
56377         * tests/test-mbsncasecmp.c: New file.
56378
56379         New module mbsncasecmp.
56380         * modules/mbsncasecmp: New file.
56381         * lib/mbsncasecmp.c: New file.
56382         * lib/string_.h (mbsncasecmp): New declaration.
56383         * m4/mbsncasecmp.m4: New file.
56384         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56385         GNULIB_MBSNCASECMP.
56386         * modules/string (string.h): Also substitute GNULIB_MBSNCASECMP.
56387         * MODULES.html.sh (Internationalization functions): Add mbsncasecmp.
56388
56389 2007-02-14  Paul Eggert  <eggert@cs.ucla.edu>
56390
56391         * lib/exclude.c (FNM_EXTMATCH): Define if system does not.
56392         Verify that it doesn't overlap with our flags.
56393         (fnmatch_no_wildcards): Don't use strcasecmp or strncasecmp, which
56394         do not have the desired effect in multibyte locales; instead, use
56395         mbscasecmp.
56396         * modules/exclude (Depends-on): Depend on mbscasecmp, not strcase.
56397         Add dependency on xalloc.  Depend on fnmatch, not fnmatch-gnu, since
56398         we don't require GNU fnmatch ourselves (if our users require it, they
56399         should do so explicitly).
56400
56401         Fix regex code so it doesn't rely on strcasecmp.
56402         * lib/regex_internal.h: Include <langinfo.h> only if _LIBC is defined.
56403         Otherwise, include gnulib's langinfo.h.
56404         * lib/regcomp.c (init_dfa): Don't use strcasecmp, as it can have
56405         undesirable behavior in non-C locales.  Instead, rely on localecharset.
56406         * m4/regex.m4 (gl_PREREQ_REGEX): Don't require AM_LANGINFO_CODESET.
56407         * modules/regex (FILES): Remove m4/codeset.m4.
56408         (Depends-on): Add localcharset.  Remove strcase.
56409
56410 2007-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
56411
56412         * m4/unlinkdir.m4 (gl_UNLINKDIR): Fix m4 quoting bug.
56413         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Likewise.
56414
56415 2007-02-13  Bruno Haible  <bruno@clisp.org>
56416
56417         * m4/intdiv0.m4 (gt_INTDIV0): Assume ANSI C. Fix underquoting bug.
56418         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
56419
56420 2007-02-12  Bruno Haible  <bruno@clisp.org>
56421
56422         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
56423         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): If
56424         GNULIB_POSIXCHECK and the gnulib module not enabled, provoke a link-
56425         time warning rather than a link error.
56426
56427 2007-02-12  Bruno Haible  <bruno@clisp.org>
56428
56429         * m4/locale-fr.m4 (gt_LOCALE_FR): Fix m4 quoting bug.
56430         * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
56431         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
56432
56433 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
56434
56435         * lib/string_.h (strncasecmp): Fix typo: this macro takes 3
56436         args, not 2.
56437
56438 2007-02-12  Paul Eggert  <eggert@cs.ucla.edu>
56439
56440         New module 'time', so that apps can include <time.h> as per
56441         POSIX and GNU instead of separate include files like time_r.h
56442         and timegm.h.  This implementation tries out a simpler approach
56443         for replacing decls in standard include files (as compared to
56444         the string module), somewhat as an experiment.
56445
56446         * config/srclist.txt: Comment out mktime.c for now.
56447         * doc/gnulib-tool.texi (Initial import): Don't use time_r as an example
56448         since it doesn't apply any more.  Use generic wording instead.
56449         * MODULES.html.sh (Support for systems lacking POSIX:2001): New module
56450         'time'.
56451         * lib/time_.h, m4/time_h.m4, modules/time: New files.
56452         * lib/strptime.h, lib/time_r.h, lib/timegm.h: Remove.
56453         * lib/mktime.c: Include config.h depending on _LIBC, not HAVE_CONFIG_H.
56454         Don't include <sys/types.h>; no longer needed since we assume C89.
56455         * lib/mktime.c: Don't include "time_r.h"; no longer needed.
56456         * lib/strftime.c: Likewise.
56457         * lib/time_r.c: Likewise.
56458         * lib/nanosleep.c (nanosleep): #undef after include files, not before.
56459         * lib/nanosleep.c: Include <time.h> first, to check interface.
56460         * lib/strptime.c: Likewise.
56461         * lib/time_r.c: Likewise.
56462         * lib/timegm.c: Likewise.
56463         * lib/strptime.c: Don't include strptime.h or time_r.h; no longer
56464         needed.
56465         * lib/timegm.c: Don't include timegm.h; no longer needed.
56466         * lib/timespec.h: Don't include <sys/time.h> before <time.h>;
56467         time.h now handles any problems in that area.
56468         (struct timespec, nanosleep): Remove; time.h now arranges for these.
56469         * lib/xnanosleep.c: Don't include timespec.h; no longer needed now
56470         that time.h defines struct timespec.
56471         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check that nanosleep is declared.
56472         Set REPLACE_NANOSLEEP.  Don't AC_DEFINE nanosleep; the time module now
56473         handles that.
56474         * m4/strptime.m4 (gl_FUNC_STPRTIME): Set REPLACE_STRPTIME.
56475         * m4/time_r.m4 (gl_TIME_R): Don't define HAVE_TIME_R_POSIX; no longer
56476         needed.  Set REPLACE_LOCALTIME.
56477         * m4/timegm.m4 (gl_FUNC_TIMEGM): Set REPLACE_TIMEGM.
56478         * m4/timespec.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Move to time_h.m4.
56479         (gl_TIMESPEC): Don't check for sys/time.h or struct timespec or
56480         nanosleep; time_h.m4 now does that.  Don't require
56481         gl_USE_SYSTEM_EXTENSIONS; no longer needed directly, and the time
56482         module handles this now.
56483         * modules/getdate (Depends-on): Remove timespec.  Add time.
56484         * modules/nanosleep (Depends-on): Likewise.
56485         * modules/stat-time (Depends-on): Likewise.
56486         * modules/nanosleep (Include): Include time.h, not timespec.h.
56487         * modules/strptime (Files): Remove lib/strptime.h.
56488         (Depends-on): Add extensions, time.
56489         (Include): Include time.h, not strptime.h.
56490         * modules/time_r (Files): Remove lib/time_r.h.
56491         (Depends-on): Add time.
56492         (Include): Include time.h, not time_r.h.
56493         * modules/timegm: Likewise.
56494         * modules/timespec (Description): Now does timespec-related decls
56495         of our own, instead of struct timespec itself.
56496         (Depends-on): Add time; remove extensions.
56497         (Maintainer): Add self.
56498         * modules/utimecmp (Depends-on): Add time; remove timespec.
56499         * modules/utimens (Depends-on): Likewise.
56500         * modules/xnanosleep (Depends-on): Likewise.
56501
56502 2007-02-11  Bruno Haible  <bruno@clisp.org>
56503
56504         * lib/c-strstr.c: Include allocsa.h.
56505         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
56506         * lib/c-strcasestr.c: Include allocsa.h.
56507         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
56508         * lib/strcasestr.c: Include allocsa.h.
56509         (knuth_morris_pratt): Use allocsa/freesa instead of malloc/free.
56510         * lib/mbsstr.c: Include allocsa.h.
56511         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
56512         allocsa/freesa instead of malloc/free.
56513         * lib/mbscasestr.c: Include allocsa.h.
56514         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): Use
56515         allocsa/freesa instead of malloc/free.
56516         * modules/c-strstr (Depends-on): Add allocsa.
56517         * modules/c-strcasestr (Depends-on): Likewise.
56518         * modules/strcasestr (Depends-on): Likewise.
56519         * modules/mbsstr (Depends-on): Likewise.
56520         * modules/mbscasestr (Depends-on): Likewise.
56521
56522 2007-02-11  Bruno Haible  <bruno@clisp.org>
56523
56524         * lib/mbsspn.c (mbsspn): Fix bug. Remove unnecessary strlen call.
56525
56526         * modules/mbsspn-tests: New file.
56527         * tests/test-mbsspn.sh: New file.
56528         * tests/test-mbsspn.c: New file.
56529
56530 2007-02-11  Bruno Haible  <bruno@clisp.org>
56531
56532         * lib/mbspbrk.c (mbspbrk): Remove unneeded cast.
56533
56534         * modules/mbspbrk-tests: New file.
56535         * tests/test-mbspbrk.sh: New file.
56536         * tests/test-mbspbrk.c: New file.
56537
56538 2007-02-11  Bruno Haible  <bruno@clisp.org>
56539
56540         * lib/mbscspn.c (mbscspn): Remove unnecessary strlen call and
56541         unneeded cast.
56542
56543         * modules/mbscspn-tests: New file.
56544         * tests/test-mbscspn.sh: New file.
56545         * tests/test-mbscspn.c: New file.
56546
56547 2007-02-11  Bruno Haible  <bruno@clisp.org>
56548
56549         * modules/mbscasecmp-tests: New file.
56550         * tests/test-mbscasecmp.sh: New file.
56551         * tests/test-mbscasecmp.c: New file.
56552
56553 2007-02-11  Bruno Haible  <bruno@clisp.org>
56554
56555         Ensure O(n) worst-case complexity of mbscasestr.
56556         * lib/mbscasestr.c: Include stdbool.h.
56557         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
56558         functions.
56559         (mbscasestr): Add some bookkeeping. Invoke knuth_morris_pratt_* when
56560         the bookkeeping indicates that it's worth it.
56561         * modules/mbscasestr (Depends-on): Add stdbool, mbslen, strnlen.
56562
56563         * modules/mbscasestr-tests: New file.
56564         * tests/test-mbscasestr1.c: New file.
56565         * tests/test-mbscasestr2.sh: New file.
56566         * tests/test-mbscasestr2.c: New file.
56567         * tests/test-mbscasestr3.sh: New file.
56568         * tests/test-mbscasestr3.c: New file.
56569         * tests/test-mbscasestr4.sh: New file.
56570         * tests/test-mbscasestr4.c: New file.
56571         * m4/locale-tr.m4: New file.
56572
56573 2007-02-11  Bruno Haible  <bruno@clisp.org>
56574
56575         Ensure O(n) worst-case complexity of mbsstr.
56576         * lib/mbsstr.c: Include stdbool.h.
56577         (knuth_morris_pratt_unibyte, knuth_morris_pratt_multibyte): New
56578         functions.
56579         (mbsstr): Add some bookkeeping. Invoke knuth_morris_pratt_* when the
56580         bookkeeping indicates that it's worth it.
56581         * modules/mbsstr (Depends-on): Add stdbool, mbslen, strnlen.
56582
56583         * modules/mbsstr-tests: New file.
56584         * tests/test-mbsstr1.c: New file.
56585         * tests/test-mbsstr2.sh: New file.
56586         * tests/test-mbsstr2.c: New file.
56587         * tests/test-mbsstr3.sh: New file.
56588         * tests/test-mbsstr3.c: New file.
56589         * m4/locale-fr.m4: New file.
56590
56591 2007-02-11  Bruno Haible  <bruno@clisp.org>
56592
56593         * lib/mbsrchr.c (mbsrchr): Fix bug.
56594
56595         * modules/mbsrchr-tests: New file.
56596         * tests/test-mbsrchr.sh: New file.
56597         * tests/test-mbsrchr.c: New file.
56598
56599 2007-02-11  Bruno Haible  <bruno@clisp.org>
56600
56601         * lib/mbschr.c (mbschr): Fix bug.
56602
56603         * modules/mbschr-tests: New file.
56604         * tests/test-mbschr.sh: New file.
56605         * tests/test-mbschr.c: New file.
56606         * m4/locale-zh.m4: New file.
56607
56608 2007-02-11  Bruno Haible  <bruno@clisp.org>
56609
56610         Support for copying multibyte string iterators.
56611         * lib/mbiter.h: Include <string.h>.
56612         (mbiter_multi_copy): New function.
56613         (mbi_copy): New macro.
56614         * lib/mbuiter.h: Include <string.h>.
56615         (mbuiter_multi_copy): New function.
56616         (mbui_copy): New macro.
56617
56618 2007-02-11  Bruno Haible  <bruno@clisp.org>
56619
56620         New module mbslen.
56621         * modules/mbslen: New file.
56622         * lib/mbslen.c: New file.
56623         * lib/string_.h (mbslen): New declaration.
56624         * m4/mbslen.m4: New file.
56625         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56626         GNULIB_MBSLEN.
56627         * modules/string (string.h): Also substitute GNULIB_MBSLEN.
56628         * MODULES.html.sh (Internationalization functions): Add mbslen.
56629
56630 2007-02-11  Bruno Haible  <bruno@clisp.org>
56631
56632         Ensure O(n) worst-case complexity of strcasestr substitute.
56633         * lib/strcasestr.c: Include stdbool.h.
56634         (knuth_morris_pratt): New function.
56635         (strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when the
56636         bookkeeping indicates that it's worth it.
56637         * modules/strcasestr (Depends-on): Add stdbool, strnlen.
56638
56639         * modules/strcasestr-tests: New file.
56640         * tests/test-strcasestr.c: New file.
56641
56642 2007-02-11  Bruno Haible  <bruno@clisp.org>
56643
56644         Ensure O(n) worst-case complexity of c_strcasestr.
56645         * lib/c-strcasestr.c: Include stdbool.h, string.h.
56646         (knuth_morris_pratt): New function.
56647         (c_strcasestr): Add some bookkeeping. Invoke knuth_morris_pratt when
56648         the bookkeeping indicates that it's worth it.
56649         * modules/c-strcasestr (Depends-on): Add stdbool, strnlen.
56650
56651         * modules/c-strcasestr-tests: New file.
56652         * tests/test-c-strcasestr.c: New file.
56653
56654 2007-02-11  Bruno Haible  <bruno@clisp.org>
56655
56656         Ensure O(n) worst-case complexity of c_strstr.
56657         * lib/c-strstr.c: Include stdbool.h, string.h.
56658         (knuth_morris_pratt): New function.
56659         (c_strstr): Add some bookkeeping. Invoke knuth_morris_pratt when the
56660         bookkeeping indicates that it's worth it.
56661         * modules/c-strstr (Depends-on): Add stdbool, strnlen.
56662
56663         * lib/c-strstr.c: Complete rewrite for maintainability.
56664
56665         * modules/c-strstr-tests: New file.
56666         * tests/test-c-strstr.c: New file.
56667
56668 2007-02-11  Bruno Haible  <bruno@clisp.org>
56669
56670         * m4/javacomp.m4 (gt_JAVACOMP): Work around a 'tr' bug in coreutils
56671         5.2.1 and earlier, whereby \055 was treated just like the range
56672         delimiter '-'.
56673         Reported by Joel E. Denny <jdenny@ces.clemson.edu>.
56674
56675 2007-02-08  Bruno Haible  <bruno@clisp.org>
56676
56677         * modules/regex (Depends-on): Add stdbool.
56678         Reported by Dalibor Topic <robilad@kaffe.org>.
56679
56680 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
56681
56682         * m4/regex.m4 (gl_REGEX): Check for glibc bug #3957.
56683         Prefer returning from main to exiting from it.
56684         Remove unnecessary parens after sizeof.
56685
56686 2007-02-05  Bruno Haible  <bruno@clisp.org>
56687
56688         New module mbssep.
56689         * modules/mbssep: New file.
56690         * lib/mbssep.c: New file.
56691         * lib/string_.h (strsep): Add a conditional link warning.
56692         (mbssep): New declaration.
56693         * m4/mbssep.m4: New file.
56694         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56695         GNULIB_MBSSEP.
56696         * modules/string (string.h): Also substitute GNULIB_MBSSEP.
56697         * MODULES.html.sh (Internationalization functions): Add mbssep.
56698
56699 2007-02-05  Bruno Haible  <bruno@clisp.org>
56700
56701         * lib/strsep.c (strsep): Fix actions in case of no delimiters.
56702         Optimize search in case of 1 delimiter.
56703
56704 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
56705
56706         * lib/acl.h: Include sys/types.h before sys/acl.h.
56707
56708 2007-02-05  Paolo Bonzini  <bonzini@gnu.org>
56709
56710         Merge upstream fix for glibc bugzilla #3957:
56711
56712         2007-02-05  Jakub Jelinek  <jakub@redhat.com>
56713
56714         * lib/regcomp.c (parse_bracket_exp): Set '\n' bit rather than '\0'
56715         bit for RE_HAT_LISTS_NOT_NEWLINE.
56716         (build_charclass_op): Remove bogus comment.
56717
56718 2007-02-05  Simon Josefsson  <simon@josefsson.org>
56719
56720         * lib/gc.h, lib/gc-libgcrypt.c: Support SHA-256/384/512.
56721
56722 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
56723
56724         * lib/getsubopt.c [!_LIBC]: Include config.h and getsubopt.h.
56725         * lib/memmem.c [!defined _LIBC]: Include config.h.
56726
56727 2007-02-04  Bruno Haible  <bruno@clisp.org>
56728
56729         * lib/string_.h (GL_LINK_WARNING2): Put the word "warning:" into the
56730         warning message.
56731
56732 2007-02-04  Bruno Haible  <bruno@clisp.org>
56733
56734         New module mbstok_r.
56735         * modules/mbstok_r: New file.
56736         * lib/mbstok_r.c: New file.
56737         * lib/string_.h (strtok_r): Change argument names to match the
56738         comments. Add a conditional link warning.
56739         (mbstok_r): New declaration.
56740         * m4/mbstok_r.m4: New file.
56741         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56742         GNULIB_MBSTOK_R.
56743         * modules/string (string.h): Also substitute GNULIB_MBSTOK_R.
56744         * MODULES.html.sh (Internationalization functions): Add mbstok_r.
56745
56746 2007-02-04  Bruno Haible  <bruno@clisp.org>
56747
56748         New module mbsspn.
56749         * modules/mbsspn: New file.
56750         * lib/mbsspn.c: New file.
56751         * lib/string_.h (strspn): Add a conditional link warning.
56752         (mbsspn): New declaration.
56753         * m4/mbsspn.m4: New file.
56754         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56755         GNULIB_MBSSPN.
56756         * modules/string (string.h): Also substitute GNULIB_MBSSPN.
56757         * MODULES.html.sh (Internationalization functions): Add mbsspn.
56758
56759 2007-02-04  Bruno Haible  <bruno@clisp.org>
56760
56761         New module mbspbrk.
56762         * modules/mbspbrk: New file.
56763         * lib/mbspbrk.c: New file.
56764         * lib/string_.h (strpbrk): Add a conditional link warning.
56765         (mbspbrk): New declaration.
56766         * m4/mbspbrk.m4: New file.
56767         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56768         GNULIB_MBSPBRK.
56769         * modules/string (string.h): Also substitute GNULIB_MBSPBRK.
56770         * MODULES.html.sh (Internationalization functions): Add mbspbrk.
56771
56772 2007-02-04  Bruno Haible  <bruno@clisp.org>
56773
56774         New module mbscspn.
56775         * modules/mbscspn: New file.
56776         * lib/mbscspn.c: New file.
56777         * lib/string_.h (strcspn): Add a conditional link warning.
56778         (mbscspn): New declaration.
56779         * m4/mbscspn.m4: New file.
56780         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56781         GNULIB_MBSCSPN.
56782         * modules/string (string.h): Also substitute GNULIB_MBSCSPN.
56783         * MODULES.html.sh (Internationalization functions): Add mbscspn.
56784
56785 2007-02-04  Bruno Haible  <bruno@clisp.org>
56786
56787         New module mbscasestr, reduced goal of strcasestr.
56788         * modules/mbscasestr: New file.
56789         * lib/mbscasestr.c: New file, copied from lib/strcasestr.c.
56790         (mbscasestr): Renamed from strcasestr.
56791         * lib/strcasestr.c: Don't include mbuiter.h.
56792         (strcasestr): Remove support for multibyte locales.
56793         * lib/string_.h (strcasestr): Don`t rename. Declare only if missing.
56794         Change the conditional link warning.
56795         (mbscasestr): New declaration.
56796         * m4/mbscasestr.m4: New file.
56797         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Enable the replacement only if
56798         the system does not have strcasestr. Set HAVE_STRCASESTR instead of
56799         REPLACE_STRCASESTR.
56800         (gl_PREREQ_STRCASESTR): Don't require gl_FUNC_MBRTOWC.
56801         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
56802         HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
56803         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSCASESTR.
56804         * modules/string (string.h): Also substitute GNULIB_MBSCASESTR.
56805         Substitute HAVE_STRCASESTR instead of REPLACE_STRCASESTR.
56806         * modules/strcasestr (Files): Remove m4/mbrtowc.m4.
56807         (Depends-on): Remove mbuiter.
56808         * MODULES.html.sh (Internationalization functions): Add mbscasestr.
56809
56810 2007-02-04  Bruno Haible  <bruno@clisp.org>
56811
56812         Simplify handling of strncasecmp.
56813         * lib/string_.h (strncasecmp): Remove test for GNULIB_STRCASE. Change
56814         the conditional link warning.
56815         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Initialize
56816         HAVE_STRCASECMP, not REPLACE_STRCASECMP.
56817         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Don't initialize GNULIB_STRCASE.
56818         * modules/strcase (configure.ac): Don't invoke
56819         gl_STRING_MODULE_INDICATOR.
56820         * modules/string (string.h): Don't substitute GNULIB_STRCASE.
56821
56822 2007-02-04  Bruno Haible  <bruno@clisp.org>
56823
56824         New module mbscasecmp, reduced goal of strcasecmp.
56825         * modules/mbscasecmp: New file.
56826         * lib/mbscasecmp.c: New file, copied from lib/strcasecmp.c.
56827         (mbscasecmp): Renamed from strcasecmp.
56828         * lib/strcasecmp.c: Don't include mbuiter.h.
56829         (strcasecmp): Remove support for multibyte locales.
56830         * lib/string_.h (strcasecmp): Don`t rename. Declare only if missing.
56831         Change the conditional link warning.
56832         (mbscasecmp): New declaration.
56833         * m4/mbscasecmp.m4: New file.
56834         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Enable the replacement only if
56835         the system lacks strcasecmp. Set HAVE_STRCASECMP instead of
56836         REPLACE_STRCASECMP.
56837         (gl_PREREQ_STRCASECMP): Don't require gl_FUNC_MBRTOWC.
56838         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56839         GNULIB_MBSCASECMP.
56840         * modules/string (string.h): Also substitute GNULIB_MBSCASECMP.
56841         Substitute HAVE_STRCASECMP instead of REPLACE_STRCASECMP.
56842         * modules/strcase (Files): Remove m4/mbrtowc.m4.
56843         (Depends-on): Remove mbuiter.
56844         * MODULES.html.sh (Internationalization functions): Add mbscasecmp.
56845
56846 2007-02-04  Bruno Haible  <bruno@clisp.org>
56847
56848         New module mbsstr. Remove module strstr.
56849         * modules/mbsstr: New file.
56850         * modules/strstr: Remove file.
56851         * lib/mbsstr.c: Renamed from lib/strstr.c.
56852         (mbsstr): Renamed from strstr.
56853         * lib/string_.h (strstr): Remove declaration. Change the conditional
56854         link warning.
56855         (mbsstr): New declaration.
56856         * m4/mbsstr.m4: New file.
56857         * m4/strstr.m4: Remove file.
56858         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): Don't initialize
56859         REPLACE_STRSTR.
56860         (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize GNULIB_MBSSTR.
56861         Don't initialize GNULIB_STRSTR.
56862         * modules/string (string.h): Also substitute GNULIB_MBSSTR. Don't
56863         substitute GNULIB_STRSTR and REPLACE_STRSTR.
56864         * MODULES.html.sh (Internationalization functions): Add mbsstr.
56865         (Support for systems lacking ANSI C 89): Remove strstr.
56866
56867 2007-02-04  Bruno Haible  <bruno@clisp.org>
56868
56869         New module mbsrchr.
56870         * modules/mbsrchr: New file.
56871         * lib/mbsrchr.c: New file.
56872         * lib/string_.h (strrchr): Add a conditional link warning.
56873         (mbsrchr): New declaration.
56874         * m4/mbsrchr.m4: New file.
56875         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56876         GNULIB_MBSRCHR.
56877         * modules/string (string.h): Also substitute GNULIB_MBSRCHR.
56878         * MODULES.html.sh (Internationalization functions): Add mbsrchr.
56879
56880 2007-02-04  Bruno Haible  <bruno@clisp.org>
56881
56882         New module mbschr.
56883         * modules/mbschr: New file.
56884         * lib/mbschr.c: New file.
56885         * lib/string_.h (strchr): Add a conditional link warning.
56886         (mbschr): New declaration.
56887         * m4/mbschr.m4: New file.
56888         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR_DEFAULTS): Initialize
56889         GNULIB_MBSCHR.
56890         * modules/string (string.h): Also substitute GNULIB_MBSCHR.
56891         * MODULES.html.sh (Internationalization functions): Add mbschr.
56892
56893 2007-02-04  Paul Eggert  <eggert@cs.ucla.edu>
56894
56895         * lib/stdbool_.h: Mention that bool bit-fields aren't supported.
56896
56897         * modules/stdarg (configure.ac-early): Require AC_PROG_CC_STDC.
56898
56899 2007-02-04  Bruno Haible  <bruno@clisp.org>
56900
56901         New module description section 'configure.ac-early'.
56902         * gnulib-tool (sed_extract_prog): Recognize configure.ac-early.
56903         (func_get_autoconf_early_snippet): New function.
56904         (func_import, func_create_testdir): Use it. Remove special cases for
56905         modules 'extensions' and 'lock'.
56906         * modules/extensions (configure.ac-early): Require
56907         gl_USE_SYSTEM_EXTENSIONS.
56908         * modules/lock (configure.ac-early): Require gl_LOCK_EARLY.
56909
56910 2007-02-04  Bruno Haible  <bruno@clisp.org>
56911
56912         Make use of gcj-4.3's -fsource and -ftarget option.
56913         * m4/javacomp.m4 (gt_JAVACOMP): Test whether gcj is in version >= 4.3,
56914         and if so try the options -fsource and -ftarget.
56915         * lib/javacomp.c (compile_using_gcj): Add fsource_option,
56916         source_version, ftarget_option, target_version arguments.
56917         (is_envjavac_gcj43, is_envjavac_gcj43_usable): New functions.
56918         (is_envjavac_oldgcj_14_14_usable): Renamed from
56919         is_envjavac_gcj_14_14_usable.
56920         (is_envjavac_oldgcj_14_13_usable): Renamed from
56921         is_envjavac_gcj_14_13_usable.
56922         (is_gcj_present): Update.
56923         (is_gcj_43, is_gcj43_usable): New functions.
56924         (is_oldgcj_14_14_usable): Renamed from is_gcj_14_14_usable. Update.
56925         (is_oldgcj_14_13_usable): Renamed from is_gcj_14_13_usable. Update.
56926         (compile_java_class): Test whether gcj is in version >= 4.3, and if so
56927         try the options -fsource and -ftarget.
56928
56929 2007-02-03  Paul Eggert  <eggert@cs.ucla.edu>
56930
56931         * lib/xalloc.h (x2nrealloc): Fix an unlikely bug in the overflow
56932         checking code.  Set N = ceil (1.5 * N) rather than to a slightly
56933         larger value.
56934
56935 2007-02-03  Jim Meyering  <jim@meyering.net>
56936
56937         Give tools a better chance to allocate space for very large buffers.
56938         * lib/xalloc.h (x2nrealloc): Use 3/2, not 2, as buffer size factor.
56939
56940         Make pwd and readlink work also when run with an unreadable parent dir
56941         on systems with openat support.
56942         * lib/getcwd.c (__getcwd) [HAVE_PARTLY_WORKING_GETCWD]: Use the system
56943         provided getcwd function, even when we have openat support.
56944         Reported by Dmitry V. Levin in <http://bugzilla.redhat.com/227168>.
56945
56946 2007-02-02  Bruno Haible  <bruno@clisp.org>
56947
56948         * lib/string_.h (memmem, mempcpy, memrchr, stpcpy, stpncpy, strchrnul,
56949         strdup, strndup, strnlen, strpbrk, strsep, strtok_r): Provoke a link
56950         error only if GNULIB_POSIXCHECK is defined. Needed to avoid artificial
56951         portability problems if one of these functions is only used on specific
56952         platforms.
56953         Reported by Paul Eggert.
56954
56955 2007-02-02  Paul Eggert  <eggert@cs.ucla.edu>
56956
56957         Avoid mempcpy in the regex code, as the string.h mempcpy stuff
56958         is causing more trouble than it's curing.
56959         * lib/regex_internal.h (__mempcpy): Remove.
56960         * lib/regcomp.c (regerror): Rewrite to avoid the need for mempcpy
56961         (and make the code a tad smaller to boot).
56962         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for mempcpy.
56963
56964 2007-02-02  Jim Meyering  <jim@meyering.net>
56965
56966         * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac:
56967         section, not in the Makefile.am: one.
56968
56969 2007-02-02  Eric Blake  <ebb9@byu.net>
56970
56971         * lib/strchrnul.c: Always include config.h first.
56972
56973         * modules/mountlist (Depends-on): Revert 2007-01-31 change,
56974         gnulib strstr is not necessary here.
56975
56976 2007-02-02  Simon Josefsson  <simon@josefsson.org>
56977
56978         * m4/socklen.m4: Fix typo.
56979
56980 2007-02-02  Eric Blake  <ebb9@byu.net>
56981
56982         * modules/arpa_inet (Makefile.am): Use MKDIR_P to avoid races.
56983         * modules/netinet_in (Makefile.am): Likewise.
56984
56985 2007-02-01  Bruno Haible  <bruno@clisp.org>
56986
56987         * lib/string_.h (GL_LINK_WARNING): New macro.
56988         (strcasecmp, strstr, strcasestr): If provided by the system,
56989         conditionally define as a macro that leads to a warning instead of to
56990         an error.
56991         (strncasecmp): Conditionally define as a macro that leads to a warning.
56992
56993 2007-02-01  Karl Berry  <karl@gnu.org>
56994
56995         * config/srclist.txt (strtok_r.c): lose sync, no more strtok_r.h.
56996
56997 2007-02-01  Bruno Haible  <bruno@clisp.org>
56998
56999         * MODULES.html.sh (Unicode string functions): Update after 2007-01-27
57000         renamings.
57001
57002 2007-02-01  Eric Blake  <ebb9@byu.net>
57003
57004         * modules/regex (Depends-on): Revert dependence on mempcpy.
57005         * lib/regex_internal.h [! _LIBC && !__mempcpy]: Undo string
57006         module's definition of mempcpy.
57007         Reported by Paul Eggert.
57008
57009 2007-02-01  Paul Eggert  <eggert@cs.ucla.edu>
57010
57011         * lib/string_.h: If the gnulib module XYZ is not present, undefine
57012         the symbol XYZ before redefining it.  This fixes a problem with
57013         programs that don't use XYZ, when compiled on systems that define
57014         XYZ to something else.
57015
57016 2007-01-31  Paul Eggert  <eggert@cs.ucla.edu>
57017
57018         * lib/mkdir-p.c (make_dir_parents): Close a race condition that
57019         occurs when "mkdir -m foo" creates a setgid directory that is (1)
57020         writeable to group or other and (2) is intended to have a special
57021         mode bit that is set or cleared.  In such a case, the directory
57022         should be neither group- nor other-writeable until the special
57023         mode bits are right.
57024
57025 2007-01-31  Eric Blake  <ebb9@byu.net>
57026
57027         * modules/mountlist (Depends-on): Add strstr.
57028
57029         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): Correct m4 usage
57030         bug.
57031         * modules/string (Makefile.am): Remove redundant replacement.
57032         * modules/regex (Depends-on): Add mempcpy.
57033
57034 2007-01-31  Bruno Haible  <bruno@clisp.org>
57035
57036         New module description field 'Link'.
57037         * gnulib-tool (func_usage): Document --extract-link-directive.
57038         (sed_extract_prog): Recognize 'Link' directive.
57039         (func_get_link_directive): New function.
57040         (func_import): Show summary of link directives.
57041         Handle --extract-link-directive option.
57042         * modules/acl (Link): New section.
57043         * modules/clock-time (Link): New section.
57044         * modules/euidaccess (Link): New section.
57045         * modules/gettext (Link): New section.
57046         * modules/iconv (Link): New section.
57047         * modules/lock (Link): New section.
57048         * modules/nanosleep (Link): New section.
57049         * modules/readline (Link): New section.
57050
57051 2007-01-27  Bruno Haible  <bruno@clisp.org>
57052
57053         Enforce the use of gnulib modules for unportable <string.h> functions.
57054         * m4/string_h.m4 (gl_STRING_MODULE_INDICATOR): New macro.
57055         (gl_STRING_MODULE_INDICATOR_DEFAULTS): New macro.
57056         (gl_HEADER_STRING_H_BODY): Require it.
57057         * lib/string_.h: If the gnulib module XYZ is not present, redefine
57058         the symbol XYZ to one that gives a link error.
57059         * modules/string (Makefile.am): Also substitute the GNULIB_* variables.
57060         * modules/memmem (configure.ac): Invoke gl_STRING_MODULE_INDICATOR.
57061         * modules/mempcpy (configure.ac): Likewise.
57062         * modules/memrchr (configure.ac): Likewise.
57063         * modules/stpcpy (configure.ac): Likewise.
57064         * modules/stpncpy (configure.ac): Likewise.
57065         * modules/strcase (configure.ac): Likewise.
57066         * modules/strcasestr (configure.ac): Likewise.
57067         * modules/strchrnul (configure.ac): Likewise.
57068         * modules/strdup (configure.ac): Likewise.
57069         * modules/strndup (configure.ac): Likewise.
57070         * modules/strnlen (configure.ac): Likewise.
57071         * modules/strpbrk (configure.ac): Likewise.
57072         * modules/strsep (configure.ac): Likewise.
57073         * modules/strstr (configure.ac): Likewise.
57074         * modules/strtok_r (configure.ac): Likewise.
57075
57076 2007-01-31  Jean-Louis Martineau  <martineau@zmanda.com>  (tiny change)
57077
57078         * lib/gai_strerror.c (values): Add EAI_OVERFLOW.
57079
57080 2007-01-30  Jim Meyering  <jim@meyering.net>
57081
57082         * lib/mpsort.c (mpsort): Remove spurious "return" in void function.
57083
57084 2007-01-29  Bruno Haible  <bruno@clisp.org>
57085
57086         * lib/allocsa.h: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
57087         * lib/execute.c: Likewise.
57088         * lib/pipe.c: Likewise.
57089         * lib/printf-args.h: Likewise.
57090         * lib/printf-args.c: Likewise.
57091         * lib/printf-parse.c: Likewise.
57092         * lib/vasnprintf.c: Likewise.
57093
57094 2007-01-29  Eric Blake  <ebb9@byu.net>
57095
57096         * lib/memrchr.c: Assume <string.h> unconditionally, to pull in
57097         declaration.
57098
57099 2007-01-29  Paul Eggert  <eggert@cs.ucla.edu>
57100
57101         * lib/strptime.h (strptime): Use 'restrict' for args where
57102         POSIX requires this.
57103         * lib/strptime.c (strptime): Likewise.
57104         Change license notice from LGPL to GPL, since gnulib-tool will
57105         change this as needed.
57106         Include <config.h> if _LIBC is not defined, not if HAVE_CONFIG_H is
57107         defined.
57108         Include "strptime.h" first, to check interface.
57109         Do not #undef _LIBC and _NL_CURRENT.
57110         Do not include <stdlib.h>; no longer needed.
57111         Include "time_r.h" and declare ptime_locale_status
57112         only if _LIBC is not defined.
57113         (__P): Remove unused macro.
57114         (match_string): Bring back glibc version, but use it only if _LIBC
57115         is defined.
57116         (__strptime_internal): Compile tm_gmtoff code if _LIBC is defined, too.
57117         Remove unnecessary assertion and abort() call.
57118         Use #ifdef _NL_CURRENT rather than #if 0, for benefit of glibc.
57119         * m4/strptime.m4: Fix serial number comment.
57120         (gl_FUNC_STRPTIME): Require AC_C_RESTRICT, gl_TM_GMTOFF.
57121         * modules/strptime (Files): Add m4/tm_gmtoff.m4.
57122         (Depends-on): Add time_r.
57123
57124 2007-01-29  Bruno Haible  <bruno@clisp.org>
57125
57126         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
57127         strptime.
57128         * modules/strptime (Depends-on): Add stdbool.
57129         * lib/strptime.h: Include <time.h> always. Add comments.
57130
57131 2007-01-29  Yoann Vandoorselaere  <yoann@prelude-ids.org>
57132
57133         * modules/strptime: New file.
57134         * lib/strptime.h: New file.
57135         * lib/strptime.c: New file.
57136         * m4/strptime.m4: New file.
57137
57138 2007-01-28  Paul Eggert  <eggert@cs.ucla.edu>
57139
57140         * MODULES.html.sh: New module mpsort.
57141         * lib/mpsort.c, lib/mpsort.h, m4/mpsort.m4, modules/mpsort: New files.
57142
57143         * lib/regex.h (_Restrict_): Renamed from __restrict, to avoid
57144         a circularity problem with HP-UX ia64 reported by Bob Proulx in
57145         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00394.html>.
57146         All uses changed.
57147         (_Restrict_arr_): Renamed from __restrict_arr, for similar reasons.
57148         All uses changed.
57149         * lib/regcomp.c, lib/regexec.c: Change all uses from __restrict
57150         to _Restrict_.
57151         * lib/regexec.c (regexec): Declare pmatch with _Restrict_arr_, so that
57152         the parameter matches the prototype.
57153
57154 2007-01-28  Jim Meyering  <jim@meyering.net>
57155
57156         * modules/sys_time (Makefile.am) [MOSTLYCLEANFILES]: Do use
57157         sys/time.h here, reverting that part of the previous patch:
57158         <http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/8959>.
57159
57160 2007-01-28  Bruno Haible  <bruno@clisp.org>
57161
57162         * modules/sys_time (Makefile.am): Build sys/time.h only when it's the
57163         value of $(SYS_TIME_H).
57164         [MOSTLYCLEANFILES]: Now that sys/time.h is created only when needed,
57165         remove it conditionally, too. [added by Jim Meyering]
57166         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Set SYS_TIME_H.
57167         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
57168         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Set SYS_TIME_H when setting
57169         GETTIMEOFDAY_REPLACEMENT to 1.
57170
57171 2007-01-28  Bruno Haible  <bruno@clisp.org>
57172
57173         * m4/unistd_h.m4 (gl_HEADER_UNISTD_DEFAULTS): New macro.
57174         (gl_HEADER_UNISTD): Require it. Don't set UNISTD_H to empty here.
57175         * m4/fchdir.m4 (gl_FUNC_FCHDIR): Require gl_HEADER_UNISTD_DEFAULTS.
57176         Set UNISTD_H instead of UNISTD_H2.
57177         * modules/fchdir (BUILT_SOURCES): Drop $(UNISTD_H2).
57178
57179 2007-01-28  Bruno Haible  <bruno@clisp.org>
57180
57181         * modules/mbchar (Makefile.am): Add mbchar.c to lib_SOURCES.
57182         * m4/mbchar.m4 (gl_MBCHAR): Remove AC_LIBOBJ invocation.
57183
57184 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
57185
57186         * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)
57187         (func_create_testdir): Ensure C locale for `grep' and `tr'
57188         character ranges.
57189         (func_create_megatestdir): Avoid one `grep'.  Fix bug in
57190         ACLOCAL_AMFLAGS parsing state machine.
57191
57192 2007-01-27  Bruno Haible  <bruno@clisp.org>
57193
57194         * modules/unistr/base: Update.
57195
57196 2007-01-27  Bruno Haible  <bruno@clisp.org>
57197
57198         Rename u32-mbtouc -> u32-mbtouc-unsafe, u32-mbtouc-safe -> u32-mbtouc,
57199         u32_mbtouc -> u32_mbtouc_unsafe, u32_mbtouc_safe -> u32_mbtouc.
57200         * modules/unistr/u32-mbtouc-unsafe: Renamed from
57201         modules/unistr/u32-mbtouc.
57202         * lib/unistr/u32-mbtouc-unsafe.c: Renamed from lib/unistr/u32-mbtouc.c.
57203         * lib/unistr.h: Update.
57204         * lib/linebreak.c: Update.
57205         * modules/unistr/u32-mbtouc: Renamed from
57206         modules/unistr/u32-mbtouc-safe.
57207         * lib/unistr/u32-mbtouc.c: Renamed from lib/unistr/u32-mbtouc-safe.c.
57208         * lib/unistr.h: Update.
57209         * lib/unistr/u32-to-u8.c: Update.
57210         * lib/unistr/u32-to-u16.c: Update.
57211
57212 2007-01-27  Bruno Haible  <bruno@clisp.org>
57213
57214         Rename utf16-ucs4 -> utf16-ucs4-unsafe, utf16-ucs4-safe -> utf16-ucs4,
57215         u16_mbtouc -> u16_mbtouc_unsafe, u16_mbtouc_safe -> u16_mbtouc.
57216         * modules/utf16-ucs4-unsafe: Renamed from modules/utf16-ucs4.
57217         * lib/utf16-ucs4-unsafe.h: Renamed from lib/utf16-ucs4.h.
57218         * lib/unistr/utf16-ucs4-unsafe.c: Renamed from lib/unistr/utf16-ucs4.c.
57219         * modules/unistr/u16-mbtouc-unsafe: Renamed from
57220         modules/unistr/u16-mbtouc.
57221         * lib/unistr/u16-mbtouc-unsafe.c: Renamed from lib/unistr/u16-mbtouc.c.
57222         * lib/unistr.h: Update.
57223         * lib/linebreak.c: Update.
57224         * modules/linebreak: Update.
57225         * modules/utf16-ucs4: Renamed from modules/utf16-ucs4-safe.
57226         * lib/utf16-ucs4.h: Renamed from lib/utf16-ucs4-safe.h.
57227         * lib/unistr/utf16-ucs4.c: Renamed from lib/unistr/utf16-ucs4-safe.c.
57228         * modules/unistr/u16-mbtouc: Renamed from
57229         modules/unistr/u16-mbtouc-safe.
57230         * lib/unistr/u16-mbtouc.c: Renamed from lib/unistr/u16-mbtouc-safe.c.
57231         * lib/unistr.h: Update.
57232         * lib/unistr/u16-to-u8.c: Update.
57233         * modules/unistr/u16-to-u8: Update.
57234         * lib/unistr/u16-to-u32.c: Update.
57235         * modules/unistr/u16-to-u32: Update.
57236
57237 2007-01-27  Bruno Haible  <bruno@clisp.org>
57238
57239         Rename utf8-ucs4 -> utf8-ucs4-unsafe, utf8-ucs4-safe -> utf8-ucs4,
57240         u8_mbtouc -> u8_mbtouc_unsafe, u8_mbtouc_safe -> u8_mbtouc.
57241         * modules/utf8-ucs4-unsafe: Renamed from modules/utf8-ucs4.
57242         * lib/utf8-ucs4-unsafe.h: Renamed from lib/utf8-ucs4.h.
57243         * lib/unistr/utf8-ucs4-unsafe.c: Renamed from lib/unistr/utf8-ucs4.c.
57244         * modules/unistr/u8-mbtouc-unsafe: Renamed from
57245         modules/unistr/u8-mbtouc.
57246         * lib/unistr/u8-mbtouc-unsafe.c: Renamed from lib/unistr/u8-mbtouc.c.
57247         * lib/unistr.h: Update.
57248         * lib/striconveh.c: Update.
57249         * modules/striconveh: Update.
57250         * lib/linebreak.c: Update.
57251         * modules/linebreak: Update.
57252         * modules/utf8-ucs4: Renamed from modules/utf8-ucs4-safe.
57253         * lib/utf8-ucs4.h: Renamed from lib/utf8-ucs4-safe.h.
57254         * lib/unistr/utf8-ucs4.c: Renamed from lib/unistr/utf8-ucs4-safe.c.
57255         * modules/unistr/u8-mbtouc: Renamed from modules/unistr/u8-mbtouc-safe.
57256         * lib/unistr/u8-mbtouc.c: Renamed from lib/unistr/u8-mbtouc-safe.c.
57257         * lib/unistr.h: Update.
57258         * lib/striconveh.c: Update.
57259         * modules/striconveh: Update.
57260         * lib/unistr/u8-to-u16.c: Update.
57261         * modules/unistr/u8-to-u16: Update.
57262         * lib/unistr/u8-to-u32.c: Update.
57263         * modules/unistr/u8-to-u32: Update.
57264
57265 2007-01-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
57266
57267         Sync from Libtool.
57268         * lib/argz.c: Do not include strings.h nor memory.h, include
57269         string.h unconditionally.  Patch by Simon Josefsson.
57270
57271 2007-01-27  Bruno Haible  <bruno@clisp.org>
57272
57273         * m4/string_h.m4 (gl_HEADER_STRING_H_DEFAULTS): New macro, extracted
57274         from gl_HEADER_STRING_H_BODY.
57275         (gl_HEADER_STRING_H_BODY): Require it.
57276         * m4/memmem.m4 (gl_FUNC_MEMMEM): Require gl_HEADER_STRING_H_DEFAULTS.
57277         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Likewise.
57278         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Likewise.
57279         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Likewise.
57280         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
57281         * m4/strcase.m4 (gl_FUNC_STRCASECMP, gl_FUNC_STRNCASECMP): Likewise.
57282         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Likewise.
57283         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Likewise.
57284         * m4/strdup.m4 (gl_FUNC_STRDUP): Likewise.
57285         * m4/strndup.m4 (gl_FUNC_STRNDUP): Likewise.
57286         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Likewise.
57287         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Likewise.
57288         * m4/strsep.m4 (gl_FUNC_STRSEP): Likewise.
57289         * m4/strstr.m4 (gl_FUNC_STRSTR): Likewise.
57290         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
57291
57292 2007-01-27  Bruno Haible  <bruno@clisp.org>
57293
57294         * gnulib-tool (func_emit_lib_Makefile_am): If $for_test is true, turn
57295         check_PROGRAMS into noinst_PROGRAMS.
57296         (func_emit_tests_Makefile_am): Likewise. Also don't initialize
57297         check_PROGRAMS in this case.
57298         (func_import): Set for_test to false.
57299         (func_create_testdir): Set for_test to true.
57300
57301 2007-01-27  Yoann Vandoorselaere <yoann.v@prelude-ids.com>
57302             Bruno Haible  <bruno@clisp.org>
57303
57304         * modules/strcasestr (Files): Remove lib/strcasestr.h.
57305         (Depends-on): Add string.
57306         (Includes): Use <string.h> instead of strcasestr.h.
57307         * modules/string (Makefile.am): Also substitute the value of
57308         REPLACE_STRCASESTR.
57309         * m4/strcasestr.m4 (gl_FUNC_STRCASESTR): Don't define strcasestr here;
57310         assume strcasestr is declared in <string.h> not <strings.h>. Also
57311         set REPLACE_STRCASESTR.
57312         * m4/string_h.m4 (gl_HEADER_STRING_H_BODY): Provide a default value for
57313         REPLACE_STRCASESTR.
57314         * lib/strcasestr.h: Remove file.
57315         * lib/strcasestr.c: Include <string.h> instead of strcasestr.h.
57316         * lib/string_.h (strcasestr): New declaration.
57317
57318 2007-01-27  Bruno Haible  <bruno@clisp.org>
57319
57320         * lib/string_.h: Use 'extern'.
57321
57322 2007-01-27  Jim Meyering  <jim@meyering.net>
57323
57324         * lib/regex_internal.c (re_string_reconstruct): Remove declaration
57325         of set-but-not-used local, "q".
57326
57327         * lib/mempcpy.c: Include <config.h> before <string.h>.
57328         This fixes a compilation error on HP-UX, due to the system's
57329         "restrict"-using mempcpy prototype.
57330
57331 2007-01-26  Bruno Haible  <bruno@clisp.org>
57332
57333         Small optimization.
57334         * lib/javacomp.c: Include c-strstr.h.
57335          (is_envjavac_gcj): Use c_strstr instead of strstr.
57336         * modules/javacomp (Depends-on): Add c-strstr, remove strstr.
57337
57338 2007-01-26  Bruno Haible  <bruno@clisp.org>
57339
57340         * MODULES.html.sh (Unicode string functions): Add the new modules.
57341
57342         * modules/uniconv/u32-strconv-to-locale: New file.
57343         * lib/uniconv/u32-strconv-to-locale.c: New file.
57344
57345         * modules/uniconv/u16-strconv-to-locale: New file.
57346         * lib/uniconv/u16-strconv-to-locale.c: New file.
57347
57348         * modules/uniconv/u8-strconv-to-locale: New file.
57349         * lib/uniconv/u8-strconv-to-locale.c: New file.
57350
57351         * modules/uniconv/u32-strconv-from-locale: New file.
57352         * lib/uniconv/u32-strconv-from-locale.c: New file.
57353
57354         * modules/uniconv/u16-strconv-from-locale: New file.
57355         * lib/uniconv/u16-strconv-from-locale.c: New file.
57356
57357         * modules/uniconv/u8-strconv-from-locale: New file.
57358         * lib/uniconv/u8-strconv-from-locale.c: New file.
57359
57360         * modules/uniconv/u32-strconv-to-enc: New file.
57361         * lib/uniconv/u32-strconv-to-enc.c: New file.
57362         * modules/uniconv/u32-strconv-to-enc-tests: New file.
57363         * tests/uniconv/test-u32-strconv-to-enc.c: New file.
57364
57365         * modules/uniconv/u16-strconv-to-enc: New file.
57366         * lib/uniconv/u16-strconv-to-enc.c: New file.
57367         * lib/uniconv/u-strconv-to-enc.h: New file.
57368         * modules/uniconv/u16-strconv-to-enc-tests: New file.
57369         * tests/uniconv/test-u16-strconv-to-enc.c: New file.
57370
57371         * modules/uniconv/u8-strconv-to-enc: New file.
57372         * lib/uniconv/u8-strconv-to-enc.c: New file.
57373         * modules/uniconv/u8-strconv-to-enc-tests: New file.
57374         * tests/uniconv/test-u8-strconv-to-enc.c: New file.
57375
57376         * modules/uniconv/u32-strconv-from-enc: New file.
57377         * lib/uniconv/u32-strconv-from-enc.c: New file.
57378         * modules/uniconv/u32-strconv-from-enc-tests: New file.
57379         * tests/uniconv/test-u32-strconv-from-enc.c: New file.
57380
57381         * modules/uniconv/u16-strconv-from-enc: New file.
57382         * lib/uniconv/u16-strconv-from-enc.c: New file.
57383         * modules/uniconv/u16-strconv-from-enc-tests: New file.
57384         * tests/uniconv/test-u16-strconv-from-enc.c: New file.
57385
57386         * modules/uniconv/u8-strconv-from-enc: New file.
57387         * lib/uniconv/u8-strconv-from-enc.c: New file.
57388         * lib/uniconv/u-strconv-from-enc.h: New file.
57389         * modules/uniconv/u8-strconv-from-enc-tests: New file.
57390         * tests/uniconv/test-u8-strconv-from-enc.c: New file.
57391
57392         * modules/uniconv/u32-conv-from-enc: New file.
57393         * lib/uniconv/u32-conv-from-enc.c: New file.
57394         * modules/uniconv/u32-conv-from-enc-tests: New file.
57395         * tests/uniconv/test-u32-conv-from-enc.c: New file.
57396
57397         * modules/uniconv/u16-conv-from-enc: New file.
57398         * lib/uniconv/u16-conv-from-enc.c: New file.
57399         * lib/uniconv/u-conv-from-enc.h: New file.
57400         * modules/uniconv/u16-conv-from-enc-tests: New file.
57401         * tests/uniconv/test-u16-conv-from-enc.c: New file.
57402
57403         * modules/uniconv/u8-conv-from-enc: New file.
57404         * lib/uniconv/u8-conv-from-enc.c: New file.
57405         * modules/uniconv/u8-conv-from-enc-tests: New file.
57406         * tests/uniconv/test-u8-conv-from-enc.c: New file.
57407
57408         * modules/uniconv/base: New file.
57409         * lib/uniconv.h: New file.
57410
57411 2007-01-26  Paul Eggert  <eggert@cs.ucla.edu>
57412
57413         * doc/gnulib-tool.texi (Initial import): Update to match current
57414         behavior with strdup module.
57415         * lib/.cppi-disable: Remove strcase.h, strdup.h, strndup.h, strnlen.h.
57416         * lib/memmem.h: Remove; all uses removed.  This is now done
57417         by <string.h>.
57418         * lib/mempcpy.h: Likewise.
57419         * lib/memrchr.h: Likewise.
57420         * lib/stpcpy.h: Likewise.
57421         * lib/stpncpy.h: Likewise.
57422         * lib/strcase.h: Likewise.
57423         * lib/strchrnul.h: Likewise.
57424         * lib/strdup.h: Likewise.
57425         * lib/strndup.h: Likewise.
57426         * lib/strnlen.h: Likewise.
57427         * lib/strpbrk.h: Likewise.
57428         * lib/strsep.h: Likewise.
57429         * lib/strstr.h: Likewise.
57430         * lib/strtok_r.h: Likewise.
57431         * lib/string_.h: New file.
57432         * lib/argp-namefrob.h: Don't include no-longer-existent include files.
57433         Rely on <string.h> instead.
57434         * lib/canon-host.c: Likewise.
57435         * lib/chdir-long.c: Likewise.
57436         * lib/concatpath.c: Likewise.
57437         * lib/exclude.c: Likewise.
57438         * lib/fchdir.c: Likewise.
57439         * lib/getaddrinfo.c: Likewise.
57440         * lib/getcwd.c: Likewise.
57441         * lib/getsubopt.c: Likewise.
57442         * lib/glob.c: Likewise.
57443         * lib/hard-locale.c: Likewise.
57444         * lib/iconvme.c: Likewise.
57445         * lib/javacomp.c: Likewise.
57446         * lib/mempcpy.c: Likewise.
57447         * lib/memrchr.c: Likewise.
57448         * lib/regex_internal.h: Likewise.
57449         * lib/stpncpy.c: Likewise.
57450         * lib/strcasecmp.c: Likewise.
57451         * lib/strchrnul.c: Likewise.
57452         * lib/strdup.c: Likewise.
57453         * lib/striconv.c: Likewise.
57454         * lib/striconveh.c: Likewise.
57455         * lib/striconveha.c: Likewise.
57456         * lib/strncasecmp.c: Likewise.
57457         * lib/strndup.c: Likewise.
57458         * lib/strnlen.c: Likewise.
57459         * lib/strsep.c: Likewise.
57460         * lib/strstr.c: Likewise.
57461         * lib/strtok_r.c: Likewise.
57462         * lib/userspec.c: Likewise.
57463         * lib/w32spawn.h: Likewise.
57464         * lib/xstrndup.c: Likewise.
57465         * lib/mountlist.c (strstr): Remove decl.
57466         * m4/string_h.m4: New file.
57467         * m4/memmem.m4 (gl_FUNC_MEMMEM): Set HAVE_DECL_MEMMEM if necessary.
57468         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY): Set HAVE_MEMPCPY if necessary.
57469         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Set HAVE_MEMRCHR
57470         * m4/stpcpy.m4 (gl_FUNC_STPCPY): Set HAVE_STPCPY if necessary.
57471         * m4/stpncpy.m4 (gl_PREREQ_STPNCPY): Set HAVE_STPNCPY if necessary.
57472         * m4/strcase.m4 (gl_FUNC_STRCASECMP):
57473         Set REPLACE_STRCASECMP if necessary.
57474         (gl_FUNC_STRNCASECMP): Set HAVE_DECL_STRNCASECMP if necessary.
57475         * m4/strchrnul.m4 (gl_FUNC_STRCHRNUL): Set HAVE_STRCHRNUL if necessary.
57476         * m4/strdup.m4 (gl_FUNC_STRDUP): Set HAVE_DECL_STRDUP if necessary.
57477         * m4/strndup.m4 (gl_FUNC_STRNDUP): Set HAVE_DECL_STRNLEN and
57478         HAVE_DECL_STRDUP if necessary.
57479         (gl_PREREQ_STRNLEN): Don't bother to check for strnlen decl,
57480         since gl_FUNC_STRNDUP does that now.
57481         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Set HAVE_DECL_STRNLEN if necessary.
57482         Check for decl here...
57483         (gl_PREREQ_STRNLEN): ... not here.
57484         * m4/strpbrk.m4 (gl_FUNC_STRPBRK): Set HAVE_STRPBRK if necessary.
57485         * m4/strsep.m4 (gl_FUNC_STRSEP): Set HAVE_STRSEP if necessary.
57486         * m4/strstr.m4 (gl_FUNC_STRSTR): Set REPLACE_STRSTR if necessary.
57487         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Set HAVE_DECL_STRTOK_R if
57488         necessary.
57489         * modules/string: New file.
57490         * modules/memmem (Files): Remove special-purpose include file.
57491         (Depends-on): Add string.
57492         (Include): Include <string.h>, not the removed file.
57493         * modules/mempcpy: Likewise.
57494         * modules/memrchr: Likewise.
57495         * modules/stpcpy: Likewise.
57496         * modules/stpncpy: Likewise.
57497         * modules/strcase: Likewise.
57498         * modules/strchrnul: Likewise.
57499         * modules/strdup: Likewise.
57500         * modules/strndup: Likewise.
57501         * modules/strnlen: Likewise.
57502         * modules/strpbrk: Likewise.
57503         * modules/strsep: Likewise.
57504         * modules/strstr: Likewise.
57505         * modules/strtok_r: Likewise.
57506         * tests/test-dirname.c: Don't include "strdup.h", since
57507         <string.h> now suffices.
57508         * tests/test-memmem.c: Don't include "memmem.h", since
57509         <string.h> now suffices.
57510
57511 2007-01-25  Bruno Haible  <bruno@clisp.org>
57512
57513         * lib/striconveh.c (mem_cd_iconveh_internal): Ignore *lengthp if
57514         *resultp is 0.
57515
57516         * lib/unistr/u16-to-u8.c (u16_to_u8): Fix u8_uctomb invocation.
57517         * lib/unistr/u32-to-u8.c (u32_to_u8): Likewise.
57518         * lib/unistr/u8-to-u16.c (u8_to_u16): Fix u16_uctomb invocation.
57519         * lib/unistr/u32-to-u16.c (u32_to_u16): Likewise.
57520
57521         * modules/unistr/u8-to-u16 (Depends-on): Add missing modules.
57522         * modules/unistr/u8-to-u32 (Depends-on): Add missing modules.
57523         * modules/unistr/u16-to-u8 (Depends-on): Add missing modules.
57524         * modules/unistr/u16-to-u32 (Depends-on): Add missing modules.
57525         * modules/unistr/u32-to-u8 (Depends-on): Add missing modules.
57526         * modules/unistr/u32-to-u16 (Depends-on): Add missing modules.
57527
57528 2007-01-24  Bruno Haible  <bruno@clisp.org>
57529
57530         Don't AC_REQUIRE autoconf macros that invoke AC_LIBOBJ. See
57531         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00279.html>.
57532         * m4/argp.m4 (gl_ARGP): Invoke, don't require, gl_GETOPT_SUBSTITUTE.
57533         * m4/fts.m4 (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): Invoke, don't require,
57534         gl_FUNC_FTS_CORE.
57535         (gl_FUNC_FTS_CORE): Invoke, don't require, gl_FUNC_OPENAT.
57536         * m4/lstat.m4 (gl_FUNC_LSTAT): Invoke, don't require,
57537         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
57538         * m4/memcmp.m4 (gl_FUNC_MEMCMP): Invoke, don't require, AC_FUNC_MEMCMP.
57539         * m4/mktime.m4 (gl_FUNC_MKTIME): Invoke, don't require, AC_FUNC_MKTIME.
57540         * m4/openat.m4 (gl_FUNC_OPENAT): Invoke, don't require,
57541         gl_FUNC_FCHOWNAT.
57542         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Invoke, don't require,
57543         gl_FUNC_STRFTIME.
57544         * m4/strtod.m4 (gl_FUNC_STRTOD): Invoke, don't require, AC_FUNC_STRTOD.
57545         Reported by Ralf Wildenhues.
57546
57547 2007-01-24  Bruno Haible  <bruno@clisp.org>
57548
57549         Drop AC_REQUIRE calls that are redundant with the module dependencies.
57550         * m4/canon-host.m4 (gl_PREREQ_CANON_HOST): Don't require
57551         gl_GETADDRINFO.
57552         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Don't require AM_STDBOOL_H,
57553         gl_FUNC_MEMPCPY, gl_FUNC_OPENAT, gl_FUNC_MEMRCHR.
57554         * m4/openat.m4 (gl_PREREQ_OPENAT): Don't require gl_SAVE_CWD.
57555
57556 2007-01-24  Paul Eggert  <eggert@cs.ucla.edu>
57557
57558         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Add test for glibc bug 361.
57559         Don't use 'exit'; just return from 'main'.
57560         (_AC_LIBOBJ_FNMATCH): Check for headers and functions just once.
57561
57562         * lib/fnmatch_.h: Readjust white space and comments to match
57563         glibc, to avoid spurious diffs.
57564
57565 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
57566
57567         * lib/fnmatch_loop.c (internal_fnmatch) [!_LIBC]: #if-out the
57568         2004-12-01 change by Jakub Jelinek, since this code won't compile
57569         if !LIBC.  Problem reported by Bob Proulx.
57570
57571 2007-01-23  Bruno Haible  <bruno@clisp.org>
57572
57573         * lib/striconveh.c: Include c-strcaseeq.h.
57574         (mem_iconveh, str_iconveh): Use STRCASEEQ instead of c_strcasecmp.
57575         * modules/striconveh (Depends-on): Add c-strcaseeq.
57576
57577 2007-01-23  Bruno Haible  <bruno@clisp.org>
57578
57579         * MODULES.html.sh (String handling): Add streq, c-strcaseeq.
57580
57581         * modules/c-strcaseeq: New file.
57582         * lib/c-strcaseeq.h: New file.
57583
57584         * modules/streq: New file.
57585         * lib/streq.h: New file.
57586
57587 2007-01-23  Bruno Haible  <bruno@clisp.org>
57588
57589         * modules/striconveha-tests: New file.
57590         * tests/test-striconveha.c: New file.
57591
57592         * lib/striconveha.h: Include <stdbool.h>.
57593         (mem_iconveha, str_iconveha): Add 'transliterate' argument.
57594         * lib/striconveha.c: Include allocsa.h, strdup.h, c-strcase.h.
57595         (mem_iconveha_notranslit): Renamed from mem_iconveha.
57596         (mem_iconveha): New function.
57597         (str_iconveha_notranslit): Renamed from str_iconveha.
57598         (str_iconveha): New function.
57599         * modules/striconveha (Depends-on): Add stdbool, allocsa, strdup,
57600         c-strcase.
57601
57602 2007-01-23  Bruno Haible  <bruno@clisp.org>
57603
57604         * lib/striconveha.c (mem_iconveha): Fix endless recursion. Try all
57605         encodings without forgiving before trying any encoding with handler.
57606         (str_iconveha): Try all encodings without forgiving before trying any
57607         encoding with handler.
57608
57609 2007-01-23  Paul Eggert  <eggert@cs.ucla.edu>
57610
57611         Import the following changes from libc.
57612
57613         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
57614
57615         * lib/fnmatch_loop.c: Adjust for changed secondary hash function.
57616
57617         2004-12-01  Jakub Jelinek  <jakub@redhat.com>
57618
57619         * lib/fnmatch_loop.c (internal_fnmatch): Clear is_seqval after
57620         normal_bracket label.
57621
57622         2004-09-01  Jakub Jelinek  <jakub@redhat.com>
57623
57624         [BZ #361]
57625         * lib/fnmatch_loop.c (FCT): For backslash between brackets, branch
57626         to normal_bracket after fetching the next character.
57627
57628 2007-01-22  Bruno Haible  <bruno@clisp.org>
57629
57630         * lib/striconveh.h (mem_cd_iconveh, mem_iconveh): Add 'offsets'
57631         argument.
57632         * lib/striconveh.c (iconv_carefully_1): New function.
57633         (mem_cd_iconveh_internal, mem_cd_iconveh, mem_iconveh): Add 'offsets'
57634         argument.
57635         (str_cd_iconveh): Update.
57636         * lib/striconveha.h (mem_iconveha): Add 'offsets' argument.
57637         * lib/striconveha.c (mem_iconveha): Add 'offsets' argument.
57638         * tests/test-striconveh.c (MAGIC): New macro.
57639         (new_offsets): New function.
57640         (main): Test call with and without offsets.
57641
57642 2007-01-22  Bruno Haible  <bruno@clisp.org>
57643
57644         * modules/sys_stat (Makefile.am): Use @MKDIR_P@ instead of $(MKDIR_P).
57645         * modules/sys_select (Makefile.am): Likewise.
57646         * modules/sys_socket (Makefile.am): Likewise.
57647         * modules/sys_time (Makefile.am): Likewise.
57648
57649 2007-01-22  Paul Eggert  <eggert@cs.ucla.edu>
57650
57651         * modules/gettimeofday (License): Change from GPL to LGPL, since
57652         gettimeofday is a library function.
57653
57654 2007-01-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
57655
57656         * lib/poll.c (rpl_poll): Don't check against FD_SETSIZE under Win32.
57657
57658 2007-01-21  Bruno Haible  <bruno@clisp.org>
57659
57660         * m4/gnulib-common.m4 (AC_PROG_MKDIR_P): New macro.
57661
57662 2007-01-21  Bruno Haible  <bruno@clisp.org>
57663
57664         * modules/striconveha: New file.
57665         * lib/striconveha.h: New file.
57666         * lib/striconveha.c: New file.
57667         * MODULES.html.sh (Internationalization functions): Add striconveha.
57668         * lib/striconv.c (str_iconv): Optimize the case of an empty input
57669         string.
57670         * lib/striconveh.c (mem_iconveh, str_iconveh): Likewise.
57671
57672 2007-01-21  Bruno Haible  <bruno@clisp.org>
57673
57674         * lib/striconv.c (str_iconv): Guarantee errno is set when strdup fails.
57675         * lib/striconveh.c (str_iconveh): Likewise.
57676
57677 2007-01-21  Bruno Haible  <bruno@clisp.org>
57678
57679         * lib/striconveh.h (mem_iconveh): New declaration.
57680         * lib/striconveh.c (mem_iconveh): New function.
57681         * tests/test-striconveh.c (main): Add tests for mem_iconveh.
57682
57683 2007-01-21  Bruno Haible  <bruno@clisp.org>
57684
57685         * lib/xstriconv.h (xmem_cd_iconv): Change specification.
57686
57687         * lib/striconveh.h (mem_cd_iconveh): Change specification.
57688         * lib/striconveh.c (mem_cd_iconveh): Don't free the user-supplied
57689         original result buffer.
57690         (str_cd_iconveh): Update.
57691         * tests/test-striconveh.c (main): Update.
57692
57693         * lib/striconv.h (mem_cd_iconv): Change specification.
57694         * lib/striconv.c (mem_cd_iconv): Don't free the user-supplied original
57695         result buffer.
57696         (str_cd_iconv): Update.
57697         * tests/test-striconv.c (main): Update.
57698
57699 2007-01-21  Bruno Haible  <bruno@clisp.org>
57700
57701         * gnulib-tool: Fix test whether sed is GNU sed supporting --posix.
57702
57703 2007-01-20  Jim Meyering  <jim@meyering.net>
57704
57705         * lib/userspec.c (parse_with_separator): If a user or group string
57706         starts with "+", skip the corresponding name-to-ID look-up, since
57707         such a look-up must fail: user and group names may not include "+".
57708
57709 2007-01-19  Paul Eggert  <eggert@cs.ucla.edu>
57710
57711         * lib/poll.c: Include sys/time.h and time.h unconditionally,
57712         since we now assume the sys_time module.
57713         * m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
57714         check for sys/time.h; no longer needed.
57715         * modules/poll (Depends-on): Depend on sys_time.
57716
57717 2007-01-18  Bruno Haible  <bruno@clisp.org>
57718
57719         * m4/mktime.m4 (AC_FUNC_MKTIME): Remove test for <sys/time.h>.
57720         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
57721
57722         * m4/tempname.m4 (gl_PREREQ_TEMPNAME): Remove tests for sys/time.h and
57723         gettimeofday.
57724
57725         * tests/test-gettimeofday.c: Include <time.h>.
57726         (dummy): Remove variable.
57727
57728         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H_BODY): Renamed from
57729         gl_HEADER_SYS_TIME_H.
57730         (gl_HEADER_SYS_TIME_H): New macro.
57731
57732         * lib/sys_time_.h: Test GETTIMEOFDAY_REPLACEMENT instead of
57733         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57734         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY,
57735         gl_FUNC_GETTIMEOFDAY_CLOBBER): Set GETTIMEOFDAY_REPLACEMENT instead of
57736         HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57737         * m4/sys_time_h.m4 (gl_HEADER_SYS_TIME_H): Initialize
57738         GETTIMEOFDAY_REPLACEMENT instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE
57739         and GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57740         * modules/sys_time (sys/time.h): Substitute GETTIMEOFDAY_REPLACEMENT
57741         instead of HAVE_GETTIMEOFDAY_POSIX_SIGNATURE and
57742         GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57743
57744         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Undo the
57745         last change; it caused a compilation error when cross-compiling to
57746         Cygwin.
57747
57748 2007-01-18  Jim Meyering  <jim@meyering.net>
57749
57750         Use "$(MKDIR_P) sys", not race-prone "test -d sys || mkdir sys".
57751         * modules/sys_stat (Makefile.am): Use "$(MKDIR_P) sys", rather
57752         than the race-prone "test -d sys || mkdir sys".
57753         (configure.ac): Use AC_PROG_MKDIR_P.
57754         * modules/sys_select: Likewise.
57755         * modules/sys_socket: Likewise.
57756         * modules/sys_time: Likewise.
57757
57758 2007-01-18  Eric Blake  <ebb9@byu.net>
57759
57760         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Also
57761         replace gettimeofday.
57762         * lib/gettimeofday.c (rpl_gettimeofday): Declare with replacement
57763         name, to avoid infinite recursion.
57764
57765 2007-01-17  Paul Eggert  <eggert@cs.ucla.edu>
57766
57767         * MODULES.html.sh (Support for systems lacking POSIX:2001): New
57768         module sys_time.
57769         * lib/gethrxtime.c: Include <sys/time.h>, since we can no longer
57770         assume timespec.h defines struct timeval.
57771         * lib/settime.c: Likewise.
57772         * lib/utimens.c: Likewise.
57773         * lib/gettime.c (gettime): Remove test against HAVE_GETTIMEOFDAY,
57774         since we now assume the gettimeofday module.
57775         * lib/tempname.c (__gen_tempname): Likewise.
57776         * lib/gettimeofday.h: Remove.
57777         * lib/gettimeofday.c: Include <sys/time.h> instead of "gettimeofday.h".
57778         Don't include <sys/types.h> and <stdlib.h>; shouldn't be needed.
57779         Include <time.h>, for 'time()'.
57780         (localtime_buffer_addr): Also use this workaround if
57781         TZSET_CLOBBERS_LOCALTIME.  Set to a dummy static variable by default,
57782         to simplify the uses.  All uses changed.
57783         (localtime, gmtime, tzset, gettimeofday): Reformat slightly so
57784         that #undef is inside {}, and 'const' follows type name consistently.
57785         (tzset): Define replacement only if TZSET_CLOBBERS_LOCALTIME.
57786         (gettimeofday): Do not use the maximum possible value for
57787         tv->tv_usec, since that might break usages other than ls.c.
57788         Instead, we'll leave ls.c alone.  This undoes today's patch
57789         by Bruno.  Add a compile-time warning for 1s-clock resolution;
57790         we've never observed the problem but might as well keep the
57791         canary.
57792         * lib/nanosleep.c: Include timespec.h first, for interface check.
57793         * lib/nanosleep.c: Include <sys/time.h> unconditionally, since we
57794         now assume the sys_time module.
57795         * lib/tempname.c: Likewise.
57796         * lib/timespec.h: Likewise.
57797         * lib/nanosleep.c: Don't worry about TIME_WITH_SYS_TIME; no longer
57798         needed.
57799         * lib/strftime.c: Likewise.
57800         * lib/timespec.h: Likewise.
57801         * lib/posixtm.c: Include posixtm.h first, for interface check.
57802         Don't worry about TM_IN_SYS_TIME; that's wayyy obsolete.
57803         * lib/posixtm.h: Include stdbool.h and time.h, for proper interface.
57804         * lib/strftime.c: Don't include <sys/types.h>; shouldn't be needed.
57805         * lib/sys_time_.h: New file.
57806         * lib/timespec.h (struct timespec): Use long int, not long.
57807         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY):
57808         (gl_FUNC_GETTIMEOFDAY_CLOBBER, gl_PREREQ_GETTIMEOFDAY):
57809         Remove obsolescent call to AC_HEADER_TIME.
57810         * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
57811         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
57812         * m4/strftime.m4 (gl_FUNC_STRFTIME): Likewise.
57813         * m4/timespec.m4 (gl_TIMESPEC, gl_CHECK_TYPE_STRUCT_TIMESPEC):
57814         Likewise.
57815         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Likewise.
57816         * m4/utimbuf.m4 (gl_CHECK_TYPE_STRUCT_UTIMBUF): Likewise.
57817         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): Move sys/time.h tests
57818         into the sys_time module.  Check for gettimeofday just once.
57819         Prefix our variables with gl_, not with ac_ or jm_.  Tighten test
57820         for gettimeofday signature to just check the signature.  Merely
57821         compile it, since linking doesn't test signature.  Improve test for
57822         whether gettimeofday.o is actually needed.
57823         (gl_FUNC_GETTIMEOFDAY_CLOBBER): Renamed from
57824         AC_FUNC_GETTIMEOFDAY_CLOBBER.  All uses changed.  Use
57825         AC_RUN_IFELSE rather than AC_TRY_RUN.  If clobbering, set
57826         and define GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57827         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Don't define
57828         GETTIMEOFDAY_CLOBBERS_LOCALTIME; that's gl_FUNC_GETTIMEOFDAY_CLOBBER's
57829         job.  Don't define tzset; that's gl_FUNC_TZSET_CLOBBER's job.
57830         * m4/mktime.m4 (AC_FUNC_MKTIME): Just include <time.h> rather
57831         than worrying about sys/time.h.
57832         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
57833         Don't bother worrying about TIME_WITH_SYS_TIME.
57834         * m4/stat-time.m4 (gl_STAT_TIME): Likewise.
57835         * m4/posixtm.m4 (gl_POSIXTM): Remove obsolescent call to AC_STRUCT_TM.
57836         * m4/sys_time_h.m4: New file.
57837         * m4/tzset.m4 (gl_FUNC_TZSET_CLOBBER): Require gl_HEADER_SYS_TIME_H.
57838         Don't include sys/time.h.  Return from main rather than exiting.
57839         Define TZSET_CLOBBERS_LOCALTIME, for consistency with other names;
57840         all uses changed.
57841         * modules/gethrxtime (Depends-on): Add sys_time.
57842         * modules/gettime (Depends-on): Likewise.
57843         * modules/gettimeofday (Depends-on): Likewise.
57844         * modules/nanosleep (Depends-on): Likewise.
57845         * modules/settime (Depends-on): Likewise.
57846         * modules/tempname (Depends-on): Likewise.
57847         * modules/utimens (Depends-on): Likewise.
57848         * modules/gettimeofday (Files): Remove lib/gettimeofday.h.
57849         (Include): Change back to <sys/time.h>.
57850         (Maintainer): Add self.
57851         * modules/sys_time: New file.
57852         * modules/tempname (Depends-on): Add gettimeofday.
57853         * tests/test-gettimeofday.c: Include <sys/time.h>
57854         rather than gettimeofday.h.
57855
57856 2007-01-17  Bruno Haible  <bruno@clisp.org>
57857
57858         * gnulib-tool (func_get_license): Revert last patch. Instead, let
57859         the license default to GPL.
57860         (func_create_testdir): Don't complain if a module is LGPL and its
57861         tests module depends on GPLed modules.
57862
57863 2007-01-17  Bruno Haible  <bruno@clisp.org>
57864
57865         * lib/gettimeofday.c (gettimeofday): Add code for the case
57866         HAVE_GETTIMEOFDAY && !GETTIMEOFDAY_CLOBBERS_LOCALTIME. Use the
57867         maximum possible value for tv->tv_usec, rather than the minimum one.
57868
57869 2005-10-08  Martin Lambers  <marlam@marlam.de>
57870 2005-10-08  Paul Eggert  <eggert@cs.ucla.edu>
57871 2007-01-16  Bruno Haible  <bruno@clisp.org>
57872
57873         * modules/gettimeofday (Files): Add lib/gettimeofday.h.
57874         (configure.ac): Remove AC_FUNC_GETTIMEOFDAY_CLOBBER. Add
57875         gl_FUNC_GETTIMEOFDAY.
57876         (Include): Add gettimeofday.h.
57877         * m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY): New macro.
57878         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't invoke gl_PREREQ_GETTIMEOFDAY.
57879         (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): Define
57880         GETTIMEOFDAY_CLOBBERS_LOCALTIME. Invoke gl_PREREQ_GETTIMEOFDAY here.
57881         (gl_PREREQ_GETTIMEOFDAY): Check for <sys/timeb.h> and _ftime.
57882         * lib/gettimeofday.h: New file.
57883         * lib/gettimeofday.c: Include <sys/timeb.h>.
57884         (localtime_buffer_addr, rpl_localtime, rpl_gmtime, rpl_tzset): Define
57885         only if GETTIMEOFDAY_CLOBBERS_LOCALTIME.
57886         (rpl_gettimeofday) [!HAVE_GETTIMEOFDAY]: Use _ftime() when available;
57887         fall back on time().
57888
57889         * tests/test-gettimeofday.c: New file.
57890         * modules/gettimeofday-tests: New file.
57891
57892 2007-01-16  Eric Blake  <ebb9@byu.net>
57893
57894         * modules/fnmatch (Depends-on): Depend on wchar.
57895         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Assume <wchar.h>.
57896         * m4/fnmatch.m4: Likewise.
57897         * modules/mbchar (Makefile.am): Assume <wchar.h>.
57898         * m4/mbchar.m4: Likewise.
57899         * modules/mbswidth (Depends-on): Depend on wchar.
57900         * lib/mbswidth.c: Assume <wchar.h>.
57901         * m4/mbswidth.m4: Likewise.
57902         * modules/quotearg (Depends-on): Depend on wchar.
57903         * lib/quotearg.c: Assume <wchar.h>.
57904         * m4/quotearg.m4: Likewise.
57905         * modules/regex (Depends-on): Depend on wchar.
57906         * lib/regex_internal.h: Assume <wchar.h>.
57907         * m4/regex.m4: Likewise.
57908         * modules/stdint (Depends-on): Depend on wchar.
57909         * lib/stdint_.h [!defined WCHAR_MIN]: Assume <wchar.h>.
57910         * m4/stdint.m4: Likewise.
57911         * tests/test-stdint.c [HAVE_WINT_T]: Likewise.
57912         * modules/strftime (Depends-on): Depend on wchar.
57913         * lib/strftime.c (DO_MULTIBYTE): Assume <wchar.h>.
57914         * modules/strtol (Depends-on): Depend on wchar.
57915         * lib/strtol.c: Assume <wchar.h>.
57916         * modules/wcwidth (Depends-on): Depend on wchar.
57917         * lib/wcwidth.h: Assume <wchar.h>.
57918         * m4/wcwidth.m4: Likewise.
57919
57920 2007-01-16  Bruno Haible  <bruno@clisp.org>
57921
57922         * modules/csharpexec-script: New, created from...
57923         * modules/csharpexec: ... this.
57924
57925 2007-01-16  Paolo Bonzini  <bonzini@gnu.org>
57926
57927         * modules/javaexec-script: New, created from...
57928         * modules/javaexec: ... this.
57929
57930 2007-01-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
57931
57932         * modules/poll (Dependencies): Add sys_select.
57933
57934 2007-01-15  Jim Meyering  <jim@meyering.net>
57935
57936         * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct-
57937         redefinition bug when using both <utmp.h> and <utmpx.h> headers.
57938         * lib/readutmp.h: Likewise.  Reported by Daniel Richard G. in
57939         <http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/9415>.
57940
57941 2007-01-15  Bruno Haible  <bruno@clisp.org>
57942
57943         * modules/striconveh: New file.
57944         * lib/striconveh.h: New file.
57945         * lib/striconveh.c: New file.
57946         * MODULES.html.sh (Internationalization functions): Add striconveh.
57947
57948         * modules/striconveh-tests: New file.
57949         * tests/test-striconveh.c: New file.
57950
57951 2007-01-15  Bruno Haible  <bruno@clisp.org>
57952
57953         * lib/striconv.c (str_cd_iconv): Use the first algorithm if iconv is
57954         not from GNU libiconv or GNU libc.
57955
57956 2007-01-15  Bruno Haible  <bruno@clisp.org>
57957
57958         * doc/gnulib-intro.texi (Copyright): Explain the different license
57959         terms for module descriptions, autoconf macros, tests, documentation.
57960
57961 2007-01-14  Bruno Haible  <bruno@clisp.org>
57962
57963         * modules/striconv-tests: New file.
57964         * tests/test-striconv.c: New file.
57965
57966 2007-01-14  Bruno Haible  <bruno@clisp.org>
57967
57968         * modules/iconv-tests: New file.
57969         * tests/test-iconv.c: New file.
57970
57971 2007-01-14  Bruno Haible  <bruno@clisp.org>
57972
57973         * gnulib-tool (func_get_license): For test modules, use the license of
57974         the main module.
57975
57976 2007-01-14  Bruno Haible  <bruno@clisp.org>
57977
57978         * modules/iconv (Include): Clarify that <iconv.h> can only be included
57979         if iconv is found to exist.
57980
57981 2007-01-14  Bruno Haible  <bruno@clisp.org>
57982
57983         * modules/c-ctype-tests: New file.
57984         * tests/test-c-ctype.c: New file.
57985
57986 2007-01-14  Bruno Haible  <bruno@clisp.org>
57987
57988         * modules/binary-io-tests: New file.
57989         * tests/test-binary-io.sh: New file.
57990         * tests/test-binary-io.c: New file.
57991
57992 2007-01-14  Bruno Haible  <bruno@clisp.org>
57993
57994         * modules/array-oset-tests: New file.
57995         * tests/test-array_oset.c: New file.
57996
57997 2007-01-14  Bruno Haible  <bruno@clisp.org>
57998
57999         * modules/array-list-tests: New file.
58000         * tests/test-array_list.c: New file.
58001
58002 2007-01-14  Bruno Haible  <bruno@clisp.org>
58003
58004         * gnulib-tool (func_create_testdir): Don't unnecessarily run configure
58005         and make.
58006         Reported by Simon Josefsson in
58007         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00139.html>
58008
58009 2007-01-14  Bruno Haible  <bruno@clisp.org>
58010
58011         * modules/allocsa-tests: New file.
58012         * tests/test-allocsa.c: New file.
58013
58014 2007-01-14  Bruno Haible  <bruno@clisp.org>
58015
58016         * modules/fchdir (Depends-on): Add absolute-header.
58017         * modules/unistd (Depends-on): Likewise.
58018
58019 2006-12-30  Bruno Haible  <bruno@clisp.org>
58020
58021         * modules/fchdir: New file.
58022         * modules/unistd (Files): Add lib/unistd_.h.
58023         (Makefile.am): Generate unistd.h from unistd_.h.
58024         * lib/fchdir.c: New file.
58025         * lib/dirent_.h: New file.
58026         * lib/unistd_.h: New file.
58027         * lib/fcntl_.h (open) [FCHDIR_REPLACEMENT]: New replacement.
58028         * m4/fchdir.m4: New file.
58029         * m4/unistd_h.m4 (gl_PREREQ_UNISTD): New macro.
58030         (gl_HEADER_UNISTD): Invoke it.
58031         * lib/dup-safer.c (dup_safer) [FCHDIR_REPLACEMENT]: Use the dup
58032         function.
58033         * lib/backupfile.c (opendir, closedir): Undefine.
58034         * lib/chown.c (open, close): Undefine.
58035         * lib/clean-temp.c (open, close): Undefine.
58036         * lib/copy-file.c (open, close): Undefine.
58037         * lib/execute.c (open, close): Undefine.
58038         * lib/fsusage.c (open, close): Undefine.
58039         * lib/gc-gnulib.c (open, close): Undefine.
58040         * lib/getcwd.c (opendir, closedir): Undefine.
58041         * lib/glob.c (opendir, closedir): Undefine.
58042         * lib/javacomp.c (open, close): Undefine.
58043         * lib/mountlist.c (open, close, opendir, closedir): Undefine.
58044         * lib/openat-proc.c (open, close): Undefine.
58045         * lib/pagealign_alloc.c (open, close): Undefine.
58046         * lib/pipe.c (open, close): Undefine.
58047         * lib/progreloc.c (open, close): Undefine.
58048         * lib/savedir.c (opendir, closedir): Undefine.
58049         * lib/utime.c (open, close): Undefine.
58050         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add fchdir.
58051
58052 2007-01-10  Bruno Haible  <bruno@clisp.org>
58053
58054         * lib/striconv.c (mem_cd_iconv): Align the temporary buffer.
58055
58056 2007-01-12  Eric Blake  <ebb9@byu.net>
58057
58058         Provide a robust <wchar.h>.  Further simplifications are now
58059         possible in other modules, but not included here.
58060         * modules/wchar: New module.
58061         * m4/wchar.m4: New file.
58062         * lib/wchar_.h: Likewise.
58063         * modules/mbchar (Depends-on): Depend on wchar, as the first use
58064         of the new module.
58065         * MODULES.html.sh (Extended multibyte and wide character utilities):
58066         New section.
58067
58068 2007-01-12  Paul Eggert  <eggert@cs.ucla.edu>
58069
58070         * lib/xreadlink.c (SYMLINK_MAX) [!defined SYMLINK_MAX]: Define
58071         to a reasonable default for memory allocation.
58072         (xreadlink): Don't allocate a huge buffer, to work around a buggy
58073         file system that reports garbage st_size values for symlinks.
58074         Problem reported by Liyang Hu.
58075
58076 2007-01-11  Simon Josefsson  <simon@josefsson.org>
58077
58078         * gnulib-tool (func_all_modules): Exclude all .* files (e.g.,
58079         Emacs .#* auto-save files).
58080
58081 2007-01-11  Bruno Haible  <bruno@clisp.org>
58082
58083         * gnulib-tool (func_all_modules): Exclude all files inside the CVS
58084         directory.
58085
58086 2007-01-10  Paul Eggert  <eggert@cs.ucla.edu>
58087
58088         Use @...@ consistently in lib/wctype_.h.
58089         * lib/wctype_.h [HAVE_WINT_T]: Go back to using @...@, but rely
58090         on it being set to 1 or 0.
58091         * m4/wctype.m4 (gl_WCTYPE_H): Set HAVE_WINT_T to 1 or 0, and
58092         go back to AC_SUBSTing it.
58093         * modules/wctype (Makefile.am): Undo previous change.
58094
58095 2007-01-10  Eric Blake  <ebb9@byu.net>
58096
58097         * lib/wctype_.h [HAVE_WINT_T]: Rely on AC_DEFINE.
58098         * m4/wctype.m4 (gl_WCTYPE_H): No need to AC_SUBST(HAVE_WINT_T).
58099         * modules/wctype (Makefile.am): Likewise.
58100         Reported by Chris McGuire.
58101
58102 2007-01-10  Jim Meyering  <jim@meyering.net>
58103
58104         fts.c: a small readability/maintainability improvement
58105         * lib/fts.c (fts_read): Make this code slightly more readable and
58106         maintainable by hoisting the "sp->fts_cur = p" assignments to
58107         immediately follow the statements that set P.  Derived from
58108         the patch by Miloslav Trmac in http://bugzilla.redhat.com/222089.
58109
58110 2007-01-10  Eric Blake  <ebb9@byu.net>
58111
58112         * lib/wctype_.h [HAVE_WINT_T]: Include <stddef.h> before
58113         <wchar.h>, to work around BSDI bug in BSD/OS 4.0.1.
58114         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
58115         * m4/wint_t.m4 (gt_TYPE_WINT_T): Likewise.
58116         Reported by Chris McGuire.
58117
58118 2007-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
58119
58120         * gnulib-tool (func_all_modules): Use POSIX conforming escaping
58121         in sed script.
58122
58123 2007-01-09  Bruno Haible  <bruno@clisp.org>
58124
58125         * MODULES.html.sh: Accept options --cvs-urls, --git-urls.
58126         (repo_url_prefix, repo_url_suffix, repo_url_suffix_repl): New
58127         variables.
58128         (func_module): Use them.
58129
58130 2007-01-09  Bruno Haible  <bruno@clisp.org>
58131
58132         * modules/unistr/base: New file.
58133         * lib/unistr.h: New file.
58134
58135         * modules/unistr/u8-to-u16: New file.
58136         * lib/unistr/u8-to-u16.c: New file.
58137
58138         * modules/unistr/u8-to-u32: New file.
58139         * lib/unistr/u8-to-u32.c: New file.
58140
58141         * modules/unistr/u16-to-u8: New file.
58142         * lib/unistr/u16-to-u8.c: New file.
58143
58144         * modules/unistr/u16-to-u32: New file.
58145         * lib/unistr/u16-to-u32.c: New file.
58146
58147         * modules/unistr/u32-to-u8: New file.
58148         * lib/unistr/u32-to-u8.c: New file.
58149
58150         * modules/unistr/u32-to-u16: New file.
58151         * lib/unistr/u32-to-u16.c: New file.
58152
58153         * modules/unistr/u8-check: New file.
58154         * modules/unistr/u16-check: New file.
58155         * modules/unistr/u32-check: New file.
58156         * lib/unistr/u8-check.c: New file.
58157         * lib/unistr/u16-check.c: New file.
58158         * lib/unistr/u32-check.c: New file.
58159
58160         * modules/unistr/u8-chr: New file.
58161         * modules/unistr/u16-chr: New file.
58162         * modules/unistr/u32-chr: New file.
58163         * lib/unistr/u8-chr.c: New file.
58164         * lib/unistr/u16-chr.c: New file.
58165         * lib/unistr/u32-chr.c: New file.
58166
58167         * modules/unistr/u8-cmp: New file.
58168         * modules/unistr/u16-cmp: New file.
58169         * modules/unistr/u32-cmp: New file.
58170         * lib/unistr/u8-cmp.c: New file.
58171         * lib/unistr/u16-cmp.c: New file.
58172         * lib/unistr/u32-cmp.c: New file.
58173
58174         * modules/unistr/u8-cpy: New file.
58175         * modules/unistr/u16-cpy: New file.
58176         * modules/unistr/u32-cpy: New file.
58177         * lib/unistr/u8-cpy.c: New file.
58178         * lib/unistr/u16-cpy.c: New file.
58179         * lib/unistr/u32-cpy.c: New file.
58180         * lib/unistr/u-cpy.h: New file.
58181
58182         * modules/unistr/u8-cpy-alloc: New file.
58183         * modules/unistr/u16-cpy-alloc: New file.
58184         * modules/unistr/u32-cpy-alloc: New file.
58185         * lib/unistr/u8-cpy-alloc.c: New file.
58186         * lib/unistr/u16-cpy-alloc.c: New file.
58187         * lib/unistr/u32-cpy-alloc.c: New file.
58188         * lib/unistr/u-cpy-alloc.h: New file.
58189
58190         * modules/unistr/u8-endswith: New file.
58191         * modules/unistr/u16-endswith: New file.
58192         * modules/unistr/u32-endswith: New file.
58193         * lib/unistr/u8-endswith.c: New file.
58194         * lib/unistr/u16-endswith.c: New file.
58195         * lib/unistr/u32-endswith.c: New file.
58196         * lib/unistr/u-endswith.h: New file.
58197
58198         * modules/unistr/u8-mblen: New file.
58199         * modules/unistr/u16-mblen: New file.
58200         * modules/unistr/u32-mblen: New file.
58201         * lib/unistr/u8-mblen.c: New file.
58202         * lib/unistr/u16-mblen.c: New file.
58203         * lib/unistr/u32-mblen.c: New file.
58204
58205         * modules/unistr/u8-mbtouc: New file.
58206         * modules/unistr/u16-mbtouc: New file.
58207         * modules/unistr/u32-mbtouc: New file.
58208         * lib/unistr/u8-mbtouc.c: New file.
58209         * lib/unistr/u16-mbtouc.c: New file.
58210         * lib/unistr/u32-mbtouc.c: New file.
58211
58212         * modules/unistr/u8-mbtouc-safe: New file.
58213         * modules/unistr/u16-mbtouc-safe: New file.
58214         * modules/unistr/u32-mbtouc-safe: New file.
58215         * lib/unistr/u8-mbtouc-safe.c: New file.
58216         * lib/unistr/u16-mbtouc-safe.c: New file.
58217         * lib/unistr/u32-mbtouc-safe.c: New file.
58218
58219         * modules/unistr/u8-move: New file.
58220         * modules/unistr/u16-move: New file.
58221         * modules/unistr/u32-move: New file.
58222         * lib/unistr/u8-move.c: New file.
58223         * lib/unistr/u16-move.c: New file.
58224         * lib/unistr/u32-move.c: New file.
58225         * lib/unistr/u-move.h: New file.
58226
58227         * modules/unistr/u8-next: New file.
58228         * modules/unistr/u16-next: New file.
58229         * modules/unistr/u32-next: New file.
58230         * lib/unistr/u8-next.c: New file.
58231         * lib/unistr/u16-next.c: New file.
58232         * lib/unistr/u32-next.c: New file.
58233
58234         * modules/unistr/u8-prev: New file.
58235         * modules/unistr/u16-prev: New file.
58236         * modules/unistr/u32-prev: New file.
58237         * lib/unistr/u8-prev.c: New file.
58238         * lib/unistr/u16-prev.c: New file.
58239         * lib/unistr/u32-prev.c: New file.
58240
58241         * modules/unistr/u8-set: New file.
58242         * modules/unistr/u16-set: New file.
58243         * modules/unistr/u32-set: New file.
58244         * lib/unistr/u8-set.c: New file.
58245         * lib/unistr/u16-set.c: New file.
58246         * lib/unistr/u32-set.c: New file.
58247         * lib/unistr/u-set.h: New file.
58248
58249         * modules/unistr/u8-startswith: New file.
58250         * modules/unistr/u16-startswith: New file.
58251         * modules/unistr/u32-startswith: New file.
58252         * lib/unistr/u8-startswith.c: New file.
58253         * lib/unistr/u16-startswith.c: New file.
58254         * lib/unistr/u32-startswith.c: New file.
58255         * lib/unistr/u-startswith.h: New file.
58256
58257         * modules/unistr/u8-stpcpy: New file.
58258         * modules/unistr/u16-stpcpy: New file.
58259         * modules/unistr/u32-stpcpy: New file.
58260         * lib/unistr/u8-stpcpy.c: New file.
58261         * lib/unistr/u16-stpcpy.c: New file.
58262         * lib/unistr/u32-stpcpy.c: New file.
58263         * lib/unistr/u-stpcpy.h: New file.
58264
58265         * modules/unistr/u8-stpncpy: New file.
58266         * modules/unistr/u16-stpncpy: New file.
58267         * modules/unistr/u32-stpncpy: New file.
58268         * lib/unistr/u8-stpncpy.c: New file.
58269         * lib/unistr/u16-stpncpy.c: New file.
58270         * lib/unistr/u32-stpncpy.c: New file.
58271         * lib/unistr/u-stpncpy.h: New file.
58272
58273         * modules/unistr/u8-strcat: New file.
58274         * modules/unistr/u16-strcat: New file.
58275         * modules/unistr/u32-strcat: New file.
58276         * lib/unistr/u8-strcat.c: New file.
58277         * lib/unistr/u16-strcat.c: New file.
58278         * lib/unistr/u32-strcat.c: New file.
58279         * lib/unistr/u-strcat.h: New file.
58280
58281         * modules/unistr/u8-strchr: New file.
58282         * modules/unistr/u16-strchr: New file.
58283         * modules/unistr/u32-strchr: New file.
58284         * lib/unistr/u8-strchr.c: New file.
58285         * lib/unistr/u16-strchr.c: New file.
58286         * lib/unistr/u32-strchr.c: New file.
58287
58288         * modules/unistr/u8-strcmp: New file.
58289         * modules/unistr/u16-strcmp: New file.
58290         * modules/unistr/u32-strcmp: New file.
58291         * lib/unistr/u8-strcmp.c: New file.
58292         * lib/unistr/u16-strcmp.c: New file.
58293         * lib/unistr/u32-strcmp.c: New file.
58294
58295         * modules/unistr/u8-strcpy: New file.
58296         * modules/unistr/u16-strcpy: New file.
58297         * modules/unistr/u32-strcpy: New file.
58298         * lib/unistr/u8-strcpy.c: New file.
58299         * lib/unistr/u16-strcpy.c: New file.
58300         * lib/unistr/u32-strcpy.c: New file.
58301         * lib/unistr/u-strcpy.h: New file.
58302
58303         * modules/unistr/u8-strcspn: New file.
58304         * modules/unistr/u16-strcspn: New file.
58305         * modules/unistr/u32-strcspn: New file.
58306         * lib/unistr/u8-strcspn.c: New file.
58307         * lib/unistr/u16-strcspn.c: New file.
58308         * lib/unistr/u32-strcspn.c: New file.
58309         * lib/unistr/u-strcspn.h: New file.
58310
58311         * modules/unistr/u8-strdup: New file.
58312         * modules/unistr/u16-strdup: New file.
58313         * modules/unistr/u32-strdup: New file.
58314         * lib/unistr/u8-strdup.c: New file.
58315         * lib/unistr/u16-strdup.c: New file.
58316         * lib/unistr/u32-strdup.c: New file.
58317         * lib/unistr/u-strdup.h: New file.
58318
58319         * modules/unistr/u8-strlen: New file.
58320         * modules/unistr/u16-strlen: New file.
58321         * modules/unistr/u32-strlen: New file.
58322         * lib/unistr/u8-strlen.c: New file.
58323         * lib/unistr/u16-strlen.c: New file.
58324         * lib/unistr/u32-strlen.c: New file.
58325         * lib/unistr/u-strlen.h: New file.
58326
58327         * modules/unistr/u8-strmblen: New file.
58328         * modules/unistr/u16-strmblen: New file.
58329         * modules/unistr/u32-strmblen: New file.
58330         * lib/unistr/u8-strmblen.c: New file.
58331         * lib/unistr/u16-strmblen.c: New file.
58332         * lib/unistr/u32-strmblen.c: New file.
58333
58334         * modules/unistr/u8-strmbtouc: New file.
58335         * modules/unistr/u16-strmbtouc: New file.
58336         * modules/unistr/u32-strmbtouc: New file.
58337         * lib/unistr/u8-strmbtouc.c: New file.
58338         * lib/unistr/u16-strmbtouc.c: New file.
58339         * lib/unistr/u32-strmbtouc.c: New file.
58340
58341         * modules/unistr/u8-strncat: New file.
58342         * modules/unistr/u16-strncat: New file.
58343         * modules/unistr/u32-strncat: New file.
58344         * lib/unistr/u8-strncat.c: New file.
58345         * lib/unistr/u16-strncat.c: New file.
58346         * lib/unistr/u32-strncat.c: New file.
58347         * lib/unistr/u-strncat.h: New file.
58348
58349         * modules/unistr/u8-strncmp: New file.
58350         * modules/unistr/u16-strncmp: New file.
58351         * modules/unistr/u32-strncmp: New file.
58352         * lib/unistr/u8-strncmp.c: New file.
58353         * lib/unistr/u16-strncmp.c: New file.
58354         * lib/unistr/u32-strncmp.c: New file.
58355
58356         * modules/unistr/u8-strncpy: New file.
58357         * modules/unistr/u16-strncpy: New file.
58358         * modules/unistr/u32-strncpy: New file.
58359         * lib/unistr/u8-strncpy.c: New file.
58360         * lib/unistr/u16-strncpy.c: New file.
58361         * lib/unistr/u32-strncpy.c: New file.
58362         * lib/unistr/u-strncpy.h: New file.
58363
58364         * modules/unistr/u8-strnlen: New file.
58365         * modules/unistr/u16-strnlen: New file.
58366         * modules/unistr/u32-strnlen: New file.
58367         * lib/unistr/u8-strnlen.c: New file.
58368         * lib/unistr/u16-strnlen.c: New file.
58369         * lib/unistr/u32-strnlen.c: New file.
58370         * lib/unistr/u-strnlen.h: New file.
58371
58372         * modules/unistr/u8-strpbrk: New file.
58373         * modules/unistr/u16-strpbrk: New file.
58374         * modules/unistr/u32-strpbrk: New file.
58375         * lib/unistr/u8-strpbrk.c: New file.
58376         * lib/unistr/u16-strpbrk.c: New file.
58377         * lib/unistr/u32-strpbrk.c: New file.
58378         * lib/unistr/u-strpbrk.h: New file.
58379
58380         * modules/unistr/u8-strrchr: New file.
58381         * modules/unistr/u16-strrchr: New file.
58382         * modules/unistr/u32-strrchr: New file.
58383         * lib/unistr/u8-strrchr.c: New file.
58384         * lib/unistr/u16-strrchr.c: New file.
58385         * lib/unistr/u32-strrchr.c: New file.
58386
58387         * modules/unistr/u8-strspn: New file.
58388         * modules/unistr/u16-strspn: New file.
58389         * modules/unistr/u32-strspn: New file.
58390         * lib/unistr/u8-strspn.c: New file.
58391         * lib/unistr/u16-strspn.c: New file.
58392         * lib/unistr/u32-strspn.c: New file.
58393         * lib/unistr/u-strspn.h: New file.
58394
58395         * modules/unistr/u8-strstr: New file.
58396         * modules/unistr/u16-strstr: New file.
58397         * modules/unistr/u32-strstr: New file.
58398         * lib/unistr/u8-strstr.c: New file.
58399         * lib/unistr/u16-strstr.c: New file.
58400         * lib/unistr/u32-strstr.c: New file.
58401         * lib/unistr/u-strstr.h: New file.
58402
58403         * modules/unistr/u8-strtok: New file.
58404         * modules/unistr/u16-strtok: New file.
58405         * modules/unistr/u32-strtok: New file.
58406         * lib/unistr/u8-strtok.c: New file.
58407         * lib/unistr/u16-strtok.c: New file.
58408         * lib/unistr/u32-strtok.c: New file.
58409         * lib/unistr/u-strtok.h: New file.
58410
58411         * modules/unistr/u8-uctomb: New file.
58412         * modules/unistr/u16-uctomb: New file.
58413         * modules/unistr/u32-uctomb: New file.
58414         * lib/unistr/u8-uctomb.c: New file.
58415         * lib/unistr/u16-uctomb.c: New file.
58416         * lib/unistr/u32-uctomb.c: New file.
58417
58418         * MODULES.html.sh (Unicode string functions): Add the new modules.
58419
58420 2007-01-08  Bruno Haible  <bruno@clisp.org>
58421
58422         * gnulib-tool (func_all_modules): Use find, not ls, to traverse the
58423         modules directory. Filter out CVS, ChangeLog, COPYING, README also from
58424         subdirectories.
58425
58426 2007-01-08  Karl Berry  <karl@gnu.org>
58427
58428         * doc/error.texi: mention that main() fns must set program_name
58429         when progname is used.
58430
58431 2007-01-08  Paul Eggert  <eggert@cs.ucla.edu>
58432
58433         * m4/wctype.m4 (gl_WCTYPE_H): Compute ABSOLUTE_WCTYPE_H even if
58434         WCTYPE_H is empty, for the benefit of builds from non-distclean
58435         directories.  Problem reported by Eric Blake in
58436         <http://lists.gnu.org/archive/html/bug-gnulib/2007-01/msg00157.html>.
58437
58438 2007-01-08  Bruno Haible  <bruno@clisp.org>
58439
58440         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Remove
58441         PROVIDE_CANONICALIZE_FILENAME_MODE macro definition.
58442         * lib/canonicalize.h: Test GNULIB_CANONICALIZE instead of
58443         PROVIDE_CANONICALIZE_FILENAME_MODE.
58444         * modules/canonicalize (configure.ac): Use gl_MODULE_INDICATOR.
58445
58446 2007-01-08  Bruno Haible  <bruno@clisp.org>
58447
58448         * m4/fts.m4 (gl_FUNC_FTS_LGPL): Remove _LGPL_PACKAGE macro definition.
58449         * lib/fts_.h (_LGPL_PACKAGE): Remove macro.
58450         Use !GNULIB_FTS instead of _LGPL_PACKAGE.
58451         * lib/fts.c: Likewise.
58452         * modules/fts (configure.ac): Use gl_MODULE_INDICATOR.
58453
58454 2006-12-25  Bruno Haible  <bruno@clisp.org>
58455
58456         * modules/utf8-ucs4-safe: New file.
58457         * lib/utf8-ucs4-safe.h: New file.
58458         * lib/unistr/utf8-ucs4-safe.c: New file.
58459
58460         * modules/utf16-ucs4-safe: New file.
58461         * lib/utf16-ucs4-safe.h: New file.
58462         * lib/unistr/utf16-ucs4-safe.c: New file.
58463
58464         * MODULES.html.sh (Unicode string functions): Add the new modules.
58465
58466 2007-01-08  Bruno Haible  <bruno@clisp.org>
58467
58468         * modules/utf8-ucs4 (Files, lib_SOURCES): Add unistr/utf8-ucs4.c.
58469         (Depends-on): Add unitypes.
58470         * lib/utf8-ucs4.h: Add double-inclusion guard. Include unitypes.h.
58471         (u8_mbtouc_aux): Move out to separate file.
58472         (u8_mbtouc): Use ucs4_t, uint8_t types.
58473         * lib/unistr/utf8-ucs4.c: New file.
58474
58475         * modules/utf16-ucs4 (Files, lib_SOURCES): Add unistr/utf16-ucs4.c.
58476         (Depends-on): Add unitypes.
58477         * lib/utf16-ucs4.h: Add double-inclusion guard. Include unitypes.h.
58478         (u16_mbtouc_aux): Move out to separate file.
58479         (u16_mbtouc): Use ucs4_t, uint16_t types.
58480         * lib/unistr/utf16-ucs4.c: New file.
58481
58482         * modules/ucs4-utf8 (Files, lib_SOURCES): Add unistr/ucs4-utf8.c.
58483         (Depends-on): Add unitypes.
58484         * lib/ucs4-utf8.h: Add double-inclusion guard. Include unitypes.h.
58485         (u8_uctomb_aux): Move out to separate file.
58486         (u8_uctomb): Use ucs4_t, uint8_t types.
58487         * lib/unistr/ucs4-utf8.c: New file.
58488
58489         * modules/ucs4-utf16 (Files, lib_SOURCES): Add unistr/ucs4-utf16.c.
58490         (Depends-on): Add unitypes.
58491         * lib/ucs4-utf16.h: Add double-inclusion guard. Include unitypes.h.
58492         (u16_uctomb_aux): Move out to separate file.
58493         (u16_uctomb): Use ucs4_t, uint16_t types.
58494         * lib/unistr/ucs4-utf16.c: New file.
58495
58496 2006-12-25  Bruno Haible  <bruno@clisp.org>
58497
58498         * modules/unitypes: New file.
58499         * lib/unitypes.h: New file.
58500         * MODULES.html.sh (func_all_modules): New section "Unicode string
58501         functions". Move ucs4-utf8, ucs4-utf16, utf8-ucs4, utf16-ucs4 to
58502         this section. Add unitypes.
58503
58504 2007-01-08  Bruno Haible  <bruno@clisp.org>
58505
58506         Avoid variable names that conflict with those from libtool.
58507         * m4/lib-link.m4 (AC_LIB_RPATH, AC_LIB_LINKFLAGS_BODY,
58508         AC_LIB_LINKFLAGS_FROM_LIBS): Rename libext to acl_libext,
58509         shlibext to acl_shlibext, libname_spec to acl_libname_spec,
58510         library_names_spec to acl_library_names_spec, hardcode_* to
58511         acl_hardcode_*.
58512         Reported by Ralf Wildenhues.
58513
58514 2007-01-08  Bruno Haible  <bruno@clisp.org>
58515
58516         * m4/gc-arcfour.m4 (gl_GC_ARCFOUR): Remove GC_USE_ARCFOUR macro
58517         definition.
58518         * m4/gc-arctwo.m4 (gl_GC_ARCTWO): Remove GC_USE_ARCTWO macro
58519         definition.
58520         * m4/gc-des.m4 (gl_GC_DES): Remove GC_USE_DES macro definition.
58521         * m4/gc-hmac-md5.m4 (gl_GC_HMAC_MD5): Remove GC_USE_HMAC_MD5 macro
58522         definition.
58523         * m4/gc-hmac-sha1.m4 (gl_GC_HMAC_SHA1): Remove GC_USE_HMAC_SHA1 macro
58524         definition.
58525         * m4/gc-md2.m4 (gl_GC_MD2): Remove GC_USE_MD2 macro definition.
58526         * m4/gc-md4.m4 (gl_GC_MD4): Remove GC_USE_MD4 macro definition.
58527         * m4/gc-md5.m4 (gl_GC_MD5): Remove GC_USE_MD5 macro definition.
58528         * m4/gc-random.m4 (gl_GC_RANDOM): Remove GC_USE_RANDOM macro
58529         definition.
58530         * m4/gc-rijndael.m4 (gl_GC_RIJNDAEL): Remove GC_USE_RIJNDAEL macro
58531         definition.
58532         * m4/gc-sha1.m4 (gl_GC_SHA1): Remove GC_USE_SHA1 macro definition.
58533         * lib/gc-gnulib.c: Use GNULIB_GC_<algorithm> instead of
58534         GC_USE_<algorithm>.
58535         * lib/gc-libgcrypt.c: Likewise.
58536         * modules/gc-arcfour (configure.ac): Use gl_MODULE_INDICATOR.
58537         * modules/gc-arctwo (configure.ac): Likewise.
58538         * modules/gc-des (configure.ac): Likewise.
58539         * modules/gc-hmac-md5 (configure.ac): Likewise.
58540         * modules/gc-hmac-sha1 (configure.ac): Likewise.
58541         * modules/gc-md2 (configure.ac): Likewise.
58542         * modules/gc-md4 (configure.ac): Likewise.
58543         * modules/gc-md5 (configure.ac): Likewise.
58544         * modules/gc-random (configure.ac): Likewise.
58545         * modules/gc-rijndael (configure.ac): Likewise.
58546         * modules/gc-sha1 (configure.ac): Likewise.
58547
58548 2007-01-08  Bruno Haible  <bruno@clisp.org>
58549
58550         * m4/close-stream.m4 (gl_CLOSE_STREAM): Remove GNULIB_CLOSE_STREAM
58551         macro definition.
58552         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Remove GNULIB_FCNTL_SAFER macro
58553         definition.
58554         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Remove GNULIB_FOPEN_SAFER macro
58555         definition.
58556         * modules/close-stream (configure.ac): Invoke gl_MODULE_INDICATOR.
58557         * modules/fcntl-safer (configure.ac): Likewise.
58558         * modules/fopen-safer (configure.ac): Likewise.
58559         * modules/fwriteerror (configure.ac): Likewise. Remove explicit
58560         GNULIB_FWRITEERROR macro definition.
58561
58562 2007-01-08  Bruno Haible  <bruno@clisp.org>
58563
58564         * m4/gnulib-common.m4: New file.
58565         * gnulib-tool (func_get_autoconf_snippet): Undo last change.
58566         (func_get_filelist): Add m4/gnulib-common.m4.
58567
58568 2007-01-08  Bruno Haible  <bruno@clisp.org>
58569
58570         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Simplify the sorting
58571         command.
58572
58573 2007-01-08  Jim Meyering  <jim@meyering.net>
58574
58575         Use a more robust test for a "can't happen" condition.
58576         * lib/fts.c (fts_read): Revert the change of 2006-11-22, since it
58577         narrowed the st_size value.  Presuming the "can't happen" condition
58578         is true, that narrowing could conceivably convert an invalid st_size
58579         value into a valid one.  Instead, use a change based on Matthew
58580         Woehlke's original patch.
58581
58582         Slight readability improvement: use an assert-like macro
58583         in place of literal "abort ()" uses.
58584         * lib/fts.c (fts_assert): Define.
58585         (fts_set_stat_required, cwd_advance_fd, fts_read, fd_ring_check):
58586         Use this macro instead of a bare 'abort'.
58587
58588 2007-01-05  Paul Eggert  <eggert@cs.ucla.edu>
58589
58590         Don't worry about using IRIX 5.3's wctype.h broken definitions;
58591         simply work around them.
58592         * lib/wctype_.h: Remove test for HAVE_WCTYPE_CTMP_BUG.
58593         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph, iswlower):
58594         (iswprint, iswpunct, iswspace, iswupper, iswxdigit): Undef before
58595         declaring.
58596         Don't bother to define as macros, since the standard doesn't require it.
58597         * m4/wctype.m4 (WCTYPE_H, ABSOLUTE_WCTYPE_H): Simplify, since we no
58598         longer worry about IRIX 5.3.
58599         (HAVE_WCTYPE_CTMP_BUG): Remove.
58600
58601 2007-01-04  Paul Eggert  <eggert@cs.ucla.edu>
58602
58603         * lib/wctype_.h (_ctmp_) [HAVE_WCTYPE_CTMP_BUG]: Now of type wchar_t,
58604         not wint_t.  Also, include <ctype.h>, to fix another IRIX bug.
58605         * m4/wctype.m4 (gl_WCTYPE_H): Likewise.
58606         Problems reported by Georg Schwarz for IRIX 5.3.
58607
58608         * gnulib-tool (autoconf_minversion): Take the maximum version number
58609         found, not the minimum.  Problem reported by James Youngman.
58610
58611 2007-01-03  Karl Berry  <karl@gnu.org>
58612
58613         * doc/error.texi: new file, explaining interaction with progname.
58614         * doc/gnulib.texi: include it.  Update copyright.
58615
58616 2007-01-03  Simon Josefsson  <simon@josefsson.org>
58617
58618         * gnulib-tool (func_create_testdir): Run AC_CANONICAL_BUILD and
58619         AC_CANONICAL_HOST, to improve autobuild outputs.
58620
58621 2007-01-03  Paolo Bonzini  <bonzini@gnu.org>
58622             Yoann Vandoorselaere <yoann.v@prelude-ids.com>
58623
58624         * lib/poll.c (poll): Use recv on Mac OS X to distinguish connected
58625         sockets, server sockets, and other file descriptors.  Count errors
58626         to compute the return value.  Reorder the code a bit to be easier
58627         to follow.  Don't set event bits that were not requested (except
58628         POLLERR and POLLHUP).
58629
58630 2007-01-01  Bruno Haible  <bruno@clisp.org>
58631
58632         * modules/lchmod (Include): Require lchmod.h, not lchown.h.
58633
58634 2007-01-03  Jim Meyering  <jim@meyering.net>
58635
58636         * modules/fts-lgpl (Depends-on): Add i-ring.  Reported by Bruno Haible.
58637
58638 2007-01-02  Bruno Haible  <bruno@clisp.org>
58639
58640         * modules/settime (Include): Require timespec.h.
58641         * modules/nanosleep (Include): Likewise.
58642
58643 2007-01-01  Bruno Haible  <bruno@clisp.org>
58644
58645         * gnulib-tool (func_emit_copyright_notice): Bump year.
58646         (func_get_autoconf_snippet): Emit a GNULIB_<modulename> macro.
58647
58648 2007-01-01  Bruno Haible  <bruno@clisp.org>
58649
58650         Improve support for OpenBSD.
58651         * build-aux/config.rpath (libname_spec): Export.
58652         (library_names_spec): New variable. Export.
58653         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Extract libname_spec and
58654         library_names_spec from the config.rpath output. Locate shared library
58655         through the name pattern in library_names_spec.
58656
58657 2007-01-01  Eric Blake  <ebb9@byu.net>
58658
58659         * lib/version-etc.c (COPYRIGHT_YEAR): Bump for new year.
58660
58661 2006-12-30  Paul Eggert  <eggert@cs.ucla.edu>
58662
58663         * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.
58664         Rewrite so as not to assume GNU sort or "tail -1".  Also, don't
58665         assume the C locale, and avoid an "eval" that could cause trouble.
58666         Problem with SORT reported by Bob Proulx.
58667
58668         * lib/getpagesize.h (getpagesize) [defined __amigaos4__]:
58669         Define.  Trivial patch from Henning Nielsen Lund, originally
58670         sent to bug-grep@gnu.org today.
58671
58672 2006-12-29  Paul Eggert  <eggert@cs.ucla.edu>
58673
58674         * lib/acl.h: Include sys/types.h and sys/stat.h, for mode_t and
58675         struct stat.  Problem reported by Henning Nielsen Lund.
58676         * lib/acl.c: Include acl.h first, to check interface.  Don't
58677         bother to include sys/types.h and sys/stat.h again.
58678
58679 2006-12-28  Paul Eggert  <eggert@cs.ucla.edu>
58680
58681         Import the following change from libc; problem reported by
58682         Sven Verdoolaege.
58683
58684         2005-10-13  Ulrich Drepper  <drepper@redhat.com>
58685
58686         [BZ #1373]
58687         * lib/argp.h: Remove __NTH for __argp_usage inline function.
58688
58689 2006-12-28  Jim Meyering  <jim@meyering.net>
58690
58691         * build-aux/announce-gen: Do not assume that the package
58692         builds any of tar.gz, tar.bz2, and .xdelta files.
58693         Suggestion from Simon Josefsson.
58694
58695 2006-12-28  Simon Josefsson  <simon@josefsson.org>
58696
58697         * modules/announce-gen: New file.
58698
58699 2006-12-27  Paul Eggert  <eggert@cs.ucla.edu>
58700
58701         * lib/mbchar.h: Just include <wctype.h>; the wctype module
58702         handles its gotchas now.
58703         * lib/mbswidth.c: Likewise.
58704         * lib/wcwidth.h: Likewise.
58705         * m4/mbchar.m4 (gl_MBCHAR): Don't bother checking for wctype.h
58706         and iswcntrl; the wctype module does this stuff now.
58707         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
58708         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
58709         * modules/mbchar (Depends-on): Add wctype.
58710         * modules/mbswidth (Depends-on): Likewise.
58711         * modules/wcwidth (Depends-on): Likewise.
58712
58713 2006-12-27  Eric Blake  <ebb9@byu.net>
58714
58715         * lib/fnmatch.c: Reinstate inclusion of <wchar.h>, since this
58716         module uses more than what <wctype.h> is required to provide.
58717
58718 2006-12-26  Eric Blake  <ebb9@byu.net>
58719
58720         * gnulib-tool (sed_extract_prog): Avoid space-tab.
58721
58722 2006-12-26  Eric Blake  <ebb9@byu.net>
58723
58724         * modules/absolute-header: New module.
58725         * modules/fcntl (Depends-on): Depend on it.
58726         * modules/inttypes (Depends-on): Likewise.
58727         * modules/stdint (Depends-on): Likewise.
58728         * modules/sys_stat (Depends-on): Likewise.
58729         * modules/wctype (Depends-on): Likewise.
58730         * MODULES.html.sh (Support for building libraries and
58731         executables): Document it.
58732
58733 2006-12-25  Paul Eggert  <eggert@cs.ucla.edu>
58734
58735         * gnulib-tool (SED): Remove, undoing previous change.
58736         The problem was that it broke coreutils on Solaris, because
58737         "sed --posix" leaked into a makefile.
58738         (sed): New alias, if 'alias' and GNU sed.
58739
58740 2006-12-24  Jim Meyering  <jim@meyering.net>
58741
58742         Work around an fchownat bug in glibc-2.4:
58743         http://lists.ubuntu.com/archives/ubuntu-users/2006-September/093218.html
58744         This bug would cause "chown -RP ... DIR" to follow symlinks in DIR,
58745         in spite of the -P option.
58746         * m4/openat.m4 (gl_FUNC_FCHOWNAT, gl_FUNC_FCHOWNAT_DEREF_BUG):
58747         New macros.
58748         (gl_PREREQ_OPENAT): Require gl_FUNC_FCHOWNAT.
58749         * modules/openat (Files): Add lib/fchownat.c.
58750         * lib/openat.c (fchownat): Don't define here.  Move to...
58751         * lib/fchownat.c: ...this new file.
58752
58753 2006-12-23  Paul Eggert  <eggert@cs.ucla.edu>
58754
58755         Fix bug reported by Bruno Haible in
58756         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00228.html>
58757         where quotearg.c didn't compile on Mac OS X 10.2 because it
58758         lacks <wchar.h> and wint_t.
58759         * lib/wctype_.h (__wctype_wint_t): New type.
58760         Include <stdio.h>, <time.h>, <wchar.h> only if HAVE_WINT_T.
58761         (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit, iswgraph):
58762         (iswlower, iswprint, iswpunct, iswspace, iswupper, ixwxdigit):
58763         Arg is now of type __wctype_wint_t, not wint_t.
58764         * m4/wctype.m4 (gl_WCTYPE_H): Require gt_TYPE_WINT_T, and
58765         substitute HAVE_WINT_T.
58766         * modules/wctype (Files): Add m4/wint_t.m4.
58767         (wctype.h): Substitute HAVE_WINT_T.
58768
58769 2006-12-23  Bruno Haible  <bruno@clisp.org>
58770
58771         * lib/safe-read.h [C++]: Wrap declarations in extern "C".
58772
58773 2006-12-23  Bruno Haible  <bruno@clisp.org>
58774
58775         * lib/canonicalize-lgpl.c (__realpath): Test HAVE_READLINK instead of
58776         S_ISLNK.
58777         Needed because gnulib's sys/stat.h replacement defines S_ISLNK on
58778         mingw.
58779
58780 2006-12-22  Bruno Haible  <bruno@clisp.org>
58781
58782         * lib/copy-file.c: Include acl.h.
58783         (copy_file_preserving) [USE_ACL]: Use copy_acl instead of chmod.
58784         Close the file descriptors only after being done with copy_acl.
58785         * modules/copy-file (Depends-on): Add acl.
58786
58787 2006-12-22  Bruno Haible  <bruno@clisp.org>
58788
58789         * gnulib-tool (SED): New variable.
58790         Use $SED instead of sed everywhere.
58791
58792 2006-12-22  Bruno Haible  <bruno@clisp.org>
58793
58794         * modules/no-c++: New file.
58795         * m4/no-c++.m4: New file.
58796         * MODULES.html.sh (Support for building libraries and executables):
58797         Add no-c++.
58798
58799 2006-12-22  Paul Eggert  <eggert@cs.ucla.edu>
58800
58801         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
58802         Include <limits.h>, and use its INT_MAX to rewrite the
58803         j loop so that it does not overflow 'int'.  Problem reported by
58804         Ralf Wildenhues in
58805         <http://lists.gnu.org/archive/html/bug-gnulib/2006-12/msg00084.html>.
58806         Play it safe by shifting left by 1 rather than multiplying by 2,
58807         as GCC is less likely to optimize this away when the value
58808         is signed (when it assumes overflow leads to undefined behavior).
58809         Also, don't assume time_t uses two's complement.
58810
58811 2006-12-21  Paul Eggert  <eggert@cs.ucla.edu>
58812
58813         * MODULES.html.sh: New module wctype.
58814         * lib/wctype_.h, m4/wctype.m4, modules/wctype: New files.
58815         * lib/fnmatch.c: Don't bother to include <wchar.h> before
58816         <wctype.h>, since the new wctype module should fix this.
58817         * lib/quotearg.c: Include <wctype.h> unconditionally, since
58818         the wctype module should arrange for it.
58819         * lib/regex_internal.h: Likewise.
58820         * m4/quotearg.m4 (gl_QUOTEARG): Don't check for wctype.h or iswprint,
58821         since the wctype module should handle this now.
58822         * m4/regex.m4 (gl_PREREQ_REGEX): Don't check for wctype.h.
58823         * modules/fnmatch (Depends-on): Add wctype.
58824         * modules/quotearg (Depends-on): Likewise.
58825         * modules/regex (Depends-on): Likewise.
58826
58827 2006-12-19  Bruno Haible  <bruno@clisp.org>
58828
58829         * lib/strdup.h [C++]: Wrap definitions in extern "C".
58830         Suggested by Lorenzo Bettini <bettini@dsi.unifi.it>.
58831
58832 2006-12-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
58833
58834         * modules/savewd (Depends-on): Fix dependency on fcntl.
58835
58836 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
58837
58838         * m4/stdint.m4 (gl_STDINT_H): Set STDINT_H to empty if stdint.h
58839         conforms to C99, rather than relying on the user's environment
58840         setting of STDINT_H.
58841
58842 2006-12-18  Paul Eggert  <eggert@cs.ucla.edu>
58843         and Eric Blake  <ebb9@byu.net>
58844
58845         * lib/dirname.h (DOUBLE_SLASH_IS_DISTINCT_ROOT): Default to 0, not 1.
58846         This is more consistent with the other defines here.
58847         * m4/double-slash-root.m4 (gl_DOUBLE_SLASH_ROOT):
58848         Port to z/OS.  Problem reported by Paul Gilmartin.
58849         Change local vars to use gl_ prefix rather than ac_.
58850         Don't define DOUBLE_SLASH_IS_DISTINCT_ROOT to 0, for consistency
58851         with other defines.
58852         * modules/double-slash-root: New module.
58853         * modules/dirname (Files): Remove m4/double-slash-root.m4.
58854         (Depends-on): Add double-slash-root.
58855         * MODULES.html.sh (File system functions): Mention new module.
58856
58857 2006-12-14  Paul Eggert  <eggert@cs.ucla.edu>
58858
58859         * lib/yesno.c [!ENABLE_NLS]: Don't include getline.h.
58860         (yesno) [!ENABLE_NLS]: Don't invoke getline or rpmatch.
58861         This is for the benefit of gzip, which doesn't do i18n.
58862
58863 2006-12-12  Jim Meyering  <jim@meyering.net>
58864
58865         * m4/acl.m4 (gl_ACL_GET_FILE): Fix logic error.
58866         Reported by Andreas Schwab <schwab@suse.de>.
58867
58868 2006-12-12  Bruno Haible  <bruno@clisp.org>
58869
58870         Merge these changes.
58871         2006-09-05  Bruno Haible  <bruno@clisp.org>
58872         * lib/iconvme.c (iconv_string): No need to save and restore errno when
58873         iconv_alloc succeeded.
58874         (iconv_alloc): Don't assume that malloc() or realloc(), when failing,
58875         sets errno to ENOMEM. (malloc on GNU/kFreeBSD doesn't.) No need to
58876         test for " && dest " at the end - dest is always != NULL there. Call
58877         iconv with 4xNULL arguments initially, to reset the state. Call iconv
58878         with 2xNULL arguments, also to flush the state storage. Handle the
58879         IRIX iconv behaviour. Realloc the final result, to throw away unused
58880         memory.
58881
58882 2006-12-11  Paul Eggert  <eggert@cs.ucla.edu>
58883
58884         * m4/openat.m4 (gl_FUNC_OPENAT): Don't compile mkdirat
58885         and fchmodat unconditionally, since glibc 2.4 has them.
58886         Problem reported by Arkadiusz Miskiewicz.
58887
58888 2006-12-10  Bruno Haible  <bruno@clisp.org>
58889
58890         * gnulib-tool (func_import): Show the include files only for those
58891         modules that are copied and specified.
58892         Reported by Karl Berry.
58893
58894 2006-12-08  Jim Meyering  <jim@meyering.net>
58895
58896         * build-aux/announce-gen ($VERSION): Don't use of $Revision...$.
58897         Instead, use Emacs' time-stamp write hook.  Note that the time is UTC.
58898
58899         * build-aux/announce-gen: Add two new options, both optional:
58900         --bootstrap-tools=TOOL_LIST
58901               a comma-separated list of tools, e.g.,
58902               autoconf,automake,bison,gnulib
58903         --gnulib-snapshot-date=DATE
58904               if gnulib is in the bootstrap tool list,
58905               then report this as the snapshot date.
58906               If not specified, use the current date/time.
58907               If you specify a date here, be sure it's UTC.
58908
58909 2006-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
58910
58911         * tests/test-argp-2.sh: Fix test to match actual output.
58912         (func_compare): Fix sed script to be portable.
58913
58914 2006-12-05  Paul Eggert  <eggert@cs.ucla.edu>
58915
58916         * lib/utimens.c (futimens) [HAVE_BUGGY_NFS_TIME_STAMPS]: Add a
58917         workaround for this case.  It is not autoconfigured now; offhand
58918         it's hard to see how to autoconfigure it.
58919
58920 2006-12-03  Paul Eggert  <eggert@cs.ucla.edu>
58921
58922         * lib/mkdir-p.c (make_dir_parents): Fix race condition when making
58923         a directory that is about to be chowned.  Such a directory's
58924         initial file permissions should permit the owner only and this
58925         should not be changed until after the chown, since the group and
58926         other bits would be incorrect if they granted permission before
58927         the chown.
58928
58929         Fix porting problem for iswctype reported by Georg Schwarz in:
58930         http://lists.gnu.org/archive/html/bug-coreutils/2006-12/msg00017.html
58931         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Require HAVE_ISWCTYPE, too.
58932         * lib/regex_internal.h (RE_ENABLE_I18N): Likewise.
58933         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for iswctype, too.
58934         * m4/regex.m4 (gl_PREREQ_REGEX): Likewise.
58935
58936 2006-12-03  Jim Meyering  <jim@meyering.net>
58937
58938         * lib/fts.c (fts_load): Don't set sp->fts_dev here, since
58939         p->fts_statp may not yet be defined.
58940         (fts_read): Instead, set it in the caller, once p->fts_statp is
58941         sure to be defined, and corresponds to a top-level directory.
58942         This bug made du -x fail.  Here's the coreutils test case:
58943         http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=ba45154d8e9f
58944         Reported by Mike Frysinger.
58945
58946 2006-12-01  Jim Meyering  <jim@meyering.net>
58947
58948         * modules/savewd (Depends-on): Add fcntl_h to avoid self-test
58949         build failure due to missing definition of HAVE_WORKING_O_NOFOLLOW.
58950         Reported by Simon Josefsson.
58951
58952 2006-11-30  Jim Meyering  <jim@meyering.net>
58953
58954         * m4/warning.m4: Use the all-permissive copyright notice
58955         recommended by RMS (rather than LGPL).
58956         * m4/vararrays.m4: Likewise.
58957         * m4/flexmember.m4: Likewise.
58958
58959 2006-11-29  Bruno Haible  <bruno@clisp.org>
58960
58961         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
58962         noinst_LIBRARIES. Augment noinst_LIBRARIES and noinst_LTLIBRARIES
58963         using +=.
58964         Reported by Simon Josefsson <simon@josefsson.org>.
58965
58966 2006-11-28  James Youngman <jay@gnu.org>
58967
58968         * README: Advise users that they might find the bug-gnulib@gnu.org
58969         and autotools-announce@gnu.org mailing lists useful.
58970
58971 2006-11-28  Bruno Haible  <bruno@clisp.org>
58972
58973         * m4/ptrdiff_max.m4: Remove file.
58974
58975 2006-11-21  Bruno Haible  <bruno@clisp.org>
58976
58977         * m4/eoverflow.m4 (gl_EOVERFLOW): Use AC_COMPUTE_INT instead of
58978         _AC_COMPUTE_INT.
58979         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
58980         * m4/ptrdiff_max.m4 (gl_PTRDIFF_MAX): Use AC_COMPUTE_INT instead of
58981         _AC_COMPUTE_INT.
58982         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
58983         * m4/size_max.m4 (gl_SIZE_MAX): Use AC_COMPUTE_INT instead of
58984         _AC_COMPUTE_INT.
58985         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
58986
58987 2006-11-28  Jim Meyering  <jim@meyering.net>
58988
58989         * lib/regcomp.c (parse_branch): Rename local, exp->expr, to avoid
58990         warning from "gcc -Wshadow" about shadowing the builtin.
58991
58992 2006-11-27  Bruno Haible  <bruno@clisp.org>
58993
58994         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): Use AC_COMPUTE_INT instead of
58995         _AC_COMPUTE_INT.
58996         (AC_COMPUTE_INT): Add fallback definition for autoconf < 2.61.
58997
58998 2006-11-27  Bruno Haible  <bruno@clisp.org>
58999             Paul Eggert  <eggert@cs.ucla.edu>
59000
59001         * lib/regex.h (__restrict_arr): Redo logic of #if, for clarity.
59002
59003 2006-11-26  Bruno Haible  <bruno@clisp.org>
59004
59005         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
59006         noinst_LTLIBRARIES.
59007
59008 2006-11-27  Paul Eggert  <eggert@cs.ucla.edu>
59009             Bruno Haible  <bruno@clisp.org>
59010
59011         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to 0
59012         if compiling with "gcc -ansi".
59013
59014 2006-11-26  Paul Eggert  <eggert@cs.ucla.edu>
59015
59016         Fix some incompatibilities with gcc -ansi -pedantic.
59017         * lib/regex.h (__restrict_arr): Don't use the [restrict] syntax
59018         if compiling pedantically with GCC, unless it's C99 or later.
59019         Don't trust sys/cdefs.h's definition of __restrict_arr, either, as
59020         it mishandles gcc -ansi -pedantic as well.
59021         * lib/regex_internal.h (re_token_t): Don't use enum bitfields
59022         if gcc -pedantic.
59023         * lib/regexec.c (check_node_accept_bytes): Don't use auto
59024         initializers for struct if -pedantic, unless it's C99 or later.
59025
59026 2006-11-25  Nix  <nix@esperi.org.uk>  (tiny change)
59027
59028         * m4/fcntl_h.m4 (gl_FCNTL_H): Test the atime, not the mtime.
59029         Don't close an fd more than once. Identical atimes indicate
59030         success, not failure.
59031
59032 2006-11-22  Robinson Mittmann <bob@hoplon.com>  (tiny change)
59033
59034         * lib/sincosl.c (kernel_sinl): Fix typo in threshold.
59035
59036 2006-11-23  Jim Meyering  <jim@meyering.net>
59037
59038         * build-aux/announce-gen: New file.  From coreutils.
59039
59040 2006-11-22  Jim Meyering  <jim@meyering.net>
59041
59042         Work around a compile-time error from the HP-UX 11.00 /bin/cc.
59043         * lib/fts.c (enum Fts_stat): Give this previously-anon enum a name.
59044         (fts_read): Use a temporary to narrow the overused st_size member
59045         before using it in a switch statement.  Reported by Matthew Woehlke.
59046
59047         * m4/clock_time.m4 (gl_CLOCK_TIME): Quote AC_SUBST argument.
59048         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Likewise.
59049
59050 2006-11-20  Bruno Haible  <bruno@clisp.org>
59051
59052         * gettext.m4 (AM_GNU_GETTEXT): Revert 2005-07-28 patch: Use
59053         changequote instead of pairs of brackets.
59054         Reported by Andreas Schwab <schwab@suse.de>.
59055
59056 2006-11-21  Jim Meyering  <jim@meyering.net>
59057
59058         * lib/fts.c (fts_safe_changedir): Move a declaration "up",
59059         so as to remain compatible with older compilers.
59060         Patch from Michael Deutschmann.
59061
59062 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
59063
59064         * MODULES.html.sh (File system functions): Add openat.
59065
59066         * lib/openat.h (rpl_fstatat): New macro, if
59067         [HAVE_OPENAT && ! LSTAT_FOLLOWS_SLASHED_SYMLINK.
59068         (fstatat): Define to rpl_fstatat under the same conditions,
59069         unless COMPILING_FSTATAT.
59070         * m4/openat.m4 (gl_FUNC_OPENAT): Compile fstatat.c too, if fstatat
59071         seems to have the bug.
59072         * lib/fstatat.c: New file.
59073         * modules/openat (Files): Add it.
59074
59075 2006-11-20  Bruno Haible  <bruno@clisp.org>
59076
59077         * Makefile: New file.
59078
59079 2006-11-20  Jim Meyering  <jim@meyering.net>
59080
59081         The beginnings of syntax-related checks for gnulib.
59082         * lib/Makefile: New file.
59083         * lib/t-idcache: New script.  Ensure that the two halves of
59084         idcache.c stay in sync.
59085
59086         * lib/idcache.c: Adjust comments in user- and group- portions to
59087         be more accurate, and to be consistent with one another.
59088
59089 2006-11-20  Jim Meyering  <jim@meyering.net>
59090
59091         * lib/idcache.c: Restore most of the 2006-11-06 patch, so as to
59092         continue using the flexible array member (thus, this module performs
59093         half as many malloc calls), with the addition that...
59094         (getgroup, getuser): Consistently record a non-match via an empty
59095         "name" string, and map an empty string match to a NULL return value.
59096         * modules/idcache (Depends-on): Re-add flexmember.
59097
59098         * lib/idcache.c (getuser): Remove all uses of the register keyword.
59099         (getuidbyname, getgroup, getgidbyname): Likewise.
59100
59101         Use cleaner syntax: NULL rather than 0.
59102         * lib/idcache.c (getuidbyname, getgidbyname): Return NULL, not 0.
59103
59104 2006-11-20  Paul Eggert  <eggert@cs.ucla.edu>
59105
59106         * lib/idcache.c: Undo most recent patch, dated 2006-11-06.
59107         It mishandled the case where the group was missing.
59108         Problem reported by Greg Schafer.
59109         * modules/idcache: Likewise.
59110
59111 2006-11-18  Jim Meyering  <jim@meyering.net>
59112
59113         * check-module (%exempt_header): Add exception for some
59114         conditionally-included headers.
59115
59116         * modules/i-ring (Depends-on): Add verify.
59117         (License): Change to LGPL.
59118
59119 2006-11-16  Paul Eggert  <eggert@cs.ucla.edu>
59120
59121         * modules/getaddinfo (Depends-on): Remove inttostr; add snprintf.
59122         * lib/getaddrinfo.c: Include snprintf.h rather than intprops.h
59123         and inttostr.h.  Use snprintf rather than uinttostr, so that
59124         LGPLed code doesn't depend on GPLed.
59125
59126 2006-11-17  Paul Eggert  <eggert@cs.ucla.edu>
59127
59128         * modules/inline (License): Change from GPL to LGPL.
59129
59130 2006-11-17  Jim Meyering  <jim@meyering.net>
59131
59132         * modules/d-type (License): Switch to LGPL.
59133
59134 2006-11-15  Bruno Haible  <bruno@clisp.org>
59135
59136         * m4/alloca.m4 (gl_FUNC_ALLOCA): Fix the AC_CACHE_CHECK message.
59137
59138 2006-11-15  Eric Blake  <ebb9@byu.net>
59139
59140         * m4/allocsa.m4 (gl_ALLOCSA): Don't invoke macro already picked up by
59141         the module dependency.
59142
59143 2006-11-15  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
59144             Bruno Haible  <bruno@clisp.org>
59145
59146         * gnulib-tool (func_create_testdir): Add license consistency check.
59147
59148 2006-11-15  Eric Blake  <ebb9@byu.net>
59149
59150         * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
59151         random "(cached)" in configure output.
59152
59153 2006-11-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59154
59155         * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
59156         test for conforming inttypes.h is both announced and cached.
59157
59158         * MODULES.html.sh (seen_modules, seen_files): New variables.
59159         (func_module): Rewrite to use a few less gnulib-tool and sed
59160         invocations.  Avoid a couple of quadratic algorithms for ...
59161         (missed_modules, missed_files): ... these, with ...
59162         (func_append, func_tmpdir): ... these new functions, from
59163         gnulib-tool.  Analogously, install traps for cleanup.
59164
59165         * tests/test-gc.c (main): Remove unused variables.
59166         * tests/test-read-file.c: Include stdlib.h, for 'free'.
59167
59168 2006-11-14  Paul Eggert  <eggert@cs.ucla.edu>
59169
59170         * modules/inttostr (License): Change to LGPL.
59171
59172 2006-11-14  Eric Blake  <ebb9@byu.net>
59173
59174         * modules/tempname (License): Change to LGPL.
59175
59176 2006-11-14  Eric Blake  <ebb9@byu.net>
59177
59178         * doc/functions.texi (Function Portability): *printf functions on
59179         Cygwin now understand all POSIX size specifiers.
59180
59181 2006-11-14  Bruno Haible  <bruno@clisp.org>
59182
59183         * modules/c-ctype (License): Change to LGPL.
59184
59185 2006-11-12  Bruno Haible  <bruno@clisp.org>
59186
59187         * m4/lib-link.m4 (AC_LIB_LINKFLAGS, AC_LIB_HAVE_LINKFLAGS,
59188         AC_LIB_LINKFLAGS_BODY): Also set a LIB${NAME}_PREFIX variable. Needed
59189         for GNOME libraries, for which the include files are installed in
59190         subdirectories of $prefix/include.
59191
59192 2006-11-12  Bruno Haible  <bruno@clisp.org>
59193
59194         * m4/lib-link.m4: Require at least autoconf-2.54.
59195         (AC_LIB_LINKFLAGS_BODY) [autoconf < 2.61]: Turn dots into the library
59196         name to underscores for the --with option.
59197
59198 2006-11-13  Bruno Haible  <bruno@clisp.org>
59199
59200         * gnulib-tool (func_create_testdir): Set gl_source_base correctly in
59201         the tests directory.
59202         Reported by Ralf Wildenhues.
59203
59204 2006-11-13  Bruno Haible  <bruno@clisp.org>
59205
59206         * gnulib-tool (func_emit_initmacro_start): Also override AC_LIBSOURCES.
59207         (func_emit_initmacro_end): Undo the override here.
59208         (func_emit_initmacro_done): Emit a definition for gl_LIBSOURCES.
59209         Works around the famous automake error in coreutils.
59210
59211 2006-11-13  Eric Blake  <ebb9@byu.net>
59212
59213         * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
59214         element, not its node.
59215
59216 2006-11-12  Bruno Haible  <bruno@clisp.org>
59217
59218         * gnulib-tool (func_emit_lib_Makefile_am): Replace occurrences of
59219         '$(top_srcdir)/build-aux/', taking into account the real auxdir.
59220
59221 2006-11-12  Bruno Haible  <bruno@clisp.org>
59222
59223         * gnulib-tool: New option --local-symlink.
59224         (func_usage): Document it.
59225         (lsymbolic): New variable.
59226         (func_import, func_create_testdir): If --symlink was not specified,
59227         test whether --local-symlink was specified and the file comes from
59228         the local_gnulib_dir.
59229
59230 2006-11-12  Bruno Haible  <bruno@clisp.org>
59231
59232         * gnulib-tool (func_ln): New function.
59233         (func_ln_if_changed, func_create_testdir): Use it instead of "ln -s".
59234
59235 2006-11-12  Bruno Haible  <bruno@clisp.org>
59236
59237         Finish support for source files in subdirectories.
59238         * gnulib-tool (func_emit_lib_Makefile_am): If some of the source files
59239         are in subdirectories, set uses_subdirs and add 'subdir-objects' to
59240         AUTOMAKE_OPTIONS.
59241         (func_import, func_create_testdir): Invoke AM_PROG_CC_C_O in this case.
59242
59243 2006-11-12  Bruno Haible  <bruno@clisp.org>
59244
59245         * gnulib-tool (func_get_automake_snippet): Synthesize also an
59246         EXTRA_lib_SOURCES augmentation.
59247         (func_emit_lib_Makefile_am): Initialize EXTRA_lib..._SOURCES to empty.
59248
59249 2006-11-12  Jim Meyering  <jim@meyering.net>
59250
59251         Make fts (in FTS_CWDFD mode) more efficient by caching a few open
59252         file descriptors.  This also averts a failure on systems with
59253         native openat support when a traversed directory lacks "x" access.
59254         * lib/fts_.h: Include "i-ring.h"
59255         (struct FTS) [fts_fd_ring]: New member.
59256         * lib/fts.c (RESTORE_INITIAL_CWD): Also call fd_ring_clear.
59257         (FCHDIR): Add parentheses.
59258         (fd_ring_check, fd_ring_print) [!FTS_DEBUG]: Define away.
59259         (cwd_advance_fd): Add a 3rd parameter.  Adjust all callers.
59260         When descending, rather than simply closing the previous
59261         fts_cwd_fd value, push that file descriptor onto the ring.
59262         (same_fd, fd_ring_print, fd_ring_check) [FTS_DEBUG]: New functions.
59263         (fts_open): Initialize the new fd_ring member.
59264         (fts_close): Clear the ring.
59265         (fts_safe_changedir): When possible, use our new fd_ring to skip
59266         the diropen and fstat and dev/ino comparison that would normally
59267         accompany a virtual `chdir ("..")'.
59268
59269         * modules/fts (Depends-on): Add i-ring.
59270         * modules/i-ring: New module.
59271         * lib/i-ring.c, lib/i-ring.h, lib/i-ring-test.c: New files.
59272         * m4/i-ring.m4: New file.
59273
59274 2006-11-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59275
59276         * gnulib-tool (func_create_testdir): Fix replacement of
59277         `build-aux' in configure.ac.  Run autotools in gltests
59278         subdirectory.
59279         (func_create_testdir, func_create_megatestdir, test): There is
59280         no need for '--force' in most autotool invocations in a new
59281         tree.  Actually fail the whole test if any of the tools, or the
59282         configure or make stages fail.
59283
59284         Sync from Automake.
59285         * build-aux/gnupload: Revert last change.  Add pointer to upload
59286         instructions of the GNU Maintenance Instructions.
59287         Suggestion by Karl Berry.
59288
59289 2006-11-10  Jim Meyering  <jim@meyering.net>
59290
59291         * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
59292
59293 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
59294
59295         * lib/gettext.h (dgettext, dcgettext, ngettext) [! ENABLE_NLS]:
59296         (dngettext, dcngettext, bindtextdomain) [! ENABLE_NLS]:
59297         (bind_textdomain_codeset) [! ENABLE_NLS]:
59298         Evaluate all the arguments.  That way, callers get compatible behavior
59299         if the arguments have side effects.  Also, it avoids some GCC
59300         diagnostics in some cases; Joel E. Denny reported problems when Bison
59301         was configured with --enable-gcc-warnigs.
59302
59303 2006-11-10  Jim Meyering  <jim@meyering.net>
59304
59305         * m4/inline.m4 (gl_INLINE): Check with the compiler, not cpp, so that
59306         relevant options in CFLAGS (like -O, -fno-inline) are taken into
59307         account.
59308
59309 2006-11-10  Jim Meyering  <jim@meyering.net>
59310
59311         * modules/inline: New file/module.
59312         * modules/xalloc (Files): Remove m4/inline.m4.
59313         (Depends-on): Add inline, instead.
59314         * modules/oset: Likewise.
59315         * modules/list: Likewise.
59316
59317 2006-11-09  Paul Eggert  <eggert@cs.ucla.edu>
59318
59319         * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
59320         Problem reported by Matthew Woehlke.
59321
59322 2006-11-09  Bruno Haible  <bruno@clisp.org>
59323
59324         * lib/tempname.c (gen_tempname): Remove variant that invokes
59325         __gen_tempname.
59326         * m4/tempname.m4 (gl_FUNC_GEN_TEMPNAME): Don't test for
59327         __gen_tempname.
59328
59329 2006-11-08  Bruno Haible  <bruno@clisp.org>
59330
59331         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
59332         to 'yes' instead of 'cross-compiling'.
59333
59334 2006-11-08  Paul Eggert  <eggert@cs.ucla.edu>
59335
59336         * lib/quotearg.h (quotearg_free): New decl.
59337         * lib/quotearg.c (quotearg_free): New function.
59338         (slot0, nslots, slotvec0, slotvec):
59339         Now file-scope so that quotearg_free can get at them.
59340
59341 2006-11-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59342
59343         Sync from Automake.
59344         * build-aux/gnupload: Add missing 'gnu' to example URL.
59345         Report by Karl Berry.
59346
59347 2006-11-08  Bruno Haible  <bruno@clisp.org>
59348
59349         * m4/inline.m4 (gl_INLINE): Also test __NO_INLINE__.
59350         Suggested by Paul Eggert.
59351
59352 2006-11-08  Jim Meyering  <jim@meyering.net>
59353
59354         * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
59355         It's already included if !_LIBC.
59356         (fts_safe_changedir): Add a comment.
59357
59358 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
59359
59360         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
59361         Tandem NonStop Kernel (OSS) cc -O circa 2004, reported by
59362         Matthew Woehlke.
59363
59364         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
59365         definitions up, to avoid colliding with change below.
59366         (static_inline) [HAVE_INLINE]: New macro.
59367         (xnmalloc, xnrealloc, x2nrealloc, xcharalloc):
59368         Provide extern decls when !HAVE_INLINE.  Do not define unless
59369         static_inline is defined, either by us or by xmalloc.c.  Use
59370         static_inline rather than static inline.
59371         (XCALLOC): Optimize sizeof(T) = 1 case.
59372         * lib/xmalloc.c (static_inline) [!HAVE_INLINE]: New macro.
59373
59374 2006-11-07  Bruno Haible  <bruno@clisp.org>
59375
59376         * lib/xalloc.h (XNMALLOC): Restore optimization of sizeof(T) = 1 case.
59377         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require gl_INLINE instead of
59378         AC_C_INLINE.
59379         * modules/xalloc (Files): Add m4/inline.m4.
59380
59381 2006-11-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59382
59383         * README: Fix typo.
59384         * doc/gnulib.texi (Miscellaneous Notes): Likewise, rename...
59385         (Miscellanous Notes): ...from this.
59386
59387 2006-11-07  Paul Eggert  <eggert@cs.ucla.edu>
59388
59389         * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
59390         Mention that offsetof should be used instead of sizeof.
59391         From Bruno Haible.
59392
59393 2006-11-07  Bruno Haible  <bruno@clisp.org>
59394
59395         * lib/w32spawn.h (prepare_spawn): Use XNMALLOC instead of xmalloc.
59396
59397 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
59398
59399         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
59400         * lib/gl_anyavltree_list2.h (create_subtree_with_contents):
59401         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
59402         (gl_tree_add_before, gl_tree_add_after):
59403         Use XMALLOC instead of xmalloc, and XCALLOC instead of xzalloc.
59404         * lib/gl_anyhash_list2.h (hash_resize): Likewise.
59405         * lib/gl_anylinked_list2.h (gl_linked_create_empty, gl_linked_create):
59406         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before):
59407         (gl_linked_add_after, gl_linked_add_at): Likewise.
59408         * lib/gl_anyrbtree_list2.h (create_subtree_with_contents):
59409         (gl_tree_create, gl_tree_add_first, gl_tree_add_last):
59410         (gl_tree_add_before, gl_tree_add_after): Likewise.
59411         * lib/gl_anytree_list2.h (gl_tree_create_empty): Likewise.
59412         * lib/gl_anytree_oset.h (gl_tree_create_empty): Likewise.
59413         * lib/gl_anytreehash_list1.h (add_to_bucket): Likewise.
59414
59415 2006-11-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59416
59417         * lib/gl_oset.h: Use C comment style, not C++ comment style.
59418
59419 2006-11-06  Bruno Haible  <bruno@clisp.org>
59420
59421         * m4/inline.m4: New file.
59422         * m4/gl_list.m4 (gl_LIST): Require gl_INLINE.
59423         * modules/list (Files): Add m4/inline.m4.
59424         * modules/oset (Files): Likewise.
59425
59426 2006-11-06  Paul Eggert  <eggert@cs.ucla.edu>
59427
59428         * lib/idcache.c: Include <stddef.h>, for offsetof.
59429         (struct userid.name): Change from char * to a flexible array member.
59430         All uses changed.
59431         * modules/idcache (Depends-on): Add flexmember.
59432
59433         * MODULES.html.sh (Core language properties): New module flexmember.
59434         * modules/flexmember, m4/flexmember.m4: New files.
59435
59436         * lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now static
59437         inline functions that are identical with the old xnmalloc_inline,
59438         xnrealloc_inline, x2nrealloc_inline of lib/xmalloc.c.  This is so
59439         that we can avoid some unnecessary integer multiplications and
59440         divisions in the common case where the element size is known at
59441         compile time.
59442         (XNMALLOC) [HAVE_INLINE]: Remove special case, which is no longer
59443         needed.
59444         (xnboundedmalloc): Remove.
59445         (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Use lower-case letters for
59446         arguments, for consistency with rest of this header.
59447         (xcharalloc): Rewrite using XNMALLOC.
59448         * lib/xmalloc.c (xnmalloc_inline, xnmalloc, xnrealloc_inline):
59449         (xnrealloc, x2nrealloc_inline, x2nrealloc): Remove.  The *_inline
59450         versions have been moved to lib/xalloc.h and renamed to be the
59451         non-*_inline versions.
59452         (xmalloc, xrealloc): Implement without reference to the xnmalloc
59453         and xnrealloc functions, since those functions are now inline and
59454         now call us.
59455         (x2realloc): Invoke x2realloc, not x2realloc_inline, to accommodate
59456         renaming described above.
59457         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE since
59458         xmalloc.c no longer uses inline directly.  gl_PREREQ_XALLOC now
59459         captures the dependency in AC_C_INLINE.
59460
59461         New module canonicalize-lgpl, proposed by Charles Wilson in
59462         <http://lists.gnu.org/archive/html/bug-gnulib/2006-11/msg00020.html>
59463         with a few small changes afterwards.
59464         * MODULES.html.sh (File system functions): New module
59465         canonicalize-lgpl.
59466         * lib/canonicalize.h: Add comments for canonicalize_filename_mode
59467         and canonicalize_file_name.
59468         * lib/canonicalize-lgpl.c, m4/canonicalize-lgpl.m4:
59469         * modules/canonicalize-lgpl: New files.
59470
59471 2006-11-05  Bruno Haible  <bruno@clisp.org>
59472
59473         * gnulib-tool (func_import, func_create_testdir): Create directories
59474         also for files in subdirectories of lib/.
59475
59476 2006-11-05  Bruno Haible  <bruno@clisp.org>
59477
59478         * lib/gl_array_list.c (gl_array_iterator_next): Make pointer decrement
59479         ANSI C compliant.
59480
59481 2006-11-03  Bruno Haible  <bruno@clisp.org>
59482
59483         Simplify xmalloc expressions. Add overflow check in xmalloc arguments.
59484         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Require AC_C_INLINE.
59485         * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): New macros.
59486         (xnboundedmalloc): New inline function.
59487         * lib/classpath.c (new_classpath): Use XNMALLOC instead of xmalloc.
59488         * lib/clean-temp.c (create_temp_dir): Use XNMALLOC, XMALLOC instead of
59489         xmalloc.
59490         * lib/concatpath.c (concatenated_pathname): Use XNMALLOC instead of
59491         xmalloc.
59492         * lib/fatal-signal.c (at_fatal_signal): Use XNMALLOC instead of xmalloc.
59493         * lib/findprog.c (find_in_path): Use XNMALLOC instead of xmalloc.
59494         * lib/gl_array_list.c (gl_array_create_empty): Use XMALLOC instead of
59495         xmalloc.
59496         (gl_array_create): Use XNMALLOC, XMALLOC instead of xmalloc.
59497         * lib/gl_array_oset.c (gl_array_create_empty): Use XNMALLOC instead of
59498         xmalloc.
59499         * lib/gl_avltree_oset.c (gl_tree_add_first, gl_tree_add_before,
59500         gl_tree_add_after): Use XMALLOC instead of xmalloc.
59501         * lib/gl_carray_list.c (gl_carray_create_empty): Use XMALLOC instead of
59502         xmalloc.
59503         (gl_carray_create): Use XNMALLOC, XMALLOC instead of xmalloc.
59504         * lib/gl_rbtree_oset.c (gl_tree_add_first, gl_tree_add_before,
59505         gl_tree_add_after): Use XMALLOC instead of xmalloc.
59506         * lib/gl_sublist.c (gl_sublist_create): Use XMALLOC instead of xmalloc.
59507         * lib/pagealign_alloc.c (new_memnode): Use XMALLOC instead of xmalloc.
59508         * lib/sh-quote.c (shell_quote_argv): Use XNMALLOC instead of xmalloc.
59509         * lib/xvasprintf.c (xstrcat): Use XNMALLOC instead of xmalloc.
59510
59511 2006-11-03  Bruno Haible  <bruno@clisp.org>
59512
59513         * lib/c-ctype.h [C++]: Define functions without name mangling.
59514         * lib/fwriteerror.h [C++]: Likewise.
59515         * lib/gcd.h [C++]: Likewise.
59516         * lib/linebreak.h [C++]: Likewise.
59517
59518 2006-11-03  Paul Eggert  <eggert@cs.ucla.edu>
59519
59520         * lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
59521         (CAN_ALL_BUT_LAST, CAN_MISSING, canonicalize_filename_mode):
59522         Define only if PROVIDE_CANONICALIZE_FILENAME_MODE is defined.
59523         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
59524         Check for functions and headers just once.
59525         Check for declaration of canonicalize_file_name.
59526         Define PROVIDE_CANONICALIZE_FILENAME_MODE.
59527
59528 2006-11-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
59529
59530         * gnulib-tool (func_import): Fix typo in actioncmd.
59531
59532 2006-11-02  Bruno Haible  <bruno@clisp.org>
59533
59534         * gnulib-tool (func_get_automake_snippet): Interpret a backslash-
59535         newline sequence in the Makefile.am snippet as a space, like "make"
59536         does.
59537         Reported by Roger Persson <perrog@gmail.com>.
59538
59539 2006-11-01  Bruno Haible  <bruno@clisp.org>
59540
59541         * m4/strcase.m4 (gl_FUNC_STRNCASECMP): Check whether strncasecmp is
59542         already declared in <string.h>.
59543         * lib/strcase.h (strncasecmp): Don't declare it if yes.
59544
59545 2006-11-01  Bruno Haible  <bruno@clisp.org>
59546
59547         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Don't define strcasecmp here.
59548         * lib/strcase.h: Include <string.h>.
59549         (strcasecmp): Define to rpl_strcasecmp here.
59550
59551 2006-11-01  Bruno Haible  <bruno@clisp.org>
59552
59553         * lib/printf-parse.c (PRINTF_PARSE): Cast malloc/realloc results.
59554
59555 2006-11-01  Eric Blake  <ebb9@byu.net>
59556
59557         * lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compilation.
59558
59559         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
59560
59561 2006-10-29  Bruno Haible  <bruno@clisp.org>
59562
59563         Make it compile in C++ mode.
59564         * lib/full-write.c (full_rw): Add a cast.
59565
59566 2006-11-01  Bruno Haible  <bruno@clisp.org>
59567
59568         * gnulib-tool (func_get_automake_snippet): Change sed_combine_lines to
59569         be POSIX compliant.
59570         Reported by Roger Persson <perrog@gmail.com>.
59571
59572 2006-11-01  Eric Blake  <ebb9@byu.net>
59573
59574         * lib/getopt_.h: Fix comments.
59575
59576 2006-10-31  Eric Blake  <ebb9@byu.net>
59577
59578         * modules/tmpdir (Depends-on): Add sys_stat.
59579         * modules/mkdtemp (Depends-on): Add tempname, drop unistd.
59580         * lib/mkdtemp.c (gen_tempname): Remove; tempname covers this.
59581         * lib/tmpdir.c (S_ISDIR): Simplify, thanks to sys_stat.
59582         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Simplify, thanks to
59583         tempname.
59584
59585 2006-10-31  Paul Eggert  <eggert@cs.ucla.edu>
59586
59587         Avoid some C++ diagnostics reported by Bruno Haible.
59588         * lib/quotearg.c (clone_quoting_options): Use xmemdup rather than
59589         xmalloc.
59590         (quotearg_alloc): Use xcharalloc rather than xmalloc.
59591         (struct slotvec): Move to top level.
59592         (quotearg_n_options): Rewrite to avoid xmalloc.
59593         * lib/xalloc.h (xcharalloc): New function.
59594         * (xrealloc, xnrealloc, x2realloc, x2nrealloc, xmemdup):
59595         [defined __cplusplus]: Add function template that provides result
59596         type propagation.  This part of the change is from Bruno Haible.
59597
59598 2006-10-29  Bruno Haible  <bruno@clisp.org>
59599
59600         Make it compile in C++ mode.
59601         * lib/striconv.c (mem_cd_iconv): Cast malloc/realloc result.
59602         * lib/strnlen1.c (strnlen1): Cast memchr result.
59603         * lib/mbchar.h (mb_copy): Rename arguments to 'new_mbc', 'old_mbc'.
59604         * lib/clean-temp.c (string_equals, string_hash): Add casts.
59605         (create_temp_dir): Rename local variable 'template'.
59606         (compile_csharp_using_sscli): Add cast.
59607         * lib/fatal-signal.c (at_fatal_signal): Cast xmalloc result.
59608         * lib/findprog.c (find_in_path): Likewise.
59609         * lib/linebreak.c (mbs_width_linebreaks): Cast malloc result.
59610         * lib/wait-process.c (register_slave_subprocess): Likewise.
59611
59612 2006-10-22  Bruno Haible  <bruno@clisp.org>
59613
59614         * modules/tsearch: New file.
59615         * lib/tsearch.h: New file.
59616         * lib/tsearch.c: New file, from glibc-2.5 with small modifications.
59617         * m4/tsearch.m4: New file.
59618         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add tsearch.
59619
59620 2006-10-29  Eric Blake  <ebb9@byu.net>
59621
59622         * lib/arcfour.c: Assume config.h.
59623         * lib/arctwo.c: Likewise.
59624         * lib/base64.c: Likewise.
59625         * lib/check-version.c: Likewise.
59626         * lib/crc.c: Likewise.
59627         * lib/des.c: Likewise.
59628         * lib/gc-gnulib.c: Likewise.
59629         * lib/gc-libgcrypt.c: Likewise.
59630         * lib/gc-pbkdf2-sha1.c: Likewise.
59631         * lib/getaddrinfo.c: Likewise.
59632         * lib/getdelim.c: Likewise.
59633         * lib/getline.c: Likewise.
59634         * lib/hmac-md5.c: Likewise.
59635         * lib/hmac-sha1.c: Likewise.
59636         * lib/iconvme.c: Likewise.
59637         * lib/md2.c: Likewise.
59638         * lib/md4.c: Likewise.
59639         * lib/memxor.c: Likewise.
59640         * lib/read-file.c: Likewise.
59641         * lib/readline.c: Likewise.
59642         * lib/rijndael-alg-fst.c: Likewise.
59643         * lib/rijndael-api-fst.c: Likewise.
59644         * lib/xgetdomainname.c: Likewise.
59645
59646 2006-10-28  Eric Blake  <ebb9@byu.net>
59647
59648         * lib/xstrndup.c: Assume config.h.
59649
59650 2006-10-27  Paul Eggert  <eggert@cs.ucla.edu>
59651
59652         Move stat.h-substitute stuff from lib/stat-macros.h to lib/stat_.h.
59653         stat-macros.h is now for our own macros, whereas stat_h is for
59654         macros in the <sys/stat.h> name space.
59655         * lib/stat-macros.h: Remove copyright notice, as this file is now tiny.
59656         (STAT_MACROS_H): Remove.
59657         (S_IFMT, S_ISBLK, S_ISCHR, S_ISDIR, S_ISFIFO, S_ISLNK, S_ISNAM):
59658         (S_ISMPB, S_ISMPC, S_ISNWK, S_ISREG, S_ISSOCK, S_ISDOOR, S_ISPORT):
59659         (S_TYPEISMQ, S_TYPEISTMO, S_TYPEISSEM, S_TYPEISSHM, S_ISCTG, S_ISOFD):
59660         (S_ISOFL, S_ISWHT, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IRGRP):
59661         (S_IROTH, S_IWUSR, S_IWGRP, S_IWOTH, S_IXUSR, S_IXGRP, S_IXOTH):
59662         (S_IRWXU, S_IRWXG, S_IRWXO, S_IXUGO, S_IRWXUGO):
59663         Move these macros to ...
59664         * lib/stat_.h: here.  Don't include stat-macros.h.
59665         * lib/canonicalize.c: Don't include stat-macros.h.
59666         * lib/chown.c: Likewise.
59667         * lib/euidaccess.c: Likewise.
59668         * lib/file-type.c: Likewise.
59669         * lib/filemode.c: Likewise.
59670         * lib/glob.c: Likewise.
59671         * lib/isapipe.c: Likewise.
59672         * lib/lchown.c: Likewise.
59673         * lib/lstat.c: Likewise.
59674         * lib/mkdir-p.c: Likewise.
59675         * lib/rmdir.c: Likewise.
59676         * m4/lchown.m4 (gl_FUNC_LCHOWN): Don't require gl_STAT_MACROS.
59677         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Don't check for io.h
59678         unless mkdir isn't declared, to speed up 'configure'.
59679         Always create sys/stat.h, since it's unlikely any real sys/stat.h
59680         would define all the S_* symbols.
59681         * modules/canonicalize (Depends-on):
59682         Depend on sys_stat, not stat-macros.
59683         * modules/chown: Likewise.
59684         * modules/euidaccess: Likewise.
59685         * modules/filemode: Likewise.
59686         * modules/file-type: Likewise.
59687         * modules/glob: Likewise.
59688         * modules/isapipe: Likewise.
59689         * modules/lchown: Likewise.
59690         * modules/lstat: Likewise.
59691         * modules/mkancesdirs: Likewise.
59692         * modules/rmdir: Likewise.
59693         * modules/mkdir-p (Depends-on): Also depend on sys_stat.
59694         * modules/modechange: Likewise.
59695         * modules/stat-macros (Files): Remove m4/stat-macros.m4.
59696         (configure.ac): Remove gl_STAT_MACROS.
59697         * modules/sys_stat (Depends-on): Remove stat-macros.
59698
59699 2006-10-27  Bruno Haible  <bruno@clisp.org>
59700
59701         * m4/signed.m4: Remove file.
59702         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS_: Remove bh_C_SIGNED
59703         invocation.
59704         * modules/vasnprintf (Files): Remove m4/signed.m4.
59705
59706 2006-10-27  Bruno Haible  <bruno@clisp.org>
59707
59708         Update to GNU gettext 0.16.
59709         * modules/gettext (Files): Add m4/intl.m4, m4/intldir.m4. Remove
59710         m4/inttypes-h.m4, m4/signed.m4.
59711         * m4/gettext.m4: Update to GNU gettext 0.16.
59712         * m4/intl.m4: New file, from GNU gettext.
59713         * m4/intldir.m4: New file, from GNU gettext.
59714         * config/srclist.txt: Update
59715
59716 2006-10-27  Eric Blake  <ebb9@byu.net>
59717
59718         * MODULES.html.sh: Document tempname.
59719         * modules/mkstemp (Depends-on): Add tempname, and drop transitive
59720         dependencies.
59721         (Files): Move lib/tempname.c...
59722         * modules/tempname: ...to this new module.
59723         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Remove tempname checks.
59724         (gl_PREREQ_TEMPNAME): Move...
59725         * m4/tempname.m4: ...to this new file.
59726         * lib/mkstemp.c (includes) [!_LIBC]: Use tempname.h.
59727         * modules/sys_stat (Depends-on): Add stat-macros.
59728         * lib/stat_.h (includes): Pick up stat macros.
59729         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Replace <sys/stat.h>
59730         if stat macros are broken.
59731         * lib/tempname.c (includes): No need to include "stat-macros.h".
59732         (__gen_tempname) [!_LIBC]: Expose as gen_tempname.
59733         (direxists, __path_search) [!_LIBC]: Don't compile these in
59734         gnulib; the tmpdir module covers that.
59735         * lib/tempname.h: New file.
59736
59737 2006-10-26  Paul Eggert  <eggert@cs.ucla.edu>
59738
59739         * COPYING: Explain how gnulib-tool converts licence headers.
59740         Almost all wording by Eric Blake.
59741
59742 2006-10-25  Paul Eggert  <eggert@cs.ucla.edu>
59743
59744         * lib/mbchar.h (is_basic_table): Make read-only.
59745         * lib/mbchar.c (is_basic_table): Likewise.
59746         Reported by John Darrington.
59747
59748 2006-10-25  Bruno Haible  <bruno@clisp.org>
59749
59750         * lib/progname.h (set_program_name): Undefine before defining.
59751
59752 2006-10-25  Bruno Haible  <bruno@clisp.org>
59753
59754         * lib/gettext.h (_LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS): Define to
59755         false for non-gcc C++ compilers.
59756         Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
59757
59758 2006-10-24  Bruno Haible  <bruno@clisp.org>
59759
59760         * lib/striconv.c (mem_cd_iconv, str_cd_iconv): Treat all non-GNU
59761         iconv implementations like Irix iconv.
59762
59763 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
59764
59765         * modules/vararrays: New file.
59766         * m4/vararrays.m4: New file, taken from diffutils.
59767         * MODULES.html.sh: New module vararrays.
59768
59769 2006-10-24  Karl Berry  <karl@gnu.org>
59770
59771         * doc/gnulib-intro.texi: --- instead of --; non-naive naive.
59772         Don't call GNU Unix.
59773
59774 2006-10-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59775
59776         * users.txt: Add Libtool.
59777
59778         Sync from Libtool:
59779
59780         2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
59781
59782         * lib/argz.c: Remove check for HAVE_CONFIG_H, to conform
59783         to gnulib's policy of including config.h unconditionally.
59784
59785 2006-10-24  Bruno Haible  <bruno@clisp.org>
59786
59787         * modules/wcwidth (Files): Add m4/wint_t.m4.
59788         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Require gt_TYPE_WINT_T.
59789         * lib/wcwidth.h (iswprint): Use 'int' if 'wint_t' is not defined.
59790
59791 2006-10-24  Paul Eggert  <eggert@cs.ucla.edu>
59792
59793         * lib/getdate.y (yyerror): Make the arguments pointer-to-const,
59794         to pacify GCC with some -W flags enabled.  Problem reported by
59795         Bruno Haible.
59796
59797 2006-10-24  Jim Meyering  <jim@meyering.net>
59798
59799         * MODULES.html.sh: Remove uinttostr.  It's not a module.
59800         Reported by Karl Berry.
59801
59802 2006-10-23  Bruno Haible  <bruno@clisp.org>
59803
59804         * lib/fts.c (fts_build): Move variable declaration, for C89 compliance.
59805
59806 2006-10-24  Bruno Haible  <bruno@clisp.org>
59807
59808         * lib/gl_list.h: Use C comment style, not C++ comment style.
59809
59810 2006-10-23  Eric Blake  <ebb9@byu.net>
59811
59812         * lib/getaddrinfo.c (includes): Add missing include.
59813
59814 2006-10-23  Bruno Haible  <bruno@clisp.org>
59815             Paul Eggert  <eggert@cs.ucla.edu>
59816
59817         Ability to rename obstack_free.
59818         * lib/obstack.h (__obstack_free): New macro. Declare instead of
59819         obstack_free.
59820         (obstack_free): Invoke the __obstack_free macro.
59821         * lib/obstack.c (obstack_free): Use __obstack_free macro.
59822
59823 2006-10-23  Bruno Haible  <bruno@clisp.org>
59824             Paul Eggert  <eggert@cs.ucla.edu>
59825
59826         * lib/argp.h (argp_parse, __argp_parse): Comment out the identifiers
59827         __argc, __argv from the declaration. (They are defined as macros on
59828         mingw.)
59829
59830 2006-10-22  Bruno Haible  <bruno@clisp.org>
59831
59832         * doc/gnulib-intro.texi: New file.
59833         * doc/gnulib.texi: Include it.
59834
59835 2006-10-21  Bruno Haible  <bruno@clisp.org>
59836
59837         * doc/gnulib.texi: Split the chapter "Gnulib" into 3 chapters
59838         "Introduction", "Miscellanous Notes", "Particular Modules".
59839
59840 2006-10-21  Bruno Haible  <bruno@clisp.org>
59841
59842         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
59843         Change mostlyclean-local rule to avoid sh syntax error from bash
59844         versions 2.00..2.05 when $(MOSTLYCLEANDIRS) is empty.
59845
59846 2006-10-23  Jim Meyering  <jim@meyering.net>
59847
59848         * lib/getaddrinfo.c (getnameinfo): Use new lightweight uinttostr,
59849         in place of snprintf.
59850
59851         * modules/inttostr (Files): Add lib/uinttostr.c.
59852         * lib/uinttostr.c (inttostr): New file/function.
59853         * lib/inttostr.h (uinttostr): Declare.
59854         * m4/inttostr.m4: Add AC_LIBOBJ([uinttostr]).
59855         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
59856         Add uinttostr.
59857         * modules/getaddrinfo (Depends-on): Remove snprintf.  Add inttostr.
59858
59859 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
59860
59861         * lib/canonicalize.c (ELOOP): Define if not already defined.
59862         Problem reported by Bruno Haible in
59863         <http://lists.gnu.org/archive/html/bug-gnulib/2006-10/msg00282.html>.
59864
59865 2006-10-21  Paul Eggert  <eggert@cs.ucla.edu>
59866
59867         * lib/stdint_.h [defined _AIX]: Don't include <sys/types.h>.
59868         Problem reported by Perry Smith and Ville Laurikari.
59869
59870         * lib/getndelim2.c (SSIZE_MAX): Use same defn that getdelim.c
59871         uses.
59872
59873 2006-10-19  Bruno Haible  <bruno@clisp.org>
59874
59875         * lib/getndelim2.c (SSIZE_MAX): Provide fallback definition. Needed
59876         for mingw.
59877
59878 2006-10-19  Bruno Haible  <bruno@clisp.org>
59879
59880         * lib/openat-priv.h (EOPNOTSUPP): Provide fallback definition.
59881         Needed for mingw.
59882
59883 2006-10-19  Bruno Haible  <bruno@clisp.org>
59884
59885         * m4/size_max.m4 (gl_SIZE_MAX): Cache the result.
59886
59887 2006-10-19  Bruno Haible  <bruno@clisp.org>
59888
59889         * m4/allocsa.m4 (gl_ALLOCSA): Invoke gl_FUNC_ALLOCA, don't AC_REQUIRE
59890         it.
59891
59892 2006-10-19  Bruno Haible  <bruno@clisp.org>
59893
59894         * m4/alloca.m4 (gl_FUNC_ALLOCA): Cache the result of the AC_EGREP_CPP
59895         invocation.
59896
59897 2006-10-19  Bruno Haible  <bruno@clisp.org>
59898
59899         * gnulib-tool (func_create_testdir): Don't include ftruncate and
59900         mountlist by default.
59901
59902 2006-10-16  Bruno Haible  <bruno@clisp.org>
59903
59904         * lib/c-strstr.c: Include c-strstr.h.
59905
59906 2006-10-18  Charles Wilson  <cygwin@cwilson.fastmail.fm>
59907
59908         * gnulib-tool: Don't clobber $sourcebase when $local_gnulib_dir ends
59909         in a slash.
59910
59911 2006-10-18  Bruno Haible  <bruno@clisp.org>
59912
59913         * lib/lock.h [C++]: Wrap definitions in extern "C".
59914
59915 2006-10-18  Bruno Haible  <bruno@clisp.org>
59916
59917         * gnulib-tool (func_emit_initmacro_end): Remove duplicates from the
59918         gl_LIBOBJS list.
59919
59920 2006-10-18  Bruno Haible  <bruno@clisp.org>
59921
59922         * lib/findprog.c (find_in_path): Avoid "gcc -Wwrite-strings" warning.
59923
59924 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>
59925
59926         * lib/xstrtol.h: Include gettext.h.
59927         (_STRTOL_ERROR): Wrap English-language formats inside gettext.
59928         Problem reported by Eric Blake.
59929         * modules/xstrtol (Depends-on): Add gettext-h.
59930
59931 2006-10-19  Paul Eggert  <eggert@cs.ucla.edu>  (tiny change)
59932
59933         * lib/strftime.c (advance): New macro.
59934         (add): Use it to avoid adding 0 to a FILE *.  FILE can be an
59935         incomplete type, so you can't add 0 to it.  Problem and patch
59936         reported by Eelco Dolstra for dietlibc.
59937
59938 2006-10-18  Jim Meyering  <jim@meyering.net>
59939
59940         * lib/readutmp.c (desirable_utmp_entry): Use "bool" as the
59941         type for a local, and rename it: s/up/user_proc/.
59942
59943 2006-10-18  Sergey Poznyakoff  <gray@gnu.org.ua>
59944
59945         * lib/readutmp.c (desirable_utmp_entry): Implement new flag:
59946         READ_UTMP_USER_PROCESS.
59947         * lib/readutmp.h (READ_UTMP_USER_PROCESS): New flag
59948
59949 2006-10-17  Paul Eggert  <eggert@cs.ucla.edu>
59950
59951         * lib/localcharset.c: Do not check HAVE_SETLOCALE.
59952         * m4/localcharset.m4 (gl_LOCALCHARSET): Don't check for setlocale.
59953
59954 2006-10-17  Eric Blake  <ebb9@byu.net>
59955
59956         * lib/sigprocmask.c (sigprocmask): Fix typo.
59957
59958         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Fix typo.
59959
59960         * modules/clean-temp (Makefile.am): Don't add to make output...
59961         (configure.ac): ...instead define SIGNAL_SAFE_LIST inside
59962         config.h.
59963
59964 2006-10-17  Bruno Haible  <bruno@clisp.org>
59965
59966         * lib/gettext.h (gettext, ngettext, pgettext, npgettext): Define
59967         differently if DEFAULT_TEXT_DOMAIN is set.
59968
59969 2006-10-16  Bruno Haible  <bruno@clisp.org>
59970
59971         * lib/clean-temp.c: Include fwriteerror.h.
59972
59973 2006-10-16  Bruno Haible  <bruno@clisp.org>
59974
59975         * getndelim2.m4 (gl_GETNDELIM2): Remove 2003-10-23 hack.
59976
59977 2006-10-16  Bruno Haible  <bruno@clisp.org>
59978
59979         * m4/signalblocking.m4 (gl_PREREQ_SIGPROCMASK): Also test for sigset_t.
59980         * lib/sigprocmask.h: Include <sys/types.h>.
59981         (sigset_t): Use the system's definition if present.
59982
59983 2006-10-17  Eric Blake  <ebb9@byu.net>
59984
59985         * lib/xvasprintf.c (includes): Assume config.h.
59986         * lib/xasprintf.c (includes): Likewise.
59987
59988 2006-10-16  Paul Eggert  <eggert@cs.ucla.edu>
59989
59990         * lib/fsusage.c (PROPAGATE_ALL_ONES): Don't assume uintmax_t is
59991         at least as wide as intmax_t.
59992
59993 2006-10-16  Alexandre Duret-Lutz  <adl@gnu.org>
59994
59995         (Imported from Automake.)
59996         * build-aux/gnupload: Update to version 1.1 of directive file.
59997
59998 2006-10-16  Eric Blake  <ebb9@byu.net>
59999
60000         * modules/configmake (Makefile.am): Add pkglibexecdir support, to
60001         match Automake 1.10a.
60002
60003 2006-10-14  Bruno Haible  <bruno@clisp.org>
60004
60005         * modules/sigprocmask: New file.
60006         * lib/sigprocmask.h: New file.
60007         * lib/sigprocmask.c: New file.
60008         * m4/signalblocking.m4 (gl_SIGNALBLOCKING): Renamed from
60009         gt_SIGNALBLOCKING. When not defining HAVE_POSIX_SIGNALBLOCKING,
60010         request sigprocmask.o.
60011         (gl_PREREQ_SIGPROCMASK): New macro.
60012         * modules/fatal-signal (Files): Remove m4/signalblocking.m4.
60013         (Depends-on): Add sigprocmask.
60014         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Don't require
60015         gt_SIGNALBLOCKING. Test for 'raise' only once.
60016         * lib/fatal-signal.c: Include sigprocmask.h.
60017         (fatal_signal_set, init_fatal_signal_set, block_fatal_signals,
60018         unblock_fatal_signals): Define always.
60019         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
60020         sigprocmask.
60021
60022 2006-10-14  Paul Eggert  <eggert@cs.ucla.edu>
60023
60024         Sync from Automake.
60025         * build-aux/install-sh (posix_mkdir): Reject FreeBSD 6.1 mkdir -p -m,
60026         which incorrectly sets the mode of an existing destination
60027         directory.  In some cases the unpatched install-sh could do the
60028         equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
60029         system.  We hope this is rare in practice, but it's clearly worth
60030         fixing.  Problem reported by Alex Unleashed in
60031         <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
60032         Also, don't bother to check for -m bugs unless we're using -m;
60033         suggested by Stepan Kasal.
60034
60035 2006-10-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
60036
60037         Sync from Automake.
60038         * build-aux/depcomp (gcc3): Put dependency extraction flags before the
60039         `-c' flag, so they appear at the same position as in %FASTDEP%
60040         mode in depend2.am.  Fixes build failure for FreeBSD's c89,
60041         which ignores unknown options only after the first non-option.
60042         Bug report against M4 by Nelson H. F. Beebe.
60043
60044 2006-10-13  Jim Meyering  <jim@meyering.net>
60045
60046         Fix a bug in yesterday's change.
60047         * lib/fts.c (fts_open): When using FTS_XDEV|FTS_NOSTAT,
60048         p->fts_statp->st_dev would be used uninitialized.
60049         Ensures that we always call fts_stat on the very first entry.
60050         Miklos Szeredi reported that find -xdev stopped working.
60051
60052 2006-10-12  Bruno Haible  <bruno@clisp.org>
60053
60054         * gnulib-tool (func_get_automake_snippet): Append an automatically
60055         computed EXTRA_DIST augmentation.
60056         * modules/acl (Makefile.am): Remove EXTRA_DIST augmentation.
60057         * modules/alloca-opt (Makefile.am): Likewise.
60058         * modules/allocsa (Makefile.am): Likewise.
60059         * modules/arcfour (Makefile.am): Likewise.
60060         * modules/arctwo (Makefile.am): Likewise.
60061         * modules/argmatch (Makefile.am): Likewise.
60062         * modules/argz (Makefile.am): Likewise.
60063         * modules/atexit (Makefile.am): Likewise.
60064         * modules/backupfile (Makefile.am): Likewise.
60065         * modules/byteswap (Makefile.am): Likewise.
60066         * modules/c-strtod (Makefile.am): Likewise.
60067         * modules/c-strtold (Makefile.am): Likewise.
60068         * modules/calloc (Makefile.am): Likewise.
60069         * modules/canon-host (Makefile.am): Likewise.
60070         * modules/canonicalize (Makefile.am): Likewise.
60071         * modules/chdir-long (Makefile.am): Likewise.
60072         * modules/chdir-safer (Makefile.am): Likewise.
60073         * modules/check-version (Makefile.am): Likewise.
60074         * modules/chown (Makefile.am): Likewise.
60075         * modules/cloexec (Makefile.am): Likewise.
60076         * modules/close-stream (Makefile.am): Likewise.
60077         * modules/closeout (Makefile.am): Likewise.
60078         * modules/crc (Makefile.am): Likewise.
60079         * modules/csharpexec (Makefile.am): Likewise.
60080         * modules/cycle-check (Makefile.am): Likewise.
60081         * modules/des (Makefile.am): Likewise.
60082         * modules/dev-ino (Makefile.am): Likewise.
60083         * modules/dirfd (Makefile.am): Likewise.
60084         * modules/dirname (Makefile.am): Likewise.
60085         * modules/dup2 (Makefile.am): Likewise.
60086         * modules/eealloc (Makefile.am): Likewise.
60087         * modules/error (Makefile.am): Likewise.
60088         * modules/euidaccess (Makefile.am): Likewise.
60089         * modules/exclude (Makefile.am): Likewise.
60090         * modules/exitfail (Makefile.am): Likewise.
60091         * modules/fcntl-safer (Makefile.am): Likewise.
60092         * modules/fcntl (Makefile.am): Likewise.
60093         * modules/file-type (Makefile.am): Likewise.
60094         * modules/fileblocks (Makefile.am): Likewise.
60095         * modules/filemode (Makefile.am): Likewise.
60096         * modules/filenamecat (Makefile.am): Likewise.
60097         * modules/fnmatch (Makefile.am): Likewise.
60098         * modules/fopen-safer (Makefile.am): Likewise.
60099         * modules/fpending (Makefile.am): Likewise.
60100         * modules/fprintftime (Makefile.am): Likewise.
60101         * modules/free (Makefile.am): Likewise.
60102         * modules/fsusage (Makefile.am): Likewise.
60103         * modules/ftruncate (Makefile.am): Likewise.
60104         * modules/fts (Makefile.am): Likewise.
60105         * modules/gc-arcfour (Makefile.am): Likewise.
60106         * modules/gc-des (Makefile.am): Likewise.
60107         * modules/gc-hmac-md5 (Makefile.am): Likewise.
60108         * modules/gc-hmac-sha1 (Makefile.am): Likewise.
60109         * modules/gc-md4 (Makefile.am): Likewise.
60110         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
60111         * modules/gc-sha1 (Makefile.am): Likewise.
60112         * modules/gc (Makefile.am): Likewise.
60113         * modules/getaddrinfo (Makefile.am): Likewise.
60114         * modules/getcwd (Makefile.am): Likewise.
60115         * modules/getdelim (Makefile.am): Likewise.
60116         * modules/getdomainname (Makefile.am): Likewise.
60117         * modules/getgroups (Makefile.am): Likewise.
60118         * modules/gethostname (Makefile.am): Likewise.
60119         * modules/gethrxtime (Makefile.am): Likewise.
60120         * modules/getline (Makefile.am): Likewise.
60121         * modules/getloadavg (Makefile.am): Likewise.
60122         * modules/getlogin_r (Makefile.am): Likewise.
60123         * modules/getndelim2 (Makefile.am): Likewise.
60124         * modules/getopt (Makefile.am): Likewise.
60125         * modules/getpagesize (Makefile.am): Likewise.
60126         * modules/getpass-gnu (Makefile.am): Likewise.
60127         * modules/getpass (Makefile.am): Likewise.
60128         * modules/getsubopt (Makefile.am): Likewise.
60129         * modules/gettime (Makefile.am): Likewise.
60130         * modules/gettimeofday (Makefile.am): Likewise.
60131         * modules/getugroups (Makefile.am): Likewise.
60132         * modules/getusershell (Makefile.am): Likewise.
60133         * modules/glob (Makefile.am): Likewise.
60134         * modules/group-member (Makefile.am): Likewise.
60135         * modules/hard-locale (Makefile.am): Likewise.
60136         * modules/hash (Makefile.am): Likewise.
60137         * modules/hmac-md5 (Makefile.am): Likewise.
60138         * modules/hmac-sha1 (Makefile.am): Likewise.
60139         * modules/human (Makefile.am): Likewise.
60140         * modules/idcache (Makefile.am): Likewise.
60141         * modules/imaxabs (Makefile.am): Likewise.
60142         * modules/imaxdiv (Makefile.am): Likewise.
60143         * modules/inet_ntop (Makefile.am): Likewise.
60144         * modules/inet_pton (Makefile.am): Likewise.
60145         * modules/intprops (Makefile.am): Likewise.
60146         * modules/inttostr (Makefile.am): Likewise.
60147         * modules/inttypes (Makefile.am): Likewise.
60148         * modules/isapipe (Makefile.am): Likewise.
60149         * modules/javaversion (Makefile.am): Likewise.
60150         * modules/lchmod (Makefile.am): Likewise.
60151         * modules/lchown (Makefile.am): Likewise.
60152         * modules/localcharset (Makefile.am): Likewise.
60153         * modules/long-options (Makefile.am): Likewise.
60154         * modules/lstat (Makefile.am): Likewise.
60155         * modules/malloc (Makefile.am): Likewise.
60156         * modules/mathl (Makefile.am): Likewise.
60157         * modules/mbchar (Makefile.am): Likewise.
60158         * modules/md2 (Makefile.am): Likewise.
60159         * modules/md4 (Makefile.am): Likewise.
60160         * modules/md5 (Makefile.am): Likewise.
60161         * modules/memcasecmp (Makefile.am): Likewise.
60162         * modules/memchr (Makefile.am): Likewise.
60163         * modules/memcmp (Makefile.am): Likewise.
60164         * modules/memcoll (Makefile.am): Likewise.
60165         * modules/memcpy (Makefile.am): Likewise.
60166         * modules/memmem (Makefile.am): Likewise.
60167         * modules/memmove (Makefile.am): Likewise.
60168         * modules/mempcpy (Makefile.am): Likewise.
60169         * modules/memrchr (Makefile.am): Likewise.
60170         * modules/memset (Makefile.am): Likewise.
60171         * modules/memxor (Makefile.am): Likewise.
60172         * modules/mkancesdirs (Makefile.am): Likewise.
60173         * modules/mkdir-p (Makefile.am): Likewise.
60174         * modules/mkdir (Makefile.am): Likewise.
60175         * modules/mkdtemp (Makefile.am): Likewise.
60176         * modules/mkstemp (Makefile.am): Likewise.
60177         * modules/mktime (Makefile.am): Likewise.
60178         * modules/modechange (Makefile.am): Likewise.
60179         * modules/mountlist (Makefile.am): Likewise.
60180         * modules/nanosleep (Makefile.am): Likewise.
60181         * modules/obstack (Makefile.am): Likewise.
60182         * modules/openat (Makefile.am): Likewise.
60183         * modules/pagealign_alloc (Makefile.am): Likewise.
60184         * modules/pathmax (Makefile.am): Likewise.
60185         * modules/physmem (Makefile.am): Likewise.
60186         * modules/poll (Makefile.am): Likewise.
60187         * modules/posixtm (Makefile.am): Likewise.
60188         * modules/posixver (Makefile.am): Likewise.
60189         * modules/putenv (Makefile.am): Likewise.
60190         * modules/quote (Makefile.am): Likewise.
60191         * modules/quotearg (Makefile.am): Likewise.
60192         * modules/raise (Makefile.am): Likewise.
60193         * modules/read-file (Makefile.am): Likewise.
60194         * modules/readline (Makefile.am): Likewise.
60195         * modules/readlink (Makefile.am): Likewise.
60196         * modules/readtokens (Makefile.am): Likewise.
60197         * modules/readutmp (Makefile.am): Likewise.
60198         * modules/realloc (Makefile.am): Likewise.
60199         * modules/regex (Makefile.am): Likewise.
60200         * modules/rename-dest-slash (Makefile.am): Likewise.
60201         * modules/rename (Makefile.am): Likewise.
60202         * modules/rijndael (Makefile.am): Likewise.
60203         * modules/rmdir (Makefile.am): Likewise.
60204         * modules/rpmatch (Makefile.am): Likewise.
60205         * modules/safe-read (Makefile.am): Likewise.
60206         * modules/safe-write (Makefile.am): Likewise.
60207         * modules/same-inode (Makefile.am): Likewise.
60208         * modules/same (Makefile.am): Likewise.
60209         * modules/save-cwd (Makefile.am): Likewise.
60210         * modules/savedir (Makefile.am): Likewise.
60211         * modules/setenv (Makefile.am): Likewise.
60212         * modules/settime (Makefile.am): Likewise.
60213         * modules/sha1 (Makefile.am): Likewise.
60214         * modules/sig2str (Makefile.am): Likewise.
60215         * modules/snprintf (Makefile.am): Likewise.
60216         * modules/stat-macros (Makefile.am): Likewise.
60217         * modules/stat-time (Makefile.am): Likewise.
60218         * modules/stdbool (Makefile.am): Likewise.
60219         * modules/stdint (Makefile.am): Likewise.
60220         * modules/stdlib-safer (Makefile.am): Likewise.
60221         * modules/stpcpy (Makefile.am): Likewise.
60222         * modules/stpncpy (Makefile.am): Likewise.
60223         * modules/strcase (Makefile.am): Likewise.
60224         * modules/strcasestr (Makefile.am): Likewise.
60225         * modules/strchrnul (Makefile.am): Likewise.
60226         * modules/strcspn (Makefile.am): Likewise.
60227         * modules/strdup (Makefile.am): Likewise.
60228         * modules/strerror (Makefile.am): Likewise.
60229         * modules/strftime (Makefile.am): Likewise.
60230         * modules/strndup (Makefile.am): Likewise.
60231         * modules/strnlen (Makefile.am): Likewise.
60232         * modules/strpbrk (Makefile.am): Likewise.
60233         * modules/strsep (Makefile.am): Likewise.
60234         * modules/strstr (Makefile.am): Likewise.
60235         * modules/strtod (Makefile.am): Likewise.
60236         * modules/strtoimax (Makefile.am): Likewise.
60237         * modules/strtok_r (Makefile.am): Likewise.
60238         * modules/strtol (Makefile.am): Likewise.
60239         * modules/strtoll (Makefile.am): Likewise.
60240         * modules/strtoul (Makefile.am): Likewise.
60241         * modules/strtoull (Makefile.am): Likewise.
60242         * modules/strtoumax (Makefile.am): Likewise.
60243         * modules/strverscmp (Makefile.am): Likewise.
60244         * modules/sys_socket (Makefile.am): Likewise.
60245         * modules/sys_stat (Makefile.am): Likewise.
60246         * modules/sysexits (Makefile.am): Likewise.
60247         * modules/time_r (Makefile.am): Likewise.
60248         * modules/timegm (Makefile.am): Likewise.
60249         * modules/timespec (Makefile.am): Likewise.
60250         * modules/tmpfile-safer (Makefile.am): Likewise.
60251         * modules/trim (Makefile.am): Likewise.
60252         * modules/unistd-safer (Makefile.am): Likewise.
60253         * modules/unlinkdir (Makefile.am): Likewise.
60254         * modules/unlocked-io (Makefile.am): Likewise.
60255         * modules/userspec (Makefile.am): Likewise.
60256         * modules/utime (Makefile.am): Likewise.
60257         * modules/utimecmp (Makefile.am): Likewise.
60258         * modules/utimens (Makefile.am): Likewise.
60259         * modules/vasnprintf (Makefile.am): Likewise.
60260         * modules/vasprintf (Makefile.am): Likewise.
60261         * modules/vsnprintf (Makefile.am): Likewise.
60262         * modules/xalloc (Makefile.am): Likewise.
60263         * modules/xgetcwd (Makefile.am): Likewise.
60264         * modules/xnanosleep (Makefile.am): Likewise.
60265         * modules/xreadlink (Makefile.am): Likewise.
60266         * modules/xstrtod (Makefile.am): Likewise.
60267         * modules/xstrtol (Makefile.am): Likewise.
60268         * modules/xstrtold (Makefile.am): Likewise.
60269         * modules/yesno (Makefile.am): Likewise.
60270         * modules/getdate (Makefile.am): Don't add getdate.h to EXTRA_DIST.
60271
60272 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
60273
60274         * modules/error (Makefile.am): Distribute files through
60275         EXTRA_DIST, not lib_SOURCES.
60276
60277 2006-10-12  Eric Blake  <ebb9@byu.net>
60278
60279         * modules/error (Makefile.am): Distribute files in /lib.
60280         * modules/obstack (Makefile.am): Likewise.
60281
60282 2006-10-12  Bruno Haible  <bruno@clisp.org>
60283
60284         * modules/acl (Makefile.am): Distribute all files in lib/ through
60285         EXTRA_DIST.
60286         * modules/arcfour (Makefile.am): Likewise.
60287         * modules/arctwo (Makefile.am): Likewise.
60288         * modules/argmatch (Makefile.am): Likewise.
60289         * modules/argz (Makefile.am): Likewise.
60290         * modules/atexit (Makefile.am): Likewise.
60291         * modules/backupfile (Makefile.am): Likewise.
60292         * modules/c-strtod (Makefile.am): Likewise.
60293         * modules/c-strtold (Makefile.am): Likewise.
60294         * modules/calloc (Makefile.am): Likewise.
60295         * modules/canon-host (Makefile.am): Likewise.
60296         * modules/canonicalize (Makefile.am): Likewise.
60297         * modules/chdir-long (Makefile.am): Likewise.
60298         * modules/chdir-safer (Makefile.am): Likewise.
60299         * modules/check-version (Makefile.am): Likewise.
60300         * modules/chown (Makefile.am): Likewise.
60301         * modules/cloexec (Makefile.am): Likewise.
60302         * modules/close-stream (Makefile.am): Likewise.
60303         * modules/closeout (Makefile.am): Likewise.
60304         * modules/crc (Makefile.am): Likewise.
60305         * modules/cycle-check (Makefile.am): Likewise.
60306         * modules/des (Makefile.am): Likewise.
60307         * modules/dirfd (Makefile.am): Likewise.
60308         * modules/dirname (Makefile.am): Likewise.
60309         * modules/dup2 (Makefile.am): Likewise.
60310         * modules/euidaccess (Makefile.am): Likewise.
60311         * modules/exclude (Makefile.am): Likewise.
60312         * modules/exitfail (Makefile.am): Likewise.
60313         * modules/fcntl-safer (Makefile.am): Likewise.
60314         * modules/file-type (Makefile.am): Likewise.
60315         * modules/fileblocks (Makefile.am): Likewise.
60316         * modules/filemode (Makefile.am): Likewise.
60317         * modules/filenamecat (Makefile.am): Likewise.
60318         * modules/fnmatch (Makefile.am): Likewise.
60319         * modules/fopen-safer (Makefile.am): Likewise.
60320         * modules/fpending (Makefile.am): Likewise.
60321         * modules/fprintftime (Makefile.am): Likewise.
60322         * modules/free (Makefile.am): Likewise.
60323         * modules/fsusage (Makefile.am): Likewise.
60324         * modules/ftruncate (Makefile.am): Likewise.
60325         * modules/fts (Makefile.am): Likewise.
60326         * modules/gc (Makefile.am): Likewise.
60327         * modules/gc-pbkdf2-sha1 (Makefile.am): Likewise.
60328         * modules/getaddrinfo (Makefile.am): Likewise.
60329         * modules/getcwd (Makefile.am): Likewise.
60330         * modules/getdelim (Makefile.am): Likewise.
60331         * modules/getdomainname (Makefile.am): Likewise.
60332         * modules/getgroups (Makefile.am): Likewise.
60333         * modules/gethostname (Makefile.am): Likewise.
60334         * modules/gethrxtime (Makefile.am): Likewise.
60335         * modules/getline (Makefile.am): Likewise.
60336         * modules/getloadavg (Makefile.am): Likewise.
60337         * modules/getlogin_r (Makefile.am): Likewise.
60338         * modules/getopt (Makefile.am): Likewise.
60339         * modules/getpass (Makefile.am): Likewise.
60340         * modules/getpass-gnu (Makefile.am): Likewise.
60341         * modules/getsubopt (Makefile.am): Likewise.
60342         * modules/gettime (Makefile.am): Likewise.
60343         * modules/gettimeofday (Makefile.am): Likewise.
60344         * modules/getugroups (Makefile.am): Likewise.
60345         * modules/getusershell (Makefile.am): Likewise.
60346         * modules/glob (Makefile.am): Likewise.
60347         * modules/group-member (Makefile.am): Likewise.
60348         * modules/hard-locale (Makefile.am): Likewise.
60349         * modules/hash (Makefile.am): Likewise.
60350         * modules/hmac-md5 (Makefile.am): Likewise.
60351         * modules/hmac-sha1 (Makefile.am): Likewise.
60352         * modules/human (Makefile.am): Likewise.
60353         * modules/idcache (Makefile.am): Likewise.
60354         * modules/imaxabs (Makefile.am): Likewise.
60355         * modules/imaxdiv (Makefile.am): Likewise.
60356         * modules/inet_ntop (Makefile.am): Likewise.
60357         * modules/inet_pton (Makefile.am): Likewise.
60358         * modules/inttostr (Makefile.am): Likewise.
60359         * modules/isapipe (Makefile.am): Likewise.
60360         * modules/lchown (Makefile.am): Likewise.
60361         * modules/long-options (Makefile.am): Likewise.
60362         * modules/lstat (Makefile.am): Likewise.
60363         * modules/malloc (Makefile.am): Likewise.
60364         * modules/mathl (Makefile.am): Likewise.
60365         * modules/mbchar (Makefile.am): Likewise.
60366         * modules/md2 (Makefile.am): Likewise.
60367         * modules/md4 (Makefile.am): Likewise.
60368         * modules/md5 (Makefile.am): Likewise.
60369         * modules/memcasecmp (Makefile.am): Likewise.
60370         * modules/memchr (Makefile.am): Likewise.
60371         * modules/memcmp (Makefile.am): Likewise.
60372         * modules/memcoll (Makefile.am): Likewise.
60373         * modules/memcpy (Makefile.am): Likewise.
60374         * modules/memmem (Makefile.am): Likewise.
60375         * modules/memmove (Makefile.am): Likewise.
60376         * modules/mempcpy (Makefile.am): Likewise.
60377         * modules/memrchr (Makefile.am): Likewise.
60378         * modules/memset (Makefile.am): Likewise.
60379         * modules/memxor (Makefile.am): Likewise.
60380         * modules/mkancesdirs (Makefile.am): Likewise.
60381         * modules/mkdir (Makefile.am): Likewise.
60382         * modules/mkdir-p (Makefile.am): Likewise.
60383         * modules/mkdtemp (Makefile.am): Likewise.
60384         * modules/mkstemp (Makefile.am): Likewise.
60385         * modules/mktime (Makefile.am): Likewise.
60386         * modules/modechange (Makefile.am): Likewise.
60387         * modules/mountlist (Makefile.am): Likewise.
60388         * modules/nanosleep (Makefile.am): Likewise.
60389         * modules/openat (Makefile.am): Likewise.
60390         * modules/pagealign_alloc (Makefile.am): Likewise.
60391         * modules/physmem (Makefile.am): Likewise.
60392         * modules/poll (Makefile.am): Likewise.
60393         * modules/posixtm (Makefile.am): Likewise.
60394         * modules/posixver (Makefile.am): Likewise.
60395         * modules/putenv (Makefile.am): Likewise.
60396         * modules/quote (Makefile.am): Likewise.
60397         * modules/quotearg (Makefile.am): Likewise.
60398         * modules/raise (Makefile.am): Likewise.
60399         * modules/read-file (Makefile.am): Likewise.
60400         * modules/readline (Makefile.am): Likewise.
60401         * modules/readlink (Makefile.am): Likewise.
60402         * modules/readtokens (Makefile.am): Likewise.
60403         * modules/readutmp (Makefile.am): Likewise.
60404         * modules/realloc (Makefile.am): Likewise.
60405         * modules/regex (Makefile.am): Likewise.
60406         * modules/rename (Makefile.am): Likewise.
60407         * modules/rename-dest-slash (Makefile.am): Likewise.
60408         * modules/rijndael (Makefile.am): Likewise.
60409         * modules/rmdir (Makefile.am): Likewise.
60410         * modules/rpmatch (Makefile.am): Likewise.
60411         * modules/safe-read (Makefile.am): Likewise.
60412         * modules/safe-write (Makefile.am): Likewise.
60413         * modules/same (Makefile.am): Likewise.
60414         * modules/save-cwd (Makefile.am): Likewise.
60415         * modules/savedir (Makefile.am): Likewise.
60416         * modules/setenv (Makefile.am): Likewise.
60417         * modules/settime (Makefile.am): Likewise.
60418         * modules/sha1 (Makefile.am): Likewise.
60419         * modules/sig2str (Makefile.am): Likewise.
60420         * modules/snprintf (Makefile.am): Likewise.
60421         * modules/stdlib-safer (Makefile.am): Likewise.
60422         * modules/stpcpy (Makefile.am): Likewise.
60423         * modules/stpncpy (Makefile.am): Likewise.
60424         * modules/strcase (Makefile.am): Likewise.
60425         * modules/strcasestr (Makefile.am): Likewise.
60426         * modules/strchrnul (Makefile.am): Likewise.
60427         * modules/strcspn (Makefile.am): Likewise.
60428         * modules/strdup (Makefile.am): Likewise.
60429         * modules/strerror (Makefile.am): Likewise.
60430         * modules/strftime (Makefile.am): Likewise.
60431         * modules/strndup (Makefile.am): Likewise.
60432         * modules/strnlen (Makefile.am): Likewise.
60433         * modules/strpbrk (Makefile.am): Likewise.
60434         * modules/strsep (Makefile.am): Likewise.
60435         * modules/strstr (Makefile.am): Likewise.
60436         * modules/strtod (Makefile.am): Likewise.
60437         * modules/strtoimax (Makefile.am): Likewise.
60438         * modules/strtok_r (Makefile.am): Likewise.
60439         * modules/strtol (Makefile.am): Likewise.
60440         * modules/strtoll (Makefile.am): Likewise.
60441         * modules/strtoul (Makefile.am): Likewise.
60442         * modules/strtoull (Makefile.am): Likewise.
60443         * modules/strtoumax (Makefile.am): Likewise.
60444         * modules/strverscmp (Makefile.am): Likewise.
60445         * modules/time_r (Makefile.am): Likewise.
60446         * modules/timegm (Makefile.am): Likewise.
60447         * modules/tmpfile-safer (Makefile.am): Likewise.
60448         * modules/unistd-safer (Makefile.am): Likewise.
60449         * modules/unlinkdir (Makefile.am): Likewise.
60450         * modules/userspec (Makefile.am): Likewise.
60451         * modules/utime (Makefile.am): Likewise.
60452         * modules/utimecmp (Makefile.am): Likewise.
60453         * modules/utimens (Makefile.am): Likewise.
60454         * modules/vasnprintf (Makefile.am): Likewise.
60455         * modules/vasprintf (Makefile.am): Likewise.
60456         * modules/vsnprintf (Makefile.am): Likewise.
60457         * modules/xalloc (Makefile.am): Likewise.
60458         * modules/xgetcwd (Makefile.am): Likewise.
60459         * modules/xnanosleep (Makefile.am): Likewise.
60460         * modules/xreadlink (Makefile.am): Likewise.
60461         * modules/xstrtod (Makefile.am): Likewise.
60462         * modules/xstrtol (Makefile.am): Likewise.
60463         * modules/xstrtold (Makefile.am): Likewise.
60464         * modules/yesno (Makefile.am): Likewise.
60465
60466 2006-10-12  Jim Meyering  <jim@meyering.net>
60467
60468         * m4/getloadavg.m4: Revert the change below.
60469
60470         * m4/getloadavg.m4 (gl_GETLOADAVG): Test for the existence of
60471         lib/getloadavg.c using "ls -L", not "test -f".  The latter would
60472         fail with a symlink, which is what coreutils' ./bootstrap now
60473         creates by default.
60474
60475 2006-10-12  Bruno Haible  <bruno@clisp.org>
60476
60477         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): Don't define for MSVC or
60478         mingw.
60479         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX): Handle
60480         MSVC and mingw explicitly.
60481
60482 2006-10-11  Simon Josefsson  <jas@extundo.com>
60483             Bruno Haible  <bruno@clisp.org>
60484
60485         Add support for multiple gnulib-tool invocations in the scope of a
60486         single configure.ac file.
60487         * gnulib-tool (func_emit_lib_Makefile_am): In the _LIBADD variable,
60488         use a private [LT]LIBOBJS variant. Define a _DEPENDENCIES variable
60489         with the same contents as the _LIBADD variable.
60490         (func_emit_initmacro_start, func_emit_initmacro_end,
60491         func_emit_initmacro_done): New functions.
60492         (func_import, func_create_testdir): Invoke them. Allow the identifiers
60493         gl_LIBOBJS and gl_LTLIBOBJS.
60494
60495 2006-10-11  Bruno Haible  <bruno@clisp.org>
60496
60497         * gnulib-tool (GETTEXTPATH, AUTOHEADER, AUTOPOINT): New variables.
60498         (func_create_testdir): Don't create po/Makefile.am, don't invoke
60499         autoreconf. Instead, invoke autopoint explicitly but move back the
60500         *.m4 files from gnulib.
60501
60502 2006-10-11  Bruno Haible  <bruno@clisp.org>
60503
60504         * gnulib-tool (func_usage): Make module names after --create-testdir
60505         optional.
60506         (func_create_testdir): If no module was specified, use nearly all
60507         modules.
60508
60509 2006-10-12  Jim Meyering  <jim@meyering.net>
60510
60511         Big performance improvement for fts-based tools that use FTS_NOSTAT.
60512         Avoid spurious inode-mismatch problems on non-POSIX file systems.
60513         Details: http://article.gmane.org/gmane.comp.lib.gnulib.bugs/7416
60514         * lib/fts_.h (FTS_DEFER_STAT): Define new flag.
60515         (FTS_OPTIONMASK): Extend the mask to reflect this addition.
60516         * lib/fts.c (DT_IS_KNOWN, DT_MUST_BE): Define.
60517         (FTS_NO_STAT_REQUIRED, FTS_STAT_REQUIRED): Define.
60518         (fts_set_stat_required): New function.
60519         (fts_open): Defer the calls to fts_stat, if possible or requested.
60520         Move the code that maps a command-line fts_info value FTS_DOT to FTS_D
60521         into fts_stat itself.
60522         (fts_read): Perform any required (deferred) fts_stat call.
60523         (fts_build): Likewise, for the directory we're about to open and read.
60524         In the readdir loop, carefully decide whether each entry will require
60525         an eventual call to fts_stat, using dirent.d_type info if available.
60526         (fts_stat): Move the test for whether to honor FTS_COMFOLLOW on
60527         a command line argument into this function.  Update all callers.
60528         Map a return value of FTS_DOT to FTS_D for a command line argument.
60529         * modules/fts (Depends-on): Add d-type.  Alphabetize.
60530         Thanks to Miklos Szeredi for his tenacity and for the initial
60531         bug report about "find" failing on a FUSE-based file system.
60532
60533         * lib/fts.c (fts_open): Use consistent indentation.
60534
60535 2006-10-12  Paul Eggert  <eggert@cs.ucla.edu>
60536
60537         * m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Renamed from
60538         gl_USE_SYSTEM_EXTENSIONS, to fix a coreutils bootstrap failure
60539         reported by Jim Meyering.  All uses of cache variables renamed
60540         to match Autoconf's.
60541         (gl_USE_SYSTEM_EXTENSIONS): New macro, which simply requires
60542         the other one.
60543
60544         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH):
60545         Fix misspelling in diagnostic.
60546
60547 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
60548
60549         * lib/mkdir-p.c (HAVE_FCHMOD): Define to false if not already
60550         defined.  Problem reported by Matthew Woehlke.
60551
60552         * lib/inttypes_.h (_LONG_LONG_FORMAT_PREFIX): New macro.
60553         Add support for Tandem NonStop R series.
60554         (_PRI64_PREFIX, _PRIu64_PREFIX, _SCN64_PREFIX, _SCNu64_PREFIX):
60555         Use new macro.
60556
60557         * lib/rename-dest-slash.c: Include stdbool.h but not string.h.
60558         (has_trailing_slash): Omit size arg; all callers changed.
60559         Omit 'inline', since it doesn't help performance and we'd
60560         need to configure it.
60561         Don't count //, ///, etc. as having a trailing slash.
60562         As a side effect, this removes a C99ism reported by Matthew Woehlke.
60563         (rpl_rename_dest_slash): On failure, use rename's errno rather
60564         than (in some cases) an incorrect or junk errno.
60565         Simplify code by removing need to compute length; this does
60566         cause it to make two passes instead of one over the file name,
60567         but it's worth it.
60568
60569         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Undo previous
60570         change, since Autoconf's version may no longer be appropriate now
60571         that we are using CVS Autoconf's version.  Add support for Tandem.
60572
60573 2006-10-11  Paul Eggert  <eggert@cs.ucla.edu>
60574             Bruno Haible  <bruno@clisp.org>
60575
60576         * lib/allocsa.h (sa_alignment_longlong, sa_alignment_max): Test
60577         HAVE_LONG_LONG_INT instead of HAVE_LONG_LONG.
60578         * m4/allocsa.m4 (gl_ALLOCSA): Invoke AC_TYPE_LONG_LONG_INT instead of
60579         gl_AC_TYPE_LONG_LONG.
60580
60581         * lib/printf-args.h (arg_type, argument): Test HAVE_LONG_LONG_INT
60582         instead of HAVE_LONG_LONG.
60583         * lib/printf-args.c (printf_fetchargs): Likewise.
60584         * lib/printf-parse.c (PRINTF_PARSE): Likewise.
60585         * lib/vasnprintf.c (VASNPRINTF): Likewise.
60586         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_ARGS, gl_PREREQ_PRINTF_PARSE,
60587         gl_PREREQ_VASNPRINTF): Invoke AC_TYPE_LONG_LONG_INT instead of
60588         gl_AC_TYPE_LONG_LONG.
60589
60590 2006-10-11  Bruno Haible  <bruno@clisp.org>
60591
60592         * m4/longlong.m4: Add comments.
60593         * m4/ulonglong.m4: Likewise.
60594
60595 2006-10-10  Bruno Haible  <bruno@clisp.org>
60596
60597         Make it possible to #define stpcpy, strdup to aliases.
60598         * lib/stpcpy.c (stpcpy) [!_LIBC]: Don't undefine.
60599         * lib/strdup.c (strdup) [!_LIBC]: Don't undefine.
60600
60601 2006-10-10  Bruno Haible  <bruno@clisp.org>
60602
60603         Make it possible to #define gcd to an alias.
60604         * lib/gcd.c: Include config.h.
60605
60606 2006-10-10  Bruno Haible  <bruno@clisp.org>
60607
60608         Make it possible to #define c_isascii to an alias.
60609         * lib/c-ctype.h: Don't define the macros if NO_C_CTYPE_MACROS is
60610         defined. Undefine the macros before defining them, to avoid gcc
60611         warnings.
60612         * lib/c-ctype.c: Include config.h. Don't undefine the macros; instead,
60613         define NO_C_CTYPE_MACROS early.
60614
60615 2006-10-10  Bruno Haible  <bruno@clisp.org>
60616
60617         Make it possible to #define set_program_name to an alias.
60618         * lib/progname.c: Don't undefine set_program_name; instead, undefine
60619         ENABLE_RELOCATABLE early.
60620
60621 2006-10-10  Paul Eggert  <eggert@cs.ucla.edu>
60622
60623         Port to Tandem NSK OSS, which has 64-bit signed int but at most
60624         32-bit unsigned int.  Problem reported by Matthew Woehlke in:
60625         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00062.html
60626         More generally, don't assume that 64-bit signed int is available
60627         if unsigned int is, and vice versa.
60628         * lib/inttypes_.h (_PRIu64_PREFIX, _SCNu64_PREFIX): Depend on
60629         unsigned symbols, not on their signed counterparts.
60630         * lib/stdint_.h (uint64_t, uint_least64_t, uint_fast64_t, uintmax_t):
60631         (UINT64_MAX, UINT_LEAST64_MAX, UINT_FAST64_MAX, UINTMAX_MAX):
60632         (UINT64_C, UINTMAX_C):
60633         Likewise.
60634         * lib/strtoimax.c (strtoll): Depend on signed symbols, not their
60635         unsigned counterparts.
60636         (Have_long_long, Unsigned): New macros.
60637         (Int): Renamed from INT.
60638         (strtoimax): Use the new macros.
60639         * m4/stdint.m4 (gl_STDINT_H): Require AC_TYPE_UNSIGNED_LONG_LONG_INT
60640         and substitute HAVE_UNSIGNED_LONG_LONG_INT.
60641         * modules/inttypes (inttypes.h): Substitute
60642         HAVE_UNSIGNED_LONG_LONG_INT.
60643         * modules/stdint (stdint.h): Likewise.
60644         (Files): Add m4/ulonglong.m4.
60645
60646 2006-10-10  Bruno Haible  <bruno@clisp.org>
60647
60648         Fix a gcc -Wshadow warning.
60649         * lib/gl_anyhash_list2.h (hash_resize): Rename local variable 'index'
60650         to 'bucket'.
60651         * lib/gl_anylinked_list2.h (gl_linked_search_from_to,
60652         gl_linked_indexof_from_to): Likewise.
60653         * lib/gl_linkedhash_list.c (add_to_bucket, remove_from_bucket):
60654         Likewise.
60655         * lib/gl_anytreehash_list1.h (add_to_bucket, remove_from_bucket):
60656         Likewise.
60657         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Likewise.
60658         Reported by Eric Blake.
60659
60660 2006-10-09  Paul Eggert  <eggert@cs.ucla.edu>
60661
60662         * lib/filemode.h [HAVE_DECL_STRMODE]: Include unistd.h too,
60663         for NetBSD.  Problem reported by Bruno Haible.
60664
60665 2006-10-09  Jim Meyering  <jim@meyering.net>
60666
60667         * lib/lchown.c: Include <sys/stat.h> before "stat-macros.h".
60668         Patch from Bruno Haible.
60669
60670 2006-10-09  Jim Meyering  <jim@meyering.net>
60671
60672         * lib/fts-cycle.c (leave_dir): When "leaving" a top level directory due
60673         to FTS_SKIP, don't copy the parent's uninitialized dev/ino values.
60674         Trigger with e.g., mkdir d && valgrind ./chmod u+rwx d d
60675
60676 2006-10-08  Paul Eggert  <eggert@cs.ucla.edu>
60677
60678         Don't include <config.h> twice; this doesn't work in some cases,
60679         e.g., when config.h has "#define intmax_t long long int" and
60680         we include <config.h>, <inttypes.h>, <config.h> in that order.
60681         Problem reported by Matthew Woehlke in:
60682         http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00073.html
60683         * lib/fprintftime.c: Don't include config.h or fprintftime.h.
60684         * lib/fts-cycle.c: Don't include config.h.
60685         * lib/strftime.c: Include fprintftime.h if FPRINTFTIME is defined.
60686         * lib/xstrtoimax.c: Remove copyright notice since it's short tnow.
60687         Don't include config.h or xstrtol.h.  Define STRTOL_T_MINIMUM
60688         and STRTOL_T_MAXIMUM unconditionally, since we now assume gnulib
60689         inttypes.h.
60690         * lib/xstrtoumax.c: Likewise.
60691         * lib/xstrtol.c: Include config.h and xstrtol.h after defining
60692         __strtol and the like, so that this module is more like its siblings.
60693         (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [! defined STRTOL_T_MINIMUM]:
60694         Remove; no longer needed now that we assume gnulib inttypes.h.
60695
60696 2006-10-08  Bruno Haible  <bruno@clisp.org>
60697
60698         * doc/gnulib-tool.texi: Emphasize the drawbacks of the --symlink
60699         option.
60700
60701 2006-10-07  Jim Meyering  <jim@meyering.net>
60702
60703         * modules/inttypes (inttypes.h): Revert what seems to have been
60704         an inadvertent part of today's change: use "|", not "/" in the
60705         substitution for the "/"-containing string, $(ABSOLUTE_INTTYPES_H).
60706
60707 2006-10-07  Bruno Haible  <bruno@clisp.org>
60708
60709         * modules/sublist: New file.
60710
60711 2006-10-07  Bruno Haible  <bruno@clisp.org>
60712
60713         * modules/alloca-opt (alloca.h): Add a "DO NOT EDIT" comment.
60714         * modules/argz (argz.h): Likewise.
60715         * modules/arpa_inet (arpa/inet.h): Likewise.
60716         * modules/byteswap (byteswap.h): Likewise.
60717         * modules/configmake (configmake.h): Likewise.
60718         * modules/fcntl (fcntl.h): Likewise.
60719         * modules/fnmatch (fnmatch.h): Likewise.
60720         * modules/getopt (getopt.h): Likewise.
60721         * modules/glob (glob.h): Likewise.
60722         * modules/inttypes (inttypes.h): Likewise.
60723         * modules/netinet_in (netinet/in.h): Likewise.
60724         * modules/poll (poll.h): Likewise.
60725         * modules/stdbool (stdbool.h): Likewise.
60726         * modules/stdint (stdint.h): Likewise.
60727         * modules/sys_select (sys/select.h): Likewise.
60728         * modules/sys_socket (sys/socket.h): Likewise.
60729         * modules/sys_stat (sys/stat.h): Likewise.
60730         * modules/sysexits (sysexits.h): Likewise.
60731         * modules/unistd (unistd.h): Likewise.
60732         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
60733         Add a "DO NOT EDIT" comment to the generated file.
60734         (func_import): Likewise for gnulib-comp.m4.
60735
60736 2006-10-07  Bruno Haible  <bruno@clisp.org>
60737
60738         * lib/gl_sublist.h: New file.
60739         * lib/gl_sublist.c: New file.
60740
60741 2006-10-06  Paul Eggert  <eggert@cs.ucla.edu>
60742
60743         * lib/mkancesdirs.c (mkancesdirs): Pass to MAKE_DIR both the full file
60744         name (relative to the original working directory) and the file
60745         name component (relative to the temporary working directory).  All
60746         callers changed.
60747         * lib/mkancesdirs.h (mkancesdirs): Adjust prototype to match.
60748         * lib/mkdir-p.c (make_dir_parents): Likewise.
60749         * lib/mkdir-p.h (make_dir_parents): Likewise.
60750
60751 2006-10-06  Eric Blake  <ebb9@byu.net>
60752
60753         Define several macros for use by the clean-temp module.
60754         * m4/close-stream.m4 (gl_CLOSE_STREAM): Define GNULIB_CLOSE_STREAM.
60755         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Define GNULIB_FCNTL_SAFER.
60756         * m4/stdio-safer.m4 (gl_FOPEN_SAFER): Define GNULIB_FOPEN_SAFER.
60757
60758         * lib/clean-temp.h (close_stream_temp): New declaration.
60759         * lib/clean-temp.c (includes): Pull in headers according to what
60760         other modules are in use.
60761         (close_stream_temp) [GNULIB_CLOSE_STREAM]: New function.
60762
60763 2006-10-06  Bruno Haible  <bruno@clisp.org>
60764
60765         * lib/javacomp.c (write_temp_file): Use fopen_temp, fwriteerror_temp
60766         instead of fopen, fwriteerror.
60767
60768 2006-10-06  Bruno Haible  <bruno@clisp.org>
60769
60770         * lib/clean-temp.h (cleanup_temp_file, cleanup_temp_subdir,
60771         cleanup_temp_dir_contents, cleanup_temp_dir): Change return type to
60772         int.
60773         * lib/clean-temp.c (do_unlink, do_rmdir, cleanup_temp_file,
60774         cleanup_temp_subdir, cleanup_temp_dir_contents, cleanup_temp_dir):
60775         Return an error indicator.
60776         Suggested by Eric Blake.
60777
60778 2006-10-06  Bruno Haible  <bruno@clisp.org>
60779
60780         * lib/clean-temp.c (PATH_MAX): Provide a fallback for GNU Hurd.
60781         Reported by Eric Blake.
60782
60783 2006-10-06  Bruno Haible  <bruno@clisp.org>
60784
60785         * modules/closeout (Description): Mention stderr too.
60786
60787 2006-10-06  Bruno Haible  <bruno@clisp.org>
60788         and Paul Eggert  <eggert@cs.ucla.edu>
60789
60790         * lib/closeout.c (close_stdout): Also close stderr.
60791         * lib/closeout.h: Update comment.
60792
60793 2006-10-05  Paul Eggert  <eggert@cs.ucla.edu>
60794
60795         Fix some Darwin-7.9.0 porting problems reported by Bruno Haible in
60796         <http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00063.html>.
60797         * lib/dirchownmod.c: Include lchown.h.
60798         * lib/lchown.c: Don't include files that lchown.h now includes.
60799         Don't declare chown, since lchown.h now does that.
60800         * lib/lchown.h: Include errno.h, sys/types.h, unistd.h.
60801         (lchown): Define to rpl_chown if lchown is declared but
60802         does not exist.  Declare using a prototype if lchown is not
60803         declared.  Add a copyright notice.
60804         * lib/mkstemp.h: Include <unistd.h>.
60805         * lib/openat.c: Include lchown.h.
60806
60807         * lib/fcntl_.h (O_NOFOLLOW): Don't depend on O_NOFOLLOW_IS_INEFFECTIVE;
60808         we now test for that separately.
60809         * lib/fts.c (fts_safe_changedir): Inspect HAVE_WORKING_O_NOFOLLOW
60810         rather than O_NOFOLLOW, when testing whether it's possible to
60811         avoid a race condition reliably.
60812         * lib/savewd.c (savewd_chdir): Likewise.
60813
60814         Remove macros that are no longer needed now that stdint.h is
60815         reliable.
60816         * lib/fsusage.c (UINTMAX_MAX): Remove.
60817         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Remove.
60818         * lib/utimecmp.c (SIZE_MAX): Remove.
60819
60820         * m4/lchown.m4 (gl_FUNC_LCHOWN): Check whether lchown is declared.
60821
60822         * m4/fcntl_h.m4 (gl_FCNTL_H): Define HAVE_WORKING_O_NOFOLLOW instead
60823         of O_NOFOLLOW_IS_INEFFECTIVE.  Define HAVE_WORKING_O_NOATIME if
60824         O_NOATIME works.
60825
60826 2006-10-05  Bruno Haible  <bruno@clisp.org>
60827
60828         * lib/gl_list.h (gl_sortedlist_search_from_to,
60829         gl_sortedlist_indexof_from_to): New declarations.
60830         (gl_list_implementation): New fields sortedlist_search_from_to,
60831         sortedlist_indexof_from_to.
60832         (gl_sortedlist_search_from_to, gl_sortedlist_indexof_from_to): New
60833         inline functions.
60834         * lib/gl_list.c (gl_sortedlist_search_from_to,
60835         gl_sortedlist_indexof_from_to): New functions.
60836         * lib/gl_array_list.c (gl_array_sortedlist_indexof_from_to): New
60837         function.
60838         (gl_array_sortedlist_indexof, gl_array_sortedlist_search): Use it.
60839         (gl_array_sortedlist_search_from_to): New function.
60840         (gl_array_list_implementation): Update.
60841         * lib/gl_carray_list.c (gl_carray_sortedlist_indexof_from_to): New
60842         function.
60843         (gl_carray_sortedlist_indexof, gl_carray_sortedlist_search): Use it.
60844         (gl_carray_sortedlist_search_from_to): New function.
60845         (gl_carray_list_implementation): Update.
60846         * lib/gl_anylinked_list2.h (gl_linked_sortedlist_search_from_to,
60847         gl_linked_sortedlist_indexof_from_to): New functions.
60848         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
60849         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
60850         * lib/gl_anytree_list2.h (gl_tree_sortedlist_search_from_to,
60851         gl_tree_sortedlist_indexof_from_to): New functions.
60852         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
60853         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
60854         Update.
60855         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
60856         * lib/gl_rbtreehash_list.c (gl_avltreehash_list_implementation):
60857         Update.
60858
60859 2006-10-05  Bruno Haible  <bruno@clisp.org>
60860
60861         * lib/gl_list.h (gl_list_search_from, gl_list_search_from_to,
60862         gl_list_indexof_from, gl_list_indexof_from_to): New declarations.
60863         (struct gl_list_implementation): Add fields search_from_to,
60864         indexof_from_to. Remove fields search, indexof.
60865         (gl_list_search): Use the search_from_to method.
60866         (gl_list_search_from, gl_list_search_from_to): New functions.
60867         (gl_list_indexof): Use the indexof_from_to method.
60868         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
60869         * lib/gl_list.c (gl_list_search): Use the search_from_to method.
60870         (gl_list_search_from, gl_list_search_from_to): New functions.
60871         (gl_list_indexof): Use the indexof_from_to method.
60872         (gl_list_indexof_from, gl_list_indexof_from_to): New functions.
60873         * lib/gl_array_list.c (gl_array_indexof_from_to): Renamed from
60874         gl_array_indexof. Add start_index, end_index arguments.
60875         (gl_array_search_from_to): Renamed from gl_array_search. Add
60876         start_index, end_index arguments.
60877         (gl_array_remove, gl_array_list_implementation): Update.
60878         * lib/gl_carray_list.c (gl_carray_indexof_from_to): Renamed from
60879         gl_carray_indexof. Add start_index, end_index arguments.
60880         (gl_carray_search_from_to): Renamed from gl_carray_search. Add
60881         start_index, end_index arguments.
60882         (gl_carray_remove, gl_carray_list_implementation): Update.
60883         * lib/gl_anylinked_list2.h (gl_linked_search_from_to): Renamed from
60884         gl_linked_search. Add start_index, end_index arguments.
60885         (gl_linked_indexof_from_to): Renamed from gl_linked_indexof. Add
60886         start_index, end_index arguments.
60887         (gl_linked_remove): Update.
60888         * lib/gl_linked_list.c (gl_linked_list_implementation): Update.
60889         * lib/gl_linkedhash_list.c (gl_linkedhash_list_implementation): Update.
60890         * lib/gl_anytree_list1.h (iterstack_item_t): Change type of 'rightp'
60891         field to 'size_t'.
60892         * lib/gl_anytree_list2.h (gl_tree_search_from_to): Renamed from
60893         gl_tree_search. Add start_index, end_index arguments.
60894         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
60895         start_index, end_index arguments.
60896         (gl_tree_remove): Update.
60897         * lib/gl_avltree_list.c (gl_avltree_list_implementation): Update.
60898         * lib/gl_rbtree_list.c (gl_rbtree_list_implementation): Update.
60899         * lib/gl_anytreehash_list1.h (compare_position_threshold): New
60900         function.
60901         * lib/gl_anytreehash_list2.h (gl_tree_search_from_to): Renamed from
60902         gl_tree_search. Add start_index, end_index arguments.
60903         (gl_tree_indexof_from_to): Renamed from gl_tree_indexof. Add
60904         start_index, end_index arguments.
60905         * lib/gl_avltreehash_list.c (gl_avltreehash_list_implementation):
60906         Update.
60907         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Update.
60908
60909 2006-10-05  Bruno Haible  <bruno@clisp.org>
60910
60911         * modules/fwriteerror (configure.ac): Define GNULIB_FWRITEERROR.
60912
60913         * lib/clean-temp.h (open_temp, fopen_temp, close_temp, fclose_temp,
60914         fwriteerror_temp): New declarations.
60915         * lib/clean-temp.c (uintptr_t): Provide fallback definition.
60916         (descriptors): New variable.
60917         (cleanup): First, close the descriptors.
60918         (register_fd, unregister_fd, open_temp, fopen_temp, close_temp,
60919         fclose_temp, fwriteerror_temp): New functions.
60920
60921 2006-10-04  Jim Meyering  <jim@meyering.net>
60922
60923         * lib/fts.c (fts_open): Tiny comment change.
60924
60925 2006-10-04  Bruno Haible  <bruno@clisp.org>
60926
60927         Make it possible to invoke AC_GNU_SOURCE after gl_LOCK_EARLY.
60928         * m4/lock.m4 (gl_LOCK_EARLY_BODY): New macro, extracted code from
60929         gl_LOCK_BODY.
60930         (gl_LOCK_EARLY): Require gl_LOCK_EARLY_BODY, not gl_LOCK_BODY.
60931         (gl_LOCK_BODY): Remove settings of CPPFLAGS, now done in
60932         gl_LOCK_EARLY_BODY.
60933         (gl_LOCK): Require gl_LOCK_BODY.
60934
60935 2006-10-04  Bruno Haible  <bruno@clisp.org>
60936
60937         * lib/gl_oset.h (gl_setelement_threshold_fn): New type.
60938         (gl_oset_search_atleast): New declaration.
60939         (struct gl_oset_implementation): Add field 'search_atleast'.
60940         (gl_oset_search_atleast): New inline function.
60941         * lib/gl_oset.c (gl_oset_search_atleast): New function.
60942         * lib/gl_array_oset.c (gl_array_search_atleast): New function.
60943         (gl_array_oset_implementation): Update.
60944         * lib/gl_anytree_oset.h (gl_tree_search_atleast): New function.
60945         * lib/gl_avltree_oset.c (gl_avltree_oset_implementation): Update.
60946         * lib/gl_rbtree_oset.c (gl_rbtree_oset_implementation): Update.
60947
60948 2006-10-04  Bruno Haible  <bruno@clisp.org>
60949
60950         * lib/fatal-signal.c (fatal_signals) [WOE32]: Add the SIGBREAK signal.
60951
60952 2006-10-03  Bruno Haible  <bruno@clisp.org>
60953
60954         * lib/gl_rbtreehash_list.c (gl_rbtreehash_list_implementation): Renamed
60955         from gl_avltreehash_list_implementation.
60956
60957 2006-10-03  Bruno Haible  <bruno@clisp.org>
60958
60959         * lib/gl_oset.c (gl_oset_add): Fix return type.
60960
60961 2006-10-02  Paolo Bonzini  <bonzini@gnu.org>  (tiny change)
60962
60963         * lib/quotearg.c (mbstate_t) [!HAVE_MBRTOWC]: #define to int.
60964
60965 2006-10-02  Eric Blake  <ebb9@byu.net>
60966
60967         * modules/strnlen (Depends-on): Add extensions.
60968
60969 2006-10-02  Eric Blake  <ebb9@byu.net>
60970
60971         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use autoconf's
60972         definition in 2.60+.
60973
60974 2006-10-02  Dmitry V. Levin  <ldv@altlinux.org>
60975
60976         * lib/fts.c (fts_close, fts_build, fts_palloc): Remove redundant
60977         checks.
60978
60979 2006-10-02  Bruno Haible  <bruno@clisp.org>
60980
60981         * gnulib-tool (func_emit_lib_Makefile_am): Don't add no-dependencies
60982         to the AUTOMAKE_OPTIONS.
60983         Reported by Jim Meyering.
60984
60985 2006-09-29  Paul Eggert  <eggert@cs.ucla.edu>
60986
60987         Work around bug in Solaris 10 /proc file system:
60988         /proc/self/fd/NNN/.. isn't the parent directory of
60989         the directory whose file descriptor is NNN.  This needs to
60990         be worked around at run time, not compile time, since a
60991         program might be built on Solaris 8, where things work, and
60992         run on Solaris 10.
60993         * lib/openat-priv.h (BUILD_PROC_NAME): Remove.  All callers changed
60994         to use the following interface instead:
60995         (OPENAT_BUFFER_SIZE): New macro.
60996         (openat_proc_name): New function.
60997         * lib/at-func.c (AT_FUNC_NAME): Adjust to above changes.
60998         * lib/openat.c (openat_permissive, openat_needs_fchdir, fdopendir):
60999         Likewise.
61000         * lib/openat-proc.c: New file.
61001         * modules/openat (Files): Add lib/openat-proc.c.
61002         (Depends-on): Add same-inode, stdbool.
61003         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBOBJ(openat-proc).
61004
61005 2006-09-29  Bruno Haible  <bruno@clisp.org>
61006
61007         * lib/fwriteerror.h (fwriteerror_no_ebadf): New declaration.
61008         * lib/(do_fwriteerror): Renamed from fwriteerror. Add ignore_ebadf
61009         argument. Set stdout_closed before testing for ferror, not after.
61010         (fwriteerror, fwriteerror_no_ebadf): New functions.
61011
61012 2006-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61013
61014         * m4/intmax.m4 (gt_TYPE_INTMAX_T): Avoid unused variables warning.
61015
61016 2006-09-28  Paolo Bonzini  <bonzini@gnu.org>
61017
61018         * lib/poll.c (rpl_poll) [__APPLE__]: Use FIONREAD instead of MSG_PEEK.
61019         * m4/poll.m4: Look for sys/ioctl.h and sys/filio.h.
61020
61021 2006-09-28  Jim Meyering  <jim@meyering.net>
61022
61023         * lib/mkdir-p.c: Include "dirchownmod.h", not "dirchownmod.c".
61024         Include <unistd.h>.
61025
61026 2006-09-28  Bruno Haible  <bruno@clisp.org>
61027
61028         * modules/avltreehash-list (Depends-on): Add stdint, remove size_max.
61029         * modules/linkedhash-list (Depends-on): Likewise.
61030         * modules/rbtreehash-list (Depends-on): Likewise.
61031
61032 2006-09-28  Bruno Haible  <bruno@clisp.org>
61033
61034         * lib/strndup.h: Simplify the redefinition of strndup.
61035         (_GL_CONCAT, _GL_XCONCAT, __STRNDUP_ID): Remove macros.
61036         * m4/strndup.m4 (gl_FUNC_STRNDUP): Don't define __STRNDUP_PREFIX.
61037
61038 2006-09-28  Bruno Haible  <bruno@clisp.org>
61039
61040         * lib/gl_avltreehash_list.c: Include <stdint.h> instead of size_max.h.
61041         * lib/gl_linkedhash_list.c: Likewise.
61042         * lib/gl_rbtreehash_list.c: Likewise.
61043
61044 2006-09-27  Paul Eggert  <eggert@cs.ucla.edu>
61045
61046         * lib/canon-host.c (canon_host_r): Work around bug in Darwin 7.9.0
61047         getaddrinfo.
61048
61049         * lib/__fpending.h: Don't include <stdio_ext.h> unless
61050         HAVE_DECL___FPENDING.  This avoids a bug with lsbcc, where
61051         it causes <stdio_ext.h> to cause a compile-time error.
61052         Problem reported by Nelson H. F. Beebe.
61053         * lib/getpass.c: Likewise, except for HAVE_DECL___FSETLOCKING instead
61054         of HAVE_DECL___PENDING.
61055
61056         * m4/fpending.m4 (gl_FUNC_FPENDING): Check for stdio_ext at most once.
61057         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for __fsetlocking's
61058         declaration.
61059
61060 2006-09-27  Jim Meyering  <jim@meyering.net>
61061
61062         This file could end up with a definition for a function
61063         named __strndup, rather than rpl_strndup on a system with
61064         incomplete weak_alias support.
61065         * lib/strndup.c (strndup): Rename from __strndup.
61066         Remove #defines that used to map __strndup to strndup.
61067         Don't use K&R prototypes.
61068         Remove LIBC-related code, since this file is not sync'd with glibc.
61069         * lib/strndup.h: Revamp, accordingly.
61070         * m4/strndup.m4: Modernize.
61071
61072 2006-09-26  Paul Eggert  <eggert@cs.ucla.edu>
61073
61074         * modules/savewd (Depends-on): Add 'raise'.
61075         * lib/savewd.c: Include <signal.h>, for 'raise'.
61076
61077 2006-09-26  Jim Meyering  <jim@meyering.net>
61078
61079         * m4/acl.m4 (AC_FUNC_ACL): Disable ACL support altogether
61080         when we detect Darwin 8.7.0's acl_get_file bug.
61081         Rearrange to perform the new (below) run-test while $LIBS
61082         contains any acl-related library.  Set USE_ACL at the end.
61083         (gl_ACL_GET_FILE): New function.
61084
61085 2006-09-26  Eric Blake  <ebb9@byu.net>
61086
61087         * lib/verror.c: Include <config.h> unconditionally.
61088
61089 2006-09-25  Paul Eggert  <eggert@cs.ucla.edu>
61090
61091         * modules/clock-time (Maintainer): Add self.
61092         * modules/getlogin_r (Depends-on): Add extensions.
61093
61094 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61095
61096         * modules/clock-time: New module.
61097         * modules/nanosleep (Depends-on): Add clock-time.
61098         * modules/gethrxtime (Depends-on): Likewise.
61099         * modules/gettime (Depends-on): Likewise.
61100         * modules/settime (Depends-on): Likewise.
61101
61102         * modules/fts-lgpl: Depend on openat.
61103         * modules/mkancesdirs: Depend on savewd.
61104         * modules/mkdir-p: Likewise.
61105
61106 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61107
61108         * m4/host-os.m4 (gl_HOST_OS): Require AC_CANONICAL_HOST.
61109
61110         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Rename cache variable from
61111         `gl_have_arbitrary_file_name_length_limit' to
61112         `gl_cv_have_arbitrary_file_name_length_limit', so that caching
61113         actually works between configure runs.
61114
61115 2006-09-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61116             Bruno Haible  <bruno@clisp.org>
61117
61118         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Include <string.h>.
61119
61120 2006-09-25  Jim Meyering  <jim@meyering.net>
61121
61122         * m4/fcntl_h.m4 (gl_FCNTL_H): Fix typo in test for failed open.
61123         This typo caused coreutils/tests/dd/misc to fail on Darwin 8.7.0.
61124
61125 2006-09-25  Eric Blake  <ebb9@byu.net>
61126
61127         * gnulib-tool (func_import, func_create_testdir): Fix typos in
61128         exec's in 2006-09-18 patch when shuffling fds.
61129
61130 2006-09-25  Bruno Haible  <bruno@clisp.org>
61131
61132         * m4/getloadavg.m4 (gl_GETLOADAVG): Fix directory in error message.
61133         Reported by Jim Meyering.
61134
61135 2006-09-24  Jim Meyering  <jim@meyering.net>
61136
61137         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Don't use '>' to
61138         compare a pointer against a literal "0".  That caused failures with
61139         at least HP-UX's hpcc.
61140
61141 2006-09-22  Simon Josefsson  <jas@extundo.com>
61142
61143         * modules/gc-sha1:
61144         * modules/gc-md4:
61145         * modules/gc-hmac-sha1:
61146         * modules/gc-hmac-md5:
61147         * modules/gc-des:
61148         * modules/gc-arcfour: Distribute more files.
61149
61150 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61151
61152         * lib/gl_anylinked_list2.h [lint] (gl_linked_iterator)
61153         (gl_linked_iterator_from_to): Initialize struct completely.
61154         * lib/gl_anytree_list2.h [lint] (gl_tree_iterator): Likewise.
61155         (gl_tree_iterator_from_to): Likewise
61156         * lib/gl_anytree_oset.h [lint] (gl_tree_iterator): Likewise.
61157         * lib/gl_array_list.c [lint] (gl_array_iterator)
61158         (gl_array_iterator_from_to): Likewise.
61159         * lib/gl_array_oset.c [lint] (gl_array_iterator): Likewise.
61160         * lib/gl_carray_list.c [lint] (gl_carray_iterator)
61161         (gl_carray_iterator_from_to): Likewise.
61162
61163         * lib/gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
61164         * lib/md4.c (md4_process_block): Remove unused variable.
61165         * lib/rijndael-api-fst.c (rijndaelBlockDecrypt): GCC suggests
61166         parentheses for clarity.
61167
61168 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61169
61170         * modules/bison-i18n (Depends-on): Add gettext.
61171
61172 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61173
61174         * m4/fsusage.m4 (gl_STATFS_TRUNCATES): Avoid unused variable.
61175         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): Likewise.
61176         * m4/jm-winsz1.m4 (gl_HEADER_TIOCGWINSZ_IN_TERMIOS_H): Likewise;
61177         also add missing comma that caused broken test.
61178         * m4/link-follow.m4 (gl_AC_FUNC_LINK_FOLLOWS_SYMLINK): Include
61179         stdlib.h, for `abort'.
61180         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Avoid unused
61181         variables.
61182         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Check for and
61183         include unistd.h if present, for `rmdir'.
61184         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): Avoid unused
61185         variables.
61186         * m4/putenv.m4 (gl_FUNC_PUTENV): Rewrite using AC_RUN_IFELSE, and
61187         in the process include standard headers for prototypes.
61188         * m4/readutmp.m4 (gl_READUTMP): Require AC_GNU_SOURCE, so utmpxname
61189         gets declared on GNU/Linux.
61190         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Check for and include
61191         unistd.h, for `rmdir'.
61192         * m4/time_r.m4 (gl_TIME_R): Avoid unused variables.
61193
61194         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Avoid expression that is
61195         always true.
61196         * m4/strndup.m4 (gl_FUNC_STRNDUP): include stdlib.h, for `free'.
61197
61198         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Avoid gcc -Wall warnings.
61199
61200 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61201
61202         * gnulib-tool (func_version): Create output all at once.  This
61203         may help avoid triggering unnecessary SIGPIPEs, and at any
61204         rate it doesn't hurt.
61205
61206 2006-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61207             Bruno Haible  <bruno@clisp.org>
61208
61209         * m4/lock.m4 (gl_LOCK_BODY): Avoid unused variables warning.
61210         * m4/mbswidth.m4 (gl_MBSWIDTH): Likewise.
61211         * m4/signed.m4 (bh_C_SIGNED): Likewise.
61212
61213         * m4/vasprintf.m4 (gl_PREREQ_VASPRINTF_H): New macro.
61214         (gl_FUNC_VASPRINTF): Invoke it.
61215
61216 2006-09-22  Bruno Haible  <bruno@clisp.org>
61217
61218         * m4/getloadavg.m4 (gl_GETLOADAVG): Expect the directory of
61219         getloadavg.c as first argument.
61220
61221 2006-09-22  Bruno Haible  <bruno@clisp.org>
61222
61223         * gnulib-tool (func_import, func_create_testdir): Set gl_source_base
61224         at the beginning of the gl_INIT macro.
61225         * modules/getloadavg (configure.ac): Pass $gl_source_base to
61226         gl_GETLOADAVG.
61227
61228 2006-09-22  Bruno Haible  <bruno@clisp.org>
61229
61230         * gnulib-tool (func_create_megatestdir): Don't include the config-h
61231         module.
61232         Suggested by Ralf Wildenhues.
61233
61234 2006-09-20  Paul Eggert  <eggert@cs.ucla.edu>
61235
61236         Import this patch from libc:
61237
61238         2006-09-06  Jakub Jelinek  <jakub@redhat.com>
61239
61240         * lib/regex_internal.c (re_string_reconstruct): Handle
61241         offset < pstr->valid_raw_len && pstr->offsets_needed case.
61242         Ensure no bytes read before raw_mbs array.  Pass a saved copy of
61243         pstr->valid_len - 1 rather than pstr->valid_raw_len - 1 to
61244         re_string_context_at.
61245
61246         * m4/regex.m4 (gl_REGEX): Check for locale.h, since the test
61247         now requires it.
61248         (gl_PREREQ_REGEX): Don't check for locale.h any more, since
61249         gl_REGEX now does it for us.
61250         (gl_REGEX): Add test taken from
61251         http://sourceware.org/ml/libc-hacker/2006-09/msg00008.html.
61252
61253         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Require AC_SYS_LARGEFILE.
61254         Check that large offsets work.  Modernize Autoconf usages.
61255         Prefer "yes" to mean a good thing rather than a bad.
61256         Don't put "#define mkstemp" in config.h, as this might interfere
61257         with standard system headers that "#define mkstemp mkstemp64".
61258
61259         * modules/mkstemp (Depends-on): Add extensions, so that
61260         mkstemp is visible on some platforms.
61261         (Makefile.am): Add mkstemp.h to EXTRA_DIST.
61262         (Include): Change to "mkstemp.h" from <stdlib.h>.
61263         (Files): Add mkstemp.h.
61264
61265         * lib/mkstemp.h: New file, since some standard headers
61266         #define mkstemp.
61267         * lib/mkstemp.c: Revamp to put the !_LIBC code together.
61268         Include "mkstemp.h".
61269         Make the _LIBC code resemble glibc original more,
61270         e.g., use K&R style.
61271         * lib/mkstemp-safer.c: Include "mkstemp.h" instead of <stdlib.h>.
61272         (mkstemp): Remove, since mkstemp.h does this for us.
61273         * lib/stdlib--.h: Include mkstemp.h.
61274
61275         Import this patch from libc:
61276
61277         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
61278
61279         * lib/tempname.c (__gen_tempname): Change attempts_min
61280         into a macro.  Use preprocessor to decide how to initialize
61281         attempts [Coverity CID 67].
61282
61283 2006-09-20  Bruno Haible  <bruno@clisp.org>
61284
61285         * lib/mkdtemp.c: Import from libc.
61286         2006-04-07  Ulrich Drepper  <drepper@redhat.com>
61287                 * sysdeps/posix/tempname.c (__gen_tempname): Change
61288                 attempts_min into a macro.  Use preprocessor to decide how to
61289                 initialize attempts [Coverity CID 67].
61290         2001-11-27  Paul Eggert  <eggert@twinsun.com>
61291                 * sysdeps/posix/tempname.c (__gen_tempname): Try at least
61292                 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.
61293
61294 2006-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61295
61296         * gnulib-tool (func_exit): New function, to allow to pass the
61297         exit status portably through the trap.  Use everywhere.
61298         (--help, --version): Signal a write error.
61299         (trap): catch SIGPIPE, for write errors.
61300         Exit at the end of the trap, with the correct exit status.
61301
61302 2006-09-19  Karl Berry  <karl@gnu.org>
61303
61304         * doc/gnulib.texi: note about the license texinfo files.
61305
61306 2006-09-19  Eric Blake  <ebb9@byu.net>
61307
61308         * gnulib-tool: Avoid space-tab.
61309
61310 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
61311
61312         * lib/getaddrinfo.c (getaddrinfo) [defined HAVE_IPV6]: Fix typo
61313         that prevented coreutils 6.1 from building.  Problem reported
61314         by Petter Reinholdtsen.
61315
61316 2006-09-18  Paul Eggert  <eggert@cs.ucla.edu>
61317
61318         * gnulib-tool (avoidlist): Fix typo that broke options like
61319         --avoid=lock that are used by coreutils bootstrap.
61320
61321 2006-09-18  Mark D. Baushke  <mdb@gnu.org>
61322
61323         * m4/inttypes.m4 (gl_INTTYPES_H): Quote "test" args
61324         more systematically.
61325
61326 2006-09-18  Jim Meyering  <jim@meyering.net>
61327
61328         * lib/savewd.c (savewd_restore): Don't shadow: s/status/child_status/.
61329
61330 2006-09-18  Bruno Haible  <bruno@clisp.org>
61331
61332         * modules/inttypes (Files): Remove m4/inttypes-h.m4.
61333
61334 2006-09-18  Bruno Haible  <bruno@clisp.org>
61335
61336         * m4/inttypes-h.m4 (gl_HEADER_INTTYPES_H): Remove macro.
61337         * m4/inttypes-pri.m4: Require autoconf >= 2.52.
61338         (gt_INTTYPES_PRI): Invoke AC_CHECK_HEADERS on inttypes.h. Test
61339         ac_cv_header_inttypes_h instead of gl_cv_header_inttypes_h.
61340         * m4/gettext.m4: Require autoconf >= 2.52.
61341         (gt_INTL_SUBDIR_CORE): Invoke AC_CHECK_HEADERS on inttypes.h.
61342         * m4/inttypes.m4 (gl_INTTYPES_H): Test ac_cv_header_inttypes_h instead
61343         of gl_cv_header_inttypes_h.
61344
61345 2006-09-18  Bruno Haible  <bruno@clisp.org>
61346
61347         * lib/javaversion.c: Include configmake.h.
61348
61349 2006-09-18  Bruno Haible  <bruno@clisp.org>
61350
61351         * gnulib-tool (func_import, func_create_testdir): Use exec tricks to
61352         avoid that the while loops be executed in a subshell.
61353
61354 2006-09-18  Bruno Haible  <bruno@clisp.org>
61355
61356         * MODULES.html.sh (func_module): Break long lines.
61357         Suggested by Bruce Korb <bkorb@gnu.org>.
61358
61359 2006-09-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61360
61361         Speed up by a factor of 1.12.
61362         * gnulib-tool (nl): New variable.
61363         (func_import): Rewrite include directive extraction to only read each
61364         directive once.
61365
61366 2006-09-17  Bruno Haible  <bruno@clisp.org>
61367
61368         * modules/javaversion (Makefile.am): Remove DEFS setting.
61369         (Depends-on): Add configmake, for PKGDATADIR definition.
61370
61371 2006-09-17  Bruno Haible  <bruno@clisp.org>
61372
61373         * gnulib-tool (func_create_testdir): Rewrite all files at once.
61374
61375 2006-09-17  Bruno Haible  <bruno@clisp.org>
61376
61377         * gnulib-tool (func_append): New function, stolen from libtool.m4.
61378         (func_modules_transitive_closure, func_modules_add_dummy,
61379         func_modules_to_filelist, func_import, func_create_testdir,
61380         func_create_megatestdir, ...): Use it wherever possible.
61381         Suggested by Ralf Wildenhues.
61382
61383 2006-09-16  Karl Berry  <karl@gnu.org>
61384
61385         * doc/fdl.texi (ADDENDUM): switch to @heading from @appendixsubsec,
61386         to avoid sectioning errors.
61387         * doc/lgpl.texi, gpl.texi (Copying): downcase @unnumbered title.
61388         [ifinfo]: blank line after @center-ed titles.
61389         * doc/lgpl.texi (Library Copying): Rename main node to GNU LGPL.
61390         Spell FSF address consistently with others.
61391         (These changes approved by rms.)
61392
61393 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61394
61395         Speed up by a factor of 1.61.
61396         * gnulib-tool (func_modules_transitive_closure): Rewrite to not check
61397         already checked module names again.
61398
61399 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61400
61401         Speed up by a factor of 1.13.
61402         * gnulib-tool (func_import): Rewrite all old_files at once; likewise
61403         for new_files, and the input to func_add_or_update.
61404
61405 2006-09-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61406
61407         * gnulib-tool (func_all_modules, func_modules_to_filelist, func_import,
61408         func_create_testdir, ...): Change 'sort | uniq' to 'sort -u'.
61409
61410 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
61411
61412         * modules/mkancesdirs (Depends-on): Add fcntl.
61413         * modules/savewd: New file.
61414         * MODULES.html.sh (File system functions): Add savewd.
61415
61416         * modules/configmake (Makefile.am): Add support for the
61417         Automake-supplied PKGLIBDIR, PKGINCLUDEDIR, PKGDATADIR.
61418
61419 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
61420
61421         * m4/savewd.m4: New file.
61422
61423 2006-09-15  Paul Eggert  <eggert@cs.ucla.edu>
61424
61425         * lib/dirchownmod.c: Don't include fcntl.h; no longer needed.
61426         (dirchownmod): New arg FD.  All callers changed.
61427         Use FD rather than opening the directory ourself, as opening is
61428         now the caller's responsibility.
61429         * lib/dirchownmod.h: Likewise.
61430         * lib/mkancesdirs.c: Include <sys/types.h>, for portability to older
61431         hosts that require <sys/types.h> before <sys/stat.h>.  Include
61432         fcntl.h, savewd.h, and unistd.h, not dirname.h and stat-macros.h.
61433         (test_dir): Remove.
61434         (mkancesdirs): Return length of prefix of FILE that has already
61435         been made, or -2 if there is a child doing the work.  Redo
61436         algorithm so that it is O(N) rather than O(N**2).  Optimize away
61437         ".", and treat ".." specially since it might stray back into
61438         already-created areas.  Use a subprocess if necessary.  New arg
61439         WD; all users changed.  MAKE_DIR function should now return 1
61440         if it creates a directory that is not readable.  Return -2 if
61441         a child process is spun off.
61442         * lib/mkancesdirs.h: Include <stddef.h>, for ptrdiff_t.
61443         Adjust signature to match code.
61444         * lib/mkdir-p.c: Include dirname.h, for IS_ABSOLUTE_FILE_NAME.
61445         (make_dir_parents): Use a subprocess if necessary.  New arg WD;
61446         all users changed.
61447         * lib/savewd.c, lib/savewd.h: New files.
61448
61449 2006-09-15  Jim Meyering  <jim@meyering.net>
61450
61451         * modules/rename-dest-slash: New module.
61452         * MODULES.html.sh (posix_compat): Add it here.
61453
61454         * modules/rename: Reflect vb_FUNC_RENAME -> gl_FUNC_RENAME change.
61455
61456 2006-09-15  Jim Meyering  <jim@meyering.net>
61457
61458         * m4/rename-dest-slash.m4 (gl_FUNC_RENAME_TRAILING_DEST_SLASH): New
61459         file.
61460
61461         * m4/rename.m4 (gl_FUNC_RENAME): Rename from vb_FUNC_RENAME.
61462
61463 2006-09-15  Jim Meyering  <jim@meyering.net>
61464
61465         * lib/rename-dest-slash.c (has_trailing_slash): Use
61466         FILE_SYSTEM_PREFIX_LEN, for non-POSIX systems.
61467         (rpl_rename_dest_slash): Perform the cheaper trailing slash
61468         test before testing whether SRC is a directory.
61469         Suggestions from Bruno Haible.
61470
61471         Avoid a warning about an unused variable.
61472         * lib/regex_internal.c (re_dfa_add_node): Move declaration of "type"
61473         into the #ifdef block where it's used.
61474
61475         * lib/rename-dest-slash.c: New file.
61476
61477 2006-09-14  Bruno Haible  <bruno@clisp.org>
61478
61479         * lib/allocsa.c: Include <config.h> unconditionally.
61480         * lib/asnprintf.c: Likewise.
61481         * lib/asprintf.c: Likewise.
61482         * lib/c-strcasecmp.c: Likewise.
61483         * lib/c-strcasestr.c: Likewise.
61484         * lib/c-strncasecmp.c: Likewise.
61485         * lib/c-strstr.c: Likewise.
61486         * lib/classpath.c: Likewise.
61487         * lib/clean-temp.c: Likewise.
61488         * lib/concatpath.c: Likewise.
61489         * lib/copy-file.c: Likewise.
61490         * lib/csharpcomp.c: Likewise.
61491         * lib/csharpexec.c: Likewise.
61492         * lib/execute.c: Likewise.
61493         * lib/fatal-signal.c: Likewise.
61494         * lib/findprog.c: Likewise.
61495         * lib/fwriteerror.c: Likewise.
61496         * lib/gl_array_list.c: Likewise.
61497         * lib/gl_array_oset.c: Likewise.
61498         * lib/gl_avltree_list.c: Likewise.
61499         * lib/gl_avltree_oset.c: Likewise.
61500         * lib/gl_avltreehash_list.c: Likewise.
61501         * lib/gl_carray_list.c: Likewise.
61502         * lib/gl_linked_list.c: Likewise.
61503         * lib/gl_linkedhash_list.c: Likewise.
61504         * lib/gl_list.c: Likewise.
61505         * lib/gl_oset.c: Likewise.
61506         * lib/gl_rbtree_list.c: Likewise.
61507         * lib/gl_rbtree_oset.c: Likewise.
61508         * lib/gl_rbtreehash_list.c: Likewise.
61509         * lib/imaxabs.c: Likewise.
61510         * lib/imaxdiv.c: Likewise.
61511         * lib/javacomp.c: Likewise.
61512         * lib/javaexec.c: Likewise.
61513         * lib/javaversion.c: Likewise.
61514         * lib/linebreak.c: Likewise.
61515         * lib/localcharset.c: Likewise.
61516         * lib/lock.c: Likewise.
61517         * lib/mbchar.c: Likewise.
61518         * lib/mbswidth.c: Likewise.
61519         * lib/mkdtemp.c: Likewise.
61520         * lib/pipe.c: Likewise.
61521         * lib/printf-args.c: Likewise.
61522         * lib/printf-parse.c: Likewise.
61523         * lib/progname.c: Likewise.
61524         * lib/progreloc.c: Likewise.
61525         * lib/readlink.c: Likewise.
61526         * lib/sh-quote.c: Likewise.
61527         * lib/stpcpy.c: Likewise.
61528         * lib/stpncpy.c: Likewise.
61529         * lib/strcasecmp.c: Likewise.
61530         * lib/strcasestr.c: Likewise.
61531         * lib/strcspn.c: Likewise.
61532         * lib/striconv.c: Likewise.
61533         * lib/strncasecmp.c: Likewise.
61534         * lib/strnlen1.c: Likewise.
61535         * lib/strstr.c: Likewise.
61536         * lib/strtok_r.c: Likewise.
61537         * lib/tls.c: Likewise.
61538         * lib/tmpdir.c: Likewise.
61539         * lib/unicodeio.c: Likewise.
61540         * lib/unsetenv.c: Likewise.
61541         * lib/vasnprintf.c: Likewise.
61542         * lib/vasprintf.c: Likewise.
61543         * lib/wait-process.c: Likewise.
61544         * lib/xallocsa.c: Likewise.
61545         * lib/xsetenv.c: Likewise.
61546         * lib/xstriconv.c: Likewise.
61547
61548 2006-09-13  Simon Josefsson  <jas@extundo.com>
61549
61550         * m4/getdate.m4: Don't AC_LIBOBJ([getdate]), automake takes care of
61551         that internally, suggested by Ralf Wildenhues
61552         <Ralf.Wildenhues@gmx.de>.
61553
61554 2006-09-13  Simon Josefsson  <jas@extundo.com>
61555
61556         * gnulib-tool (func_emit_lib_Makefile_am): Use $(LIBOBJS), not
61557         @LIBOBJS@.
61558         Suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
61559
61560 2006-09-13  Paul Eggert  <eggert@cs.ucla.edu>
61561
61562         * lib/_fpending.c: Include <config.h> unconditionally, since we no
61563         longer worry about uses that don't define HAVE_CONFIG_H.
61564         * lib/acl.c, lib/alloca.c, lib/argmatch.c, lib/atexit.c:
61565         * lib/backupfile.c, lib/basename.c, lib/c-stack.c, lib/c-strtod.c:
61566         * lib/calloc.c,lib/ canon-host.c, lib/canonicalize.c, lib/chdir-long.c:
61567         * lib/chdir-safer.c, lib/chown.c, lib/cloexec.c, lib/close-stream.c:
61568         * lib/closeout.c, lib/creat-safer.c, lib/cycle-check.c, lib/diacrit.c:
61569         * lib/dirchownmod.c, lib/dirfd.c, lib/dirname.c, lib/dup-safer.c:
61570         * lib/dup2.c, lib/error.c, lib/euidaccess.c, lib/exclude.c:
61571         * lib/exitfail.c, lib/fchmodat.c, lib/fchown-stub.c, lib/fd-safer.c:
61572         * lib/file-type.c, lib/fileblocks.c, lib/filemode.c, lib/filenamecat.c:
61573         * lib/fnmatch.c, lib/fopen-safer.c, lib/fprintftime.c, lib/free.c:
61574         * lib/fsusage.c, lib/ftruncate.c, lib/fts-cycle.c, lib/fts.c:
61575         * lib/full-write.c, lib/gai_strerror.c, lib/getcwd.c, lib/getdate.y:
61576         * lib/getdomainname.c, lib/getgroups.c, lib/gethostname.c:
61577         * lib/gethrxtime.c, lib/getloadavg.c, lib/getlogin_r.c:
61578         * lib/getndelim2.c, lib/getnline.c, lib/getopt.c, lib/getopt1.c:
61579         * lib/getpass.c, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c:
61580         * lib/getusershell.c, lib/glob.c, lib/group-member.c:
61581         * lib/hard-locale.c, lib/hash-pjw.c, lib/hash.c, lib/human.c:
61582         * lib/idcache.c, lib/inet_ntop.c, lib/inet_pton.c, lib/inttostr.c:
61583         * lib/isdir.c, lib/lchown.c, lib/linebuffer.c, lib/long-options.c:
61584         * lib/lstat.c, lib/malloc.c, lib/md5.c, lib/memcasecmp.c, lib/memchr.c:
61585         * lib/memcmp.c, lib/memcoll.c, lib/memcpy.c, lib/memmove.c:
61586         * lib/memrchr.c, lib/mkancesdirs.c, lib/mkdir-p.c, lib/mkdir.c:
61587         * lib/mkdirat.c, lib/mkstemp-safer.c, lib/mkstemp.c, lib/modechange.c:
61588         * lib/mountlist.c, lib/nanosleep.c, lib/obstack.c, lib/open-safer.c:
61589         * lib/openat-die.c, lib/openat.c, lib/pagealign_alloc.c, lib/physmem.c:
61590         * lib/pipe-safer.c, lib/posixtm.c, lib/posixver.c, lib/putenv.c:
61591         * lib/quote.c, lib/quotearg.c, lib/raise.c, lib/readtokens.c:
61592         * lib/readtokens0.c, lib/readutmp.c, lib/realloc.c, lib/regex.c:
61593         * lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c:
61594         * lib/same.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c:
61595         * lib/settime.c, lib/sha1.c, lib/sig2str.c, lib/snprintf.c:
61596         * lib/strdup.c, lib/strerror.c, lib/strftime.c, lib/stripslash.c:
61597         * lib/strndup.c, lib/strnlen.c, lib/strpbrk.c, lib/strtod.c:
61598         * lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c:
61599         * lib/time_r.c, lib/timegm.c, lib/tmpfile-safer.c, lib/unlinkdir.c:
61600         * lib/userspec.c, lib/utime.c, lib/utimecmp.c, lib/utimens.c:
61601         * lib/version-etc-fsf.c, lib/version-etc.c, lib/xalloc-die.c:
61602         * lib/xgetcwd.c, lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c:
61603         * lib/xnanosleep.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtoimax.c:
61604         * lib/xstrtol.c, lib/xstrtoumax.c, lib/yesno.c:
61605         Likewise.
61606
61607 2006-09-13  Eric Blake  <ebb9@byu.net>
61608
61609         * lib/getopt.c: Fix typo in last commit.
61610
61611 2006-09-12  Sergey Poznyakoff  <gray@gnu.org.ua>
61612
61613         * lib/argp-help.c (argp_doc): Make sure NULL is not passed to
61614         dgettext.
61615
61616 2006-09-12  Jim Meyering  <jim@meyering.net>
61617
61618         * lib/nanosleep.c: Include <sys/types.h> before sys/select.h, to avoid
61619         compilation failure (due to use of pid_t in latter) on NetBSD 1.6.
61620         Reported by Nelson H. F. Beebe.
61621
61622 2006-09-10  Sergey Poznyakoff  <gray@gnu.org.ua>
61623
61624         * lib/argp-parse.c (__argp_parse) [!_LIBC]: Make sure
61625         program_invocation_name and program_invocation_short_name are
61626         initialized.
61627         * lib/argp-namefrob.h: Move declarations of program_invocation_name
61628         and program_invocation_short_name to argp.h, so they are visible
61629         to user programs.
61630         * lib/argp.h: Likewise
61631
61632 2006-09-10  Bruno Haible  <bruno@clisp.org>
61633
61634         * modules/mkdtemp (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
61635         m4/inttypes_h.m4, m4/uintmax_t.m4.
61636
61637 2006-09-10  Bruno Haible  <bruno@clisp.org>
61638
61639         * m4/mkdtemp.m4 (gl_PREREQ_MKDTEMP): Don't require
61640         gl_AC_TYPE_UINTMAX_T.
61641
61642 2006-09-10  Bruno Haible  <bruno@clisp.org>
61643
61644         * lib/mkdtemp.c: Include <stdint.h> always. Don't include <inttypes.h>.
61645
61646 2006-09-09  Sergey Poznyakoff  <gray@gnu.org.ua>
61647
61648         * lib/argp.h (struct argp): Document the N_("..") "\v" N_("..")
61649         convention.  Text proposed by Bruno Haible.
61650         (struct argp_option): Document the use of N_() wrappers.
61651
61652         * lib/argp-help.c (argp_doc): Split the untranslated doc string on
61653         '\v', and translate the two parts separately, instead of feeding
61654         the whole string to gettext.  This allows to exclude
61655         '\v' from the strings visible to the translator by writing doc
61656         strings as N_("..") "\v" N_("..").
61657
61658 2006-09-09  Paul Eggert  <eggert@cs.ucla.edu>
61659
61660         * config/srclist.txt: Undo latest change; the bug was fixed.
61661
61662 2006-09-09  Bruno Haible  <bruno@clisp.org>
61663
61664         * gnulib-tool (func_emit_lib_Makefile_am): Eliminate lib_LDFLAGS
61665         assignments if building a library without libtool.
61666         (func_emit_tests_Makefile_am): Likewise. Handle lib_* variables as
61667         in func_emit_lib_Makefile_am.
61668         (func_import): When building a static library libfoo.a, arrange to
61669         define variables LIBFOO_LIBDEPS and LIBFOO_LTLIBDEPS.
61670         (func_create_testdir): Likewise.
61671         * modules/gc (configure.ac, Makefile.am): If building statically,
61672         augment gl_libdeps and gl_ltlibdeps instead of lib_LDFLAGS.
61673         * modules/iconvme (configure.ac, Makefile.am): Likewise.
61674         * modules/striconv (configure.ac, Makefile.am): Likewise.
61675         Based on a suggestion by Ralf Wildenhues.
61676
61677 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
61678
61679         * m4/mktime.m4 (AC_FUNC_MKTIME): Sync from Autoconf.
61680         Check for unistd.h too, since Autoconf doesn't assume POSIX.
61681         Also:
61682
61683         2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
61684         Add year_2050_test to catch glibc bug 2821
61685         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
61686
61687         2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
61688         Prefer #ifdef to #if.
61689
61690         2006-04-02  Paul Eggert  <eggert@cs.ucla.edu>
61691         Return from 'main' instead of calling 'exit'.
61692
61693 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
61694
61695         * lib/mktime.c (guess_time_tm): Fix bug where mktime
61696         returned the maximum time_t value rather than (time_t) -1.
61697         Problem originally reported by William Bardwell
61698         <http://sourceware.org/bugzilla/show_bug.cgi?id=2821>.
61699
61700         * lib/isapipe.h (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
61701         Moved to here ...
61702         * lib/isapipe.c (HAVE_FIFO_PIPES) [!defined HAVE_FIFO_PIPES]:
61703         ... from here.
61704
61705 2006-09-08  Paul Eggert  <eggert@cs.ucla.edu>
61706
61707         * config/srclist.txt: Temporarily comment out mktime.c until glibc bug
61708         2821 is fixed.
61709
61710 2006-09-08  Jim Meyering  <jim@meyering.net>
61711
61712         Don't make generated files read-only.  That would bother too many
61713         people.  However, do retain the ability to work when targets are
61714         read-only: remove the destination and temporary files before writing
61715         them (when generated via sed or echo), or by using the -f option for
61716         both cp and mv commands.  Suggestion to use -f from Paul Eggert.
61717         * modules/alloca-opt, modules/argz, modules/arpa_inet:
61718         * modules/byteswap, modules/configmake, modules/fcntl:
61719         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
61720         * modules/localcharset, modules/netinet_in, modules/poll:
61721         * modules/stdbool, modules/stdint, modules/sys_select:
61722         * modules/sys_socket, modules/sys_stat, modules/sysexits:
61723
61724 2006-09-08  Jim Meyering  <jim@meyering.net>
61725
61726         Avoid new build failure on FreeBSD 6.0.
61727         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Include
61728         <sys/param.h> when testing whether getmntinfo uses statvfs.  Patch by
61729         Pavel Tsekov, in <http://savannah.gnu.org/bugs/?17643>.
61730
61731 2006-09-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61732
61733         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't use plain echo.
61734
61735 2006-09-07  Jim Meyering  <jim@meyering.net>
61736
61737         Fix global typo in last change: use chmod u-w, not chmod u-x.
61738         Spotted by Paul Eggert and Bruce Korb.
61739         * modules/alloca-opt, modules/argz, modules/arpa_inet:
61740         * modules/byteswap, modules/configmake, modules/fcntl:
61741         * modules/fnmatch, modules/getopt, modules/glob, modules/inttypes:
61742         * modules/localcharset, modules/netinet_in, modules/poll:
61743         * modules/stdbool, modules/stdint, modules/sys_select:
61744         * modules/sys_socket, modules/sys_stat, modules/sysexits:
61745
61746 2006-09-06  Jim Meyering  <jim@meyering.net>
61747
61748         Make generated files be read-only.
61749         * modules/alloca-opt (Makefile.am): Work also when $@ is read-only.
61750         Ensure that each generated file is now read-only.
61751         * modules/argz: Likewise.
61752         * modules/arpa_inet: Likewise.
61753         * modules/byteswap: Likewise.
61754         * modules/configmake: Likewise.
61755         * modules/fcntl: Likewise.
61756         * modules/fnmatch: Likewise.
61757         * modules/getopt: Likewise.
61758         * modules/glob: Likewise.
61759         * modules/inttypes: Likewise.
61760         * modules/netinet_in: Likewise.
61761         * modules/poll: Likewise.
61762         * modules/stdbool: Likewise.
61763         * modules/stdint: Likewise.
61764         * modules/sys_select: Likewise.
61765         * modules/sys_socket: Likewise.
61766         * modules/sys_stat: Likewise.
61767         * modules/sysexits: Likewise.
61768         * modules/localcharset: Same as above, but continue using temporary
61769         file named "t-$@" (why different?) rather than the "$@-t" used
61770         everywhere else.
61771
61772         * modules/sysexits (Makefile.am): Replace literal occurrences
61773         of "sysexit.h" more readable, and more consistent, "$@".
61774
61775 2006-09-06  Bruno Haible  <bruno@clisp.org>
61776
61777         * modules/striconv: New file.
61778         * modules/xstriconv: New file.
61779         * MODULES.html.sh (Internationalization functions): Add striconv,
61780         xstriconv.
61781
61782 2006-09-06  Bruno Haible  <bruno@clisp.org>
61783
61784         * modules/gc (Makefile.am): Augment lib_LDFLAGS, not lib_LIBADD.
61785         * modules/iconvme (Makefile.am): Likewise. Also handle the case of
61786         not using libtool correctly.
61787
61788 2006-09-06  Bruno Haible  <bruno@clisp.org>
61789
61790         * lib/striconv.h: New file.
61791         * lib/striconv.c: New file, merging iconvme.c with GNU gettext's
61792         iconvstring.c.
61793         * lib/xstriconv.h: New file.
61794         * lib/xstriconv.c: New file.
61795
61796 2006-09-06  Bruno Haible  <bruno@clisp.org>
61797
61798         * gnulib-tool (func_emit_lib_Makefile_am): Initialize also
61799         lib_..._LDFLAGS.
61800
61801 2006-09-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61802
61803         * lib/argz_.h: Sync from Libtool.
61804
61805         2006-09-04  George Bosilca <bosilca@cs.utk.edu>
61806                 and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
61807
61808         * lib/libltdl/argz_.h: It's __cplusplus, not _cplusplus.
61809
61810 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
61811
61812         * modules/trim: New file.
61813
61814 2006-09-05  Davide Angelocola  <davide.angelocola@tiscali.it>
61815
61816         * lib/trim.h: New file.
61817         * lib/trim.c: New file.
61818
61819 2006-09-05  Bruno Haible  <bruno@clisp.org>
61820
61821         * MODULES.html.sh (String handling): Add trim.
61822
61823 2006-09-04  Karl Berry  <karl@gnu.org>
61824
61825         * config/srclist.txt (signed.m4, gettext.m4): changes not propagated
61826         until next release.
61827
61828 2006-09-03  Bruno Haible  <bruno@clisp.org>
61829
61830         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Locate mingw shared libraries
61831         correctly.
61832
61833 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
61834
61835         * m4/getloadavg.m4 (gl_GETLOADAVG): Use CONFIGURING_GETLOADAVG,
61836         not gl_GETLOADAVG.  Omit unneeded semicolons.
61837         Problems reported by Ralf Wildenhues in
61838         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
61839         (gl_PREREQ_GETLOADAVG): Use AC_DEFUN, not m4_define.  Put
61840         at the end, which is the usual gnulib style.
61841
61842         * m4/fstypename.m4 (gl_FSTYPENAME): Use AC_CHECK_MEMBERS instead
61843         of doing all the work ourselves.
61844         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Don't check for
61845         sys/statvfs.h since the code doesn't use HAVE_SYS_STATVFS_H.
61846
61847 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
61848
61849         * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.
61850         Problem reported by Ralf Wildenhues in
61851         <http://lists.gnu.org/archive/html/bug-gnulib/2006-09/msg00000.html>.
61852
61853         * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
61854         HAVE_STRUCT_STATFS_F_FSTYPENAME.
61855
61856 2006-09-01  Paul Eggert  <eggert@cs.ucla.edu>
61857
61858         * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
61859         yesterday's patch by changing test -n to test -z.
61860
61861 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
61862
61863         * modules/getloadavg (Files): Add m4/getloadavg.m4.
61864         (configure.ac): AC_FUNC_GETLOADAVG -> gl_GETLOADAVG, as
61865         the former is now obsolescent.
61866
61867         * modules/chdir-long (Depends-on): Add fcntl.
61868
61869 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
61870
61871         * m4/fnmatch.m4: Add comment that Autoconf AC_FUNC_FNMATCH is
61872         obsolescent, and programs should use gnulib instead.
61873         * m4/getloadavg.m4: New file, with contents taken from Autoconf
61874         but with prefixes changed.
61875
61876 2006-08-31  Paul Eggert  <eggert@cs.ucla.edu>
61877
61878         * lib/getloadavg.c [defined gl_GETLOADAVG]: Don't include config.h
61879         or stdbool.h, because they might not exist while configuring.
61880
61881         * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
61882         Don't include unistd.h or limits.h; not needed, since chdir-long.h
61883         does that for us.
61884         (O_DIRECTORY): Remove.
61885
61886 2006-08-31  Eric Blake  <ebb9@byu.net>
61887
61888         * gnulib-tool: Don't let emacs change spaces to TAB.
61889
61890 2006-08-31  Bruno Haible  <bruno@clisp.org>
61891
61892         * gnulib-tool: When calling func_import more than once, do it in a
61893         subshell.
61894         Reported by Eric Blake <ebb9@byu.net>.
61895
61896 2006-08-31  Bruno Haible  <bruno@clisp.org>
61897
61898         * gnulib-tool (nl): Remove variable.
61899         (sed_transform_lib_file): Use more robust test for config-h module.
61900         (func_import): Fix typo in 2006-08-25 patch.
61901
61902 2006-08-31  Bruno Haible  <bruno@clisp.org>
61903
61904         * gnulib-tool (func_emit_lib_Makefile_am): When --makefile-name was
61905         specified, augment Makefile.am variables instead of assigning them.
61906
61907 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
61908
61909         Work around a bug in both the Linux and SunOS 64-bit kernels:
61910         nanosleep mishandles sleeps for longer than 2**31 seconds.
61911         Problem reported by Frank v Waveren in
61912         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
61913         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Require gl_CLOCK_TIME.
61914         Check for nanosleep bug.
61915         (LIB_NANOSLEEP): Append clock_gettime library if needed.
61916
61917 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
61918
61919         Work around a bug in both the Linux and SunOS 64-bit kernels:
61920         nanosleep mishandles sleeps for longer than 2**31 seconds.
61921         Problem reported by Frank v Waveren in
61922         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00298.html>.
61923         * lib/nanosleep.c (BILLION): New constant.
61924         (getnow) [HAVE_BUG_BIG_NANOSLEEP]: New functions.
61925         (rpl_nanosleep) [HAVE_BUG_BIG_NANOSLEEP]: Completely new
61926         implementation.
61927
61928 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
61929
61930         * modules/nanosleep (Depends-on): Add gettime.
61931
61932 2006-08-30  Paul Eggert  <eggert@cs.ucla.edu>
61933         and Simon Josefsson  <jas@extundo.com>
61934         and Oskar Liljeblad  <oskar@osk.mine.nu>
61935
61936         * MODULES.html.sh (Support for building documentation): Add gpl, lgpl.
61937         * gnulib-tool (func_import): New license type 'unmodifiable license
61938         text'.
61939         * modules/fdl: Use it.  Longer description.
61940         * module/gpl, module/lgpl: New files.
61941
61942 2006-08-30  Jim Meyering  <jim@meyering.net>
61943
61944         * lib/isapipe.c (isapipe): Rename local s/fd/fd_pair/ to avoid
61945         shadowing the parameter.
61946
61947 2006-08-29  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61948
61949         Sync from Libtool:
61950
61951         2006-08-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
61952
61953         * lib/libltdl/argz.c: Use `#ifdef HAVE_CONFIG_H', to facilitate code
61954         sharing with gnulib.  Report by Eric Blake.
61955
61956 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
61957
61958         * modules/isapipe: New file.
61959         * MODULES.html.sh (File descriptor based Input/Output): Add isapipe.
61960
61961 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
61962
61963         * modules/configmake (Makefile.am): Add a comment, and omit
61964         the CONFIGMAKE_ prefix from generated macro names.  Suggested
61965         by Bruno Haible.
61966
61967 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
61968
61969         * m4/isapipe.m4: New file.
61970
61971 2006-08-29  Paul Eggert  <eggert@cs.ucla.edu>
61972
61973         * lib/isapipe.c, lib/isapipe.h: New files.
61974
61975 2006-08-29  Jim Meyering  <jim@meyering.net>
61976
61977         * modules/configmake (Makefile.am): Make configmake.h depend on
61978         Makefile.  Otherwise, a stale configmake.h could hang around.
61979
61980 2006-08-29  Eric Blake  <ebb9@byu.net>
61981
61982         * lib/error.c (error_at_line, print_errno_message): Match libc, after
61983         resolution of upstream bug 3044.
61984
61985 2006-08-29  Bruno Haible  <bruno@clisp.org>
61986
61987         * modules/localcharset (Depends-on): Add configmake.
61988         (Makefile.am): Remove setting of LIBDIR through DEFS.
61989
61990 2006-08-29  Bruno Haible  <bruno@clisp.org>
61991
61992         * lib/localcharset.c: Include configmake.h in order to get LIBDIR
61993         defined.
61994
61995 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
61996
61997         * modules/fcntl: New file.
61998         * modules/chdir-safer (Depends-on): Add fcntl.
61999         * modules/fts: Likewise.
62000         * modules/mkdir-p: Likewise.
62001
62002         * modules/stdint (Makefile.am): Do not substitute ABSOLUTE_INTTYPES_H.
62003         This undoes the most recent change, since we're now addressing the
62004         problem in a different way.
62005
62006         * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_name
62007         into output, since the output might be called Makefile.am even
62008         if $makefile_name is something different.
62009         (func_import): Use $makefile_am rather than
62010         ${makefile_name-Makefile.am}, to fix a bug where makefile_name was
62011         empty.
62012
62013         * modules/inttypes (Files): Add m4/inttypes-h.m4.
62014
62015 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
62016
62017         * m4/inttypes.m4 (gl_INTTYPES_H): Move ABSOLUTE_INTTYPES_H code here...
62018         * m4/stdint.m4 (gl_STDINT_H): ... from here.  This undoes the most
62019         recent change to stdint.m4, since we're now addressing the problem in a
62020         different way.
62021
62022 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
62023
62024         * m4/fcntl_h.m4: New file.
62025
62026 2006-08-28  Paul Eggert  <eggert@cs.ucla.edu>
62027
62028         * lib/fcntl_.h: New file.
62029         * lib/chdir-safer.c (O_DIRECTORY, O_NOFOLLOW): Remove, now that we have
62030         the fcntl module.
62031         * lib/dirchownmod.c: Likewise.
62032         * lib/fts.c: Likewise.
62033
62034         * lib/inttypes_.h [defined _GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H]:
62035         Include @ABSOLUTE_INTTYPES_H@ if available, but do nothing else.
62036         * lib/stdint_.h (_GL_JUST_INCLUDE_ABSOLUTE_INTTYPES_H): Define
62037         just before including <inttypes.h>, to avoid circular inclusion.
62038
62039 2006-08-28  Jim Meyering  <jim@meyering.net>
62040
62041         * doc/visibility.texi: Actually read and correct the grammar of the
62042         sentence affected by yesterday's change.
62043
62044 2006-08-28  Eric Blake  <ebb9@byu.net>
62045
62046         * modules/inttypes (Makefile.am): Fix sed error when inttypes.h
62047         needs wrapper.
62048
62049 2006-08-28  Eric Blake  <ebb9@byu.net>
62050
62051         * m4/inttypes.m4 (gl_INTTYPES_H): Fix missing #endif.
62052
62053 2006-08-28  Eric Blake  <ebb9@byu.net>
62054
62055         * m4/codeset.m4 (AM_LANGINFO_CODESET): Avoid compiler warning.
62056
62057 2006-08-28  Bruno Haible  <bruno@clisp.org>
62058
62059         * modules/c-strstr: New file, from GNU gettext.
62060         * MODULES.html.sh (String handling): Add c-strstr.
62061
62062 2006-08-28  Bruno Haible  <bruno@clisp.org>
62063
62064         * m4/inttypes.m4 (gl_INTTYPES_H): Don't test for the existence of SCNX*
62065         macros.
62066         Reported by Eric Blake.
62067
62068 2006-08-28  Bruno Haible  <bruno@clisp.org>
62069
62070         * lib/vasnprintf.c (EOVERFLOW): Remove definition.
62071         (VASNPRINTF): Return a string of length > INT_MAX without failing.
62072         * lib/vasprintf.c: Include errno.h, limits.h.
62073         (EOVERFLOW): New fallback definition.
62074         (vasprintf): Test here whether the string length is > INT_MAX.
62075         * lib/vsnprintf.c: Include errno.h, limits.h.
62076         (EOVERFLOW): New fallback definition.
62077         (vsnprintf): Fix bug when generated string was too long for the buffer.
62078         Test here whether the string length is > INT_MAX.
62079
62080 2006-08-28  Bruno Haible  <bruno@clisp.org>
62081
62082         * lib/inttypes_.h (SCNX*): Remove definitions.
62083         Reported by Eric Blake.
62084
62085 2006-08-28  Bruno Haible  <bruno@clisp.org>
62086
62087         * lib/c-strstr.h: New file, from GNU gettext.
62088         * lib/c-strstr.c: New file, from GNU gettext.
62089
62090 2006-08-28  Bruno Haible  <bruno@clisp.org>
62091
62092         * gnulib-tool: Reorder some statements.
62093
62094 2006-08-28  Bruno Haible  <bruno@clisp.org>
62095
62096         * gnulib-tool: New option --makefile-name.
62097         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Use
62098         $makefile_name.
62099         (func_import): Write $makefile_name to the cache file, and read it from
62100         there unless explicitly specified. Use $makefile_name as file name
62101         instead of Makefile.am. Adjust the recommendations accordingly.
62102
62103 2006-08-28  Bruno Haible  <bruno@clisp.org>
62104
62105         * gnulib-tool (func_verify_module): Check against misapplying patch.
62106
62107 2006-08-28  Bruno Haible  <bruno@clisp.org>
62108
62109         * gnulib-tool (func_relativize, func_relconcat): New functions.
62110         Give an error if --local-dir is given with --update.
62111         Remove trailing slashes from $local_gnulib_dir.
62112         (func_import): Store the relativized $local_gnulib_dir in
62113         gnulib-cache.m4, and read it from there if not specified explicitly.
62114
62115 2006-08-28  Bruno Haible  <bruno@clisp.org>
62116
62117         * gnulib-tool (func_get_tests_module): Don't assume that $gnulib_dir
62118         is the current directory. Respect also $local_gnulib_dir.
62119
62120 2006-08-28  Bruno Haible  <bruno@clisp.org>
62121             Simon Josefsson  <jas@extundo.com>
62122
62123         BeOS portability.
62124         * lib/getaddrinfo.c (PF_INET, PF_UNSPEC): New macros.
62125
62126 2006-08-27  Jim Meyering  <jim@meyering.net>
62127
62128         * doc/visibility.texi: Remove duplicate word: "pointer".
62129
62130 2006-08-26  Bruno Haible  <bruno@clisp.org>
62131
62132         * modules/inttypes (Files): Add lib/inttypes_.h, remove lib/inttypes.h.
62133         Add m4/inttypes.m4, remove m4/_inttypes_h.m4 and m4/include_next.m4.
62134         (Makefile.am): Create inttypes.h from inttypes_.h.
62135         * modules/stdint (Makefile.am): Substitute also ABSOLUTE_INTTYPES_H.
62136
62137         * modules/imaxabs: New file.
62138
62139         * modules/imaxdiv: New file.
62140
62141 2006-08-26  Bruno Haible  <bruno@clisp.org>
62142
62143         * m4/inttypes.m4: New file.
62144         * m4/_inttypes_h.m4: Remove file.
62145         * m4/inttypes-pri.m4 (gt_INTTYPES_PRI): Also AC_SUBST
62146         PRI_MACROS_BROKEN.
62147         * m4/stdint.m4 (gl_STDINT_H): Define also ABSOLUTE_INTTYPES_H.
62148
62149         * m4/imaxabs.m4: New file.
62150
62151         * m4/imaxdiv.m4: New file.
62152
62153 2006-08-26  Bruno Haible  <bruno@clisp.org>
62154
62155         * lib/inttypes_.h: New file.
62156         * lib/inttypes.h: Remove file.
62157         * lib/stdint_.h: Include <inttypes.h> through its absolute filename.
62158
62159         * lib/imaxabs.c: New file.
62160
62161         * lib/imaxdiv.c: New file.
62162
62163 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
62164
62165         New config-h module, so that "make" output needn't be cluttered
62166         by -DHAVE_CONFIG_H.
62167         * MODULES.html.sh (Support for building libraries and executables):
62168         Add config-h.
62169         * modules/config-h: New file.
62170         * gnulib-tool (nl, sed_transform_lib_file): New vars.
62171         (func_import): Turn "#ifdef HAVE_CONFIG_H" to "#if 1" if
62172         the config-h module is used.
62173
62174         New configmake module, so that "make" output needn't be cluttered
62175         by fluff like '-DLIBDIR=\"/usr/local/lib\"'.
62176         * MODULES.html.sh (Support for building libraries and executables):
62177         Add configmake.
62178         * modules/configmake: New file.
62179
62180 2006-08-25  Paul Eggert  <eggert@cs.ucla.edu>
62181
62182         * m4/config-h.m4: New file.
62183
62184 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
62185
62186         * config/srclist.txt: Add elisp-comp.
62187
62188 2006-08-24  Paul Eggert  <eggert@cs.ucla.edu>
62189
62190         * MODULES.html.sh (Support for building libraries and executables):
62191         Add elisp-comp.
62192         * build-aux/elisp-comp: New file.
62193         * modules/elisp-comp: New file.
62194
62195 2006-08-24  Bruno Haible  <bruno@clisp.org>
62196
62197         * gnulib-tool (func_create_testdir): Use non-default values of
62198         sourcebase and m4base.
62199
62200 2006-08-24  Bruno Haible  <bruno@clisp.org>
62201
62202         * MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
62203         HTML structure.
62204
62205 2006-08-23  Paul Eggert  <eggert@cs.ucla.edu>
62206
62207         * modules/openat (Depends-on): Add lchown.
62208
62209 2006-08-23  Bruno Haible  <bruno@clisp.org>
62210
62211         * gnulib-tool (func_import, func_create_testdir): Emit an invocation
62212         of gl_LOCK_EARLY instead of gl_LOCK.
62213
62214 2006-08-23  Bruno Haible  <bruno@clisp.org>
62215
62216         * m4/lock.m4 (gl_LOCK_BODY): Change the default value of gl_use_threads
62217         on OSF/1 to no.
62218         Reported by Stephen Cartwright <sgcartwr@ucalgary.ca>.
62219
62220 2006-08-23  Bruno Haible  <bruno@clisp.org>
62221
62222         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Don't consider BeOS statvfs
62223         as unusable.
62224
62225         * m4/lock.m4 (gl_LOCK_EARLY): Renamed from gl_LOCK.
62226         (gl_LOCK_BODY): Remove gl_PREREQ_LOCK invocation.
62227         (gl_LOCK): New macro.
62228
62229 2006-08-22  Simon Josefsson  <jas@extundo.com>
62230
62231         * modules/gc-md5 (Makefile.am): Need to add md5.h, after changes
62232         to md5 module.
62233
62234 2006-08-22  Simon Josefsson  <jas@extundo.com>
62235
62236         * MODULES.html.sh: Add "Support for maintaining and release
62237         projects".
62238
62239         * build-aux/gnupload: New file, from coreutils.
62240
62241 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
62242
62243         Avoid the need for AC_LIBSOURCES in m4 macros.
62244         * modules/arcfour (EXTRA_DIST): Add arcfour.h.
62245         * modules/arctwo (EXTRA_DIST): Add arctwo.h.
62246         * modules/check-version (EXTRA_DIST): Add check-version.h.
62247         * modules/crc (EXTRA_DIST): Add crc.h.
62248         * modules/des (EXTRA_DIST): Add des.h.
62249         * modules/gc (EXTRA_DIST): Add gc.h.
62250         * modules/getdelim (EXTRA_DIST): Add getdelim.h.
62251         * modules/getline (EXTRA_DIST): Add getline.h.
62252         * modules/getlogin_r (EXTRA_DIST): Add getlogin_r.h.
62253         * modules/hmac-md5 (EXTRA_DIST): Add hmac.h.
62254         * modules/hmac-sha1 (EXTRA_DIST): Add hmac.h.
62255         * modules/md2 (EXTRA_DIST): Add md2.h.
62256         * modules/md4 (EXTRA_DIST): Add md4.h.
62257         * modules/pagealign_alloc (EXTRA_DIST): Add pagealign_alloc.h.
62258         * modules/read-file (EXTRA_DIST): Add read-file.h.
62259         * modules/readline (EXTRA_DIST): Add readline.h.
62260         * modules/rijndael (EXTRA_DIST): Add rijndael-alg-fst.h,
62261         rijndael-api-fst.h.
62262
62263 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
62264
62265         * m4/rijndael.m4 (gl_ARCFOUR):
62266         * m4/arctwo.m4 (gl_ARCTWO):
62267         * m4/check-version.m4 (gl_CHECK_VERSION):
62268         * m4/crc.m4 (gl_CRC):
62269         * m4/des.m4 (gl_DES):
62270         * m4/gc-pbkdf2-sha1.m4 (gl_GC_PBKDF2_SHA1):
62271         * m4/gc.m4 (gl_GC):
62272         * m4/getdelim.m4 (gl_FUNC_GETDELIM):
62273         * m4/getline.m4 (gl_FUNC_GETLINE):
62274         * m4/getlogin_r.m4 (gl_GETLOGIN_R_SUBSTITUTE):
62275         * m4/hmac-md5.m4 (gl_HMAC_MD5):
62276         * m4/hmac-sha1.m4 (gl_HMAC_SHA1):
62277         * m4/md2.m4 (gl_MD2):
62278         * m4/md4.m4 (gl_MD4):
62279         * m4/pagealign_alloc.m4 (gl_PAGEALIGN_ALLOC):
62280         * m4/read-file.m4 (gl_FUNC_READ_FILE):
62281         * m4/readline.m4 (gl_FUNC_READLINE):
62282         * m4/rijndael.m4 (gl_RIJNDAEL):
62283         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
62284         to get the necessary .h files and whatnot.
62285
62286 2006-08-22  Paul Eggert  <eggert@cs.ucla.edu>
62287
62288         * config/srclist.txt: Remove gnupload, since coreutils now syncs from
62289         gnulib rather than the other way around.
62290         * config/srclistvars.sh (COREUTILS): Remove.
62291
62292 2006-08-22  Jim Meyering  <jim@meyering.net>
62293
62294         * modules/mkdir-p (Makefile.am): Fix typo: s/lib+SOURCES/lib_SOURCES/.
62295
62296         * modules/getpass-gnu (Makefile.am): Add getpass.h to EXTRA_DIST.
62297
62298 2006-08-22  Eric Blake  <ebb9@byu.net>
62299
62300         * modules/regexprops-generic: New file.
62301         * MODULES.html.sh (Support for building documentation): List it.
62302
62303 2006-08-22  Eric Blake  <ebb9@byu.net>
62304
62305         * m4/stdint_h.m4 (gl_AC_HEADER_STDINT_H): Avoid compiler warning.
62306         * m4/inttypes_h.m4 (gl_AC_HEADER_INTTYPES_H): Likewise.
62307         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Likewise.
62308         * m4/intmax_t.m4 (gt_AC_TYPE_INTMAX_T): Likewise.
62309
62310 2006-08-22  Bruno Haible  <bruno@clisp.org>
62311
62312         * gnulib-tool (func_emit_lib_Makefile_am): Don't treat lib_LIBRARIES
62313         and lib_LTLIBRARIES like the other lib_* variables.
62314
62315 2006-08-22  Bruno Haible  <bruno@clisp.org>
62316
62317         * build-aux/x-to-1.in: New file, from GNU gettext.
62318
62319 2006-08-22  Bruno Haible  <bruno@clisp.org>
62320
62321         * m4/readutmp.m4 (gl_READUTMP): Compile readutmp.c only if <utmp.h> or
62322         <utmpx.h> exists.
62323
62324 2006-08-22  Bruno Haible  <bruno@clisp.org>
62325
62326         * lib/readutmp.h: Skip most definitions if neither <utmp.h> nor
62327         <utmpx.h> exists.
62328
62329 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
62330
62331         BeOS portability.
62332         * lib/dirchownmod.c (dirchownmod): Don't use fchmod if it doesn't
62333         exist.
62334         Problem reported by Bruno Haible.
62335
62336 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
62337
62338         Avoid the need for AC_LIBSOURCES in m4 macros.
62339         * modules/acl (EXTRA_DIST): Add acl.h.
62340         * modules/argmatch (Files): Add m4/argmatch.m4.
62341         (configure.ac): Add gl_ARGMATCH.
62342         (EXTRA_DIST): Renamed from lib_SOURCES, for
62343         consistency with the other modules.  Remove argmatch.c.
62344         * modules/backupfile (EXTRA_DIST): Add backupfile.h.
62345         * modules/c-strtod (EXTRA_DIST): Add c-strtod.h.
62346         * modules/c-strtold (EXTRA_DIST): Add c-strtod.c, c-strtod.h.
62347         * modules/canonhost (EXTRA_DIST): Add c-canonhost.h.
62348         * modules/canonicalize (EXTRA_DIST): Add canonicalize.h.
62349         * modules/chdir-long (EXTRA_DIST): Add chdir-long.h.
62350         * modules/chdir-safer (EXTRA_DIST): Add chdir-safer.h.
62351         * modules/cloexec (EXTRA_DIST): Add cloexec.h.
62352         * modules/close-stream (EXTRA_DIST): Add close-stream.h.
62353         * modules/closeout (EXTRA_DIST): Add closeout.h.
62354         * modules/cycle-check (EXTRA_DIST): Add cycle-check.h.
62355         * modules/dev-ino (EXTRA_DIST): Add dev-ino.h.
62356         * modules/dirfd (EXTRA_DIST): Add dirfd.h.
62357         * modules/dirname (EXTRA_DIST): Renamed from lib_SOURCES.  Add
62358         dirname.h; remove basename.c and stripslash.c.
62359         * modules/exclude (EXTRA_DIST): Add exclude.h.
62360         * modules/exitfail (EXTRA_DIST): Add exitfail.h.
62361         * modules/fcntl-safer (EXTRA_DIST): Add fcntl-safer.h fcntl--.h.
62362         * modules/file-type (EXTRA_DIST): Add file-type.h.
62363         * modules/filemode (EXTRA_DIST): Add filemode.h.
62364         * modules/filenamecat (EXTRA_DIST): Add filenamecat.h.
62365         * modules/fopen-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
62366         * modules/fpending (EXTRA_DIST): Add __fpending.h.
62367         * modules/fprintftime (EXTRA_DIST): Add fprintftime.h.
62368         * modules/fsusage (EXTRA_DIST): Add fsusage.h.
62369         * modules/fts (EXTRA_DIST): Add fts_.h fts-cycle.c.
62370         * modules/getcwd (EXTRA_DIST): Add getcwd.h.
62371         * modules/getdate (EXTRA_DIST): Add getdate.c.
62372         * modules/gethrxtime (EXTRA_DIST): Add gethrxtime.h xtime.h.
62373         * modules/getpagesize (EXTRA_DIST): Add getpagesize.h.
62374         * modules/getpass (EXTRA_DIST): Add getpass.h.
62375         * modules/glob (EXTRA_DIST): Add glob_.h glob-libc.h.
62376         * modules/group-member (EXTRA_DIST): Add group-member.h.
62377         * modules/hard-locale (EXTRA_DIST): Add hard-locale.h.
62378         * modules/hash (EXTRA_DIST): Add hash.h.
62379         * modules/human (EXTRA_DIST): Add human.h.
62380         * modules/inttypes (EXTRA_DIST): Add inttypes.h.
62381         * modules/lchmod (EXTRA_DIST): Add lchmod.h.
62382         * modules/lchown (EXTRA_DIST): Add lchown.h.
62383         * modules/long-options (EXTRA_DIST): Add long-options.h.
62384         * modules/lstat (EXTRA_DIST): Add lstat.h.
62385         * modules/md5 (EXTRA_DIST): Add memcasecmp.h.
62386         * modules/memcoll (EXTRA_DIST): Add memcoll.h.
62387         * modules/mempcpy (EXTRA_DIST): Add mempcpy.h.
62388         * modules/memrchr (EXTRA_DIST): Add memrchr.h.
62389         * modules/memxor (EXTRA_DIST): Add memxor.h.
62390         * modules/mkancesdirs (EXTRA_DIST): Add mkancesdirs.h.
62391         * modules/mkdir-p (EXTRA_DIST): Add modechange.h.
62392         * modules/mountlist (EXTRA_DIST): Add mountlist.h.
62393         * modules/openat (EXTRA_DIST): Add at-func.c openat.h openat-priv.h.
62394         * modules/pathmax (EXTRA_DIST): Add pathmax.h.
62395         * modules/physmem (EXTRA_DIST): Add physmem.h.
62396         * modules/posixtm (EXTRA_DIST): Add posixtm.h.
62397         * modules/posixver (EXTRA_DIST): Add posixver.h.
62398         * modules/quote (EXTRA_DIST): Add quote.h.
62399         * modules/quotearg (EXTRA_DIST): Add quotearg.h.
62400         * modules/readtokens (EXTRA_DIST): Add readtokens.h.
62401         * modules/readutmp (EXTRA_DIST): Add readutmp.h.
62402         * modules/regex (EXTRA_DIST): Add regcomp.c regex.h regex_internal.c
62403         regex_internal.h regexec.c.
62404         * modules/safe-read (EXTRA_DIST): Add safe-read.h.
62405         * modules/safe-write (EXTRA_DIST): Add safe-write.h.
62406         * modules/same (EXTRA_DIST): Add same.h.
62407         * modules/same-inode (EXTRA_DIST): Add same-inode.h.
62408         * modules/save-cwd (EXTRA_DIST): Add save-cwd.h.
62409         * modules/savedir (EXTRA_DIST): Add savedir.h.
62410         * modules/sha1 (EXTRA_DIST): Add sha1.h.
62411         * modules/sig2str (EXTRA_DIST): Add sig2str.h.
62412         * modules/stat-macros (EXTRA_DIST): Add stat-macros.h.
62413         * modules/stat-time (EXTRA_DIST): Add stat-time.h.
62414         * modules/stdlib-safer (EXTRA_DIST): Add stdlib-safer.h stdlib--.h.
62415         * modules/strdup (EXTRA_DIST): Add strdup.h.
62416         * modules/strftime (EXTRA_DIST): Add strftime.h.
62417         * modules/strndup (EXTRA_DIST): Add strndup.h.
62418         * modules/strnlen (EXTRA_DIST): Add strnlen.h.
62419         * modules/strverscmp (EXTRA_DIST): Add strverscmp.h.
62420         * modules/time_r (EXTRA_DIST): Add time_r.h.
62421         * modules/timespec (EXTRA_DIST): Add timespec.h.
62422         * modules/tmpfile-safer (EXTRA_DIST): Add stdio-safer.h stdio--.h.
62423         * modules/unistd-safer (EXTRA_DIST): Add unistd-safer.h unistd--.h.
62424         * modules/unlinkdir (EXTRA_DIST): Add unlinkdir.h.
62425         * modules/unlocked-io (EXTRA_DIST): Add unlocked-io.h.
62426         * modules/userspec (EXTRA_DIST): Add userspec.h.
62427         * modules/utimecmp (EXTRA_DIST): Add utimecmp.h.
62428         * modules/utimens (EXTRA_DIST): Add utimens.h.
62429         * modules/xalloc (EXTRA_DIST): Add xalloc.h.
62430         * modules/xgetcwd (EXTRA_DIST): Add xgetcwd.h.
62431         * modules/xnanosleep (EXTRA_DIST): Add xnanosleep.h.
62432         * modules/xreadlink (EXTRA_DIST): Add xreadlink.h.
62433         * modules/xstrtod (EXTRA_DIST): Add xstrtod.h.
62434         * modules/xstrtol (EXTRA_DIST): Add xstrtol.h.
62435         * modules/xstrtold (EXTRA_DIST): Add xstrtod.c xstrtod.h.
62436         * modules/yesno (EXTRA_DIST): Add yesno.h.
62437
62438 2006-08-21  Paul Eggert  <eggert@cs.ucla.edu>
62439
62440         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Check for fchmod.
62441
62442         * m4/argmatch.m4: New file, from coreutils with AC_LIBSOURCES removed.
62443         * m4/dev-ino.m4, same-inode.m4: Remove.
62444
62445         * m4/_inttypes_h.m4 (gl_INTTYPES_H):
62446         * m4/acl.m4 (AC_FUNC_ACL):
62447         * m4/backupfile.m4 (gl_BACKUPFILE):
62448         * m4/c-strtod.m4 (gl_C99_STRTOLD):
62449         * m4/canon-host.m4 (gl_CANON_HOST):
62450         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME):
62451         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG):
62452         * m4/chdir-safer.m4 (gl_CHDIR_SAFER):
62453         * m4/cloexec.m4 (gl_CLOEXEC):
62454         * m4/close-stream.m4 (gl_CLOSE_STREAM):
62455         * m4/closeout.m4 (gl_CLOSEOUT):
62456         * m4/dirfd.m4 (gl_FUNC_DIRFD):
62457         * m4/dirname.m4 (gl_DIRNAME):
62458         * m4/exclude.m4 (gl_EXCLUDE):
62459         * m4/exitfail.m4 (gl_EXITFAIL):
62460         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER):
62461         * m4/file-type.m4 (gl_FILE_TYPE):
62462         * m4/filemode.m4 (gl_FILEMODE):
62463         * m4/filenamecat.m4 (gl_FILE_NAME_CONCAT):
62464         * m4/fpending.m4 (gl_FUNC_FPENDING):
62465         * m4/fprintftime.m4 (gl_FPRINTFTIME):
62466         * m4/fts.m4 (gl_FUNC_FTS):
62467         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL):
62468         * m4/getdate.m4 (gl_GETDATE):
62469         * m4/gethrxtime.m4 (gl_GETHRXTIME):
62470         * m4/getpagesize.m4 (gl_GETPAGESIZE):
62471         * m4/getpass.m4 (gl_FUNC_GETPASS):
62472         * m4/gettime.m4 (gl_GETTIME):
62473         * m4/getugroups.m4 (gl_GETUGROUPS):
62474         * m4/glob.m4 (gl_GLOB_SUBSTITUTE):
62475         * m4/group-member.m4 (gl_FUNC_GROUP_MEMBER):
62476         * m4/hard-locale.m4 (gl_HARD_LOCALE):
62477         * m4/hash.m4 (gl_HASH):
62478         * m4/idcache.m4 (gl_IDCACHE):
62479         * m4/lchmod.m4 (gl_FUNC_LCHMOD):
62480         * m4/lchown.m4 (gl_FUNC_LCHOWN):
62481         * m4/long-options.m4 (gl_LONG_OPTIONS):
62482         * m4/lstat.m4 (gl_FUNC_LSTAT):
62483         * m4/md5.m4 (gl_MD5):
62484         * m4/memcasecmp.m4 (gl_MEMCASECMP):
62485         * m4/memcoll.m4 (gl_MEMCOLL):
62486         * m4/mempcpy.m4 (gl_FUNC_MEMPCPY):
62487         * m4/memrchr.m4 (gl_FUNC_MEMRCHR):
62488         * m4/memxor.m4 (gl_MEMXOR):
62489         * m4/mkancesdirs.m4 (gl_MKANCESDIRS):
62490         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS):
62491         * m4/modechange.m4 (gl_MODECHANGE):
62492         * m4/mountlist.m4 (gl_MOUNTLIST):
62493         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP):
62494         * m4/openat.m4 (gl_FUNC_OPENAT):
62495         * m4/pathmax.m4 (gl_PATHMAX):
62496         * m4/physmem.m4 (gl_PHYSMEM):
62497         * m4/posixtm.m4 (gl_POSIXTM):
62498         * m4/posixver.m4 (gl_POSIXVER):
62499         * m4/quote.m4 (gl_QUOTE):
62500         * m4/quotearg.m4 (gl_QUOTEARG):
62501         * m4/readtokens.m4 (gl_READTOKENS):
62502         * m4/readutmp.m4 (gl_READUTMP):
62503         * m4/regex.m4 (gl_REGEX):
62504         * m4/safe-read.m4 (gl_SAFE_READ):
62505         * m4/safe-write.m4 (gl_SAFE_WRITE):
62506         * m4/same.m4 (gl_SAME):
62507         * m4/save-cwd.m4 (gl_SAVE_CWD):
62508         * m4/savedir.m4 (gl_SAVEDIR):
62509         * m4/settime.m4 (gl_SETTIME):
62510         * m4/sha1.m4 (gl_SHA1):
62511         * m4/sig2str.m4 (gl_FUNC_SIG2STR):
62512         * m4/stat-macros.m4 (gl_STAT_MACROS):
62513         * m4/stat-time.m4 (gl_STAT_TIME):
62514         * m4/stdio-safer.m4 (gl_FOPEN_SAFER):
62515         * m4/stdlib-safer.m4 (gl_STDLIB_SAFER):
62516         * m4/strdup.m4 (gl_FUNC_STRDUP):
62517         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME):
62518         * m4/strndup.m4 (gl_FUNC_STRNDUP):
62519         * m4/strnlen.m4 (gl_FUNC_STRNLEN):
62520         * m4/strverscmp.m4 (gl_FUNC_STRVERSCMP):
62521         * m4/time_r.m4 (gl_TIME_R):
62522         * m4/timespec.m4 (gl_TIMESPEC):
62523         * m4/unistd-safer.m4 (gl_UNISTD_SAFER):
62524         * m4/unlinkdir.m4 (gl_UNLINKDIR):
62525         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO):
62526         * m4/userspec.m4 (gl_USERSPEC):
62527         * m4/utimecmp.m4 (gl_UTIMECMP):
62528         * m4/utimens.m4 (gl_UTIMENS):
62529         * m4/xalloc.m4 (gl_XALLOC):
62530         * m4/xgetcwd.m4 (gl_XGETCWD):
62531         * m4/xnanosleep.m4 (gl_XNANOSLEEP):
62532         * m4/xreadlink.m4 (gl_XREADLINK):
62533         * m4/xstrtod.m4 (gl_XSTRTOD):
62534         * m4/yesno.m4 (gl_YESNO):
62535         Don't use AC_LIBSOURCES; instead, rely on the files in ../modules/
62536         to get the necessary .h files and whatnot.
62537
62538 2006-08-21  Mark D. Baushke  <mdb@gnu.org>
62539             Bruno Haible  <bruno@clisp.org>
62540
62541         * gnulib-tool (func_verify_module): Work around Sun's non-POSIX 1003.2
62542         /bin/sh understanding of '!' conditional negation.
62543
62544 2006-08-21  Jim Meyering  <jim@meyering.net>
62545
62546         * modules/openat (Depends-on): Really alphabetize.
62547
62548         * modules/acl (Depends-on): Add error and quote.
62549
62550         * check-module (find_included_lib_files): Add at-func.c to the
62551         ok-to-include-more-than-once white list.
62552
62553         * modules/openat (Depends-on): Add lstat.  Alphabetize.
62554
62555 2006-08-21  Bruno Haible  <bruno@clisp.org>
62556
62557         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
62558         Emit a pkgdata_DATA variable only if some snippets add contents to it.
62559         Reported by Martin Lambers <marlam@marlam.de>.
62560
62561 2006-08-21  Bruno Haible  <bruno@clisp.org>
62562
62563         * gnulib-tool (func_emit_lib_Makefile_am): If the snippets already
62564         specify an installation location, don't emit a noinst_LIBRARIES or
62565         noinst_LTLIBRARIES assignment.
62566
62567 2006-08-21  Bruno Haible  <bruno@clisp.org>
62568
62569         BeOS portability.
62570         * modules/mbchar (Include): Don't test HAVE_WCTYPE_H any more, since
62571         BeOS has mbrtowc() but no <wctype.h>.
62572
62573 2006-08-21  Bruno Haible  <bruno@clisp.org>
62574
62575         BeOS portability.
62576         * m4/mbchar.m4 (gl_MBCHAR): Compile mbchar.c also if <wctype.h> doesn't
62577         exist.
62578
62579 2006-08-21  Bruno Haible  <bruno@clisp.org>
62580
62581         BeOS portability.
62582         * lib/mbchar.h: Include <wctype.h> only if it exists.
62583
62584 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
62585
62586         Remove files that are no longer needed by their respective modules.
62587         * m4/obstack.m4: Remove.
62588         * m4/strerror_r.m4: Remove.
62589         * m4/uint32_t.m4: Remove.
62590         * m4/uintptr_t.m4: Remove.
62591         * m4/ullong_max.m4: Remove.
62592         * m4/xstrtoimax.m4: Remove.
62593         * m4/xstrtoumax.m4: Remove.
62594
62595         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Do not require
62596         gl_AC_TYPE_UINTMAX_T, gl_STRUCT_DEV_INO, or gl_SAME_INODE, since gnulib
62597         dependencies now capture this.
62598
62599         * m4/cycle-check.m4 (gl_CYCLE_CHECK):
62600         Do not use AC_LIBSOURCES, since gnulib modules now do this.
62601         * m4/fsusage.m4 (gl_FSUSAGE): Likewise.
62602         * m4/human.m4 (gl_HUMAN): Likewise.
62603         * m4/inttostr.m4 (gl_INTTOSTR): Likewise.
62604         * m4/xstrtol.m4 (gl_XSTRTOL): Likewise.
62605
62606         * m4/filemode.m4 (gl_FILEMODE): Require AC_STRUCT_ST_DM_MODE.
62607
62608         * m4/filemode.m4 (gl_PREREQ_FSUSAGE_EXTRA): Do not require
62609         gl_AC_TYPE_INTMAX_T or gl_AC_TYPE_UINTMAX_T, since we now require
62610         stdint.
62611         * m4/human.m4 (gl_HUMAN): Likewise.
62612         * m4/inttostr.m4 (gl_PREREQ_INTTOSTR): Likewise.
62613         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Likewise.
62614         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
62615         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
62616         * m4/xstrtol (gl_XSTRTOL): Likewise.
62617
62618         * m4/gethrxtime.m4 (gl_XTIME): gl_AC_TYPE_LONG_LONG ->
62619         AC_TYPE_LONG_LONG_INT.
62620         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Likewise.
62621         * m4/strtoll.m4 (gl_FUNC_STRTOLL): Likewise.
62622         * m4/strtoull.m4 (gl_FUNC_STRTOULL): Likewise, for unsigned long.
62623         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Likewise.
62624
62625         * m4/human.m4 (gl_HUMAN): Do not require AM_STDBOOL_H since we depend
62626         on stdbool.
62627
62628         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL_H, gl_PREREQ_XSTRTOL): Remove.
62629         (gl_PREREQ_XSTRTOUL): Remove.
62630
62631         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for hasmntopt.
62632
62633         * m4/posixver.m4: Fix comment since head -1 now works even in POSIX
62634         mode.
62635
62636 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
62637
62638         Add and change modules to make it easier for coreutils to use
62639         gnulib-tool.
62640         * modules/backupfile (Files): Remove m4/d-ino.m4.
62641         (Depends-on): Add d-ino.
62642         * modules/cycle-check (Depends-on): Add stdint.
62643         (lib_SOURCES): Add cycle-check.h.
62644         * modules/d-ino: New module.
62645         * modules/d-type: New module.
62646         * modules/error (Files): Remove m4/strerror_r.m4.
62647         * modules/filemode (Files): Add m4/st_dm_mode.m4.
62648         * modules/fsuage (Files): Remove m4/ulonglong.m4, m4/stdint_h.m4,
62649         m4/inttypes_h.m4, m4/uintmax_t.m4.
62650         (Depends-on): Add stdint.
62651         (lib_SOURCES): Add fsusage.h.
62652         * modules/getcwd (Files): Remove d-ino.m4.
62653         (Depends-on): Add d-ino.
62654         * modules/getndelim2 (Depends-on): Add stdint.
62655         * modules/glob (Files): Remove m4/d-type.m4.
62656         (Depends-on): Add d-type.
62657         * modules/host-os: New module.
62658         * modules/human (Files):  Remove m4/ulonglong.m4, m4/stdint_h.m4,
62659         m4/inttypes_h.m4, m4/uintmax_t.m4.
62660         * Depends-on: Add stdint.
62661         (lib_SOURCES): Add human.h.
62662         * modules/inttostr (Files): Remove m4/intmax_t.m4,
62663         m4/inttostr.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/stdint_h.m4,
62664         m4/uintmax_t.m4, m4/ulonglong.m4.
62665         (Depends-on): Add stdint.
62666         (EXTRA_DIST): Add inttostr.h.
62667         * modules/lchmod: New module.
62668         * modules/link-follow: New module.
62669         * modules/mkdir-p (Files): Remove lib/lchmod.h, m4/lchmod.m4.
62670         (Depends-on): Add lchmod.
62671         * modules/mkstemp (Files): Remove m4/ulonglong.m4,
62672         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4.
62673         (Depends-on): Add stdint.
62674         * modules/obstack (Files): Remove m4/inttypes_h.m4, m4/obstack.m4,
62675         m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4.
62676         (Depends-on): Add stdint.
62677         (configure.ac): Change gl_OBSTACK to AC_FUNC_OBSTACK.
62678         * modules/perl: New module.
62679         * modules/regex (Depends-on): Add stdint.
62680         * modules/rmdir-errno: New module.
62681         * modules/strtoimax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
62682         m4/intmax_t.m4.
62683         (Depends-on): Add stdint.
62684         * modules/strtoumax (Files): Remove m4/stdint_h.m4, m4/inttypes_h.m4,
62685         m4/uintmax_t.m4.
62686         (Depends-on): Add stdint.
62687         * modules/unlink-busy: New module.
62688         * modules/utimecmp (Depends-on): Add stdint.
62689         * modules/uptime: New module.
62690         * modules/winsz-ioctl: New module.
62691         * modules/winsz-termios: New module.
62692         * modules/xnanosleep (Depends-on): Add nanosleep.
62693         * modules/ullong_max: Remove.
62694         * modules/xstrtoimax (Files): Remove m4/xstrtoimax.m4.
62695         (configure.ac): Remove gl_XSTRTOIMAX; no action needed now.
62696         * modules/xstrtol (Files): Remove m4/ulonglong.m4, m4/longlong.m4,
62697         m4/stdint_h.m4, m4/inttypes_h.m4, m4/uintmax_t.m4, m4/intmax_t.m4.
62698         (Depends-on): Add inttypes.
62699         (lib_SOURCES): Add xstrtol.h.
62700         * modules/xstrtoumax (Files): Remove m4/xstrtoumax.m4.
62701         (configure.ac): Remove gl_XSTRTOUMAX; no action needed now.
62702         * MODULES.html.sh: Move 'assert' into the assert section.
62703         Move 'dummy' into the linking section.
62704         Remove ullong_max.
62705         Add section for compatibility checks for POSIX:2001 functions,
62706         and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
62707         winsz-ioctl, and winsz-termios into it.
62708         Add lchmod.
62709         Add top-level Misc section and put host-os, perl, and uptime
62710         into it.
62711
62712 2006-08-20  Paul Eggert  <eggert@cs.ucla.edu>
62713
62714         * lib/cycle-check.h: Include <stdint.h> unconditionally, since we
62715         now assume the stdint module.  Do not include inttypes.h.
62716         * lib/fsusage.h: Likewise.
62717         * lib/getndelim2.c: Likewise.
62718         * lib/human.h: Likewise.
62719         * lib/inttostr.h: Likewise.
62720         * lib/obstack.c: Likewise.
62721         * lib/regex_internal.h: Likewise.
62722         * lib/tempname.c: Likewise.
62723         * lib/utimecmp.c: Likewise.
62724         * lib/xstrtol.h: Likewise.
62725
62726         * lib/stat_.h: Fix typo: HAVE_FUNC_LSTAT -> HAVE_LSTAT.
62727
62728         * lib/strtoimax.c: Adjust to macro name changes in Autoconf,
62729         e.g., HAVE_LONG_LONG -> HAVE_LONG_LONG_INT.
62730         * lib/xtime.h: Likewise.
62731
62732 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
62733
62734         * modules/openat (Files): Add lib/fchmodat.c.
62735         Fixes problem reported by Jay Youngman.
62736
62737 2006-08-19  Paul Eggert  <eggert@cs.ucla.edu>
62738
62739         * lib/fchmodat.c: New file, from coreutils.  This was inadvertently
62740         omitted in the 2006-08-17 update.  Problem reported by Jay Youngman.
62741
62742 2006-08-18  Paul Eggert  <eggert@cs.ucla.edu>
62743             Bruno Haible  <bruno@clisp.org>
62744
62745         * m4/bison-i18n.m4 (BISON_I18N): Also handle the case where yacc exists
62746         and is a script that invokes bison. Tighten the code. Add comments.
62747
62748 2006-08-18  Jim Meyering  <jim@meyering.net>
62749
62750         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Also check for
62751         CLOCK_REALTIME, since gethrxtime may revert to using clock_gettime via
62752         gettime.c.  Gabor Z. Papp reported that gethrxtime-using programs
62753         failed to link due to unresolved clock_gettime on a linux-2.4.x system.
62754
62755 2006-08-18  Bruno Haible  <bruno@clisp.org>
62756
62757         * modules/bison-i18n: New file.
62758         * MODULES.html.sh (Internationalization functions): Add it.
62759
62760 2006-08-18  Bruno Haible  <bruno@clisp.org>
62761
62762         * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Also check for
62763         sys/statvfs.h. When getmntinfo was found, check its declaration and
62764         set either MOUNTED_GETMNTINFO or MOUNTED_GETMNTINFO2 depending on it.
62765
62766 2006-08-18  Bruno Haible  <bruno@clisp.org>
62767
62768         * m4/bison-i18n.m4: New file, from bison.
62769
62770 2006-08-18  Bruno Haible  <bruno@clisp.org>
62771
62772         * lib/mountlist.c [MOUNTED_GETMNTINFO2]: Include sys/statvfs.h.
62773         (ME_DUMMY): Treat "kernfs" as a dummy.
62774         (read_file_system_list) [MOUNTED_GETMNTINFO2]: Implement.
62775
62776 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
62777
62778         Update from coreutils.
62779
62780         2006-08-15  Jim Meyering  <jim@meyering.net>
62781
62782         * m4/openat.m4 (gl_FUNC_OPENAT): Add at-func.c via AC_LIBSOURCES.
62783
62784         2006-01-17  Jim Meyering  <jim@meyering.net>
62785
62786         * m4/fts.m4 (gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
62787
62788         2006-01-11  Jim Meyering  <jim@meyering.net>
62789
62790         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile fchmodat.c.
62791         Check for the lchmod function.
62792
62793 2006-08-17  Paul Eggert  <eggert@cs.ucla.edu>
62794
62795         Update from coreutils.
62796
62797         * lib/__fpending.h: Add copyright notice.
62798         * lib/fprintftime.h: Likewise.
62799         * lib/savedir.c: Use (C) in copyright notice.
62800         * lib/savedir.h: Likewise.
62801
62802         2006-08-15  Jim Meyering  <jim@meyering.net>
62803
62804         * lib/at-func.c: New file, with the logic of all emulated at-functions.
62805         * lib/openat-priv.h: Include <errno.h> and define ENOSYS,
62806         in support of the EXPECTED_ERRNO macro.
62807         * lib/openat.c (fstatat, unlinkat, fchownat): Remove function
62808         definitions.  Instead, define the appropriate symbols and include
62809         "at-func.c".
62810         * lib/mkdirat.c (mkdirat): Likewise.
62811         * lib/fchmodat.c (fchmodat): Likewise.
62812         (ENOSYS): Remove definition.
62813         * lib/openat.c: Don't include <errno.h>, now that "openat-priv.h" does
62814         it.  Don't include "unistd--.h" -- it wasn't ever used.
62815
62816         2006-01-17  Jim Meyering  <jim@meyering.net>
62817
62818         Rewrite fts.c not to change the current working directory,
62819         by using openat, fstatat, fdopendir, etc..
62820
62821         * lib/fts.c [! _LIBC]: Include "openat.h" and "unistd--.h".
62822         (HAVE_OPENAT_SUPPORT): Define.
62823         [_LIBC] (fchdir): Don't undef or define; no longer used.
62824         (FCHDIR): Define in terms of cwd_advance_fd rather than fchdir.
62825         Now, this `function' always succeeds, and consumes its file descriptor
62826         parameter -- so callers must not close such FDs.  Update callers.
62827         (diropen_fd, opendirat, cwd_advance_fd): New functions.
62828         (diropen): Add parameter, SP.  Adjust all callers.
62829         Implement using diropen_fd, rather than open.
62830         (fts_open): Initialize new member, fts_cwd_fd.
62831         Remove fts_rft-setting code.
62832         (fts_close): Close fts_cwd_fd, if necessary.
62833         (__opendir2): Define in terms of opendir or opendirat,
62834         depending on whether the FST_NOCHDIR flag is set.
62835         (fts_build): Since fts_safe_changedir consumes its FD, and since
62836         this code must do `closedir(dirp)', dup the dirfd(dirp) argument,
62837         and close the dup'd file descriptor upon failure.
62838         (fts_stat): Use fstatat(...AT_SYMLINK_NOFOLLOW) in place of lstat.
62839         (fts_safe_changedir): Tweak semantics to reflect that this function
62840         now calls cwd_advance_fd and hence consumes its FD argument.
62841         * lib/fts_.h [struct FTS] (fts_cwd_fd): New member.
62842         [struct FTS] (fts_rft): Remove now-unused member.
62843         [struct FTS] (fts_cycle.state): Improve comment.
62844
62845         * lib/openat.c (openat_needs_fchdir): New function.
62846         * lib/openat.h (openat_needs_fchdir): Declare it.
62847
62848 2006-08-16  Paul Eggert  <eggert@cs.ucla.edu>
62849
62850         * lib/memcoll.c (memcoll): Set errno = 0 in the shortcut case, too.
62851         Problem and fix reported by Pádraig Brady in
62852         <http://lists.gnu.org/archive/html/bug-coreutils/2006-08/msg00099.html>.
62853
62854 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
62855
62856         * modules/cycle-check (configure.ac): Add gl_CYCLE_CHECK.
62857
62858 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
62859
62860         * lib/memcoll.c (memcoll): Optimize for the common case where the
62861         arguments are bytewise equal.
62862
62863 2006-08-15  Paul Eggert  <eggert@cs.ucla.edu>
62864
62865         * doc/regexprops-generic.texi: Add a copyright notice.
62866
62867 2006-08-15  Bruno Haible  <bruno@clisp.org>
62868
62869         * modules/tmpdir (License): Change to LGPL.
62870
62871 2006-08-15  Bruno Haible  <bruno@clisp.org>
62872
62873         * gnulib-tool (func_all_modules, func_verify_module): COPYING is not a
62874         module.
62875
62876 2006-08-14  Simon Josefsson  <jas@extundo.com>
62877
62878         * config/srclist.txt: Add gnupload.
62879
62880 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
62881
62882         Change copyright notice from LGPL 2 to GPL 2, since that's the
62883         standard form used in the gnulib repository.
62884         * tests/test-lock.c: Likewise.
62885         * tests/test-stdint.c: Likewise.
62886         * tests/test-tls.c: Likewise.
62887
62888         * users.txt: Add bison, diffutils, libprelude, prelude-lml,
62889         prelude-manager.  User shorter URLs for GNU projects, without '?'.
62890         Add copyright notice.
62891
62892         * check-module: Add copyright notice.  Output a copyright
62893         notice if "--version" is specified.
62894         * modules/COPYING: New file.
62895         * tests/test-getaddrinfo.c: Add copyright notice.
62896         * tests/test-verify.c: Likewise.
62897
62898 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
62899
62900         Change copyright notice from LGPL 2 to GPL 2, since that's the
62901         standard form used in the gnulib repository.
62902         * lib/lock.c: LGPL -> GPL.
62903         * lib/lock.h: Likewise.
62904         * lib/strnlen1.c: Likewise.
62905         * lib/strnlen1.h: Likewise.
62906         * lib/tls.c: Likewise.
62907         * lib/tls.h: Likewise.
62908         * lib/tmpdir.c: Likewise.
62909
62910         * lib/TODO: Remove; this belongs only in coreutils.
62911
62912 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
62913
62914         Add copyright notices to long-enough files that lack them, since
62915         otherwise the files aren't clearly free.  Use the same notice that
62916         getdate.texi already uses.
62917         * doc/alloca-opt.texi: Add copyright notice.
62918         * doc/alloca.texi: Likewise.
62919         * doc/ctime.texi: Likewise.
62920         * doc/functions.texi: Likewise.
62921         * doc/gcd.texi: Likewise.
62922         * doc/gnulib-tool.texi: Likewise.
62923         * doc/inet_ntoa.texi: Likewise.
62924         * doc/visibility.texi: Likewise.
62925
62926         * doc/getdate.texi: Update FDL version from 1.1 to 1.2.
62927         * doc/quote.texi: Add copyright notice.
62928
62929         * doc/solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
62930         4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
62931         was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
62932         Mention SunOS 5.11.  Mention that everything before SunOS 5.7
62933         is now obsolete, and give a pointer to the Sun list.
62934         Add copyright notice.
62935
62936 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
62937
62938         * config/srclistvars.sh: Add copyright notice.
62939
62940 2006-08-14  Eric Blake  <ebb9@byu.net>
62941
62942         Import the following change from libc:
62943
62944         2006-08-12  Ulrich Drepper  <drepper@redhat.com>
62945
62946         Upstream bug 2997.
62947         * lib/misc/error.c: Add space between program name and message if file
62948         name is missing.
62949
62950 2006-08-12  Karl Berry  <karl@gnu.org>
62951
62952         * config/srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
62953         remove, these originate in gnulib now.
62954
62955 2006-08-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
62956
62957         * doc/Makefile (standards.info standards.html standards.dvi):
62958         Also depend on make-stds.texi.
62959
62960 2006-08-11  Paul Eggert  <eggert@cs.ucla.edu>
62961
62962         * lib/pipe-safer.c (pipe_safer): Fix misspelling: HAVE_FUNC_PIPE ->
62963         HAVE_PIPE.  Fix a file descriptor leak when fd_safer fails.
62964
62965         * lib/regex_internal.c (re_string_skip_chars): Don't assume WEOF fits
62966         in wchar_t.  Problem reported by Eric Blake.
62967
62968         * lib/snprintf.c (snprintf): memcpy LEN bytes, not SIZE - 1, when
62969         LEN is smaller than SIZE.  Suggested by Bruno Haible.
62970         Also, help the compiler to keep LEN in a register.
62971
62972 2006-08-11  Eric Blake  <ebb9@byu.net>
62973
62974         * users.txt: Sort.  Add tar.
62975
62976 2006-08-11  Bruno Haible  <bruno@clisp.org>
62977
62978         * users.txt: New file.
62979
62980 2006-08-11  Bruno Haible  <bruno@clisp.org>
62981
62982         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Include <stdio.h> and <time.h>
62983         before <wchar.h>. Needed for OSF/1 and BSD/OS.
62984
62985 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
62986
62987         * modules/snprintf (Depends-on): Remove minmax.
62988         (Maintainer): Add self and Bruno.
62989
62990 2006-08-10  Paul Eggert  <eggert@cs.ucla.edu>
62991
62992         * lib/.cppi-disable: Add snprintf.h, socket_.h.
62993         * lib/snprintf.c: Include <errno.h> and <limits.h>.
62994         (EOVERFLOW): Define if the system does not.
62995         Do not include "minmax.h"; it wasn't used.
62996         (snprintf): Don't assume size_t promotes to an unsigned type.
62997         Fix bug when generated string was too long for the buffer: the
62998         buffer's contents are supposed to be the initial prefix of the
62999         output.  Don't assume vasnprintf returns EOVERFLOW if the size
63000         exceeds INT_MAX; do the check ourselves.
63001
63002         Import the following changes from libc:
63003
63004         2006-06-02  Jakub Jelinek  <jakub@redhat.com>
63005
63006         * lib/posix/regex_internal.c (re_string_skip_chars): If no character
63007         has been converted at all, set *last_wc to WEOF.  If mbrtowc failed,
63008         set wc to the byte which couldn't be converted.
63009         (re_string_reconstruct): Don't clear valid_raw_len before calling
63010         re_string_skip_chars.  If wc is WEOF after re_string_skip_chars, set
63011         tip_context using re_string_context_at.
63012
63013         2006-05-02  Ulrich Drepper  <drepper@redhat.com>
63014
63015         * lib/posix/regex.h: g++ still cannot handled [restrict].
63016
63017         2006-04-21  Ulrich Drepper  <drepper@redhat.com>
63018
63019         * lib/posix/regex.h: Remove special handling for VMS.
63020
63021 2006-08-10  Jim Meyering  <jim@meyering.net>
63022
63023         * modules/same-inode: New module.
63024         * modules/dev-ino: New module.
63025         * modules/cycle-check: Depend on these modules, rather than simply
63026         including their .h files.
63027         (Makefile.am): Don't list cycle-check.[ch] here, now that they're
63028         required via m4/cycle-check.m4.
63029         * modules/same: Depend on new same-inode module, rather than
63030         including same-inode.h.
63031         * modules/chdir-safer: New file.
63032
63033         * modules/chown (Depends-on): Add stat-macros.
63034
63035 2006-08-10  Jim Meyering  <jim@meyering.net>
63036
63037         * m4/cycle-check.m4: New file.
63038         Require gl_STRUCT_DEV_INO and gl_SAME_INODE.
63039         * m4/dev-ino.m4, m4/same-inode.m4: New files.
63040
63041 2006-08-10  Eric Blake  <ebb9@byu.net>
63042
63043         * modules/verror (Depends-on): Remove bogus gl_VERROR that snuck
63044         in from original proposal.
63045
63046 2006-08-10  Eric Blake  <ebb9@byu.net>
63047         and Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
63048
63049         * gnulib-tool (func_import): Detect unexpanded macros in gnulib
63050         namespace.
63051
63052 2006-08-10  Bruno Haible  <bruno@clisp.org>
63053
63054         * gnulib-tool (func_create_testdir): Detect unexpanded macros here
63055         as well.
63056
63057 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
63058
63059         Sync from coreutils.
63060
63061         2006-07-19  Mike Frysinger  <vapier@gentoo.org>
63062
63063         * lib/mountlist.c [ME_REMOTE]: Filter out cifs.
63064         Reported by Toralf Förster in <http://bugs.gentoo.org/141012>.
63065
63066 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
63067
63068         * modules/restrict: Remove; no longer needed now that we assume
63069         Autoconf 2.59 or later.
63070         * MODULES.html.sh: Remove 'restrict'.
63071         * modules/argp (Depends-on): Remove 'restrict'.
63072         * modules/base64 (Depends-on): Likewise.
63073         * modules/gc (Depends-on): Likewise.
63074         * modules/getaddrinfo (Depends-on): Likewise.
63075         * modules/glob (Depends-on): Likewise.
63076         * modules/inet_ntop (Depends-on): Likewise.
63077         * modules/inet_pton (Depends-on): Likewise.
63078         * modules/memxor (Depends-on): Likewise.
63079         * modules/regex (Depends-on): Likewise.
63080         * modules/strtok_r (Depends-on): Likewise.
63081         * modules/time_r (Depends-on): Likewise.
63082
63083 2006-08-09  Paul Eggert  <eggert@cs.ucla.edu>
63084
63085         * m4/argp.m4 (gl_ARGP): Require AC_C_RESTRICT.
63086         * m4/gc.m4 (gl_PREREQ_GC): Likewise.
63087         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
63088         * m4/inet_ntop.m4 (gl_PREREQ_INET_NTOP): Likewise.
63089         * m4/inet_pton.m4 (gl_PREREQ_INET_PTON): Likewise.
63090         * m4/memxor.m4 (gl_MEMXOR): Likewise.
63091         * m4/restrict.m4: Remove; no longer needed.  All remaining uses of
63092         gl_C_RESTRICT replaced by AC_C_RESTRICT.
63093
63094         Merge from coreutils.
63095         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_C_RESTRICT, not
63096         gl_C_RESTRICT, now that we assume Autoconf 2.59 or later.
63097         * m4/strtok_r.m4 (gl_FUNC_STRTOK_R): Likewise.
63098         * m4/time_r.m4 (gl_TIME_R): Likewise.
63099
63100 2006-08-09  Karl Berry  <karl@gnu.org>
63101
63102         * config/srclist.txt: no more gettext-tools, per Bruno.
63103
63104 2006-08-08  Eric Blake  <ebb9@byu.net>
63105
63106         * modules/verror: New module.
63107         * MODULES.html.sh: Document it.
63108
63109 2006-08-08  Eric Blake  <ebb9@byu.net>
63110
63111         * lib/verror.h, lib/verror.c: New files.
63112
63113 2006-08-08  Eric Blake  <ebb9@byu.net>
63114
63115         * lib/verror.c (verror_at_line): Work around glibc bug 2997, so that
63116         verror_at_line output complies with GNU Coding Standards even when
63117         file is NULL.
63118
63119 2006-08-07  Bruno Haible  <bruno@clisp.org>
63120
63121         * lib/allocsa.h (sa_alignof) [_AIX]: Also consider 'long long' in newer
63122         versions of AIX.
63123         Reported by Ralf Wildenhues.
63124
63125 2006-08-07  Bruno Haible  <bruno@clisp.org>
63126
63127         * gnulib-tool (func_create_testdir): Wrap the set of autoconf snippets
63128         in an AC_DEFUN. Needed so that the autoconf snippets can use
63129         AC_REQUIRE.
63130
63131 2006-08-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
63132
63133         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
63134         Initialize pkgdata_DATA.
63135         * modules/javaversion (Makefile.am): Add to pkgdata_DATA, rather than
63136         overriding it.
63137
63138 2006-08-06  Eric Blake  <ebb9@byu.net>
63139
63140         * lib/error.h: Fold in some upstream changes from glibc.
63141         * lib/error.c: Likewise.
63142
63143 2006-08-04  Bruno Haible  <bruno@clisp.org>
63144
63145         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
63146         Make the mostlyclean-local rule depend on mostlyclean-generic.
63147         Reported by Jim Meyering. Solution suggested by Ralf Wildenhues.
63148
63149 2006-07-31  Bruno Haible  <bruno@clisp.org>
63150
63151         * m4/localcharset.m4 (gl_LOCALCHARSET): Remove tests for <stddef.h>,
63152         <stdlib.h>, <string.h>.
63153
63154 2006-07-30  Bruno Haible  <bruno@clisp.org>
63155
63156         * modules/readlink (License): Change to LGPL.
63157
63158 2006-07-30  Bruno Haible  <bruno@clisp.org>
63159
63160         * modules/javaversion (Makefile.am): Distribute javaversion.java and
63161         javaversion.class. Also install javaversion.class in $(pkgdatadir) and
63162         set PKGDATADIR to point to it.
63163
63164 2006-07-30  Bruno Haible  <bruno@clisp.org>
63165
63166         * modules/csharpexec (configure.ac): Comment out macro invocation.
63167         * modules/javaexec (configure.ac): Likewise.
63168         * modules/javacomp-script (configure.ac): Likewise.
63169
63170         * modules/csharpcomp-script (configure.ac): Use AC_REQUIRE.
63171
63172 2006-07-30  Bruno Haible  <bruno@clisp.org>
63173
63174         * modules/clean-temp (Depends-on): Add linkedhash-list, remove
63175         linked-list.
63176
63177 2006-07-30  Bruno Haible  <bruno@clisp.org>
63178
63179         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Assume <string.h> exists.
63180
63181 2006-07-30  Bruno Haible  <bruno@clisp.org>
63182
63183         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
63184         Initialize MOSTLYCLEANFILES to core and *.stackdump, so that core dumps
63185         get removed.
63186
63187 2006-07-29  Bruno Haible  <bruno@clisp.org>
63188
63189         Make it possible for gnulib-tool to work with locally modified or
63190         augmented gnulib repositories.
63191         * gnulib-tool (func_usage): Document --local-dir option.
63192         (local_gnulib_dir): New variable.
63193         Handle --local-dir option.
63194         (func_lookup_file): New function.
63195         (func_all_modules, func_verify_module): Look also in $local_gnulib_dir.
63196         (func_get_description, func_get_filelist, func_get_description,
63197         func_get_filelist, func_get_dependencies, func_get_autoconf_snippet,
63198         func_get_automake_snippet, func_get_include_directive,
63199         func_get_license, func_get_maintainer): Use func_lookup_file.
63200         (func_import, func_create_testdir): Use func_lookup_file.
63201
63202 2006-07-29  Bruno Haible  <bruno@clisp.org>
63203
63204         * modules/setenv (Depends-on): Add unistd.
63205
63206 2006-07-29  Bruno Haible  <bruno@clisp.org>
63207
63208         * lib/setenv.c: Undo unintended modification done on 2006-02-27.
63209
63210 2006-07-29  Bruno Haible  <bruno@clisp.org>
63211
63212         * lib/localcharset.c: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
63213
63214 2006-07-29  Bruno Haible  <bruno@clisp.org>
63215
63216         * gnulib-tool (import, update): If there is no Makefile.am, look at
63217         aclocal.m4, instead of bailing out.
63218
63219 2006-07-29  Bruno Haible  <bruno@clisp.org>
63220
63221         * gnulib-tool (func_usage): Revert most of the 2006-07-15 change.
63222         Categorize the options by when they are useful.
63223
63224 2006-07-29  Bruno Haible  <bruno@clisp.org>
63225
63226         * gnulib-tool (func_usage): Document option --no-libtool.
63227         Handle option --no-libtool.
63228         (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am): Update
63229         for changed semantics of $libtool variable.
63230         (func_import): Likewise. If libtool is not used, show this through
63231         an option --no-libtool.
63232         (func_create_testdir): Update.
63233
63234 2006-07-29  Bruno Haible  <bruno@clisp.org>
63235
63236         * gnulib-tool (func_import): Extend error message about missing
63237         --doc-base.
63238
63239 2006-07-29  Bruno Haible  <bruno@clisp.org>
63240
63241         * gnulib-tool (func_import): Don't create the $docbase directory if
63242         there is no file to store there.
63243
63244 2006-07-29  Bruno Haible  <bruno@clisp.org>
63245
63246         * gnulib-tool (autoconf_minversion): If a --dir option is given and
63247         relevant, look for configure.ac there, not in the current directory.
63248         Also use a simple search for AC_PREREQ, not "autoconf --trace".
63249
63250 2006-07-29  Bruno Haible  <bruno@clisp.org>
63251
63252         * gnulib-tool (SORT): New variable.
63253         (func_usage): Undocument --assume-autoconf option.
63254         Remove --assume-autoconf option handling.
63255         (autoconf_minversion): Determine from the contents of configure.ac.
63256         (func_import): Remove autoconf_minversion handling.
63257         Suggested by Eric Blake.
63258
63259 2006-07-29  Bruno Haible  <bruno@clisp.org>
63260
63261         * doc/gnulib-tool.texi (gl_LIBTOOL): Mention --no-libtool option.
63262
63263 2006-07-29  Bruno Haible  <bruno@clisp.org>
63264
63265         * config/srclist.txt (*setenv.[ch]): Remove rules.
63266
63267 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
63268
63269         * m4/inet_pton.m4, inet_ntop.m4: Check for netinet/in.h too.
63270
63271 2006-07-28  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
63272
63273         * lib/inet_ntop.h, inet_pton.h: Need to include netinet/in.h before
63274         arpa/inet.h.
63275
63276 2006-07-28  Simon Josefsson  <jas@extundo.com>
63277
63278         * modules/inet_ntop (Depends-on): Depend on arpa_inet.
63279         * modules/inet_pton (Depends-on): Likewise.
63280
63281 2006-07-28  Simon Josefsson  <jas@extundo.com>
63282
63283         * m4/netinet_in_h.m4: New file.
63284
63285 2006-07-28  Simon Josefsson  <jas@extundo.com>
63286
63287         * lib/inet_ntop.h, inet_pton.h: No need to guard netinet/in.h
63288         #include's.
63289
63290 2006-07-28  Simon Josefsson  <jas@extundo.com>
63291
63292         * lib/inet_ntop.h, inet_pton.h: No need to guard arpa/inet.h
63293         #include's.
63294
63295 2006-07-28  Paul Eggert  <eggert@cs.ucla.edu>
63296
63297         * lib/modechange.c (mode_compile): Numeric modes now affect setuid and
63298         setgid on directories only if they set these bits.
63299         * lib/modechange.h: Remove obsolete comment about masks.
63300
63301 2006-07-28  Eric Blake  <ebb9@byu.net>
63302
63303         * lib/regex_internal.h (struct re_dfa_t) [!_LIBC]: Avoid invalid C89
63304         macro expansion.
63305
63306 2006-07-28  Bruno Haible  <bruno@clisp.org>
63307
63308         * lib/inet_ntop.h, inet_pton.h: Use #if HAVE* instead of #ifdef HAVE*.
63309
63310 2006-07-28  Bruno Haible  <bruno@clisp.org>
63311
63312         * m4/mbchar.m4 (gl_MBCHAR): Also test for iswcntrl.
63313
63314 2006-07-28  Bruno Haible  <bruno@clisp.org>
63315
63316         * lib/mbchar.h (iswalnum, iswalpha, iswblank, iswcntrl, iswdigit,
63317         iswgraph, iswlower, iswprint, iswpunct, iswspace, iswupper, iswxdigit):
63318         Define fallbacks.
63319         Avoids link error on FreeBSD 4.x.
63320         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
63321
63322         * lib/wcwidth.h (iswprint): Assume an ASCII compatible wide character
63323         encoding.
63324         * lib/mbswidth.c (iswcntrl): Likewise.
63325
63326 2006-07-27  Bruno Haible  <bruno@clisp.org>
63327
63328         * m4/stdint.m4 (gl_STDINT_H): Define __STDC_CONSTANT_MACROS during the
63329         test.
63330
63331 2006-07-27  Bruno Haible  <bruno@clisp.org>
63332
63333         * lib/stdint_.h (INT*_C, UINT*_C) [C++]: Define these if
63334         __STDC_CONSTANT_MACROS is defined, not if __STDC_LIMIT_MACROS is
63335         defined.
63336
63337 2006-07-26  Eric Blake  <ebb9@byu.net>
63338
63339         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Check for missing pipe.
63340
63341 2006-07-26  Eric Blake  <ebb9@byu.net>
63342
63343         * lib/mkstemp-safer.c [! HAVE_MKSTEMP]: Add prototype for platforms
63344         like mingw that lack mkstemp.
63345         * lib/pipe-safer.c (pipe_safer) [!HAVE_FUNC_PIPE]: Provide fallback to
63346         avoid compilation warning on mingw.
63347
63348 2006-07-26  Bruno Haible  <bruno@clisp.org>
63349
63350         * m4/stdint.m4 (gl_STDINT_H): Also verify the existence of the macros
63351         INT*_MIN, INT_LEAST*_MAX, INT_LEAST*_MIN, UINT_LEAST*_MAX,
63352         INT_FAST*_MIN, INTPTR_MIN.
63353
63354 2006-07-25  Bruno Haible  <bruno@clisp.org>
63355
63356         * modules/version-etc (Depends-on): Add stdarg.
63357
63358 2006-07-25  Bruno Haible  <bruno@clisp.org>
63359
63360         * m4/stdint.m4 (gl_INTEGER_TYPE_SUFFIX): Avoid 'eval' in front of
63361         complex commands.
63362
63363 2006-07-25  Bruno Haible  <bruno@clisp.org>
63364
63365         * lib/version-etc.c (version_etc_va): Use va_copy, assumed to be
63366         defined in <stdarg.h> or config.h.
63367
63368 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
63369
63370         * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros.
63371         (gl_STDIO_SAFER): Remove.
63372
63373 2006-07-24  Paul Eggert  <eggert@cs.ucla.edu>
63374
63375         * MODULES.html.sh (File stream based Input/Output):
63376         Add fopen-safer, tmpfile-safer; remove stdio-safer.
63377         * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer.
63378         * modules/fopen-safer, modules/tmpfile-safer: New files.
63379         * modules/stdio-safer: Remove.
63380
63381 2006-07-24  Bruno Haible  <bruno@clisp.org>
63382
63383         * modules/tmpdir: New file.
63384         * MODULES.html.sh (File system functions): Add it.
63385
63386 2006-07-24  Bruno Haible  <bruno@clisp.org>
63387
63388         * modules/javacomp (Depends-on): Add unistd, javaversion, binary-io,
63389         getline, pathname, fwriteerror, clean-temp, xvasprintf, strstr.
63390
63391 2006-07-24  Bruno Haible  <bruno@clisp.org>
63392
63393         * modules/clean-temp: New file.
63394
63395 2006-07-24  Bruno Haible  <bruno@clisp.org>
63396
63397         * m4/tmpdir.m4: New file, from GNU gettext.
63398
63399 2006-07-24  Bruno Haible  <bruno@clisp.org>
63400
63401         * lib/tmpdir.h: New file, from GNU gettext.
63402         * lib/tmpdir.c: New file, from GNU gettext.
63403
63404 2006-07-24  Bruno Haible  <bruno@clisp.org>
63405
63406         * lib/clean-temp.h: New file, from GNU gettext.
63407         * lib/clean-temp.c: New file, from GNU gettext.
63408
63409 2006-07-23  Eric Blake  <ebb9@byu.net>
63410
63411         * modules/stdio-safer (Files): Add tmpfile-safer.c.
63412         (Depends-on): Add binary-io.
63413
63414 2006-07-23  Eric Blake  <ebb9@byu.net>
63415
63416         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add tmpfile-safer.c.
63417
63418 2006-07-23  Eric Blake  <ebb9@byu.net>
63419
63420         * lib/tmpfile-safer.c: New file.
63421         * lib/stdio-safer.h (fopen_safer): Add prototype.
63422         * lib/stdio--.h (tmpfile): Make safer.
63423
63424 2006-07-23  Bruno Haible  <bruno@clisp.org>
63425
63426         * lib/gl_anylinked_list2.h (ASYNCSAFE): New macro.
63427         (gl_linked_add_first, gl_linked_add_last, gl_linked_add_before,
63428         gl_linked_add_after, gl_linked_add_at, gl_linked_remove_node,
63429         gl_linked_remove_at): Use it.
63430
63431 2006-07-22  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
63432         and Simon Josefsson <jas@extundo.com>
63433
63434         * lib/getaddrinfo.h (AI_PASSIVE): Make sure it is defined.
63435
63436         * lib/getaddrinfo.c (getaddrinfo): Support AI_PASSIVE.
63437
63438 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
63439
63440         * modules/close-stream: New file.
63441         * modules/closeout (Description): Make it clear that it exits
63442         with a diagnostic on error.
63443         (Depends-on): Add close-stream.  Remove fpending, stdbool.
63444         * MODULES.html.sh (File stream based Input/Output): Add close-stream.
63445
63446 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
63447
63448         * m4/close-stream.m4: New file.
63449
63450 2006-07-22  Paul Eggert  <eggert@cs.ucla.edu>
63451
63452         * lib/close-stream.c, lib/close-stream.h: New files.
63453
63454 2006-07-22  Bruno Haible  <bruno@clisp.org>
63455
63456         Merge from GNU gettext 0.15.
63457
63458         2006-05-01  Bruno Haible  <bruno@clisp.org>
63459
63460                 * build-aux/javacomp.sh.in: Update for changed javacomp.m4.
63461
63462         2006-07-22  Bruno Haible  <bruno@clisp.org>
63463
63464                 * modules/javaversion: New file.
63465                 * MODULES.html.sh (Java): Add javaversion.
63466
63467         2006-03-12  Bruno Haible  <bruno@clisp.org>
63468
63469                 * build-aux/javaexec.sh.in: Update for changed javaexec.m4.
63470
63471         2005-12-04  Bruno Haible  <bruno@clisp.org>
63472
63473                 * build-aux/csharpexec.sh.in: Add support for 'clix' launcher
63474                 (untested).
63475
63476         2006-06-21  Bruno Haible  <bruno@clisp.org>
63477
63478                 Avoid warnings from recent versions of mcs.
63479                 * build-aux/csharpcomp.sh.in (options_mcs): Don't use options
63480                 -o, -L, -r any more. Use options documented since mcs-1.0
63481                 instead. Similarly for -g.
63482
63483         2005-12-04  Bruno Haible  <bruno@clisp.org>
63484
63485                 * build-aux/csharpcomp.sh.in: Suffix for resources is
63486                 .resources, not .resource.
63487
63488         2005-07-09  Bruno Haible  <bruno@clisp.org>
63489
63490                 * build-aux/csharpcomp.sh.in (options_csc): For -l option,
63491                 add a .dll suffix.
63492                 Reported by Mark Junker <mjscod@gmx.de>.
63493
63494         2006-07-22  Bruno Haible  <bruno@clisp.org>
63495
63496                 * modules/gettext: Upgrade to gettext-0.15.
63497                 (Files): Remove m4/isc-posix.m4. Add m4/lock.m4,
63498                 m4/visibility.m4.
63499                 Replace m4/inttypes.m4 with m4/inttypes-h.m4.
63500
63501 2006-07-22  Bruno Haible  <bruno@clisp.org>
63502
63503         Merge from GNU gettext 0.15.
63504
63505         2006-03-25  Bruno Haible  <bruno@clisp.org>
63506
63507                 * lib-link.m4 (AC_LIB_LINKFLAGS_FROM_LIBS): New macro.
63508
63509         2006-07-21  Bruno Haible  <bruno@clisp.org>
63510
63511                 * javacomp.m4 (gt_JAVACOMP): Convert target_version "null" to
63512                 "1.1".
63513
63514         2006-05-09  Bruno Haible  <bruno@clisp.org>
63515
63516                 * javacomp.m4 (gt_JAVACOMP): On Cygwin, set
63517                 CLASSPATH_SEPARATOR to a semicolon. Use CLASSPATH_SEPARATOR
63518                 for the conftestver execution.
63519
63520         2006-05-01  Bruno Haible  <bruno@clisp.org>
63521
63522                 * javacomp.m4 (gt_JAVACOMP): Accept a source-version and an
63523                 optional target-version argument. Verify that the compiler
63524                 groks source of the specified source-version, or add -source
63525                 option as necessary. Verify that the compiler produces
63526                 bytecode in the specified target-version, or add -target and
63527                 -source options as necessary. Make the result of the test
63528                 available as variable CONF_JAVAC. Also log error output in
63529                 config.log.
63530
63531         2006-03-11  Bruno Haible  <bruno@clisp.org>
63532
63533                 * javacomp.m4 (gt_JAVACOMP): Treat gcj-4.x like gcj-3.x.
63534
63535         2006-05-09  Bruno Haible  <bruno@clisp.org>
63536
63537                 * javaexec.m4 (gt_JAVAEXEC): On Cygwin, set
63538                 CLASSPATH_SEPARATOR to a semicolon.
63539
63540         2006-03-12  Bruno Haible  <bruno@clisp.org>
63541
63542                 * javaexec.m4 (gt_JAVAEXEC): Make the result of the test
63543                 available as variable CONF_JAVA, for subsequent autoconf
63544                 tests. Also log error output in config.log.
63545
63546         2006-07-19  Bruno Haible  <bruno@clisp.org>
63547
63548                 * getline.m4 (AM_FUNC_GETLINE): When cross-compiling, assume
63549                 that getline works on glibc2 systems. Needed to avoid trouble
63550                 in relocatable.c.
63551                 Reported by Nils Magnus Larsgard <nmlarsgaard@atmel.no>.
63552
63553         2005-12-04  Bruno Haible  <bruno@clisp.org>
63554
63555                 * csharpexec.m4 (gt_CSHARPEXEC): Add support for 'clix'
63556                 launcher (untested).
63557
63558         2005-12-04  Bruno Haible  <bruno@clisp.org>
63559
63560                 * csharpcomp.m4 (gt_CSHARPCOMP): Also set CSHARPCOMPFLAGS.
63561
63562         2006-07-22  Bruno Haible  <bruno@clisp.org>
63563
63564                 * gettext.m4: Update from GNU gettext-0.15.
63565                 * nls.m4: Likewise.
63566                 * po.m4: Likewise.
63567                 * inttypes-pri.m4: Likewise.
63568                 * inttypes-h.m4: Renamed from inttypes.m4.
63569                 (gl_HEADER_INTTYPES_H): Renamed from gt_HEADER_INTTYPES_H.
63570
63571 2006-07-22  Bruno Haible  <bruno@clisp.org>
63572
63573         Merge from GNU gettext 0.15.
63574
63575         2005-07-05  Bruno Haible  <bruno@clisp.org>
63576
63577                 * printf-args.c (printf_fetchargs): Work around broken
63578                 definition of wint_t on mingw.
63579
63580         2005-02-12  Bruno Haible  <bruno@clisp.org>
63581
63582                 * xallocsa.h: Add extern "C" for C++.
63583
63584         2006-05-17  Bruno Haible  <bruno@clisp.org>
63585
63586                 Cygwin portability.
63587                 * progreloc.c (WIN32_NATIVE): Renamed from WIN32.
63588
63589         2006-04-30  Bruno Haible  <bruno@clisp.org>
63590
63591                 * progreloc.c: Include <mach-o/dyld.h> if available.
63592                 (find_executable): Use _NSGetExecutablePath when possible.
63593
63594         2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
63595
63596                 * progreloc.c (maybe_executable) [CYGWIN]: Use the access()
63597                 function.
63598
63599         2005-12-29  Bruno Haible  <bruno@clisp.org>
63600
63601                 * progreloc.c (set_program_name_and_installdir): Fix
63602                 compilation error.
63603
63604         2005-12-04  Bruno Haible  <bruno@clisp.org>
63605
63606                 Cygwin portability.
63607                 * progreloc.c: Include <windows.h> also on Cygwin.
63608                 (find_executable): Add support for Cygwin.
63609                 (set_program_name_and_installdir): Handle also platforms with
63610                 nonempty EXEEXT.
63611
63612         2006-07-11  Bruno Haible  <bruno@clisp.org>
63613
63614                 * javacomp.c: Fix a comment.
63615                 Reported by Jim Meyering.
63616
63617         2006-04-30  Bruno Haible  <bruno@clisp.org>
63618
63619                 * javacomp.h (compile_java_class): Add source_version,
63620                 target_version arguments.
63621                 * javacomp.c: Rewritten to choose only a compiler that
63622                 respects the specified source_version and target_version.
63623
63624         2006-06-27  Bruno Haible  <bruno@clisp.org>
63625
63626                 Assume correct S_ISDIR macro.
63627                 * mkdtemp.c: Remove test of STAT_MACROS_BROKEN.
63628
63629         2006-07-22  Bruno Haible  <bruno@clisp.org>
63630
63631                 * javaversion.h: New file, from GNU gettext.
63632                 * javaversion.c: New file, from GNU gettext.
63633                 * javaversion.java: New file, from GNU gettext.
63634                 * javaversion.class: New file, from GNU gettext.
63635
63636         2006-05-17  Bruno Haible  <bruno@clisp.org>
63637
63638                 Cygwin portability.
63639                 * javaexec.c (execute_java_class): Test for jview program
63640                 also on Cygwin.
63641
63642         2006-04-09  Bruno Haible  <bruno@clisp.org>
63643
63644                 * fatal-signal.c: Don't include string.h.
63645                 (at_fatal_signal): Use a copying loop instead of memcpy.
63646
63647         2005-12-04  Bruno Haible  <bruno@clisp.org>
63648
63649                 * csharpexec.c: Add support for 'clix' launcher (untested).
63650                 (execute_csharp_using_sscli): New function.
63651                 (execute_csharp_program): Call it.
63652
63653         2006-06-21  Bruno Haible  <bruno@clisp.org>
63654
63655                 Avoid warnings from recent versions of mcs.
63656                 * csharpcomp.c (compile_csharp_using_mono): Don't use options
63657                 -o, -L, -r any more. Use options documented since mcs-1.0
63658                 instead. Similarly for -g.
63659
63660         2005-07-09  Bruno Haible  <bruno@clisp.org>
63661
63662                 * csharpcomp.c (compile_csharp_using_sscli): For -l option,
63663                 add a .dll suffix.
63664                 Reported by Mark Junker <mjscod@gmx.de>.
63665
63666         2006-06-17  Bruno Haible  <bruno@clisp.org>
63667
63668                 * config.charset: Update for NetBSD 3.0.
63669
63670         2006-05-17  Bruno Haible  <bruno@clisp.org>
63671
63672                 Cygwin portability.
63673                 * localcharset.c (WIN32_NATIVE): Renamed from WIN32.
63674
63675         2006-05-16  Bruno Haible  <bruno@clisp.org>
63676
63677                 * localcharset.c [CYGWIN]: Include <windows.h>.
63678                 (get_charset_aliases): For Cygwin, return the same CPxxx
63679                 aliases list as under WIN32.
63680                 (locale_charset) [CYGWIN]: Try to retrieve the encoding from
63681                 the environment variables. Fall back to GetACP().
63682
63683         2006-04-05  Bruno Haible  <bruno@clisp.org>
63684
63685                 * config.charset: Update Juan Manuel Guerrero's address.
63686
63687         2005-02-12  Bruno Haible  <bruno@clisp.org>
63688
63689                 * allocsa.h: Add extern "C" for C++.
63690
63691         2005-02-10  Bruno Haible  <bruno@clisp.org>
63692
63693                 * allocsa.h (sa_alignof): Define differently with AIX xlc, to
63694                 avoid a bug of this compiler on AIX 3.2.5 dealing with enums.
63695
63696         2006-07-22  Bruno Haible  <bruno@clisp.org>
63697
63698                 * gettext.h: Update to GNU gettext-0.15.
63699
63700 2006-07-22  Bruno Haible  <bruno@clisp.org>
63701
63702         * config/srclist.txt: Resync printf-args.c, vasnprintf.c,
63703         localcharset.c, mkdtemp.c, config.rpath, lib-ld.m4, lib-link.m4,
63704         lib-prefix.m4, longdouble.m4, ssize_t.m4.
63705
63706 2006-07-21  Eric Blake  <ebb9@byu.net>
63707
63708         * modules/stdlib-safer: New file.
63709         * MODULES.html.sh (File stream based Input/Output): Add
63710         stdlib-safer.
63711
63712 2006-07-21  Eric Blake  <ebb9@byu.net>
63713
63714         * lib/stdlib-safer.h: New file from coreutils, required by
63715         stdlib--.h.
63716
63717 2006-07-20  Paul Eggert  <eggert@cs.ucla.edu>
63718
63719         * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.
63720
63721 2006-07-20  Bruno Haible  <bruno@clisp.org>
63722
63723         * gnulib-tool: Recognize new option --assume-autoconf.
63724         (autoconf_minversion): New variable.
63725         (func_get_filelist): Use it to decide whether to add onceonly_2_57.m4.
63726
63727 2006-07-20  Bruno Haible  <bruno@clisp.org>
63728
63729         * MODULES.html.sh (func_all_modules): Add a missing func_begin_table.
63730
63731 2006-07-19  Derek R. Price  <derek@ximbiot.com>
63732
63733         * lib/getaddrinfo.h: Don't define unimplemented AI_* flags.
63734         Reindent and repaginate.
63735
63736 2006-07-19  Derek Price  <derek@ximbiot.com>
63737
63738         * doc/gnulib.texi (Libtool and Windows):  Eliminate passive voice.
63739         Correct grammar.
63740
63741 2006-07-17  Bruno Haible  <bruno@clisp.org>
63742
63743         * modules/list: New file.
63744         * modules/array-list: New file.
63745         * modules/carray-list, modules/carray-list-tests: New files.
63746         * modules/linked-list, modules/linked-list-tests: New files.
63747         * modules/avltree-list, modules/avltree-list-tests: New files.
63748         * modules/rbtree-list, modules/rbtree-list-tests: New files.
63749         * modules/linkedhash-list, modules/linkedhash-list-tests: New files.
63750         * modules/avltreehash-list, modules/avltreehash-list-tests: New files.
63751         * modules/rbtreehash-list, modules/rbtreehash-list-tests: New files.
63752         * modules/oset: New file.
63753         * modules/array-oset: New file.
63754         * modules/avltree-oset, modules/avltree-oset-tests: New files.
63755         * modules/rbtree-oset, modules/rbtree-oset-tests: New files.
63756         * tests/test-carray_list.c: New file.
63757         * tests/test-linked_list.c: New file.
63758         * tests/test-avltree_list.c: New file.
63759         * tests/test-rbtree_list.c: New file.
63760         * tests/test-linkedhash_list.c: New file.
63761         * tests/test-avltreehash_list.c: New file.
63762         * tests/test-rbtreehash_list.c: New file.
63763         * tests/test-avltree_oset.c: New file.
63764         * tests/test-rbtree_oset.c: New file.
63765         * MODULES.html.sh (Container data structures): New section.
63766
63767 2006-07-17  Bruno Haible  <bruno@clisp.org>
63768
63769         * m4/gl_list.m4: New file.
63770
63771 2006-07-17  Bruno Haible  <bruno@clisp.org>
63772
63773         * lib/gl_list.h: New file.
63774         * lib/gl_list.c: New file.
63775         * lib/gl_array_list.h: New file.
63776         * lib/gl_array_list.c: New file.
63777         * lib/gl_carray_list.h: New file.
63778         * lib/gl_carray_list.c: New file.
63779         * lib/gl_linked_list.h: New file.
63780         * lib/gl_linked_list.c: New file.
63781         * lib/gl_anylinked_list1.h: New file.
63782         * lib/gl_anylinked_list2.h: New file.
63783         * lib/gl_avltree_list.h: New file.
63784         * lib/gl_avltree_list.c: New file.
63785         * lib/gl_anyavltree_list1.h: New file.
63786         * lib/gl_anyavltree_list2.h: New file.
63787         * lib/gl_rbtree_list.h: New file.
63788         * lib/gl_rbtree_list.c: New file.
63789         * lib/gl_anyrbtree_list1.h: New file.
63790         * lib/gl_anyrbtree_list2.h: New file.
63791         * lib/gl_anytree_list1.h: New file.
63792         * lib/gl_anytree_list2.h: New file.
63793         * lib/gl_linkedhash_list.h: New file.
63794         * lib/gl_linkedhash_list.c: New file.
63795         * lib/gl_anyhash_list1.h: New file.
63796         * lib/gl_anyhash_list2.h: New file.
63797         * lib/gl_avltreehash_list.h: New file.
63798         * lib/gl_avltreehash_list.c: New file.
63799         * lib/gl_rbtreehash_list.h: New file.
63800         * lib/gl_rbtreehash_list.c: New file.
63801         * lib/gl_anytreehash_list1.h: New file.
63802         * lib/gl_anytreehash_list2.h: New file.
63803
63804         * lib/gl_oset.h: New file.
63805         * lib/gl_oset.c: New file.
63806         * lib/gl_array_oset.h: New file.
63807         * lib/gl_array_oset.c: New file.
63808         * lib/gl_avltree_oset.h: New file.
63809         * lib/gl_avltree_oset.c: New file.
63810         * lib/gl_rbtree_oset.h: New file.
63811         * lib/gl_rbtree_oset.c: New file.
63812         * lib/gl_anytree_oset.h: New file.
63813
63814 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
63815
63816         * m4/mkancesdirs.m4: New file.
63817         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Mention dirchownmod.c,
63818         dirchownmod.h.  Don't require AC_FUNC_ALLOCA, gl_AFS, gl_CHDIR_SAFER;
63819         no longer needed.  Require gl_FUNC_LCHOWN, since dirchownmod.c needs
63820         it.
63821
63822 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
63823
63824         * lib/dirchownmod.c, lib/dirchownmod.h, lib/mkancesdirs.c:
63825         * lib/mkancesdirs.h: New files.
63826         * lib/mkdir-p.c: Don't include alloca.h, stdio.h, sys/types.h,
63827         unistd.h, string.h, chdir-safer.h, dirname.h, lchmod.h, lchown.h,
63828         save-cwd.h.  Instead, include dirchownmod.h and mkancesdirs.h.
63829         (make_dir_parents): New args MAKE_ANCESTOR, OPTIONS, ANNOUNCE,
63830         MODE_BITS.  Remove options VERBOSE_FMT_STRING, CWD_ERRNO.  All
63831         callers changed.  Revamp internals significantly, by not
63832         attempting to create directories that are temporarily more
63833         permissive than the final results.  Do not attempt to use
63834         save_cwd/restore_cwd; it isn't worth it for mkdir and install.
63835         This removes some race conditions, fixes some bugs, and simplifies
63836         things.  Use new dirchownmod function to do owner and mode changes.
63837         * lib/mkdir-p.h: Likewise.
63838         * lib/modechange.c (octal_to_mode): New function.
63839         (struct mode_change): New member mentioned.
63840         (make_node_op_equals): New arg mentioned.  All callers changed.
63841         (mode_compile): Keep track of which mode bits the user has explicitly
63842         mentioned.
63843         (mode_adjust): New arg DIR, so that we implement the X op correctly.
63844         New arg PMODE_BITS, to keep track of which mode bits the user
63845         mentioned; it treats S_ISUID and S_ISGID speciall.
63846         All callers changed.
63847         * lib/modechange.h: Likewise.
63848
63849 2006-07-16  Paul Eggert  <eggert@cs.ucla.edu>
63850
63851         * MODULES.html.sh: Add mkancestors.
63852         * modules/mkancesdirs: New module.
63853         * modules/mkdir-p (Files): Remove lib/chdir-safer.c, lib/chdir-safer.h,
63854         lib/same-inode.h, m4/afs.m4, m4/chdir-safer.m4.
63855         The chdir-safer and afs files are now orphans; I'll remove them
63856         unless someone speaks up.
63857         Add lib/dirchownmod.c, lib/dirchownmod.h.
63858         (Depends-on): Remove alloca, chown, save-cwd, dirname.
63859         Add lchown, mkancesdirs.
63860         (Maintainer): Add self.
63861
63862 2006-07-15  Karl Berry  <karl@gnu.org>
63863
63864         * gnulib-tool: help message wording/arrangement.
63865
63866 2006-07-14  Simon Josefsson  <jas@extundo.com>
63867
63868         * doc/gnulib.texi (Libtool and Windows): New section.
63869
63870 2006-07-12  Simon Josefsson  <jas@extundo.com>
63871
63872         * modules/gendocs (License): Fix license, approved by Karl.
63873
63874 2006-07-12  Eric Blake  <ebb9@byu.net>
63875
63876         * MODULES.html.sh: Add gendocs.
63877
63878 2006-07-11  Eric Blake  <ebb9@byu.net>
63879
63880         * modules/fdl: New module, to install doc/fdl.texi.
63881         * MODULES.html.sh: Add new section for documentation modules.
63882         * gnulib-tool: Avoid space-tab.
63883         (--doc-base): New option, to manage files from doc.
63884
63885 2006-07-11  Eric Blake  <ebb9@byu.net>
63886
63887         * m4/absolute-header.m4: Fix comments to match recent change.
63888
63889 2006-07-11  Eric Blake  <ebb9@byu.net>
63890
63891         * gnulib-tool: List --doc-base before --tests-base.
63892
63893 2006-07-11  Derek R. Price  <derek@ximbiot.com>
63894
63895         * lib/glob.c: s/NAMLEN/_D_EXACT_NAMLEN/.
63896
63897 2006-07-11  Bruno Haible  <bruno@clisp.org>
63898
63899         * README: Mention where to put documentation.
63900
63901 2006-07-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
63902
63903         * doc/functions.texi, gnulib-tool.texi, gnulib.texi: Fix some typos.
63904
63905 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
63906
63907         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Like today's change
63908         to stdint.m4.
63909
63910 2006-07-10  Paul Eggert  <eggert@cs.ucla.edu>
63911
63912         * m4/stdint.m4 (gl_STDINT_H): Like yesterday's change to
63913         absolute-header.m4.  Also, set ABSOLUTE_STDINT_H to a string
63914         "no/such/file/stdint.h" when there is no such file, so that
63915         the resulting C code can be parsed by dodgy compilers.
63916         Problems reported by Bob Proulx.
63917
63918 2006-07-10  Derek R. Price  <derek@ximbiot.com>
63919
63920         * lib/backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
63921         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
63922         macros into the GNU _D_EXACT_NAMLEN.
63923         * lib/savedir.c:  Likewise.
63924         (savedirstream): Use _D_EXACT_NAMLEN in preference to strlen.
63925
63926 2006-07-10  Derek R. Price  <derek@ximbiot.com>
63927         and Paul Eggert  <eggert@cs.ucla.edu>
63928
63929         * m4/backupfile.m4, d-ino.m4, d-type.m4, dirfd.m4, fts.m4, getcwd.m4:
63930         * m4/savedir.m4:
63931         Ignore the obsolescent !HAVE_DIRENT_H case.  Consolidate NAMLEN
63932         macros into the GNU _D_EXACT_NAMLEN.
63933
63934 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
63935
63936         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Use "" rather than <>
63937         around the absolute name, to work around a problem with the HP-UX
63938         11.23 native C compiler, reported by Bob Proulx.
63939
63940 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
63941
63942         * doc/maintain.texi, make-stds.texi: Sync from
63943         <http://savannah.gnu.org/projects/gnustandards>.
63944
63945 2006-07-09  Paul Eggert  <eggert@cs.ucla.edu>
63946
63947         * build-aux/depcomp, build-aux/install-sh: Sync from Automake.
63948
63949 2006-07-09  Jim Meyering  <jim@meyering.net>
63950
63951         * m4/glob.m4: Remove a doubled word in a comment.
63952
63953 2006-07-09  Jim Meyering  <jim@meyering.net>
63954
63955         * lib/argp-pv.c: Remove a doubled word in a comment.
63956         * lib/check-version.c (check_version): Likewise.
63957         * lib/javacomp.c (compile_java_class): Likewise.
63958
63959 2006-07-08  Paul Eggert  <eggert@cs.ucla.edu>
63960
63961         * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,
63962         for the benefit of people using Autoconf 2.60.  If you want to
63963         support older Autoconf versions you can copy m4/onceonly_2_57.m4
63964         (or m4/onceonly.m4, if pre-2.57) manually.
63965
63966 2006-07-08  Jim Meyering  <jim@meyering.net>
63967
63968         * m4/link-follow.m4: Remove one of two adjacent "whether"s in a
63969         comment.
63970         * m4/getopt.m4: Remove one of two adjacent "your"s in a comment.
63971         * m4/regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a
63972         comment.
63973
63974 2006-07-08  Jim Meyering  <jim@meyering.net>
63975
63976         * lib/getndelim2.h (getndelim2): Remove doubled "after" in comment.
63977
63978 2006-07-07  Simon Josefsson  <jas@extundo.com>
63979
63980         * tests/test-crc.c: Change expected crc value, the test vector
63981         were probably computed using the old broken crc.c?
63982
63983 2006-07-06  Simon Josefsson  <jas@extundo.com>
63984
63985         * modules/sys_socket (Files): Add m4/sockpfaf.m4 (this module is
63986         now the canonical place for the M4 file).
63987
63988         * modules/getaddrinfo (Files): Remove m4/sockpfaf.m4, we get it
63989         from the sys_socket dependency now.
63990
63991         * modules/inet_pton (Files): Ditto.
63992
63993         * modules/inet_ntop (Files): Ditto.
63994
63995 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
63996
63997         * modules/getusershell (configure.ac): Use gl_FUNC_GETUSERSHELL,
63998         not gl_PREREQ_GETUSERSHELL.
63999
64000 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64001
64002         * m4/_inttypes_h.m4 (gl_INTTYPES_H): Use AC_CHECK_DECLS_ONCE
64003         with only one argument, for Autoconf 2.60.
64004         * m4/fileblocks.m4 (gl_PREREQ_FILEBLOCKS): AC_CHECK_DECLS_ONCE may
64005         expand to nothing, so add a shell command to avoid syntax error.
64006         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
64007
64008 2006-07-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64009
64010         * lib/strtod.c (strtod): cast the argument of tolower to unsigned char.
64011
64012 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
64013
64014         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't check for getenv decl;
64015         no longer needed.  Check for isblank decl.
64016         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Don't check for getenv decl.
64017         * m4/regex.m4 (gl_PREREQ_REGEX): Dheck for isblank decl instead
64018         of existence.
64019
64020 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
64021
64022         * lib/getloadavg.c: Use __VMS, not VMS.
64023         * lib/getopt.c: Likewise.
64024         * lib/getpagesize.h: Likewise.
64025         * lib/glob.c: Remove most VMS cruft; it hasn't been tested for a while
64026         and probably does not work.
64027
64028 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
64029
64030         * lib/.cppi-disable: Add wcwidth.
64031         * lib/fnmatch.c (ISBLANK): Remove.  All uses changed to isblank.
64032         (isblank) [! (defined isblank || HAVE_DECL_ISBLANK)]: New macro.
64033         (ISGRAPH): Remove.  All uses changed to isgraph.
64034         (FOLD) [!defined _LIBC]: Remove special case.
64035         * lib/getdate.y (lookup_word): Remove no-longer-needed call to islower.
64036         * lib/regex_internal.h (isblank): Depend on HAVE_DECL_ISBLANK, not
64037         HAVE_ISBLANK.
64038         * lib/strftime.c (TOLOWER, TOUPPER) [!defined _LIBC]: Remove special
64039         case.
64040
64041 2006-07-06  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
64042
64043         * lib/getaddrinfo.c: Changes to compile under MSVC6: changed
64044         '#if WIN32_NATIVE' to '#ifdef' & moved WSAAPI macro inside
64045         brackets.  Other minor changes to suppress some compiler
64046         warnings.
64047
64048 2006-07-06  Derek R. Price  <derek@ximbiot.com>
64049         and Paul Eggert  <eggert@cs.ucla.edu>
64050
64051         * m4/backupfile.m4 (gl_BACKUPFILE): Check for dirent.h, instead
64052         of invoking obsolescent AC_HEADER_DIRENT macro.
64053         * m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Likewise.
64054         * m4/d-type.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Likewise.
64055         * m4/dirfd.m4 (gl_FUNC_DIRFD): Likewise.
64056         * m4/fts.m4 (gl_FUNC_FTS_CORE): Likewise.
64057         * m4/getcwd.m4 (gl_PREREQ_GETCWD): Likewise.
64058         * m4/glob.m4 (gl_PREREQ_GLOB): Likewise.
64059         * m4/savedir.m4 (gl_SAVEDIR): Likewise.
64060         * m4/readdir.m4: Remove; no longer needed.
64061
64062 2006-07-06  Derek R. Price  <derek@ximbiot.com>
64063         and Paul Eggert  <eggert@cs.ucla.edu>
64064
64065         * lib/backupfile.c [HAVE_DIRENT_H && ! HAVE_NDIR_H]:
64066         Don't worry about this obsolete case any more.
64067         (HAVE_DIR): Remove.  All uses removed; we now assume you can read
64068         directories.
64069         * lib/dirfd.h [HAVE_DIRENT_H && ! HAVE_NDIR_H]: Don't
64070         worry about this obsolete case any more.
64071         * lib/fts.c: Likewise.
64072         * lib/getcwd.c: Likewise.
64073         * lib/glob.h: Likewise.
64074         * lib/savedir.c: Likewise.
64075
64076 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
64077
64078         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Use AC_CHECK_DECLS_ONCE
64079         rather than AC_CHECK_DECLS for strtoimax and strtoumax.
64080         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Remove; no longer
64081         needed.
64082         All uses removed.
64083         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
64084         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
64085         * m4/exclude.m4 (gl_EXCLUDE): Don't check for isascii; no longer
64086         needed.
64087         * m4/getdate.m4 (gl_GETDATE): Likewise.
64088         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
64089         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
64090         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
64091         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
64092         * m4/strtoul.m4 (gl_PREREQ_STRTOUL): Likewise.
64093         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
64094         * m4/exclude.m4 (gl_EXCLUDE): Don't require AC_C_INLINE; no longer
64095         needed.
64096
64097 2006-07-05  Paul Eggert  <eggert@cs.ucla.edu>
64098
64099         * lib/memcasecmp.c: Include <limits.h>.
64100         (memcasecmp): Don't assume UCHAR_MAX <= INT_MAX.
64101         * lib/strtod.c (strtod): Don't assume isspace works on negative chars.
64102         Don't assume isdigit succeeds only on '0' through '9'.
64103
64104 2006-07-05  Eric Blake  <ebb9@byu.net>
64105
64106         * modules/getaddrinfo (Depends-on): Add snprintf.
64107
64108 2006-07-05  Eric Blake  <ebb9@byu.net>
64109
64110         * m4/sockpfaf.m4 (gl_SOCKET_FAMILIES): Use gl_HEADER_SYS_SOCKET
64111         to avoid 'header present but could not be compiled' on cygwin.
64112
64113 2006-07-05  Eric Blake  <ebb9@byu.net>
64114
64115         * lib/getaddrinfo.h (NI_NUMERICHOST, NI_NUMERICSERV): Define if
64116         missing from netdb.h.
64117         * lib/getaddrinfo.c (includes): Include inet_ntop and snprintf.
64118
64119 2006-07-05  Derek R. Price  <derek@ximbiot.com>
64120
64121         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Don't require AC_HEADER_STDC;
64122         no longer needed.
64123         * m4/exclude.m4 (gl_EXCLUDE): Likewise.
64124         * m4/getdate.m4 (gl_GETDATE): Likewise.
64125         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Likewise.
64126         * m4/memcasecmp.m4 (gl_MEMCASECMP): Likewise.
64127         * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
64128         * m4/strtol.m4 (gl_PREREQ_STRTOL): Likewise.
64129         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
64130
64131 2006-07-05  Derek R. Price  <derek@ximbiot.com>
64132
64133         * lib/exclude.c (IN_CTYPE_DOMAIN, is_space): Remove; no longer needed.
64134         All uses of is_space replaced by isspace.
64135         * lib/exit.h: Don't talk about STDC_HEADERS.
64136         * lib/fnmatch.c (ISASCII): Remove; no longer needed.  All uses removed.
64137         (ISPRINT, ISDIGIT, ISALNUM, ISALPHA, ISCNTRL, ISLOWER, ISPUNCT):
64138         (ISSPACE, ISUPPER, ISXDIGIT): Remove; no longer needed.  All uses
64139         replaced by isprint etc.
64140         * lib/getdate.y (IN_CTYPE_DOMAIN, ISSPACE, ISALPHA, ISLOWER): Likewise.
64141         * lib/getusershell.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
64142         * lib/memcasecmp.c (IN_CTYPE_DOMAIN, ISLOWER, TOUPPER): Likewise.
64143         * lib/strtod.c (IN_CTYPE_DOMAIN, ISSPACE, ISDIGIT, TOLOWER): Likewise.
64144         * lib/strtol.c (IN_CTYPE_DOMAIN): Likewise.
64145         * lib/xstrtol.c (IN_CTYPE_DOMAIN, ISSPACE): Likewise.
64146
64147 2006-07-05  Bruno Haible  <bruno@clisp.org>
64148
64149         * m4/strndup.m4 (gl_FUNC_STRNDUP): When cross-compiling, check whether
64150         the function exists, before testing against AIX.
64151         Reported by Martin Lambers <marlam@marlam.de>.
64152
64153 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
64154
64155         * modules/cycle-check (lib_SOURCES): Add same-inode.h.
64156         From Mark D. Baushke.
64157
64158 2006-07-04  Paul Eggert  <eggert@cs.ucla.edu>
64159
64160         * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Prepend three slashes
64161         to the absolute name, not just one, to bypass Sun C 5.8's
64162         "warning: #include of /usr/include/... may be non-portable".
64163
64164 2006-07-04  Eric Blake  <ebb9@byu.net>
64165
64166         * modules/dirname-tests: New test module.
64167         * tests/test-dirname.c: New file, replacing dirname.c
64168         TEST_DIRNAME section that was recently deleted.
64169
64170 2006-07-04  Bruno Haible  <bruno@clisp.org>
64171
64172         Assume ANSI C header files and <ctype.h> functions.
64173         * lib/mbswidth.c (IN_CTYPE_DOMAIN, ISPRINT, ISCNTRL): Remove macros.
64174         (mbsnwidth): Use isprint, iscntrl instead.
64175
64176 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
64177
64178         Merge from coreutils.
64179         * MODULES.html.sh: Add xstrtold.
64180         * modules/xstrtold: New file.
64181         * modules/cycle-check (Files): Add lib/same-inode.h.
64182         * modules/dirname (Files): Add m4/double-slash-root.m4.
64183         * modules/getcwd (Files): Add m4/getcwd-abort-bug.m4.
64184         * modules/mkdir-p (Files): Add lib/same-inode.h.
64185         * modules/same (Files): Add lib/same-inode.h.
64186
64187 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
64188
64189         * m4/absolute-header.m4: Renamed from full-header-path.m4.
64190         This is to keep the terminology clean; POSIX talks about
64191         "absolute pathnames", not "full pathnames", but the GNU
64192         Coding Standards say to use "path" for something else;
64193         so use "absolute" to keep both sides happy.
64194         (gl_ABSOLUTE_HEADER): Renamed from gl_FULL_HEADER_PATH.
64195         Set gl_absolute_header, not gl_full_header_path.
64196         Set gl_cv_absolute_<header>, not gl_full_path_<header>.
64197         Define ABSOLUTE_<HEADER>, not FULL_PATH_<HEADER>.
64198         All uses changed.
64199
64200         Merge from coreutils.
64201
64202         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
64203
64204         * m4/c-strtod.m4 (gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
64205         Require gl_USE_SYSTEM_EXTENSIONS, not gl_C_STRTOD, since we don't
64206         want to require the building of c-strtod.o.
64207         * m4/lib-check.m4 (cu_LIB_CHECK): Remove SEQ_LIBM, since seq no longer
64208         needs -lm directly.
64209         * m4/xstrtod.m4 (gl_XSTRTOLD): New macro.
64210
64211         2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
64212
64213         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
64214         --as-needed option if available.  Problem reported by Albert Chin in
64215         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00114.html>.
64216         However, use -Wl,--as-needed, not bare --as-needed, since HP-UX 11.11
64217         cc merely issues a bunch of annoying warnings for --as-needed
64218         (this problem was reported by Bob Proulx).  Also, try linking with
64219         -lm to detect a bug in binutils 2.16 (this problem was reported
64220         by Ralf Wildenhues).
64221
64222         2006-06-18  Jim Meyering  <jim@meyering.net>
64223
64224         Test for a bug that causes glibc's getcwd to suffer a failed assertion.
64225         * m4/getcwd-abort-bug.m4 (gl_FUNC_GETCWD_ABORT_BUG): New file and
64226         macro.
64227         * m4/getcwd.m4 (gl_FUNC_GETCWD): If we detect support for getcwd_null,
64228         also check for glibc-2.4's abort-inducing bug.
64229
64230         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix typo.
64231         Low-probability clean-up should be to use rmdir to get rid of
64232         the just-created directory, not unlink.
64233
64234         * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is missing, make
64235         configure fail, and request a bug report to inform us about it.
64236         Add a comment that, barring reports to the contrary, in 2007 we'll
64237         assume ftruncate is universally available.
64238
64239         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
64240
64241         * m4/filemode.m4 (gl_FILEMODE): Check for strmode declaration.
64242
64243         2006-03-12  Jim Meyering  <jim@meyering.net>
64244
64245         * m4/chdir-safer.m4 (gl_CHDIR_SAFER): Add same-inode.h to the list.
64246         * m4/cycle-check.m4 (gl_CYCLE_CHECK): Likewise.
64247         * m4/same.m4 (gl_SAME): Likewise.
64248         * m4/root-dev-ino.m4 (gl_ROOT_DEV_INO): Likewise.
64249
64250         2006-03-11  Eric Blake  <ebb9@byu.net>
64251
64252         * m4/double-slash-root.m4: New file, provides gl_DOUBLE_SLASH_ROOT.
64253         * m4/dirname.m4 (gl_DIRNAME): Use gl_DOUBLE_SLASH_ROOT.
64254         * m4/dos.m4 (FILE_SYSTEM_PREFIX_LEN): Move from here to dirname.h.
64255         (FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE): New define.
64256
64257 2006-07-03  Paul Eggert  <eggert@cs.ucla.edu>
64258
64259         * lib/stdint_.h: Include <sys/types.h> after @FULL_PATH_STDINT_H@, for
64260         MacOS X 10.4.6.  Don't mention <sys/int_types.h>.  Problems
64261         reported by Mark D. Baushke, one in
64262         <http://lists.gnu.org/archive/html/bug-gnulib/2006-07/msg00015.html>.
64263
64264         Merge from coreutils.
64265
64266         * lib/.cppi-disable: Add stdint_.h.
64267         * lib/.cvsignore: Add stdint.h.
64268
64269         2006-06-30  Paul Eggert  <eggert@cs.ucla.edu>
64270
64271         * lib/xstrtod.c (XSTRTOD, DOUBLE): New macros, so that we can support
64272         both double and long double versions.
64273         (XSTRTOD): Renamed from xstrtod.  Use DOUBLE internally.
64274         * lib/xstrtold.c: New file.
64275         * lib/xstrtod.h (xstrtold): New decl.
64276
64277         2006-05-22  Paul Eggert  <eggert@cs.ucla.edu>
64278
64279         * lib/filemode.c (setst): Remove.
64280         (strmode): Rewrite to avoid setst.  This makes the code shorter,
64281         (arguably) clearer, and the generated code is a bit smaller on my
64282         Debian GNU/Linux stable x86 host.
64283
64284         2006-04-17  Paul Eggert  <eggert@cs.ucla.edu>
64285
64286         * lib/filemode.c: Include "filemode.h" first, to test the interface.
64287         Assume that filemode.h includes sys/types.h and sys/stat.h.
64288         (HAVE_ST_DM_MODE): New macro, moved here from ls.c.
64289         (ftypelet): Reorder to put common cases first, for efficiency.
64290         Add 'P', 'w'.  Remove 'M', since it's now the caller's responsibility
64291         to do 'M'.
64292         (strmode): Renamed from mode_string, and now stores 12 bytes instead
64293         of 10, for compatibility with FreeBSD.  All callers changed.
64294         (filemodestring): Now stores 12 bytes instead of 10, and sets file
64295         types that can't be deduced solely from st_mode.  First arg is now a
64296         const pointer.
64297         * lib/filemode.h (HAVE_DECL_STRMODE): Include <string.h> for strmode.
64298         (strmode): Renamed from mode_string.
64299         (filemodestring): New decl.
64300         * lib/stat-macros.h: Don't undef S_ISDOOR, since it's never buggy.
64301         (S_ISDOOR): Don't bother with S_IFDOOR, since that code is never
64302         needed.
64303         (S_ISPORT, S_ISWHT): New macros, if not already defined.
64304
64305         2006-04-12  Paul Eggert  <eggert@cs.ucla.edu>
64306
64307         * lib/fsusage.c: Don't include <inttypes.h> or <stdint.h>, since
64308         fsusage.h now does that.  Include fsusage.h first, to test interface.
64309         Prefer statvfs if it works, since it's blessed by POSIX.  Attempt
64310         at most one method (the old code could have generated decls that
64311         didn't conform to C89, not that this was ever exercised).
64312         * lib/fsusage.h: Include <inttypes.h> and <stdint.h> if they exist.
64313
64314         2006-03-19  Jim Meyering  <jim@meyering.net>
64315
64316         Work even in a chroot where d_ino values for entries in "/"
64317         don't match the stat.st_ino values for the same names.
64318         * lib/getcwd.c (__getcwd): When no d_ino value matches the target inode
64319         number, iterate through all entries again, using lstat instead.
64320         Reported by Kenshi Muto in http://bugs.debian.org/355810, and by
64321         Zouhir Hafidi in https://bugzilla.redhat.com/bugzilla/190656.
64322
64323         * lib/getcwd.c (__getcwd): Clarify a comment.
64324         Use memcpy in place of a call to strcpy.
64325
64326         2006-03-12  Jim Meyering  <jim@meyering.net>
64327
64328         * lib/fts-cycle.c (leave_dir): If cycle-check's saved dev-ino pair
64329         matches that of the current directory (which we're about to chdir ".."
64330         out of), then save the dev-ino of the parent, instead.
64331
64332         * lib/same-inode.h (SAME_INODE): New file/macro.
64333         * lib/chdir-safer.c (SAME_INODE): Remove definition.
64334         Include "same-inode.h", instead.
64335         * lib/same.c: Likewise.
64336         * lib/cycle-check.h: Include "same-inode.h".
64337         (CYCLE_CHECK_REFLECT_CHDIR_UP): Define.
64338         * lib/cycle-check.c (SAME_INODE): Remove definition.
64339         * lib/root-dev-ino.h: Include "same-inode.h".
64340
64341         2006-03-11  Eric Blake  <ebb9@byu.net>
64342
64343         * lib/same.c (same_name): s/base_name/last_component/
64344         * lib/backupfile.c (check_extension, numbered_backup): Likewise.
64345         * lib/filenamecat.c (file_name_concat): Likewise.
64346
64347         2006-03-11  Eric Blake  <ebb9@byu.net>,
64348                     Paul Eggert  <eggert@cs.ucla.edu>
64349
64350         * lib/dirname.h (FILE_SYSTEM_PREFIX_LEN): Move here from dos.m4.
64351         [FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't treat 1: as a
64352         drive prefix.
64353         (IS_ABSOLUTE_FILE_NAME): Treat all drive letters as absolute on
64354         platforms like cygwin with FILE_SYSTEM_DRIVE_PREFIX_IS_ABSOLUTE.
64355         (last_component): New method.
64356         * lib/dirname.c (dir_len): Determine when drive letters need a
64357         subsequent slash.  Preserve // when it is special.
64358         (dir_name): Don't append dot when drive letter is absolute.
64359         [TEST_DIRNAME]: Move into a full-blown gnulib test.
64360         * lib/basename.c (base_name): New semantics - malloc the result.
64361         Preserve // when it is special.  Preserve relative files that look
64362         like drive letters.
64363         (base_len): Preserve // when it is special.
64364         (last_component): New method, similar to old base_name semantics.
64365         * lib/stripslash.c (strip_trailing_slashes): Use last_component, not
64366         base_name.  Strip redundant slashes from ///.
64367
64368 2006-07-03  Jim Meyering  <jim@meyering.net>
64369
64370         * lib/cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort if this
64371         macro is used before the first cycle_check call.
64372
64373 2006-07-03  Eric Blake  <ebb9@byu.net>
64374
64375         * modules/dirname (Depends-on): Add xstrndup.
64376
64377 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
64378
64379         * m4/stdint.m4 (gl_STDINT_H): Use more-mnemonic identifiers for
64380         test cases, so that config.log is a bit easier to follow.
64381
64382 2006-07-02  Paul Eggert  <eggert@cs.ucla.edu>
64383
64384         * lib/stdint_.h (intmax_t, uintmax_t): Prefer long to long long if
64385         both are 64 bits, since this seems to be the tradition, and this
64386         prevents gcc -Wformat from warning about usages with PRIuMAX.  If
64387         we ever run into a host that prefers long long to long in this
64388         case, we'll need another configure-time test.  Problem reported by
64389         Jim Meyering.
64390
64391 2006-07-02  Eric Blake  <ebb9@byu.net>
64392
64393         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Simplify by using AC_CHECK_DECLS.
64394
64395 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
64396
64397         * modules/inttypes (Depends-on): No longer depends on stdint.
64398         * modules/stdint (Description): Say more about assumptions.
64399         Say that the fast types might differ.  Say macros are used.
64400         (Files): Remove m4/size_max.m4, m4/wchar_t.m4.  Add m4/longlong.m4.
64401         (Makefile.am): Revise list of substituted symbols to match
64402         new stdint.m4.
64403         * modules/stdint-tests (Files): Add m4/wchar_t.m4, m4/wint_t.m4.
64404         (configure.ac): Add gt_TYPE_WCHAR_T, gt_TYPE_WINT_T.
64405         * tests/test-stdint.c (verify_same_types)
64406         [! (__GNUC__ >= 2 && DO_PEDANTIC)]: Put in a decl, so that
64407         the code conforms to C99/C89.
64408         Test for WCHAR_MIN and WCHAR_MAX only if HAVE_WCHAR_T.
64409         Test for WINT_MIN and WINT_MAX only if HAVE_WINT_T.
64410
64411 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
64412
64413         * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Backport from Autoconf 2.60,
64414         but fix a bug, by requiring at least 64 bits.
64415         * m4/ulonglong.m4 (AC_TYPE_UNSIGNED_LONG_LONG_INT): Likewise.
64416         * m4/longlong.m4 (gl_AC_TYPE_LONG_LONG): Now just call
64417         AC_TYPE_LONG_LONG_INT.  This macro is obsolete and will go soon.
64418         * m4/ulonglong.m4 (gl_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
64419
64420         * m4/stdint.m4 (gl_STDINT_H): Rewrite to accommodate stdint_.h
64421         changes.  Make 2.59 a prerequisite.  Check and substitute for
64422         HAVE_LONG_LONG_INT.  Rely on Autoconf to check for stdint.h and
64423         inttypes.h.  Do not use special include files; just use the
64424         defaults.  Check for sys/inttypes.h and sys/bitypes.h in the usual
64425         way now.  Remove no-longer-needed tests for HAVE_LONG_64BIT,
64426         HAVE_LONG_LONG_64BIT, int8_t, int16_t, int32_t, int64_t, uint8_t,
64427         uint16_t, uint32_t uint64_t, int_least8_t, int_least16_t,
64428         int_least32_t, int_least64_t, uint_least8_t, uint_least16_t,
64429         uint_least32_t, uint_least64_t, int_fast8_t, int_fast16_t,
64430         int_fast32_t, int_fast64_t, uint_fast8_t uint_fast16_t,
64431         uint_fast32_t, uint_fast64_t, intptr_t, uintptr_t, intmax_t,
64432         uintmax_t, INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX,
64433         UINT16_MAX, INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN,
64434         INT64_MAX, UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX,
64435         UINT_LEAST8_MAX, INT_LEAST16_MIN, INT_LEAST16_MAX,
64436         UINT_LEAST16_MAX, INT_LEAST32_MIN, INT_LEAST32_MAX,
64437         UINT_LEAST32_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX,
64438         UINT_LEAST64_MAX, INT_FAST8_MIN, INT_FAST8_MAX, UINT_FAST8_MAX,
64439         INT_FAST16_MIN, INT_FAST16_MAX, UINT_FAST16_MAX, INT_FAST32_MIN,
64440         INT_FAST32_MAX, UINT_FAST32_MAX, INT_FAST64_MIN, INT_FAST64_MAX,
64441         UINT_FAST64_MAX, INTPTR_MIN, INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN,
64442         INTMAX_MAX, UINTMAX_MAX, PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN,
64443         SIG_ATOMIC_MAX, SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN,
64444         WINT_MAX.  Check for C99 conformance more strictly, by detecting
64445         bugs in glibc 2.4, Solaris 10, and OpenBSD 3.9.  On the other hand do
64446         not check for things that C99 does not require, e.g., int8_t.  If
64447         a test isn't needed unless <stdint.h> isn't working, and is
64448         unlikely to be needed for any other reason, then don't do it
64449         unless <stdint.h> isn't working.  Do not check for ptrdiff_t or
64450         size_t, since we assume C89 freestanding at least.  Do not check
64451         for sig_atomic_t, wchar_t, or wint_t, since the code now does
64452         the right thing even if the types are not defined.  Instead use:
64453         (gl_STDINT_TYPE_PROPERTIES): New macro.
64454         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H): Remove.  Don't bother
64455         testing whether <sys/types.h> clashes, as Autoconf does this for
64456         us now.  All uses removed.
64457         (gl_STDINT_CHECK_TYPES, gl_STDINT_MISSING_BOUND):
64458         (gl_STDINT_MISSING_BOUNDS, gl_STDINT_MISSING_BOUNDS2):
64459         (gl_CHECK_TYPE_SAME):
64460         Remove; no longer needed.
64461         (gl_STDINT_BITSIZEOF): Don't bother to check whether the type
64462         exists, since we'll return 0 anyway in that case.
64463         (gl_INTEGER_TYPE_SUFFIX, gl_STDINT_INCLUDES): New macros.
64464
64465 2006-07-01  Paul Eggert  <eggert@cs.ucla.edu>
64466
64467         * lib/stdint_.h (_GL_STDINT_H): Renamed from _STDINT_H, to avoid
64468         possible collision with system files.
64469         (<stdio.h>, <time.h>, <wchar.h>) [defined __cplusplus && ! defined
64470         __STDC_CONSTANT_MACROS)]: Do not include, since we don't need
64471         WCHAR_MIN and WCHAR_MAX in this case.
64472         (<stddef.h>): Do not include; no longer needed.
64473         (<sys/types.h>): Include if @HAVE_SYS_TYPES_H@, not if
64474         (defined(__OpenBSD__) || defined(__bsdi__) || defined(__sgi)).
64475         (<sys/inttypes.h>): Include if @HAVE_SYS_INTTYPES_H@ &&
64476         !@HAVE_INTTYPES_H@, not if (defined(__FreeBSD__)
64477         && (__FreeBSD__ >= 3) && (__FreeBSD__ <= 4)).
64478         (__STDINT_H__) [@HAVE_STDINT_H@ && defined __sgi && ! defined
64479         __c99]: Define, to work around IRIX <stdint.h> incompatibility.
64480         (@FULL_PATH_STDINT_H@) [!(defined(__sgi) && @HAVE_INTTYPES_H@ &&
64481         !defined(__c99))]: Include in this case too, since it's harmless
64482         now.
64483         (<inttypes.h>) [@HAVE_INTTYPES_H@]: Include, since it's no longer
64484         dangerous to do so.
64485         (@FULL_PATH_INTTYPES_H@) [(defined(__hpux) || defined(_AIX)) &&
64486         @HAVE_INTTYPES_H@]: Do not include, since we now include <inttypes.h>.
64487         (_STDINT_MIN, _STDINT_MAX): New macros.
64488         (int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, int64_t):
64489         (uint64_t, int_least8_t, uint_least8_t, int_least16_t):
64490         (uint_least16_t, int_least32_t, uint_least32_t, int_least64_t):
64491         (uint_least64_t, int_fast8_t, uint_fast8_t, int_fast16_t):
64492         (uint_fast16_t, int_fast32_t, uint_fast32_t, int_fast64_t):
64493         (uint_fast64_t, intptr_t, uintptr_t, intmax_t, uintmax_t): Now
64494         macros, not typedefs; this simplifies things quite a bit.
64495         Use long int for all types narrower than int64_t.
64496         (intmax_t, uintmax_t, INTMAX_C, UINTMAX_C):
64497         Define in terms of long long int or int64_t or long int,
64498         not int64_t or int32_t.  This saves some compile-time testing.
64499         (INT8_MIN, INT8_MAX, UINT8_MAX, INT16_MIN, INT16_MAX, UINT16_MAX):
64500         (INT32_MIN, INT32_MAX, UINT32_MAX, INT64_MIN, INT64_MAX):
64501         (UINT64_MAX, INT_LEAST8_MIN, INT_LEAST8_MAX, UINT_LEAST8_MAX):
64502         (INT_LEAST16_MIN, INT_LEAST16_MAX, UINT_LEAST16_MAX):
64503         (INT_LEAST32_MIN, INT_LEAST32_MAX, UINT_LEAST32_MAX):
64504         (INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX, INT_FAST8_MIN):
64505         (INT_FAST8_MAX, UINT_FAST8_MAX, INT_FAST16_MIN, INT_FAST16_MAX):
64506         (UINT_FAST16_MAX, INT_FAST32_MIN, INT_FAST32_MAX, UINT_FAST32_MAX):
64507         (INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTPTR_MIN):
64508         (INTPTR_MAX, UINTPTR_MAX, INTMAX_MIN, INTMAX_MAX, UINTMAX_MAX):
64509         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
64510         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
64511         undef any previous version and define our own version, for
64512         simplicity and consistency with the new macros for types.
64513         (PTRDIFF_MIN, PTRDIFF_MAX, SIG_ATOMIC_MIN, SIG_ATOMIC_MAX):
64514         (SIZE_MAX, WCHAR_MIN, WCHAR_MAX, WINT_MIN, WINT_MAX):
64515         Simplify definitions by using _STDINT_MIN and _STDINT_MAX
64516         where appropriate.  Rely on new symbols @PTRDIFF_T_SUFFIX@,
64517         @SIG_ATOMIC_T_SUFFIX@, @SIZE_T_SUFFIX@, @WCHAR_T_SUFFIX@,
64518         @WINT_T_SUFFIX@ to keep things simple here.
64519         (UINT8_C, UINT16_C, UINT32_C, INT64_C, UINT64_C):
64520         Simplify by assuming typical 8/16/32/64 host, since we're
64521         already doing that elsewhere anyway.
64522         Use (LONG_MAX >> 31 >> 31 == 1) rather than @HAVE_LONG_64BIT@,
64523         and assume long long int is 64 bits if available.  This
64524         speeds up 'configure'.
64525
64526 2006-07-01  Eric Blake  <ebb9@byu.net>
64527
64528         * m4/stdarg.m4 (gl_STDARG_H): Use proper AH_VERBATIM.
64529         Reported by Andreas Buening.
64530
64531 2006-07-01  Eric Blake  <ebb9@byu.net>
64532
64533         * m4/stdarg.m4 (gl_STDARG_H): Properly parenthesize gl_va_copy.
64534
64535 2006-06-30  Jim Hyslop  <jhyslop@dreampossible.ca>  (tiny change)
64536
64537         * lib/getaddrinfo.c: fixed typo
64538
64539 2006-06-29  Jim Meyering  <jim@meyering.net>
64540
64541         * modules/strftime (Maintainer): Add my name, since with the
64542         FPRINTFTIME changes strftime.c has forked from glibc.
64543
64544 2006-06-29  Eric Blake  <ebb9@byu.net>
64545
64546         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): Use AC_C_INLINE.
64547
64548 2006-06-29  Eric Blake  <ebb9@byu.net>
64549
64550         * m4/sys_stat_h.m4 (gl_HEADER_SYS_STAT_H): New file.
64551
64552 2006-06-29  Eric Blake  <ebb9@byu.net>
64553
64554         * lib/stat_.h: New file.
64555
64556 2006-06-29  Eric Blake  <ebb9@byu.net>
64557
64558         * lib/stat_.h (rpl_mkdir): Declare inline, to avoid warnings about
64559         unused static function.
64560
64561 2006-06-29  Eric Blake  <ebb9@byu.net>
64562
64563         * doc/functions.texi (Function Portability): Document missing lstat
64564         on mingw.
64565
64566 2006-06-29  Eric Blake  <ebb9@byu.net>
64567
64568         * MODULES.html.sh: Add sys_stat.
64569         * modules/sys_stat: New module.
64570         * modules/mkstemp (Depends-on): Add sys_stat.
64571
64572 2006-06-29  Derek R. Price  <derek@ximbiot.com>
64573
64574         * m4/strftime.m4: Don't call AC_FUNC_STRFTIME.
64575
64576 2006-06-29  Derek R. Price  <derek@ximbiot.com>
64577
64578         * m4/c-bs-a.m4: Removed.
64579
64580 2006-06-29  Derek R. Price  <derek@ximbiot.com>
64581
64582         * lib/strftime.c: Assume strftime() exists.
64583
64584 2006-06-29  Derek Price  <derek@ximbiot.com>
64585
64586         * modules/c-bs-a: Removed - \a is C89.
64587         * MODULES.html.sh: Remove c-bs-a.
64588
64589 2006-06-29  Bruno Haible  <bruno@clisp.org>
64590
64591         * modules/wcwidth (License): Change to LGPL.
64592
64593 2006-06-28  Simon Josefsson  <jas@extundo.com>
64594
64595         * tests/test-getaddrinfo.c: Test getnameinfo too.  Call WSAStartup
64596         on _WIN32.
64597
64598         * modules/getaddrinfo (Depends-on): Add inet_ntop, needed by
64599         getnameinfo.
64600
64601 2006-06-28  Simon Josefsson  <jas@extundo.com>
64602
64603         * m4/getaddrinfo.m4: Look for getnameinfo prototypes too.
64604
64605 2006-06-28  Simon Josefsson  <jas@extundo.com>
64606
64607         * lib/getaddrinfo.c: Try to load ws2_32.dll on Windows, to find the
64608         functions there.  It will succeed on Windows XP, but on Windows
64609         2000 and (presumably) earlier, it will fail, and use the internal
64610         re-implementation.
64611         (use_win32_p): New function.
64612         (getaddrinfo): Use strtoul on servname, to support numeric ports.
64613         Support AI_NUMERICSERV to disable getservbyname.
64614         (getnameinfo): New function, only supports
64615         NI_NUMERICHOST|NI_NUMERICSERV for now.
64616
64617         * lib/getaddrinfo.h: Test and check for AI_* flags separately, MinGW
64618         only have some of them.  Add AI_NUMERICSERV.  Add prototype for
64619         getnameinfo.
64620
64621 2006-06-28  Eric Blake  <ebb9@byu.net>
64622
64623         * modules/wcwidth: New file.
64624         * modules/mbchar (Depends-on): Add wcwidth.
64625         * modules/mbswidth (Depends-on): Add wcwidth.
64626         * MODULES.html.sh: Add wcwidth.
64627
64628 2006-06-28  Eric Blake  <ebb9@byu.net>
64629
64630         * m4/mbswidth.m4 (gl_MBSDWIDTH): Move wcwidth from here...
64631         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): ...to this new file.
64632
64633 2006-06-28  Eric Blake  <ebb9@byu.net>
64634
64635         * lib/xvasprintf.h: Fix comments.
64636
64637 2006-06-28  Eric Blake  <ebb9@byu.net>
64638
64639         * lib/mbchar.h (wcwidth): Include wcwidth.h.
64640         * lib/mbswidth.c (wcwidth): Move from here...
64641         * lib/wcwidth.h: ...to this new file.
64642
64643 2006-06-28  Derek R. Price  <derek@ximbiot.com>
64644
64645         * m4/savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
64646
64647         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since
64648         it's obsolete.
64649         * m4/strftime.m4 (gl_FUNC_GNU_STRFTIME): Likewise.
64650
64651 2006-06-28  Derek R. Price  <derek@ximbiot.com>
64652
64653         * lib/savedir.c (CLOSEDIR): Remove.  All uses changed to closedir.
64654         Autoconf 2.60 says this stuff was obsolete.
64655
64656 2006-06-28  Bruno Haible  <bruno@clisp.org>
64657
64658         * modules/wcwidth (Files): Add m4/wchar_t.m4.
64659
64660 2006-06-28  Bruno Haible  <bruno@clisp.org>
64661
64662         * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Also require AC_C_INLINE and
64663         gt_TYPE_WCHAR_T.
64664
64665 2006-06-28  Bruno Haible  <bruno@clisp.org>
64666
64667         * lib/wcwidth.h: Declare nothing if !HAVE_WCHAR_T. Provide a fallback
64668         declaration for wcwidth.
64669         * lib/mbswidth.c: Restore the includes of <wchar.h> and <wctypes.h>.
64670
64671 2006-06-28  Bruno Haible  <bruno@clisp.org>
64672
64673         * lib/mkdtemp.c [MINGW]: Include <io.h>.
64674         (mkdir): Define using _mkdir.
64675
64676 2006-06-28  Bruno Haible  <bruno@clisp.org>
64677
64678         * lib/getaddrinfo.h: Fix POSIX URL.
64679         * lib/getaddrinfo.c (WIN32_NATIVE): New macro. Use it instead of
64680         _WIN32.
64681         (use_win32_p): Make static.
64682         (getaddrinfo): Reject service name if it is empty or does not consist
64683         solely of decimal digits, or if its value is > 65535.
64684         (getnameinfo): Remove useless casts.
64685
64686 2006-06-27  Simon Josefsson  <jas@extundo.com>
64687
64688         * modules/sys_select: New file, suggested by Bruno Haible, Paul
64689         Eggert and Martin Lambers.
64690
64691 2006-06-27  Simon Josefsson  <jas@extundo.com>
64692
64693         * m4/sys_select_h.m4: New file, suggested by Bruno Haible, Paul
64694         Eggert and Martin Lambers.
64695
64696 2006-06-27  Bruno Haible  <bruno@clisp.org>
64697
64698         * m4/stdint.m4 (gl_STDINT_BITSIZEOF): For nonexistent types, set the
64699         result to 0, not to empty.
64700         Reported by Martin Neitzel <neitzel@sco.gaertner.de>.
64701
64702 2006-06-27  Bruno Haible  <bruno@clisp.org>
64703
64704         * lib/stdint_.h (intmax_t, uintmax_t): Undefine before typedef.
64705
64706 2006-06-26  Simon Josefsson  <jas@extundo.com>
64707
64708         * m4/inet_ntop.m4: Don't check for sys/types.h, we assume it is
64709         present.
64710
64711 2006-06-26  Paul Eggert  <eggert@cs.ucla.edu>
64712
64713         * lib/base64.c (B64): Use _ as the formal parameter, not x, to avoid
64714         bug in IBM C V6 for AIX.  Problem reported by Larry Jones in
64715         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00181.html>.
64716
64717 2006-06-26  Mark D. Baushke  <mdb@gnu.org>
64718
64719         * m4/stdint.m4 (gl_STDINT_H): Treat BSD/OS like OpenBSD.
64720
64721 2006-06-26  Bruno Haible  <bruno@clisp.org>
64722
64723         * modules/stdint (Makefile.am): Also substitute HAVE_WCHAR_H.
64724
64725 2006-06-26  Bruno Haible  <bruno@clisp.org>
64726
64727         * m4/stdint.m4 (gl_STDINT_H): Test also for <wchar.h>.
64728
64729 2006-06-26  Bruno Haible  <bruno@clisp.org>
64730
64731         * m4/stdint.m4 (gl_STDINT_H): Don't include <stdint.h> when using the
64732         SGI C compiler in pre-C99 mode.
64733         Suggested by Mark D. Baushke and Larry Jones.
64734
64735 2006-06-26  Bruno Haible  <bruno@clisp.org>
64736
64737         * lib/stdint_.h: Include <wchar.h> if necessary for WCHAR_MIN or
64738         WCHAR_MAX.
64739         Reported by Mark D. Baushke and Larry Jones.
64740
64741 2006-06-26  Bruno Haible  <bruno@clisp.org>
64742
64743         * lib/stdint_.h: Don't include <stdint.h> when using the SGI C compiler
64744         in pre-C99 mode.
64745         Suggested by Mark D. Baushke and Larry Jones.
64746
64747 2006-06-23  Simon Josefsson  <jas@extundo.com>
64748             Bruno Haible  <bruno@clisp.org>
64749
64750         * gnulib-tool (func_emit_lib_Makefile_am): Define MOSTLYCLEANDIRS.
64751         Emit mostlyclean-local rule.
64752         (func_emit_tests_Makefile_am): Likewise.
64753         * modules/sys_socket (Makefile.am): Use MOSTLYCLEANDIRS.
64754
64755 2006-06-23  Mark D. Baushke  <mdb@gnu.org>
64756
64757         * lib/stdint_.h: Treat BSD/OS like OpenBSD.
64758
64759 2006-06-23  Bruno Haible  <bruno@clisp.org>
64760
64761         * tests/test-stdint.c: Update to match ISO C 99 Technical
64762         Corrigendum 1.
64763
64764 2006-06-23  Bruno Haible  <bruno@clisp.org>
64765
64766         * m4/stdint.m4 (gl_STDINT_H): Treat IRIX like OpenBSD.
64767
64768 2006-06-23  Bruno Haible  <bruno@clisp.org>
64769
64770         * lib/stdint_.h: Treat IRIX like OpenBSD.
64771
64772 2006-06-23  Bruno Haible  <bruno@clisp.org>
64773
64774         * lib/stdint_.h (UINT8_C, UINT16_C, UINT32_C): Define according to
64775         ISO C 99 Technical Corrigendum 1.
64776
64777 2006-06-22  Simon Josefsson  <jas@extundo.com>
64778
64779         * m4/sockpfaf.m4: Include winsock2.h too, to make it work under
64780         MinGW.
64781
64782 2006-06-22  Paul Eggert  <eggert@cs.ucla.edu>
64783
64784         * lib/glob.c (collated_compare): Remove 'const' uses that weren't
64785         needed.  Some compiler complained about some of them.  Problem reported
64786         by Larry Jones in
64787         <http://lists.gnu.org/archive/html/bug-gnulib/2006-06/msg00172.html>.
64788
64789 2006-06-21  Simon Josefsson  <jas@extundo.com>
64790
64791         * tests/test-getaddrinfo.c: New file.
64792
64793         * modules/getaddrinfo-tests: New file.
64794
64795         * MODULES.html.sh: Add inet_pton.
64796
64797         * modules/inet_pton: New file.
64798
64799 2006-06-21  Simon Josefsson  <jas@extundo.com>
64800
64801         * m4/getaddrinfo.m4: Don't define WINVER.  Look for gethostbyname in
64802         -lws2_32 too.  Fixes getaddrinfo on Windows 2000, with the price
64803         of using the (limited) gnulib implementation on Windows XP.
64804
64805         * m4/inet_pton.m4: New file.
64806
64807 2006-06-21  Simon Josefsson  <jas@extundo.com>
64808
64809         * lib/getaddrinfo.c (getaddrinfo): Set ai_family in the return
64810         variable.
64811
64812         * lib/socket_.h: Don't define WINVER.
64813
64814         * lib/inet_pton.h, inet_pton.c: New file, taken from glibc but
64815         slightly modified to work in gnulib.
64816
64817 2006-06-21  Simon Josefsson  <jas@extundo.com>
64818
64819         * doc/gnulib.texi (Windows sockets): Add.
64820
64821 2006-06-21  Paul Eggert  <eggert@cs.ucla.edu>
64822
64823         * lib/read-file.c (fread_file): Start with buffer allocation of
64824         0 bytes rather than 1 byte; this simplifies the code.
64825         Don't invoke feof; it's not needed.  Refactor to avoid duplicate
64826         code to free buffer and save/restore errno.
64827         (internal_read_file): Remove unused local.
64828
64829 2006-06-20  Paul Eggert  <eggert@cs.ucla.edu>
64830
64831         * lib/openat.c (openat): Use ?:, not if, to work around GCC bug 4210
64832         <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4210>.
64833         Problem reported by Denis Excoffier in
64834         <http://lists.gnu.org/archive/html/bug-tar/2006-06/msg00023.html>.
64835
64836 2006-06-19  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
64837
64838         * modules/sys_socket, modules/socklen: Include sys/types since
64839         FreeBSD 4.x's sys/socket.h needs it.
64840
64841 2006-06-19  Simon Josefsson  <jas@extundo.com>
64842
64843         * lib/inet_ntop.c: Always build inet_ntop4, since inet_ntop6 calls it.
64844
64845 2006-06-19  Paul Eggert  <eggert@cs.ucla.edu>
64846
64847         * lib/alloca_.h (alloca) [defined alloca]: Don't define or declare.
64848
64849 2006-06-19  Bruno Haible  <bruno@clisp.org>
64850
64851         * m4/stdint.m4 (gl_STDINT_H): Enclose the values of FULL_PATH_STDINT_H
64852         and FULL_PATH_INTTYPES_H in angle brackets.
64853         Reported by Mark D. Baushke <mdb@gnu.org>.
64854
64855 2006-06-17  Eric Blake  <ebb9@byu.net>
64856
64857         * m4/rmdir-errno.m4 (gl_FUNC_FMDIR_NOTEMPTY): Assume errno.h declares
64858         errno.
64859
64860 2006-06-17  Bruno Haible  <bruno@clisp.org>
64861
64862         * m4/stdint.m4 (gl_STDINT_H) [FreeBSD >= 5]: Don't include
64863         <sys/inttypes.h>.
64864
64865 2006-06-17  Bruno Haible  <bruno@clisp.org>
64866
64867         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove test
64868         whether errno is declared. Assume <errno.h> declares errno.
64869
64870 2006-06-17  Bruno Haible  <bruno@clisp.org>
64871
64872         * lib/stdint_.h [FreeBSD >= 5]: Don't include <sys/inttypes.h>.
64873
64874 2006-06-17  Bruno Haible  <bruno@clisp.org>
64875
64876         * lib/stdint_.h (_UINT8_T, _UINT32_T, _UINT64_T): New macros. Fixes a
64877         problem on Solaris 2.5.1.
64878
64879 2006-06-16  Eric Blake  <ebb9@byu.net>
64880
64881         * lib/unsetenv.c [!defined errno]: Assume errno.h declares errno.
64882         * lib/unicodeio.c [!defined errno]: Likewise.
64883         * lib/strtol.c [!defined errno]: Likewise.
64884         * lib/strtod.c [!defined errno]: Likewise.
64885
64886 2006-06-15  Eric Blake  <ebb9@byu.net>
64887
64888         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Work in spite of -Werror.
64889
64890 2006-06-15  Eric Blake  <ebb9@byu.net>
64891
64892         * config/srclist.txt (ssize_t.m4): Lose sync.
64893
64894 2006-06-15  Bruno Haible  <bruno@clisp.org>
64895
64896         * modules/stdint (Files): Include m4/full-header-path.m4,
64897         m4/size_max.m4, m4/wchar_t.m4.
64898         (Makefile.am): Many more substitutions.
64899         * modules/stdint-tests: New file.
64900         * tests/test-stdint.c: New file.
64901
64902 2006-06-15  Bruno Haible  <bruno@clisp.org>
64903
64904         * m4/stdint.m4 (gl_STDINT_H): Rewritten to produce a complete stdint.h.
64905         (gl_HEADER_STDINT_H, gl_HEADER_INTTYPES_H, gl_STDINT_CHECK_TYPES,
64906         gl_STDINT_MISSING_BOUND, gl_STDINT_MISSING_BOUNDS,
64907         gl_STDINT_MISSING_BOUNDS2, gl_STDINT_BITSIZEOF, gl_CHECK_TYPES_SIGNED,
64908         gl_CHECK_TYPE_SAME): New macros.
64909
64910 2006-06-15  Bruno Haible  <bruno@clisp.org>
64911
64912         * m4/size_max.m4 (gl_SIZE_MAX): Make it work also when cross-compiling.
64913
64914 2006-06-15  Bruno Haible  <bruno@clisp.org>
64915
64916         * lib/stdint_.h: Rewritten to be fully auto-configured.
64917         Fixes bug on HP-UX/IA64.
64918
64919 2006-06-11  Paul Eggert  <eggert@cs.ucla.edu>
64920
64921         * lib/getdate.y (__attribute__): Don't define if already defined.
64922         Problem reported by Larry Jones.
64923         * lib/utimens.c (__attribute__): Likewise.
64924
64925 2006-06-04  Paul Eggert  <eggert@cs.ucla.edu>
64926
64927         * lib/regexec.c (group_nodes_into_DFAstates): Fix a buffer overrun
64928         reported by Andreas Schwab.
64929
64930 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64931             Bruno Haible  <bruno@clisp.org>
64932
64933         * m4/strndup.m4 (gl_FUNC_STRNDUP): Replace the AC_REPLACE_FUNCS with a
64934         check for the declaration of strnlen and a run test that exposes the
64935         AIX 5.1 strnlen bug.  In the failure case, #define strndup to
64936         rpl_strndup.
64937
64938 2006-05-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64939             Bruno Haible  <bruno@clisp.org>
64940
64941         * lib/strndup.c (strndup) [!_LIBC]: Don't undefine macro definition.
64942
64943 2006-05-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64944
64945         * m4/c-strtod.m4 (gl_C99_STRTOLD): Use a link test rather than a
64946         compile test, for Tru64 4.0D.
64947
64948 2006-05-28  Karl Berry  <karl@gnu.org>
64949
64950         * config/srclist.txt (printf-args.c): lose sync.
64951
64952 2006-05-26  Martin Lambers  <marlam@marlam.de>
64953
64954         * lib/getpass.c: Updates the test for the native W32 API, and adds
64955         missing includes, thus fixing compilation warnings.
64956
64957 2006-05-25  Sergey Poznyakoff  <gray@gnu.org.ua>
64958
64959         * lib/exclude.c (exclude_fnmatch): New function.
64960         (excluded_file_name): Call exclude_fnmatch.
64961         * lib/exclude.h (excluded_file_name): New prototype
64962
64963 2006-05-25  Paul Eggert  <eggert@cs.ucla.edu>
64964
64965         * lib/tempname.c (small_open, large_open): New macros.
64966         (__open, __open64) [!_LIBC]: Remove.
64967         (__gen_tempname): Use small_open and large_open instead of __open
64968         and __open64.  This fixes a portability bug on HP-UX 11.11i
64969         reported by Simon Wing-Tang in
64970         <http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00114.html>.
64971
64972 2006-05-24  Bruno Haible  <bruno@clisp.org>
64973
64974         * lib/printf-args.c (printf_fetchargs): Turn NULL pointers for
64975         TYPE_STRING and TYPE_WIDE_STRING into a non-NULL replacement.
64976         Reported by Thorsten Maerz <torte@netztorte.de> via
64977         Aaron Stone <aaron@serendipity.cx>.
64978
64979 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
64980
64981         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Rename cache variables to use
64982         gl_ rather than jm_.  Link, don't run, so that cross-compiles are
64983         allowed.  Check that resulting type is arithmetic.  Move AC_REQUIRE
64984         and AC_CHECK_HEADERS_ONCE outside of AC_CACHE_CHECK, since they're
64985         not really conditional on the cache.
64986         (gl_PREREQ_NANOSLEEP): Check for sys/select.h.
64987
64988 2006-05-19  Paul Eggert  <eggert@cs.ucla.edu>
64989
64990         * lib/nanosleep.c [HAVE_SYS_SELECT_H]: Include <sys/select.h>.
64991         Use the usual Autoconf way to include <time.h> and/or sys/time.h.
64992         (my_usleep): Don't mishandle maximum value.
64993
64994 2006-05-19  Jim Meyering  <jim@meyering.net>
64995
64996         * lib/getugroups.c: Correct an outdated comment.  From Bruno Haible.
64997
64998 2006-05-17  Bruno Haible  <bruno@clisp.org>
64999
65000         Cygwin portability.
65001         * lib/classpath.c (PATH_SEPARATOR) [CYGWIN]: Define as ':'.
65002
65003 2006-05-17  Bruno Haible  <bruno@clisp.org>
65004
65005         * lib/stdint_.h: Fix recognition of Cygwin.
65006
65007 2006-05-15  Bruno Haible  <bruno@clisp.org>
65008
65009         * build-aux/config.rpath: Improve support for Sun C 5.9 on Linux, based
65010         on libtool patch by Ralf Wildenhues.
65011
65012 2006-05-14  Paul Eggert  <eggert@cs.ucla.edu>
65013
65014         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Fix overly-picky
65015         test for C99 conformance; (bool) 0.5 is an integer constant
65016         expression, but (bool) -0.5 is not.  Problem reported by Fedor
65017         Sergeev in <http://forum.sun.com/jive/thread.jspa?threadID=96202>.
65018
65019 2006-05-11  Simon Josefsson  <jas@extundo.com>
65020
65021         * m4/xvasprintf.m4: Fix obvious typo.
65022
65023 2006-05-11  Jim Meyering  <jim@meyering.net>
65024
65025         * lib/sha1.c (sha1_buffer): Correct comment: s/MD5/SHA1/.  From
65026         James Lemley.
65027
65028 2006-05-10  Simon Josefsson  <jas@extundo.com>
65029
65030         * lib/md4.c: Typo fix, update copyright years.
65031         (K1, K2): Don't use L because it turn computations into 64-bit on
65032         64-bit platforms.
65033
65034 2006-05-10  Paul Eggert  <eggert@cs.ucla.edu>
65035
65036         * lib/crc.c (crc32_update): Remove unnecessary L suffix.
65037         * lib/md4.c (rol): Cast right-shift arg to uint32_t to prevent
65038         unwanted sign propagation, e.g., on hosts with 64-bit int.
65039         There still are some problems with reeelly weird theoretical hosts
65040         (e.g., 33-bit int) but it's not worth worrying about now.
65041         * lib/sha1.c (rol): Likewise.
65042         (K1, K2, K3, K4): Remove unnecessary L suffix.
65043
65044 2006-05-10  Bruno Haible  <bruno@clisp.org>
65045
65046         * lib/des.c: Cast to avoid warnings.
65047
65048 2006-05-09  Bruno Haible  <bruno@clisp.org>
65049
65050         * modules/xvasprintf (Files): Add m4/xvasprintf.m4.
65051         (Depends-on): Depend also on xsize, stdarg.
65052         (configure.ac): Add gl_XVASPRINTF.
65053
65054 2006-05-09  Bruno Haible  <bruno@clisp.org>
65055
65056         * m4/xvasprintf.m4: New file.
65057
65058 2006-05-09  Bruno Haible  <bruno@clisp.org>
65059
65060         * lib/xvasprintf.c: Include limits.h, string.h, xsize.h.
65061         (EOVERFLOW): Define fallback value.
65062         (xstrcat): New function.
65063         (xvasprintf): Recognize the special case of a string concatenation.
65064
65065 2006-05-08  Eric Blake  <ebb9@byu.net>
65066
65067         * gnulib-tool (func_version): Base copyright year on CVS date.
65068         (func_emit_copyright_notice): New function.
65069         (func_emit_lib_Makefile_am): Use it.
65070         (func_emit_tests_Makefile_am): Likewise.
65071         (func_import): Likewise.
65072
65073 2006-05-08  Bruno Haible  <bruno@clisp.org>
65074
65075         * modules/stdarg: New file.
65076         * MODULES.html.sh (func_all_modules): Add section for <stdarg.h>.
65077
65078 2006-05-08  Bruno Haible  <bruno@clisp.org>
65079
65080         * m4/stdarg.m4: New file, from GNU gettext.
65081
65082 2006-05-08  Bruno Haible  <bruno@clisp.org>
65083
65084         * config/srclist.txt (build-aux/config.rpath): different from latest
65085         release.
65086
65087 2006-05-08  Bruno Haible  <bruno@clisp.org>
65088
65089         * build-aux/config.rpath: Add support for Sun C 5.9 on Linux.
65090
65091 2006-05-05  Jim Meyering  <jim@meyering.net>
65092
65093         * m4/warning.m4: New file, derived from bison's file by the same name.
65094
65095 2006-05-03  Bruno Haible  <bruno@clisp.org>
65096
65097         * lib/stdint_.h: Shorter URL.
65098         * lib/inttypes.h: Likewise.
65099
65100 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
65101
65102         * modules/inttypes (Maintainer): Change from Derek Price to 'all'.
65103
65104 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
65105
65106         * lib/verify.h: Document the internals better.  Most of this change
65107         was written by Bruno Haible.
65108
65109 2006-05-02  Paul Eggert  <eggert@cs.ucla.edu>
65110
65111         * doc/verify.texi: New file, partly based on a proposal by
65112         Bruno Haible.
65113
65114 2006-05-02  Bruno Haible  <bruno@clisp.org>
65115
65116         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Move the include_next
65117         test from here...
65118         * m4/_inttypes_h.m4 (gl_INTTYPES_H): ... to here.
65119
65120 2006-04-29  Bruno Haible  <bruno@clisp.org>
65121
65122         * lib/gcd.c: Use WORD_T and GCD instead of unsigned long and gcd.
65123         Suggested by Oskar Liljeblad <oskar@osk.mine.nu>.
65124
65125 2006-04-29  Bruno Haible  <bruno@clisp.org>
65126
65127         * gnulib-tool: Make --update option actually work.
65128
65129 2006-04-29  Bruno Haible  <bruno@clisp.org>
65130
65131         * doc/gcd.texi: New file.
65132         * doc/gnulib.texi: Include it.
65133
65134 2006-04-25  Paul Eggert  <eggert@cs.ucla.edu>
65135
65136         * lib/getdate.y (get_date): When adding relative date, start with the
65137         initial time, not with the result of the first mktime call.
65138
65139 2006-04-25  Bruno Haible  <bruno@clisp.org>
65140
65141         * gnulib-tool (func_import): Output the include directives in three
65142         blocks, sorted separately.
65143         Reported by Ben Pfaff <blp@cs.stanford.edu>.
65144
65145 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
65146
65147         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use prototype
65148         to define main with arguments, for C++.  Reported by Eric Blake.
65149         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC):
65150         Prefer 'int main ()' to 'int main (void)', for C++.
65151         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Likewise.
65152         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Specify a return type
65153         for 'main', for C99 and C++.
65154
65155 2006-04-24  Paul Eggert  <eggert@cs.ucla.edu>
65156
65157         * m4/fsusage.m4 (gl_FILE_SYSTEM_USAGE): Use return, not exit.
65158         Don't assume that exit status -1 is valid.
65159         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
65160         * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
65161         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Likewise.
65162         * m4/readdir.m4 (GL_FUNC_READDIR): Include <stdlib.h>.
65163         * m4/rename.m4 (vb_FUNC_RENAME): Likewise.
65164         * m4/unlink-busy.m4 (gl_FUNC_UNLINK_BUSY_TEXT): Use AC_RUN_IFELSE,
65165         not AC_TRY_RUN.  Use return, not exit.  Don't assume that
65166         functions can be used without declaring them, or that you can
65167         exit with status -1.
65168         * m4/utimes-null.m4 (gl_FUNC_UTIMES_NULL): Likewise.
65169
65170 2006-04-24  Karl Berry  <karl@gnu.org>
65171
65172         * config/srclist.txt (longdouble.m4): sync lost.
65173
65174 2006-04-24  Eric Blake  <ebb9@byu.net>
65175
65176         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Avoid unused variable warning.
65177
65178 2006-04-24  Bruno Haible  <bruno@clisp.org>
65179
65180         * m4/poll.m4 (gl_FUNC_POLL): When cross-compiling, reject also the
65181         poll() implementation in AIX.
65182         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
65183
65184 2006-04-24  Bruno Haible  <bruno@clisp.org>
65185
65186         * m4/poll.m4 (gl_FUNC_POLL): Rearrange code, so that POLL_H gets
65187         assigned exactly once.
65188
65189 2006-04-23  Claudio Fontana  <claudio@gnu.org>
65190             Bruno Haible  <bruno@clisp.org>
65191
65192         * modules/gettext (Makefile.am): Add a -I flag for <libintl.h>.
65193         * gnulib-tool (func_emit_lib_Makefile_am): Emit empty default value
65194         for AM_CPPFLAGS.
65195
65196 2006-04-23  Bruno Haible  <bruno@clisp.org>
65197
65198         * modules/copy-file: Depend on unistd.
65199         * modules/execute: Likewise.
65200         * modules/fatal-signal: Likewise.
65201         * modules/findprog: Likewise.
65202         * modules/mkdtemp : Likewise.
65203         * modules/pipe: Likewise.
65204         * modules/wait-process: Likewise.
65205
65206 2006-04-23  Bruno Haible  <bruno@clisp.org>
65207
65208         * lib/fwriteerror.c (fwriteerror): Call fclose also when an error
65209         condition was already detected.
65210         Reported by Ben Pfaff <blp@cs.stanford.edu>.
65211
65212 2006-04-23  Bruno Haible  <bruno@clisp.org>
65213
65214         * lib/copy-file.c: Include <unistd.h> unconditionally.
65215         * lib/execute.c: Likewise.
65216         * lib/fatal-signal.c: Likewise.
65217         * lib/findprog.c: Likewise.
65218         * lib/mkdtemp.c: Likewise.
65219         * lib/pipe.h: Likewise.
65220         * lib/pipe.c: Likewise.
65221         * lib/wait-process.h: Likewise.
65222
65223 2006-04-23  Bruno Haible  <bruno@clisp.org>
65224
65225         * gnulib-tool (func_usage): Fix --import description. Document
65226         --update.
65227         (func_import): Create temporary file in a temporary directory, if
65228         --dry-run is specified. Silence errors from 'grep' when there are no
65229         m4 files in $m4dir.
65230         (func_create_testdir): Silence errors from 'grep' when there are no
65231         m4 files in $m4dir.
65232         Reported by Karl Berry <karl@freefriends.org>.
65233
65234 2006-04-20  Bruno Haible  <bruno@clisp.org>
65235
65236         * m4/argp.m4 (gl_ARGP): Don't call AC_CHECK_DECLS_ONCE with more than
65237         one argument, so that the code will be portable to Autoconf 2.60.
65238         * m4/getlogin_r.m4 (gl_PREREQ_GETLOGIN_R): Likewise.
65239         * m4/getpass.m4 (gl_PREREQ_GETPASS): Likewise.
65240         * m4/unlocked-io.m4 (gl_FUNC_GLIBC_UNLOCKED_IO): Likewise.
65241
65242 2006-04-19  Derek Price  <derek@ximbiot.com>
65243             Eric Blake  <ebb9@byu.net>
65244
65245         * m4/full-header-path.m4 (gl_FULL_HEADER_PATH): Use </full/path.h>
65246         rather than "/full/path.h".  Update comment to match.  Shorten &
65247         generalize m4_translit call via AS_TR_CPP.
65248
65249 2006-04-19  Derek Price  <derek@ximbiot.com>
65250             Eric Blake  <ebb9@byu.net>
65251
65252         * lib/inttypes.h: Correct grammar in comment.
65253
65254 2006-04-18  Derek Price  <derek@ximbiot.com>
65255             Paul Eggert  <eggert@cs.ucla.edu>
65256
65257         * modules/inttypes: New file.
65258         * modules/strtoimax, modules/strtoumax: Depend on inttypes.
65259
65260 2006-04-18  Derek Price  <derek@ximbiot.com>
65261             Paul Eggert  <eggert@cs.ucla.edu>
65262
65263         * m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next.m4:
65264         New files.
65265
65266 2006-04-18  Derek Price  <derek@ximbiot.com>
65267             Paul Eggert  <eggert@cs.ucla.edu>
65268
65269         * lib/inttypes.h: New file.
65270         * lib/strtoimax.c: Assume <inttypes.h>.
65271
65272 2006-04-15  Paul Eggert  <eggert@cs.ucla.edu>
65273
65274         * lib/utimens.c (futimens): glibc futimesat messes up if /proc
65275         isn't mounted.  Problem reported by Kir Kolyshkin.
65276
65277 2006-04-13  Paul Eggert  <eggert@cs.ucla.edu>
65278
65279         * lib/regcomp.c (init_dfa): Don't use wchar_t or wctype_t if
65280         RE_ENABLE_I18N is not defined.  Problem reported by Mark D. Baushke via
65281         Derek R. Price.
65282         * lib/regex.h (RE_DUP_MAX): Update comment to match current
65283         implementation.
65284
65285 2006-04-12  Eric Blake  <ebb9@byu.net>
65286
65287         * modules/time_r (Makefile.am): Remove lib_SOURCES line, as this
65288         is now done automatically by the corresponding Autoconf macro.
65289
65290 2006-04-11  Paul Eggert  <eggert@cs.ucla.edu>
65291
65292         * m4/time_r.m4 (gl_TIME_R): Add AC_LIBSOURCES for time_r.c and
65293         time_r.h.
65294
65295 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
65296
65297         Merge regex changes from libc, removing some of our
65298         POSIX-conformance changes that were rejected and redoing them in a
65299         less-intrusive way.
65300
65301         * lib/regcomp.c (re_compile_internal, init_dfa):
65302         Length arg is now size_t, not Idx.  All uses changed.
65303         (peek_token): Forward decl now says internal_function.
65304         (__re_error_msgid, __re_error_msgid_idx):
65305         Now static rather than extern with attribute_hidden.
65306         (re_compile_pattern) [!defined _LIBC]: Use K&R-style defn.
65307         For some reason libc prefers K&R style defns for external functions.
65308         (regerror) [!defined _LIBC]: Likewise.
65309         (re_set_syntax, re_compile_fastmap, regcomp, regfree, re_comp):
65310         (seek_collating_symbol_entry, lookup_collation_sequence_value):
65311         (build_range_exp, build_collating_symbol):
65312         Use K&R-style defn.
65313         (re_compile_fastmap): Use '\0' to memset, not 0.
65314         (utf8_sb_map): Make the calculations more obvious.
65315         (init_dfa, parse_bracket_exp, build_charclass_op):
65316         Call calloc and cast result, as glibc does.
65317         (init_word_char, fetch_token, peek_token, peek_token_bracket):
65318         (build_range_exp, build_collating_symbol):
65319         Now internal functions.
65320
65321         * lib/regex.c [!defined _LIBC]: Allow compiling with C++ compilers.
65322
65323         * lib/regex.h (__USE_GNU_REGEX): New macro.  Don't depend on
65324         _REGEX_SOURCE any more; depend on _GNU_SOURCE instead.
65325         Don't depend on VMS; depend on __VMS instead, for POSIX
65326         namespace cleanness.
65327         (regoff_t): Define to ssize_t, not long int.
65328
65329         Remove the REG_ macros named below.  Instead, make the old names
65330         (e.g., RE_BACKSLASH_ESCAPE_IN_LISTS) visible only if
65331         __USE_GNU_REGEX.
65332         (REG_BACKSLASH_ESCAPE_IN_LISTS):
65333         (REG_BK_PLUS_QM, REG_CHAR_CLASSES, REG_CONTEXT_INDEP_ANCHORS):
65334         (REG_CONTEXT_INDEP_OPS, REG_CONTEXT_INVALID_OPS):
65335         (REG_DOT_NEWLINE, REG_DOT_NOT_NULL, REG_HAT_LISTS_NOT_NEWLINE):
65336         (REG_INTERVALS, REG_LIMITED_OPS, REG_NEWLINE_ALT):
65337         (REG_NO_BK_BRACES, REG_NO_BK_PARENS, REG_NO_BK_REFS):
65338         (REG_NO_BK_VBAR, REG_NO_EMPTY_RANGES):
65339         (REG_UNMATCHED_RIGHT_PAREN_ORD, REG_NO_POSIX_BACKTRACKING):
65340         (REG_NO_GNU_OPS, REG_DEBUG, REG_INVALID_INTERVAL_ORD):
65341         (REG_IGNORE_CASE, REG_CARET_ANCHORS_HERE):
65342         (REG_CONTEXT_INVALID_DUP, REG_NO_SUB, REG_SYNTAX_EMACS):
65343         (REG_SYNTAX_AWK, REG_SYNTAX_GNU_AWK, REG_SYNTAX_POSIX_AWK):
65344         (REG_SYNTAX_GREP, REG_SYNTAX_EGREP, REG_SYNTAX_POSIX_EGREP):
65345         (REG_SYNTAX_ED, REG_SYNTAX_SED, _REG_SYNTAX_POSIX_COMMON):
65346         (REG_SYNTAX_POSIX_BASIC, REG_SYNTAX_POSIX_MINIMAL_BASIC):
65347         (REG_SYNTAX_POSIX_EXTENDED, REG_SYNTAX_POSIX_MINIMAL_EXTENDED):
65348         (REG_DUP_MAX, REG_UNALLOCATED, REG_REALLOCATE, REG_FIXED):
65349         (REG_NREGS):
65350         Remove.  All uses replaced by the old RE_* names.
65351         (RE_BACKSLASH_ESCAPE_IN_LISTS):
65352         (RE_BK_PLUS_QM, RE_CHAR_CLASSES, RE_CONTEXT_INDEP_ANCHORS):
65353         (RE_CONTEXT_INDEP_OPS, RE_CONTEXT_INVALID_OPS):
65354         (RE_DOT_NEWLINE, RE_DOT_NOT_NULL, RE_HAT_LISTS_NOT_NEWLINE):
65355         (RE_INTERVALS, RE_LIMITED_OPS, RE_NEWLINE_ALT):
65356         (RE_NO_BK_BRACES, RE_NO_BK_PARENS, RE_NO_BK_REFS):
65357         (RE_NO_BK_VBAR, RE_NO_EMPTY_RANGES):
65358         (RE_UNMATCHED_RIGHT_PAREN_ORD, RE_NO_POSIX_BACKTRACKING):
65359         (RE_NO_GNU_OPS, RE_DEBUG, RE_INVALID_INTERVAL_ORD):
65360         (RE_IGNORE_CASE, RE_CARET_ANCHORS_HERE):
65361         (RE_CONTEXT_INVALID_DUP, RE_NO_SUB):
65362         Don't bother having these macros be independent of each others'
65363         values, since they no longer exist in the POSIX name space.
65364
65365         Rename the following member names back to their old names,
65366         unless !__USE_GNU_REGEX.  All uses changed back.
65367         (buffer): Renamed from re_buffer.
65368         (allocated): Renamed from re_allocated.
65369         (used): Renamed from re_used.
65370         (syntax): Renamed from re_syntax.
65371         (fastmap): Renamed from re_fastmap.
65372         (translate): Renamed from re_translate.
65373         (can_be_null): Renamed from re_can_be_null.
65374         (regs_allocated): Renamed from re_regs_allocated.
65375         (fastmap_accurate): Renamed from re_fastmap_accurate.
65376         (no_sub): Renamed from re_no_sub.
65377         (not_bol): Renamed from re_not_bol.
65378         (not_eol): Renamed from re_not_eol.
65379         (newline_anchor): Renamed from re_newline_anchor.
65380         (num_regs): Renamed from rm_num_regs.
65381         (start): Renamed from rm_start.
65382         (end): Renamed from rm_end.
65383
65384         (free_state): Move up a bit.
65385
65386         * lib/regex_internal.h (inline) [__GNUC__ < 3 && defined _LIBC]:
65387         #define to be empty.
65388         (ASCII_CHARS): New macro, replacing all uses of 0x80 and/or SBC_MAX / 2
65389         when that is what is intended.
65390         (SBC_MAX): Define to UCHAR_MAX + 1, not 256.
65391         (__re_error_msgid, __re_error_msgid_idx): Remove decls; not needed.
65392         (MAX): New macro.
65393         (re_xmalloc, re_calloc, re_xrealloc, re_x2realloc): Remove.
65394         All uses changed back to re_malloc, etc.  It's now the caller's
65395         responsibility to check for overflow; all callers changed.
65396         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc, re_xnrealloc):
65397         (re_x2nrealloc): Remove.
65398         (free_state): Remove decl.
65399
65400         * lib/regexc.c (regexec, re_match, re_search, re_match_2, re_search_2):
65401         (re_set_registers, re_exec):
65402         Use K&R-style defn.
65403
65404         2006-01-31  Roland McGrath  <roland@redhat.com>
65405
65406         * lib/regcomp.c (calc_eclosure_iter): Remove dead variables.
65407         Reported by Mike Frysinger <vapier@gentoo.org>.
65408
65409         2006-01-15  Andreas Jaeger  <aj@suse.de>
65410
65411         [BZ #1950]
65412         * lib/regex_internal.c (re_string_reconstruct): Adjust for
65413         build_wcs_upper_buffer change.
65414         (build_wcs_upper_buffer): Change return type.
65415
65416         2005-12-10  Ulrich Drepper  <drepper@redhat.com>
65417
65418         * lib/regex_internal.h: Include <stdint.h> if available.
65419
65420         2005-12-06  Paolo Bonzini  <bonzini@gnu.org>
65421
65422         * lib/regex_internal.h (SIZE_MAX): Provide a default definition.
65423
65424         2005-10-14  Ulrich Drepper  <drepper@redhat.com>
65425
65426         * lib/regcomp.c: Adjust for changed secondary hash function.
65427
65428         2005-09-30  Ulrich Drepper  <drepper@redhat.com>
65429
65430         * lib/regex.h: Pretty printing.
65431         Clean up namespace a bit.
65432
65433         2005-09-30  Jakub Jelinek  <jakub@redhat.com>
65434
65435         * lib/regexec.c (update_cur_sifted_state, check_arrival,
65436         check_arrival_add_next_nodes): Avoid using uninitialized variable.
65437
65438         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
65439                     Ulrich Drepper  <drepper@redhat.com>
65440
65441         [BZ #1302]
65442         * lib/regex_internal.h (bitset_t): Renamed from bitset.  All uses
65443         changed.
65444         (bitset_word_t): Renamed from bitset_word.  All uses changed.
65445
65446         2005-09-22  Ulrich Drepper  <drepper@redhat.com>
65447
65448         [BZ #281]
65449         * lib/regex.h: Define RE_TRANSLATE_TYPE as unsigned char *.
65450         * lib/regcomp.c: Remove unnecessary uses of
65451         unsigned RE_TRANSLATE_TYPE.
65452         * lib/regex_internal.h: Likewise.
65453         * lib/regex_internal.c: Likewise.
65454         * lib/regexec.c: Likewise.
65455         Based on a patch by Stepan Kasal <kasal@ucw.cz>.
65456
65457         2005-09-07  Ulrich Drepper  <drepper@redhat.com>
65458
65459         * lib/regexec.c (find_recover_state): Remove unnecessary
65460         initialization.
65461         (transit_state_bkref): Make DFA a const pointer.
65462         (get_subexp): Likewise.
65463         (check_arrival): Likewise.
65464         (update_cur_sifted_state): Likewise.
65465         (re_search_internal): Likewise.
65466         (prune_impossible_nodes): Likewise.
65467         (acquire_init_state_context): Likewise.
65468         (proceed_next_node): Likewise.
65469         (set_regs): Likewise.
65470         (free_fail_stack_return): Likewise.
65471         (check_arrival_expand_ecl): Mark DFA parameter as const.
65472         (check_arrival_expand_ecl_sub): Likewise.
65473         (check_subexp_limits): Likewise.
65474         (sub_epsilon_src_nodes):  Likewise.
65475         (add_epsilon_src_nodes):  Likewise.
65476         (merge_state_array): Likewise.
65477         (update_regs): Likewise.
65478         (build_trtable): Likewise.
65479         (sift_states_backward): Mark MCTX parameter as const.
65480         (build_sifted_states): Likewise.
65481         (update_cur_sifted_state): Likewise.
65482         (sift_states_mkref): Likewise.
65483         (check_arrival_expand_ecl): Mark eclosure as const.
65484         (check_dst_limits_calc_pos_1): Likewise.
65485         * lib/regex_internal.h (re_match_context_t): Make dfa a const
65486         pointer.
65487
65488         2005-09-06  Ulrich Drepper  <drepper@redhat.com>
65489
65490         * lib/regexec.c (merge_state_with_log): Define dfa as const pointer.
65491         (transit_state_sb): Likewise.
65492         (transit_state_mb): Likewise.
65493         (sift_states_iter_mb): Likewise.
65494         (check_arrival_add_next_nodes): Likewise.
65495         (check_node_accept_bytes): Change first parameter to pointer-to-const.
65496         [_LIBC] (re_search_2_stub): Use mempcpy.
65497
65498         * lib/regex_internal.c (re_string_reconstruct): Avoid calling
65499         mbrtowc for very simple UTF-8 case.
65500
65501         * lib/regex_internal.c (re_acquire_state): Make DFA pointer arg
65502         a pointer-to-const.
65503         (re_acquire_state_context): Likewise.
65504         * lib/regex_internal.h: Adjust prototypes.
65505
65506         * lib/regex.c: Prevent using C++ compilers.
65507
65508         * lib/regex_internal.c (re_acquire_state): Minor code rearrangement.
65509         (re_acquire_state_context): Likewise.
65510
65511 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
65512
65513         * modules/regex (Depends-on): Add ssize_t.
65514
65515 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
65516
65517         * m4/regex.m4 (gl_REGEX): Check for new glibc interface to
65518         translation table.
65519
65520 2006-04-09  Paul Eggert  <eggert@cs.ucla.edu>
65521
65522         * doc/gnulib-tool.texi (Modified imports): pathname -> file name.
65523
65524 2006-03-29  Mark D. Baushke  <mdb@gnu.org>
65525             Bruno Haible  <bruno@clisp.org>
65526
65527         * lib/stdint_.h: On OpenBSD, don't redefine types already included in
65528         <sys/types.h> and <inttypes.h>.
65529
65530 2006-03-25  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65531
65532         * m4/argz.m4 (gl_FUNC_ARGZ): If we define `error_t', also define
65533         `__error_t_defined', so argp.h will not typedef the former.
65534
65535 2006-03-25  Paul Eggert  <eggert@cs.ucla.edu>
65536
65537         * m4/regex.m4 (gl_REGEX): Don't insist on REG_SYNTAX_POSIX_EGREP,
65538         REG_SYNTAX_EMACS, and REG_IGNORE_CASE.  Settle for the traditional
65539         glibc names.  Even if glibc is changed to conform to POSIX, the
65540         traditional names will be available anyway, since regex depends on
65541         the extensions module.  Also, fix a longstanding typo in the
65542         implementation of Spencer ERE test #75 from grep 2.3.  Problems
65543         reported by Emanuele Giaquinta.  Also, change sense of cached
65544         variable, so that the message makes sense.
65545
65546 2006-03-24  Simon Josefsson  <jas@extundo.com>
65547
65548         * lib/base64.c: Fix problems reported by Eric Blake <ebb9@byu.net>,
65549         including some doc fixes.
65550         (base64_encode_alloc): Fix +1 bug on allocation failures.
65551
65552 2006-03-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65553
65554         * lib/base64.c (base64_encode): Do not read past end of array with
65555         unsanitized input on systems with CHAR_BIT > 8.
65556
65557 2006-03-24  Eric Blake  <ebb9@byu.net>
65558
65559         * lib/time_r.c (copy_string_result): Remove, as it is no longer used.
65560
65561 2006-03-22  Karl Berry  <karl@gnu.org>
65562
65563         * config/srclist.txt (*setenv.[ch]): get from coreutils.
65564         * config/srclistvars.sh (COREUTILS): new var.
65565
65566 2006-03-17  Jim Meyering  <jim@meyering.net>
65567
65568         * m4/regex.m4 (gl_REGEX): Fix typo in last change:
65569         s/_REGEX_WIDE_OFFSETS/_REGEX_LARGE_OFFSETS/.
65570
65571 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
65572
65573         * m4/regex.m4 (gl_REGEX): Don't check for off_t, since the code
65574         no longer needs it.  Instead, check that regoff_t is as least
65575         as wide as ptrdiff_t.
65576
65577         Don't define _REGEX_WIDE_OFFSETS unless using the included regex,
65578         so that our regex.h stays compatible with the installed regex.
65579         This is helpful for installers who configure --without-included-regex.
65580         Problem reported by Emanuele Giaquinta.
65581
65582 2006-03-16  Paul Eggert  <eggert@cs.ucla.edu>
65583
65584         * lib/regex.h (regoff_t) [defined _REGEX_LARGE_OFFSETS]:
65585         Typedef to long int, not to off_, as POSIX will likely change
65586         in that direction.
65587
65588 2006-03-15  Eric Blake  <ebb9@byu.net>
65589
65590         * m4/dirfd.m4 (gl_FUNC_DIRFD): Use AC_REQUIRE for AC_HEADER_DIRENT.
65591
65592 2006-03-13  Sergey Poznyakoff  <gray@gnu.org.ua>
65593
65594         * lib/argp-help.c (validate_uparams): Fix typo
65595         * lib/argp-parse.c (argp_default_options): Consistently begin help
65596         messages with a lowercase letter.
65597
65598 2006-03-11  Paul Eggert  <eggert@cs.ucla.edu>
65599
65600         * lib/time_r.h (asctime_r, ctime_r): Remove.  These functions can
65601         overrun buffers and shouldn't be used (much as gets shouldn't be
65602         used).
65603         * lib/time_r.c (asctime_r, ctime_r): Likewise.
65604
65605 2006-03-08  Simon Josefsson  <jas@extundo.com>
65606
65607         * m4/gc-random.m4: Permit 'no' as variable values and fix warnings,
65608         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
65609
65610 2006-03-08  Simon Josefsson  <jas@extundo.com>
65611
65612         * m4/gc-random.m4: Call AC_CANONICAL_HOST and use $host_os instead of
65613         $target, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
65614
65615 2006-03-08  Simon Josefsson  <jas@extundo.com>
65616
65617         * lib/gc-gnulib.c (randomize): Don't open files called 'no', they
65618         signal that configure disabled the device.
65619
65620 2006-03-08  Simon Josefsson  <jas@extundo.com>
65621
65622         * build-aux/maint.mk: Fix refresh-po, to handle no translated
65623         languages.
65624
65625 2006-03-07  Simon Josefsson  <jas@extundo.com>
65626
65627         * modules/getopt (Depends-on): Add unistd.
65628
65629         * modules/unistd: New file.
65630
65631 2006-03-07  Simon Josefsson  <jas@extundo.com>
65632
65633         * modules/gc-random: New file.
65634
65635 2006-03-07  Simon Josefsson  <jas@extundo.com>
65636
65637         * m4/unistd_h.m4: New file.
65638
65639 2006-03-07  Simon Josefsson  <jas@extundo.com>
65640
65641         * m4/readline.m4 (gl_FUNC_READLINE): Rewrite the cached part of the
65642         test to be side-effect free by storing the result in the cache
65643         variable gl_cv_lib_readline, and moving the assignment of
65644         LIBREADLINE and LTLIBREADLINE outside the COMMANDS-TO-SET-IT.
65645         From Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
65646
65647 2006-03-07  Simon Josefsson  <jas@extundo.com>
65648
65649         * m4/gc-random.m4: New file, mostly from gc.m4.  Warn instead of
65650         error on missing devices (the functions will return an error).
65651
65652         * m4/gc.m4: Move random stuff to gc-random.m4
65653
65654 2006-03-07  Simon Josefsson  <jas@extundo.com>
65655
65656         * lib/unistd_.h: New file.
65657
65658 2006-03-07  Simon Josefsson  <jas@extundo.com>
65659
65660         * lib/gc-libgcrypt.c, gc-gnulib.c: Use GC_USE_RANDOM.
65661
65662 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
65663
65664         * m4/unistd_h.m4 (gl_HEADER_UNISTD): Rename, to match modules file.
65665         Problem reported by Juan Manuel Guerrero.
65666
65667 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
65668
65669         * lib/c-stack.c: Include unistd.h unconditionally, since we now assume
65670         the unistd module.
65671         * lib/getlogin_r.c: Likewise.
65672         * lib/getlogin_r.h: Likewise.
65673         * lib/glob.c: Likewise.
65674         * lib/pagealign_alloc.c: Likewise.
65675         * lib/unistd_.h: Remove; no longer needed.
65676
65677 2006-03-07  Paul Eggert  <eggert@cs.ucla.edu>
65678
65679         * MODULES.html.sh (Support for systems lacking POSIX:2001):
65680         Add unistd.
65681         * modules/c-stack (Depends-on): Add unistd.
65682         * modules/getlogin_r: Likewise.
65683         * modules/glob: Likewise.
65684         * modules/pagealign_alloc: Likewise.
65685         * modules/unistd (Files): Remove lib/unistd_.h.
65686         (EXTRA_DIST): Remove.
65687         (unistd.h): Create using 'echo' rather than 'cp', so that we don't
65688         need unistd_.h.
65689         (MOSTLYCLEANFILES): Remove unistd.h-t.
65690
65691 2006-03-03  Simon Josefsson  <jas@extundo.com>
65692
65693         * build-aux/maint.mk: Add several syntax checks from CoreUtils.
65694
65695 2006-03-03  Simon Josefsson  <jas@extundo.com>
65696
65697         * build-aux/maint.mk: Add refresh-po rule, based on ideas from
65698         libidn and bison.
65699
65700 2006-03-03  Simon Josefsson  <jas@extundo.com>
65701
65702         * build-aux/maint.mk: Add indent target.
65703
65704 2006-03-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de> (tiny change)
65705
65706         * m4/poll.m4 (gl_FUNC_POLL): If we deem poll(2) unacceptable, use
65707         our replacement poll.h in any case, to avoid a differing
65708         declaration from a system header.  Seen on AIX.
65709
65710 2006-03-01  Simon Josefsson  <jas@extundo.com>
65711
65712         * lib/readline.c: Fix typo, tiny patch from Stepan Kasal
65713         <kasal@ucw.cz>.
65714
65715 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
65716
65717         * modules/gettime (Depends-on): Add extensions module.
65718         * modules/nanosleep (Depends-on): Likewise.
65719         * modules/settime (Depends-on): Likewise.
65720
65721 2006-03-01  Paul Eggert  <eggert@cs.ucla.edu>
65722
65723         * m4/clock_time.m4 (gl_CLOCK_TIME): Require gl_USE_SYSTEM_EXTENSIONS,
65724         not merely AC_GNU_SOURCE, for the benefit of Solaris 10 when compiled
65725         pedantically.
65726         * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Likewise.
65727         * m4/timespec.m4 (gl_TIMESPEC): Likewise.
65728
65729         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Use "=" with "test",
65730         not "==".  Reported by Ralf Wildenhues.
65731
65732 2006-03-01  Karl Berry  <karl@gnu.org>
65733
65734         * doc/Copyright/request-*: new files, synced from gnuorg.
65735
65736 2006-03-01  Karl Berry  <karl@gnu.org>
65737
65738         * config/srclist.txt (Copyright/*): new entries.
65739
65740 2006-02-28  Simon Josefsson  <jas@extundo.com>
65741
65742         * lib/getopt.c: Protect #include of unistd.h, for MSVS.
65743
65744 2006-02-27  Simon Josefsson  <jas@extundo.com>
65745
65746         * lib/base64.h: Indent #define's.  From Jim Meyering
65747         <jim@meyering.net>.
65748
65749 2006-02-27  Jim Meyering  <jim@meyering.net>
65750
65751         Revert the change of 2006-02-24, so these files can continue
65752         to be sync'd from gettext.
65753         * lib/mkdtemp.c, setenv.c, unsetenv.c: *Un*-normalize inclusion
65754         of `config.h'.
65755
65756 2006-02-26  Paul Eggert  <eggert@cs.ucla.edu>
65757
65758         * modules/intprops: New file.
65759         * MODULES.html.sh (Numeric conversion functions <stdlib.h>):
65760         Add intprops.
65761         * modules/getloadavg (Files): Remove lib/intprops.h.
65762         (Depends-on): Add intprops.
65763         * modules/human: Likewise.
65764         * modules/inttostr: Likewise.
65765         * modules/openat: Likewise.
65766         * modules/sig2str: Likewise.
65767         * modules/userspec: Likewise.
65768         * modules/utimecmp: Likewise.
65769         * modules/xnanosleep: Likewise.
65770         * modules/xstrtol: Likewise.
65771
65772 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny changes)
65773
65774         * modules/xstrtod: Omit xstrtod.h, xstrtod.c; they're in LIB_SOURCES.
65775         * modules/lock-tests (TESTS): Use $(EXEEXT).
65776         * modules/tls-tests: Likewise.
65777         * modules/argp-tests: Likewise.
65778         (check_PROGRAMS): New var, replacing...
65779         (noinst_PROGRAMS, test_argp_SOURCES): Remove.
65780
65781 2006-02-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65782
65783         * lib/mkdtemp.c, lib/setenv.c, lib/unsetenv.c: Normalize inclusion of
65784         `config.h'.
65785
65786 2006-02-24  Paul Eggert  <eggert@cs.ucla.edu>
65787
65788         * lib/glob.c: Say "invalid" rather than "illegal" in comments.
65789
65790 2006-02-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
65791
65792         Sync from coreutils.
65793         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Require gl_FUNC_LCHMOD and
65794         gl_CHDIR_SAFER.
65795
65796 2006-02-22  Jim Meyering  <jim@meyering.net>
65797
65798         Sync from coreutils.
65799         * m4/chdir-safer.m4: New file.
65800
65801 2006-02-20  Paul Eggert  <eggert@cs.ucla.edu>
65802
65803         * lib/getcwd.c (AT_FDCWD): Work around a bug in Solaris 9 and 10, where
65804         AT_FDCWD exceeds INT_MAX.
65805         * lib/openat.h (AT_FDCWD): Likewise.
65806
65807 2006-02-17  Eric Blake  <address@hidden>
65808
65809         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Fix caching error.
65810
65811 2006-02-16  Simon Josefsson  <jas@extundo.com>
65812
65813         * modules/getaddrinfo (Depends-on): Add sys_socket.
65814
65815 2006-02-15  Simon Josefsson  <jas@extundo.com>
65816
65817         * build-aux/maint.mk: Add dsyntax-check rule.
65818
65819 2006-02-15  Eric Blake  <ebb9@byu.net>
65820
65821         * m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Don't attempt using
65822         winsock2.h or ws2tcpip.h when sys/socket.h is present. Fixes
65823         'present but cannot compile' warnings on cygwin.
65824         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Use gl_HEADER_SYS_SOCKET.  Don't
65825         use ws2tcpip.h if sys/socket.h works.
65826         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Use gl_HEADER_SYS_SOCKET.
65827         (gl_GETADDRINFO): Don't use ws2tcpip.h when sys/socket.h is present.
65828
65829 2006-02-14  Simon Josefsson  <jas@extundo.com>
65830
65831         * modules/maintainer-makefile (Files): Rename.
65832
65833         * build-aux/GNUmakefile: Rename Makefile.maint to maint.mk
65834         and (the local) Makefile.cfg to maint-cfg.mk.
65835
65836         * build-aux/Makefile.maint, build-aux/maint.mk: Renamed the former
65837         to the latter.
65838
65839         * modules/maintainer-makefile: New module.
65840
65841         * build-aux/Makefile.maint: New file, from GNU CoreUtils, although
65842         severaly stripped to make it possible to build it up from scratch
65843         with reliable tests.
65844
65845         * build-aux/GNUmakefile: New file, from GNU CoreUtils with some
65846         fixes to permit overriding the default actions when configure and
65847         makefile are not available.
65848
65849 2006-02-14  Paul Eggert  <eggert@cs.ucla.edu>
65850
65851         Sync from coreutils.
65852         * modules/lstat (Depends-on): Don't depend on xalloc.
65853         (License): Change from GPL to LGPL, since this is now simply a
65854         replacement for a libc function.
65855
65856 2006-02-14  Jim Meyering  <jim@meyering.net>
65857
65858         Sync from coreutils.
65859
65860         Eliminate the unwelcome (albeit unlikely) possibility of xmalloc
65861         failure on deficient systems, and simplify gnulib lgpl dependencies.
65862         * lib/lstat.c (rpl_lstat): Rewrite to use stat() in place of the
65863         xmalloc/lstat combination.  Based on a patch from Bruno Haible.
65864
65865         * lib/xalloc-die.c: Remove unused definition of N_.
65866
65867 2006-02-14  Jim Meyering  <jim@meyering.net>
65868
65869         Sync from coreutils.
65870         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Invoke
65871         AC_CHECK_FUNCS(getmntent) unconditionally so that tests of
65872         $ac_cv_func_getmntent (e.g., in gl_LIST_MOUNTED_FILE_SYSTEMS) need not
65873         double-quote uses of that variable, to accommodate the rare case in
65874         which getmntent is available in none of the libraries checked.  This
65875         happens at least on FreeBSD 5.0.
65876
65877 2006-02-13  Simon Josefsson  <jas@extundo.com>
65878
65879         * gnulib-tool (Usage): Fix --import, from
65880         karl@freefriends.org (Karl Berry).
65881
65882 2006-02-13  Sergey Poznyakoff  <gray@gnu.org.ua>
65883
65884         * lib/argp-fmtstream.c: Restore another bugfix lost on 2005-12-12
65885
65886 2006-02-07  Sergey Poznyakoff  <gray@gnu.org.ua>
65887
65888         * lib/argp-namefrob.h: Restore changes accidentally lost during the
65889         "autoupdate" on 2005-12-12.
65890
65891 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
65892
65893         * modules/closeout (Depends-on): Remove atexit.
65894
65895 2006-02-07  Paul Eggert  <eggert@cs.ucla.edu>
65896
65897         * lib/closeout.c (close_stdout): Don't assume 'bool' converts nonzero
65898         ints to 0 or 1, as this isn't true for the stdbool.h substitute.
65899
65900 2006-02-05  Paul Eggert  <eggert@cs.ucla.edu>
65901
65902         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Don't #define
65903         __EXTENSIONS__ if this causes compilation to fail.  Problem
65904         reported by Nelson H. F. Beebe with Solaris 10 and Sun C 5.7
65905         c89 -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED.
65906
65907 2006-01-27  Paul Eggert  <eggert@cs.ucla.edu>
65908
65909         * lib/fnmatch.c (L_): Renamed from L, to work around a bug in
65910         Mac OS X 10.3.9 with GCC 3 reported by Claudio Fontana in
65911         <http://lists.gnu.org/archive/html/bug-gnulib/2006-01/msg00074.html>.
65912         All uses changed.
65913
65914 2006-01-26  Simon Josefsson  <jas@extundo.com>
65915
65916         * lib/socket_.h: Set WINVER to 0x0501, to make sure getaddrinfo
65917         prototype is visible on mingw32.
65918
65919         * lib/getaddrinfo.h: Define EAI_ADDRFAMILY and EAI_SYSTEM if not set,
65920         for mingw32.
65921
65922         * lib/gai_strerror.c, getaddrinfo.h: Protect netdb.h #include (for
65923         mingw32).
65924
65925 2006-01-26  Paul Eggert  <eggert@cs.ucla.edu>
65926
65927         * lib/fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too.  Don't
65928         attempt to open for write; this always fails, at least on POSIX
65929         hosts.  This reinstates the 2006-01-09 change, which was
65930         inadvertently removed.
65931
65932 2006-01-26  Bruno Haible  <bruno@clisp.org>
65933
65934         * gnulib-tool (func_import): Use "trap 'exit $?' instead of "trap :".
65935         Reported by Paul Eggert.
65936
65937 2006-01-26  Bruno Haible  <bruno@clisp.org>
65938             Paul Eggert  <eggert@cs.ucla.edu>
65939
65940         * lib/stdbool_.h (_Bool)
65941         [(! (defined __cplusplus || defined __BEOS__)
65942           && !defined __GNUC__
65943           && !(defined __HP_cc || defined __xlc__
65944                || (defined __SUNPRO_C && (__SUNPRO_C < 0x550 || __STDC__ == 1))
65945                || defined __sgi))]:
65946         #define to signed char in these cases too; this simplifies
65947         the code (so that we don't have to worry about HP-UX, AIX, SunPRO,
65948         etc., separately) and makes it more conservative.
65949
65950 2006-01-25  Simon Josefsson  <jas@extundo.com>
65951
65952         * m4/getaddrinfo.m4: Look for getaddrinfo inside ws2tcip.h and
65953         -lws2_32.  Protect sys/socket.h and netdb.h #include's.  Include
65954         ws2tcpip.h with WINVER=0x0501.  All for mingw32.
65955
65956 2006-01-25  Sergey Poznyakoff  <gray@gnu.org.ua>
65957
65958         * lib/argp-namefrob.h: Bugfix. Remove stray #
65959
65960 2006-01-25  Paul Eggert  <eggert@cs.ucla.edu>
65961
65962         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for xlc bug if __GCC__ too,
65963         so that we test the test.
65964         Check for yet another HP-UX cc bug involving *bool |= bool.
65965
65966 2006-01-25  Karl Berry  <karl@gnu.org>
65967
65968         * config/srclist.txt (vasnprintf.c): sync lost.
65969
65970 2006-01-25  Jim Meyering  <jim@meyering.net>
65971
65972         Sync from the stable (b5) branch of coreutils:
65973
65974         * lib/fts.c (fts_children): Don't let close() clobber errno from
65975         failed fchdir().
65976
65977         * lib/fts.c (fts_stat): When following a symlink-to-directory,
65978         don't necessarily interpret stat-fails+lstat-succeeds as indicating
65979         a dangling symlink.  That can also happen at least for ELOOP.
65980         The fix: return FTS_SLNONE only when the stat errno is ENOENT.
65981         FYI, this bug predates the inclusion of fts.c in coreutils.
65982
65983         * lib/fts.c (fts_open): Put new maxarglen declaration and uses
65984         in their own block, so pre-c99 compilers don't object.
65985
65986         Avoid the double-free (first in fts_read, second in fts_close) that
65987         would occur when an `active' directory is made inaccessible (e.g.,
65988         via chmod a-x) during a traversal.
65989         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
65990         before returning.  Reproduce this failure by
65991         mkdir -p a/b; cd a; chmod a-x . b
65992         Reported by Stavros Passas.
65993
65994 2006-01-25  Jim Meyering  <jim@meyering.net>
65995
65996         * lib/fileblocks.c: Remove more useless parentheses.
65997         * lib/readutmp.h: Likewise.
65998
65999 2006-01-25  Bruno Haible  <bruno@clisp.org>
66000
66001         * lib/stdbool_.h (_Bool) [IRIX cc]: Define as 'signed char', to avoid
66002         warnings.
66003         Reported by Paul Eggert.
66004
66005 2006-01-25  Bruno Haible  <bruno@clisp.org>
66006
66007         * gnulib-tool (func_import): Use "trap :" instead of "trap -" to get
66008         rid of a trap command. For Solaris sh.
66009         Reported by Mark D. Baushke <mdb@gnu.org>.
66010
66011 2006-01-24  Simon Josefsson  <jas@extundo.com>
66012
66013         * lib/socket_.h (SHUT_WR, SHUT_RDWR): Don't hardcode, suggested by
66014         Bruno.
66015
66016 2006-01-24  Karl Berry  <karl@gnu.org>
66017
66018         * config/srclist.txt (argp-namefrob.h): sync lost.
66019
66020 2006-01-24  Jim Meyering  <jim@meyering.net>
66021
66022         * modules/openat (Files): Add lib/intprops.h.
66023         From Mark D. Baushke.
66024
66025 2006-01-24  Jim Meyering  <jim@meyering.net>
66026
66027         * m4/openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
66028         Reported by Mark D. Baushke.
66029
66030 2006-01-24  Jim Meyering  <jim@meyering.net>
66031
66032         * lib/socket_.h: Remove useless parentheses in uses of cpp `defined'.
66033
66034 2006-01-24  Bruno Haible  <bruno@clisp.org>
66035
66036         * modules/strnlen (Maintainer): Change from glibc to all.
66037
66038 2006-01-24  Bruno Haible  <bruno@clisp.org>
66039
66040         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check for IBM and HP-UX bugs.
66041         Patch by Paul Eggert.
66042
66043 2006-01-24  Bruno Haible  <bruno@clisp.org>
66044
66045         * lib/stdbool_.h (_Bool) [__cplusplus]: Don't define if the compiler
66046         already has it.
66047         Report and patch by Albert Chin-A-Young  <china@thewrittenword.com> on
66048         2005-11-26.
66049
66050         * lib/stdbool_.h (_Bool) [HP-UX cc, AIX cc,xlc]: Define as
66051         'signed char' to avoid problems with the built-in _Bool type.
66052         Reported by Paul Eggert on 2005-11-26.
66053
66054 2006-01-24  Bruno Haible  <bruno@clisp.org>
66055
66056         * gnulib-tool (func_import): Avoid constructing complicated sed
66057         expressions inside backquote.
66058         Report and solution by Mark D. Baushke <mdb@gnu.org>.
66059
66060 2006-01-23  Ulrich Drepper  <drepper@redhat.com>
66061
66062         These changes imported from libc.
66063         * lib/getopt.c: Use __fxprintf instead of inline stream orientation
66064         test and two separate function calls.
66065         * lib/strndup.c (__strndup): Add libc_hidden_def.
66066
66067 2006-01-23  Simon Josefsson  <jas@extundo.com>
66068
66069         * modules/lock-tests: Use check_PROGRAMS instead of noinst_PROGRAMS.
66070         Remove the test_*_SOURCES variable: automake infers it by default.
66071         * modules/tls-tests: Likewise.
66072
66073 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
66074
66075         Work around porting bugs reported by Dieter in
66076         <http://lists.gnu.org/archive/html/bug-bison/2006-01/msg00049.html>.
66077         * lib/getopt.c (_NOPROTO): Remove; no longer needed.
66078         Include <stdlib.h> and <unistd.h> in all environments; it's safe now.
66079         Include "getopt.h" first, to check interface.
66080         (getenv): Declare only if defined HAVE_DECL_GETENV &&
66081         !HAVE_DECL_GETENV.
66082         * lib/strndup.c [!_LIBC]: Include "strndup.h" to get prototype.
66083         (__strndup): Revert to K&R-style function dfns, the glibc style.
66084         * lib/strnlen.c: Don't claim it's taken from glibc; it's not.
66085         (strnlen, __strnlen): Remove #defines and #undefs; not needed.
66086         Include strnlen.h first, to get prototype properly.
66087         (strnlen): Renamed from __strnlen.
66088         Remove weak alias.
66089
66090 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
66091
66092         * m4/getopt.m4 (gl_PREREQ_GETOPT): Check for getenv decl.
66093
66094 2006-01-23  Paul Eggert  <eggert@cs.ucla.edu>
66095
66096         * config/srclist.txt: Adjust to reflect glibc reorganization.
66097         This affects only comments.
66098
66099 2006-01-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
66100
66101          * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.
66102          Reported by Bruce Korb <bkorb@gnu.org>.
66103
66104 2006-01-22  Paul Eggert  <eggert@cs.ucla.edu>
66105
66106         * lib/quotearg.c (quotearg_buffer_restyled): Add "default: break;"
66107         to pacify gcc -Wswitch-default.
66108
66109 2006-01-22  Bruno Haible  <bruno@clisp.org>
66110
66111         * lib/vasnprintf.c (VASNPRINTF): In the computation of the size of the
66112         temporary buffer for sprintf, take into account the precision also
66113         for 'd', 'i', 'u', 'o', 'x', 'X'.
66114
66115 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
66116
66117         * modules/argp-tests: New module
66118         * tests/test-argp.c: New file
66119         * tests/test-argp-2.sh: New file
66120
66121 2006-01-21  Sergey Poznyakoff  <gray@gnu.org.ua>
66122
66123         * lib/argp-help.c (usage_long_opt): Do not print DOC options.
66124         (__argp_base_name): Removed
66125         * lib/argp-namefrob.h (__argp_basename): Removed definition. Was a
66126         typo.
66127         (__argp_base_name): Provide macro definition or extern declaration
66128         depending on the configuration
66129
66130 2006-01-20  Simon Josefsson  <jas@extundo.com>
66131
66132         * modules/inet_ntop (Depends-on): Depend on sys_socket.
66133
66134 2006-01-20  Simon Josefsson  <jas@extundo.com>
66135
66136         * lib/inet_ntop.h: Unconditionally include sys/socket.h.
66137
66138 2006-01-20  Paul Eggert  <eggert@cs.ucla.edu>
66139
66140         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
66141         rather than -Xlinker -z -Xlinker ignore, as it's more portable.
66142         Suggested by Bruno Haible.
66143
66144 2006-01-20  Karl Berry  <karl@gnu.org>
66145
66146         * config/srclist.txt (argp-fmtstream.h, localcharset.c): comment out
66147         until changes propagate, I guess.
66148
66149 2006-01-19  Simon Josefsson  <jas@extundo.com>
66150
66151         * m4/socklen.m4: Look in ws2tcpip.h too, for mingw32.
66152
66153 2006-01-19  Simon Josefsson  <jas@extundo.com>
66154
66155         * lib/socket_.h: Map SHUT_RD, SHUT_WR, SHUT_RDWR correctly.
66156
66157 2006-01-19  Simon Josefsson  <jas@extundo.com>
66158
66159         * gnulib-tool: Set check_PROGRAMS.
66160
66161         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
66162         modules/des-tests, modules/gc-arcfour-tests,
66163         modules/gc-arctwo-tests, modules/gc-des-tests,
66164         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
66165         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
66166         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
66167         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
66168         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
66169         modules/md5-tests, modules/readline, modules/rijndael-tests: Use
66170         check_PROGRAMS instead of noinst_PROGRAMS to be able to remove
66171         test_*_SOURCES.
66172
66173 2006-01-18  Simon Josefsson  <jas@extundo.com>
66174
66175         * modules/socklen (Depends-on): Depend on sys_socket.
66176
66177 2006-01-18  Simon Josefsson  <jas@extundo.com>
66178
66179         * modules/arcfour-tests, modules/arctwo-tests, modules/crc-tests,
66180         modules/des-tests, modules/gc-arcfour-tests,
66181         modules/gc-arctwo-tests, modules/gc-des-tests,
66182         modules/gc-hmac-md5-tests, modules/gc-hmac-sha1-tests,
66183         modules/gc-md2-tests, modules/gc-md4-tests, modules/gc-md5-tests,
66184         modules/gc-pbkdf2-sha1-tests, modules/gc-rijndael-tests,
66185         modules/gc-sha1-tests, modules/gc-tests, modules/hmac-md5-tests,
66186         modules/hmac-sha1-tests, modules/md2-tests, modules/md4-tests,
66187         modules/md5-tests, modules/readline, modules/rijndael-tests: Add
66188         $(EXEEXT) to automake TESTS variable, for mingw32.
66189
66190 2006-01-17  Simon Josefsson  <jas@extundo.com>
66191
66192         * modules/socklen (Include): Need sys/socket.h.
66193
66194 2006-01-17  Bruno Haible  <bruno@clisp.org>
66195
66196         * modules/ssize_t (Include): Add <sys/types.h>.
66197
66198 2006-01-16  Paul Eggert  <eggert@cs.ucla.edu>
66199
66200         * m4/lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as
66201         it's not portable and it doesn't work with cross-compiles.
66202         Problem reported by Bruno Haible.  Fix missing-$ typo in
66203         'test "gl_cv_ignore_unused_libraries" ...' that prevented
66204         -zignore from being used with Sun's C compiler.
66205
66206 2006-01-12  Simon Josefsson  <jas@extundo.com>
66207
66208         * lib/base64.c: Fix warning, reported by Bruno Haible
66209         <bruno@clisp.org> and patch by Paul Eggert <eggert@CS.UCLA.EDU>.
66210
66211 2006-01-12  Bruno Haible  <bruno@clisp.org>
66212
66213         * modules/ldd: New file.
66214         * build-aux/ldd.sh.in: New file.
66215         * MODULES.html.sh (Support for building libraries and executables): Add
66216         ldd.
66217
66218 2006-01-12  Bruno Haible  <bruno@clisp.org>
66219
66220         * m4/ldd.m4: New file.
66221
66222 2006-01-12  Bruno Haible  <bruno@clisp.org>
66223
66224         * gnulib-tool (func_import, func_create_testdir): Don't go into an
66225         endless loop while replacing $auxdir with build-aux.
66226
66227 2006-01-11  Simon Josefsson  <jas@extundo.com>
66228
66229         * lib/stdint_.h (SIZE_MAX): Add missing (.
66230
66231 2006-01-11  Paul Eggert  <eggert@cs.ucla.edu>
66232
66233         Sync from coreutils.
66234         * lib/md5.c: Fix commentary typos.
66235         (alignof, UNALIGNED_P): No need for a GCC-specific version.
66236         * lib/md5.h (__attribute__): Remove; unused.
66237         * lib/sha1.c: Fix commentary to match md5 better.
66238         * lib/sha1.h (struct sha1_ctx): Use a word buffer, not a byte buffer,
66239         so that we don't need to worry about alignment.  All uses changed.
66240         This merges the 2005-10-28 md5 change into sha1.
66241
66242 2006-01-11  Jim Meyering  <jim@meyering.net>
66243
66244         Sync from coreutils.
66245         * lib/md5.c (OP): Fix spacing.
66246
66247 2006-01-11  Bruno Haible  <bruno@clisp.org>
66248
66249         Ensure automatic ordering between gl_LOCK and gl_ARGP.
66250         * m4/lock.m4 (gl_LOCK_BODY): Renamed from gl_LOCK.
66251         (gl_LOCK): New macro, requiring gl_LOCK_BODY.
66252
66253 2006-01-11  Bruno Haible  <bruno@clisp.org>
66254
66255         Ensure automatic ordering between gl_LOCK and gl_ARGP.
66256         * gnulib-tool (func_import, func_create_testdir): Put gl_LOCK into
66257         the "early" section as well.
66258
66259 2006-01-11  Bruno Haible  <bruno@clisp.org>
66260
66261         Avoid "ar: no archive members specified" error on MacOS X.
66262         * gnulib-tool (func_modules_add_dummy): New function.
66263         (func_import, func_create_testdir): Invoke it.
66264
66265 2006-01-11  Bruno Haible  <bruno@clisp.org>
66266
66267         * gnulib-tool (func_import, func_create_testdir): Replace build-aux
66268         with $auxdir in AC_CONFIG_FILES statements.
66269
66270 2006-01-11  Bruno Haible  <bruno@clisp.org>
66271
66272         * gnulib-tool (func_emit_lib_Makefile_am, func_emit_tests_Makefile_am):
66273         Initialize also noinst_HEADERS to empty.
66274
66275 2006-01-11  Bruno Haible  <bruno@clisp.org>
66276
66277         * gnulib-tool (AUTOMAKEPATH, AUTOCONF, ACLOCAL, AUTOMAKE): New
66278         variables.
66279         (func_create_megatestdir): Call aclocal, autoconf, automake here, not
66280         autoreconf.
66281
66282 2006-01-11  Bruno Haible  <bruno@clisp.org>
66283
66284         * gnulib-tool (AUTOCONF, ACLOCAL, AUTOMAKE, AUTORECONF): Make
66285         overridable by the user.
66286         Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
66287
66288 2006-01-10  Simon Josefsson  <jas@extundo.com>
66289
66290         * modules/sys_socket: New file.
66291
66292 2006-01-10  Simon Josefsson  <jas@extundo.com>
66293
66294         * m4/sys_socket_h.m4: New file.
66295
66296 2006-01-10  Simon Josefsson  <jas@extundo.com>
66297
66298         * lib/socket_.h: New file.
66299
66300 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
66301
66302         * modules/readutmp (Maintainer): Add myself.
66303
66304 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
66305
66306         * m4/memcoll.m4 (gl_MEMCOLL): Don't require AC_FUNC_MEMCMP, undoing
66307         the 2002-12-31 change.  Problem and fix reported by Bruno Haible.
66308         People who are still concerned with buggy memcmp implementations
66309         can invoke gl_FUNC_MEMCMP themselves.
66310
66311 2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
66312
66313         * lib/regex_internal.h (BITSET_WORD_BITS):
66314         Work around a bug in 64-bit PGC (before version 6.1-2), where the
66315         preprocessor mishandles large unsigned values as if they were signed.
66316         Problem reported by Claudio Fontana in
66317         <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
66318
66319 2006-01-10  Jim Meyering  <jim@meyering.net>
66320
66321         Avoid the double-free (first in fts_read, second in fts_close) that
66322         would occur when an `active' directory is made inaccessible (e.g.,
66323         via chmod a-x) during a traversal.
66324         * lib/fts.c (fts_read): After a failed fchdir, update sp->fts_cur
66325         before returning.  Reproduce this failure by
66326         mkdir -p a/b; cd a; chmod a-x . b
66327         Reported by Stavros Passas.
66328
66329         Sync from coreutils.
66330         * lib/sha1.c: Tweak grammar in a comment.
66331
66332 2006-01-10  Jim Meyering  <jim@meyering.net>
66333
66334         * m4/fpending.m4: Also include <stdio.h>, for Dragonfly.
66335         Patch by Joerg Sonnenberger.
66336
66337 2006-01-10  Bruno Haible  <bruno@clisp.org>
66338
66339         * modules/readutmp: Depend on module free.
66340         * modules/strtok_r: Depend on module restrict.
66341
66342 2006-01-10  Bruno Haible  <bruno@clisp.org>
66343
66344         * modules/gettext (configure.ac): Add an invocation of
66345         AM_GNU_GETTEXT_VERSION. Needed since autoreconf is used by gnulib-tool.
66346
66347 2006-01-10  Bruno Haible  <bruno@clisp.org>
66348
66349         * m4/localcharset.m4 (gl_LOCALCHARSET): Also test for getc_unlocked.
66350         Reported by Werner Lemberg <wl@gnu.org>.
66351
66352 2006-01-10  Bruno Haible  <bruno@clisp.org>
66353
66354         * lib/localcharset.c: Update from GNU gettext.
66355
66356 2006-01-10  Bruno Haible  <bruno@clisp.org>
66357
66358         * lib/argp.h (__const): Remove macro. Use const instead.
66359         * lib/argp-fmtstream.h (__const): Likewise.
66360         * lib/glob_.h (__const): Remove macro.
66361         * lib/glob-libc.h: Use const instead of __const.
66362
66363 2006-01-10  Bruno Haible  <bruno@clisp.org>
66364
66365         * gnulib-tool (func_emit_tests_Makefile_am): Emit an empty SUBDIR
66366         variable.
66367         Needed to avoid an automake error regarding the 'gettext' module.
66368
66369 2006-01-09  Simon Josefsson  <jas@extundo.com>
66370
66371         * modules/inet_ntop (Depends-on): Add restrict.
66372
66373 2006-01-09  Simon Josefsson  <jas@extundo.com>
66374
66375         * modules/gc-rijndael-tests (License): Put under LGPL.
66376
66377         * modules/gc-des-tests (License): Likewise.
66378
66379         * modules/gc-arcfour-tests (License): Likewise.
66380
66381         * modules/gc-arctwo-tests (License): Likewise.
66382
66383         * modules/gc-pbkdf2-sha1-tests (License): Likewise.
66384
66385         * modules/gc-hmac-sha1-tests (Files): Likewise.
66386
66387         * modules/gc-hmac-md5-tests (License): Likewise.
66388
66389         * modules/gc-sha1-tests (License): Likewise.
66390
66391         * modules/gc-md5-tests (License): Likewise.
66392
66393         * modules/gc-md4-tests (License): Likewise.
66394
66395         * modules/gc-md2-tests (License): Likewise.
66396
66397         * modules/gc-tests (License): Likewise.
66398
66399         * modules/des-tests (License): Likewise.
66400
66401         * modules/md4-tests (License): Likewise.
66402
66403         * modules/md2-tests (License): Likewise.
66404
66405 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
66406
66407         Sync from coreutils:
66408
66409         * MODULES.html.sh (build_lib): New section, with new lib-ignore module.
66410         * modules/lib-ignore: New file.
66411         * modules/mkdir-p (Files): Add chdir-safer.c, chdir-safer.h, lchmod.h,
66412         chdir-safer.m4, lchmod.m4.
66413         * modules/openat: Add mkdirat.c, openat-priv.h.
66414
66415 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
66416
66417         Sync from coreutils.
66418         * m4/lib-ignore.m4: New file.
66419         * m4/lchmod.m4: New file.
66420
66421 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
66422
66423         Sync from coreutils.
66424         * lib/chdir-long.c (cdb_free): Don't bother trying to open directory
66425         for write access: POSIX says that must fail.
66426         * lib/fts.c (diropen): Likewise.
66427         * lib/save-cwd.c (save_cwd): Likewise.
66428         * lib/chdir-long.c (cdb_free): Open with O_NOCTTY | O_NONBLOCK as
66429         well, for minor improvements on hosts that lack O_DIRECTORY.
66430         * lib/chown.c (rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
66431         Don't try O_WRONLY unless O_RDONLY failed wth EACCES.
66432         Fall back on chown if open failed with EACCES.
66433
66434         * lib/gettime.c (gettime) [!defined OK_TO_USE_1S_CLOCK]:
66435         Report an error at compile-time if only a 1-second nominal clock
66436         resolution is found.
66437
66438         * lib/lchmod.h: New file.
66439         * lib/mkdir-p.c: Include lchmod.h, lchown.h.
66440         (make_dir_parents): Use lchown rather than chown, and
66441         lchmod rather than chmod.
66442
66443         * lib/mountlist.c (ME_DUMMY): "none" and "proc" file systems are
66444         dummies too.  Problem with "none" reported by Bob Proulx.  Problem with
66445         "proc" reported by n0dalus.
66446
66447         * lib/mountlist.c: Include <limits.h>.
66448         (dev_from_mount_options)
66449         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]:
66450         New function.  It no longer assumes "dev=" has the System V meaning
66451         on Linux (since it doesn't).  It also parses "dev=" more carefully.
66452         (read_file_system_list)
66453         [defined MOUNTED_GETMNTENT1 || defined MOUNTED_GETMNTENT2]: Use it.
66454         MOUNTED_GETMNTENT2 is new here; the code didn't used to look for
66455         dev= in that case.
66456
66457         * lib/posixtm.h (PDS_PRE_2000): New macro.
66458         * lib/posixtm.c (year): Arg is now syntax_bits rather than
66459         allow_century.  All usages changed.  Reject dates outside the range
66460         1969-1999 if PDS_PRE_2000 is used.
66461
66462 2006-01-09  Paul Eggert  <eggert@cs.ucla.edu>
66463
66464         Sync from coreutils.
66465         * doc/getdate.texi (General date syntax): Invalid dates are rejected.
66466         (Time of day items): Mention the possibility of leap seconds.
66467         Problem reported by Dr. David Alan Gilbert.
66468
66469 2006-01-09  Jim Meyering  <jim@meyering.net>
66470
66471         Sync from coreutils.
66472
66473         * lib/version-etc.c (COPYRIGHT_YEAR): Update to 2006.
66474
66475         * lib/chdir-safer.h, lib/chdir-safer.c: New files.
66476
66477         * lib/modechange.c (mode_compile): Reject an invalid mode string
66478         that starts with an octal digit.  From Andreas Gruenbacher.
66479
66480         * lib/openat.c: Include "fcntl--.h" and "unistd--.h", to map open
66481         and dup to open_safer and dup_safer, respectively.
66482         (openat_permissive): Fix typo in comment.
66483
66484         * lib/openat.c: Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
66485         "gettext.h"; either no longer needed or are guaranteed by openat.h.
66486         (_): Remove; no longer needed.
66487         (openat): Renamed from rpl_openat; no need for rpl_openat
66488         since openat.h renames openat for us.
66489         Replace most of the body with a call to openat_permissive,
66490         to avoid duplicate code.
66491         Port to (probably hypothetical) environments were mode_t is
66492         wider than int.
66493         (openat_permissive): Require mode arg, so that we can check
66494         types better.  Put it just after flags.  Change cwd failure
66495         indicator from pointer-to-bool to pointer-to-errno-value.
66496         All callers changed.
66497         Invoke openat_save_fail and/or openat_restore_fail if
66498         cwd_errno is null, so that openat can call us.
66499         (openat_permissive, fdopendir, fstatat, unlinkat):
66500         Simplify errno handling to avoid some duplicate code,
66501         as it's OK to set errno on success.
66502         * lib/openat.h: Revamp code so that function macros depend on
66503         __OPENAT_PREFIX only, not also on AT_FDCWD.
66504         (openat_ro): Remove.  Caller changed to use openat_permissive.
66505         (openat_permissive): Now a macro, if not a function.
66506         (openat_restore_fail, openat_save_fail): Now always functions,
66507         since mkdirat needs them even if __OPENAT_PREFIX is defined.
66508
66509         * lib/openat-priv.h: New file, defining macros used by mkdirat.c
66510         and openat.c.
66511         * lib/mkdirat.c: Include openat-priv.h.
66512         Remove definitions of macros defined therein.
66513         * lib/openat.c: Likewise.
66514
66515         * lib/mkdirat.c (mkdirat): New file and function.
66516         * lib/openat.h (mkdirat): Declare.
66517
66518         * lib/openat.c (fdopendir): Don't change errno when returning non-NULL.
66519
66520         * lib/openat.h (openat_permissive): Declare.
66521         (openat_ro): Define.
66522
66523         * lib/openat.c (EXPECTED_ERRNO): New macro.
66524         (openat_permissive): New function -- used in remove.c rewrite.
66525         (all functions): Set errno just before returning, only if there
66526         was an actual failure.
66527         Use EXPECTED_ERRNO rather than comparing against only ENOTDIR.
66528
66529         Emulate openat-family functions using Linux's procfs, if possible.
66530         Idea and some code based on Ulrich Drepper's glibc changes.
66531
66532         * lib/openat.c: (BUILD_PROC_NAME): New macro.
66533         Include <stdio.h>, <string.h>, "alloca.h" and "intprops.h".
66534         (rpl_openat): Emulate by trying to open /proc/self/fd/%d/%s,
66535         before falling back on save_cwd and restore_cwd.
66536         (fdopendir, fstatat, unlinkat): Likewise.
66537
66538         * lib/openat.c (fstatat, unlinkat): Perform the syscall directly,
66539         skipping the save_cwd...restore_cwd overhead, if FILE is absolute.
66540
66541         * lib/openat.c (rpl_openat): Use the promoted type (int), not mode_t,
66542         as second argument to va_arg.  Otherwise, some versions of gcc
66543         warn that `if this code is reached, the program will abort'.
66544
66545 2006-01-09  Jim Meyering  <jim@meyering.net>
66546
66547         Sync from coreutils.
66548         * m4/openat.m4 (gl_FUNC_OPENAT): Require and compile mkdirat.c.
66549         Require openat-priv.h.
66550
66551 2006-01-09  Bruno Haible  <bruno@clisp.org>
66552
66553         * modules/strnlen (Include): Use strnlen.h.
66554
66555 2006-01-09  Bruno Haible  <bruno@clisp.org>
66556
66557         * m4/stdint.m4 (gl_STDINT_H): Also test for <sys/bitypes.h>.
66558
66559 2006-01-09  Bruno Haible  <bruno@clisp.org>
66560
66561         * lib/sysexit_.h (EX_OK): New macro.
66562         Suggested by Martin Lambers <marlam@marlam.de>.
66563
66564 2006-01-09  Bruno Haible  <bruno@clisp.org>
66565
66566         * lib/stdint_.h: On Linux libc4 and libc5, include <sys/bitypes.h> and
66567         don't define _STDINT_H_NEED_SIGNED_INT_TYPES.
66568
66569 2006-01-09  Bruno Haible  <bruno@clisp.org>
66570
66571         * lib/stdint_.h (SIZE_MAX): Write the value without involving negative
66572         numbers.
66573
66574 2006-01-09  Bruno Haible  <bruno@clisp.org>
66575
66576         * lib/javacomp.sh.in: Move to ../build-aux/javacomp.sh.in.
66577         * lib/javaexec.sh.in: Move to ../build-aux/javaexec.sh.in.
66578         * lib/csharpcomp.sh.in: Move to ../build-aux/csharpcomp.sh.in.
66579         * lib/csharpexec.sh.in: Move to ../build-aux/csharpexec.sh.in.
66580
66581 2006-01-09  Bruno Haible  <bruno@clisp.org>
66582
66583         * build-aux/javacomp.sh.in: New file, moved from lib/.
66584         * modules/javacomp-script (Files): Update.
66585         (configure.ac): Add AC_CONFIG_FILES invocation.
66586         (EXTRA_DIST): Remove variable.
66587
66588         * build-aux/javaexec.sh.in: New file, moved from lib/.
66589         * modules/javaexec (Files): Update.
66590         (configure.ac): Add AC_CONFIG_FILES invocation.
66591         (EXTRA_DIST): Remove javaexec.sh.in.
66592
66593         * build-aux/csharpcomp.sh.in: New file, moved from lib/.
66594         * modules/csharpcomp-script (Files): Update.
66595         (configure.ac): Add AC_CONFIG_FILES invocation.
66596         (EXTRA_DIST): Remove variable.
66597
66598         * build-aux/csharpexec.sh.in: New file, moved from lib/.
66599         * modules/csharpexec (Files): Update.
66600         (configure.ac): Add AC_CONFIG_FILES invocation.
66601         (EXTRA_DIST): Remove csharpexec.sh.in.
66602
66603 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
66604
66605         Sync from coreutils.
66606
66607         Add POSIX ACL support
66608         * lib/acl.h (copy_acl, set_acl): Add declarations.
66609         * lib/acl.c (acl_entries): Add fallback implementation for POSIX ACL
66610         systems other than Linux.
66611         (chmod_or_fchmod): New function: use fchmod when possible,
66612         and chmod otherwise.
66613         (file_has_acl): Add a POSIX ACL implementation, with a
66614         Linux-specific subcase.
66615         (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and
66616         S_ISVTX from one file to another.  Fall back to fchmod/chmod when
66617         acls are unsupported.
66618         (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and
66619         S_ISVTX to a defined value.  Fall back to fchmod/chmod when acls
66620         are unsupported.
66621
66622 2006-01-09  Andreas Gruenbacher  <agruen@suse.de>
66623
66624         Sync from coreutils.
66625         * m4/acl.m4 (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.
66626
66627 2006-01-07  Bruno Haible  <bruno@clisp.org>
66628
66629         * gnulib-tool (func_import): Add an AC_PROG_RANLIB dependency to
66630         gl_EARLY.
66631
66632 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
66633
66634         * lib/strftime.c (tzname): Don't declare if it is already #defined.
66635         Problem reported for Mingw by Mark Junker.
66636
66637 2006-01-04  Paul Eggert  <eggert@cs.ucla.edu>
66638
66639         * README: Gnulib normally doesn't generate a tarball.
66640
66641 2006-01-03  Paul Eggert  <eggert@cs.ucla.edu>
66642
66643         * lib/xtime.h (xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
66644         long int, not int, for nanosecond counts, so that people who are
66645         used to POSIX struct timespec won't be surprised.  Reported by Jim
66646         Meyering.
66647
66648 2005-12-28  Bruno Haible  <bruno@clisp.org>
66649
66650         * build-aux/config.rpath: Update from GNU gettext.
66651
66652 2005-12-16  Jim Meyering  <jim@meyering.net>
66653
66654         * modules/fprintftime: New module.
66655         * MODULES.html.sh (Date and time <time.h>): Add fprintftime.
66656
66657 2005-12-16  Jim Meyering  <jim@meyering.net>
66658
66659         * m4/fprintftime.m4: New file.
66660
66661 2005-12-16  Jim Meyering  <jim@meyering.net>
66662
66663         * lib/fprintftime.c, lib/fprintftime.h: New files.
66664
66665 2005-12-15  Simon Josefsson  <jas@extundo.com>
66666
66667         * modules/socklen (configure.ac): Fix M4 macro name, to align with
66668         new m4/socklen.m4.
66669
66670 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
66671
66672         * m4/argp.m4: Define HAVE_DECL_PROGRAM_INVOCATION_NAME and
66673         HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
66674
66675 2005-12-10  Sergey Poznyakoff  <gray@gnu.org.ua>
66676
66677         * lib/argp-fmtstream.c (__argp_fmtstream_update): Fix coredump
66678         * lib/argp-help.c (fill_in_uparams): Check if the constructed
66679         struct uparams is valid. Fall back to the default values if it is
66680         not.
66681
66682 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
66683
66684         * modules/argp (Files): Add argp-pin.c
66685         (Depends-on): dirname
66686         (lib_SOURCES): Add argp-pin.c
66687
66688 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
66689
66690         * m4/argp.m4:  Check if program_invocation_name and
66691         program_invocation_short_name are declared and define appropriate
66692         macros if they are not.
66693
66694 2005-12-09  Sergey Poznyakoff  <gray@gnu.org.ua>
66695
66696         * lib/argp-help.c (__argp_base_name): New function
66697         (__argp_short_program_name): Rewrite using __argp_base_name
66698         * lib/argp-namefrob.h: Define program_invocation_name and
66699         program_invocation_short_name if requested
66700         (__argp_base_name): Add prototype
66701         * lib/argp-parse.c (argp_def): Use gettext wrappers
66702         (argp_default_parser): Use __argp_base_name
66703         * lib/argp-pin.c: New file. Defines program_invocation_name and
66704         program_invocation_short_name on systems that lack them.
66705
66706 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
66707
66708         * m4/stat-time.m4 (gl_STAT_TIME): Add check for
66709         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
66710         porting problem reported by Georg Schwarz in
66711         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
66712
66713 2005-12-07  Paul Eggert  <eggert@cs.ucla.edu>
66714
66715         * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS): Add check for
66716         TYPEOF_STRUCT_STAT_ST_ATIM_IS_STRUCT_TIMESPEC, to fix IRIX 5.3
66717         porting problem reported by Georg Schwarz in
66718         <http://lists.gnu.org/archive/html/bug-coreutils/2005-12/msg00083.html>.
66719
66720 2005-12-05  Bruno Haible  <bruno@clisp.org>
66721
66722         * lib/csharpcomp.sh.in (options_csc): For -l option, add a .dll suffix.
66723         * lib/csharpcomp.c (compile_csharp_using_sscli): Likewise.
66724         Reported by Mark Junker <mjscod@gmx.de>.
66725
66726 2005-12-02  Paul Eggert  <eggert@cs.ucla.edu>
66727
66728         * m4/socklen.m4 (gl_TYPE_SOCKLEN_T): Renamed from gl_SOCKLEN_T.
66729         Use implementation from Albert Chin, with some
66730         comments/corrections by Stepan Kasal and myself.
66731
66732 2005-12-02  Bruno Haible  <bruno@clisp.org>
66733
66734         * gnulib-tool (func_import): Accept GPLed build tool modules when
66735         --lgpl is given.
66736         * modules/csharpcomp-script: New file.
66737         * modules/csharpcomp: Depend on it.
66738         * modules/javacomp-script: New file.
66739         * modules/javacomp: Depend on it.
66740         Suggested by Simon Josefsson.
66741
66742 2005-12-01  Paul Eggert  <eggert@cs.ucla.edu>
66743
66744         * m4/regex.m4 (gl_REGEX): Check whether off_t can be used in a switch
66745         statement, to work around an HP-UX 10.20 compiler bug reported by
66746         Peter O'Gorman.
66747
66748 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
66749
66750         * modules/savedir (Depends-on): Add openat.
66751
66752 2005-11-29  Paul Eggert  <eggert@cs.ucla.edu>
66753
66754         * lib/stdint_.h (intmax_t) [defined intmax_t]: Do not declare.
66755         (uintmax_t) [defined uintmax_t]: Do not declare.
66756         (SIZE_MAX) [defined SIZE_MAX]: Do not define.
66757         This works around a problem if intmax_t.m4 and/or uintmax_t.m4
66758         and/or size_max.m4 are also used.  Problem reported by Mark D. Baushke.
66759         (SIZE_MAX): Define to ((size_t) -1), not (~(size_t)0), for the
66760         sake of portability to weird hosts that C allows (though we don't
66761         know of any practical examples).
66762
66763         * lib/savedir.h (fdsavedir): New decl.
66764         * lib/savedir.c (fdsavedir, savedirstream): New functions; the latter
66765         contains most of the former guts of savedir.
66766         (savedir): Use savedirstream.
66767         Include "openat.h".
66768
66769 2005-11-25  Paul Eggert  <eggert@cs.ucla.edu>
66770
66771         * modules/obstack (Files): Add m4/ulonglong.m4.
66772         Problem reported by Davide Angelocola.
66773
66774 2005-11-15  Paul Eggert  <eggert@cs.ucla.edu>
66775
66776         * lib/xstrtod.c: Don't bother with #pragma STDC FENV_ACCESS ON, as
66777         coreutils no longer futzes with rounding modes.
66778
66779 2005-11-14  Jim Meyering  <jim@meyering.net>
66780
66781         * lib/mkstemp-safer.c: Include <config.h>, required for possible
66782         replacement of mkstemp.
66783
66784 2005-11-10  Simon Josefsson  <jas@extundo.com>
66785
66786         * lib/readline.c: Remove EOL.
66787
66788 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
66789
66790         * modules/gethrxtime (Depends-on): Add gettime.
66791
66792 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
66793
66794         * m4/gethrxtime.m4 (gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
66795         or gettimeofday; no longer needed.
66796
66797 2005-11-10  Paul Eggert  <eggert@cs.ucla.edu>
66798
66799         * lib/gethrxtime.c: Include "timespec.h" rather than the sys/time /
66800         time business.
66801         (gethrxtime) [! (HAVE_NANOUPTIME
66802         || (defined CLOCK_MONOTONIC && HAVE_CLOCK_GETTIME)
66803         || HAVE_MICROUPTIME)]: Fall back on gettime rather than rolling
66804         our own approximation.
66805
66806 2005-11-08  Eric Blake  <ebb9@byu.net>
66807
66808         * lib/inet_ntop.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
66809
66810 2005-11-08  Eric Blake  <ebb9@byu.net>
66811
66812         * lib/getaddrinfo.h: Use #if !, not #ifndef, for AC_CHECK_DECLS.
66813
66814 2005-11-04  Bruno Haible  <bruno@clisp.org>
66815
66816         * gnulib-tool: Implement --update mode.
66817
66818 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
66819
66820         Fix porting problem reported by Theodoros V. Kalamatianos.
66821         * lib/utimens.c (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
66822         Don't assume that futimes failing means we must fail.
66823
66824 2005-10-30  Paul Eggert  <eggert@cs.ucla.edu>
66825
66826         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Revamp wording and local
66827         variables to suggest the intended function of the PATH_MAX check.
66828
66829 2005-10-30  Kean Johnston  <jkj@sco.com>
66830
66831         Trivial changes to support SCO systems.
66832         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well
66833         as PATH_MAX.
66834         * m4/fpending.m4 (gl_FUNC_FPENDING): Correct check for SCO systems,
66835         where __ptr is null when no I/O is pending.
66836
66837 2005-10-29  Paul Eggert  <eggert@cs.ucla.edu>
66838
66839         * lib/getcwd.c (__getcwd): Don't assume that system calls after readdir
66840         leave errno alone.  Problem reported by Dmitry V. Levin.
66841
66842 2005-10-28  Simon Josefsson  <jas@extundo.com>
66843
66844         * tests/test-gc-md4.c, tests/test-gc-md5.c, tests/test-gc-sha1.c:
66845         Test more.
66846
66847         * tests/test-gc-md2.c, tests/test-md2.c: New files.
66848
66849         * modules/md2, modules/md2-tests: New files.
66850
66851 2005-10-28  Simon Josefsson  <jas@extundo.com>
66852
66853         * m4/inet_ntop.m4: More tests.
66854
66855         * m4/gc-md2.m4, md2.m4: New file.
66856
66857 2005-10-28  Simon Josefsson  <jas@extundo.com>
66858
66859         * lib/inet_ntop.h, inet_ntop.c: Make it work under mingw32: Add
66860         "restrict" keywords, as per POSIX.  Protect the function
66861         declaration around HAVE_DECL_INET_NTOP rather than HAVE_INET_NTOP.
66862         Don't use K&R prototypes.  Check the sprintf return values.
66863         Re-define EAFNOSUPPORT if not present.  Indent.
66864
66865         * lib/md5.h, md5.c: Simplify buffer handling visavi alignment,
66866         suggested by Bruno Haible <bruno@clisp.org>.
66867
66868         * lib/gc-gnulib.c, gc-libgcrypt.c: Check calloc return value.
66869
66870         * lib/gc.h: Add MD2 and RMD160 length defines.  Add prototypes.
66871
66872         * lib/gc-libgcrypt.c: Add MD2 (which is not available through
66873         libgcrypt).
66874
66875         * lib/gc-gnulib.c: Add MD2.  Implement gc_hash_* API.
66876
66877         * lib/md2.h, lib/md2.c: New files.
66878
66879 2005-10-28  Paul Eggert  <eggert@cs.ucla.edu>
66880
66881         * lib/savedir.c (savedir): Don't assume that xrealloc etc. leave
66882         errno alone.  Problem reported by Frederic Jolliton.
66883
66884 2005-10-27  Paul Eggert  <eggert@cs.ucla.edu>
66885
66886         * modules/verify (License): Change from GPL to LGPL.  This is a
66887         tiny module and there are apparently near-equivalents that are
66888         under the BSD license.
66889
66890 2005-10-24  Simon Josefsson  <jas@extundo.com>
66891
66892         * modules/sha1: Relicense to LGPL.
66893
66894 2005-10-24  Simon Josefsson  <jas@extundo.com>
66895
66896         * lib/md4.h: Shrink buffer size, now that we changed the type.
66897
66898 2005-10-23  Simon Josefsson  <jas@extundo.com>
66899
66900         * gnulib-tool (func_import): Fix --tests-base.
66901
66902 2005-10-22  Simon Josefsson  <jas@extundo.com>
66903
66904         * modules/arcfour (Depends-on): Need stdint.
66905
66906 2005-10-22  Simon Josefsson  <jas@extundo.com>
66907
66908         * m4/gc.m4: Don't be fooled by --disable-*random-device parameters,
66909         suggested by Bruno Haible <bruno@clisp.org>.  Fix error messages.
66910
66911 2005-10-22  Simon Josefsson  <jas@extundo.com>
66912
66913         * lib/md4.h, md4.c: Simplify buffer handling visavi alignment,
66914         suggested by Bruno Haible <bruno@clisp.org>.
66915
66916 2005-10-22  Simon Josefsson  <jas@extundo.com>
66917
66918         * lib/crc.h: Include stddef.h, for size_t.
66919
66920 2005-10-22  Simon Josefsson  <jas@extundo.com>
66921
66922         * lib/arcfour.h, arcfour.c: Use fixed size indices in the
66923         arcfour_context struct (simplify test vector testing in GNU
66924         Shishi).
66925
66926 2005-10-21  Simon Josefsson  <jas@extundo.com>
66927
66928         * modules/des, modules/des-tests: New files.
66929
66930         * modules/gc-des, modules/gc-des-tests: New files.
66931
66932         * tests/test-des.c, tests/test-gc-des.c: New file.
66933
66934 2005-10-21  Simon Josefsson  <jas@extundo.com>
66935
66936         * modules/arctwo, modules/arctwo-tests: New files.
66937
66938         * tests/test-arctwo.c: New file.
66939
66940         * modules/gc-arctwo, modules/gc-arctwo-tests: New files.
66941
66942         * tests/test-gc-arctwo.c: New file.
66943
66944 2005-10-21  Simon Josefsson  <jas@extundo.com>
66945
66946         * m4/gc.m4: Don't use libgcrypt if gcrypt.h isn't found, suggested by
66947         Bruno Haible <bruno@clisp.org>.
66948
66949         * m4/gc-des.m4: New file.
66950
66951 2005-10-21  Simon Josefsson  <jas@extundo.com>
66952
66953         * m4/arctwo.m4: New file.
66954
66955         * m4/gc-arctwo.m4: New file.
66956
66957 2005-10-21  Simon Josefsson  <jas@extundo.com>
66958
66959         * lib/rijndael-api-fst.c: Fix bugs in CBC mode for more than one
66960         block.
66961
66962 2005-10-21  Simon Josefsson  <jas@extundo.com>
66963
66964         * lib/hmac-md5.c (hmac_md5): Add comments, suggested by Bruno Haible
66965         <bruno@clisp.org>.
66966
66967         * lib/hmac-sha1.c (hmac_sha1): Likewise.
66968
66969         * lib/crc.c (crc32_update): Actually use crc parameter, suggested by
66970         Bruno Haible <bruno@clisp.org>.
66971
66972         * lib/crc.h: Include stdint.h directly, suggested by Bruno Haible
66973         <bruno@clisp.org>.
66974
66975 2005-10-21  Simon Josefsson  <jas@extundo.com>
66976
66977         * lib/gc-libgcrypt.c (gc_cipher_open): Handle ECB.
66978
66979 2005-10-21  Simon Josefsson  <jas@extundo.com>
66980
66981         * lib/gc-gnulib.c: Support ARCTWO in CBC mode.
66982
66983 2005-10-21  Simon Josefsson  <jas@extundo.com>
66984
66985         * lib/des.h, lib/des.c: New files.
66986
66987         * lib/gc-gnulib.c: Support DES.c
66988
66989 2005-10-21  Simon Josefsson  <jas@extundo.com>
66990
66991         * lib/arctwo.h, lib/arctwo.c: New files.
66992
66993         * lib/gc-gnulib.c: Support ARCTWO.
66994
66995 2005-10-21  Simon Josefsson  <jas@extundo.com>
66996
66997         * lib/arctwo.h (arctwo_setkey): Protect variable in CPP macro,
66998         suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
66999
67000 2005-10-21  Simon Josefsson  <jas@extundo.com>
67001
67002         * gnulib-tool (func_import, func_create_testdir): Define automake
67003         conditional GL_COND_LIBTOOL if libtool is used (to be used by modules
67004         Makefile.am snippet),
67005         suggested by Bruno Haible <bruno@clisp.org>.
67006
67007         * modules/gc (Makefile.am): Use it.
67008
67009 2005-10-21  Bruno Haible  <bruno@clisp.org>
67010
67011         * gnulib-tool (func_import, func_create_testdir): Add quoting to last
67012         patch.
67013
67014 2005-10-19  Simon Josefsson  <jas@extundo.com>
67015
67016         * tests/test-gc-rijndael.c: New file.
67017
67018         * modules/gc-rijndael, modules/gc-rijndael-test: New files.
67019
67020 2005-10-19  Simon Josefsson  <jas@extundo.com>
67021
67022         * tests/test-gc-md4.c, tests/test-gc-md5.c: Test gc_hash_buffer
67023         interface too.
67024
67025 2005-10-19  Simon Josefsson  <jas@extundo.com>
67026
67027         * tests/test-gc-arcfour.c: New file.
67028
67029         * modules/gc-arcfour, modules/gc-arcfour-tests: New files.
67030
67031 2005-10-19  Simon Josefsson  <jas@extundo.com>
67032
67033         * modules/gc-md4, modules/gc-md4-tests: New file.
67034
67035         * tests/test-gc-md4.c: New file.
67036
67037 2005-10-19  Simon Josefsson  <jas@extundo.com>
67038
67039         * m4/gc-md4.m4: New file.
67040
67041 2005-10-19  Simon Josefsson  <jas@extundo.com>
67042
67043         * m4/gc-hmac-md5.m4, gc-hmac-sha1.m4, gc-md4.m4,
67044         gc-md5.m4, gc-sha1.m4: Fix typo, suggested by Stepan Kasal
67045         <kasal@ucw.cz>.
67046
67047 2005-10-19  Simon Josefsson  <jas@extundo.com>
67048
67049         * m4/gc-arcfour.m4: New file.
67050
67051         * m4/gc-rijndael.m4: New file.
67052
67053 2005-10-19  Simon Josefsson  <jas@extundo.com>
67054
67055         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support MD4.
67056
67057 2005-10-19  Simon Josefsson  <jas@extundo.com>
67058
67059         * lib/gc-gnulib.c: Support ARCFOUR.
67060
67061 2005-10-19  Simon Josefsson  <jas@extundo.com>
67062
67063         * lib/gc-gnulib.c: Implement gc_cipher_* API, currently only with AES
67064         support.
67065
67066         * lib/gc.h: Add ECB enum type.
67067
67068         * lib/hmac-md5.c, hmac-sha1.c: Include memxor.h.
67069
67070 2005-10-18  Simon Josefsson  <jas@extundo.com>
67071
67072         * tests/test-md5.c: New file.
67073
67074         * modules/md5-tests: New file.
67075
67076 2005-10-18  Simon Josefsson  <jas@extundo.com>
67077
67078         * tests/test-md4.c: New file.
67079
67080         * modules/md4, modules/md4-tests: New files.
67081
67082 2005-10-18  Simon Josefsson  <jas@extundo.com>
67083
67084         * m4/md4.m4: New file.
67085
67086 2005-10-18  Simon Josefsson  <jas@extundo.com>
67087
67088         * lib/md4.h, lib/md4.c: New files, based on md5.?.
67089
67090 2005-10-17  Stepan Kasal  <kasal@ucw.cz>
67091
67092         * gnulib-tool (func_create_testdir): Omit the second check whether
67093         BUILT_SOURCES in nonempty.
67094
67095 2005-10-17  Simon Josefsson  <jas@extundo.com>
67096
67097         * tests/test-rijndael.c: New file.
67098
67099 2005-10-17  Simon Josefsson  <jas@extundo.com>
67100
67101         * modules/sha1: Depend on stdint instead of md5.
67102
67103         * modules/md5: Depend on stdint, remove uint32_t.
67104
67105 2005-10-17  Simon Josefsson  <jas@extundo.com>
67106
67107         * modules/gc-sha1-tests: New file.
67108
67109         * tests/test-gc-sha1.c: New file.
67110
67111 2005-10-17  Simon Josefsson  <jas@extundo.com>
67112
67113         * m4/md5.m4: Remove call to uint32_t.m4.
67114
67115 2005-10-17  Simon Josefsson  <jas@extundo.com>
67116
67117         * lib/sha1.c: Use uint32_t instead of md5_uint32.t
67118
67119         * lib/sha1.h: Use stdint.h and uint32_t instead of md5_uint32 from
67120         md5.h.
67121
67122         * lib/md5.c: Use uin32_t.  Fix non-gcc UNALIGNED_P macro.
67123
67124         * lib/md5.h: Use stdint.h and uint32_t.  Doc fix.
67125
67126 2005-10-17  Simon Josefsson  <jas@extundo.com>
67127
67128         * lib/gc.h, gc-libgcrypt.c: Add more hash types/functions.
67129
67130 2005-10-17  Simon Josefsson  <jas@extundo.com>
67131
67132         * lib/gc.h, gc-libgcrypt.c: Add ciphers.
67133
67134 2005-10-17  Simon Josefsson  <jas@extundo.com>
67135
67136         * lib/gc-libgcrypt.c (gc_hmac_sha1): Fix assert.
67137
67138         * lib/gc.h (gc_nonce, gc_pseudo_random, gc_random): Add prototypes.
67139
67140 2005-10-17  Bruno Haible  <bruno@clisp.org>
67141
67142         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Change the return statement so
67143         that it can also be used in a test.
67144
67145 2005-10-16  Bruno Haible  <bruno@clisp.org>
67146
67147         * gnulib-tool (func_emit_tests_Makefile_am): Also define
67148         TESTS_ENVIRONMENT, so that individual tests can augment it.
67149
67150         * gnulib-tool (func_create_testdir): Use an intermediate target for
67151         building $(BUILT_SOURCES). Needed because BUILT_SOURCES can contain
67152         macros, like $(ALLOCA_H), which cannot be passed through the command
67153         line.
67154
67155 2005-10-15  Simon Josefsson  <jas@extundo.com>
67156
67157         * modules/rijndael-tests: New file.
67158
67159         * modules/rijndael: New file.
67160
67161 2005-10-15  Simon Josefsson  <jas@extundo.com>
67162
67163         * m4/rijndael.m4: New file.
67164
67165 2005-10-15  Simon Josefsson  <jas@extundo.com>
67166
67167         * lib/rijndael-api-fst.h, lib/rijndael-api-fst.c: New files.
67168
67169         * lib/rijndael-alg-fst.h, lib/rijndael-alg-fst.c: New files.
67170
67171 2005-10-14  Simon Josefsson  <jas@extundo.com>
67172
67173         * tests/test-arcfour.c: New file.
67174
67175         * modules/arcfour, modules/arcfour-tests: New files.
67176
67177 2005-10-14  Simon Josefsson  <jas@extundo.com>
67178
67179         * m4/arcfour.m4: New file.
67180
67181 2005-10-14  Simon Josefsson  <jas@extundo.com>
67182
67183         * lib/arcfour.h, lib/arcfour.c: New files.
67184
67185 2005-10-14  Roland McGrath  <roland@redhat.com>
67186
67187         Import from libc.  [BZ #1331]
67188         * lib/obstack.h [!__STDC__] (obstack_int_grow_fast): Fix misnamed
67189         macro argument.
67190         Reported by Matej Vela <vela@debian.org>.
67191
67192 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
67193
67194         * lib/obstack.c [defined _LIBC && defined USE_IN_LIBIO]: Don't
67195         include <wchar.h>; no longer needed.
67196
67197 2005-10-14  Paul Eggert  <eggert@cs.ucla.edu>
67198
67199         * config/srclist.txt: Add glibc bug 321 for obstack.c, obstack.h.
67200
67201 2005-10-14  Jakub Jelinek  <jakub@redhat.com>
67202         and  Ulrich Drepper  <drepper@redhat.com>
67203
67204         Import from libc.
67205         * lib/obstack.c (print_and_abort) [defined _LIBC]: Use __fxprintf
67206         instead of inline stream orientation test and two separate
67207         function calls.  Pay no attention to USE_IN_LIBIO.
67208
67209 2005-10-13  Simon Josefsson  <jas@extundo.com>
67210
67211         * modules/gc-hmac-md5-tests: New file.
67212
67213         * tests/test-gc-hmac-sha1.c: New file.
67214
67215         * tests/test-gc.c (main): Remove MD5 and HMAC-MD5 tests.
67216
67217         * modules/gc-hmac-md5-tests: New file.
67218
67219         * tests/test-gc-md5.c: New file.
67220
67221         * modules/gc-md5-tests: New file.
67222
67223 2005-10-13  Simon Josefsson  <jas@extundo.com>
67224
67225         * lib/gc-pbkdf2-sha1.c (gc_pbkdf2_sha1): Optimize CEIL computation.
67226         Move memory allocation outside of loop.
67227
67228 2005-10-13  Paul Eggert  <eggert@cs.ucla.edu>
67229
67230         * lib/mkdir-p.c (make_dir_parents): Don't report an error if an
67231         intermediate directory is in a read-only file system.  Problem
67232         reported by Eric Blake.
67233
67234 2005-10-13  Oskar Liljeblad  <oskar@osk.mine.nu>
67235
67236         * modules/human (Depends-on): Depend on xstrtoumax, not xstrtol.
67237
67238 2005-10-12  Simon Josefsson  <jas@extundo.com>
67239
67240         * tests/test-hmac-sha1.c: New file.
67241
67242         * modules/hmac-sha1-tests: New file.
67243
67244         * modules/hmac-sha1: New file.
67245
67246 2005-10-12  Simon Josefsson  <jas@extundo.com>
67247
67248         * modules/gc-sha1: New file.
67249
67250 2005-10-12  Simon Josefsson  <jas@extundo.com>
67251
67252         * modules/gc-pbkdf2-sha1, modules/gc-pbkdf2-sha1-tests: New files.
67253
67254         * tests/test-gc-pbkdf2-sha1.c: New file.
67255
67256 2005-10-12  Simon Josefsson  <jas@extundo.com>
67257
67258         * modules/gc-md5, modules/gc-hmac-md5: New files.
67259
67260         * modules/gc (Files): Remove md5, memxor and hmac files.
67261
67262 2005-10-12  Simon Josefsson  <jas@extundo.com>
67263
67264         * m4/gc-pbkdf2-sha1.m4: New file.
67265
67266         * m4/gc-hmac-sha1.m4: New file.
67267
67268         * m4/gc-sha1: New file.
67269
67270         * m4/hmac-sha1.m4: New file.
67271
67272 2005-10-12  Simon Josefsson  <jas@extundo.com>
67273
67274         * m4/gc-md5.m4, m4/gc-hmac-md5.m4: New files.
67275
67276         * m4/gc.m4: Don't call gl_MD5, gl_MEMXOR or gl_HMAC_MD5.
67277
67278 2005-10-12  Simon Josefsson  <jas@extundo.com>
67279
67280         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Use Gc_rc for return types,
67281         suggested by Bruno Haible <bruno@clisp.org>.
67282
67283 2005-10-12  Simon Josefsson  <jas@extundo.com>
67284
67285         * lib/gc.h, gc-gnulib.c, gc-libgcrypt.c: Support SHA-1.
67286
67287 2005-10-12  Simon Josefsson  <jas@extundo.com>
67288
67289         * lib/gc-pbkdf2-sha1.c: New file.
67290
67291         * lib/gc.h: Add gc_pbkdf2_sha1 prototype.
67292
67293 2005-10-12  Simon Josefsson  <jas@extundo.com>
67294
67295         * lib/gc-libgcrypt.c (gc_hmac_sha1): New function.
67296
67297         * lib/gc-gnulib.c (gc_hmac_sha1): New function.
67298
67299 2005-10-12  Simon Josefsson  <jas@extundo.com>
67300
67301         * lib/gc-gnulib.c: Condition MD5 and HMAC-MD5 use on GC_USE_MD5 and
67302         GC_USE_HMAC_MD5, respectively.
67303
67304         * lib/gc-libgcrypt.c (gc_md5): Fix assert call.
67305         (gc_md5): Fix typo.
67306
67307         * lib/gc.h (gc_hash_buffer): Use gc_hash in prototype.
67308
67309         * lib/gc-libgcrypt.c (gc_hash_buffer): Ditto.
67310
67311         * lib/gc-gnulib.c (gc_hash_buffer): Ditto.
67312
67313 2005-10-12  Bruno Haible  <bruno@clisp.org>
67314
67315         * m4/stdbool.m4 (gl_STDBOOL_H): Define as an alias of AM_STDBOOL_H.
67316         Reported by Stepan Kasal <kasal@ucw.cz>.
67317
67318 2005-10-11  Simon Josefsson  <jas@extundo.com>
67319
67320         * tests/test-crc.c: New file.
67321
67322         * modules/crc, modules/crc-tests: New files.
67323
67324 2005-10-11  Simon Josefsson  <jas@extundo.com>
67325
67326         * m4/crc.m4: New file.
67327
67328 2005-10-11  Simon Josefsson  <jas@extundo.com>
67329
67330         * lib/gc.h: Add gc_hash and gc_hash_buffer.
67331
67332         * lib/gc-gnulib.c (gc_hash_buffer): Add.  Reorder #include's.
67333
67334         * lib/gc-libgcrypt.c (gc_hash_buffer): Add.
67335
67336 2005-10-11  Simon Josefsson  <jas@extundo.com>
67337
67338         * lib/crc.h, lib/crc.c: New files.
67339
67340         * lib/gc.h (gc_hash_buffer): Add doc.
67341
67342 2005-10-11  Bruno Haible  <bruno@clisp.org>
67343
67344         * modules/c-strcasestr: New file.
67345         * MODULES.html.sh (String handling <string.h>): Add c-strcasestr.
67346
67347 2005-10-11  Bruno Haible  <bruno@clisp.org>
67348
67349         * modules/c-strcase: New file.
67350         * MODULES.html.sh (String handling <string.h>): Add c-strcase.
67351
67352 2005-10-11  Bruno Haible  <bruno@clisp.org>
67353
67354         * lib/strcasecmp.c: Include limits.h.
67355         (strcasecmp): Avoid integer overflow on exotic platforms.
67356         * lib/strncasecmp.c: Include limits.h.
67357         (strncasecmp): Avoid integer overflow on exotic platforms.
67358         Reported by Paul Eggert.
67359
67360 2005-10-11  Bruno Haible  <bruno@clisp.org>
67361
67362         * lib/c-strcasestr.h: New file, from GNU gettext.
67363         * lib/c-strcasestr.c: New file, from GNU gettext.
67364
67365 2005-10-11  Bruno Haible  <bruno@clisp.org>
67366
67367         * lib/c-strcase.h: New file, from GNU gettext.
67368         * lib/c-strcasecmp.c: New file, from GNU gettext.
67369         * lib/c-strncasecmp.c: New file, from GNU gettext.
67370
67371 2005-10-10  Paul Eggert  <eggert@cs.ucla.edu>
67372
67373         * modules/mempcpy (License): GPL -> LGPL.
67374         * modules/strchrnul (License): Likewise.
67375         * modules/sysexits (License): Likewise.
67376
67377 2005-10-08  Simon Josefsson  <jas@extundo.com>
67378
67379         * config/srclist.txt: Bug 1423 is closed, but 1439 remains.
67380
67381 2005-10-07  Simon Josefsson  <jas@extundo.com>
67382
67383         * m4/memxor.m4: Remove gl_C_RESTRICT call.
67384
67385 2005-10-06  Simon Josefsson  <jas@extundo.com>
67386
67387         * tests/test-hmac-md5.c: New file.
67388
67389         * modules/hmac-md5-tests: New file.
67390
67391         * modules/hmac-md5: New file.
67392
67393 2005-10-06  Simon Josefsson  <jas@extundo.com>
67394
67395         * m4/hmac-md5.m4: New file.
67396
67397         * m4/memxor.m4: Require gl_C_RESTRICT.
67398
67399 2005-10-06  Simon Josefsson  <jas@extundo.com>
67400
67401         * lib/memxor.c (memxor): Avoid casts and warnings.
67402
67403 2005-10-06  Simon Josefsson  <jas@extundo.com>
67404
67405         * lib/hmac-md5.c: New file.
67406
67407         * lib/hmac.h: New file.
67408
67409 2005-10-06  Paul Eggert  <eggert@cs.ucla.edu>
67410
67411         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Check that bool
67412         promotes to int, not unsigned int, to catch the AIX 5.3
67413         compiler bug.
67414
67415 2005-10-05  Simon Josefsson  <jas@extundo.com>
67416
67417         * modules/memxor: New file.
67418
67419         * modules/iconv (Files): Move config.rpath to havelib, it is used
67420         there.
67421
67422         * modules/havelib (Files): Add config.rpath.
67423
67424 2005-10-05  Simon Josefsson  <jas@extundo.com>
67425
67426         * m4/memxor.m4: New file.
67427
67428 2005-10-05  Simon Josefsson  <jas@extundo.com>
67429
67430         * lib/memxor.c (memxor): Fix compiler error.
67431
67432         * lib/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): Add, see also
67433         <http://sourceware.org/bugzilla/show_bug.cgi?id=1423>.
67434
67435         * lib/memxor.h, lib/memxor.c: New files.
67436
67437         * lib/getaddrinfo.h: Don't protect sys/types.h with HAVE_SYS_TYPES_H,
67438         we assume all systems have it, suggested by Jim Meyering
67439         <jim@meyering.net>.  Remove HAVE_SYS_SOCKET_H test too, to see if
67440         any systems lack sys/socket.h; mingw32 is known to lack it, but we
67441         don't support it yet anyway.  Also remove HAVE_NETDB_H test, for
67442         same reasons.
67443
67444 2005-10-05  Simon Josefsson  <jas@extundo.com>
67445
67446         * config/srclist.txt: Add glibc bug 1423 for md5.h.
67447
67448 2005-10-05  Paul Eggert  <eggert@cs.ucla.edu>
67449
67450         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Don't check for
67451         sys/socket.h, netdb.h, sys/types.h; the checks areno longer
67452         needed, since the source code now assumes these .h files.
67453
67454 2005-10-05  Derek Price  <derek@ximbiot.com>
67455
67456         * lib/getdelim.c (SIZE_MAX): New macro, if not already defined.
67457
67458 2005-10-05  Bruno Haible  <bruno@clisp.org>
67459
67460         * modules/stdint (License): Change to LGPL.
67461
67462 2005-10-04  Simon Josefsson  <jas@extundo.com>
67463
67464         * lib/getaddrinfo.h: Move sys/types.h include first, reported by "Mark
67465         D. Baushke" <mdb@gnu.org>.
67466
67467 2005-10-04  Bruno Haible  <bruno@clisp.org>
67468
67469         * lib/verify.h (verify_true): Provide alternative definition for C++.
67470
67471 2005-10-03  Paul Eggert  <eggert@cs.ucla.edu>
67472
67473         * lib/getdelim.c: Include getdelim.h first.  Include <limits.h>.
67474         (SSIZE_MAX): New macro, if not already defined.
67475         (getdelim): Fix buffer overrun on 64-bit hosts with lines longer
67476         than 2 GiB.
67477
67478 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
67479
67480         Sync from coreutils.
67481         * m4/openat.m4 (gl_FUNC_OPENAT): Check for fdopendir.
67482         * m4/ullong_max.m4 (gl_ULLONG_MAX): Simplify so that it merely
67483         defines ULONG_MAX_LT_ULLONG_MAX.  Thomas M.Ott reports that
67484         ULLONG_MAX doesn't work with 2.7.2.1.
67485
67486 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
67487
67488         * modules/xreadlink (Makefile.am): Remove lib_SOURCES.
67489         From Ben Pfaff.
67490
67491         * modules/exclude (Depends-on): Depend on verify.
67492         * modules/strtoimax (Depends-on): Likewise.
67493         * modules/utimecmp (Depends-on): Likewise.
67494
67495 2005-10-02  Paul Eggert  <eggert@cs.ucla.edu>
67496
67497         * lib/exclude.c: Include verify.h.
67498         (verify): Remove.  All callers changed to use verify.h's version.
67499         * lib/strtoimax.c: Likewise.
67500         * lib/utimecmp.c: Likewis.e
67501
67502         Sync from coreutils.
67503         * lib/.cppi-disable: Add getaddrinfo.h, getdelim.h, getline.h,
67504         getpass.c, mbchar.h, mbuiter.h, strcase.h, strnlen.h, strnlen1.h.
67505         * lib/.cvsignore: Add fts.h, search.h, t-fpending.
67506         * lib/settime.c (settime): Fix { typo in previous patch.  Also, don't
67507         bother returning ENOSYS if settimeofday or stime fails; just let
67508         them return whatever errno they want to return.
67509         * lib/utimens.c: Include unistd.h, for dup2.
67510         (futimens): Fix typo: HAVE_FUTIMESAT was misspelled in an #if.
67511         (futimens) [! HAVE_FUTIMESAT]: If !file, set errno before returning -1.
67512
67513 2005-10-02  Jim Meyering  <jim@meyering.net>
67514
67515         Sync from coreutils.
67516         * m4/utimes.m4 (gl_FUNC_UTIMES): Detect the version of utimes
67517         from glibc-2.2.5 that fails for read-only files.
67518
67519 2005-10-02  Jim Meyering  <jim@meyering.net>
67520
67521         Sync from coreutils.
67522         * lib/fts-cycle.c [HAVE_CONFIG_H]: Include <config.h>.
67523         * lib/openat-die.c: Use `#ifdef HAVE_CONFIG_H', not
67524         `#if HAVE_CONFIG_H'.
67525         * lib/openat.c (fdopendir): Do not define if HAVE_FDOPENDIR.
67526         Remove AT_FDCWD test.
67527         Do not consume the fd unless successful.
67528         * lib/openat.h (fdopendir): Do not define if HAVE_FDOPENDIR.
67529         * lib/settime.c (settime): Move the HAVE_STIME block `up' into an #elif
67530         block, so that we don't even try to compile it if settimeofday is
67531         available.  This works around a compilation failure on OSF1 V5.1,
67532         due to stime requiring a `long int*' while tv_sec is `int'.
67533
67534 2005-10-02  Alfred M. Szmidt  <ams@gnu.org>
67535
67536         Sync from coreutils.
67537         * m4/chdir-long.m4 (gl_FUNC_CHDIR_LONG): Compare $gl_have_path...
67538         against `yes', rather than just testing for nonempty.
67539
67540 2005-10-01  Simon Josefsson  <jas@extundo.com>
67541
67542         * m4/getaddrinfo.m4: Include sys/types.h for sys/socket.h, on FreeBSD
67543         and Darwin.
67544
67545         * m4/getaddrinfo.m4: Use AC_GNU_SOURCE, GNU only declare getaddrinfo
67546         as an (POSIX) extension.  Check for sys/types.h, sys/socket.h, and
67547         netdb.h too, needed by getaddrinfo.h.  Check if getaddrinfo,
67548         freeaddrinfo and gai_strerror are declared by the POSIX headers.
67549         Check if struct addrinfo is declared.
67550
67551 2005-10-01  Simon Josefsson  <jas@extundo.com>
67552
67553         * lib/getaddrinfo.h: Protect #include's of sys/socket.h and netdb.h.
67554         Only define struct addrinfo if !HAVE_STRUCT_ADDRINFO.  Protect
67555         AI_* and EAI_* definitions.  Protect function declarations.
67556
67557 2005-10-01  Jim Meyering  <jim@meyering.net>
67558
67559         Sync from coreutils.
67560
67561         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Look for getservbyname in these
67562         libraries [inet nsl socket xnet].  Nelson Beebe reported that with
67563         native cc on Solaris 7, getaddrinfo.c requires -lsocket.
67564         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
67565         in the inet and nsl libraries.  Required on Solaris 5.7.
67566
67567 2005-10-01  Jim Meyering  <jim@meyering.net>
67568
67569         Sync from coreutils.
67570         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Check for gethostbyname
67571         in the inet and nsl libraries.  Required on Solaris 5.7.
67572
67573 2005-10-01  Eric Blake  <ebb9@byu.net>  (tiny change)
67574
67575         * lib/getdelim.c (getdelim): Remove unused variables.
67576
67577 2005-09-29  Paul Eggert  <eggert@cs.ucla.edu>
67578
67579         * lib/xtime.h (XTIME_PRECISION): Now of type int, not long long int,
67580         so that the code works even with ancient cpp.  Portability problem
67581         with GCC 2.7.2.1 reported by Thomas M.Ott.
67582
67583 2005-09-27  Paul Eggert  <eggert@cs.ucla.edu>
67584
67585         * modules/regex (Depends-on): Add strcase.
67586
67587         * modules/gethostname (Licence): Change from GPL to LGPL, since
67588         gethostname.c is a trivial implementation of a standard library
67589         function.
67590         * modules/poll (License): Change from GPL to LGPL, since it's
67591         derived from LGPL code.
67592
67593 2005-09-27  Jim Meyering  <jim@meyering.net>
67594
67595         * lib/getcwd.c: Change #ifdef<TAB>HAVE_CONFIG_H to #ifdef
67596         HAVE_CONFIG_H.
67597
67598         * lib/intprops.h (signed_type_or_expr__): Define.
67599         (INT_STRLEN_BOUND) [__GNUC__]: Use a slightly tighter bound
67600         for unsigned types.
67601
67602 2005-09-26  Paul Eggert  <eggert@cs.ucla.edu>
67603
67604         * lib/verify.h (verify_expr): Remove, replacing with:
67605         (verify_true): New macro that returns true instead of void.
67606         (verify_type__): Remove.
67607         (verify): Use verify_true rather than verify_type__.
67608
67609 2005-09-26  Bruno Haible  <bruno@clisp.org>
67610
67611         * modules/mbchar (Include): Mention that HAVE_WCHAR_H && HAVE_WCTYPE_H
67612         is necessary.
67613         (lib_SOURCES): Remove mbchar.c.
67614         * modules/mbfile (Include): Mention that HAVE_MBRTOWC is necessary.
67615         (Files): Add m4/mbrtowc.m4.
67616         * modules/mbiter: Likewise.
67617         * modules/mbuiter: Likewise.
67618
67619 2005-09-26  Bruno Haible  <bruno@clisp.org>
67620
67621         * m4/mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h. Don't
67622         compile mbchar.c if they are not both present.
67623         * m4/mbfile.m4 (gl_MBFILE): Require gl_FUNC_MBRTOWC.
67624         * m4/mbiter.m4 (gl_MBITER): Likewise.
67625         * m4/strstr.m4 (gl_PREREQ_STRSTR): Use AC_REQUIRE.
67626         * m4/strcasestr.m4 (gl_PREREQ_STRCASESTR): Likewise.
67627         * m4/strcase.m4 (gl_PREREQ_STRCASECMP): Likewise.
67628
67629 2005-09-25  Jim Meyering  <jim@meyering.net>
67630
67631         * modules/inet_ntop (Depends-on): Add socklen, since inet_ntop.c
67632         also uses socklen_t.
67633
67634 2005-09-24  Paul Eggert  <eggert@cs.ucla.edu>
67635
67636         * lib/utimens.c (ENOSYS): Define if not already defined.
67637         (futimens): Support having a null PATH if the file descriptor
67638         is nonnegative.
67639
67640         * lib/regex_internal.h (__GNUC_PREREQ, always_inline, inline, pure):
67641         Remove.
67642         (__attribute): Define to empty unless GCC 3.1 or later.
67643         This works around a core dump on OpenBSD 3.4, which has GCC
67644         2.95.3, which dumps core when given __attribute__(()).  It also
67645         simplifies other tests, since we really don't want to bother with
67646         worrying about which ancient version of GCC supported what.
67647         Original problem reported by Yoann Vandoorselaere, with part of
67648         the fix suggested by Derek Price.
67649
67650 2005-09-24  Jim Meyering  <jim@meyering.net>
67651
67652         * lib/verify.h (verify_type__): Use `unsigned int' as the bitfield type
67653         so we can once again use a positive bitfield width of 1 -- now we
67654         don't have to explain why we were using a bitfield width of 2.
67655
67656 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
67657
67658         * m4/regex.m4 (gl_REGEX): If replacing, define regcomp to rpl_regcomp,
67659         and similarly for the other external symbols.  Problem reported
67660         by James Gallager.
67661
67662         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Catch Sun Studio 10u1 on Linux
67663         bug reported by Jim Meyering.
67664
67665         * m4/utimens.m4 (gl_UTIMENS): Check for futimesat.
67666         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Undo previous change;
67667         not needed, since socklen is a prerequisite module.
67668
67669 2005-09-23  Paul Eggert  <eggert@cs.ucla.edu>
67670
67671         * lib/getaddrinfo.c [HAVE_NETINET_IN_H]: Include <netinet/in.h>.
67672         Problem reported by Eric Blake.
67673         (getaddrinfo): Initialize se so that it's not garbage.
67674         Redo internal storage allocation so that it doesn't make unportable
67675         assumptions about alignment.
67676         Fix a memory leak.
67677
67678         * lib/utimens.c (futimens): Use futimesat if available.
67679         Prefer it to futimes since it doesn't have the futimes bug.
67680
67681         * lib/verify.h (GL_CONCAT0, GL_CONCAT): Remove.
67682         (verify): Don't use the __LINE__ trick, as it doesn't work in general.
67683         Instead, declare a function that returns a pointer to an array,
67684         and use verify_type__ to declare the size of the array.
67685         Problem and germ of a solution reported by Bruno Haible.
67686         (verify_type__): Use 2, not 1, for bitfield size, to avoid
67687         a warning with Irix 6.5 cc.  Problem reported by Bruno Haible.
67688
67689 2005-09-23  Jim Meyering  <jim@meyering.net>
67690
67691         Sync from coreutils.
67692         Correct build failure (socklen_t not defined) on at least
67693         mips-sgi-irix6.5 and alphaev67-dec-osf5.1.
67694         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Require gl_SOCKLEN_T.
67695
67696 2005-09-23  Jim Meyering  <jim@meyering.net>
67697
67698         * modules/getaddrinfo (Depends-on): Add socklen.
67699
67700 2005-09-23  Bruno Haible  <bruno@clisp.org>
67701
67702         * tests/test-verify.c: New file.
67703
67704 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
67705
67706         Sync from coreutils.
67707
67708         * modules/argmatch (Depends-on): Add verify.
67709         * modules/getloadavg (Depends-on): Depend on fcntl-safer, not
67710         unistd-safer.
67711         * modules/save-cwd (Depends-on): Likewise.
67712
67713         * modules/openat (Files): Add lib/openat-die.c.
67714         (Depends-on): Remove error, exitfail.
67715         Add dirname.
67716
67717         * modules/verify: New file.
67718         * MODULES.html.sh (Diagnostics <assert.h>): New section,
67719         with "verify" module.
67720
67721 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
67722
67723         Sync from coreutils.
67724
67725         * m4/backupfile.m4, calloc.m4, chown.m4, cloexec.m4, dup2.m4:
67726         * m4/fileblocks.m4, free.m4, ftruncate.m4, getcwd.m4, getpagesize.m4:
67727         * m4/getugroups.m4, group-member.m4, idcache.m4, link-follow.m4:
67728         * m4/mkstemp.m4, mktime.m4, mountlist.m4, nanosleep.m4, pathmax.m4:
67729         * m4/physmem.m4, posixver.m4, putenv.m4, safe-read.m4, same.m4:
67730         * m4/save-cwd.m4, stdio-safer.m4, unistd-safer.m4, unlinkdir.m4:
67731         * m4/userspec.m4, xgetcwd.m4, xreadlink.m4:
67732         Don't bother checking for string.h, stdlib.h, unistd.h.
67733         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't require
67734         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK; that's now the lstat
67735         module's job.
67736         * m4/jm-macros.m4 (gl_MACROS): Likewise.
67737         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_LSTAT.
67738
67739         * m4/getdate.m4 (gl_C_COMPOUND_LITERALS): New macro.
67740         (gl_GETDATE): Use it.
67741
67742         * m4/mkdir-p.m4 (gl_MKDIR_PARENTS): Don't bother checking for unistd.h.
67743
67744 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
67745
67746         Sync from coreutils.
67747
67748         * lib/.cppi-disable: Add regcomp.c, regex_internal.c, regex_internal.h,
67749         stat-time.h.
67750         * lib/argmatch.h: Include verify.h
67751         (ARGMATCH_VERIFY): Use verify rather than rolling our own.
67752         (ARGMATCH_ASSERT): Remove; unused.
67753         * lib/canonicalize.c: Assume STDC_HEADERS.
67754         * lib/exclude.c: Include "strcase.h".
67755         * lib/regex_internal.h [!defined _LIBC]: Likewise.
67756         * lib/getusershell.c: Include stdio--.h rather than stdio.h
67757         and stdio-safer.h.
67758         (getusershell): Call fopen, not fopen_safer.
67759         * lib/save-cwd.c: Include fcntl--.h rather than fcntl.h.
67760         Do not include unistd-safer.h.
67761         (save_cwd): Don't call fd_safer; no longer needed
67762         now that we include fcntl--.h.
67763
67764         * lib/getdate.y (relative_time): New type.
67765         (RELATIVE_TIME_0): New constant.
67766         (parser_control): Use relative_time instead of doing it ourselves.
67767         (%union): Add new relative_time rel member.
67768         (tYEAR_UNIT, tMONTH_UNIT, tHOUR_UNIT, tMINUTE_UNIT, tSEC_UNIT):
67769         Now typeless.
67770         (relunit, relunit_snumber): Now of type rel.
67771         (zone, rel, relunit, get_date): Adjust to above changes.
67772
67773         * lib/getloadavg.c: Include fcntl--.h rather than fcntl.h.
67774         Do not include unistd-safer.h.
67775         (getloadavg): Don't call fd_safer; no longer needed
67776         now that we include fcntl--.h.
67777
67778         * lib/mkdir-p.c (ENOSYS): Define to EEXIST if not defined.
67779         (make_dir_parents): Treat ENOSYS like EEXIST.
67780
67781         Improve quality of diagnostics on restore_cwd failure.
67782         * lib/mkdir-p.h (make_dir): Remove.  All uses replaced by mkdir.
67783         (make_dir_parents): Last arg is now int * (for errno), not bool *.
67784         * lib/mkdir-p.c (make_dir, make_dir_parents): Likewise.
67785         Rewrite "mkdir -p" algorithm to avoid the need for "stat"
67786         each time through the loop.  Do not diagnose restore_cwd failure;
67787         that is the caller's job (and perhaps the caller does not care).
67788
67789         * lib/mkdir-p.c (CLEANUP_CWD, CLEANUP): Remove.
67790         (make_dir_parents): Revamp to avoid need for CLEANUP_CWD, CLEANUP.
67791         If the file already exists but is not a directory, don't bother
67792         to try to make its parents.
67793         Close potential file descriptor leak if we can't chdir("/") (!).
67794         Don't always return true if chdir($PWD) fails; return true only
67795         if the requested action was done successfully (except for the
67796         chdir($PWD)).
67797         Don't log final directory unless we actually made it.
67798         Refactor to avoid duplicate code to fix up permissions.
67799         Don't attempt to fix up parent permissions if chdir($PWD) fails.
67800
67801         * lib/strftime.c (my_strftime): Rewrite the previous change slightly,
67802         to make it a bit faster and (I hope) clearer.
67803         * lib/strftime.c (my_strftime): Add support for %:z, %::z, %:::z.
67804         Fix bug in formats like %2N.
67805
67806         * lib/verify.h: New file.
67807
67808 2005-09-22  Paul Eggert  <eggert@cs.ucla.edu>
67809
67810         Sync from coreutils.
67811         * m4/getaddrinfo.m4 (gl_PREREQ_GETADDRINFO): Check for netinet/in.h.
67812
67813 2005-09-22  Jim Meyering  <jim@meyering.net>
67814
67815         Sync from coreutils.
67816
67817         * m4/lstat.m4 (gl_FUNC_LSTAT):
67818         Use AC_LIBSOURCES to require lstat.c and lstat.h.
67819         Remove obsolete comment.
67820         * m4/xreadlink.m4: Use AC_LIBSOURCES and AC_LIBOBJ.
67821         * m4/xstrtod.m4: Likewise.
67822
67823         * m4/openat.m4 (gl_FUNC_OPENAT): Add openat-die.c.
67824
67825 2005-09-22  Jim Meyering  <jim@meyering.net>
67826
67827         Sync from coreutils.
67828
67829         * lib/backupfile.c: Use ARGMATCH_VERIFY, just in case.
67830
67831         * lib/posixtm.c (posixtime) [lint]: Initialize *all* of tm0, not just
67832         the .tm_year member, since otherwise gcc-4.0 would now warn about
67833         tm_zone, tm_gmtoff, tm_isdst, tm_yday, tm_wday.
67834
67835         * lib/quotearg.c (quotearg_n_options): Change code to be suboptimal, in
67836         order to avoid an unsuppressible warning from gcc on 64-bit systems.
67837
67838         * lib/getdate.y (get_date): Undo part of the 2005-04-04 change, so that
67839         the command "date -d'2005-03-27 +1 day'" succeeds once again, even
67840         when run in a time zone for which daylight savings time is in effect
67841         for the starting date.
67842
67843         * lib/mkdir-p.c (make_dir_parents): Don't let a failed chdir($PWD)
67844         stop us from restricting permissions of just-created absolute-named
67845         directories.
67846         * lib/mkdir-p.c (CLEANUP_CWD): Return *true*, not false when failing
67847         to restore initial working directory.
67848         * lib/mkdir-p.c (make_dir_parents): New parameter:
67849         different_working_dir, to tell caller if/when we change the working
67850         directory and are unable to return to the initial one.
67851         * lib/mkdir-p.h (make_dir_parents): Update prototype.
67852         * lib/mkdir-p.c (CLEANUP_CWD): Change one more `return 1' to
67853         `return false'.  This fixes a bug introduced on 2004-07-30.
67854
67855         * lib/openat.c (fdopendir): Be sure to close the supplied
67856         file descriptor before returning.  This makes our replacement
67857         implementation a little closer to Solaris's, where fdopendir
67858         ties the file descriptor to the returned DIR* pointer.
67859         * lib/openat.c (unlinkat): New function.
67860         * lib/openat.h (unlinkat): Add prototype.
67861         * lib/openat-die.c (openat_save_fail): Rename from openat_save_die.
67862         (openat_restore_fail): Rename from openat_restore_die.
67863         * lib/openat.c, openat.h: Reflect s/_die/_fail/ renaming.
67864
67865         Provide an alternative to exiting immediately upon save_cwd or
67866         restore_cwd failure.  Now, an application can arrange e.g.,
67867         to perform a longjump in that case.
67868         * lib/openat.c: Include dirname.h.
67869         Use IS_ABSOLUTE_FILE_NAME rather than testing for leading slash.
67870         (rpl_openat, fdopendir, fstatat): Call openat_save_die
67871         and openat_restore_die rather than calling error directly.
67872         Don't include "error.h" or "exitfail.h"; they're no longer needed.
67873
67874         * lib/openat-die.c (openat_save_die, openat_restore_die): New file.
67875         * lib/openat.h (openat_save_die, openat_restore_die): Declare and
67876         define.
67877
67878         * lib/strftime.c [FPRINTFTIME] (fprintftime): Provide a new interface:
67879         size_t fprintftime (FILE *fp, char const *fmt, struct tm const *tm,
67880                             int utc, int nanoseconds);
67881         Background:
67882         date should not have to allocate a megabyte of virtual memory to
67883         handle a format argument like +%1048575T.  When implemented with
67884         strftime, it must allocate such a buffer, use strftime to fill it
67885         in, print it, then free it.
67886         With fprintftime, it simply prints everything and exits.
67887         With no need for memory allocation, that's one fewer way to fail.
67888         * lib/strftime.c (my_strftime): Parse the colons of %:::z *after* the
67889         optional field width, not before, so we accept %9:z, not %:9z.
67890         (my_strftime): Be sure to use L_('x') for literals.
67891
67892         * lib/backupfile.c, lib/canon-host.c, lib/canonicalize.c, lib/chown.c:
67893         * lib/cloexec.c, lib/dup-safer.c, lib/dup2.c, lib/euidaccess.c:
67894         * lib/fd-safer.c, lib/fileblocks.c, lib/fopen-safer.c, lib/fsusage.c:
67895         * lib/ftruncate.c, lib/getcwd.c, lib/getcwd.h, lib/getloadavg.c:
67896         * lib/getopt_.h, lib/getpagesize.h, lib/getugroups.c:
67897         * lib/group-member.c, lib/human.h, lib/idcache.c, lib/mkdir-p.c:
67898         * lib/mountlist.c, lib/nanosleep.c, lib/pathmax.h, lib/physmem.c:
67899         * lib/posixver.c, lib/putenv.c, lib/raise.c, lib/safe-read.c:
67900         * lib/same.c, lib/save-cwd.c, lib/setenv.c, lib/settime.c:
67901         * lib/tempname.c, lib/unlinkdir.c, lib/unsetenv.c, lib/userspec.c:
67902         * lib/xgethostname.c, lib/xreadlink.c:
67903         Assume HAVE_UNISTD_H, i.e., include <unistd.h> unconditionally.
67904
67905         * lib/chown.c, lib/cloexec.c, lib/dup-safer.c, lib/dup2.c:
67906         * lib/fsusage.c, lib/getcwd.c, lib/getloadavg.c, lib/mountlist.c:
67907         * lib/openat.h, lib/save-cwd.c, lib/tempname.c:
67908         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
67909         and don't include <sys/file.h>).
67910
67911 2005-09-22  Eric Blake  <ebb9@byu.net>  (tiny change)
67912
67913         Sync from coreutils.
67914
67915         * lib/getloadavg.c (getloadavg) [__CYGWIN__]: Port to cygwin.
67916         [__linux__]: Allocate a big enough buffer for /proc/loadavg.
67917         [!LDAV_DONE]: Avoid unused variable warning.
67918
67919 2005-09-21  Bruno Haible  <bruno@clisp.org>
67920
67921         * lib/unicodeio.h (unicode_to_mb): New declaration.
67922
67923 2005-09-20  Derek Price  <derek@ximbiot.com>
67924
67925         * lib/getaddrinfo.c: Don't include <netdb.h> included from
67926         getaddrinfo.h.
67927
67928 2005-09-20  Bruno Haible  <bruno@clisp.org>
67929
67930         * gnulib-tool: Remove trailing slashes from the values specified for
67931         --source-base, --m4-base, --tests-base, --aux-dir.
67932         Suggested by Simon Josefsson <jas@extundo.com>.
67933
67934 2005-09-20  Bruno Haible  <bruno@clisp.org>
67935
67936         * gnulib-tool (func_all_modules, func_modules_transitive_closure,
67937         func_modules_to_filelist, func_import, func_create_testdir): Make all
67938         sorting results locale-independent, so that gnulib-cache.m4 doesn't
67939         change when gnulib-tool is invoked in a different locale.
67940
67941 2005-09-19  Simon Josefsson  <jas@extundo.com>
67942
67943         * m4/socklen.m4: Fix typo.
67944
67945 2005-09-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
67946
67947         Use a consistent style for including <config.h>.
67948         * lib/__fpending.c, lib/acl.c, lib/argmatch.c, lib/argp-help.c,
67949         lib/argp-parse.c, lib/argp-pvh.c, lib/backupfile.c, lib/basename.c,
67950         lib/c-stack.c, lib/calloc.c, lib/check-version.c, lib/cloexec.c,
67951         lib/closeout.c, lib/copy-file.c, lib/creat-safer.c, lib/cycle-check.c,
67952         lib/dirfd.c, lib/dirname.c, lib/dup-safer.c, lib/dup2.c,
67953         lib/euidaccess.c, lib/exclude.c, lib/exitfail.c, lib/fatal-signal.c,
67954         lib/fd-safer.c, lib/file-type.c, lib/fileblocks.c, lib/filemode.c,
67955         lib/filenamecat.c, lib/findprog.c, lib/fnmatch.c, lib/fopen-safer.c,
67956         lib/free.c, lib/fsusage.c, lib/ftruncate.c, lib/full-write.c,
67957         lib/fwriteerror.c, lib/getaddrinfo.c, lib/getcwd.c, lib/getdelim.c,
67958         lib/getline.c, lib/getlogin_r.c, lib/getndelim2.c, lib/getnline.c,
67959         lib/getopt1.c, lib/getpass.c, lib/group-member.c, lib/hard-locale.c,
67960         lib/hash-pjw.c, lib/hash.c, lib/human.c, lib/idcache.c,
67961         lib/inet_ntop.c, lib/isdir.c, lib/long-options.c, lib/malloc.c,
67962         lib/memcasecmp.c, lib/memcmp.c, lib/memcoll.c, lib/memcpy.c,
67963         lib/memmove.c, lib/mkdir-p.c, lib/modechange.c, lib/mountlist.c,
67964         lib/open-safer.c, lib/physmem.c, lib/pipe-safer.c, lib/pipe.c,
67965         lib/poll.c, lib/posixver.c, lib/progname.c, lib/progreloc.c,
67966         lib/putenv.c, lib/quote.c, lib/quotearg.c, lib/readline.c,
67967         lib/readlink.c, lib/realloc.c, lib/regex.c, lib/rename.c, lib/rmdir.c,
67968         lib/rpmatch.c, lib/safe-read.c, lib/same.c, lib/save-cwd.c,
67969         lib/savedir.c, lib/sig2str.c, lib/strcspn.c, lib/strerror.c,
67970         lib/stripslash.c, lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c,
67971         lib/strnlen1.c, lib/strsep.c, lib/strstr.c, lib/strtod.c,
67972         lib/strtoimax.c, lib/strtol.c, lib/strverscmp.c, lib/tempname.c,
67973         lib/time_r.c, lib/userspec.c, lib/utimecmp.c, lib/version-etc-fsf.c,
67974         lib/version-etc.c, lib/wait-process.c, lib/xalloc-die.c, lib/xgetcwd.c,
67975         lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c, lib/xreadlink.c,
67976         lib/xsetenv.c, lib/xstrndup.c, lib/xstrtoimax.c, lib/xstrtol.c,
67977         lib/xstrtoumax.c, lib/yesno.c:
67978         Standardize inclusion of config.h.
67979         * lib/__fpending.h, lib/dirfd.h, lib/getdate.h, lib/human.h,
67980         lib/inttostr.h:  Removed inclusion of config.h from header files.
67981         * lib/inttostr.c:  Adjusted in-tree users.
67982         * lib/timespec.h: Remove superfluous warning to include config.h.
67983         * lib/atexit.c, lib/chdir-long.c, lib/chown.c, lib/fchown-stub.c,
67984         lib/getgroups.c, lib/gettimeofday.c, lib/lchown.c, lib/lstat.c,
67985         lib/mkdir.c, lib/mkstemp.c, lib/nanosleep.c, lib/openat.c, lib/raise.c,
67986         lib/readtokens0.c, lib/readutmp.c, lib/unlinkdir.c: Guard inclusion of
67987         config.h with HAVE_CONFIG_H.
67988
67989 2005-09-19  Jim Meyering  <jim@meyering.net>
67990
67991         * modules/pathmax (License): Change to LGPL.
67992
67993 2005-09-19  Derek Price  <derek@ximbiot.com>
67994
67995         * config/srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
67996
67997 2005-09-19  Bruno Haible  <bruno@clisp.org>
67998
67999         * gnulib-tool (import): Provide default for --tests-base.
68000
68001 2005-09-19  Bruno Haible  <bruno@clisp.org>
68002
68003         * doc/quote.texi: New file, extracted from gnulib.texi.
68004         * doc/ctime.texi: New file, extracted from gnulib.texi.
68005         * doc/inet_ntoa.texi: New file, extracted from gnulib.texi.
68006         * doc/gnulib-tool.texi: New file, extracted from gnulib.texi.
68007         * doc/gnulib.texi: Include them.
68008
68009 2005-09-18  Bruno Haible  <bruno@clisp.org>
68010
68011         Portability fix.
68012         * gnulib-tool (func_readlink): New function.
68013         (func_ln_if_changed): Use it.
68014
68015 2005-09-18  Bruno Haible  <bruno@clisp.org>
68016
68017         * gnulib-tool: Support --with-tests also with --import.
68018         (func_emit_tests_Makefile_am): Use variables $m4base and $testsbase.
68019         (func_import): Use variables $testsbase and $inctests. Emit a
68020         gl_TESTS_BASE form into gnulib-cache.m4. Create $testsbase/Makefile.am.
68021         Remind the user to add AC_CONFIG_FILES($testsdir/Makefile) and
68022         SUBDIRS += $testsdir.
68023         (func_create_testdir): Update.
68024
68025 2005-09-18  Bruno Haible  <bruno@clisp.org>
68026
68027         * gnulib-tool: Revise --dry-run implementation. Use variable $doit
68028         instead of $dry_run.
68029         (func_cp_if_changed, func_mv_if_changed): Remove functions.
68030         (func_ln_if_changed): Don't handle dry-run here.
68031         (func_import): In dry-run mode, detect more precisely which actions
68032         would be performed, and don't use "...ing" verbs.
68033
68034 2005-09-18  Bruno Haible  <bruno@clisp.org>
68035
68036         * gnulib-tool (func_tmpdir): New function, taken from GNU gettextize.
68037         (func_import): Use join on two temporary files instead of three nested
68038         loops, in order to determine which files are new or old.
68039
68040 2005-09-18  Bruno Haible  <bruno@clisp.org>
68041
68042         * gnulib-tool (func_import): Comment out code that spits out the
68043         new files with --dry-run.
68044
68045 2005-09-18  Bruno Haible  <bruno@clisp.org>
68046
68047         * doc/gnulib.texi (Invoking gnulib-tool): 50% rewritten.
68048
68049 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
68050
68051         * lib/stat-time.h: New file.
68052         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP, ATIME_CMP, CTIME_CMP):
68053         (MTIME_CMP, TIMESPEC_NS): Remove.  Now done by stat-time.h,
68054         in a different way.
68055         (timespec_cmp): New function.
68056         * lib/utimecmp.c: Include stat-time.h.
68057         (SYSCALL_RESOLUTION): Depend on whether various struct stat
68058         members exist, not on the obsolescent ST_MTIM_NSEC.
68059         (utimecmp): Use the new stat-time functions rater than TIMESPEC_NS.
68060
68061 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
68062
68063         * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
68064
68065 2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
68066
68067         * MODULES.html.sh (File system functions): Add stat-time.
68068         * modules/stat-time: New file.
68069         * modules/timespec (Files): Remove m4/st_mtim.m4; this
68070         is now done in a different way, by the stat-time module.
68071         * modules/utimecmp (Depends-on): Add stat-time.
68072
68073 2005-09-15  Paul Eggert  <eggert@cs.ucla.edu>
68074
68075         * m4/st_mtim.m4: Remove.  Superseded by...
68076         * m4/stat-time.m4: New file.
68077         * m4/timespec.m4 (gl_TIMESPEC): Require AC_C_INLINE.
68078         Do not invoke AC_STRUCT_ST_MTIM_NSEC; no longer needed.
68079
68080 2005-09-15  Derek Price  <derek@ximbiot.com>
68081
68082         * m4/strstr.m4 (gl_FUNC_STRSTR): Don't define strstr here.
68083
68084 2005-09-15  Derek Price  <derek@ximbiot.com>
68085
68086         * lib/regex_internal.h: Blank `pure' for GNUC < 3.
68087         * lib/regex_internal.c: Ditto, using this...
68088         (__GNUC_PREREQ): ...new macro.
68089         * lib/regcomp.c, regexec.c: Blank `always_inline' for GNUC < 3.1
68090         using...
68091         (__GNUC_PREREQ): ...this new macro.
68092
68093         * lib/strstr.h: Include string.h. Define strstr as a macro here.
68094
68095 2005-09-15  Derek Price  <derek@ximbiot.com>
68096             Paul Eggert  <eggert@cs.ucla.edu>
68097
68098         * lib/regcomp.c, regexec.c, regex_internal.c: Back out previous
68099         changes, consolidating in...
68100         * lib/regex_internal.h: ...this file.
68101
68102 2005-09-13  Jim Meyering  <jim@meyering.net>
68103
68104         * lib/canon-host.c: Filter through gnu indent and reword comments
68105         slightly.
68106         * lib/canon-host.h (ch_strerror_r): Tweak cpp indentation and spacing.
68107
68108 2005-09-13  Derek Price  <derek@ximbiot.com>
68109
68110         * lib/canon-host.c (canon_host_r): Set *cherror on memory allocation
68111         failure.
68112         Reported by Jim Meyering  <jim@meyering.net>.
68113
68114 2005-09-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
68115
68116         * lib/base64.c: Typo.
68117         (base64_encode): Put b64str in initialized data section.
68118
68119 2005-09-12  Paul Eggert  <eggert@cs.ucla.edu>
68120
68121         Merge glibc and coreutils changes into gnulib, plus a few
68122         extra fixes.
68123         * lib/md5.c: Use #error rather than a string.
68124         (CYCLIC): New macro, from glibc source.  Use it instead of rol.
68125         * lib/md5.h (__GNUC_PREREQ, __THROW): Define if not defined already.
68126         (__attribute__): Define to empty for non recent-GCC.
68127         (__md5_buffer, __md5_finish_ctx, __md5_init_ctx, __md5_process_block):
68128         (__md5_process_bytes, __md5_read_ctx, __md5_stream):
68129         Renamed from their non-__ counterparts, with new macros replacing
68130         them if not _LIBC.  Add __THROW attribute.
68131         (rol): Remove.
68132         (struct md5_ctx): Align buffer if using GCC.
68133         * lib/sha1.h (struct sha1_ctx): Likewise.
68134         * lib/sha1.c (SWAP): Renamed from the NOTSWAP.  All uses changed.
68135         The old name was backwards.
68136         (NOTSWAP): Remove; not used.
68137         (rol): New macro, moved here from md5.h.
68138         (sha1_process_block): Remove a FIXME that doesn't make sense.
68139
68140 2005-09-12  Derek Price  <derek@ximbiot.com>
68141
68142         Return usable errors from canon-host.
68143         * lib/canon-host.h: New file.
68144         * lib/canon-host.c (canon_host): Wrap...
68145         (canon_host_r): ...this new function, which now relies exclusively on
68146         getaddrinfo.
68147         (ch_strerror): New function.
68148         (last_cherror): New global.
68149         * lib/getaddrinfo.c: Move include of getaddrinfo.h first to test
68150         interface.
68151         (getaddrinfo): Add AI_CANONNAME functionality.  Don't do arithmetic on
68152         void *.
68153         (freeaddrinfo): Free ai->ai_canonname when set.
68154
68155 2005-09-12  Derek Price  <derek@ximbiot.com>
68156
68157         Make canon-host require getaddrinfo.
68158         * m4/canon-host.m4 (gl_CANON_HOST): Remove most dependencies.
68159         AC_LIBSOURCE canon-host.h.  Call...
68160         (gl_PREREQ_CANON_HOST): ...this new function, which requires
68161         gl_GETADDRINFO.
68162         * m4/getaddrinfo.m4 (gl_GETADDRINFO): Compile gai_strerror when needed.
68163
68164 2005-09-12  Derek Price  <derek@ximbiot.com>
68165
68166         * modules/canon-host: Add canon-host.h.  Depend on getaddrinfo.  Make
68167         LGPL.
68168         * modules/getaddrinfo: Add link to opengroup spec.  Depend on strdup.
68169
68170 2005-09-12  Derek Price  <derek@ximbiot.com>
68171
68172         * lib/gai_strerror.c: Include config.h when available.  Include
68173         getaddrinfo.h before other headers to test interface.
68174         Reported by Larry Jones <lawrence.jones@ugs.com>.
68175
68176 2005-09-12  Derek Price  <derek@ximbiot.com>
68177             Paul Eggert  <eggert@cs.ucla.edu>
68178
68179         * modules/glob (Files): Add glob-libc.h.
68180
68181 2005-09-12  Derek Price  <derek@ximbiot.com>
68182             Paul Eggert  <eggert@cs.ucla.edu>
68183
68184         * m4/glob.m4 (gl_GLOB_SUBSTITUTE): AC_LIBSOURCES for glob.c,
68185         glob_.h, glob-libc.h.
68186         (gl_PREREQ_GLOB): Remove _SYS_CDEFS_H hack; no longer needed.
68187
68188 2005-09-12  Derek Price  <derek@ximbiot.com>
68189             Paul Eggert  <eggert@cs.ucla.edu>
68190
68191         * lib/glob-libc.h: Renamed from glob_.h.  The new version is
68192         taken from libc's glob.h, except with '#ifdef __GLOB_GNULIB'
68193         protecting things that should be done only in gnulib contexts.
68194         * lib/glob_.h: New file, containing only the glob things needed for
68195         gnulib.
68196         (GLOB_PREFIX): Remove.  All uses changed to look for __GLOB_GNULIB.
68197         (__GLOB_CONCAT, __GLOB_XCONCAT, __GLOB_ID): Remove; no longer needed.
68198         (glob, globfree, glob_pattern_p): Now defined simply in terms of
68199         rpl_glob, rpl_globfree, rpl_glob_pattern_p.
68200         (__GLOB_GNULIB): New macro, to keep the glob.h changes clearer
68201         and to respect the namespace rules better.
68202
68203 2005-09-08  Simon Josefsson  <jas@extundo.com>
68204
68205         * modules/socklen: New file.
68206
68207 2005-09-08  Simon Josefsson  <jas@extundo.com>
68208
68209         * m4/socklen.m4: New file.
68210
68211 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
68212
68213         * modules/utimens (Files): Add m4/utimbuf.m4, since
68214         m4/utimens.m4 requires gl_CHECK_TYPE_STRUCT_UTIMBUF.
68215         Reported by Sergey Poznyakoff.
68216
68217 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
68218
68219         * lib/glob.c (glob, globfree, __glob_pattern_p): Use old-style function
68220         definitions, since that's the preferred style in glibc.
68221         Fix a minor spacing issue, and update copyright notice to match
68222         glibc's.
68223
68224 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
68225
68226         * config/srclist.txt: Remove glibc bug 1061; it's been fixed.
68227
68228 2005-09-06  Simon Josefsson  <jas@extundo.com>
68229
68230         * lib/getpass.c (getpass): Fix typo, test for HAVE_TCSETATTR and not
68231         TCSETATTR.  Reported by Derek Price <derek@ximbiot.com>.
68232
68233 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
68234
68235         * lib/regex_internal.h (bitset_not): Add parens to avoid gcc -Wall
68236         warning.
68237
68238 2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
68239
68240         * config/srclist.txt: Add glibc bug 1302.
68241
68242 2005-09-05  Paul Eggert  <eggert@cs.ucla.edu>
68243
68244         Change bitset word type from unsigned int to unsigned long int,
68245         as this has better performance on typical 64-bit hosts.
68246         Port bitset code to hosts with unusual word sizes.
68247         * lib/regcomp.c (build_equiv_class, build_charclass, build_range_exp):
68248         (build_collating_symbol):
68249         Prefer bitset to re_bitset_ptr_t in prototypes, when the actual
68250         argument is a bitset.  This is merely a style issue, but it makes
68251         it clearer that an entire array is expected.
68252         (re_compile_fastmap_iter, init_dfa, init_word_char, optimize_subexps):
68253         * lib/regcomp.c (lower_subexp, parse_bracket_exp, built_charclass_op):
68254         Port to the case where bitset_word is not the same as unsigned int.
68255         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
68256         (bitset_not, bitset_merge, bitset_set_all, bitset_mask):
68257         Likewise.
68258         * lib/regexec.c (check_dst_limits_calc_pos_1,
68259         check_subexp_matching_top):
68260         (build_trtable, group_nodes_into_DFAstates):
68261         Likewise.
68262         * lib/regcomp.c (re_compile_fastmap_iter, utf8_sb_map, optimize_utf8):
68263         Don't assume that SBC_MAX is a multiple of BITSET_WORD_BITS.
68264         * lib/regex_internal.h (bitset_set_all, bitset_not): Likewise.
68265         * lib/regexec.c (group_nodes_into_DFAstates): Likewise.
68266         * lib/regcomp.c (utf8_sb_map): Don't assume UINT_MAX == 0xffffffff.
68267         * lib/regcomp.c (optimize_subexps, lower_subexp):
68268         Work even if bitset_word has holes in its bitwise representation.
68269         * lib/regex_internal.h (BITSET_WORD_BITS): Likewise.
68270         * lib/regexec.c (check_dst_limits_calc_pos_1,
68271         check_subexp_matching_top):
68272         Likewise.
68273         * lib/regex_internal.c (re_string_reconstruct):
68274         Don't assume UCHAR_MAX == 255.
68275         * lib/regex_internal.h (bitset_set_all): Likewise.
68276         * lib/regex_internal.h (BITSET_WORD_BITS): Renamed from UINT_BITS.
68277         All uses changed.
68278         (BITSET_WORDS): Renamed from BITSET_UINTS.  All uses changed.
68279         (bitset_word): New type, replacing 'unsigned int' for bitset uses.
68280         All uses changed.
68281         (BITSET_WORD_MAX): New macro.
68282         (bitset_set, bitset_clear, bitset_contain, bitset_empty):
68283         (bitset_set_all, bitset_copy):  Now inline functions, not macros.
68284         (bitset_empty, bitset_copy):
68285         Prefer sizeof (bitset) to multiplying it out ourselves.
68286         (bitset_not_merge): Remove; unused.
68287         (bitset_contain): Return bool, not unsigned int with one bit on.
68288         All callers changed.
68289         * lib/regexec.c (build_trtable): Don't assume bitset has no stricter
68290         alignment than re_node_set; do this by defining a new internal
68291         type struct dests_alloc and using it to allocate memory.
68292
68293 2005-09-05  Bruno Haible  <bruno@clisp.org>
68294
68295         * gnulib-tool (func_import): Fix comparison in handling of symbolic
68296         links.
68297
68298 2005-09-04  Martin Lambers  <marlam@marlam.de>  (tiny change)
68299
68300         * modules/size_max (Makefile.am): Add size_max.h
68301
68302 2005-09-04  Derek Price  <derek@ximbiot.com>
68303
68304         * gnulib-tool (func_import): Fix reversed $symbolic logic.
68305
68306 2005-09-03  Simon Josefsson  <jas@extundo.com>
68307
68308         * gnulib-tool: Fix typo.
68309
68310 2005-09-03  Simon Josefsson  <jas@extundo.com>
68311
68312         * config/srclist.txt: Add glibc bug 1293.
68313
68314 2005-09-03  Derek Price  <derek@ximbiot.com>
68315
68316         * m4/getlogin_r (gl_GETLOGIN_R): Fix cut & paste error.
68317         From Larry Jones <lawrence.jones@ugs.com>.
68318
68319 2005-09-02  Simon Josefsson  <jas@extundo.com>
68320
68321         * modules/socklen: New file.
68322
68323 2005-09-02  Simon Josefsson  <jas@extundo.com>
68324
68325         * modules/havelib: New module.
68326
68327         * modules/gettext, modules/iconv, modules/lock, modules/readline:
68328         Use havelib.
68329
68330 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
68331
68332         Check for arithmetic overflow when calculating sizes, to prevent
68333         some buffer-overflow issues.  These patches are conservative, in the
68334         sense that when I couldn't determine whether an overflow was possible,
68335         I inserted a run-time check.
68336         * lib/regex_internal.h (re_xmalloc, re_xrealloc, re_x2realloc): New
68337         macros.
68338         (SIZE_MAX) [!defined SIZE_MAX]: New macro.
68339         (re_alloc_oversized, re_x2alloc_oversized, re_xnmalloc):
68340         (re_xnrealloc, re_x2nrealloc): New inline functions.
68341         * lib/regcomp.c (init_dfa, analyze, build_range_exp,
68342         parse_bracket_exp):
68343         (build_equiv_class, build_charclass): Check for arithmetic overflow
68344         in size expression calculations.
68345         * lib/regex_internal.c (re_string_realloc_buffers):
68346         (build_wcs_upper_buffer, re_node_set_add_intersect):
68347         (re_node_set_init_union, re_node_set_insert, re_node_set_insert_last):
68348         (re_dfa_add_node, register_state): Likewise.
68349         * lib/regexec.c (re_search_stub, re_copy_regs, re_search_internal):
68350         (prune_impossible_nodes, push_fail_stack, set_regs, check_arrival):
68351         (build_trtable, extend_buffers, match_ctx_init, match_ctx_add_entry):
68352         (match_ctx_add_subtop, match_ctx_add_sublast): Likewise.
68353
68354 2005-09-02  Paul Eggert  <eggert@cs.ucla.edu>
68355
68356         * modules/inttostr (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
68357         m4/ulonglong.m4.  Problem reported by Martin Lambers.
68358
68359 2005-09-02  Bruno Haible  <bruno@clisp.org>
68360
68361         Support for lib vs. lib64 distinction on biarch platforms.
68362         * m4/lib-prefix.m4 (AC_LIB_PREPARE_MULTILIB): New macro.
68363         (AC_LIB_PREFIX): Require it. Use $acl_libdirstem instead of 'lib'.
68364         * m4/lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
68365
68366 2005-09-02  Bruno Haible  <bruno@clisp.org>
68367
68368         * gnulib-tool (import): In the other first-use case, provide defaults
68369         as well.
68370
68371 2005-09-02  Bruno Haible  <bruno@clisp.org>
68372
68373         * config/srclist.txt: lib-link.m4 and lib-prefix.m4 currently have
68374         patches not yet found in the latest gettext release.
68375
68376 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
68377
68378         * lib/glob.c (GET_LOGIN_NAME_MAX): Renamed from LOGIN_NAME_MAX,
68379         to avoid a collision with bits/local_lim.h in glibc.
68380         All uses changed.  Problem reported by Dmitry V. Levin in
68381         <http://sources.redhat.com/bugzilla/show_bug.cgi?id=1060>.
68382
68383         * lib/regex_internal.c (build_wcs_upper_buffer): Fix portability
68384         bugs in int versus size_t comparisons.
68385         (re_string_context_at): Fix bug where the code assumed that
68386         Idx is signed.
68387
68388         Use bool where appropriate.
68389         * lib/regcomp.c (re_set_fastmap): ICASE arg is bool, not int.
68390         All callers changed.
68391         (calc_eclosure_iter): Likewise, for ROOT arg.
68392         (parse_bracket_element): Likewise, for ACCEPT_HYPHEN arg.
68393         (build_charclass_op): Likewise, for NON_MATCH arg.
68394         * lib/regex_internal.c (re_string_allocate, re_string_construct):
68395         (re_string_construct_common): Likewise, for ICASE arg.
68396         * lib/regexec.c (re_search_2_stub, re_search_stub):
68397         Likewise, for RET_LEN arg.
68398         (check_matching): Likewise, for FL_LONGEST_MATCH arg.
68399         (set_regs): Likewise, for FL_BACKTRACK arg.
68400         * lib/regcomp.c (re_compile_fastmap_iter, optimize_utf8):
68401         (duplicate_node_closure, calc_inveclosure, calc_eclosure):
68402         (calc_eclosure_iter, parse_bracket_exp):
68403         Use bool for internal variables that are booleans.
68404         * lib/regexec.c (re_search_internal, check_matching,
68405         proceed_next_node):
68406         (set_regs, build_sifted_states, sift_states_bkref):
68407         (check_arrival_add_next_nodes, check_arrival_expand_ecl_sub):
68408         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
68409         (find_collation_sequence_value):
68410         Likewise.
68411         * lib/regex_internal.c (re_node_set_insert, re_node_set_insert_last):
68412         (re_node_set_compare):
68413         Return bool, not int. All callers changed.
68414         * lib/regexec.c (check_halt_node_context, check_dst_limits):
68415         (build_trtable, check_node_accept): Likewise.
68416         * lib/regex_internal.h: Include stdbool.h.
68417
68418         Fix bugs uncovered when converting to bool.
68419         * lib/regcomp.c (calc_eclosure_iter): Check for storage allocation
68420         failure instead of charging ahead blindly.
68421         * lib/regex_internal.c (register_state): Likewise.
68422         * lib/regexec.c (re_search_2_stub): Use simpler method than boolean
68423         for freeing internal storage.
68424         (group_nodes_into_DFA_states): Use unsigned int, not int, for
68425         bitset pieces used as boolean, to avoid undefined behavior
68426         on hosts that do int overflow checking.
68427
68428 2005-09-01  Paul Eggert  <eggert@cs.ucla.edu>
68429
68430         * config/srclist.txt: Add glibc bugs 1285-1287.
68431
68432 2005-09-01  Jim Meyering  <jim@meyering.net>
68433
68434         * m4/lchown.m4: Require gl_FUNC_CHOWN, for the definition of
68435         CHOWN_MODIFIES_SYMLINK, which is used by lchown.c.
68436         Require gl_STAT_MACROS, too.
68437
68438 2005-09-01  Bruno Haible  <bruno@clisp.org>
68439
68440         * gnulib-tool (import): In the first-use case, provide defaults.
68441
68442 2005-09-01  Bruno Haible  <bruno@clisp.org>
68443
68444         * gnulib-tool (func_import): Remove the .tmp files.
68445
68446 2005-09-01  Bruno Haible  <bruno@clisp.org>
68447
68448         * gnulib-tool (func_import): Fix handling of symbolic links.
68449
68450 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
68451
68452         On 64-bit hosts (where size_t is 64 bits and int is 32 bits), the
68453         old glibc regex code mishandles strings longer than 2**31 bytes.
68454         This patch fixes this when the regex code is used in gnulib
68455         (i.e., outside glibc).
68456
68457         This patch should not affect the use of the regex code inside
68458         glibc.  No doubt this problem also needs to be handled for glibc
68459         as well, but the result will be an incompatible change to the
68460         glibc ABI, and the old ABI will have to be supported too.  That
68461         can be the the subject for another patch.
68462
68463         * lib/regex.h (_REGEX_LARGE_OFFSETS): New feature-test macro,
68464         governing whether the rest of this patch is active.  By default,
68465         the macro is disabled and the patch has no effect.
68466         (regoff_t) [defined _REGEX_LARGE_OFFSETS]: Define to off_t, not int.
68467         (__re_idx_t, __re_size_t, __re_long_size_t): New types.
68468         (struct re_pattern_buffer, re_search, re_search_2, re_match):
68469         (re_match_2, re_set_registers): Use the new types.
68470         * lib/regex_internal.h (Idx, re_hashval_t): New types.
68471         (REG_MISSING, REG_ERROR, REG_VALID_INDEX, REG_VALID_NONZERO_INDEX):
68472         New macros.
68473         (re_node_set, re_charset_t, re_token_t, re_string_realloc_buffers):
68474         (re_string_context_at, bin_tree_t, re_dfastate_t):
68475         (struct re_state_table_entry, state_array_t, re_sub_match_last_t):
68476         (re_sub_match_top_t, re_match_context_t, re_sift_context_t):
68477         (struct re_fail_stack_ent_t, struct re_fail_stack_t, struct re_dfa_t):
68478         (re_string_char_size_at, re_string_wchar_at):
68479         (re_string_elem_size_at):
68480         Use the new types and macros to port to 64-bit hosts.
68481         Use unsigned types for internal values, so that the code
68482         mostly works even for arrays larger than SSIZE_MAX.
68483         * lib/regcomp.c (re_compile_internal, init_dfa, duplicate_node):
68484         (search_duplicated_node, calc_eclosure_iter, fetch_number):
68485         (parse_reg_exp, parse_branch, parse_expression, parse_sub_exp):
68486         (build_equiv_class, build_charclass, re_compile_fastmap_iter):
68487         (free_dfa_content, create_initial_state, optimize_utf8, analyze):
68488         (optimize_subexps, calc_first, link_nfa_nodes, duplicate_node_closure):
68489         (calc_inveclosure, parse_dup_op, build_range_exp):
68490         (build_collating_symbol, parse_bracket_exp, build_charclass_op):
68491         (fetch_number, create_token_tree, mark_opt_subexp):
68492         Likewise.
68493         * lib/regex_internal.c (re_string_construct_common,
68494         create_ci_newstate):
68495         (create_cd_newstate, re_string_allocate, re_string_construct):
68496         (re_string_realloc_buffers, build_wcs_upper_buffer):
68497         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
68498         (re_string_reconstruct, re_string_peek_byte_case):
68499         (re_string_fetch_byte_case, re_string_context_at):
68500         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
68501         (re_node_set_init_copy, re_node_set_add_intersect):
68502         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
68503         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
68504         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
68505         (re_acquire_state, re_acquire_state_context, register_state):
68506         Likewise.
68507         * lib/regex.c (match_ctx_init, match_ctx_add_entry,
68508         search_cur_bkref_entry):
68509         (match_ctx_add_subtop, match_ctx_add_sublast, sift_ctx_init):
68510         (re_search_internal, re_search_2_stub, re_search_stub)
68511         (re_copy_regs, check_matching, check_halt_state_context, update_regs):
68512         (push_fail_stack, sift_states_iter_mb, build_sifted_states):
68513         (update_cur_sifted_state, check_dst_limits):
68514         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
68515         (check_subexp_limits, sift_states_bkref, merge_state_array):
68516         (check_subexp_matching_top, get_subexp, get_subexp_sub):
68517         (find_subexp_node, check_arrival, check_arrival_add_next_nodes):
68518         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
68519         (expand_bkref_cache, check_node_accept_bytes):
68520         (group_nodes_into_DFAstates, check_node_accept, regexec, re_match):
68521         (re_search, re_match_2, re_search_2, prune_impossible_nodes):
68522         (acquire_init_state_context, check_halt_node_context):
68523         (proceed_next_node, pop_fail_stack, set_regs, free_fail_stack_return):
68524         (sift_states_backward, clean_state_log_if_needed):
68525         (sub_epsilon_src_nodes, add_epsilone_src_nodes, merge_state_with_log):
68526         (find_recover_state, transit_state_sb, transit_state_mb):
68527         (transit_state_bkref, build_trtable, match_ctx_clean):
68528         Likewise.
68529         * lib/regcomp.c (parse_dup_op): Add an extra test if Idx is unsigned,
68530         to work around an assumption that REG_MISSING is negative.
68531
68532         * lib/regcomp.c (re_comp) [defined _REGEX_RE_COMP || defined _LIBC]:
68533         (seek_collating_symbol_entry) [defined _LIBC]:
68534         (lookup_collation_sequence_value) [defined _LIBC]:
68535         (build_range_exp, build_collating_symbol) [defined _LIBC]:
68536         Use prototypes rather than old-style function definitions.
68537         * lib/regexec.c (re_exec) [defined _REGEX_RE_COMP || defined _LIBC]:
68538         (transit_state_sb) [0]:
68539         (find_collation_sequence_value) [defined _LIBC]: Likewise.
68540
68541         * lib/regexec.c (re_search_internal): Simplify update of rm_so and
68542         rm_eo.
68543
68544         * lib/regcomp.c (re_compile_fastmap_iter, init_dfa, init_word_char):
68545         (optimize_subexps, lower_subexp):
68546         Don't assume 1<<31 has defined behavior on hosts with 32-bit int,
68547         since the signed shift might overflow.  Use 1u<<31 instead.
68548         * lib/regex_internal.h (bitset_set, bitset_clear, bitset_contain):
68549         Likewise.
68550         * lib/regexec.c (check_dst_limits_calc_pos_1,
68551         check_subexp_matching_top): Likewise.
68552
68553         * lib/regcomp.c (optimize_subexps, lower_subexp):
68554         Use CHAR_BIT rather than 8, for clarity.
68555         * lib/regexec.c (check_dst_limits_calc_pos_1):
68556         (check_subexp_matching_top): Likewise.
68557         * lib/regcomp.c (init_dfa): Make table_size unsigned, so that we don't
68558         have to worry about portability issues when shifting it left.
68559         Remove no-longer-needed test for table_size > 0.
68560         * lib/regcomp.c (parse_sub_exp): Do not shift more bits than there are
68561         in a word, as the resulting behavior is undefined.
68562         * lib/regexec.c (check_dst_limits_calc_pos_1): Likewise;
68563         in one case, a <= should have been an <, and in another case the
68564         whole test was missing.
68565         * lib/regex_internal.h (BYTE_BITS): Remove.  All uses changed to
68566         the standard name CHAR_BIT.
68567         * lib/regexec.c (match_ctx_add_entry): Don't assume that ~0 == -1;
68568         this is not true on one's complement and signed-magnitude hosts.
68569
68570         * lib/regex_internal.h (re_sub_match_top_t): Remove unused member
68571         next_last_offset.
68572         (struct re_dfa_t): Remove unused member states_alloc.
68573         * lib/regcomp.c (init_dfa): Don't initialize unused members.
68574
68575 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
68576
68577         * m4/regex.m4 (gl_REGEX): Require AC_SYS_LARGEFILE, Define
68578         _REGEX_LARGE_OFFSETS).  Test for regoff_t/off_t bug in 64-bit
68579         and large-file glibc and in 32-bit large-file Solaris.
68580
68581 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
68582
68583         * lib/regex_internal.c (re_string_reconstruct): Don't assume buffer
68584         lengths fit in regoff_t; this isn't true if regoff_t is the same
68585         width as size_t.
68586         * lib/regex.c (re_search_internal): 5th arg is LAST_START
68587         (= START + RANGE) instead of RANGE.  This avoids overflow
68588         problems when regoff_t is the same width as size_t.
68589         All callers changed.
68590         (re_search_2_stub): Check for overflow when adding the
68591         sizes of the two strings.
68592         (re_search_stub): Check for overflow when adding START
68593         to RANGE; if it occurs, substitute the extreme value.
68594
68595 2005-08-31  Paul Eggert  <eggert@cs.ucla.edu>
68596
68597         * config/srclist.txt: Add glibc bugs 1273, 1278-1282, 1284.
68598
68599 2005-08-31  Jim Meyering  <jim@meyering.net>
68600
68601         * lib/regcomp.c (search_duplicated_node): Make first pointer arg
68602         a pointer-to-const.
68603         * lib/regex_internal.c (create_ci_newstate, create_cd_newstate):
68604         (register_state): Likewise.
68605         * lib/regexec.c (search_cur_bkref_entry, check_dst_limits):
68606         (check_dst_limits_calc_pos_1, check_dst_limits_calc_pos):
68607         (group_nodes_into_DFAstates): Likewise.
68608
68609 2005-08-31  Jim Meyering  <jim@meyering.net>
68610
68611         * check-module: Add a FIXME comment.
68612
68613 2005-08-31  Eric Blake  <ebb9@byu.net>
68614
68615         * modules/unistd-safer (Files): Add unistd--.h.
68616         * modules/stdio-safer (Files): Add stdio--.h.
68617
68618 2005-08-31  Derek Price  <derek@ximbiot.com>
68619
68620         * lib/getdelim.c (getdelim): Return EOF on EOF.
68621         Reported by Larry Jones <lawrence.jones@ugs.com>.
68622
68623 2005-08-31  Bruno Haible  <bruno@clisp.org>
68624
68625         Avoid unnecessary diffs in the generated lib/Makefile.am.
68626         * gnulib-tool (func_emit_lib_Makefile_am): Don't write the cmd into
68627         the generated files.
68628         (func_import): Don't set cmd.
68629
68630 2005-08-31  Bruno Haible  <bruno@clisp.org>
68631
68632         * lib/strstr.c: Include <stddef.h>, for NULL.
68633         * lib/strcasestr.c: Likewise.
68634         Reported by Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
68635
68636 2005-08-31  Bruno Haible  <bruno@clisp.org>
68637
68638         * gnulib-tool: New option --macro-prefix.
68639         (func_import): Use macro_prefix.
68640         (import): Handle option --macro-prefix.
68641
68642 2005-08-31  Bruno Haible  <bruno@clisp.org>
68643
68644         * gnulib-tool (import): Rename most ac_* variables to cached_*.
68645         Also use new variables cached_lgpl, cached_libtool.
68646
68647 2005-08-31  Bruno Haible  <bruno@clisp.org>
68648
68649         * gnulib-tool (func_import): Require AC_GNU_SOURCE etc. instead of
68650         always instantiating them.
68651
68652 2005-08-31  Bruno Haible  <bruno@clisp.org>
68653
68654         * gnulib-tool (func_import): Read the previous cached settings
68655         from gnulib-cache.m4 and gnulib-comp.m4. Remove files that were
68656         earlier added by gnulib but are now dropped. Warn when a gnulib file
68657         overwrites a non-gnulib file.
68658
68659 2005-08-31  Bruno Haible  <bruno@clisp.org>
68660
68661         * gnulib-tool (func_import): Generate two files gnulib-cache.m4 and
68662         gnulib-comp.m4 instead of a single gnulib.m4, to make it easy for
68663         projects that don't keep autogenerated files in CVS. Put into
68664         actioncmd only the specified modules, not the transitive closure.
68665
68666 2005-08-31  Bruno Haible  <bruno@clisp.org>
68667
68668         * gnulib-tool (func_import): Fix defaulting of $libname and $libtool.
68669         Create directories that shall be filled.
68670         (import): Don't look for gl_* macros in configure.ac. Recurse across
68671         all directories containing a gnulib-cache.m4 files, if meaningful.
68672
68673 2005-08-31  Bruno Haible  <bruno@clisp.org>
68674
68675         * gnulib-tool (func_import): Emit also a stub for gl_LIBTOOL.
68676         (import): Set seen_libtool when we see gl_LIBTOOL.
68677
68678 2005-08-31  Bruno Haible  <bruno@clisp.org>
68679
68680         * gnulib-tool (func_import): Also copy m4/gnulib-tool.m4. Omit
68681         declaration macro definitions from generated gnulib.m4.
68682
68683 2005-08-30  Oskar Liljeblad  <oskar@osk.mine.nu>
68684
68685         * lib/iconvme.h: Add prototype for iconv_alloc.
68686
68687 2005-08-29  Simon Josefsson  <jas@extundo.com>
68688
68689         * lib/iconvme.c: Fix errno.
68690
68691 2005-08-29  Bruno Haible  <bruno@clisp.org>
68692
68693         * gnulib-tool: Enclose all occurrences of $destdir in "...", so
68694         that it works when the directory contains spaces.
68695
68696 2005-08-29  Bruno Haible  <bruno@clisp.org>
68697
68698         * gnulib-tool (import): Avoid unnecessary spaces in $avoidlist.
68699
68700 2005-08-29  Bruno Haible  <bruno@clisp.org>
68701
68702         * gnulib-tool (func_import): Emit more comments into gnulib.m4.
68703         Emit more advice.
68704
68705 2005-08-29  Bruno Haible  <bruno@clisp.org>
68706         and Stepan Kasal  <kasal@ucw.cz>
68707
68708         * check-module: If more parameters are given, check each of them
68709         separately; add more exceptions, as noted by Jim Meyering.
68710         (check_module): New procedure.
68711         (%exempt_header): Now contains all exceptions.
68712
68713 2005-08-29  Ben Pfaff  <blp@cs.stanford.edu>
68714
68715         * modules/byteswap (Makefile.am): Fix rule to not assume GNU make.
68716
68717 2005-08-29  Oskar Liljeblad  <oskar@osk.mine.nu>
68718
68719         * lib/iconvme.c: Split iconv_string into iconv_alloc.
68720
68721 2005-08-28  Bruno Haible  <bruno@clisp.org>
68722
68723         * m4/gnulib-tool.m4: New file.
68724
68725 2005-08-27  Jim Meyering  <jim@meyering.net>
68726
68727         * modules/unistd-safer (Files): Add pipe-safer.c.
68728         * modules/fcntl-safer (Files): Add creat-safer.c.
68729
68730 2005-08-27  Jim Meyering  <jim@meyering.net>
68731
68732         * m4/stdlib-safer.m4: New file.  From coreutils.
68733         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Add stdio--.h.
68734         * m4/fcntl-safer.m4 (gl_FCNTL_SAFER): Add creat-safer.c to the
68735         AC_LIBSOURCES list and arrange to compile it via AC_LIBOBJ.
68736         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise, add pipe-safer.c.
68737         Add pipe-safer.c and unistd--.h to the AC_LIBSOURCES list.
68738
68739 2005-08-27  Jim Meyering  <jim@meyering.net>
68740
68741         * lib/fopen-safer.c: Merge minor changes from coreutils.
68742         * lib/dup-safer.c: Likewise.
68743         * lib/fd-safer.c: Likewise.
68744
68745         Merge from coreutils.
68746         * lib/stdio--.h: New file.
68747         * lib/stdlib--.h: New file.
68748         * lib/mkstemp-safer.c: New file.
68749
68750         GNU tar needs these.
68751         * lib/pipe-safer.c: New file.
68752         * lib/creat-safer.c: New file.
68753         * lib/fcntl--.h (creat): Define to creat_safer.
68754         * lib/fcntl-safer.h: Include <sys/types.h> and declare creat_safer.
68755         * lib/unistd--.h (pipe): Define to pipe_safer.
68756         * lib/unistd-safer.h: Declare pipe_safer.
68757
68758 2005-08-26  Simon Josefsson  <jas@extundo.com>
68759
68760         * lib/getpass.c: Use _WIN32 instead of WIN32, suggested by Bruno
68761         Haible <bruno@clisp.org>.
68762
68763 2005-08-26  Paul Eggert  <eggert@cs.ucla.edu>
68764
68765         * lib/regex_internal.h: Remove all references to
68766         RE_NO_INTERNAL_PROTOTYPES; no longer neeeded now that we assume C89
68767         or better.
68768         (bitset_not, bitset_merge, bitset_not_merge):
68769         (bitset_mask, re_string_allocate, re_string_construct):
68770         (re_string_reconstruct, re_string_destruct, re_string_elem_size_at):
68771         (re_string_char_size_at, re_string_wchar_at, re_string_peek_byte_case):
68772         (re_string_fetch_byte_case, re_node_set_alloc, re_node_set_init_1):
68773         (re_node_set_init_2, re_node_set_init_copy, re_node_set_add_intersect):
68774         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
68775         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
68776         (re_node_set_remove_at, re_dfa_add_node, re_acquire_state):
68777         (re_acquire_state_context):
68778         Remove unnecessary forward decls.
68779         (re_string_char_size_at, re_string_wchar_at, re_string_elem_size_at):
68780         Put __attribute at function definition,
68781         now that the function decl has been removed.
68782         * lib/regex_internal.c (re_string_peek_byte_case):
68783         (re_string_fetch_byte_case, re_node_set_compare, re_node_set_contains):
68784         Likewise.
68785
68786 2005-08-25  Stepan Kasal  <kasal@ucw.cz>
68787
68788         * m4/regex.m4: Add AC_PREREQ(2.50).
68789         (gl_REGEX): If --with-included-regex was given, skip the autodetection.
68790
68791 2005-08-25  Simon Josefsson  <jas@extundo.com>
68792
68793         * m4/getpass.m4: Check for termios.h, tcgetattr, tcsetattr, and
68794         __fsetlocking.
68795
68796 2005-08-25  Simon Josefsson  <jas@extundo.com>
68797
68798         * lib/getpass.c: Add WIN32 implementation.  Conditionalize use of
68799         termios.h, tcgetattr, tcsetattr and __fsetlocking.  Remove some
68800         GLIBC specific code.
68801
68802 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
68803
68804         Make regex safe for g++.  This fixes one real bug (an "err"
68805         that should have been "*err").  g++ problem reported by
68806         Sam Steingold.
68807         * lib/regex_internal.h (re_calloc): New macro, consistent with
68808         re_malloc etc.  All callers of calloc changed to use re_calloc.
68809         * lib/regex_internal.c (build_wcs_upper_buffer): Return reg_errcode_t,
68810         not int.  All callers changed.
68811         * lib/regcomp.c (re_compile_fastmap_iter): Don't use
68812         alloca (mb_cur_max); just use an array of size MB_LEN_MAX.
68813         * lib/regexec.c (push_fail_stack): Use re_realloc, not realloc.
68814         (find_recover_state): Change "err" to "*err"; this fixes what
68815         appears to be a real bug.
68816         (check_arrival_expand_ecl_sub): Be consistent about reg_errcode_t
68817         versus int.
68818
68819 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
68820
68821         * modules/regex (Depends-on): Add malloc, since the code
68822         assumes that !malloc(0) means failure.
68823
68824 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
68825
68826         * lib/regexec.c (set_regs): Don't alloca with an unbounded size.
68827
68828         alloca modernization/simplification for regex.
68829         * lib/regex.c: Remove portability cruft for alloca.  This no longer
68830         needs to be at the start of the file, and can be moved into
68831         regex_internal.h and simplified.
68832         * lib/regex_internal.h: Include <alloca.h>.
68833         (__libc_use_alloca) [!defined _LIBC]: New macro.
68834         * lib/regexec.c (build_trtable): Remove "#ifdef _LIBC", since the code
68835         now works outside glibc.
68836
68837 2005-08-25  Paul Eggert  <eggert@cs.ucla.edu>
68838
68839         * config/srclist.txt: Add glibc bugs 1241, 1245.
68840
68841 2005-08-25  Jim Meyering  <jim@meyering.net>
68842
68843         * lib/open-safer.c: Include <config.h>.
68844         Otherwise, we'd lose LARGEFILE support in any file using
68845         e.g. "fcntl--.h"
68846
68847 2005-08-25  Bruno Haible  <bruno@clisp.org>
68848
68849         * m4/minmax.m4: Require autoconf 2.52.
68850         (gl_MINMAX_IN_HEADER): Add comments. Use m4_pushdef/m4_popdef instead
68851         of define/undefine. Use AS_TR_SH and AS_TR_CPP as more robust
68852         alternatives of translit over the alphabet.
68853         Based on a patch from Stepan Kasal <kasal@ucw.cz>.
68854
68855 2005-08-24  Simon Josefsson  <jas@extundo.com>
68856
68857         * tests/test-getpass.c: New file.
68858
68859 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
68860
68861         * m4/regex.m4 (gl_REGEX): Use POSIX-compliant spellings when testing
68862         for GNU regex features.
68863
68864 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
68865
68866         * lib/regcomp.c (regerror): 2nd arg is 'restrict', as per POSIX.
68867         * lib/regex.h (regerror): Likewise.
68868
68869         * lib/regex.c: Do not include <sys/types.h>, as POSIX no longer
68870         requires this.  (The code never needed it.)
68871
68872         * lib/regcomp.c, regex_internal.c, regex_internal.h, regexec.c:
68873         All uses of recently-renamed identifiers changed to use the new,
68874         POSIX-compliant names.  The code will build and run just fine
68875         without these changes, but it's better to eat our own dog food
68876         and use the standard-conforming names.
68877
68878         * lib/regex.h: Fix a multitude of POSIX name space violations.
68879         These changes have an effect only for programs that define
68880         _POSIX_C_SOURCE, _POSIX_SOURCE, or _XOPEN_SOURCE; they
68881         do not change anything for programs compiled in the normal way.
68882         Also, there is no effect on the ABI.
68883
68884         (_REGEX_SOURCE): New macro.
68885         Do not include <stddef.h> if _XOPEN_SOURCE and VMS are both
68886         defined and _GNU_SOURCE is not; this fixes a name space violation.
68887
68888         Rename the following macros to obey POSIX requirements.
68889         The old names are still visible as macros if _REGEX_SOURCE is defined.
68890         (REG_BACKSLASH_ESCAPE_IN_LISTS): renamed from
68891         RE_BACKSLASH_ESCAPE_IN_LISTS.
68892         (REG_BK_PLUS_QM): renamed from RE_BK_PLUS_QM.
68893         (REG_CHAR_CLASSES): renamed from RE_CHAR_CLASSES.
68894         (REG_CONTEXT_INDEP_ANCHORS): renamed from RE_CONTEXT_INDEP_ANCHORS.
68895         (REG_CONTEXT_INDEP_OPS): renamed from RE_CONTEXT_INDEP_OPS.
68896         (REG_CONTEXT_INVALID_OPS): renamed from RE_CONTEXT_INVALID_OPS.
68897         (REG_DOT_NEWLINE): renamed from RE_DOT_NEWLINE.
68898         (REG_DOT_NOT_NULL): renamed from RE_DOT_NOT_NULL.
68899         (REG_HAT_LISTS_NOT_NEWLINE): renamed from RE_HAT_LISTS_NOT_NEWLINE.
68900         (REG_INTERVALS): renamed from RE_INTERVALS.
68901         (REG_LIMITED_OPS): renamed from RE_LIMITED_OPS.
68902         (REG_NEWLINE_ALT): renamed from RE_NEWLINE_ALT.
68903         (REG_NO_BK_BRACES): renamed from RE_NO_BK_BRACES.
68904         (REG_NO_BK_PARENS): renamed from RE_NO_BK_PARENS.
68905         (REG_NO_BK_REFS): renamed from RE_NO_BK_REFS.
68906         (REG_NO_BK_VBAR): renamed from RE_NO_BK_VBAR.
68907         (REG_NO_EMPTY_RANGES): renamed from RE_NO_EMPTY_RANGES.
68908         (REG_UNMATCHED_RIGHT_PAREN_ORD): renamed from
68909         RE_UNMATCHED_RIGHT_PAREN_ORD.
68910         (REG_NO_POSIX_BACKTRACKING): renamed from RE_NO_POSIX_BACKTRACKING.
68911         (REG_NO_GNU_OPS): renamed from RE_NO_GNU_OPS.
68912         (REG_DEBUG): renamed from RE_DEBUG.
68913         (REG_INVALID_INTERVAL_ORD): renamed from RE_INVALID_INTERVAL_ORD.
68914         (REG_IGNORE_CASE): renamed from RE_ICASE.  This renaming is a bit
68915         unusual, since we can't clash with the POSIX REG_ICASE.
68916         (REG_CARET_ANCHORS_HERE): renamed from RE_CARET_ANCHORS_HERE.
68917         (REG_CONTEXT_INVALID_DUP): renamed from RE_CONTEXT_INVALID_DUP.
68918         (REG_NO_SUB): renamed from RE_NO_SUB.
68919         (REG_SYNTAX_EMACS): renamed from RE_SYNTAX_EMACS.
68920         (REG_SYNTAX_AWK): renamed from RE_SYNTAX_AWK.
68921         (REG_SYNTAX_GNU_AWK): renamed from RE_SYNTAX_GNU_AWK.
68922         (REG_SYNTAX_POSIX_AWK): renamed from RE_SYNTAX_POSIX_AWK.
68923         (REG_SYNTAX_GREP): renamed from RE_SYNTAX_GREP.
68924         (REG_SYNTAX_EGREP): renamed from RE_SYNTAX_EGREP.
68925         (REG_SYNTAX_POSIX_EGREP): renamed from RE_SYNTAX_POSIX_EGREP.
68926         (REG_SYNTAX_ED): renamed from RE_SYNTAX_ED.
68927         (REG_SYNTAX_SED): renamed from RE_SYNTAX_SED.
68928         (_REG_SYNTAX_POSIX_COMMON): renamed from _RE_SYNTAX_POSIX_COMMON.
68929         (REG_SYNTAX_POSIX_BASIC): renamed from RE_SYNTAX_POSIX_BASIC.
68930         (REG_SYNTAX_POSIX_MINIMAL_BASIC): renamed from
68931         RE_SYNTAX_POSIX_MINIMAL_BASIC.
68932         (REG_SYNTAX_POSIX_EXTENDED): renamed from RE_SYNTAX_POSIX_EXTENDED.
68933         (REG_SYNTAX_POSIX_MINIMAL_EXTENDED): renamed from
68934         RE_SYNTAX_POSIX_MINIMAL_EXTENDED.
68935         (REG_DUP_MAX): renamed from RE_DUP_MAX.  No need to undef it.
68936         (REG_UNALLOCATED): Renamed from REGS_UNALLOCATED.
68937         (REG_REALLOCATE): Renamed from REGS_REALLOCATE.
68938         (REG_FIXED): Renamed from REGS_FIXED.
68939         (REG_NREGS): Renamed from RE_NREGS.
68940
68941         (REG_ICASE, REG_NEWLINE, REG_NOSUB): Do not depend on the values
68942         of other REG_* macros, since POSIX says the user is allowed to
68943         #undef these macros selectively.
68944
68945         (reg_errcode_t): Update comment stating what other tables need
68946         to be consistent.
68947
68948         Rename the following enum values to obey POSIX requirements.
68949         The old names are still visible as macros.
68950         (_REG_ENOSYS): Renamed from REG_ENOSYS.  Define even if _XOPEN_SOURCE
68951         is not defined, since GNU is supposed to be a superset of POSIX as
68952         much as possible, and since we want reg_errcode_t to be a signed
68953         type for implementation consistency.
68954         (_REG_NOERROR): Renamed from REG_NOERROR.
68955         (_REG_NOMATCH): Renamed from REG_NOMATCH.
68956         (_REG_BADPAT): Renamed from REG_BADPAT.
68957         (_REG_ECOLLATE): Renamed from REG_ECOLLATE.
68958         (_REG_ECTYPE): Renamed from REG_ECTYPE.
68959         (_REG_EESCAPE): Renamed from REG_EESCAPE.
68960         (_REG_ESUBREG): Renamed from REG_ESUBREG.
68961         (_REG_EBRACK): Renamed from REG_EBRACK.
68962         (_REG_EPAREN): Renamed from REG_EPAREN.
68963         (_REG_EBRACE): Renamed from REG_EBRACE.
68964         (_REG_BADBR): Renamed from REG_BADBR.
68965         (_REG_ERANGE): Renamed from REG_ERANGE.
68966         (_REG_ESPACE): Renamed from REG_ESPACE.
68967         (_REG_BADRPT): Renamed from REG_BADRPT.
68968         (_REG_EEND): Renamed from REG_EEND.
68969         (_REG_ESIZE): Renamed from REG_ESIZE.
68970         (_REG_ERPAREN): Renamed from REG_ERPAREN.
68971         (REG_ENOSYS, REG_NOERROR, REG_NOMATCH, REG_BADPAT, REG_ECOLLATE):
68972         (REG_ECTYPE, REG_EESCAPE, REG_ESUBREG, REG_EBRACK, REG_EPAREN):
68973         (REG_EBRACE, REG_BADBR, REG_ERANGE, REG_ESPACE, REG_BADRPT, REG_EEND):
68974         (REG_ESIZE, REG_ERPAREN): Now macros, not enum constants.
68975
68976         (_REG_RE_NAME, _REG_RM_NAME): New macros.
68977         (REG_TRANSLATE_TYPE): Renamed from RE_TRANSLATE_TYPE.  All uses
68978         changed.  But support the old name if the new one is not defined
68979         and if _REGEX_SOURCE.
68980
68981         Change the following member names in struct re_pattern_buffer.
68982         The old names are still supported if !_REGEX_SOURCE.
68983         The new names are always supported, regardless of _REGEX_SOURCE.
68984         (re_buffer): Renamed from buffer.
68985         (re_allocated): Renamed from allocated.
68986         (re_used): Renamed from used.
68987         (re_syntax): Renamed from syntax.
68988         (re_fastmap): Renamed from fastmap.
68989         (re_translate): Renamed from translate.
68990         (re_can_be_null): Renamed from can_be_null.
68991         (re_regs_allocated): Renamed from regs_allocated.
68992         (re_fastmap_accurate): Renamed from fastmap_accurate.
68993         (re_no_sub): Renamed from no_sub.
68994         (re_not_bol): Renamed from not_bol.
68995         (re_not_eol): Renamed from not_eol.
68996         (re_newline_anchor): Renamed from newline_anchor.
68997
68998         Change the following member names in struct re_registers.
68999         The old names are still supported if !_REGEX_SOURCE.
69000         The new names are always supported, regardless of _REGEX_SOURCE.
69001         (rm_num_regs): Renamed from num_regs.
69002         (rm_start): Renamed from start.
69003         (rm_end): Renamed from end.
69004
69005         (re_set_syntax, re_compile_pattern, re_compile_fastmap):
69006         (re_search, re_search_2, re_match, re_match_2, re_set_registers):
69007         Prepend __ to parameter names.
69008
69009         Undo yesterday's changes.
69010
69011 2005-08-24  Paul Eggert  <eggert@cs.ucla.edu>
69012
69013         * config/srclist.txt: Remove glibc bug 1233 and add 1236, which
69014         supersedes it. Add glibc bugs 1237, 1238, 1240.  Comment out
69015         lib/regex.c.
69016
69017 2005-08-24  Jim Meyering  <jim@meyering.net>
69018
69019         Sync from coreutils.
69020         * m4/fcntl-safer.m4: New file.
69021
69022         * m4/xgetcwd.m4: Use AC_LIBSOURCES and AC_LIBOBJ to indicate source
69023         and object files for this module.
69024
69025 2005-08-24  Jim Meyering  <jim@meyering.net>
69026
69027         Sync from coreutils.
69028         * lib/fcntl--.h, lib/fcntl-safer.h, lib/open-safer.c: New files.
69029
69030 2005-08-24  Jim Meyering  <jim@meyering.net>
69031
69032         * modules/xgetcwd (Makefile.am): Remove `lib_SOURCES += ...' line,
69033         now that xgetcwd.m4 requires xgetcwd.c and xgetcwd.h.
69034
69035 2005-08-24  Jim Meyering  <jim@meyering.net>
69036
69037         * modules/fcntl-safer: New module.
69038         * modules/fts (Depends-on): Add fcntl-safer.
69039         * MODULES.html.sh (File descriptor based Input/Output):
69040         Add fcntl-safer.
69041
69042 2005-08-24  Bruno Haible  <bruno@clisp.org>
69043
69044         Support for unit test modules.
69045         * modules/README: Mention tests modules.
69046         * modules/TEMPLATE-TESTS: New file.
69047         * gnulib-tool: New options --extract-tests-module, --with-tests and
69048         --tests-base (unused for the moment).
69049         (testsbase, inctests): New variables.
69050         (func_all_modules): Exclude TEMPLATE-TESTS and *-tests.
69051         (func_verify_module): Exclude TEMPLATE-TESTS.
69052         (func_verify_nontests_module, func_verify_tests_module): New functions.
69053         (func_get_dependencies): Add implicit dependency for tests modules.
69054         (func_get_tests_module): New function.
69055         (func_modules_transitive_closure): When --with-tests was specified,
69056         include the unit tests as well, unless explicitly avoided.
69057         (func_emit_lib_Makefile_am): Ignore the tests modules here.
69058         (func_emit_tests_Makefile_am): New function.
69059         (func_create_testdir): When --with-tests was specified, emit a
69060         tests/ directory.
69061         * MODULES.html.sh (Future developments): Update.
69062
69063 2005-08-24  Bruno Haible  <bruno@clisp.org>
69064
69065         * modules/tls-tests: New file.
69066         * tests/test-tls.c: New file, from GNU gettext.
69067
69068 2005-08-24  Bruno Haible  <bruno@clisp.org>
69069
69070         * modules/lock-tests: New file.
69071         * tests/test-lock.c: New file, from GNU gettext.
69072
69073 2005-08-24  Bruno Haible  <bruno@clisp.org>
69074
69075         * lib/lock.h: Add multiple inclusion guard.
69076         * lib/tls.h: Add multiple inclusion guard.
69077
69078 2005-08-24  Bruno Haible  <bruno@clisp.org>
69079
69080         * gnulib-tool: Add support for the --aux-dir option to
69081         --create-testdir, --create-megatestdir, --test, --megatest.
69082         (func_create_testdir, func_create_megatestdir): Optionally emit a
69083         AC_CONFIG_AUX_DIR directive.
69084         (create-testdir, create-megatestdir, test, megatest): Provide a
69085         default value for $auxdir.
69086
69087 2005-08-24  Bruno Haible  <bruno@clisp.org>
69088
69089         * gnulib-tool (import): Use compound statement instead of subshell
69090         where possible.
69091
69092 2005-08-24  Bruno Haible  <bruno@clisp.org>
69093
69094         * gnulib-tool (import): Change --aux-dir default to "build-aux".
69095
69096 2005-08-24  Bruno Haible  <bruno@clisp.org>
69097
69098         * gnulib-tool (func_version): Update.
69099
69100 2005-08-24  Bruno Haible  <bruno@clisp.org>
69101
69102         * gnulib-tool (func_import, func_create_testdir,
69103         func_create_megatestdir): Quote all autoconf macro arguments.
69104
69105 2005-08-24  Bruno Haible  <bruno@clisp.org>
69106
69107         * gnulib-tool (func_create_megatestdir): Call autoreconf without the
69108         option --force, because --force causes the aclocal.m4 of each
69109         subdirectory to be newer than the corresponding config.h.in.
69110
69111 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
69112
69113         * m4/regex.m4 (gl_INCLUDED_REGEX): Remove; no longer used.
69114         All contents moved to gl_REGEX.
69115         (gl_REGEX): Don't bother checking whether lib/regex.c exists;
69116         assume that it does.
69117
69118 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
69119
69120         * lib/regex.h (REG_NOSYS)
69121         [!defined _XOPEN_SOURCE && 200112L <= _POSIX_C_SOURCE]:
69122         Define, since POSIX requires it as of 2001.
69123         (_REG_ENOSYS)
69124         [! (defined _XOPEN_SOURCE || 200112L <= _POSIX_C_SOURCE)]:
69125         New private symbol, used to keep the enum signed in all cases.
69126         * lib/regex.h (RE_NO_EMPTY_RANGES): Fix doc bug reported by James
69127         Youngman in
69128         <http://lists.gnu.org/archive/html/bug-gnulib/2005-07/msg00132.html>.
69129
69130         * lib/regex_internal.c (re_string_skip_chars, register_state):
69131         (calc_state_hash):
69132         Remove forward decls; no longer needed now that we use prototypes.
69133         * lib/regexec.c (acquire_init_state_context, check_halt_node_context):
69134         (proceed_next_node, pop_fail_stack, sub_epsilon_src_nodes):
69135         (clean_state_log_if_needed): Likewise.
69136
69137 2005-08-23  Paul Eggert  <eggert@cs.ucla.edu>
69138
69139         * config/srclist.txt: Add glibc bugs 1231-1233.
69140
69141 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
69142
69143         Fix problems reported by Sam Steingold in
69144         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00007.html>.
69145         * lib/regexec.c (sift_states_bkref): Fix portability bug: the code
69146         assumed that reg_errcode_t is a signed type, which is not
69147         necessarily true if _XOPEN_SOURCE is not defined.
69148         * lib/regex_internal.c (calc_state_hash): Put 'inline' before type,
69149         since some compilers warn about it otherwise.
69150
69151 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
69152
69153         * lib/regcomp.c (create_initial_state): Remove duplicate decl.
69154         (init_word_char, create_initial_state, duplicate_node_closure):
69155         (fetch_token, peek_token_bracket, build_range_exp):
69156         (build_collating_symbol): Remove forward decls; no longer needed
69157         now that we use prototypes.
69158
69159         * lib/regcomp.c:
69160         (re_compile_pattern, re_set_syntax, re_compile_fastmap):
69161         (re_compile_fastmap_iter, regcomp, regerror, regfree):
69162         (re_compile_internal, init_dfa, init_word_char, free_workarea_compile):
69163         (create_initial_state, optimize_utf8, analyze, postorder, preorder):
69164         (optimize_subexps, lower_subexps, lower_subexp, calc_first, calc_next):
69165         (link_nfa_nodes, duplicate_node_closure, search_duplicated_node):
69166         (duplicate_node, calc_inveclosure, calc_eclosure, calc_eclosure_iter):
69167         (fetch_token, peek_token, peek_token_bracket, parse, parse_reg_exp):
69168         (parse_branch, parse_expression, parse_sub_exp, parse_dup_op):
69169         (build_range_exp, build_collating_symbol, parse_bracket_exp):
69170         (parse_bracket_element, parse_bracket_symbol, build_equiv_class):
69171         (build_charclass, build_charclass_op, fetch_number, create_tree):
69172         (create_token_tree, mark_opt_subexp, duplicate_tree):
69173         Use prototypes rather than old-style definitions.
69174
69175         * lib/regex_internal.c:
69176         (re_string_allocate, re_string_construct, re_string_realloc_buffers):
69177         (re_string_construct_common, build_wcs_buffer, build_wcs_upper_buffer):
69178         (re_string_skip_chars, build_upper_buffer, re_string_translate_buffer):
69179         (re_string_reconstruct, re_string_peek_byte_case):
69180         (re_string_fetch_byte_case, re_string_destruct, re_string_context_at):
69181         (re_node_set_alloc, re_node_set_init_1, re_node_set_init_2):
69182         (re_node_set_init_copy, re_node_set_add_intersect):
69183         (re_node_set_init_union, re_node_set_merge, re_node_set_insert):
69184         (re_node_set_insert_last, re_node_set_compare, re_node_set_contains):
69185         (re_node_set_remove_at, re_dfa_add_node, calc_state_hash):
69186         (re_acquire_state, re_acquire_state_context, register_state):
69187         (create_ci_newstate, create_cd_newstate, free_state):
69188         Likewise.
69189         * lib/regexec.c (regexec, re_match, re_search, re_match_2,
69190         re_search_2):
69191         (re_search_2_stub, re_search_stub, re_copy_regs, re_set_registers):
69192         (re_search_internal, prune_impossible_nodes):
69193         (acquire_init_state_context, check_matching, static):
69194         (check_halt_node_context, check_halt_state_context, proceed_next_node):
69195         (push_fail_stack, pop_fail_stack, set_regs, free_fail_stack_return):
69196         (update_regs, sift_states_backward, build_sifted_states):
69197         (clean_state_log_if_needed, merge_state_array):
69198         (update_cur_sifted_state, add_epsilon_src_nodes):
69199         (sub_epsilon_src_nodes, check_dst_limits, check_dst_limits_calc_pos_1):
69200         (check_dst_limits_calc_pos, check_subexp_limits, sift_states_bkref):
69201         (sift_states_iter_mb, transit_state, merge_state_with_log, static):
69202         (find_recover_state, check_subexp_matching_top, transit_state_mb):
69203         (transit_state_bkref, get_subexp, get_subexp_sub, find_subexp_node):
69204         (check_arrival, check_arrival_add_next_nodes):
69205         (check_arrival_expand_ecl, check_arrival_expand_ecl_sub):
69206         (expand_bkref_cache, build_trtable, group_nodes_into_DFAstates):
69207         (check_node_accept_bytes, check_node_accept, extend_buffers):
69208         (match_ctx_init, match_ctx_clean, match_ctx_free, match_ctx_add_entry):
69209         (search_cur_bkref_entry, match_ctx_add_subtop, match_ctx_add_sublast):
69210         (sift_ctx_init):
69211         Likewise.
69212
69213         * lib/regex_internal.h:
69214         (re_string_allocate, re_string_construct, re_string_reconstruct):
69215         (re_string_realloc_buffers, build_wcs_buffer, build_wcs_upper_buffer):
69216         (build_upper_buffer, re_string_translate_buffer, re_string_destruct):
69217         (re_string_elem_size_at, re_string_char_size_at, re_string_wchar_at):
69218         (re_string_context_at, re_string_peek_byte_case):
69219         (re_string_fetch_byte_case): Declare even if RE_NO_INTERNAL_PROTOTYPES
69220         is defined, since we now use prototypes always.
69221
69222         * lib/regex.h (_RE_ARGS): Remove.  No longer needed, since we assume
69223         C89 or better.  All uses removed.
69224
69225 2005-08-20  Paul Eggert  <eggert@cs.ucla.edu>
69226
69227         * config/srclist.txt: Add glibc bugs 1220-1227.
69228
69229 2005-08-20  Jim Meyering  <jim@meyering.net>
69230
69231         * lib/regexec.c (regexec, re_search_stub) [!_LIBC]: Omit declaration
69232         of unused local, dfa.
69233
69234 2005-08-20  Bruno Haible  <bruno@clisp.org>
69235
69236         * m4/regex.m4 (gl_PREREQ_REGEX): Require AC_GNU_SOURCE.
69237
69238 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
69239
69240         * lib/regex_internal.c (re_string_realloc_buffers, re_node_set_insert):
69241         (re_node_set_insert_last, re_dfa_add_node):
69242         Rename local variables to avoid GCC shadowing warnings.
69243
69244 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
69245
69246         * lib/regex_internal.c (re_acquire_state, re_acquire_state_context)
69247         [defined lint]: Suppress bogus uninitialized-variable warnings.
69248
69249         * lib/regcomp.c (duplicate_node): Return new index, not an error code,
69250         and let the caller return REG_ESPACE if out of space.  This
69251         removes an uninitialied-variable warning with GCC 4.0.1, and also
69252         avoids taking the address of a local variable.  All callers
69253         changed.
69254
69255 2005-08-19  Paul Eggert  <eggert@cs.ucla.edu>
69256
69257         * config/srclist.txt: Comment out $LIBCSRC/posix/regex_internal.c,
69258         $LIBCSRC/posix/regexec.c.
69259         Add glibc bug 1217 for regcomp.c.
69260
69261 2005-08-19  Jim Meyering  <jim@meyering.net>
69262
69263         * lib/regexec.c (proceed_next_node): Redo local variables to
69264         avoid GCC shadowing warnings.
69265
69266 2005-08-18  Bruno Haible  <bruno@clisp.org>
69267
69268         * lib/strstr.c (strstr): Fix return value in multibyte case.
69269         * lib/strcasestr.c (strcasestr): Likewise.
69270
69271 2005-08-17  Paul Eggert  <eggert@cs.ucla.edu>
69272
69273         * lib/regex.h: Remove useless space-before-tab.  From coreutils.
69274
69275 2005-08-17  Jim Meyering  <jim@meyering.net>
69276
69277         Make the %s format (seconds since the epoch) work for a negative
69278         number and when used with a zero-padded field width, e.g. %015s.
69279
69280         * lib/strftime.c (my_strftime): Move the `do_number_sign_and_padding'
69281         label so that it precedes the code to set `digits'.  Otherwise,
69282         %0Ns wouldn't work.  Before this change, `date -d @-22 +%05s' would
69283         print `00-22'.  Now, it prints `-0022', as it should.
69284
69285 2005-08-17  Bruno Haible  <bruno@clisp.org>
69286
69287         * modules/strstr (Files): Add m4/mbrtowc.m4.
69288         (Depends-on): Add mbuiter.
69289
69290 2005-08-17  Bruno Haible  <bruno@clisp.org>
69291
69292         * modules/strcasestr: New file.
69293         * MODULES.html.sh (String handling, based on ANSI C 89): Add
69294         strcasestr.
69295
69296 2005-08-17  Bruno Haible  <bruno@clisp.org>
69297
69298         * modules/strcase (Depends-on): Add mbuiter. Remove strnlen1, mbchar.
69299
69300 2005-08-17  Bruno Haible  <bruno@clisp.org>
69301
69302         * modules/mbuiter: New file.
69303         * MODULES.html.sh (Extended multibyte and wide character utilities):
69304         Add mbuiter.
69305
69306 2005-08-17  Bruno Haible  <bruno@clisp.org>
69307
69308         * m4/strstr.m4 (gl_FUNC_STRSTR): Use the replacement function always.
69309         (gl_PREREQ_STRSTR): Use gl_FUNC_MBRTOWC.
69310
69311 2005-08-17  Bruno Haible  <bruno@clisp.org>
69312
69313         * m4/strcasestr.m4: New file.
69314
69315 2005-08-17  Bruno Haible  <bruno@clisp.org>
69316
69317         * lib/strstr.h: Ignore HAVE_STRSTR, always declare the gnulib function.
69318         * lib/strstr.c: Completely rewritten, with multibyte locale support.
69319
69320 2005-08-17  Bruno Haible  <bruno@clisp.org>
69321
69322         * lib/strcasestr.h: New file.
69323         * lib/strcasestr.c: New file.
69324
69325 2005-08-17  Bruno Haible  <bruno@clisp.org>
69326
69327         * lib/strcasecmp.c: Use mbuiter.h.
69328
69329 2005-08-17  Bruno Haible  <bruno@clisp.org>
69330
69331         * lib/mbuiter.h: New file.
69332
69333 2005-08-16  Paul Eggert  <eggert@cs.ucla.edu>
69334
69335         * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Do not override the results
69336         of gl_GETOPT_SUBSTITUTE.  That way, if both gl_GETOPT_SUBSTITUTE
69337         and gl_GETOPT are both invoked via different paths (as happens
69338         with GNU tar CVS because it uses both argp and getopt), the former
69339         wins.
69340
69341 2005-08-16  Bruno Haible  <bruno@clisp.org>
69342
69343         * modules/tls: New file.
69344         * MODULES.html.sh (Multithreading): Add tls.
69345
69346 2005-08-16  Bruno Haible  <bruno@clisp.org>
69347
69348         * modules/strnlen1: New file.
69349         * MODULES.html.sh (String handling): Add strnlen1.
69350
69351 2005-08-16  Bruno Haible  <bruno@clisp.org>
69352
69353         * modules/strcase (Files): Add m4/mbrtowc.m4.
69354         (Depends-on): Add strnlen1, mbchar.
69355
69356 2005-08-16  Bruno Haible  <bruno@clisp.org>
69357
69358         * modules/mbiter: New file.
69359         * MODULES.html.sh (Extended multibyte and wide character utilities):
69360         Add mbiter.
69361
69362 2005-08-16  Bruno Haible  <bruno@clisp.org>
69363
69364         * modules/mbfile: New file.
69365         * MODULES.html.sh (Extended multibyte and wide character utilities):
69366         Add mbfile.
69367
69368 2005-08-16  Bruno Haible  <bruno@clisp.org>
69369
69370         * modules/mbchar: New file.
69371         * MODULES.html.sh (Extended multibyte and wide character utilities):
69372         New section.
69373
69374 2005-08-16  Bruno Haible  <bruno@clisp.org>
69375
69376         * m4/tls.m4: New file, from GNU gettext.
69377
69378 2005-08-16  Bruno Haible  <bruno@clisp.org>
69379
69380         * m4/strcase.m4 (gl_FUNC_STRCASECMP): Use the replacement function
69381         always.
69382         (gl_PREREQ_STRCASECMP): Use gl_FUNC_MBRTOWC.
69383
69384 2005-08-16  Bruno Haible  <bruno@clisp.org>
69385
69386         * m4/mbiter.m4: New file.
69387
69388 2005-08-16  Bruno Haible  <bruno@clisp.org>
69389
69390         * m4/mbfile.m4: New file.
69391
69392 2005-08-16  Bruno Haible  <bruno@clisp.org>
69393
69394         * m4/mbchar.m4: New file.
69395
69396 2005-08-16  Bruno Haible  <bruno@clisp.org>
69397
69398         * lib/tls.h: New file, from GNU gettext.
69399         * lib/tls.c: New file, from GNU gettext.
69400
69401 2005-08-16  Bruno Haible  <bruno@clisp.org>
69402
69403         * lib/strnlen1.h: New file.
69404         * lib/strnlen1.c: New file.
69405
69406 2005-08-16  Bruno Haible  <bruno@clisp.org>
69407
69408         * lib/strcasecmp.c (struct mbiter_multi): Remove at_end field.
69409         (mbi_init): Update.
69410         (mbi_avail, mbi_advance): Let the iteration end before the terminating
69411         NUL byte, not after it.
69412
69413 2005-08-16  Bruno Haible  <bruno@clisp.org>
69414
69415         * lib/strcase.h (strcasecmp): Add note in comments.
69416         * lib/strncasecmp.c: Use code from strcasecmp.c.
69417         * lib/strcasecmp.c: Use mbchar module. Define private mbiter variant.
69418         (strcasecmp): Work correctly in multibyte locales.
69419
69420 2005-08-16  Bruno Haible  <bruno@clisp.org>
69421
69422         * lib/mbiter.h: New file.
69423
69424 2005-08-16  Bruno Haible  <bruno@clisp.org>
69425
69426         * lib/mbfile.h: New file.
69427
69428 2005-08-16  Bruno Haible  <bruno@clisp.org>
69429
69430         * lib/mbchar.h: New file.
69431         * lib/mbchar.c: New file.
69432
69433 2005-08-16  Bruno Haible  <bruno@clisp.org>
69434
69435         * lib/mbchar.h (mb_cmp, mb_casecmp): Order the invalid characters after
69436         the valid ones. Makes the comparison operations transitive:
69437         cmp (a, b) < 0 && cmp (b, c) < 0 ==> cmp (a, c) < 0.
69438         * lib/strcasecmp.c (strcasecmp): Use mb_casecmp.
69439
69440 2005-08-15  Simon Josefsson  <jas@extundo.com>
69441
69442         * modules/ssize_t (License): Change to 'unlimited'.
69443
69444         * gnulib-tool (sed_extract_prog): Recognize 'unlimited' license.
69445
69446 2005-08-15  Paul Eggert  <eggert@cs.ucla.edu>
69447
69448         * config/srclist.txt: Comment out $LIBCSRC/posix/regex.h.
69449         Add comments for each pending glibc patch.
69450
69451 2005-08-15  Bruno Haible  <bruno@clisp.org>
69452
69453         * lib/regex.h (__restrict_arr): Don't define to __restrict if
69454         __cplusplus is defined.
69455
69456 2005-08-14  Jim Meyering  <jim@meyering.net>
69457
69458         Sync from coreutils.
69459
69460         * lib/fts-cycle.c (setup_dir, enter_dir, leave_dir, free_dir):
69461         Use the hash-table-based cycle-detection code not just when
69462         FTS_TIGHT_CYCLE_CHECK if specified, but also with FTS_LOGICAL.
69463         Reported by James Youngman in
69464         <http://lists.gnu.org/archive/html/bug-gnulib/2005-08/msg00011.html>.
69465         * lib/fts_.h: Mention that with FTS_LOGICAL, we use
69466         FTS_TIGHT_CYCLE_CHECK.
69467         * lib/fts.c (fts_cross_check) [FTS_DEBUG]:
69468         s/active_dir_ht/fts_cycle.ht/. This lets us compile with -DFTS_DEBUG,
69469         once again.
69470         * lib/fts.c [! _LIBC]: Include "lstat.h" rather than rolling our own.
69471         * lib/fts.c (fd_safer): Remove decl.
69472         Include fcntl--.h rather than unistd-safer.h
69473         (fts_safe_changedir): Don't call fd_safer; no longer needed
69474         now that we include fcntl--.h.
69475
69476 2005-08-12  Simon Josefsson  <jas@extundo.com>
69477
69478         * modules/getndelim2: Use ssize_t module.
69479         * modules/getnline: Likewise.
69480         * modules/safe-read: Likewise.
69481         * modules/xreadlink: Likewise.
69482
69483         * modules/ssize_t: New file.
69484
69485 2005-08-12  Simon Josefsson  <jas@extundo.com>
69486
69487         * m4/readline.m4: Look for termcap, curses or ncurses if required.
69488
69489 2005-08-12  Simon Josefsson  <jas@extundo.com>
69490
69491         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
69492         ssize_t.
69493
69494 2005-08-12  Simon Josefsson  <jas@extundo.com>
69495
69496         * MODULES.html.sh (Extra functions based on ANSI C 89: Misc): Add
69497         readline, getdelim and check_version.
69498         (Support for systems lacking ISO C 99: Sizes of integer types):
69499         Add size_max.
69500
69501 2005-08-12  Bruno Haible  <bruno@clisp.org>
69502
69503         * m4/readline.m4 (gl_FUNC_READLINE): Look for ncurses first.
69504
69505 2005-08-11  Simon Josefsson  <jas@extundo.com>
69506
69507         * modules/readline: New file.
69508
69509         * modules/strnlen (Files): Add strnlen.h.
69510
69511 2005-08-11  Simon Josefsson  <jas@extundo.com>
69512
69513         * m4/readline.m4: New file.
69514
69515 2005-08-11  Simon Josefsson  <jas@extundo.com>
69516
69517         * lib/readline.h, readline.c: New file.
69518
69519 2005-08-11  Simon Josefsson  <jas@extundo.com>
69520
69521         * doc/gnulib.texi (Initial import, Finishing touches): Mention
69522         gl_AVOID.
69523
69524 2005-08-11  Bruno Haible  <bruno@clisp.org>
69525
69526         * lib/strnlen.h (strnlen): Change parameter name to match comment.
69527
69528 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
69529
69530         * m4/onceonly_2_57.m4: Really require Autoconf 2.57.
69531
69532 2005-08-10  Simon Josefsson  <jas@extundo.com>
69533
69534         * tests/test-iconvme.c: New file.
69535
69536 2005-08-10  Simon Josefsson  <jas@extundo.com>
69537
69538         * m4/strnlen.m4: New file.
69539
69540         * m4/strndup.m4: Don't check for strnlen declaration, done in
69541         strnlen.m4.
69542
69543 2005-08-10  Simon Josefsson  <jas@extundo.com>
69544
69545         * lib/strndup.c: Use strnlen.h.
69546
69547         * lib/strnlen.h: New file.
69548
69549 2005-08-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
69550
69551         * README: Typos.
69552
69553 2005-08-02  Simon Josefsson  <jas@extundo.com>
69554
69555         * modules/readline: New file.
69556
69557 2005-08-02  Simon Josefsson  <jas@extundo.com>
69558
69559         * modules/getdelim: New file.
69560
69561         * modules/getline: Rewrite, don't use getndelim2.
69562
69563 2005-08-02  Simon Josefsson  <jas@extundo.com>
69564
69565         * m4/getline.m4: Separate out getdelim stuff into separate module.
69566
69567         * m4/getdelim.m4: New file.
69568
69569 2005-08-02  Simon Josefsson  <jas@extundo.com>
69570
69571         * lib/getline.h, getline.c: Rewrite.
69572
69573         * lib/getdelim.h, lib/getdelim.c: New files, ported from glibc.
69574
69575 2005-07-31  Bruno Haible  <bruno@clisp.org>
69576
69577         * lib/lock.h (gl_lock_initializer): New macro.
69578         (gl_lock_define_initialized): Use it.
69579         (gl_rwlock_initializer): New macro.
69580         (gl_rwlock_define_initialized): Use it.
69581         (gl_recursive_lock_initializer): New macro.
69582         (gl_recursive_lock_define_initialized): Use it.
69583
69584 2005-07-30  Karl Berry  <karl@gnu.org>
69585
69586         * doc/gnulib.texi (Initial import): mention -I$(top_builddir)/lib.
69587         Report from Ben Pfaff, regarding getopt.
69588
69589 2005-07-26  Paul Eggert  <eggert@cs.ucla.edu>
69590
69591         Add support to getopt for Emacs, which doesn't use LIBOBJS in the
69592         normal way.
69593         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE_HEADER): New macro.
69594         (gl_GETOPT_SUBSTITUTE): Use it.  Invoke gl_PREREQ_GETOPT.
69595         (gl_GETOPT_IFELSE, gl_GETOPT_CHECK_HEADERS): New macros.
69596         (gl_GETOPT): Use the new macros.  Most of the implementation
69597         is moved to the new macros.  This is for programs like Emacs
69598         that don't want all the functionality of gl_GETOPT.
69599
69600 2005-07-26  Bruno Haible  <bruno@clisp.org>
69601
69602         * m4/lock.m4: Update from GNU gettext.
69603
69604 2005-07-26  Bruno Haible  <bruno@clisp.org>
69605
69606         * lib/lock.h: Update from GNU gettext.
69607         * lib/lock.c: Update from GNU gettext.
69608
69609 2005-07-25  Paul Eggert  <eggert@cs.ucla.edu>
69610
69611         * m4/regex.m4 (gl_INCLUDED_REGEX): Use AC_RUN_IFELSE instead of the
69612         obsolescent AC_TRY_RUN.  Include the default includes files, for
69613         'exit'.
69614
69615 2005-07-24  Bruno Haible  <bruno@clisp.org>
69616
69617         * modules/visibility: New file.
69618         * MODULES.html.sh (Misc): Add visibility.
69619
69620 2005-07-24  Bruno Haible  <bruno@clisp.org>
69621
69622         * m4/visibility.m4: New file.
69623
69624 2005-07-24  Bruno Haible  <bruno@clisp.org>
69625
69626         * doc/visibility.texi: New file.
69627
69628 2005-07-22  Bruno Haible  <bruno@clisp.org>
69629
69630         * modules/alloca-opt (Makefile.am): Remove explicit dependency on
69631         $(ALLOCA_H), redundant through BUILT_SOURCES.
69632         * modules/argz (Makefile.am): Remove explicit dependency on $(ARGZ_H),
69633         redundant through BUILT_SOURCES.
69634         * modules/byteswap (Makefile.am): Remove explicit dependency on
69635         $(BYTESWAP_H), redundant through BUILT_SOURCES.
69636         * modules/fnmatch (Makefile.am): Remove explicit dependency on
69637         $(FNMATCH_H), redundant through BUILT_SOURCES.
69638         * modules/getopt (Makefile.am): Remove explicit dependency on
69639         $(GETOPT_H), redundant through BUILT_SOURCES.
69640         * modules/glob (Makefile.am): Remove explicit dependency on $(GLOB_H),
69641         redundant through BUILT_SOURCES.
69642         * modules/poll (Makefile.am): Remove explicit dependency on $(POLL_H),
69643         redundant through BUILT_SOURCES.
69644         * modules/stdbool (Makefile.am): Remove explicit dependency on
69645         $(STDBOOL_H), redundant through BUILT_SOURCES.
69646         * modules/stdint (Makefile.am): Remove explicit dependency on
69647         $(STDINT_H), redundant through BUILT_SOURCES.
69648         * modules/sysexits (Makefile.am): Add $(SYSEXITS_H) to BUILT_SOURCES.
69649         Remove explicit dependency on $(SYSEXITS_H).
69650         Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
69651
69652 2005-07-18  Simon Josefsson  <jas@extundo.com>
69653
69654         * lib/check-version.c (check_version): Accept identical versions too.
69655
69656 2005-07-18  Bruno Haible  <bruno@clisp.org>
69657
69658         * modules/lock: New file.
69659         * MODULES.html.sh (Multithreading): New section.
69660
69661 2005-07-18  Bruno Haible  <bruno@clisp.org>
69662
69663         * m4/lock.m4: New file, from GNU gettext.
69664
69665 2005-07-18  Bruno Haible  <bruno@clisp.org>
69666
69667         * lib/lock.h: New file, from GNU gettext.
69668         * lib/lock.c: New file, from GNU gettext.
69669
69670 2005-07-18  Bruno Haible  <bruno@clisp.org>
69671
69672         * lib/lock.h (gl_once_t): New type.
69673         (gl_once_define, gl_once): New macros.
69674         * lib/lock.c (fresh_once): New variable.
69675         (glthread_once, glthread_once_call, glthread_once_singlethreaded): New
69676         functions.
69677
69678 2005-07-16  Simon Josefsson  <jas@extundo.com>
69679
69680         * doc/gnulib.texi (Library version handling): Add ELF symbol collision
69681         workaround, suggested by Bruno.
69682
69683 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
69684
69685         * modules/xalloc (Depends-on): Add xalloc-die.
69686         * modules/xvasprintf (Depends-on): Add xalloc-die.
69687
69688 2005-07-15  Paul Eggert  <eggert@cs.ucla.edu>
69689
69690         * lib/quotearg.c: Add translator comment suggested by Bruno Haible,
69691         with a minor change.
69692
69693 2005-07-15  Bruno Haible  <bruno@clisp.org>
69694
69695         * m4/poll.m4 (gl_FUNC_POLL): Check against MacOS X 10.4 poll() bug.
69696         When using lib/poll.c, define poll as rpl_poll.
69697
69698 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
69699
69700         * modules/argp (Depends-on): Remove unlocked-io.
69701
69702 2005-07-14  Derek Price  <derek@ximbiot.com>
69703
69704         * m4/glob.m4 (gl_GLOB): Cache glob interface check result.  Add check
69705         for glob symlink bug.
69706
69707 2005-07-14  Bruno Haible  <bruno@clisp.org>
69708
69709         * m4/argp.m4 (gl_ARGP): Remove invocation of gl_FUNC_GLIBC_UNLOCKED_IO.
69710         Instead, test for *_unlocked function declarations directly.
69711
69712 2005-07-11  Simon Josefsson  <jas@extundo.com>
69713
69714         * modules/size_max: New file.
69715
69716         * modules/xsize: Depend on size_max module for size_max.m4.
69717
69718 2005-07-11  Simon Josefsson  <jas@extundo.com>
69719
69720         * lib/size_max.h: New file.
69721
69722 2005-07-11  Paul Eggert  <eggert@cs.ucla.edu>
69723
69724         * lib/version-etc-fsf.c (version_etc_copyright): Parameterize the
69725         copyright symbol and the year.
69726         * lib/version-etc.c (COPYRIGHT_YEAR): New constant.
69727         (version_etc_va): Use parameterized copyright notice.
69728         Reword to conform to the current GNU coding standards.
69729
69730 2005-07-11  Karl Berry  <karl@gnu.org>
69731
69732         * doc/gnulib.texi (Quoting): new node.
69733         (Initial import): more info, from Patrice.
69734
69735 2005-07-11  Bruno Haible  <bruno@clisp.org>
69736
69737         * gnulib-tool (func_usage): Document option --avoid.
69738         (Command line options): Handle --avoid.
69739         (func_acceptable): New function.
69740         (func_modules_transitive_closure): Use it.
69741
69742 2005-07-11  Bruno Haible  <bruno@clisp.org>
69743
69744         * MODULES.html.sh: Use shortcut URLs to the www.opengroup.org site.
69745         Reported by Jim Meyering.
69746
69747 2005-07-10  Bruno Haible  <bruno@clisp.org>
69748
69749         * m4/size_max.m4 (gl_SIZE_MAX): Cast ~(size_t)0 back to size_t.
69750         Needed when size_t is smaller than 'unsigned int'.
69751         Reported by Paul Eggert.
69752
69753 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
69754
69755         * modules/argp (Depends-on): Add unlocked-io
69756
69757 2005-07-09  Sergey Poznyakoff  <gray@gnu.org.ua>
69758
69759         * lib/argp-namefrob.h: Include unlocked-io.h. Removed unnecessary
69760         block of defines.
69761
69762 2005-07-08  Paul Eggert  <eggert@cs.ucla.edu>
69763
69764         * config/srclist.txt: Comment out regcomp.c, since we have a porting
69765         fix now.
69766
69767 2005-07-08  Eric Blake  <ebb9@byu.net>  (tiny change)
69768         and Paul Eggert  <eggert@cs.ucla.edu>
69769
69770         * lib/regcomp.c (init_dfa, build_range_exp): Store __btowc value
69771         in wint_t, not wchar_t.  Remove now-unnecessary cast.
69772
69773 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
69774
69775         * modules/regex (Files): Add lib/regex_internal.c,
69776         lib/regex_internal.h, lib/regexec.c, lib/regcomp.c, m4/codeset.m4.
69777         (Depends-on): Add extensions.
69778         (Makefile.am): Remove lib_SOURCES; now done by m4 code.
69779
69780 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
69781
69782         * m4/backupfile.m4 (gl_BACKUPFILE): Use AC_CHECK_FUNCS_ONCE on
69783         pathconf.
69784         * m4/same.m4 (gl_SAME): Likewise.
69785         Require AC_SYS_LONG_FILE_NAMES; bug reported by Gerrit P. Haase.
69786
69787         * m4/regex.m4: Adjust to new libc regex implementation.
69788         (gl_INCLUDED_REGEX): Add AC_LIBSOURCES for
69789         all the .c and .h parts of (the new) regex.
69790         Quote the m4 stuff better.
69791         Check for RE_ICASE bug of old gnulib.
69792         Check for REG_STARTEND of recent libc.
69793         Rename local variables from jm_* to gl_*.
69794         Quote operand of "test -f".
69795         Say "recent enough" version of libc, not "version 2".
69796         (gl_PREREQ_REGEX): Remove AC_FUNC_ALLOCA, since alloca is a
69797         prerequisite module.  Remove AC_HEADER_STDC; no longer needed.
69798         Check for locale.h, isblank, mbrtowc, wcrtomb, wcscoll.
69799         Remove check for btowc, isascii.
69800         Require AM_LANGINFO_CODESET.
69801
69802 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
69803
69804         * lib/regex.c, regex.h: Sync from libc.
69805         * lib/regcomp.c, lib/regexec_internal.c, lib/regex_internal.h:
69806         * lib/regexec.c:
69807         New files, synced from libc, except that regex_internal.h
69808         currently has a small porting fix.
69809
69810 2005-07-07  Paul Eggert  <eggert@cs.ucla.edu>
69811
69812         * config/srclist.txt: Add regcomp.c, regex.c, regex.h,
69813         regex_internal.c, regexec.c.
69814         Add regex_internal.h too, but as a comment, since the libc version
69815         is currently broken in gnulib mode.
69816
69817 2005-07-06  Paul Eggert  <eggert@cs.ucla.edu>
69818
69819         Support programs like Emacs that use gnulib but not gettext.
69820         * MODULES.html.sh (Internationalization functions): Add gettext-h.
69821         * modules/gettext-h: New file.
69822         * modules/gettext (Files): Remove lib/gettext.h.
69823         (Depends-on): Add gettext-h.
69824         (Makefile.am): Remove lib_SOURCES.
69825         * modules/argmatch, modules/c-stack, modules/closeout:
69826         * modules/copy-file, modules/csharpcomp, modules/csharpexec:
69827         * modules/execute, modules/file-type, modules/getaddrinfo:
69828         * modules/getopt, modules/human, modules/javacomp:
69829         * modules/javaexec, modules/mkdir-p, modules/obstack:
69830         * modules/openat, modules/pagealign_alloc, modules/pipe:
69831         * modules/quotearg, modules/regex, modules/rpmatch:
69832         * modules/unicodeio, modules/userspec, modules/version-etc:
69833         * modules/wait-process, modules/xalloc-die, modules/xmemcoll:
69834         * modules/xsetenv:
69835         Depend on gettext-h, not gettext.
69836
69837 2005-07-05  Paul Eggert  <eggert@cs.ucla.edu>
69838
69839         * gnulib-tool (func_import): Add support for 'public domain' license.
69840         * modules/alloca, modules/atexit, modules/memmove:
69841         Now public domain, not GPL.
69842         * modules/dup2, modules/getpagesize, modules/malloc, modules/memset:
69843         * modules/realloc, modules/strerror, modules/strtod:
69844         Now LGPL, not GPL.
69845
69846 2005-07-05  Bruno Haible  <bruno@clisp.org>
69847
69848         * m4/mbrtowc.m4 (gl_FUNC_MBRTOWC): Upgrade to version from current
69849         autoconf CVS. Needed for mingw.
69850
69851 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
69852
69853         Remove the dependency of the strftime module on the tzset module.
69854         * modules/strftime (Depends-on): Remove dependency on tzset.
69855
69856 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
69857
69858         Remove the dependency of the strftime module on the tzset module.
69859         * m4/strftime.m4 (gl_FUNC_STRFTIME): Don't require
69860         gl_FUNC_TZSET_CLOBBER.
69861
69862 2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
69863
69864         Remove the dependency of the strftime module on the tzset module.
69865         * lib/strftime.c (my_strftime)
69866         [! defined _LIBC && ! HAVE_RUN_TZSET_TEST]:
69867         Copy the input structure, to work around some of the bug with
69868         Solaris 2.5.1 and Solaris 2.6.  If you still care about these old
69869         Solaris releases, you should also use the tzset module, but we won't
69870         require it as a dependency any more since we don't want LGPLed code
69871         to depend on GPLed code.
69872
69873 2005-07-02  Jim Meyering  <jim@meyering.net>
69874
69875         * m4/chown.m4, cloexec.m4, dup2.m4, fsusage.m4:
69876         * m4/getcwd-path-max.m4, getcwd.m4, mkstemp.m4, mountlist.m4:
69877         * m4/pagealign_alloc.m4, save-cwd.m4, unistd-safer.m4:
69878         Don't check for fcntl.h, and don't test for HAVE_FCNTL_H.
69879
69880 2005-07-02  Jim Meyering  <jim@meyering.net>
69881
69882         * lib/backupfile.c (backup_args): Change a `0' to NULL.
69883
69884 2005-07-01  Paul Eggert  <eggert@cs.ucla.edu>
69885
69886         * lib/xnanosleep.c: Include timespec.h, since OpenBSD 3.4 <time.h>
69887         declares only 'struct timespec;' (!).
69888
69889 2005-07-01  Jim Meyering  <jim@meyering.net>
69890
69891         * lib/chown.c, cloexec.c, dup-safer.c, dup2.c, fsusage.c, getcwd.c:
69892         * lib/getloadavg.c, mountlist.c, openat.h, pagealign_alloc.c:
69893         * lib/save-cwd.c, tempname.c:
69894         Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally,
69895         and don't include <sys/file.h>).
69896
69897 2005-06-29  Jim Meyering  <jim@meyering.net>
69898
69899         * lib/mkdir-p.c (make_dir_parents): Don't apply sizeof to a hard-coded
69900         type name.  Use the variable name instead.
69901         * lib/idcache.c (getuser, getuidbyname, getgroup, getgidbyname):
69902         Likewise.
69903
69904 2005-06-28  Simon Josefsson  <jas@extundo.com>
69905
69906         * modules/check-version (Files): Add check-version.m4.
69907
69908 2005-06-28  Simon Josefsson  <jas@extundo.com>
69909
69910         * m4/check-version.m4: New file, suggested by Jim Meyering
69911         <jim@meyering.net>.
69912
69913 2005-06-28  Simon Josefsson  <jas@extundo.com>
69914
69915         * lib/check-version.h, lib/check-version.c: New files.
69916
69917 2005-06-28  Simon Josefsson  <jas@extundo.com>
69918
69919         * lib/base64.c (base64_encode): Indent.  Rename 'b64' to avoid
69920         collision with global variable.  Better indentation.  Don't
69921         increment buffer pointer beyond buffer end.  Based on comments
69922         from Paul Eggert <eggert@cs.ucla.edu>.
69923
69924         * lib/base64.h: Indent.
69925
69926 2005-06-28  Simon Josefsson  <jas@extundo.com>
69927
69928         * doc/gnulib.texi (Library version handling): New section.
69929
69930 2005-06-28  Jim Meyering  <jim@meyering.net>
69931
69932         * check-module (find_included_lib_files): Hard-code another
69933         pair of exceptions: fts.c includes fts-cycle.c and unistd-safer.h
69934         but modules/fts-lgpl (correctly) does not list those files.
69935
69936         * modules/canonicalize (Files): Add lib/pathmax.h.
69937
69938 2005-06-25  Simon Josefsson  <jas@extundo.com>
69939
69940         * modules/check-version: New file.
69941
69942 2005-06-24  Paul Eggert  <eggert@cs.ucla.edu>
69943
69944         * lib/canon-host.c (canon-host): Append trailing "," to 0 in
69945         initializer of struct addrinfo, as an indication that we don't
69946         care how many members the structure has.
69947
69948 2005-06-24  Derek Price  <derek@ximbiot.com>
69949         and Bruno Haible  <bruno@clisp.org>
69950
69951         Remove stat module & update lstat.
69952         * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
69953         AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
69954         * m4/stat.m4: Remove this file.
69955
69956 2005-06-24  Derek Price  <derek@ximbiot.com>
69957         and Bruno Haible  <bruno@clisp.org>
69958
69959         Remove stat module & update lstat.
69960         * lib/stat.c: Remove this file...
69961         (slash_aware_lstat): ...moving this content and its support...
69962         * lib/lstat.c (rpl_lstat): ...into here.
69963         * lib/lstat.h: New file.
69964
69965 2005-06-24  Derek Price  <derek@ximbiot.com>
69966         and Bruno Haible  <bruno@clisp.org>
69967
69968         Remove stat module & update lstat.
69969         * config/srclist.txt (libc sources): Remove stat.
69970
69971 2005-06-24  Derek Price  <derek@ximbiot.com>
69972         and Bruno Haible  <bruno@clisp.org>
69973
69974         Remove stat module & update lstat.
69975         * MODULES.html.sh (stat): Remove.
69976         * MODULES.html: Regenerated.
69977         * modules/lstat (Description): Correct function name.
69978         (Files): Add "lstat.h".
69979         (Depends-on): Remove stat, add xalloc, stat-macros.
69980         * modules/stat: Remove this file.
69981         (Include): Add "lstat.h", remove <sys/stat.h>.
69982
69983 2005-06-23  Paul Eggert  <eggert@cs.ucla.edu>
69984
69985         * lib/mktime.c: Include <string.h> even if !DEBUG.  (From glibc.)
69986         (ranged_convert): Don't save conversion in a temporary struct.
69987         This causes a warning with GCC 4.0.0, and anyway in the typical
69988         case it's not worth the extra 100 bytes or so of code.
69989         (ranged_convert, __mktime_internal): When calling a function via a
69990         pointer P, use P () rather than (*P) (), as we now assume C89 or
69991         better.
69992
69993 2005-06-22  Paul Eggert  <eggert@cs.ucla.edu>
69994
69995         * lib/readutmp.c (desirable_utmp_entry): Fix bug where "who -b" and
69996         "who -r" failed to give output.  Problem reported by Tim Waugh.
69997
69998         * lib/xmalloc.c (HAVE_GNU_CALLOC): New constant.
69999         (xcalloc): Use it to avoid needless tests.
70000         Problem reported by Jim Meyering.
70001
70002 2005-06-20  Derek Price  <derek@ximbiot.com>
70003
70004         * m4/bison.m4: Note that precious decls of YACC & YFLAGS will be
70005         unnecessary for Autoconfs > 2.59c.
70006
70007 2005-06-16  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
70008
70009         * lib/argp.h (__option_is_short): Check upper limit of
70010         __key. Isprint() requires its argument to have the value
70011         of an unsigned char or EOF.
70012
70013 2005-06-16  Jim Meyering  <jim@meyering.net>
70014
70015         * lib/calloc.c (rpl_calloc): Allocate a 1-byte buffer (not 1xS or Nx1)
70016         when either N or S is zero.
70017
70018 2005-06-16  Derek Price  <derek@ximbiot.com>
70019
70020         * m4/bison.m4: Declare YACC & YFLAGS precious.
70021
70022 2005-06-10  Paul Eggert  <eggert@cs.ucla.edu>
70023
70024         * lib/fnmatch.c (fnmatch): If there is an encoding error in a
70025         multibyte string or pattern, fall back on unibyte matching.
70026         Problem reported by James Youngman.
70027
70028 2005-06-08  Bruno Haible  <bruno@clisp.org>
70029
70030         * modules/csharpcomp: New file.
70031         * MODULES.html.sh (C#): Add csharpcomp.
70032
70033 2005-06-08  Bruno Haible  <bruno@clisp.org>
70034
70035         * m4/csharpcomp.m4: New file, from GNU gettext.
70036
70037 2005-06-08  Bruno Haible  <bruno@clisp.org>
70038
70039         * lib/csharpcomp.h: New file, from GNU gettext.
70040         * lib/csharpcomp.c: New file, from GNU gettext.
70041         * lib/csharpcomp.sh.in: New file, from GNU gettext.
70042
70043 2005-06-08  Bruno Haible  <bruno@clisp.org>
70044
70045         * lib/binary-io.h (fileno): Undefine before defining it. Avoids a gcc
70046         warning on mingw.
70047
70048 2005-06-07  Derek Price  <derek@ximbiot.com>
70049
70050         Sync from CVS.
70051         * lib/glob_.h: Indent nested #ifdef.
70052
70053 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
70054
70055         Sync from coreutils.
70056         Use "file name" when talking about file names, instead of "filename"
70057         or "path", as per the GNU coding standards.
70058         * lib/mkdir-p.c: Renamed from makepath.c.
70059         (make_dir_parents): Renamed from make_path.  All callers changed.
70060         * lib/mkdir-p.h: Likewise.  All includers changed.
70061         * lib/filenamecat.c: Renamed from path-concat.c.
70062         (file_name_concat): Renamed from path_concat.  All callers changed.
70063         [TEST_FILE_NAME_CONCAT]: Renamed from TEST_PATH_CONCAT.
70064         * lib/filenamecat.h: Likewise.  All includers changed.
70065         * lib/acl.c: Don't use "path" or "filename" to mean "file name"
70066         in comments or local variable names.
70067         * lib/basename.c: Likewise.
70068         * lib/canonicalize.c, canonicalize.h: Likewise.
70069         * lib/dirname.c, dirname.h: Likewise.
70070         * lib/euidaccess.c: Likewise.
70071         * lib/exclude.c: Likewise
70072         * lib/fnmatch_.h, fnmatch_loop.c: Likewise.
70073         * lib/fsusage.c, fsuage.h: Likewise.
70074         * lib/fts.c, fts_.h: Likewise.
70075         * lib/getcwd.c: Likewise.
70076         * lib/getloadavg.c: Likewise.
70077         * lib/mkstemp.c: Likewise.
70078         * lib/mountlist.c, mountlist.h: Likewise.
70079         * lib/openat.c, openat.h: Likewise.
70080         * lib/readlink-stub.c: Likewise.
70081         * lib/readutmp.c, readutmp.h: Likewise.
70082         * lib/rename.c: Likewise.
70083         * lib/rmdir.c: Likewise.
70084         * lib/same.c: Likewise.
70085         * lib/savedir.c: Likewise.
70086         * lib/stripslash.c: Likewise.
70087         * lib/tempname.c: Likewise.
70088         * lib/xreadlink.c: Likewise.
70089         * lib/exclude.c (excluded_file_name): Renamed from excluded_filename.
70090         All uses changed.
70091         * lib/exclude.h: Likewise.
70092
70093         * lib/euidaccess.c (getuid, getgid, getuid, getegid)
70094         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
70095         * lib/idcache.c (getpwuid, getpwnam, getgrgid, getgrnam)
70096         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
70097         * lib/pathmax.h: Include <limits.h> unconditionally, since other
70098         files have been getting away with it for years (MORE/BSD 4.3
70099         is extinct now).
70100         * lib/userspec.c (getpwnam, getgrnam, getgrgid)
70101         [!defined _POSIX_VERSION]: Remove decls; not needed these days.
70102
70103         * lib/pathmax.h (_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
70104         Define to 256, not 255, as per modern POSIX.
70105
70106 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
70107
70108         Sync from coreutils.
70109         Use "file name" when talking about file names, instead of "filename"
70110         or "path", as per the GNU coding standards.
70111         * MODULES.html.sh: mkdir-p renamed from makepath.
70112         filenamecat renamed from path-concat.
70113         * modules/filenamecat: Renamed from modules/path-concat.
70114         (Files): filenamecat.h and filenamecat.c renamed from
70115         path-concat.h and path-concat.c.
70116         (configure.ac): gl_FILE_NAME_CONCAT, not gl_PATH_CONCAT.
70117         (Include): filenamecat.h, not path-concat.h.
70118         * modules/mkdir-p: Renamed from modules/makepath.
70119         (Files): mkdir-p.h and mkdir-p.c renamed from makepath.h and
70120         makepath.c.
70121         (configure.ac): gl_MKDIR_PARENTS, not gl_MAKEPATH.
70122         (Include): mkdir-p.h, not makepath.h.
70123
70124 2005-06-02  Paul Eggert  <eggert@cs.ucla.edu>
70125
70126         Sync from coreutils.
70127         * m4/mkdir-p.m4: Renamed from makepath.m4.
70128         (gl_MKDIR_PARENTS): Renamed from gl_MAKEPATH.  All uses changed.
70129         Rename files from makepath.c to mkdir-p.c, and from
70130         makepath.h to mkdir-p.h.
70131         * m4/filenamecat.m4: Renamed from path-concat.m4.
70132         (gl_FILE_NAME_CONCAT): Renamed from gl_PATH_CONCAT.  All uses changed.
70133         Rename files from path-concat.c to filenamecat.c,
70134         and from path-concat.h to filenamecat.h.
70135         * m4/getcwd-path-max.m4: Don't use "path" or "filename" to mean
70136         "file name" in local variables or comments.
70137         * m4/rename.m4: Likewise.
70138
70139 2005-06-01  Bruno Haible  <bruno@clisp.org>
70140
70141         * modules/csharpexec: New file.
70142         * MODULES.html.sh (C#): New section.
70143
70144 2005-06-01  Bruno Haible  <bruno@clisp.org>
70145
70146         * m4/csharp.m4: New file, from GNU gettext.
70147         * m4/csharpexec.m4: New file, from GNU gettext.
70148
70149 2005-06-01  Bruno Haible  <bruno@clisp.org>
70150
70151         * lib/csharpexec.h: New file, from GNU gettext.
70152         * lib/csharpexec.c: New file, from GNU gettext.
70153         * lib/csharpexec.sh.in: New file, from GNU gettext.
70154
70155 2005-05-31  Derek Price  <derek@ximbiot.com>
70156             Paul Eggert  <eggert@cs.ucla.edu>
70157
70158         Sync from cvs.
70159         * m4/glob.m4: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
70160
70161 2005-05-31  Derek Price  <derek@ximbiot.com>
70162             Paul Eggert  <eggert@cs.ucla.edu>
70163
70164         Sync from cvs.
70165         * lib/glob_.h: s/MISSING_SYS_CDEFS_H/_SYS_CDEFS_H/ and comment.
70166
70167 2005-05-29  Derek Price  <derek@ximbiot.com>
70168
70169         * config/srclist.txt (glob_.h, glob.c): Add these files.
70170
70171 2005-05-29  Derek Price  <derek@ximbiot.com>
70172
70173         * MODULES.html.sh: Add glob to Enhanced POSIX.2001 section.
70174         * modules/glob: New file.
70175         * modules/getlogin_r: Add link to POSIX spec in description.
70176
70177 2005-05-29  Derek Price  <derek@ximbiot.com>
70178             Paul Eggert  <eggert@cs.ucla.edu>
70179
70180         * m4/glob.m4: New file.
70181
70182 2005-05-29  Derek Price  <derek@ximbiot.com>
70183             Paul Eggert  <eggert@cs.ucla.edu>
70184
70185         * lib/glob_.h, lib/glob.c: New files.
70186
70187 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
70188
70189         * modules/fts (Files): Remove m4/inttypes-pri.m4.
70190         * modules/fts-lgpl (Depends-on): Remove gettext.
70191
70192 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
70193
70194         * m4/fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
70195         and don't require gt_INTTYPES_PRI.
70196
70197 2005-05-27  Paul Eggert  <eggert@cs.ucla.edu>
70198
70199         * lib/getlogin_r.c (getlogin_r): Don't set errno to 0 on return.
70200
70201         * lib/fts.c: Don't worry about debugging on pre-C99-compatible hosts;
70202         the configuration hassle isn't worth it.
70203         Include inttypes.h and stdint.h unconditionally if FTS_DEBUG.
70204         (LONGEST_MODIFIER, PRIuMAX): Remove.
70205
70206 2005-05-27  Bruno Haible  <bruno@clisp.org>
70207
70208         * lib/getlogin_r.h: Remove second include of <stddef.h>.
70209
70210 2005-05-26  Paul Eggert  <eggert@cs.ucla.edu>
70211
70212         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Define
70213         _POSIX_PTHREAD_SEMANTICS for Solaris.
70214
70215 2005-05-25  Derek Price  <derek@ximbiot.com>
70216
70217         * MODULES.html.sh: Add getlogin_r to POSIX.2001 support section.
70218
70219 2005-05-25  Derek Price  <derek@ximbiot.com>
70220             Paul Eggert  <eggert@cs.ucla.edu>
70221
70222         * modules/getlogin_r, m4/getlogin_r.m4: New files.
70223         * lib/getlogin_r.c, getlogin_r.h: New files.
70224
70225 2005-05-25  Bruno Haible  <bruno@clisp.org>
70226             Derek Price  <derek@ximbiot.com>
70227
70228         * lib/getlogin_r.h: Simplify API documentation.
70229
70230 2005-05-23  Derek Price  <derek@ximbiot.com>
70231
70232         * modules/minmax (Files): Add m4/minmax.m4.
70233         (configure.ac): Add gl_MINMAX.
70234
70235 2005-05-22  Paul Eggert  <eggert@cs.ucla.edu>
70236
70237         * lib/fts.c (fd_safer) [_LGPL_PACKAGE]: New static function,
70238         so that unistd-safer.h (GPL'ed code) need not be included.
70239
70240 2005-05-22  Bruno Haible  <bruno@clisp.org>
70241
70242         * m4/minmax.m4: New file.
70243         Based on a patch by Derek Price <derek@ximbiot.com>.
70244
70245 2005-05-22  Bruno Haible  <bruno@clisp.org>
70246
70247         * lib/stdint_.h (_STDINT_H_HAVE_INT64): New macro. Use it in #ifdefs.
70248         (INT64_MIN): Fix definition.
70249         Suggested by Paul Eggert <eggert@cs.ucla.edu>.
70250
70251         * lib/stdint_.h (_STDINT_H_NEED_SIGNED_INT_TYPES): Renamed from
70252         NEED_SIGNED_INT_TYPES.
70253
70254         * lib/stdint_.h (_STDINT_H_HAVE_SYSTEM_INTTYPES): Renamed from
70255         HAVE_SYSTEM_INTTYPES.
70256
70257 2005-05-22  Bruno Haible  <bruno@clisp.org>
70258
70259         * lib/minmax.h: Include <limits.h> only when it defines MIN, MAX.
70260         Also include <sys/param.h> if it defines MIN, MAX.
70261         Based on a patch by Derek Price <derek@ximbiot.com>.
70262
70263 2005-05-21  Jim Meyering  <jim@meyering.net>
70264
70265         * modules/fts (Files): Add m4/inttypes-pri.m4.
70266         (Depends-on): Add lstat and remove gettext.  Alphabetize.
70267
70268 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
70269
70270         New fts module.
70271         * lib/fts.c: Don't include "cycle-check.h" or "hash.h".
70272         (setup_dir, free_dir): New functions.
70273         (enter_dir, leave_dir): Define trivial
70274         alternatives of _LGPL_PACKAGE.  Move to fts-cycle.c if !_LGPL_PACKAGE.
70275         (HT_INITIAL_SIZE, ENTER_DIR): Remove.  All uses removed.
70276         (LEAVE_DIR): Fix typo: pass Fts and Ent to leave_dir.
70277         (struct Active_dir, AD_compare, AD_hash, enter_dir, leave_dir):
70278         Move to fts-cycle.c.
70279         (fts_open): Use setup_dir.
70280         (fts_close): Use free_dir.
70281         (fts_read): Have just one copy of the ENTER_DIR code rather than three.
70282         This adds a label and some gotos, but the alternatives were messier.
70283         Check for memory allocation failure when entering a dir.
70284         (fts_stat) [_LGPL_PACKAGE]: Bring back glibc cycle detection code.
70285         * lib/fts_.h (_LGPL_PACKAGE) [defined _LIBC]: New macro.
70286         (FTS): New member fts_cycle, that is a union that contains the
70287         old active_dir_ht and cycle_state.  All uses changed to mention
70288         fts_cycle.ht and fts_cycle.state.
70289         * lib/fts-cycle.c: New file, containing GPL'ed code migrated out of
70290         fts.c, with the following changes:
70291         (setup_dir, free_dir): New functions.
70292         (enter_dir): Now returns bool.  Return true if successful, false
70293         if memory exhausted.  All callers changed.
70294         Do not bother partly cleaning up on
70295         memory allocation failure; that is free_dir's job.
70296         However, free ad if hash_insert fails, to avoid memory leak.
70297         (enter_dir, leave_dir): Accommodate change to FTS by inspecting
70298         fts->fts_options to see which union member to use.
70299
70300 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
70301
70302         * m4/fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
70303         (gl_FUNC_FTS, gl_FUNC_FTS_LGPL): New macros.
70304
70305 2005-05-20  Paul Eggert  <eggert@cs.ucla.edu>
70306
70307         * MODULES.html.sh (File system functions): Add fts, fts-lgpl.
70308
70309 2005-05-20  Jim Meyering  <jim@meyering.net>
70310
70311         * lib/unlinkdir.h (cannot_unlink_dir) [UNLINK_CANNOT_UNLINK_DIR]:
70312         Now a macro, to pacify GCC.
70313
70314 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
70315
70316         * m4/chown.m4 (gl_FUNC_CHOWN): Correct sense of test for honoring IDs
70317         of -1.
70318
70319 2005-05-20  Eric Blake  <ebb9@byu.net>  (tiny change)
70320
70321         * lib/chown.c (rpl_chown): Return -1 on failure.
70322
70323 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
70324
70325         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME]):
70326         Don't check for stddef.h.
70327         * m4/fts.m4 (gl_FUNC_FTS): Don't require AC_HEADER_STDC, as we
70328         don't use its results.
70329         Don't check for fcntl.h, stddef.h, stdlib.h, string.h, unistd.h,
70330         since we include them unconditionally.  Don't require
70331         AM_STDBOOL_H, since stdbool is a prerequisite.
70332         Don't require AC_C_CONST, AC_TYPE_SIZE_T or check for ptrdiff_t
70333         since we assume C89 or better.
70334         Don't require AC_FUNC_CLOSEDIR_VOID, AC_FUNC_LSTAT, or AC_FUNC_STAT,
70335         as we don't use their results.
70336         Don't check for fchdir, memmove, memset, strrchr, as we use
70337         them unconditionally.
70338         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Don't define
70339         GETTIMEOFDAY_CLOBBERS_LOCALTIME_BUFFER, since nobody uses it.
70340
70341 2005-05-18  Paul Eggert  <eggert@cs.ucla.edu>
70342
70343         * lib/canonicalize.c: Include canonicalize.h first, to test interface.
70344         Include <stddef.h> unconditionally, since we assume C89 now.
70345         All uses of PTR_INT_TYPE replaced by ptrdiff_t.
70346         * lib/fts.c: Include fts_.h first, to check interface.
70347         Do not include intprops.h; no longer needed.
70348         Include cycle-check.h and hash.h, since fts_.h no longer does.
70349         Remove unnecessary casts of closedir to void.
70350         (fts_build): Use a simpler method (not involving TYPE_SIGNED) to
70351         decide whether to decrement nlinks.
70352         * lib/fts_.h: Do not include hash.h or cycle-check.h; no longer needed.
70353         (FTS): Use struct hash_table * instead of Hash_table, so that
70354         we no longer need to include hash.h here.
70355
70356 2005-05-18  Jim Meyering  <jim@meyering.net>
70357
70358         * modules/dirfd (License): Change to LGPL.  Most of the code
70359         is already in the public domain.
70360
70361 2005-05-18  Jim Meyering  <jim@meyering.net>
70362
70363         * m4/fts.m4 (AC_LIBSOURCES): Add intprops.h to the list.
70364         Reported by Yoann Vandoorselaere.
70365
70366 2005-05-17  Jim Meyering  <jim@meyering.net>
70367
70368         * m4/fts.m4: New file, from coreutils.
70369
70370 2005-05-17  Jim Meyering  <jim@meyering.net>
70371
70372         * lib/fts.c, lib/fts_.h: New files, from coreutils.
70373
70374 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
70375
70376         Sync from coreutils.
70377         * m4/unlinkdir.m4: New file.
70378
70379 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
70380
70381         Sync from coreutils.
70382         * lib/unlinkdir.c, lib/unlinkdir.h: New files.
70383         * lib/gethrxtime.c, lib/gethrxtime.h, lib/getpass.h, lib/mountlist.h,
70384         lib/path-concat.c, lib/regex.h, lib/unlocked-io.h, lib/xtime.h:
70385         White space changes only.
70386         * lib/makepath.c (make_path): Port to hosts where leading "//" is
70387         special.
70388         * lib/yesno.c: Include getline.h, not ctype.h.
70389         (yesno): Don't remove leading white space; POSIX doesn't allow it.
70390         Use getline to remove arbitrary restriction on response length.
70391
70392 2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
70393
70394         * config/srclist-update: Spell out "Street" in FSF postal
70395         mail address; this is the style the FSF seems to prefer.
70396
70397         * build-aux/depcomp, build-aux/install-sh, build-aux/mdate-sh,
70398         build-aux/missing, build-aux/mkinstalldirs: Sync from Automake;
70399         this updates FSF postal mail address.
70400
70401         Sync from coreutils.
70402         * modules/unlinkdir: New file.
70403         * modules/yesno (Depends-on): Add getline.
70404         * MODULES.html.sh (File system functions): Add unlinkdir.
70405
70406 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
70407
70408         * lib/byteswap_.h, lib/getsubopt.h, lib/iconvme.h, lib/strsep.c,
70409         lib/strsep.h:
70410         Change the initial comment to refer to GPL, not LGPL.
70411         gnulib-tool will change it to LGPL as needed.
70412
70413         * lib/__fpending.c, lib/acl.c, lib/acl.h, lib/alloca_.h, lib/allocsa.c,
70414         lib/allocsa.h, lib/argmatch.c, lib/argmatch.h, lib/argp-ba.c,
70415         lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
70416         lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
70417         lib/argp-parse.c, lib/argp-pv.c, lib/argp-pvh.c, lib/argp-xinl.c,
70418         lib/argp.h, lib/argz.c, lib/argz_.h, lib/asnprintf.c, lib/asprintf.c,
70419         lib/atanl.c, lib/backupfile.c, lib/backupfile.h, lib/base64.c,
70420         lib/base64.h, lib/basename.c, lib/binary-io.h, lib/byteswap_.h,
70421         lib/c-ctype.c, lib/c-ctype.h, lib/c-stack.c, lib/c-stack.h,
70422         lib/c-strtod.c, lib/calloc.c, lib/canon-host.c, lib/canonicalize.c,
70423         lib/canonicalize.h, lib/ceill.c, lib/chdir-long.c, lib/chdir-long.h,
70424         lib/chown.c, lib/classpath.c, lib/classpath.h, lib/cloexec.c,
70425         lib/closeout.c, lib/closeout.h, lib/concatpath.c, lib/config.charset,
70426         lib/copy-file.c, lib/copy-file.h, lib/cycle-check.c, lib/cycle-check.h,
70427         lib/diacrit.c, lib/diacrit.h, lib/dirfd.c, lib/dirfd.h, lib/dirname.c,
70428         lib/dirname.h, lib/dummy.c, lib/dup-safer.c, lib/dup2.c, lib/eealloc.h,
70429         lib/error.c, lib/error.h, lib/euidaccess.c, lib/exclude.c,
70430         lib/exclude.h, lib/execute.c, lib/execute.h, lib/exit.h,
70431         lib/exitfail.c, lib/exitfail.h, lib/expl.c, lib/fatal-signal.c,
70432         lib/fatal-signal.h, lib/fd-safer.c, lib/file-type.c, lib/file-type.h,
70433         lib/fileblocks.c, lib/filemode.c, lib/filemode.h, lib/findprog.c,
70434         lib/findprog.h, lib/floorl.c, lib/fnmatch.c, lib/fnmatch_.h,
70435         lib/fnmatch_loop.c, lib/fopen-safer.c, lib/free.c, lib/frexpl.c,
70436         lib/fsusage.c, lib/fsusage.h, lib/full-read.c, lib/full-read.h,
70437         lib/full-write.c, lib/full-write.h, lib/fwriteerror.c,
70438         lib/fwriteerror.h, lib/gai_strerror.c, lib/gcd.c, lib/gcd.h,
70439         lib/getaddrinfo.c, lib/getaddrinfo.h, lib/getcwd.c, lib/getcwd.h,
70440         lib/getdate.h, lib/getdate.y, lib/getdomainname.c, lib/getdomainname.h,
70441         lib/getgroups.c, lib/gethostname.c, lib/gethrxtime.c, lib/gethrxtime.h,
70442         lib/getline.c, lib/getline.h, lib/getloadavg.c, lib/getndelim2.c,
70443         lib/getndelim2.h, lib/getnline.c, lib/getnline.h, lib/getopt.c,
70444         lib/getopt1.c, lib/getopt_.h, lib/getopt_int.h, lib/getpagesize.h,
70445         lib/getpass.c, lib/getpass.h, lib/getsubopt.c, lib/getsubopt.h,
70446         lib/gettext.h, lib/gettime.c, lib/gettimeofday.c, lib/getugroups.c,
70447         lib/getusershell.c, lib/group-member.c, lib/group-member.h,
70448         lib/hard-locale.c, lib/hard-locale.h, lib/hash-pjw.c, lib/hash-pjw.h,
70449         lib/hash.c, lib/hash.h, lib/human.c, lib/human.h, lib/iconvme.c,
70450         lib/iconvme.h, lib/idcache.c, lib/inet_ntop.h, lib/intprops.h,
70451         lib/inttostr.c, lib/inttostr.h, lib/isdir.c, lib/javacomp.c,
70452         lib/javacomp.h, lib/javacomp.sh.in, lib/javaexec.c, lib/javaexec.h,
70453         lib/javaexec.sh.in, lib/lbrkprop.h, lib/lchown.c, lib/ldexpl.c,
70454         lib/linebreak.c, lib/linebreak.h, lib/linebuffer.c, lib/linebuffer.h,
70455         lib/localcharset.c, lib/localcharset.h, lib/logl.c, lib/long-options.c,
70456         lib/long-options.h, lib/lstat.c, lib/makepath.c, lib/makepath.h,
70457         lib/malloc.c, lib/mathl.h, lib/mbswidth.c, lib/mbswidth.h, lib/md5.c,
70458         lib/md5.h, lib/memcasecmp.c, lib/memcasecmp.h, lib/memchr.c,
70459         lib/memcmp.c, lib/memcoll.c, lib/memcoll.h, lib/memcpy.c, lib/memmem.c,
70460         lib/memmem.h, lib/mempcpy.c, lib/mempcpy.h, lib/memrchr.c,
70461         lib/memrchr.h, lib/memset.c, lib/minmax.h, lib/mkdir.c, lib/mkdtemp.c,
70462         lib/mkdtemp.h, lib/mkstemp.c, lib/mktime.c, lib/modechange.c,
70463         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
70464         lib/obstack.c, lib/obstack.h, lib/openat.c, lib/openat.h,
70465         lib/pagealign_alloc.c, lib/pagealign_alloc.h, lib/path-concat.c,
70466         lib/path-concat.h, lib/pathmax.h, lib/pathname.h, lib/physmem.c,
70467         lib/physmem.h, lib/pipe.c, lib/pipe.h, lib/poll.c, lib/poll_.h,
70468         lib/posixtm.c, lib/posixtm.h, lib/posixver.c, lib/printf-args.c,
70469         lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
70470         lib/progname.c, lib/progname.h, lib/progreloc.c, lib/putenv.c,
70471         lib/quote.c, lib/quote.h, lib/quotearg.c, lib/quotearg.h, lib/raise.c,
70472         lib/readlink.c, lib/readtokens.c, lib/readtokens.h, lib/readtokens0.c,
70473         lib/readtokens0.h, lib/readutmp.c, lib/readutmp.h, lib/realloc.c,
70474         lib/ref-add.sin, lib/ref-del.sin, lib/regex.c, lib/regex.h,
70475         lib/rename.c, lib/rmdir.c, lib/rpmatch.c, lib/safe-read.c,
70476         lib/safe-read.h, lib/safe-write.c, lib/safe-write.h, lib/same.c,
70477         lib/same.h, lib/save-cwd.c, lib/save-cwd.h, lib/savedir.c,
70478         lib/savedir.h, lib/setenv.c, lib/setenv.h, lib/settime.c,
70479         lib/sh-quote.c, lib/sh-quote.h, lib/sha1.c, lib/sha1.h, lib/sig2str.c,
70480         lib/sig2str.h, lib/sincosl.c, lib/snprintf.c, lib/snprintf.h,
70481         lib/sqrtl.c, lib/stat-macros.h, lib/stat.c, lib/stdbool_.h,
70482         lib/stdint_.h, lib/stdio-safer.h, lib/stpcpy.c, lib/stpcpy.h,
70483         lib/stpncpy.c, lib/stpncpy.h, lib/strcase.h, lib/strcasecmp.c,
70484         lib/strchrnul.c, lib/strchrnul.h, lib/strcspn.c, lib/strdup.c,
70485         lib/strdup.h, lib/strerror.c, lib/strftime.c, lib/strftime.h,
70486         lib/stripslash.c, lib/strndup.c, lib/strndup.h, lib/strnlen.c,
70487         lib/strpbrk.c, lib/strpbrk.h, lib/strsep.c, lib/strsep.h, lib/strstr.c,
70488         lib/strstr.h, lib/strtod.c, lib/strtoimax.c, lib/strtok_r.c,
70489         lib/strtok_r.h, lib/strtol.c, lib/strtoll.c, lib/strtoul.c,
70490         lib/strtoull.c, lib/strverscmp.c, lib/strverscmp.h, lib/sysexit_.h,
70491         lib/tempname.c, lib/time_r.c, lib/time_r.h, lib/timegm.c, lib/timegm.h,
70492         lib/timespec.h, lib/trigl.c, lib/trigl.h, lib/ucs4-utf16.h,
70493         lib/ucs4-utf8.h, lib/unicodeio.c, lib/unicodeio.h, lib/unistd-safer.h,
70494         lib/unlocked-io.h, lib/unsetenv.c, lib/userspec.c, lib/utf16-ucs4.h,
70495         lib/utf8-ucs4.h, lib/utime.c, lib/utimecmp.c, lib/utimecmp.h,
70496         lib/utimens.c, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c,
70497         lib/vasprintf.h, lib/version-etc-fsf.c, lib/version-etc.c,
70498         lib/version-etc.h, lib/vsnprintf.c, lib/vsnprintf.h, lib/w32spawn.h,
70499         lib/wait-process.c, lib/wait-process.h, lib/xalloc-die.c, lib/xalloc.h,
70500         lib/xallocsa.c, lib/xallocsa.h, lib/xasprintf.c, lib/xgetcwd.c,
70501         lib/xgetcwd.h, lib/xgetdomainname.c, lib/xgetdomainname.h,
70502         lib/xgethostname.c, lib/xmalloc.c, lib/xmemcoll.c, lib/xnanosleep.c,
70503         lib/xreadlink.c, lib/xreadlink.h, lib/xsetenv.c, lib/xsetenv.h,
70504         lib/xsize.h, lib/xstrndup.c, lib/xstrndup.h, lib/xstrtod.c,
70505         lib/xstrtod.h, lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h,
70506         lib/xstrtoumax.c, lib/xtime.h, lib/xvasprintf.c, lib/xvasprintf.h,
70507         lib/yesno.c, lib/yesno.h:
70508         Update FSF postal mail address.
70509
70510 2005-05-13  Paul Eggert  <eggert@cs.ucla.edu>
70511
70512         * MODULES.html.sh, README, gnulib-tool, tests/test-base64.c,
70513         tests/test-memmem.c, tests/test-stpncpy.c:
70514         Update FSF postal mail address.
70515
70516 2005-05-13  Bruno Haible  <bruno@clisp.org>
70517
70518         * lib/stdint_.h (int64_t, uint64_t, int_least64_t, uint_least64_t,
70519         int_fast64_t, uint_fast64_t, intmax_t, uintmax_t, INT64_MIN, INT64_MAX,
70520         UINT64_MAX, INT_LEAST64_MIN, INT_LEAST64_MAX, UINT_LEAST64_MAX,
70521         INT_FAST64_MIN, INT_FAST64_MAX, UINT_FAST64_MAX, INTMAX_MIN,
70522         INTMAX_MAX, UINTMAX_MAX, INT64_C, UINT64_C, INTMAX_C, UINTMAX_C):
70523         Add support for 64-bit integers in the MSVC compiler.
70524
70525 2005-05-12  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
70526
70527         * modules/getdate (Makefile.am): Add getdate.c to EXTRA_DIST
70528
70529 2005-05-12  Eric Blake  <ebb9@byu.net>  (tiny change)
70530
70531         * gnulib-tool (func_import): Sort and uniquify recommended includes.
70532
70533 2005-05-11  Paul Eggert  <eggert@cs.ucla.edu>
70534
70535         * doc/getdate.texi (General date syntax): Don't say that date
70536         date --iso-8601=ns generates acceptable dates; it doesn't yet.
70537         Problem reported by Nic Ferrier.
70538
70539 2005-05-10  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
70540
70541         * lib/getaddrinfo.c: Don't fail when SOCK_STREAM or SOCK_DGRAM are
70542         specified in ai_socktype. Fix invalid ai_protocol
70543         check. ai_protocol is usually set to 0 or depending on
70544         ai_family/ai_socktype to IPPROTO_TCP / IPPROTO_UDP.  Checking for
70545         SOCK_STREAM / SOCK_DGRAM in ai_protocol was invalid.  Set
70546         ai_socktype / ai_protocol in the returned addrinfo structure.
70547
70548 2005-05-10  Simon Josefsson  <jas@extundo.com>
70549
70550         * m4/getaddrinfo.m4: Look in libnsl/libsocket for getaddrinfo, from
70551         Yoann Vandoorselaere <yoann.v@prelude-ids.com>.
70552
70553 2005-05-10  Karl Berry  <karl@gnu.org>
70554
70555         * doc/fdl.texi, gpl.texi, lgpl.texi, COPYING: update FSF address
70556         (from http://www.gnu.org/licenses).
70557         * doc/COPYING.LIB: also rename to COPYING.LESSER.
70558         * doc/COPYING.DOC: remove; per rms, only needed in doc files, so
70559         fdl.texi suffices.
70560
70561 2005-05-10  Karl Berry  <karl@gnu.org>
70562
70563         * config/srclist.txt (COPYING.LESSER): rename from COPYING.LIB.
70564         (COPYING.DOC): remove.
70565
70566         * config/srclist-update: new FSF address.
70567
70568 2005-05-10  Derek Price  <derek@ximbiot.com>
70569
70570         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 bug, not decl, when
70571         possible.
70572
70573 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
70574             Bruno Haible  <bruno@clisp.org>
70575
70576         * modules/inet_ntop: New file.
70577         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
70578         inet_ntop.
70579
70580 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
70581             Bruno Haible  <bruno@clisp.org>
70582
70583         * m4/inet_ntop.m4: New file.
70584
70585 2005-05-09  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
70586             Bruno Haible  <bruno@clisp.org>
70587
70588         * lib/inet_ntop.h: New file.
70589         * lib/inet_ntop.c: New file, from glibc with modifications.
70590
70591 2005-05-09  Paul Eggert  <eggert@cs.ucla.edu>
70592
70593         * modules/time_r (License): Change to LGPL.
70594         * modules/extensions (License): Change to LGPL.  Actually,
70595         the license is more permissive than that, but currently gnulib-tool
70596         doesn't know how to handle more-permissive licenses.
70597
70598         * modules/stat-macros (Depends-on): Don't depend on stat-macros (!).
70599         Problem reported by Dave Love.
70600
70601 2005-05-08  Jim Meyering  <jim@meyering.net>
70602
70603         * lib/classpath.c (PATH_SEPARATOR): Remove insignificant trailing
70604         blank.
70605
70606 2005-05-06  Paul Eggert  <eggert@cs.ucla.edu>
70607
70608         * modules/argmatch (Depends-on): Add stdbool.
70609         * modules/backupfile (Depends-on): Likewise.
70610         * modules/chdir-long (Depends-on): Likewise.
70611         * modules/closeout (Depends-on): Likewise.
70612         * modules/cycle-check (Depends-on): Likewise.
70613         * modules/dirname (Depends-on): Likewise.
70614         * modules/fnmatch (Depends-on): Likewise.
70615         * modules/fsusage (Depends-on): Likewise.
70616         * modules/fwriteerror (Depends-on): Likewise.
70617         * modules/getcwd (Depends-on): Likewise.
70618         * modules/getloadavg (Depends-on): Likewise.
70619         * modules/hard-locale (Depends-on): Likewise.
70620         * modules/makepath (Depends-on): Likewise.
70621         * modules/mountlist (Depends-on): Likewise.
70622         * modules/nanosleep (Depends-on): Likewise.
70623         * modules/posixtm (Depends-on): Likewise.
70624         * modules/quotearg (Depends-on): Likewise.
70625         * modules/readtokens (Depends-on): Likewise.
70626         * modules/readtokens0 (Depends-on): Likewise.
70627         * modules/readutmp (Depends-on): Likewise.
70628         * modules/save-cwd (Depends-on): Likewise.
70629         * modules/strftime (Depends-on): Likewise.
70630         * modules/userspec (Depends-on): Likewise.
70631         * modules/utimecmp (Depends-on): Likewise.
70632         * modules/xgetcwd (Depends-on): Likewise.
70633         * modules/xnanosleep (Depends-on): Likewise.
70634         * modules/xstrtod (Depends-on): Likewise.
70635         * modules/yesno (Depends-on): Likewise.
70636
70637 2005-05-05  Paul Eggert  <eggert@cs.ucla.edu>
70638
70639         * m4/getopt.m4 (gl_GETOPT): Check for Solaris 10 getopt, and avoid
70640         needless checks.
70641
70642 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
70643
70644         Merge from coreutils.  Among other things,
70645         add bulletproofing for cases where stdin, stdout, or stderr are closed.
70646         * lib/fd-safer.c: New file.
70647         * lib/fcntl-safer.h, open-safer.c: Remove.
70648         * lib/chdir-long.c: Fix comment "fetish" -> "coreutils".
70649         * lib/dup-safer.c: Include unistd-safer.h first.
70650         Don't include errno.h.
70651         (dup_safer) [!defined F_DUPFD]: Let fd_safer do the real work.
70652         * lib/file-type.h: Don't assume invoker included sys/stat.h first.
70653         * lib/file-type.c: Rely on file-type.h change.
70654         * lib/getloadavg.c: Include unistd-safer.h.
70655         (getloadavg): Use safer open.
70656         * lib/getusershell.c: Include "stdio-safer.h".
70657         (getusershell): Use safer fopen.
70658         * lib/long-options.c (long_options): Use NULL rather than 0.
70659         * lib/modechange.h (mode_free): Remove; all callers changed to invoke
70660         'free'.
70661         * lib/modechange.c: Likewise.
70662         xstrtol.h, stdbool.h, stddef.h: Don't include; no longer needed.
70663         (MODE_DONE): New constant.
70664         (struct mode_change): Remove 'next' member.
70665         (make_node_op_equals): New function; like the old one of the
70666         same name, except it allocates an array.
70667         (mode_compile, mode_create_from_ref): Use it.
70668         (mode_compile): Allocate result as an array, not a linked list.
70669         Parse octal string ourself, so that we catch mistakes like "+0".
70670         (mode_adjust): Arg is an array, not a linked list.
70671         * lib/modechange.c: Include stat-macros.h, xalloc.h.
70672         (S_ISDIR, S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR):
70673         (S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH, S_IRXWU):
70674         (S_IRWXG, S_IRWXO, CHMOD_MODE_BITS):
70675         Remove.  This is now stat-macros.h's job.
70676         (talloc): Remove.  All callers replaced by xalloc, so that
70677         our invokers don't have to worry about reporting memory failures.
70678         (make_node_op_equals): Remove.
70679         (MODE_ORDINARY_CHAGE, MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
70680         New constants.
70681         (struct mode_change): Moved here from modechange.h.
70682         (mode_append_entry): Remove.
70683         (mode_compile): Remove MASKED_OPS arg, since it encouraged
70684         apps to have incorrect behavior.  Use simpler algorithm for head
70685         and tail.  Don't futz with umask; that's now the job of mode_adjust.
70686         Detect more invalid usages rather than having somewhat-random behavior.
70687         Don't insert an "a=" action, as that leads to incorrect behavior.
70688         (mode_compile, mode_create_from_ref): Return NULL on error instead
70689         of an enum, since now there's only one way to have an error.  All
70690         callers changed.
70691         (mode_adjust): Accept new arg UMASK_VALUE, and interpret it
70692         at the correct time.  Simplify calculation of "+u" and its ilk.
70693         Don't mishandle "+X".
70694         (mode_free): Remove "register" and localize decls.
70695         * lib/modechange.h (MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
70696         (struct mode_change): Move to modechange.c; callers don't
70697         need to see this stuff.
70698         (MODE_MASK_EQUALS, MODE_MASK_PLUS, MODE_MASK_MINUS, MODE_MASK_ALL):
70699         (MODE_INVALID, MODE_MEMORY_EXHAUSTED, MODE_BAD_REFERENCE): Remove.
70700         (mode_change, mode_adjust): Reflect the new signatures noted above.
70701         * lib/nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros
70702         that might redefine system include files.
70703         (siginterrupt) [!HAVE_SIGINTERRUPT]: New macro.
70704         (my_usleep): Use NULL rather than (void *) 0.
70705         (rpl_nanosleep) [!defined SA_NOCLDSTOP]:
70706         Use siginterrupt to specify that system calls should be interrupted.
70707         (rpl_nanosleep): Move initialization of suspended closer to call of
70708         my_usleep.
70709         * lib/readutmp.h (read_utmp): New arg OPTIONS.  All uses changed.
70710         * lib/readutmp.c: Likewise.  Include signal.h, stdbool.h.
70711         (desirable_utmp_entry): New function.
70712         (read_utmp) [defined UTMP_NAME_FUNCTION]: Redo memory allocation
70713         using x2nrealloc, to simplify logic.
70714         (read_utmp) [!defined UTMP_NAME_FUNCTION]: Check for overflow in
70715         size calculation.  Do not assume utmp file is a regular file.
70716         * lib/readutmp.h (UT_PID): Moved here from ../src/who.c.
70717         (READ_UTMP_CHECK_PIDS): New constant.
70718         * lib/save-cwd.c: Include unistd-safer.h.
70719         (save_cwd): Use fd_safer.
70720         * lib/tempname.c (S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
70721         [!_LIBC] Include "stat-macros.h" instead.
70722         * lib/unistd-safer.h (fd_safer): New decl.
70723
70724 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
70725
70726         * modules/getloadavg (Depends-on): Add unistd-safer.
70727         * modules/getusershell (Depends-on): Add stdio-safer.
70728         * modules/lstat (Depends-on): Remove xalloc.
70729         * modules/mkstemp (Depends-on): Add stat-macros.
70730         * modules/modechange (Depends-on): Remove xstrtol.
70731         Add stat-macros, xalloc.
70732         * modules/save-cwd (Depends-on): Add unistd-safer.
70733         * modules/stdio-safer (Makefile.am): Remove lib_SOURCES.
70734         * modules/unistd-safer (Files): Add lib/fd-safer.c
70735         (Makefile.am): Remove lib_SOURCES.
70736
70737         * MODULES.html.sh (Enhancements for POSIX:2001 functions):
70738         Remove fcntl-safer; unistd-safer supersedes it.
70739
70740 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
70741
70742         * m4/euidaccess.m4 (gl_PREREQ_EUIDACCESS): Don't require
70743         AC_HEADER_STAT.
70744         * m4/lchown.m4 (gl_FUNC_CHOWN): Likewise.
70745         (gl_PREREQ_CHOWN): Remove.
70746         * m4/lstat.m4 (gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
70747         it.  Don't require AC_HEADER_STAT.
70748         (gl_PREREQ_LSTAT): Remove.
70749         * m4/mkstemp.m4 (gl_PREREQ_TEMPNAME): Check stdint.h only once.
70750         Don't require AC_HEADER_STAT.
70751         * m4/rmdir.m4 (gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
70752         (gl_PREREQ_RMDIR): Remove.
70753         * m4/canonicalize.m4 (AC_FUNC_CANONICALIZE_FILE_NAME): Don't
70754         mention stat-macros.h or AC_HEADER_STAT, since we'll make
70755         the stat-macros module a prerequisite.
70756         * m4/file-type.m4 (gl_FILE_TYPE): Likewise.
70757         * m4/filemode.m4 (gl_FILEMODE): Likewise.
70758         * m4/makepath.m4 (gl_MAKEPATH): Likewise.
70759         * m4/modechange.m4 (gl_MODECHANGE): Likewise.
70760         * m4/clock_time.m4 (gl_CLOCK_TIME): Use gl_ rather than fetish_ for
70761         variable names.
70762         * m4/rmdir-errno.m4 (gl_FUNC_RMDIR_NOTEMPTY): Renamed from
70763         fetish_FUNC_RMDIR_NOTEMPTY.  All uses changed.  Use gl_ for
70764         variable prefixes.
70765         * m4/fcntl-safer.m4: Remove.
70766         * m4/stdio-safer.m4 (gl_STDIO_SAFER): Use AC_LIBSOURCES and AC_LIBOBJ.
70767         * m4/unistd-safer.m4 (gl_UNISTD_SAFER): Likewise.
70768         Invoke gl_PREREQ_FD_SAFER.
70769         (gl_PREREQ_FD_SAFER): New macro.
70770         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): Check for siginterrupt.
70771         * m4/readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
70772         Use AC_CHECK_HEADERS_ONCE and AC_CHECK_FUNCS_ONCE when possible.
70773         Remove duplicate call to AC_LIBOBJ(readutmp).
70774         (gl_PREREQ_READUTMP): Remove.  All uses inlined.
70775
70776         * m4/mmap-anon.m4 (gl_FUNC_MMAP_ANON): Check for message, not for
70777         MAP_ANON.  Problem reported by Moriyoshi Koizumi to bug-cvs.
70778
70779 2005-05-01  Paul Eggert  <eggert@cs.ucla.edu>
70780
70781         * MODULES.html.sh (Misc): Add byteswap.
70782
70783 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
70784
70785         * modules/getcwd (Depends-on): Add extensions.
70786         * modules/openat (Depends-on): Likewise.
70787
70788 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
70789
70790         * modules/byteswap: New file.
70791
70792 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
70793
70794         * m4/byteswap.m4: New file.
70795
70796 2005-05-01  Oskar Liljeblad  <oskar@osk.mine.nu>
70797
70798         * lib/byteswap_.h: New file.
70799
70800 2005-04-25  Karl Berry  <karl@gnu.org>
70801
70802         * m4/gettext.m4: Update from GNU gettext 0.14.4.
70803
70804 2005-04-25  Albert Chin  <china@thewrittenword.com>
70805
70806         * lib/regex.c: Include <stdio.h>, as a workaround to a Compaq Desktop
70807         Toolkit C bug.
70808
70809 2005-04-21  Oskar Liljeblad  <oskar@osk.mine.nu>
70810
70811         * gnulib-tool (Options): Add -s for --symlink/--symbolic.
70812         (func_ln_if_changed): Remove forcibly for no error message
70813         in case file does not exist.
70814
70815 2005-04-19  Simon Josefsson  <jas@extundo.com>
70816
70817         * gnulib-tool (Options): Make --symlink mean --symbolic.
70818
70819 2005-04-18  Oskar Liljeblad  <oskar@osk.mine.nu>
70820
70821         * doc/gnulib.texi (Initial import): Fix.  Mention --aux-dir.
70822
70823 2005-04-16  Simon Josefsson  <jas@extundo.com>
70824
70825         * modules/getpass-gnu (Makefile.am): Don't mention getpass.h.
70826
70827 2005-04-15  Simon Josefsson  <jas@extundo.com>
70828
70829         * m4/getpass.m4 (gl_FUNC_GETPASS): Use AC_LIBSOURCES.
70830
70831 2005-04-15  Simon Josefsson  <jas@extundo.com>
70832
70833         * gnulib-tool: Rename --symlink to --symbolic.
70834
70835 2005-04-15  Oskar Liljeblad  <oskar@osk.mine.nu>
70836
70837         * gnulib-tool: Add -s, --symlink option to gnulib-tool to make
70838         symbolic links to files instead of copying/moving.  Add --aux-dir,
70839         specifying directory relative --dir where auxiliary build tools
70840         are placed.
70841
70842 2005-04-14  Bruno Haible  <bruno@clisp.org>
70843
70844         * modules/allocsa (License): Change to LGPL.
70845         Requested by Yoann Vandoorselaere <yoann@prelude-ids.org>.
70846
70847 2005-04-13  Paul Eggert  <eggert@cs.ucla.edu>
70848
70849         * lib/getdate.y (zone): Allow relunit_snumber after tZONE, so
70850         that "UTC +1 second" continues to work.  Problem reported
70851         by Dmitry V. Levin.
70852         (relunit_snumber): New rule.
70853         (relunit): Use it.
70854
70855 2005-04-12  Paul Eggert  <eggert@cs.ucla.edu>
70856
70857         * lib/getdate.y (universal_time_zone_table): New constant.
70858         (time_zone_table): Remove GMT, UT, UTC entries; they're now in
70859         universal_time_zone_table.
70860         (lookup_zone): Prefer universal_time_zone_table to
70861         local_time_zone_table, so that "GMT" time stamps are allowed in
70862         London during the summer.  Problem reported by Ian Abbott.
70863
70864 2005-04-12  Jim Meyering  <jim@meyering.net>
70865
70866         * lib/human.c (humblock): Set *options even when returning due to
70867         xstrtoumax conversion failure.  Thanks to a used-uninitialized
70868         warning from gcc-4.
70869
70870 2005-04-09  Jim Meyering  <jim@meyering.net>
70871
70872         * lib/posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's
70873         -Wuninitialized: initialize tm0.tm_year.
70874
70875 2005-04-04  Paul Eggert  <eggert@cs.ucla.edu>
70876
70877         * lib/getdate.y (parser_control): rels_seen is now a boolean, not a
70878         count, since there's no maximum.  All uses changed.
70879         Add member dsts_seen.
70880         (local_zone): Accumulate dsts_seen rather than relying on tm_isdst
70881         not being INT_MAX.
70882         (get_date): Initialize dsts_seen, and check that it doesn't go over 1.
70883         Use pc_rels_seen to decide whther a date is absolute.
70884
70885         * lib/getdate.y (number): Don't overwrite year.
70886         (get_date): Initialize pc.year.digits to 0, not 4, to enable above
70887         check.
70888
70889 2005-04-02  Simon Josefsson  <jas@extundo.com>
70890
70891         * lib/getaddrinfo.h: Fix OpenBSD compilation failure, inspired by tiny
70892         patch from Yoann Vandoorselaere <yoann@prelude-ids.org>.
70893
70894 2005-03-28  Eric Blake  <ebb9@byu.net>  (tiny change)
70895
70896         * m4/getcwd-path-max.m4: Return success on systems such as Cygwin
70897         where no absolute path name can be longer than PATH_MAX.
70898
70899 2005-03-27  Jim Meyering  <jim@meyering.net>
70900
70901         * lib/argmatch.c: Clarify comment: null-terminated -> NULL-terminated.
70902
70903 2005-03-26  Paul Eggert  <eggert@cs.ucla.edu>
70904
70905         * lib/intprops.h (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND):
70906         "one's complement" -> "ones' complement" in comment, as per Knuth.
70907         "value of type" -> "type or expression" in comment.
70908         * lib/mktime.c, strftime.c: Propagate intprops.h comment nits.
70909
70910 2005-03-26  Jim Meyering  <jim@meyering.net>
70911
70912         Comment nits.
70913         * lib/intprops.h: Add the apostrophe in `(one|two)'s complement'.
70914         Correct typos: s/or/of/.
70915
70916 2005-03-26  Jim Meyering  <jim@meyering.net>
70917
70918         * modules/check-include-files: Move to ../ and rename to...
70919         * check-module: ...this.
70920
70921 2005-03-25  Jim Meyering  <jim@meyering.net>
70922
70923         * modules/xvasprintf (Files): Add xalloc.h.
70924
70925 2005-03-23  Paul Eggert  <eggert@cs.ucla.edu>
70926
70927         * modules/gettext (Files): config/config.rpath ->
70928         build-aux/config.rpath
70929         * modules/iconv (Files): Likewise.
70930         Problem reported by Oskar Liljeblad.
70931
70932 2005-03-23  Jim Meyering  <jim@meyering.net>
70933
70934         * modules/check-include-files: New script to check for
70935         missing dependencies, multiple includes, etc.
70936
70937         * modules/c-strtold (Depends-on): Add xalloc.
70938         * modules/c-strtod (Depends-on): Add xalloc.
70939         * modules/hash (Depends-on): Add xalloc.
70940         (Files): Remove lib/xalloc.h.
70941
70942         * modules/gethrxtime (Files): Add lib/gethrxtime.h.
70943         * modules/userspec (Files): Add lib/inttostr.h.
70944
70945 2005-03-23  Jim Meyering  <jim@meyering.net>
70946
70947         * lib/canonicalize.c: Remove duplicate `#include "stat-macros.h"'.
70948
70949 2005-03-22  Jim Meyering  <jim@meyering.net>
70950
70951         * modules/stat-macros: New module.
70952         * modules/canonicalize, modules/euidaccess, modules/file-type,
70953         * modules/filemode, modules/lchown, modules/makepath,
70954         * modules/rmdir, modules/stat: Depend on new stat-macros module
70955         rather than listing lib/stat-macros.h manually.
70956         Don't add stat-macros.h to lib_SOURCES or list it in Files: section.
70957
70958 2005-03-22  Jim Meyering  <jim@meyering.net>
70959
70960         * m4/stat-macros.m4 (gl_STAT_MACROS): New file/macro.
70961
70962 2005-03-22  Bruno Haible  <bruno@clisp.org>
70963
70964         * config/srclist.txt: Replace target directory 'config' with
70965         'build-aux'.
70966         * config/config.guess, config.sub, config.rpath, depcomp, install-sh:
70967         * config/mdate-sh, missing, mkinstalldirs, texinfo.tex: Move to
70968         ../build-aux/.
70969
70970 2005-03-21  Paul Eggert  <eggert@cs.ucla.edu>
70971
70972         * modules/chdir-long (Depends-on): Add mempcpy.
70973
70974         * modules/acl, modules/backupfile, modules/c-strtod,
70975         modules/c-strtold, modules/canon-host, modules/canonicalize,
70976         modules/cloexec, modules/closeout, modules/dirfd, modules/dirname,
70977         modules/exclude, modules/exitfail, modules/file-type,
70978         modules/filemode, modules/fpending, modules/fsusage, modules/getcwd,
70979         modules/getdate, modules/getline, modules/getpagesize,
70980         modules/getpass, modules/getugroups, modules/group-member,
70981         modules/hard-locale, modules/hash, modules/human, modules/idcache,
70982         modules/inttostr, modules/long-options, modules/makepath,
70983         modules/md5, modules/memcasecmp, modules/memcoll,
70984         modules/modechange, modules/mountlist, modules/path-concat,
70985         modules/pathmax, modules/physmem, modules/posixtm, modules/posixver,
70986         modules/quote, modules/quotearg, modules/readtokens, modules/readutmp,
70987         modules/safe-read, modules/safe-write, modules/same, modules/savedir,
70988         modules/settime, modules/sha1, modules/sig2str, modules/strdup,
70989         modules/strftime, modules/strndup, modules/strverscmp,
70990         modules/timespec, modules/unlocked-io, modules/userspec,
70991         modules/utimecmp, modules/utimens, modules/xalloc, modules/xstrtol,
70992         modules/yesno:
70993         Remove lib_SOURCES line from Makefile.am section, as this is now
70994         done automatically by the corresponding Autoconf macro.
70995
70996 2005-03-21  Jim Meyering  <jim@meyering.net>
70997
70998         Changes imported from coreutils.
70999
71000         * lib/cycle-check.c: Don't include xalloc.h.
71001
71002         * lib/path-concat.c: Don't include assert.h.
71003         (path_concat): Remove assertion that would have triggered
71004         for ABASE starting with more than one slash.
71005         Reported by Andreas Schwab.
71006
71007         * lib/path-concat.c (path_concat): Set *BASE_IN_RESULT
71008         properly when ABASE is an absolute file name.
71009         Correct the description of this function.
71010         Include <assert.h>.
71011         Add an assertion and a test driver.
71012         This fixes a bug introduced on 2004-07-02.
71013         Andreas Schwab reported the resulting failure of cp --parents:
71014         http://lists.gnu.org/archive/html/bug-coreutils/2005-01/msg00130.html
71015
71016 2005-03-21  Jim Meyering  <jim@meyering.net>
71017
71018         * m4/chdir-long.m4 (gl_PREREQ_CHDIR_LONG): Invoke gl_FUNC_MEMRCHR.
71019         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Check for memrchr decl.
71020
71021 2005-03-21  Jim Meyering  <jim@meyering.net>
71022         and  Paul Eggert  <eggert@cs.ucla.edu>
71023
71024         * m4/acl.m4, m4/backupfile.m4, m4/c-strtod.m4, m4/canon-host.m4,
71025         m4/canonicalize.m4, m4/cloexec.m4, m4/closeout.m4, m4/dirfd.m4,
71026         m4/dirname.m4, m4/exclude.m4, m4/exitfail.m4, m4/file-type.m4,
71027         m4/filemode.m4, m4/fpending.m4, m4/fsusage.m4, m4/getcwd.m4,
71028         m4/getdate.m4, m4/getline.m4, m4/getpagesize.m4, m4/getpass.m4,
71029         m4/getugroups.m4, m4/group-member.m4, m4/hard-locale.m4, m4/hash.m4,
71030         m4/human.m4, m4/idcache.m4, m4/inttostr.m4, m4/long-options.m4,
71031         m4/makepath.m4, m4/md5.m4, m4/memcasecmp.m4, m4/memcoll.m4,
71032         m4/modechange.m4, m4/mountlist.m4, m4/nanosleep.m4, m4/path-concat.m4,
71033         m4/pathmax.m4, m4/physmem.m4, m4/posixtm.m4, m4/posixver.m4,
71034         m4/quote.m4, m4/quotearg.m4, m4/readtokens.m4, m4/readutmp.m4,
71035         m4/safe-read.m4, m4/safe-write.m4, m4/same.m4, m4/savedir.m4,
71036         m4/settime.m4, m4/sha1.m4, m4/sig2str.m4, m4/strdup.m4, m4/strftime.m4,
71037         m4/strndup.m4, m4/strverscmp.m4, m4/timespec.m4, m4/unlocked-io.m4,
71038         m4/userspec.m4, m4/utimecmp.m4, m4/utimens.m4, m4/xalloc.m4,
71039         m4/xnanosleep.m4, m4/xstrtol.m4, m4/yesno.m4:
71040         Use AC_LIBSOURCES and AC_LIBOBJ to indicate source and object files
71041         for these modules.
71042
71043 2005-03-18  Paul Eggert  <eggert@cs.ucla.edu>
71044
71045         * lib/strftime.c (my_strftime): If the underlying strftime returns 0
71046         (which shouldn't happen), generate nothing instead of returning 0
71047         immediately, so that nstrftime (NULL, ...) doesn't return 0.
71048
71049 2005-03-16  Bruno Haible  <bruno@clisp.org>
71050
71051         * modules/stdint (Makefile.am): Use HAVE_LONG_LONG_64BIT instead of
71052         HAVE_LONGLONG_64BIT.
71053
71054 2005-03-16  Bruno Haible  <bruno@clisp.org>
71055
71056         * m4/stdint.m4 (gl_STDINT_H): Define HAVE_LONG_LONG_64BIT instead of
71057         HAVE_LONGLONG_64BIT.
71058
71059 2005-03-16  Bruno Haible  <bruno@clisp.org>
71060
71061         * lib/stdint_.h: Use HAVE_LONG_LONG_64BIT instead of
71062         HAVE_LONGLONG_64BIT.
71063
71064 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
71065
71066         * lib/strftime.c (my_strftime): Prepend space to format so that we can
71067         reliably distinguish strftime failure from empty output on POSIX
71068         hosts.
71069
71070 2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
71071
71072         * lib/iconvme.c (SIZE_MAX): New macro, if not already defined.
71073         (iconv_string): Don't guess a size-zero buffer, as that might cause
71074         buffer overrun.  Instead, avoid multiplying by MB_LEN_MAX if the
71075         result would be 'too large', where 'too large' is (heuristically)
71076         the square root of SIZE_MAX, divided by MB_LEN_MAX to allay
71077         overflow concerns.  This will prevent some unwanted malloc failures
71078         when the inputs are very large.
71079
71080 2005-03-15  Karl Berry  <karl@gnu.org>
71081
71082         * config/srclist.txt (config.rpath): from gettext.
71083         * config/config.rpath: update.
71084
71085 2005-03-15  Bruno Haible  <bruno@clisp.org>
71086
71087         * lib/regex.c (byte_re_match_2_internal): Rename local variable 'not'
71088         to 'negate'.
71089
71090         * lib/regex.c (byte_re_match_2_internal): Reduce scope of same_str_p
71091         variable.
71092
71093         * lib/regex.c (EXTEND_BUFFER, regcomp): Cast the realloc/malloc
71094         results.
71095
71096 2005-03-14  Simon Josefsson  <jas@extundo.com>
71097
71098         * lib/timegm.h: Use proper prototype CPP guards, reported by Dave Love
71099         <fx@gnu.org>.
71100
71101 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
71102
71103         * lib/mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,
71104         TYPE_SIGNED_MAGNITUDE, TYPE_MINIMUM, TYPE_MAXIMUM): Sync from
71105         intprops.h.
71106         * lib/strtol.c: Likewise.
71107
71108 2005-03-14  Jim Meyering  <jim@meyering.net>
71109
71110         * lib/strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
71111         && HAVE_STRUCT_ERA_ENTRY)]: Initialize the first byte of ubuf[]
71112         to be nonzero so that we (and caller) can detect the difference
71113         between a valid zero-length expansion and an error return, even
71114         when the underlying strftime fails before writing anything into
71115         that location.
71116
71117 2005-03-14  Bruno Haible  <bruno@clisp.org>
71118
71119         * m4/lib-link.m4, gettext.m4, nls.m4, po.m4:
71120         Update from GNU gettext 0.14.3.
71121
71122 2005-03-10  Jim Meyering  <jim@meyering.net>
71123
71124         * m4/save-cwd.m4 (gl_SAVE_CWD): Check for fchdir.
71125
71126 2005-03-10  Jim Meyering  <jim@meyering.net>
71127
71128         * lib/save-cwd.c [!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
71129         so that this module works on systems without fchdir.
71130
71131 2005-03-09  Paul Eggert  <eggert@cs.ucla.edu>
71132
71133         Factor int-properties macros into a single file, except for
71134         glibc-related files.
71135         * lib/intprops.h: New file.
71136         * lib/getloadavg.c: Include it instead of limits.h.
71137         (INT_STRLEN_BOUND): Remove.
71138         * lib/human.c: Include intprops.h.
71139         (group_number): Use INT_STRLEN_BOUND instead of rolling it ourself.
71140         * lib/human.h (LONGEST_HUMAN_READABLE): Use 146/485 rather than
71141         302/1000.
71142         * lib/inttostr.h: Include intprops.h instead of limits.h.
71143         (INT_STRLEN_BOUND, INT_BUFSIZE_BOUND): Remove.
71144         * lib/mktime.c (TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
71145         for consistency with intprops.h.
71146         (time_t_is_integer, twos_complement_arithmetic): Use them.
71147         * lib/sig2str.h: Include <signal.h>, intprops.h.
71148         (INT_STRLEN_BOUND): Remove.
71149         * lib/strftime.c (TYPE_SIGNED): Remove.
71150         (INT_STRLEN_BOUND): Switch to same implementation as intprops.h.
71151         * lib/strtol.c: Adjust comments to match intprops.h.
71152         * lib/userspec.c: Include intprops.h.
71153         (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Remove.
71154         * lib/utimecmp.c, xnanosleep.c, xstrtol.c: Likewise.
71155         * lib/utimecmp.c (utimecmp): Use TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT
71156         instead of rolling our own expressions.
71157         * lib/xstrtol.c: Include xstrtol.h first, to test interface.
71158
71159         * lib/strftime.c: Include <stdbool.h>.  Use bool where appropriate,
71160         instead of int.
71161         (my_strftime): Do not mishandle years close to INT_MAX, by doing
71162         the right thing even if adding 1900 would overflow.  Similarly
71163         for tm_mon + 1 and tm_yday + 1.
71164         Make %Y always equivalent to %C%y, and similarly for %G and %g.
71165         (DO_NUMBER, DO_NUMBER_SPACEPAD): Set digits to d, not a conditional.
71166         (DO_SIGNED_NUMBER): New macro.
71167         (my_strftime) [HAVE_TZNAME]: Don't dump core if tp->tm_dst > 1.
71168
71169 2005-03-07  Bruno Haible  <bruno@clisp.org>
71170
71171         * m4/mmap-anon.m4 (MAP_FILE, MAP_FAILED): Remove definitions.
71172
71173 2005-03-07  Bruno Haible  <bruno@clisp.org>
71174
71175         * lib/pagealign_alloc.c (MAP_FILE, MAP_FAILED): Define fallbacks.
71176
71177 2005-03-04  Derek R. Price  <derek@ximbiot.com>
71178
71179         * gnulib-tool (func_cp_if_changed, func_mv_if_changed): New functions.
71180         (func_import): Only replace files via --import when they have actually
71181         changed.
71182
71183 2005-03-03  Derek R. Price  <derek@ximbiot.com>
71184
71185         * m4/mmap-anon.m4: New file.
71186         * m4/pagealign_alloc.m4: New file.
71187
71188 2005-03-03  Derek R. Price  <derek@ximbiot.com>
71189             Bruno Haible  <bruno@clisp.org>
71190
71191         * modules/pagealign_alloc: New file.
71192         * MODULES.html.sh (Memory management functions): Add pagealign_alloc.
71193
71194 2005-03-03  Derek R. Price  <derek@ximbiot.com>
71195             Bruno Haible  <bruno@clisp.org>
71196
71197         * lib/pagealign_alloc.h: New file.
71198         * lib/pagealign_alloc.c: New file.
71199
71200 2005-03-03  Bruno Haible  <bruno@clisp.org>
71201
71202         * m4/inttypes.m4, isc-posix.m4, once-only.m4:
71203         Use an all-permissive copyright notice, recommended by RMS.
71204
71205 2005-03-02  Bruno Haible  <bruno@clisp.org>
71206
71207         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Undo the replacement here. Because
71208         of AIX, the replacement has to be done only after <string.h> is
71209         included, therefore not in config.h. stpncpy.h does the replacement,
71210         and stpncpy.c uses it.
71211
71212 2005-03-02  Bruno Haible  <bruno@clisp.org>
71213
71214         * lib/stpncpy.h (stpncpy): Define as a macro without arguments, so that
71215         stpncpy.c uses it.
71216
71217 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
71218
71219         Remove workaround for bug in Linux kernel 2.6.8 or thereabouts.
71220         The workaround isn't strictly needed for POSIX conformance, and
71221         it's too much of a pain to configure and maintain.  We'll ask
71222         people to fix their kernels instead.
71223         * lib/xnanosleep.c: Don't include gethrxtime.h or xtime.h.
71224         (NANOSLEEP_BUG_WORKAROUND): Remove.
71225         (xnanosleep): Remove the workaround.
71226
71227 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
71228
71229         * modules/gettime (Makefile.am): Remove lib_SOURCES line.
71230         Reported by Derek Price.
71231         (Include): Add "timespec.h".
71232
71233         * modules/xnanosleep (Depends-on): Remove gethrxtime.
71234
71235 2005-03-01  Paul Eggert  <eggert@cs.ucla.edu>
71236
71237         * m4/xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration attempting
71238         to detect nanosleep bug.
71239
71240 2005-03-01  Bruno Haible  <bruno@clisp.org>
71241
71242         * lib/vasnprintf.c (EOVERFLOW): Define to a fallback if needed.
71243
71244 2005-02-26  Paul Eggert  <eggert@cs.ucla.edu>
71245
71246         * modules/gethrxtime: New file.
71247         * modules/xnanosleep (Files): Add m4/xnanosleep.m4.
71248         (Depends-on): Add gethrxtime.
71249         (configure.ac): Add gl_XNANOSLEEP.
71250         (Makefile.am): Remove lib_SOURCES line.
71251
71252 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
71253
71254         * m4/gethrxtime.m4, m4/xnanosleep.m4: New files.
71255         * m4/gettime.m4 (gl_GETTIME): Check for nanotime.
71256
71257 2005-02-25  Paul Eggert  <eggert@cs.ucla.edu>
71258
71259         * lib/gethrxtime.h, lib/gethrxtime.c, lib/xtime.h: New files.
71260         * lib/timespec.h (gettime): Return void, since it always
71261         succeeds now.  All uses changed.
71262         * lib/gettime.c (gettime): Likewise.
71263         [HAVE_NANOTIME]: Prefer nanotime.
71264         Assume gettimeofday succeeds, as POSIX requires.
71265         Assime time () succeeds, since other code already does.
71266         * lib/xnanosleep.c: Include xtime.h and gethrxtime.h, not xalloc.h.
71267         (timespec_subtract): Remove.
71268         (NANOSLEEP_BUG_WORKAROUND): New constant.
71269         (xnanosleep): Use gethrxtime rather than gettime; this simplifies
71270         things considerably.  Use it only on GNU/Linux hosts, since the
71271         workaround shouldn't be needed elsewhere.
71272
71273 2005-02-24  Bruno Haible  <bruno@clisp.org>
71274
71275         * modules/gettext (Files): Add m4/glibc2.m4.
71276
71277 2005-02-24  Bruno Haible  <bruno@clisp.org>
71278
71279         * m4/gettext.m4, intdiv0.m4, intmax.m4, inttypes-pri.m4, lcmessage.m4:
71280         * m4/lib-link.m4, lib-prefix.m4, nls.m4, po.m4, printf-posix.m4:
71281         * m4/progtest.m4:
71282         Update from GNU gettext 0.14.2.
71283         * m4/glibc2.m4: New file, from GNU gettext 0.14.2.
71284
71285 2005-02-24  Bruno Haible  <bruno@clisp.org>
71286
71287         * lib/localcharset.c: Update from GNU gettext 0.14.2.
71288         * lib/config.charset: Update from GNU gettext 0.14.2.
71289
71290 2005-02-24  Bruno Haible  <bruno@clisp.org>
71291
71292         * lib/gettext.h: Update from GNU gettext 0.14.2.
71293
71294 2005-02-23  Simon Josefsson  <jas@extundo.com>
71295
71296         * m4/iconvme.m4: New file.
71297
71298 2005-02-23  Jim Meyering  <jim@meyering.net>
71299
71300         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's
71301         change.
71302         Thanks to Bruno Haible for catching it.
71303
71304 2005-02-22  Simon Josefsson  <jas@extundo.com>
71305
71306         * modules/iconvme: New file.
71307
71308         * MODULES.html.sh: Add iconvme.
71309
71310 2005-02-22  Simon Josefsson  <jas@extundo.com>
71311
71312         * lib/iconvme.h, lib/iconvme.c: New files, from libc.
71313
71314 2005-02-22  Simon Josefsson  <jas@extundo.com>
71315
71316         * config/srclist.txt: Sync iconvme.h, iconvme.c from libc.
71317
71318 2005-02-22  Jim Meyering  <jim@meyering.net>
71319
71320         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Fix typo:
71321         s/ifndef/ifdef/.
71322
71323 2005-02-20  Neil Conway  <neilc@samurai.com>
71324
71325         * lib/xgethostname.c (xgethostname): Check for ENOMEM, which is
71326         returned by OSX/Darwin if the specified buffer is not large
71327         enough for the hostname.
71328
71329 2005-02-03  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71330
71331         * lib/argp-help.c (__argp_help): Create a fake struct argp_state and
71332         pass it to _help, otherwise the latter coredumps trying to
71333         dereference state.root_argp.
71334
71335 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
71336
71337         * modules/chdir-long (Depends-on): Add memrchr.
71338         * modules/memrchr (Files): Add lib/memrchr.h.
71339         (Include): "memrchr.h".
71340
71341 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
71342
71343         * m4/memrchr.m4 (gl_FUNC_MEMRCHR): Add AC_LIBSOURCES, for memrchr.h.
71344
71345 2005-02-03  Paul Eggert  <eggert@cs.ucla.edu>
71346
71347         * lib/memrchr.h: New file.
71348         * lib/chdir-long.c: Include it.
71349         * lib/memrchr.c [!defined _LIBC]: Include it rather than <string.h>
71350         Don't bother including stddef.h.
71351
71352 2005-02-01  Paul Eggert  <eggert@cs.ucla.edu>
71353
71354         * lib/mountlist.h (MOUNTLIST_H_): New macro, to protect against double
71355         inclusion.
71356         Include <sys/types.h>, for dev_t.
71357         (ME_DUMMY, ME_REMOTE): Move from here....
71358         * lib/mountlist.c (ME_DUMMY, ME_REMOTE): To here.
71359         (ME_DUMMY): Count "subfs" as a dummy.  Problem reported by
71360         Dmitry V. Levin.
71361         Include mountlist.h first, to test the interface.
71362
71363 2005-01-29  Bruno Haible  <bruno@clisp.org>
71364
71365         * lib/progname.c (program_name): Initialize.
71366         Needed when linking statically on MacOS X.
71367
71368 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
71369
71370         Sync from coreutils.
71371         * modules/getloadavg (Files): Remove m4/getloadavg.m4.
71372         (Depends-on): Add c-strtod.
71373         (configure.ac): Replace gl_FUNC_GETLOADAVG with AC_FUNC_GETLOADAVG.
71374
71375 2005-01-28  Paul Eggert  <eggert@cs.ucla.edu>
71376
71377         Sync from coreutils.
71378         * m4/getloadavg.m4, glibc.m4, search-libs.m4: Remove.
71379
71380         Remove files that are specific to coreutils.
71381         * m4/check-decl.m4, jm-macros.m4, lib-check.m4, prereq.m4: Remove.
71382
71383 2005-01-28  Bruno Haible  <bruno@clisp.org>
71384
71385         * modules/javacomp: New file.
71386         * MODULES.html.sh (Java): Add javacomp.
71387
71388 2005-01-28  Bruno Haible  <bruno@clisp.org>
71389
71390         * m4/javacomp.m4: New file, from GNU gettext.
71391
71392 2005-01-28  Bruno Haible  <bruno@clisp.org>
71393
71394         * lib/javacomp.sh.in: New file, from GNU gettext.
71395         * lib/javacomp.h: New file, from GNU gettext.
71396         * lib/javacomp.c: New file, from GNU gettext.
71397
71398 2005-01-26  Simon Josefsson  <jas@extundo.com>
71399
71400         * lib/gai_strerror.c: Use GPL in header.
71401
71402 2005-01-26  Bruno Haible  <bruno@clisp.org>
71403
71404         * modules/javaexec: New file.
71405         * MODULES.html.sh (Java): Add javaexec.
71406
71407 2005-01-26  Bruno Haible  <bruno@clisp.org>
71408
71409         * m4/javaexec.m4: New file, from GNU gettext.
71410
71411 2005-01-26  Bruno Haible  <bruno@clisp.org>
71412
71413         * lib/javaexec.sh.in: New file, from GNU gettext.
71414         * lib/javaexec.h: New file, from GNU gettext.
71415         * lib/javaexec.c: New file, from GNU gettext.
71416
71417 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71418
71419         * modules/lchown (Depends-on): Remove lchown.h
71420
71421 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71422
71423         * m4/sysexits.m4 (gl_SYSEXITS): Reverted logic. SYSEXITS_H
71424         must be defined if the header file was not found, in order
71425         to provide a replacement. Reported by Todd Vierling <tv@duh.org>
71426
71427 2005-01-24  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71428
71429         * lib/argp-help.c (hol_entry_help): Avoid using non-constant
71430         initializers for struct pentry_state.
71431         (__argp_error): Check return value of __asprintf
71432         (__argp_failure): Translate error message
71433
71434         * lib/argp-parse.c: Removed braces around the expansion of N_()
71435
71436 2005-01-23  Paul Eggert  <eggert@cs.ucla.edu>
71437
71438         * m4/acl.m4, afs.m4, alloca.m4, argp.m4, assert.m4, atexit.m4,
71439         backupfile.m4, base64.m4, bison.m4, c-bs-a.m4, c-stack.m4,
71440         c-strtod.m4, calloc.m4, canon-host.m4, canonicalize.m4,
71441         clock_time.m4, cloexec.m4, closeout.m4, d-ino.m4, d-type.m4,
71442         dirfd.m4, dirname.m4, dos.m4, dup2.m4, error.m4, euidaccess.m4,
71443         exclude.m4, exitfail.m4, extensions.m4, fcntl-safer.m4,
71444         file-type.m4, fileblocks.m4, filemode.m4, fnmatch.m4, fpending.m4,
71445         free.m4, fstypename.m4, fsusage.m4, ftruncate.m4, getaddrinfo.m4,
71446         getcwd-path-max.m4, getcwd.m4, getdate.m4, getdomainname.m4,
71447         getgroups.m4, gethostname.m4, getline.m4, getndelim2.m4,
71448         getnline.m4, getopt.m4, getpagesize.m4, getpass.m4, getsubopt.m4,
71449         gettime.m4, gettimeofday.m4, getugroups.m4, getusershell.m4,
71450         group-member.m4, hard-locale.m4, hash.m4, host-os.m4, human.m4,
71451         idcache.m4, inttostr.m4, isdir.m4, jm-winsz1.m4, jm-winsz2.m4,
71452         link-follow.m4, long-options.m4, ls-mntd-fs.m4, lstat.m4,
71453         makepath.m4, mathl.m4, md5.m4, memcasecmp.m4, memchr.m4,
71454         memcmp.m4, memcoll.m4, memcpy.m4, memmem.m4, memmove.m4,
71455         memrchr.m4, memset.m4, mkdir-slash.m4, mkstemp.m4, mktime.m4,
71456         modechange.m4, mountlist.m4, nanosleep.m4, obstack.m4,
71457         path-concat.m4, pathmax.m4, perl.m4, physmem.m4, poll.m4,
71458         posixtm.m4, posixver.m4, putenv.m4, quote.m4, quotearg.m4,
71459         readdir.m4, readtokens.m4, readutmp.m4, regex.m4, rename.m4,
71460         restrict.m4, rmdir-errno.m4, rmdir.m4, rpmatch.m4, same.m4,
71461         savedir.m4, settime.m4, sha1.m4, sig2str.m4, snprintf.m4,
71462         sockpfaf.m4, st_dm_mode.m4, st_mtim.m4, stat.m4, stdint.m4,
71463         stdio-safer.m4, strchrnul.m4, strdup.m4, strerror.m4,
71464         strerror_r.m4, strftime.m4, strndup.m4, strnlen.m4, strsep.m4,
71465         strtod.m4, strtoimax.m4, strtok_r.m4, strtol.m4, strtoll.m4,
71466         strtoul.m4, strtoull.m4, strtoumax.m4, strverscmp.m4, sysexits.m4,
71467         time_r.m4, timegm.m4, timespec.m4, tm_gmtoff.m4, tzset.m4,
71468         uint32_t.m4, uintptr_t.m4, unistd-safer.m4, unlink-busy.m4,
71469         unlocked-io.m4, uptime.m4, userspec.m4, utimbuf.m4, utime.m4,
71470         utimecmp.m4, utimens.m4, utimes-null.m4, vsnprintf.m4, xalloc.m4,
71471         xgetcwd.m4, xreadlink.m4, xstrndup.m4, xstrtod.m4, xstrtoimax.m4,
71472         xstrtol.m4, xstrtoumax.m4, yesno.m4:
71473         Use an all-permissive copyright notice, recommended by RMS.
71474
71475 2005-01-21  Paul Eggert  <eggert@cs.ucla.edu>
71476
71477         * modules/chdir-long (Depends-on): Remove mempcpy.
71478
71479 2005-01-21  Jim Meyering  <jim@meyering.net>
71480
71481         * lib/openat.h (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the
71482         same value as for Solaris 9.
71483
71484         * lib/chdir-long.c (chdir_long): Rewrite to remove limitation on
71485         component length.  This included changing the parameter to be
71486         of type `char *' rather than `char const *'.
71487         * lib/chdir-long.h (chdir_long): Update prototype.
71488
71489         * lib/openat.c (fdopendir, fstatat): New functions.
71490         * lib/openat.h: Include headers required for use of DIR and struct
71491         stat.
71492         [AT_SYMLINK_NOFOLLOW]: Define.
71493         (fdopendir, fstatat): Add prototypes.
71494
71495 2005-01-21  Bruno Haible  <bruno@clisp.org>
71496
71497         * modules/classpath: New file.
71498         * MODULES.html.sh (Java): Add classpath.
71499
71500 2005-01-21  Bruno Haible  <bruno@clisp.org>
71501
71502         * lib/classpath.h: New file, from GNU gettext.
71503         * lib/classpath.c: New file, from GNU gettext.
71504
71505 2005-01-20  Simon Josefsson  <jas@extundo.com>
71506
71507         * modules/version-etc-fsf: New file.
71508
71509 2005-01-20  Simon Josefsson  <jas@extundo.com>
71510
71511         * lib/version-etc-fsf.c: New file, with version_etc_copyright.
71512         * lib/version-etc.c: Remove version_etc_copyright.
71513         * lib/version-etc.h (version_etc_copyright): Use [] instead of * in
71514         prototype, suggested by Paul Eggert <eggert@CS.UCLA.EDU>.
71515
71516 2005-01-20  Simon Josefsson  <jas@extundo.com>
71517
71518         * lib/base64.h (isbase64): Add.
71519
71520         * lib/base64.c (isb64): Rename to isbase64, use to_uchar instead of
71521         using a unsigned prototype, don't inline.
71522         (base64_decode): Use it.
71523
71524 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
71525
71526         * m4/save-cwd.m4 (gl_SAVE_CWD): Remove check for fcntl; we now assume
71527         it.
71528
71529 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
71530
71531         * lib/save-cwd.c (save_cwd): Remove code to support the case
71532         where fchdir is missing or flaky.
71533
71534 2005-01-20  Paul Eggert  <eggert@cs.ucla.edu>
71535
71536         * MODULES.html.sh (Command-line arguments): Add version-etc-fsf.
71537
71538 2005-01-19  Paul Eggert  <eggert@cs.ucla.edu>
71539
71540         * modules/mempcpy (Makefile.am): Remove mention of mempcpy.h;
71541         AC_LIBSOURCES now does this.
71542         * MODULES.html.sh (Sizes of integer types <limits.h>): New element,
71543         with new ullong_max module.
71544
71545 2005-01-19  Bruno Haible  <bruno@clisp.org>
71546
71547         * modules/sh-quote: New file.
71548         * MODULES.html.sh (Executing programs): Add sh-quote.
71549
71550 2005-01-19  Bruno Haible  <bruno@clisp.org>
71551
71552         * lib/sh-quote.h: New file, from GNU gettext.
71553         * lib/sh-quote.c: New file, from GNU gettext.
71554
71555 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
71556
71557         Merge from coreutils.
71558         * m4/ullong_max.m4: New file.
71559         * m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
71560         (gl_MACROS): Assume localeconv exists.
71561
71562 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
71563
71564         Merge changes from coreutils, as described below in several
71565         changelogs dated today.
71566
71567         * lib/save-cwd.c: Include "save-cwd.h" before other include files.
71568         (O_DIRECTORY): Remove; not needed here, since "." must be
71569         a directory.  All uses removed.
71570         (save_cwd): Use __sgi || __sun, not sun || __sun.  __sun is
71571         universal on Suns, and we also need to test for IRIX.
71572         Revamp code to use 'if' rather than '#if'.
71573         Avoid unnecessary comparison of cwd->desc to 0.
71574
71575         * lib/utimens.c (futimens): Robustify the previous patch, by checking
71576         for known valid error numbers rather than observed invalid ones.
71577
71578 2005-01-18  Paul Eggert  <eggert@cs.ucla.edu>
71579
71580         * modules/ullong_max: New file.
71581
71582         * modules/chdir-long, modules/openat: New files.
71583         * modules/save-cwd (Depends-on): Depend on chdir-long.
71584         (Makefile.am): Remove lib_SOURCES; now handled by AC_LIBSOURCES.
71585
71586 2005-01-18  Jim Meyering  <jim@meyering.net>
71587
71588         Merge from coreutils.
71589         * m4/chdir-long.m4, m4/openat.m4: New files.
71590         * m4/save-cwd.m4 (gl_SAVE_CWD): Add AC_LIBSOURCES for save-cwd.c,
71591         save-cwd.h.  Add AC_LIBOBJ for save-cwd.
71592         * m4/chown.m4 (gl_FUNC_CHOWN): When cross-compiling, assume that chown
71593         is sane and DOES follow symlinks.  Besides, testing 20 different
71594         systems found no broken chown implementations.
71595         Prompted by a change in rsync's copy of this macro.
71596         * m4/jm-macros.m4 (gl_MACROS): Require gl_FUNC_CHDIR_LONG.
71597
71598         * m4/lchown.m4 (gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
71599
71600         * m4/utimes.m4: Work around tests/touch/empty-file failure on a system
71601         (sparc64, Linux-2.4.28, glibc-2.3.3) that didn't honor utimes'
71602         NULL-means-set-to-current-time semantics.
71603         Remove temporary file immediately, rather than waiting
71604         for configure's at-exit trap code to do it.
71605
71606 2005-01-18  Jim Meyering  <jim@meyering.net>
71607
71608         * lib/version-etc.c (version_etc_copyright): Update copyright date.
71609
71610         * lib/utimens.c (futimens): Account for the fact that futimes
71611         can also fail with errno == ENOSYS or errno == ENOENT.
71612         Patch from Dmitry V. Levin.
71613
71614         Change the name of the robust chdir function from chdir to chdir_long.
71615         * lib/save-cwd.c: Include chdir-long.h rather than chdir.h.
71616         (restore_cwd): Use chdir_long, not chdir.
71617         * lib/chdir-long.c: Renamed from chdir.c.
71618         * lib/chdir-long.h: Renamed from chdir.h.
71619         [!defined PATH_MAX]: Define chdir_long to chdir on systems like the
71620         Hurd.
71621
71622 2005-01-18  Bruno Haible  <bruno@clisp.org>
71623
71624         * m4/allocsa.m4, m4/codeset.m4, m4/copy-file.m4, m4/eaccess.m4:
71625         * m4/eealloc.m4, m4/eoverflow.m4, m4/execute.m4, m4/fatal-signal.m4:
71626         * m4/findprog.m4, m4/glibc21.m4, m4/iconv.m4, m4/intmax_t.m4:
71627         * m4/inttypes_h.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4:
71628         * m4/linebreak.m4, m4/localcharset.m4, m4/longdouble.m4:
71629         * m4/longlong.m4, m4/mbrtowc.m4, m4/mbstate_t.m4, m4/mbswidth.m4:
71630         * m4/mkdtemp.m4, m4/pipe.m4, m4/readlink.m4, m4/safe-read.m4:
71631         * m4/safe-write.m4, m4/setenv.m4, m4/sig_atomic_t.m4:
71632         * m4/signalblocking.m4, m4/signed.m4, m4/size_max.m4, m4/ssize_t.m4:
71633         * m4/stdbool.m4, m4/stdint_h.m4, m4/stpcpy.m4, m4/stpncpy.m4:
71634         * m4/strcase.m4, m4/strcspn.m4, m4/strpbrk.m4, m4/strstr.m4:
71635         * m4/ucs4-utf.m4, m4/uintmax_t.m4, m4/ulonglong.m4, m4/unicodeio.m4:
71636         * m4/utf-ucs4.m4, m4/vasnprintf.m4, m4/vasprintf.m4:
71637         * m4/wait-process.m4, m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4:
71638         Use an all-permissive copyright notice, recommended by RMS.
71639
71640 2005-01-18  Bob Proulx  <bob@proulx.com>
71641
71642         * lib/obstack.c [DEFAULT_ALIGNMENT]: Use an intermediate type to
71643         simplify offsetof() macro construct to avoid compile failure with
71644         native HP-UX 11.0 ANSI C compiler.
71645
71646 2005-01-17  Bruno Haible  <bruno@clisp.org>
71647
71648         * lib/stpncpy.c: Remove HAVE_STPNCPY and gnu_stpncpy renaming,
71649         redundant because stpncpy.m4 takes care of it.
71650
71651 2005-01-17  Bruno Haible  <bruno@clisp.org>
71652
71653         * lib/progreloc.c: Include xalloc.h instead of xmalloc.h.
71654
71655 2005-01-17  Bruno Haible  <bruno@clisp.org>
71656
71657         * lib/progreloc.c (xstrdup): Define as strdup if no xmalloc should be
71658         used.
71659
71660 2005-01-17  Bruno Haible  <bruno@clisp.org>
71661
71662         * lib/fwriteerror.h (fwriteerror): Change specification to include
71663         fclose.
71664         * lib/fwriteerror.c: Include <stdbool.h>.
71665         (fwriteerror): At the end, close the file stream. Record whether
71666         stdout was already closed.
71667
71668 2005-01-17  Bruno Haible  <bruno@clisp.org>
71669
71670         * lib/execute.c (environ): Declare if needed.
71671         * lib/pipe.c (environ): Likewise.
71672         Reported by Michael Schloh von Bennewitz <michael.schloh@cw.com>.
71673
71674 2005-01-11  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71675
71676         * modules/argp: Depend on vsnprintf
71677
71678 2005-01-10  Jim Meyering  <jim@meyering.net>
71679
71680         * modules/closeout (Depends-on): Add atexit.
71681
71682 2005-01-06  Bruno Haible  <bruno@clisp.org>
71683
71684         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Rename stpncpy to gnu_stpncpy here.
71685
71686 2005-01-04  Paul Eggert  <eggert@cs.ucla.edu>
71687
71688         * lib/human.c (SIZE_MAX, UINTMAX_MAX): Move these conditional
71689         definitions to be after all include files, to avoid collisions.
71690         Problem reported by Bob Proulx.
71691
71692 2005-01-04  Jim Meyering  <jim@meyering.net>
71693
71694         Changes imported from coreutils.
71695         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Rather than using "conftestXXXXXX"
71696         as the mkstemp template, use a temporary directory and an
71697         8.3-friendly template to avoid trouble on systems like DJGPP.
71698         Reported by Juan M. Guerrero via Stepan Kasal.
71699         * m4/(gl_FUNC_MKSTEMP): Include <unistd.h> for the declaration of
71700         close. Remove the temporary directory right away, rather than waiting
71701         for configure's at-exit trap code to do it.
71702         Suggestion from Stepan Kasal.
71703
71704 2005-01-01  Simon Josefsson  <jas@extundo.com>
71705
71706         * gnulib-tool: Print #include directives when --import'ing.
71707
71708 2004-12-28  Simon Josefsson  <jas@extundo.com>
71709
71710         * tests/test-base64.c: Include required header files.  Remove
71711         unused variables.
71712
71713 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
71714
71715         * modules/error (Depends-on): Remove gettext.
71716
71717 2004-12-28  Paul Eggert  <eggert@cs.ucla.edu>
71718
71719         * lib/error.c [!_LIBC && !ENABLE_NLS]: Do not include "gettext.h";
71720         not needed.  This removes a dependency on the gettext module.
71721         [defined _LIBC]: Do not include <libintl.h>; not needed.
71722
71723 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
71724
71725         * m4/c-strtod.m4 (gl_C99_STRTOLD): New macro.
71726         (gl_C_STRTOD): Use it instead of AC_CHECK_DECLS_ONCE(strtold).
71727
71728 2004-12-24  Paul Eggert  <eggert@cs.ucla.edu>
71729
71730         * lib/c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not
71731         HAVE_DECL_STRTOLD.
71732
71733 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
71734
71735         * modules/getdate (Depends-on): Remove alloca-opt.
71736
71737 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
71738
71739         * m4/getdate.m4 (gl_GETDATE): Remove AC_FUNC_ALLOCA.
71740
71741 2004-12-23  Paul Eggert  <eggert@cs.ucla.edu>
71742
71743         * lib/argp-parse.c: Include <stddef.h>.
71744         (alignof, alignto): New macros.
71745         (parser_init): Don't assume that void * is aligned sufficiently
71746         for struct option.
71747
71748         * lib/getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no
71749         need to extend the stack.
71750         (YYINITDEPTH): New macro, so that the initial stack isn't overly
71751         large.
71752
71753 2004-12-22  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
71754
71755         * lib/argp-parse.c (parser_init): Avoid arithmetics on void pointers.
71756
71757 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
71758
71759         * modules/regex (lib_SOURCES): Remove regex.c, undoing previous
71760         (2004-10-24) change.  Apparently this was a false alarm.
71761
71762         * modules/getdate: Depend on alloca-opt, not alloca.
71763
71764 2004-12-19  Paul Eggert  <eggert@cs.ucla.edu>
71765
71766         * lib/alloca_.h: Conditionalize on _GNULIB_ALLOCA_H, not _ALLOCA_H.
71767         Remove now-obsolete comment about AIX.
71768         * lib/getdate.y: Include <alloca.h> only if HAVE_ALLOCA.
71769         (YYSTACK_USE_ALLOCA): Define to 0 if !HAVE_ALLOCA.
71770         (YYMAXDEPTH): New macro.
71771
71772 2004-12-18  Simon Josefsson  <jas@extundo.com>
71773
71774         * modules/alloca: Depend on alloca-opt, instead of duplicating it.
71775
71776 2004-12-18  Bruno Haible  <bruno@clisp.org>
71777
71778         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Also test for sigaction.
71779
71780 2004-12-18  Bruno Haible  <bruno@clisp.org>
71781
71782         * lib/fatal-signal.c (fatal_signals): Make non-const.
71783         (init_fatal_signals): New function.
71784         (uninstall_handlers, install_handlers): Ignore signals that were set to
71785         SIG_IGN.
71786         (at_fatal_signal): Call init_fatal_signals.
71787         (init_fatal_signal_set): Likewise. Ignore signals that were set to
71788         SIG_IGN.
71789         Reported by Paul Eggert.
71790
71791 2004-12-18  Bruno Haible  <bruno@clisp.org>
71792
71793         * doc/alloca.texi: New file.
71794         * doc/alloca-opt.texi: New file.
71795
71796 2004-12-17  Jim Meyering  <jim@meyering.net>
71797
71798         * config/install-sh: Use `(exit N); exit N', not `(exit N); exit'.
71799         Otherwise, install-sh could exit with improper exit status when
71800         exiting via a trapped interrupt.  Thanks to a report from Bob Proulx.
71801
71802 2004-12-16  Simon Josefsson  <jas@extundo.com>
71803
71804         * tests/test-base64.c: Add license.
71805
71806 2004-12-15  Stepan Kasal  <address@hidden>
71807
71808         * gnulib-tool (func_emit_lib_Makefile_am): Shorten a long sed command.
71809
71810 2004-12-12  Paul Eggert  <eggert@cs.ucla.edu>
71811
71812         * modules/getcwd (Files): Add m4/d-ino.m4.
71813         Suggested by Mark D. Baushke.
71814
71815 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
71816
71817         * lib/getdate.y (textint): New member "negative".
71818         (time_zone_hhmm): New function.
71819         Expect 14 shift-reduce conflicts, not 13.
71820         (o_colon_minutes): New rule.
71821         (time, zone): Use it to add support for +HH:MM, UTC+HH:MM.
71822         (yylex): Set the "negative" member of signed numbers.
71823
71824 2004-12-08  Paul Eggert  <eggert@cs.ucla.edu>
71825
71826         * doc/getdate.texi (Time of day items, Time zone items):
71827         Describe new formats +00:00, UTC+00:00.
71828
71829 2004-12-07  Paul Eggert  <eggert@cs.ucla.edu>
71830
71831         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previous change:
71832         spurious "-l"s.  Problem reported by Stepan Kasal.
71833
71834 2004-12-06  Paul Eggert  <eggert@cs.ucla.edu>
71835
71836         * m4/ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to work around bug
71837         in Autoconf 2.59.  Problem reported by Mark D. Baushke.
71838
71839 2004-12-04  Simon Josefsson  <jas@extundo.com>
71840
71841         * modules/getaddrinfo (License): Add LGPL, reported by Yoann
71842         Vandoorselaere <yoann@prelude-ids.org>.
71843
71844 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
71845
71846         Changes imported from coreutils.
71847         * m4/hard-locale.m4 (gl_HARD_LOCALE): Assume locale.h and setlocale
71848         exist.
71849         * m4/human.m4 (gl_HUMAN): Assume locale.h and localeconv exist.
71850
71851 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
71852
71853         Changes imported from coreutils.
71854         * lib/hard-locale.c: Assume <locale.h> exists.
71855         Include "strdup.h".
71856         (GLIBC_VERSION): New macro.
71857         (hard_locale): Assume setlocale exists.
71858         Rewrite to avoid #ifdef.
71859         Use strdup rather than malloc + strcpy.
71860         * lib/human.c: Assume <locale.h> exists.
71861         (human_readable): Assume localeconv exists.
71862
71863 2004-12-04  Paul Eggert  <eggert@cs.ucla.edu>
71864
71865         * modules/hard-locale (Depends-on): Add strdup.
71866
71867 2004-12-01  Jakub Jelinek  <jakub@redhat.com>
71868
71869         * lib/mktime.c (__mktime_internal): If SEC_REQUESTED != SEC,
71870         convert T2, not T.  (Imported from libc.)
71871
71872 2004-11-30  Simon Josefsson  <jas@extundo.com>
71873
71874         * modules/restrict (License): Change to LGPL.
71875
71876 2004-11-30  Simon Josefsson  <jas@extundo.com>
71877
71878         * m4/restrict.m4: Add copyright and copying conditions.
71879
71880 2004-11-30  Simon Josefsson  <jas@extundo.com>
71881
71882         * m4/base64.m4: New file.
71883
71884 2004-11-30  Simon Josefsson  <jas@extundo.com>
71885
71886         * MODULES.html.sh (Extra functions based on ANSI C 89): Add
71887         base64.
71888
71889         * tests/test-base64.c: New file.
71890
71891         * modules/base64: New file.
71892
71893 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
71894
71895         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
71896         Define HAVE_PARTLY_WORKING_GETCWD if getcwd is partly working.
71897
71898         * m4/readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
71899
71900 2004-11-30  Paul Eggert  <eggert@cs.ucla.edu>
71901
71902         * lib/getcwd.c (is_ENAMETOOLONG): New macro.
71903         (__getcwd.c): Don't restore errno; glibc doesn't.
71904         [HAVE_PARTLY_WORKING_GETCWD && !defined AT_FDCWD]: Try system getcwd
71905         first, falling back to our code only if its results look suspicious.
71906         Ensure that the resulting buffer is only as large as necessary.
71907
71908         * lib/readutmp.c: Include readutmp.h first.
71909         Include <errno.h>, since readutmp.h no longer does that.
71910         * lib/readutmp.h: Don't include <errno.h>,
71911         <sys/param.h>, <time.h>; not needed to establish interface.
71912         (errno): Remove decl.
71913         (HAVE_STRUCT_XTMP_UT_TYPE): Remove; no longer needed.
71914         (UT_TYPE_EQ, UT_TYPE_NOT_DEFINED, UT_TYPE_BOOT_TIME,
71915         UT_TYPE_USER_PROCESS, IS_USER_PROCESS): New macros.
71916
71917 2004-11-28  Simon Josefsson  <jas@extundo.com>
71918
71919         * lib/base64.h, base64.c: New file.
71920
71921 2004-11-27  Paul Eggert  <eggert@cs.ucla.edu>
71922
71923         * lib/getcwd.h: New file, which I forgot to check in on 2004-11-25.
71924
71925 2004-11-26  Paul Eggert  <eggert@cs.ucla.edu>
71926
71927         * modules/getcwd (Files): Add lib/getcwd.h, m4/getcwd.m4.
71928         (Depends-on): Remove pathmax, same.  Add mempcpy.
71929         (configure.ac): GL_FUNC_GETCWD_PATH_MAX -> gl_FUNC_GETCWD.
71930         (Makefile.am): Append getcwd.h to lib_SOURCES.
71931         (Include): Add getcwd.h.
71932         (Maintainer): Change from Jim Meyering to "all, glibc",
71933         since getdate now uses intended-for-glibc code.
71934         * modules/xgetcwd (Files): Remove m4/getcwd.m4.
71935         (Depends-on): Depend on getcwd.  Do not depend on pathmax.
71936
71937 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
71938
71939         Fix problems reported by Scott S. Tinsley for HP-UX 11.11 using
71940         HP's ANSI C compiler.
71941         * lib/fsusage.c (statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
71942         Declaring int functions causes warnings on some modern systems and
71943         shouldn't be needed to compile on ancient ones.
71944         * lib/same.c (MIN) [defined MIN]: Don't define, since it's already
71945         defined.
71946
71947         * lib/getcwd.c: Replace by a copy of glibc/sysdeps/posix/getcwd.c, but
71948         with the following changes.
71949         (__set_errno): Parenthesize properly.
71950         Include <stdbool.h>.
71951         (MIN, MAX, MATCHING_INO): New macros.
71952         (__getcwd): Define with prototype, not K&R form.
71953         Use heuristics to allocate default buffer on stack if possible.
71954         If AT_FDCWD is defined, use openat and fstatat to avoid O(N**2)
71955         behavior, and to avoid the PATH_MAX limit when computing
71956         ../../../../...
71957         Use MATCHING_INO to compare inode number to file.
71958         Check for arithmetic overflow in size calculations.
71959         Fix bug in reallocation of dot array that caused getcwd to fail
71960         on directories nested deeper than 75.
71961         Be more careful about saving errno on error.
71962         Do not use realloc; use only free+malloc, as this is a bit
71963         more flexible and avoids a needless copy operation.
71964         Do not inspect st_dev and st_ino for symbolic links; POSIX
71965         doesn't specify the latter.
71966         Check for closedir errors.
71967         Avoid needless casts.
71968         Use "#ifdef weak_alias" around weak_alias, to be like other
71969         glibc code.
71970         The following changes to getcwd.c have effect only when used in
71971         gnulib; they have no effect inside glibc proper.
71972         (#pragma alloca) [defined _AIX && !defined __GNUC__]: Remove,
71973         as alloca isn't used.
71974         (alloca, __alloca): Likewise.
71975         [!_LIBC]: Include "getcwd.h", "mempcpy.h".
71976         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
71977         unconditionally, as gnulib assumes C89 or better.
71978         Do not include <sys/param.h>.
71979         (errno) [!defined __GNU_LIBRARY__ && !defined STDC_HEADERS]: Remove
71980         no-longer-necessary 'extern int errno' decl; gnulib assumes C89 or
71981         better.
71982         (NULL) [!defined NULL]: Remove; we assume C89 or better.
71983         Include <dirent.h> in a way that is compatible with modern Autoconf.
71984         (_D_ALLOC_NAMELEN, _D_EXACT_NAMLEN):
71985         New macros, if not already defined.
71986         Include <unistd.h> if _LIBC, not if __GNU_LIBRARY__.
71987         Use "_LIBC", not "defined _LIBC", for consistency.
71988         (HAVE_MEMPCPY): Remove; no longer needed now that gnulib has
71989         a mempcpy module.
71990         (__lstat, __closedir, __opendir, __readdir) [!_LIBC]: New macros.
71991         (GETCWD_RETURN_TYPE): Remove.  All uses replaced by char *.
71992         * lib/xgetcwd.c: David MacKenzie's old code was removed, so give
71993         credit only to Jim Meyering and adjust the copyright dates.
71994         Do not include <limits.h>, <stdio.h>, <sys/types.h>,
71995         <stdlib.h>, <unistd.h>, "pathmax.h".
71996         Instead, include "xgetcwd.h" (first) and "getcwd.h".
71997         (INITIAL_BUFFER_SIZE): Remove.
71998         (xgetcwd): Rely on getcwd, since we now depend on a reliable one.
71999
72000 2004-11-25  Paul Eggert  <eggert@cs.ucla.edu>
72001
72002         * m4/getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Renamed from
72003         GL_FUNC_GETCWD_PATH_MAX for consistency.  All uses changed.
72004         Use the _ONCE methods, for efficiency.
72005         Check for fcntl.h.  In test program, include <errno.h>
72006         and <fcntl.h> if available.  Remove old K&R cruft from
72007         test program.  Check for common errors in GNU/Linux,
72008         OpenBSD, and Solaris.  Just set gl_cv_func_getcwd_path_max;
72009         don't do AC_LIBOBJ, as that's getcwd.m4's job.
72010         * m4/getcwd.m4 (gl_FUNC_GETCWD_NULL): Renamed from
72011         AC_FUNC_GETCWD_NULL.  All used changed.  Change cache variable
72012         name accordingly.
72013         (gl_FUNC_GETCWD, gl_PREREQ_GETCWD): New macros.  Revamp to
72014         accommodate new getcwd.c.
72015         * m4/jm-macros.m4 (gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
72016         * m4/prereq.m4 (gl_PREREQ): Add gl_FUNC_MEMPCPY.
72017         * m4/xgetcwd.m4 (gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
72018         that's all we need now.
72019
72020 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
72021
72022         * m4/argp.m4 (gl_ARGP): Require gl_GETOPT_SUBSTITUTE unconditionally:
72023         argp-parse.c depends on getopt internals, that means we should
72024         always use our getopt, to be on the safe side.
72025         * m4/getopt.m4 (gl_GETOPT): Check if GETOPT_H is already set, in
72026         order not to spoil the result of an eventual previous invocation
72027         of gl_GETOPT_SUBSTITUTE.
72028
72029 2004-11-23  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
72030
72031         * lib/getopt_.h: Re-addition of __getopt_argv_const caused
72032         redefinition warnings. To avoid them, include the defines
72033         in `#if !defined __need_getopt ... #endif'. The only place
72034         where __getopt_argv_const is used is in definitions
72035         of getopt_long and getopt_long_only below, which are as well
72036         protected by `#ifndef __need_getopt'.
72037         [defined __GETOPT_PREFIX && !defined __need_getopt]: Undef
72038         __need_getopt after including <stdio.h> and <unistd.h> These
72039         headers might have defined it.
72040
72041 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
72042
72043         * m4/utimens.m4 (gl_UTIMENS): Check for futimes function.
72044
72045 2004-11-23  Paul Eggert  <eggert@cs.ucla.edu>
72046
72047         * lib/utimens.c (__attribute__, ATTRIBUTE_UNUSED): New macros.
72048         (futimens): New function, which uses futimes if available.
72049         (futimens, utimens): Support timespec==NULL, with same semantics
72050         as utime and utimens.
72051         * lib/utimens.h (futimens): New decl.
72052
72053 2004-11-23  Jim Meyering  <jim@meyering.net>
72054
72055         * lib/getopt_.h: Remove trailing blanks.
72056
72057 2004-11-23  Jim Meyering  <jim@meyering.net>
72058
72059         * lib/__fpending.c: Add comment.
72060
72061 2004-11-22  Paul Eggert  <eggert@cs.ucla.edu>
72062
72063         * modules/canonicalize (Depends-on): Add xreadlink.
72064         Problem reported by James Youngman.
72065
72066 2004-11-20  Paul Eggert  <eggert@cs.ucla.edu>
72067
72068         * lib/getopt_.h (__GETOPT_CONCAT, __GETOPT_XCONCAT, __GETOPT_ID):
72069         New macros.
72070         (getopt, getopt_long, getopt_long_only, optarg, opterr, optind,
72071         optopt): Use them instead of invoking ## directly; otherwise, the
72072         symbols will be __GETOPT_PREFIXgetopt rather than rpl_getopt.
72073
72074 2004-11-19  Bruno Haible  <bruno@clisp.org>
72075
72076         * lib/strtok_r.c: Move comments from here...
72077         * lib/strtok_r.h: ... to here.
72078
72079 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
72080
72081         * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Check for buggy calloc
72082         implementations that mishandle size_t overflow.
72083
72084 2004-11-17  Paul Eggert  <eggert@cs.ucla.edu>
72085
72086         * lib/realloc.c (rpl_realloc): Call 'free' if n==0, since realloc
72087         might fail.  Problem reported by Yoann Vandoorselaere.
72088         * lib/calloc.c (rpl_calloc): Defend against buggy calloc
72089         implementations that mishandle size_t overflow.
72090
72091 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
72092
72093         * modules/canon-host (Depends-on): Add strdup.
72094
72095 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
72096
72097         * m4/canon-host.m4 (gl_CANON_HOST): Check for getaddrinfo.
72098
72099 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
72100
72101         * lib/canon-host.c: Include "strdup.h".
72102         (canon_host): Use getaddrinfo if available, so that IPv6 works.
72103         Use strdup instead of malloc/strcpy to duplicate strings.
72104
72105         * lib/human.h (LONGEST_HUMAN_READABLE): Add 1 for space before unit.
72106         (human_space_before_unit): New constant.
72107         * lib/human.c (human_readable): Support it.
72108
72109         * lib/xgetcwd.c: Include <limits.h>, for PATH_MAX.
72110         (xgetcwd): Set errno correctly when failing.
72111         Work around Solaris 9 bug: getcwd sets errno==ERANGE even though
72112         the failure is actually due to a PATH_MAX problem.
72113
72114         Further getopt changes to make it more likely that glibc will
72115         buy the changes back.
72116         * lib/getopt.c (POSIXLY_CORRECT): New constant.
72117         (getopt): Use it, so to preserve glibc semantic
72118         * lib/getopt1.c (getopt_long, getopt_long_only): Arg is char * const *
72119         when compiling for libc.
72120         * lib/getopt_.h (__getopt_argv_const): Bring it back.
72121         (getopt_long, getopt_long_only): Use it.
72122
72123         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
72124         _getopt_internal): New arg POSIXLY_CORRECT.  All callers changed.
72125         (getopt): Argv is now char * const *, as per standard.
72126         (_getopt_internal_r, _getopt_internal): Argv is now char **,
72127         not char *__getopt_argv_const *.
72128         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
72129         _getopt_long_only_r): Likewise.
72130         * lib/getopt_.h (getopt, getopt_long, geopt_long_only): Likewise.
72131         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
72132         _getopt_long_r, _getopt_long_only_r): Likewise.
72133         * lib/getopt_.h (__getopt_argv_const): Remove.
72134         (getopt): Argv is now char * const *, as per standard.
72135
72136         * lib/getdate.y (tORDINAL): New token.
72137         (day, relunit): Allow it for relative times.
72138         (relative_time_table): Use tORDINAL for ordinals.
72139
72140 2004-11-16  Paul Eggert  <eggert@cs.ucla.edu>
72141
72142         * doc/getdate.texi (General date syntax): "next" is 1, not 2.
72143         Document that "second" isn't allowed as an ordinal number.
72144
72145 2004-11-16  Jim Meyering  <jim@meyering.net>
72146
72147         * modules/closeout (Depends-on): Add fpending.
72148
72149 2004-11-15  Jim Meyering  <jim@meyering.net>
72150
72151         * lib/closeout.c: Include "__fpending.h" once again.
72152         Include <stdbool.h>.
72153         (close_stdout): Don't fail just because stdout was closed initially,
72154         since some programs don't write to stdout in the normal course of
72155         operation (other than --version and --help), and we don't want this
72156         function to make e.g. `touch file >&-' fail.
72157         But do fail if it was closed and someone has tried to write to it.
72158         E.g., `printf foo >&-' must fail.
72159
72160 2004-11-13  Jim Meyering  <jim@meyering.net>
72161
72162         * m4/jm-macros.m4: Do require gl_FUNC_FPENDING.
72163
72164 2004-11-12  Simon Josefsson  <jas@extundo.com>
72165
72166         * config/srclist.txt: Add strtok_r.c, glibc bought our changes, but a
72167         small doc fix is still pending.
72168
72169 2004-11-11  Simon Josefsson  <jas@extundo.com>
72170
72171         * modules/strtok_r: New file.
72172
72173         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
72174         strtok_r.
72175
72176 2004-11-11  Simon Josefsson  <jas@extundo.com>
72177
72178         * m4/strtok_r.m4: New file.
72179
72180         * m4/getopt.m4: Replace opterr.
72181
72182 2004-11-11  Simon Josefsson  <jas@extundo.com>
72183
72184         * lib/strtok_r.h, strtok_r.c: New file.
72185
72186 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
72187
72188         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): Define __GETOPT_PREFIX instead
72189         of replacing opterr, getopt, etc.  This should handle the
72190         powerpc-apple-darwin5.5 problem recently noted by Simon Josefsson.
72191
72192 2004-11-11  Paul Eggert  <eggert@cs.ucla.edu>
72193
72194         * lib/getopt_.h (__getopt_argv_const): New macro, to be used so that
72195         we can stop lying to compilers about the constness of argv when we
72196         are compiled outside glibc.
72197         (getopt, getopt_long, getopt_long_only): Use it.
72198         * lib/getopt.c (_getopt_initialize, _getopt_internal_r,
72199         _getopt_internal, getopt): Likewise.
72200         * lib/getopt1.c (getopt_long, _getopt_long_r, getopt_long_only,
72201         _getopt_long_only_r): Likewise.
72202         * lib/getopt_int.h (_getopt_internal, _getopt_internal_r,
72203         _getopt_long_r, _getopt_long_only_r): Likewise.
72204
72205         * lib/getopt_.h [defined __GETOPT_PREFIX && !defined __need_getopt]:
72206         Include <stdlib.h> and <stdio.h>, and <unistd.h> if available.
72207         Then rename getopt to __GETOPT_PREFIX##getopt, and so forth for
72208         the other external symbols.
72209         (getopt) [!defined __GNU_LIBRARY]: Use prototype, not old-style
72210         declaration, since the above renaming now works around collisions.
72211
72212 2004-11-11  Jim Meyering  <jim@meyering.net>
72213
72214         * lib/linebreak.c: Remove trailing blanks.
72215         * lib/alloca_.h: Likewise.
72216         * lib/acosl.c: Likewise.
72217         * lib/euidaccess.c: Likewise.
72218         * lib/allocsa.h: Likewise.
72219
72220 2004-11-10  Simon Josefsson  <jas@extundo.com>
72221
72222         * m4/getaddrinfo.m4: New file.
72223
72224 2004-11-10  Simon Josefsson  <jas@extundo.com>
72225
72226         * lib/getaddrinfo.h, lib/getaddrinfo.c: New files.
72227
72228 2004-11-10  Simon Josefsson  <jas@extundo.com>
72229
72230         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
72231         getaddrinfo.
72232
72233         * modules/getaddrinfo: New file.
72234
72235 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
72236
72237         * m4/prereq.m4 (gl_PREREQ): Require gt_FUNC_SETENV.
72238
72239 2004-11-10  Paul Eggert  <eggert@cs.ucla.edu>
72240
72241         * lib/mktime.c (SHR): New macro, which is a portable
72242         substitute for >> that should work even on Crays.
72243         (TIME_T_MIDPOINT, ydhms_diff, __mktime_internal): Use it.
72244         Problem reported by Mark D. Baushke in
72245         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00071.html>.
72246         * lib/getdate.y (SHR): Likewise.
72247         (tm_diff): Use it.
72248         * lib/strftime.c (SHR): Likewise.
72249         (tm_diff): Use it.
72250         * lib/quotearg.c (struct quoting_options): Use unsigned int for
72251         quote_these_too, so that right shifts are well defined.  All uses
72252         changed.
72253
72254 2004-11-10  Jim Meyering  <jim@meyering.net>
72255
72256         Ensure that no close failure goes unreported.
72257         * lib/closeout.c (close_stdout): Always close stdout.  I.e., don't
72258         return early when it seems there's nothing to flush.
72259         Don't include __fpending.h.
72260
72261 2004-11-10  Jim Meyering  <jim@meyering.net>
72262
72263         * modules/closeout (Depends-on): Remove fpending.
72264
72265 2004-11-10  Jim Meyering  <jim@meyering.net>
72266
72267         * m4/jm-macros.m4 (gl_MACROS): Don't require gl_FUNC_FPENDING.
72268
72269 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
72270
72271         * m4/strftime.m4 (_gl_STRFTIME_PREREQS): Remove.  Move its body to
72272         gl_FUNC_STRFTIME.
72273         (gl_FUNC_STRFTIME): Use AC_CHECK_FUNCS_ONCE and AC_CHECK_HEADERS_ONCE
72274         and AC_REQUIRE when possible, to avoid duplicate checks.
72275         Check for <wchar.h>.
72276
72277 2004-11-09  Paul Eggert  <eggert@cs.ucla.edu>
72278
72279         * lib/strftime.c (DO_MULTIBYTE): Check for wchar.h, too.
72280
72281 2004-11-09  Bruno Haible  <bruno@clisp.org>
72282
72283         * m4/sockpfaf.m4: New file.
72284
72285 2004-11-05  Bruno Haible  <bruno@clisp.org>
72286
72287         * lib/readlink.c: Include stddef.h, needed for size_t on Woe32.
72288         Reported by Mark D. Baushke <mdb@cvshome.org>.
72289
72290 2004-11-04  Bruno Haible  <bruno@clisp.org>
72291
72292         2004-09-11  Bruno Haible  <bruno@clisp.org>
72293                 * allocsa.valgrind: New file.
72294         2004-02-06  Bruno Haible  <bruno@clisp.org>
72295                 * allocsa.h (sa_alignof): Define differently with HP-UX cc, to
72296                 avoid a bug of this cc on HP-UX 10.20 dealing with enums.
72297                 Reported by Christopher Seip <chris.seip@hp.com>.
72298
72299 2004-11-04  Bruno Haible  <bruno@clisp.org>
72300
72301         * modules/allocsa (Files): Add lib/allocsa.valgrind.
72302         (Makefile.am): Distribute it.
72303
72304 2004-11-03  Paul Eggert  <eggert@cs.ucla.edu>
72305
72306         * lib/xreadlink.c (xreadlink): AIX and HP-UX readlink return -1
72307         with errno == ERANGE if the buffer is too small.
72308         Problem reported by Mark D. Baushke.
72309
72310 2004-11-03  Albert Chin  <china@thewrittenword.com>
72311             Paul Eggert  <eggert@cs.ucla.edu>
72312
72313         * m4/uint32_t.m4 (gl_AC_TYPE_UINT32_T): When determining uint32_t
72314         equivalent, substitute $ac_type for equivalent type rather than
72315         blindly using uint32_t *always* which won't work if uint32_t is not
72316         available.  Define _UINT32_T to work around typedef of uint32_t if
72317         <sys/sched.h>, <pthread.h>, or <semaphore.h> used on Solaris
72318         2.5.1.
72319
72320 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
72321
72322         * m4/jm-macros.m4: Sync from coreutils.
72323         (gl_MACROS): Check for mbrlen, for pathchk.
72324         (gl_CHECK_ALL_TYPES): Require AC_TYPE_MBSTATE_T, for pathchk.
72325
72326 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
72327
72328         * lib/xreadlink.c (MAXSIZE): New macro.
72329         (xreadlink): Use it instead of SSIZE_MAX.  Ensure initial buffer
72330         size does not exceed MAXSIZE.  Avoid cast.
72331         As suggested by Mark D. Baushke in
72332         <http://lists.gnu.org/archive/html/bug-gnulib/2004-11/msg00009.html>,
72333         if readlink fails with buffer size just under MAXSIZE, try again
72334         with MAXSIZE.
72335
72336 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
72337
72338         * config/srclist.txt: Add mktime.c; glibc bought all our changes.
72339
72340 2004-11-02  Derek R. Price  <derek@ximbiot.com>
72341         and  Paul Eggert  <eggert@cs.ucla.edu>
72342
72343         * lib/getdate.y [!TEST]: Include <stdio.h>, since we use sprintf now.
72344         (get_date): Overparenthesize to avoid GCC warning.
72345
72346 2004-11-02  Bruno Haible  <bruno@clisp.org>
72347
72348         * m4/setenv.m4 (gt_FUNC_SETENV): Define VOID_UNSETENV if unsetenv()
72349         returns void.
72350
72351 2004-11-02  Bruno Haible  <bruno@clisp.org>
72352
72353         * lib/setenv.h (unsetenv): Define as a macro if the system's unsetenv()
72354         function returns void.
72355
72356 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
72357
72358         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for declarations of
72359         fflush_unlocked, flockfile, funlockfile, funlockfile,
72360         fputs_unlocked, putc_unlocked.
72361
72362 2004-11-01  Paul Eggert  <eggert@cs.ucla.edu>
72363
72364         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
72365         (funlockfile, fputs_unlocked, putc_unlocked): Don't define if
72366         already declared.
72367
72368 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
72369
72370         * modules/getdate (Files): Add doc/getdate.texi.
72371         (Depends-on): Add setenv, xalloc.
72372
72373 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
72374
72375         * lib/getdate.y: Add support for TZ="foo" within a date string.
72376         Fix some bugs near time_t boundaries.  Reject dates with
72377         out-of-range components, e.g., "Sept 31".
72378         Include <stdlib.h>, "setenv.h", "xalloc.h".
72379         (ISDIGIT_LOCALE): Remove; unused.
72380         Note that the TZ and time functions used here are not reentrant.
72381         (mktime_ok, get_tz): New functions.
72382         (TZBUFSIZE): New constant.
72383         (get_date): Parse leading TZ="foo".  Reject out-of-range components;.
72384         This requires that we sometimes generate our own TZ="XXX..." setting.
72385
72386 2004-10-29  Paul Eggert  <eggert@cs.ucla.edu>
72387
72388         * doc/getdate.texi: New file, from coreutils with modifications for
72389         the new TZ parsing.
72390
72391 2004-10-27  Derek R. Price  <derek@ximbiot.com>
72392
72393         * lib/mktime.c (not_equal_tm): Remove redundant check.
72394
72395 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
72396
72397         * modules/regex (lib_SOURCES): Add regex.c.
72398         Reported by James Youngman in
72399         <http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00199.html>.
72400
72401 2004-10-24  Paul Eggert  <eggert@cs.ucla.edu>
72402
72403         * lib/getdate.y: Use Bison 1.875 features, and some minor
72404         code cleanups.  This change does not affect semantics.
72405         Don't include <stdlib.h>; no longer needed.
72406         Don't include unlocked-io.h; only the "#if TEST" code uses
72407         stdio, and performance isn't crucial there.
72408         (PC, YYLEX_PARAM, YYPARSE_PARAM): Remove; replaced by
72409         Bison 1.875 features as described below.
72410         All uses of "PC." replaced by "pc->".
72411         (YYSTYPE): Add a forward declaration.
72412         (yylex, yyerror): Use full prototypes in forward decls.
72413         Use "%pure-parser" rather than obsolescent "%pure_parser".
72414         Use %parse-param and %lex-param instead of obsolescent
72415         YYPARSE_PARAM and YYLEX_PARAM.
72416         (meridian_table, month_and_day_table, time_units_table,
72417         relative_time_table, time_zone_table, military_table,
72418         lookup_zone, lookup_word, get_date):
72419         Use NULL instead of 0 where appropriate.
72420         (to_hour): Avoid abort (), to avoid a dependency on
72421         stdlib.h.
72422         (yyerror, yylex): Now accepts parser_control * arg.
72423         (main) [TEST]: Use '\0' rather than 0 for char.
72424
72425 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
72426
72427         * m4/getpagesize.m4 (gl_GETPAGESIZE): Check for <sys/param.h>.
72428
72429 2004-10-22  Paul Eggert  <eggert@cs.ucla.edu>
72430
72431         * lib/getpagesize.c (getpagesize): Don't assume <sys/param.h> exists.
72432         It's now the caller's responsibility to handle the case where
72433         !HAVE_GETPAGESIZE && !defined getpagesize.
72434
72435         * lib/mktime.c (leapyear): Arg is long int, not int.
72436
72437 2004-10-18  Paul Eggert  <eggert@cs.ucla.edu>
72438
72439         * lib/argp-fs-xinl.c, argp-xinl.c: Update from glibc.
72440
72441 2004-10-17  Paul Eggert  <eggert@cs.ucla.edu>
72442
72443         * gnulib-tool (func_emit_lib_Makefile_am): Fix typo: a $ was
72444         missing.  Problem reported by James Youngman.
72445
72446 2004-10-16  Simon Josefsson  <jas@extundo.com>
72447
72448         * gnulib-tool: Fix comments.  Fix parse problem.
72449         (func_emit_lib_Makefile_am): Don't hard code a in libgl_a_SOURCES.
72450
72451 2004-10-15  Paul Eggert  <eggert@cs.ucla.edu>
72452
72453         * m4/getopt.m4 (gl_GETOPT): Detect and reject the incompatible BSD
72454         implementation of getopt_long.  Problem reported by Alexander Taler in:
72455         http://lists.gnu.org/archive/html/bug-gnulib/2004-10/msg00103.html
72456
72457 2004-10-15  Bruno Haible  <bruno@clisp.org>
72458
72459         * gnulib-tool: Untabify. Initialize supplied_libname.
72460         (func_usage): More homogenous output.
72461         (func_modules_transitive_closure, func_modules_to_filelist,
72462         func_emit_lib_Makefile_am): New functions.
72463         (func_import): New function, extracted from big case statement. Use
72464         func_get_license, func_modules_transitive_closure,
72465         func_modules_to_filelist, func_emit_lib_Makefile_am. Initialize
72466         opt_lgpl. Don't use test -a, as it's not portable.
72467         (func_create_testdir): Use func_modules_transitive_closure,
72468         func_modules_to_filelist, func_emit_lib_Makefile_am.
72469
72470 2004-10-15  Bruno Haible  <bruno@clisp.org>
72471
72472         * gnulib-tool (func_import): Let gl_INIT define LTALLOCA when needed.
72473
72474 2004-10-15  Bruno Haible  <bruno@clisp.org>
72475
72476         * gnulib-tool (func_emit_lib_Makefile_am): Add markers to separate
72477         the portions belonging to each module.
72478         Suggested by Derek Robert Price <derek@ximbiot.com>.
72479
72480 2004-10-12  Simon Josefsson  <jas@extundo.com>
72481
72482         * lib/getpass.c (fflush_unlocked, flockfile, funlockfile)
72483         (fputs_unlocked, putc_unlocked) [!_LIBCS && !USE_UNLOCKED_IO]: Map
72484         to real functions.
72485
72486 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72487
72488         * modules/vsnprintf: New file.
72489
72490 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72491
72492         * m4/vsnprintf.m4: New file.
72493
72494 2004-10-11  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72495
72496         * lib/vsnprintf.h: New file.
72497         * lib/vsnprintf.c: New file.
72498
72499 2004-10-11  Bruno Haible  <bruno@clisp.org>
72500
72501         * MODULES.html.sh (Support for systems lacking ISO C 99): Add
72502         vsnprintf.
72503
72504 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
72505
72506         * config/srclistvars.sh: Add GNUSTANDARDS (for eggert only).
72507
72508 2004-10-07  Bruno Haible  <bruno@clisp.org>
72509
72510         * lib/snprintf.c (snprintf): Avoid a memory allocation if the result
72511         fits into the provided buffer.
72512
72513 2004-10-06  Paul Eggert  <eggert@cs.ucla.edu>
72514
72515         * lib/diacrit.c, diacrit.h: Add GPL notice.
72516
72517         * lib/atanl.c, logl.c: Add GPL notice, to match glibc's added LGPL
72518         notice.
72519         * lib/atanl.c (atanl): Keep the code as similar to glibc as possible.
72520         * lib/logl.c (logl): Keep the code as similar to glibc as possible.
72521         This avoids a potential constant-folding bug.
72522
72523 2004-10-05  Bruno Haible  <bruno@clisp.org>
72524
72525         * m4/strsep.m4 (gl_FUNC_STRSEP): Require AC_GNU_SOURCE. Don't check
72526         for the declaration of strsep.
72527
72528 2004-10-05  Bruno Haible  <bruno@clisp.org>
72529
72530         * lib/strsep.h: Don't declare strsep() if HAVE_STRSEP.
72531
72532 2004-10-04  Simon Josefsson  <jas@extundo.com>
72533
72534         * modules/memmem: New file.
72535         * tests/test-memmem.c: New file.
72536         * MODULES.html.sh (Extra functions based on ANSI C 89): Add memmem.
72537
72538 2004-10-04  Simon Josefsson  <jas@extundo.com>
72539
72540         * m4/memmem.m4: New file.
72541
72542 2004-10-04  Simon Josefsson  <jas@extundo.com>
72543
72544         * lib/memmem.h: New file.
72545         * lib/memmem.c: New file, taken from glibc.
72546
72547 2004-10-04  Simon Josefsson  <jas@extundo.com>
72548
72549         * lib/error.c, md5.c, regex.c: Use '#if USE_UNLOCKED_IO' instead of
72550         '#ifdef USE_UNLOCKED_IO'.
72551
72552 2004-10-04  Simon Josefsson  <jas@extundo.com>
72553
72554         * config/srclist.txt: Add memmem from glibc.
72555
72556 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
72557
72558         * modules/xalloc (Files, Makefile.am): Remove xstrdup.c.
72559
72560         * modules/argmatch, modules/argp, modules/closeout, modules/error,
72561         modules/exclude, modules/getdate, modules/getline,
72562         modules/getndelim2, modules/getpass, modules/getpass-gnu,
72563         modules/getusershell, modules/linebuffer, modules/md5,
72564         modules/mountlist, modules/posixtm, modules/readtokens,
72565         modules/readutmp, modules/regex, modules/sha1,
72566         modules/version-etc, modules/yesno:
72567         Remove dependency on unlocked-io.
72568
72569 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
72570
72571         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Remove.  All uses removed.
72572
72573         * m4/unlocked-io.m4: Add copyright notice.
72574         (gl_FUNC_GLIBC_UNLOCKED_IO): Define USE_UNLOCKED_IO.
72575
72576 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
72577
72578         * lib/xalloc.h (xmemdup): Renamed from xclone.  All uses changed.
72579         * lib/xmalloc.c (xmemdup): Likewise.
72580         * lib/xalloc.h (CCLONE, CLONE, NEW, XCALLOC, XMALLOC, XREALLOC,
72581         XFREE): Remove these long-obsolescent macros.
72582         * lib/xmalloc.c (xstrdup): Implementation moved here from xstrdup.c
72583         * lib/xstrdup.c: Remove.
72584
72585         * lib/regex.c (re_comp): Cast gettext return value to char *,
72586         Problem reported by Martin Neitzel via Mark D. Baushke.
72587
72588 2004-10-04  Paul Eggert  <eggert@cs.ucla.edu>
72589
72590         * lib/argmatch.c, closeout.c, error.c, exclude.c, getdate.y,
72591         getndelim2.c, getpass.c, getusershell.c, linebuffer.c,
72592         md5.c, mountlist.c, posixtm.c, readtokens.c, readutmp.c,
72593         regex.c, sha1.c, version-etc.c, yesno.c:
72594         Include "unlocked-io.h" only if USE_UNLOCKED_IO.
72595         * lib/unlocked-io.h: Don't worry about USE_UNLOCKED_IO; that's now
72596         the includer's responsibility.
72597
72598         Sync from coreutils.
72599
72600         * lib/modechange.c (mode_compile): Don't decrement a pointer that
72601         points to the start of a string, as the C Standard says the
72602         resulting behavior is undefined.
72603
72604         * lib/backupfile.h (enum backuptype): Rename none -> no_backups,
72605         simple -> simple_backups, numbered_existing ->
72606         numbered_existing_backups, numbered -> numbered_backups
72607         to avoid shadowing problems.  All uses changed.
72608         * lib/argmatch.c (enum backuptype) [defined TEST]: Likewise.
72609         * lib/backupfile.c (check_extension, numbered_backup):
72610         Rename locals to avoid shadowing 'basename'.
72611         * lib/backupfile.h (VALID_BACKUP_TYPE): Don't evaluate arg more than
72612         once.
72613
72614         * lib/.cppi-disable: Add getopt_.h, getopt_int.h.
72615         * lib/.cvsignore: Add getopt.h.
72616
72617 2004-10-04  Bruno Haible  <bruno@clisp.org>
72618
72619         * modules/README: New file.
72620         * gnulib-tool (func_all_modules, func_verify_module): modules/README is
72621         not a module.
72622
72623 2004-10-02  Jim Meyering  <jim@meyering.net>
72624
72625         * lib/dirfd.h, getpagesize.h: Add copyright notice.
72626
72627 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72628
72629         * modules/strsep: New file.
72630
72631 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72632
72633         * m4/strsep.m4: New file.
72634
72635 2004-10-01  Yoann Vandoorselaere  <yoann@prelude-ids.org>
72636
72637         * lib/strsep.h: New file.
72638         * lib/strsep.c: New file.
72639
72640 2004-10-01  Simon Josefsson  <jas@extundo.com>
72641
72642         * lib/snprintf.c (snprintf): Handle size==0.
72643
72644 2004-10-01  Simon Josefsson  <jas@extundo.com>
72645             Bruno Haible  <bruno@clisp.org>
72646
72647         * lib/snprintf.c: Include <stdarg.h>, <stdlib.h>, <string.h>.
72648         (snprintf): Declare 'args'.
72649
72650 2004-10-01  Paul Eggert  <eggert@cs.ucla.edu>
72651
72652         * lib/snprintf.c: Remove comments as to why each header is needed.
72653
72654 2004-10-01  Bruno Haible  <bruno@clisp.org>
72655
72656         * MODULES.html.sh: Add strsep.
72657
72658 2004-09-30  Simon Josefsson  <jas@extundo.com>
72659
72660         * modules/snprintf: New file.
72661
72662 2004-09-30  Simon Josefsson  <jas@extundo.com>
72663
72664         * m4/snprintf.m4: New file.
72665
72666 2004-09-30  Simon Josefsson  <jas@extundo.com>
72667
72668         * lib/snprintf.h, lib/snprintf.c: New files.
72669
72670 2004-09-30  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
72671
72672         * lib/argp-help.c (canon_doc_option): Fixed coredump if *name==NULL
72673         (hol_entry_help): Never translate an empty string.
72674         Do not translate option tag (opt->name) if OPTION_NO_TRANS is set
72675         * lib/argp.h (OPTION_NO_TRANS): New option.
72676
72677 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
72678
72679         * modules/argp (Maintainer): Replace Simon Josefsson
72680         by Sergey Poznyakoff.
72681
72682 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
72683
72684         * config/srclist.txt: Comment-out argp/argp.h, until we get the argp
72685         changes merged back into glibc.
72686
72687 2004-09-30  Paul Eggert  <eggert@cs.ucla.edu>
72688
72689         * MODULES.html.sh (Support for systems lacking ISO C 99): Add snprintf.
72690
72691 2004-09-29  Oskar Liljeblad  <oskar@osk.mine.nu>
72692
72693         * lib/xvasprintf.c: Include xalloc.h.
72694         (xvasprintf): Use xalloc_die, not xmalloc_die.
72695
72696 2004-09-29  Bruno Haible  <bruno@clisp.org>
72697
72698         * modules/alloca-opt: New file, derived from modules/alloca.
72699         * modules/allocsa: Depend on alloca-opt instead of alloca.
72700         * modules/setenv: Likewise.
72701         * modules/vasnprintf: Likewise.
72702         * MODULES.html.sh: Add alloca-opt.
72703
72704 2004-09-28  Simon Josefsson  <jas@extundo.com>
72705
72706         * gnulib-tool: New parameter --lgpl, to asseert that modules are
72707         LGPL, and to replace license template from GPL to LGPL.
72708
72709 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
72710
72711         * modules/dummy: Change license to LGPL.
72712
72713 2004-09-28  Paul Eggert  <eggert@cs.ucla.edu>
72714
72715         * lib/dummy.c: Change copyright notice to FSF, and license to GPL.
72716
72717 2004-09-24  Simon Josefsson  <jas@extundo.com>
72718
72719         * modules/minmax (License): Change from GPL to LGPL.
72720
72721 2004-09-23  Simon Josefsson  <jas@extundo.com>
72722
72723         * gnulib-tool (--import): Typo.
72724
72725 2004-09-23  Simon Josefsson  <jas@extundo.com>
72726
72727         * gnulib-tool (--import): Make sure *.m4 end up in m4/ by default.
72728
72729 2004-09-22  Bruno Haible  <bruno@clisp.org>
72730
72731         * modules/*: Add 'License' field.
72732         * gnulib-tool: Accept --extract-license option.
72733         (func_get_license): New function.
72734
72735 2004-09-21  Bruno Haible  <bruno@clisp.org>
72736
72737         * modules/vasnprintf (Files): Add m4/stdint_h.m4, m4/inttypes_h.m4.
72738         Reported by Simon Josefsson.
72739
72740 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
72741
72742         * modules/inttostr (Files): Add m4/longlong.m4, since it uses
72743         gl_AC_TYPE_LONG_LONG.
72744
72745 2004-09-20  Paul Eggert  <eggert@cs.ucla.edu>
72746
72747         * config/srclist.txt: Add getsubopt.c, since libc bought our changes.
72748
72749 2004-09-18  Simon Josefsson  <jas@extundo.com>
72750         and  Paul Eggert  <eggert@cs.ucla.edu>
72751
72752         * gnulib-tool: Replace various ad-hoc automake/autoconf/aclocal
72753         calls with autoreconf.  Define GL_LIB.
72754
72755 2004-09-14  Karl Berry  <karl@gnu.org>
72756
72757         * config/srclist.txt: unsync setenv.c, sigh.
72758
72759 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
72760
72761         * lib/argp-pvh.c (argp_program_version_hook): Provide initial value.
72762         Problem reported by Bruno Haible in:
72763         http://lists.gnu.org/archive/html/bug-tar/2004-09/msg00023.html
72764
72765 2004-09-13  Paul Eggert  <eggert@cs.ucla.edu>
72766
72767         * config/srclist.txt: Comment out argp-pvh.c.
72768
72769 2004-09-11  Paul Eggert  <eggert@cs.ucla.edu>
72770
72771         * lib/mempcpy.h: Wrap the entire include file inside #ifndef mempcpy,
72772         in case some system header has #define'd it.  Problem reported by
72773         Soeren D. Schulze in
72774         <http://lists.gnu.org/archive/html/bug-gnulib/2004-09/msg00017.html>.
72775
72776 2004-09-09  Karl Berry  <karl@gnu.org>
72777
72778         * regex.[ch]: delete from the root.  These were supposed to be
72779                 synced with emacs cvs, but this has not happened for about
72780                 a year, and anyway nothing else uses emacs regex.[ch].
72781                 bug-gnulib mail from Jeff Bailey, 9 Sep 2004 15:49:24 -0700.
72782                 lib/regex[.ch] is untouched.
72783
72784 2004-09-09  Bruno Haible  <bruno@clisp.org>
72785
72786         * modules/vasnprintf (Files): Add m4/eoverflow.m4.
72787
72788 2004-09-09  Bruno Haible  <bruno@clisp.org>
72789
72790         * m4/eoverflow.m4: New file, taken from GNU libiconv eilseq.m4 with
72791         modifications.
72792         * m4/vasnprintf.m4 (gl_FUNC_VASNPRINTF): Require gl_EOVERFLOW.
72793
72794 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
72795
72796         * modules/xvasprintf: New file.
72797         * MODULES.html.sh (Extra functions based on ANSI C 89): Add vasprintf.
72798
72799 2004-09-08  Oskar Liljeblad  <oskar@osk.mine.nu>
72800
72801         * lib/xvasprintf.h: New file.
72802         * lib/xvasprintf.c: New file.
72803         * lib/xasprintf.c: New file.
72804
72805 2004-09-08  Bruno Haible  <bruno@clisp.org>
72806
72807         * m4/stdint.m4: New file, taken from GNU clisp with modifications.
72808
72809 2004-09-08  Bruno Haible  <bruno@clisp.org>
72810
72811         * lib/vasnprintf.c (VASNPRINTF): Signal EOVERFLOW if the resulting
72812         length is > INT_MAX.
72813         * lib/vasprintf.c (vasprintf): Don't test for length > INT_MAX any
72814         more.
72815
72816 2004-09-08  Bruno Haible  <bruno@clisp.org>
72817
72818         * lib/stdint_.h: New file, taken from GNU clisp.
72819
72820 2004-09-08  Bruno Haible  <bruno@clisp.org>
72821             Oskar Liljeblad  <oskar@osk.mine.nu>
72822
72823         * modules/stdint: New file.
72824         * MODULES.html.sh (Support for systems lacking ISO C 99): Add stdint.
72825
72826 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
72827
72828         Import from coreutils.
72829         * lib/userspec.c: Don't use <alloca.h>, so that we don't use alloca on
72830         strings on unbounded length.  alloca's performance benefits aren't
72831         that important here.
72832         (V_STRDUP): Remove.
72833         (parse_with_separator): New function, with most of the internals
72834         of the old parse_user_spec.  Allow user to omit both user and group,
72835         for compatibility with FreeBSD.
72836         Clone only the user name, not the entire spec.
72837         Do not set *uid, *gid unless entirely successful.
72838         Avoid memory leak in some failing cases.
72839         Fix regression for USER.GROUP reported by Dmitry V. Levin in
72840         <http://lists.gnu.org/archive/html/bug-coreutils/2004-08/msg00102.html>
72841         (parse_user_spec): Rewrite to use parse_with_separator.
72842
72843 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
72844
72845         * modules/userspec: Don't depend on alloca.
72846
72847 2004-08-19  Paul Eggert  <eggert@cs.ucla.edu>
72848
72849         * m4/userspec.m4 (gl_USERSPEC): Don't require AC_FUNC_ALLOCA.
72850
72851 2004-08-17  Paul Eggert  <eggert@cs.ucla.edu>
72852
72853         * MODULES.html.sh: Add xalloc-die, c-strtod, c-strtold, raise,
72854         readtokens0, getcwd, fcntl-safer, canonicalize, cycle-check,
72855         utimecmp, utimens, xnanosleep.  Rename sha to sha1.
72856
72857 2004-08-16  Simon Josefsson  <jas@extundo.com>
72858
72859         * gnulib-tool: Use sed instead of autoconf --trace, inspired by
72860         libtoolize behaviour by "Gary V. Vaughan" <gary@gnu.org>.
72861         Add --dry-run for --import.
72862         Let user provided command line parameters override configure.ac
72863         settings.
72864
72865 2004-08-12  Simon Josefsson  <jas@extundo.com>
72866
72867         * m4/getopt.m4 (gl_GETOPT_SUBSTITUTE): New macro,
72868         as discussed with Paul Eggert in threads rooted at
72869         <http://lists.gnu.org/archive/html/bug-gnulib/2004-06/msg00039.html>
72870         and
72871         <http://lists.gnu.org/archive/html/bug-gnulib/2004-07/msg00001.html>.
72872         Before, the test was empty, and relied on ELIDE_CODE in source
72873         code.)
72874         (gl_PREREQ_GETOPT): New macro.
72875         (gl_GETOPT): Use them.
72876
72877 2004-08-12  Simon Josefsson  <jas@extundo.com>
72878
72879         * lib/getopt.c, getopt1.c: Remove ELIDE_CODE hack.
72880         * lib/getopt_.h: Renamed from getopt.h.
72881
72882 2004-08-12  Simon Josefsson  <jas@extundo.com>
72883
72884         * gnulib-tool: Add --source-base, --m4-base, --libtool options.
72885         Change default library name from libfoo to libgnu.
72886         Now, if you have a configure.ac that says:
72887                 gl_SOURCE_BASE(gl)
72888                 gl_M4_BASE(gl/m4)
72889                 gl_MODULES(error getopt etcetera)
72890                 gl_INIT
72891         you can import all you need by running:
72892                 ../gnulib/gnulib-tool --import
72893
72894         * modules/getopt (Files): Rename getopt.h to getopt_.h.
72895         (Makefile.am): Rewrite, use logic from argz.
72896         (Include): Use <getopt.h> instead of "getopt.h".
72897
72898 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
72899
72900         * modules/argp (Files): Add m4/unlocked-io.m4.
72901         (Depends-on): Add extensions.
72902
72903 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
72904
72905         * m4/argp.m4 (gl_ARGP): Do not check for argp.h or argp_parse; nobody
72906         uses HAVE_ARGP_H or HAVE_ARGP_PARSE.
72907         Require gl_FUNC_GLIBC_UNLOCKED_IO, gl_USE_SYSTEM_EXTENSIONS.
72908         Check for program_invocation_name, program_invocation_short_name,
72909         flockfile, funlockfile, features.h, _getopt_long_only_r.
72910
72911 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
72912
72913         * lib/argp-help.c, argp-parse.c: Use "gettext.h" instead of
72914         its complicated substitute.
72915         * lib/argp-help.c: Include <errno.h>, for program_invocation_short_name
72916         and program_invocation_name.
72917         (__argp_basename) [!_LIBC]: Remove; the only use was
72918         replaced by its body.
72919         (__argp_short_program_name): Change condition from
72920         !defined __argp_short_program_name to
72921         ! (defined _LIBC || HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME),
72922         to match argp-namefrob.h.
72923         (__argp_failure): Don't assume strerror_r returns char *.
72924         * lib/argp-parse.c (N_): Define unconditionally.
72925         (argp_default_options): Fill out initializers with 0 to avoid
72926         gcc warnings.
72927
72928 2004-08-12  Paul Eggert  <eggert@cs.ucla.edu>
72929
72930         * config/srclist.txt: Remove getopt.c, getopt.h (renamed to getopt_.h),
72931         getopt1.c.
72932
72933 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
72934
72935         Merge from coreutils.
72936
72937         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for wmemchr and wmemcpy.
72938
72939         * m4/obstack.m4 (gl_PREREQ_OBSTACK): Require
72940         gl_AC_HEADER_INTTYPES_H, gl_AC_HEADER_STDINT_H, gl_AC_TYPE_UINTMAX_T.
72941
72942 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
72943
72944         Merge from coreutils.
72945
72946         * lib/fnmatch.c (WIDE_CHAR_SUPPORT): Don't set to 1 if missing
72947         wmemchr or wmemcpy.  Problem reported by Robert Dahlem
72948         for Reliant Unix 5.43.
72949
72950         * lib/obstack.c: Include <inttypes.h> and <stdint.h> if available.
72951         (union fooround): Use uintmax_t, not long int.
72952         The rest is a merge from libc:
72953         [defined _LIBC]: Include <shlib-compat.h>.
72954         (_obstack) [defined _LIBC]: Remove after 2.3.4.
72955
72956         * lib/settime.c (settime): Recode to avoid warning with
72957         Sun Forte C 6U2.
72958
72959         * lib/strverscmp.c: Convert to UTF-8.
72960
72961 2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
72962
72963         * modules/obstack (Files): Add m4/inttypes_h.m4, m4/stdint_h.m4,
72964         m4/uintmax_t.m4.
72965
72966 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
72967
72968         * modules/xalloc-die: New file.
72969         * modules/xalloc: Remove dependencies on error, gettext, exitfail.
72970
72971         * modules/md5 (Files): Add m4/uint32_t.m4.
72972         * modules/sha1: Renamed from modules/sha.
72973         (Files):
72974         Rename lib/sha.h to lib/sha1.h.
72975         Rename lib/sha.c to lib/sha1.c.
72976         Rename m4/sha.m4 to m4/sha1.m4.
72977         (lib_SOURCES): Likewise.
72978         (configure.ac): Rename gl_SHA to gl_SHA1.
72979         (Include): sha.h -> sha1.h.
72980
72981 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
72982
72983         * m4/uint32_t.m4, m4/uintptr_t.m4: New files.
72984         * m4/sha1.m4: Renamed from sha.m4.
72985         (gl_SHA1): Renamed from gl_SHA.  All uses changed.
72986
72987 2004-08-09  Paul Eggert  <eggert@cs.ucla.edu>
72988
72989         * lib/obstack.h (obstack_empty_p):
72990         Don't assume that chunk->contents is suitably aligned.
72991         * lib/obstack.c (_obstack_begin, _obstack_begin_1, _obstack_newchunk):
72992         Likewise. Problem reported by Benno in
72993         <http://sources.redhat.com/ml/libc-alpha/2004-08/msg00055.html>.
72994
72995         * lib/chown.c (rpl_chown): Work even if the file is writeable but not
72996         readable.  This could be improved further but it'd take some work.
72997
72998 2004-08-08  Simon Josefsson  <jas@extundo.com>
72999
73000         * modules/xgethostname (Depends-on): Remove exit and error (not
73001         used).
73002
73003         * modules/getpass-gnu: Add getpass.h.
73004         (Depends-on): Add stdbool.
73005         * modules/getpass: Add getpass.h.
73006
73007 2004-08-08  Simon Josefsson  <jas@extundo.com>
73008
73009         * m4/getpass.m4 (gl_FUNC_GETPASS, gl_FUNC_GETPASS_GNU):
73010         Check getpass declaration.
73011
73012 2004-08-08  Simon Josefsson  <jas@extundo.com>
73013
73014         * lib/xgethostname.c: Don't include error.h (not used).
73015
73016         * lib/getpass.h: Add.
73017         * lib/getpass.c: Include getpass.h first.
73018
73019 2004-08-08  Paul Eggert  <eggert@cs.ucla.edu>
73020
73021         * lib/xalloc-die.c: New file.
73022         * lib/xalloc.h (xalloc_fail_func, xalloc_msg_memory_exhausted): Remove.
73023         All uses removed.
73024         * lib/xmalloc.c (xalloc_fail_func, xalloc_msg_memory_exhausted):
73025         Likewise. Move inclusions of gettext.h, error.h, exitfail.h to
73026         xalloc-die.c.
73027         (_, N_, xalloc_die): Move to xalloc-die.c.
73028         * lib/userspec.c (parse_user_spaec): Use xstrdup rather than strdup,
73029         so that we needn't mess with xalloc_msg_memory_exhausted.
73030
73031         * lib/sha1.h: Renamed from sha.h.
73032         (SHA1_H): Renamed from _SHA_H.
73033         (sha1_ctx): Renamed from sha_ctx.
73034         (sha1_init_ctx): Renamed from sha_init_ctx.
73035         (sha1_process_block): Renamed from sha_process_block.
73036         (sha1_process_bytes): Renamed from sha_process_bytes.
73037         (sha1_finish_ctx): Renamed from sha_finish_ctx.
73038         (sha1_read_ctx): Renamed from sha_read_ctx.
73039         (sha1_stream): Renamed from sha_stream.
73040         (sha1_buffer): Renamed from sha_buffer.
73041         * lib/sha1.c: Likewise; renamed from sha.c.
73042         Do not include <sys/types.h>.
73043         Include <stddef.h> rather than <stdlib.h>.
73044
73045 2004-08-08  Bruno Haible  <bruno@clisp.org>
73046
73047         * lib/pathname.h (FILE_SYSTEM_PREFIX_LEN): Renamed from
73048         FILESYSTEM_PREFIX_LEN.
73049         * lib/progreloc.c: Likewise.
73050         * lib/concatpath.c (concatenated_pathname): Use FILE_SYSTEM_PREFIX_LEN.
73051
73052 2004-08-06  Simon Josefsson  <jas@extundo.com>
73053
73054         * modules/progname (Depends-on): Don't depend on stdbool.
73055
73056 2004-08-06  Simon Josefsson  <jas@extundo.com>
73057
73058         * modules/getsubopt: New file.
73059         * MODULES.html.sh (Support for systems lacking POSIX:2001): Add
73060         getsubopt.
73061
73062 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
73063
73064         More merge from coreutils.
73065
73066         * m4/utimens.m4, m4/utimecmp.m4: New files.
73067         * m4/backupfile.m4, euidacces.m4, acl.m4, afs.m4, calloc.m4, dirfd.m4,
73068         fsusage.m4, jm-macros.m4, ls-mntd-fs.m4, md5.m4, mountlist.m4,
73069         prereq.m4, sha.m4: Import changes from coreutils.
73070
73071 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
73072
73073         More merge from coreutils.
73074         * modules/raise, modules/readtokens0, modules/utimens:
73075         * modules/utimecmp, module/xnanosleep: New files.
73076         * modules/strftime: Add lib/strftime.h.
73077         Change include from <time.h> to "strftime.h".
73078         * modules/yesno: Add lib/yesno.h.
73079         * modules/backupfile: Remove lib/addext.c.
73080         * modules/euidaccess: Add stat-macros.h.
73081         * modules/canonicalize, modules/euidaccess,
73082         modules/filemode, modules/lchown, modules/makepath,
73083         modules/rmdir, modules/stat: Likewise.
73084
73085 2004-08-06  Paul Eggert  <eggert@cs.ucla.edu>
73086
73087         Merge from tar.
73088         * lib/argp-help.c (make_hol, hol_append): Don't assume that
73089         SIZE_MAX is a valid preprocessor constant.
73090         (__argp_basename): Change from "#ifndef _LIBC"
73091         to "#ifndef __argp_short_program_name", so that
73092         we don't compile these functions for tar.
73093
73094         More merges from coreutils.
73095         * lib/raise.c, lib/readtokens0.h, lib/readtokens0.c, lib/strftime.h:
73096         * lib/utimens.h, lib/utimens.c, lib/utimecmp.h, lib/utimecmp.c:
73097         * lib/xnanosleep.h, lib/xnanosleep.c, lib/yesno.h: New files.
73098         * lib/addext.c: Remove; no longer needed.
73099         * lib/yesno.c, lib/argmatch.h, lib/argmatch.c, lib/backupfile.h,
73100         lib/backupfile.c, lib/euidaccess.c, lib/filemode.c, lib/closeout.c,
73101         lib/dup2.c, lib/exclude.c, lib/fileblocks.c, lib/filemode.c,
73102         lib/fnmatch.c, lib/fnmtahc_loop.c, lib/fopen-safer.c, lib/fsusage.c,
73103         lib/fsusage.h, lib/ftruncate.c, lib/full-write.c, lib/getdate.y,
73104         lib/getloadavg.c, lib/getugroups.c, lib/hard-locale.c,
73105         lib/hard-locale.h, lib/hash.c, lib/human.c, lib/human.h, lib/lchown.c,
73106         lib/lchown.h, lib/makepath.c, lib/makepath.h, lib/md5.c, lib/md5.h,
73107         lib/memchr.c, lib/memcoll.c, lib/memrchr.c, lib/modechange.c,
73108         lib/modechange.h, lib/mountlist.c, lib/mountlist.h, lib/nanosleep.c,
73109         lib/posixtm.c, lib/putenv.c, quotearg.c, lib/quotearg.h,
73110         lib/readtokens.c, lib/readutmp.c, lib/readutmp.h, lib/rmdir.c,
73111         lib/safe-read.c, lib/save-cwd.c, lib/savedir.c, lib/setenv.c,
73112         lib/sig2str.c, lib/stat.c, lib/strtoimax.c, lib/strverscmp.c,
73113         lib/userspec.c, lib/utime.c, lib/version-etc.c., lib/xgethostname.c,
73114         lib/xmemcoll.c, lib/xreadlink.c, lib/xstrtod.c, lib/xstrtod.h,
73115         lib/xstrtoimax.c, lib/xstrtol.c, lib/xstrtol.h, lib/xstrtoumax.c:
73116         Import changes from coreutils.
73117
73118 2004-08-05  Simon Josefsson  <jas@extundo.com>
73119
73120         * m4/strdup.m4: Always run gl_PREREQ_STRDUP, since strdup.h need it.
73121
73122 2004-08-05  Simon Josefsson  <jas@extundo.com>
73123
73124         * m4/getsubopt.m4: New file.
73125
73126 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
73127
73128         Merge from coreutils.
73129
73130         * m4/c-strtod.m4, m4/canonicalize.m4, m4/fcntl-safer.m4:
73131         * m4/getcwd-path-max.m4: New files.
73132
73133         * m4/dos.m4 (gl_AC_DOS): filesystem -> file system renaming.
73134         FILESYSTEM_PREFIX_LEN ->
73135         FILE_SYSTEM_PREFIX_LEN.
73136         FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX ->
73137         FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX.
73138         FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR ->
73139         FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR.
73140
73141         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't require gl_AC_DOS, the
73142         prerequisite modules now handle the DOS stuff.
73143         Don't check for unistd.h.
73144
73145 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
73146
73147         Merge from coreutils.
73148
73149         * lib/.gdb-history: Remove; this doesn't belong here.
73150
73151         * lib/c-strtod.c, lib/c-strtod.h, lib/c-strtold.c, lib/cycle-check.c:
73152         * lib/cycle-check.h, lib/dev-ino.h, lib/canonicalize.h:
73153         * lib/canonicalize.c, lib/fcntl-safer.h, lib/fcntl-safer.c:
73154         * lib/getcwd.c: New files.
73155
73156         * lib/dirname.h: Include <stdbool.h>.
73157         (FILE_SYSTEM_PREFIX_LEN): Renamed from FILESYSTEM_PREFIX_LEN,
73158         for consistency with POSIX terminology.  All uses changed.
73159         (IS_ABSOLUTE_FILE_NAME, IS_RELATIVE_FILE_NAME): New macros.
73160         (strip_trailing_slashes): Use bool for booleans.
73161         * lib/stripslash.c (strip_trailing_slashes): Likewise.
73162
73163         * lib/error.c: Work around bug in OpenBSD 3.4 sterror_r: it
73164         sometimes returns a positive errno value even when it succeeds.
73165         (print_errno_message) [!LIBC]: Fall back on strerror if
73166         __strerror_r fails.
73167
73168         * lib/path-concat.c (mempcpy): Don't define if a system header defines
73169         it. Don't include stdio.h, stdlib.h, unistd.h, strdup.h.
73170         (longest_relative_suffix): New function.
73171         (path_concat): Use it.  Assume first argument is not NULL.
73172         Port to DOS.  Omit redundant separators.
73173         Report an error instead of returning NULL.
73174         Use mempcpy instead of memcpy.
73175         (xpath_concat): Remove: not declared or used.
73176
73177         * lib/same.h: Include <stdbool.h>
73178         (same_name): Return bool, not int.
73179         * lib/same.c (same_name): Likewise.
73180         (errno): Don't declare; we assume C89 or better now.
73181
73182         * lib/stat-macros (S_ISCTG, S_ISOFD, S_ISOFL): New macros,
73183         if not already defined.
73184
73185         * lib/xgetcwd.c (errno): Don't declare; we assume C89 or better now.
73186         * lib/dup-safer.c (errno): Likewise.
73187
73188 2004-08-05  Paul Eggert  <eggert@cs.ucla.edu>
73189
73190         Merge from coreutils.
73191         * modules/c-strtod, modules/c-strtold, modules/canonicalize:
73192         * modules/cycle-check, modules/fcntl-safer, modules/getcwd: New files.
73193         * modules/path-concat: Don't depend on strdup.
73194
73195 2004-08-03  Simon Josefsson  <jas@extundo.com>
73196
73197         * lib/strdup.h: Only use HAVE_DECL_STRDUP if defined.
73198         * lib/progname.h: Don't include stdbool.h.
73199
73200 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
73201
73202         * modules/fatal: Remove, as the "fatal" module wasn't used or working.
73203         * MODULES.html.sh (func_all_modules): Remove fatal.
73204
73205 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
73206
73207         * m4/fatal.m4: Remove, as the "fatal" module wasn't used or working.
73208
73209 2004-08-03  Paul Eggert  <eggert@cs.ucla.edu>
73210
73211         * lib/fatal.c, fatal.h: Remove as the "fatal" module wasn't used or
73212         working.
73213
73214 2004-08-02  Simon Josefsson  <jas@extundo.com>
73215
73216         * lib/getsubopt.h: New file, with comments from Bruno Haible.
73217         * lib/getsubopt.c: New file, from glibc, but slightly modified based on
73218         suggestions from Paul Eggert <eggert@cs.ucla.edu>.
73219
73220 2004-08-01  Simon Josefsson  <jas@extundo.com>
73221
73222         * lib/xgetdomainname.c: Include stdlib.h, for free().
73223
73224 2004-07-19  Bruno Haible  <bruno@clisp.org>
73225
73226         * MODULES.html.sh (func_all_modules): Add dummy.
73227
73228 2004-07-16  Simon Josefsson  <jas@extundo.com>
73229
73230         * modules/dummy: New file.
73231
73232 2004-07-16  Simon Josefsson  <jas@extundo.com>
73233
73234         * lib/dummy.c: New file.
73235
73236 2004-07-16  Bruno Haible  <bruno@clisp.org>
73237
73238         * lib/backupfile.h: Add extern "C" for C++.
73239         * lib/closeout.h: Likewise.
73240         * lib/copy-file.h: Likewise.
73241         * lib/findprog.h: Likewise.
73242         * lib/full-write.h: Likewise.
73243         * lib/pathname.h: Likewise.
73244         * lib/progname.h: Likewise.
73245         * lib/stpcpy.h: Likewise.
73246         * lib/stpncpy.h: Likewise.
73247         * lib/strcase.h: Likewise.
73248         * lib/strstr.h: Likewise.
73249         * lib/xalloc.h: Likewise.
73250
73251         * lib/mbswidth.h: Add extern "C" for C++.
73252         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
73253
73254 2004-07-13  Robert Millan  <robertmh@gnu.org>
73255
73256         * m4/host-os.m4: s/KNetBSD/kNetBSD/g and s/KFreeBSD/kFreeBSD/g.
73257
73258 2004-07-09  Simon Josefsson  <jas@extundo.com>
73259
73260         * lib/getndelim2.c: Include stddef.h, for ptrdiff_t.  (FreeBSD 4.9
73261         failed without this.)
73262
73263 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
73264
73265         * modules/chown (Files): Add lib/fchown-stub.c, since
73266         gl_PREREQ_CHOWN invokes AC_LIBOBJ(fchown-stub).
73267
73268 2004-07-09  Paul Eggert  <eggert@cs.ucla.edu>
73269
73270         * lib/fchown-stub.c: New file.
73271
73272 2004-06-24  Jim Meyering  <jim@meyering.net>
73273
73274         * lib/obstack.h (obstack_base): Cast to (void *), per documentation.
73275
73276 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
73277
73278         * modules/argz: Omit "#include".
73279
73280         * MODULES.html.sh (func_all_modules): Add calloc, to match
73281         2004-06-01 addition of calloc module.
73282
73283 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
73284
73285         * m4/argz.m4: New file, which is autoupdated from libtool.
73286
73287 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
73288
73289         * lib/argz.c, lib/argz_.h: New files, which are autoupdated from
73290         libtool.
73291
73292 2004-06-22  Paul Eggert  <eggert@cs.ucla.edu>
73293
73294         * config/srclist-update: Don't insist on "USA." before the
73295         close-comment, as libtool omits the period and puts the */ on a
73296         separate line.
73297         * config/srclist.txt: Add argz.c, argz_.h, argz.m4.
73298         * config/srclistvars.sh: Add LIBTOOL (for eggert only).
73299
73300 2004-06-22  Gary V. Vaughan  <gary@gnu.org>
73301
73302         * modules/argz: New file.
73303         * MODULES.html.sh (func_all_modules): Add argz.
73304
73305 2004-06-12  Jim Meyering  <jim@meyering.net>
73306         and  Paul Eggert  <eggert@cs.ucla.edu>
73307
73308         * modules/hash (Files): Add lib/xalloc.h.
73309         * modules/pipe (Depends-on): Add wait-process.
73310         * modules/stat (Depends-on): Add xalloc.
73311         * modules/userspec (Files): Add lib/userspec.h.
73312         * modules/xstrto
73313
73314         Upgrade from gettext-0.13.
73315         * modules/gettext (Files): Add m4/intmax.m4, m4/longdouble.m4,
73316         m4/longlong.m4, m4/printf-posix.m4, m4/signed.m4, m4/size_max.m4,
73317         m4/wchar_t.m4, m4/wint_t.m4, m4/xsize.m4.
73318
73319 2004-06-10  Jim Meyering  <jim@meyering.net>
73320
73321         * lib/calloc.c: New file.
73322
73323 2004-06-06  Paul Eggert  <eggert@cs.ucla.edu>
73324
73325         * lib/getdate.y (yylex): Allow space between sign and number.
73326         Problem reported by Dan Jacobson.
73327
73328 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
73329
73330         Merge from coreutils CVS.
73331
73332         * m4/backupfile.m4, dirname.m4, human.m4, inttypes.m4, longlong.m4,
73333         makepath.m4, memchr.m4, memcmp.m4, mountlist.m4, path-concat.m4,
73334         putenv.m4, quotearg.m4, readutmp.m4, strtoimax.m4, strtoll.m4,
73335         strtoull.m4, strtoumax.m4, ulonglong.m4, vasnprintf.m4,
73336         xstrtol.m4: Fix copyright date and/or serial number.
73337
73338         * m4/chown.m4 (gl_PREREQ_CHOWN): Check for fcntl.h.
73339         See if we need an fchown replacement.
73340         (gl_FUNC_CHOWN_FOLLOWS_SYMLINK): New macro.
73341         (gl_FUNC_CHOWN): Require gl_FUNC_CHOWN_FOLLOWS_SYMLINK,
73342         and use the replacement function if we detect either defect.
73343
73344         * m4/prereq.m4 (gl_PREREQ): Add gl_ALLOCSA, gl_CLOEXEC, gl_INTTOSTR,
73345         gl_UTIMECMP.
73346
73347 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
73348         and  Jim Meyering  <jim@meyering.net>
73349
73350         Merge from coreutils CVS.
73351
73352         * lib/stat-macros.h: New file, with contents from file-type.h
73353         and coreutils' system.h.
73354         * lib/file-type.c: Include "stat-macros.h".
73355         * lib/file-type.h (file_type): Move all macro definitions to new file,
73356         stat-macros.h.
73357
73358         * lib/chown.c (rpl_chown) [CHOWN_FAILS_TO_HONOR_ID_OF_NEGATIVE_ONE]:
73359         Wrap old code with this conditional.
73360         [CHOWN_MODIFIES_SYMLINK]: Try to work around a chown
73361         function that does not dereference symlinks.
73362         * lib/lchown.c (lchown) [CHOWN_MODIFIES_SYMLINK]: Just call chown.
73363
73364         * lib/xreadlink.c: Include xreadlink.h first, to catch .h file
73365         dependency problems.
73366         (xreadlink): Accept new arg SIZE, for efficiency.
73367         All decls and uses changed.
73368         * lib/xreadlink.h: Include <stddef.h>, for size_t.
73369
73370         * lib/.cppi-disable: Add alloca_.h, allocsa.h, exit.h, getndelim2.h,
73371         gettext.h, localcharset.h, strdup.h, strndup.h, strtoul.c, time_r.h.
73372
73373         * lib/.cvsignore: Add alloca.h, fnmatch.h, poll.h, stdbool.h,
73374         sysexits.h.
73375
73376 2004-06-01  Jim Meyering  <jim@meyering.net>
73377
73378         * m4/calloc.m4: New file.
73379
73380 2004-05-31  Paul Eggert  <eggert@cs.ucla.edu>
73381
73382         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Detect _Bool bug in HP aC++/ANSI
73383         C B3910B A.05.55 [Dec 04 2003].  Problem reported by Jim Meyering.
73384         Also, fix a typo in a diagnostic.
73385
73386 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
73387
73388         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Do not require AC_FUNC_MALLOC
73389         or AC_FUNC_REALLOC.
73390
73391 2004-05-30  Paul Eggert  <eggert@cs.ucla.edu>
73392
73393         * lib/xmalloc.c (HAVE_MALLOC, HAVE_REALLOC): Do not require these
73394         macros to be defined.
73395         (xnmalloc_inline, xnrealloc_inline, xcalloc): Do not die if
73396         the allocator returns NULL because the requested size is zero.
73397
73398 2004-05-20  Paul Eggert  <eggert@cs.ucla.edu>
73399
73400         * lib/malloc/obstack.c (_obstack) [defined _LIBC]: Bring back this
73401         var.  Add comment explaining why libc still defines it.  This
73402         merges the following patch from glibc:
73403         http://sources.redhat.com/ml/libc-alpha/2004-05/msg00157.html
73404
73405 2004-05-20  Andreas Schwab  <schwab@suse.de>
73406
73407         * m4/free.m4: Replace free if it not known to work, not the other
73408         way round.
73409
73410 2004-05-19  Paul Eggert  <eggert@cs.ucla.edu>
73411
73412         * lib/obstack.c (_obstack): Remove unused variable.  It hasn't been
73413         present in glibc since revision 1.1 of this file.
73414         * lib/obstack.h (_obstack_free, obstack_1grow, obstack_1grow_fast,
73415         obstack_alignment_mask, obstack_alloc, obstack_base,
73416         obstack_blank, obstack_blank_fast, obstack_chunk_size,
73417         obstack_copy, obstack_copy0, obstack_finish, obstack_grow,
73418         obstack_grow0, obstack_init, obstack_int_grow,
73419         obstack_int_grow_fast, obstack_make_room, obstack_memory_used,
73420         obstack_next_free, obstack_object_size, obstack_ptr_grow,
73421         obstack_ptr_grow_fast, obstack_room): Remove declarations of
73422         nonexistent functions.
73423
73424 2004-05-18  Karl Berry  <karl@gnu.org>
73425
73426         * config/srclist.txt: break link for vasnprintf.c.
73427
73428 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
73429
73430         Port obstack to the AS/400, where pointers are 16 bytes wide and
73431         you cannot cast an integer to a valid pointer.  This patch is
73432         currently waiting to be integrated into glibc; see
73433         <http://sources.redhat.com/ml/libc-alpha/2004-05/msg00073.html>.
73434
73435         * lib/obstack.h (__PTR_TO_INT, __INT_TO_PTR): Remove.
73436         All uses of __INT_TO_PTR (PTR_TO_INT ...) replaced by __PTR_ALIGN.
73437         (__BPTR_ALIGN, __PTR_ALIGN): New macros.
73438         (struct obstack): temp member is now a union of a pointer and
73439         an integer, instead of an integer.  All integer uses changed.
73440         This does not affect the physical layout of struct obstack,
73441         except on hosts (like the AS/400) where the size or alignment of
73442         void * is greater than that of ptrdiff_t.
73443         (obstack_finish) [! (defined __GNUC__ && defined __STDC__ &&
73444         __STDC__)]: Store temporary in pointer member of union, not
73445         integer member.
73446         * lib/obstack.c: Include <stddef.h>, for offsetof.
73447         (struct fooalign): Remove; it doesn't need a name.
73448         (union fooround): Change double to long double, and add void *.
73449         (DEFAULT_ALIGNMENT): Use offsetof to compute.
73450         (DEFAULT_ALIGNMENT, DEFAULT_ROUNDING): Now an enum constant,
73451         not a macro.  Hence the values are always int; so remove all
73452         casts-to-int in uses.
73453
73454 2004-05-17  Paul Eggert  <eggert@cs.ucla.edu>
73455
73456         * config/srclist.txt: Break link for argp-help.c and argp-parse.c until
73457         we can get this patch merged into glibc.
73458
73459 2004-05-17  Derek R. Price  <derek@ximbiot.com>
73460             Paul Eggert  <eggert@cs.ucla.edu>
73461
73462         * m4/argp: Depend on alloca.
73463
73464 2004-05-17  Derek R. Price  <derek@ximbiot.com>
73465             Paul Eggert  <eggert@cs.ucla.edu>
73466
73467         * lib/argp-help.c, argp-parse.c: Assume <alloca.h> rather than
73468         freecoding.
73469
73470 2004-05-17  Bruno Haible  <bruno@clisp.org>
73471
73472         * lib/vasnprintf.c (VASNPRINTF): Correctly handle the case of a
73473         precision that consists of a '.' followed by an empty digit string.
73474         Patch by Tor Lillqvist <tml@iki.fi>.
73475
73476 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
73477
73478         * m4/alloca.m4 (gl_FUNC_ALLOCA): Define HAVE_ALLOCA_H always,
73479         for backward compatibility with older code.  We need our own
73480         alloca.h if _AIX is defined.  Define HAVE_ALLOCA if we discover
73481         it under some other name, and our alloca.h will define it.
73482
73483 2004-05-16  Paul Eggert  <eggert@cs.ucla.edu>
73484             Derek Price  <derek@ximbiot.com>
73485
73486         * lib/alloca.c: Include <alloca.h>, to get our interface.
73487         * lib/alloca_.h: Use __alloca on AIX, so that we don't have to
73488         include <alloca.h> first.  Use C89 prototype for alloca; this
73489         requires including <stddef.h> for size_t.  Use extern "C" if C++.
73490         Use #elif for simplicity, since we can assume C89 now.
73491         Don't try to source the system alloca.h since it will not be found
73492         and to prevent recursively including its replacement.
73493         * lib/fnmatch.c: Include <alloca.h> instead of opencoding.
73494         * lib/regex.c: Likewise.
73495
73496 2004-05-16  Derek Price  <derek@ximbiot.com>
73497             Paul Eggert  <eggert@cs.ucla.edu>
73498
73499         getline cleanup.  This changes the getndelim2 API: both order of
73500         arguments, and meaning of delim2 (now uses EOF, not 0, to indicate
73501         no delimiter).
73502
73503         * lib/getline.c: Don't include stddef.h or stdio.h, since our
73504         interface does that.
73505         (getline): Always use getdelim, so that we don't have two
73506         copies of this code.
73507         * lib/getndelim2.c: Include <limits.h>, <inttypes.h>, <stdint.h>
73508         if available.
73509         (PTRDIFF_MAX, SIZE_MAX, SSIZE_MAX): Define if not defined.
73510         (GETNDELIM2_MAXIMUM): New macro.
73511         (getndelim2): Reorder arguments.  delim==EOF now means no delimiter,
73512         instead of the old practice of delim2==0.  All callers changed.
73513         Return -1 on overflow, instead of returning junk.
73514         Do not set *linesize unless allocation succeeds.
73515         * lib/getndelim2.h: Do not include stddef.h; no longer needed, now
73516         that we include sys/types.h.
73517         * lib/getnline.h: Likewise.
73518         * lib/getndelim2.h (GETNLINE_NO_LIMIT): New macro.
73519         (getndelim2): Reorder arguments.
73520         * lib/getnline.c (getnline, getndelim):
73521         Don't discard the NMAX argument.
73522         (getnline): Invoke getndelim, to avoid code duplication.
73523         * lib/getnline.h (GETNLINE_NO_LIMIT): New macro, used instead
73524         of (size_t) -1 by callers of the getnline family.
73525
73526 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
73527
73528         * m4/gettime.m4 (gl_GETTIME): Require gl_TIMESPEC.
73529         Check for gettimeofday.
73530         * m4/settime.m4 (gl_SETTIME): Require gl_TIMESPEC.
73531         Check for settimeofday, stime.
73532
73533 2004-05-13  Paul Eggert  <eggert@cs.ucla.edu>
73534
73535         * lib/nanosleep.c (suspended): Change its type from int to
73536         sig_atomic_t volatile.
73537         (first_call): Make it private to rpl_nanosleep, and have it
73538         be zero initially as that's a bit faster.
73539         (my_usleep): Round up fractional times instead of truncating them,
73540         as this is the usual meaning for 'sleep'.
73541
73542         * lib/gettime.c (gettime): Fall back on `time' if `gettimeofday'
73543         doesn't work.
73544         * lib/settime.c: Include <unistd.h>, for stime (on Solaris 8, anyway).
73545         (ENOSYS): Define if not defined.
73546         (settime): Fall back on stime if it exists and settimeofday fails.
73547         But don't bother with fallbacks if a method fails with errno == EPERM.
73548
73549 2004-05-11  Jim Meyering  <jim@meyering.net>
73550
73551         Prior to this change, the save_cwd caller required read access to the
73552         current directory on most systems (ones with the fchdir function).
73553
73554         * lib/save-cwd.c (save_cwd) [HAVE_FCHDIR]: If opening `.' read-only
73555         fails, try write-only, and finally, resort to using xgetcwd.
73556
73557 2004-05-06  Paul Eggert  <eggert@cs.ucla.edu>
73558
73559         * lib/obstack.c, obstack.h: Import changes from libc.
73560
73561 2004-04-28  Bruno Haible  <bruno@clisp.org>
73562
73563         * lib/findprog.c (find_in_path): Treat Cygwin like Windows, since it
73564         also implicitly appends .exe to executables.
73565         * lib/localcharset.c (ISSLASH): Treat Cygwin like Windows, since it now
73566         accepts Windows pathnames.
73567         * lib/pathname.h (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
73568         Treat Cygwin like Windows, since it now accepts Windows pathnames.
73569         * lib/progreloc.c (ISSLASH, IS_PATH_WITH_DIR, FILESYSTEM_PREFIX_LEN):
73570         Treat Cygwin like Windows, since it now accepts Windows pathnames.
73571         Reported by Derek Robert Price <derek@ximbiot.com>.
73572
73573 2004-04-21  Karl Berry  <karl@gnu.org>
73574
73575         * config/srclist.txt (localcharset.c): break sync.
73576
73577 2004-04-20  Paul Eggert  <eggert@twinsun.com>
73578
73579         * m4/host-os.m4: Add a copyright notice.
73580
73581 2004-04-20  Jim Meyering  <jim@meyering.net>
73582
73583         Change UTILS_ to gl_ in AC_DEFINE'd names.
73584         Change utils_- and jm_-prefixed variables, too.
73585         * m4/mkdir-slash.m4 (gl_FUNC_MKDIR_TRAILING_SLASH): Renamed from
73586         UTILS_FUNC_MKDIR_TRAILING_SLASH.
73587         * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Renamed from UTILS_FUNC_MKSTEP.
73588
73589         * m4/dirfd.m4 (gl_FUNC_DIRFD): Rename from UTILS_FUNC_DIRFD.
73590         Don't emit trailing blanks.
73591         Also rename jm_-prefixed variables to have gl_ prefix.
73592
73593         * m4/host-os.m4 (gl_HOST_OS): Rename from UTILS_HOST_OS.
73594         Also rename jm_-prefixed variables to have gl_ prefix.
73595
73596         * m4/jm-macros.m4: Reflect the renamings.
73597         * m4/prereq.m4: Likewise.
73598
73599 2004-04-20  Jim Meyering  <jim@meyering.net>
73600
73601         * lib/getndelim2.c (getndelim2): Upon realloc failure, don't leak
73602         memory.
73603
73604 2004-04-20  Jim Meyering  <jim@meyering.net>
73605             Bruno Haible  <bruno@clisp.org>
73606
73607         * lib/localcharset.c (get_charset_aliases) [!VMS && !WIN32]: Don't leak
73608         memory when realloc fails.
73609
73610 2004-04-19  Jim Meyering  <jim@meyering.net>
73611
73612         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Require gl_FUNC_FREE,
73613         now that readutmp.c may call `free (0)'.
73614
73615 2004-04-19  Bruno Haible  <bruno@clisp.org>
73616
73617         * m4/mbrtowc.m4: Change jm_ to gl_ in cache variables as well.
73618         * m4/inttypes_h.m4: Likewise.
73619         * m4/stdint_h.m4: Likewise.
73620         * m4/intmax_t.m4: Likewise.
73621         * m4/uintmax_t.m4: Likewise.
73622
73623 2004-04-18  Jim Meyering  <jim@meyering.net>
73624
73625         * m4/prereq.m4: Don't forbid jm_ prefix.
73626
73627         * m4/afs.m4, m4/allocsa.m4, m4/assert.m4, m4/backupfile.m4:
73628         * m4/bison.m4, m4/check-decl.m4, m4/chown.m4, m4/d-ino.m4:
73629         * m4/d-type.m4, m4/dirname.m4, m4/dos.m4, m4/error.m4, m4/fpending.m4:
73630         * m4/fstypename.m4, m4/fsusage.m4, m4/ftruncate.m4, m4/getdate.m4:
73631         * m4/getgroups.m4, m4/gettext.m4, m4/glibc21.m4, m4/group-member.m4:
73632         * m4/human.m4, m4/intmax.m4, m4/intmax_t.m4, m4/inttostr.m4:
73633         * m4/inttypes.m4, m4/inttypes_h.m4, m4/jm-macros.m4, m4/jm-winsz1.m4:
73634         * m4/jm-winsz2.m4, m4/lchown.m4, m4/lib-check.m4, m4/link-follow.m4:
73635         * m4/localcharset.m4, m4/longlong.m4, m4/ls-mntd-fs.m4, m4/lstat.m4:
73636         * m4/makepath.m4, m4/mbrtowc.m4, m4/mbswidth.m4, m4/memchr.m4:
73637         * m4/memcmp.m4, m4/mkdtemp.m4, m4/mkstemp.m4, m4/mountlist.m4:
73638         * m4/nanosleep.m4, m4/path-concat.m4, m4/perl.m4, m4/prereq.m4:
73639         * m4/putenv.m4, m4/quotearg.m4, m4/regex.m4, m4/stat.m4:
73640         * m4/stdint_h.m4, m4/strftime.m4, m4/strtoimax.m4, m4/strtoll.m4:
73641         * m4/strtoull.m4, m4/strtoumax.m4, m4/timespec.m4, m4/uintmax_t.m4:
73642         * m4/ulonglong.m4, m4/unlink-busy.m4, m4/unlocked-io.m4, m4/uptime.m4,
73643         * m4/utimbuf.m4, m4/utime.m4, m4/utimes-null.m4, m4/vasnprintf.m4:
73644         * m4/xstrtoimax.m4, m4/xstrtol.m4, m4/xstrtoumax.m4:
73645         Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
73646
73647 2004-04-18  Jim Meyering  <jim@meyering.net>
73648
73649         * lib/readutmp.c (read_utmp) [UTMP_NAME_FUNCTION]: Upon realloc
73650         failure, don't leak memory and do call END_UTMP_ENT.
73651
73652 2004-04-16  Jim Meyering  <jim@meyering.net>
73653
73654         * m4/prereq.m4 (jm_PREREQ_STAT): Remove macro.  It is specific to
73655         coreutils' stat program.
73656         (gl_PREREQ): Don't require jm_PREREQ_STAT.
73657
73658 2004-04-11  Paul Eggert  <eggert@twinsun.com>
73659
73660         * lib/inttostr.h: Include <limits.h> unconditionally, since we assume
73661         C89.
73662         (CHAR_BIT): Remove, since we assume C89.
73663         Include <stdint.h> if available, as per current Autoconf CVS advice.
73664
73665 2004-03-31  Jim Meyering  <jim@meyering.net>
73666
73667         * m4/prereq.m4: Require AC_FUNC_MALLOC, not jm_FUNC_MALLOC.
73668         Require AC_FUNC_REALLOC, not jm_FUNC_REALLOC.
73669         * m4/xalloc.m4: Likewise.
73670
73671 2004-03-30  Paul Eggert  <eggert@twinsun.com>
73672
73673         Merge from coreutils.
73674
73675         * m4/inttostr.m4: New file.
73676         * m4/getdate.m4 (gl_GETDATE): Remove time-related stuff.
73677         Require AM_STDBOOL_H and gl_TIMESPEC instead.
73678         Require gl_CLOCK_TIME.
73679         * m4/clock_time.m4 (gl_CLOCK_TIME): Require AC_GNU_SOURCE.
73680
73681 2004-03-30  Paul Eggert  <eggert@twinsun.com>
73682
73683         * lib/cloexec.h, cloexec.c (set_cloexec_flag): Return int
73684         not bool, to be more consistent with Unix conventions.
73685         Suggested by Bruno Haible.
73686
73687         Merge from coreutils.
73688
73689         * lib/imaxtostr.c, lib/inttostr.c, lib/inttostr.h, lib/offtostr.c:
73690         * lib/umaxtostr.c: New files.
73691
73692         * lib/getdate.h: Include stdbool.h, and timespec.h instead of
73693         the usual <time.h> dance.
73694         (get_date): Change signature to support fractional time stamps.
73695         All callers changed.
73696         * lib/getdate.y: Include "getdate.h" first, as we can now
73697         assume C89 and don't need to worry about 'const'.
73698         Similarly, include "unlocked-io.h" near start, not in middle.
73699         Include <limits.h>.
73700         (textint.value): Use long int rather than int.
73701         (textint.digits): Use size_t rather than int.
73702         (BILLION, LOG10_BILLION): New constants.
73703         (parser_control): New member rel_ns.  Members day_ordinal,
73704         time_zone, month, day, hour, minutes, rel_year, rel_month,
73705         rel_day, rel_hour, rel_minutes, rel_seconds
73706         are now long int, not int.  Member seconds is now struct timespec,
73707         not int.  New member timespec_seen.  Members dates_seen, days_seen,
73708         local_zones_seen, rels_seen, times_seen, zones_seen are now size_t,
73709         not int.
73710         (%union.intval): Now long int, not int.
73711         New member timespec.
73712         (tSDECIMAL_NUMBER, tUDECIMAL_NUMBER): New tokens.
73713         (seconds, signed_seconds, unsigned_seconds): New nonterminals.
73714         (spec): Now is a timespec or an item list.
73715         (timespec, items): New nonterminals.
73716         (time, rel, relunit, number, get_date):
73717         Add support for fractional seconds.
73718         (time): Fix bug: seconds weren't cleared in "00:00 +0000" syntax.
73719         (gmtime, localtime, mktime): Remove decls; not needed with C89.
73720         (to_hour): First arg is now long int, not int.
73721         (to_year): Returns long int, not int.
73722         Don't treat year -70 like 70.
73723         (tm_diff): Returns long int, not int.
73724         (lookup_word): Use bool instead of int when appropriate.
73725         (yylex): Use size_t for count, not int.
73726         Detect overflow when parsing large integer constants.
73727         Add support for fractions.
73728         (get_date): Make pointers 'const' if possible.
73729         Use more-portable code to detect integer overflow.
73730         (main) [TEST]: Adjust to above changes.  Test for localtime failure.
73731         Don't use ctime; it's not reliable if the year has >4 digits.
73732
73733         * lib/human.c (humblock): Inspect BLOCKSIZE if BLOCK_SIZE isn't set.
73734         This is for compatibility with BSD.
73735
73736         * lib/timespec.h (ST_TIME_CMP_NS, ST_TIME_CMP): Define.
73737         (ATIME_CMP, CTIME_CMP, MTIME_CMP, TIMESPEC_NS): Likewise.
73738         From coreutils' system.h.
73739
73740         * lib/userspec.c: Don't include "posixver.h".
73741         (parse_user_spec): Fall back on USER.GROUP parsing, regardless
73742         of POSIX version, as POSIX 1003.1-2001 allows that behavior as a
73743         compatible extension.  Simplify code by removing a boolean int
73744         that was always nonzero if a string was nonnull.
73745
73746 2004-03-30  Jim Meyering  <jim@meyering.net>
73747
73748         Merge from coreutils.
73749
73750         Avoid a configure-time warning about sys/ucred.h on OSF V4.0.
73751         * m4/ls-mntd-fs.m4: Test for sys/ucred.h separately, since
73752         on some systems one must include <grp.h> before it.
73753         Reported by Christian Krackowizer.
73754
73755 2004-03-30  Jim Meyering  <jim@meyering.net>
73756
73757         Merge from coreutils.
73758
73759         * lib/mountlist.c [HAVE_SYS_UCRED_H]: Include grp.h before sys/ucred.h.
73760
73761         * lib/readtokens.c (readtoken): Don't leak 64 bytes when reading
73762         an empty input stream.
73763
73764         * lib/readtokens.c: Include <stdbool.h>.
73765         (readtoken): Use `size_t' rather than int/long.
73766         All callers adjusted.
73767         Use `bool' rather than `int' where appropriate.
73768         Use memset rather than an explicit loop.
73769         Use x2nrealloc rather than xrealloc.
73770         Allow the use of `\0' as a delimiter.
73771         (readtokens): Likewise.
73772         * lib/readtokens.h (readtoken, readtokens): Update prototypes.
73773
73774 2004-03-30  Jim Meyering  <jim@meyering.net>
73775
73776         * m4/realloc.m4: Remove file, since now it does no more than
73777         AC_REQUIRE([AC_FUNC_REALLOC]), and that can be done via
73778         the `configure.ac' section of module/realloc.
73779         * m4/malloc.m4: Likewise, but for AC_FUNC_MALLOC.
73780
73781 2004-03-30  Bruno Haible  <bruno@clisp.org>
73782
73783         * lib/getloadavg.c (getloadavg): Don't assume setlocale returns
73784         nonnull.
73785
73786 2004-03-29  Paul Eggert  <eggert@twinsun.com>
73787
73788         Merge changes to getloadavg.c from coreutils and Emacs.
73789
73790         * lib/getloadavg.c [!defined HAVE_SETLOCALE] (setlocale):
73791         Define to an expression, not to the empty string.
73792         Include cloexec.h and xalloc.h.
73793         (getloadavg): Restore LC_NUMERIC locale after setting it temporarily.
73794         Use set_cloexec_flag rather than rolling our own.
73795         * lib/cloexec.c, lib/cloexec.h: New files.
73796
73797 2004-03-29  Paul Eggert  <eggert@twinsun.com>
73798
73799         * m4/cloexec.m4: New file.
73800
73801 2004-03-18  Paul Eggert  <eggert@twinsun.com>
73802
73803         * lib/getopt.h: Sync with libc CVS.
73804
73805 2004-03-18  Paul Eggert  <eggert@twinsun.com>
73806             Bruno Haible  <bruno@clisp.org>
73807
73808         * m4/mbswidth.m4 (gl_MBSWIDTH): Also test whether <wchar.h> declares
73809         mbswidth.
73810
73811 2004-03-18  Paul Eggert  <eggert@twinsun.com>
73812             Bruno Haible  <bruno@clisp.org>
73813
73814         * lib/mbswidth.h: Include <wchar.h> only if
73815         HAVE_DECL_MBSWIDTH_IN_WCHAR_H, not on all platforms that have
73816         <wchar.h>.
73817         * lib/mbswidth.c: Include <stdio.h> and <time.h> before <wchar.h>.
73818
73819 2004-03-09  Paul Eggert  <eggert@twinsun.com>
73820
73821         * lib/argp-parse.c, getopt.c, getopt.h, getopt1.c:
73822         Sync with libc CVS.
73823         * lib/getopt_int.h: New file, also synced from libc.
73824
73825 2004-03-09  Paul Eggert  <eggert@twinsun.com>
73826
73827         * config/srclistvars.sh: Add GNUWWWLICENSES for eggert.
73828         * config/srclist.txt: Sync getopt with libc.  Add getopt_int.h.
73829         Bring back getopt.c, getopt.h, getopt1.c.
73830
73831 2004-03-07  Paul Eggert  <eggert@twinsun.com>
73832
73833         * m4/c-stack.m4 (gl_PREREQ_C_STACK): Renamed from jm_PREREQ_C_STACK.
73834         All uses changed.  Check for sa_sigaction member; this fixes
73835         a bug first reported by Jason Andrade in
73836         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
73837
73838 2004-03-07  Paul Eggert  <eggert@twinsun.com>
73839
73840         * lib/c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
73841         '#if' expressions.  Unlike the code it replaces, it does not
73842         depend on (defined _SC_PAGESIZE).  However, it does depend on
73843         HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
73844         first reported by Jason Andrade in
73845         <http://mail.gnu.org/archive/html/bug-textutils/2003-03/msg00027.html>.
73846
73847 2004-02-25  Simon Josefsson  <jas@extundo.com>
73848
73849         * m4/strdup.m4 (gl_PREREQ_STRDUP): Check whether strdup is declared.
73850
73851 2004-02-25  Simon Josefsson  <jas@extundo.com>
73852
73853         * lib/strdup.h: New file.
73854         * lib/strdup.c: Include it.
73855         * lib/path-concat.c: Include strdup.h. Drop strdup declaration.
73856         * lib/userspec.c: Include strdup.h. Drop strdup declaration.
73857
73858 2004-02-23  Karl Berry  <karl@gnu.org>
73859
73860         * doc/maintain.texi, doc/standards.texi, doc/make-stds.texi: new files
73861         (from fencepost.gnu.org:/gd/gnuorg).
73862
73863 2004-02-23  Karl Berry  <karl@gnu.org>
73864
73865         * config/srclistvars.sh (GNUORG) [karl]: redefine.
73866         * config/srclist.txt: add maintain/standards documents.
73867
73868 2004-02-18  Bruno Haible  <bruno@clisp.org>
73869
73870         * m4/xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
73871         Reported by Derek Robert Price <derek@ximbiot.com>.
73872
73873 2004-02-16  Karl Berry  <karl@gnu.org>
73874
73875         * config/mkinstalldirs, install-sh: update from automake.
73876
73877 2004-02-06  Karl Berry  <karl@gnu.org>
73878
73879         * m4/po.m4: update from gettext 0.14.1.
73880
73881 2004-02-06  Karl Berry  <karl@gnu.org>
73882
73883         * lib/config.charset: update from gettext 0.14.1.
73884
73885 2004-02-05  Paul Eggert  <eggert@twinsun.com>
73886
73887         Add comments and code, prompted by suggestions from Bruno Haible
73888         for sh-quote.
73889         * lib/quotearg.h (quotearg_alloc): New decl.  Improve the comments
73890         describing the enum quoting_style values.
73891         * lib/quotearg.c (quotearg_alloc): New function.
73892         (quotearg_buffer_restyled): Treat lone { and } as special.
73893         Treat = as special.  Work around bug with older shells
73894         that "see" a '\' that is really the 2nd byte of a multibyte char.
73895         Quote empty string with shell_quoting_style.
73896
73897 2004-02-03  Bruno Haible  <bruno@clisp.org>
73898
73899         * m4/pipe.m4: New file, from GNU gettext.
73900
73901 2004-02-03  Bruno Haible  <bruno@clisp.org>
73902
73903         * lib/pipe.h: New file, from GNU gettext.
73904         * lib/pipe.c: New file, from GNU gettext.
73905
73906 2004-01-27  Bruno Haible  <bruno@clisp.org>
73907
73908         * m4/execute.m4: New file, from GNU gettext.
73909
73910 2004-01-27  Bruno Haible  <bruno@clisp.org>
73911
73912         * lib/execute.h: New file, from GNU gettext.
73913         * lib/execute.c: New file, from GNU gettext.
73914         * lib/w32spawn.h: New file, from GNU gettext.
73915
73916 2004-01-24  Paul Eggert  <eggert@twinsun.com>
73917
73918         Merge from diffutils.
73919
73920         * lib/file-type.c (file_type): Add typed memory objects.
73921         * lib/file-type.h (S_TYPEISTMO): New macro.
73922
73923         * lib/c-stack.h (c_stack_action): Remove argv argument.
73924         * lib/c-stack.c (c_stack_action): Likewise.  All uses changed.
73925         (die): Don't calculate message unless segv_action returns.
73926         (get_stack_location, min_address_from_argv, max_address_from_argv,
73927         volatile stack_base, volatile_stack_size): Remove.
73928         (segv_handler): If ! HAVE_XSI_STACK_OVERFLOW_HEURISTIC, assume
73929         that every segmentation violation is a stack overflow.  (Ouch!)
73930         See Debian bug 136249 (still outstanding) for more info about why
73931         HAVE_XSI_STACK_OVERFLOW_HEURISTIC fails on Linux kernels.
73932
73933 2004-01-24  Paul Eggert  <eggert@twinsun.com>
73934
73935         Exit-status fix from coreutils.
73936
73937         Use exit_failure consistently in place of EXIT_FAILURE,
73938         so that program exit statuses are consistent on failure.
73939
73940         * lib/argmatch.c (ARGMATCH_DIE) [! defined ARGMATCH_DIE]:
73941         Include "exitfail.h", and use exit_failure rather than EXIT_FAILURE.
73942         * lib/argmatch.h: Comment fix to match the above.
73943         * lib/obstack.c (obstack_exit_failure) [!defined _LIBC]:
73944         Now a macro referring to exit_failure, instead of a separate
73945         variable.  Include "exitfail.h" to get it.
73946         * lib/xstrtol.h: Include "exitfail.h".
73947         (STRTOL_FATAL_ERROR): Exit with status exit_failure, not 2.
73948
73949         * lib/long-options.c (parse_long_options): Use prototype
73950         for usage function arg.  Pass it EXIT_SUCCESS rather than 0,
73951         for clarity.
73952
73953 2004-01-21  Jim Meyering  <jim@meyering.net>
73954
73955         * lib/mktime.c (__mktime_internal) [!_LIBC]: Define to mktime_internal
73956         so as not to conflict with a different-sized __mktime_internal
73957         function in GNU libc.
73958         * lib/timegm.c (__mktime_internal) [!_LIBC]: Likewise.
73959         Problem building statically-linked `ls' reported by Michael Brunnbauer.
73960
73961 2004-01-20  Karl Berry  <karl@gnu.org>
73962
73963         * config/config.guess: update from config.
73964
73965         * config/srclistvars.sh: GNUWWWLICENSES for karl.
73966
73967 2004-01-20  Bruno Haible  <bruno@clisp.org>
73968
73969         Safer stack allocation.
73970         * lib/setenv.c: Include allocsa.h.
73971         (alloca): Remove fallback definition.
73972         (freea): Remove macro.
73973         (__add_to_environ) [!_LIBC]: Use allocsa instead of alloca. Use freesa
73974         instead of freea.
73975
73976 2004-01-20  Bruno Haible  <bruno@clisp.org>
73977
73978         * m4/eealloc.m4: New file, from GNU gettext.
73979
73980 2004-01-20  Bruno Haible  <bruno@clisp.org>
73981
73982         * m4/allocsa.m4: New file, from GNU gettext.
73983
73984 2004-01-20  Bruno Haible  <bruno@clisp.org>
73985
73986         * lib/xallocsa.h: New file, from GNU gettext.
73987         * lib/xallocsa.c: New file, from GNU gettext.
73988
73989 2004-01-20  Bruno Haible  <bruno@clisp.org>
73990
73991         * lib/wait-process.c: On Windows, include windows.h. Needed on mingw.
73992
73993 2004-01-20  Bruno Haible  <bruno@clisp.org>
73994
73995         * lib/wait-process.c (wait_subprocess): Add ignore_sigpipe argument.
73996         * lib/wait-process.c (wait_subprocess): Likewise. Handle SIGPIPE
73997         specially.
73998
73999 2004-01-20  Bruno Haible  <bruno@clisp.org>
74000
74001         * lib/wait-process.c (wait_process): Disable the 2003-10-31 waitid()
74002         patch.
74003
74004 2004-01-20  Bruno Haible  <bruno@clisp.org>
74005
74006         * lib/wait-process.c (cleanup_slaves): Use ANSI C declaration.
74007
74008 2004-01-20  Bruno Haible  <bruno@clisp.org>
74009
74010         * lib/eealloc.h: New file.
74011
74012 2004-01-20  Bruno Haible  <bruno@clisp.org>
74013
74014         * lib/binary-io.h: Avoid warnings on Cygwin.
74015
74016 2004-01-20  Bruno Haible  <bruno@clisp.org>
74017
74018         * lib/allocsa.h: New file, from GNU gettext.
74019         * lib/allocsa.c: New file, from GNU gettext.
74020
74021 2004-01-18  Karl Berry  <karl@gnu.org>
74022
74023         * doc/gpl.texi, doc/lgpl.texi: new files.
74024
74025 2004-01-18  Karl Berry  <karl@gnu.org>
74026
74027         * config/srclistvars.sh (GNUWWWLICENSES): new variable.
74028         * config/srclist.txt ({fdl,gpl,lgpl}.text): get from there.
74029
74030 2004-01-15  Paul Eggert  <eggert@twinsun.com>
74031
74032         Merge from coreutils.
74033
74034         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for uintptr_t.
74035         * m4/posixver.m4 (gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.
74036         (gl_DEFAULT_POSIX2_VERSION): Move
74037         the documentation from 'configure' into 'config.hin',
74038         so that 'configure --help' isn't burdened by it and
74039         we don't have to worry about its formatting there.
74040         Reword the documentation so that it's more succinct
74041         and can be run together into a single paragraph.
74042         * m4/same.m4 (gl_SAME): Check for pathconf.
74043
74044 2004-01-15  Paul Eggert  <eggert@twinsun.com>
74045
74046         Merge from coreutils.
74047
74048         * lib/posixver.c: Include posixver.h.
74049
74050         * lib/same.c: Include <stdbool.h>, <limits.h>.
74051         (_POSIX_NAME_MAX): Define if not defined.
74052         (MIN): New macro.
74053         (same_name): If file names are silently truncated, report
74054         that the file names are the same if they are the same after
74055         the silent truncation.
74056
74057         * lib/xstrtod.h (xstrtod): Accept an extra arg, specifying the
74058         conversion function.
74059         * lib/xstrtod.c (xstrtod): Likewise.  All callers changed to
74060         include c-strtod.h and use c_strtod.  Don't include stdlib.h; no
74061         longer needed.
74062
74063 2004-01-15  Jim Meyering  <jim@meyering.net>
74064
74065         Merge from coreutils.
74066
74067         * m4/clock_time.m4 (gl_CLOCK_TIME): Don't set LIB_CLOCK_GETTIME
74068         if no library is required.
74069         * m4/jm-macros.m4: Don't require UTILS_SYS_OPEN_MAX.
74070         * m4/jm-macros.m4 (jm_MACROS): Require gl_FUNC_FREE.
74071         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.58.
74072         (AC_LANG_SOURCE): Remove definition, now that we require autoconf-2.58.
74073         * m4/jm-macros.m4 (jm_MACROS): Don't require AC_FUNC_FTW.
74074         * m4/lib-check.m4 (jm_LIB_CHECK): Do not set LIB_CRYPT to the
74075         value, $ac_cv_search_crypt, if it's "none required".
74076         * m4/posixver.m4 (gl_DEFAULT_POSIX2_VERSION): New macro.
74077         * m4/prereq.m4 (jm_PREREQ): Require AC_FUNC_GETLOADAVG,
74078         not gl_FUNC_GETLOADAVG.
74079         * m4/prereq.m4 (jm_PREREQ): Require gl_READTOKENS, gl_MD5, gl_MAKEPATH,
74080         gl_LONG_OPTIONS, and gl_IDCACHE, gl_GETUGROUPS.
74081
74082 2004-01-15  Jim Meyering  <jim@meyering.net>
74083
74084         Merge from coreutils.
74085
74086         * lib/md5.h (rol) [__GNUC__ && __i386__]: Don't use `asm' code.  These
74087         days, gcc-3.x does better all by itself.  Patch from Dean Gaudet:
74088         http://mail.gnu.org/archive/html/bug-coreutils/2003-11/msg00144.html
74089
74090         * lib/posixver.c (DEFAULT_POSIX2_VERSION): Use definition of new,
74091         optional configure-time default.
74092
74093         * lib/version-etc.c (version_etc_copyright): Update copyright date.
74094
74095         * lib/xreadlink.c (xreadlink): Correct outdated comment.
74096
74097 2004-01-15  Alexandre Duret-Lutz  <adl@gnu.org>
74098
74099         Merge from coreutils.
74100
74101         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Do not set LIB_NANOSLEEP to the
74102         value, $ac_cv_search_nanosleep, if it's "none required".
74103
74104 2004-01-14  Paul Eggert  <eggert@twinsun.com>
74105
74106         * lib/fnmatch_loop.c (ALLOCA_LIMIT): Remove macro, which collided
74107         with like-named macro in fnmatch.c.
74108         (EXT): Use an internal constant instead.
74109
74110         Merge fnmatch patches from glibc.
74111         * lib/fnmatch.c (mbsinit): Remove define.
74112         Add libc_hidden_ver (__fnmatch, fnmatch).
74113         * lib/fnmatch_loop.c (FCT): Cast to int32_t and UCHAR when appropriate.
74114         Adjust to renaming of collseq_table_lookup to __collseq_table_lookup.
74115
74116 2004-01-14  Karl Berry  <karl@gnu.org>
74117
74118         * config/install-sh: update from automake.
74119
74120 2004-01-13  Karl Berry  <karl@gnu.org>
74121
74122         * config/install-sh: update from automake.
74123
74124 2004-01-09  Karl Berry  <karl@gnu.org>
74125
74126         * config/install-sh: update from automake.
74127
74128 2004-01-05  Karl Berry  <karl@gnu.org>
74129
74130         * config/config.{sub,guess}: update from config.
74131
74132 2003-12-31  Karl Berry  <karl@gnu.org>
74133
74134         * config/depcomp: update from automake.
74135
74136 2003-12-14  Karl Berry  <karl@gnu.org>
74137
74138         * lib/config.charset: update from gettext-runtime.
74139
74140 2003-12-03  Paul Eggert  <eggert@twinsun.com>
74141
74142         * lib/getgroups.c (getgroups): xmalloc takes one argument, not two.
74143         Bug reported by Alfred M. Szmidt.
74144
74145 2003-12-03  Bruno Haible  <bruno@clisp.org>
74146
74147         * m4/gettext.m4: Upgrade from gettext-0.13.
74148         * m4/po.m4: Upgrade from gettext-0.13.
74149         * m4/size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
74150         * m4/intmax.m4: New file, from gettext-0.13.
74151         * m4/printf-posix.m4: New file, from gettext-0.13.
74152
74153 2003-11-29  Karl Berry  <karl@gnu.org>
74154
74155         * lib/argp-{help.c,parse.c,namefrob.h}, argp.h: update from libc.
74156
74157 2003-11-25  Paul Eggert  <eggert@twinsun.com>
74158             Bruno Haible  <bruno@clisp.org>
74159
74160         * lib/printf-parse.h: Don't include sys/types.h.
74161         (ARG_NONE): New macro.
74162         (char_directive): Change type of *arg_index fields to size_t.
74163         * lib/printf-parse.c: Don't include sys/types.h.
74164         (SSIZE_MAX): Remove macro.
74165         (PRINTF_PARSE): Change the type of the arg_index variables to size_t.
74166         Remove unnecessary overflow check.
74167         * lib/vasnprintf.c (VASNPRINTF): Update for type change of *arg_index
74168         fields.
74169
74170 2003-11-25  Bruno Haible  <bruno@clisp.org>
74171
74172         * modules/vasnprintf (Files): Remove m4/ssize_t.m4.
74173
74174 2003-11-25  Bruno Haible  <bruno@clisp.org>
74175
74176         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Don't require
74177         gt_TYPE_SSIZE_T.
74178
74179 2003-11-24  Paul Eggert  <eggert@twinsun.com>
74180
74181         * modules/alloca: Remove dependency on xalloc.
74182
74183 2003-11-24  Paul Eggert  <eggert@twinsun.com>
74184
74185         * lib/alloca.c: Remove dependency on xalloc module.
74186         (xalloc_die): Remove.
74187         (memory_full) [!defined emacs]: New macro.
74188         [!defined emacs]: Don't include xalloc.h.
74189         (alloca): Invoke memory_full, not xalloc_die, if malloc fails or
74190         address arithmetic overflows.  Change datatypes a bit to avoid
74191         unnecessary casts.
74192
74193 2003-11-22  Jim Meyering  <jim@meyering.net>
74194
74195         * lib/xmalloc.c (x2nrealloc_inline): Fix typos in comments:
74196         s/size/size_t/.
74197
74198 2003-11-21  Karl Berry  <karl@gnu.org>
74199
74200         * config/config.{sub,guess}: update from config.
74201
74202 2003-11-18  Karl Berry  <karl@gnu.org>
74203
74204         * config/config.{sub,guess}: update from config.
74205
74206         * config/(printf-{parse,args}.[ch]): sync broken, sigh.
74207
74208 2003-11-17  Paul Eggert  <eggert@twinsun.com>
74209
74210         * README: Mention that S+T cannot overflow if S is the size of
74211         an existing object and T is sufficiently small.
74212
74213 2003-11-17  Jim Meyering  <jim@meyering.net>
74214
74215         On systems without utime and without a utimes function capable of
74216         dealing with a NULL struct utimbuf* argument, this utime replacement
74217         could -- in unusual circumstances -- leak a file descriptor.
74218         * lib/utime.c: Include <unistd.h> and <errno.h>.
74219         (utime_null): Be sure to close `fd' and to preserve errno.
74220         Reported by Geoff Collyer via Arnold Robbins.
74221
74222 2003-11-17  Bruno Haible  <bruno@clisp.org>
74223
74224         * modules/vasnprintf (Files): Add m4/ssize_t.m4.
74225         (Depends-on): Add xsize.
74226
74227 2003-11-17  Bruno Haible  <bruno@clisp.org>
74228
74229         * m4/vasnprintf.m4 (gl_PREREQ_PRINTF_PARSE): Require gt_TYPE_SSIZE_T.
74230
74231 2003-11-17  Bruno Haible  <bruno@clisp.org>
74232
74233         * lib/vasnprintf.c (alloca): Remove fallback definition.
74234         (freea): Remove definition.
74235         (VASNPRINTF): Use alloca only for small sizes, say <= 4000 bytes.
74236         Reported by Paul Eggert.
74237
74238 2003-11-16  Paul Eggert  <eggert@twinsun.com>
74239             Bruno Haible  <bruno@clisp.org>
74240
74241         Protect against address arithmetic overflow.
74242         * lib/printf-args.h: Include stddef.h.
74243         (arguments): Change type of field 'count' to size_t.
74244         * lib/printf-args.c (printf_fetchargs): Use size_t instead of
74245         'unsigned int' where appropriate.
74246         * lib/printf-parse.h: Include sys/types.h.
74247         (char_directive): Change type of *arg_index fields to ssize_t.
74248         (char_directives): Change type of fields 'count', max_*_length to
74249         size_t.
74250         * lib/printf-parse.c: Include sys/types.h and xsize.h.
74251         (SSIZE_MAX): Define fallback value.
74252         (PRINTF_PARSE): Use size_t instead of 'unsigned int' and ssize_t
74253         instead of 'int' where appropriate. Check a_allocated, d_allocated
74254         against overflow. Reject %m$ argument numbers > SSIZE_MAX + 1.
74255         * lib/vasnprintf.c: Include xsize.h.
74256         (VASNPRINTF): Use size_t instead of 'unsigned int' where appropriate.
74257         Check alloca, malloc, realloc, ENSURE_ALLOCATION arguments against
74258         overflow. Avoid wraparound when converting a width or precision from
74259         decimal to binary.
74260
74261 2003-11-16  Bruno Haible  <bruno@clisp.org>
74262
74263         Update from GNU gettext.
74264         * lib/printf-parse.c: Generalize to it can be compiled for wide
74265         strings.
74266         (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
74267         * lib/vasnprintf.c: Generalize to it can be compiled for wide strings.
74268         (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
74269         SNPRINTF): New macros.
74270         Don't include <alloca.h> if the file is used inside libintl.
74271         (local_wcslen): New function, for Solaris 2.5.1.
74272         (VASNPRINTF): Use it instead of wcslen.
74273
74274 2003-11-16  Bruno Haible  <bruno@clisp.org>
74275
74276         * lib/xsize.h (xmax): New function.
74277         (xsum, xsum3, xsum4): Declare as "pure" functions.
74278
74279 2003-11-12  Paul Eggert  <eggert@twinsun.com>
74280
74281         * modules/xalloc (Files): Undo latest change, since xalloc.h
74282         no longer needs SIZE_MAX or PTRDIFF_MAX.
74283
74284 2003-11-12  Paul Eggert  <eggert@twinsun.com>
74285
74286         * m4/xalloc.m4 (gl_PREREQ_XALLOC): Do not require gl_SIZE_MAX or
74287         gl_PTRDIFF_MAX.
74288
74289 2003-11-12  Paul Eggert  <eggert@twinsun.com>
74290
74291         * lib/xstrtol.c (__xstrtol): Remove "break" immediately after
74292         "return", to pacify some unknown compiler.  Problem reported
74293         by Joerg Schilling.
74294
74295 2003-11-12  Paul Eggert  <eggert@twinsun.com>
74296
74297         * lib/xalloc.h: Do not include <limits.h> or <stdint.h>.
74298         (xalloc_oversized): Use sizeof (ptrdiff_t) and sizeof (size_t) for
74299         the heuristic, rather than PTRDIFF_MAX and SIZE_MAX.  This
74300         heuristic is just as accurate as far as we know, and it removes a
74301         dependency on size_max.m4 and ptrdiff_max.m4.
74302
74303 2003-11-11  Bruno Haible  <bruno@clisp.org>
74304
74305         * modules/xsize (Files): Add m4/size_max.m4.
74306         * modules/xalloc (Files): Add m4/size_max.m4, m4/ptrdiff_max.m4.
74307
74308 2003-11-11  Bruno Haible  <bruno@clisp.org>
74309
74310         * m4/size_max.m4: New file.
74311         * m4/ptrdiff_max.m4: New file.
74312         * m4/xsize,m4 (gl_XSIZE): Require gl_SIZE_MAX.
74313         * m4/xalloc.m4 (gl_PREREQ_XALLOC): New macro.
74314         (gl_XALLOC): Invoke it.
74315
74316 2003-11-11  Bruno Haible  <bruno@clisp.org>
74317
74318         * lib/xsize.h (SIZE_MAX): Remove fallback definition.
74319         * lib/xalloc.h: Include limits.h. Assume SIZE_MAX and PTRDIFF_MAX are
74320         defined.
74321
74322 2003-11-10  Paul Eggert  <eggert@twinsun.com>
74323
74324         * lib/xalloc.h (xalloc_oversized): [! (defined PTRDIFF_MAX &&
74325         PTRDIFF_MAX < SIZE_MAX)]: Fix off-by-one error that would have
74326         rejected some allocations of exactly SIZE_MAX - 2 bytes.
74327         From Bruno Haible.
74328         [defined PTRDIFF_MAX && PTRDIFF_MAX < SIZE_MAX]: Use SIZE_MAX,
74329         not (size_t) -1, since it's defined here.
74330
74331 2003-11-09  Karl Berry  <karl@gnu.org>
74332
74333         * config/mkinstalldirs, depcomp, mdate-sh: update from automake.
74334
74335 2003-11-06  Paul Eggert  <eggert@twinsun.com>
74336
74337         * lib/xalloc.h [HAVE_STDINT_H]: Include <stdint.h>.
74338         (xalloc_oversized) [! (PTRDIFF_MAX < SIZE_MAX)]:
74339         Reject sizes of exactly SIZE_MAX bytes.
74340         * lib/xreadlink.c: Include "xalloc.h" before checking whether SIZE_MAX
74341         is defined, since "xalloc.h" now defines SIZE_MAX on modern hosts.
74342
74343 2003-11-05  Bruno Haible  <bruno@clisp.org>
74344
74345         * lib/xsize.h: Include limits.h, to avoid a possible collision with
74346         SIZE_MAX defined in <limits.h> on Solaris.
74347
74348 2003-11-04  Jim Meyering  <jim@meyering.net>
74349
74350         * modules/sysexits: Use the `$(VAR)' notation for AC_SUBST'd
74351         variable names, rather than @VAR@.
74352         * modules/poll: Likewise.
74353
74354 2003-11-04  Bruno Haible  <bruno@clisp.org>
74355
74356         * modules/xsize: New file.
74357         * modules/linebreak: Depend on xsize.
74358         * MODULES.html.sh (func_all_modules): Add xsize.
74359
74360 2003-11-04  Bruno Haible  <bruno@clisp.org>
74361
74362         * m4/xsize.m4: New file.
74363
74364 2003-11-04  Bruno Haible  <bruno@clisp.org>
74365
74366         * lib/xsize.h: New file.
74367         * lib/linebreak.c: Include xsize.h.
74368         (mbs_possible_linebreaks, mbs_width_linebreaks): Check malloc()
74369         argument for overflow.
74370         Suggested by Paul Eggert.
74371
74372 2003-11-03  Karl Berry  <karl@gnu.org>
74373
74374         * config/config.{guess,sub}: update from config.
74375
74376 2003-11-03  Jim Meyering  <jim@meyering.net>
74377
74378         * modules/userspec (lib_SOURCES): Add userspec.h.
74379         (Include): Add "userspec.h".
74380         Improve description.
74381
74382 2003-11-03  Jim Meyering  <jim@meyering.net>
74383
74384         * lib/userspec.c: Include "userspec.h".
74385         * lib/userspec.h: New file.
74386
74387 2003-11-03  Bruno Haible  <bruno@clisp.org>
74388
74389         * m4/wait-process.m4 (gl_WAIT_PROCESS): Also check for waitid.
74390
74391 2003-11-03  Bruno Haible  <bruno@clisp.org>
74392
74393         * lib/wait-process.c (wait_process): Use waitid with WNOWAIT if
74394         available, to avoid (extremely rare) race condition.
74395         Suggested by Paul Eggert.
74396
74397 2003-11-02  Karl Berry  <karl@gnu.org>
74398
74399         * config/srclist.txt (vasprintf.c): sync broken, sigh.
74400
74401 2003-10-31  Paul Eggert  <eggert@twinsun.com>
74402
74403         * lib/mountlist.h (struct mount_entry.me_type_malloced): New member.
74404         * lib/mountlist.c (SIZE_MAX): Define if not defined already.
74405         (read_filesystem_list): Set and use me_type_malloced.
74406         Use "sizeof *me" rather than "sizeof (struct mount_entry)" (or
74407         whatever the type happens to be), for brevity and consistency.
74408         Check for size calculation overflow on Alphas running OSF/1.
74409
74410 2003-10-31  Jim Meyering  <jim@meyering.net>
74411
74412         * lib/hash.c: Include "xalloc.h" for use of xalloc_oversized.
74413
74414         * lib/linebuffer.c: Include <string.h> for declaration of memset.
74415
74416 2003-10-30  Paul Eggert  <eggert@twinsun.com>
74417             Bruno Haible  <bruno@clisp.org>
74418
74419         * lib/vasprintf.c: Include <limits.h>, <stdlib.h>.
74420         (vasprintf): Fail if the resulting length doesn't fit in an 'int'.
74421
74422 2003-10-30  Paul Eggert  <eggert@cs.ucla.edu>
74423
74424         * m4/host-os.m4 (UTILS_HOST_OS): Change netbsd*-gnu pattern back to
74425         netbsd*-gnu*.  Suggested by Robert Millan.
74426
74427 2003-10-29  Paul Eggert  <eggert@twinsun.com>
74428
74429         * modules/group-member: Depend on stdbool.
74430
74431 2003-10-29  Paul Eggert  <eggert@twinsun.com>
74432
74433         * m4/xalloc.m4 (gl_XALLOC): Undo previous change.
74434
74435 2003-10-29  Paul Eggert  <eggert@twinsun.com>
74436
74437         * m4/host-os.m4 (UTILS_HOST_OS): Resurrect netbsd*-gnu.  Add comments
74438         to it, and to knetbsd*-gnu and kfreebsd*-gnu.  Remove the '*' from
74439         after the 'gnu' in these cases.  This fixes some bugs in the
74440         previous change, and is based on suggestions by Robert Millan.
74441
74442 2003-10-29  Paul Eggert  <eggert@twinsun.com>
74443
74444         * lib/xalloc.h (xalloc_oversized): Now a macro, not a function,
74445         so that it works even if SIZE_MAX < N.  Do not include <stdbool.h>;
74446         no longer needed.
74447         * lib/quotearg.c (quotearg_n_options): Use it.
74448         * lib/group-member.c: Include <stdbool.h>.
74449         (free_group_info): Arg is now const *; don't free arg.
74450         (get_group_info): Now returns bool and accepts struct group_info *,
74451         rather than returning a malloc'ed struct group_info *.
74452         All uses changed.  Check for overflow in internal size calculation.
74453
74454         * lib/getusershell.c (readname): Simplify the code by using x2nrealloc
74455         rather than xmalloc/xrealloc.
74456         * lib/linebuffer.c (initbuffer, readlinebuffer): Simplify the code by
74457         using x2realloc rather than xmalloc/xrealloc.  Also, fix a C
74458         conformance bug: the old code used a pointer after freeing the
74459         storage that it addressed.
74460         * lib/hash.c (hash_initialize): Simplify the code by using
74461         xalloc_oversized rather than doing it by hand.
74462         * lib/getgroups.c (getgroups): Don't use xrealloc, since we don't need
74463         the buffer preserved.  Use free and xmalloc instead.
74464         * lib/quotearg.c (quotearg_n_options): Likewise.
74465         Use a simpler test for size overflow.  Don't use xalloc_oversized
74466         because unsigned int might be wider than size_t (!); this suggests
74467         that we should switch from unsigned int to size_t for slot numbers.
74468
74469 2003-10-28  Paul Eggert  <eggert@twinsun.com>
74470
74471         * m4/host-os.m4 (UTILS_HOST_OS): Identify GNU/KFreeBSD and
74472         GNU/KNetBSD.  These implementations use glibc atop the FreeBSD and
74473         NetBSD kernels.  Requested by Richard Stallman.
74474
74475 2003-10-27  Paul Eggert  <eggert@twinsun.com>
74476
74477         * lib/exclude.c (new_exclude): Use xzalloc rather than xmalloc
74478         to allocate the returned structure.  Do not allocate a subarray,
74479         as x2nrealloc will do that.
74480         (add_exclude): Use x2nrealloc to reallocate ex->exclude,
74481         instead of xnrealloc.
74482         (add_exclude_file): Use x2realloc instead of malloc + xnrealloc.
74483
74484 2003-10-27  Bruno Haible  <bruno@clisp.org>
74485
74486         * lib/stdbool_.h: Better support for BeOS.
74487
74488 2003-10-26  Paul Eggert  <eggert@twinsun.com>
74489
74490         * m4/xalloc.m4 (gl_XALLOC): Requore AC_C_INLINE, since xalloc.h
74491         now uses inline.
74492
74493 2003-10-26  Paul Eggert  <eggert@twinsun.com>
74494
74495         * lib/xalloc.h (xalloc_oversized): New static inline function, for
74496         callers that want to do their own size-overflow checking.  Include
74497         <stdbool.h>, since xalloc_oversized returns bool.
74498         * lib/xalloc.c (array_size_overflow): Remove.  All callers changed
74499         to use xalloc_oversized.
74500
74501         Add two functions x2realloc, x2nrealloc, for programs that grow
74502         arrays dynamically by doubling their sizes.
74503         * lib/xalloc.h (x2realloc, x2nrealloc): New decls.
74504         * lib/xmalloc.c (x2nrealloc_inline, x2nrealloc, x2realloc):
74505         New functions.
74506
74507         Port to C99 semantics for 'inline' of external functions.
74508         Bug reported by Bruno Haible.
74509         * lib/xmalloc.c (xnmalloc_inline): New static inline function,
74510         with the old contents of xnmalloc.
74511         (xnmalloc, xmalloc): Use it.
74512         (xnrealloc_inline): New static inline function,
74513         with the old contents of xnrealloc.
74514         (xnrealloc, xrealloc): Use it.
74515
74516         * lib/alloc.c (alloca): xmalloc cannot return NULL, so don't test for
74517         that.
74518
74519 2003-10-26  Karl Berry  <karl@gnu.org>
74520
74521         * config/srclist.txt (COPYING.DOC): no longer available from
74522         /gd/gnuorg; don't know where the ultimate source is.
74523
74524 2003-10-25  Paul Eggert  <eggert@twinsun.com>
74525
74526         Fix several address-calculation bugs in the hash modules,
74527         plus some minor code cleanup.
74528
74529         * lib/hash.h: Include <stdbool.h>, for bool.
74530         * lib/hash.c: Don't include <stdbool.h>, since hash.h does it now.
74531         * lib/hash.h (Hash_hasher, hash_get_n_buckets, hash_get_n_buckets_used,
74532         hash_get_n_entries, hash_get_max_bucket_length,
74533         hash_get_entries, hash_do_for_each, hash_string, hash_initialize,
74534         hash_rehash): Use size_t rather than unsigned.
74535         * lib/hash.c (struct hash_table, hash_get_n_buckets,
74536         hash_get_n_buckets_used, hash_get_n_entries,
74537         hash_get_max_bucket_length, hash_table_ok, hash_print_statistics,
74538         hash_get_entries, hash_do_for_each, hash_string, is_prime,
74539         next_prime, hash_initialize, hash_rehash, hash_delete, hash_print):
74540         Likewise.
74541         (SIZE_MAX): Define if not defined.
74542         (hash_get_max_bucket_length, hash_table_ok, hash_lookup,
74543         hash_get_first, hash_get_next, hash_get_entries, hash_do_for_each,
74544         hash_print):
74545         Use const * when possible.
74546         (hash_string): Use (unsigned char) *P rather than *(unsigned char *) P.
74547         (check_tuning): Fix bug: if tuning parameters were very close to
74548         0 or 1, rounding errors could have caused subscript violations.
74549         (hash_initialize, allocate_entry, hash_print): Remove unnecessary cast.
74550         (hash_initialize): Add 'fail:' label
74551         to free table and return NULL, and use it to simplify code.
74552         Use calloc rather than clearing the storage ourself.
74553         (hash_initialize, hash_rehash): Check for arithmetic overflow in
74554         buffer size calculations.
74555         * lib/hash-pjw.h (hash_pjw): Use size_t, not unsigned.
74556         Include <stddef.h>, for size_t.
74557         * lib/hash-pjw.c (hash_pjw): Likewise.
74558         Switch to method described by Bruno Haible.
74559         Include <limits.h>, for CHAR_BIT.
74560         (SIZE_BITS): New macro.
74561
74562 2003-10-23  Paul Eggert  <eggert@twinsun.com>
74563
74564         * m4/getline.m4 (AM_FUNC_GETLINE):
74565         Don't include getndelim2.o twice into LIBOBJS; this breaks on some
74566         hosts.  Problem reported by Derek Robert Price in
74567         <http://mail.gnu.org/archive/html/bug-gnulib/2003-10/msg00092.html>.
74568         This patch can be withdrawn after Autoconf 2.58 is required for gnulib.
74569         * m4/getndelim2.m4 (gl_GETNDELIM2): Likewise.
74570
74571 2003-10-21  Paul Eggert  <eggert@twinsun.com>
74572
74573         * lib/getndelim2.c (getndelim2): When size calculation overflows,
74574         ceiling the allocation at NMAX bytes rather than silently
74575         discarding input bytes before NMAX is reached.  This makes
74576         a difference only if NMAX exceeds SIZE_MAX / 2.
74577
74578         * lib/obstack.c: Merge from glibc.
74579         [defined _LIBC]: Include <obstack.h>, not "obstack.h".
74580         Add libc_hidden_def (_obstack_newchunk).
74581         (_obstack_free) [! defined _LIBC]: Remove.
74582         [defined _LIBC]: Make a strong alias from obstack_free, rather than
74583         a clone of the function body.
74584         (fputs) [defined _LIBC && defined USE_IN_LIBIO]: Remove.
74585         [defined _LIBC && !defined USE_IN_LIBIO]: Include <libio/iolibio.h>.
74586
74587         * lib/obstack.h: Indenting cleanup, to make it easier to merge with
74588         glibc.
74589         (obstack_grow, obstack_grow0): Remove unnecessary parentheses around
74590         arg to memcpy.
74591
74592         * lib/obstack.h (obstack_1grow_fast): Properly parenthesize arg.
74593         (obstack_ptr_grow_fast, obstack_int_grow_fast):
74594         Don't use lvalue casts, as GCC plans to remove support for them
74595         in GCC 3.5.  Reported by Joseph S. Myers.  This bug
74596         was also present in the non-GCC version, indicating that this
74597         code had always been buggy and had never been widely used.
74598         (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
74599         Use the fast variant of each macro, rather than copying the
74600         definiens of the fast variant; that way, we'll be more likely to
74601         catch future bugs in the fast variants.
74602
74603 2003-10-20  Bruno Haible  <bruno@clisp.org>
74604
74605         * modules/wait-process: New file.
74606         * MODULES.html.sh (func_all_modules): Add wait-process.
74607
74608 2003-10-20  Bruno Haible  <bruno@clisp.org>
74609
74610         * m4/wait-process.m4: New file.
74611
74612 2003-10-20  Bruno Haible  <bruno@clisp.org>
74613
74614         * lib/wait-process.h: New file, from GNU gettext.
74615         * lib/wait-process.c: New file, from GNU gettext.
74616
74617 2003-10-19  Jim Meyering  <jim@meyering.net>
74618
74619         * lib/vasnprintf.c (vasnprintf): Work around losing snprintf on
74620         HPUX 10.20.
74621
74622 2003-10-18  Karl Berry  <karl@gnu.org>
74623
74624         * config/config.guess: update from config.
74625
74626 2003-10-16  Paul Eggert  <eggert@twinsun.com>
74627
74628         * lib/getgroups.c: Include <errno.h>, <stdlib.h>.
74629         (getgroups): First arg is int, not size_t.
74630         Don't let 'free' mangle errno.
74631
74632 2003-10-16  Paul Eggert  <eggert@twinsun.com>
74633
74634         * README: Mention that gnulib assumes that (foo *) NULL + 0 == NULL.
74635
74636 2003-10-16  Karl Berry  <karl@gnu.org>
74637
74638         * config/config.{guess,sub}: update from config.
74639
74640 2003-10-16  Jim Meyering  <jim@meyering.net>
74641
74642         * lib/xmalloc.c: Include <string.h>, for declarations of memset and
74643         memcpy.
74644
74645 2003-10-15  Paul Eggert  <eggert@twinsun.com>
74646
74647         * lib/exclude.c: Do not include <inttypes.h> or <stdint.h>.
74648         (SIZE_MAX): Remove.
74649         (new_exclude, add_exclude_file): Initial size no longer needs to
74650         be a power of 2.
74651         (add_exclude, add_exclude_file): Use xnrealloc instead of rolling
74652         our own address arithmetic overflow checking.
74653
74654         * lib/fnmatch.c (SIZE_MAX): Define if standard headers don't.
74655         (fnmatch): Do not alloca more than 2000 wide characters;
74656         instead, use malloc for large buffers.
74657         Check for address arithmetic overflow, and return -1
74658         with errno set to ENOMEM in that case.
74659         * lib/fnmatch_loop.c (ALLOCA_LIMIT): New macro.
74660         (NEW_PATTERN): Do not alloca more than 8000 bytes;
74661         instead, return -1.  Check for address arithmetic overflow.
74662
74663 2003-10-14  Paul Eggert  <eggert@twinsun.com>
74664
74665         Handle invalid suffixes and overflow independently, so that
74666         callers can treat them independently as needed.  Fix some bugs in
74667         suffix handling, e.g., "100k@" was not diagnosed as an invalid
74668         suffix for a human-readable blocksize.  The major caller-visible
74669         change is the addition of a new
74670         LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW enum value, indicating
74671         that both overflow and suffix chars were found.
74672
74673         * lib/human.c (humblock): Don't check separately for invalid suffix
74674         char; that is xstrtoumax's job (now that its bug is fixed).
74675         * lib/xstrtoimax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM) [defined
74676         INTMAX_MAX]: New macros.
74677         * lib/xstrtol.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM, TYPE_MINIMUM,
74678         TYPE_MAXIMUM): New macros.
74679         (bkm_scale, bkm_scale_by_power): Return strtol_error, not int.
74680         (bkm_scale, bkm_scale_by_power, __xstrtol): Return maximal values
74681         if overflow occurs, as it's what __strtol does and it's more useful
74682         in practice.
74683         (__xstrtol): If __strtol reports some error other than ERANGE,
74684         reflect it to the caller as LONGINT_INVALID.  If it reports
74685         ERANGE, continue the rest of parsing, and report LONGINT_OVERFLOW
74686         | LONGINT_INVALID_SUFFIX_CHAR if both errors occur.
74687         * lib/xstrtol.h (LONGINT_INVALID_SUFFIX_CHAR_WITH_OVERFLOW): New enum
74688         value.
74689         (_STRTOL_ERROR): Handle it.  Abort when given unknown error codes.
74690         * lib/xstrtoul.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM): New macros.
74691         * lib/xstrtoumax.c (STRTOL_T_MINIMUM, STRTOL_T_MAXIMUM)
74692         [defined UINTMAX_MAX]: New macros.
74693
74694 2003-10-14  Bruno Haible  <bruno@clisp.org>
74695
74696         * modules/fatal-signal: Add m4/sig_atomic_t.m4 to file list.
74697
74698 2003-10-14  Bruno Haible  <bruno@clisp.org>
74699
74700         * m4/sig_atomic_t: New file, from GNU gettext.
74701         * m4/fatal-signal.m4 (gl_FATAL_SIGNAL): Require gt_TYPE_SIG_ATOMIC_T.
74702
74703 2003-10-14  Bruno Haible  <bruno@clisp.org>
74704
74705         * lib/fatal-signal.h: Improved comments. Suggested by Paul Eggert.
74706         * lib/fatal-signal.c: Use sig_atomic_t. Suggested by Paul Eggert.
74707         Also use volatile where needed.
74708
74709 2003-10-12  Paul Eggert  <eggert@twinsun.com>
74710
74711         * modules/xalloc: Do not depend on 'exit'.  Depend on 'stdbool'.
74712         Change maintainer from Bruno Haible to 'all'.
74713
74714 2003-10-12  Paul Eggert  <eggert@twinsun.com>
74715
74716         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Require AC_C_INLINE.
74717
74718 2003-10-12  Paul Eggert  <eggert@twinsun.com>
74719
74720         * lib/xalloc.h (xnmalloc, xzalloc, xnrealloc, xclone): New decls.
74721         (XMALLOC, XCALLOC, XREALLOC, XFREE, CCLONE, CLONE): Deprecate,
74722         and define in terms of the other primitives.
74723         * lib/xmalloc.c: Include stdbool.h; do not include exit.h.
74724         (SIZE_MAX): Define if not already defined.
74725         (array_size_overflow): New function.
74726         (xalloc_die): Abort instead of exiting if 'error' returns.
74727         (xnmalloc, xnrealloc, xzalloc, xclone): New functions.
74728         (xmalloc, xrealloc): Use them.
74729         (xcalloc): Check for address arithmetic overflow.
74730         * lib/xstrdup.c (xstrdup): Use xclone, since memcpy should be
74731         a bit faster than strcpy.
74732
74733 2003-10-10  Simon Josefsson  <jas@extundo.com>
74734
74735         * modules/argp (Depends-on): Add restrict and strcase.
74736
74737 2003-10-10  Simon Josefsson  <jas@extundo.com>
74738
74739         * m4/argp.m4: Add AC_C_INLINE.
74740
74741 2003-10-08  Paul Eggert  <eggert@twinsun.com>
74742
74743         Merge getpass from libc, plus a few fixes.
74744
74745         * lib/getpass.c (HAVE_STDIO_EXT) [_LIBC]: Define to 1.
74746         Include <stdbool.h>.
74747         Include <stdio_ext.h> if HAVE_STDIO_H, otherwise define
74748         __fsetlocking to empty.
74749         [_LIBC]: Do not include "getline.h" or "unlocked-io.h", but
74750         do include <bits/libc-lock.h>.
74751         Do not include <fcntl.h>; not needed.
74752         [_LIBC]: Include <wchar.h>.
74753         (NOTCANCEL_MODE): New macro.
74754         (flockfile, funlockfile) [_LIBC]: New macros.
74755         (__libc_cleanup_push, __libc_cleanup_pop, __getline, __tcgetattr)
74756         [!_LIBC]: New macros.
74757         (call_fclose): New function.
74758         (getpass): Use it.  Save tty stream separately; this simplifies the
74759         code and makes it more reliable if stdin happens to equal stdout.
74760         Invoke __fsetlocking on tty.
74761         Handle thread cancellation if needed.
74762         Namespace cleanup (use __tcgetattr, __getline).
74763         Use bool for Booleans.
74764         [USE_IN_LIBIO]: Handle wide streams.
74765         [!_LIBC]: Unconditionally do the fseek, since we don't know what
74766         stream might go where.
74767
74768         * lib/unlocked-io.h: Include <stdio.h>, so that the caller
74769         doesn't have to include <stdio.h> before us.
74770         (clearerr_unlocked, feof_unlocked, ferror_unlocked,
74771         fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
74772         fread_unlocked, fwrite_unlocked, getc_unlocked, getchar_unlocked,
74773         putc_unlocked, putchar_unlocked): Define to the unlocked counterpart
74774         if not declared, so that we can use getpass.c code from libc without
74775         rewriting it.
74776         (flockfile, ftrylockfile, funlockfile): New macros.
74777
74778 2003-10-08  Paul Eggert  <eggert@twinsun.com>
74779
74780         * modules/getpass: Depend on stdbool.
74781
74782 2003-10-08  Paul Eggert  <eggert@twinsun.com>
74783
74784         * m4/getpass.m4 (gl_PREREQ_GETPASS): Check for stdio_ext.h.
74785
74786 2003-10-07  Karl Berry  <karl@gnu.org>
74787
74788         * config/config.{guess,sub}: update from config.
74789
74790 2003-10-06  Jim Meyering  <jim@meyering.net>
74791             Bruno Haible  <bruno@clisp.org>
74792
74793         This lets translators provide better translations for the
74794         "Written by ..." part of --version output.
74795         * lib/version-etc.h: Include stdarg.h.
74796         (version_etc_copyright): Declare as readonly.
74797         (version_etc): Make this function variadic with a NULL-terminated list
74798         of author name strings.
74799         (version_etc_va): New declaration.
74800         * lib/version-etc.c: Include stdarg.h, stdlib.h.
74801         (version_etc_copyright): Declare as readonly.
74802         (version_etc_va): New function. Provide a different translatable string
74803         for each possible number of authors < 10. Abbreviate when there are 10
74804         authors or more.
74805         (version_etc): Make this function variadic. Call version_etc_va.
74806         Suggestion from Gary V. Vaughan.
74807
74808         * lib/long-options.h (parse_long_options): Change prototype: the
74809         authors string is moved to the end and becomes variadic.
74810         * lib/long-options.c: Include stdarg.h.
74811         (parse_long_options): Make this function variadic, too.
74812         Call version_etc_va, not version_etc.
74813
74814 2003-10-06  Bruno Haible  <bruno@clisp.org>
74815
74816         * modules/version-etc-2: Remove file.
74817         * MODULES.html.sh (func_all_modules): Remove version-etc-2.
74818
74819 2003-10-06  Bruno Haible  <bruno@clisp.org>
74820
74821         * modules/fatal-signal: New file.
74822         * MODULES.html.sh (func_all_modules): Add fatal-signal.
74823
74824 2003-10-06  Bruno Haible  <bruno@clisp.org>
74825
74826         * m4/fatal-signal.m4: New file.
74827         * m4/signalblocking.m4: New file, from GNU gettext.
74828
74829 2003-10-06  Bruno Haible  <bruno@clisp.org>
74830
74831         * lib/version-etc-2.h: Remove file.
74832         * lib/version-etc-2.c: Remove file.
74833
74834 2003-10-06  Bruno Haible  <bruno@clisp.org>
74835
74836         * lib/fatal-signal.h: New file, from GNU gettext.
74837         * lib/fatal-signal.c: New file, from GNU gettext.
74838
74839 2003-10-05  Paul Eggert  <eggert@twinsun.com>
74840
74841         * README: Rework advice for preventing empty .o files.
74842         Don't recommend ELIDE constructs.  Recommend <stddef.h>,
74843         not <sys/types.h>.
74844
74845 2003-10-04  Karl Berry  <karl@gnu.org>
74846
74847         * lib/argp*: update from libc.
74848
74849 2003-10-04  Karl Berry  <karl@gnu.org>
74850
74851         * config/config.{guess,sub}: update from config.
74852
74853 2003-10-02  Bruno Haible  <bruno@clisp.org>
74854
74855         * modules/lchown (Include): Add lchown.h.
74856         * modules/time_r (Include): Use "..." syntax.
74857         * modules/xgetdomainname (Include): Add xgetdomainname.h.
74858
74859 2003-10-01  Simon Josefsson  <jas@extundo.com>
74860
74861         * MODULES.html.sh (func_all_modules): Move gethostname from section
74862         'based on' to section 'lacking' POSIX:2001.
74863
74864 2003-10-01  Larry Jones  <lawrence.jones@eds.com>
74865
74866         * lib/getpass.c (getpass): Use a no-op fseek when switching from input
74867         to output mode on the same stream.
74868
74869 2003-09-29  Paul Eggert  <eggert@twinsun.com>
74870
74871         * lib/strftime.c (tm_diff) [! HAVE_TM_GMTOFF]:
74872         Fix arg typo in previous patch.
74873
74874 2003-09-28  Jim Meyering  <jim@meyering.net>
74875
74876         * lib/error.c: Correct cpp indentation.
74877
74878 2003-09-27  Paul Eggert  <eggert@twinsun.com>
74879
74880         * modules/free: New file.
74881
74882 2003-09-27  Paul Eggert  <eggert@twinsun.com>
74883
74884         * m4/free.m4: New file.
74885
74886 2003-09-27  Paul Eggert  <eggert@twinsun.com>
74887
74888         * lib/minmax.h (MIN, MAX)
74889         [__STDC__ && defined __GNUC__ && __GNUC__ >= 2]:
74890         Omit the special code that used __typeof__, since we worry that
74891         it could be more trouble than it's worth.  See:
74892         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00090.html
74893         http://mail.gnu.org/archive/html/bug-gnulib/2003-01/msg00095.html
74894
74895         * lib/free.c: New file.
74896
74897 2003-09-27  Oskar Liljeblad  <oskar@osk.mine.nu>
74898
74899         Trivial fixes to Makefile.am parts of module listings.
74900         * modules/strstr: Append strstr.h to lib_SOURCES.
74901         * modules/strcase: Likewise, for strcase.h.
74902
74903 2003-09-27  Karl Berry  <karl@gnu.org>
74904
74905         * config/mkinstalldirs: update from automake.
74906
74907 2003-09-26  Paul Eggert  <eggert@twinsun.com>
74908
74909         * lib/error.c (SIZE_MAX) [!defined SIZE_MAX]: Define.
74910         (error_tail): Do not loop, reallocating temporary buffer, since
74911         the output cannot contain more wide characters than the input
74912         contains bytes, the size must be big enough already.  This avoids
74913         one potential size overflow calculation.  Check for size overflow
74914         when calculating temporary buffer size.  Free temporary buffer
74915         when done, if it was allocated with malloc; this plugs a memory
74916         leak.  Remove casts from void * to pointers, that are no longer
74917         needed now that we're assuming C89 or better.
74918
74919         Merge error changes from glibc.
74920
74921         * lib/error.c, error.h: Update copyright notice header to match glibc.
74922         * lib/error.c [defined _LIBC]: Include <errno.h>, <bits/libc-lock.h>.
74923         (error, error_at_line) [defined _LIBC && defined __libc_ptf_call]:
74924         Disable cancellation while printing error.
74925         * lib/error.h: Prepend __ to parameter names.
74926
74927 2003-09-26  Jim Meyering  <jim@meyering.net>
74928
74929         * lib/error.c (error_tail): Move some declarations
74930         into inner scope where the local variables are used.
74931
74932 2003-09-26  Bruno Haible  <bruno@clisp.org>
74933
74934         * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Add comments about the AIX
74935         stpncpy().
74936         Don't define stpncpy through config.h; it's now done through stpncpy.h.
74937
74938 2003-09-26  Bruno Haible  <bruno@clisp.org>
74939
74940         * lib/stpncpy.h (gnu_stpncpy): New declaration.
74941         (stpncpy): Define as alias for gnu_stpncpy.
74942         * lib/stpncpy.c [!_LIBC]: Define gnu_stpncpy, not stpncpy.
74943
74944 2003-09-25  Simon Josefsson  <jas@extundo.com>
74945
74946         * lib/xgetdomainname.h: New file.
74947         * lib/xgetdomainname.c: New file.
74948
74949 2003-09-25  Simon Josefsson  <jas@extundo.com>
74950             Bruno Haible  <bruno@clisp.org>
74951
74952         * modules/getdomainname: New file.
74953         * modules/xgetdomainname: New file.
74954         * MODULES.html.sh (func_all_modules): Add getdomainname,
74955         xgetdomainname.
74956
74957 2003-09-25  Simon Josefsson  <jas@extundo.com>
74958             Bruno Haible  <bruno@clisp.org>
74959
74960         * m4/getdomainname.m4: New file.
74961
74962 2003-09-25  Simon Josefsson  <jas@extundo.com>
74963             Bruno Haible  <bruno@clisp.org>
74964
74965         * lib/getdomainname.h: New file.
74966         * lib/getdomainname.c: New file.
74967
74968 2003-09-25  Karl Berry  <karl@gnu.org>
74969
74970         * lib/argp-fmtstream.c, argp-help.c: update from libc.
74971
74972 2003-09-25  Karl Berry  <karl@gnu.org>
74973
74974         * config/install-sh: update from automake.
74975
74976 2003-09-25  Bruno Haible  <bruno@clisp.org>
74977
74978         * modules/version-etc-2: New file, from modules/version-etc with
74979         modifications.
74980         * MODULES.html.sh (func_all_modules): Add version-etc-2.
74981
74982 2003-09-25  Bruno Haible  <bruno@clisp.org>
74983
74984         * lib/version-etc-2.h: New file, from version-etc.h with modifications.
74985         * lib/version-etc-2.c: New file, from version-etc.c with modifications.
74986
74987 2003-09-24  Simon Josefsson  <jas@extundo.com>
74988
74989         * modules/xgethostname: Add xgethostname.h.
74990
74991 2003-09-24  Paul Eggert  <eggert@twinsun.com>
74992
74993         * lib/linebuffer.c (freebuffer): Don't free the argument, just
74994         the buffer associated with the argument.  Bug reported by
74995         Simon Josefsson.
74996
74997 2003-09-24  Paul Eggert  <eggert@twinsun.com>
74998
74999         * README: Document assumptions that 'int' is at least 32 bits
75000         wide, that integer arithmetic is 2's complement without overflow,
75001         that there are no holes in integer values, that adding sizes of
75002         two nonoverlapping objects can't overflow, and that all-bits-zero
75003         yields scalar zero.  Fix spelling and capitalization typos.
75004
75005 2003-09-19  Karl Berry  <karl@gnu.org>
75006
75007         * lib/argp.h: update from libc.
75008
75009 2003-09-17  Paul Eggert  <eggert@twinsun.com>
75010
75011         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
75012         to avoid spurious warnings like "AC_RUN_IFELSE was called before
75013         gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
75014
75015 2003-09-17  Paul Eggert  <eggert@twinsun.com>
75016
75017         * gnulib-tool: Use "test -h", not "test -L", for portability
75018         to Solaris 8 /bin/sh.  (This bug is fixed in Solaris 9.)
75019         (tags_regexp): Remove, since \| doesn't conform to POSIX.
75020         (sed_extract_prog): Issue s commands one-by-one, rather than
75021         using \| in one s command.
75022
75023 2003-09-16  Paul Eggert  <eggert@twinsun.com>
75024
75025         * lib/linebuffer.c (readlinebuffer): Return NULL immediately upon
75026         input error, instead of returning NULL the next time we are called
75027         (and therefore losing track of errno).
75028
75029 2003-09-16  Bruno Haible  <bruno@clisp.org>
75030
75031         * gnulib-tool (func_create_testdir): Warn about duplicated
75032         dependencies.
75033
75034 2003-09-15  Paul Eggert  <eggert@twinsun.com>
75035
75036         * modules/argmatch, modules/fatal, modules/obstack,
75037         modules/xalloc, modules/xgethostname: Sort dependencies by
75038         importance, not alphabetically.
75039
75040 2003-09-15  Paul Eggert  <eggert@twinsun.com>
75041
75042         * lib/getndelim2.c (getndelim2): Don't trash errno when a read
75043         fails, so that the caller gets the proper errno.
75044
75045         * lib/readutmp.c (read_utmp): Likewise.
75046         Check for fstat error.  Close stream and free storage
75047         when failing.
75048
75049 2003-09-14  Karl Berry  <karl@gnu.org>
75050
75051         * config/srclist.txt (strdup.c): disable for c89 changes.
75052
75053 2003-09-14  Jim Meyering  <jim@meyering.net>
75054
75055         * lib/getloadavg.c: Correct cpp indentation.
75056         * lib/strdup.c: Likewise.
75057         * lib/vasnprintf.c: Likewise.
75058
75059 2003-09-14  Bruno Haible  <bruno@clisp.org>
75060
75061         * modules/fwriteerror: New file.
75062         * MODULES.html.sh (func_all_modules): Add fwriteerror.
75063
75064 2003-09-14  Bruno Haible  <bruno@clisp.org>
75065
75066         * lib/fwriteerror.h: New file.
75067         * lib/fwriteerror.c: New file.
75068
75069 2003-09-12  Paul Eggert  <eggert@twinsun.com>
75070
75071         * modules/argmatch, modules/exitfail, modules/fatal, modules/obstack,
75072         modules/xgethostname, modules/xalloc: Depend on exit.
75073
75074 2003-09-12  Paul Eggert  <eggert@twinsun.com>
75075
75076         * m4/error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.
75077
75078         * m4/extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Require AC_AIX
75079         and AC_MINIX, too, so that their extensions are available.
75080
75081         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Remove.  All uses removed.
75082         This macro has been superseded by gl_BACKUPFILE.
75083
75084         More patches to assume C89 or better.
75085
75086         * m4/error.m4 (gl_ERROR): Don't check for vprintf.
75087
75088         * m4/check-decl.m4 (jm_CHECK_DECLS): Include <string.h>, <stdlib.h>
75089         unconditionally.
75090         * m4/closeout.m4 (gl_CLOSEOUT): Don't check for stdlib.h.
75091         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER):
75092         Include <string.h>, <stdlib.h> unconditionally.
75093         * m4/lstat.m4 (gl_PREREQ_LSTAT): Don't check for stdlib.h, free.
75094         * m4/readdir.m4 (GL_FUNC_READDIR): Don't check for string.h.
75095         * m4/readutmp.m4 (gl_PREREQ_READUTMP): Don't check for standard C
75096         headers or for string.h.
75097         * m4/strtoumax.m4 (gl_PREREQ_STRTOUMAX): Don't check for stdlib.h
75098         or strtoul.
75099
75100         * m4/mkstemp.m4 (jm_PREREQ_TEMPNAME): Do not require standard C
75101         headers.
75102         * m4/strdup.m4 (gl_PREREQ_STRDUP): Likewise.
75103         * m4/userspec.m4 (gl_USERSPEC): Likewise.
75104         * m4/xalloc.m4 (gl_PREREQ_XMALLOC): Likewise.
75105         * m4/xstrtod.m4 (gl_XSTRTOD): Likewise.
75106         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
75107         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't check for limits.h,
75108         memcpy, memset.
75109         (jm_FUNC_GNU_STRFTIME): Don't require standard C headers.
75110         * m4/strtod.m4 (gl_FUNC_STRTOD): Do not check for float.h.
75111         * m4/strtoimax.m4 (gl_PREREQ_STRTOIMAX): Do not check for stdlib.h,
75112         strtol.
75113         * m4/strtol.m4 (gl_FUNC_STRTOL): Do not check for limits.h.
75114         * m4/userspec.m4 (gl_USERSPEC): Do not check for string.h.
75115         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Do not check for string.h, strtol,
75116         strtoul.
75117
75118 2003-09-12  Paul Eggert  <eggert@twinsun.com>
75119
75120         * lib/argmatch.c, fatal.c, xgethostname.c, xmalloc.c: Include exit.h.
75121         * lib/obstack.c [!defined _LIBC]: Likewise.
75122         * lib/argmatch.c (EXIT_FAILURE): Remove; now done by exit.h
75123         * lib/exitfail.c, fatal.c, xgethostname.c, xmalloc.c: Likewise.
75124         * lib/exitfail.c: Don't include stdlib.h; no longer needed.
75125
75126         More changes to assume C89 or better.
75127
75128         * lib/error.c (error_tail): Assume vprintf.
75129
75130         * lib/argmatch.c (getenv): Remove decl.
75131         * lib/progreloc.c (get_full_program_name): Define via prototype.
75132         * lib/setenv.c (clearenv): Likewise.
75133         * lib/stpncpy.c: Do not include <string.h> or <sys/types.h>; not
75134         needed.
75135         * lib/strdup.c: Include <stdlib.h>, <string.h> unconditionally.
75136         (malloc, memcpy): Remove decls.
75137         * lib/strftime.c (HAVE_LIMITS_H, STDC_HEADERS) [defined _LIBC]: Remove.
75138         (HAVE_MEMCPY) [defined emacs && !defined HAVE_BCOPY]: Remove.
75139         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
75140         (memcpy): Remove macro.
75141         (MEMCPY) [!defined COMPILE_WIDE]: Define to memcpy unconditionally.
75142         (__P): Remove.  All uses removed.
75143         (PTR): Remove.  All uses changed to void *.
75144         (CHAR_BIT, NULL): Remove.
75145         (spaces, zeros, memset_space, memset_zero)
75146         [!defined memset && !defined HAVE_MEMSET && !defined _LIBC]:
75147         Remove.
75148         (LOCALE_PARAM, LOCALE_PARAM_DECL): Remove.
75149         (memcpy_lowcase, memcpy_uppcase, tm_diff, iso_week_days):
75150         Define with prototype.
75151         Remove now-unnecessary prototype decl.
75152         (extra_args_spec): Assume ANSI C.  All uses changed.
75153         (extra_args_spec_iso): Remove.
75154         (my_strftime, emacs_strftimeu): Define via prototype.
75155         * lib/strtod.c: Include <float.h>, <stdlib.h>, <string.h>
75156         unconditionally.
75157         (DBL_MAX, DBL_MIN, HUGE_VAL, NULL): Remove decls.
75158         * lib/strtoimax.c: Include <stdlib.h> unconditionally.
75159         (strtoul, strtol): Remove decls.
75160         * lib/strtol.c (STDC_HEADERS, HAVE_LIMITS_H, NULL, ULONG_MAX,
75161         LONG_MAX): Remove.
75162         Include <limits.h>, <stddef.h>, <stdlib.h>, <string.h> unconditionally.
75163         (LOCALE_PARAM_DECL): Remove.  All uses changed to LOCALE_PARAM_PROTO.
75164         (LOCALE_PARAM_PROTO): New macro.
75165         (INTERNAL, INTERNAL1, WEAKNAME): Assume ANSI C, not K&R.
75166         (INTERNAL (strtol), strtol): Define with a prototype.
75167         (PARAMS): Remove.  All uses removed.
75168         * lib/tempname.c: Include <string.h> unconditionally.
75169         * lib/userspec.c: Include <stdlib.h>, <string.h> unconditionally.
75170         * lib/xgethostname.c (main): Define with a prototype.
75171         * lib/xmalloc.c: Include "xalloc.h" first, to check interface.
75172         Include <stdlib.h> unconditionally.
75173         (calloc, malloc, realloc, free): Remove decls.
75174         * lib/xstrtod.c: Include "xstrtod.h" first, to check interface.
75175         Include <stdlib.h> unconditionally.  Sort include file names.
75176         (strtod): Remove.
75177         (xstrtod): Define with a prototype.
75178         * lib/xstrtol.c: Include <stdlib.h>, <string.h> unconditionally.
75179         (strtol, strtoul): Remove decls.
75180
75181 2003-09-11  Paul Eggert  <eggert@twinsun.com>
75182
75183         More patches to assume C89 or better.
75184         * m4/strndup.m4 (gl_PREREQ_STRNDUP): Remove STDC_HEADERS check.
75185         * m4/strnlen.m4 (gl_PREREQ_STRNLEN): Don't check for memory.h,
75186         string.h, memchr, STDC_HEADERS.
75187
75188 2003-09-11  Paul Eggert  <eggert@twinsun.com>
75189
75190         * lib/strndup.c: Don't include <stdio.h>, <sys/types.h>.
75191         Include <stdlib.h>, <string.h> unconditionally.
75192         Remove now-unnecessary cast to char *.
75193         * lib/strnlen.c: Include <string.h> unconditionally.
75194         * lib/yesno.c (yesno): Define with a prototype.
75195
75196 2003-09-11  Bruno Haible  <bruno@clisp.org>
75197
75198         * config/srclist.txt (setenv.c, unsetenv.c): Disable for the moment.
75199
75200 2003-09-10  Jim Meyering  <jim@meyering.net>
75201
75202         * lib/error.c: Correct indentation of cpp directives.
75203
75204 2003-09-10  Bruno Haible  <bruno@clisp.org>
75205
75206         * m4/strcspn.m4 (gl_PREREQ_STRCSPN): Remove <string.h> check.
75207         * m4/strpbrk.m4 (gl_PREREQ_STRPBRK): Remove <string.h> check.
75208         * m4/strstr.m4 (gl_PREREQ_STRSTR): Remove <string.h> check.
75209         * m4/unicodeio.m4 (gl_UNICODEIO): Remove <string.h> check.
75210         * m4/setenv.m4 (gl_PREREQ_SETENV, gl_PREREQ_UNSETENV): Remove
75211         <stdlib.h> and <string.h> checks.
75212         * m4/xreadlink.m4 (gl_XREADLINK): Remove <stdlib.h> check.
75213         * m4/yesno.m4 (gl_YESNO): Remove <stdlib.h> check.
75214
75215 2003-09-10  Bruno Haible  <bruno@clisp.org>
75216
75217         * lib/strcspn.c: Include <string.h> unconditionally.
75218         * lib/strpbrk.c: Include <string.h> unconditionally.
75219         * lib/strstr.c: Include <string.h> unconditionally.
75220         * lib/unicodeio.c: Include <string.h> unconditionally.
75221         * lib/setenv.c: Include <stdlib.h> and <string.h> unconditionally.
75222         * lib/unsetenv.c: Likewise.
75223         * lib/xreadlink.c: Include <stdlib.h> unconditionally.
75224         * lib/yesno.c: Include <stdlib.h> unconditionally.
75225         (rpmatch): Add prototype.
75226
75227 2003-09-09  Paul Eggert  <eggert@twinsun.com>
75228
75229         More patches to assume C89 or better.
75230         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Don't check for stdlib.h.
75231         * m4/getopt.m4 (gl_GETOPT): Don't check for string.h.
75232         * m4/getugroups.m4 (gl_GETUGROUPS): Do not check for standard C headers
75233         or for string.h.
75234         * m4/getusershell.m4 (gl_PREREQ_GETUSERSHELL): Do not check for
75235         stdlib.h.
75236         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): Do not require standard
75237         C headers.
75238         * m4/hard-locale.m4 (gl_HARD_LOCALE): Do not check for stdlib.h,
75239         string.h.
75240         * m4/hash.m4 (gl_HASH): Do not check for stdlib.h, malloc, free.
75241         * m4/human.m4 (gl_HUMAN): Do not check for stdlib.h, string.h, getenv.
75242         * m4/idcache.m4 (gl_IDCACHE): Do not check for standard C headers,
75243         or for string.h.
75244         * m4/long-options.m4 (gl_LONG_OPTIONS): Do not check for stdlib.h.
75245         * m4/makepath.m4 (gl_MAKEPATH): Do not check for string.h or standard
75246         C headers.
75247         * m4/md5.m4 (gl_MD5): Don't check for limits.h, standard C headers,
75248         memcpy.
75249         * m4/sha.m4 (gl_SHA): Don't check for standard Cheaders, memcpy.
75250         * m4/memchr.m4 (jm_PREREQ_MEMCHR): Don't check for limits.h, stdlib.h.
75251         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): Don't check for string.h.
75252         * m4/memcoll.m4 (gl_MEMCOLL): Likewise.
75253         * m4/memrchr.c (gl_PREREQ_MEMRCHR): Don't check for limits.h.
75254         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): Don't check for stdlib.h,
75255         string.h, free.
75256         * m4/mktime.m4 (gl_PREREQ_MKTIME): Don't check for standard C headers.
75257         * m4/modechange.m4 (gl_MODECHANGE): Don't check for standard C headers.
75258         * m4/mountlist.m4 (gl_PREREQ_MOUNTLIST_EXTRA): Don't check for standard
75259         C headers, or for string.h.
75260         * m4/obstack.m4 (gl_OBSTACK): Don't check for stddefe.h, string.h.
75261         (gl_PREREQ_OBSTACK): Don't check for stdlib.h.
75262         * m4/path-concat.m4 (gl_PATH_CONCAT): Don't check for standard C
75263         headers, memory.h, stdlib.h, string.h, strings.h.
75264         * m4/posixtm.m4 (gl_POSIXTM): Don't check for stdlib.h, string.h.
75265         * m4/posixver.m4 (gl_POSIXVER): Don't check for getenv.
75266         * m4/putenv.m4 (gl_PREREQ_PUTENV): Don't check for string.h, memcpy,
75267         strchr.
75268         * m4/readtokens.m4 (gl_READTOKENS): Don't check for standard C
75269         headers, memory.h, string.h.
75270         * m4/regex.m4 (jm_PREREQ_REGEX): Do not check for limits.h, string.h.
75271         * m4/rename.m4 (gl_PREREQ_RENAME): Do not check for stdlib.h, string.h,
75272         free.
75273         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Don't check for standard C
75274         headers.
75275         * m4/same.m4 (gl_SAME): Don't check for stdlib.h, string.h, free.
75276         * m4/save-cwd.m4 (gl_SAVE_CWD): Don't check for standard C headers.
75277         * m4/savedir.m4 (gl_SAVEDIR): Don't check for standard C headers.
75278         * m4/strchrnul.m4 (gl_PREREQ_STRCHRNUL): Don't check for string.h.
75279         * m4/xgetcwd.m4 (gl_XGETCWD): Don't check for stdlib.h.
75280
75281 2003-09-09  Paul Eggert  <eggert@twinsun.com>
75282
75283         More K&R removal.
75284
75285         * lib/acosl.c (main): Use a prototype.
75286         * lib/asinl.c, cosl.c, expl.c, frexpl.c, ldexpl.c, sinl.c,
75287         tanl.c: Likewise.
75288
75289         * lib/getloadavg.c (getloadavg, main): Define via prototypes.
75290
75291         * lib/getopt.h (struct option.name): Assume C89, and use 'const'.
75292         (getopt, etopt_long, getopt_long_only, _getopt_internal)
75293         [defined __GNU_LIBRARY__]: Assume C89, so we can always declare
75294         with a prototype.
75295         * lib/getopt.c (const): Remove macro.
75296         Include <string.h> unconditionally.
75297         (my_index): Remove; all uses changed to strchr.
75298         (strlen): Remove decl.
75299         (exchange): Remove forward decl; no longer needed.
75300         (exchange, _getopt_initialize, _getopt_internal, getopt, main):
75301         Define with prototype.
75302         * lib/getopt1.c (const): Remove macro.
75303         (getopt_long, getopt_long_only, main): Define with prototype.
75304
75305         * lib/getugroups.c: Include <string.h> unconditionally.
75306
75307         * lib/getusershell.c: Include <stdlib.h> unconditionally.
75308         (getusershell, setusershell, endusershell, readname, main):
75309         Define with prototypes.
75310
75311         * lib/group-member.c: Include group-member.h first.
75312         Include <stdlib.h> unconditionally.
75313
75314         * lib/hard-locale.c: Include hard-locale.h first.
75315         Include <stdlib.h>, <string.h> unconditionally.
75316
75317         * lib/hash.c (free, malloc): Remove decls.
75318         Include <stdlib.h> unconditionally.
75319
75320         * lib/human.c: Include <stdlib.h>, <string.h> unconditionally.
75321         (getenv): Do not declare.
75322
75323         * lib/idcache.c: Include <string.h> unconditionally.
75324
75325         * lib/long-options.c: Include long-options.h first, to test interface.
75326         Include <stdlib.h> unconditionally.
75327
75328         * lib/makepath.c: Include makepath.h first, to test interface.
75329         Include <stdlib.h> and <string.h> unconditionally.
75330
75331         * lib/linebuffer.c: Include <stdlib.h>.
75332         (free): Remove decl.
75333
75334         * lib/malloc.c: Include <stdlib.h>, for malloc; don't bother with
75335         stddef.h. rpl_malloc returns void *, not char *.
75336         * lib/realloc.c (rpl_realloc): Likewise.  Also, define with a
75337         prototype.
75338
75339         * lib/md5.h: Include <limits.h> unconditionally.
75340         (UINT_MAX_32_BITS): Don't worry about non-__STDC__ case.
75341         (__P): Remove; all uses removed.
75342         * lib/md5.c: Include "md5.h" first.
75343         (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
75344         md5_buffer, md5_process_bytes, md5_process_block):
75345         Define with prototypes.
75346         * lib/sha.h (__P): Remove all uses.  (It wasn't defined??)
75347         * lib/sha.c: Include "sha.h" first.
75348         Include <stdlib.h>, <string.h> unconditionally.
75349
75350         * lib/memchr.c (__ptr_t): Remove; all uses changed to void *.
75351         * lib/memcmp.c (__ptr_t): Likewise.
75352         * lib/memrchr.c (__ptr_t): Likewise.
75353         * lib/memchr.c, memcmp.c, memcoll.c, memrchr.c:
75354         Include <string.h> unconditionally.
75355         * lib/memchr.c, memrchr.c: Include <limits.h> unconditionally.
75356         * lib/memchr.c: Include <stdlib.h> unconditionally.
75357         * lib/memchr.c (LONG_MAX): Remove.
75358         * lib/memrchr.c (LONG_MAX): Likewise.
75359         * lib/memchr.c (__memchr): Define via a prototype.
75360         * lib/memrchr.c (__memrchr): Likewise.
75361         * lib/memcmp.c (__P): Remove, and remove all uses.
75362         (memcmp_bytes, memcmp_common_alignment, memcmp_not_common_alignment):
75363         Remove forward decls; no longer needed.
75364         * lib/memcpy.c, memmove.c, memset.c: Include <stddef.h>.
75365         Use types required by C89 in prototype.
75366
75367         * lib/mkdir.c: Include <stdlib.h>, <string.h> unconditionally.
75368         * lib/savedir.c: Likewise.
75369         * lib/mkdir.c (free): Remove decl.
75370         * lib/rmdir.c (rmdir): Define with a prototype.
75371         * lib/savedir.c: Include savedir.h first, to test interface.
75372
75373         * lib/mktime.c (STDC_HEADERS): Remove.
75374         Include <stdlib.h>, <string.h> unconditionally.
75375
75376         * lib/modechange.c: Include <stdlib.h> unconditionally.
75377         (malloc): Remove decl.
75378
75379         * lib/mountlist.c: Include <stdlib.h>, <string.h> unconditionally.
75380         (free): Remove decl.
75381
75382         * lib/obstack.h (PTR_INT_TYPE) [!defined __PTRDIFF_TYPE__]:
75383         Define to ptrdiff_t, without bothering to check HAVE_STDDEF_H.
75384         (This type really should be intptr_t, but that's a C99ism.)
75385         (_obstack_memcpy): Remove: all uses changed to memcpy.
75386         Include <string.h> unconditionally.
75387         (struct obstack): Assume __STDC__ for types of members
75388         chunkfun, freefun, extra_arg.
75389         (_obstack_newchunk, _obstack_free, _obstack_begin, _obstack_begin_1,
75390         _obstack_memory_used, obstack_alloc_failed_handler, obstack_init,
75391         obstack_begin, obstack_specify_allocation,
75392         obstack_specify_allocation_with_arg, obstack_chunkfun,
75393         obstack_freefun, obstack_free) [! (defined __STDC__ && __STDC__)]:
75394         Remove unprototyped decls and the macros that use them.
75395         * lib/obstack.c (POINTER): Remove.  All uses changed to void *.
75396         (obstack_alloc_failed_handler, CALL_CHUNKFUN, CALL_FREEFUN,
75397         _obstack_begin, _obstack_begin_1, _obstack_allocated_p)
75398         (defined __STDC__ && __STDC__)]:
75399         Remove nonprototyped code.
75400         Include <stdlib.h> unconditionally.
75401         (_obstack_begin, _obstack_begin_1, _obstack_newchunk,
75402         _obstack_allocated_p, _obstack_free, obstack_free,
75403         _obstack_memory_used, print_and_abort):
75404         Define using prototypes.
75405         (obstack_1grow, obstack_1grow_fast, obstack_alloc, obstack_base,
75406         obstack_blank, obstack_blank_fast, obstack_copy, obstack_copy0,
75407         obstack_finish, obstack_grow, obstack_grow0, obstack_make_room,
75408         obstack_next_free, obstack_object_size, obstack_room) [0]:
75409         Remove unused, unprototyped code.
75410
75411         * lib/path-concat.c: Include <stdlib.h>, <string.h> unconditionally.
75412
75413         * lib/physmem.c (physmem_total, physmem_available, main): Define
75414         with prototypes.
75415
75416         * lib/posixtm.c: Include <stdlib.h>, <string.h> unconditionally.
75417         (main): Define with a prototype.
75418
75419         * lib/posixver.c (getenv): Remove decl.
75420
75421         * lib/putenv.c (malloc): Returns void *, not char *.
75422         Include <string.h> unconditionally.
75423         (strchr, memcpy, NULL): Do not define.
75424
75425         * lib/readtokens.c: Include readtokens.h first, to test interface.
75426         Include <stdlib.h>, <string.h> unconditionally.
75427         (init_tokenbuffer): Define with a prototype.
75428
75429         * lib/regex.c (PARAMS): Remove.  All uses removed.
75430         All uses of _RE_ARGS removed, too.
75431         Include <stddef.h>, <stdlib.h>, <string.h>, <limits.h>
75432         unconditionally.
75433         (bzero): Assume memset exists.
75434         (memcmp, memcpy, NULL): Remove.
75435         (SIGN_EXTEND_CHAR): Remove; all uses replaced by casts to signed
75436         char, or assignments to local vars of type signed char.
75437         (init_syntax_once, PREFIX(extract_number_and_incr),
75438         PREFIX(print_partial_compiled_pattern),
75439         PREFIX(print_compiled_pattern), PREFIX(print_double_string),
75440         convert_mbs_to_wcs, print_fastmap, re_set_syntax,
75441         PREFIX(regex_grow_registers), PREFIX(regex_compile),
75442         PREFIX(store_op1), PREFIX(store_op2), PREFIX(insert_op1),
75443         PREFIX(insert_op2), PREFIX(at_begline_loc_p),
75444         PREFIX(at_endline_loc_p), group_in_compile_stack, insert_space,
75445         wcs_compile_range, byte_compile_range, truncate_wchar,
75446         PREFIX(re_compile_fastmap), re_compile_fastmap, re_set_registers,
75447         re_search, re_search_2, PREFIX(re_search_2), re_match, re_match_2,
75448         count_mbs_length, wcs_re_match_2_internal,
75449         byte_re_match_2_internal, PREFIX(group_match_null_string_p),
75450         PREFIX(alt_match_null_string_p),
75451         PREFIX(common_op_match_null_string_p), PREFIX(bcmp_translate),
75452         re_compile_pattern, re_comp, re_exec, regcomp, regexec, regerror,
75453         regfree, PREFIX(extract_number)): Define with prototype.  Remove
75454         now-unnecessary declaration, if any.
75455         (byte_compile_range, PREFIX(regex_compile), re_comp, re_exec,
75456         regcomp, regexec):
75457         Remove now-unnecessary casts among pointer types.
75458         * lib/regex.h (_RE_ARGS): Remove.  All uses removed.
75459
75460         * lib/rename.c: Include <stdlib.h>, <string.h> unconditionally.
75461         (free): Remove decl.
75462
75463         * lib/rpmatch.c: Include <stdlib.h> unconditionally.
75464
75465         * lib/same.c: Include <stdlib.h>, <string.h> unconditionally.
75466         (free): Remove decl.
75467
75468         * lib/save-cwd.c: Include <stdlib.h> unconditionally.
75469         * lib/xgetcwd.c: Likewise.
75470
75471         * lib/stat.c: Include <stdlib.h>, <string.h> unconditionally.
75472         (free): Remove decl.
75473
75474         * lib/strchrnul.c (strchrnul): Define with a prototype.
75475         Fix bug: c_in was not converted to char before searching.
75476
75477         The following changes are not K&R related:
75478
75479         * lib/group-member.h: Include <sys/types.h>, so that this file is
75480         self-contained.
75481         * lib/makepath.h: Likewise.
75482
75483         * lib/getusershell.c (readname, default_index, line_size, readname):
75484         Use size_t, not int, for sizes.
75485         (readname): If the size overflows, report an error instead of
75486         looping forever.
75487
75488 2003-09-09  Paul Eggert  <eggert@twinsun.com>
75489
75490         * config/srclist.txt: Do not get getopt.h, getopt1.c, or regex.h from
75491         libc.
75492
75493 2003-09-09  Paul Eggert  <eggert@twinsun.com>
75494
75495         * README: New section: portability guidelines.
75496
75497 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
75498
75499         * m4/getndelim2.m4 (gl_PREREQ_GETNDELIM2): Assume stdlib.h per the
75500         C89 spec.
75501
75502 2003-09-09  Derek Robert Price  <derek@ximbiot.com>
75503
75504         * lib/getndelim2.c: Assume stdlib.h per the C89 spec.
75505
75506 2003-09-08  Paul Eggert  <eggert@twinsun.com>
75507
75508         Assume C89 or better; remove K&R cruft.
75509         A few of these changes were first proposed by Derek Robert Price
75510         in <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00105.html>.
75511
75512         * lib/addext.c: Include <string.h> unconditionally.
75513         * lib/backupfile.c: Include <string.h>, <stdlib.h> unconditionally.
75514         Don't declare getenv or malloc.
75515
75516         * lib/alloca.c: Include <string.h>, <stdlib.h> unconditionally.
75517         (POINTER_TYPE, pointer): Remove; all uses changed to void *.
75518         (NULL): Remove.
75519         (find_stack_direction, alloca): Use prototypes.
75520
75521         * lib/atexit.c (atexit): Define using a prototype.
75522
75523         * lib/basename.c, dirname.c, stripslash.c:
75524         Include <string.h> unconditionally.
75525
75526         * lib/bcopy.c: Include <stddef.h>.
75527         (bcopy): Define with prototype, using 'const' and 'void' and 'size_t'.
75528
75529         * lib/canon-host.c: Include <stdlib.h>, <string.h> unconditionally.
75530
75531         * lib/error.h (error, error_at_line, error_print_progname)
75532         [! (defined (__STDC__) && __STDC__)]: Remove decls.
75533         * lib/error.c: Include error.h first, to check interface.
75534         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
75535         (VA_START): Remove; all uses changeed to va_start.
75536         (exit, strerror): Remove decls.
75537         (error_print_progname): Prototype uncondionally.
75538         Don't include <errno.h>; no longer needed.
75539         (private_strerror): Remove.
75540         (error_tail): Always define.
75541         (error, error_at_line): Assume C89 or better; always use prototypes.
75542         * lib/fatal.c: Include "fatal.h" first, to test interface.
75543         Include <stdarg.h>, <stdlib.h>, <string.h> unconditionally.
75544         (VA_START): Remove; all uses changed to va_start.
75545         [! (HAVE_VPRINTF || HAVE_DOPRNT || _LIBC)]: Remove support for
75546         this case.
75547         (exit): Remove decl.
75548         (fatal): Prototype unconditionally.  Assume va_start works.
75549         Abort at end, to pacify gcc.
75550
75551         * lib/euidaccess.c (main): Define with a prototype.
75552
75553         * lib/exclude.c: Include <stdlib.h>, <string.h> unconditionally.
75554
75555         * lib/exitfail.c: Include <stdlib.h> unconditionally.
75556
75557         * lib/fnmatch_.h (__P): Remove.  All uses changed to assume
75558         prototypes.
75559         * lib/fnmatch.c: Include fnmatch.h first, to test interface.
75560         Include <string.h>, <stddef.h>, <stdlib.h> unconditionally.
75561         (getenv): Remove decl.
75562         (fnmatch): Define using a prototype.
75563         * lib/fnmatch_loop.c (FCT): Remove forward decl; no longer needed.
75564         (FCT): Define using a prototype.
75565
75566         * lib/getdate.y: Include <stdlib.h>, <string.h> unconditionally.
75567
75568         * lib/gethostname.c: Include <stddef.h>.
75569         (gethostname): Define with prototype.  Length is size_t, not int.
75570
75571 2003-09-08  Paul Eggert  <eggert@twinsun.com>
75572
75573         Assume C89 or better; remove K&R cruft.
75574         * m4/alloca.m4 (gl_PREREQ_ALLOCA): Don't check for stdlib.h, string.h.
75575         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for stdlib.h,
75576         string.h, getenv, malloc.
75577         * m4/dirname.m4 (gl_DIRNAME): Don't check for string.h or C standard
75578         headers.
75579         * m4/canon-host.m4 (gl_CANON_HOST): Don't check for string.h, stdlib.h.
75580         * m4/error.m4 (jm_PREREQ_ERROR): Do not require STDC headers, and
75581         do not check for strerror.
75582         * m4/exclude.m4: Do not check for stdlib.h, string.h, strings.h.
75583         * m4/exitfail.m4 (gl_EXITFAIL): Do not check for stdlib.h.
75584         * m4/fatal.m4 (gl_FATAL): Do not require STDC headers, and
75585         do not check for doprnt or vprintf.
75586         * m4/fnmatch.m4 (gl_PREREQ_FNMATCH_EXTRA): Remove.  All uses removed.
75587         * m4/getdate.m4 (gl_GETDATE): Don't check for stdlib.h or string.h.
75588
75589 2003-09-08  Paul Eggert  <eggert@twinsun.com>
75590
75591         * lib/getversion.c: Remove; was migrated to backupfile.c in 1997.
75592         getversion.c should have been removed then, but was accidentally
75593         preserved.
75594
75595         * lib/utime.c [!HAVE_UTIMES_NULL]: Include <sys/stat.h>, <fcntl.h>.
75596         (utime_null): Fix typo: 'st' was sometimes called 'sb'.
75597
75598 2003-09-08  Karl Berry  <karl@gnu.org>
75599
75600         * config/config.sub, config.guess, srclistvars.sh: update from savannah
75601                 config, forget about prep.
75602
75603         * config/depcomp, missing: update from automake.
75604
75605 2003-09-07  Paul Eggert  <eggert@twinsun.com>
75606
75607         * modules/time_r: Depend on 'restrict'.  Fix from Simon Josefsson in
75608         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
75609
75610 2003-09-07  Paul Eggert  <eggert@twinsun.com>
75611
75612         * lib/time_r.c (gmtime_r, localtime_r): Fix silly typo: missing arg to
75613         copy_tm_result.  Bug reported by Simon Josefsson in
75614         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00028.html>.
75615
75616 2003-09-06  Paul Eggert  <eggert@twinsun.com>
75617
75618         * m4/time_r.m4: New file.
75619         * m4/mktime.m4 (gl_PREREQ_MKTIME): Remove check for limits.h.
75620         * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume that timegm is buggy if mktime
75621         is. Check for timegm declaration.
75622         (gl_PREREQ_TIMEGM): Require gl_FUNC_MKTIME.
75623         Do not check for gmtime_r.
75624         Replace mktime if __mktime_internal does not exist and if mktime
75625         hasn't been replaced already.
75626
75627 2003-09-06  Paul Eggert  <eggert@twinsun.com>
75628
75629         * lib/time_r.c, lib/time_r.h: New files.
75630
75631         * lib/mktime.c (my_mktime_localtime_r): Remove; all uses changed to
75632         __localtime_r.
75633         (__localtime_r) [!defined _LIBC]: New macro.  Include <time_r.h>.
75634         (__mktime_internal) [!defined _LIBC]: Now extern, not static.
75635
75636         * lib/strftime.c (my_strftime_gmtime_r): Remove; all uses changed to
75637         __gmtime_r.
75638         (my_strftime_localtime_r): Remove; all uses changed to __localtime_r.
75639         (__gtime_r, __localtime_r) [!HAVE_TM_GMTOFF]: New macros.
75640         Include <time_r.h>.
75641
75642         * lib/timegm.c: Switch to glibc implementation, with the following
75643         changes:
75644         [defined HAVE_CONFIG_H]: Include <config.h>.
75645         [!defined _LIBC]: Include "timegm.h" rather than <time.h>.
75646         (__mktime_internal) [!defined _LIBC]: New decl.
75647         (__gmtime_r) [!defined _LIBC]: New macro and function.
75648         (timegm): Use a prototype, since gnulib assumes C89.
75649         Do not bother declaring tmp to be const, as it's not really usefu.
75650         * lib/timegm.h: Hoist "#include <time.h>" out of #ifdef.
75651         (timegm): Declare only if HAVE_DECL_TIMEGM.
75652
75653 2003-09-06  Paul Eggert  <eggert@twinsun.com>
75654
75655         * MODULES.html.sh (func_all_modules): Add time_r.
75656         * modules/time_r: New file.
75657         * modules/mktime, modules/strftime, modules/timegm: Depend on time_r.
75658         * modules/timegm: Depend on mktime.  Change maintainer to "all, glibc".
75659
75660 2003-09-03  Paul Eggert  <eggert@twinsun.com>
75661
75662         * lib/human.c (human_readable): Fix bug that rounded 10501 to 10k.
75663         Bug reported by Lute Kamstra in
75664         <http://mail.gnu.org/archive/html/bug-gnulib/2003-09/msg00003.html>.
75665
75666         * lib/getdate.y (relative_time_table): Use tDAY_UNIT for "tomorrow",
75667         "yesterday", "today", and "now" rather than tMINUTE_UNIT.  Of
75668         course with correspondingly smaller numbers for tomorrow and
75669         yesterday.  From Tadayoshi Funaba.  Originally installed into
75670         sh-utils on 1999-08-07, but the patch got lost (I guess during the
75671         coreutils merge?).
75672
75673 2003-08-31  Simon Josefsson  <jas@extundo.com>
75674
75675         * modules/timegm: New file.
75676         * MODULES.html.sh (func_all_modules): Add timegm.
75677
75678 2003-08-31  Simon Josefsson  <jas@extundo.com>
75679
75680         * m4/timegm.m4: New file.
75681
75682 2003-08-31  Simon Josefsson  <jas@extundo.com>
75683
75684         * lib/timegm.h: New file.
75685         * lib/timegm.c: New file.  Based on
75686         wget-1.8.2/src/http.c:mktime_from_utc.
75687
75688 2003-08-31  Karl Berry  <karl@gnu.org>
75689
75690         * lib/argp.h: update from libc.
75691
75692 2003-08-28  Bruno Haible  <bruno@clisp.org>
75693
75694         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.
75695         This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch'
75696         followed by '#define fnmatch fnmatch_posix' gives an error.
75697
75698 2003-08-28  Bruno Haible  <bruno@clisp.org>
75699
75700         * lib/binary-io.h: Undefine O_BINARY before defining it. This avoids a
75701         warning on QNX, which defines O_BINARY to 000000.
75702
75703 2003-08-27  Jim Meyering  <jim@meyering.net>
75704
75705         * m4/mkstemp.m4: Require that the system mkstemp be able to create
75706         70 temporary files, not just 30.  Tru64 V4.0F's mkstemp function
75707         would fail after 32.  Reported by Danny Levinson.  Details here:
75708         http://mail.gnu.org/archive/html/bug-coreutils/2003-08/msg00124.html
75709
75710 2003-08-24  Bruno Haible  <bruno@clisp.org>
75711
75712         * lib/binary-io.h: Include <stdio.h>, to avoid a compilation error when
75713         MSVC7 <stdio.h> is included later.
75714
75715 2003-08-22  Simon Josefsson  <jas@extundo.com>
75716
75717         * modules/strndup (Makefile.am): Add strndup.h to lib_SOURCES.
75718
75719 2003-08-20  Karl Berry  <karl@gnu.org>
75720
75721         * m4/lib-ld.m4: serial 1003 from gettext, no changes besides serial.
75722
75723 2003-08-20  Bruno Haible  <bruno@clisp.org>
75724
75725         * modules/progname: New file.
75726         * MODULES.html.sh (func_all_modules): Add progname.
75727
75728 2003-08-20  Bruno Haible  <bruno@clisp.org>
75729
75730         * lib/progname.h: New file, from GNU gettext.
75731         * lib/progname.c: New file, from GNU gettext.
75732         * lib/progreloc.c: New file, from GNU gettext.
75733
75734 2003-08-19  Jim Meyering  <jim@meyering.net>
75735
75736         * m4/lib-ld.m4: Revert yesterday's change, per Bruno's request here:
75737         http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00155.html
75738
75739 2003-08-19  Bruno Haible  <bruno@clisp.org>
75740
75741         * m4/xalloc.m4 (gl_PREREQ_XSTRDUP): Don't check for <string.h> any
75742         more.
75743
75744 2003-08-19  Bruno Haible  <bruno@clisp.org>
75745
75746         * lib/xstrdup.c: Assume <string.h> exists.
75747
75748 2003-08-18  Paul Eggert  <eggert@twinsun.com>
75749
75750         * modules/stdbool: Add BUILT_SOURCES.  Prefer $@ to target name
75751         in makefile rules.
75752
75753 2003-08-18  Jim Meyering  <jim@meyering.net>
75754
75755         * m4/getloadavg.m4: Use [\t ], not [ \t] (where \t is a literal TAB).
75756         * m4/lib-ld.m4: Likewise.
75757
75758 2003-08-18  Jim Meyering  <jim@meyering.net>
75759
75760         * lib/setenv.h: Indent nested cpp directive.
75761         * lib/vasnprintf.c: Remove trailing blanks.
75762
75763 2003-08-17  Simon Josefsson  <jas@extundo.com>
75764
75765         * modules/xstrndup: New file.
75766         * MODULES.html.sh (func_all_modules): Add xstrndup.
75767
75768 2003-08-17  Simon Josefsson  <jas@extundo.com>
75769
75770         * modules/argp: Fix autoconf macro name. Add more dependencies.
75771
75772 2003-08-17  Simon Josefsson  <jas@extundo.com>
75773
75774         * m4/xstrndup.m4: New file.
75775
75776 2003-08-17  Simon Josefsson  <jas@extundo.com>
75777
75778         * m4/argp.m4: New file.
75779
75780 2003-08-17  Simon Josefsson  <jas@extundo.com>
75781             Bruno Haible  <bruno@clisp.org>
75782
75783         * lib/xstrndup.h: New file.
75784         * lib/xstrndup.c: New file.
75785
75786 2003-08-17  Bruno Haible  <bruno@clisp.org>
75787
75788         * modules/strndup (Files, Include): Add lib/strndup.h.
75789
75790 2003-08-17  Bruno Haible  <bruno@clisp.org>
75791
75792         * modules/euidaccess (Files): Add lib/euidaccess.h.
75793
75794 2003-08-17  Bruno Haible  <bruno@clisp.org>
75795
75796         * lib/strndup.h: New file.
75797
75798 2003-08-17  Bruno Haible  <bruno@clisp.org>
75799
75800         * gnulib-tool (func_create_testdir): Handle gl_USE_SYSTEM_EXTENSIONS
75801         like AC_GNU_SOURCE.
75802         * modules/extensions (configure.ac): Comment out the invocation of
75803         gl_USE_SYSTEM_EXTENSIONS.
75804
75805 2003-08-16  Paul Eggert  <eggert@twinsun.com>
75806
75807         Merges from coreutils, etc.
75808         * m4/rpmatch.m4 (gl_PREREQ_RPMATCH): Insert ':' to prevent a syntax
75809         error in gl_FUNC_MATCH.  This fixes a bug I introduced on 2003-05-28.
75810         * m4/readlink.m4 (gl_PREREQ_READLINK): Renamed from gl_PREREQ_READLINE,
75811         fixing a typo.
75812         * m4/host-os.m4 (UTILS_HOST_OS): Add GNU/NetBSD, GNU/FreeBSD.
75813         * m4/hash.m4 (gl_HASH): Use AM_STDBOOL_H, not AC_HEADER_STDBOOL.
75814
75815 2003-08-16  Paul Eggert  <eggert@twinsun.com>
75816
75817         Document merge from coreutils.
75818         * modules/alloca: Append $(ALLOCA_H) to BUILT_SOURCES.
75819         * modules/fnmatch: Append $(FNMATCH_H) to BUILT_SOURCES.
75820         * modules/utime: Add m4/utimes-null.m4.
75821
75822 2003-08-16  Paul Eggert  <eggert@twinsun.com>
75823
75824         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Do not normalize white
75825         space, undoing this 2003-08-12 change:
75826         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
75827
75828 2003-08-16  Paul Eggert  <eggert@twinsun.com>
75829
75830         * config/srclist.txt: Get regex.h, strdup.c, strtoll.c,
75831         strtoul.c from libc, undoing this 2003-08-12 change:
75832         <http://mail.gnu.org/archive/html/bug-gnulib/2003-08/msg00080.html>
75833
75834 2003-08-16  Jim Meyering  <jim@meyering.net>
75835
75836         Merges from coreutils.
75837         * m4/readdir.m4 (GL_FUNC_READDIR): Change name to have GL_ (not jm_)
75838         prefix.  Adjust cache variables similarly.  Create 500 rather than
75839         just 300 files, to exercise bug on Darwin6.5, too.
75840         * m4/perl.m4 (jm_PERL): Use $am_missing_run, not undefined
75841         $missing_dir.
75842         * m4/jm-winsz1.m4: Require AC_SYS_POSIX_TERMIOS, not
75843         AM_SYS_POSIX_TERMIOS.
75844         Reported by mkc@mathdogs.com.
75845         Also change use of $am_cv_sys_posix_termios
75846         to $ac_cv_sys_posix_termios.  Reported by Andreas Schwab.
75847         * m4/getgroups.m4 (jm_FUNC_GETGROUPS): Rewrite to use AC_FUNC_GETGROUPS
75848         and (if needed) to call AC_LIBOBJ and to set GETGROUPS_LIB.
75849         * m4/fsusage.m4 [__GLIBC__]: GNU libc's statvfs stats each mount point
75850         in /proc/mounts until it finds one with matching device number.  This
75851         is unnecessary when the FILE argument *is* a mount point.  No stat call
75852         is necessary in that case.  So, disable the statvfs-testing code on
75853         systems with GNU libc.  Reported by Andrei Gaponenko via Tim Waugh
75854         as RedHat bug# 84846.
75855         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
75856         to 1MB, so as not to render systems with no stack size limit (e.g.,
75857         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
75858         Include <unistd.h>.  On some systems,
75859         it is required for the definition of _SC_PAGESIZE.
75860
75861 2003-08-16  Jim Meyering  <jim@meyering.net>
75862
75863         Merge from coreutils.
75864         * lib/xstrtoimax.c: #else #if -> #elif.
75865         * lib/xstrtoumax.c: Likewise.
75866
75867 2003-08-16  Jim Meyering  <jim@meyering.net>
75868
75869         * m4/utimes.m4 (gl_FUNC_UTIMES): New file.
75870         * m4/utimes.m4: Removed.
75871         * m4/utimes-null.m4: Renamed from utimes.m4.
75872
75873         * m4/c-stack.m4 (AC_SYS_XSI_STACK_OVERFLOW_HEURISTIC): Limit stack size
75874         to 1MB, so as not to render systems with no stack size limit (e.g.,
75875         linux-2.2.x) unusable.  Suggestion and code from Bruno Haible.
75876         Include <unistd.h>.  On some systems,
75877         it is required for the definition of _SC_PAGESIZE.
75878
75879 2003-08-16  Jim Meyering  <jim@meyering.net>
75880         and Paul Eggert  <eggert@cs.ucla.edu>
75881
75882         Merges from coreutils, etc.
75883
75884         * m4/jm-macros.m4 (AC_LANG_SOURCE(C)): New macro, undefine, then define
75885         using the latest version from cvs.  This avoids problems with #line
75886         directives using a vendor (Sun) compiler.
75887         (jm_MACROS): Bump prerequisite from 2.52g to 2.57.
75888         Don't set GETGROUPS_LIB here; now it's
75889         done via getgroups.m4's wrapper function.
75890         AC_SUBST OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, and MAN here,
75891         rather than just in sh-util/configure.in, so that the
75892         now-shared-by-fileutils-and-textutils lib/Makefile.am are all the
75893         same.
75894         Use AC_CONFIG_LIBOBJ_DIR(lib) to tell the new
75895         AC_FUNC_GETLOADAVG where to find getloadavg.c.
75896         Require AC_FUNC_FTW, gt_INTTYPES_PRI, gl_CLOCK_TIME,
75897         UTILS_SYS_OPEN_MAX, GL_FUNC_GETCWD_PATH_MAX, GL_FUNC_READDIR,
75898         gl_FSUSAGE, gl_MOUNTLIST, AC_FUNC_CANONICALIZE_FILE_NAME.
75899         Remove code that is now done by the newly-required macros.
75900         Append $(EXEEXT) to DF_PROG.
75901         AC_LIBOBJ fchdir-stub if fchdir doesn't exist; similarly for fchown.
75902         Do not invoke or require the following here,
75903         since prereq.m4 or some gnulib .m4 now does this for us:
75904         gl_REGEX, UTILS_FUNC_MKDIR_TRAILING_SLASH, jm_BISON, gl_FUNC_MKTIME,
75905         jm_FUNC_LSTAT, jm_FUNC_STAT, jm_FUNC_REALLOC, jm_FUNC_MALLOC,
75906         jm_FUNC_NANOSLEEP, jm_FUNC_READDIR, jm_FUNC_MEMCMP,
75907         jm_FUNC_GLIBC_UNLOCKED_IO, AC_FUNC_FNMATCH_GNU, jm_FUNC_PUTENV,
75908         jm_AC_PREREQ_XSTRTOUMAX, jm_AC_PREREQ_XSTRTOIMAX,
75909         AC_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, AC_FUNC_VPRINTF,
75910         vb_FUNC_RENAME, UTILS_FUNC_MKSTEP, jm_FUNC_UTIME, AM_FUNC_GETLINE,
75911         AC_FUNC_OBSTACK.
75912         Do not replace the following functions, as this is now the job
75913         of some gnulib .m4: strcasecmp, strncasecmp, dup2, gethostname,
75914         getusershell, sig2str, strcspn, stpcpy, strstr, strtol, strtoul
75915         strpbrk, euidaccess, memcmp, rmdir, rpmatch, strndup, strverscmp,
75916         atexit getpass, strdup, getpagesize.
75917         Replace 'raise'.
75918         Do not check for the following functions, as this is now the job
75919         of some gnulib .m4: bcopy, canonicalize_file_name, fchdir, ftime,
75920         getcwd, getmntinfo, resolvepath.  But check for sysctl, setreuid,
75921         setregid.
75922         (jm_CHECK_ALL_HEADERS): Do not check for fenv.h.
75923         Check for sys/sysctl.h.
75924         (jm_CHECK_ALL_TYPES): Do not require AC_STRUCT_TM, AC_STRUCT_TIMEZONE,
75925         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Invoke gt_TYPE_SSIZE_T instead
75926         of checking for ssize_t ourselves.
75927
75928         * m4/prereq.m4 (jm_PREREQ): Don't invoke macros; AC_REQUIRE them.
75929         Require every macro that gnulib/modules/* suggests for us.
75930         (jm_PREREQ_ADDEXT): New macro.
75931         (jm_PREREQ_STAT): Check for 'struct statfs' on Ultrix 4.4.
75932         Require jm_AC_TYPE_LONG_LONG instead of invoking it.
75933
75934         * m4/physmem.m4 (gl_SYS__SYSTEM_CONFIGURATION): New macro.
75935         (gl_PHYSMEM): Use it.
75936         Also check for `table' function.
75937         Check for new headers and functions.
75938         Add check for sys/sysmp.h.
75939         With suggestions from Kaveh Ghazi.
75940         Ignore headers that are present but cannot be compiled.  This
75941         avoids spurious warnings on Solaris 9 sparc with Forte Developer 7
75942         C 5.4.
75943
75944 2003-08-15  Paul Eggert  <eggert@twinsun.com>
75945
75946         Document merge from coreutils.
75947         * modules/userspec: Depend on posixver.
75948         * modules/strftime: Depend on tzset.
75949
75950 2003-08-15  Paul Eggert  <eggert@twinsun.com>
75951
75952         * lib/config.charset, ref-add.sin, ref-del.sin: Use three spaces,
75953         rather than tab, after '#' in shell-script copyright notices.
75954         Suggested by Bruno Haible.
75955
75956 2003-08-15  Paul Eggert  <eggert@twinsun.com>
75957
75958         * config/srclist-update: Use three spaces, rather than tab, after '#'
75959         in shell-script copyright notices.  Suggested by Bruno Haible.
75960         Remove unnecessary parenthesization in regular expression.
75961
75962 2003-08-15  Jim Meyering  <jim@meyering.net>
75963
75964         Merge from coreutils.
75965         * lib/xgethostname.c: Include <stdlib.h>.
75966         (xghostname): Don't exit for anything other than memory-related
75967         failure; just return NULL.
75968         * lib/userspec.c: Include "posixver.h".
75969         (parse_user_spec): Accept `.' as a separator only
75970         in pre-POSIX-200112 mode.
75971         * lib/strtoimax.c: Use #elif rather than #else #if.
75972         * lib/strftime.c (my_strftime) [!_LIBC && HAVE_TZNAME && HAVE_TZSET]:
75973         Remove function, now that we can rely on a working tzset function.
75974         [!_LIBC]: Ensure that the required autoconf test has been run.
75975         [!defined _NL_CURRENT && HAVE_STRFTIME]:
75976         Use underlying_strftime for %r.
75977         * lib/sha.c: Merge in some clean-up and optimization changes from
75978         glibc.
75979         * lib/sha.c (sha_stream) [BLOCKSIZE]: Move definition to top of file.
75980         Ensure that it is a multiple of 64.
75981         Rearrange loop exit tests so as to avoid performing an
75982         additional fread after encountering an error or EOF.
75983         * lib/realloc.c: Update copyright date.
75984
75985 2003-08-15  Jim Meyering  <jim@meyering.net>
75986         and Paul Eggert  <eggert@twinsun.com>
75987
75988         Merge from coreutils.
75989         * lib/readutmp.h (HAVE_UTMPX_H): Undef if struct utmp has the ut_exit
75990         member but strut utmpx does not.  Needed for AIX 4.3.3.
75991         (UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT): Define.
75992
75993 2003-08-15  Jim Meyering  <jim@meyering.net>
75994         and Paul Eggert  <eggert@cs.ucla.edu>
75995
75996         Merges from coreutils, etc.
75997         * m4/strftime.m4 (_jm_STRFTIME_PREREQS):
75998         Require gl_FUNC_TZSET_CLOBBER.
75999         * m4/readutmp.m4 (gl_READUTMP): Check for ut_exit.ut_exit,
76000         ut_exit.e_exit, ut_exit.ut_termination, and ut_exit.e_termination
76001         members.
76002
76003 2003-08-14  Paul Eggert  <eggert@twinsun.com>
76004
76005         Help the merge from coreutils.
76006         * m4/gettimeofday.m4 (gl_GETTIMEOFDAY_REPLACE_LOCALTIME): New macro.
76007         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use it.
76008         * m4/tzset.m4: Use it too.
76009
76010 2003-08-14  Paul Eggert  <eggert@twinsun.com>
76011
76012         * modules/tzset: New file.
76013
76014 2003-08-14  Jim Meyering  <jim@meyering.net>
76015
76016         Merges from coreutils.
76017         * modules/fnmatch: Use the `$(FNMATCH_H)' notation for AC_REPLACED
76018         variable names, rather than @FNMATCH_H@.
76019         * modules/alloca: Likewise for $(ALLOCA_H).
76020
76021         * modules/fnmatch (fnmatch.h): Use `$@' in the commands, in place of
76022         the three copies of the literal target, `fnmatch.h'.
76023         * modules/alloca (alloca.h): Likewise.
76024
76025 2003-08-14  Jim Meyering  <jim@meyering.net>
76026
76027         Merge from coreutils.
76028         * m4/tzset.m4: New file.
76029         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Move the
76030         MOUNTED_VMOUNT test to precede the MOUNTED_GETMNTENT1 tests, since
76031         otherwise, AIX 5.1 systems would end up using the latter.
76032         MOUNTED_GETMNTENT1 support is inadequate on such systems: 1) detecting
76033         whether a file system is remote doesn't work  2) the MOUNTED_VMOUNT
76034         code reports the HOSTNAME:/MOUNT_POINT, while the MOUNTED_GETMNTENT1
76035         code reports merely /MOUNT_POINT.  Reported by Mike Jetzer.
76036
76037 2003-08-14  Jim Meyering  <jim@meyering.net>
76038
76039         Merge from coreutils.
76040         * lib/obstack.h: Whitespace changes.
76041         * lib/mountlist.c: Remove anachronistic casts of xmalloc, xrealloc,
76042         and xcalloc return values.
76043         (read_filesystem_list) [MOUNTED_GETFSSTAT]:
76044         Use MNT_NOWAIT, rather than MNT_WAIT.  Otherwise, `df DIR' could
76045         hang on OSF/1 5.1 for DIR on both local and remote file systems.
76046         Reported by (and fix confirmed by) Nelson H. F. Beebe.
76047         (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
76048         error from mntctl.
76049         Use mntctl's return value to drive the entry-processing loop, since
76050         we can't rely on the value of the vmt_length member in the last
76051         entry.  On some systems doing so could result in exhausting
76052         virtual memory.  Based in part on a patch from Mike Jetzer.
76053
76054 2003-08-14  Jim Meyering  <jim@meyering.net>
76055         and Paul Eggert  <eggert@twinsun.com>
76056
76057         Merges from coreutils, plus other fixes.
76058         * lib/physmem.c: Merge in portability changes from gcc/libiberty
76059         to support AIX, IRIX, Tru64, and Windows.  See the ChangeLog there
76060         for credits and details.  Thanks to Kaveh Ghazi for helping
76061         to keep these files in sync.
76062         (ARRAY_SIZE): Define it.
76063         (physmem_total, physmem_available): Add comments. From Kaveh Ghazi.
76064         * lib/memcasecmp.c: Remove unnecessary parentheses after 'defined'.
76065         (memcasecmp): Don't assume size_t fits in unsigned int.
76066         Remove casts and duplicate code.
76067         * lib/md5.c: Include <string.h> and <stdlib.h> unconditionally.
76068         (memcpy): Remove definition.
76069         Merge in some clean-up and optimization changes from glibc.
76070         [BLOCKSIZE]: Move definition to top of file.
76071         Ensure that it is a multiple of 64.
76072         Rearrange loop exit tests so as to avoid performing an
76073         additional fread after encountering an error or EOF.
76074         * lib/md5.h (md5_uintptr): Define.
76075         * lib/makepath.c (CLEANUP_CWD): Report an error if we failed to
76076         return to the initial working directory.  Preserve errno
76077         for caller.
76078         * lib/idcache.c: Include "xalloc.h".
76079         (xmalloc, xrealloc): Remove decls.
76080         (getuser): Remove casts no longer required in C89.
76081         * lib/human.c: Include stdio.h, for sprintf.
76082         * lib/group-member.c: Include "xalloc.h".
76083         (xmalloc, xrealloc): Remove decls.
76084         (get_group_info): Remove casts no longer required in C89.
76085         * lib/getusershell.c (readname): Remove casts no longer required in
76086         C89.
76087         * lib/gettimeofday.c (rpl_gmtime, rpl_tzset): New functions.
76088         * lib/getline.c: Whitespace fix, from coreutils.
76089
76090 2003-08-13  Paul Eggert  <eggert@twinsun.com>
76091
76092         * m4/exclude.m4 (gl_EXCLUDE): Require AC_C_INLINE, AC_HEADER_STDC.
76093         Check for isascii.
76094
76095         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
76096         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
76097         Undo previous (whitespace-only) change.
76098
76099 2003-08-13  Paul Eggert  <eggert@twinsun.com>
76100
76101         * lib/exclude.c: Include <ctype.h>
76102         (IN_CTYPE_DOMAIN): New macro.
76103         (is_space): New fn.
76104         (add_exclude_file): If LINE_END is a space, ignore trailing spaces
76105         and empty lines.
76106
76107         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
76108         Undo previous (whitespace-only) change.
76109
76110 2003-08-13  Paul Eggert  <eggert@twinsun.com>
76111
76112         * config/srclist-update: Change update back to the old behavior,
76113         leaving whitespace alone.  Use one 'sed' command rather than a
76114         pipeline.
76115         (fixlicense): Now a variable, not a function.
76116         (remove_trailing_blanks): Remove.
76117         (fixfile): Don't invoke unexpand or cat, or remove trailing blanks.
76118         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
76119         Undo previous (whitespace-only) change.
76120
76121 2003-08-12  Paul Eggert  <eggert@twinsun.com>
76122
76123         Merge from coreutils.
76124         * modules/euidaccess: Add lib_SOURCES, include for new
76125         file euidaccess.h
76126
76127 2003-08-12  Paul Eggert  <eggert@twinsun.com>
76128
76129         * m4/gettext.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, lib-link.m4,
76130         lib-prefix.m4, longdouble.m4, po.m4, progtest.m4, signed.m4:
76131         Normalize leading white space and remove trailing white space.
76132
76133         Merge from coreutils
76134         * m4/euidaccess.m4 (gl_FUNC_EUIDACCESS): Check for euidaccess decl.
76135
76136         * m4/lib-ld.m4, lib-link.m4, lib-prefix.m4: Regenerate from gettext
76137         0.12.1.  These files are now being upgraded automatically by
76138         ../config/srclist-update.
76139
76140 2003-08-12  Paul Eggert  <eggert@twinsun.com>
76141
76142         * lib/argp-help.c, argp-parse.c, config.charset, getopt.h:
76143         Normalize leading white space and remove trailing white space.
76144         * lib/ref-add.sin, ref-del.sin: Use '#' before empty line in copyright
76145         notice, as per ../config/srclist-update.
76146
76147         Merge from coreutils.
76148         * lib/euidaccess.h: New file.
76149         * lib/euidaccess.c: Include it.
76150         * lib/.cppi-disable: Add printf-args.h, printf-parse.h, stdbool_.h,
76151         vasnprintf.h, vasprintf.h.  Remove strdup.c, gettext.h.
76152         * lib/regex.h, strdup.c, strtoll.c, strtoul.c: Normalize white space.
76153
76154 2003-08-12  Paul Eggert  <eggert@twinsun.com>
76155
76156         * config/srclist-update: Add copyright notice.
76157         (remove_id_lines, remove_trailing_blanks): New constants.
76158         (fixfile): Use them to normalize spacing a bit in copied files.
76159         * config/config.guess, config.sub, install-sh, missing, texinfo.tex:
76160         Normalize leading white space and remove trailing white space.
76161
76162         * config/texinfo.tex: Sync with texinfo.
76163
76164         * config/srclist.txt: Don't get regex.h, strdup.c, strtoll.c,
76165         strtoul.c from libc, to merge coreutils whitespace changes.
76166
76167         * config/srclist.txt: Get the following m4 files from gettext:
76168         codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4,
76169         inttypes-pri.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4,
76170         longdouble.m4, nls.m4, po.m4, progtest.m4, signed.m4, wchar_t.m4,
76171         wint_t.m4.
76172
76173 2003-08-12  Karl Berry  <karl@gnu.org>
76174
76175         * config/srclist.txt: can't sync vasnprintf.c any more, changes have
76176         been made.
76177
76178 2003-08-11  Paul Eggert  <eggert@twinsun.com>
76179
76180         * modules/gnu-source, m4/gnu-source.m4:
76181         Remove; we're assuming Autoconf 2.54 or later now.
76182         Suggested by Bruno Haible.
76183         * MODULES.html.sh (func_all_modules): Remove gnu-source.
76184
76185 2003-08-11  Bruno Haible  <bruno@clisp.org>
76186
76187         * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF): Also check for wcslen.
76188
76189 2003-08-11  Bruno Haible  <bruno@clisp.org>
76190
76191         * lib/vasnprintf.c (local_wcslen): New function, for Solaris 2.5.1.
76192         (vasnprintf): Use it instead of wcslen.
76193
76194 2003-08-11  Bruno Haible  <bruno@clisp.org>
76195
76196         * lib/stdbool_.h (_Bool): Undo last change; instead use a negative enum
76197         value to ensure that _Bool promotes to int. Use #define for _Bool when
76198         using the Solaris C compiler. Adds comments suggested by Paul Eggert.
76199
76200 2003-08-10  Karl Berry  <karl@gnu.org>
76201
76202         * lib/regex.h: update from libc (whitespace fix).
76203
76204 2003-08-09  Paul Eggert  <eggert@twinsun.com>
76205
76206         Merge some files from coreutils.  These changes were
76207         originally made by Jim Meyering.
76208         * lib/acl.c: Include <sys/types.h> before <sys/stat.h>;
76209         many older Unixes require this.
76210         * lib/alloca.c (alloca): Remove cast to argument of free;
76211         no longer needed in C89.
76212         * lib/alloca_.h, regex.h: Fix white space to match
76213         what GNU indent does.
76214
76215 2003-08-09  Paul Eggert  <eggert@twinsun.com>
76216
76217         * m4/regex.m4 (jm_INCLUDED_REGEX): Change "\201" to "\371";
76218         apparently Emacs's Unicode mode got confused before my 2003-08-05
76219         checkin.
76220
76221 2003-08-08  Paul Eggert  <eggert@twinsun.com>
76222
76223         * m4/extensions.m4: New file.
76224         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC):
76225         Require gl_USE_SYSTEM_EXTENSIONS.
76226         * m4/unlocked-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO):
76227         Require gl_USE_SYSTEM_EXTENSIONS rather than AC_GNU_SOURCE.
76228
76229 2003-08-08  Paul Eggert  <eggert@twinsun.com>
76230
76231         * MODULES.html.sh (func_all_modules): Add extensions, gnu-source.
76232         * modules/extensions, modules/gnu-source: New files.
76233         * modules/timespec, modules/unlocked-io: Depend on extensions.
76234
76235 2003-08-07  Paul Eggert  <eggert@twinsun.com>
76236
76237         * modules/restrict: New file.
76238         * MODULES.html.sh (func_all_modules): Add restrict.
76239         * modules/regex: Depend on restrict.
76240
76241 2003-08-07  Paul Eggert  <eggert@twinsun.com>
76242
76243         * m4/restrict.m4: New file.
76244         * m4/regex.m4 (jm_PREREQ_REGEX): Add gl_C_RESTRICT.
76245
76246 2003-08-07  Bruno Haible  <bruno@clisp.org>
76247
76248         * modules/getndelim2 (Makefile.am): Add the files to EXTRA_DIST, not
76249         lib_SOURCES, because getndelim2.m4 now uses AC_LIBOBJ(getndelim2).
76250
76251 2003-08-07  Bruno Haible  <bruno@clisp.org>
76252
76253         * m4/getndelim2.m4 (gl_GETNDELIM2): Use AC_LIBOBJ(getndelim2). This
76254         makes the module 'getndelim2' compatible with the module 'getline'.
76255
76256 2003-08-05  Paul Eggert  <eggert@twinsun.com>
76257
76258         * m4/regex.m4 (jm_INCLUDED_REGEX): Replace a single non-ASCII
76259         byte with "\201" to avoid glitches when editing that source file
76260         with multi-gnome-terminal.
76261
76262 2003-08-05  Paul Eggert  <eggert@twinsun.com>
76263
76264         * lib/bumpalloc.h: Remove.
76265
76266 2003-08-05  Paul Eggert  <eggert@twinsun.com>
76267
76268         * MODULES.html.sh (func_all_modules): Remove bumpalloc.
76269         * modules/bumpalloc: Remove.
76270
76271 2003-08-04  Paul Eggert  <eggert@twinsun.com>
76272
76273         * lib/getloadavg.c: Change copyright notice and spacing to conform to
76274         GNU coding style.
76275
76276         Merge from coreutils.
76277         * lib/error.c [!USE_IN_LIBIO]: Omit this case; assume USE_IN_LIBIO is
76278         1. From glibc.
76279         * lib/getdate.y (date): Also accept dates like May-23-2003; suggestion
76280         from Karl Berry, implemented by Jim Meyering.
76281         * lib/getgroups.c: Include "xalloc.h" instead of declaring xalloc fns;
76282         from Dmitry V. Levin.
76283         Remove anachronistic cast of xrealloc.
76284         * lib/fnmatch_.h (__const): Remove.  Use 'const'.
76285         * lib/fnmatch_loop.c (NEW_PATTERN): Cast alloca return value to proper
76286         type. Otherwise, it wouldn't compile with at least /bin/cc on
76287         ymp-cray-unicos9.0.2.X.
76288         Combine two mostly-identical uses of alloca into one.
76289         Thanks to the Cray-Cyber project for access to a Cray Y-MP.
76290
76291 2003-08-04  Dave Love  <d.love@dl.ac.uk>
76292
76293         [From Emacs.]
76294
76295         * lib/getloadavg.c: Check `__unix' as well as `unix'.  Use #ifdef, not
76296         #if.  Check HAVE_LIBKSTAT as well as LOAD_AVE_TYPE.  Check
76297         F_SETFD, not FD_SETFD.  Use HAVE_STRUCT_NLIST_N_UN_N_NAME, not
76298         obsolete NLIST_NAME_UNION.
76299         [__GNU__]: Undef BSD and FSCALE.
76300         [!NLIST_STRUCT]: Remove conditional definition of NLIST_STRUCT.
76301
76302 2003-08-03  Paul Eggert  <eggert@twinsun.com>
76303
76304         * lib/stdbool_.h (_Bool): Make it signed char, instead of
76305         an enum type, so that it's guaranteed to promote to int.  See:
76306         <http://mail.gnu.org/archive/html/bug-gnulib/2003-07/msg00124.html>
76307
76308 2003-08-03  Karl Berry  <karl@gnu.org>
76309
76310         * config/depcomp: update from automake.
76311
76312 2003-07-31  Paul Eggert  <eggert@twinsun.com>
76313
76314         * lib/strerror.c: Include config.h, limits.h.  Declare sprintf.
76315         (strerror): Don't assume that a printable int fits in 14 bytes.
76316
76317 2003-07-31  Bruno Haible  <bruno@clisp.org>
76318
76319         * modules/getpass-gnu: New file.
76320         * MODULES.html.sh (func_all_modules): Add getpass-gnu.
76321
76322 2003-07-31  Bruno Haible  <bruno@clisp.org>
76323
76324         * m4/getpass.m4 (gl_FUNC_GETPASS_GNU): New macro.
76325
76326 2003-07-24  Karl Berry  <karl@gnu.org>
76327
76328         * config/missing: update from automake.
76329
76330 2003-07-24  Derek Robert Price  <derek@ximbiot.com>
76331             Bruno Haible  <bruno@clisp.org>
76332
76333         * lib/getline.h (getline, getdelim): Change return type to ssize_t.
76334         * lib/getline.c (getline, getdelim): Likewise.
76335         Remove _GNU_SOURCE define; now it's defined in config.h through
76336         m4/getline.m4.
76337
76338 2003-07-23  Karl Berry  <karl@gnu.org>
76339
76340         * config/config.sub: update from prep.
76341
76342 2003-07-22  Paul Eggert  <eggert@twinsun.com>
76343
76344         * modules/xalloc (Depends-on): Add exitfail.
76345         * modules/xmemcoll: Likewise.
76346
76347 2003-07-22  Paul Eggert  <eggert@twinsun.com>
76348
76349         * lib/xalloc.h (XCALLOC, XREALLOC, CCLONE): Fix under- and
76350         over-parenthesization in macros.
76351
76352         Sync with coreutils.
76353
76354         * lib/xalloc.h (XMALLOC, XCALLOC, XREALLOC): Remove casts not
76355         required by C99.
76356
76357         Use `exit_failure' for xalloc and xmemcoll instead of their own
76358         private exit-failure variables.
76359         * lib/xalloc.h (xalloc_exit_failure): Remove.
76360         * lib/xmalloc.c: Likewise.  Include exitfail.h.
76361         (xalloc_die): Use exit_failure instead of xalloc_exit_failure.
76362         * lib/xmemcoll.h (xmemcoll_exit_failure): Remove.
76363         * lib/xmemcoll.c: Likewise.  Include exitfail.h.
76364         (xmemcoll): Use exit_failure instead of xalloc_exit_failure.
76365
76366 2003-07-20  Jim Meyering  <jim@meyering.net>
76367
76368         * modules/closeout (Depends-on): Add exitfail.
76369         Suggestion from Bruno Haible.
76370
76371 2003-07-19  Karl Berry  <karl@gnu.org>
76372
76373         * config/config.sub: update from prep.
76374
76375 2003-07-18  Paul Eggert  <eggert@twinsun.com>
76376
76377         * lib/closeout.h (close_stdout_set_status, close_stdout_status):
76378         Remove.
76379         * lib/closeout.c: Likewise.  Include "closeout.h" right after config.h,
76380         to test that it can stand by itself.  Include "exitfail.h".
76381         Clients should set exit_failure instead.
76382         (EXIT_FAILURE): Remove; no longer needed.  Do not include <stdlib.h>.
76383
76384 2003-07-18  Bruno Haible  <bruno@clisp.org>
76385
76386         * modules/getndelim2: New file.
76387         * modules/getline: Share files with module getndelim2.
76388         * modules/getnline: Depend on getndelim2 instead of sharing files with
76389         it. Add getnline.c to lib_SOURCES.
76390         * MODULES.html.sh (func_all_modules): Add getndelim2.
76391
76392 2003-07-18  Bruno Haible  <bruno@clisp.org>
76393
76394         * m4/getndelim2.m4: New file.
76395         * m4/getline.m4 (AM_FUNC_GETLINE): Add AC_LIBOBJ of getndelim2.c and
76396         invoke gl_PREREQ_GETNDELIM2.
76397         (gl_PREREQ_GETLINE): Drop AC_HEADER_STDC, now done by
76398         gl_PREREQ_GETNDELIM2.
76399         * m4/getnline.m4 (gl_GETNLINE): Drop AC_HEADER_STDC, now done by
76400         gl_GETNDELIM2.
76401
76402 2003-07-18  Bruno Haible  <bruno@clisp.org>
76403
76404         * lib/getndelim2.h: New file.
76405         * lib/getndelim2.c: Make into a module of its own. Include config.h,
76406         getndelim2.h.
76407         (getndelim2): Make non-static. Change return type to ssize_t.
76408         * lib/getline.h: Change argument names.
76409         * lib/getline.c: Include getndelim2.h instead of getndelim2.c.
76410         * lib/getnline.c: Include getndelim2.h.
76411
76412 2003-07-18  Andreas Schwab  <schwab@suse.de>
76413
76414         * lib/memcoll.c (memcoll) [!HAVE_STRCOLL]: Clear errno.
76415
76416 2003-07-17  Karl Berry  <karl@gnu.org>
76417
76418         * config/config.sub: update from prep.
76419
76420 2003-07-17  Bruno Haible  <bruno@clisp.org>
76421
76422         * modules/getnline: New file.
76423         * modules/getline: Add lib/getndelim2.c to source file list.
76424         * MODULES.html.sh (func_all_modules): Add getnline.
76425
76426 2003-07-17  Bruno Haible  <bruno@clisp.org>
76427
76428         * m4/getnline.m4: New file.
76429
76430 2003-07-17  Bruno Haible  <bruno@clisp.org>
76431
76432         * m4/Makefile.am.in: Remove file.
76433         * m4/Makefile.am: Remove file.
76434         * m4/Makefile.in: Remove file.
76435
76436 2003-07-17  Bruno Haible  <bruno@clisp.org>
76437
76438         * lib/getnline.h: New file.
76439         * lib/getnline.c: New file.
76440         * lib/getndelim2.c: New file, extracted from getline.c.
76441         (getndelim2): Renamed from getdelim2, with added nmax argument.
76442         * lib/getline.c: Include getndelim2.c.
76443         (getdelim2): Moved out to getndelim2.c.
76444         (getline, getdelim): Update.
76445
76446 2003-07-17  Bruno Haible  <bruno@clisp.org>
76447
76448         * lib/Makefile.am: Remove file.
76449         * lib/Makefile.in: Remove file.
76450
76451 2003-07-17  Bruno Haible  <bruno@clisp.org>
76452
76453         * configure.in: Remove file.
76454         * Makefile.in: Remove file.
76455
76456 2003-07-17  Bruno Haible  <bruno@clisp.org>
76457
76458         * MODULES.html.sh: Put the </BODY> right before </HTML>.
76459
76460 2003-07-16  Karl Berry  <karl@gnu.org>
76461
76462         * config/srclist-update: was running fixlicense twice, which caused
76463                 texinfo.tex to be nullified for some reason.  Simplify,
76464                 $gplsrc is no longer needed as far as I can see?
76465
76466 2003-07-16  Jim Meyering  <jim@meyering.net>
76467
76468         * modules/save-cwd: Depend on xgetcwd.  From Derek Price.
76469
76470 2003-07-15  Paul Eggert  <eggert@twinsun.com>
76471
76472         * config/srclist.txt: Get the following files from gettext-runtime/intl
76473         instead: config.charset, localcharset.c, localcharset.h, ref-add.sin,
76474         ref-del.sin.  From Bruno Haible.
76475         * config/srclist-update (fixfile): Change grep pattern again, since the
76476         previous fix didn't work (there was another trailing $).  Use
76477         '[$]' to escape the $s.
76478
76479 2003-07-15  Karl Berry  <karl@gnu.org>
76480
76481         * lib/vasnprintf.c: update from gettext.
76482
76483 2003-07-15  Karl Berry  <karl@gnu.org>
76484
76485         * config/srclist-update (fixfile): Change grep pattern, since 'Id'
76486         gets expanded when surrounded by '$'.
76487
76488 2003-07-15  Jim Meyering  <jim@meyering.net>
76489
76490         * modules/save-cwd: Don't depend on error.  From Derek Price.
76491
76492 2003-07-15  Jim Meyering  <jim@meyering.net>
76493
76494         * lib/makepath.c (make_path): Enclose diagnostic in _(...).
76495
76496 2003-07-14  Simon Josefsson  <jas@extundo.com>
76497
76498         * modules/mempcpy: New file.
76499         * MODULES.html.sh (func_all_modules): Add mempcpy.
76500
76501 2003-07-14  Simon Josefsson  <jas@extundo.com>
76502
76503         * m4/mempcpy.m4: New file.
76504
76505 2003-07-14  Simon Josefsson  <jas@extundo.com>
76506
76507         * lib/mempcpy.h: New file.
76508         * lib/mempcpy.c: New file.
76509
76510 2003-07-14  Paul Eggert  <eggert@twinsun.com>
76511
76512         * modules/getdate, modules/posixtm: Depend on mktime.
76513
76514 2003-07-14  Paul Eggert  <eggert@twinsun.com>
76515
76516         * lib/ceill.c, expl.c, floorl.c, frexpl.c, ldexpl.c, mathl.h,
76517         sincosl.c, sqrtl.c, trigl.c, trigl.h, poll.c, poll_.h, mkstemp.c,
76518         unicodeio.c, unicodeio.h, unlocked-io.h:
76519         Switch from LGPL to GPL.
76520
76521 2003-07-14  Paul Eggert  <eggert@twinsun.com>
76522
76523         * lib/asnprintf.c, asprintf.c, config.charset, gettext.h,
76524         localcharset.c, localcharset.h, mkdtemp.c, printf-args.c,
76525         printf-args.h, printf-parse.c, printf-parse.h, ref-add.sin,
76526         ref-del.sin, setenv.c, unsetenv.c, vasnprintf.c, vasnprintf.h,
76527         vasprintf.c, vasprintf.h: Regenerate.  These files are now being
76528         updated automatically by ../config/srclist-update.  This changes
76529         their license from LPGL to GPL.
76530
76531 2003-07-14  Paul Eggert  <eggert@twinsun.com>
76532
76533         * config/srclist.txt: Add tons more gettext files.  $GETTEXT is now
76534         assumed to refer to the root of the most recent stable gettext version.
76535         * config/srclistvars.sh: Add defaults for eggert.
76536         * config/srclist-update: Convert LGPL to GPL in shell scripts, too.
76537         Match "This program" as well as "The program".  This is needed
76538         for gettext.
76539
76540 2003-07-14  Jim Meyering  <jim@meyering.net>
76541
76542         Don't emit diagnostics.  Let callers do that.
76543         * lib/save-cwd.c: Don't include "error.h".
76544         (save_cwd): Don't call error.  Ensure that errno is valid
76545         when returning nonzero.
76546
76547         * lib/save-cwd.h (restore_cwd): Update prototype.
76548         * lib/save-cwd.c (restore_cwd): Remove two parameters.
76549         Simplify.  Don't call error upon failure.  Let callers do that.
76550         (save_cwd): Mention that Irix 5.3 has the same problem as SunOS 4
76551         when auditing is enabled.  But don't bother updating the #if.
76552
76553 2003-07-11  Alexandre Duret-Lutz  <adl@gnu.org>
76554
76555         * lib/obstack.h (__INT_TO_PTR): Revert change of 2003-03-13;
76556         it breaks C++ compilation.
76557         [!__GNUC__ || !__STDC__] (obstack_finish): Cast result to void*.
76558
76559 2003-07-10  Simon Josefsson  <jas@extundo.com>
76560
76561         * modules/strchrnul (Makefile.am): Add strchrnul.h.
76562
76563 2003-07-10  Jim Meyering  <jim@meyering.net>
76564
76565         * m4/clock_time.m4: Remove trailing blank.
76566         * m4/intmax_t.m4: Likewise.
76567
76568 2003-07-10  Jim Meyering  <jim@meyering.net>
76569
76570         * lib/vasnprintf.c: Remove trailing blanks.
76571         Make cpp indentation consistent.
76572
76573 2003-07-09  Paul Eggert  <eggert@twinsun.com>
76574
76575         * lib/alloca_.h, euidaccess.c, getpass.c, memrchr.c, obstack.h,
76576         posixver.c, strftime.c, strnlen.c, strverscmp.c:
76577         Switch from LGPL to GPL.
76578
76579 2003-07-09  Paul Eggert  <eggert@twinsun.com>
76580
76581         * config/srclist.txt: Sort sublists.  Add
76582         $LIBCSRC/sysdeps/generic/strtoul.c. In comments, add more libc files
76583         that differ from gnulib for one reason or another; we'd like this list
76584         to be smaller but for now let's document what we have.
76585
76586 2003-07-08  Paul Eggert  <eggert@twinsun.com>
76587
76588         * config/srclist-update: Port to POSIX 1003.1-2001 hosts by avoiding
76589         the use of GNU extensions.  Change "x=`eval echo $x`" to the shorter
76590         and sweeter "eval x=$x".
76591         * config/srclist.txt: Get lib/argp* from glibc.
76592
76593 2003-07-07  Paul Eggert  <eggert@twinsun.com>
76594
76595         * lib/mktime.c: Fix some boundary cases and remove need for floating
76596         point.
76597
76598         Issue a compile-time diagnostic if time_t is floating point, or if
76599         two's complement arithmetic is not in effect, or if arithmetic
76600         right shift does not propagate the sign.  These assumptions were
76601         all in the original code but they weren't checked.
76602
76603         (TIME_T_MIDPOINT, verify): New macros.
76604         (__isleap): Remove; it has integer overflow problems.
76605         (leapyear): New function, without those problems.
76606         (ydhms_tm_diff): Remove; splitting into two parts.
76607         (ydhms_diff): New function, containing the arithmetic part of
76608         the old ydhms_tm_diff function.  Issue a compile-time
76609         diagnostic if we are not using C99 integer division.
76610         Avoid casts when possible.
76611         (guess_time_tm): New function, containing the checking part of
76612         the old ydhms_tm_diff function.  Return the new value, rather than
76613         the difference between it and the old.  Accept a new argument T
76614         so that *T specifies the old value.  Check for overflow in the result.
76615
76616         (__mktime_internal): Use a time_t offset, not a long int offset.
76617         This undoes the 2003-06-04 change, which is no longer needed now
76618         that we have better overflow checking.
76619         (localtime_offset): Likewise.
76620
76621         (__mktime_internal): Avoid harmful overflow on hosts where time_t
76622         and long are 64-bit but int is only 32-bit.
76623         (ydhms_diff): Use long int to store year1 and yday1.
76624         Issue a compile-time diagnostic if long int is not wide enough.
76625
76626         (__mktime_internal): Use long int to store adjusted year and yday.
76627         Use plain C rather than preprocessor commands, if that doesn't
76628         affect efficiency.
76629         Check for overflow (and try to repair) after each probe
76630         rather than checking only at the very end.  This avoids some bugs
76631         (e.g., southern hemisphere, behind GMT, and GMT offset at minimum time
76632         does not equal GMT offset at maximum time).
76633         Use integer to check for overflow rather than floating point; this
76634         is more portable to non-IEEE hosts, and is a tad faster.
76635         When we detect that we are oscillating between two values,
76636         don't check whether tm_isdst has the requested value, since
76637         we already know the answer.  When tm_isdst has the wrong value,
76638         use a different heuristic to find the right one, based on the
76639         extreme values actually observed in practice in tz2003a,
76640         rather than the (overly optimistic) "previous 3 calendar quarters".
76641
76642         (not_equal_tm, print_tm, check_result): Use "const T" rather than
76643         "T const" to accommodate glibc style.
76644         (check_result): Use less-confusing report format.  "long" -> "long int.
76645         (main): Likewise.
76646         Don't loop if the iteration overflows time_t.
76647         Allow a negative step in the iteration.
76648
76649 2003-07-06  Karl Berry  <karl@gnu.org>
76650
76651         * config/depcomp: update from automake.
76652         * config/config.sub: update from prep.
76653
76654 2003-07-03  Karl Berry  <karl@gnu.org>
76655
76656         * config/config.guess: update from prep.
76657
76658 2003-07-01  Paul Eggert  <eggert@twinsun.com>
76659
76660         * m4/xreadlink.m4 (gl_XREADLINK): Don't check for sys/types.h, since
76661         xreadlink.c now includes it unconditionally.
76662
76663 2003-07-01  Paul Eggert  <eggert@twinsun.com>
76664
76665         * lib/xreadlink.c: Include <sys/types.h> unconditionally, instead of
76666         having it depend on HAVE_SYS_TYPES_H.
76667
76668 2003-07-01  Bruno Haible  <bruno@clisp.org>
76669
76670         * m4/ssize_t.m4 (gt_TYPE_SSIZE_T): Don't include <unistd.h>.
76671         <sys/types.h> should be sufficient.
76672         Reported by Paul Eggert.
76673
76674 2003-06-26  Karl Berry  <karl@gnu.org>
76675
76676         * config/depcomp: update from automake.
76677
76678 2003-06-26  Bruno Haible  <bruno@clisp.org>
76679
76680         * modules/human: Depend on module stdbool.
76681
76682 2003-06-25  Bruno Haible  <bruno@clisp.org>
76683
76684         * modules/readlink: New file.
76685         * modules/xreadlink: Depend on it.
76686         * MODULES.html.sh (func_all_modules): Add readlink.
76687
76688 2003-06-25  Bruno Haible  <bruno@clisp.org>
76689
76690         * m4/readlink.m4: New file.
76691
76692 2003-06-25  Bruno Haible  <bruno@clisp.org>
76693
76694         * lib/readlink.c: New file.
76695
76696 2003-06-22  Karl Berry  <karl@gnu.org>
76697
76698         * config/srclist.txt: update mkinstalldirs from automake.
76699         * config/mkinstalldirs: update.
76700
76701 2003-06-22  Bruno Haible  <bruno@clisp.org>
76702
76703         Portability to mingw32.
76704         * m4/ssize_t.m4: New file, from GNU gettext.
76705         * m4/safe-read.m4 (gl_PREREQ_SAFE_READ): Require gt_TYPE_SSIZE_T.
76706         * m4/xreadlink.m4 (gl_XREADLINK): Require gt_TYPE_SSIZE_T.
76707
76708 2003-06-22  Bruno Haible  <bruno@clisp.org>
76709
76710         * modules/safe-read: Add m4/ssize_t.m4.
76711         * modules/xreadlink: Add m4/ssize_t.m4.
76712
76713 2003-06-20  Bruno Haible  <bruno@clisp.org>
76714
76715         Assume C89, so PARAMS isn't needed.
76716         * lib/unicodeio.h (PARAMS): Remove.
76717         * lib/unicodeio.c: Don't use PARAMS.
76718
76719 2003-06-18  Karl Berry  <karl@gnu.org>
76720
76721         * config/config.{guess,sub}: update from prep.
76722
76723 2003-06-18  Jim Meyering  <jim@meyering.net>
76724
76725         Merge changes from coreutils.
76726         * lib/readutmp.c: Include <string.h> and <stdlib.h> unconditionally.
76727         Remove explicit declarations of xmalloc and realloc.
76728         Include xalloc.h.
76729         (read_utmp): Remove anachronistic cast of xmalloc.
76730
76731 2003-06-17  Paul Eggert  <eggert@twinsun.com>
76732
76733         Assume C89, so PARAMS isn't needed.
76734         * lib/backupfile.h (PARAMS): Remove.  All uses removed.
76735         * lib/closeout.h, lib/dirname.h, lib/filemode.h, lib/fsusage.h,
76736         lib/getdate.h, lib/getline.h, lib/group-member.h, lib/hard-locale.h,
76737         lib/hash.h, lib/linebuffer.h, lib/long-options.h, lib/makepath.h,
76738         lib/memcasecmp.h, lib/memcoll.h, lib/modechange.h, lib/mountlist.h,
76739         lib/path-concat.h, lib/physmem.h, lib/posixtm.h, lib/quote.h,
76740         lib/readutmp.h, lib/same.h, lib/save-cwd.h, lib/savedir.h,
76741         lib/stdio-safer.h, lib/strtoimax.c, lib/strverscmp.h,
76742         lib/unistd-safer.h, lib/version-etc.h, lib/xalloc.h, lib/xreadlink.h,
76743         lib/xstrtod.h, lib/xstrtol.h: Likewise.
76744         * lib/filemode.h, lib/hard-locale.h, lib/memcoll.h, lib/modechange.h,
76745         lib/physmem.h, lib/same.h, lib/strverscmp.h: Do not include config.h;
76746         no longer needed. Anyway, config.h should always be included before any
76747         other file.
76748
76749 2003-06-11  Simon Josefsson  <jas@extundo.com>
76750
76751         * modules/sysexits: New file.
76752         * MODULES.html.sh (func_all_modules): Add sysexits.
76753
76754 2003-06-11  Simon Josefsson  <jas@extundo.com>
76755
76756         * lib/sysexit_.h: New file.
76757
76758 2003-06-11  Derek Price  <derek@ximbiot.com>
76759
76760         * lib/stat.c [LSTAT]: Compile/use slash_aware_lstat only if it is
76761         necessary.
76762
76763 2003-06-11  Bruno Haible  <bruno@clisp.org>
76764
76765         * m4/sysexits.m4: New file.
76766
76767 2003-06-10  Simon Josefsson  <jas@extundo.com>
76768
76769         * lib/argp.h: New file, from glibc.
76770         * lib/argp-ba.c: New file, from glibc.
76771         * lib/argp-eexst.c: New file, from glibc.
76772         * lib/argp-fmtstream.c: New file, from glibc.
76773         * lib/argp-fmtstream.h: New file, from glibc.
76774         * lib/argp-fs-xinl.c: New file, from glibc.
76775         * lib/argp-help.c: New file, from glibc.
76776         * lib/argp-namefrob.h: New file, from glibc.
76777         * lib/argp-parse.c: New file, from glibc.
76778         * lib/argp-pv.c: New file, from glibc.
76779         * lib/argp-pvh.c: New file, from glibc.
76780         * lib/argp-xinl.c: New file, from glibc.
76781
76782 2003-06-10  Simon Josefsson  <jas@extundo.com>
76783
76784         * modules/strchrnul: New file.
76785
76786 2003-06-10  Simon Josefsson  <jas@extundo.com>
76787
76788         * modules/argp: New file.
76789
76790 2003-06-10  Simon Josefsson  <jas@extundo.com>
76791
76792         * m4/strchrnul.m4: New file.
76793
76794 2003-06-10  Simon Josefsson  <jas@extundo.com>
76795
76796         * lib/strchrnul.h: New file.
76797         * lib/strchrnul.c: New file.
76798
76799 2003-06-10  Bruno Haible  <bruno@clisp.org>
76800
76801         * MODULES.html.sh (func_all_modules): Add strchrnul and argp.
76802
76803 2003-06-07  Karl Berry  <karl@gnu.org>
76804
76805         * config/config.{guess,sub}: update from prep.
76806
76807 2003-06-07  Jim Meyering  <jim@meyering.net>
76808
76809         * modules/strtod: Use $(...) notation, not @...@ for
76810         AC_REPLACE'd variables.
76811         * modules/localcharset: Likewise.
76812
76813 2003-06-07  Jim Meyering  <jim@meyering.net>
76814
76815         * lib/readtokens.h: Put `Free Software Foundation, Inc.'
76816         in place of my name in the copyright comment.
76817         Remove definition and uses of __P.
76818
76819         From coreutils.
76820         * lib/stat.c: Don't declare xmalloc explicitly.
76821         Instead, include "xalloc.h".
76822         * lib/readtokens.c (readtokens): Remove anachronistic casts of xmalloc,
76823         xrealloc, and xcalloc return values.
76824         * lib/xgetcwd.c (xgetcwd): Include "xgetcwd.h".
76825         Improve comment.
76826         * lib/xgetcwd.h: Remove definition/uses of PARAMS.
76827
76828 2003-06-07  Bruno Haible  <bruno@clisp.org>
76829
76830         * modules/poll (Makefile.am): Use explicit creation rule for poll.h, to
76831         avoid AC_CONFIG_LINKS.
76832         * modules/fnmatch (Makefile.am): Use explicit creation rule for
76833         fnmatch.h, to avoid AC_CONFIG_LINKS.
76834         * modules/alloca (Makefile.am): Make creation of alloca.h Ctrl-C safe.
76835
76836 2003-06-07  Bruno Haible  <bruno@clisp.org>
76837
76838         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH, gl_FUNC_FNMATCH_POSIX,
76839         gl_FUNC_FNMATCH_GNU): Set FNMATCH_H instead of invoking
76840         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
76841         directory.
76842         * m4/poll.m4 (gl_FUNC_POLL): Set POLL_H instead of invoking
76843         AC_CONFIG_LINKS. Needed to allow for a different name of the lib
76844         directory.
76845
76846 2003-06-06  Jim Meyering  <jim@meyering.net>
76847
76848         Merge from coreutils.
76849         * lib/same.c: (same_name): Declare *_basename locals to be `const'.
76850         Consolidate declarations and initializations of *_base* locals.
76851
76852         Merge from coreutils.
76853         This avoids a core dump on systems without GNU putenv,
76854         when running `env -u SOME_ALREADY_UNSET_VARIABLE'.
76855         * lib/putenv.c (__set_errno, LOCK, UNLOCK): Define.
76856         (unsetenv): New static function, from GNU libc.
76857         (rpl_putenv): Use it.
76858
76859         * lib/modechange.c: Remove trailing blanks.
76860
76861         Merge from coreutils.
76862         * lib/fsusage.c: Remove declaration of statfs.
76863         It conflicted with one from OSF/1 5.1 in <sys/mount.h>.
76864
76865         * lib/posixtm.c: Include <stdbool.h> unconditionally.
76866
76867 2003-06-06  Jim Meyering  <jim@meyering.net>
76868
76869         * lib/stdbool_.h: Renamed from stdbool.h.in.
76870
76871 2003-06-06  Jim Meyering  <jim@meyering.net>
76872             Bruno Haible  <bruno@clisp.org>
76873
76874         * modules/stdbool: Reflect renaming: stdbool.h.in -> stdbool_.h.
76875         Adjust Makefile.am snippet not to redirect directly to target.
76876         Use $(STDBOOL_H) notation, not @STDBOOL_H@ for AC_REPLACE'd variables.
76877
76878 2003-06-05  Paul Eggert  <eggert@twinsun.com>
76879
76880         * lib/mktime.c (__mktime_internal): When resolving a tm_isdst
76881         mismatch, look in future quarters as well as past.  This fixes a
76882         bug when processing fall-backwards gaps immediately after a long
76883         period of daylight-saving time.
76884
76885         * lib/mktime.c: Assume freestanding C89 or better.
76886         (HAVE_LIMITS_H): Remove.  Assume it's 1.
76887         (__P): Remove; not used.
76888         (CHAR_BIT, INT_MIN, INT_MAX): Remove; <limits.h> defines them.
76889         (mktime, not_equal_tm, print_tm, check_result,
76890         main): Use prototypes.  Use const * where appropriate.
76891         (main): Fix typo in testing code that uncovered by above changes.
76892         (Local Variables): Remove -DHAVE_LIMITS_H from compile-command.
76893
76894 2003-06-04  Paul Eggert  <eggert@twinsun.com>
76895
76896         * m4/human.m4 (gl_HUMAN): Require AM_STDBOOL_H.  Check for
76897         locale.h, localeconv.  This merges changes from coreutils.
76898
76899         * m4/mktime.m4 (AC_FUNC_MKTIME): New macro, taken from Autoconf CVS.
76900         It can be removed after the next Autoconf is released.
76901         * m4/exclude.m4 (gl_EXCLUDE): Don't check for sys/types.h; no loner
76902         needed.
76903
76904 2003-06-04  Paul Eggert  <eggert@twinsun.com>
76905
76906         * lib/mktime.c: Fix Debian bug 177940
76907         <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177940>.
76908         (localtime_offset): Now long int, not time_t, because we want it
76909         to be guaranteed to be signed.  All uses changed.
76910         (__mktime_internal): If overflow would occur when adding offset,
76911         don't add it.
76912
76913         Merge 'human' changes from coreutils.  Rewrite to support
76914         locale-specific notations like thousands separators.
76915         * lib/human.c: Simplify authorship notice.
76916         Include human.h immediately after config.h.
76917         <sys/types.h>, <stdio.h>: Do not include; no longer needed.
76918         <limits.h>: Do not include, since human.h does.
76919         (SIZE_MAX, UINTMAX_MAX): New macros.
76920         <strings.h>: Include if HAVE_STRINGS_H, not if !HAVE_STRING_H.
76921         <locale.h>: Include if HAVE_LOCALE_H and HAVE_LOCALECONV.
76922         (HUMAN_READABLE_SUFFIX_LENGTH_MAX): New macro.
76923         (power_letter): Renamed from suffixes.
76924         (generate_suffix_backwards): Remove.
76925         (adjust_value): Now takes int style (because of human.h changes)
76926         and long double value (for greater precision on some platforms).
76927         (group_number): New function.
76928         (human_readable): Use it.  Use integer options, not enum.
76929         Put the options before the sizes in the arg list.
76930         Support all the new options.
76931         The old human_readable function has been removed;
76932         use inttostr.h instead.
76933         (human_readable, default_block_size, humblock):
76934         Use uintmax_t, not int, for block sizes.
76935         (human_readable_inexact, block_size_types): Remove.
76936         (block_size_opts): New constant.
76937         (human_options): Renamed from human_block_size, with new signature
76938         that allows block sizes up to UINTMAX_MAX.  All callers changed.
76939         * lib/human.h: Add copyright and authorship notice.
76940         Include <limits.h> and <stdbool.h> unconditionally.
76941         (PARAMS): Remove.  All uses removed.
76942         (LONGEST_HUMAN_READABLE): Add support for thousands separator.
76943         (enum human_inexact_style): Remove tag; now a nameless enum.
76944         (human_floor, human_ceiling, human_round_to_even): Now have
76945         values 2, 0, 1 rather than -1, 1, 0.
76946         (human_group_digits, human_suppress_point_zero, human_autoscale,
76947         human_base_1024, human_SI, human_B): New constants.
76948         (human_readable_inexact, human_block_size): Remove.
76949         (human_readable): Size args are now uintmax_t, not int.
76950         (human_options): New decl.
76951
76952         * lib/exclude.c: (new_exclude, add_exclude): Remove casts that are
76953         unnecessary now that we assume C89 or better.  This change
76954         imported from coreutils.
76955
76956         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
76957         arbitrarily.  This is the same patch as 2003-05-28, but it got lost
76958         in the 2003-05-30 sync from glibc.
76959
76960         .h files should stand alone, but we shouldn't include <sys/types.h>
76961         if we can get away with just <stddef.h>.
76962
76963         * lib/__fpending.h, addext.c, backupfile.c, exclude.c, getline.c,
76964         malloc.c, putenv.c, realloc.c, strcasecmp.c: Include <stddef.h>
76965         rather than <sys/types.h>, as we merely need size_t.
76966         * lib/dirname.h, memcoll.h, xalloc.h, xmemcoll.h: Include <stddef.h>,
76967         to get size_t.
76968         * lib/hash.h, linebuffer.h, readtokens.h, stdio-safer.h, version-etc.h:
76969         Include <stdio.h>, to get FILE.
76970         * lib/memcasecmp.c: Don't include <sys/types.h>, as we can assume
76971         memcasecmp.h has included <stddef.h> and all we need is size_t.
76972         * lib/memcoll.c: Include "memcoll.h", which gets us size_t and checks
76973         our interface, instead of including <sys/types.h>
76974
76975 2003-06-04  Paul Eggert  <eggert@twinsun.com>
76976
76977         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): Comment out for
76978         now, as glibc mktime is buggy on non-glibc systems.
76979
76980 2003-06-03  Karl Berry  <karl@gnu.org>
76981
76982         * config/config.sub: update from prep.
76983
76984 2003-06-02  Paul Eggert  <eggert@twinsun.com>
76985
76986         [from coreutils]
76987         Fix some minor time-related bugs with POSIX time arguments.
76988         Some valid time stamps were being rejected (notably -1, and
76989         time stamps before 1900 on 64-bit hosts).  And some invalid
76990         time stamps were being accepted, e.g. September 31.
76991
76992         * lib/posixtm.h (posixtime): Return bool instead of time_t, so
76993         that we can return (time_t) -1 successfully.
76994         * lib/posixtm.c: Likewise.
76995         [HAVE_STDBOOL_H]: Include <stdbool.h>.
76996         (bool, false, true) [!HAVE_STDBOOL_H]: New type.
76997         (t): Remove static var.
76998         (year, posix_time_parse): Now takes struct tm * arg to modify, instead
76999         of static var.  All uses changed.
77000         (year): Do not reject years before 1900; they can occur with
77001         64-bit time_t.
77002         (posix_time_parse): Do not check for out-of-range components;
77003         that is now the caller's responsibility, since our checks were
77004         only approximations.
77005         (posixtime): Use mktime to check for out-of-range components,
77006         since it knows them exactly.
77007         If mktime returns (time_t) -1, check whether an error actually occurred
77008         by invoking localtime on -1.
77009         (main) [TEST_POSIXTIME]: Check for input data errors, and report
77010         posixtime failures better.
77011         Improve the test data (in comments only).
77012
77013 2003-06-02  Karl Berry  <karl@gnu.org>
77014
77015         * config/mkinstalldirs (version): new variable.
77016         (--version): new option.
77017         (usage): improve message.
77018
77019 2003-05-30  Karl Berry  <karl@gnu.org>
77020
77021         * lib/mktime.c: update from libc.
77022
77023 2003-05-30  Bruno Haible  <bruno@clisp.org>
77024
77025         * modules/gettext: Add files m4/nls.m4 and m4/po.m4.
77026         * config/config.rpath: Upgrade to gettext-0.12.1.
77027
77028 2003-05-30  Bruno Haible  <bruno@clisp.org>
77029
77030         * m4/gettext.m4: Upgrade to gettext-0.12.1.
77031         * m4/nls.m4: New file, from gettext-0.12.1.
77032         * m4/po.m4: New file, from gettext-0.12.1.
77033         * m4/progtest.m4: Upgrade to gettext-0.12.1.
77034
77035 2003-05-30  Bruno Haible  <bruno@clisp.org>
77036
77037         * lib/config.charset: Upgrade to gettext-0.12.1 and libiconv-1.9.1.
77038         * lib/localcharset.h: Likewise.
77039         * lib/localcharset.c: Likewise.
77040
77041 2003-05-29  Karl Berry  <karl@gnu.org>
77042
77043         * config/config.rpath: update from gettext.
77044
77045 2003-05-28  Paul Eggert  <eggert@twinsun.com>
77046
77047         Assume the headers required for C89 freestanding compilers.
77048         * m4/backupfile.m4 (gl_BACKUPFILE): Don't check for limits.h.
77049         * m4/fsusage.m4 (gl_PREREQ_FSUSAGE_EXTRA): Likewise.
77050         * m4/human.m4 (gl_HUMAN): Likewise.
77051         * m4/pathmax.m4 (gl_PATHMAX): Likewise.
77052         * m4/rpmatch.m4 (gl_FUNC_RPMATCH): Likewise.
77053         * m4/userspec.m4 (gl_USERSPEC): Likewise.
77054         * m4/xreadlink.m4 (gl_XREADLINK): Likewise.
77055         * m4/xstrtol.m4 (gl_PREREQ_XSTRTOL): Likewise.
77056         * m4/quote.m4 (gl_QUOTE): Don't check for stddef.h.
77057
77058 2003-05-28  Paul Eggert  <eggert@twinsun.com>
77059
77060         Assume the headers required for C89 freestanding compilers.
77061         * lib/addext.c, lib/backupfile.c, lib/fsusage.c, lib/human.c,
77062         lib/pathmax.h, lib/rpmatch.c, lib/userspec.c, lib/xreadlink.c,
77063         lib/xstrtol.c: Include <limits.h> without checking for HAVE_LIMITS_H.
77064         * lib/backupfile.c, lib/fsusage.c, lib/hash.c, lib/human.c,
77065         lib/safe-read.c, lib/userspec.c, lib/xstrtol.c (CHAR_BIT): Don't
77066         define, since <limits.h> is guaranteed to do that.
77067         * lib/fatal.c: Include <stdarg.h> without checking for __STDC__.
77068         * lib/exclude.c: Include <stdbool.h> unconditionally.
77069         * lib/tempname.c: Include <stddef.h> unconditionally.
77070         * lib/hash.c: Include <limits.h>, since we no longer define CHAR_BIT.
77071         * lib/modechange.c, rpmatch.c (NULL): Don't define, since
77072         <stddef.h> does that.
77073         * lib/quote.c: Dont include <stddef.h> or <sys/types.h>; not needed.
77074         * lib/safe-read.c (INT_MAX): Don't define, since <limits.h> does that.
77075         * lib/safe-read.c (TYPE_MINIMUM, TYPE_MAXIMUM): Remove; no longer
77076         needed.
77077         * lib/xstrtol.c: Likewise.
77078         * lib/safe-read.c: Remove TYPE_SIGNED; no longer needed.
77079         * lib/savedir.c: Include <stddef.h> instead of defining NULL.
77080
77081         * lib/addext.c (addext): Use assignment rather than cast, to avoid
77082         warnings on some platforms.
77083
77084         * lib/mktime.c (__mktime_internal): Do not reject negative timestamps
77085         arbitrarily.
77086
77087 2003-05-26  Jim Meyering  <jim@meyering.net>
77088
77089         Merge in a change from coreutils:
77090         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Test the cache variable, not one
77091         that is guaranteed to be `no'.  Use `no_such_member' to indicate
77092         that condition, rather than `-1' which is slightly misleading.
77093         Change the name of the cache variable to have the gl_ prefix.
77094         Prompted by a patch from Richard Dawe for DJGPP.
77095
77096 2003-05-24  Karl Berry  <karl@gnu.org>
77097
77098         * config/config.guess: update from prep.
77099
77100 2003-05-22  Karl Berry  <karl@gnu.org>
77101
77102         * gnulib-tool (func_usage): =LIBRARY not =libRARY in help msg.
77103
77104 2003-05-20  Karl Berry  <karl@gnu.org>
77105
77106         * config/config.guess: update from prep.
77107
77108 2003-05-18  Karl Berry  <karl@gnu.org>
77109
77110         * config/srclistvars.sh (TEXMF): use TEXMFROOT instead, since TEXMF
77111         might actually be set by the user.
77112
77113         * config/depcomp, install-sh, mdate-sh: update from automake.
77114
77115 2003-05-17  Bruno Haible  <bruno@clisp.org>
77116
77117         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Fix a quoting bug leading to an
77118         invalid expansion for AC_EGREP_CPP.
77119         * m4/strtoimax.m4 (gl_FUNC_STRTOIMAX): Likewise.
77120         * m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Likewise.
77121         Suggested by Akim Demaille <akim@epita.fr> in
77122         http://mail.gnu.org/archive/html/bug-autoconf/2003-05/threads.html
77123
77124 2003-05-12  Jim Meyering  <jim@meyering.net>
77125
77126         * lib/strftime.c (my_strftime): Let the `-' (no-pad) flag affect
77127         the space-padded-by-default conversion specifiers, %e, %k, %l.
77128
77129 2003-05-12  Bruno Haible  <bruno@clisp.org>
77130
77131         * lib/linebreak.c (iconv_string_length): Don't return -1 just because
77132         the string is longer than 4 KB.
77133
77134 2003-05-11  Karl Berry  <karl@gnu.org>
77135
77136         * config/config.{guess,sub}: update from prep.
77137
77138 2003-05-09  Bruno Haible  <bruno@clisp.org>
77139
77140         * modules/error: Add m4/strerror_r.m4 to file list.
77141
77142 2003-05-03  Bruno Haible  <bruno@clisp.org>
77143
77144         Upgrade to Unicode-4.0.
77145         * lib/linebreak.c (nonspacing_table_data): Change width of U+00AD,
77146         U+0350..U+0357, U+035D..U+035F, U+0600..U+0603, U+0610..U+0615,
77147         U+0656..U+0658, U+0A01, U+0AE2..U+0AE3, U+0CBC, U+17B4..U+17B5,
77148         U+17DD, U+1920..U+1922, U+1927..U+192B, U+1932, U+1939..U+193B
77149         from 1 to 0. Change width of U+0CBF, U+0CC6, U+180E from 0 to 1.
77150         (uc_width): Change width of U+4DC0..U+4DFF from 2 to 1. Change width
77151         of U+2A6D7..U+2F7FF, U+2FA1E..U+2FFFD, U+30000..U+3FFFD from 1 to 2.
77152         Change width of U+E0100..U+E01EF from 1 to 0.
77153
77154 2003-04-25  Jim Meyering  <jim@meyering.net>
77155
77156         * lib/copy-file.c (copy_file_preserving): Declare buf_size to be
77157         of type size_t, not int.
77158
77159 2003-04-25  Bruno Haible  <bruno@clisp.org>
77160
77161         * lib/copy-file.c: Include <stddef.h>, for size_t.
77162
77163 2003-04-21  Paul Eggert  <eggert@twinsun.com>
77164
77165         * m4/error.m4 (gl_ERROR): Do not put under dynamic conditions some
77166         code which expansion is under static control.  Patch imported from
77167         Akim Demaille's patch to Bison; see
77168         <http://mail.gnu.org/archive/html/bison-patches/2003-03/msg00057.html>.
77169
77170 2003-04-14  Bruno Haible  <bruno@clisp.org>
77171
77172         * m4/error.m4 (jm_PREREQ_ERROR): Use AC_FUNC_VPRINTF.
77173
77174 2003-04-11  Jim Meyering  <jim@meyering.net>
77175
77176         Merge changes from Coreutils.
77177
77178         2003-03-22  Jim Meyering  <jim@meyering.net>
77179
77180         * lib/strftime.c (widen): Cast alloca return value to proper type.
77181
77182         2003-01-19  Ulrich Drepper  <drepper@redhat.com>
77183
77184         From GNU libc.
77185         * lib/strftime.c (my_strftime): Handle very large width
77186         specifications for numeric values correctly.  Improve checks for
77187         overflow.
77188
77189         2003-01-19  Jim Meyering  <jim@meyering.net>
77190
77191         * lib/strftime.c (widen) [COMPILE_WIDE]: Merge nearly-identical
77192         definitions.
77193         (nl_get_alt_digit) [! defined my_strftime]: Define.
77194         (my_strftime) [_NL_CURRENT]: Merge nearly-identical uses of
77195         _nl_get_alt_digit and _nl_get_walt_digit.
77196
77197         * lib/strftime.c (my_strftime): Merge in locale-related changes from
77198         libc. These changes have no effect outside of _LIBC.
77199
77200 2003-04-10  Bruno Haible  <bruno@clisp.org>
77201
77202         * modules/findprog: New file.
77203         * MODULES.html.sh (func_all_modules): Add it.
77204
77205 2003-04-10  Bruno Haible  <bruno@clisp.org>
77206
77207         * m4/findprog.m4: New file.
77208         * m4/eaccess.m4: New file.
77209
77210 2003-04-10  Bruno Haible  <bruno@clisp.org>
77211
77212         * lib/findprog.h: New file, from GNU gettext.
77213         * lib/findprog.c: New file, from GNU gettext.
77214
77215 2003-04-05  Jim Meyering  <jim@meyering.net>
77216
77217         Merge changes from Coreutils.
77218
77219         * lib/exclude.h (PARAMS): Remove definition and uses.
77220         * lib/exclude.c: Remove uses of `PARAMS'.
77221
77222         * lib/dirname.c [TEST_DIRNAME]: Update build instructions for test.
77223         Add test-cases for DOS filenames. Declare program_name.
77224         (main): Set up program_name.  Patch by Rich Dawe.
77225
77226         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
77227         error from mntctl.
77228         Use mntctl's return value to drive the entry-processing loop, since
77229         we can't rely on the value of the vmt_length member in the last
77230         entry.  On some systems doing so could result in exhausting
77231         virtual memory.  Based in part on a patch from Mike Jetzer.
77232
77233 2003-04-04  Bruno Haible  <bruno@clisp.org>
77234
77235         * modules/linebreak: New file.
77236         * MODULES.html.sh (func_all_modules): Add it.
77237
77238 2003-04-04  Bruno Haible  <bruno@clisp.org>
77239
77240         * m4/linebreak.m4: New file.
77241
77242 2003-04-04  Bruno Haible  <bruno@clisp.org>
77243
77244         * lib/linebreak.h: New file, from GNU gettext.
77245         * lib/linebreak.c: New file, from GNU gettext with slight
77246         modifications.
77247         * lib/lbrkprop.h: New file, from GNU gettext.
77248
77249 2003-04-03  Bruno Haible  <bruno@clisp.org>
77250
77251         * modules/utf8-ucs4: New file.
77252         * modules/utf16-ucs4: New file.
77253         * modules/ucs4-utf8: New file.
77254         * modules/ucs4-utf16: New file.
77255         * MODULES.html.sh (func_all_modules): Add them.
77256
77257 2003-04-03  Bruno Haible  <bruno@clisp.org>
77258
77259         * m4/utf-ucs4.m4: New file.
77260         * m4/ucs4-utf.m4: New file.
77261
77262 2003-04-03  Bruno Haible  <bruno@clisp.org>
77263
77264         * lib/utf8-ucs4.h: New file, from GNU gettext.
77265         * lib/utf16-ucs4.h: New file, from GNU gettext.
77266         * lib/ucs4-utf8.h: New file, from GNU gettext.
77267         * lib/ucs4-utf16.h: New file, from GNU gettext.
77268
77269 2003-04-02  Bruno Haible  <bruno@clisp.org>
77270
77271         * modules/binary-io: New file.
77272         * MODULES.html.sh (func_all_modules): Add it.
77273
77274 2003-04-02  Bruno Haible  <bruno@clisp.org>
77275
77276         * lib/binary-io.h: New file, from GNU gettext.
77277
77278 2003-04-01  Bruno Haible  <bruno@clisp.org>
77279
77280         * modules/pathname: New file.
77281         * MODULES.html.sh (func_all_modules): Add it.
77282
77283 2003-04-01  Bruno Haible  <bruno@clisp.org>
77284
77285         * lib/pathname.h: New file, from GNU gettext.
77286         * lib/concatpath.c: New file, from GNU gettext.
77287
77288 2003-03-30  Bruno Haible  <bruno@clisp.org>
77289
77290         * m4/copy-file.m4 (gl_COPY_FILE): Add check for chown().
77291
77292 2003-03-30  Bruno Haible  <bruno@clisp.org>
77293
77294         * lib/copy-file.c (copy_file_preserving): Don't set owner if the
77295         function chown() doesn't exist.
77296
77297 2003-03-28  Bruno Haible  <bruno@clisp.org>
77298
77299         * modules/copy-file: New file.
77300         * MODULES.html.sh (func_all_modules): Add it.
77301
77302 2003-03-28  Bruno Haible  <bruno@clisp.org>
77303
77304         * m4/copy-file.m4: New file.
77305
77306 2003-03-28  Bruno Haible  <bruno@clisp.org>
77307
77308         * lib/copy-file.h: New file, from GNU gettext.
77309         * lib/copy-file.c: New file, from GNU gettext.
77310
77311 2003-03-18  Jim Meyering  <jim@meyering.net>
77312
77313         * lib/quote.c (quote_n): Fix typo in comment.
77314
77315 2003-03-18  Bruno Haible  <bruno@clisp.org>
77316
77317         * m4/onceonly.m4: Use m4_defn instead of defn, for better error
77318         checking.
77319         * m4/onceonly_2_57.m4: Likewise.
77320
77321 2003-03-17  Bruno Haible  <bruno@clisp.org>
77322
77323         * m4/onceonly.m4: Require autoconf 2.54 or newer.
77324         (m4_quote): Remove macro.
77325         * m4/onceonly_2_57.m4: Require autoconf 2.54 or newer.
77326
77327 2003-03-14  Jim Meyering  <jim@meyering.net>
77328
77329         Merge changes from Coreutils.
77330         * lib/obstack.h (obstack_object_size): Declare temporary, __o,
77331         to be const, in order to avoid warnings.
77332         (obstack_room): Likewise.
77333         (obstack_empty_p): Likewise.
77334
77335 2003-03-14  Bruno Haible  <bruno@clisp.org>
77336
77337         * m4/onceonly_2_57.m4 (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE,
77338         AC_CHECK_DECLS_ONCE): Quote AC_FOREACH variable-expansions properly.
77339
77340 2003-03-13  Paul Eggert  <eggert@twinsun.com>
77341
77342         Merge changes from Bison.
77343         * lib/obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
77344         (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
77345         when compiling Bison 1.875's `bitset bset = obstack_alloc
77346         (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
77347         * lib/hash.c: Include <stdbool.h> unconditionally.
77348
77349 2003-03-13  Paul Eggert  <eggert@twinsun.com>
77350
77351         * m4/onceonly.m4 (m4_quote): New macro.
77352         (AC_CHECK_HEADERS_ONCE, AC_CHECK_FUNCS_ONCE, AC_CHECK_DECLS_ONCE):
77353         Quote AC_FOREACH variable-expansions properly.
77354
77355 2003-03-13  Paul Eggert  <eggert@twinsun.com>
77356
77357         * doc/COPYING.DOC, fdl.texi: Sync with latest FSF version.
77358
77359 2003-03-09  Paul Eggert  <eggert@twinsun.com>
77360
77361         * lib/argmatch.c (EXIT_FAILURE): Define if the system doesn't.
77362         Reported by Bruce Becker; see:
77363         http://mail.gnu.org/archive/html/bug-bison/2003-03/msg00017.html
77364
77365 2003-03-03  Paul Eggert  <eggert@twinsun.com>
77366             Bruno Haible  <bruno@clisp.org>
77367
77368         * lib/mbswidth.h: Include <wchar.h>. Needed for UnixWare 7.1.1.
77369         Reported by John Hughes, see
77370         http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html
77371
77372 2003-02-20  Bruno Haible  <bruno@clisp.org>
77373
77374         * MODULES.html.sh (func_all_modules): Add poll.
77375
77376 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
77377
77378         * modules/poll: New file.
77379
77380 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
77381
77382         * lib/poll_.h: New file.
77383         * lib/poll.c: New file.
77384
77385 2003-02-19  Paolo Bonzini  <bonzini@gnu.org>
77386
77387         * m4/poll.m4: New file.
77388
77389 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
77390
77391         * modules/mathl: New file.
77392
77393 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
77394
77395         * lib/mathl.h: New file.
77396         * lib/acosl.c: New file.
77397         * lib/asinl.c: New file.
77398         * lib/atanl.c: New file.
77399         * lib/ceill.c: New file.
77400         * lib/cosl.c: New file.
77401         * lib/expl.c: New file.
77402         * lib/floorl.c: New file.
77403         * lib/frexpl.c: New file.
77404         * lib/ldexpl.c: New file.
77405         * lib/logl.c: New file.
77406         * lib/sincosl.c: New file.
77407         * lib/sinl.c: New file.
77408         * lib/sqrtl.c: New file.
77409         * lib/tanl.c: New file.
77410         * lib/trigl.c: New file.
77411         * lib/trigl.h: New file.
77412
77413 2003-02-18  Paolo Bonzini  <bonzini@gnu.org>
77414
77415         * m4/mathl.m4: New file.
77416
77417 2003-02-18  Bruno Haible  <bruno@clisp.org>
77418
77419         * MODULES.html.sh (func_all_modules): Add mathl.
77420
77421 2003-02-17  Bruno Haible  <bruno@clisp.org>
77422
77423         * modules/mkdtemp: New module.
77424         * MODULES.html.sh (func_all_modules): Add it.
77425
77426 2003-02-17  Bruno Haible  <bruno@clisp.org>
77427
77428         * m4/mkdtemp.m4: New file, from GNU gettext with modifications.
77429
77430 2003-02-17  Bruno Haible  <bruno@clisp.org>
77431
77432         * lib/mkdtemp.h: New file, from GNU gettext.
77433         * lib/mkdtemp.c: New file, from GNU gettext.
77434
77435 2003-02-02  Jim Meyering  <jim@meyering.net>
77436
77437         * m4/regex.m4 (jm_INCLUDED_REGEX): Detect broken re_search in
77438         e.g. glibc-2.2.93.
77439
77440 2003-01-31  Bruno Haible  <bruno@clisp.org>
77441
77442         * m4/rename.m4 (vb_FUNC_RENAME): Add a redirection from 'rename' to
77443         'rpl_rename'.
77444         * m4/strnlen.m4 (gl_FUNC_STRNLEN): Add a redirection from 'strnlen' to
77445         'rpl_strnlen'.
77446         * m4/strtod.m4 (gl_FUNC_STRTOD): Add a redirection from 'strtod' to
77447         'rpl_strtod'.
77448         * m4/utime.m4 (jm_FUNC_UTIME): Add a redirection from 'utime' to
77449         'rpl_utime'.
77450
77451 2003-01-31  Bruno Haible  <bruno@clisp.org>
77452
77453         * lib/rename.c: #undef rename before defining rpl_rename.
77454         * lib/strnlen.c: #undef strnlen, define rpl_strnlen instead of strnlen.
77455
77456 2003-01-30  Bruno Haible  <bruno@clisp.org>
77457
77458         * modules/vasnprintf, modules/vasprintf: New modules.
77459         * MODULES.html.sh (func_all_modules): Add them.
77460
77461 2003-01-30  Bruno Haible  <bruno@clisp.org>
77462
77463         * m4/signed.m4: New file, from GNU gettext.
77464         * m4/longdouble.m4: New file, from GNU gettext.
77465         * m4/wchar_t.m4: New file, from GNU gettext.
77466         * m4/wint_t.m4: New file, from GNU gettext.
77467         * m4/vasnprintf.m4: New file.
77468         * m4/vasprintf.m4: New file.
77469
77470 2003-01-30  Bruno Haible  <bruno@clisp.org>
77471
77472         * lib/printf-args.h: New file, from GNU gettext.
77473         * lib/printf-args.c: New file, from GNU gettext.
77474         * lib/printf-parse.h: New file, from GNU gettext.
77475         * lib/printf-parse.c: New file, from GNU gettext.
77476         * lib/vasnprintf.h: New file, from GNU gettext.
77477         * lib/vasnprintf.c: New file, from GNU gettext.
77478         * lib/asnprintf.c: New file, from GNU gettext.
77479         * lib/vasprintf.h: New file, from GNU gettext with modifications.
77480         * lib/vasprintf.c: New file, from GNU gettext.
77481         * lib/asprintf.c: New file, from GNU gettext.
77482
77483 2003-01-29  Bruno Haible  <bruno@clisp.org>
77484
77485         * modules/stpncpy: New module.
77486         * MODULES.html.sh (func_all_modules): Add it.
77487
77488 2003-01-29  Bruno Haible  <bruno@clisp.org>
77489
77490         * m4/stpncpy.m4: New file.
77491
77492 2003-01-29  Bruno Haible  <bruno@clisp.org>
77493
77494         * lib/stpncpy.h: New file, from GNU gettext with modifications.
77495         * lib/stpncpy.c: New file, from GNU gettext with modifications.
77496
77497 2003-01-28  Bruno Haible  <bruno@clisp.org>
77498
77499         * modules/c-ctype: New module.
77500         * MODULES.html.sh (func_all_modules): Add it.
77501
77502 2003-01-28  Bruno Haible  <bruno@clisp.org>
77503
77504         * lib/c-ctype.h: New file, from GNU gettext, with changes suggested by
77505         Paul Eggert.
77506         * lib/c-ctype.c: New file, from GNU gettext, with changes suggested by
77507         Paul Eggert.
77508
77509 2003-01-27  Bruno Haible  <bruno@clisp.org>
77510
77511         * modules/xsetenv: New module.
77512         * MODULES.html.sh (func_all_modules): Add it.
77513
77514 2003-01-27  Bruno Haible  <bruno@clisp.org>
77515
77516         * lib/xsetenv.h: New file, from GNU gettext.
77517         * lib/xsetenv.c: New file, from GNU gettext.
77518
77519 2003-01-23  Jim Meyering  <jim@meyering.net>
77520
77521         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Correct typo: s/-1/no/ that kept this
77522         from working on systems without dirfd (at least Irix and OSF1/Tru64).
77523
77524 2003-01-23  Bruno Haible  <bruno@clisp.org>
77525
77526         * modules/minmax: New module.
77527         * MODULES.html.sh (func_all_modules): Add it.
77528
77529 2003-01-23  Bruno Haible  <bruno@clisp.org>
77530
77531         * lib/minmax.h: New file, from GNU gettext, with comments from Paul
77532         Eggert.
77533
77534 2003-01-22  Bruno Haible  <bruno@clisp.org>
77535
77536         * modules/exit: New module.
77537         * MODULES.html.sh (func_all_modules): Add it.
77538
77539 2003-01-22  Bruno Haible  <bruno@clisp.org>
77540
77541         * lib/exit.h: New file, from GNU gettext.
77542
77543 2003-01-19  Bruno Haible  <bruno@clisp.org>
77544
77545         * gnulib-tool: Recognize option --extract-maintainer.
77546         (func_get_maintainer): New function.
77547         * modules/*: Add Maintainer entry.
77548
77549 2003-01-16  Jim Meyering  <jim@meyering.net>
77550
77551         * m4/regex.m4: The `regex' struct is both input and output.
77552         Initialize it before each use.  Patch by Tim Waugh.
77553
77554 2003-01-16  Bruno Haible  <bruno@clisp.org>
77555
77556         * MODULES.html.sh: Add a table of contents. Add the module name as
77557         leftmost column. Add hyperlinks.
77558
77559 2003-01-15  Bruno Haible  <bruno@clisp.org>
77560
77561         * m4/md5.m4 (gl_MD5): Require AC_C_INLINE.
77562
77563 2003-01-15  Bruno Haible  <bruno@clisp.org>
77564
77565         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): Also test the LL suffix.
77566         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
77567         suffix.
77568
77569 2003-01-15  Bruno Haible  <bruno@clisp.org>
77570
77571         * m4/alloca.m4 (gl_FUNC_ALLOCA): Invoke AC_EGREP_CPP prerequisites.
77572
77573 2003-01-15  Bruno Haible  <bruno@clisp.org>
77574
77575         * lib/stpcpy.h (stpcpy): Use ANSI C function declarations.
77576         * lib/strcase.h (strcasecmp, strncasecmp): Likewise.
77577
77578 2003-01-14  Jim Meyering  <jim@meyering.net>
77579
77580         * lib/same.c (same_name): Tweak a comment.
77581
77582 2003-01-14  Bruno Haible  <bruno@clisp.org>
77583
77584         * lib/same.c (same_name): Reorder tests so as to avoid calling stat()
77585         when a string comparison is sufficient.
77586
77587 2003-01-14  Bruno Haible  <bruno@clisp.org>
77588
77589         * lib/readtokens.c (readtoken): Cast character to 'unsigned char', not
77590         'unsigned int'.
77591
77592 2003-01-14  Bruno Haible  <bruno@clisp.org>
77593
77594         * lib/hash-pjw.c: Add comment about low quality of this function.
77595
77596 2003-01-13  Bruno Haible  <bruno@clisp.org>
77597
77598         * modules/stpcpy: Distribute lib/stpcpy.h.
77599         * modules/setenv: Depend on alloca. Distribute lib/setenv.h.
77600
77601 2003-01-13  Bruno Haible  <bruno@clisp.org>
77602
77603         * modules/*: Add a description.
77604         * modules/strpbrk: Fix Makefile.am snippet.
77605         * modules/strtoimax: Fix dependencies.
77606         * modules/strtoumax: Likewise.
77607
77608 2003-01-13  Bruno Haible  <bruno@clisp.org>
77609
77610         * gnulib-tool (func_create_testdir): Substitute lib_OBJECTS.
77611         * modules/alloca (Makefile.am): All object files depend on alloca.h.
77612         * modules/stdbool (Makefile.am): All object files depend on stdbool.h.
77613
77614 2003-01-13  Bruno Haible  <bruno@clisp.org>
77615
77616         * gnulib-tool (func_create_testdir): Store config/* files in the main
77617         directory.
77618         * config.rpath: Move to ...
77619         * config/config.rpath: ... here.
77620         * modules/gettext: Contains config/config.rpath, not config.rpath.
77621         * modules/iconv: Likewise.
77622
77623 2003-01-12  Paul Eggert  <eggert@twinsun.com>
77624
77625         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
77626         to avoid collisions with libcurses and libreadline.
77627
77628         * m4/getstr.m4: Remove.
77629         * m4/getline.m4 (gl_PREREQ_GETLINE): Require AC_HEADER_STDC.
77630
77631 2003-01-12  Paul Eggert  <eggert@twinsun.com>
77632
77633         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
77634         to avoid collisions with libcurses and libreadline.
77635
77636         * lib/Makefile.am (libfetish_a_SOURCES): Remove getstr.c, getstr.h.
77637         * lib/getstr.h, getstr.c: Remove.
77638         * lib/getline.c: Include "getline.h", to check interface.
77639         Move body of old getstr.c here: this defines MIN_CHUNK and
77640         declares getdelim2, which is renamed from getstr.
77641         (getline, getdelim): Adjust to renaming of getstr -> getdelim2.
77642
77643         * lib/linebuffer.c (readlinebuffer): Renamed from readline.
77644         All uses changed.
77645         * lib/linebuffer.h: Likewise.
77646         (readline): Remove backward-compatibility macro.
77647
77648 2003-01-12  Paul Eggert  <eggert@twinsun.com>
77649
77650         Finish renaming getstr -> getdelim2 and readline -> readlinebuffer,
77651         to avoid collisions with libcurses and libreadline.
77652         * getstr: Remove.
77653         * MODULES.html.sh: Remove getstr.
77654         * modules/getline: Depend on unlocked-io, not getstr.
77655
77656 2003-01-12  Jim Meyering  <jim@meyering.net>
77657
77658         * lib/makepath.c: Don't test HAVE_ERRNO_H.  It's not necessary.
77659
77660 2003-01-10  Bruno Haible  <bruno@clisp.org>
77661
77662         * modules/alloca: Change Makefile.am requirements. Simplify Include
77663         requirements. Add lib/alloca_.h to file list.
77664
77665 2003-01-10  Bruno Haible  <bruno@clisp.org>
77666
77667         * m4/alloca.m4 (gl_FUNC_ALLOCA): Also define ALLOCA_H.
77668
77669 2003-01-10  Bruno Haible  <bruno@clisp.org>
77670
77671         * lib/alloca_.h: New file.
77672         * lib/getdate.y: Unconditionally include alloca.h.
77673         * lib/makepath.c: Likewise.
77674         * lib/setenv.c: Likewise.
77675         * lib/userspec.c: Likewise.
77676
77677 2003-01-09  Karl Berry  <karl@gnu.org>
77678
77679         * MODULES.html.sh: include `dirname $0` in PATH, to find
77680         gnulib-tool.
77681
77682 2003-01-09  Bruno Haible  <bruno@clisp.org>
77683
77684         * modules/stdbool: Change configure.ac, Makefile.am requirements.
77685         Simplify Include requirements. Add lib/stdbool.h.in to file list.
77686
77687 2003-01-09  Bruno Haible  <bruno@clisp.org>
77688
77689         * m4/stdbool.m4 (AM_STDBOOL_H): New macro.
77690
77691 2003-01-09  Bruno Haible  <bruno@clisp.org>
77692
77693         * lib/stdbool.h.in: New file.
77694
77695 2003-01-09  Bruno Haible  <bruno@clisp.org>
77696
77697         * gnulib-tool (func_all_modules): Ignore files ending in ~.
77698         * MODULES.html.sh: Likewise.
77699
77700 2003-01-08  Jim Meyering  <jim@meyering.net>
77701
77702         * lib/full-write.c: Undefine and define-away `const' after inclusion
77703         of errno.h, not before.  Suggestion from Bruno Haible.
77704
77705 2003-01-08  Bruno Haible  <bruno@clisp.org>
77706
77707         * modules/full-read: Depend on full-write.
77708
77709 2003-01-08  Bruno Haible  <bruno@clisp.org>
77710
77711         * lib/safe-read.c: Include specification header first, to ensure its
77712         selfcontainedness.
77713         * lib/full-write.c: Likewise.
77714
77715 2003-01-07  Jim Meyering  <jim@meyering.net>
77716
77717         * lib/full-write.c: Rework so that it may serve to define full_read,
77718         too.
77719         * lib/full-read.c: Simply #define FULL_READ and include full-write.c.
77720
77721 2003-01-07  Bruno Haible  <bruno@clisp.org>
77722
77723         * lib/strtoimax.c: Include <stdint.h> as an alternative to
77724         <inttypes.h>.
77725         * lib/xstrtol.h: Likewise.
77726         * lib/xstrtoimax.c: Likewise.
77727         * lib/xstrtoumax.c: Likewise.
77728         * lib/human.h: Likewise.
77729
77730         * lib/tempname.c: Include <inttypes.h> too. Avoids a compilation error
77731         on systems that have <inttypes.h> but not <stdint.h>.
77732
77733 2003-01-07  Bruno Haible  <bruno@clisp.org>
77734
77735         * MODULES.html.sh: Add copyright notice.
77736         (missed_files): Omit CVS directory entries.
77737         (func_module): Make it work with sed-3.02.
77738         * MODULES.txt: Remove file.
77739
77740 2003-01-06  Jim Meyering  <jim@meyering.net>
77741
77742         * lib/version-etc.c: Update year in translatable copyright string.
77743
77744 2003-01-03  Karl Berry  <karl@gnu.org>
77745
77746         * config/config.{guess,sub}: update from prep.
77747
77748 2003-01-02  Karl Berry  <karl@gnu.org>
77749
77750         * doc/COPYING.DOC: belatedly updated to 1.2.
77751
77752 2003-01-01  Karl Berry  <karl@gnu.org>
77753
77754         * gnulib-tool (func_verify_module): report module name $module in
77755         error message, not $1.
77756         * gnulib-tool (create-testdir): don't complain if destdir couldn't
77757         be created, only if it doesn't exist.
77758         * gnulib-tool (last_checkin_date): don't expand the $Date here.
77759
77760 2002-12-31  Paul Eggert  <eggert@twinsun.com>
77761
77762         * m4/memcoll.m4 (gl_MEMCOLL): Require AC_FUNC_MEMCMP.
77763
77764 2002-12-31  Paul Eggert  <eggert@twinsun.com>
77765
77766         * lib/memcoll.c (memcoll): Fall back on a simple algorithm using
77767         memcmp if strcoll doesn't work.
77768
77769 2002-12-31  Bruno Haible  <bruno@clisp.org>
77770
77771         * lib/utime.c (utime_null): No need to call ftruncate if the file was
77772         nonempty.
77773
77774 2002-12-31  Bruno Haible  <bruno@clisp.org>
77775
77776         * lib/memcoll.c (STRCOLL): New macro.
77777         (memcoll): Use it.
77778
77779 2002-12-31  Bruno Haible  <bruno@clisp.org>
77780
77781         * lib/localcharset.h: New file.
77782         * lib/localcharset.c: Include it.
77783         * lib/unicodeio.c: Likewise.
77784
77785 2002-12-31  Bruno Haible  <bruno@clisp.org>
77786
77787         * lib/getstr.h (getstr): Define, to avoid clash with libcurses.
77788         * lib/linebuffer.h (readline): Define, to avoid clash with libreadline.
77789
77790 2002-12-31  Bruno Haible  <bruno@clisp.org>
77791
77792         * lib/getline.h: Include <stddef.h>, for size_t.
77793
77794         * lib/unicodeio.h: Include <stddef.h>, for size_t.
77795         * lib/unicodeio.c: Don't include <stddef.h>.
77796
77797 2002-12-31  Bruno Haible  <bruno@clisp.org>
77798
77799         * lib/getdate.y (get_date): Test HAVE_STRUCT_TM_TM_ZONE, not
77800         HAVE_TM_ZONE.
77801
77802 2002-12-24  Karl Berry  <karl@gnu.org>
77803
77804         * config/config.guess: update from prep.
77805
77806 2002-12-24  Bruno Haible  <bruno@clisp.org>
77807
77808         General infrasructure.
77809         * m4/README: Rewritten.
77810         * m4/onceonly.m4: New file.
77811         * m4/onceonly_2_57.m4: New file.
77812
77813         Module atexit.
77814         * m4/atexit.m4: New file.
77815
77816         Module strtod.
77817         * m4/strtod.m4: New file.
77818
77819         Module strtol.
77820         * m4/strtol.m4: New file.
77821
77822         Module strtoul.
77823         * m4/strtoul.m4: New file.
77824
77825         Module memchr.
77826         * m4/memchr.m4: New file.
77827
77828         Module memcmp.
77829         * m4/memcmp.m4 (gl_PREREQ_MEMCMP): New macro.
77830         (jm_FUNC_MEMCMP): Invoke it.
77831
77832         Module memcpy.
77833         * m4/memcpy.m4: New file.
77834
77835         Module memmove.
77836         * m4/memmove.m4: New file.
77837
77838         Module memset.
77839         * m4/memset.m4: New file.
77840
77841         Module strcspn.
77842         * m4/strcspn.m4: New file.
77843
77844         Module strpbrk.
77845         * m4/strpbrk.m4: New file.
77846
77847         Module strstr.
77848         * m4/strstr.m4: New file.
77849
77850         Module strerror.
77851         * m4/strerror.m4: New file.
77852
77853         Module mktime.
77854         * m4/mktime.m4: Renamed from jm-mktime.m4.
77855         (gl_PREREQ_MKTIME): New macro.
77856         (gl_FUNC_MKTIME): Renamed from jm_FUNC_MKTIME. Invoke gl_PREREQ_MKTIME.
77857
77858         Module malloc.
77859         * m4/malloc.m4 (gl_PREREQ_MALLOC): New macro.
77860         (jm_FUNC_MALLOC): Use AC_FUNC_MALLOC. Invoke gl_PREREQ_MALLOC.
77861         Don't define HAVE_DONE_WORKING_MALLOC_CHECK, since nothing uses it.
77862
77863         Module realloc.
77864         * m4/realloc.m4 (gl_PREREQ_REALLOC): New macro.
77865         (jm_FUNC_REALLOC): Use AC_FUNC_REALLOC. Invoke gl_PREREQ_REALLOC.
77866         Don't define HAVE_DONE_WORKING_REALLOC_CHECK, since nothing uses it.
77867
77868         Module strftime.
77869         * m4/tm_gmtoff.m4: New file, extracted from strftime.m4.
77870         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Use AC_FUNC_STRFTIME.
77871         Don't test for bcopy (we are not emacs). Invoke AC_TYPE_MBSTATE_T and
77872         gl_TM_GMTOFF.
77873         (_jm_STRFTIME_PREREQS, jm_FUNC_GNU_STRFTIME): Use onceonly macros.
77874
77875         Module xalloc.
77876         * m4/xalloc.m4: New file.
77877
77878         Module alloca.
77879         * m4/alloca.m4: New file.
77880
77881         Module putenv.
77882         * m4/putenv.m4 (gl_PREREQ_PUTENV): New macro.
77883         (jm_FUNC_PUTENV): Invoke it.
77884
77885         Module setenv.
77886         * m4/setenv.m4 (gt_FUNC_SETENV): New macro.
77887         (gt_CHECK_VAR_DECL): Fix quoting error that led to infinite loop in m4
77888         when invoked twice.
77889         (gt_PREREQ_SETENV, gt_PREREQ_UNSETENV): New macros, replacing old
77890         gt_FUNC_SETENV.
77891
77892         Module memrchr.
77893         * m4/memrchr.m4: New file.
77894
77895         Module stpcpy.
77896         * m4/stpcpy.m4: New file.
77897
77898         Module strcase.
77899         * m4/strcase.m4: New file.
77900
77901         Module strdup.
77902         * m4/strdup.m4: New file.
77903
77904         Module strnlen.
77905         * m4/strnlen.m4: New file.
77906
77907         Module strndup.
77908         * m4/strndup.m4: New file.
77909
77910         Module xstrtod.
77911         * m4/xstrtod.m4: New file.
77912
77913         Module xstrtol.
77914         * m4/xstrtol.m4: New file.
77915
77916         Module getdate.
77917         * m4/getdate.m4: New file.
77918
77919         Module unlocked-io.
77920         * m4/unlocked-io.m4: Renamed from jm-glibc-io.m4.
77921         (jm_FUNC_GLIBC_UNLOCKED_IO): Invoke AC_GNU_SOURCE. Use onceonly macros.
77922         * m4/jm-glibc-io.m4n: Remove file.
77923
77924         Module long-options.
77925         * m4/long-options.m4: New file.
77926
77927         Module md5.
77928         * m4/md5.m4: New file.
77929
77930         Module sha.
77931         * m4/sha.m4: New file.
77932
77933         Module getstr.
77934         * m4/getstr.m4: New file.
77935
77936         Module getline.
77937         * m4/getline.m4 (gl_PREREQ_GETLINE): New macro.
77938         (AM_FUNC_GETLINE): Invoke AC_GNU_SOURCE. Use <stdlib.h>, not
77939         <sys/types.h>, for size_t. Use the function name gnu_getline, not
77940         simply getline. Infoke gl_PREREQ_GETLINE.
77941
77942         Module obstack.
77943         * m4/obstack.m4: New file.
77944
77945         Module hash.
77946         * m4/hash.m4: New file.
77947
77948         Module readtokens.
77949         * m4/readtokens.m4: New file.
77950
77951         Module strverscmp.
77952         * m4/strverscmp.m4: New file.
77953
77954         Module stdbool.
77955         * m4/stdbool.m4 (AC_HEADER_STDBOOL): Add test for _Bool. Needed for
77956         OSF/1.
77957
77958         Module strtoll.
77959         * m4/strtoll.m4: New file.
77960
77961         Module strtoull.
77962         * m4/strtoull.m4: New file.
77963
77964         Module strtoimax.
77965         * m4/strtoimax.m4: New file.
77966
77967         Module strtoumax.
77968         * m4/strtoumax.m4: New file.
77969
77970         Module xstrtoimax.
77971         * m4/xstrtoimax.m4 (jm_XSTRTOIMAX): Renamed from
77972         jm_AC_PREREQ_XSTRTOIMAX.
77973         Moved the strtol prerequisites to strtol.m4.
77974         Moved the strtoll prerequisites to strtoll.m4.
77975         Moved the strtoimax prerequisites to strtoimax.m4.
77976
77977         Module xstrtoumax.
77978         * m4/xstrtoumax.m4 (jm_XSTRTOUMAX): Renamed from
77979         jm_AC_PREREQ_XSTRTOUMAX.
77980         Moved the strtoul prerequisites to strtoul.m4.
77981         Moved the strtoull prerequisites to strtoull.m4.
77982         Moved the strtoumax prerequisites to strtoumax.m4.
77983
77984         Module chown.
77985         * m4/chown.m4 (gl_PREREQ_CHOWN): New macro.
77986         (jm_FUNC_CHOWN): Use AC_FUNC_CHOWN. Invoke gl_PREREQ_CHOWN.
77987
77988         Module dup2.
77989         * m4/dup2.m4: New file.
77990
77991         Module ftruncate.
77992         * m4/ftruncate.m4 (gl_PREREQ_FTRUNCATE): New macro.
77993         (jm_FUNC_FTRUNCATE): Use AC_REPLACE_FUNCS. Invoke gl_PREREQ_FTRUNCATE.
77994
77995         Module getgroups.
77996         * m4/getgroups.m4 (gl_PREREQ_GETGROUPS): New macro.
77997         (jm_FUNC_GETGROUPS): Use AC_FUNC_GETGROUPS. Invoke gl_PREREQ_GETGROUPS.
77998
77999         Module gettimeofday.
78000         * m4/gettimeofday.m4 (gl_PREREQ_GETTIMEOFDAY): New macro.
78001         (AC_FUNC_GETTIMEOFDAY_CLOBBER): Use onceonly macros. Invoke
78002         gl_PREREQ_GETTIMEOFDAY.
78003
78004         Module mkdir.
78005         * m4/mkdir-slash.m4 (gl_PREREQ_MKDIR): New macro.
78006         (UTILS_FUNC_MKDIR_TRAILING_SLASH): Invoke gl_PREREQ_MKDIR.
78007
78008         Module mkstemp.
78009         * m4/mkstemp.m4 (gl_PREREQ_MKSTEMP): New macro.
78010         (jm_PREREQ_TEMPNAME): New macro, from prereq.m4. Also invoke
78011         jm_AC_TYPE_UINTMAX_T.
78012         (UTILS_FUNC_MKSTEMP): Invoke gl_PREREQ_MKSTEMP and jm_PREREQ_TEMPNAME.
78013
78014         Module stat.
78015         * m4/stat.m4 (gl_PREREQ_STAT): New macro.
78016         (jm_FUNC_STAT): Use AC_FUNC_STAT. Invoke gl_PREREQ_STAT.
78017
78018         Module lstat.
78019         * m4/lstat.m4 (gl_PREREQ_LSTAT): New macro.
78020         (jm_FUNC_LSTAT): Use AC_FUNC_LSTAT. Invoke gl_PREREQ_LSTAT.
78021
78022         Module timespec.
78023         * m4/timespec.m4 (gl_TIMESPEC): New macro.
78024         (jm_CHECK_TYPE_STRUCT_TIMESPEC): Add check for <sys/time.h>.
78025         * m4/st_mtim.m4: Indentation.
78026
78027         Module nanosleep.
78028         * m4/nanosleep.m4 (gl_PREREQ_NANOSLEEP): New macro.
78029         (jm_FUNC_NANOSLEEP): Add check for <sys/time.h>. Invoke
78030         gl_PREREQ_NANOSLEEP.
78031
78032         Module regex.
78033         * m4/regex.m4 (jm_PREREQ_REGEX): New macro.
78034         (jm_INCLUDED_REGEX): Invoke jm_PREREQ_REGEX.
78035         (gl_REGEX): New macro.
78036
78037         Module rename.
78038         * m4/rename.m4 (gl_PREREQ_RENAME): New macro.
78039         (vb_FUNC_RENAME): Invoke gl_PREREQ_RENAME.
78040
78041         Module rmdir.
78042         * m4/rmdir.m4: New file.
78043
78044         Module utime.
78045         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Use onceonly macros.
78046         * m4/utime.m4 (gl_PREREQ_UTIME): New macro.
78047         (jm_FUNC_UTIME): Invoke gl_PREREQ_UTIME.
78048
78049         Module dirname.
78050         * m4/dirname.m4: New file.
78051
78052         Module getopt.
78053         * m4/getopt.m4: New file.
78054
78055         Module unistd-safer.
78056         * m4/unistd-safer.m4: New file.
78057
78058         Module fnmatch.
78059         * m4/fnmatch.m4 (_AC_FUNC_FNMATCH_IF): Include <stdlib.h>, for exit()
78060         declaration.
78061         (gl_PREREQ_FNMATCH_EXTRA): New macro.
78062         (gl_FUNC_FNMATCH_POSIX): New macro.
78063         (gl_FUNC_FNMATCH_GNU): Renamed from AC_FUNC_FNMATCH_GNU. Invoke
78064         gl_PREREQ_FNMATCH_EXTRA. Use the function name gnu_fnmatch, not
78065         simply fnmatch.
78066
78067         Module exclude.
78068         * m4/exclude.m4: New file.
78069
78070         Module human.
78071         * m4/human.m4: New file.
78072
78073         Module acl.
78074         * m4/acl.m4: Nop.
78075
78076         Module backupfile.
78077         * m4/backupfile.m4: New file.
78078         * m4/d-ino.m4: Indentation.
78079
78080         Module fsusage.
78081         * m4/fsusage.m4 (gl_FSUSAGE): New macro.
78082         (jm_STATFS_TRUNCATES): New macro, from coreutils-4.5.4/configure.ac.
78083         (gl_PREREQ_FSUSAGE_EXTRA): New macro.
78084
78085         Module dirfd.
78086         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Invoke some AC_EGREP_CPP
78087         requirements.
78088
78089         Module euidaccess.
78090         * m4/euidaccess.m4: New file.
78091
78092         Module file-type.
78093         * m4/file-type.m4: New file.
78094
78095         Module fileblocks.
78096         * m4/fileblocks.m4: New file.
78097
78098         Module filemode.
78099         * m4/filemode.m4: New file.
78100
78101         Module isdir.
78102         * m4/isdir.m4: New file.
78103
78104         Module lchown.
78105         * m4/lchown.m4 (gl_PREREQ_LCHOWN): New macro.
78106         (jm_FUNC_LCHOWN): Invoke gl_PREREQ_LCHOWN.
78107
78108         Module makepath.
78109         * m4/makepath.m4: New file.
78110
78111         Module modechange.
78112         * m4/modechange.m4: New file.
78113
78114         Module mountlist.
78115         * m4/mountlist.m4: New file.
78116         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Use onceonly macros.
78117         Indentation.
78118
78119         Module path-concat.
78120         * m4/path-concat.m4: New file.
78121
78122         Module pathmax.
78123         * m4/pathmax.m4: New file.
78124
78125         Module same.
78126         * m4/same.m4: New file.
78127
78128         Module save-cwd.
78129         * m4/save-cwd.m4: New file.
78130
78131         Module savedir.
78132         * m4/savedir.m4: New file.
78133
78134         Module xgetcwd.
78135         * m4/xgetcwd.m4: New file.
78136         * m4/getcwd.m4 (AC_FUNC_GETCWD_NULL): Use onceonly macros.
78137
78138         Module xreadlink.
78139         * m4/xreadlink.m4: New file.
78140
78141         Module safe-read.
78142         * m4/safe-read.m4: New file.
78143
78144         Module safe-write.
78145         * m4/safe-write.m4: New file.
78146
78147         Module closeout.
78148         * m4/closeout.m4: New file.
78149
78150         Module stdio-safer.
78151         * m4/stdio-safer.m4: New file.
78152
78153         Module getpass.
78154         * m4/getpass.m4: New file.
78155
78156         Module getugroups.
78157         * m4/getugroups.m4: New file.
78158
78159         Module group-member.
78160         * m4/group-member.m4 (gl_PREREQ_GROUP_MEMBER): New macro.
78161         (jm_FUNC_GROUP_MEMBER): Invoke AC_GNU_SOURCE, gl_PREREQ_GROUP_MEMBER.
78162
78163         Module idcache.
78164         * m4/idcache.m4: New file.
78165
78166         Module userspec.
78167         * m4/userspec.m4: New file.
78168
78169         Module gettime.
78170         * m4/clock_time.m4: New file.
78171         * m4/gettime.m4: New file.
78172
78173         Module settime.
78174         * m4/settime.m4: New file.
78175
78176         Module posixtm.
78177         * m4/posixtm.m4: New file.
78178
78179         Module gethostname.
78180         * m4/gethostname.m4: New file.
78181
78182         Module canon-host.
78183         * m4/canon-host.m4: New file.
78184
78185         Module gettext.
78186         * m4/codeset.m4: New file, from gettext-0.11.5.
78187         * m4/gettext.m4: New file, from gettext-0.11.5.
78188         * m4/glibc21.m4: New file, from gettext-0.11.5.
78189         * m4/iconv.m4: New file, from gettext-0.11.5.
78190         * m4/intdiv0.m4: New file, from gettext-0.11.5.
78191         * m4/inttypes-pri.m4: New file, from gettext-0.11.5.
78192         * m4/inttypes.m4: New file, from gettext-0.11.5.
78193         * m4/inttypes_h.m4: New file, from gettext-0.11.5 with modifications.
78194         * m4/isc-posix.m4: New file, from gettext-0.11.5.
78195         * m4/lcmessage.m4: New file, from gettext-0.11.5.
78196         * m4/lib-ld.m4: New file, from gettext-0.11.5.
78197         * m4/lib-link.m4: New file, from gettext-0.11.5.
78198         * m4/lib-prefix.m4: New file, from gettext-0.11.5.
78199         * m4/progtest.m4: New file, from gettext-0.11.5.
78200         * m4/stdint_h.m4: New file, from gettext-0.11.5 with modifications.
78201         * m4/uintmax_t.m4: New file, from gettext-0.11.5 with modifications.
78202         * m4/ulonglong.m4: New file, from gettext-0.11.5 with modifications.
78203
78204         Module localcharset.
78205         * m4/localcharset.m4: New file.
78206
78207         Module hard-locale.
78208         * m4/hard-locale.m4: New file.
78209
78210         Module mbswidth.
78211         * m4/mbswidth.m4 (gl_MBSWIDTH): Renamed from jm_PREREQ_MBSWIDTH. Use
78212         onceonly macros.
78213         * m4/mbrtowc.m4: Add comment.
78214
78215         Module memcasecmp.
78216         * m4/memcasecmp.m4: New file.
78217
78218         Module memcoll.
78219         * m4/memcoll.m4: New file.
78220
78221         Module unicodeio.
78222         * m4/unicodeio.m4: New file.
78223
78224         Module rpmatch.
78225         * m4/rpmatch.m4: New file.
78226
78227         Module yesno.
78228         * m4/yesno.m4: New file.
78229
78230         Module exitfail.
78231         * m4/exitfail.m4: New file.
78232
78233         Module c-stack.
78234         * m4/c-stack.m4 (gl_C_STACK): New macro.
78235         (jm_PREREQ_C_STACK): Check for <sys/time.h>. Use onceonly macros.
78236
78237         Module error.
78238         * m4/error.m4 (gl_ERROR): New macro.
78239         (jm_PREREQ_ERROR): Use onceonly macros.
78240
78241         Module fatal.
78242         * m4/fatal.m4: New file.
78243
78244         Module getloadavg.
78245         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Use onceonly macros.
78246         (gl_FUNC_GETLOADAVG, gl_PREREQ_GETLOADAVG): New macros.
78247
78248         Module getpagesize.
78249         * m4/getpagesize.m4: New file.
78250
78251         Module getusershell.
78252         * m4/getusershell.m4: New file.
78253
78254         Module physmem.
78255         * m4/physmem.m4: New file.
78256
78257         Module posixver.
78258         * m4/posixver.m4: New file.
78259
78260         Module quotearg.
78261         * m4/quotearg.m4: New file.
78262
78263         Module quote.
78264         * m4/quote.m4: New file.
78265
78266         Module readutmp.
78267         * m4/readutmp.m4: New file, based on jm_PREREQ_READUTMP from prereq.m4.
78268
78269         Module sig2str.
78270         * m4/sig2str.m4: New file.
78271
78272         Other.
78273         * m4/longlong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Remove, moved to
78274         ulonglong.m4.
78275         * m4/intmax_t.m4: New file.
78276         * m4/d-type.m4: Indentation.
78277         * m4/jm-macros.m4: Update.
78278         * m4/prereq.m4 (jm_PREREQ): Update.
78279         (jm_PREREQ_ADDEXT): Remove, obsoleted by backupfile.m4.
78280         (jm_PREREQ_CANON_HOST): Remove, obsoleted by canon-host.m4.
78281         (jm_PREREQ_DIRNAME): Remove, obsoleted by dirname.m4.
78282         (jm_PREREQ_EXCLUDE): Remove, obsoleted by exclude.m4.
78283         (jm_PREREQ_GETPAGESIZE): Remove, obsoleted by getpagesize.m4.
78284         (jm_PREREQ_HARD_LOCALE): Remove, obsoleted by hard-locale.m4.
78285         (jm_PREREQ_HASH): Remove, obsoleted by hash.m4.
78286         (jm_PREREQ_HUMAN): Remove, obsoleted by human.m4.
78287         (jm_PREREQ_MEMCHR): Remove, obsoleted by memchr.m4.
78288         (jm_PREREQ_PHYSMEM): Remove, obsoleted by physmem.m4.
78289         (jm_PREREQ_POSIXVER): Remove, obsoleted by posixver.m4.
78290         (jm_PREREQ_QUOTEARG): Remove, obsoleted by quotearg.m4.
78291         (jm_PREREQ_READUTMP): Remove, obsoleted by readutmp.m4.
78292         (jm_PREREQ_REGEX): Remove, obsoleted by regex.m4.
78293         (jm_PREREQ_STRNLEN): Remove, obsoleted by strnlen.m4.
78294         (jm_PREREQ_TEMPNAME): Remove, obsoleted by mkstemp.m4.
78295         (jm_PREREQ_XGETCWD): Remove, obsoleted by xgetcwd.m4.
78296         (jm_PREREQ_XREADLINK): Remove, obsoleted by xreadlink.m4.
78297         * m4/readdir.m4 (jm_FUNC_READDIR): Use onceonly macros.
78298
78299 2002-12-24  Bruno Haible  <bruno@clisp.org>
78300
78301         * MODULES.txt: Update according to m4/ changes.
78302
78303         Module gettext.
78304         * config.rpath: New file, from gettext-0.11.5.
78305
78306         * modules/*: New module descriptions.
78307         * gnulib-tool: New file.
78308         * MODULES.html.sh: New file.
78309
78310 2002-12-21  Karl Berry  <karl@gnu.org>
78311
78312         * doc/fdl.texi: update to version 1.2.
78313
78314 2002-12-19  Karl Berry  <karl@gnu.org>
78315
78316         * config/config.guess: update from prep.
78317
78318 2002-12-18  Bruno Haible  <bruno@clisp.org>
78319
78320         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't test for localtime_r.
78321         * m4/jm-mktime.m4 (jm_FUNC_MKTIME): Likewise.
78322
78323 2002-12-17  Bruno Haible  <bruno@clisp.org>
78324
78325         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Remove checks for limits.h,
78326         stdlib.h, string.h.
78327
78328 2002-12-17  Bruno Haible  <bruno@clisp.org>
78329
78330         * lib/canon-host.c (strdup): Remove unused declaration.
78331
78332         * lib/fsusage.c: Include full_read.h.
78333         (get_fs_usage): Use full_read instead of safe_read.
78334
78335         * lib/utime.c (utime_null): Use SAFE_READ_ERROR.
78336
78337 2002-12-12  Karl Berry  <karl@gnu.org>
78338
78339         * config/config.guess: update from prep.
78340
78341 2002-12-11  Bruno Haible  <bruno@clisp.org>
78342
78343         * m4/setenv.m4: New file, from gettext-0.11.5.
78344
78345 2002-12-11  Bruno Haible  <bruno@clisp.org>
78346
78347         * lib/setenv.h: Rewritten to cope with systems that have setenv() but
78348         not unsetenv().
78349         * lib/setenv.c, unsetenv.c: Taken from glibc-2.2.4 with the following
78350         modifications:
78351
78352         2002-12-11  Bruno Haible  <bruno@clisp.org>
78353
78354                 * setenv.c (alloca): Fall back to malloc.
78355                 (freea): New macro.
78356                 (setenv): Use freea() to free memory allocated with alloca().
78357
78358         2002-11-13  Bruno Haible  <bruno@clisp.org>
78359
78360                 * setenv.c (compar_fn_t, __add_to_environ, setenv): Use ANSI C
78361                 function declarations.
78362                 * unsetenv.c (unsetenv): Likewise.
78363
78364         2002-03-04  Bruno Haible  <bruno@clisp.org>
78365
78366                 Portability to AIX 4.3.3.
78367                 * unsetenv.c: New file, extracted from setenv.c.
78368                 * setenv.c: Move the unsetenv() function to unsetenv.c.
78369
78370         2001-12-20  Bruno Haible  <bruno@clisp.org>
78371
78372                 * setenv.c (__add_to_environ): Don't call realloc(NULL,...),
78373                 use malloc instead. For SunOS 4.
78374
78375         2001-12-11  Bruno Haible  <bruno@clisp.org>
78376
78377                 * setenv.c: Declare alloca.
78378                 (compar_fn_t): New typedef.
78379                 (KNOWN_VALUE, STORE_VALUE): Use it.
78380
78381         * lib/Makefile.am (libfetish_a_SOURCES): Add setenv.c, unsetenv.c,
78382         setenv.h.
78383
78384 2002-12-10  Paul Eggert  <eggert@twinsun.com>
78385
78386         Port exclude.c and exclude.h to more non-GNU systems, e.g. Solaris 7.
78387         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE, EXCLUDE_WILDCARDS):
78388         Choose values that are less likely to collide with system fnmatch
78389         options.
78390         * lib/exclude.c (FNM_CASEFOLD, FNM_LEADING_DIR): Define to 0 if not
78391         defined (e.g., a pure POSIX system).
78392         (EXCLUDE_macros_do_not_collide_with_FNM_macros): Use FNM_PATHNAME
78393         instead of FNM_FILE_NAME, for compatibility with pure POSIX sytems.
78394
78395 2002-12-06  Paul Eggert  <eggert@twinsun.com>
78396
78397         Undo the 2001-07-02 change for jm-glibc-io, as it was too much of
78398         a pain in practice to deal with generated m4 files.  This change
78399         goes together with the 2002-12-04 unlocked-io.h change in ../lib.
78400
78401         * m4/Makefile.am.in (Makefile.am): Don't mention jm-glibc-io.m4n
78402         and jm-glibc-io.m4, as they are no longer a special case.
78403         * m4/jm-glibc-io.m4: Rename from jm-glibc-io.m4n, and remove the
78404         kludge and the auto-generation stuff.  Check only whether the
78405         functions are declared, not whether they exist, since older hosts
78406         that don't declare the functions can't use the optimization anyway.
78407
78408 2002-12-06  Jim Meyering  <jim@meyering.net>
78409
78410         * lib/error.c: Be consistent: change `#ifndef _LIBC' to `#if !_LIBC'.
78411
78412         Merge in changes from libc's misc/error.c, in preparation
78413         for the merge of gnulib's changes back into libc.
78414
78415         * lib/error.c (_): Define only if not already defined.
78416         Move definition to follow all #include directives.
78417         Include unlocked-io.h only if !_LIBC.
78418         [_LIBC]: Include <libio/libioP.h>.
78419         [USE_IN_LIBIO]: Include <libio/iolibio.h>
78420         (fflush): Tweak definition to use INTUSE.
78421         (putc): Define.
78422
78423 2002-12-05  Paul Eggert  <eggert@twinsun.com>
78424
78425         * lib/alloca.c [defined emacs]: Include "lisp.h".
78426         (xalloc_die) [defined emacs]: New macro.
78427         (free) [defined emacs && defined EMACS_FREE]: Define to EMACS_FREE.
78428         [! defined emacs]: Include <xalloc.h>.
78429         (POINTER_TYPE) [!defined POINTER_TYPE]: New macro.
78430         (pointer): Typedef to POINTER_TYPE *.
78431         (malloc): Remove decl; we now always use xmalloc.
78432         (alloca): Use old-style definition, since Emacs needs this.
78433         Check for arithmetic overflow when computing combined size.
78434
78435 2002-12-04  Paul Eggert  <eggert@twinsun.com>
78436
78437         Do not generate unlocked-io.h automatically, since it's easier to
78438         maintain it by hand.
78439
78440         * lib/unlocked-io.h: New file, from GNU diffutils,
78441         but with proper copyright notice and attribution.
78442         * lib/gen-uio: Remove.
78443         * lib/Makefile.am: Add copyright notice.
78444         (libfetish_a_SOURCES): Add unlocked-io.h.
78445         (BUILT_SOURCES, all-local): Remove unlocked-io.h.
78446         (DISTCLEANFILES, io_functions): Remove macros.
78447         (EXTRA_DIST): Remove gen_uio.
78448         (unlocked-io.h): Remove rule.
78449
78450 2002-12-04  Jim Meyering  <jim@meyering.net>
78451
78452         Reflect the fact that stat.c and lstat.c are no longer generated.
78453         * lib/Makefile.am (BUILT_SOURCES): Remove stat.c and lstat.c.
78454         (DISTCLEANFILES): Likewise.
78455         (EXTRA_DIST): Likewise.
78456         (all_local): Don't depend on stat.c or lstat.c.
78457         (stat.c, lstat.c): Remove rules.
78458         (EXTRA_DIST): Remove xstat.in.
78459
78460         * lib/xstat.in: Remove file.  Contents moved into stat.c.
78461         * lib/stat.c: New file.  Contents mostly from xstat.in.
78462         * lib/stat.c: Rework so that it may serve to define rpl_lstat, too.
78463         * lib/lstat.c: New file. Simply #define LSTAT and include stat.c.
78464
78465         * lib/safe-read.c: Rework so that it may serve to define safe_write,
78466         too.
78467         * lib/safe-write.c: Simply #define SAFE_WRITE and include safe-read.c.
78468
78469 2002-12-03  Jim Meyering  <jim@meyering.net>
78470
78471         * lib/safe-read.c, safe-write.c: Change variable names and comments,
78472         but not semantics, to minimize the differences between these two files.
78473         (safe_read): Change comment to mention SAFE_READ_ERROR.
78474
78475         * lib/safe-read.c (IS_EINTR): Define.
78476         (safe_read): Use IS_EINTR in place of in-function cpp directives.
78477
78478 2002-12-02  Jim Meyering  <jim@meyering.net>
78479
78480         * lib/safe-read.c (EINTR): Define.
78481         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
78482         (INT_MAX): Provide fallback.
78483         (safe_read): Rewrite to iterate IFF the read fails with EINTR.
78484
78485         * lib/safe-read.h (SAFE_READ_ERROR): Define.
78486
78487 2002-12-02  Bruno Haible  <bruno@clisp.org>
78488
78489         * lib/safe-write.c (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM):
78490         Define, taken from safe-read.c.
78491         (INT_MAX): Provide fallback.
78492         (safe_write): Rewrite to iterate IFF the write fails with EINTR.
78493         * lib/safe-write.h (SAFE_WRITE_ERROR): Define.
78494
78495         * lib/safe-read.c (EINTR): Remove definition.
78496         (safe_read): Don't use EINTR if it is absent.
78497
78498 2002-12-01  Jim Meyering  <jim@meyering.net>
78499
78500         * lib/safe-read.c: (safe_read): Also exit the loop when read returns
78501         zero.
78502         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM, INT_MAX): Define.
78503
78504 2002-11-27  Paul Eggert  <eggert@twinsun.com>
78505
78506         * lib/hash.c (hash_lookup, hash_get_first, hash_get_next,
78507         hash_find_entry, hash_rehash): Replace `if (limit <= value) abort ();'
78508         with `if (! (value < limit)) abort ();', for readability.
78509
78510 2002-11-26  Karl Berry  <karl@gnu.org>
78511
78512         * lib/strdup.c: copy from libc again, with jim's ok.
78513         * lib/.cppi-disable: re-add strdup.c
78514
78515 2002-11-25  Karl Berry  <karl@gnu.org>
78516
78517         * lib/strtoll.c: copy from libc, meaning we now #include <strtol.c>
78518         instead of "strtol.c".
78519
78520 2002-11-25  Karl Berry  <karl@gnu.org>
78521
78522         * config/install-sh: update from automake for variable quoting, $0 in
78523         error msgs, etc.
78524
78525         * config/srclist.txt ($LIBCSRC/time/mktime.c lib gpl): new entry.
78526         * config/srclist.txt ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new
78527         entry.
78528
78529 2002-11-25  Jim Meyering  <jim@meyering.net>
78530
78531         * lib/mktime.c: Sync from libc, now that it has the latest fix.
78532
78533 2002-11-24  Karl Berry  <karl@gnu.org>
78534
78535         * lib/error.c, getopt.c, getopt.h, getopt1.c, obstack.c, regex.c,
78536         regex.h, strdup.c, strtoll.c, tempname.c: change license to gpl.
78537
78538 2002-11-24  Jim Meyering  <jim@meyering.net>
78539
78540         Update from coreutils:
78541
78542         * lib/mktime.c: Merge in changes from libc.
78543
78544         Avoid a link-time failure on some Linux systems.
78545         * lib/mktime.c (STATIC): Define to be empty (_LIBC) or `static'
78546         (otherwise).
78547         (__mon_yday): Declare with the STATIC attribute.
78548         (__mktime_internal): Likewise.
78549         Based on a report from Greg Schafer.
78550
78551 2002-11-23  Jim Meyering  <jim@meyering.net>
78552
78553         * lib/sig2str.c (str2signum, sig2str): Avoid a warning from gcc:
78554         Use `unsigned', not `int', as type of index.
78555
78556         * lib/xstat.in [@BEGIN_LSTAT_ONLY@]: Include <string.h>.
78557
78558         * lib/fsusage.c: Remove unneeded parentheses around operands of
78559         `defined'.
78560
78561 2002-11-22  Paul Eggert  <eggert@twinsun.com>
78562
78563         * lib/quotearg.h: Allow multiple inclusion by surrounding with
78564         "#ifndef QUOTEARG_H_".  Include <stddef.h>, for size_t,
78565         so that we can be included first.
78566         (PARAMS): Remove; we now assume C89 or later.  All uses removed.
78567         * lib/quotearg.c: Include quotearg.h immediately after config.h.
78568         No need to include stddef.h or sys/types.h any more.
78569         Surround local include files with "", not "<>".
78570         Assume HAVE_LIMITS_H unconditionally, as we assume C89.
78571         Similarly, assume HAVE_C_BACKSLASH_A, CHAR_BIT, UCHAR_MAX, UINT_MAX,
78572         HAVE_STDLIB_H, HAVE_STRING_H, STDC_HEADERS.
78573         (HAVE_MBSINIT): Undef if !HAVE_MBRTOWC.
78574         (mbsinit): Define to 1 if !defined mbsinit && !HAVE_MBSINIT.
78575         (ISPRINT): Remove; no longer needed now that we assume C89.
78576
78577         (clone_quoting_options, quotearg_buffer, quotearg_n_options):
78578         Preserve errno.
78579
78580         (quotearg_buffer_restyled, quotearg_n, quotearg_n_style,
78581         quotearg_char): Use SIZE_MAX rather than
78582         (size_t) -1 when we are talking about "infinity".
78583
78584         (quotearg_buffer_restyled): Fix bug when quoting trigraphs.
78585
78586 2002-11-22  Paul Eggert  <eggert@twinsun.com>
78587
78588         * lib/hash.c: Avoid use of <assert.h>, as the GNU Coding Standards
78589         hint that one should use `if (! x) abort ();' rather than `assert
78590         (x);', and anyway it's one less thing to worry about configuring.
78591         (hash_lookup, hash_get_first, hash_get_next, hash_find_entry,
78592         hash_rehash, hash_insert): Use abort rather than assert.
78593
78594 2002-11-22  Bruno Haible  <bruno@clisp.org>
78595
78596         * lib/safe-read.h: Assume C89. Add comments.
78597         (safe_read): Change return type to size_t.
78598         * lib/safe-read.c (safe_read): Change return type to size_t. Handle
78599         byte counts > SSIZE_MAX correctly.
78600         * lib/safe-write.h: New file.
78601         * lib/safe-write.c: New file.
78602         * lib/full-read.h: New file.
78603         * lib/full-read.c: New file.
78604         * lib/full-write.h: Assume C89. Add comments.
78605         * lib/full-write.c: Include safe-write.h.
78606         (full_write): Rewritten to use safe_write.
78607         Suggested by Jim Meyering and Paul Eggert.
78608
78609 2002-11-21  Jim Meyering  <jim@meyering.net>
78610
78611         * lib/strdup.c (strdup): Tweak comment and initial #if/#include.
78612
78613         Merge in changes from the coreutils.
78614
78615         2002-09-25  Paul Eggert  <eggert@twinsun.com>
78616         * lib/fsusage.c [! HAVE_INTTYPES_H && HAVE_STDINT_H] Include
78617         <stdint.h>.
78618         (UINTMAX_MAX) [!defined UINTMAX_MAX]: New macro.
78619         (PROPAGATE_ALL_ONES): Work even if X is unsigned and narrower than
78620         int.  Work more efficiently if X is the same width as uintmax_t.
78621         Do not compare X to -1, to avoid bogus compiler warning.
78622         (get_fs_usage): (uintmax_t) -1 -> UINTMAX_MAX to avoid a cast.
78623         Don't assume that f_frsize and f_bsize are the same type.
78624
78625         * lib/mountlist.c: #undef MNT_IGNORE before defining it, to avoid
78626         warning on FreeBSD.
78627
78628         * lib/makepath.c (make_path): Restore umask *before* creating the final
78629         component.
78630         (make_path): Minor reformatting.
78631
78632         * lib/xmalloc.c: Adjust to work with new autoconf macros,
78633         AC_FUNC_MALLOC and AC_FUNC_REALLOC: test #ifndef
78634         HAVE_MALLOC/HAVE_REALLOC.
78635
78636         * lib/mountlist.h (ME_DUMMY): Don't count entries of type `auto' as
78637         dummy ones.  At least on GNU/Linux systems, `auto' means something
78638         else.
78639         From Michael Stone.
78640
78641 2002-11-21  Bruno Haible  <bruno@clisp.org>
78642
78643         Remove case insensitive option matching.
78644         * lib/argmatch.h (argcasematch): Remove declaration.
78645         (ARGCASEMATCH): Remove macro.
78646         (__xargmatch_internal): Remove case_sensitive argument.
78647         (XARGMATCH): Update.
78648         (XARGCASEMATCH): Remove macro.
78649         * lib/argmatch.c (argmatch): Renamed from __argmatch_internal. Remove
78650         case_sensitive argument.
78651         (argcasematch): Remove function.
78652         (__xargmatch_internal): Remove case_sensitive argument.
78653         (main): Use XARGMATCH instead of XARGCASEMATCH.
78654
78655         * lib/xmalloc.c: Change compile-time error message. Add comment about
78656         required autoconf version.
78657
78658 2002-11-20  Paul Eggert  <eggert@twinsun.com>
78659
78660         Merge argmatch cleanups from Bison.  Assume C89.
78661
78662         * lib/argmatch.c: Include config.h here, not in argmatch.h.
78663         Include stdlib.h, for EXIT_FAILURE.
78664         Always include <string.h>, since we assume C89.
78665         (EXIT_FAILURE): Remove pre-C89 bug workaround.
78666         * lib/argmatch.h: Do not include <config.h> or <sys/types.h>.
78667         Include <stddef.h> instead, since it's all we need for size_t.
78668         (PARAMS): Remove.  All uses removed.
78669         (ARRAY_CARDINALITY): Do not bother to #undef.
78670         (ARRAY_CARDINALITY, ARGMATCH, ARGCASEMATCH, invalid_arg,
78671         ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
78672         Remove unnecessary parentheses.
78673         (ARGMATCH_VALID, XARGMATCH, XARGCASEMATCH):
78674         Insert necessary parentheses.
78675         (ARGMATCH_CONSTRAINT, ARGMATCH_VERIFY): New macros.
78676         (ARGMATCH_ASSERT): Use ARGMATCH_CONSTRAINT.
78677
78678 2002-11-19  Bruno Haible  <bruno@clisp.org>
78679
78680         * lib/mbswidth.c: Include mbswidth.h right at the beginning.
78681         * lib/mbswidth.h: Include <stddef.h>, for size_t.
78682
78683         * lib/mbswidth.h (PARAMS): Remove macro.
78684         (mbswidth, mbsnwidth): Use ANSI C function declarations.
78685         * lib/mbswidth.c (mbswidth, mbsnwidth): Likewise.
78686
78687         * lib/gcd.h (PARAMS): Remove macro.
78688         (gcd): Use ANSI C function declarations.
78689         * lib/gcd.c (gcd): Likewise.
78690
78691 2002-11-15  Bruno Haible  <bruno@clisp.org>
78692
78693         * lib/strcspn.c: Include <stddef.h>.
78694         (strcspn): Use ANSI C function declaration. Change return type to
78695         size_t. Use NULL.
78696         * lib/strpbrk.c: Minimize diffs to glibc. Include <stddef.h>.
78697         (strpbrk): Use NULL.
78698         * lib/strpbrk.h (PARAMS): Remove macro.
78699         (strpbrk): Use ANSI C function declaration.
78700         * lib/strstr.c: Don't include <sys/types.h>.
78701         * lib/strstr.h (PARAMS): Remove macro.
78702         (strstr): Use ANSI C function declarations.
78703
78704 2002-11-14  Karl Berry  <karl@gnu.org>
78705
78706         * config/mkinstalldirs: `do' on separate line, instead of
78707         `for var; do'.
78708
78709 2002-11-06  Bruno Haible  <bruno@clisp.org>
78710
78711         * lib/gcd.h (gcd): Change argument type to 'unsigned long'.
78712         * lib/gcd.c (gcd): Likewise.
78713
78714 2002-11-05  Bruno Haible  <bruno@clisp.org>
78715
78716         * lib/gcd.h: New file, from gettext-0.11.5.
78717         * lib/gcd.c: New file, from gettext-0.11.5.
78718
78719 2002-11-05  Bruno Haible  <bruno@clisp.org>
78720
78721         * lib/error.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
78722         * lib/getopt.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
78723         * lib/obstack.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
78724         * lib/regex.c [!_LIBC]: Include gettext.h instead of <libintl.h>.
78725
78726         * lib/argmatch.c: Include gettext.h instead of <locale.h> and
78727         <libintl.h>.
78728         * lib/makepath.c: Include gettext.h instead of <locale.h> and
78729         <libintl.h>.
78730
78731         * lib/closeout.c: Include gettext.h instead of <libintl.h>.
78732         * lib/human.c: Include gettext.h instead of <libintl.h>.
78733         * lib/quotearg.c: Include gettext.h instead of <libintl.h>.
78734         * lib/rpmatch.c: Include gettext.h instead of <libintl.h>.
78735         * lib/unicodeio.c: Include gettext.h instead of <libintl.h>.
78736         * lib/userspec.c: Include gettext.h instead of <libintl.h>.
78737         * lib/version-etc.c: Include gettext.h instead of <libintl.h>.
78738         * lib/xmalloc.c: Include gettext.h instead of <libintl.h>.
78739         (textdomain): Remove definition.
78740         * lib/xmemcoll.c: Include gettext.h instead of <libintl.h>.
78741
78742         * lib/long-options.c: Remove include of <libintl.h> and definition of
78743         _.
78744         * lib/same.c: Remove include of <libintl.h> and definition of _.
78745
78746 2002-11-04  Owen Taylor  <otaylor@redhat.com>
78747
78748         * lib/config.charset: A few additions for Solaris.
78749
78750 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
78751
78752         Make it possible to build libcharset with CC=gcc CFLAGS="-x c++".
78753         * lib/localcharset.c (locale_charset): Declare as extern "C".
78754
78755 2002-11-04  Bruno Haible  <haible@clisp.cons.org>
78756
78757         * lib/config.charset: msdos in uk_UA uses CP1125.
78758
78759 2002-11-04  Bruno Haible  <bruno@clisp.org>
78760
78761         * lib/stpcpy.h: New file, from GNU gettext-0.11.5.
78762         * lib/strcase.h: New file, from GNU gettext-0.11.5.
78763         * lib/strpbrk.h: New file, from GNU gettext-0.11.5.
78764         * lib/strstr.h: New file, from GNU gettext-0.11.5.
78765         * lib/xgetcwd.h: New file, from GNU gettext-0.11.5.
78766
78767 2002-11-04  Bruno Haible  <bruno@clisp.org>
78768
78769         * lib/localcharset.c (locale_charset): Don't return an empty string.
78770
78771 2002-11-04  Bruno Haible  <bruno@clisp.org>
78772
78773         * lib/localcharset.c (get_charset_aliases): Add more Windows specific
78774         aliases.
78775
78776 2002-11-04  Bruno Haible  <bruno@clisp.org>
78777
78778         * lib/config.charset: Update for newest glibc. Add canonical names
78779         ISO-8859-14, KOI8-T, TCVN5712-1, GEORGIAN-PS.
78780
78781 2002-11-04  Bruno Haible  <bruno@clisp.org>
78782
78783         * lib/config.charset: Add support for NetBSD.
78784
78785 2002-11-04  Bruno Haible  <bruno@clisp.org>
78786
78787         * lib/config.charset [msdosdjgpp]: For Russian, use CP866.
78788
78789 2002-11-01  Bruno Haible  <bruno@clisp.org>
78790
78791         * configure.in: Add AC_CONFIG_AUX_DIR call.
78792         (AC_OUTPUT): Add m4/Makefile, lib/Makefile. Remove doc/Makefile,
78793         test/Makefile.
78794         * Makefile.in (subdirs): Add m4, lib. Remove doc, test.
78795
78796 2002-09-28  Karl Berry  <karl@gnu.org>
78797
78798         * config/srclist.txt: can't copy install-sh/mkinstalldirs from
78799         installed automake until the next release, since changes have been
78800         made.
78801
78802 2002-09-25  Karl Berry  <karl@gnu.org>
78803
78804         * lib/strdup.c: copy from libc/string (via ../config/srclist*).
78805         * lib/getopt*: copy from libc/posix.
78806         * lib/gettext.h: copy from gettext.
78807         * lib/.cppi-disable: add strdup.c, gettext.h.
78808
78809 2002-09-25  Karl Berry  <karl@gnu.org>
78810
78811         * config/srclist.txt: enable gettext.h check.
78812         * config/config.{guess,sub}: update from prep.
78813         * config/depcomp, install-sh, mdate-sh, missing, mkinstalldirs: update
78814                 from automake 1.6.3.
78815         See srclist*.
78816
78817 2002-08-23  Stefan Monnier  <monnier@cs.yale.edu>
78818
78819         * regex.c (PATFETCH): Remove the translating fetch.
78820         (PATFETCH_RAW): Rename to PATFETCH.
78821         (set_image_of_range): New fun.
78822         (SET_RANGE_TABLE_WORK_AREA): Use it.
78823         (regex_compile): Don't translate the pattern chars so eagerly.
78824         Only do it when inserting an `exactn' bytecode or when handling
78825         a char-range.
78826         (mutually_exclusive_p): Avoid empty statement.
78827
78828 2002-07-06  Jim Meyering  <meyering@lucent.com>
78829
78830         * m4/README: Don't mention Makefile.am.in.
78831         Outline how I've tested changes to .m4 files.  Yep, it's a pain.
78832
78833 2002-07-01  Jim Meyering  <meyering@lucent.com>
78834
78835         * lib/c-stack.c: Include sys/time.h.
78836         From Volker Borchert.
78837
78838 2002-06-26  Paul Eggert  <eggert@twinsun.com>
78839
78840         * m4/fnmatch.m4 (_AC_LIBOBJ_FNMATCH): Check for btowc.
78841
78842 2002-06-26  Paul Eggert  <eggert@twinsun.com>
78843
78844         * lib/fnmatch.c, fnmatch_loop.c (WIDE_CHAR_SUPPORT):
78845         New macro.  Use it uniformly instead of
78846         (defined HAVE_WCTYPE_H && defined HAVE_WCHAR_H).
78847         It also uses HAVE_BTOWC, to fix a porting bug on Solaris 2.5.1
78848         reported by Vin Shelton.
78849
78850 2002-06-22  Paul Eggert  <eggert@twinsun.com>
78851
78852         * lib/c-stack.h (segv_handler, c_stack_action) [! defined SA_SIGINFO]:
78853         Do not assume SA_SIGINFO behavior.
78854         Bug reported by Jim Meyering on NetBSD 1.5.2.
78855
78856 2002-06-22  Jim Meyering  <meyering@lucent.com>
78857
78858         * m4/c-stack.m4: New file, from diffutils-2.8.2.
78859         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_C_STACK.
78860
78861         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Don't require AC__GNU_SOURCE,
78862         now that configure.ac uses AC_GNU_SOURCE.
78863         (jm_MACROS): Rename: jm_FUNC_FNMATCH to AC_FUNC_FNMATCH_GNU.
78864         * m4/prereq.m4 (jm_PREREQ_EXCLUDE): Likewise, wrt jm_FUNC_FNMATCH.
78865
78866         Update to latest tools.  Suggestions from Paul Eggert.
78867         * m4/stdbool.m4: New file, from diffutils-2.8.2.
78868         * m4/gnu-source.m4: Update from diffutils-2.8.2.
78869         * m4/fnmatch.m4: Likewise.
78870         * m4/prereq.m4: Change each use of AC_CHECK_HEADERS(stdbool.h)
78871         to AC_HEADER_STDBOOL
78872
78873 2002-06-22  Jim Meyering  <meyering@lucent.com>
78874
78875         * lib/fnmatch.c (ISASCII, ISPRINT): Undefine, to avoid warning about
78876         redefinition due to Solaris 2.6's definition in /usr/include/sys/euc.h.
78877
78878 2002-06-22  Jim Meyering  <meyering@lucent.com>
78879
78880         * lib/c-stack.c, lib/c-stack.h: New files, from diffutils-2.8.2.
78881
78882         * lib/exitfail.c, exitfail.h: Likewise.
78883         * lib/Makefile.am (libfetish_a_SOURCES): Add exitfail.c and exitfail.h.
78884
78885         * lib/Makefile.am (libfetish_a_SOURCES): Add fnmatch_.h in place
78886         of fnmatch.h.
78887         (EXTRA_DIST): Add fnmatch_loop.c.
78888         (libfetish_a_SOURCES): Add c-stack.c and c-stack.h.
78889
78890         * lib/fnmatch_loop.c: New file, from diffutils-2.8.2.
78891         * lib/fnmatch.c: Update from diffutils-2.8.2.
78892         * lib/fnmatch_.h: New file.  From diffutils-2.8.2.
78893         * lib/fnmatch.h: Remove file.
78894
78895 2002-06-21  Jim Meyering  <meyering@lucent.com>
78896
78897         * m4/c-bs-a.m4: Add comment, from diffutils-2.8.2.
78898         * m4/mbrtowc.m4: Likewise.
78899
78900         * m4/mbstate_t.m4: Update from diffutils-2.8.2.
78901         * m4/mbswidth.m4: Reflect name change:
78902         s/AC_MBSTATE_T/AC_TYPE_MBSTATE_T.
78903         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
78904
78905         * m4/lib-link.m4: Update from gettext-0.11.2.
78906         * m4/gettext.m4: Likewise.
78907
78908         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
78909         From Alfred M. Szmidt.
78910
78911 2002-06-18  Paul Eggert  <eggert@twinsun.com>
78912
78913         * lib/file-type.h: Report an error if neither S_ISREG nor
78914         S_IFREG is defined, instead of using a test specific to glibc
78915         2.2.  This should be safe, since POSIX requires S_ISREG and
78916         Unix Version 7 had S_IFREG.  We don't need to check for
78917         <sys/types.h> since we don't use any symbols that it defines.
78918
78919 2002-06-15  Richard Dawe  <richdawe@bigfoot.com>
78920
78921         * lib/Makefile.am (lstat.c, stat.c, .sin.sed): Use t-$@, rather than
78922         $@-t, so that each temporary file name is unique and valid in the first
78923         8 characters, for operation under DOS.
78924
78925 2002-06-15  Paul Eggert  <eggert@twinsun.com>
78926
78927         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
78928
78929 2002-06-15  Jim Meyering  <meyering@lucent.com>
78930
78931         Work even with DJGPP 2.03, which lacks support for symlinks.
78932         From Richard Dawe.
78933         * lib/xstat.in (S_ISLNK): Define to 0 if neither S_ISLNK nor S_IFLNK
78934         is defined.
78935         * lib/lchown.c (S_ISLNK): Likewise.
78936
78937 2002-06-15  Jim Meyering  <meyering@lucent.com>
78938
78939         * lib/file-type.h (FILE_TYPE_H): Guard entire contents with #ifndef.
78940         For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
78941         have been included before this file.
78942
78943 2002-06-14  Jim Meyering  <meyering@lucent.com>
78944
78945         * lib/file-type.h: Use the version from diffutils-2.8.2.
78946         * lib/file-type.c: Likewise.
78947
78948 2002-06-07  Jim Meyering  <meyering@lucent.com>
78949
78950         * m4/prereq.m4 (jm_PREREQ_STAT): Check for sys/param.h and sys/mount.h.
78951         They're needed at least for NetBSD 1.5.2.
78952         ($statxfs_includes): Include those same headers.
78953         ($statxfs_includes): Include sys/vfs.h if available.
78954         ($statxfs_includes): Likewise for sys/statvfs.h.
78955         Check for the following members in both structs statfs and statvfs:
78956         f_basetype, f_type, f_fsid.__val, f_namemax, f_namelen.
78957
78958 2002-06-01  Jim Meyering  <meyering@lucent.com>
78959
78960         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename macro:
78961         s/D_TYPE_IN_DIRENT/HAVE_STRUCT_DIRENT_D_TYPE/.
78962
78963 2002-05-28  Jim Meyering  <meyering@lucent.com>
78964
78965         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `mkdir', not `rmdir'.
78966         Reported by Volker Borchert.
78967
78968 2002-05-27  Jim Meyering  <meyering@lucent.com>
78969
78970         Fix a problem seen only on nonconforming systems whereby ls.c's
78971         use of localtime, and then of gettimeofday would cause trouble:
78972         the localtime call used to initialize rpl_gettimeofday's save
78973         mechanism would clobber ls's current local time information so
78974         that in any long listing the first file would always be listed
78975         with date 1970-01-01.  Analysis by Volker Borchert.
78976
78977         * lib/gettimeofday.c (localtime): Undefine.
78978         (rpl_localtime): New function.
78979
78980 2002-05-27  Jim Meyering  <meyering@lucent.com>
78981
78982         * m4/gettimeofday.m4 (AC_FUNC_GETTIMEOFDAY_CLOBBER): Also replace
78983         localtime.
78984
78985         * m4/readdir.m4 (jm_FUNC_READDIR): Undefine `rmdir' so we don't try to
78986         use the replacement function; it wouldn't resolve at link time.
78987         Reported by Volker Borchert.
78988
78989 2002-05-22  Jim Meyering  <meyering@lucent.com>
78990
78991         * lib/Makefile.am (libfetish_a_SOURCES): Add file-type.c and
78992         file-type.h.
78993         * lib/file-type.h: New file.
78994         * lib/file-type.c (file_type): New file/function.  Extracted from
78995         diffutils.
78996
78997 2002-04-30  Jim Meyering  <meyering@lucent.com>
78998
78999         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_STAT.
79000
79001 2002-04-29  Paul Eggert  <eggert@twinsun.com>
79002
79003         * m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.
79004
79005 2002-04-29  Paul Eggert  <eggert@twinsun.com>
79006
79007         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
79008         Do not check for alloca.h (no longer used) or stdbool.h (was never
79009         used?).  Add AM_C_PROTOTYPES since hard-locale.h uses it.
79010
79011 2002-04-29  Paul Eggert  <eggert@twinsun.com>
79012
79013         * lib/hard-locale.c: Upgrade to version used in GNU Diffutils 2.8.1.
79014
79015 2002-04-29  Jim Meyering  <meyering@lucent.com>
79016
79017         * m4/jm-macros.m4 (jm_MACROS): Remove use of AC_FUNC_STRNLEN.
79018         * m4/prereq.m4: Add jm_PREREQ_STRNLEN.
79019         Use AC_FUNC_STRNLEN here instead.
79020
79021         * m4/jm-macros.m4: Don't AC_REQUIRE([AC_PROG_CC_STDC]).
79022         With autoconf-2.53a, it's part of AC_PROG_CC.
79023
79024 2002-04-28  Paul Eggert  <eggert@twinsun.com>
79025
79026         * m4/jm-macros.m4 (jm_MACROS): Add AC_REPLACE_FUNCS(sig2str).
79027         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_SIG2STR.
79028
79029 2002-04-28  Paul Eggert  <eggert@twinsun.com>
79030
79031         * lib/sig2str.h, lib/sig2str.c: New files.
79032         * lib/Makefile.am (libfetish_a_SOURCES): Add sig2str.h.
79033
79034 2002-04-28  Paul Eggert  <eggert@twinsun.com>
79035
79036         * lib/sig2str.h (SIGNUM_BOUND): Do not use WTERMSIG, to avoid
79037         depending on <sys/wait.h> and WTERMSIG.  Default to 64 instead
79038         of 127, since 64 is the largest conceivable number for ancient
79039         nonstandard hosts.
79040         * lib/sig2str.c: Do not include <sys/wait.h>; no longer needed.
79041
79042 2002-04-28  Jim Meyering  <meyering@lucent.com>
79043
79044         * lib/sig2str.c (WTERMSIG): Remove definition (unused).
79045
79046 2002-04-24  Jim Meyering  <meyering@lucent.com>
79047
79048         * m4/prereq.m4 (jm_PREREQ_HARD_LOCALE): New macro.
79049         (jm_PREREQ): Use it.
79050
79051         * m4/getloadavg.m4: Check for these headers: locale.h unistd.h
79052         mach/mach.h fcntl.h.
79053         Check for this function: setlocale.
79054
79055 2002-04-24  Jim Meyering  <meyering@lucent.com>
79056
79057         * lib/gettext.h: New file, from Gettext.
79058         * lib/Makefile.am (INCLUDES): Remove -I../intl.
79059         (libfetish_a_SOURCES): Add gettext.h.
79060
79061 2002-04-16  Jim Meyering  <meyering@lucent.com>
79062
79063         * m4/prereq.m4 (jm_PREREQ_READUTMP): Also check for these members:
79064         ut_pid, ut_id, ut_exit.
79065
79066 2002-04-16  Jim Meyering  <meyering@lucent.com>
79067
79068         * lib/readutmp.h (UT_TYPE): Remove definition (now in who.c).
79069         (HAVE_STRUCT_XTMP_UT_EXIT, HAVE_STRUCT_XTMP_UT_ID): Define.
79070         (HAVE_STRUCT_XTMP_UT_PID, HAVE_STRUCT_XTMP_UT_TYPE): Define.
79071
79072 2002-04-12  Jim Meyering  <meyering@lucent.com>
79073
79074         * m4/ls-mntd-fs.m4 (checking for getmntinfo function...): Remove
79075         now-bogus check for f_type in sys/mount.h.  Instead, just test for the
79076         existence of the getmntinfo function.  Needed for Darwin 5.3.
79077
79078         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Also detect when dirfd is a macro.
79079         This is necessary at least on Darwin 5.3.
79080
79081         * m4/jm-macros.m4: Don't AC_REPLACE(strnlen), now that we use
79082         AC_FUNC_STRNLEN.  Otherwise, we'd end up putting two copies of
79083         strnlen.o in the library, and that makes some versions of ranlib
79084         object.
79085
79086 2002-04-12  Jim Meyering  <meyering@lucent.com>
79087
79088         * lib/dirfd.h (dirfd): Elide prototype if dirfd is a macro.
79089
79090 2002-04-09  Jim Meyering  <meyering@lucent.com>
79091
79092         * m4/malloc.m4: (jm_FUNC_MALLOC): Change the `checking ...' message
79093         to be more precise.  Rather than saying we're checking whether the
79094         function `works', say what we're testing.
79095         * m4/realloc.m4 (jm_FUNC_REALLOC): Likewise.
79096         Reported by Bruno Haible.
79097
79098 2002-03-10  Jim Meyering  <meyering@lucent.com>
79099
79100         * lib/makepath.c (make_path): Remove a comma from a diagnostic.
79101         Suggestion from Santiago Vila.
79102
79103 2002-03-08  Jim Meyering  <meyering@lucent.com>
79104
79105         * lib/rename.c: Mention that this wrapper is needed also on
79106         mips-dec-ultrix4.4 systems.
79107
79108 2002-03-02  Jim Meyering  <meyering@lucent.com>
79109
79110         * lib/gettime.c (gettime): Test HAVE_CLOCK_GETTIME,
79111         not HAVE_CLOCK_SETTIME.
79112
79113 2002-02-27  Paul Eggert  <eggert@twinsun.com>
79114
79115         * m4/jm-macros.m4 (jm_MACROS): Do not replace stime; no longer used.
79116         Check for clock_settime.
79117
79118 2002-02-27  Paul Eggert  <eggert@twinsun.com>
79119
79120         * lib/nanosleep.h: Rename to....
79121         * lib/timespec.h: New name for nanosleep.h.  All uses changed.
79122
79123         * lib/gettime.c: New file.
79124         * lib/settime.c: New file.
79125         * lib/stime.c: Remove.
79126
79127         * lib/Makefile.am (libfetish_a_SOURCES): Add gettime.c, settime.c,
79128         timespec.h.  Remove nanosleep.h.
79129
79130 2002-02-25  Paul Eggert  <eggert@twinsun.com>
79131
79132         * m4/acl.m4: New file.
79133         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_ACL.
79134         Do not check for acl or sys/acl.h, as AC_FUNC_ACL does that now.
79135
79136 2002-02-25  Paul Eggert  <eggert@twinsun.com>
79137
79138         * lib/acl.c, lib/acl.h: New files.
79139         * lib/Makefile.am (libfetish_a_SOURCES): Add acl.h, acl.c.
79140
79141 2002-02-24  Jim Meyering  <meyering@lucent.com>
79142
79143         * lib/strnlen.c (strnlen): Define-away/undef so that an inconsistent
79144         prototype in string.h (on at least AIX4.3.2.0 w/gcc-2.95.3) doesn't
79145         cause trouble.  Reported by Nelson Beebe.
79146
79147 2002-02-23  Paul Eggert  <eggert@twinsun.com>
79148
79149         * lib/path-concat.c (xpath_concat): Reorder code to pacify
79150         compilers that don't know that xalloc_die never returns.
79151
79152 2002-02-20  Jim Meyering  <meyering@lucent.com>
79153
79154         * lib/getdate.c: Regenerate using bison-1.33.
79155
79156 2002-02-17  Jim Meyering  <meyering@lucent.com>
79157
79158         * config/config.guess (main): Don't use `head -1'; it's no longer
79159         portable. Use `sed 1q' instead.
79160
79161 2002-02-16  gettextize  <bug-gnu-gettext@gnu.org>
79162
79163         * m4/codeset.m4: Upgrade to gettext-0.11.
79164         * m4/gettext.m4: Upgrade to gettext-0.11.
79165         * m4/glibc21.m4: Upgrade to gettext-0.11.
79166         * m4/iconv.m4: Upgrade to gettext-0.11.
79167         * m4/isc-posix.m4: Upgrade to gettext-0.11.
79168         * m4/lcmessage.m4: Upgrade to gettext-0.11.
79169         * m4/lib-ld.m4: New file, from gettext-0.11.
79170         * m4/lib-link.m4: New file, from gettext-0.11.
79171         * m4/lib-prefix.m4: New file, from gettext-0.11.
79172         * m4/progtest.m4: Upgrade to gettext-0.11.
79173
79174 2002-02-15  Paul Eggert  <eggert@twinsun.com>
79175
79176         * m4/prereq.m4 (jm_PREREQ_POSIXVER): New macro.
79177         (jm_PREREQ): Use it.
79178
79179 2002-02-15  Paul Eggert  <eggert@twinsun.com>
79180
79181         * lib/posixver.c, lib/posixver.h: New files.
79182         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
79183
79184 2002-02-02  Paul Eggert  <eggert@twinsun.com>
79185             Bruno Haible  <bruno@clisp.org>
79186
79187         * lib/unicodeio.h (print_unicode_char): Add exit_on_error argument.
79188         (fwrite_success_callback): New declaration.
79189         * lib/unicodeio.c (unicode_to_mb): New function, extracted from
79190         print_unicode_char. Call failure callback instead of error.
79191         (fwrite_success_callback): New function.
79192         (exit_failure_callback): New function.
79193         (fallback_failure_callback): New function.
79194         (print_unicode_char): Call unicode_to_mb.
79195
79196 2002-01-26  Jim Meyering  <meyering@lucent.com>
79197
79198         * m4/jm-macros.m4 (jm_MACROS): Require autoconf-2.52g.
79199         * m4/strnlen.m4: Remove file, now that it's part of autoconf.
79200
79201 2002-01-26  Jim Meyering  <meyering@lucent.com>
79202
79203         * lib/Makefile.am (getdate$U.o): Depend on unlocked-io.h.
79204
79205 2002-01-22  Paul Eggert  <eggert@twinsun.com>
79206
79207         * m4/jm-macros.m4 (jm_MACROS): Require AC_FUNC_FSEEKO.
79208
79209 2002-01-22  Jim Meyering  <meyering@lucent.com>
79210
79211         * lib/Makefile.am (Makefile): Don't depend on $(BUILT_SOURCES).
79212         Otherwise, some versions of automake would omit the rule that makes
79213         Makefile from Makefile.in.
79214
79215 2002-01-21  Paul Eggert  <eggert@twinsun.com>
79216
79217         * lib/xmemcoll.h, lib/xmemcoll.c: New files.
79218         * lib/Makefile.am (libfetish_a_SOURCES): Add them.
79219         * lib/memcoll.c: Include errno.h, and declare errno if not defined.
79220         (memcoll): Set errno to zero if there is no error.
79221
79222         * lib/quotearg.c (quotearg_buffer_restyled):
79223         Fix bug with quoting buffers containing NUL when backslashing escapes.
79224         This bug was exposed by the other changes in this patch.
79225         (quotearg_n_options): New arg ARGSIZE.
79226         All callers changed.
79227         (quoting_options_from_style): New function.
79228         (quotearg_n_style): Use it.
79229         (quotearg_n_style_mem): New function.
79230
79231         * lib/quotearg.h (quotearg_n_style_mem): New function.
79232
79233 2002-01-19  Jim Meyering  <meyering@lucent.com>
79234
79235         * m4/jm-macros.m4 (jm_MACROS): Use AC_FUNC_STRNLEN.
79236         Remove useless quotes: DF_PROG="df".
79237         * m4/strnlen.m4: New file.
79238
79239 2002-01-16  Paul Eggert  <eggert@twinsun.com>
79240
79241         * lib/backupfile.c (ISDIGIT): Comment fix.
79242         * lib/getdate.y (ISDIGIT): Likewise.
79243         * lib/posixtm.c (ISDIGIT, year): Likewise.
79244         * lib/strverscmp.c (ISDIGIT): Likewise.
79245         * lib/userspec.c (ISDIGIT): Likewise.
79246
79247 2002-01-16  Jim Meyering  <meyering@lucent.com>
79248
79249         * lib/getdate.y: Add three semicolons, each just before a closing
79250         brace. Bison (as of version 1.31) no longer papers over that mistake.
79251
79252 2002-01-05  Jim Meyering  <meyering@lucent.com>
79253
79254         * lib/version-etc.c (version_etc_copyright): Update copyright year.
79255
79256 2001-12-19  Paul Eggert  <eggert@twinsun.com>
79257
79258         * lib/closeout.c (close_stdout_status): If ferror (stdout), do
79259         not silently exit merely because the output buffer happens to
79260         have nothing pending.
79261
79262 2001-12-18  Paul Eggert  <eggert@twinsun.com>
79263
79264         See the big note in ../ChangeLog.
79265         * lib/human.c (suffixes): Prefer K to k for 1024.
79266         (generate_suffix_backwards): New function.
79267         (human_readable_inexact): Use it.
79268         * lib/xstrtol.c (__xstrtol): If there is no number but there
79269         is a valid suffix, assume 1.  "MB" now means decimal, "MiB" binary.
79270         Accept 'K' as well as 'k'.
79271
79272 2001-12-15  Jim Meyering  <meyering@lucent.com>
79273
79274         * lib/regex.h (__restrict_arr): Update from libc.
79275
79276         * lib/mountlist.h (ME_REMOTE): Recognize file systems of type smbfs
79277         as `remote' if the name starts with `//'.  Suggested by Michael Stone.
79278         (STREQ): Define.
79279
79280 2001-12-14  Jim Meyering  <meyering@lucent.com>
79281
79282         * m4/jm-macros.m4 (jm_MACROS): Check for iswspace.
79283         Suggestion from Bruno Haible.
79284
79285 2001-12-10  Jim Meyering  <meyering@lucent.com>
79286
79287         * lib/linebuffer.c: Remove explicit declarations of xmalloc and
79288         xrealloc, Instead, include "xalloc.h".
79289         (initbuffer): Don't cast xmalloc return value to char*.
79290         (readline): Reword comment.
79291         Don't cast xrealloc return value to char*
79292         Return NULL, not 0.
79293
79294 2001-12-09  Jim Meyering  <meyering@lucent.com>
79295
79296         * lib/modechange.c (mode_compile): Add cast to avoid pedantic warning
79297         about `signed and unsigned type in conditional expression'.
79298         * lib/posixtm.c (posix_time_parse): Likewise.
79299
79300         * lib/xreadlink.c (xreadlink): Add cast to avoid a pedantic warning.
79301
79302         * lib/readtokens.c (readtoken): Declare an index to be of type unsigned
79303         to avoid a pedantic warning.
79304
79305         * lib/getstr.c: Don't include assert.h.
79306         (getstr): Remove warning-evoking assertions.
79307         Return -1 if offset parameter is out of bounds.
79308         Change the type of a local from int to size_t.
79309
79310         * lib/strftime.c (my_strftime_localtime_r): Include this function
79311         definition in the `#if ! HAVE_TM_GMTOFF' block.
79312
79313         * lib/xgethostname.c: Remove declarations of xmalloc and xrealloc.
79314         Include xalloc.h instead.
79315
79316 2001-12-02  Jim Meyering  <meyering@lucent.com>
79317
79318         * lib/tempname.c: Don't declare getenv, thus reverting the change of
79319         2001-11-18.  It's no longer necessary, now that stdlib.h is always
79320         included.
79321
79322         * lib/regex.c [!__BOUNDED_POINTERS__]: Define away __bounded,
79323         __unbounded, and __ptrvalue.  Reported by Uwe H. Steinfeld.
79324
79325 2001-11-30  Akim Demaille  <akim@epita.fr>
79326
79327         * lib/xstrdup.c: Include xalloc.h, so that xstrdup is declared
79328         before being defined.
79329
79330 2001-11-27  Paul Eggert  <eggert@twinsun.com>
79331
79332         * lib/quotearg.h (quotearg_n, quotearg_n_style):
79333         First arg is int, not unsigned.
79334         * lib/quotearg.c (quotearg_n, quotearg_n_style): Likewise.
79335         (SIZE_MAX, UINT_MAX): New macros.
79336         (quotearg_n_options): Abort if N is negative.
79337         Avoid overflow check on hosts where size_t is 64 bits and int
79338         is 32 bits, as overflow is impossible there.
79339         Fix off-by-one typo that caused unnecessary reallocation.
79340
79341 2001-11-27  Jim Meyering  <meyering@lucent.com>
79342
79343         * lib/tempname.c: Merge with version from libc.
79344         * lib/regex.c: Likewise.
79345
79346         * lib/tempname.c: Include stdlib.h unconditionally.  On some old
79347         systems for which STDC_HEADERS is 0, it was not included, resulting in
79348         a warning about an integer-to-pointer conversion problem with getenv.
79349         Reported by Volker Borchert.
79350
79351 2001-11-26  Jim Meyering  <meyering@lucent.com>
79352
79353         * lib/gtod.h: Remove file.
79354         * lib/Makefile.am (libfetish_a_SOURCES): Remove gtod.h.
79355         * lib/gettimeofday.c: Don't include gtod.h.
79356         (GTOD_init): Remove function.
79357         (rpl_gettimeofday): Do its job here instead, rather than aborting.
79358         Suggestion from Volker Borchert.
79359
79360 2001-11-23  Jim Meyering  <meyering@lucent.com>
79361
79362         * lib/hash.h (struct hash_table): Don't define here.  Merely declare
79363         it.
79364         * lib/hash.c (struct hash_table): Define it here instead.
79365
79366 2001-11-22  Jim Meyering  <meyering@lucent.com>
79367
79368         * lib/hash.h: Bracket contents of file with #ifndef HASH_H_ ... #endif.
79369
79370 2001-11-20  Jim Meyering  <meyering@lucent.com>
79371
79372         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Update comment to reflect that
79373         SunOS 4.1.4 and Solaris 2.5.1 lose, too.
79374
79375 2001-11-19  Jim Meyering  <meyering@lucent.com>
79376
79377         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Don't bother with a temporary
79378         directory.  Use "conftestXXXXXX" as the template.
79379         Suggestion from Paul Eggert.
79380
79381         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): Close each descriptor
79382         immediately, so the test doesn't mistakenly hit the max-open-files
79383         limit.
79384
79385 2001-11-18  Paul Eggert  <eggert@twinsun.com>
79386
79387         * lib/tempname.c (TMP_MAX): Remove; no longer needed.
79388         (TEMPORARIES): New macro.
79389         (__gen_tempname): Use TEMPORARIES rather than TMP_MAX.  This
79390         removes an artificial limitation (e.g. HP-UX 10.20, where
79391         TMP_MAX is 17576).
79392
79393 2001-11-18  Jim Meyering  <meyering@lucent.com>
79394
79395         * m4/prereq.m4 (jm_PREREQ_TEMPNAME): Check for declaration of getenv.
79396
79397 2001-11-18  Jim Meyering  <meyering@lucent.com>
79398
79399         * lib/tempname.c [!HAVE_DECL_GETENV]: Declare getenv to avoid warning
79400         on SunOS 4.
79401
79402         * lib/Makefile.am (Makefile): Depend on $(BUILT_SOURCES), so those
79403         files will be created before anything else.
79404
79405 2001-11-17  Paul Eggert  <eggert@twinsun.com>
79406
79407         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): Do not define
79408         WINSIZE_IN_PTEM if <termios.h> defines struct winsize.
79409
79410 2001-11-17  Jim Meyering  <meyering@lucent.com>
79411
79412         * m4/mkstemp.m4 (UTILS_FUNC_MKSTEMP): New file and macro.
79413         Prompted by a report from Bob Proulx.
79414
79415         * m4/jm-macros.m4 (jm_MACROS): Don't test for mkstemp here.
79416         Instead, require UTILS_FUNC_MKSTEMP.
79417
79418 2001-11-17  Jim Meyering  <meyering@lucent.com>
79419
79420         * m4/jm-macros.m4 (jm_MACROS): Remove code to set POW_LIBM.
79421         Now, that's done as part of AC_FUNC_STRTOD.
79422
79423 2001-11-17  Jim Meyering  <meyering@lucent.com>
79424
79425         * lib/modechange.c (mode_adjust): Fix error introduced on 1999-04-26
79426         that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
79427         rather than group writable.  Patch by Juan F. Codagnone.
79428
79429         * lib/readtokens.c: Remove explicit declarations of xmalloc and
79430         xrealloc, Instead, include "xalloc.h".
79431
79432         * lib/mountlist.c: Include unlocked-io.h after all system headers.
79433         Remove explicit declarations of xmalloc, xrealloc,
79434         and xstrdup.  Instead, include "xalloc.h".
79435
79436         * lib/argmatch.c, closeout.c, error.c, exclude.c: Include
79437         unlocked-io.h.
79438         * lib/fatal.c, getdate.y, getpass.c, getstr.c, getusershell.c:
79439         Likewise.
79440         * lib/mountlist.c, posixtm.c, readtokens.c, readutmp.c: Likewise.
79441
79442         * lib/regex.c, sha.c, version-etc.c, yesno.c: Likewise.
79443         Reported by Padraig Brady.
79444
79445         * lib/mkstemp.c: #undef mkstemp.
79446         Include config.h.
79447         (rpl_mkstemp): Rename from mkstemp.
79448         Protoize.
79449
79450 2001-11-16  Jim Meyering  <meyering@lucent.com>
79451
79452         * lib/physmem.c [HAVE_SYS_PSTAT_H]: Include <sys/pstat.h>.
79453         (physmem_total) [HAVE_PSTAT_GETSTATIC]: If sysconf couldn't be used to
79454         determine the amount of total physical memory, use pstat_getstatic.
79455         HPUX-11 doesn't define _SC_PHYS_PAGES.
79456         (physmem_available) [HAVE_PSTAT_GETSTATIC && HAVE_PSTAT_GETDYNAMIC]:
79457         If sysconf couldn't be used to determine the amount of available
79458         physical memory, use both pstat_getstatic and pstat_getdynamic.
79459         Based on a patch from Bob Proulx.
79460
79461 2001-11-10  Jim Meyering  <meyering@lucent.com>
79462
79463         * m4/prereq.m4 (jm_PREREQ_PHYSMEM): New function.
79464         (jm_PREREQ): Use it.
79465
79466 2001-11-09  Jim Meyering  <meyering@lucent.com>
79467
79468         * m4/jm-macros.m4: Require autoconf-2.52f.
79469         (AC_FUNC_ERROR_AT_LINE, AC_FUNC_OBSTACK, AC_FUNC_STRTOD):
79470         Use these AC_-prefixed names, not the AM_-prefixed ones.
79471
79472         * m4/afs.m4 (jm_AFS): Quote the body.  Patch by Akim Demaille.
79473
79474 2001-11-05  Jim Meyering  <meyering@lucent.com>
79475
79476         * lib/xstat.in (slash_aware_lstat): Correct a misleading comment.
79477
79478 2001-11-04  Jim Meyering  <meyering@lucent.com>
79479
79480         * m4/fpending.m4: Remove unused cruft that saved, set, and restored
79481         $DEFS.
79482
79483 2001-11-03  Jim Meyering  <meyering@lucent.com>
79484
79485         * m4/jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg
79486         of AC_DEFUN.
79487
79488         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to
79489         know the name of the variable in the macro definition.
79490
79491 2001-11-03  Jim Meyering  <meyering@lucent.com>
79492
79493         * lib/argmatch.h (ARGMATCH_TO_ARGUMENT): Remove casts of first two args
79494         in argmatch_to_argument call.
79495
79496         * lib/dirfd.c (dirfd): Reflect the fact that DIR_TO_FD now takes an
79497         argument.
79498
79499         * lib/hash.c (hash_clear): Fix a bug that could lead to an infloop or
79500         e.g., a fault due to an attempt to free a NULL pointer.
79501
79502 2001-11-01  Jim Meyering  <meyering@lucent.com>
79503
79504         * m4/dirfd.m4 (UTILS_FUNC_DIRFD): New macro.
79505         * m4/jm-macros.m4 (jm_MACROS): Require UTILS_FUNC_DIRFD.
79506
79507 2001-11-01  Jim Meyering  <meyering@lucent.com>
79508
79509         * lib/dirfd.c, lib/dirfd.h: New files.
79510         * lib/Makefile.am (libfetish_a_SOURCES): Add dirfd.h.
79511
79512         * lib/hash.c (hash_print) [TESTING]: Clean up.
79513
79514 2001-10-22  Paul Eggert  <eggert@twinsun.com>
79515
79516         * lib/hard-locale.c (alloca): Define to __builtin_alloca if __GNUC__,
79517         to avoid a warning if -Wall.
79518
79519 2001-10-22  Jeff Bailey  <jbailey@outpost.dnsalias.org>
79520
79521         * README: New file
79522         * doc/*: Add COPYING, COPYING.LIB, COPYING.DOC, fdl.texi
79523         (per RMS's instructions, this is now the canonical source)
79524         * lgpl/, gpl/: New directories.
79525
79526 2001-10-21  Paul Eggert  <eggert@twinsun.com>
79527
79528         * lib/regex.c (uintptr_t): Remove macro and decl; it's config.h's job.
79529
79530 2001-10-21  Jim Meyering  <meyering@lucent.com>
79531
79532         * lib/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
79533         this code would end up calling gettext even in packages built
79534         with --disable-nls.
79535         * lib/getopt.c (_): Likewise.
79536         * lib/regex.c (_): Likewise.
79537
79538 2001-10-20  Paul Eggert  <eggert@twinsun.com>
79539
79540         * m4/error.m4 (jm_PREREQ_ERROR):
79541         Do not invoke AC_CHECK_FUNCS with strerror_r, as
79542         AC_FUNC_STRERROR_R does that.
79543         Check for strerror declaration.
79544
79545         * m4/strerror_r.m4: Add copyright notice, as nontrivial m4 files
79546         are supposed to have them these days.
79547         (AC_FUNC_STRERROR_R): Always do char* test, so that it gets cached.
79548         Merge changes from latest Autoconf CVS.
79549         Rename ac_cv_func_strerror_r_works to ac_cv_func_strerror_r_char_p,
79550         and rename HAVE_WORKING_STRERROR_R to STRERROR_R_CHAR_P, since
79551         POSIX decided to standardize on the int flavor of strerror_r.
79552
79553 2001-10-20  Paul Eggert  <eggert@twinsun.com>
79554
79555         * lib/error.c (strerror_r): Do not declare unless !_LIBC.
79556         Do not check for HAVE_DECL_STRERROR_R missing unless STRERROR_R_CHAR_P.
79557         Use strerror_r that is only a macro, even if it is not a function.
79558         (strerror): Check for HAVE_DECL_STRERROR before declaring.
79559         (private_strerror): Use prototypes, not old-style function definition.
79560         (print_errno_message): New function.
79561         Support the POSIX 'int'-flavored strerror_r, as well as the traditional
79562         char*-flavored one.
79563         (error_tail, error, error_at_line): Use it.
79564
79565 2001-10-11  Jim Meyering  <meyering@lucent.com>
79566
79567         * lib/argmatch.c (argmatch_invalid): Use quotearg_n_style (0, ...
79568         and quote_n (1, ... to avoid clobbering a buffer.
79569
79570 2001-10-05  Jim Meyering  <meyering@lucent.com>
79571
79572         * lib/Makefile.am: (libfetish_a_SOURCES): Add hash-pjw.c and
79573         hash-pjw.h.
79574         * lib/hash-pjw.c: New file (factored out of fileutils' remove.c).
79575         * lib/hash-pjw.h: New file.
79576
79577 2001-09-30  Jim Meyering  <meyering@lucent.com>
79578
79579         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): See if
79580         `struct fsstat' has the `f_fstypename' member.
79581         Use that to define FS_TYPE, which is now used to make
79582         the getfsstat link test tighter.
79583
79584 2001-09-30  Jim Meyering  <meyering@lucent.com>
79585
79586         * lib/mountlist.c [MOUNTED_GETFSSTAT]:
79587         Include <sys/ucred.h>, for Apple Darwin.
79588         Include sys/mount.h and sys/fs_types.h only if available.
79589         (FS_TYPE): Define.
79590         (read_filesystem_list): Use FS_TYPE.
79591
79592 2001-09-29  Paul Eggert  <eggert@twinsun.com>
79593
79594         * lib/exclude.c (excluded_filename): 0 -> false, since it's
79595         a boolean context.
79596
79597 2001-09-29  Jim Meyering  <meyering@lucent.com>
79598
79599         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
79600         [one-argument getmntent function]): Include stdio.h before mntent.h.
79601         SunOS 4.1.x needs it for the declaration of `FILE'.
79602         Patch by Volker Borchert.
79603
79604         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS)
79605         Check for these headers: sys/param.h sys/ucred.h sys/mount.h
79606         sys/fs_types.h, and make the link-test for getfsstat guard #include
79607         directives with appropriate #if HAVE_*_H tests so that we can
79608         detect getfsstat on Apple Darwin1.3.7 systems.
79609         Reported by Nelson Beebe.
79610         Fix harmless typo in cache variable name: s/getsstat/getfsstat/.
79611
79612 2001-09-28  Paul Eggert  <eggert@twinsun.com>
79613
79614         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
79615         #defines strtoimax.  Also treat the other strto* functions
79616         like strtoimax.
79617
79618         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
79619         Check for strtoul and strtoumax,
79620         as those declarations are made even in the signed case.
79621         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX):
79622         Likewise, for strtol and strtoimax.
79623
79624 2001-09-28  Paul Eggert  <eggert@twinsun.com>
79625
79626         Fix bug reported by Petter Reinholdtsen for HP-UX 10.20, which
79627         #defines strtoimax.  Also treat the other strto* functions
79628         like strtoimax.
79629
79630         * lib/xstrtol.c (strtol): Do not declare if HAVE_DECL_STRTOL.
79631         (strtoul): Do not declare if HAVE_DECL_STRTOUL.
79632         (strtoimax, strtoumax): Do not declare if already defined as a macro.
79633
79634 2001-09-26  Jim Meyering  <meyering@lucent.com>
79635
79636         Most macros in unlocked-io.h had the wrong number of arguments.
79637         * lib/gen-uio: New script.
79638         (USE_UNLOCKED_IO): Define to 1 if not already defined.
79639         * lib/unlocked-io.hin: Remove file.
79640         * lib/Makefile.am (unlocked-io.h): Rewrite to use a separate script,
79641         rather than trying to embed it here.
79642         (EXTRA_DIST): Add gen-uio.  Remove unlocked-io.hin
79643         Reported by Padraig Brady.
79644
79645 2001-09-25  Volker Borchert  <bt@teknon.de>
79646
79647         * lib/gettimeofday.c (rpl_gettimeofday): Declare local variable
79648         `result'.
79649
79650 2001-09-24  Jim Meyering  <meyering@lucent.com>
79651
79652         * m4/gettext.m4: Use the version from gettext-0.10.40, not CVS.
79653
79654 2001-09-23  Jim Meyering  <meyering@lucent.com>
79655
79656         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add a compile-test
79657         instead of the mere test for existence of mntent.h.  The latter
79658         would get a false-positive on AIX 3.4 systems.
79659         In the outer getmntent if-block, don't die if neither of the getmntent
79660         tests succeeds.  Instead, just fall through and continue with the
79661         remaining tests.
79662
79663 2001-09-23  Jim Meyering  <meyering@lucent.com>
79664
79665         * lib/mountlist.c: Remove useless parentheses in #if directives.
79666         (MOUNTED) [!defined MOUNTED]: Define to _PATH_MOUNTED, for when
79667         the deprecated MOUNTED symbol is no longer defined in mntent.h.
79668
79669 2001-09-22  Jim Meyering  <meyering@lucent.com>
79670
79671         * m4/gettext.m4: New file.  From gettext.
79672         * m4/lcmessage.m4: Sync with gettext -- this changes only comments.
79673         * m4/progtest.m4: Likewise
79674         * m4/isc-posix.m4: Decrement serial number to sync with gettext.
79675         * m4/glibc21.m4: Likewise.
79676
79677         * m4/libintl.m4: Remove.  No longer used.
79678
79679 2001-09-22  Jim Meyering  <meyering@lucent.com>
79680
79681         * lib/localcharset.c: Update from latest gettext.
79682         * lib/config.charset: Likewise.
79683
79684 2001-09-20  Jim Meyering  <meyering@lucent.com>
79685
79686         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for declaration of
79687         strtoimax.
79688         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check for declaration of
79689         strtoumax.
79690
79691 2001-09-20  Jim Meyering  <meyering@lucent.com>
79692
79693         * lib/xstrtol.c (strtoimax): Guard declaration with
79694         `#if !HAVE_DECL_STRTOIMAX', rather than just `#ifndef strtoimax'.
79695         The latter fails because some systems (at least rs6000-ibm-aix4.3.3.0)
79696         have their own, conflicting declaration of strtoimax in sys/inttypes.h.
79697         (strtoumax): Likewise, for completeness (it wasn't necessary).
79698
79699 2001-09-17  Paul Eggert  <eggert@twinsun.com>
79700
79701         * lib/strtoimax.c (HAVE_LONG_LONG):
79702         Redefine to HAVE_UNSIGNED_LONG_LONG if unsigned.
79703         (strtoimax): Use sizeof (long), not sizeof strtol (ptr, endptr, base),
79704         to work around bug in IBM C compiler.
79705
79706 2001-09-17  Jim Meyering  <meyering@lucent.com>
79707
79708         * m4/chown.m4, fstypename.m4, getgroups.m4, gettimeofday.m4,
79709         * m4/jm-mktime.m4, lstat.m4, malloc.m4, memcmp.m4, mkdir-slash.m4,
79710         * m4/nanosleep.m4, putenv.m4, readdir.m4, realloc.m4, rename.m4,
79711         * m4/st_dm_mode.m4, stat.m4, strerror_r.m4, timespec.m4, utimbuf.m4,
79712         * m4/utimes.m4: Use AC_DEFINE rather than AC_DEFINE_UNQUOTED,
79713         whenever the right hand side need not be expanded by the shell.
79714
79715 2001-09-16  Paul Eggert  <eggert@twinsun.com>
79716
79717         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
79718         library.  It's not correct, as some older glibcs are buggy.
79719         fnmatch wasn't fixed until glibc 2.2.
79720
79721         Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
79722         special shell magic here.
79723
79724 2001-09-16  Jim Meyering  <meyering@lucent.com>
79725
79726         * m4/mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.
79727         * m4/jm-macros.m4: Require it.
79728
79729 2001-09-16  Jim Meyering  <meyering@lucent.com>
79730
79731         * lib/mkdir.c: New file.
79732
79733 2001-09-15  Jim Meyering  <meyering@lucent.com>
79734
79735         * m4/jm-macros.m4: Check for help2man.
79736
79737 2001-09-11  Jim Meyering  <meyering@lucent.com>
79738
79739         * m4/host-os.m4 (UTILS_HOST_OS): New file/macro.
79740         The body, by Paul Eggert, was moved here from configure.in.
79741         * m4/jm-macros.m4: Require UTILS_HOST_OS.
79742
79743 2001-09-04  Paul Eggert  <eggert@twinsun.com>
79744
79745         * m4/prereq.m4 (jm_PREREQ_XREADLINK): New macro.
79746         (jm_PREREQ): Use it.
79747
79748 2001-09-04  Paul Eggert  <eggert@twinsun.com>
79749
79750         * lib/xreadlink.c (xreadlink): Omit size_t* arg.  All uses changed.
79751         Use ssize_t, not int, to store result of readlink.
79752         Check for ssize_t overflow as well as size_t overflow,
79753         as POSIX says the result of readlink is implementation-defined
79754         when ssize_t overflows.
79755         Remove unnecessary cast to char*.
79756         Use free+malloc instead of realloc, as the storage doesn't need
79757         to be preserved and it's clearer and can be more efficient that way.
79758         (SIZE_MAX, SSIZE_MAX): New macros, if <limits.h> doesn't declare.
79759         * lib/xreadlink.h (xreadlink): Update prototype.
79760
79761 2001-09-04  Paul Eggert  <eggert@twinsun.com>
79762
79763         * lib/xgetcwd.c: Revert some of the previous change; intead,
79764         fix the HAVE_GETCWD_NULL code to behave more like the
79765         !HAVE_GETCWD_NULL code used to.
79766
79767         Include "xalloc.h".
79768         (xgetcwd): Do not return NULL when memory is exhausted; instead,
79769         invoke xalloc_die.
79770
79771 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79772
79773         * m4/prereq.m4 (jm_PREREQ_XGETCWD): Check for limits.h and
79774         sys/param.h, as pathmax.h includes them.
79775
79776 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79777
79778         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_XGETCWD.
79779         (jm_PREREQ_XGETCWD): New macro.
79780
79781         * m4/getcwd.m4: New file.
79782
79783 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79784
79785         * lib/xgetcwd.c: Fix the !HAVE_GETCWD_NULL code to behave more
79786         like the HAVE_GETCWD_NULL code.
79787         Include pathmax.h if not HAVE_GETCWD.
79788         Do not include xalloc.h.
79789         (INITIAL_BUFFER_SIZE): New symbol.
79790         Do not use xmalloc / xrealloc, since the caller is responsible for
79791         handling errors.  Preserve errno around `free' during failure.
79792         Do not overrun buffer when using getwd.
79793
79794 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79795
79796         * lib/xgetcwd.c (xgetcwd): Use HAVE_GETCWD_NULL, not (defined
79797         __GLIBC__ && __GLIBC__ >= 2), to decide whether to use
79798         getcwd (NULL, 0).
79799
79800 2001-09-03  Paul Eggert  <eggert@twinsun.com>
79801
79802         * lib/exclude.c (fnmatch_no_wildcards): Fix confusion between
79803         usage of FNM_CASEFOLD and FNM_LEADING_DIR.  The bug was
79804         spotted by Jim Meyering.
79805
79806 2001-09-03  Jim Meyering  <meyering@lucent.com>
79807
79808         * lib/xreadlink.c (xreadlink): Preserve errno around `free' during
79809         failure.
79810
79811 2001-09-02  Jim Meyering  <meyering@lucent.com>
79812
79813         * lib/error.c: Update from GNU libc.
79814
79815 2001-09-01  Jim Meyering  <meyering@lucent.com>
79816
79817         * m4/jm-macros.m4 (jm_MACROS): Check for canonicalize_file_name.
79818         Used by df.
79819
79820 2001-09-01  Jim Meyering  <meyering@lucent.com>
79821
79822         * lib/xreadlink.c: New file.
79823         * lib/xreadlink.h: New file.
79824         * lib/Makefile.am (libfetish_a_SOURCES): Add xreadlink.c and
79825         xreadlink.h.
79826
79827         * lib/regex.c (uintptr_t) [!_LIBC]: Define to private_uintptr_t, so it
79828         doesn't conflict with sparc Solaris 7's definition in
79829         /usr/include/sys/int_types.h.
79830
79831         * lib/exclude.c: Use `""', not `<>' to #include non-system header
79832         files.
79833         (fnmatch_no_wildcards): Rewrite not to use function names, strcasecmp
79834         and strncasecmp as r-values.  Unixware didn't have declarations.
79835
79836 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79837
79838         * lib/xstrtol.h: Add copyright notice.
79839         (_DECLARE_XSTRTOL): Improve quality of diagnostic for
79840         LONGINT_INVALID_SUFFIX_CHAR.
79841
79842 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79843
79844         * lib/xstrtol.c (strtoimax): New decl.
79845
79846 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79847
79848         * lib/xgetcwd.c: Don't include pathmax.h.
79849         Include stdlib.h and unistd.h if available.
79850         Include xalloc.h.
79851         (xmalloc, xstrdup, free): Remove decls.
79852         (xgetcwd): Don't assume sizes fit in unsigned.
79853         Check for overflow when computing sizes.
79854         Simplify reallocation code.
79855
79856 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79857
79858         * lib/savedir.c (savedir): Remove size parameter, as POSIX says that
79859         a directory's st_size can have an arbitrary value, so the old
79860         usage could waste an arbitrary amount of memory.  All uses
79861         changed.
79862         * lib/savedir.h: Update prototype.
79863
79864 2001-08-31  Paul Eggert  <eggert@twinsun.com>
79865
79866         * lib/Makefile.am (libfetish_a_SOURCES): Remove strtoxmax.c.
79867
79868         * lib/strtoimax.c: Renamed from strtoxmax.c, removing the
79869         old strtoimax.c.
79870
79871         Also, make the following further changes to make this file's
79872         configuration more similar to that of strtol.c:
79873         (UNSIGNED): Renamed from STRTOUXMAX_UNSIGNED.  All uses changed.
79874         (strtoumax, uintmax_t, strtoull, strtol): Remove.
79875         (intmax_t, strtoimax, strtol, strtoll): New macros, if UNSIGNED.
79876         (strtoimax): Renamed from strtoumax.  All uses of unsigned values
79877         changed to signed values.
79878
79879         And make the following changes as well:
79880         Fix copyright notice, as 1999 was missing.
79881         (verify): New macro.
79882         (strtoimax): Check sizes at compile-time, not run-time.
79883         Prefer strtol to strtoll if both work.
79884         (main): Remove; it was not that useful and was a pain to maintain.
79885
79886         * lib/strtoumax.c: Include strtoimax.c, not strtouxmax.c.
79887
79888 2001-08-31  Jim Meyering  <meyering@lucent.com>
79889
79890         * lib/xgetcwd.c (xgetcwd): Reorganize to avoid some duplication.
79891         Use an initial, malloc'd, buffer of length 128 rather than
79892         a statically allocated one of length 1024.
79893
79894 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79895
79896         Simplify code, partly by assuming autoconf 2.52 semantics.
79897
79898         * m4/Makefile.am (EXTRA_DIST): Remove uintmax_t.m4.
79899
79900         * m4/inttypes.m4 (AC_PREREQ): Bump to 2.52.
79901         (jm_AC_HEADER_INTTYPES_H): Remove; now done by autoconf in 2.52.
79902         All uses removed.
79903         (jm_AC_TYPE_INTMAX_T, jm_AC_TYPE_UINTMAX_T):
79904         Move AC_REQUIRE to next-to-top level, to avoid confusion.
79905         Use 2.52's AC_CHECK_TYPE instead of merely looking for the header.
79906         * m4/prereq.m4 (jm_PREREQ_HUMAN): Don't require
79907         jm_AC_HEADER_INTTYPES_H.
79908         * m4/jm-macros.m4 (jm_MACROS): Likewise.
79909
79910         * m4/uintmax_t.m4: Remove, as it duplicates inttypes.m4.
79911
79912         * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX):
79913         Quote first arg of AC_DEFUN.
79914         Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
79915         since they are needed to parse the include file even if we need
79916         only xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
79917         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise,
79918         but with opposite signedness.
79919
79920 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79921
79922         Merge 'exclude' changes from tar 1.13.22.
79923         This fixes one or two unlikely storage allocation overflow bugs,
79924         but doesn't change user-visible behavior otherwise.
79925
79926 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79927
79928         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_EXCLUDE.
79929         (jm_PREREQ_EXCLUDE): New macro.
79930
79931 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79932
79933         * lib/quotearg.c: BSD/OS 4.1 wchar.h requires FILE and struct
79934         tm to be declared.
79935
79936 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79937
79938         * lib/hash.c: Remove '2001' from copyright notice.
79939
79940 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79941
79942         * lib/full-write.h: New file.
79943         * lib/Makefile.am (libfetish_a_SOURCES): Add full-write.h.
79944         * lib/full-write.c: Correct credits, as cccp.c no longer
79945         exists and anyway it was so heavily changed from the old cccp
79946         code as to be unrecognizable.  Include full-write.h.
79947         (full_write): Return size_t, with short writes meaning failure.
79948         All callers changed.  This fixes a bug with large buffers
79949         on 64-bit hosts.
79950         * lib/utime.c: Include full-write.h.
79951
79952 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79953
79954         * lib/exclude.c (bool): Declare, perhaps by including stdbool.h.
79955         (<sys/types.h>): Include only if HAVE_SYS_TYPES_H.
79956         (<stdlib.h>, <string.h>, <strings.h>, <inttypes.h>, <stdint.h>):
79957         Include if available.
79958         (<xalloc.h>): Include
79959         (SIZE_MAX): Define if <stdint.h> or <inttypes.h> doesn't.
79960         (verify): New macro.  Use it to verify that EXCLUDE macros do not
79961         collide with FNM macros.
79962         (struct patopts): New struct.
79963         (struct exclude): Use it, as exclude patterns now come with options.
79964         (new_exclude): Support above changes.
79965         (new_exclude, add_exclude_file):
79966         Initial size must now be a power of two to simplify overflow checking.
79967         (free_exclude, fnmatch_no_wildcards): New function.
79968         (excluded_filename): No longer requires options arg, as the options
79969         are determined by add_exclude.  Now returns bool, not int.
79970         (excluded_filename, add_exclude):
79971         Add support for the fancy new exclusion options.
79972         (add_exclude, add_exclude_file): Now takes int options arg.
79973         Check for arithmetic overflow when computing sizes.
79974         (add_exclude_file): xrealloc might modify errno, so don't
79975         realloc until after errno might be used.
79976
79977         * lib/exclude.h (EXCLUDE_ANCHORED, EXCLUDE_INCLUDE,EXCLUDE_WILDCARDS):
79978         New macros.
79979         (free_exclude): New decl.
79980         (add_exclude, add_exclude_file): Now takes int options arg.
79981         (excluded_filename): No longer requires options arg, as the options
79982         are determined by add_exclude.  Now returns bool, not int.
79983
79984 2001-08-30  Paul Eggert  <eggert@twinsun.com>
79985
79986         * lib/alloca.c (alloca): Arg is of type size_t, not unsigned.
79987
79988 2001-08-27  Jim Meyering  <meyering@lucent.com>
79989
79990         * lib/Makefile.am (libfetish_a_SOURCES): Add strtoxmax.c
79991
79992         * lib/version-etc.c (N_): Remove definition.
79993         Revert most of last change.
79994         Instead, simply don't mark the `Copyright...' string for translation.
79995         Based on advice from Paul Eggert.
79996
79997         * lib/strtoxmax.c: Tweak comment.
79998
79999 2001-08-26  Jim Meyering  <meyering@lucent.com>
80000
80001         * m4/jm-macros.m4: Require jm_AC_PREREQ_XSTRTOIMAX.
80002
80003         * m4/xstrtoimax.m4: New file.
80004         * m4/xstrtoumax.m4: Add comments explaining why we
80005         AC_REPLACE_FUNCS(strtol).
80006
80007 2001-08-26  Jim Meyering  <meyering@lucent.com>
80008
80009         * lib/version-etc.c (version_etc_copyright_fmt): Replace literal year
80010         of copyright with `%s' so translators don't get an untranslated
80011         message in 2002.
80012         (COPYRIGHT_YEAR): Define.
80013         (version_etc): Use fprintf rather than fputs.
80014         Suggestion from Ulrich Drepper.
80015
80016         * lib/Makefile.am (libfetish_a_SOURCES): Add xstrtoimax.c.
80017
80018         * lib/strtoll.c: New file, from GNU libc.
80019         * lib/xstrtoimax.c: New file.
80020
80021         * lib/xstrtol.h: Add xstrtoimax.
80022         * lib/strtoumax.c: New file.  Simply include "strtoumax.c".
80023         * lib/strtoimax.c: New file.  Likewise, but first define
80024         STRTOUXMAX_SIGNED.
80025
80026         * lib/strtoumax.c: Factor to work both for unsigned and signed types,
80027         ...
80028         * lib/strtoxmax.c: ... then renamed to this.
80029
80030 2001-08-18  Paul Eggert  <eggert@twinsun.com>
80031
80032         * m4/inttypes.m4: Add AC_PREREQ(2.13).
80033         (jm_AC_HEADER_INTTYPES_H): Test for intmax_t, too.
80034         (jm_AC_TYPE_INTMAX_T): New macro.
80035         (jm_AC_TYPE_UINTMAX_T): Moved here from uintmax_t.m4.
80036
80037         * m4/longlong.m4 (jm_AC_TYPE_LONG_LONG): New macro.
80038
80039         * m4/longlong.m4: Renamed from ulonglong.m4.
80040         * m4/inttypes.m4: Renamed from inttypes_h.m4.
80041         * m4/uintmax_t.m4: Removed.
80042
80043 2001-08-13  Paul Eggert  <eggert@twinsun.com>
80044
80045         * lib/Makefile.am (unlocked-io.h): Do not append "_unlocked" twice.
80046         Port to Solaris 8, where 'sed' requires a space after the 'r'
80047         command, and where sh dislikes "$/".  Clean up the spacing a bit.
80048         Redirect output to $tmp just once.
80049
80050 2001-08-12  Paul Eggert  <eggert@sic.twinsun.com>
80051
80052         * lib/addext.c (<errno.h>): Include.
80053         (errno): Declare if not defined.
80054         (addext): Work correctly when pathconf returns -1 and leaves
80055         errno alone because there is no limit.  Also, work even if
80056         pathconf returns a value greater than SIZE_MAX.
80057
80058 2001-08-12  Jim Meyering  <meyering@lucent.com>
80059
80060         * m4/afs.m4, assert.m4, bison.m4, check-decl.m4, chown.m4, d-ino.m4,
80061         d-type.m4, dos.m4, error.m4, fnmatch.m4, fpending.m4, fstypename.m4,
80062         fsusage.m4, ftruncate.m4, getgroups.m4, glibc.m4, gnu-source.m4,
80063         group-member.m4, jm-glibc-io.m4, jm-macros.m4, jm-mktime.m4,
80064         jm-winsz1.m4, jm-winsz2.m4, lchown.m4, lib-check.m4, libintl.m4,
80065         link-follow.m4, ls-mntd-fs.m4, lstat.m4, malloc.m4, mbrtowc.m4,
80066         mbstate_t.m4, mbswidth.m4, memcmp.m4, nanosleep.m4, perl.m4,
80067         prereq.m4, putenv.m4, readdir.m4, realloc.m4, regex.m4, rename.m4,
80068         rmdir-errno.m4, search-libs.m4, st_dm_mode.m4, st_mtim.m4, stat.m4,
80069         strftime.m4, timespec.m4, unlink-busy.m4, uptime.m4, utimbuf.m4,
80070         utime.m4, utimes.m4, xstrtoumax.m4:
80071         Quote the first argument in each use of AC_DEFUN.
80072
80073 2001-08-12  Jim Meyering  <meyering@lucent.com>
80074
80075         * lib/xgetcwd.c (xgetcwd) [defined __GLIBC__ && __GLIBC__ >= 2]:
80076         Simply `return getcwd (NULL, 0);'.
80077         [! (defined __GLIBC__ && __GLIBC__ >= 2)]:
80078         Use 1300 as initial value for length, not PATH_MAX.
80079
80080         * lib/pathmax.h: Clean up cpp syntax.
80081
80082 2001-08-12  Jim Meyering  <meyering@lucent.com>
80083
80084         * lib/gettimeofday.c: New file.
80085         * lib/gtod.h: New file.
80086         * lib/Makefile.am (libfetish_a_SOURCES): Add gtod.h.
80087
80088 2001-08-05  Jim Meyering  <meyering@lucent.com>
80089
80090         * m4/jm-macros.m4: Require autoconf-2.52.
80091
80092 2001-08-04  Jim Meyering  <meyering@lucent.com>
80093
80094         * lib/error.h (__attribute__): Remove `|| __STRICT_ANSI__' from #if
80095         stmt, to get in sync with glibc.
80096
80097 2001-08-03  Paul Eggert  <eggert@twinsun.com>
80098
80099         The following changes are from gettext 0.10.39 as maintained by
80100         Bruno Haible.
80101
80102         * lib/mbswidth.h (MBSW_REJECT_UNPRINTABLE, MBSW_REJECT_INVALID):
80103         Renamed from MBSW_ACCEPT_UNPRINTABLE and MBSW_ACCEPT_INVALID
80104         with inverted sense.  All uses changed.
80105
80106         * lib/mbswidth.c: Don't include <limits.h>.
80107         Include <stdlib.h> and <string.h> unconditionally.
80108         (iswcntrl, mbsinit, ISCNTRL): New macros.
80109         (mbsnwidth): Use K&R style function declarations.
80110         Don't bother checking for MB_LEN_MAX == 1, since the compiler
80111         can optimize it when MB_CUR_MAX == 1.
80112         The width of control characters is zero, not 1.
80113
80114 2001-08-03  Paul Eggert  <eggert@twinsun.com>
80115
80116         The following changes are from gettext 0.10.39 as maintained by
80117         Bruno Haible, except that getline.m4 continues to use AC_LIBOBJ.
80118
80119         * m4/codeset.m4: Upgrade to serial AM1.
80120         (AM_LANGINFO_CODESET): Renamed from jm_LANGINFO_CODESET;
80121         all uses changed.  Quote first arg of AC_DEFUN.
80122         (am_cv_langinfo_codeset): Renamed from jm_cv_langinfo_codeset.
80123
80124         * m4/iconv.m4: Upgrade to serial AM2.
80125         (AM_ICONV): Renamed from jm_ICONV; all uses changed.
80126         Add --with-libconv-prefix.
80127         Quote first arg of AC_DEFUN.  Add description for ICONV_CONST.
80128         (am_cv_func_iconv): Renamed from jm_cv_func_iconv.
80129         (am_cv_lib_iconv): Renamed from jm_cv_lib_iconv.
80130         (am_cv_proto_iconv): Renamed from jm_cv_proto_iconv.
80131         * m4/jm-macros.m4 (jm_MACROS): Reflect s/jm_/AM_/ renamings.
80132
80133         * m4/c-bs-a.m4 (AC_C_BACKSLASH_A): Quote first arg of AC_DEFUN.
80134         * m4/getline.m4 (AM_FUNC_GETLINE): Likewise.
80135         * m4/glibc21.m4 (jm_GLIBC21): Likewise.
80136         * m4/inttypes_h.m4 (jm_AC_HEADER_INTTYPES_H): Likewise.
80137         * m4/isc-posix.m4 (AC_ISC_POSIX): Likewise.
80138         * m4/lcmessage.m4 (AM_LC_MESSAGES): Likewise.
80139         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): Likewise.
80140         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Likewise.
80141         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Likewise.
80142
80143         * m4/getline.m4 (AM_FUNC_GETLINE): Don't bother checking for
80144         string.h any more.
80145
80146         * m4/progtest.m4 (AM_PATH_PROG_WITH_TEST): If not found, print "no",
80147         not the default value.
80148
80149         2001-06-25  Bruno Haible  <haible@clisp.cons.org>
80150         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Don't require AM_C_PROTOTYPES.
80151         Also check for mbsinit.  Needed for SCO 3.2v5.0.2.
80152         Also include <string.h>; this is where AIX 3.2.5 declares wcwidth.
80153         Also check for iswcntrl, used for wcwidth fallback.
80154         Use AC_TRY_COMPILE to emulate AC_CHECK_DECLS, for portability
80155         to Autoconf 2.13.
80156
80157 2001-08-03  Jim Meyering  <meyering@lucent.com>
80158
80159         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Use `#include', not `@%:@include',
80160         as it was in the original.  Reported by Paul Eggert.
80161
80162 2001-07-16  Jim Meyering  <meyering@lucent.com>
80163
80164         * m4/gettimeofday.m4: New file.
80165         Prompted by a report from Bernhard Baehr.
80166
80167 2001-07-15  Jim Meyering  <meyering@lucent.com>
80168
80169         * m4/Makefile.am.in (Makefile.am): Remove most of the unlocked-io.h
80170         stuff. Now it's in ../Makefile.cfg.
80171
80172 2001-07-15  Jim Meyering  <meyering@lucent.com>
80173
80174         * lib/Makefile.am (EXTRA_DIST): Add unlocked-io.hin.
80175         (BUILT_SOURCES): Add unlocked-io.h.
80176         (io_functions): Define.
80177         (unlocked-io.h): New rule.
80178         (DISTCLEANFILES): Add unlocked-io.h.
80179         (all-local): Depend on unlocked-io.h, to ensure it is created.
80180
80181         * lib/unlocked-io.hin: New file
80182
80183         * lib/regex.c: Update from glibc.
80184
80185 2001-07-05  Jim Meyering  <meyering@lucent.com>
80186
80187         * lib/Makefile.am (noinst_HEADERS): Remove definition, per new automake
80188         recommendation.
80189         (libfetish_a_SOURCES): Put all .h files here instead.
80190         Remove a thus-exposed (better checks in automake) duplicate and
80191         two unnecessary .h files.
80192
80193 2001-07-04  Jim Meyering  <meyering@lucent.com>
80194
80195         * m4/Makefile.am.in (glibc-io.struct): New target.  Rework the code
80196         that generates jm-glibc-io.m4 so that it doesn't trigger any make
80197         distcheck failure.
80198
80199 2001-07-02  Jim Meyering  <meyering@lucent.com>
80200
80201         The following changes were prompted by suggestions from Bruno Haible.
80202
80203         * m4/jm-glibc-io.m4n: New file, the template from which jm-glibc-io.m4
80204         is now generated.
80205         * m4/Makefile.am.in (Makefile.am): Include jm-glibc-io.m4n in emitted
80206         definition of EXTRA_DIST.
80207         (Makefile.am): Emit the dependency, `all-local: jm-glibc-io.m4' to
80208         ensure that the generated file is created/updated whenever the list
80209         of $(unlocked_functions) is changed.
80210         (jm-glibc-io.m4): New rule.
80211         (unlocked-io.h): New rule -- currently unused.
80212
80213 2001-06-24  Jim Meyering  <meyering@lucent.com>
80214
80215         * m4/regex.m4 (jm_INCLUDED_REGEX): Use a quadrigraph to represent an
80216         unmatched right bracket, rather than kludging it with an extra,
80217         falsely-matching quote in a comment.  Patch by Akim Demaille.
80218
80219 2001-06-11  Jim Meyering  <meyering@lucent.com>
80220
80221         * lib/regex.c: Update from GNU libc.
80222
80223 2001-05-27  Jim Meyering  <meyering@lucent.com>
80224
80225         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for ut_type in struct utmpx.
80226         Check for ut_type in struct utmp.
80227
80228 2001-05-27  Jim Meyering  <meyering@lucent.com>
80229
80230         * lib/readutmp.h (UT_TYPE): Define.
80231
80232 2001-05-24  Jim Meyering  <meyering@lucent.com>
80233
80234         * lib/argmatch.c: Include "quote.h".
80235         (argmatch_invalid): Remove explicit `' quotes.  Instead, use the
80236         quote function.  Reported by Göran Uddeborg.
80237
80238 2001-05-22  Jim Meyering  <meyering@lucent.com>
80239
80240         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Don't use AC_LIBOBJ(strftime),
80241         now that we use the package-supplied version unconditionally.
80242         (jm_FUNC_STRFTIME): Don't replace strftime, for the same reason.
80243
80244 2001-05-21  Jim Meyering  <meyering@lucent.com>
80245
80246         * m4/regex.m4: Change a couple backticks to single quotes to avoid
80247         shell syntax errors.
80248
80249 2001-05-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
80250
80251         * m4/dos.m4 (jm_AC_DOS): Check for _WIN32, __WIN32__, and __MSDOS__.
80252
80253 2001-05-20  Paul Eggert  <eggert@twinsun.com>
80254
80255         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME):
80256         Don't bother to check library strftime, since
80257         we'll be using our own my_strftime function anyway.
80258         Define my_strftime instead of strftime.
80259
80260 2001-05-20  Alexandre Duret-Lutz  <duret_g@epita.fr>
80261
80262         * lib/dirname.c (dir_name): Compute append_dot using path, not newpath
80263         which is not yet declared.
80264
80265 2001-05-15  Jim Meyering  <meyering@lucent.com>
80266
80267         * m4/regex.m4: Use proper quoting so brackets appear in the test
80268         program.
80269         Reported by, and with help from, Bruno Haible.
80270
80271 2001-05-13  Jim Meyering  <meyering@lucent.com>
80272
80273         * m4/jm-macros.m4 (major_t, minor_t): Define to unsigned int if
80274         undefined.
80275
80276 2001-05-11  Paul Eggert  <eggert@twinsun.com>
80277
80278         dirname code cleanup.  base_name now behaves more compatibly
80279         with POSIX basename when given file names that have trailing
80280         slashes, and similarly for dir_name.  Add new primitives
80281         base_len and dir_len.  Put the directory-name-related decls
80282         into dirname.h.
80283
80284         * lib/addext.c (ISSLASH, base_name): Remove; now in dirname.h.
80285         * lib/backupfile.c (base_name): Likewise.
80286         * lib/basename.c (FILESYSTEM_PREFIX_LEN, PARAMS, ISSLASH): Likewise.
80287         * lib/dirname.c (FILESYSTEM_PREFIX_LEN, ISSLASH): Likewise.
80288         * lib/makepath.c (strip_trailing_slashes): Likewise.
80289         * lib/path-concat.c (DIRECTORY_SEPARATOR, FILESYSTEM_PREFIX_LEN,
80290         ISSLASH): Likewise.
80291         * lib/rename.c (strip_trailing_slashes): Likewise.
80292         * lib/same.c (base_name): Likewise.
80293         * lib/stripslash.c (ISSLASH): Likewise.
80294
80295         * lib/addext.c: Include <dirname.h> after size_t is defined.
80296         * lib/backupfile.c: Likewise.
80297
80298         * lib/addext.c (addext): Use base_len to trim redundant
80299         trailing slashes instead of doing it ourselves.
80300         But do not trim the last slash if it is not redundant.
80301
80302         * lib/backupfile.c (find_backup_file_name,
80303         max_backup_version): Use base_len instead of rolling it ourselves.
80304         Handle the case of "" and (on DOS) "C:" correctly.
80305
80306         * lib/basename.c: Do not include <stdio.h>, <assert.h>; no longer
80307         needed. Include <string.h>, <dirname.h>.
80308         (base_name): Allow file names ending in slashes, other than names
80309         that are all slashes.  In this case, return the basename followed
80310         by the slashes.  This is more general, and can be used in places
80311         where the original base_name purposely had an assertion failure.
80312         (base_len): New function.
80313
80314         * lib/dirname.c: Include <string.h> instead of <stdlib.h>.
80315         Do not include <assert.h>; no longer needed.
80316         Include xalloc.h.
80317         (memrchr): Remove decl.
80318         (dir_name_r): Remove.
80319         (dir_len): Renamed from dirlen.  All callers changed.
80320         Rewrite in terms of base_name, for simplicity and consistency.
80321         (dir_name): Never return NULL.  All callers changed.
80322         Do not include <stdlib.h> in test program; no longer needed.
80323         return 0; is fine for test program.
80324
80325         * lib/dirname.h (DIRECTORY_SEPARATOR, ISSLASH, FILESYSTEM_PREFIX_LEN):
80326         New macros.
80327         (base_name, base_len, dir_len, strip_trailing_slashes): New decls.
80328
80329         * lib/path-concat.c (path_concat): Use base_len to compute
80330         base length, not strlen; this means we cannot rely on memcpy
80331         to null-terminate.
80332
80333         * lib/same.c (STREQ): Remove.
80334         (same_name): Handle the case where the basename ends in trailing '/'.
80335
80336         * lib/stripslash.c (strip_trailing_slashes): Return nonzero if
80337         a slash was stripped.  Do not strip the last slash after a
80338         file system prefix.
80339
80340 2001-05-11  Paul Eggert  <eggert@twinsun.com>
80341
80342         * lib/Makefile.am (libfetish_a_SOURCES):
80343         Add strftime.c, since we now compile it on all hosts.
80344
80345         * lib/strftime.c (my_strftime):
80346         Define to nstrftime if emacs, but only if my_strftime is not defined.
80347         (extra_args, extra_args_spec, extra_args_spec_iso): Rename from
80348         ut_argument, ut_argument_spec, ut_argument_spec_iso, respectively.
80349         Add one more extra argument: a nanoseconds value.
80350         All uses changed.
80351         (ns): New macro.
80352         (my_strftime function): Add %N format.
80353         (emacs_strftimeu): Renamed from emacs_strftime,
80354         with extra ut argument.
80355
80356 2001-05-09  Paul Eggert  <eggert@twinsun.com>
80357
80358         * m4/jm-macros.m4 (jm_MACROS): Do not check for fseeko; no longer used.
80359
80360 2001-04-21  Jim Meyering  <meyering@lucent.com>
80361
80362         * m4/rmdir-errno.m4: Write to a new file, so that a restrictive umask
80363         doesn't interfere.
80364
80365 2001-04-21  Alexandre Duret-Lutz  <duret_g@epita.fr>
80366
80367         * m4/ftruncate.m4: Check for chsize.
80368         Link with ftruncate.o unconditionally if ftruncate is missing.
80369         This was required when cross-compiling to i586-mingw32msvc.
80370
80371 2001-04-08  Jim Meyering  <meyering@lucent.com>
80372
80373         * lib/getdate.y (get_date): Set tm_isdst to -1 to ensure that it is
80374         recomputed; that's necessary when the offset spans a DST transition.
80375         Patch by David J. MacKenzie.  Reported by Hon-Yin Kok.
80376
80377 2001-04-02  Jim Meyering  <meyering@lucent.com>
80378
80379         * lib/regex.h, regex.c: Update from GNU libc.
80380
80381 2001-03-24  Jim Meyering  <meyering@lucent.com>
80382
80383         * m4/jm-macros.m4: Require autoconf-2.49d.
80384
80385 2001-03-20  Bruno Haible  <haible@clisp.cons.org>
80386
80387         * m4/iconv.m4 (jm_ICONV): Recommend GNU libiconv.
80388
80389 2001-03-19  Paul Eggert  <eggert@twinsun.com>
80390
80391         * lib/version-etc.c (version_etc_copyright): Update to 2001.
80392
80393 2001-03-17  Jim Meyering  <meyering@lucent.com>
80394
80395         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Remove my copy of AC_FUNC_MEMCMP,
80396         now that the version in autoconf is equivalent.
80397         (jm_FUNC_MEMCMP): Adjust to use AC_FUNC_MEMCMP.
80398
80399         * m4/error.m4 (jm_PREREQ_ERROR): Invoke AC_FUNC_STRERROR_R.
80400         Suggestion from Akim Demaille.
80401
80402         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_TEMPNAME.
80403         (jm_PREREQ_TEMPNAME): New function.
80404
80405 2001-03-16  Paul Eggert  <eggert@twinsun.com>
80406
80407         * lib/tempname.c (uint64_t): Define to uintmax_t if
80408         not defined, and if UINT64_MAX is not defined.
80409         Required at least for Vax Ultrix4.3, which doesn't define uint64_t.
80410         Reported by John David Anglin.
80411
80412 2001-03-15  Bruno Haible  <haible@clisp.cons.org>
80413
80414         * lib/localcharset.c (locale_charset): Allow wildcard syntax. Also
80415         resolve alias if codeset is empty.
80416         * lib/config.charset (BeOS): Use wildcard syntax.
80417
80418 2001-03-13  Jim Meyering  <meyering@lucent.com>
80419
80420         * lib/path-concat.c (path_concat)
80421         [FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX]: Don't insert a backslash when
80422         concatenating e.g., `C:' and `foo'.
80423         From Bruno Haible.
80424
80425 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
80426
80427         * lib/localcharset.c (locale_charset): Don't use
80428         setlocale(LC_CTYPE,NULL). Don't return NULL.
80429         * lib/unicodeio.c (print_unicode_char): Simplify accordingly.
80430
80431 2001-03-06  Bruno Haible  <haible@clisp.cons.org>
80432
80433         * lib/config.charset: Update for FreeBSD 4.2 and OSF/1 5.1. Add
80434         support for DOS/DJGPP.
80435
80436 2001-03-01  Paul Eggert  <eggert@twinsun.com>
80437
80438         * m4/jm-macros.m4 (jm_MACROS): Use mkstemp replacement if the system
80439         lacks mkstemp.  Compile our own tempname.c if we compile our own
80440         mkstemp.c, as mkstemp relies on tempname.
80441
80442 2001-03-01  Jim Meyering  <meyering@lucent.com>
80443
80444         * m4/dos.m4 (jm_AC_DOS): Remove extra backslashes, now that
80445         AH_VERBATIM really does output its argument verbatim.
80446
80447 2001-02-28  Paul Eggert  <eggert@twinsun.com>
80448
80449         * lib/Makefile.am (libfetish_a_SOURCES):
80450         Add dup-safer.c, fopen-safer.c.
80451         (noinst_HEADERS): Add stdio-safer.h, unistd-safer.h.
80452
80453         * lib/dup-safer.c, lib/fopen-safer.c, lib/stdio-safer.h:
80454         * lib/unistd-safer.h: New files.
80455
80456 2001-02-25  Paul Eggert  <eggert@twinsun.com>
80457
80458         The mkstemp replacement is taken from glibc 2.2.2, with some
80459         portability fixes for use outside glibc, as follows:
80460
80461         * lib/tempname.c (struct_stat64): New macro.
80462         (direxists, __gen_tempname): Use it.
80463         This avoids a portability problem with Solaris 8.
80464
80465         * lib/tempname.c (<config.h>): Include if HAVE_CONFIG_H.
80466         (<stddef.h>, <stdint.h>, <string.h>):
80467         Include only if STDC_HEADERS || _LIBC.
80468         (<fcntl.h>): Include only if HAVE_FCNTL_H || _LIBC.
80469         (<unistd.h>): Include only if HAVE_UNISTD_H || _LIBC.
80470         (<sys/time.h>): Include only if HAVE_SYS_TIME_H || _LIBC.
80471         (__set_errno): Define this macro if <errno.h> doesn't.
80472         (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):
80473         Define these macros if <stdio.h> doesn't.
80474         (S_ISDIR, S_IRUSR, S_IWUSR, S_IXUSR):
80475         Define these macros if <sys/stat.h>
80476         doesn't.  Ignore <sys/stat.h> S_ISDIR if STAT_MACROS_BROKEN.
80477         (stat64, __getpid, __gettimeofday, __mkdir, __open, __open64, lxstat64,
80478         __xstat64): Define if not _LIBC.
80479         (__secure_getenv): Define if ! (HAVE___SECURE_GETENV || _LIBC).
80480         (__gen_tempname): Invoke gettimeofday only if
80481         HAVE_GETTIMEOFDAY || _LIBC;
80482         otherwise, fall back on plain "time".
80483         Use macros like S_IRUSR | S_IWUSR rather than octal values like 0600.
80484
80485         * lib/mkstemp.c (__GT_FILE): Define to zero if not defined.
80486
80487         * lib/mkstemp.c, lib/tempname.c: New files, taken from glibc 2.2.2.
80488
80489 2001-02-18  Paul Eggert  <eggert@twinsun.com>
80490
80491         * m4/jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for sys/resource.h.
80492
80493 2001-02-17  Paul Eggert  <eggert@twinsun.com>
80494
80495         * m4/mbrtowc.m4: New file, defining jm_FUNC_MBRTOWC.
80496         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH):
80497         Use jm_FUNC_MBRTOWC, not AC_CHECK_FUNCS(mbrtowc).
80498         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Likewise.
80499
80500 2001-02-17  Paul Eggert  <eggert@twinsun.com>
80501
80502         * lib/mbswidth.c, quotearg.c (mbrtowc, mbsinit):
80503         Remove workaround macros for hosts that have mbrtowc but not
80504         mbstate_t, as we now insist on proper declarations for both
80505         before using mbrtowc.
80506
80507 2001-02-17  Jim Meyering  <meyering@lucent.com>
80508
80509         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Don't check for
80510         getmntent via AC_CHECK_FUNCS, since that would get a `no' and disrupt
80511         further attempts by AC_FUNC_GETMNTENT to check with e.g., -lgen on
80512         UnixWare 7.1.1.
80513
80514         * m4/mbrtowc.m4 (jm_FUNC_MBRTOWC): Adapt to use AC_CACHE_CHECK etc.,
80515         rather than AC_CACHE_VAL.
80516
80517 2001-02-17  Jim Meyering  <meyering@lucent.com>
80518
80519         * lib/strtoul.c: Sync from GNU libc.  Use double quotes, not <...>
80520         around included file name.
80521
80522         * lib/strnlen.c (__strnlen): Merge in a change from GNU libc.
80523
80524         * lib/strftime.c: Update from GNU libc (the only changes were to
80525         comments).
80526
80527 2001-02-17  Jim Meyering  <meyering@lucent.com>
80528
80529         * lib/regex.c: Update from libc.
80530
80531 2001-02-17  Bruno Haible  <haible@clisp.cons.org>
80532
80533         * lib/mbswidth.h (mbswidth): Also define as macro, to avoid prototype
80534         clash.
80535
80536 2001-02-16  Paul Eggert  <eggert@twinsun.com>
80537
80538         * lib/alloca.c (malloc): Undef before defining, since stdlib.h
80539         may have defined it.  Needed for Encore Umax-3.0.9.16b systems.
80540         Reported by Mark Hounschell via Paul Eggert.
80541
80542 2001-02-07  Jim Meyering  <meyering@lucent.com>
80543
80544         * m4/regex.m4 (jm_INCLUDED_REGEX): Add a test for the latest bug.
80545
80546 2001-02-05  Jim Meyering  <meyering@lucent.com>
80547
80548         * m4/jm-macros.m4: Require autoconf-2.14d (not yet released), because
80549         it includes the patch required for `large file' support with at least
80550         HP-UX's 10.20 /bin/cc.
80551
80552 2001-02-03  Jim Meyering  <meyering@lucent.com>
80553
80554         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Restore prior use of
80555         AS_IF, now that it works once again (mysteriously).
80556         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
80557
80558 2001-01-30  Jim Meyering  <meyering@lucent.com>
80559
80560         Don't use filenames that are 8.3-equivalent to "conftest" on DOS.
80561         * m4/chown.m4: Rename conftestchown to conftest.chown.
80562         * m4/rename.m4: s/conftestdir/conftest.d1/ and
80563         s/conftestdir2/conftest.d2/.
80564         * m4/utimes.m4: s/conftestdata/conftest.data/
80565         Inspired by Pavel Roskin's change in autoconf.
80566
80567 2001-01-30  Bruno Haible  <haible@clisp.cons.org>
80568
80569         * lib/config.charset: Update for FreeBSD 4.2.
80570
80571 2001-01-27  Jim Meyering  <meyering@lucent.com>
80572
80573         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Open-code what was
80574         a use of AS_IF.
80575         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Likewise.
80576
80577 2001-01-26  Jim Meyering  <meyering@lucent.com>
80578
80579         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Check for stddef.h, now that
80580         quotearg.c includes it.
80581
80582 2001-01-26  Jim Meyering  <meyering@lucent.com>
80583
80584         * lib/quotearg.c: Include stddef.h.
80585         * lib/quote.c: Include stddef.h.
80586         Reported by Axel Kittenberger.
80587
80588         * lib/xmalloc.c [HAVE_DONE_WORKING_MALLOC_CHECK]: Enclose error-evoking
80589         line in double quotes so that it evokes a better diagnostic.
80590         [HAVE_DONE_WORKING_REALLOC_CHECK]: Likewise.
80591         Reported by Axel Kittenberger.
80592
80593 2001-01-24  Stefan Monnier  <monnier@cs.yale.edu>
80594
80595         * regex.c (mutually_exclusive_p): Don't blindly handle `charset_not'
80596         as if it was a `charset'.
80597
80598 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
80599
80600         * m4/iconv.m4 (jm_ICONV): Also check whether the iconv declaration
80601         has const.
80602
80603 2001-01-21  Bruno Haible  <haible@clisp.cons.org>
80604
80605         * lib/unicodeio.c (print_unicode_char): Cast the second iconv() arg,
80606         to avoid a warning.  Add back 'const' to inptr.
80607
80608 2001-01-20  Jim Meyering  <meyering@lucent.com>
80609
80610         Be sure that headers are checked before used in code compiled
80611         for the type checks.
80612         * m4/jm-macros.m4 (jm_MACROS): Remove all header checks.
80613         In place of that, invoke jm_CHECK_ALL_TYPES.
80614         (jm_CHECK_ALL_HEADERS): New functions with the above checks.
80615         (jm_CHECK_ALL_TYPES): Require jm_CHECK_ALL_HEADERS.
80616         Alan Iwi reported a build failure on an f300-fujitsu-uxpv4.1_ES;
80617         The check for ssize_t was mistakenly run before the test for unistd.h.
80618
80619         The configure-time check for stdbool.h was missing.
80620         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_HASH.
80621         (jm_PREREQ_HASH): New function.
80622
80623 2001-01-17  Jim Meyering  <meyering@lucent.com>
80624
80625         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use AS_IF, not AS_IFELSE,
80626         for autoconf-2.49c.
80627         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Likewise.
80628
80629 2001-01-16  Jim Meyering  <meyering@lucent.com>
80630
80631         * lib/basename.c: Include <stdio.h>, needed by assert on SunOS 4.
80632         From Bruno Haible.
80633
80634 2001-01-14  Jim Meyering  <meyering@lucent.com>
80635
80636         * m4/rename.m4: Use temporary directories named conftestdir{,2}, not
80637         foo and bar.  Create conftestdir/ in the script, not in the C code.
80638         Remove directories in the script, not in the C code.
80639         Remove conftestdir{,2} before trying to create the directory.
80640         Make the entire configure script fail if the mkdir fails.
80641
80642 2001-01-14  Jim Meyering  <meyering@lucent.com>
80643
80644         * lib/rename.c: New file.  From Volker Borchert.
80645         Include stdlib.h, string.h or strings.h, and xalloc.h.
80646         Use strip_trailing_slashes rather than open-coding it.
80647
80648 2001-01-03  Paul Eggert  <eggert@twinsun.com>
80649
80650         * lib/strftime.c: Sync with glibc time/strftime.c 1.81.
80651
80652 2001-01-03  Jim Meyering  <meyering@lucent.com>
80653
80654         * lib/unicodeio.c (print_unicode_char): Remove `const' from declaration
80655         of local `inptr' to avoid warning with some system declarations of
80656         iconv.
80657
80658 2001-01-02  Volker Borchert  <bt@teknon.de>
80659
80660         * m4/rename.m4: New file.
80661         * m4/jm-macros.m4 (jm_MACROS): Require vb_FUNC_RENAME.
80662
80663 2001-01-01  Jim Meyering  <meyering@lucent.com>
80664
80665         * m4/prereq.m4 (jm_PREREQ_READUTMP): Include utmp.h (if available),
80666         even on systems with utmpx.h.  It's necessary for the declaration of
80667         utmp's ut_user member.  Reported by Andreas Jaeger.
80668
80669         * m4/check-decl.m4 (jm_CHECK_DECLS): Include grp.h and pwd.h if
80670         available. They are required for the declarations of getgrgid and
80671         getpwuid resp.
80672         (_jm_DECL_HEADERS): Check for grp.h and pwd.h.
80673         Reported by Andreas Jaeger.
80674
80675 2001-01-01  Alexandre Duret-Lutz  <duret_g@epita.fr>
80676
80677         * m4/libintl.m4 (AM_GNU_GETTEXT): Define MKINSTALLDIRS by
80678         expanding the value of $ac_aux_dir, as in AM_MISSING_HAS_RUN,
80679         so `make install' also works in VPATH builds.
80680
80681 2000-12-31  Alexandre Duret-Lutz  <duret_g@epita.fr>
80682
80683         * m4/libintl.m4 (AM_WITH_NLS): When using AC_CONFIG_AUX_DIR,
80684         prepend $(top_srcdir) to the value of MKINSTALLDIRS so that it
80685         can be used in subdirectories.
80686
80687 2000-12-29  Paul Eggert  <eggert@twinsun.com>
80688
80689         * lib/modechange.c: Do not assume that mode_t uses the
80690         traditional octal encoding.  E.g. "chmod 1 FOO" should set
80691         the other-execute bit of FOO even if S_IXOTH != 1.
80692
80693         (SUID, SGID, SVTX, RUSR, WUSR, XUSR, RGRP, WGRP, XGRP, ROTH,
80694         WOTH, XOTH, ALLM): New macros.
80695         (S_ISUID, S_ISGID, S_ISVTX, S_IRUSR, S_IWUSR, S_IXUSR,
80696          S_IRGRP, S_IWGRP, S_IXGRP, S_IROTH, S_IWOTH, S_IXOTH):
80697         Use them.
80698         (S_ISGID): Fix typo; it was defaulting to the same value as S_ISUID.
80699         (S_IRWXU, S_IRWXG, S_IRWXO): Specify defaults in terms of the above.
80700         (mode_compile):
80701         No need to use uintmax_t; unsigned long is long enough.
80702         Don't bother to get suffix since we don't use it.
80703
80704 2000-12-26  Jim Meyering  <meyering@lucent.com>
80705
80706         * m4/dos.m4 (jm_AC_DOS): Rewrite (though it's still a stub) to work
80707         better with autoheader.
80708
80709 2000-12-24  Jim Meyering  <meyering@lucent.com>
80710
80711         * lib/hash.c (is_prime): Return explicit boolean values.
80712         (hash_get_first): Return NULL to appease Irix5.6's 89.
80713         Reported by Nelson Beebe.
80714
80715 2000-12-19  Bruno Haible  <haible@clisp.cons.org>
80716
80717         * lib/localcharset.c (locale_charset): Add support for Win32.
80718
80719 2000-12-18  Paul Eggert  <eggert@twinsun.com>
80720
80721         * lib/physmem.h, lib/physmem.c: New files.
80722
80723         * lib/Makefile.am (libfetish_a_SOURCES): Add physmem.c.
80724         (noinst_HEADERS): Add physmem.h.
80725
80726         * lib/xstrtol.c (__xstrtol): Add undocumented suffixes 'g' and
80727         't' for compatibility with Solaris 8 sort.
80728
80729 2000-12-18  Bruno Haible  <haible@clisp.cons.org>
80730
80731         * lib/config.charset: Add support for BeOS.
80732
80733 2000-12-17  Jim Meyering  <meyering@lucent.com>
80734
80735         * m4/dos.m4 (jm_AC_DOS): New file and macro.
80736         * m4/jm-macros.m4 (jm_MACROS): Require jm_AC_DOS.
80737
80738 2000-12-16  Jim Meyering  <meyering@lucent.com>
80739
80740         This bug had a serious impact on chown: `chown N:M FILE' (for integer
80741         N and M) would have treated it like `chown N:N FILE'.
80742
80743         * lib/userspec.c (parse_user_spec): Fix typo: s/u/g/.
80744
80745 2000-12-16  Jim Meyering  <meyering@lucent.com>
80746
80747         * lib/getusershell.c [!SHELLS_FILE && __DJGPP__]: Define
80748         SHELLS_FILE to a file name that's useful on djgpp systems.
80749         Include stdlib.h.
80750         (ADDITIONAL_DEFAULT_SHELLS): Define.
80751         (default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
80752         Based mostly on a patch from Prashant TR.
80753
80754 2000-12-16  Bruno Haible  <haible@clisp.cons.org>
80755
80756         * lib/config.charset: Add ISO-8859-3, BIG5HKSCS, GB18030, JOHAB,
80757         VISCII, CP874, CP949, CP950, CP1250, CP1253, CP1254, CP1255, CP1256,
80758         CP1257 to the list of canonical encodings. Rename EUC-CN to GB2312.
80759
80760 2000-12-08  Andreas Schwab  <schwab@suse.de>
80761
80762         * lib/mbswidth.c (mbsnwidth): Don't loop endlessly when called with an
80763         invalid mulitbyte sequence and with the MBSW_ACCEPT_INVALID flag set.
80764
80765 2000-12-07  Jim Meyering  <meyering@lucent.com>
80766
80767         * lib/stripslash.c (ISSLASH): Define.
80768         (strip_trailing_slashes): Use ISSLASH rather than comparing against
80769         `/'.
80770         From Prashant TR.
80771
80772         * lib/dirname.c (FILESYSTEM_PREFIX_LEN): Define.
80773         (dir_name_r): Declare this function as static.
80774         [BACKSLASH_IS_PATH_SEPARATOR]: Fix a bug that'd
80775         manifest itself on a name containing a mix of slashes and
80776         backslashes.
80777         Make this function work with names starting with a DOS-style
80778         drive letter and colon prefix.
80779         (dir_name): Append `.' if necessary.
80780         Based mostly on patches from Prashant TR and Eli Zaretskii.
80781
80782         * lib/dirname.h (dir_name_r): Remove prototype.
80783
80784 2000-12-06  Paul Eggert  <eggert@twinsun.com>
80785
80786         * m4/off_t-format.m4: Remove this file.
80787         * m4/jm-macros.m4 (jm_MACROS): Remove jm_SYS_OFF_T_PRINTF_FORMAT.
80788
80789 2000-12-06  Jim Meyering  <meyering@lucent.com>
80790
80791         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the
80792         replacement strtoull, we may well need the replacement strtoul, too.
80793         Check for declarations of strtoul and strtoull.
80794         Check for strtol.  Mainly as a cue to cause automake to include
80795         strtol.c -- that file is included by each of strtoul.c and strtoull.c.
80796         Check for limits.h -- strtol.c needs it.
80797
80798 2000-12-05  Jim Meyering  <meyering@lucent.com>
80799
80800         * lib/dirname.c (dir_name_r): Add `const' in a few local declarations.
80801
80802 2000-12-04  Jim Meyering  <meyering@lucent.com>
80803
80804         * lib/path-concat.c: [!HAVE_DECL_MALLOC]: Declare malloc.
80805         Also include memory.h, stdlib.h, unistd.h if appropriate.
80806         Reported by Andreas Jaeger (conflicting declaration of malloc).
80807
80808 2000-12-02  Jim Meyering  <meyering@lucent.com>
80809
80810         * m4/off_t-format.m4 (OFF_T_PRINTF_FORMAT_STRING): New file/macro.
80811         * m4/jm-macros.m4 (jm_MACROS): require it.
80812
80813 2000-12-02  Jim Meyering  <meyering@lucent.com>
80814
80815         * lib/closeout.h: Make idempotent, to avoid some obscure warnings.
80816
80817 2000-12-01  Paul Eggert  <eggert@twinsun.com>
80818
80819         * lib/memrchr.c: Include <config.h> before any system include file.
80820
80821 2000-11-30  Jim Meyering  <meyering@lucent.com>
80822
80823         * m4/jm-macros.m4 (jm_MACROS): Check for stdint.h.
80824
80825 2000-11-30  Jim Meyering  <meyering@lucent.com>
80826
80827         * m4/getloadavg.m4: s/ifval/m4_ifval/ to accommodate new autoconf.
80828
80829 2000-11-29  Paul Eggert  <eggert@twinsun.com>
80830
80831         * lib/dirname.c (dir_name_r): Fix typo: int -> size_t.
80832
80833 2000-11-26  Jim Meyering  <meyering@lucent.com>
80834
80835         * lib/memcoll.c: Include sys/types.h.  From Werner Almesberger.
80836
80837 2000-11-22  Paul Eggert  <eggert@twinsun.com>
80838
80839         * lib/strftime.c (my_strftime): Do not invoke mbrlen with a
80840         size of (size_t) -1; it's not portable.
80841
80842 2000-11-17  Jim Meyering  <meyering@lucent.com>
80843
80844         * lib/strstr.c: Update from GNU libc.
80845
80846 2000-11-17  Akim Demaille  <akim@epita.fr>
80847
80848         * lib/obstack.h: Formatting changes.
80849         (obstack_grow, obstack_grow0): Don't cast WHERE at all: that would
80850         prevent type checking.
80851         (obstack_ptr_grow, obstack_ptr_grow_fast): When assigning, don't
80852         cast the value to (void *): assigning a `foo *' to a `void *'
80853         variable is valid.
80854         (obstack_int_grow, obstack_int_grow_fast): Don't cast AINT to int.
80855
80856 2000-11-16  Jim Meyering  <meyering@lucent.com>
80857
80858         * lib/strverscmp.c: Incorporate weak-alias-related changes from glibc.
80859
80860 2000-11-11  Jim Meyering  <meyering@lucent.com>
80861
80862         * lib/error.c: Add a couple #includes, merging from GNU libc version.
80863
80864 2000-11-10  Jim Meyering  <meyering@lucent.com>
80865
80866         * lib/obstack.h: Update from GNU libc.
80867         * lib/obstack.c: Likewise.
80868
80869 2000-11-08  Bruno Haible  <haible@clisp.cons.org>
80870
80871         * m4/jm-macros.m4 (jm_MACROS): Add test for wcrtomb.
80872
80873 2000-11-06  Paul Eggert  <eggert@twinsun.com>
80874
80875         * lib/getusershell.c (setusershell): Use rewind rather than
80876         fseek/fseeko, to avoid configuration hassles with fseeko.
80877         Don't bother opening SHELLS_FILE if shellstream is NULL;
80878         it's not necessary.
80879
80880 2000-11-05  Jim Meyering  <meyering@lucent.com>
80881
80882         * lib/makepath.h (make_dir): Declare.
80883         * lib/makepath.c (make_dir): Remove `static' attribute.
80884         Tweak a comment.
80885
80886 2000-11-04  Jim Meyering  <meyering@lucent.com>
80887
80888         * m4/regex.m4: Use the `m4_' prefix on `syscmd' and `m4_sysval'.
80889
80890 2000-11-04  Alexandre Duret-Lutz  <duret_g@epita.fr>
80891
80892         * lib/hash.c (hash_get_next): Fix a thinko:  when ENTRY is the
80893         last one in a bucket, advance to the next bucket.
80894
80895 2000-11-02  Vesselin Atanasov  <vesselin@bgnet.bg>
80896
80897         * lib/fnmatch.c: Do not comment out all the code if we are using
80898         the GNU C library, because in some cases we are replacing buggy
80899         code in the GNU C library itself.
80900
80901 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
80902
80903         * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
80904         (regex_compile): Catch bogus \(\1\).
80905
80906 2000-10-30  Paul Eggert  <eggert@twinsun.com>
80907
80908         * lib/fnmatch.c (FOLD): Do not assume that characters are unsigned.
80909         (fnmatch): Fix some FNM_FILE_NAME and FNM_LEADING_DIR bugs,
80910         e.g. fnmatch("d*/*1", "d/s/1", FNM_FILE_NAME) incorrectly yielded zero.
80911
80912 2000-10-30  Paul Eggert  <eggert@twinsun.com>
80913
80914         * lib/error.h, getline.h, modechange.h:
80915         Remove "2000" from Copyright line, as the file hasn't been
80916         changed this year other than in the copyright notice.
80917
80918         * lib/xalloc.h: Add "2000" to Copyright line, as this file
80919         was changed this year.
80920
80921 2000-10-29  Jim Meyering  <meyering@lucent.com>
80922
80923         * m4/fsusage.m4: s/AC_SHELL_IFELSE/AS_IFELSE/ to match autoconf
80924         renaming.
80925         * m4/ls-mntd-fs.m4: Likewise
80926
80927 2000-10-29  Jim Meyering  <meyering@lucent.com>
80928
80929         * lib/xstat.in: Fix grammar in comment.
80930
80931 2000-10-29  Greg Louis  <glouis@dynamicro.on.ca>
80932
80933         * lib/regex.h (__restrict_arr): Move definition out of #ifndef block.
80934         Required because egcs-2.91.66 (aka 1.1.2) defines __restrict, but
80935         doesn't define __restrict_arr.
80936
80937 2000-10-28  Jim Meyering  <meyering@lucent.com>
80938
80939         * m4/prereq.m4 (jm_PREREQ): Add jm_PREREQ_MEMCHR.
80940         (jm_PREREQ_MEMCHR): New function.
80941
80942 2000-10-28  Jim Meyering  <meyering@lucent.com>
80943
80944         * lib/memchr.c: Update from libc.
80945         Adjust for portability:
80946         [HAVE_STDLIB_H]: Include stdlib.h.
80947         [HAVE_BP_SYM_H || _LIBC]: Guard inclusion of bp-sym.h.
80948         Undef __memchr, too.
80949         [!weak_alias]: Define __memchr to memchr.
80950
80951         * lib/regex.c: Update from libc.
80952         * lib/regex.h: Likewise.
80953         * lib/getopt1.c: Likewise.
80954         * lib/memcmp.c: Likewise.
80955
80956         * lib/getusershell.c (setusershell) [HAVE_FSEEKO]: Use fseeko.
80957         Avoid using fseek, when possible -- it's broken by design.
80958         Patch by Ulrich Drepper.
80959
80960 2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
80961
80962         * regex.c (POP_FAILURE_REG_OR_COUNT, re_match_2_internal)
80963         (re_match_2_internal, re_match_2_internal, re_match_2_internal):
80964         Giving in to popular pressure to shut up the compiler with casts.
80965
80966 2000-10-26  Jim Meyering  <meyering@lucent.com>
80967
80968         * lib/strftime.c: Update from libc.
80969
80970 2000-10-25  Stefan Monnier  <monnier@cs.yale.edu>
80971
80972         * regex.c: More `unsigned char' -> `re_char' changes.
80973         Also change several `int' into `re_wchar_t'.
80974         (PATTERN_STACK_EMPTY, PUSH_PATTERN_OP, POP_PATTERN_OP): Remove.
80975         (PUSH_FAILURE_POINTER): Don't cast any more.
80976         (POP_FAILURE_REG_OR_COUNT): Remove the cast that strips `const'.
80977         We want GCC to complain, since this piece of code makes
80978         re_match non-reentrant, which *should* be fixed.
80979         (GET_BUFFER_SPACE): Use size_t rather than unsigned long.
80980         (EXTEND_BUFFER): Use RETALLOC.
80981         (SET_LIST_BIT): Don't cast.
80982         (re_wchar_t): New type.
80983         (re_iswctype, re_wctype_to_bit): Make it crystal clear to GCC
80984         that those two functions will always properly return.
80985         (IMMEDIATE_QUIT_CHECK): Cast to void.
80986         (analyse_first): Use recursion rather than an explicit stack.
80987         (re_compile_fastmap): Can't fail anymore.
80988         (re_search_2): Don't check re_compile_fastmap for failure.
80989         (PUSH_NUMBER): Renamed from PUSH_FAILURE_COUNT.
80990         Now also sets the new value (passed in a new argument).
80991         (re_match_2_internal): Use it.
80992         Also, use a new var `reg' of type size_t when looping through regs
80993         rather than reuse the inappropriate `mcnt'.
80994
80995 2000-10-25  Jim Meyering  <meyering@lucent.com>
80996
80997         * lib/obstack.c: Update from libc.
80998
80999 2000-10-24  Kenichi Handa  <handa@etl.go.jp>
81000
81001         * regex.c (regex_compile): Change the way of handling a range from
81002         a char less than 256 to a char not less than 256.
81003
81004 2000-10-24  Andrew Innes  <andrewi@gnu.org>
81005
81006         * regex.c (IMMEDIATE_QUIT_CHECK): New macro, which does QUIT on
81007         NT-Emacs only.
81008         (re_match_2_internal): Use IMMEDIATE_QUIT_CHECK instead of QUIT,
81009         so that re_search functions only quit when callers expect them to.
81010
81011 2000-10-23  Jim Meyering  <meyering@lucent.com>
81012
81013         * lib/hard-locale.c (hard_locale): Revert last change -- it was simply
81014         wrong.  That set_locale call must not have any side effects.
81015         From Paul Eggert.
81016
81017 2000-10-22  Jim Meyering  <meyering@lucent.com>
81018
81019         * lib/md5.c (md5_process_block) [OP]: Use `rol', not CYCLIC.
81020         [CYCLIC]: Remove now-unused definition.
81021
81022         * lib/save-cwd.c (O_DIRECTORY): Define, if needed.
81023         (save_cwd) [HAVE_FCHDIR]: Use O_DIRECTORY when opening ".".
81024         Suggestion from Ulrich Drepper.
81025
81026 2000-10-21  Jim Meyering  <meyering@lucent.com>
81027
81028         * m4/check-decl.m4 (jm_CHECK_DECLS): Also check for memrchr.
81029         * m4/prereq.m4 (jm_PREREQ_DIRNAME): New macro.
81030         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memrchr.
81031
81032 2000-10-21  Jim Meyering  <meyering@lucent.com>
81033
81034         * lib/dirname.c (memrchr): Declare if necessary.
81035         (dir_name): Remove the restriction that there be no
81036         trailing slashes.  Now, this code skips past them, effectively
81037         ignoring them.
81038         [TEST_DIRNAME] (main): New unit tests.
81039
81040         * lib/memrchr.c: New file from GNU libc.
81041         Undef __memrchr, too.
81042         [!weak_alias]: Define __memrchr to memrchr.
81043         Guard weak_alias use with `#ifdef weak_alias'.
81044
81045 2000-10-21  Jim Meyering  <meyering@lucent.com>
81046
81047         * lib/dirname.c (dir_name_r): New function, factored out of dir_name.
81048         (dir_name): Use dir_name_r.
81049         * lib/dirname.h (dir_name_r): Declare it.
81050
81051 2000-10-17  Jim Meyering  <meyering@lucent.com>
81052
81053         * lib/quote.h (PARAMS): Define and use.
81054         Reported by Akim Demaille.
81055
81056         * lib/getopt.c: Update from libc.
81057
81058 2000-10-16  Jim Meyering  <meyering@lucent.com>
81059
81060         * lib/hard-locale.c (hard_locale): Use "", not 0 as 2nd arg to
81061         setlocale.
81062         From Jan Fedak.
81063
81064 2000-10-15  Stefan Monnier  <monnier@cs.yale.edu>
81065
81066         * regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.
81067
81068 2000-09-25  Jim Meyering  <meyering@lucent.com>
81069
81070         * lib/md5.h (rol): Define (from GnuPG).
81071
81072         * lib/sha.c: Give credit (GnuPG) where due.
81073         (M): Use rol rather than open-coding it.
81074         Add a FIXME comment.
81075
81076 2000-09-21  Jim Meyering  <meyering@lucent.com>
81077
81078         * lib/userspec.c (parse_user_spec): Remove debugging printf I'd added.
81079         Reported by Michael Stone.
81080
81081 2000-09-20  Jim Meyering  <meyering@lucent.com>
81082
81083         * lib/Makefile.am (libfetish_a_SOURCES): Add sha.c.
81084         (noinst_HEADERS): Add sha.h.
81085         Based on code from Scott G. Miller and from GnuPG.
81086
81087 2000-09-18  Jim Meyering  <meyering@lucent.com>
81088
81089         * m4/getloadavg.m4 (AC_FUNC_GETLOADAVG): Restore the initial value of
81090         LIBS. Otherwise, everyone ends up linking with -lelf for some
81091         configurations.
81092         Reported by Mike Stone.
81093
81094 2000-09-15  Jim Meyering  <meyering@lucent.com>
81095
81096         * lib/regex.c: Update from libc.
81097
81098 2000-09-10  Jim Meyering  <meyering@lucent.com>
81099
81100         * lib/getopt.c (_getopt_internal): Update from glibc.
81101
81102 2000-09-09  Jim Meyering  <meyering@lucent.com>
81103
81104         * lib/quotearg.c: Rename ISASCII to IN_CTYPE_DOMAIN, so people don't
81105         think it should be used as a general replacement for isascii.
81106         * lib/fnmatch.c: Likewise.
81107         * lib/mbswidth.c: Likewise
81108         * lib/regex.c: Likewise.
81109
81110         Don't use atoi.
81111         * lib/userspec.c: Include sys/param.h and limits.h.
81112         Include xstrtol.h.
81113         (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Define.
81114         (UID_T_MAX, GID_T_MAX, MAXUID, MAXGID): Define.
81115         (parse_user_spec): Use xstrtoul, not atoi when converting numeric
81116         UID, GID.  Check range.
81117
81118 2000-09-06  Jim Meyering  <meyering@lucent.com>
81119
81120         * lib/getopt.c (_getopt_internal): Update from glibc.
81121
81122 2000-08-30  Jim Meyering  <meyering@lucent.com>
81123
81124         * lib/strftime.c: Merge in changes from GNU libc.
81125
81126 2000-08-26  Jim Meyering  <meyering@lucent.com>
81127
81128         * m4/jm-macros.m4: Use jm_FUNC_FPENDING.
81129         * m4/fpending.m4: New file.
81130
81131 2000-08-26  Jim Meyering  <meyering@lucent.com>
81132
81133         * lib/closeout.c: Include "__fpending.h".
81134         (close_stdout_status): Return right away if there's nothing to flush.
81135
81136         * lib/Makefile.am (noinst_HEADERS): Add __fpending.h.
81137         * lib/__fpending.c: New file.
81138         * lib/__fpending.h: New file.
81139
81140 2000-08-20  Jim Meyering  <meyering@lucent.com>
81141
81142         * m4/check-decl.m4: Include utmp.h `#if HAVE_UTMP_H', rather than
81143         `#if !HAVE_UTMPX_H'.  The latter would lose on systems with neither
81144         utmp.h nor utmpx.h.  Reported by Eli Zaretskii.
81145
81146 2000-08-11  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
81147
81148         Improve fileutils installation on systems where running
81149         programs (like install) can't be unlinked.
81150         * m4/unlink-busy.m4 (jm_FUNC_UNLINK_BUSY_TEXT): New file/macro.
81151         * m4/jm-macros.m4: Use jm_FUNC_UNLINK_BUSY_TEXT.
81152
81153 2000-08-07  Paul Eggert  <eggert@twinsun.com>
81154
81155         Standardize on "memory exhausted" instead of "Memory exhausted"
81156         or "virtual memory exhausted".
81157         * lib/obstack.c (print_and_abort): Use "memory exhausted", not
81158         "virtual memory exhausted".
81159         * lib/same.c (same_name): Invoke xalloc_die instead of printing
81160         our own message.
81161         * lib/userspec.c (parse_user_spec): Likewise.
81162         * lib/bumpalloc.h: comment fix
81163         * lib/same.c, userspec.c: Include xalloc.h.
81164
81165         * lib/xalloc.h (xalloc_msg_memory_exhausted): Now char const[],
81166         not char *const and pointing to a constant array.
81167         * lib/xmalloc.c (xalloc_msg_memory_exhausted): Likewise.
81168         (xrealloc): Comment fix.
81169
81170         * lib/userspec.c (parse_user_spec):
81171         Don't translate a message until just before returning,
81172         to avoid unnecessary translation.
81173
81174 2000-08-07  Jim Meyering  <meyering@lucent.com>
81175
81176         * lib/addext.c, argmatch.c, argmatch.h, backupfile.h, bumpalloc.h,
81177         chown.c, diacrit.h, dirname.h, dup2.c, exclude.h, fileblocks.c,
81178         fnmatch.c, fnmatch.h, fsusage.c, fsusage.h, getdate.h,
81179         getgroups.c, gethostname.c, getopt.h, group-member.c,
81180         hard-locale.c, hash.h, isdir.c, lchown.c, linebuffer.c,
81181         linebuffer.h, long-options.h, malloc.c, md5.c, md5.h, memchr.c,
81182         memcmp.c, memcoll.c, memset.c, mktime.c, modechange.h, obstack.h,
81183         pathmax.h, realloc.c, rmdir.c, safe-read.c, save-cwd.c, stime.c,
81184         stpcpy.c, strcasecmp.c, strcspn.c, strdup.c, stripslash.c,
81185         strstr.c, strtod.c, strtol.c, strtoul.c, strtoull.c, strtoumax.c,
81186         utime.c, version-etc.h, xalloc.h, xstrdup.c, xstrtoumax.c,
81187         yesno.c: Back out Copyright date changes for each file with no change
81188         this year.  This eases coordination with other programs using the same
81189         source code modules.  From Paul Eggert.
81190
81191 2000-08-06  Paul Eggert  <eggert@twinsun.com>
81192
81193         * m4/mbstate_t.m4 (AC_MBSTATE_T): Define mbstate_t to be int,
81194         not char, for compatibility with glibc 2.1.3 strftime.c.
81195
81196 2000-08-03  Greg McGary  <greg@mcgary.org>
81197
81198         * lib/regex.c (SET_HIGH_BOUND, MOVE_BUFFER_POINTER,
81199         ELSE_EXTEND_BUFFER_HIGH_BOUND): New macros.
81200         (EXTEND_BUFFER): Use them.
81201
81202 2000-08-01  Jim Meyering  <meyering@lucent.com>
81203
81204         * lib/dirname.c (ISSLASH): Define.
81205         (BACKSLASH_IS_PATH_SEPARATOR): Define.
81206         (dir_name) [BACKSLASH_IS_PATH_SEPARATOR]: Handle the case in which
81207         both `\' and `/' may be use as path separators.
81208         Based on a patch from Prashant TR.
81209
81210 2000-07-31  Paul Eggert  <eggert@twinsun.com>
81211
81212         * lib/quotearg.c (quotearg_n_options): Don't make the initial
81213         slot vector a constant, since it might get modified.
81214
81215 2000-07-31  Jim Meyering  <meyering@lucent.com>
81216
81217         * lib/xmalloc.c: Use `virtual memory exhausted', not
81218         `Memory exhausted'.
81219         * lib/obstack.c (print_and_abort): Likewise.
81220
81221 2000-07-30  Paul Eggert  <eggert@twinsun.com>
81222
81223         * lib/quotearg.c (quotearg_n_options): Preallocate a slot 0
81224         buffer, so that the caller can always quote one small
81225         component of a "memory exhausted" message in slot 0.
81226         From a suggestion by Jim Meyering.
81227
81228 2000-07-30  Jim Meyering  <meyering@lucent.com>
81229
81230         * lib/makepath.c (make_path): Quote the other instance, too.
81231
81232         * lib/quotearg.c (N_STATIC_SLOTVECS): Define.
81233         (STATIC_BUF_SIZE): Define.
81234         (quotearg_n_options): Use only statically allocated storage when
81235         N < N_STATIC_SLOTVECS and the length of the quoted result is smaller
81236         than STATIC_BUF_SIZE.
81237
81238 2000-07-29  Jim Meyering  <meyering@lucent.com>
81239
81240         * lib/diacrit.c (diacrit_diac): Use __MSDOS__ in favor of MSDOS.
81241         * lib/dirname.c (dir_name): Likewise.
81242
81243         * lib/basename.c (base_name): Use ISSLASH rather than comparing against
81244         `/'.
81245
81246         * lib/dirname.c (dir_name) [MSDOS]: Declare `lim' to be const.
81247         (dir_name): Assert that there are no trailing slashes.
81248
81249 2000-07-29  Bruno Haible  <haible@clisp.cons.org>
81250
81251         * lib/mbswidth.h (mbswidth): Add a flags argument.
81252         (mbswidth): New declaration.
81253         (MBSW_ACCEPT_INVALID, MBSW_ACCEPT_UNPRINTABLE): New macros.
81254         * lib/mbswidth.c (mbswidth): Add a flags argument.
81255         (mbsnwidth): New function.
81256
81257 2000-07-24  Jim Meyering  <meyering@lucent.com>
81258
81259         * lib/mbswidth.c: Remove useless #else.  From Bruno Haible.
81260
81261 2000-07-23  Paul Eggert  <eggert@twinsun.com>
81262
81263         * m4/mbswidth.m4 (jm_PREREQ_MBSWIDTH): Check for wcwidth declaration.
81264
81265 2000-07-23  Paul Eggert  <eggert@twinsun.com>
81266
81267         * lib/quotearg.c: Streamline by invoking multibyte code only if needed.
81268         <wchar.h>: Include only if HAVE_MBRTOWC && 1 < MB_LEN_MAX.
81269         (MB_CUR_MAX): Redefine to 1 if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX).
81270         (quotearg_buffer_restyled): If a unibyte locale, don't bother to
81271         invoke multibyte primitives.
81272
81273 2000-07-23  Paul Eggert  <eggert@twinsun.com>
81274
81275         * lib/quotearg.c:
81276         Include <wchar.h> even if ! (HAVE_MBRTOWC && 1 < MB_LEN_MAX),
81277         so that mbstate_t is always defined.
81278
81279         Do not inspect MB_LEN_MAX, since it's incorrectly defined to
81280         be 1 in at least one GCC installation, and this configuration
81281         error is likely to be common.  Ignoring MB_LEN_MAX hurts
81282         performance on hosts that have mbrtowc but have only unibyte
81283         locales, but I assume these hosts are rare.
81284
81285 2000-07-23  Paul Eggert  <eggert@twinsun.com>
81286
81287         * lib/mbswidth.c (_XOPEN_SOURCE):
81288         Don't define; this causes problems on Solaris 7.
81289         (wcwidth) [!HAVE_DECL_WCWIDTH]: Declare.
81290
81291 2000-07-23  Jim Meyering  <meyering@lucent.com>
81292
81293         * m4/check-decl.m4 (jm_CHECK_DECLS): Check for declarations of these,
81294         too: getgrgid, getpwuid, getuid.
81295
81296 2000-07-23  Jim Meyering  <meyering@lucent.com>
81297
81298         * lib/basename.c (base_name): Add an assertion.
81299
81300 2000-07-23  Bruno Haible  <haible@clisp.cons.org>
81301
81302         * lib/quotearg.c: When the system forces us to redefine mbstate_t,
81303         shadow its mbsinit function.
81304
81305 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
81306
81307         * lib/mbswidth.h: New file.
81308         * lib/mbswidth.c: New file.
81309         * lib/Makefile.am (libfetish_a_SOURCES): Add mbswidth.c.
81310         (noinst_HEADERS): Add mbswidth.h.
81311
81312 2000-07-17  Bruno Haible  <haible@clisp.cons.org>
81313
81314         * lib/config.charset: Add support for FreeBSD. Improve support for
81315         HP-UX and IRIX 6.
81316
81317 2000-07-16  Bruno Haible  <haible@clisp.cons.org>
81318
81319         * m4/mbswidth.m4: New file.
81320         * m4/prereq.m4 (jm_PREREQ): Call jm_PREREQ_MBSWIDTH.
81321
81322 2000-07-15  Jim Meyering  <meyering@lucent.com>
81323
81324         * lib/makepath.c: Include quote.h.
81325         (make_path): Convert "`%s'" in format strings to "%s", and wrap each
81326         corresponding argument in a `quote (...)' call.
81327         Give better diagnostics.
81328
81329         * lib/Makefile.am (libfetish_a_SOURCES): Add quote.c.
81330         (noinst_HEADERS): Add quote.h.
81331
81332         * lib/quote.c (quote, quote_n): New file.  Two functions taken verbatim
81333         from tar's src/misc.c.
81334         * lib/quote.h: New file.  Prototypes for same.
81335
81336 2000-07-14  Paul Eggert  <eggert@twinsun.com>
81337
81338         From a suggestion by Bruno Haible.
81339         * lib/quotearg.c (mbrtowc): Do not use HAVE_WCHAR_H in the definition.
81340         Use defined mbstate_t, not HAVE_MBSTATE_T_OBJECT,
81341         to decide whether to define the BeOS workaround macro;
81342         this adjusts to the change to AC_MBSTATE_T.
81343
81344 2000-07-14  Jim Meyering  <meyering@lucent.com>
81345
81346         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Require
81347         jm_AC_TYPE_UINTMAX_T.
81348
81349 2000-07-13  Paul Eggert  <eggert@twinsun.com>
81350
81351         * lib/quotearg.h (enum quoting style): New enum clocale_quoting_style.
81352
81353         * lib/quotearg.c (quoting_style_args, quoting_style_vals,
81354         quotearg_buffer_restyled): Add support for
81355         clocale_quoting_style.  Undo previous change to
81356         locale_quoting_style behavior, and undo the "{LEFT QUOTATION MARK}"
81357         and "{RIGHT QUOTATION MARK}" msgids.
81358
81359 2000-07-10  Paul Eggert  <eggert@twinsun.com>
81360
81361         From a suggestion by Bruno Haible.
81362         * m4/mbstate_t.m4 (AC_MBSTATE_T):
81363         Renamed from AC_MBSTATE_T_OBJECT.  All uses changed.
81364         Change from a two-part test, which defines both HAVE_MBSTATE_T_OBJECT
81365         and mbstate_t, to a single-part test that simply defines mbstate_t.
81366         * m4/prereq.m4 (jm_PREREQ_QUOTEARG):
81367         s/AC_MBSTATE_T_OBJECT/AC_MBSTATE_T/.
81368
81369 2000-07-10  Jim Meyering  <meyering@lucent.com>
81370
81371         * m4/strerror_r.m4: Mirror the correction made in autoconf.
81372
81373         * m4/gnu-source.m4: Output to confdefs.h directly.
81374         Suggestion from Akim Demaille.
81375
81376 2000-07-09  Paul Eggert  <eggert@twinsun.com>
81377
81378         The old behavior of quoting `like this' doesn't look good with
81379         newer, ISO-style fonts.  See:
81380         http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
81381
81382         Instead, quote "like this" by default.  Let the translator
81383         tailor the locale-specific quoting behavior by providing
81384         translations for {LEFT QUOTATION MARK} and {RIGHT QUOTATION MARK}.
81385
81386         * lib/quotearg.c (N_): New macro.
81387         (gettext_default): New function.
81388         (quotearg_buffer_restyled): Use
81389         gettext_default ("{LEFT QUOTATION MARK}", "\"") for left quote, and
81390         gettext_default ("{RIGHT QUOTATION MARK}", "\"") for right quote.
81391
81392 2000-07-09  Jim Meyering  <meyering@lucent.com>
81393
81394         * m4/jm-macros.m4 (jm_MACROS): Add a test to see if -lm is required
81395         to link seq.  If so, set SEQ_LIBM to -lm.  From Bruno Haible.
81396
81397         * m4/gnu-source.m4 (AC__GNU_SOURCE): New file/macro.
81398         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require it.
81399
81400 2000-07-09  Jim Meyering  <meyering@lucent.com>
81401
81402         * lib/Most files: Update copyright dates to include 2000.
81403
81404 2000-07-08  Jim Meyering  <meyering@lucent.com>
81405
81406         * lib/xgethostname.c (ENAMETOOLONG): Define to an unlikely value
81407         if not defined.
81408         (xgethostname): Remove now-unnecessary #ifdef.
81409         Move declaration of `err' into loop where it's used.
81410
81411 2000-07-05  Paul Eggert  <eggert@twinsun.com>
81412         and Bruno Haible  <haible@clisp.cons.org>
81413
81414         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Test for mbstate_t
81415         only if the test for an object-type mbstate_t fails.  This
81416         prevents us from mistakenly reporting that mbstate_t is a
81417         system object type after we "#define mbstate_t int" to work
81418         around its lack.
81419
81420 2000-07-05  Paul Eggert  <eggert@twinsun.com>
81421         and Bruno Haible  <haible@clisp.cons.org>
81422
81423         * lib/quotearg.c (mbrtowc): Declare returned type, since BeOS doesn't.
81424
81425 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
81426
81427         * m4/strerror_r.m4 (AC_FUNC_STRERROR_R): Pass a reasonably large buffer
81428         to strerror_r.
81429         Include <ctype.h> for use of isalpha.
81430
81431 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
81432
81433         * lib/xgethostname.c (xgethostname): Protect against the SunOS 5.5 bug
81434         by allocating a larger buffer. Test the gethostname return value for
81435         being >= 0, not == 0, for BeOS.  Don't exhaust memory if gethostname
81436         returns an error and ENAMETOOLONG isn't defined.
81437
81438 2000-07-05  Bruno Haible  <haible@clisp.cons.org>
81439
81440         * lib/quotearg.c (struct quoting_options): Simplify quote_these_too
81441         dimension.
81442
81443 2000-07-04  Jim Meyering  <meyering@lucent.com>
81444
81445         * m4/fsusage.m4 (jm_FILE_SYSTEM_USAGE): Use plain old `echo' instead
81446         of the deprecated AC_CHECKING.
81447
81448 2000-07-04  Jim Meyering  <meyering@lucent.com>
81449
81450         * lib/strndup.c: [!HAVE_DECL_STRNLEN]: Declare strnlen.
81451         Reported by Bruno Haible.
81452
81453 2000-07-04  Jim Meyering  <meyering@lucent.com>
81454
81455         * lib/quotearg.c: Make inclusion of <wchar.h> independent of whether
81456         HAVE_MBRTOWC is set.  Required at least for irix-5.6, which
81457         lacks mbrtowc.
81458
81459 2000-07-03  Paul Eggert  <eggert@twinsun.com>
81460
81461         * m4/mbstate_t.m4 (AC_MBSTATE_T_OBJECT): Port to autoconf 2.13.
81462         Add AC_CHECK_HEADERS(stdlib.h), since we use HAVE_STDLIB_H.
81463
81464 2000-07-03  Paul Eggert  <eggert@twinsun.com>
81465         and Bruno Haible  <haible@clisp.cons.org>
81466
81467         * lib/quotearg.c (mbrtowc):
81468         Assign to *pwc, and return 1 only if result is nonzero.
81469         (iswprint): Use ISPRINT when substituting our own mbrtowc.
81470
81471 2000-07-03  Jim Meyering  <meyering@lucent.com>
81472
81473         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strnlen.
81474
81475 2000-07-03  Jim Meyering  <meyering@lucent.com>
81476
81477         * lib/readutmp.h: [HAVE_UTMPX_H]: Include <utmp.h> if HAVE_UTMP_H.
81478         This is necessary to get a definition of e.g., UTMP_FILE on
81479         HP-UX 10.20.
81480         From Bob Proulx.
81481
81482 2000-07-02  Jim Meyering  <meyering@lucent.com>
81483
81484         * m4/mbstate_t.m4: Also define mbstate_t, if necessary.
81485
81486         * m4/chown.m4: Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with
81487         AC_LIBOBJ(function_name).
81488         * m4/chown.m4: Likewise.
81489         * m4/fnmatch.m4: Likewise.
81490         * m4/ftruncate.m4: Likewise.
81491         * m4/getgroups.m4: Likewise.
81492         * m4/getline.m4: Likewise.
81493         * m4/group-member.m4: Likewise.
81494         * m4/jm-macros.m4: Likewise.
81495         * m4/lstat.m4: Likewise.
81496         * m4/malloc.m4: Likewise.
81497         * m4/memcmp.m4: Likewise.
81498         * m4/nanosleep.m4: Likewise.
81499         * m4/putenv.m4: Likewise.
81500         * m4/realloc.m4: Likewise.
81501         * m4/regex.m4: Likewise.
81502         * m4/stat.m4: Likewise.
81503         * m4/strftime.m4: Likewise.
81504
81505 2000-07-02  Jim Meyering  <meyering@lucent.com>
81506
81507         * lib/quotearg.c (mbstate_t): Don't define here.
81508
81509 2000-07-02  Jim Meyering  <meyering@lucent.com>
81510
81511         * lib/nanosleep.c (SIGCONT): Define if not already defined.
81512
81513 2000-07-01  Jim Meyering  <meyering@lucent.com>
81514
81515         * m4/uptime.m4: Put double quotes around use of $cross_compiling.
81516
81517 2000-07-01  Jim Meyering  <meyering@lucent.com>
81518
81519         * m4/ls-mntd-fs.m4: Remove a `FIXME' comment and fix the associated
81520         problem.
81521
81522 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
81523
81524         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Rename BeOS specific
81525         macro from MOUNTED_NEXT_DEV to MOUNTED_FS_STAT_DEV.
81526
81527 2000-07-01  Bruno Haible  <haible@clisp.cons.org>
81528
81529         * lib/mountlist.c: Use MOUNTED_FS_STAT_DEV instead of MOUNTED_NEXT_DEV,
81530         per change in ../m4/ls-mntd-fs.m4.
81531         (read_filesystem_list): Ignore symbolic links.
81532
81533 2000-06-29  Jim Meyering  <meyering@lucent.com>
81534
81535         * lib/same.c: Include <string.h> or <strings.h>, as appropriate,
81536         for declaration of strcmp.
81537
81538         * lib/long-options.c: Include <stdlib.h>, for declaration of exit.
81539
81540         * lib/mountlist.c (fsp_to_string) [HAVE_F_FSTYPENAME_IN_STATFS]:
81541         Avoid warning by casting result to `char *' to remove `const'.
81542
81543 2000-06-28  Jim Meyering  <meyering@lucent.com>
81544
81545         * m4/mbstate_t.m4: Use stdlib.h, not stdio.h.  The latter is not
81546         included by quotearg.c, for which we perform this test.  From
81547         Bruno Haible.
81548
81549 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
81550
81551         * m4/check-decl.m4 (_jm_DECL_HEADERS): Check for utmp.h as well.
81552         * m4/prereq.m4 (jm_PREREQ_READUTMP): Likewise. If either <utmp.h> or
81553         <utmpx.h> exists, put readutmp.o into LIBOBJS.
81554
81555 2000-06-27  Bruno Haible  <haible@clisp.cons.org>
81556
81557         * lib/Makefile.am (libfetish_a_SOURCES): Remove readutmp.c.
81558
81559 2000-06-26  Paul Eggert  <eggert@twinsun.com>
81560
81561         savedir now sets errno on failure and invokes xmalloc to get memory.
81562         Fix a couple of other minor bugs while we're at it.
81563
81564         * lib/savedir.c (<unistd.h>): Do not include; there's no need.
81565         (NAMLEN): Remove macro.
81566         (malloc, realloc): Remove decls.
81567         (stpcpy): Likewise.
81568         ("xalloc.h"): Include.
81569         (NAME_SIZE_DEFAULT): New macro.
81570         (savedir): Use xmalloc / xrealloc to allocate memory.
81571         Use NAME_SIZE_DEFAULT if name_size is negative or overflows to zero.
81572         Skip "" directory entries.
81573         Use strlen to calculate directory entry length, since the old method
81574         is rarely used these days and isn't worth supporting.
81575         Don't use a pointer after freeing it.
81576         Check for integer overflow when calculating allocation size.
81577         Use memcpy to copy entries, instead of stpcpy.
81578         Set errno properly when returning NULL.
81579         Check for readdir error.
81580
81581 2000-06-26  Jim Meyering  <meyering@lucent.com>
81582
81583         * lib/posixtm.c [HAVE_STDLIB_H]: Include stdlib.h, for decl of abort.
81584
81585 2000-06-25  Jim Meyering  <meyering@lucent.com>
81586
81587         * m4/mbstate_t.m4: Include stdio.h before wchar.h to work around
81588         Linux header bug when _XOPEN_SOURCE is defined to 500.
81589
81590 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
81591
81592         * lib/unicodeio.c (print_unicode_char): Work around ansi2knr
81593         deficiency.
81594
81595 2000-06-25  Bruno Haible  <haible@clisp.cons.org>
81596
81597         * lib/getusershell.c (xmalloc, xrealloc): Remove functions.
81598         Include xalloc.h.
81599         Don't include <stdlib.h>.  Don't declare malloc, realloc.
81600
81601 2000-06-24  Jim Meyering  <meyering@lucent.com>
81602
81603         * m4/strerror_r.m4: Revive this file -- to try out an experimental
81604         version of AC_FUNC_STRERROR_R that may work even on BeOS, a system
81605         for which strerror does return char*, but which lacks a conveniently
81606         accessible declaration of the function.  If the compile-test says
81607         strerror_r doesn't work, then resort to a `run'-test that works on
81608         BeOS and segfaults on DEC Unix.
81609
81610 2000-06-24  Jim Meyering  <meyering@lucent.com>
81611
81612         * lib/error.c [!HAVE_DECL_STRERROR_R]: Declare strerror_r.
81613
81614 2000-06-23  Paul Eggert  <eggert@twinsun.com>
81615
81616         * m4/mbstate_t.m4: New file, defining AC_MBSTATE_T_OBJECT.
81617         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Use it.  Add check for iswprint.
81618
81619 2000-06-23  Paul Eggert  <eggert@twinsun.com>
81620
81621         * lib/quotearg.c: Include <wctype.h> after <wchar.h>, for Solaris 2.5.
81622         (mbrtowc, mbstate_t): Define substitutes if
81623         HAVE_MBRTOWC && HAVE_WCHAR_H && !HAVE_MBSTATE_T_OBJECT.
81624         (iswprint): Define to 1 if !defined iswprint && !HAVE_ISWPRINT,
81625         not if ! (HAVE_MBRTOWC && HAVE_WCHAR_H).
81626
81627 2000-06-23  Jim Meyering  <meyering@lucent.com>
81628
81629         * m4/afs.m4: Add missing AC_MSG_RESULT.
81630         Reported by Bruno Haible.
81631
81632         * m4/fsusage.m4: s/AC_MSG_CHECKING/AC_CHECKING/.
81633         Suggestion from Bruno Haible.
81634
81635 2000-06-23  Jim Meyering  <meyering@lucent.com>
81636
81637         * lib/getpass.c: New file, from Bruno Haible.  Required for BeOS.
81638
81639 2000-06-21  Jim Meyering  <meyering@lucent.com>
81640
81641         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add getpass.
81642
81643 2000-06-21  Jim Meyering  <meyering@lucent.com>
81644
81645         * lib/Makefile.am (libfetish_a_SOURCES): Add getstr.c.
81646         (noinst_HEADERS): Add getstr.h.
81647
81648         * lib/getline.c (getstr): Move into a separate file.
81649         * lib/getstr.c (getstr): New file, extracted from getline.c, with
81650         the following changes: new parameter, delim2; both delim[12]
81651         parameters have type `int', not `char'.  The latter would lose
81652         with 8-bit delimiters.
81653         * lib/getstr.h: New file.
81654
81655 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
81656
81657         * lib/xgetcwd.c (xgetcwd): If the required pathname length is smaller
81658         than 1024, return a memory chunk of least possible size, instead
81659         of size PATH_MAX + 2. In the loop, increment the size proportionally.
81660         Use free/xmalloc instead of xrealloc to avoid copying for very long
81661         paths.
81662
81663 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
81664
81665         * lib/path-concat.c (path_concat): Don't access dir[-1] if dir is
81666         the empty string.
81667
81668 2000-06-21  Bruno Haible  <haible@clisp.cons.org>
81669
81670         * lib/canon-host.c (canon_host): Use malloc and memcpy to copy an
81671         address, not strdup.  Include <stdlib.h> and don't declare free().
81672
81673 2000-06-19  Jim Meyering  <meyering@lucent.com>
81674
81675         * lib/getloadavg.c [HAVE_NLIST_H] (NLIST_STRUCT): Define.
81676
81677 2000-06-18  Jim Meyering  <meyering@lucent.com>
81678
81679         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Remove mkdir.
81680
81681         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): Change the
81682         `checking whether...' message to be consistent with that of the
81683         lstat test.
81684
81685 2000-06-18  Jim Meyering  <meyering@lucent.com>
81686
81687         * lib/mkdir.c: Remove file, due mainly to copyright incompatibility.
81688         Besides, these days every porting target provides a mkdir function.
81689
81690         * lib/strnlen.c: Include memory.h, string.h, and/or strings.h as
81691         needed. (this snippet comes from src/system.h).
81692
81693 2000-06-16  Bruno Haible  <haible@clisp.cons.org>
81694
81695         * m4/glibc21.m4 (jm_GLIBC21): Define GLIBC21 for Makefiles, not for C.
81696
81697 2000-06-15  Paul Eggert  <eggert@twinsun.com>
81698
81699         * lib/human.c (adjust_value): New function.
81700         (human_readable_inexact): Apply rounding style even when
81701         printing approximate values.
81702
81703 2000-06-14  Paul Eggert  <eggert@twinsun.com>
81704
81705         * lib/human.c (human_readable_inexact): Allow an input block
81706         size that is not a multiple of the output block size, and vice versa.
81707         Reported by Piergiorgio Sartor.
81708
81709 2000-06-14  Paul Eggert  <eggert@twinsun.com>
81710
81711         * lib/getdate.y (get_date): Apply relative times after time
81712         zone indicator, not before.  Reported by Todd A. Jacobs.
81713
81714 2000-06-13  Jim Meyering  <meyering@lucent.com>
81715
81716         * lib/Makefile.am (all-local): Depend on lstat.c and stat.c.
81717
81718         * lib/xstat.in [!HAVE_DECL_FREE]: Declare free in lstat.c.
81719
81720 2000-06-12  Paul Eggert  <eggert@twinsun.com>
81721
81722         * lib/xstat.in: Include <stdlib.h> in lstat, to declare "free".
81723
81724 2000-06-12  Jim Meyering  <meyering@lucent.com>
81725
81726         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Replace with
81727         AC_FUNC_GETLOADAVG from autoconf, and tweak the latter to accept an
81728         optional argument.
81729         * m4/jm-macros.m4: s/AM_FUNC_GETLOADAVG/AC_FUNC_GETLOADAVG/, and supply
81730         the optional argument, `lib'.
81731
81732 2000-06-08  Jim Meyering  <meyering@lucent.com>
81733
81734         * m4/largefile.m4: Remove file (now that it's part of autoconf).
81735
81736 2000-06-04  Paul Eggert  <eggert@twinsun.com>
81737
81738         Rewrite largefile configuration so that we don't need to run
81739         getconf and don't need AC_CANONICAL_HOST.  [I'm leaving the use of
81740         AC_CANONICAL_HOST in configure.in -- jmm]
81741
81742         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS,
81743         AC_SYS_LARGEFILE_SPACE_APPEND): Remove.
81744         (AC_SYS_LARGEFILE_TEST_INCLUDES): New macro.
81745         (AC_SYS_LARGEFILE_MACRO_VALUE): Change arguments from
81746         CODE-TO-SET-DEFAULT to VALUE, INCLUDES, FUNCTION-BODY.
81747         All uses changed.
81748         Instead of inspecting the output of getconf, try to compile the
81749         test program without and with the macro definition.
81750         (AC_SYS_LARGEFILE): Do not require AC_CANONICAL_HOST or check
81751         for getconf.  Instead, check for the needed flags by compiling
81752         test programs.
81753
81754 2000-06-04  Paul Eggert  <eggert@twinsun.com>
81755
81756         * lib/strnlen.c: Include <config.h> if HAVE_CONFIG_H.
81757
81758 2000-06-04  Jim Meyering  <meyering@lucent.com>
81759
81760         * lib/getugroups.c (getugroups): Cast -1 to gid_t, for systems like
81761         SunOS 4.1.4 for which gid_t is an unsigned type.
81762
81763 2000-06-03  Jim Meyering  <meyering@lucent.com>
81764
81765         * m4/prereq.m4 (jm_PREREQ_HUMAN): Use []-quoted list in AC_CHECK_DECLS,
81766         now that autoconf requires that.
81767
81768         * m4/jm-glibc-io.m4: Add a kludge to make autoheader emit the required
81769         #undefs.  E.g., #undef HAVE_DECL_FERROR_UNLOCKED.
81770         Use []-quoted list in AC_CHECK_DECLS, now that autoconf requires that.
81771
81772 2000-06-03  Jim Meyering  <meyering@lucent.com>
81773
81774         * lib/strnlen.c [!HAVE_DECL_MEMCHR]: Declare memchr.
81775
81776 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
81777
81778         * m4/glibc21.m4: New file.
81779         * m4/jm-macros.m4 (jm_MACROS): Call jm_GLIBC21.
81780
81781 2000-06-03  Bruno Haible  <haible@clisp.cons.org>
81782
81783         * lib/Makefile.am (install-exec-local): On systems with glibc-2.1 or
81784         newer, don't install charset.alias.
81785         * lib/config.charset: Change the Linux/glibc rules so they become empty
81786         on glibc-2.1 or newer.
81787
81788 2000-06-02  Jim Meyering  <meyering@lucent.com>
81789
81790         * lib/mountlist.c: Back out last change.  Instead, do this...
81791         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Set the
81792         me_dummy member using the same `ignore'-testing code.
81793         * lib/mountlist.h (ME_DUMMY): Add `autofs' to the list of ignored
81794         fs_type strings.
81795         From Mark D. Roth.
81796
81797 2000-05-29  Jim Meyering  <meyering@lucent.com>
81798
81799         * lib/mountlist.c (read_filesystem_list) [MOUNTED_VMOUNT]: Ignore
81800         mounts with the `ignore' attribute.  Based on a patch from
81801         Mark D. Roth.
81802
81803 2000-05-28  Jim Meyering  <meyering@lucent.com>
81804
81805         * m4/jm-macros.m4 (AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): Rename from
81806         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
81807         * m4/stat.m4: Likewise.
81808         * m4/lstat.m4: Likewise.
81809         * m4/lstat-slash.m4: Remove file (absorbed into autoconf).
81810
81811         * m4/jm-macros.m4 (AC_FUNC_STRERROR_R): Rename from jm_FUNC_STRERROR_R.
81812         * m4/strerror_r.m4: Remove file (absorbed into autoconf).
81813
81814 2000-05-26  Jim Meyering  <meyering@lucent.com>
81815
81816         * m4/uptime.m4: Use `$cross_compiling', not `$ac_cv_prog_cc_cross'.
81817
81818 2000-05-24  Jim Meyering  <meyering@lucent.com>
81819
81820         * m4/prereq.m4: Use []-quoted list in AC_CHECK_MEMBERS, now that
81821         autoconf requires that.
81822         * m4/lib-check.m4: Likewise.
81823         * m4/jm-macros.m4: Likewise.
81824         * m4/strftime.m4: Likewise.
81825
81826         * m4/check-decl.m4 (jm_CHECK_DECLS): Use []-quoted list in
81827         AC_CHECK_DECLS, now that autoconf requires that.
81828
81829 2000-05-22  Jim Meyering  <meyering@lucent.com>
81830
81831         * m4/stat.m4: Require jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
81832         * m4/lstat.m4: Likewise.
81833
81834 2000-05-22  Jim Meyering  <meyering@lucent.com>
81835
81836         * lib/makepath.c: Remove old, now-unnecessary `#ifdef __MSDOS__' block.
81837
81838 2000-05-20  Jim Meyering  <meyering@lucent.com>
81839
81840         * m4/prereq.m4 (jm_PREREQ_HUMAN): New macro.
81841         (jm_PREREQ): Use it.
81842
81843 2000-05-18  Jim Meyering  <meyering@lucent.com>
81844
81845         * lib/hash.c (hash_rehash): Fix a nasty bug: copy the free entry list
81846         back, too, since it may have been modified by allocate_entry.
81847         (hash_delete): Rewrite to use neither the assignment operator
81848         nor the comma operator in an if-expression.
81849
81850 2000-05-15  Paul Eggert  <eggert@twinsun.com>
81851
81852         * lib/closeout.c:
81853         <sys/stat.h>, <sys/types.h>, <unistd.h>, (STDOUT_FILENO):
81854         Remove; no longer needed.
81855         "quotearg.h": Add include.
81856         (file_name): Do not bother to explicitly initialize to NULL; it's less
81857         efficient on some hosts.
81858         (close_stdout_status): Remove test as to whether stdout was already
81859         closed; it breaks for the case "echo x | sort >&-".
81860         Quote file name colons.
81861         Do not assume that _("write error") lacks format strings.
81862
81863 2000-05-15  Jim Meyering  <meyering@lucent.com>
81864
81865         * lib/version-etc.c (version_etc_copyright): Update the copyright
81866         string used in all --version output.
81867
81868 2000-05-14  Jim Meyering  <meyering@lucent.com>
81869
81870         * lib/closeout.c (close_stdout_set_file_name): New function.
81871         (close_stdout_status): Use new file-scoped global.
81872         Return right away if fstat says the stdout file descriptor is invalid.
81873         * lib/closeout.h (close_stdout_set_file_name): Declare.
81874
81875 2000-05-10  Jim Meyering  <meyering@lucent.com>
81876
81877         * lib/closeout.c [default_exit_status]: New file-scoped variable.
81878         (close_stdout_set_status): New function.
81879         * lib/closeout.h (close_stdout_set_status): Declare.
81880
81881 2000-05-09  Jim Meyering  <meyering@lucent.com>
81882
81883         * m4/gettext.m4: Rename this...
81884         * m4/libintl.m4: ...to this.
81885
81886 2000-05-08  Jim Meyering  <meyering@lucent.com>
81887
81888         * lib/long-options.c: Don't include closeout.h.
81889         (parse_long_options): Don't call close_stdout for --version.
81890
81891 2000-05-06  Paul Eggert  <eggert@twinsun.com>
81892
81893         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _XOPEN_SOURCE to
81894         be 500, instead of _GNU_SOURCE to be 1, to work around glibc
81895         2.1.3 bug.  This avoids a clash when files like regex.c define
81896         _GNU_SOURCE.
81897
81898 2000-05-06  Jim Meyering  <meyering@lucent.com>
81899
81900         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add atexit.
81901         (AC_REPLACE_FUNCS): Add strnlen.
81902
81903         * m4/rmdir-errno.m4 (fetish_FUNC_RMDIR_NOTEMPTY): New macro and file.
81904         * m4/jm-macros.m4: Require fetish_FUNC_RMDIR_NOTEMPTY.
81905
81906         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Save and restore LIBS around
81907         AC_SEARCH_LIBS call for nanosleep.
81908         (LIB_NANOSLEEP): Set and AC_SUBST.
81909
81910 2000-05-06  Jim Meyering  <meyering@lucent.com>
81911
81912         * lib/strnlen.c: Undefine __strnlen and strnlen.
81913         [!weak_alias]: Define __strnlen to strnlen.
81914
81915         * lib/atexit.c: New file, from libiberty.
81916
81917 2000-05-06  Jim Meyering  <meyering@lucent.com>
81918
81919         * lib/closeout.c (close_stdout_status): Also check for errors on the
81920         stderr stream.
81921
81922 2000-05-05  Jim Meyering  <meyering@lucent.com>
81923
81924         * m4/jm-macros.m4 (jm_MACROS): Save and restore LIBS around
81925         AC_SEARCH_LIBS call for clock_gettime.
81926         (LIB_CLOCK_GETTIME): Set and AC_SUBST.
81927
81928         * m4/search-libs.m4: Update from autoconf.
81929
81930         su doesn't work on Solaris 2.6.
81931         * m4/lib-check.m4: When checking for struct spwd.sp_pwdp, also include
81932         <shadow.h>.  Reported by Dragos Harabor.
81933
81934 2000-05-05  Bruno Haible  <haible@clisp.cons.org>
81935
81936         * lib/localcharset.c (get_charset_aliases): Use malloc, realloc and
81937         memcpy instead of xmalloc, xrealloc, path_concat.
81938         (locale_charset): Treat empty environment variables as absent.
81939         (DIRECTORY_SEPARATOR, ISSLASH): New macros.
81940
81941 2000-05-04  Jim Meyering  <meyering@lucent.com>
81942
81943         * lib/getopt.c: Update from glibc.
81944         * lib/obstack.c: Likewise.
81945         * lib/obstack.h: Likewise.
81946         * lib/regex.c: Likewise.  NB: K&R compiler support is dropped for this
81947         file
81948
81949         * lib/regex.h: Likewise.
81950         * lib/strndup.c: Likewise.
81951         * lib/strnlen.c: New file, from glibc.
81952
81953 2000-05-03  Jim Meyering  <meyering@lucent.com>
81954
81955         * m4/check-decl.m4 (AC_CHECK_DECLS): Add strndup.
81956
81957 2000-05-02  Paul Eggert  <eggert@twinsun.com>
81958
81959         * m4/largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
81960         this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
81961         compile-time test, rather than inspecting host and OS, to
81962         decide whether to define _LARGEFILE_SOURCE.
81963
81964 2000-05-01  Jim Meyering  <meyering@lucent.com>
81965
81966         * m4/fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.
81967
81968         * m4/ls-mntd-fs.m4 (jm_LIST_MOUNTED_FILESYSTEMS): Add BeOS support.
81969         Based on a patch from Bruno Haible.
81970
81971 2000-05-01  Jim Meyering  <meyering@lucent.com>
81972
81973         * lib/full-write.c (full_write): Remove `FIXME' part of comment.
81974
81975 2000-04-29  Jim Meyering  <meyering@lucent.com>
81976
81977         * lib/path-concat.c: Declare strdup only if it's not defined.
81978         * lib/canon-host.c: Likewise.
81979
81980 2000-04-28  Jim Meyering  <meyering@lucent.com>
81981
81982         * lib/rpmatch.c [HAVE_LIMITS_H]: Include limits.h before regex.h to
81983         avoid redefinition warning on some systems (HPUX).  Otherwise, regex.h
81984         is included first, then limits.h is included by locale.h by libintl.h.
81985         From John David Anglin.
81986
81987 2000-04-25  Jim Meyering  <meyering@lucent.com>
81988
81989         * lib/makepath.c (S_IRWXUGO): Define.
81990         (make_path): Always perform explicit chmod if MODE specifies any
81991         of the `special' permission bits.  Prompted by a bug report against
81992         install from Mate Wierdl and Joost van Baal.
81993
81994 2000-04-18  Jim Meyering  <meyering@lucent.com>
81995
81996         * m4/prereq.m4 (jm_PREREQ_GETPAGESIZE): New macro.
81997         (jm_PREREQ): Use it.
81998
81999 2000-04-18  Jim Meyering  <meyering@lucent.com>
82000
82001         * lib/README: New file.
82002
82003         * lib/getpagesize.h [!getpagesize && HAVE_OS_H && B_PAGE_SIZE]: Define
82004         getpagesize.  For BeOS.  Based on a patch from Bruno Haible.
82005
82006 2000-04-17  Jim Meyering  <meyering@lucent.com>
82007
82008         Get it right :-)
82009         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Emit the
82010         actual #define via AH_VERBATIM.  Don't need separate AC_DEFINE.
82011         Suggestion from Akim Demaille.
82012
82013 2000-04-17  Jim Meyering  <meyering@lucent.com>
82014
82015         * lib/strftime.c (my_strftime) [strftime]: Declare strftime here, since
82016         the definition of it to rpl_strftime also defined-away the system's
82017         declaration.
82018
82019 2000-04-15  Jim Meyering  <meyering@lucent.com>
82020
82021         Use `C' to denote so-called `contiguous' files, the same way
82022         that tar does.
82023         * lib/filemode.c (S_ISCTG) [!S_ISCTG && S_IFCTG]: Define.
82024         (ftypelet): Use S_ISCTG.
82025         From Michael Deutschmann.
82026
82027 2000-04-14  Jim Meyering  <meyering@lucent.com>
82028
82029         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use the one-arg
82030         form of AC_DEFINE.  Otherwise, the #ifndef in AH_VERBATIM gets
82031         clobbered.
82032
82033 2000-04-14  Jim Meyering  <meyering@lucent.com>
82034
82035         * lib/strftime.c (my_strftime) [#ifdef strftime]: Declare strftime.
82036
82037 2000-04-13  Jim Meyering  <meyering@lucent.com>
82038
82039         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES) [_GNU_SOURCE]: Use new
82040         AH_VERBATIM to insert required #ifndef into config.h.in.
82041         Suggestion from Akim Demaille.
82042
82043 2000-04-12  Jim Meyering  <meyering@lucent.com>
82044
82045         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Use AC_CHECK_HEADERS, not
82046         `AC_CHECK_HEADER' to check for locale.h.  Thanks to a report from
82047         Christian Krackowizer.
82048
82049         More code moved from ../configure.in into (jm_CHECK_ALL_TYPES).
82050         * m4/jm-macros.m4 (_GNU_SOURCE): Define.
82051         (AC_SYS_LARGEFILE): Require.
82052         (AM_C_PROTOTYPES): Require.
82053
82054 2000-04-08  Jim Meyering  <meyering@lucent.com>
82055
82056         * lib/Makefile.am (charset.alias): Use t-$@, not $@-t so the DOS 8.3
82057         names don't conflict.  Reported by Eli Zaretskii.
82058
82059 2000-04-07  Jim Meyering  <meyering@lucent.com>
82060
82061         * lib/putenv.c: Move inclusion of errno.h so it follows that of
82062         sys/types.h, to work around system header problems on AIX 3.2.5.
82063         From Bruno Haible.
82064
82065 2000-04-07  Bruno Haible  <haible@clisp.cons.org>
82066
82067         * lib/unicodeio.c (print_unicode_char): Avoid triggering Solaris iconv
82068         bug.  Deal with the different error behavior of Irix iconv.
82069
82070 2000-04-05  Paul Eggert  <eggert@twinsun.com>
82071
82072         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Don't use -n32 on
82073         IRIX if the installer said otherwise.
82074
82075 2000-04-05  Jim Meyering  <meyering@lucent.com>
82076
82077         Portability tweaks required for ultrix4.3.
82078         * m4/check-decl.m4 [!HAVE_UTMPX_H] (headers): Include <utmp.h>.
82079         (jm_CHECK_DECLS): Add getutent to the list of functions.
82080         (_jm_DECL_HEADERS): Add utmpx.h.
82081         From John David Anglin.
82082
82083         * m4/strftime.m4: Back out the 2000-04-02 change.
82084         Instead of that change, simply undefine putenv in the test program.
82085
82086 2000-04-05  Jim Meyering  <meyering@lucent.com>
82087
82088         Portability tweaks required for ultrix4.3.
82089         * lib/readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare
82090         getutent.
82091         * lib/readutmp.c: Include sys/types.h before sys/stat.h.
82092         * lib/canon-host.c: Declare strdup.
82093         * lib/path-concat.c: Likewise.
82094         From John David Anglin.
82095
82096 2000-04-04  Jim Meyering  <meyering@lucent.com>
82097
82098         Be more DOS 8.3-friendly.
82099         * lib/ref-add.sin: Renamed from ref-add.sed.in.
82100         * lib/ref-del.sin: Renamed from ref-del.sed.in.
82101         * lib/Makefile.am: Reflect renaming.
82102         Reported by Eli Zaretskii.
82103
82104         Use a temporary file name that won't clash with `charset.alias'
82105         in the DOS 8.3 name space.
82106         * lib/Makefile.am (charset_tmp): Define.
82107         (install-exec-local): Use $(charset_tmp) instead of $(charset_alias)-t.
82108         (uninstall-local): Likewise.
82109         Reported by Eli Zaretskii.
82110
82111 2000-04-03  Jim Meyering  <meyering@lucent.com>
82112
82113         * m4/gettext.m4: Fix typo in comment.
82114
82115         * m4/codeset.m4 (AC_CHECK_HEADERS): Add langinfo.h (moved here from
82116         textutils/configure.in).  Suggestion from Paul Eggert.
82117         (AC_CHECK_FUNCS): Add nl_langinfo.  (also from textutils/configure.in)
82118
82119 2000-04-02  Paul Eggert  <eggert@twinsun.com>
82120
82121         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Set TZ environment
82122         variable in the shell rather than using putenv, which isn't
82123         portable.  This avoids the configure-time inter-test dependency
82124         on the potentially-renamed putenv function.
82125
82126 2000-03-30  Paul Eggert  <eggert@twinsun.com>
82127
82128         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Include <sys/stat.h>
82129         before checking struct stat.st_blksize, so that
82130         HAVE_STRUCT_STAT_ST_BLKSIZE is defined correctly.
82131
82132 2000-03-29  Paul Eggert  <eggert@twinsun.com>
82133
82134         * m4/strftime.m4 (_jm_STRFTIME_PREREQS): Check for strftime,
82135         since strftime.c uses HAVE_STRFTIME to decide whether to use
82136         the underlying strftime.
82137
82138 2000-03-29  Paul Eggert  <eggert@twinsun.com>
82139
82140         * lib/time/strftime.c (my_strftime): Make sure we call the system
82141         strftime, not ourselves, when invoking the underlying strftime.
82142
82143 2000-03-24  Jim Meyering  <meyering@lucent.com>
82144
82145         * lib/Makefile.am (EXTRA_DIST): Add ref-add.sed.in and ref-del.sed.in.
82146         (charset_alias): Define.
82147         (install-exec-local): Factor out common code.
82148         (uninstall-local): Split lines longer than 80.
82149         (ref-add.sed, ref-del.sed): Remove rules... (do the following instead)
82150         (SUFFIXES): Define.
82151         (.sed.in.sed): New rule.  Don't redirect directly to $@.
82152         (CLEANFILES): Add ref-add.sed and ref-del.sed.
82153
82154 2000-03-19  Bruno Haible  <haible@clisp.cons.org>
82155
82156         * lib/config.charset: Output a line containing "Packages using this
82157         file".
82158         * lib/ref-add.sed.in, lib/ref-del.sed.in: New files.
82159         * lib/Makefile.am (install-exec-local, uninstall-local, ref-add.sed,
82160         ref-del.sed): New rules.
82161
82162 2000-03-17  Jim Meyering  <meyering@lucent.com>
82163
82164         * lib/unicodeio.c (<string.h>): Include only #if HAVE_STRING_H.
82165         Otherwise, include <strings.h>
82166
82167 2000-03-17  Bruno Haible  <haible@clisp.cons.org>
82168
82169         * lib/unicodeio.c (utf8_wctomb): New function.
82170         (print_unicode_char): Pass the Unicode character to iconv in UTF-8
82171         format instead of in UCS-4 with platform dependent endianness.
82172
82173 2000-03-10  Jim Meyering  <meyering@lucent.com>
82174
82175         * m4/lib-check.m4: Look for getspnam in -lgen, too.
82176         From Marco Franzen.
82177
82178 2000-03-07  Paul Eggert  <eggert@twinsun.com>
82179
82180         * lib/savedir.c (savedir): Work even if directory size is
82181         negative; this can happen with some screwy NFS configurations.
82182
82183 2000-03-06  Jim Meyering  <meyering@lucent.com>
82184
82185         * lib/localcharset.c (get_charset_aliases): Don't try to free file_name
82186         if it's NULL (because we ran out of memory).  From Bruno Haible.
82187
82188 2000-03-05  Jim Meyering  <meyering@lucent.com>
82189
82190         * lib/localcharset.c ("path-concat.h"): Include.
82191         (get_charset_aliases): Use path_concat instead of ANSI string
82192         concatenation.
82193
82194         * lib/unicodeio.h (PARAMS): Define.
82195         Use it to guard prototype.
82196
82197 2000-03-04  Jim Meyering  <meyering@lucent.com>
82198
82199         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require AC_C_VOLATILE,
82200         for lib/localcharset.c.
82201
82202 2000-03-04  Jim Meyering  <meyering@lucent.com>
82203
82204         * lib/Makefile.am (install-exec-local): Create $(libdir) before
82205         installing into it.
82206         (uninstall-local): Uncomment this rule so `make distcheck' works
82207         once again.
82208
82209         * lib/unicodeio.c (<errno.h>): Include it.
82210         (errno): Declare if not defined.
82211
82212         * lib/localcharset.c: Add Bruno's comment justifying use of volatile.
82213
82214         * lib/config.charset: New version, incorporating remarks from a linux
82215         i18n mailing list.  From Bruno Haible.
82216
82217 2000-03-04  Bruno Haible  <haible@clisp.cons.org>
82218
82219         * m4/codeset.m4: New file.
82220         * m4/iconv.m4: New file.
82221         * m4/jm-macros.m4 (jm_MACROS): Call jm_LANGINFO_CODESET and jm_ICONV.
82222
82223 2000-03-03  Jim Meyering  <meyering@lucent.com>
82224
82225         * m4/regex.m4: Make sure re_compile_pattern accepts patterns like `{1'.
82226
82227 2000-03-02  Jim Meyering  <meyering@lucent.com>
82228
82229         * m4/timespec.m4: Require AC_HEADER_TIME before the cache check so
82230         the messages come out on separate lines.
82231
82232         * m4/jm-glibc-io.m4 (jm_FUNC_GLIBC_UNLOCKED_IO): Use AC_CHECK_DECLS,
82233         rather than jm_CHECK_DECLARATIONS.
82234         * m4/decl.m4: Remove now-unused file.
82235
82236         * m4/check-decl.m4 (AC_CHECK_DECLS): Add getlogin, ttyname, and
82237         geteuid.
82238
82239 2000-03-02  Jim Meyering  <meyering@lucent.com>
82240
82241         * lib/Makefile.am (EXTRA_DIST): Add config.charset.
82242
82243 2000-03-01  Jim Meyering  <meyering@lucent.com>
82244
82245         * lib/localcharset.c: Guard some #includes with `#if HAVE_...'.
82246         * lib/unicodeio.c: Likewise.
82247
82248 2000-03-01  Bruno Haible  <haible@clisp.cons.org>
82249
82250         * lib/config.charset: New file.
82251         * lib/localcharset.c: New file.
82252         * lib/unicodeio.h, lib/unicodeio.c: New files.
82253         * lib/Makefile.am (DEFS): Add -DLIBDIR=...
82254         (libfetish_a_SOURCES): Add localcharset.c and unicodeio.c.
82255         (noinst_HEADERS): Add unicodeio.h.
82256         (all-local, install-exec-local, charset.alias): New targets.
82257
82258 2000-02-28  Paul Eggert  <eggert@twinsun.com>
82259
82260         * lib/quotearg.c (ALERT_CHAR): New macro.
82261         (quotearg_buffer_restyled): Use it.
82262
82263 2000-02-27  Jim Meyering  <meyering@lucent.com>
82264
82265         * m4/check-decl.m4: Add getenv to the list.
82266
82267 2000-02-27  Jim Meyering  <meyering@lucent.com>
82268
82269         * lib/strtoumax.c: Fix typo in decl of strtoul: s/long long/long/.
82270         Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
82271
82272         * lib/backupfile.c: Guard inclusion of stdlib.h with
82273         `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.
82274         Declare malloc if needed.
82275
82276         * lib/backupfile.c: Use `#if !HAVE_DECL...' instead of
82277         `#ifndef HAVE_DECL..'
82278         now that autoconf always defines the HAVE_DECL_ symbols.
82279         * lib/human.c: Likewise.
82280         * lib/same.c: Likewise.
82281         * lib/strtoumax.c: Likewise.
82282
82283         * lib/backupfile.c: Arrange for cpp to fail if the configure-time
82284         declaration check was not run.
82285         * lib/hash.c: Likewise.
82286         * lib/human.c: Likewise.
82287         * lib/same.c: Likewise.
82288         * lib/strtoumax.c: Likewise.
82289
82290         * lib/userspec.c (parse_user_spec): If there is no `:' but there is a
82291         `.', then first look up the entire `.'-containing string as a login
82292         name.
82293
82294 2000-02-23  Jim Meyering  <meyering@lucent.com>
82295
82296         * m4/check-decl.m4: Now that we have the new AC_CHECK_DECLS, use it
82297         in place of my hack.
82298
82299 2000-02-18  Paul Eggert  <eggert@twinsun.com>
82300
82301         * lib/getdate.y: Handle two-digit years with leading zeros correctly.
82302         (textint): New typedef.
82303         (parser_control): Member year changed from int to textint.
82304         All uses changed.
82305         (YYSTYPE): Removed; replaced by %union with int and textint members.
82306         (tDAY, tDAY_UNIT, tDAYZONE, tHOUR_UNIT, tID, tLOCAL_ZONE, tMERIDIAN,
82307         tMINUTE_UNIT, tMONTH, tMONTH_UNIT tSEC_UNIT, tSNUMBER, tUNUMBER,
82308         tYEAR_UNIT, tZONE, o_merid): Now of type <intval>.
82309         (tSNUMBER, tUNUMBER): Now of type <textintval>.
82310         (date, number, to_year): Use width of number in digits, not its value,
82311         to determine whether it's a 2-digit year, or a 2-digit time.
82312         (yylex): Store number of digits of numeric tokens.
82313         Reported by John Kendall.
82314
82315         (parser_control): Changed from struct parser_control to typedef (for
82316         consistency).  All uses changed.
82317
82318         (tID): Removed; not used.
82319         (yylex): Return '?' for unknown identifiers, rather than (unused) tID.
82320
82321 2000-02-14  Paul Eggert  <eggert@twinsun.com>
82322
82323         * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;
82324         adapted from changes to grep getpagesize.h by Martin P.J. Zinser.
82325
82326 2000-02-12  Jim Meyering  <meyering@lucent.com>
82327
82328         * lib/userspec.c (ISDIGIT): Define it.
82329         (isdigit): Remove definition.
82330         (is_number): Use ISDIGIT, not isdigit.
82331         <libintl.h>: Include.
82332         (_ and N_): Define.
82333         (parse_user_spec): Mark translatable strings.
82334
82335 2000-02-10  Jim Meyering  <meyering@lucent.com>
82336
82337         With these changes, nanosleep.[ch] are finally enough like the other
82338         lib/* replacement files to compile on a few more losing systems.
82339
82340         * lib/nanosleep.h: Don't include config.h.
82341         Remove prototype from declaration of nanosleep.
82342         (PARAMS): Remove now-unneeded definition.
82343         * lib/nanosleep.c: #undef nanosleep.
82344         (rpl_nanosleep): Rename from nanosleep.
82345
82346 2000-02-10  Jim Meyering  <meyering@lucent.com>
82347
82348         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Rename replacement function from
82349         gnu_nanosleep to rpl_nanosleep.
82350
82351 2000-02-09  Jim Meyering  <meyering@lucent.com>
82352
82353         * m4/lib-check.m4 (jm_LIB_CHECK): Fix typo: check for sp_pwdp in
82354         struct spwd, rather than in struct passwd.  Reported by Gaël Quéri.
82355
82356 2000-02-08  Akim Demaille  <akim@epita.fr>
82357
82358         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Quote square brackets with
82359         `[' and `]' and remove uses of `changequote'.
82360         (AC_SYS_LARGEFILE_MACRO_VALUE): Likewise.
82361         (AC_SYS_LARGEFILE): Likewise.
82362         * m4/gettext.m4 (AM_GNU_GETTEXT): Likewise.
82363         * m4/strftime.m4 (jm_FUNC_GNU_STRFTIME): Remove now-unnecessary use
82364         of changequote.
82365         * m4/regex.m4 (jm_INCLUDED_REGEX): Likewise.
82366         * m4/readdir.m4 (jm_FUNC_READDIR): Likewise
82367         * m4/memcmp.m4 (jm_AC_FUNC_MEMCMP): Likewise, and add `int' for main.
82368         * m4/getloadavg.m4 (AM_FUNC_GETLOADAVG): Likewise.
82369
82370 2000-02-05  Jim Meyering  <meyering@lucent.com>
82371
82372         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require most macros.
82373         Remove explicit use of AC_HEADER_TIME.  It is required by
82374         jm_CHECK_TYPE_STRUCT_TIMESPEC.  Using AC_HEADER_TIME and
82375         `AC_REQUIRE'ing jm_CHECK_TYPE_STRUCT_TIMESPEC provoked a but
82376         in autoconf whereby the expansion of the latter ended up preceding
82377         the expansion of its prerequisite, AC_HEADER_TIME.
82378         Reported by Volker Borchert.
82379
82380 2000-02-03  Jim Meyering  <meyering@lucent.com>
82381
82382         * m4/prereq.m4 (jm_PREREQ_READUTMP): Check for utmpxname.
82383
82384 2000-02-03  Jim Meyering  <meyering@lucent.com>
82385
82386         * lib/readutmp.c (read_utmp): Guard with `#ifdef UTMP_NAME_FUNCTION',
82387         rather than with `#if HAVE_UTMPNAME'.
82388
82389 2000-02-02  Jim Meyering  <meyering@lucent.com>
82390
82391         * m4/prereq.m4 (jm_PREREQ_ADDEXT): Fix typo that resulted in no
82392         definition of HAVE_PATHCONF: s/AC_CHECK_FUNC/AC_CHECK_FUNCS/.
82393         Reported by Eli Zaretskii.
82394
82395 2000-02-01  Jim Meyering  <meyering@lucent.com>
82396
82397         * lib/readutmp.h (UT_USER): Add parens.  From Andreas Schwab.
82398
82399 2000-01-31  Jim Meyering  <meyering@lucent.com>
82400
82401         * m4/check-decl.m4 (jm_CHECK_DECLS): Add nanosleep to the list of
82402         functions.  Add the time.h and sys/time.h headers along with the
82403         AC_REQUIRE'ment of AC_HEADER_TIME.
82404
82405 2000-01-31  Jim Meyering  <meyering@lucent.com>
82406
82407         * lib/nanosleep.h (nanosleep): Guard declaration with
82408         `#if ! HAVE_DECL_NANOSLEEP'.
82409         Without this, OFS gets a redeclaration error for rpl_nanosleep, due to
82410         the declaration in that vendor's sys/timers.h.
82411         Reported by Christian Krackowizer.
82412
82413         * lib/quotearg.c (ISASCII): Add #undef and move definition to follow
82414         inclusion of wctype.h to work around Solaris 2.6 namespace pollution.
82415         (ISPRINT): Likewise.
82416         Reported by Tom Tromey.
82417
82418 2000-01-30  Jim Meyering  <meyering@lucent.com>
82419
82420         * m4/lib-check.m4: Clean up some kludgy old shadow password tests.
82421
82422         * m4/prereq.m4 (utmp_includes): Define.
82423         Check for ut_user and ut_name members in both struct utmpx
82424         and struct utmp.
82425
82426 2000-01-30  Jim Meyering  <meyering@lucent.com>
82427
82428         * lib/readutmp.c (extract_trimmed_name): Use UT_USER instead of
82429         hard-coding uses of ->ut_name.  The latter doesn't work with new Linux
82430         header files where only utmpx.ut_user is declared.
82431
82432         * lib/readutmp.h (UT_USER): Define.
82433
82434 2000-01-29  Jim Meyering  <meyering@lucent.com>
82435
82436         * m4/lib-check.m4: New file containing library-related checks from
82437         fileutils and sh-utils (textutils had none).
82438
82439 2000-01-28  Jim Meyering  <meyering@lucent.com>
82440
82441         * m4/perl.m4: Change format of warning message to look more like that
82442         from the missing script.  Suggestion from François Pinard.
82443
82444 2000-01-25  Jim Meyering  <meyering@lucent.com>
82445
82446         * m4/timespec.m4: Require AC_HEADER_TIME, and include sys/time.h as
82447         well as time.h in the compile check.
82448         * m4/nanosleep.m4: Require AC_HEADER_TIME rather than simply using it.
82449         Fix typo in cross-compiling case: s/yes/no/.
82450
82451 2000-01-23  Jim Meyering  <meyering@lucent.com>
82452
82453         * m4/jm-macros.m4: Move df-related tests here from
82454         fileutils/configure.in
82455
82456         * m4/ls-mntd-fs.m4: s/list_mounted_fs/ac_list_mounted_fs/
82457         (jm_LIST_MOUNTED_FILESYSTEMS): Take two parameters.
82458
82459         * m4/fsusage.m4: New file.  Extracted from fileutils/configure.in.
82460         s/space/ac_fsusage_space/.
82461         (jm_FILE_SYSTEM_USAGE): Take two parameters.
82462
82463         * m4/ftruncate.m4: New file (derived from part of
82464         fileutils/configure.in).
82465         * m4/jm-macros.m4 (jm_FUNC_FTRUNCATE): AC_REQUIRE it.
82466         (jm_CHECK_ALL_TYPES): Require AC_HEADER_MAJOR and AC_HEADER_DIRENT.
82467
82468         * m4/jm-macros.m4 (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN):
82469         AC_SUBST these here, rather than just in sh-util/configure.in, so
82470         that the now-shared-by-fileutils-and-textutils lib/Makefile.am are
82471         all the same.
82472         (AM_FUNC_OBSTACK): Add (from fileutils/configure.in).
82473         (AC_CHECK_FUNCS): Merge all checks from fileutils, textutils, sh-utils.
82474         (AM_FUNC_STRTOD): Added (from textutils', sh-utils' configure.in).
82475         (AC_SUBST(POW_LIBM)): Likewise.
82476         (AC_SUBST(DF_PROG)): Moved from fileutils/configure.in.
82477
82478 2000-01-23  Jim Meyering  <meyering@lucent.com>
82479
82480         * lib/Makefile.am (libfetish_a_SOURCES): Remove explicit mention of
82481         obstack.c.
82482
82483 2000-01-22  Jim Meyering  <meyering@lucent.com>
82484
82485         * m4/jm-macros.m4: Call AC_PROG_CC_STDC just before AC_C_CONST.
82486
82487         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): Add wctype.h.
82488
82489         * m4/jm-macros.m4 (AC_CHECK_HEADERS): Add checks from fileutils'
82490         configure.in
82491         (AC_CHECK_HEADERS): Likewise for sh-utils.
82492         (AC_CHECK_HEADERS): Likewise for textutils.
82493         Merge the three lists of headers.
82494
82495         * m4/prereq.m4 (jm_PREREQ_ADDEXT): New macro.  Parts moved here
82496         from fileutils' configure.in.
82497
82498         * m4/decl.m4: Remove kludgy `test -z $ac_...AC_CHECK_HEADERS(...)'
82499         code. Moved tests into their own function (_jm_DECL_HEADERS) in
82500         check-decl.m4.
82501
82502         * m4/check-decl.m4: Use #if rather than #ifdef.
82503         Add HAVE_DECL_STRTOUL and HAVE_DECL_STRTOULL.
82504         (jm_CHECK_DECLARATIONS): Add strtoul strtoull.
82505         (_jm_DECL_HEADERS): Define new function.
82506         (jm_CHECK_DECLARATIONS): Require it.
82507
82508 2000-01-22  Jim Meyering  <meyering@lucent.com>
82509
82510         * lib/strtoumax.c: [! HAVE_DECL_STRTOUL]: Declare strtoul.
82511         [! HAVE_DECL_STRTOULL]: Declare strtoull.
82512         Required for some AIX systems.  Reported by Christian Krackowizer.
82513         [TESTING] (main): New function.
82514
82515         1997-10-17  Eli Zaretskii  <eliz@is.elta.co.il>
82516         * lib/dirname.c (dir_name): Support for DOS-style file names with drive
82517         letters.
82518
82519         * lib/quotearg.c [HAVE_WCTYPE_H]: Include <wctype.h> for decl of
82520         iswprint.
82521
82522         * lib/strverscmp.c (ISDIGIT): Define.
82523         (strverscmp): Use ISDIGIT, not isdigit.
82524
82525 2000-01-19  Jim Meyering  <meyering@lucent.com>
82526
82527         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Include <sys/time.h>, too.
82528         Use AC_HEADER_TIME.  Volker Borchert reported that OpenBSD-2.3/sparc
82529         defines `struct timespec' in <sys/time.h>
82530
82531         * m4/c-bs-a.m4: Remove uses of changequote altogether.
82532         Thanks to Akim for explaining.
82533
82534 2000-01-17  Paul Eggert  <eggert@twinsun.com>
82535
82536         * lib/nanosleep.c (nanosleep):
82537         Don't use SA_INTERRUPT to decide whether to call sigaction, as
82538         POSIX.1 doesn't require SA_INTERRUPT and some systems
82539         (e.g. Solaris 7) don't define it.  Use SA_NOCLDSTOP instead;
82540         it's been part of POSIX.1 since day 1 (in 1988).
82541
82542 2000-01-17  Jim Meyering  <meyering@lucent.com>
82543
82544         * lib/interlock: Remove unused file.  Reported by François Pinard.
82545
82546 2000-01-16  Paul Eggert  <eggert@twinsun.com>
82547
82548         * lib/quotearg.c (quotearg_buffer_restyled): Do not quote
82549         alert, backslash, formfeed, and vertical tab unnecessarily in
82550         shell quoting style.
82551
82552 2000-01-16  Jim Meyering  <meyering@lucent.com>
82553
82554         * m4/jm-macros.m4: Require jm_FUNC_GROUP_MEMBER, jm_FUNC_PUTENV,
82555         AM_FUNC_ERROR_AT_LINE, jm_FUNC_GNU_STRFTIME, jm_FUNC_MKTIME,
82556         jm_FUNC_GETGROUPS AC_FUNC_VPRINTF, AC_FUNC_ALLOCA,
82557         AM_FUNC_GETLOADAVG, and jm_SYS_PROC_UPTIME.
82558
82559 2000-01-16  Jim Meyering  <meyering@lucent.com>
82560
82561         * m4/c-bs-a.m4: Use `changequote(<<,>>)', rather than `changequote(, )'
82562         because the latter didn't work.
82563
82564 2000-01-15  Jim Meyering  <meyering@lucent.com>
82565
82566         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add gethostname and getusershell.
82567         (AC_REPLACE_FUNCS): Add memcpy and memset.
82568         Add these, too: stime strcspn stpcpy strstr strtol strtoul.
82569         Add strpbrk.
82570         Add these: euidaccess memcmp mkdir rmdir rpmatch strndup strverscmp.
82571
82572 2000-01-12  Jim Meyering  <meyering@lucent.com>
82573
82574         * m4/prereq.m4 (jm_PREREQ_CANON_HOST): New macro.
82575         (jm_PREREQ): Use it.
82576         (jm_PREREQ_READUTMP): New macro.
82577         (jm_PREREQ): Use it.
82578
82579 2000-01-11  Paul Eggert  <eggert@twinsun.com>
82580
82581         Quote multibyte characters correctly.
82582         * m4/c-bs-a.m4: New file.
82583         * m4/prereq.m4 (jm_PREREQ_QUOTEARG): New macro.
82584         (jm_PREREQ): Use it.
82585
82586 2000-01-11  Paul Eggert  <eggert@twinsun.com>
82587
82588         * m4/uintmax_t.m4: Port to autoconf 2.13.
82589
82590 2000-01-08  Jim Meyering  <meyering@ascend.com>
82591
82592         * m4/strerror_r.m4 (jm_FUNC_STRERROR_R): New file/macro.
82593         * m4/jm-macros.m4 (jm_FUNC_STRERROR_R): Require it.
82594
82595 2000-01-04  Jim Meyering  <meyering@ascend.com>
82596
82597         * m4/d-type.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_TYPE): Rename from
82598         jm_STRUCT_DIRENT_D_TYPE.
82599         * m4/d-ino.m4 (jm_CHECK_TYPE_STRUCT_DIRENT_D_INO): Rename from
82600         jm_STRUCT_DIRENT_D_INO.
82601         * m4/utimbuf.m4 (jm_CHECK_TYPE_STRUCT_UTIMBUF): Rename from
82602         jm_STRUCT_UTIMBUF.
82603         * m4/jm-macros.m4: Reflect s/jm_STRUCT_/jm_CHECK_TYPE_STRUCT_/
82604         renamings.
82605         * m4/utime.m4: Likewise.
82606
82607         * m4/timespec.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): New file, macro.
82608         * m4/jm-macros.m4 (jm_CHECK_TYPE_STRUCT_TIMESPEC): Require it.
82609
82610 2000-01-03  Paul Eggert  <eggert@twinsun.com>
82611
82612         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): Search for nanosleep in -lrt
82613         (for Solaris 7) and in -lposix4 (for Solaris 2.5.1).
82614
82615 2000-01-02  Jim Meyering  <meyering@ascend.com>
82616
82617         * m4/search-libs.m4: Escape `$' in $3 of dnl comment.  I no longer
82618         remember if this is necessary.
82619
82620 1999-12-26  Jim Meyering  <meyering@ascend.com>
82621
82622         * m4/jm-macros.m4: Use it here.
82623         * m4/nanosleep.m4 (jm_FUNC_NANOSLEEP): New file/macro.
82624
82625 1999-12-23  Jim Meyering  <meyering@ascend.com>
82626
82627         * m4/jm-macros.m4: Check for clock_gettime (moved from
82628         fileutils/configure.in)
82629         Check for gettimeofday.
82630
82631 1999-12-20  Jim Meyering  <meyering@ascend.com>
82632
82633         * m4/strftime.m4: Remove kludge, now that I'm using the fixed
82634         autoconf-2.14a-1999-12-20.
82635
82636 1999-12-19  Jim Meyering  <meyering@ascend.com>
82637
82638         * m4/lstat-slash.m4: New file.
82639         * m4/jm-macros.m4: Use the new macro:
82640         jm_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
82641
82642 1999-12-07  Jim Meyering  <meyering@ascend.com>
82643
82644         * m4/perl.m4: Require that File::Compare be available, too.
82645         Too many systems seem to lack it.
82646
82647         * m4/strftime.m4: Add checks for most of the cpp macros tested in
82648         GNU's strftime.c.  Prompted by a patch from Paul Eggert.
82649
82650 1999-11-18  Paul Eggert  <eggert@twinsun.com>
82651
82652         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a
82653         problem with the QNX 4.25 shell, which doesn't propagate exit
82654         status of failed commands inside shell assignments.
82655
82656 1999-11-17  Jim Meyering  <meyering@ascend.com>
82657
82658         * m4/gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.
82659
82660 1999-11-07  Jim Meyering  <meyering@ascend.com>
82661
82662         * m4/getloadavg.m4: Add `, 1, [FIXME]' to each use of AC_DEFINE.
82663
82664 1999-11-06  Jim Meyering  <meyering@ascend.com>
82665
82666         * m4/link-follow.m4 (jm_AC_FUNC_LINK_FOLLOWS_SYMLINK): New file/macro.
82667         * m4/jm-macros.m4 (jm_MACROS): Use it here.
82668
82669 1999-11-05  Jim Meyering  <meyering@ascend.com>
82670
82671         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Move some tests from
82672         configure.in of textutils, fileutils, and sh-utils into this one
82673         (shared between those packages) file.
82674         Use `AC_CHECK_MEMBERS((struct stat.st_blksize))' instead of deprecated
82675         AC_STRUCT_ST_BLKSIZE.
82676
82677 1999-11-03  Jim Meyering  <meyering@ascend.com>
82678
82679         * m4/ssize_t.m4: Remove file.  No longer needed since the new version
82680         of AC_CHECK_TYPE checks includes unistd.h.
82681         * m4/jm-macros.m4: Use straight `AC_CHECK_TYPE(ssize_t, int)'.
82682         Suggestion from Akim Demaille.
82683
82684 1999-10-30  Jim Meyering  <meyering@ascend.com>
82685
82686         * m4/uintmax_t.m4: Require 2.14a.  Remove backslash before backtick in
82687         m4-quoted string.
82688         * m4/ls-mntd-fs.m4: Likewise.
82689         * m4/jm-macros.m4: Likewise.  Also, use AC_TYPE_SSIZE_T instead
82690         * m4/jm-winsz1.m4: Likewise.
82691
82692         * m4/const.m4: Remove file, since the fix made it into the experimental
82693         version of autoconf.
82694         * m4/mktime.m4: Likewise.
82695
82696         * m4/check-type.m4: Remove file, now that the latest version of
82697         AC_CHECK_TYPE takes a third arg to specify additional #includes.
82698
82699         * m4/ssize_t.m4: New file, requires experimental version of autoconf.
82700         * m4/jm-macros.m4: Use new AC_TYPE_SSIZE_T instead of my hacked
82701         AC_CHECK_TYPE.
82702
82703 1999-10-04  Jim Meyering  <meyering@ascend.com>
82704
82705         * m4/jm-macros.m4: Don't require autoconf-2.14.1.
82706
82707 1999-09-22  Paul Eggert  <eggert@twinsun.com>
82708
82709         * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around GCC
82710         2.95.1 bug with HP-UX 10.20.
82711
82712 1999-09-17  Jim Meyering  <meyering@ascend.com>
82713
82714         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add strdup.
82715         Paul Nevai reported a link failure on a NeXT CUBE with NeXTSTEP 3.3
82716         due to missing strdup (against sh-utils-2.0).
82717
82718 1999-08-29  Jim Meyering  <meyering@ascend.com>
82719
82720         * m4/jm-macros.m4: Require jm_BISON.
82721         * m4/bison.m4: New file.
82722
82723 1999-08-17  Paul Eggert  <eggert@twinsun.com>
82724
82725         * m4/largefile.m4 (AC_SYS_LARGEFILE): Fix typo: missing comma
82726         in value for _FILE_OFFSET_BITS, which broke ports to HP-UX 10.20.
82727
82728 1999-08-05  Jim Meyering  <meyering@ascend.com>
82729
82730         * m4/getline.m4: Rename test file from conftestdata to conftest.data
82731         to avoid conflicts with `conftest' on 8+3 filesystems.
82732         Suggestion from Eli Zaretskii.
82733
82734 1999-08-04  Jim Meyering  <meyering@ascend.com>
82735
82736         * m4/jm-macros.m4: Move a 4-line block of code from the configure.in of
82737         fileutils and sh-utils (textutils's getline test was inadequate).
82738         (AM_FUNC_GETLINE): Run this test.
82739         (AC_CHECK_FUNCS): Check for getdelim.
82740         Reported by Bob Proulx.
82741
82742 1999-08-02  Jim Meyering  <meyering@ascend.com>
82743
82744         * m4/jm-macros.m4: Add a comment.
82745
82746 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82747
82748         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Check whether
82749         <inttypes.h> defines strtoumax as a macro (and not as a
82750         function).
82751
82752 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82753
82754         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sure
82755         that we can shift, multiply and divide unsigned long long
82756         values; Ultrix cc can't do it.
82757
82758 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82759
82760         * m4/mktime.m4: New file, which is a preview of what should appear
82761         in the next public autoconf release.
82762
82763 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82764
82765         * m4/lfs.m4: Remove this file.
82766         * m4/largefile.m4: New file.  It contains the old contents of
82767         lfs.m4, except that all names with prefix AC_LFS have been
82768         changed to use the prefix AC_SYS_LARGEFILE instead, to be
82769         compatible with future autoconf versions.  Also, some minor m4
82770         quoting problems have been fixed.
82771
82772 1999-08-01  Paul Eggert  <eggert@twinsun.com>
82773
82774         * m4/gettext.m4 (AM_WITH_NLS): Remove unnecessary lines.
82775         Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl.
82776         (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting,
82777         and simplify the shell code.
82778
82779 1999-08-01  Jim Meyering  <meyering@ascend.com>
82780
82781         * m4/mktime.m4 (AC_FUNC_MKTIME): Undefine to avoid syntax errors from
82782         m4.
82783
82784 1999-07-20  Jim Meyering  <meyering@ascend.com>
82785
82786         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memmove.
82787
82788 1999-07-15  Jim Meyering  <meyering@ascend.com>
82789
82790         * m4/jm-macros.m4 (AC_CHECK_FUNCS): Check for getpagesize.
82791
82792 1999-05-22  Jim Meyering  <meyering@ascend.com>
82793
82794         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add memchr.
82795
82796 1999-05-20  Jim Meyering  <meyering@ascend.com>
82797
82798         * m4/search-libs.m4 [AC_SEARCH_LIBS]: Quote name in undefine.
82799         Add a colon after each `then' in case $4 is empty.
82800
82801 1999-05-16  Jim Meyering  <meyering@ascend.com>
82802
82803         * m4/search-libs.m4: New file to override autoconf's AC_SEARCH_LIBS.
82804
82805 1999-05-10  Jim Meyering  <meyering@ascend.com>
82806
82807         * m4/jm-mktime.m4: Reflect renaming: AM_FUNC_MKTIME -> AC_FUNC_MKTIME.
82808
82809         * m4/jm-macros.m4: Require 2.14.1, since we use newly-renamed
82810         AC_FUNC_MKTIME.
82811
82812 1999-05-10  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
82813
82814         * m4/jm-mktime.m4, putenv.m4: Fix typos in config.h comments.
82815
82816 1999-05-04  Paul Eggert  <eggert@twinsun.com>
82817
82818         * m4/lfs.m4 (AC_LFS): -n32, -o32, and -n64 should be in CFLAGS,
82819         not CPPFLAGS, so that linking works correctly in IRIX.
82820
82821 1999-04-30  Paul Eggert  <eggert@twinsun.com>
82822
82823         * m4/jm-macros.m4 (AC_REPLACE_FUNCS): Add dup2.
82824
82825 1999-04-20  Paul Eggert  <eggert@twinsun.com>
82826
82827         * m4/uintmax_t.m4 (jm_AC_TYPE_UINTMAX_T): Move unsigned long
82828         long check into new jm_AC_TYPE_UNSIGNED_LONG_LONG macro.
82829         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): Require
82830         jm_AC_TYPE_UNSIGNED_LONG_LONG.
82831         * m4/ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): New file/macro.
82832
82833         * m4/lfs.m4: Port to AIX and HP-UX.  Support cross-compilation.
82834
82835 1999-04-20  Jim Meyering  <meyering@ascend.com>
82836
82837         * m4/xstrtoumax.m4: Require jm_AC_TYPE_UNSIGNED_LONG_LONG.
82838         AC_REPLACE xstroull if necessary.  From Paul Eggert.
82839         (AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.
82840
82841 1999-04-18  Jim Meyering  <meyering@ascend.com>
82842
82843         * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): New file/macro.
82844         * m4/jm-macros.m4: Use it.
82845
82846 1999-04-06  Jim Meyering  <meyering@ascend.com>
82847
82848         * m4/strftime.m4: Remove test for %f.
82849
82850 1999-03-29  Jim Meyering  <meyering@ascend.com>
82851
82852         * m4/jm-macros.m4 (jm_CHECK_ALL_TYPES): New macro, contains the
82853         superset of the AC_TYPE_* checks in the textutils, fileutils,
82854         and sh-utils, plus AC_TYPE_PID_T.  Paul Eggert suggested adding
82855         AC_TYPE_PID_T.
82856
82857 1999-03-28  Jim Meyering  <meyering@ascend.com>
82858
82859         * m4/jm-macros.m4: Define GNU_PACKAGE here.
82860         Be sure to AC_SUBST it, once again, so that @GNU_PACKAGE@ is
82861         replaced e.g., in the *.sh files of the sh-utils.
82862
82863 1999-03-20  Jim Meyering  <meyering@ascend.com>
82864
82865         * m4/jm-macros.m4: s/jm_WITH_REGEX/jm_INCLUDED_REGEX/.
82866         * m4/regex.m4 (jm_INCLUDED_REGEX): Rename from jm_WITH_REGEX.
82867         Don't depend on AM_GLIBC.  Suggestions from Alain Magloire.
82868
82869 1999-03-19  Jim Meyering  <meyering@ascend.com>
82870
82871         * m4/jm-winsz1.m4 (jm_WINSIZE_IN_PTEM): New macro.
82872
82873 1999-03-12  Jim Meyering  <meyering@ascend.com>
82874
82875         * m4/jm-macros.m4: Use AC_FUNC_SETVBUF_REVERSED.
82876
82877 1999-03-07  Jim Meyering  <meyering@ascend.com>
82878
82879         * m4/jm-glibc-io.m4: Use only those *_unlocked macros that are
82880         declared.
82881
82882 1999-02-17  Jim Meyering  <meyering@ascend.com>
82883
82884         * m4/gettext.m4 (AM_GNU_GETTEXT): Do `changequote' around use of
82885         brackets in macro definition.  From Eli Zaretskii and Alain Magloire.
82886
82887 1999-02-07  Jim Meyering  <meyering@ascend.com>
82888
82889         * m4/group-member.m4: New file -- extracted from sh-utils'
82890         configure.in.
82891
82892         1999-02-05  Eli Zaretskii  <eliz@is.elta.co.il>
82893         * m4/gettext.m4: Support DOS-style d:/foo/bar absolute file names.
82894
82895 1999-02-06  Jim Meyering  <meyering@ascend.com>
82896
82897         * m4/chown.m4: Use `AC_SUBST(LIBOBJS)' since we set LIBOBJS.
82898         * m4/fnmatch.m4: Likewise.
82899         * m4/getgroups.m4: Likewise.
82900         * m4/lstat.m4: Likewise.
82901         * m4/malloc.m4: Likewise.
82902         * m4/putenv.m4: Likewise.
82903         * m4/realloc.m4: Likewise.
82904         * m4/regex.m4: Likewise.
82905         * m4/stat.m4: Likewise.
82906         * m4/strftime.m4: Likewise.
82907         Suggestion from Alain Magloire.
82908
82909         * m4/chown.m4: Use `.$ac_objext', not `.o'.
82910         * m4/fnmatch.m4: Likewise.
82911         * m4/getgroups.m4: Likewise.
82912         * m4/getline.m4: Likewise.
82913         * m4/lstat.m4: Likewise.
82914         * m4/malloc.m4: Likewise.
82915         * m4/memcmp.m4: Likewise.
82916         * m4/putenv.m4: Likewise.
82917         * m4/realloc.m4: Likewise.
82918         * m4/regex.m4: Likewise.
82919         * m4/stat.m4: Likewise.
82920         * m4/strftime.m4: Likewise.
82921         Suggestion from Alain Magloire.
82922
82923         * m4/jm-macros.m4: Actually invoke jm_WITH_REGEX now that it requires
82924         an argument.
82925
82926         * m4/regex.m4: Add a run-time Test for proper operation of
82927         re_compile_pattern.
82928
82929 1999-01-31  Jim Meyering  <meyering@ascend.com>
82930
82931         * m4/getloadavg.m4: Check for locale.h and the function, setlocale.
82932
82933 1999-01-30  Jim Meyering  <meyering@ascend.com>
82934
82935         * m4/check-type.m4: Use 3-arg form of AC_DEFINE.
82936
82937         * m4/jm-mktime.m4: Make this a wrapper around the official
82938         AM_FUNC_MKTIME rather than my private copy, now that the official one
82939         is up to date.
82940         * m4/mktime.m4: Remove file.
82941
82942         * m4/getloadavg.m4: Use 3-arg form of AC_DEFINE.
82943         * m4/uptime.m4: Likewise.
82944         * m4/uintmax_t.m4: Likewise.
82945
82946 1999-01-28  Jim Meyering  <meyering@ascend.com>
82947
82948         * m4/jm-macros.m4: Use jm_AFS.
82949         * m4/afs.m4: New file (from fileutils' configure.in).
82950
82951         * m4/assert.m4: Use the 3-argument forms of AC_DEFINE* macros.
82952         * m4/chown.m4: Likewise.
82953         * m4/d-ino.m4: Likewise.
82954         * m4/d-type.m4: Likewise.
82955         * m4/fnmatch.m4: Likewise.
82956         * m4/getgroups.m4: Likewise.
82957         * m4/gettext.m4: Likewise.
82958         * m4/jm-mktime.m4: Likewise.
82959         * m4/jm-winsz2.m4: Likewise.
82960         * m4/lcmessage.m4: Likewise.
82961         * m4/ls-mntd-fs.m4: Likewise.
82962         * m4/malloc.m4: Likewise.
82963         * m4/memcmp.m4: Likewise.
82964         * m4/putenv.m4: Likewise.
82965         * m4/realloc.m4: Likewise.
82966         * m4/st_mtim.m4: Likewise.
82967         * m4/strftime.m4: Likewise.
82968
82969 1999-01-16  Jim Meyering  <meyering@ascend.com>
82970
82971         * m4/jm-macros.m4 (ARGMATCH_DIE): Define.
82972         (ARGMATCH_DIE_DECL): Define.
82973
82974 1999-01-12  Jim Meyering  <meyering@ascend.com>
82975
82976         * m4/Makefile.am.in: Rewrite to avoid using fmt.
82977         Reported by Lars Hecking.
82978
82979 1999-01-10  Jim Meyering  <meyering@ascend.com>
82980
82981         * m4/fstypename.m4: Use the new 3-arg form of AC_DEFINE instead of my
82982         gross kludge.
82983         * m4/inttypes_h.m4: Likewise.
82984         * m4/lstat.m4: Likewise.
82985         * m4/malloc.m4: Likewise.
82986         * m4/readdir.m4: Likewise.
82987         * m4/realloc.m4: Likewise.
82988         * m4/st_dm_mode.m4: Likewise.
82989         * m4/stat.m4: Likewise.
82990         * m4/utimbuf.m4: Likewise.
82991         * m4/utimes.m4: Likewise.
82992
82993         * m4/check-decl.m4: Use the new 3-arg form of AC_DEFINE instead of the
82994         AC_CHECK_FUNCS hack.  Now, it's still a hack, but at least the
82995         comments in config.h.in are meaningful.
82996
82997         * m4/jm-macros.m4: Require autoconf-2.13 here.
82998
82999         * m4/regex.m4: By default, don't use the included regex.c on systems
83000         with glibc 2.  Suggestion from Uli Drepper.
83001
83002 1999-01-02  Jim Meyering  <meyering@ascend.com>
83003
83004         * m4/jm-macros.m4: Replace strcasecmp and strncasecmp.
83005
83006 1998-12-18  Jim Meyering  <meyering@ascend.com>
83007
83008         * m4/Makefile.am.in (Makefile.am): Simplify rule.
83009         Based on a suggestion from Lars Hecking.
83010
83011 1998-11-16  Paul Eggert  <eggert@twinsun.com>
83012
83013         * m4/lfs.m4 (AC_LFS): Add support for HP-UX 10.20 and HP-UX 11.
83014
83015 1998-11-16  Jim Meyering  <meyering@ascend.com>
83016
83017         * m4/lfs.m4: Double-quote the `uname...` expression.
83018
83019 1998-11-14  Jim Meyering  <meyering@ascend.com>
83020
83021         * m4/lstat.m4: Correct comment.  POSIX does not permit it to succeed.
83022         * m4/stat.m4: Likewise.
83023
83024 1998-11-03  Jim Meyering  <meyering@ascend.com>
83025
83026         * m4/stat.m4: Rewrite to set HAVE_STAT_EMPTY_STRING_BUG.
83027         * m4/lstat.m4: Rewrite to set HAVE_LSTAT_EMPTY_STRING_BUG.
83028
83029 1998-10-18  Jim Meyering  <meyering@ascend.com>
83030
83031         * m4/check-decl.m4 (jm_CHECK_DECL_LOCALTIME_R): Remove macro.
83032
83033 1998-10-17  Jim Meyering  <meyering@ascend.com>
83034
83035         * m4/decl.m4 (jm_CHECK_DECLARATION): Don't hard-code which headers to
83036         include, though we still hard-code the `require'-like AC_CHECK_HEADERS
83037         calls for those previously hard-coded headers.  Instead, take a new
83038         parameter.
83039         (jm_CHECK_DECLARATIONS): Reflect interface change.
83040         * m4/check-decl.m4 (jm_CHECK_DECLS): Likewise.
83041         (jm_CHECK_DECL_LOCALTIME_R): New macro.
83042
83043         * m4/mktime.m4: Test for spring-forward gap before long-running test.
83044
83045 1998-10-14  Jim Meyering  <meyering@ascend.com>
83046
83047         * m4/mktime.m4: Use the more portable "TZ=PST8PDT,M4.1.0,M10.5.0"
83048         instead of "TZ=America/Vancouver".  From Paul Eggert.
83049
83050 1998-10-11  Jim Meyering  <meyering@ascend.com>
83051
83052         * m4/mktime.m4 (jm_AM_FUNC_MKTIME): New file and macro.
83053         This adds a test for a recently added compatibility fix for mktime.c.
83054         * m4/jm-mktime.m4: Require jm_AM_FUNC_MKTIME, not AM_FUNC_MKTIME.
83055
83056 1998-09-27  Jim Meyering  <meyering@ascend.com>
83057
83058         * m4/jm-macros.m4 (jm_MACROS): Require jm_FUNC_FNMATCH.
83059
83060         * m4/fnmatch.m4 (jm_FUNC_FNMATCH): New file/macro.  Extracted from
83061         ../configure.in, including a change from Gordon Matzigkeit to allow
83062         cross-compiling for the Hurd.
83063
83064         * m4/glibc.m4: New file/macro to test for the GNU C Library
83065         versions 1 and 2.  From Gordon Matzigkeit.
83066         Indent.
83067
83068 1998-09-21  Jim Meyering  <meyering@ascend.com>
83069
83070         * m4/chown.m4: Declare locals: before, after.  From Andries Brouwer.
83071
83072 1998-08-18  Paul Eggert  <eggert@twinsun.com>
83073
83074         Port nanosecond-resolution times to UnixWare 2.1.2 and
83075         pedantic Solaris 2.6.
83076
83077         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC): Renamed from
83078         AC_STRUCT_ST_MTIM.
83079         * m4/st_mtim.m4 (AC_STRUCT_ST_MTIM_NSEC):
83080         Generate name of ns member, instead of just 1 or undef.
83081         Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode.
83082
83083 1998-08-15  Jim Meyering  <meyering@ascend.com>
83084
83085         * m4/ssize_t.m4 (jm_TYPE_SSIZE_T): Remove file.
83086         * m4/check-type.m4: New file.  Replacement for AC_CHECK_TYPE.
83087         * m4/jm-macros.m4: Use the new AC_CHECK_TYPE(ssize_t, int)
83088         instead of jm_TYPE_SSIZE_T.
83089
83090 1998-08-12  Jim Meyering  <meyering@ascend.com>
83091
83092         * m4/st_dm_mode.m4: New file.  From Johan Danielsson.
83093
83094 1998-08-02  Jim Meyering  <meyering@ascend.com>
83095
83096         * m4/st_mtim.m4: Use hack to avoid having to put #undef HAVE_ST_MTIM
83097         in acconfig.h manually.
83098
83099 1998-07-31  Paul Eggert  <eggert@twinsun.com>
83100
83101         * m4/st_mtim.m4: New file.
83102
83103 1998-07-28  Jim Meyering  <meyering@ascend.com>
83104
83105         * m4/utimes.m4: Undef stat.
83106
83107 1998-07-25  Jim Meyering  <meyering@ascend.com>
83108
83109         * m4/utime.m4 (jm_FUNC_UTIME): New file and macro.
83110         * m4/utimes.m4 (jm_FUNC_UTIMES_NULL): New file and macro.
83111
83112 1998-07-09  Manfred Hollstein  <manfred@s-direktnet.de>
83113
83114         * m4/chown.m4 (jm_FUNC_CHOWN): Add a check to verify that the
83115         uid and gid actually remain unchanged.
83116
83117 1998-07-07  Jim Meyering  <meyering@ascend.com>
83118
83119         * m4/jm-glibc-io.m4: Remove fclose_unlocked.
83120
83121 1998-07-04  Jim Meyering  <meyering@ascend.com>
83122
83123         * m4/regex.m4: Use syscmd, ifelse, and sysval.  Mainly as an exercise
83124         to prove that this macro can be used in packages without regex.c.
83125
83126 1998-07-04  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
83127
83128         * m4/gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h>
83129         is to be used.
83130
83131 1998-07-03  Jim Meyering  <meyering@ascend.com>
83132
83133         * m4/gettext.m4: Add -lintl if it's found to be necessary.
83134
83135         * m4/gettext.m4: New file -- from gettext-0.10.35.
83136         * m4/lcmessage.m4: Likewise.
83137         * m4/progtest.m4: Likewise.
83138
83139         * m4/regex.m4 (jm_WITH_REGEX): New file and macro.
83140         * m4/jm-macros.m4: Require the new macro.
83141
83142 1998-06-29  Jim Meyering  <meyering@ascend.com>
83143
83144         * m4/fstypename.m4: Include sys/param.h.  NetBSD 1.3.1 requires this
83145         for the definition of NGROUPS (used in a system header included
83146         by sys/mount.h).
83147
83148 1998-06-28  Jim Meyering  <meyering@ascend.com>
83149
83150         * m4/ls-mntd-fs.m4: New file.
83151         * m4/fstypename.m4: New file.
83152
83153         * m4/jm-macros.m4: Require the new macro.
83154         * m4/jm-glibc-io.m4: New file.
83155
83156 1998-05-19  Jim Meyering  <meyering@ascend.com>
83157
83158         * m4/jm-macros.m4: Add jm_FUNC_LCHOWN.
83159         * m4/lchown.m4: New file.
83160
83161         * m4/Makefile.am.in: New file.
83162         * m4/Makefile.am (Makefile.am): Depend on Makefile.am.in.
83163
83164 1998-05-14  Jim Meyering  <meyering@ascend.com>
83165
83166         * m4/Makefile.am (EXTRA_DIST): Add them.
83167         * m4/jm-macros.m4: New file.
83168         * m4/utimbuf.m4: New file.
83169
83170 1998-05-12  Jim Meyering  <meyering@ascend.com>
83171
83172         * m4/Makefile.am (EXTRA_DIST): Add isc-posix.m4.
83173
83174 1998-05-11  Jim Meyering  <meyering@ascend.com>
83175
83176         * m4/isc-posix.m4: New file.
83177
83178 1998-05-10  Jim Meyering  <meyering@ascend.com>
83179
83180         * m4/jm-mktime.m4: Use AM_FUNC_MKTIME, now that it's up to date.
83181
83182 1998-05-09  Jim Meyering  <meyering@ascend.com>
83183
83184         * m4/Makefile.am (EXTRA_DIST): Add ssize_t.m4.
83185         (EXTRA_DIST): Remove mktime.m4, now that the new version is included
83186         with automake.
83187
83188         * m4/ssize_t.m4: New file.
83189         * m4/mktime.m4: Remove file -- the new automake has this now.
83190
83191 1998-04-26  Jim Meyering  <meyering@ascend.com>
83192
83193         * m4/assert.m4: New file.
83194         * m4/Makefile.am (EXTRA_DIST): Add assert.m4.
83195
83196 1998-04-05  Jim Meyering  <meyering@ascend.com>
83197
83198         * m4/prereq.m4 (jm_PREREQ_REGEX): New macro.
83199         (jm_PREREQ): Use it here.
83200
83201 1998-03-23  Jim Meyering  <meyering@eng.ascend.com>
83202
83203         * m4/inttypes_h.m4: Kludges so I don't have to add HAVE_INTTYPES_H
83204         in acconfig.h.
83205
83206 1998-03-15  Jim Meyering  <meyering@eng.ascend.com>
83207
83208         * m4/prereq.m4: New file.
83209         * m4/error.m4: New file.
83210         * m4/Makefile.am (EXTRA_DIST): Add error.m4 and prereq.m4.
83211
83212 1998-02-07  Jim Meyering  <meyering@eng.ascend.com>
83213
83214         * m4/getline.m4: Don't set am_cv_func_working_getline before the
83215         cache-check for the same variable -- that defeated the purpose of
83216         the test; the test program was never run.  This was a problem only
83217         on systems with losing getline functions -- HP-UX 10.20 is one.
83218         Reported by Bjorn Helgaas.
83219
83220 1998-02-06  Jim Meyering  <meyering@eng.ascend.com>
83221
83222         * m4/Makefile.am (EXTRA_DIST): Add perl.m4.
83223
83224 1998-01-10  Jim Meyering  <meyering@na-net.ornl.gov>
83225
83226         * m4/Makefile.am (EXTRA_DIST): Add const.m4.
83227
83228         * m4/const.m4: New file.  Use an initializer in this declaration
83229         typedef int charset[2]; const charset x;
83230         Reported by Bob Glickstein.
83231
83232 1997-12-21  Jim Meyering  <meyering@na-net.ornl.gov>
83233
83234         * m4/chown.m4: Fix reversed types on -1 args to chown.
83235         From Kaveh Ghazi.
83236
83237 1997-12-14  Jim Meyering  <meyering@na-net.ornl.gov>
83238
83239         * m4/check-decl.m4: s/DECLARATION_/DECL_/g.
83240         Add lseek and memchr.
83241
83242         * m4/decl.m4: s/HAVE_DECLARATION_/HAVE_DECL_/g.
83243         T.E.Dickey <dickey@clark.net> said that some older preprocessors
83244         have a 20-character limit on names.
83245
83246 1997-11-30  Jim Meyering  <meyering@na-net.ornl.gov>
83247
83248         * m4/inttypes_h.m4: New file.
83249         * m4/uintmax_t.m4: New file.
83250         * m4/Makefile.am (EXTRA_DIST): Add inttypes_h.m4 and uintmax_t.m4.
83251
83252
83253         -----
83254
83255         Local Variables:
83256         coding: utf-8
83257         End:
83258
83259         Copyright (C) 1997-2011 Free Software Foundation, Inc.
83260
83261         Copying and distribution of this file, with or without
83262         modification, are permitted provided the copyright notice
83263         and this notice are preserved.